@charset "UTF-8";
#pi { width: 100%!important; max-width: 980px; }
.bannerSwitch	{ width: 100%; max-width: 1200px; margin: 0 auto; }
.bannerSwitch img	{ width: 100%; vertical-align: bottom; line-height: 0; }

.mainbanner_wrapper	{ width: 100%; overflow: hidden; }
.mainbanner_wrapper img	{ width: 100%; vertical-align: bottom; line-height: 0; }
.mainbanner_wrapper .mainbanner01,
.mainbanner_wrapper .mainbanner02	{ position: absolute; bottom: 0; top: 0; left: 0; right: 0; width: 100%; height: 100%; transition: all .5s; }
.mainbanner_wrapper .mainbanner01	{ background: url(main_pc01.jpg) center center / cover no-repeat; opacity: 0; }
.mainbanner_wrapper .mainbanner02	{ background: url(main_pc02.jpg) center center / cover no-repeat; opacity: 0; }
.mainbanner_wrapper .mainbanner01.active	{ opacity: 1; }
.mainbanner_wrapper .mainbanner02.active	{ opacity: 1; }
@media screen and (max-width: 639px) {
	.mainbanner_wrapper .mainbanner01	{ background: url(main_sp01.jpg) center center / cover no-repeat; }
	.mainbanner_wrapper .mainbanner02	{ background: url(main_sp02.jpg) center center / cover no-repeat; }
}

.product_list	{ background-color: #fff; }
.pi_description	{ padding: 0!important; background-color: #fff; }
.pi_lgzformat	{ display: block; width: 100%; padding: 0; margin: 0 0 100px; }
.pi_lgzformat	{ font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Arial,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol",sans-serif; font-size:14px; font-weight:400; line-height:1.75; -webkit-text-size-adjust:100%;;color:#000000;-webkit-font-smoothing: antialiased; }
.pi_lgzformat ul:before,
.pi_lgzformat ol:before,
.pi_lgzformat dl:before, 
.pi_lgzformat ul:after, 
.pi_lgzformat ol:after, 
.pi_lgzformat dl:after	{ display: none!important; }
.pi_lgzformat img	{ width: 100%; vertical-align: bottom; line-height: 0; }
.pi_lgzformat a {transition: all .3s; color:#000000;}
.pi_lgzformat a:hover {opacity:0.7; color:#000000; text-decoration:none;}
.pi_lgzformat .small {font-size:80%;}
.pi_lgzformat .center-text	{ text-align: center; }
@media (orientation: portrait) and (max-width: 829px)	{ 
	.pi_lgzformat	{ margin: 0 0 60px; }
}

/* ------------ FADEIN ------------- */
.fadein	{ opacity : 0; transform : translate(0, 40px); transition: all .8s; }
.fadein.scrollin	{ opacity : 1; transform : translate(0, 0); }
.fadein2	{ opacity : 0; transform : translate(0, 40px); transition: all .8s; }
.fadein2.scrollin	{ opacity : 1; transform : translate(0, 0); }

/* ------------ TAB ------------- */
.tabarea	{ display: -webkit-flex; display: flex; justify-content: center; width: 100%; position: relative; }
.tabarea::before	{ content:""; height: 1px; width: 100%; background-color: #000; position: absolute; bottom: 0; left: 0; right: 0; z-index: -1;  }
.tabst	{ border-radius: 3px 3px 0 0; padding: 0; border: 0 solid #eee; border-bottom: 1px solid #000; background-color: #eee; width: 100%; max-width: 300px; margin: 0 10px; display: -webkit-flex; display: flex; align-items: center; justify-content: center; cursor: pointer; transition: all .3s; }
.tabst > span	{ color:#999; padding: 15px 10px 13px; font-size: 16px; line-height: 1; font-weight: 700; transition: all .3s; }
.tabst:hover > span	{ color:#000; }
.tabst.active	{ cursor: auto; color:#000; border: 1px solid #000; border-bottom: 1px solid #fff; background-color: #fff; }
.tabst.active > span	{ color:#000; }
.tabcontents_wrapper	{ position: relative; padding: 0 30px; }
.tabcontents01	{ opacity: 0; position: absolute; left: 120vw; right: -120vw; }
.tabcontents02	{ opacity: 0; position: absolute; left: 120vw; right: -120vw; }
.tabcontents01.active	{ opacity: 1; position: static; left: 0; right: 0; }
.tabcontents02.active	{ opacity: 1; position: static; left: 0; right: 0; }
@media screen and (max-width: 639px) {
	.tabarea	{ padding: 0 10px;  }
	.tabst	{ margin: 0 4px; }
	.tabst > span	{ padding: 15px 10px 13px; font-size: 14px; }
	.tabcontents_wrapper	{ padding: 0; }
}

/* ------------ INTRODUCTION ------------- */
.introduction	{ text-align: center; padding: 30px 0 60px; margin: 0 auto; }
.introduction > h2	{ display: block; padding: 0; margin: 40px auto 30px; color:#000000; font-size: 42px; font-weight: 700; line-height: 1.3em; }
.introduction > p	{ display: inline-block; padding: 0; margin: 0 auto 20px; color:#000000; font-size: 16px; font-size: clamp(13px, 18px, 1.6vw); line-height: 2.2; font-weight: 400; text-align: center!important; }
.introduction > p > b	{ display: inline-block; padding: 20px 0 10px; font-size: 18px; font-size: clamp(16px, 22px, 2vw); font-weight: 700; text-align: center!important; }
.introimg	{ text-align: center; margin: 0 auto; width: 100%; max-width: 600px; padding: 40px 0; }
@media screen and (max-width: 639px) {
	.introduction	{ padding: 40px 20px 0; margin: 0 0 30px; }
	.introduction > h2	{ padding: 0; font-size: 22px; margin: 20px auto; }
	.introduction > p	{ font-size: 14px; line-height: 2; }
}
.introduction2	{ text-align: center; padding: 20px 0 40px; margin: 0 auto; background-color: #fff; }
.introduction2 > h2	{ display: block; padding: 0; margin: 40px auto 30px; color:#000000; font-size: 42px; font-weight: 700; line-height: 1.3em; }
.introduction2 > p	{ display: inline-block; padding: 0; margin: 0 auto 20px; color:#000000; font-size: 16px; font-size: clamp(13px, 18px, 1.6vw); line-height: 2.2; font-weight: 400; text-align: center!important; }
.introduction2 > p > b	{ display: inline-block; padding: 20px 0 10px; font-size: 18px; font-size: clamp(16px, 22px, 2vw); font-weight: 700; text-align: center!important; }
@media screen and (max-width: 639px) {
	.introduction2	{ padding: 30px 20px 20px; margin: 0 0 20px; }
	.introduction2 > h2	{ padding: 0; font-size: 26px; margin: 20px auto; }
	.introduction2 > p	{ font-size: 13px; line-height: 2; text-align: left!important; }
	.introduction2 > p > br	{ display: none; }
}
.ttleset	{ padding: 0 20px; }
.ttleset.btm	{ padding: 80px 20px 0; }
.ttleset h3 { font-size:20px; font-weight: 600; line-height:1.5; letter-spacing: .05em; margin-bottom: 60px; text-align: center; }
.ttleset h3 span { font-size:40px; line-height: 1; font-weight: 700;}
@media screen and (max-width: 639px) {
	.ttleset.btm	{ padding: 40px 20px 0; }
	.ttleset h3 { }
	.ttleset h3 { font-size:16px; margin-bottom: 30px; }
	.ttleset h3 span { font-size:30px; }
}

.itemset	{ width: 100%; display: -webkit-flex; display: flex; align-items: center; justify-content: space-between; margin: 0 auto 30px; }
.itemsetimg	{ width: calc(50% - 40px); position: relative; }
.itemset .itemsetimg p.number {font-size: 84px; line-height: 1; font-weight: 200; position: absolute; top: -40px; left: -32px; z-index: 10; color: #000; transition: all 0s; }
.itemset.reflect .itemsetimg p.number { font-size: 84px; line-height: 1; font-weight: 200; position: absolute; top: -40px; left: auto; right: -32px; z-index: 10;  color: #000; transition: all 0s; }
.itemsettxt	{ width: 50%; }
.reflect .itemsetimg	{ order: 2; }
.reflect .itemsettxt	{ order: 1; }
.itemsettxt h4	{ font-size: 28px; line-height: 1.4; font-weight: 700; margin: 0 0 30px; }
.itemsettxt p	{ font-size: 14px; line-height: 1.6; font-weight: 400; }
.itemsettxt strong	{ font-size: 18px; font-size: clamp(16px, 24px, 2vw); line-height: 1.8; font-weight: 700; display: block; text-align: left; padding: 30px 0 0; }
.itemsettxt strong span	{ font-size: 40px; font-size: clamp(40px, 50px, 4vw); font-weight: 700; }
.ateninfo	{ display: -webkit-flex; display: flex; flex-direction: column; }
.ateninfo li	{ padding: 0 0 3px; font-size: 12px; font-size: clamp(12px, 13px, 1.1vw); line-height: 1.8; font-weight: 400; }
@media (max-width: 767px) {
	.itemset	{ flex-wrap: wrap; margin: 0 auto 50px; }
	.itemsetimg	{ width: 100%; padding: 0; }
	.itemset .itemsetimg p.number { left:10px; }
	.itemset.reflect .itemsetimg p.number { right: 10px; }
	.itemsettxt	{ width: 100%; padding: 0 20px; }
	.reflect .itemsetimg	{ order: 1; }
	.reflect .itemsettxt	{ order: 2; }
	.itemsettxt h4	{ font-size: 24px; padding: 20px 0 0; margin: 0 0 10px; }
	.itemsettxt p	{ font-size: 13px; }
	.itemsettxt strong	{ font-size: 18px; padding: 10px 0 0; }
	.ateninfo	{ padding: 0 20px;  }
}

.itemsetimg.bg-grey	{ padding: 10px 0 0 40px;  }
.reflect .itemsetimg.bg-grey	{ padding: 10px 40px 0 0; }
.itemsetimg.bg-grey::after	{ background: linear-gradient(to bottom, #f8f8f8, #e4e4e4); content:""; position: absolute; right: 20%; left: 0; top: 0; bottom:30%; z-index: -1; }
.reflect .itemsetimg.bg-grey::after	{ background: linear-gradient(to bottom, #f8f8f8, #e4e4e4); content:""; position: absolute; right: 0; left: 20%; top: 0; bottom:30%; z-index: -1; }


.btnrea	{ display: -webkit-flex; display: flex; align-items: center; justify-content: center; padding: 60px 0 0; }
.btnrea > a	{ display: -webkit-flex; display: flex; align-items: center; justify-content: center; padding: 20px 60px; border-radius: 3px; background-color: #008000; line-height: 1; transition: all .3s; }
.btnrea > a:hover	{ background-color: #004600; }
.btnrea > a > span	{ font-size: 16px; font-size: clamp(14px, 20px, 1.4vw); line-height: 1; font-weight: 700; color:#ffffff; }
@media (max-width: 767px) {
	.btnrea	{  padding: 30px 20px 0; }
	.btnrea > a	{ width: 100%; padding: 20px; }
	.btnrea > a > span	{ font-size: 14px; }
}

/* ------------ SLIDER OPTION ------------- */
.thumbnail	{ width: 100%; overflow: hidden; }
.thumbnail .slick-list	{ margin-right: -5px; }
.thumbnail .slick-track	{ display: -webkit-flex; display: flex; width: 100%!important; }
.thumbnail .slick-track::before	{ display: none!important; }
.thumbnail .slick-track::after	{ display: none!important; }
.thumbnail .slick-track > *	{ width: calc(20% - 5px)!important; margin: 5px 5px 0 0; cursor: pointer; }
.slick-prev, 
.slick-next	{ position: absolute; z-index: 3; top: 50%; cursor: pointer; outline: none; border-top: 2px solid #eee; border-right: 2px solid #eee; height: 15px; width: 15px; }
.slick-prev	{ left:10px; transform: rotate(-135deg); }
.slick-next	{ right:10px; transform: rotate(45deg); }
.thumbnail .slick-slide	{ opacity: .5; }
.thumbnail .slick-slide.slick-current	{ opacity: 1; }


/* ------------ pg-header ------------- */
.pg-header	{ margin: 0 20px 20px; }
.pg-header__main	{ margin: 0 0 12px; }
.pg-header__heading	{ font-size: 40px; font-weight: bold; line-height: 1.2; }
.pg-header__text	{ font-size: 13px; line-height: 1.8; }
@media (min-width: 768px) {
	.pg-header	{ display: flex; margin: 0 0 20px; }
	.pg-header__main	{ max-width: calc((100% - 80px) * .5); margin: 0 80px 0 0; flex: 0 0 auto; }
	.pg-header__sub	{ flex: 1 1 auto; }
	.pg-header__heading	{ font-size: 48px; }
	.pg-header__text	{ font-size: 14px; }
}

/* ------------ STYLING ------------- */
.stylingList	{ display: -webkit-flex; display: flex; justify-content: space-between; list-style-type: none; }
.stylingList li	{ width: calc(25% - 8px); }
@media (max-width: 767px) {
	.stylingList	{ flex-wrap: wrap; padding: 0 20px; }
	.stylingList li	{ width: calc(50% - 8px); margin: 0 0 20px; }
}


/* ------------ BLOCK ------------- */
@media (max-width: 767px)	{ .pconly { display: none!important; } }
@media (min-width: 768px)	{ .pconly { display: inline-block; } }
@media (max-width: 767px)	{ .sponly { display: inline-block; } }
@media (min-width: 768px)	{ .sponly { display: none!important; } }


