@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Permanent+Marker&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; font-feature-settings: normal; }
.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%; container-type: inline-size; display: -webkit-flex; display: flex; flex-direction: column; align-items: center; justify-content: center; z-index: 2; }
.contanc	{ width: 100%; height: 0px; transform: translateY(-48px); }
@media (min-width: 767.99px) {
	/* .pi_lgzformat a:hover	{ cursor: url("cursor.svg"), auto; } */
}


/* ------------ 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; }
.scrollIn2	{ opacity: 0; }
.scrollIn2.active	{ transition: opacity 1s cubic-bezier(.24,.155,.275,.945); opacity: 1; transition-delay: .3s; }
@keyframes fadein	{ 
	from	{ opacity: 0; }
	to	{ opacity: 1; }
}

/* ------------ MAIN AREA ------------- */
.mainimg_wrapper	{ width: 100%; height: 100%; aspect-ratio: 80 / 37; position: relative; display: -webkit-flex; display: flex; align-items: center; justify-content: center; }
.mainimg_wrapper > ul	{ width: 100%; position: relative; display: -webkit-flex; display: flex; flex-wrap: wrap; }
.mainimg_wrapper > ul > li	{ width: 25%; height: 100%; aspect-ratio: 20 / 37; overflow: hidden; }
.mainimg_wrapper > ul > li picture,
.mainimg_wrapper > ul > li img	{ width: 100%; max-width: 100%; height: auto; line-height: 1; vertical-align: bottom; opacity: 0; transform: scale(1.2); transition: all 1s; transition-timing-function: cubic-bezier(.24,.155,.275,.945); }
.mainimg_wrapper.active > ul > li picture,
.mainimg_wrapper.active > ul > li img	{ opacity: 1; transform: scale(1.0); }
.mainimg_wrapper.active > ul > li:nth-child(2) picture,
.mainimg_wrapper.active > ul > li:nth-child(2) img	{ transition-delay: .1s; }
.mainimg_wrapper.active > ul > li:nth-child(3) picture,
.mainimg_wrapper.active > ul > li:nth-child(3) img	{ transition-delay: .2s; }
.mainimg_wrapper.active > ul > li:nth-child(4) picture,
.mainimg_wrapper.active > ul > li:nth-child(5) img	{ transition-delay: .3s; }
.mainimg_wrapper > h1	{ width: 47.4%; line-height: 1; vertical-align: middle; position: absolute; left: 2.1%; bottom: 18%; z-index: 2; opacity: 0; transition: opacity 1s cubic-bezier(0.215, 0.61, 0.355, 1); }
.mainimg_wrapper > strong	{ width: 9.6%; position: absolute; left: 3.1%; bottom: 5.8%; z-index: 2; opacity: 0; transition: opacity 1s cubic-bezier(0.215, 0.61, 0.355, 1); }
.mainimg_wrapper.active > h1	{ opacity: 1; transition-delay: .8s; }
.mainimg_wrapper.active > strong	{ opacity: 1; transition-delay: 1s; }
@media (max-width: 767px) {
	.mainimg_wrapper	{ aspect-ratio: 195 / 244; }
	.mainimg_wrapper > ul > li	{ width: 50%; aspect-ratio: 195 / 244; }
	.mainimg_wrapper > h1	{ width: 56.6%; left: 5%; bottom: 43.8%; }
	.mainimg_wrapper > strong	{ width: 28%; left: 5%; bottom: 4.55%; }
}

/* ------------ INTRODUCTION ------------- */
.introduction	{ display: -webkit-flex; display: flex; flex-direction: column; align-items: flex-start; justify-content: center; width: 100%; padding: 6.5cqw 21.6% 7.2cqw; margin: 0; }
.introduction.active	{ opacity: 1; transition-delay: .2s; }
.introduction > h2	{ width: 100%; font-size: 1.6666cqw; line-height: 1.58333; margin: 0 0 1.88cqw; opacity: 0; transition: opacity 1s cubic-bezier(0.215, 0.61, 0.355, 1); }
.introduction > p	{ width: 100%; font-size: 1.1111cqw; line-height: 1.875; opacity: 0; transition: opacity 1s cubic-bezier(0.215, 0.61, 0.355, 1); }
.introduction.active > h2	{ opacity: 1; transition-delay: .2s; }
.introduction.active > p	{ opacity: 1; transition-delay: .3s; }
@media (max-width: 767px) {
	.introduction	{ padding: 16.7cqw 7.8% 21.6cqw 7.43%; }
	.introduction > h2	{ font-size: 5.1282cqw; line-height: 1.7; margin: 0 0 5.2cqw; }
	.introduction > p	{ font-size: 3.5897cqw; line-height: 2; }
}

/* ------------ FIGURE ------------- */
.wearFigure	{ width: 100%; display: -webkit-flex; display: flex; align-items: flex-start; margin: 0 0 5.6cqw; }
.wearFigure > h3	{ width: 30.4166%; }
.wearFigure > h3.tr01	{ padding: 0 2%; }
.wearFigure > h3.tr02	{ padding: 0 7% 0 2%; }
.wearFigure_inner	{ width: 69.5834%; position: relative; display: -webkit-flex; display: flex; }
.wearFigure_slider	{ width: 56.2874%; position: relative; }
.wearFigure_slider > ul	{ width: 100%; height: 100%; position: absolute; top: 0; left: 0; right: 0; bottom: 0; }
.wearFigure_slider > ul li	{ width: 2.7%; display: -webkit-flex; display: flex; z-index: 3; }
.wearFigure_slider > ul.sl01 li:nth-child(1)	{ position: absolute; left: 59.4%; top: 30.5%; }
.wearFigure_slider > ul.sl01 li:nth-child(2)	{ position: absolute; left: 56.9%; top: 59.6%; }
.wearFigure_slider > ul.sl02 li:nth-child(1)	{ position: absolute; left: 59.4%; top: 30.5%; }
.wearFigure_slider > ul.sl02 li:nth-child(2)	{ position: absolute; left: 58.2%; top: 45.2%; }
.wearFigure_slider > ul li > span	{ width: 100%; height: 100%; aspect-ratio: 1 / 1; border-radius: 50%; background-color: #E9F544; position: relative; }
.wearFigure_slider > ul li > span::after	{ content:""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; aspect-ratio: 1 / 1; border-radius: 50%; background-color: #E9F544; -webkit-animation: scale-up-center 1.3s ease-in-out 0.5s infinite forwards; animation: scale-up-center 1.3s ease-in-out 0.5s infinite forwards; }
.fgline01	{ width: 34%; position: absolute; top: 23.2%; left: 34.84%; }
.fgline02	{ width: 34%; position: absolute; top: 23.2%; left: 34.84%; }
.figure_txt	{ list-style: none; flex-grow: 1; display: -webkit-flex; display: flex; flex-direction: column; padding: 0; }
.figure_txt > li	{ display: -webkit-flex; display: flex; flex-direction: column; gap: .4cqw; }
.figure_txt > li > b	{ font-size: .9cqw; line-height: 1; font-weight: 600; letter-spacing:0; margin: 0 0 .4cqw; }
.figure_txt > li > p,
.figure_txt > li > a	{ font-size: .9722cqw; line-height: 1; }
.figure_txt > li > a	{ transition: opacity .3s ease; text-decoration: underline; }
.figure_txt > li > span	{ font-size: .9722cqw; line-height: 1; }
.figure_txt.txt01	{ gap: 9.5cqw; }
.figure_txt.txt01 > li	{ padding: 9.7cqw 0 0 36%; }
.figure_txt.txt02	{ padding: 0.3cqw; gap: 0.92cqw; }
.figure_txt.txt02 > li	{ padding: 10cqw 0 0 36%; }
@media (min-width: 767.99px) {
	.figure_txt > li > a:hover	{ color:#000; opacity: .5; text-decoration: underline; }
}
@media (max-width: 767px) {
	.wearFigure	{ flex-wrap: wrap; margin: 0 0 17cqw; }
	.wearFigure > h3	{ width: 100%; margin: 0 0 7.5cqw; }
	.wearFigure > h3.tr01	{ padding: 0 14.5% 0 5% }
	.wearFigure > h3.tr02	{ padding: 0 30% 0 5% }
	.wearFigure_inner	{ width: 100%; padding: 0 5%; flex-wrap: wrap; }
	.wearFigure_slider	{ width: 100%; }
	.wearFigure_slider > ul.sl01 li:nth-child(1)	{ position: absolute; left: 43%; top: 40.5%; }
	.fgline01	{ width: 35%; position: absolute; top: 36.2%; left: 34%; }
	.fgline02	{ width: 26.4%; position: absolute; top: 26.6%; left: 44%; }
	.figure_txt	{ width: 100%; list-style: none; flex-direction: row; }
	.figure_txt > li	{ width: 50%; display: -webkit-flex; display: flex; flex-direction: column; gap: 2cqw; }
	.figure_txt > li > b	{ font-size: 3.2cqw; margin: 0 0 .6cqw; }
	.figure_txt > li > p, 
	.figure_txt > li > a, 
	.figure_txt > li > span	{ font-size: 3.4cqw; }
	.figure_txt.txt01, 
	.figure_txt.txt02	{  padding: 6.6cqw 0 0; gap: 0; }
	.figure_txt.txt01 > li, 
	.figure_txt.txt02 > li	{ padding: 0; }
}
@-webkit-keyframes scale-up-center {
	0% { -webkit-transform: scale(1); transform: scale(1); opacity: 1; }
	100% { -webkit-transform: scale(3); transform: scale(3); opacity: 0; }
}
@keyframes scale-up-center {
	0% { -webkit-transform: scale(1); transform: scale(1); opacity: 1; }
	100% { -webkit-transform: scale(3); transform: scale(3); opacity: 0; }
}

/* ------------ SCENE ------------- */
.scenettle	{ width: 100%; display: -webkit-flex; display: flex; padding: 0 2%; margin: 0 0 2cqw; }
.scenettle > h3	{ line-height: 1; }
.scenettle > h3.scene01	{ width: 12.4%; }
.scenettle > h3.scene02	{ width: 13.8%; }
.scenettle > h3.scene03	{ width: 9.3%; }
.scenettle > h3.scene04	{ width: 11.4%; }
@media (max-width: 767px) {
	.scenettle	{ padding: 0 5%; margin: 0 0 8.6cqw; }
	.scenettle > h3.scene01	{ width: 42.3%; }
	.scenettle > h3.scene02	{ width: 47%; }
	.scenettle > h3.scene03	{ width: 33%; }
	.scenettle > h3.scene04	{ width: 39.5%; }
}

/* ------------ MOVIE ------------- */
.video-wrapper	{ width: 100%; padding: 0; display: -webkit-flex; display: flex; justify-content: center; line-height: 1; margin: 0; }
.video-wrapper.fast	{ margin: 0 0 5.5cqw; }
.video-wrapper.fast2	{ margin: 0 0 5.5cqw; }
.video-inner	{ width: 100%; position: relative; aspect-ratio: 3 / 4; line-height: 1; position: relative; overflow: hidden; }
.video-inner video	{ width: 100%; line-height: 1; vertical-align: bottom; position: relative; z-index: 1; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); }
.video-inner > a	{ position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); width: 140px; height: 140px; background-color: #fff; border-radius: 50%; z-index: 3; display: -webkit-flex; display: flex; align-items: center; justify-content: center; transition:.6s cubic-bezier(.12,.51,.55,.94); }
.video-inner > a span	{ color:#BAFF00; font-size: 30px; line-height: 1; white-space: nowrap; transition:.6s cubic-bezier(.12,.51,.55,.94); }
@media (min-width: 767.99px) {
	.video-inner	{ width: 55% }
	.video-inner > a:hover	{ background-color: #BAFF00; }
	.video-inner > a:hover span	{ color: #fff; }
}
@media (max-width: 767px) {
	.video-wrapper	{ padding: 0; margin: 0; }
	.video-wrapper.fast	{ margin: 0 0 15.6cqw; }
	.video-wrapper.fast2	{ margin: 0; }
	.video-inner > a	{ width: 50px; height: 50px; }
	.video-inner > a span	{ font-size: 11px; }
}


/* ------------ SWIPER ------------- */
.pi_lgzformat .swiper-outside	{ width: 100%; overflow: hidden; position: relative; padding: 0 0 4cqw; margin: 0; }
.pi_lgzformat .swiper-container	{ width: 100%; height: auto; position: relative; padding: 0; }
.pi_lgzformat .swiper-wrapper	{ display: flex; }
.pi_lgzformat .swiper-wrapper:hover	{ cursor: -webkit-grab; cursor: grab; }
.pi_lgzformat .swiper-wrapper:active	{ cursor: -webkit-grabbing; cursor: grabbing; }
.pi_lgzformat .swiper-slide	{ flex: 0 0 auto; width: 29.51%; height: auto; }
.pi_lgzformat .swiper-slide > span	{ display: block; width: 100%; height: 100%; aspect-ratio: 3 / 4; overflow: hidden; }
.pi_lgzformat .swiper-slide > span img	{ width: 100%; max-width: 100%; height: auto; line-height: 1; object-fit: cover; vertical-align: bottom; opacity: 0; transform: scale(1.2); transition: all 1s; transition-timing-function: cubic-bezier(.24,.155,.275,.945); }
.pi_lgzformat .active .swiper-slide > span img	{ opacity: 1; transform: scale(1); }

.pi_lgzformat .swiper-slide img	{ display: block; width: 100%;  object-fit: cover; }
.pi_lgzformat .swiper-horizontal > .swiper-scrollbar	{ left: var(--swiper-scrollbar-sides-offset,0); height: var(--swiper-scrollbar-size,10px); width: 95.84%; margin: 0 2.08%; bottom: -2.4cqw; background-color: transparent; cursor: pointer; }
.pi_lgzformat .swiper-scrollbar::before	{ content: ""; background-color: #f0f0f0; width: 100%; height: 2px; position: absolute; top: 0; left: 0; margin: auto; border-radius: 3px; }
.pi_lgzformat .swiper-scrollbar-drag	{ position: relative; background-color: transparent; }
.pi_lgzformat .swiper-scrollbar-drag::before	{ content: ""; display: block; width: 100%; height: 2px; background-color: #000000; border-radius: 3px; position: absolute; top: 0; margin: auto; }
.pi_lgzformat .swiper-button-next,
.pi_lgzformat .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; }
.pi_lgzformat .swiper-button-next	{ left: auto; right: 0; }
.pi_lgzformat .swiper-button-prev	{ left: auto; right: 45px; }
.pi_lgzformat .swiper-button-next::before,
.pi_lgzformat .swiper-button-next::after,
.pi_lgzformat .swiper-button-prev::before,
.pi_lgzformat .swiper-button-prev::after	{ font-size: 0px; color:transparent; position: absolute; content:""; }
.pi_lgzformat .swiper-button-prev::before, 
.pi_lgzformat .swiper-button-next::before	{ left: 10px; width: 14px; height: 1px; background: #fff; }
.pi_lgzformat .swiper-button-prev::after, 
.pi_lgzformat .swiper-button-next::after	{ width: 10px; height: 10px; border-top: 1px solid #fff; border-right: 1px solid #fff; }
.pi_lgzformat .swiper-button-prev::after	{ left: 12px; right: auto; -webkit-transform: rotate(-135deg); transform: rotate(-135deg); }
.pi_lgzformat .swiper-button-next::after	{ left: auto; right: 12px; -webkit-transform: rotate(45deg); transform: rotate(45deg); }
@media (max-width: 1280px) {
	.pi_lgzformat .swiper-button-next,
	.pi_lgzformat .swiper-button-prev	{ display: none; }
}
@media (max-width: 767.9px) {
	.pi_lgzformat .swiper-outside	{ padding: 0 0 13cqw 5%; }
	.pi_lgzformat .swiper-slide	{ width: 68.4%; }
	.pi_lgzformat .swiper-horizontal > .swiper-scrollbar	{ width: 95%; margin: 0 5% 0 0; bottom: -7.4cqw; }
}
.pi_lgzformat .swiper-slide	{ opacity: 0; transition: opacity .9s cubic-bezier(0.215, 0.61, 0.355, 1); }
.pi_lgzformat .active .swiper-slide	{ opacity: 1; transition: opacity .9s cubic-bezier(0.215, 0.61, 0.355, 1); }
@media (min-width: 767.99px) {
	.pi_lgzformat .active .swiper-slide:nth-child(2) img	{ opacity: 1; transform: scale(1.001); -webkit-transition-delay: .1s; transition-delay: .2s; }
	.pi_lgzformat .active .swiper-slide:nth-child(3) img	{ -webkit-transition-delay: .3s; transition-delay: .4s; }
	.pi_lgzformat .active .swiper-slide:nth-child(4) img	{ -webkit-transition-delay: .6s; transition-delay: .6s; }
	.pi_lgzformat .active .swiper-slide:nth-child(5) img	{ -webkit-transition-delay: .8s; transition-delay: .8s; }
	.pi_lgzformat .active .swiper-slide:nth-child(6) img	{ -webkit-transition-delay: 1s; transition-delay: 1s; }
}

/* ------------ ITEM ------------- */
.iteswrapper	{ width: 100%; display: -webkit-flex; display: flex; align-items: flex-start; flex-wrap: wrap; padding: 0 0 0 2%; gap: 2%; margin: 0 0 5.5cqw; }
.itemIndividual	{ width: 18%; display: -webkit-flex; display: flex; flex-direction: column; }
.itemIndividual .img	{ width: 100%; height: 100%;display: -webkit-flex; display: flex; margin: 0 0 1.47cqw; position: relative; }
.itemIndividual .img > a	{ width: 100%; height: 100%; display: -webkit-flex; display: flex; aspect-ratio: 1 / 1; overflow: hidden; }
.itemIndividual.soon .img > a	{ background-color: #efefef; transition: opacity .4s ease; opacity: 0; }
.iteswrapper.active .itemIndividual.soon .img > a	{ opacity: 1; }
.itemIndividual .img > a > span	{ color:#000; font-size: .9722cqw; line-height: 1; width: 100%; height: 100%; aspect-ratio: 1 / 1; overflow: hidden; transition: all .5s; display: -webkit-flex; display: flex; align-items: center; justify-content: center; }
.itemIndividual .img > a > span img	{ opacity: 0; transform: scale(1.1); }
.iteswrapper.active .itemIndividual .img > a > span img	{ opacity: 1; transform: scale(1) translateZ(0); transition: opacity 1s ease-out,transform 1.6s ease; transition-property: opacity,transform; transition-delay: .2s; }
@media (min-width: 767.99px) {
	.iteswrapper.active .itemIndividual .img:hover > a > span	{ transform: scale(1.06); transition: all .8s; transition-delay: 0; }
	.iteswrapper.active .itemIndividual.soon .img:hover > a > span	{ transform: scale(1); }
	.iteswrapper.active .itemIndividual:nth-child(2) .img > a > span img	{ -webkit-transition-delay: .4s; transition-delay: .4s; }
	.iteswrapper.active .itemIndividual:nth-child(3) .img > a > span img	{ -webkit-transition-delay: .6s; transition-delay: .6s; }
	.iteswrapper.active .itemIndividual:nth-child(4) .img > a > span img	{ -webkit-transition-delay: .8s; transition-delay: .8s; }
	.iteswrapper.active .itemIndividual:nth-child(5) .img > a > span img	{ -webkit-transition-delay: 1.2s; transition-delay: 1.2s; }
	.iteswrapper.active .itemIndividual:nth-child(6) .img > a > span img	{ -webkit-transition-delay: 1.2s; transition-delay: 1.2s; }
	.iteswrapper.active .itemIndividual:nth-child(1).soon .img > a	{ -webkit-transition-delay: .2s; transition-delay: .2s; }
	.iteswrapper.active .itemIndividual:nth-child(2).soon .img > a	{ -webkit-transition-delay: .4s; transition-delay: .4s; }
	.iteswrapper.active .itemIndividual:nth-child(3).soon .img > a	{ -webkit-transition-delay: .6s; transition-delay: .6s; }
	.iteswrapper.active .itemIndividual:nth-child(4).soon .img > a	{ -webkit-transition-delay: .8s; transition-delay: .8s; }
	.iteswrapper.active .itemIndividual:nth-child(5).soon .img > a	{ -webkit-transition-delay: 1.2s; transition-delay: 1.2s; }
	.iteswrapper.active .itemIndividual:nth-child(6).soon .img > a	{ -webkit-transition-delay: 1.2s; transition-delay: 1.2s; }
}
.itemIndividual .img > ul	{ width: 6%; aspect-ratio: 1 / 1; position: absolute; top: 5%; right: 5%;; pointer-events: none; }
.itemIndividual .img > ul li	{ width: 100%; height: 100%; display: -webkit-flex; display: flex; z-index: 3; }
.itemIndividual .img > ul li > span	{ width: 100%; height: 100%; border-radius: 50%; background-color: #E9F544; position: relative; }
.itemIndividual .img > ul li > span::after	{ content:""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; aspect-ratio: 1 / 1; border-radius: 50%; background-color: #E9F544; -webkit-animation: scale-up-center 1.3s ease-in-out 0.5s infinite forwards; animation: scale-up-center 1.3s ease-in-out 0.5s infinite forwards; }
.itemIndividual > b	{ font-size: .96cqw; line-height: 1; font-weight: 600; letter-spacing:0; margin: 0 0 1.1cqw; }
.itemIndividual > p,
.itemIndividual > a	{ font-size: .9722cqw; line-height: 1.4; text-decoration: underline; margin: 0 0 .25cqw; }
.itemIndividual > a	{ color:#000; transition: opacity .3s ease; text-decoration: underline; }
.itemIndividual > span	{ font-size: .9722cqw; line-height: 1; margin: 0 0 1.2cqw; }
.itemIndividual > ul	{ display: -webkit-flex; display: flex; justify-content: space-between; }
.itemIndividual > ul > li	{ width: 48%; aspect-ratio: 121 / 25; display: -webkit-flex; display: flex; }
.itemIndividual > ul > li > a	{ color:#fff; font-size: .8888cqw; line-height: 0; width: 100%; background-color: #000; transition: background-color .4s ease; display: -webkit-flex; display: flex; align-items: center; justify-content: center; }
.itemIndividual.soon a	{ pointer-events: none; }
@media (min-width: 767.99px) {
	.itemIndividual > a:hover	{ color:#000; opacity: .5; text-decoration: underline; }
	.itemIndividual > ul > li > a:hover	{ background-color: #E9F544; }
}
@media (max-width: 767px) {
	.iteswrapper	{ padding: 0 5%; justify-content: space-between; margin: 0 0 15.5cqw; gap: 8cqw 0; }
	.itemIndividual	{ width: 47.2%; }
	.itemIndividual .img	{ margin: 0 0 3cqw; }
	.itemIndividual .img > a > span	{ font-size: 3.3cqw; }
	.itemIndividual > b	{ font-size: 3.3cqw; margin: 0 0 2cqw; }
	.itemIndividual > p, 
	.itemIndividual > a, 
	.itemIndividual > span	{ font-size: 3.4cqw; margin: 0 0 2cqw; }
	.itemIndividual > ul	{ display: -webkit-flex; display: flex; justify-content: space-between; padding: 1cqw 0 0; }
	.itemIndividual > ul	{ flex-direction: column; gap: 2.7cqw; }
	.itemIndividual > ul > li	{ width: 100%; aspect-ratio: 33 / 5; }
	.itemIndividual > ul > li > a	{ font-size: 3cqw; }
}

/* ------------ FUNCTIONS ------------- */
.functions-wrapper-wrapper	{ width: 100%; display: -webkit-flex; display: flex; flex-direction: column; background-color: #fff; transition: background-color .6s ease-in; }
.functions-wrapper	{ width: 100%; display: -webkit-flex; display: flex; flex-direction: column; container-type: inline-size; padding: 4cqw 0 0; }
.functions-header	{ width: 100%; display: -webkit-flex; display: flex; flex-direction: column; padding: 0 2.1cqw; margin: 0 0 4.2cqw; }
.functions-header h4	{ width: 37.62%; line-height: 1; padding: 0 0 0 .17cqw; margin: 0 0 .8cqw; }
.functions-header strong	{ font-size: 1.12cqw; line-height: 1; }
.functions-inner	{ width: 100%; display: -webkit-flex; display: flex; flex-direction: column; padding: 0 19.68%; }
.functions-items	{ width: 100%; display: -webkit-flex; display: flex; justify-content: space-between; align-items: flex-start; margin: 0 0 4.865cqw; }
.functions-img	{ width: 32.19%; aspect-ratio: 1 / 1; position: relative; overflow: hidden; }
.functions-txt	{ width: 64.32%; display: -webkit-flex; display: flex; flex-direction: column; gap: 1.5cqw; }
.functions-txt > h5	{ display: -webkit-flex; display: flex; align-items: flex-start; gap: .6cqw; margin: 0 0 .2cqw; }
.functions-txt > h5 > b	{ width: auto; height: 1.38888cqw; aspect-ratio: 8 / 5; }
.functions-txt > h5 > b.f01	{ aspect-ratio: 4 / 3; }
.functions-txt > h5 > span	{ font-size: 1.634cqw; line-height: 1; }
.functions-txt > p	{ font-size: 1.1cqw; line-height: 1.8; }
.functions-txt > ul	{ width: 100%; display: -webkit-flex; display: flex; flex-direction: column; gap: .47cqw; }
.functions-txt > ul li	{ font-size: .98cqw; line-height: 1; }
.functions-txt > ul li a	{ font-size: inherit; text-decoration: underline; line-height: 1; }
.desccolor	{ fill: #000; transition: fill .6s ease-in; }

.functions-header strong, 
.functions-txt > h5 > span, 
.functions-txt > p,
.functions-txt > ul li a	{ color: #000; transition: color .6s ease-in; }

.functions-wrapper-wrapper.active	{ background-color: #000; }
.functions-wrapper.active	{ background-color: #000; }
.active .functions-header strong, 
.active .functions-txt > h5 > span,
.active .functions-txt > p,
.active .functions-txt > ul li a	{ color: #fff; }
.active .functions-txt > ul li a	{ transition: opacity .4s ease-in; }
.active .desccolor	{ fill: #fff; }

@media (min-width: 767.99px) {
	.reflect .functions-img	{ order: 2; }
	.reflect .functions-txt	{ order: 1; }
	.functions-txt > h5 > span br	{ display: none; }
	.functions-txt > ul li a:hover	{ opacity: .5; }
}
@media (max-width: 767px) {
	.functions-wrapper	{ padding: 16.15cqw 0; }
	.functions-header	{ padding: 0 5cqw; margin: 0 0 15.6cqw; }
	.functions-header h4	{ width: 62%; padding: 0 0 0 .17cqw; margin: 0 0 3cqw; }
	.functions-header strong	{ font-size: 3.6cqw; line-height: 1; }
	.functions-inner	{ padding: 0 5%; gap: 18.4cqw 0; }
	.functions-items	{ flex-wrap: wrap; margin: 0; padding: 0 20.5% 0 0; }
	.functions-items.reflect	{ padding: 0 0 0 20.5%; }
	.functions-img	{ width: 100%; margin: 0 0 6cqw; }
	.functions-txt	{ width: 100%; gap: 1.5cqw; }
	.functions-txt > h5	{ flex-direction: column; gap: .6cqw; margin: 0 0 .5cqw; }
	.functions-txt > h5 > b	{ width: 9.3%; height: auto; }
	.functions-txt > h5 > b.f01	{ width: 8.1%; }
	.functions-txt > h5 > span	{ font-size: 5.1cqw; line-height: 1.4; }
	.functions-txt > p	{ font-size: 3.6cqw; line-height: 2; margin: 0 0 4cqw; }
	.functions-txt > ul	{ gap: 2cqw; }
	.functions-txt > ul li	{ font-size: 3.3cqw; }
}
@media (min-width: 767.99px) {
	.func_sp	{ display: none; }
}
@media (max-width: 767px) {
	.func_pc	{ display: none; }
}

.morebtmarea	{ width: 100%; display: -webkit-flex; display: flex; justify-content: center; align-items: center; padding: 2.25cqw 0 8cqw; }
.morebtmarea > a	{ width: 29.513%; height: 100%; aspect-ratio: 85 / 13; border: 1px solid #E9F544; background-color: #E9F544; display: -webkit-flex; display: flex; align-items: center; justify-content: center; transition: color .5s, background-color .5s, border-color .5s; }
.morebtmarea > a > span	{ font-size: 1.4cqw; color:#000; transition: color .5s;}
@media (min-width: 767.99px) {
	.morebtmarea > a:hover	{ background-color: #000; border-color: #fff; }
	.morebtmarea > a:hover > span	{ color:#fff; }
}
@media (max-width: 767px) {
	.morebtmarea	{ padding: 25.3cqw 5% 9cqw; }
	.morebtmarea > a	{ width: 100%; aspect-ratio: 85 / 15; }
	.morebtmarea > a > span	{ font-size: 4.1cqw; }
}

/* ------------ 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; } }
