@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;700&family=Noto+Sans+JP: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; }

.bannerSwitch	{ width: 100%; aspect-ratio: 7 / 4; margin: -88px 0 0; padding: 0; display: -webkit-flex; display: flex; position: relative; }
.bannerSwitch.fadeIn	{ opacity: 0; animation: fadein 1.6s ease-in-out .1s 1 normal forwards; }
.mainimg	{ position: fixed; top: 48px; left: 0; right: 0; width: 100%; display: -webkit-flex; display: flex; align-items: center; justify-content: center; z-index: 0; }
@media (max-width: 767.999px) {
	.bannerSwitch	{ aspect-ratio: 15 / 26; margin: 0; }
}

.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; }
.pi_lgzformat div	{ letter-spacing:0; }
.pi_lgzformat *	{ letter-spacing:0; font-family: 'Inter', 'Noto Sans JP', sans-serif;!important; 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 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 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; }

/* ------------ ANIMATION ------------- */
.scrollIn	{ opacity: 0; }
.scrollIn.active	{ transition: opacity 2.4s cubic-bezier(.24,.155,.275,.945); opacity: 1; transition-delay: .3s; }
@keyframes fadein	{ 
	from	{ opacity: 0; }
	to	{ opacity: 1; }
}
@keyframes blur	{ 
	from	{ opacity: 0; filter: blur(20px); }
	to	{ opacity: 1; filter: blur(0px); }
}

/* ------------ MAIN IMG ------------- */
.mainimgfix	{ position: fixed; top: 48px; left: 0; right: 0; width: 100%; height: calc(100vh - 48px); display: -webkit-flex; display: flex; align-items: center; justify-content: center; z-index: 1; background: url(main.jpg) center center / cover no-repeat; }
.mainimgfix.fadeIn	{ opacity: 0; animation: fadein 1.6s ease-in-out .1s 1 normal forwards; }
.mainimgspace	{ width: 100%; height: calc(100vh - 48px); position: relative; z-index: 2; }
@media (max-width: 767.999px) {
	.mainimgfix	{ aspect-ratio: 3 / 4; height: auto; background: url(mainsp.jpg) center center / cover no-repeat; }
	.mainimgspace	{ aspect-ratio: 3 / 4; height: auto; margin-top: -72px; }
}

/* ------------ INTRODUCTION ------------- */
.introduction	{ width: 100%; min-height: calc(100vh - 48px); display: -webkit-flex; display: flex; flex-direction: column; align-items: center; padding: 100px 5.2% 180px; aspect-ratio: 7 / 4; margin: 0; position: relative; background-color: rgba(19,20,23,.5); position: relative; z-index: 2; }
.introwrapper	{ width: 100%; height: 100%; max-width: 1700px; display: -webkit-flex; display: flex; flex-direction: column; align-items: center; justify-content: center; }
.introwrapper > h2	{ opacity: 0; color:#fff; font-size: 100px; font-size: clamp(27px, 80px, 4vw); line-height: 1.2; font-weight: 700; text-align: center; margin: 0 0 90px; }
.introwrapper > p	{ opacity: 0; color:#fff; font-size: 18px; font-size: clamp(10px, 18px, .9vw); line-height: 1.66; font-weight: 400; text-align: center; letter-spacing:.2rem; font-feature-settings: normal; margin: 0 0 1em; }
.delayin01	{ animation-delay: .4s; }
.delayin02	{ animation-delay: .8s; }
.delayin03	{ animation-delay: 1.2s; }
.delayin04	{ animation-delay: 1.6s; }
.introwrapper.active > h2,
.introwrapper.active > p	{ animation-name: blur; -webkit-animation-duration: .5s; animation-duration: .5s; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; }
@media (max-width: 767.999px) {
	.introduction	{ padding: 53px 30px 0; aspect-ratio: 15 / 26; }
	.introwrapper	{ margin: 0; }
	.introwrapper > h2	{ width: 100%; margin: 0 0 40px; }
	.introwrapper > p	{ width: 100%; position: static; font-size: 12px; letter-spacing:.16rem; text-align: left; }
	.introwrapper > p br	{ display: none; }
}

/* ------------ MID ITEM AREA ------------- */
#bgchange	{ width: 100%; display: -webkit-flex; display: flex; flex-direction: column; align-items: center; justify-content: center; padding: 0 5.2%; margin: 0; position: relative; background-color: rgba(103,117,120,1); transition: all .5s; transition-delay: .3s; position: relative; z-index: 2; }
.bgcolor02	{ background-color: rgba(196,192,180,1)!important; }
.bgcolor03	{ background-color: rgba(25,25,30,1)!important; }

.itemarea01, 
.itemarea02, 
.itemarea03	{ width: 100%; max-width: 1700px; }
.itemarea01, 
.itemarea02	{ width: 100%; display: -webkit-flex; display: flex; align-items: center; justify-content: center; padding: 100px 0 0; }
.itemarea01 > ul, 
.itemarea02 > ul	{ width: 100%; display: -webkit-flex; display: flex; align-items: center; justify-content: space-between; list-style: none; }
@media (min-width: 1001px) {
	.itemarea02 > ul	{ flex-direction: row-reverse; }
}
.itemarea01 > ul li, 
.itemarea02 > ul li	{ width: 21%; line-height: 1; opacity: 0; }
.itemarea01 > ul li:first-child, 
.itemarea02 > ul li:first-child	{ width: 50%; animation-delay: .4s; }
.itemarea01 > ul li:nth-child(2), 
.itemarea02 > ul li:nth-child(2)	{ animation-delay: .8s; }
.itemarea01 > ul li:nth-child(3), 
.itemarea02 > ul li:nth-child(3)	{ animation-delay: 1.2s; }
.itemarea01 > ul li.active, 
.itemarea02 > ul li.active	{ animation-name: fadein; -webkit-animation-duration: .5s; animation-duration: .5s; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; }
@media (max-width: 1000px) {
	#bgchange	{ padding: 0; }
	.itemarea01, 
	.itemarea02	{ padding: 60px 25px; }
	.itemarea01 > ul, 
	.itemarea02 > ul	{ flex-direction: column; align-items: flex-start; }
	.itemarea01 > ul li, 
	.itemarea02 > ul li	{ width: 50%; margin: 0 0 50px; }
	.itemarea01 > ul li:first-child, 
	.itemarea02 > ul li:first-child	{ width: 100%; }
	.itemarea01 > ul li:nth-child(3), 
	.itemarea02 > ul li:nth-child(2)	{ margin-left: 50%; }
}


/* ------------ ITEM AREA ------------- */
.itemdtewrapper	{ width: 100%; display: -webkit-flex; display: flex; align-items: center; justify-content: space-between; padding: 100px 0 0; }
@media (min-width: 1001px) {
	.itemdtewrapper.reflect	{ flex-direction: row-reverse; }
}
.itemdtewrapper.last	{ padding: 100px 0 160px; }
.itemimg	{ opacity: 0; width: 50%; }
.itemimg.active	{ animation-delay: .4s; animation-name: fadein; -webkit-animation-duration: .5s; animation-duration: .5s; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; }

.itemdte	{ width: calc(50% - 40px);  display: -webkit-flex; display: flex; flex-direction: column; align-items: flex-start; }
.itemdte > h2	{ opacity: 0; color:#fff; font-size: 100px; font-size: clamp(22px, 26px, 2vw); line-height: 1; font-weight: 300; }
.itemdte > b	{ opacity: 0; color:#afafb0; font-size: 22px; font-size: clamp(12px, 18px, .9vw); line-height: 1.66; font-weight: 400; text-align: left; letter-spacing:0; font-feature-settings: normal; margin: 0; }
.itemdte > p	{ opacity: 0; max-width: 540px; color:#fff; font-size: 20px; font-size: clamp(14px, 18px, .9vw); line-height: 1.66; font-weight: 400; text-align: left; letter-spacing:0; font-feature-settings: normal; margin: 0 0 10px; }
.itemdte > a	{ opacity: 0; margin: 0 0 20px; border-radius: 100%; border: 1px solid #fff; display: -webkit-flex; display: flex; padding: 8px 20px; text-decoration: none; transition: all .5s; }
.itemdte > a span	{ color:#fff; font-size: 20px; font-size: clamp(13px, 20px, .9vw); line-height: 1; font-weight: 400; transition: all .5s; }
.itemdte.active > h2,
.itemdte.active > b,
.itemdte.active > p,
.itemdte.active > a	{ animation-name: blur; -webkit-animation-duration: .5s; animation-duration: .5s; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; }
.itemdte.active > h2	{ animation-delay: .4s; }
.itemdte.active > b	{ animation-delay: .8s; }
.itemdte.active > p	{ animation-delay: 1.2s; }
.itemdte.active > a	{ animation-delay: 1.6s; }
@media (min-width: 1001px) {
	.itemimg	{ order: 2; }
	.itemdte	{ order: 1; }
	.itemdte > a:hover	{ background-color: #fff; }
	.itemdte > a:hover span	{ color:#000; }
}
@media (max-width: 1000px) {
	.itemdtewrapper	{ padding: 100px 25px 0; flex-direction: column; }
	.itemdtewrapper.last	{ padding: 100px 25px; }
	.itemimg	{ width: 100%; margin: 0 0 40px; }
	.itemdte	{ width: 100%; }
}






/* ------------ ITEM SET ------------- */
.itemset	{ width: 100%; display: -webkit-flex; display: flex; align-items: center; justify-content: center; padding: 0 0 100px; margin: 0; overflow: hidden; }
.itemset > ul	{ display: -webkit-flex; display: flex; justify-content: space-between; align-items: flex-start; }
.itemset > ul,
.itemset > ul li	{ list-style: none; padding: 0; margin: 0; line-height: 1; }
.itemset > ul li	{ display: -webkit-flex; display: flex; flex-direction: column; position: relative; }
p.midimgs	{ padding: 0; margin: 0; line-height: 1; }
p.midtxt	{ position: absolute; top: 100%; left: 0; padding: 12px 0 0; display: -webkit-flex; display: flex; flex-direction: column; align-items: flex-start; width: 100vw; z-index: 1; pointer-events: none; }
p.midtxt a	{ display: -webkit-flex; display: flex; align-items: center; padding: 0; margin: 0 0 5px; font-family:'helconblack', sans-serif; color:#000; font-size: 17px; font-size: clamp(12px, 17px, .9vw); line-height: 1.5; white-space: nowrap; letter-spacing:.1rem; pointer-events: auto; gap: 8px; transition: all .5s; }
p.midtxt a span	{ border: 1px solid #000; border-radius: 60px; padding: 10px; display: -webkit-flex; display: flex; font-family:'helconblack', sans-serif; color:#000; font-size: 15px; font-size: clamp(10px, 15px, .7vw); line-height: 0; white-space: nowrap; letter-spacing:.1rem; vertical-align: bottom; margin: 0 0 4px; transition: all .5s; background-color: #fff; }
@media (min-width: 1001px) {
	p.midtxt a:hover	{  }
	p.midtxt a:hover span	{ color:#fff; background-color: #000; }
}
.itemset01wp > ul	{ width: 79%; padding: 0; margin: 0 0 10%; }
.itemset01wp > ul li	{ width: 41.27%; }
.itemset02wp > ul	{ width: 90%; padding: 0 5.6% 75px 0; margin: 0 0 8%; }
.itemset02wp > ul li	{ width: 100%; }
@media (min-width: 1001px) {
	.itemset02wp > ul li:nth-child(1)	{ width: 32.8%; order: 3; margin: 0 0 0 8%; }
	.itemset02wp > ul li:nth-child(2)	{ width: 26.8%; order: 1; padding: 28% 0 0; }
	.itemset02wp > ul li:nth-child(3)	{ width: 26.8%; order: 2; padding: 12% 0 0; }
}
.itemset03wp > ul	{ width: 88%; padding: 0 4% 0 0; margin: 0 0 12%; align-items: center; }
.itemset03wp > ul li	{ width: 100%; }
@media (min-width: 1001px) {
	.itemset03wp > ul li:nth-child(1)	{ width: 30%; margin: 0 10% 0 0; }
	.itemset03wp > ul li:nth-child(2)	{ width: 25%; padding: 0; }
	.itemset03wp > ul li:nth-child(3)	{ width: 25%; padding: 0; }
}
.itemset04wp > ul	{ width: 79%; padding: 0; margin: 0 0 10%; }
.itemset04wp > ul li	{ width: 41.27%; }


@media (max-width: 1000px) {
	.itemset	{ padding: 0 0 80px; }
	.itemset > ul	{ width: 100%; padding: 0; }
	.itemset > ul li	{ width: 100%; }
	.itemset > ul.pclay	{ display: none; }
	p.midtxt	{ position: static!important; padding: 20px 12px 0; width: 100%; }
	p.midtxt a	{ font-size: 12px; letter-spacing:.06rem; }
	p.midtxt a span	{ padding: 10px 10px 8px; font-size: 11px; margin: 0 0 2px; }
}


/* ------------ SLIDER SETTING ------------- */
.splay	{ display: none; }
@media (max-width: 1000px) {
	.splay	{ display: block; }
}
.midsmslider-set	{ width: 100%; position: relative; }
.midsmspset.slick-slide	{ height: auto !important; }
.midsmspset	{ display: -webkit-flex; display: flex; flex-direction: column; }
.midsmthumbnail	{ position: absolute; top: 0; width: 100%; margin-top: 122%; }
.midsmthumbnail .slick-track	{ width: 100%!important; display: -webkit-flex; display: flex; justify-content: flex-end; padding: 0 10px; }
.colistt	{ width: 14px!important; height: 14px; border-radius: 50%; position: relative; background-color: #fff; margin: 10px 3px; cursor: pointer; border: 1px solid #000; }
.colistt.slick-current	{ background-color: #98C2E6; }
/* 
.colistt::after	{ content:""; width: 20px; height: 20px; border-radius: 50%; border: 1px solid #000; position: absolute; top: -3px; bottom: -3px; right: -3px; left: -3px; z-index: 2; opacity: 0; transition: all .4s; cursor: pointer; }
.colistt.slick-current::after	{ opacity: 1; }
*/


/* ------------ BLOCK ------------- */
@media (max-width: 767.999px)	{ .pconly { display: none!important; } }
@media (min-width: 768px)	{ .pconly { display: inline-block; } }
@media (max-width: 767.999px)	{ .sponly { display: inline-block; } }
@media (min-width: 768px)	{ .sponly { display: none!important; } }

