@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&family=Noto+Sans+JP:wght@100..900&display=swap');
.search_feature.active, 
.search_styling.active, 
.result_suggest	{ background-color: #fff; position: relative; z-index: 2; }
.search_box	{ z-index: 3; }
.header_caution { height: 48px; }
#contents { width: 100%!important; max-width: 100%!important; padding: 0; margin: 0; }
#pisss { width: 100%!important; max-width: 100%!important; }
#pi { width: 100%!important; max-width: 100%!important; margin: 0; background-color: transparent!important; padding: 0; }
#pi > img { display: none!important; }
.pi_description	{ background-color: transparent!important; }
@media (max-width: 1000px) {
    .result_suggest_title .result_suggest_list { margin: 0 -1.5rem 0!important; }
}
@media (min-width: 768px)	{
	.result_suggest_title .result_suggest_list { margin: 0 -1.5rem 0; }
}
.section_main	{ background-color: transparent; }
.seach_sort_wrapper,
.search_contents,
.bread	{ background-color: #fff; }
.seach_sort_wrapper,
.search_contents,
.bread,
.store_footer	{ position: relative; z-index: 2; }
.result_suggest	{ margin: 0; }
.pi_description	{ padding: 0!important; background-color: #fff; }
.product_list	{ background-color: transparent; }
.pi_lgzformat	{ display: -webkit-flex; display: flex; flex-direction: column; align-items: center; justify-content: center; width: 100%; padding: 0; margin: 0; }
.pi_lgzformat div	{ letter-spacing:0; }
.pi_lgzformat *	{ letter-spacing:0; font-family: "Roboto", "Noto Sans JP", sans-serif; font-weight: 400; font-style: normal; font-size:14px; line-height:1.75; -webkit-text-size-adjust:100%; color:#000000; -webkit-font-smoothing: antialiased; }
.pi_lgzformat .en	{ font-family: "Permanent Marker", serif; font-weight: 400; font-style: normal; }
.pi_lgzformat img, 
.pi_lgzformat picture	{ width: 100%; vertical-align: bottom; line-height: 1;  }
.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 .small {font-size:80%;}
.pi_lgzformat .center-text	{ text-align: center; }
.pi_lgzformat_inner	{ width: 100%; display: -webkit-flex; display: flex; flex-direction: column; align-items: center; justify-content: center; background-color: #ffffff; z-index: 2; }
.pi_lgzformat_inner hr	{ width: 100%; max-width: 1520px; height: 1px; background-color: transparent; color:#d5d0cc; border-top: 1px solid #d5d0cc; margin: 0 0 20px; }
@media (max-width: 767.9px) {
	.pi_lgzformat	{ padding: 0; margin: 0; }
	.pi_lgzformat_inner	{ padding: 0 5%; }
	.pi_lgzformat_inner hr	{ margin: 0 0 40px; }
}


/* ------------ FADEIN ------------- */
.fadein	{ opacity : 0; transform : translate(0, 20px); transition: all .8s; }
.fadein.scrollin	{ opacity : 1; transform : translate(0, 0); }
.fadeIn	{ opacity : 0; transform : translate(0, 20px); transition: all .8s; transition-delay: .3s; }
.fadeIn.active	{ opacity : 1; transform : translate(0, 0); }
.scrollIn	{ opacity: 0; transition: opacity 1s cubic-bezier(0.215, 0.61, 0.355, 1); }
.scrollIn.active	{ opacity: 1; transition: opacity 1s cubic-bezier(0.215, 0.61, 0.355, 1); -webkit-transition-delay: .3s; transition-delay: .3s; }

/* ------------ MAIN AREA ------------- */
.mainimg_wrapper	{ width: 100%; line-height: 1; position: relative; display: -webkit-flex; display: flex; align-items: center; justify-content: center; margin: 0 0 80px; }
@media (max-width: 767px) {
	.mainimg_wrapper	{ margin: 0 0 40px; }
}

/* ------------ INTRODUCTION ------------- */
.introduction	{ width: 100%; display: -webkit-flex; display: flex; flex-direction: column; align-items: center; justify-content: center; padding: 0 10%; margin: 0 0 100px; background-color: #fff; }
.introinner	{ width: 100%; max-width: 1200px; display: -webkit-flex; display: flex; flex-direction: column; align-items: center; justify-content: center; }
.introinner > h1	{ font-size: clamp(24px, 46px, 3vw); font-weight: 500; line-height: 1.2em; letter-spacing:.1em; text-align: center; margin: 0 0 40px; }
.introinner > h1 span	{ font-size: clamp(16px, 30px, 2vw); font-weight: 500; }
.introinner > p	{ font-size: 17px; line-height: 2; font-weight: 400; text-align: center; letter-spacing:.1em; padding: .4em 0 0; }
@media (max-width: 767px) {
	.introduction	{ padding: 0 5%; margin: 0 0 60px; }
	.introinner	{ flex-wrap: wrap; }
	.introinner > h1	{ margin: 0 0 10px; line-height: 1.2; }
	.introinner > p	{ font-size: 14px; text-align: left; }
}

/* ------------ ITEM ------------- */
.itemsetwrapper	{ width: 100%; padding: 0 15%; display: -webkit-flex; display: flex; flex-wrap: wrap; position: relative; gap: 8cqw 8%; container-type: inline-size; }
.itemsetsins	{ width: 46%; position: relative; }
.itemsetsins > b	{ position: absolute; left: -20px; top: -26px; font-size: 80px; line-height: 1; font-weight: 300; z-index: 3; }
.itemminer	{ width: 100%; position: relative; }
.itemminer > p	{ font-size: 18px; line-height: 1; padding: 0 0 0 80px; font-weight: 400; margin: 0 0 12px; }
@media (min-width: 767.99px) {
	.itemsetwrapper.infnt	{ margin: 0 0 20cqw;  }
	.itemsetwrapper.infnt .itemsetsins:nth-child(even)	{ transform: translateY(20cqw); }
}
@media (max-width: 1600px) {
	.itemsetwrapper	{ padding: 0 10%; }
}
@media (max-width: 1200px) {
	.itemsetwrapper	{ padding: 0 5%; }
}
@media (max-width: 767px) {
	.itemsetwrapper	{ gap: 30px; }
	.itemsetsins	{ width: 100%; }
}
@media (max-width: 600px) {
	.itemsetsins > b	{ left: -12px; top: -16px; font-size: 60px; }
	.itemminer > p	{ font-size: 16px; padding: 0 0 0 70px; margin: 0 0 8px; }
}

/* ------------ SLICK ------------- */
.slick-dots	{ display: -webkit-flex; display: flex; justify-content: flex-end; bottom: 0; padding: 0; }
.slick-dots li	{ margin: 0; width: 24px; height: 24px; }
.slick-dots li button	{ padding: 0; width: 24px; height: 24px; }
.slick-dots li button::before	{ content:""; opacity: 1!important; width: 12px; height: 12px; background-color: rgba(255,255,255,.7); border-radius: 50%; border: 1px solid #fff; }
.slick-dots li.slick-active button:before	{ background-color: #444; opacity: 1!important; }

/* ------------ 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; } }

