@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;500;700&display=swap');
:root	{
	--primary: #2D2D2D;
}
@font-face {
	 src: url('fonts/DINPro-Light.woff2') format('woff2'), url('fonts/DINPro-Light.woff') format('woff');
	 font-family:'DINPro-Light';
	 size-adjust:106%;
	 font-weight: 300;
}
@font-face {
	font-family:'DINPro-Regular';
	 src: url('fonts/DINPro-Regular.woff2') format('woff2'), url('fonts/DINPro-Regular.woff') format('woff');
	 size-adjust: 106%;
	 font-weight: 400;
}
@font-face {
	font-family:'DINPro-Medium';
	 src: url('fonts/DINPro-Medium.woff2') format('woff2'), url('fonts/DINPro-Medium.woff') format('woff');
	 size-adjust: 106%;
	 font-weight: 500;
}
@font-face {
	font-family:'DINPro-Bold';
	 src: url('fonts/DINPro-Bold.woff2') format('woff2'), url('fonts/DINPro-Bold.woff') format('woff');
	 size-adjust: 106%;
	 font-weight: 700;
}
.ftLt	{ font-family:'DINPro-Light'!important; }
.ftRm	{ font-family:'DINPro-Regular'!important; }
.ftMd	{ font-family:'DINPro-Medium'!important; }
.ftBd	{ font-family:'DINPro-Bold'!important; }

@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; container-type: inline-size; }
.pi_lgzformat div	{ letter-spacing:0; }
.pi_lgzformat *	{ letter-spacing:0; font-family: "Noto Sans JP","游ゴシック体","YuGothic","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","verdana", sans-serif; font-weight: 400; font-style: normal; font-size:14px; line-height:1.75; -webkit-text-size-adjust:100%; color: var(--primary); -webkit-font-smoothing: antialiased; font-feature-settings: normal; }
.pi_lgzformat .en	{ font-family:'DINPro-Medium' sans-serif; 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%; container-type: inline-size; display: -webkit-flex; display: flex; flex-direction: column; align-items: center; justify-content: center; z-index: 1; }
.pi_lgzformat_bottom	{ width: 100%; container-type: inline-size; display: -webkit-flex; display: flex; flex-direction: column; align-items: center; justify-content: center; z-index: 1; background-color: #fff; }
.contanc	{ width: 100%; height: 0px; transform: translateY(-48px); }

/* ------------ ANIMATION ------------- */
.scrollIn	{ opacity: 0; transition: opacity 1s cubic-bezier(0.215, 0.61, 0.355, 1); }
.scrollIn.active	{ opacity: 1; transition: opacity 1.5s cubic-bezier(0.215, 0.61, 0.355, 1); -webkit-transition-delay: .3s; transition-delay: .3s; }
@keyframes fadein	{ 
	from	{ opacity: 0; }
	to	{ opacity: 1; }
}
span.pupup	{ width: 100%; overflow: hidden; line-height: 1; }
span.pupup img,
span.pupup picture	{ transform: translateY(100%); transition: all 1s cubic-bezier(0,.27,.23,1.01); object-fit: contain; opacity: 0; }
.active span.pupup img,
.active span.pupup picture	{ transform: translateY(0); -webkit-transition-delay: .3s; transition-delay: .3s; opacity: 1; }
.active li:nth-child(2) span.pupup img,
.active li:nth-child(2) span.pupup picture	{ -webkit-transition-delay: .4s; transition-delay: .4s; }
.active li:nth-child(3) span.pupup img,
.active li:nth-child(3) span.pupup picture	{ -webkit-transition-delay: .5s; transition-delay: .5s; }
.active li:nth-child(4) span.pupup img,
.active li:nth-child(4) span.pupup picture	{ -webkit-transition-delay: .6s; transition-delay: .6s; }

/* ------------ MAIN AREA ------------- */
.mainimg_wrapper	{ width: 100%; position: relative; display: -webkit-flex; display: flex; flex-direction: column; }
.mainimg_header	{ width: 100%; display: -webkit-flex; display: flex; align-items: flex-end; justify-content: space-between; padding: 7.46cqw 2.5rem .8cqw; }
.mainimg_header > h1	{ width: 50%; color: var(--primary); font-size: 2.4cqw; font-weight: 400; line-height: 1; text-align: left; transition: opacity 1.4s cubic-bezier(0.215, 0.61, 0.355, 1); opacity: 0; }
.mainimg_header > h2	{ width: 50%; color: var(--primary); font-size: 2cqw; font-weight: 400; line-height: 1; text-align: right; transition: opacity 1.4s cubic-bezier(0.215, 0.61, 0.355, 1); opacity: 0; }
.active .mainimg_header > h1	{ opacity: 1; -webkit-transition-delay: .3s; transition-delay: .3s; }
.active .mainimg_header > h2	{ opacity: 1; -webkit-transition-delay: .3s; transition-delay: .3s; }
.mainimg	{ width: 100%; display: -webkit-flex; display: flex; line-height: 1; transition: opacity 1.4s cubic-bezier(0.215, 0.61, 0.355, 1); opacity: 0; }
.active .mainimg	{ opacity: 1; -webkit-transition-delay: .6s; transition-delay: .6s; }
@media (max-width: 1000px) {
	.mainimg_header	{ padding: 10cqw 1.5rem 4cqw; flex-direction: column; }
	.mainimg_header > h1	{ width: 100%; font-size: 4.6cqw; line-height: 1.2; text-align: left; margin: 0 0 1.4cqw; }
	.mainimg_header > h2	{ width: 100%; font-size: 3.4cqw; line-height: 1.2; text-align: left; }
}

/* ------------ INTRODUCTION ------------- */
.introduction	{ width: 100%; padding: 0 4.392%; margin: 0; position: relative; display: -webkit-flex; display: flex; align-items: center; justify-content: flex-start; }
.intro_inner	{ width: 100%; padding: 5.8cqw 0 0; margin: 0 0 20cqw; }
@media (min-width: 768px) and (max-width: 1399px) {
  .intro_inner { width: calc(0.15956 * 100% + 644.62px); }
}
.intro_inner > h3	{ width: 100%; padding: 0; margin: 0 0 1cqw; color: var(--primary); font-size: clamp(15px, 24px, 1.4cqw); line-height: 1.6923; font-weight: 400; letter-spacing:.04em; }
.intro_inner > p	{ width: 100%; padding: 0; margin: 0 0 1cqw; color: var(--primary); font-size: clamp(12px, 18px, 1cqw); line-height: 1.6923; font-weight: 400; letter-spacing:.04em; }
.intro_inner > p.en	{ font-family:'DINPro-Medium' sans-serif; }
@media (max-width: 767.9px) {
	.introduction	{ padding: 0 1.5rem; }
	.intro_inner	{ padding: 20cqw 0 0; margin: 0 0 18cqw; }
	.intro_inner > h3	{ font-size: clamp(14px, 22px, 4cqw); margin: 0 0 6cqw; }
	.intro_inner > p	{ font-size: clamp(12px, 16px, 2.82cqw); line-height: 1.76; margin: 0 0 4.6cqw; }
	.intro_inner > p.en	{ font-size: clamp(12px, 18px, 3.076cqw); line-height: 1.36; }
}

/* ------------ ITEM ------------- */
.itemsetwrapper	{ margin: 0 0 4.392cqw; padding: 0 4.392cqw; width: 100%; display: -webkit-flex; display: flex; align-items: flex-start; justify-content: flex-end; position: relative; }
.itemsetinner	{ width: 78.184%; display: block; padding: 0; margin: 0; }
.itemimghalf	{ width: 100%; display: -webkit-flex; display: flex; justify-content: space-between; }
.itemimgfull	{ padding: 0; width: 100%; display: -webkit-flex; display: flex; align-items: center; justify-content: center; transition: opacity 1.4s cubic-bezier(0.215, 0.61, 0.355, 1); opacity: 0; }
.itemimg	{ width: 49.5318%; transition: opacity 1.4s cubic-bezier(0.215, 0.61, 0.355, 1); opacity: 0; }
.itemimgfull.active, 
.active .itemimg	{ opacity: 1; }
.itemimgfull.active	{ -webkit-transition-delay: .3s; transition-delay: .3s; }
.itemtxt	{ position: absolute; left: 4.392%; top: .6cqw; display: -webkit-flex; display: flex; flex-direction: column; list-style: none; gap: 2.4cqw 0; z-index: 3;  mix-blend-mode: difference; }
.itemtxt.active	{ opacity: 1; -webkit-transition-delay: .6s; transition-delay: .6s; }
.itemtxt > li, 
.itemtxt > li > span, 
.itemtxt > li a	{ display: -webkit-flex; display: flex; flex-direction: column; }
.itemtxt > li a.soon	{ pointer-events: none; }
.itemtxt > li a	{ color: #fff;  font-size: clamp(12px, 22px, 1.35cqw); line-height: 1.5555; font-family:'DINPro-Regular'!important; font-weight: 400; font-style: normal; letter-spacing:.04em; transition: opacity .6s cubic-bezier(0.215, 0.61, 0.355, 1); opacity: 1; }
.itemtxt > li a > b	{ color: #fff;  font-size: clamp(12px, 22px, 1.4cqw); line-height: 1.3333; font-family:'DINPro-Regular'!important; font-weight: 400; font-style: normal; margin: 0 0 .3cqw;  }
.itemtxt > li a > span	{ color: #fff;  font-size: clamp(12px, 22px, 1.4cqw); line-height: 1.3333; font-family:'DINPro-Regular'!important; font-weight: 400; font-style: normal; transition: opacity .6s cubic-bezier(0.215, 0.61, 0.355, 1); opacity: 1; }
.itemtxt > li > strong	{ display: block; width: 100%; color: #fff;  font-size: clamp(11px, 32px, 1.1cqw); line-height: 1.3333; font-family:'DINPro-Regular'!important; font-weight: 400; font-style: normal; transition: opacity .6s cubic-bezier(0.215, 0.61, 0.355, 1); opacity: 1; margin: 0 0 10px; }
.itemtxt > li > span	{ opacity: .5; }
.itemtxt > li	{ transition: opacity 2s cubic-bezier(0.215, 0.61, 0.355, 1); opacity: 0; }
.itemtxt.active > li	{ opacity: 1; -webkit-transition-delay: .6s; transition-delay: .6s; }
.itemtxt.active > li:nth-child(2)	{ -webkit-transition-delay: .8s; transition-delay: .8s; }
.itemtxt.active > li:nth-child(3)	{ -webkit-transition-delay: 1s; transition-delay: 1s; }
.itemtxt.active > li:nth-child(4)	{ -webkit-transition-delay: 1.2s; transition-delay: 1.2s; }
@media (min-width: 768px)	{ 
	.itemtxt > li a:hover, 
	.itemtxt > li a:hover > span	{ opacity: .5; }
	.active .itemimg:nth-child(2)	{ -webkit-transition-delay: .3s; transition-delay: .3s; }
	.active .itemimg:nth-child(3)	{ -webkit-transition-delay: .6s; transition-delay: .6s; }
	.active .itemimg:nth-child(4)	{ -webkit-transition-delay: .9s; transition-delay: .9s; }
}
@media (max-width: 767.9px) {
	.itemsetwrapper	{ margin: 0 0 8.5cqw; padding: 0; }
	.itemsetwrapper.spb05	{ margin: 0 0 110cqw; }
	.itemsetinner	{ width: 100%; }
	.itemimghalf	{ display: block; position: relative; }
	.itemimgfull	{ padding: 0; }
	.itemimg	{ width: 100%; }
	.itemtxt	{ left: 2.56%; top: 7cqw; gap: 4cqw 0; }
	.spb05 .itemtxt	{ top: 70cqw; }
	.itemtxt > li, 
	.itemtxt > li a, 
	.itemtxt > li a > span	{ font-size: clamp(12px, 24px, 3.2cqw); line-height: 1.4; }
	.itemtxt > li a > b	{ font-size: clamp(13px, 24px, 3.8cqw); line-height: 1.4; letter-spacing:.04em; }
	.itemtxt > li > span	{ color: #fff; opacity: 1; }
}

/* ------------ SLIDER OPTION ------------- */
.itemsetwrapper .slick-slide	{ cursor: grab; margin: 0; padding: 0;}
.itemsetwrapper .slide-arrow	{ width: 10%; aspect-ratio: 1 / 1; z-index: 3; position: absolute; top: 47%; }
.itemsetwrapper .slide-arrow span	{ display: block; width: 100%; height: 100%; position: relative; border-radius: 3px; }
.itemsetwrapper .slide-prev	{ left: 0; transform: scale(-1, 1); }
.itemsetwrapper .slide-next	{ right: 0; }
.itemsetwrapper .slide-arrow span::before,
.itemsetwrapper .slide-arrow span::after	{ content: ""; position: absolute; top: calc(50% - 0.5px); right: 38%; width: 45%; height: 1px; border-radius: 9999px; background-color: #999; transform-origin: calc(100% - 0.5px) 50%; }
.itemsetwrapper .slide-arrow span::before	{ transform: rotate(45deg); }
.itemsetwrapper .slide-arrow span::after	{ transform: rotate(-45deg); }
.itemsetwrapper .slide-arrow.slick-disabled	{ opacity: 0; }
@media (min-width: 768px)	{ 
	.itemsetwrapper .slick-list	{ pointer-events: none; }
}

.btminfo_wrapper	{ width: 100%; display: -webkit-flex; display: flex; flex-direction: column; align-items: center; justify-content: center; padding: 4cqw 0 0 4.5%; }
.btminfo	{ border: 1px solid #000; width: 56.368cqw; min-width: 600px; padding: 3%; display: -webkit-flex; display: flex; flex-direction: column; align-items: center; justify-content: center; margin: 0 0 10cqw; }
.btminfo > h4	{ text-align: center; font-size: clamp(12px, 28px, 2cqw); line-height: 1.2; font-weight: 500; font-style: normal; letter-spacing:.04em; margin: 0 0 1cqw; }
.btminfo > strong	{ text-align: center; font-size: clamp(12px, 18px, 1.6cqw); line-height: 1.2; font-weight: 500; font-style: normal; letter-spacing:.04em; margin: 0 0 2cqw;  }
.btminfo > b	{ text-align: center; font-size: clamp(12px, 32px, 3cqw); line-height: 1.2; font-weight: 500; font-style: normal; letter-spacing:.04em; margin: 0 0 3cqw;  }
.btminfo > p	{ text-align: center; font-size: clamp(12px, 16px, 1.3cqw); line-height: 1.2; font-weight: 400; font-style: normal; letter-spacing:.04em; margin: 0; }
@media (max-width: 767.9px) {
	.btminfo_wrapper	{ padding: 4cqw 4% 0; }
	.btminfo	{ width: 100%; min-width: auto; padding: 6cqw 2%; margin: 0 0 10cqw; }
	.btminfo > h4	{ font-size: 16px; margin: 0 0 1cqw; }
	.btminfo > strong	{ margin: 0 0 4cqw;  }
	.btminfo > b	{ font-size: 16px; margin: 0 0 4cqw;  }
}


.btmbtm	{ width: 100%; display: -webkit-flex; display: flex; align-items: center; justify-content: center; }
.btmbtm > a	{ width: 100%; max-width: 400px; height: 60px; display: -webkit-flex; display: flex; align-items: center; justify-content: center; font-size: clamp(14px, 18px, 1.6cqw); line-height: 1; font-weight: 700; letter-spacing:.06em; background-color: #000; color:#fff; transition: opacity .6s ease; opacity: 1; }
@media (min-width: 768px)	{ 
	.btmbtm > a:hover	{ opacity: .5; }
}
@media (max-width: 767.9px) {
	.btmbtm > a	{ height: 40px; max-width: 300px; }
}


/* ----- nav button ----- */
.pi_lgzformat .swiper-button-prev,
.pi_lgzformat .swiper-rtl .swiper-button-next	{ left: var(--swiper-navigation-sides-offset,0px); right: auto }
.pi_lgzformat .swiper-button-next,
.pi_lgzformat .swiper-rtl .swiper-button-prev	{ right: var(--swiper-navigation-sides-offset,0px); left: auto }
.pi_lgzformat .swiper-button-next,
.pi_lgzformat .swiper-button-prev	{ z-index: 5; }
.pi_lgzformat .swiper-button-prev, 
.pi_lgzformat .swiper-button-next	{ color: #fff; background-color: rgba(0, 0, 0, 0); width: 60px; height: 60px; }
.pi_lgzformat .swiper-button-prev::after, 
.pi_lgzformat .swiper-button-next::after	{ font-size: 30px; font-weight: 300; }
@media (max-width: 767.9px)	{ 
	.pi_lgzformat .swiper-button-prev, 
	.pi_lgzformat .swiper-button-next	{ width: 30px; height: 80px; top: 45%; }
	.pi_lgzformat .swiper-button-prev::after, 
	.pi_lgzformat .swiper-button-next::after	{ font-size: 18px; }
}

.pi_lgzformat .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, 
.pi_lgzformat .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet	{ margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px); }
.pi_lgzformat .swiper-pagination-bullet { width: 12px; height: 12px; background-color: transparent; border: 1px solid #fff; opacity: 1; }
.pi_lgzformat .swiper-pagination-bullet-active { background-color: #fff; border: 1px solid #fff; }

@media (max-width: 767.9px) {
	.pi_lgzformat .swiper-pagination-bullet { width: 8px; height: 8px; }
	.pi_lgzformat .swiper-horizontal > .swiper-pagination-bullets, 
	.pi_lgzformat .swiper-pagination-bullets.swiper-pagination-horizontal, 
	.pi_lgzformat .swiper-pagination-custom, 
	.pi_lgzformat .swiper-pagination-fraction { bottom: 2px;}
}


/* ------------ BLOCK ------------- */
@media (min-width: 768px)	{ .pconly { display: block; } }
@media (max-width: 767.9px)	{ .sponly { display: block; } }
@media (min-width: 768px)	{ .sponly { display: none!important; } }
@media (max-width: 767.9px)	{ .pconly { display: none!important; } }
