@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Roboto:wght@400;700&display=swap');
@media (max-width: 1000px) {
 .result_suggest_title .result_suggest_list { margin: 0 -1.5rem!important; }
}
.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; }
@media (min-width: 768px)	{
	.result_suggest_title .result_suggest_list { margin: 0 -1.5rem 0; }
}
.section_main, 
.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; }
.pi_lgzformat	{ display: -webkit-flex; display: flex; flex-direction: column; align-items: center; justify-content: center; width: 100%; padding: 0; margin: 0; letter-spacing:0; position: relative; }
.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_inner hr	{ margin: 0 0 40px; }
}
.contanc	{ width: 100%; height: 0px; transform: translateY(-48px); }

/* ------------ ANIMATION ------------- */
.scrollIn	{ opacity: 0; transition: opacity .9s cubic-bezier(0.215, 0.61, 0.355, 1); }
.scrollIn.active	{ opacity: 1; transition: opacity .9s cubic-bezier(0.215, 0.61, 0.355, 1); -webkit-transition-delay: .1s; transition-delay: .2s; }
.scrollTxt	{ opacity: 0; transform: translateY(20px); transition: opacity .9s cubic-bezier(0.215, 0.61, 0.355, 1), transform .9s cubic-bezier(0.215, 0.61, 0.355, 1); }
.scrollTxt.active	{ opacity: 1; transform: translateY(0); transition: opacity .9s cubic-bezier(0.215, 0.61, 0.355, 1), transform .9s cubic-bezier(0.215, 0.61, 0.355, 1); -webkit-transition-delay: .2s; transition-delay: .2s; }

/* ------------ MAIN AREA ------------- */
.mainimg_wrapper	{ width: 100%; height: 100%; position: relative; display: -webkit-flex; display: flex; align-items: center; justify-content: center; }
.pi3ttle	{ position: absolute; left: 0; top: 40%; width: 100%; display: -webkit-flex; display: flex; flex-direction: column; align-items: center; justify-content: center; }
.pi3ttle h2	{ font-family: "Noto Sans JP", sans-serif; color:#fff; font-size: clamp(30px, 80px, 5vw); font-weight: 500; letter-spacing:.06em; }
.pi3ttle strong	{ color:#fff; font-size: clamp(18px, 30px, 2vw); letter-spacing:.1em; font-weight: 500; }

/* ------------ INTRODUCTION ------------- */
.introduction	{ display: -webkit-flex; display: flex; flex-direction: column; align-items: center; justify-content: center; width: 100%; padding: 100px 40px 0; margin: 0 0 90px; }
.introduction > p	{ text-indent: 1em; width: 100%; max-width: 800px; color:#000; font-size: clamp(13px, 18px, 1.4vw); line-height: 2.15; letter-spacing:.06em; text-align: justify; text-justify: inter-character; margin: 0 0 10px; }
@media (max-width: 767px) {
	.introduction	{ padding: 50px 20px 0; margin: 0 0 40px; }
}

/* ------------ MIDDLE ------------- */
.middleArea	{ width: 100%; max-width: 1600px; padding: 0 40px; margin: 0 0 60px; display: -webkit-flex; display: flex; align-items: center; justify-content: space-between; gap: 0 40px; }
.middleArea > h3	{ color:#000; font-size: 16px; line-height: 1.4; font-weight: 400; letter-spacing:.06em; padding: 0 20px; margin: 0 0 15px; }
.middleimg	{ width: calc(45% - 20px); line-height: 1; }
.middletxt	{ width: calc(55% - 20px); }
.middletxt > h3	{ color:#000; text-decoration: none; font-size: clamp(16px, 26px, 2.3vw); line-height: 1.4; font-weight: 400; letter-spacing:.06em; margin: 0 0 40px; }
.middletxt > p	{ width: 100%; max-width: 700px; text-indent: 1em; color:#000; font-size: clamp(13px, 16px, 1.3vw); line-height: 2; letter-spacing:.06em; text-align: justify; text-justify: inter-character; margin: 0 0 10px; }
@media (max-width: 1300px) {
	.middleArea	{ align-items: flex-start; }
}
@media (min-width: 767.99px) {
	.middleArea > h3	{ display: none; }
}
@media (max-width: 767px) {
	.middleArea	{ flex-wrap: wrap; padding: 0; margin: 0 0 60px; }
	.middleimg	{ width: 100%; }
	.middletxt	{ width: 100%; padding: 20px 20px 0; margin: 0 0 20px; }
	.middletxt > h3	{ display: none; }
}

/* ------------ PRODUCT ------------- */
.products-wrapper	{ width: 100%; display: -webkit-flex; display: flex; flex-direction: column; align-items: center; justify-content: center; background-color: #fff; padding: 60px 0 0; margin: 0 0 80px; }
.producthdd	{ width: 100%; display: -webkit-flex; display: flex; flex-direction: column; align-items: center; justify-content: center; background-color: #fff; padding: 0; }
.producthdd > h4	{ width: 100%; padding: 0 20px; margin: 0 0 10px; color:#000; font-size: 13px; line-height: 2; letter-spacing:.06em; }
.productbdy	{ width: 100%; max-width: 1600px; display: -webkit-flex; display: flex; align-items: center; gap: 0 40px; padding: 0 40px; margin: 0 0 60px; }
.productbdyimg	{ width: calc(45% - 20px); }
.productbdytxt	{ width: calc(55% - 20px); }
.productbdytxt > h4	{ color:#000; font-size: clamp(13px, 16px, 1.3vw); line-height: 2; font-weight: 400; letter-spacing:.06em; margin: 0 0 40px; }
.productbdytxt > h5	{ color:#000; font-size: clamp(20px, 34px, 3vw); line-height: 1.4; font-weight: 400; letter-spacing:.06em; margin: 0 0 40px; }
.productbdytxt > p	{ width: 100%; max-width: 600px; color:#000; font-size: clamp(13px, 16px, 1.3vw); line-height: 2; letter-spacing:.06em; text-align: justify; text-justify: inter-character; }
.productmid	{ width: 100%; max-width: 1600px; display: -webkit-flex; display: flex; padding: 0 40px; gap: 20px; margin: 0 0 60px; }
.productund	{ width: 100%; max-width: 1600px; display: -webkit-flex; display: flex; align-items: center; gap: 0 60px; padding: 0 40px; margin: 0; }
.productundimg	{ width: calc(45% - 20px); }
.productunditem	{ width: calc(55% - 40px); display: -webkit-flex; display: flex; flex-direction: column; gap: 40px; }
.productdetail	{ display: -webkit-flex; display: flex; align-items: center; gap: 20px; }
.productdetail > p, 
.productdetail > a	{ width: 200px; aspect-ratio: 3 / 4; overflow: hidden; line-height: 1; }
.productdetail > a > img	{ transition: all .5s; line-height: 1; opacity: 1; }
.productdetailtxt	{ width: calc(100% - 220px); display: -webkit-flex; display: flex; flex-direction: column; }
.productdetailtxt > b, 
.productdetailtxt > a	{ color:#000; text-decoration: none; font-size: clamp(14px, 18px, 1.4vw); line-height: 1.4; font-weight: 400; letter-spacing:.06em; margin: 0 0 10px; }
.productdetailtxt > h6	{ color:#000; text-decoration: none; font-size: clamp(13px, 16px, 1.2vw); line-height: 1.4; font-weight: 400; letter-spacing:.06em; margin: 0 0 20px; }
.productdetailtxt > h6 i	{ color:#000; text-decoration: none; font-size: 12px; line-height: 1.4; font-weight: 400; letter-spacing:.06em; }
.productdetailtxt > p	{ color:#000; font-size: clamp(12px, 14px, 1.2vw); line-height: 2; letter-spacing:.06em; text-align: justify; text-justify: inter-character; }
.productspswp	{ width: 100%; overflow: hidden; padding: 0 20px; margin: 0 0 30px; }
.productspswp .item_detailz	{ padding: 20px 10px; display: -webkit-flex; display: flex; flex-direction: column; }
.productspswp .item_detailz a	{ color:#000; font-size: 15px; line-height: 1.6; letter-spacing:-.02em; margin: 0 0 5px; }
.productspswp .item_detailz h6	{ color:#000; font-size: 14px; line-height: 1.4; font-weight: 400; letter-spacing:.06em; margin: 0 0 10px; }
.productspswp .item_detailz h6 i	{ font-size: 11px; }
.productspswp .item_detailz p	{ color:#000; font-size: 13px; line-height: 2; letter-spacing:.06em; text-align: justify; text-justify: inter-character; }
@media (min-width: 767.99px) {
	.producthdd	{ display: none; }
	.productdetail > a:hover > img	{
		-webkit-transform: scale(1.04);
		-moz-transform: scale(1.04);
		-ms-transform: scale(1.04);
		transform: scale(1.04);
		opacity: .8;
	}
	.productspswp	{ display: none; }
}
@media (max-width: 767px) {
	.products-wrapper	{ padding: 0; margin: 0 0 40px; }
	.productbdy	{ padding: 0 20px; margin: 0 0 10px; }
	.productbdyimg	{ display: none; }
	.productbdytxt	{ width: 100%; }
	.productbdytxt > h4	{ display: none; }
	.productbdytxt > h5	{ margin: 0 0 20px; }
	.productmid	{ display: none; }
	.productund	{ display: none; }
	.productspswp .item_detailz p	{ line-height: 1.8; }
}

.prdtcot	{ width: 100%; max-width: 1600px; display: -webkit-flex; display: flex; flex-wrap: wrap; gap: 0 40px; padding: 40px 40px 0; }
.productunditem .prdtcot	{ padding: 20px 0 0; }
.prdtcot > h4	{ width: 100%; color:#000; font-size: clamp(18px, 28px, 2vw); line-height: 1.4; font-weight: 400; letter-spacing:.06em; margin: 0 0 20px; }
.prdtcotitem	{ width: 100%; display: -webkit-flex; display: flex; gap: 20px; }
.prdtcotitem > a	{ width: 50%; max-width: 200px; display: -webkit-flex; display: flex; flex-direction: column; }
.prdtcotitem > a > b	{ width: 100%; aspect-ratio: 3 / 4; overflow: hidden; line-height: 1; margin: 0 0 10px; }
.prdtcotitem > a > b > img	{ transition: all .5s; line-height: 1; opacity: 1; }
.prdtcotitem > a > span	{ color:#000; font-size: 13px; line-height: 1.4; letter-spacing:-.02em; margin: 0 0 5px; }
.prdtcotitem > a > h6	{ color:#000; font-size: 13px; line-height: 1.4; letter-spacing:-.02em; }
.prdtcotitem > a > h6 i	{ color:#000; font-size: 13px; line-height: 1.4; letter-spacing:-.02em; }
@media (min-width: 767.99px) {
	.prdtcot.spss	{ display: none; }
	.prdtcotitem > a:hover > b > img	{
		-webkit-transform: scale(1.04);
		-moz-transform: scale(1.04);
		-ms-transform: scale(1.04);
		transform: scale(1.04);
		opacity: .8;
	}
}
@media (max-width: 767px) {
	.prdtcot	{ gap: 0 20px; padding: 0 20px; }
	.prdtcot.spss	{ display: -webkit-flex; display: flex; }
	.productunditem .prdtcot	{ display: none; }
	.prdtcotitem > a	{ width: calc(50% - 10px); }
}
@media (max-width: 374px) {
	.prdtcotitem > a > span br	{ display: none; }
}

/* ------------ SWIPER ------------- */
.swiper-outside	{ width: 100%; overflow: hidden; position: relative; padding: 0 0 100px; margin: 0; }
.swiper-outside .swiper-container	{ width: 100%; height: 610px; position: relative; padding: 0; }
.swiper-outside .swiper-wrapper	{ display: flex; }
.swiper-outside .swiper-wrapper:hover	{ cursor: -webkit-grab; cursor: grab; }
.swiper-outside .swiper-wrapper:active	{ cursor: -webkit-grabbing; cursor: grabbing; }
.swiper-outside .swiper-slide	{ flex: 0 0 auto; width: auto!important; height: 100%; }
.swiper-outside .swiper-slide > a	{ display: -webkit-flex; display: flex;  }

.swiper-outside .swiper-slide img	{ display: block; width: auto; height: 100%; object-fit: cover; }
.swiper-outside .swiper-horizontal > .swiper-scrollbar	{ left: var(--swiper-scrollbar-sides-offset,0); height: var(--swiper-scrollbar-size,10px); width: 100%; bottom: -29px; background-color: transparent; cursor: pointer; }
.swiper-outside .swiper-scrollbar::before	{ content: ""; background-color: #f0f0f0; width: 100%; height: 2px; position: absolute; top: 0; left: 0; margin: auto; border-radius: 3px; }
.swiper-outside .swiper-scrollbar-drag	{ position: relative; background-color: transparent; }
.swiper-outside .swiper-scrollbar-drag::before	{ content: ""; display: block; width: 100%; height: 2px; background-color: #000000; border-radius: 3px; position: absolute; top: 0; margin: auto; }
.swiper-outside .swiper-button-next,
.swiper-outside .swiper-button-prev	{ position: absolute; top: -80px; width: 35px; height: 35px; border-radius: 50%; background-color: #BAFF00; opacity: 1; border: 0; padding: 0; margin: 0; }
.swiper-outside .swiper-button-next	{ left: auto; right: 0; }
.swiper-outside .swiper-button-prev	{ left: auto; right: 45px; }
.swiper-outside .swiper-button-next::before,
.swiper-outside .swiper-button-next::after,
.swiper-outside .swiper-button-prev::before,
.swiper-outside .swiper-button-prev::after	{ font-size: 0px; color:transparent; position: absolute; content:""; }
.swiper-outside .swiper-button-prev::before, 
.swiper-outside .swiper-button-next::before	{ left: 10px; width: 14px; height: 1px; background: #fff; }
.swiper-outside .swiper-button-prev::after, 
.swiper-outside .swiper-button-next::after	{ width: 10px; height: 10px; border-top: 1px solid #fff; border-right: 1px solid #fff; }
.swiper-outside .swiper-button-prev::after	{ left: 12px; right: auto; -webkit-transform: rotate(-135deg); transform: rotate(-135deg); }
.swiper-outside .swiper-button-next::after	{ left: auto; right: 12px; -webkit-transform: rotate(45deg); transform: rotate(45deg); }
@media (max-width: 1280px) {
	.swiper-outside .swiper-button-next,
	.swiper-outside .swiper-button-prev	{ display: none; }
}
@media (max-width: 767.9px) {
	.swiper-outside	{ padding: 0 0 20px; margin: 0 0 30px; }
	.swiper-outside .swiper-horizontal > .swiper-scrollbar	{ bottom: -20px; }
	.swiper-outside .swiper-container	{ height: 385px; }
}
.swiper-outside .swiper-slide	{ opacity: 0; transition: opacity .9s cubic-bezier(0.215, 0.61, 0.355, 1); }
.swiper-outside .active .swiper-slide	{ opacity: 1; transition: opacity .9s cubic-bezier(0.215, 0.61, 0.355, 1); }
@media (min-width: 767.99px) {
	.swiper-outside .active .swiper-slide:nth-child(2)	{ -webkit-transition-delay: .1s; transition-delay: .2s; }
	.swiper-outside .active .swiper-slide:nth-child(3)	{ -webkit-transition-delay: .3s; transition-delay: .4s; }
	.swiper-outside .active .swiper-slide:nth-child(4)	{ -webkit-transition-delay: .3s; transition-delay: .6s; }
	.swiper-outside .active .swiper-slide:nth-child(5)	{ -webkit-transition-delay: .3s; transition-delay: .8s; }
	.swiper-outside .active .swiper-slide:nth-child(6)	{ -webkit-transition-delay: .3s; transition-delay: 1s; }
}

/* ------------ BLOCK ------------- */
@media (min-width: 768px)	{ .pconly { display: block; } }
@media (max-width: 767px)	{ .sponly { display: block; } }
@media (min-width: 768px)	{ .sponly { display: none!important; } }
@media (max-width: 767px)	{ .pconly { display: none!important; } }
