a {
	color: #4679ae;
}

.ime_on {
	width: 100%;
}

.ime_off {
	width: 44%;
}

.ime_of {
	width: 29%;
}

.sec_all h3 {
	background: url("../about/images/bg_tit.png") no-repeat center;
	background-size: cover;
	color: #fff;
	padding: 2% 3%;
	margin: 3% 0;
}

.sec_all p {
	padding: 2% 3%;
}

.sec_all h4 {
	position: relative;
	padding: 2% 6% 2%;
	border-bottom: 1px solid #acacac;
}

.sec_all h4.bl_ttl {
	border-bottom: 1px solid #0000fe;
	color: #0000fe;
}

.sec_all h4::before {
	content: " ";
	background: url(../about/images/line_col.png) no-repeat center;
	position: absolute;
	width: 2%;
	height: 35px;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	top: 50%;
	left: 0;
}

.sec_all h4.bl_ttl::before {
	background: url(../about/images/head_icon_blue.jpg) no-repeat center;
}

.sg_main .content_about {
	margin: 5% 2% 5% 2%;
	border: 2px solid #ff8c00;
	padding: 5% 2%;
}

.sg_main .content_about .word_about {
	margin-top: 5%;
}

.sg_main .link {
	width: 100%;
	text-align: left;
	display: inline-block;
	margin: 2%;
	vertical-align: top;
}

.sg_main .link li {
	position: relative;
	margin: 1% 0;
}

.sg_main .link li::before {
	content: " ";
	background: url("../about/images/icon_next.png") no-repeat center;
	position: absolute;
	width: 5%;
	height: 20px;
}

.sg_main .link li a {
	margin-left: 8%;
}

.sec_about {
	position: relative;
}

.sec_about h3 {
	position: relative;
}

.sec_about .ttl_bk_bl {
	background: url("../about/images/h4_01_Black_Blue.jpg") no-repeat right;
	background-size: contain;
	background-color: #000;
}

.sec_about .ttl_bk {
	background: url("../about/images/h4_01_Black.jpg") no-repeat right;
	background-size: contain;
	background-color: #000;
}

.sec_about .ttl_bl {
	background: url("../about/images/h4_01_Blue.jpg") no-repeat right;
	background-size: contain;
	background-color: #0000fe;
}

.sec_about .bg_ttl .sub_ttl {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}

.sec_about .bg_ttl .sub_ttl.bk_bl {
	right: 23%;
}

.sec_about .plastic_streng_list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.sec_about .plastic_streng_list li {
	border: none !important;
	width: 48% !important;
	margin: 0;
}

.sec_about .plastic_streng_list li:nth-of-type(2n) {
	margin-left: 10px;
}

.sec_about .plastic_streng_list li:nth-of-type(n + 3) {
	margin-top: 10px;
}

.sec_about .plastic_streng_list li img {
	width: 100%;
	height: auto;
}

.sec_about .plastic_streng_list li .explanation {
	margin-top: 5px;
	text-align: center;
}

@media screen and (max-width: 390px) {
	.sec_about .bg_ttl .sub_ttl.bk_bl {
		right: 19%;
		font-size: 3.571vw;
	}
}

.sec_about .ttl_note {
	font-weight: bold;
	color: #0000fe;
	margin-left: 0.5em;
}

.sec_about .bg_tit ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.sec_about .bg_tit ul li {
	border: 1px solid #d4d4d4;
	width: 32%;
}

.sec_about .bg_tit .box_sp {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}

.sec_about .bg_tit .box_sp li {
	margin-right: 2%;
}

.sec_about .bg_tit .link_box {
	text-align: right;
	padding: 2%;
	color: #2f68a4;
}

.sec01_about figure {
	padding: 2% 3%;
}

.sec02_about ul li {
	border: 1px solid #d4d4d4;
	width: 70% !important;
	display: block;
	margin: 0 auto;
}

.sec02_about .link_box {
	text-align: center !important;
}

.sec03_about li {
	width: 70% !important;
	display: block;
	margin: 0 auto;
	border: none !important;
}

.sec04_about .tit_ab {
	border: 1px solid #d7d7d7;
	border-radius: 10px;
	padding: 1%;
	margin-bottom: 3%;
}

.sec04_about .tit_ab h4 {
	background: #7d7d7d;
	border-radius: 10px;
	color: #fff;
	text-align: center;
}

.sec04_about .tit_ab h4::before {
	background: none;
}

.sec04_about ul li {
	border: none !important;
	width: 70% !important;
	display: block;
	margin: 0 auto;
}

.sec04_about .link_box {
	text-align: center !important;
}

.sec05 h3 {
	margin: 0 !important;
	background: #000 !important;
	color: #fff;
	padding: 2% 3%;
	margin: 3% 0;
}

.sec05 .sub_menu {
	display: block !important;
}

.sec05 .sub_menu li {
	width: 100% !important;
	background: #ececec;
	position: relative;
	padding: 2% 2% 2% 1%;
}

.sec05 .sub_menu li::before {
	content: " ";
	background: url("../about/images/icon_next.png") no-repeat center;
	position: absolute;
	width: 5%;
	height: 20px;
}

.sec05 .sub_menu li a {
	margin-left: 6%;
	color: #000;
}

.sec05 .sub_menu .btn_cart {
	text-align: center;
}

.sec05 .sub_menu .btn_cart::before {
	background: none;
}

.sec05 .sub_menu .btn_cart a {
	margin: 0;
}

.sec05 .sub_menu .guide {
	background: none;
	border: none;
}

.sec05 .ft_last h3 {
	background: none !important;
	color: #000;
	border-bottom: 1px solid #000;
}

.sec05 .ft_last ul {
	display: block;
}

.sec05 .ft_last ul li {
	border: none;
	width: 100%;
	padding: 2% 2% 2% 1%;
}

.sec05 .ft_last ul li::before {
	content: " ";
	background: url("../about/images/icon_hoa.png") no-repeat center;
	position: absolute;
	width: 5%;
	height: 20px;
}

.sec05 .ft_last ul li a {
	margin-left: 6%;
	color: #000;
	display: block;
}

.sec05 .fb-page {
	margin-top: 10%;
}

.sec_order {
	position: relative;
}

.sec_order .bg_tit .tit_order {
	padding: 2% 0;
	font-weight: bold;
	font-size: 16px;
	margin-left: 3%;
}

.sec_order .bg_tit .tit_order span {
	color: #ff8c00;
	margin-left: -3%;
	display: block;
}

.sec_order .bg_tit .img_box1 {
	width: 70%;
	margin: 0 auto;
	display: block;
}

.sec_order .img_box2 {
	margin-top: 10px;
}

.sec_order .bg_tit ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.sec_order .bg_tit ul li {
	border: 1px solid #d4d4d4;
	width: 32%;
}

.sec_order .bg_tit .light-box li {
	border: none;
	padding: 1%;
}

.sec_order .bg_tit .box_sp {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}

.sec_order .bg_tit .box_sp li {
	margin-right: 2%;
}

.sec_order .bg_tit .link_box {
	text-align: right;
	padding: 2%;
}

.sec_order .bg_tit .link_box a {
	color: #2f68a4;
}

.sec01_order a {
	padding: 0 3%;
	color: #2f68a4;
}

.sec01_order figure {
	padding: 2% 3%;
}

.sec02_order ul li {
	border: 1px solid #d4d4d4;
	width: 100% !important;
	display: block;
	margin: 0 auto;
}

.sec02_order .link_box {
	text-align: left !important;
}

.sec03_order .flow_box01_left .flow_box01 {
	padding: 0 2.5% 9px;
	margin: -9px auto;
	width: 94%;
	background: url(../order/images/fl_bg1.gif) repeat;
	border-left: 1px solid #d4d4d4;
	border-right: 1px solid #d4d4d4;
	border-bottom: 1px solid #d4d4d4;
}

.sec03_order .flow_box01_left .flow_box01 .step_box {
	background-color: #ffffff;
	padding: 10px;
}

.sec03_order .step_box .txt1 {
	margin-bottom: 10px;
}

.sec03_order .step_box th {
	padding: 0 0 10px 0;
}

.sec03_order .flow_box01_left .flow_box01 table {
	margin: 0% 8% 5% 8%;
}

.sec03_order .flow_box01_left .flow_box01 table tr {
	display: inline-block;
	float: left;
	width: 39%;
}

.sec03_order .flow_box01_left .flow_box01 table tr td {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.sec03_order .flow_box01_left .flow_box01 table tr td a::before {
	position: absolute;
	content: " ";
	background: url("../order/images/icon_pdf.png") no-repeat center left;
	background-size: 50% 50%;
	width: 10%;
	height: 3%;
	-webkit-transform: translate(-65%, 0%);
	-ms-transform: translate(-65%, 0%);
	transform: translate(-65%, 0%);
}

.sec03_order .flow_box01_left .flow_box01 table .first {
	margin-right: 21%;
}

.sec03_order .flow_box01_right .flow_box01 {
	padding: 0 2.5% 9px;
	margin: -9px auto;
	width: 94%;
	background: url(../order/images/fl_bg1.gif) repeat;
	border-left: 1px solid #d4d4d4;
	border-right: 1px solid #d4d4d4;
	border-bottom: 1px solid #d4d4d4;
}

.sec03_order .flow_box01_right .flow_box01 .step_box {
	background-color: #ffffff;
	padding: 10px;
}

.sec03_order .step_box .txt1 {
	margin-bottom: 10px;
}

.sec03_order .step_box th {
	padding: 0 0 10px 0;
}

.sec03_order .flow_box01_right .flow_box01 table {
	margin: 0% 0 5% 0;
	width: 100%;
	text-align: center;
}

.sec03_order .flow_box01_right .flow_box01 table tr {
	display: inline-block;
	width: 35%;
}

.sec03_order .flow_box01_right .flow_box01 table tr td {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.sec03_order .flow_box01_right .flow_box01 table tr td a::before {
	position: absolute;
	content: " ";
	background: url("../order/images/icon_pdf.png") no-repeat center left;
	background-size: 50% 50%;
	width: 10%;
	height: 3%;
	-webkit-transform: translate(-50%, 0%);
	-ms-transform: translate(-50%, 0%);
	transform: translate(-50%, 0%);
	left: 35%;
}

.sec03_order .flow_box01_right .flow_box01 table tr td p {
	text-align: left;
}

.sec03_order .flow_box02 {
	padding: 12px;
	background: url(../order/images/fl_bg1.gif) repeat;
	border: 1px solid #d4d4d4;
	width: 94%;
	margin: 0 auto;
}

.sec03_order .flow_box02 .step_box {
	background-color: #ffffff;
	padding: 10px;
}

.sec03_order .flow_box02 .txtarea {
	margin: 0 20px 0;
}

.sec03_order .flow_box02 .tel {
	display: block;
	text-align: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin: 2% 1%;
	padding: 0% 2%;
}

.sec03_order .flow_box02 .tel a {
	font-size: 18px;
	text-decoration: none;
	color: #000;
}

.sec03_order .flow_box02 .btn {
	width: 70%;
	display: block;
	margin: 0 auto;
}

.sec03_order .bg_down {
	width: 70% !important;
	margin: 0 auto;
}

.sec04_order .content_order {
	margin: 5% 2% 5% 2%;
	border: 2px solid #ff8c00;
	padding: 5% 2%;
}

.sec04_order .content_order .word_about {
	margin-top: 5%;
}

.sec04_order .content_order a {
	color: #2f68a4;
}

.sec04_order .tit_ab {
	border: 3px dotted #d7d7d7;
	border-radius: 0;
	padding: 3% 2%;
	margin-bottom: 3%;
}

.sec04_order .tit_ab h4 {
	background: #7d7d7d;
	border-radius: 0;
	color: #fff;
	text-align: left;
}

.sec04_order .tit_ab h4::before {
	background: none;
}

.sec04_order ul li {
	border: none !important;
	width: 70% !important;
	display: block;
	margin: 0 auto;
}

.sec04_order .link_box {
	text-align: center !important;
}

.sec04_order .tel {
	display: block;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin: 2% 0;
	text-align: center;
}

.sec04_order .tel a {
	font-size: 18px;
	text-decoration: none;
	color: #000;
}

.sec04_order .mess {
	width: 50%;
	display: block;
	margin: 5% auto;
}

.sec04_order .sub01 {
	width: 70%;
	margin: 5% auto;
	display: block;
	background: #eeeeee;
	padding: 5%;
}

.sec04_order .sub01 h5 {
	position: relative;
}

.sec04_order .sub01 h5::before {
	content: " ";
	background: url("../order/images/icon_cart.png") no-repeat center;
	background-size: cover;
	width: 20px;
	height: 20px;
}

.sec04_order .sub01 ul {
	display: block;
	margin-left: -10%;
}

.sec04_order .sub01 ul li {
	border: none;
	padding: 2% 2%;
	margin-left: 5%;
	width: 100% !important;
}

.sec04_order .sub01 ul li::before {
	content: " ";
	background: url("../order/images/icon_next1.png") no-repeat center;
	position: absolute;
	width: 5%;
	height: 20px;
}

.sec04_order .sub01 ul li a {
	margin-left: 10%;
	color: #000;
	display: block;
}

.box-orderflow {
	position: relative;
	margin-block-end: 30px;
	& .subheading {
		margin-block-start: 1.25em;
		padding-block-start: 1.25em;
		border-block-start: 1px dashed #000;
		font-size: 1.25em;
		font-weight: bold;
	}
	& .txt {
		margin-block-start: 0.5em;
		padding-block: 0;
	}
	& .listsets {
		margin-block-start: 1.5em;
		margin-inline: 3%;
	}
	& .listhead {
		display: block;
		margin-block-start: 1em;
		font-size: 1.08em;
		font-weight: bold;
	}
	& .listdesc {
		margin-block-start: 0.25em;
		margin-inline-start: 1em;
	}
	& .listitems {
		display: flex;
		column-gap: 1em;
		flex-wrap: wrap;
	}
	& .listitem {
		flex-shrink: 0;
	}
}

.sec_faq h4 {
	border-bottom: 1px solid #000;
	margin-top: 5%;
}

.sec_faq ul li {
	border: none;
	width: 100%;
	padding: 2% 2% 2% 1%;
	position: relative;
}

.sec_faq ul li::before {
	content: " ";
	background: url("../faq/images/icon_q.png") no-repeat center;
	position: absolute;
	background-size: cover;
	width: 6%;
	height: 20px;
	border: 2px solid #c1c1c1;
	border-radius: 5px;
	left: 0;
}

.sec_faq ul li a {
	margin-left: 8%;
	color: #000;
	display: block;
}

.sec_faq ul .tit_info {
	font-weight: 600;
	border-bottom: 2px dotted #b8b7b8;
	font-size: 16px;
	position: relative;
}

.sec_faq ul .icon_a {
	border: none;
	width: 100%;
	padding: 2% 2% 2% 1%;
	margin-bottom: 3%;
	position: relative;
}

.sec_faq ul .icon_a::before {
	content: " ";
	background: url("../faq/images/icon_a.png") no-repeat center;
	position: absolute;
	background-size: cover;
	width: 6%;
	height: 20px;
	border: 2px solid #eed0ab;
	border-radius: 5px;
	left: 0;
}

.sec_faq ul .icon_a a {
	color: #0f599d;
}

.sec01_faq ul li {
	padding-left: 8%;
}

.sec01_faq ul li a {
	display: inline-block;
	margin: 0;
}

.sec01_faq ul li.icon_a {
	padding-left: 8%;
}

.sec_company .link_box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	width: 100%;
	margin-top: 3%;
}

.sec_company .link_box a {
	width: 35%;
}

.sec_company .map {
	border: 1px solid #b7b7b7;
	padding: 2%;
}

.sec01_company p {
	padding: 0;
}

.sec02_company table {
	width: 100%;
}

.sec02_company table tr {
	text-align: left;
	display: grid;
	border-top: 1px solid #000;
	padding: 2%;
}

.sec02_company table tr th {
	width: 100%;
	display: block;
}

.sec03_company a {
	padding: 0% 3%;
	width: 50%;
	display: block;
}

.sec04_company .tit_ab {
	border: none;
}

.sec04_company .img-box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 0 5%;
	text-align: left;
}

.sec04_company .img-box .img-box-hover {
	position: relative;
	margin: 2% 0 2% 0;
}

.sec04_company .img-box .img-box-hover h2 {
	margin-top: 2%;
	font-size: 15px;
}

.sec04_company .img-box .img-box-hover a {
	position: absolute;
	z-index: 2;
	width: 100%;
	height: 100%;
	display: block;
	top: 0;
	left: 0;
}

.sec04_company table {
	margin: 0 20px;
	text-align: center;
	border-collapse: collapse;
}

.sec04_company table th {
	border: 1px #999999 solid;
	width: 100%;
	background-color: #e5e5e5;
	padding: 5px;
}

.sec04_company table td {
	border: 1px #999999 solid;
	width: 100%;
	padding: 10px;
}

.sec05_company img {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
}

.sec05_company p {
	padding-left: 38%;
}

.company_img01 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 100%;
}

.company_img01 li:first-child {
	width: 100%;
	margin-top: 0;
}

.company_img01 li:nth-child(2n) {
	margin-top: 5px;
	width: 43%;
}

.company_img01 li:nth-child(3n) {
	margin-top: 5px;
	width: 55%;
}

.p-sdgs_intro {
	line-height: 1.7;
	text-align: center;
}

.p-sdgs_intro img {
	width: auto;
	height: calc(98px / 2);
	padding-bottom: 10px;
}

.p-sdgs_sec {
	display: flex;
	justify-content: space-between;
	margin-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #ccc;
}

.p-sdgs_sec figure {
	flex-shrink: 0;
	width: calc(290px / 3);
	margin: 0;
	padding: 0;
}

.p-sdgs_sec figure img {
	width: 100%;
}

.p-sdgs_sec dl {
	width: calc(100% - ((290px / 3) + 20px));
}

.p-sdgs_sec dt {
	font-size: 16px;
}

.p-sdgs_sec dd {
	margin-top: 1em;
	line-height: 1.8;
}

.cmn_abreast {
	display: flex;
	padding-bottom: 20px;
}

.cmn_abreast .img {
	flex-shrink: 0;
	width: 35%;
	height: 100%;
}

.cmn_abreast .txt {
	margin-left: 20px;
}

.sec_news h3 {
	background: url("../news/images/bg_tit2.png") no-repeat center;
	background-size: cover;
	background-position: initial;
	color: #fff;
	padding: 2% 0% 2% 15%;
	margin: 3% 0 0 0;
	line-height: 1.25;
}

.sec_news .date {
	padding: 2%;
	background: url("../images/bg_content.png") no-repeat center;
	background-size: cover;
	text-align: right;
	margin-bottom: 5%;
}

.sec_news .news_box {
	display: block;
	width: 70%;
	margin: 0 auto;
	padding: 2%;
	border: 1px solid #b7b7b7;
}

.sec_news .content_new {
	margin-top: 5%;
}

.sec_news .bt_all {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	margin-top: 5%;
}

.sec_news .bt_all .btn_prev {
	padding: 1% 7%;
	position: relative;
	text-decoration: none;
	font-size: 18px;
	color: #000;
	font-weight: bold;
	text-align: center;
	width: 35%;
}

.sec_news .bt_all .btn_prev::before {
	content: "";
	background: url("../news/images/btn_prev.png") no-repeat center;
	position: absolute;
	width: 27%;
	height: 50%;
	background-size: contain;
	left: 0;
	-webkit-transform: translate(0%, 50%);
	-ms-transform: translate(0%, 50%);
	transform: translate(0%, 50%);
	top: 0;
}

.sec_news .bt_all .btn_next {
	padding: 1% 7%;
	position: relative;
	text-decoration: none;
	font-size: 18px;
	color: #000;
	font-weight: bold;
	text-align: center;
	width: 35%;
}

.sec_news .bt_all .btn_next::after {
	content: "";
	background: url("../news/images/btn_next.png") no-repeat center;
	position: absolute;
	width: 27%;
	height: 50%;
	background-size: contain;
	right: 0;
	-webkit-transform: translate(0%, 50%);
	-ms-transform: translate(0%, 50%);
	transform: translate(0%, 50%);
	top: 0;
}

.sec_contact p {
	padding: 3% 2% 0 2%;
}

.sec_contact p .top_span {
	font-weight: bold;
}

.sec_contact .img_tel {
	width: 76%;
	display: block;
	margin: 2% 0;
}

.sec_contact .img_fax {
	width: 50%;
	display: block;
	margin: 2% 0;
}

.sec_contact .mail {
	font-size: 16px;
	color: #ff8c00;
}

.sec_contact .content_mail {
	color: #ff0000;
}

.sec_contact .cl {
	padding: 3% 2% 3% 2%;
}

.sec_contact .cl a {
	color: #0f599d;
}

.sec_contact table {
	padding: 0;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	width: 100%;
}

.sec_contact table .ime_on {
	width: 100%;
}

.sec_contact table th,
.sec_contact table td {
	width: 100%;
	display: block;
	text-align: left;
	vertical-align: top;
}

.sec_contact table th {
	padding: 10px 10px;
	line-height: 1;
	background-color: #eeeeee;
	border-bottom: 1px solid #cccccc;
}

.sec_contact table td {
	padding: 10px;
	background-color: #ffffff;
	line-height: 20px;
	border-bottom: 1px solid #cccccc;
}

.sec_contact #formEnd {
	padding: 5% 0 0 0;
	text-align: center;
}

.sec_contact #formEnd input {
	font-weight: bold;
}

.sec_contact .caution {
	color: #ff0000;
	text-align: center;
	font-weight: 700;
	padding: 5% 2% 0 2%;
}

.sec_shop {
	padding: 3% 3%;
}

.sec_shop .tit_shop {
	width: 40%;
	display: block;
	margin: 2% 0;
}

.sec_shop .img_tel {
	width: 70%;
	display: block;
	margin: 2% 0;
}

.sec_shop .bt_all {
	margin-top: 5%;
	display: inline-block;
	width: 100%;
}

.sec_shop .bt_all .btn_prev {
	padding: 1% 7%;
	margin: 0 7%;
	position: relative;
	text-decoration: none;
	font-size: 18px;
	color: #000;
	font-weight: bold;
	width: 35%;
	text-align: center;
}

.sec_shop .bt_all .btn_prev::before {
	content: "";
	background: url("../news/images/btn_prev.png") no-repeat center;
	position: absolute;
	width: 27%;
	height: 50%;
	background-size: contain;
	left: 0;
	-webkit-transform: translate(0%, 50%);
	-ms-transform: translate(0%, 50%);
	transform: translate(0%, 50%);
	top: 0;
}

.sec_shop .bt_all .btn_next {
	margin: 0 7%;
	position: relative;
	text-decoration: none;
	font-size: 18px;
	color: #000;
	font-weight: bold;
	width: 35%;
	text-align: center;
	float: right;
}

.sec_shop .bt_all .btn_next::after {
	content: "";
	background: url("../news/images/btn_next.png") no-repeat center;
	position: absolute;
	width: 27%;
	height: 50%;
	background-size: contain;
	right: 0;
	-webkit-transform: translate(0%, 50%);
	-ms-transform: translate(0%, 50%);
	transform: translate(0%, 50%);
	top: 0;
}

.sec_shop figure {
	padding: 2% 0;
	text-align: center;
}

.sec_shop .img-box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 10% 2% 0 2%;
	text-align: left;
}

.sec_shop .img-box .img-box-hover {
	width: 43%;
	position: relative;
	margin: 2% 0 2% 0;
}

.sec_shop .img-box .img-box-hover h2 {
	margin-top: 2%;
	font-size: 0.95rem;
	color: #4679ae;
	text-decoration: underline;
}

.sec_shop .img-box .img-box-hover h2::before {
	position: absolute;
	content: " ";
	background: url("../shopping/images/icon_pdf.png") no-repeat center left;
	background-size: 50% 50%;
	width: 30%;
	height: 20%;
	-webkit-transform: translate(-50%, 0%);
	-ms-transform: translate(-50%, 0%);
	transform: translate(-50%, 0%);
	left: -5%;
}

.sec_shop .img-box .img-box-hover a {
	position: absolute;
	z-index: 2;
	width: 100%;
	height: 100%;
	display: block;
	top: 0;
	left: 0;
}

.sec01_shop .pro_shop {
	margin: 5% 0;
	padding: 2% 2%;
	border: 1px solid #000;
}

.sec01_shop .pro_shop h4 {
	position: relative;
	display: block;
}

.sec01_shop .pro_shop h4::before {
	content: " ";
	background: url("../shopping/images/col_color.png") no-repeat center left;
	width: 3%;
	z-index: 10;
	display: inline-block;
	padding-top: 5%;
	vertical-align: middle;
	background-size: 100% 100%;
	margin-right: 2%;
}

.sec01_shop .pro_shop ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 98%;
}

.sec01_shop .pro_shop ul li {
	width: 32%;
	margin-right: 2%;
}

.sec01_shop .pro_shop ul li:last-child {
	margin-right: 0;
}

.sec01_shop .pro_shop ul.btn_tow {
	width: 100%;
}

.sec01_shop .pro_shop ul.btn_tow li {
	width: 50%;
	margin: 0;
	padding: 0;
}

.sec01_shop .pro_shop ul li input {
	width: 100%;
}

.sec01_shop .pro_shop ul li a {
	width: 98%;
	text-align: center;
}

.sec01_shop ul.btn_detail li {
	width: 50%;
	margin: 0;
	padding: 0;
}

.sec01_shop .sel_btn {
	margin: 0%;
	width: 100%;
	display: flex;
	padding: 1%;
}

.sec01_shop .sel_btn .paramid {
	width: 100%;
	padding: 2%;
}

.sec01_shop .sel_btn a {
	padding-left: 1%;
}

.sec02_shop {
	position: relative;
	background: url("../shopping/images/bg_down_fax.png") no-repeat center top;
	background-size: 100% 94%;
	padding: 10%;
	margin: 3%;
}

.sec02_shop .img-box {
	padding: 7% 5% 5% 5%;
}

.sec02_shop .img-box .img-box-hover {
	width: 35%;
	margin: 0px 5% 5px 5%;
}

.detail h3 {
	margin-bottom: 3%;
}

.detail .pro_shop figure {
	margin: 0 auto;
	width: 99%;
}

.detail table {
	width: 98.5%;
	border: 1px solid #999999;
}

.detail table tr th {
	vertical-align: top;
	text-align: left;
	padding: 5px 10px;
	color: #ffffff;
	font-weight: bold;
	background-color: #999999;
}

.detail table tr td {
	padding: 2%;
}

.detail .content_detail {
	margin: 0 auto;
	width: 98%;
}

.detail .content_detail p {
	background: #efefef;
	padding: 2%;
	margin-bottom: 3%;
}

.detail .content_detail .dot {
	border: 2px dotted #acacac;
	background: none;
}

.detail .content_detail a {
	color: #4679ae;
}

.detail .sel_btn {
	margin: 0%;
	width: 100%;
	display: block;
	float: left;
	text-align: center;
}

.detail .sel_btn .paramid {
	width: 100%;
}

.detail .btn_detail {
	display: flex;
	margin: 1%;
}

.detail .btn_detail li {
	margin-bottom: 5%;
}

.detail .li_btn {
	text-align: center;
	margin: 5% 0 5% 0;
}

.detail .li_btn a {
	width: 35%;
	display: block;
	margin: 0 auto;
}

.guide .s_navi {
	margin-bottom: 15px;
}

.guide .s_navi ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.guide .s_navi ul li {
	margin: 4% 4% 0 4%;
}

.guide .s_navi ul li a {
	margin: 0 auto;
	width: 80%;
	float: left;
	display: block;
}

.sec_guide p {
	padding: 2% 0;
}

.sec_guide h4 {
	position: relative;
	padding: 2% 6% 2%;
	border-bottom: 1px solid #acacac;
}

.sec_guide h4::before {
	content: " ";
	background: url("../guide/images/line_or.png") no-repeat center;
	position: absolute;
	width: 2%;
	height: 35px;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	top: 50%;
	left: 0;
}

.sec_guide figure {
	margin: 3% auto;
	display: block;
	width: 65%;
}

.sec_kiyaku {
	padding-bottom: 0;
}

.sec_kiyaku p {
	padding: 2% 3%;
	color: #ed2323;
	font-weight: bold;
}

.sec_kiyaku h4 {
	position: relative;
	padding: 2% 6% 2%;
	border-bottom: 1px solid #acacac;
}

.sec_kiyaku h4::before {
	content: " ";
	background: url("../guide/images/line_or.png") no-repeat center;
	position: absolute;
	width: 2%;
	height: 35px;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	top: 50%;
	left: 0;
}

.sec01_kiyaku p {
	color: #000;
}

.sec02_kiyaku table {
	margin-top: 3%;
	padding: 0;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	width: 100%;
}

.sec02_kiyaku table .ime_on {
	width: 100%;
}

.sec02_kiyaku table th,
.sec02_kiyaku table td {
	width: 100%;
	display: block;
	text-align: left;
	vertical-align: top;
}

.sec02_kiyaku table th {
	padding: 10px 10px;
	line-height: 1;
	background-color: #eeeeee;
	border-bottom: 1px solid #cccccc;
}

.sec02_kiyaku table td {
	padding: 10px;
	background-color: #ffffff;
	line-height: 20px;
	border-bottom: 1px solid #cccccc;
}

.sec02_kiyaku table td span {
	font-weight: bold;
}

.sec02_kiyaku table td img {
	width: 80%;
}

.sec02_kiyaku table td .pay_3 {
	width: 100%;
}

.sec03_kiyaku p {
	color: #000;
	font-weight: normal;
}

.sec03_kiyaku ul li {
	width: 90%;
	margin: 3% auto;
	list-style-type: square;
}

.sec03_kiyaku ul li span {
	color: #000;
	font-weight: bold;
}

.sec03_kiyaku .bor {
	border-bottom: 2px dotted #d7d7d7;
}

.sec03_kiyaku .list_word li {
	list-style-type: lower-alpha;
	width: 75%;
}

.cart_list ul li:first-child {
	margin-bottom: 5%;
}

.cart_list table {
	margin-top: 3%;
	padding: 0;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	width: 100%;
}

.cart_list table th {
	padding: 10px 10px;
	text-align: center;
	line-height: 1;
	background-color: #eeeeee;
	width: 50%;
	border-bottom: 1px solid #cccccc;
}

.cart_list table td {
	padding: 10px;
	background-color: #ffffff;
	line-height: 20px;
	text-align: center;
	width: 50%;
	border-bottom: 1px solid #cccccc;
}

.cart_list table .total {
	font-weight: bold;
}

.cart_list p {
	padding-left: 0;
}

.cart_list .cart_note a {
	width: 50%;
	display: block;
	margin: 5% auto;
}

.cart_list .cart_btn_list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.cart_list .cart_btn_list li a {
	width: 90%;
	display: block;
	margin: 0 auto;
}

.cart_list .error_txt {
	text-align: center;
	color: #ed1c24;
}

.cart_list #cart_form {
	background: url("../regist/images/bg_cartlist.png") no-repeat center;
	background-size: 100% 100%;
	padding: 20% 5%;
}

.cart_list #cart_form .dl_table_style {
	display: table;
	width: 100%;
	border-spacing: 0;
	word-wrap: break-word;
	word-break: break-all;
	margin-bottom: 5%;
}

.cart_list #cart_form .dl_table_style dl {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	border: 1px solid #ddd;
}

.cart_list #cart_form .dl_table_style dl dt {
	width: 35%;
	text-align: center;
	min-width: 120px;
	font-weight: normal;
	border-bottom: none;
	border-right: 1px solid #ddd;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.cart_list #cart_form .dl_table_style dl dd {
	width: 65%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0;
	padding: 2%;
}

.cart_list #cart_form .dl_table_style dl dd input {
	line-height: 20px;
	width: 100%;
}

.cart_list #cart_form .dl_table_style dl:first-child {
	border-bottom: none;
}

.cart_list #cart_form .form_submit_btn {
	text-align: center;
	margin-top: 5%;
	margin-bottom: -10%;
}

.cart_list .color_red {
	color: #ed2323;
	font-weight: bold;
}

.cart_list #input_form .dl_table_style {
	display: table;
	width: 100%;
	border-spacing: 0;
	word-wrap: break-word;
	word-break: break-all;
	margin-bottom: 5%;
}

.cart_list #input_form .dl_table_style ul li:first-child {
	margin-bottom: 0;
}

.cart_list #input_form .dl_table_style dl {
	display: block;
	border: 1px solid #ddd;
}

.cart_list #input_form .dl_table_style dl dt {
	width: 100%;
	text-align: left;
	font-weight: normal;
	border-bottom: none;
	border-right: 1px solid #ddd;
	background: #dddddd;
	padding: 2%;
}

.cart_list #input_form .dl_table_style dl dd {
	width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0;
	padding: 2%;
}

.cart_list #input_form .dl_table_style dl dd .w25p {
	margin: 2% 0;
}

.cart_list #input_form .dl_table_style dl dd input {
	line-height: 20px;
}

.cart_list #input_form .dl_table_style dl dd textarea {
	width: 100%;
}

.cart_list #input_form .dl_table_style dl:first-child {
	border-bottom: none;
}

.cart_list #input_form .form_submit_btn {
	text-align: center;
	margin-top: 5%;
}

.cart_list #input_form .btn_sp {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.cart_list #input_form .btn_sp form {
	width: 100%;
}

.cart_list #input_form .btn_sp .submit2 {
	font-weight: bold;
}

.cart_list .form_submit_btn {
	text-align: center;
}

.cart_list .form_submit_btn input {
	padding: 3%;
	font-weight: bold;
}

.change_mail .error_txt {
	text-align: center;
	color: #ed1c24;
}

.change_mail .dl_table_style {
	display: table;
	width: 80%;
	border-spacing: 0;
	word-wrap: break-word;
	word-break: break-all;
	margin: 0 auto;
}

.change_mail .dl_table_style ul li:first-child {
	margin-bottom: 0;
}

.change_mail .dl_table_style dl {
	display: block;
	border: 1px solid #ddd;
}

.change_mail .dl_table_style dl dt {
	width: 100%;
	text-align: left;
	font-weight: normal;
	border-bottom: none;
	border-right: 1px solid #ddd;
	background: #dddddd;
	padding: 2%;
}

.change_mail .dl_table_style dl dd {
	width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0;
	padding: 2%;
}

.change_mail .dl_table_style dl dd .w25p {
	margin: 2% 0;
}

.change_mail .dl_table_style dl dd input {
	width: 100%;
	line-height: 20px;
}

.change_mail .dl_table_style dl dd textarea {
	width: 100%;
}

.change_mail .dl_table_style dl:first-child {
	border-bottom: none;
}

.change_mail .form_submit_btn {
	text-align: center;
	margin-top: 5%;
}

.change_mail .form_submit_btn input {
	padding: 2% 8%;
	font-weight: bold;
}

.change_mail #cart_form .tit_cm {
	text-align: center;
}

.change_mail #cart_form .btn_cm {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: distribute;
	justify-content: space-around;
	text-align: justify;
	margin-bottom: 3%;
}

.change_mail #cart_form .btn_cm form {
	width: 100%;
	text-align: center;
}

.change_mail #cart_form .btn_cm form input {
	padding: 5% 8%;
}

.change_mail #cart_form .btn_cm2 {
	text-align: center;
}

.change_mail #cart_form .btn_cm2 input {
	padding: 2% 4%;
}

.forget_pass .error_txt {
	text-align: center;
	color: #ed1c24;
}

.forget_pass .dl_table_style {
	display: table;
	width: 80%;
	border-spacing: 0;
	word-wrap: break-word;
	word-break: break-all;
	margin: 0 auto;
}

.forget_pass .dl_table_style ul li:first-child {
	margin-bottom: 0;
}

.forget_pass .dl_table_style dl {
	display: block;
	border: 1px solid #ddd;
}

.forget_pass .dl_table_style dl dt {
	width: 100%;
	text-align: left;
	font-weight: normal;
	border-bottom: none;
	border-right: 1px solid #ddd;
	background: #dddddd;
	padding: 2%;
}

.forget_pass .dl_table_style dl dd {
	width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0;
	padding: 2%;
}

.forget_pass .dl_table_style dl dd .w25p {
	margin: 2% 0;
}

.forget_pass .dl_table_style dl dd input {
	width: 100%;
	line-height: 20px;
}

.forget_pass .dl_table_style dl dd textarea {
	width: 100%;
}

.forget_pass .form_submit_btn {
	text-align: center;
	margin-top: 5%;
}

.forget_pass .form_submit_btn input {
	margin-top: 3%;
	padding: 2% 8%;
	font-weight: bold;
}

.btn-top {
	background-image: url("../about/images/backtotop.png");
	background-size: 100% 100%;
	background-repeat: no-repeat;
	border: medium none;
	bottom: 35%;
	cursor: pointer;
	display: none;
	height: 40px;
	outline: medium none;
	padding: 0;
	right: 4%;
	width: 40px;
	z-index: 9999;
	position: fixed;
}

.list_esg {
	display: flex;
	flex-wrap: wrap;
	margin-top: 20px;
}
.list_esg li {
	text-align: center;
}
.list_esg li img {
	width: 100%;
}
.list_esg li p {
	display: inline-block;
	vertical-align: top;
	margin-top: 10px;
	text-align: left;
}
.list_esg li:nth-child(1) {
	width: 100%;
}
.list_esg li:nth-child(2) {
	width: 50%;
}
.list_esg li:nth-child(3) {
	width: 48%;
}

.tt_esg {
	color: #3b7f23;
	background-color: #d9f2d0;
	text-align: center;
	font-weight: bold;
	font-size: 21px;
	padding: 10px;
	margin: 30px auto 20px;
	&.--e {
		color: #3b7f23;
		background-color: #d9f2d0;
	}
	&.--s {
		color: #e97132;
		background-color: #fbe3d6;
	}
	&.--g {
		color: #4e80b0;
		background-color: #dceaf7;
	}
}
.img_esg {
	display: flex;
	justify-content: center;
	gap: 10px;
	margin: auto;
}
.img_esg img {
	width: calc((100% / 4) - (30px / 4));
}

.esg_txt {
	max-width: 500px;
	margin: 20px auto 0;
}
.esg_txt li {
	margin-bottom: 10px;
	position: relative;
	font-size: 13px;
	padding-left: 23px;
}
.esg_txt li span {
	position: absolute;
	left: 0;
	top: 0;
	font-size: 14px;
}
.esg_txt li strong {
	font-size: 14px;
	font-weight: bold;
}
.sdgs_logo {
	margin-block-start: 30px;
	text-align: center;
	& img {
		height: auto;
	}
}
