@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Chivo+Mono:ital,wght@0,100..900;1,100..900&family=Noto+Sans+JP:wght@100..900&display=swap');
:root	{
	--primary: #5B83CC;
}
@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", sans-serif; font-weight: 500; font-style: normal; font-size:14px; line-height:1.75; -webkit-text-size-adjust:100%; color:#000000; -webkit-font-smoothing: antialiased; font-feature-settings: normal; }
.pi_lgzformat .en	{ font-family: "Chivo Mono", monospace; font-weight: 300; 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; }
.contanc	{ width: 100%; height: 0px; transform: translateY(-48px); }

.pi_lgzformat_bg	{ background-color: #e2e4e2; 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; }


/* ------------ 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; }

.pupuptx { width: 100%; overflow: hidden; display: -webkit-flex; display: flex; }
.pupuptx span	{ transform: translateY(100%); transition: all 1s cubic-bezier(0,.27,.23,1.01); object-fit: contain; opacity: 0; }
.active .pupuptx span	{ transform: translateY(0); -webkit-transition-delay: .3s; transition-delay: .3s; opacity: 1; }
.active li:nth-child(2).pupuptx span	{ -webkit-transition-delay: .4s; transition-delay: .4s; }
.active li:nth-child(3).pupuptx span	{ -webkit-transition-delay: .5s; transition-delay: .5s; }
.active li:nth-child(4).pupuptx span	{ -webkit-transition-delay: .6s; transition-delay: .6s; }
.active li:nth-child(5).pupuptx span	{ -webkit-transition-delay: .7s; transition-delay: .7s; }
.active li:nth-child(6).pupuptx span	{ -webkit-transition-delay: .8s; transition-delay: .8s; }
.active li:nth-child(7).pupuptx span	{ -webkit-transition-delay: .9s; transition-delay: .9s; }
.active li:nth-child(8).pupuptx span	{ -webkit-transition-delay: 1s; transition-delay: 1s; }
.active li:nth-child(9).pupuptx span	{ -webkit-transition-delay: 1.1s; transition-delay: 1.1s; }
.active li:nth-child(10).pupuptx span	{ -webkit-transition-delay: 1.2s; transition-delay: 1.2s; }
.active li:nth-child(11).pupuptx span	{ -webkit-transition-delay: 1.3s; transition-delay: 1.3s; }
.active li:nth-child(12).pupuptx span	{ -webkit-transition-delay: 1.4s; transition-delay: 1.4s; }

/* ------------ MAIN AREA ------------- */
.mainimg_wrapper	{ width: 100%; height: 100%; aspect-ratio: 6 / 5; position: relative; display: -webkit-flex; display: flex; align-items: flex-start; justify-content: center; padding: 7.333cqw 0 0; }
.mainimg_wrapper > h1	{ width: 80%; position: absolute; top: 51%; left: 50%; transform: translate(-50%,-50%); line-height: 1; display: -webkit-flex; display: flex; z-index: 3; }
.mainimg_wrapper > strong	{ width: 26.666%; line-height: 1; position: absolute; top: 27.08cqw; left: 10%; z-index: 3; display: -webkit-flex; display: flex; }
.mainimg_wrapper > ul	{ width: 26.666%; line-height: 1; position: absolute; top: 27.08cqw; left: 10%; z-index: 3; display: -webkit-flex; display: flex; flex-direction: column; gap: 1cqw 0; }
.mainimg_wrapper > ul li	{ width: 100%; display: -webkit-flex; display: flex; line-height: 1; }
.mainimg_wrapper > b	{ width: 10.416%; line-height: 1; position: absolute; top: 27.08cqw; right: 10%; z-index: 3; display: -webkit-flex; display: flex; }
.mainimg_wrapper > p	{ line-height: 1; position: absolute; z-index: 3; display: -webkit-flex; display: flex; }
.mainimg_wrapper > p.fw	{ width: 21.5%; bottom: 27.569cqw; left: 10%; }
.mainimg_wrapper > p.nf	{ width: 18.75%; bottom: 27.569cqw; right: 10%; }
.mainimg_wrapper.active > h1 span.pupup img,
.mainimg_wrapper.active > h1 span.pupup picture	{ transform: translateY(0); -webkit-transition-delay: .5s; transition-delay: .5s; }
.mainimg_wrapper.active > p span.pupup img,
.mainimg_wrapper.active > p span.pupup picture	{ transform: translateY(0); -webkit-transition-delay: .7s; transition-delay: .7s; }
.mainimg	{ width: 45.8333%; position: relative; z-index: 1; pointer-events: none; }
@media (max-width: 767px) {
	.mainimg_wrapper	{ height: auto; aspect-ratio: auto; padding: 3.6cqw; }
	.mainimg_wrapper > h1	{ width: 97.466%; top: 51%; }
	.mainimg_wrapper > strong	{ width: 26.666%; top: 54cqw; left: 1.333%; }
	.mainimg_wrapper > ul	{ width: 46.6666%; top: 54cqw; left: 1.333%; gap: .4cqw 0; }
	.mainimg_wrapper > b	{ width: 15.2%; top: 54cqw; right: 1.333%; }
	.mainimg_wrapper > p.fw	{ width: 36.6666%; bottom: 53.6cqw; left: 1.333%; }
	.mainimg_wrapper > p.nf	{ width: 32.4%; bottom: 53.6cqw; right: 1.333%; }
	.mainimg	{ width: 100%; }
}

/* ------------ INTRODUCTION ------------- */
.introduction	{ width: 100%; height: 100%; aspect-ratio: 360 / 281; padding: 0 0.6944%; margin: 0 0 24.6cqw; position: relative; display: -webkit-flex; display: flex; align-items: flex-end; justify-content: flex-end; }
.introduction > h2	{ width: 41.3194%; position: absolute; top: 15.32cqw; left: 10%; z-index: 2; display: -webkit-flex; display: flex; }
.introduction > h2 ul	{ width: 100%; display: -webkit-flex; display: flex; flex-direction: column; gap: 1.29cqw 0; }
.introduction > h2 ul li	{ width: 100%; display: -webkit-flex; display: flex; }
.introduction_inner	{ width: 100%; display: -webkit-flex; display: flex; position: relative; }
.introbg	{ width: 100%; display: -webkit-flex; display: flex; }
.introbg img,
.introbg picture	{ width: 100%; vertical-align: bottom; line-height: 0; }
.reedtxt	{ list-style: none; position: absolute; top: 6%; left: 54%; display: -webkit-flex; display: flex; flex-direction: column; gap: 1cqw 0; }
.reedtxt li	{ line-height: 1; display: -webkit-flex; display: flex; }
.reedtxt li span	{ color: var(--primary); font-size: .97222cqw; line-height: 1; letter-spacing:.02em; white-space: nowrap; }
@media (min-width: 767.1px) {
	.reedtxt.sp	{ display: none; }
}
@media (max-width: 767px) {
	.introduction	{ aspect-ratio: 15 / 28; padding: 0; flex-direction: column; margin: 0 0 50.4cqw; }
	.introduction > h2	{ width: 88%; top: 29.6cqw; left: 6%; }
	.introduction > h2 ul	{ gap: 2cqw 0; }
	.reedtxt	{ width: 90%; top: 32.6cqw; left: 5%; gap: 2.9cqw 0; }
	.reedtxt li	{ line-height: 1; display: -webkit-flex; display: flex; }
	.reedtxt li span	{ font-size: 3.4666cqw; }
	.reedtxt.pc	{ display: none; }
}
.byunder	{ width: 100%; list-style: none; display: -webkit-flex; display: flex; padding: 0 3.6%; gap: 0 4%; position: absolute; left: 0; right: 0; bottom: 7.7cqw; }
.byunder > li	{ display: -webkit-flex; display: flex; align-items: flex-end; justify-content: center; position: relative; border-bottom: 1px solid var(--primary); line-height: 1; }
.byunder > li::before,
.byunder > li::after	{ content:""; width: .5cqw; height: .5cqw; aspect-ratio: 1 / 1; background-color: var(--primary); border-radius: 100px; position: absolute; bottom: -.25cqw; }
.byunder > li::before	{ left: 0; }
.byunder > li::after	{ right: 0; }
.byunder > li:nth-child(1)	{ width: 58%; }
.byunder > li:nth-child(2)	{ width: 38%; }
.byunder > li > ul	{ width: 15cqw; list-style: none; display: -webkit-flex; display: flex; flex-direction: column; gap: .2cqw 0; margin: 0 0 1.3cqw; }
.byunder > li > ul > li	{ width: 100%; display: -webkit-flex; display: flex; }
@media (max-width: 767px) {
	.byunder	{ padding: 0 3%; gap: 0 6%; bottom: 10.4cqw; }
	.byunder > li::before,
	.byunder > li::after	{ width: 1.4cqw; height: 1.4cqw; bottom: -.7cqw; }
	.byunder > li:nth-child(1)	{ width: 56%; }
	.byunder > li > ul	{ width: 34cqw; gap: .1cqw 0; margin: 0 0 2.4cqw; }
}

/* ------------ ITEM HEADER ------------- */
.itemhdd	{ width: 100%; display: -webkit-flex; display: flex; flex-direction: column; padding: 0 0 0 2.01%; position: relative; margin: 0 0 12cqw; }
.itemhdd > h3	{ width: 24.6%; display: -webkit-flex; display: flex; margin: 0 0 2.2cqw; }
.itemhdd > h3 > ul	{ display: -webkit-flex; display: flex; flex-direction: column; width: 100%; gap: .2cqw 0; }
.itemhdd > h3 > ul > li	{ display: -webkit-flex; display: flex; width: 100%; }
.itemhdd > b	{ color: var(--primary); width: 14.4%; position: absolute; top: 0; right: 0.8%; display: -webkit-flex; display: flex; line-height: 1;  }
.itemhdd > p	{ color: var(--primary); width: 25.6%; font-size: .97222cqw; line-height: 1.857; letter-spacing:.03em; line-break: strict; }
@media (max-width: 767px) {
	.itemhdd	{ padding: 0 0 0 5.3333%; margin: 0 0 16cqw; }
	.itemhdd > h3	{ width: 60.8%; margin: 0 0 6cqw; }
	.itemhdd > h3 > ul	{ gap: 1cqw 0; }
	.itemhdd > b	{ width: 33.3333%; right: 5%; top: -1cqw; }
	.itemhdd > p	{ width: 96%; font-size: 3.4666cqw; line-height: 1.846; }
}

/* ------------ ITEM ------------- */
.itemsetWrapper	{ display: -webkit-flex; display: flex; align-items: flex-start; flex-wrap: wrap; padding: 0 .8% 0 0; gap: 0 1.8%; margin: 0 0 23.5cqw; }
.itemsetHdd	{ width: 24.8%; padding: 1.2cqw 0 0 4%; position: relative; display: -webkit-flex; display: flex; flex-direction: column; }
.itemsetHdd > strong	{ color: var(--primary); font-size: 2.5cqw; line-height: 1; position: absolute; top: -1.6cqw; left: 1.2cqw; white-space: nowrap; }
.itemsetHdd > b	{ color: var(--primary); font-size: 1.6666cqw; line-height: 1.2; margin: 0 0 2.55cqw; white-space: nowrap; }
.itemsetHdd > p	{ color: var(--primary); font-size: .902cqw; line-height: 1.2; margin: 0 0 1.63cqw; }
.itemsetHdd > a	{ width: 12.152cqw; height: 100%; aspect-ratio: 175 / 31; border: 1px solid  var(--primary); display: -webkit-flex; display: flex; align-items: center; justify-content: center; position: relative; background-color: #fff; }
.itemsetHdd > a > b	{ color: var(--primary); font-size: .902cqw; line-height: 1; font-family: "Chivo Mono", monospace; font-weight: 300; font-style: normal; }
.itemsetHdd > a .aimg	{ width: 1.04cqw; position: absolute; top: 50%; left: 10%; transform: translate(-50%,-50%); line-height: 0; transition: all .8s cubic-bezier(0,.27,.23,1.01); }
.itemsetMimg	{ width: 47.8%; }
.mimgSd	{ width: 100%; pointer-events: none; position: relative; }
.iteLis	{ display: -webkit-flex; display: flex; flex-direction: column; width: 100%; padding: 1.6cqw 0 0; gap: .7cqw 0; }
.iteDtl	{ display: -webkit-flex; display: flex; align-items: center; flex-wrap: wrap; }
.iteDtl > b	{ color: var(--primary); width: 100%; font-size: .902cqw; font-family: "Chivo Mono", monospace; font-weight: 300; font-style: normal; line-height: 1; }
.iteDtl > i	{ color: var(--primary); width: 100%; font-size: .7638cqw; font-style: normal; }
.iteDtl > p	{ color: var(--primary); width: 100%; display: -webkit-flex; display: flex; align-items: center; gap: 0 1.2cqw; font-size: .902cqw; font-family: "Chivo Mono", monospace; font-weight: 300; font-style: normal; }
.iteDtl > p strong, 
.iteDtl > p a	{ display: -webkit-inline-flex; display: inline-flex; align-items: center; gap: 0 .45cqw; line-height: 1; }
.iteDtl > p a	{ border-bottom: 1px solid  var(--primary); padding: 0 0 1px; }
.iteDtl > p strong .aimg, 
.iteDtl > p a .aimg	{ width: 0.9cqw; line-height: 0; transition: all .8s cubic-bezier(0,.27,.23,1.01); }
.iteDtl > p strong > b, 
.iteDtl > p a > b	{ color: var(--primary); font-size: .902cqw; font-family: "Chivo Mono", monospace; font-weight: 300; font-style: normal; line-height: 1; }
.itemsetSimg	{ width: 23.8%; display: -webkit-flex; display: flex; flex-direction: column; gap: .4cqw 0; padding: 16cqw 0 0; }
@media (min-width: 767.1px) {
	.itemsetHdd > a:hover .aimg	{ left: 16%; }
	.iteLis.sp	{ display: none; }
	.reflect .itemsetHdd	{ order: 1; }
	.reflect .itemsetMimg	{ order: 3; }
	.reflect .itemsetSimg	{ order: 2; padding: 20cqw 0 0; }
	.iteDtl > p a:hover .aimg	{ transform: translateX(.28cqw); }
	.sude .itemsetHdd	{ order: 3; }
	.sude .itemsetMimg	{ order: 1; }
	.sude .itemsetSimg	{ order: 2; padding: 0; }
	.sunp .itemsetHdd	{ order: 3; }
	.sunp .itemsetMimg	{ order: 2; }
	.sunp .itemsetSimg	{ order: 1; padding: 0; }
	.sunp .iteLis	{ order: 4; }
	.itemsetWrapper.sude,
	.itemsetWrapper.sunp	{ padding: 0 0 0 2%; gap: 0 1.8%; }
	.itemsetWrapper.sude .itemsetHdd,
	.itemsetWrapper.sunp .itemsetHdd	{ width: 22.2%; padding: 0 0 0 5%; }
	.itemsetWrapper.sude .itemsetHdd > strong,
	.itemsetWrapper.sunp .itemsetHdd > strong	{ top: -2.6cqw; left: auto; right: 0; }
	.itemsetWrapper.sude .itemsetMimg,
	.itemsetWrapper.sunp .itemsetMimg	{ width: 48.7%; }
	.itemsetWrapper.sude .itemsetSimg,
	.itemsetWrapper.sunp .itemsetSimg	{ width: 24.2%; }
}
@media (max-width: 767px) {
	.itemsetWrapper	{ flex-direction: column; padding: 0 5%; gap: 0 1.8%; margin: 0 0 52cqw; }
	.itemsetHdd	{ order: 2; width: 100%; padding: 15cqw 0 0 13%; }
	.itemsetHdd > strong	{ font-size: 9cqw; top: 3.8cqw; left: 0; }
	.itemsetHdd > b	{ font-size: 4.8cqw; margin: 0 0 4cqw; }
	.itemsetHdd > b .pc	{ display: none; }
	.itemsetHdd > p	{ font-size: 3.2cqw; margin: 0 0 2.6cqw; }
	.itemsetHdd > a	{ width: 47cqw; }
	.itemsetHdd > a > b	{ font-size: 3.2cqw; }
	.itemsetHdd > a .aimg	{ width: 4cqw; }
	.itemsetMimg	{ order: 1; width: 90cqw; }
	.itemsetSimg	{ order: 3; width: 100%; gap: 1cqw 0; padding: 15cqw 0 0 13%; }
	.iteLis	{ order: 4; width: 100%; padding: 2.4cqw 0 0 13%; gap: 1.8cqw 0; }
	.iteLis.pc	{ display: none; }
	.iteDtl > b	{ font-size: 3.2cqw; }
	.iteDtl > i	{ font-size: 3cqw; }
	.iteDtl > p	{ font-size: 3.2cqw; gap: 0 3cqw; }
	.iteDtl > p.log	{ flex-direction: column; align-items: flex-start; }
	.iteDtl > p strong, 
	.iteDtl > p a	{ gap: 0 1cqw; }
	.iteDtl > p a	{ padding: 0 0 1px; }
	.iteDtl > p strong .aimg, 
	.iteDtl > p a .aimg	{ width: 3cqw; }
	.iteDtl > p strong > b, 
	.iteDtl > p a > b	{ font-size: 3.3cqw; }
	.reflect .itemsetSimg	{ padding: 15cqw 13% 0 0; }
	.reflect .iteLis	{ padding: 2.4cqw 0 0; }
}

/* ------------ SLIDER OPTION ------------- */
.thumbnail .slick-track	{ display: -webkit-flex; display: flex; width: 100%!important; }
.thumbnail .slick-track::before	{ display: none!important; }
.thumbnail .slick-track::after	{ display: none!important; }
.thumbnail .slick-track > *	{ width: calc(20% - 5px)!important; margin: 5px 5px 0 0; cursor: pointer; }
.slick-prev, 
.slick-next	{ position: absolute; z-index: 3; top: 24px; cursor: pointer; outline: none; height: 50px; width: 90px; overflow: hidden; text-indent: -9999px; opacity: .6;}
.slick-prev	{ left:10px; }
.slick-next	{ right:10px; }
.thumbnail .slick-slide	{ opacity: .5; }
.thumbnail .slick-slide.slick-current	{ opacity: 1; }

.slide-dots	{ position: absolute; bottom: 0; display: -webkit-flex; display: flex; justify-content: center; width: 100%;  }
.slide-dots li	{ padding: 10px; }
.slide-dots button	{ width: 10px; height: 10px; overflow: hidden; text-indent: -9999px; border-radius: 10px; background-color: #fff; transition: all .3s; }
.slide-dots .slick-active button	{ background-color: #000; }


/* ------------ 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; } }
