@charset "UTF-8";
#pi { width: 100%!important; max-width: 980px; }
#pi > img { display: none!important; }
.bannerSwitch	{ width: 100%; max-width: 1200px; margin: 0 auto; }
.bannerSwitch img	{ width: 100%; vertical-align: bottom; line-height: 0; }
.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 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); }
/* ------------ INTRODUCTION ------------- */
.introduction	{ text-align: center; padding: 60px 0 0; margin: 0 auto 40px; background-color: #fff; }
.introduction > h2	{ display: inline-block; padding: 0; margin: 0 auto 30px; color:#000000; font-size: 42px; font-weight: 700; line-height: 1.3em; }
.introduction > h3	{ display: inline-block; padding: 0; margin: 0 auto 30px; color:#000000; font-size: 24px; font-weight: 700; line-height: 1.3em; }
.introduction > p	{ display: inline-block; padding: 0; margin: 0 auto 20px; color:#000000; font-size: 16px; line-height: 2.2; font-weight: 400; text-align: center!important; }
@media screen and (max-width: 639px) {
	.introduction	{ padding: 40px 20px 0; margin: 0 0 20px; }
	.introduction > h2	{ padding: 0; font-size: 22px; margin: 0 auto 10px; }
	.introduction > h3	{ padding: 0; font-size: 14px; margin: 0 auto 20px; }
	.introduction > p	{ font-size: 12.5px; line-height: 1.8; text-align: left!important; }
	.introduction > p > br	{ display: none; }
}
.itemset	{ width: 100%; display: -webkit-flex; display: flex; align-items: center; justify-content: space-between; margin: 0 auto 60px; }
.itemsetimg	{ width: 60%; }
.itemsettxt	{ width: calc(40% - 40px); }
.reflect .itemsetimg	{ order: 2; }
.reflect .itemsettxt	{ order: 1; }
.itemsettxt h4	{ font-size: 36px; line-height: 2; font-weight: 700; }
.itemsettxt p	{ font-size: 15px; line-height: 1.8; font-weight: 400; margin: 0 auto 10px; }
.itemsettxt strong	{ font-size: 18px; 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 20px; }
	.itemsetimg	{ width: 100%; padding: 0 5px; }
	.itemsettxt	{ width: 100%; padding: 10px 20px 0; }
	.reflect .itemsetimg	{ order: 1; }
	.reflect .itemsettxt	{ order: 2; }
	.itemsettxt h4	{ font-size: 22px; padding: 10px 0 0; }
	.itemsettxt strong	{ font-size: 20px; padding: 10px 0 0; }
	.itemsettxt p	{ font-size: 12.5px; }
	.ateninfo	{ padding: 0 20px;  }
}

.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 .slick-track	{ display: -webkit-flex; display: flex; width: 100%!important; justify-content: space-between; }
.thumbnail .slick-track::before	{ display: none!important; }
.thumbnail .slick-track::after	{ display: none!important; }
.thumbnail .slick-track > *	{ width: calc(20% - 5px)!important; margin: 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; transition: all .2s; }
.thumbnail .slick-slide.slick-current	{ opacity: 1; }

/* ------------ 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; } }

