@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;
}
@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; background-color: #D9D9D9; }
.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 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; position: relative; z-index: 1; }
.contanc	{ width: 100%; height: 0px; transform: translateY(-48px); }

/* ------------ ANIMATION ------------- */
.scrollIn	{ opacity: 0; }
.scrollIn.active	{ opacity: 1; transition: opacity 1s cubic-bezier(0.215, 0.61, 0.355, 1); transition-delay: .3s; }
.inVewImg	{ overflow: hidden; }
.inVewImg > img, 
.inVewImg > picture, 
.inVewImg > picture > img	{ opacity: 0; transform: scale(1.06); }
.inVewImg.active > img, 
.inVewImg.active > picture, 
.inVewImg.active > picture > img	{ opacity: 1; transform: scale(1) translateZ(0); transition: opacity 1s ease-out,transform 1.6s ease-out; transition-property: opacity,transform; transition-delay: .4s; }
@keyframes blur	{ 
	from	{ opacity: 0; filter: blur(20px); }
	to	{ opacity: 1; filter: blur(0px); }
}

/* ------------ MAIN AREA ------------- */
.mainimg_wrapper	{ width: 100%; position: relative; display: -webkit-flex; display: flex; align-items: center; justify-content: center; padding: 0; z-index: 1; }
.mainimg_wrapper > h1	{ position: absolute; line-height: 1; transition: opacity 2s cubic-bezier(0.215, 0.61, 0.355, 1); opacity: 0; }
.mainimg_wrapper > h1.active	{ opacity: 1; transition-delay: 1.5s; }
.mainimg	{ width: 100%; height: 100%; aspect-ratio: 2 / 1; overflow: hidden; container-type: inline-size; }
@media (min-width: 768px) {
	.mainimg_wrapper > h1	{ top: 33%; left: 18%; width: 11%; }
}
@media (max-width: 767.9px)	{ 
	.mainimg	{ aspect-ratio: 7 / 9; }
	.mainimg_wrapper > h1	{ top: 30%; left: 14%; width: 24%; }
}
#js-main-movie	{ width: 100%; height: 100%; aspect-ratio: 16 / 9; }

/* ------------ INTRODUCTION ------------- */
.introduction	{ width: 100%; display: -webkit-flex; display: flex; flex-direction: column; align-items: center; padding: 130px 0 130px; margin: 0; position: relative; z-index: 2; }
.introwrapper	{ width: 100%; display: -webkit-flex; display: flex; flex-direction: column; align-items: center; }
.introwrapper > h2	{ opacity: 0; width: 100%; color:#000; font-size: 18px; font-size: clamp(24px, 50px, 4.4vw); line-height: 1.2; font-weight: 700; text-align: center; margin: 0 0 60px; }
.introwrapper > p	{ opacity: 0; width: 100%; color:#000; font-size: 18px; font-size: clamp(12px, 18px, 1.3vw); line-height: 2; font-weight: 500; text-align: center; letter-spacing:.1rem; font-feature-settings: normal; margin: 0 0 1.5em; }
.delayin02	{ animation-delay: .2s; }
.delayin03	{ animation-delay: .4s; }
.delayin04	{ animation-delay: .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: 40px 0; }
	.introwrapper	{ margin: 0; }
	.introwrapper > p	{ width: 80%; position: static; font-size: 13px; letter-spacing:.06rem;  }
}
/* ------------ MOVIE ------------- */
.movie_wrapper	{ position: relative; width: 80%; max-width: 1200px; aspect-ratio: 16/9; overflow: hidden; margin: 0 0 130px; display: -webkit-flex; display: flex; align-items: center; justify-content: center; }
.movie_poster,
.movie_iframe	{ width: 100%; height: 100%; object-fit: cover; display: block; position: absolute; top: 0; left: 0; transition: opacity 1s ease; }
.movie_iframe	{ opacity: 0; pointer-events: none; }
.movie_wrapper > b	{ font-size: clamp(26px, 48px, 4vw); line-height: 1; color:#fff; font-weight: 400; letter-spacing:.08em; white-space: nowrap; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); }
@media (max-width: 767.999px) {
	.movie_wrapper	{ position: relative; width: 98%; margin: 0 0 40px; }
}

/* ------------ MID ITEM AREA ------------- */
#bgchange	{ width: 100%; display: -webkit-flex; display: flex; flex-direction: column; align-items: center; justify-content: center; padding: 0; margin: 0; position: relative; background-color: #D9D9D9; transition: all .5s; transition-delay: .3s; position: relative; z-index: 2; }
.bgcolor02	{ background-color: #D9D9D9; }
.bgcolor03	{ background-color: #D9D9D9; }
.bgcolor04	{ background-color: #D9D9D9; }
.itemarea	{ display: -webkit-flex; display: flex; flex-direction: column; width: 100%; align-items: center; justify-content: center; container-type: inline-size; position: relative; margin: 0 0 100px; }
.styling-wrapper	{ width: 100%; display: -webkit-flex; display: flex; flex-direction: column; }
.styling-wrapper > h3	{ width: 100%; color:#000; font-size: clamp(16px, 28px, 2vw); line-height: 1; font-weight: 700; letter-spacing:.02em; margin: 0 0 10px; }
.styling-wrapper > strong	{ color:#000; font-size: clamp(14px, 18px, 1.4vw); line-height: 2; font-weight: 500; letter-spacing:.02em; margin: 0 0 20px; font-family:'DINPro-Medium', sans-serif; font-style: normal; }
.styling-wrapper > strong span	{ font-size: clamp(11px, 13px, 1vw); line-height: 2; font-weight: 400; }
.styling-wrapper > p	{ width: 100%; color:#000; font-size: clamp(13px, 16px, 1.2vw); line-height: 2.2; font-weight: 400; letter-spacing:.02em; margin: 0 0 10px; }
@media (min-width: 1200px) {
	.styling-wrapper > p	{ width: 90%; max-width: 680px; }
}
@media (min-width: 768px) {
	.styling-wrapper	{ width: calc(50cqw - 30px); position: absolute; top: 28.3cqw; right: 20px; }
	.reflect .styling-wrapper	{ width: calc(50cqw - 30px); position: absolute; top: 28.3cqw; left: 30px; }
}
@media (max-width: 1200px)	{ 
	.styling-wrapper > h3	{ margin: 0 0 6px; }
	.styling-wrapper > strong	{ margin: 0 0 10px; }
	.styling-wrapper > p	{ line-height: 1.8; margin: 0; }
}
@media (max-width: 767.9px)	{ 
	.itemarea	{ padding-bottom: 40px; margin: 0; }
	.styling-wrapper	{ padding: 20px 5% 0; margin: 0 0 20px; }
	.styling-wrapper > h3	{ font-size: 18px; }
	.styling-wrapper > p	{ font-size: clamp(13px, 16px, 1.2vw); line-height: 2; margin: 0 0 20px; }
}

.styling-wrapper ul.linkarea	{ width: 100%; display: -webkit-flex; display: flex; align-items: flex-end; gap: 20px; margin: 0 0 20px; }
.styling-wrapper ul.linkarea li	{ width: 50%; max-width: 300px; line-height: 1; padding: 0; }
.styling-wrapper ul.linkarea.full li	{ width: 100%; line-height: 1; padding: 0; display: -webkit-flex; display: flex; }
.styling-wrapper ul.linkarea li > span	{ color:#e9af33; font-family: "Roboto", sans-serif!important; font-size: 16px; font-weight: 400; line-height: 1; letter-spacing:0!important; }
.styling-wrapper ul.linkarea li a	{ position: relative; display: -webkit-flex; display: flex; align-items: center; justify-content: center; gap: 10px; width: 100%; height: 36px; background-color: #000; line-height: 1; }
.styling-wrapper ul.linkarea li a > b	{ color:#fff; font-family: "Roboto", sans-serif!important; font-size: 16px; font-weight: 500; line-height: 1; text-decoration: none; letter-spacing:.1em; position: relative; z-index: 2; }
.styling-wrapper ul.linkarea li a > span	{ color:#fff; font-family: "Roboto", sans-serif!important; font-size: 14px; font-weight: 400; line-height: 1; text-decoration: none; letter-spacing:.03em; position: relative; z-index: 2; }
.styling-wrapper ul.linkarea li a > ul	{ position: absolute; top: 54%; -webkit-transform: translateY(-50%); transform: translateY(-50%); right: 5%; width: 14px; height: 18px; z-index: 2; }
.styling-wrapper ul.linkarea li a > ul > li	{   position: relative; display: inline-block; width: 14px; height: 1px; margin: 6.4px 0; border-radius: 9999px; background-color: #ffffff; }
.styling-wrapper ul.linkarea li a > ul > li::before, 
.styling-wrapper ul.linkarea li a > ul > li::after	{ content: ""; position: absolute; top: calc(50% - 0.5px); right: 0; width: 10px; height: 1px; border-radius: 9999px; background-color: #ffffff;  transform-origin: calc(100% - 0.5px) 50%; }
.styling-wrapper ul.linkarea li a > ul > li::before	{ transform: rotate(45deg); }
.styling-wrapper ul.linkarea li a > ul > li::after	{ transform: rotate(-45deg); }
.styling-wrapper ul.linkarea li a:hover	{ text-decoration: none; }
@media (min-width: 768px) {
	.styling-wrapper ul.linkarea li a::before	{ content:""; position: absolute; bottom: 0; top: 0; left: 0; right: 100%; background-color: #666; width: 0; height: 100%; transition: all .5s; }
	.styling-wrapper ul.linkarea li a:hover::before	{ width: 100%; right: 0; }
}
@media (max-width: 1200px)	{ 
	.styling-wrapper ul.linkarea	{ gap: 10px; margin: 0 0 10px; }
	.styling-wrapper ul.linkarea li a	{ height: 34px; }
}
@media (max-width: 767.9px)	{ 
	.styling-wrapper ul.linkarea	{ margin: 0 0 30px; }
	.styling-wrapper ul.linkarea li	{ max-width: 100%; }
}
.styling-wrapper ul.linkarea li a.soon	{ opacity: 1; pointer-events: none!important; background-color: #fff; }
.styling-wrapper ul.linkarea li a.soon > ul	{ display: none; }
.styling-wrapper ul.linkarea li a.soon > b.en	{ color:#000; font-family: "Roboto", sans-serif!important; font-size: 15px; font-weight: 400; }



/* ------------ SWIPER LAYOUT ------------- */
.itemarea .slider-set { width: 100%; margin: 0 0 40px; }
.itemarea .swiper { width: 100%; margin-bottom: 20px; }
.itemarea .swiper-main .swiper-slide	{ display: flex; justify-content: center; align-items: center; transition-duration: 300ms !important; }
.itemarea .swiper-thumbnail { padding-bottom: 20px; }
.itemarea .swiper-thumbnail .swiper-slide	{ height: 100%; display: flex; justify-content: center; align-items: center; cursor: pointer; opacity: 0.5; transition: opacity 0.3s ease; }
.itemarea .swiper-thumbnail .swiper-slide-thumb-active	{ opacity: 1; }
.itemarea .swiper-horizontal > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-horizontal	{ width: 100%; }
.itemarea .swiper-horizontal > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-horizontal	{ left: 0; }
.itemarea .thumbnail-scrollbar	{ bottom: 0; height: 2px!important; background: rgba(0, 0, 0, 0.1); border-radius: 0; --swiper-scrollbar-sides-offset: 0%; }
.itemarea .swiper-scrollbar-drag	{ background: #000; border-radius: 0; }

/* ------------ SWIPER1 ------------- */
.itemarea .swiper-button-prev,
.itemarea .swiper-rtl .swiper-button-next	{ left: var(--swiper-navigation-sides-offset,0px); right: auto }
.itemarea .swiper-button-next,
.itemarea .swiper-rtl .swiper-button-prev	{ right: var(--swiper-navigation-sides-offset,0px); left: auto }
.itemarea .swiper-button-next,
.itemarea .swiper-button-prev	{ z-index: 5; }
.swiper-main .swiper-button-prev, .swiper-main .swiper-button-next,
.swiper-C .swiper-button-prev, .swiper-C .swiper-button-next	{ color: #fff; background-color: rgba(0, 0, 0, 0); width: 60px; height: 60px; }
.swiper-main .swiper-button-prev::after, .swiper-main .swiper-button-next::after,
.swiper-C .swiper-button-prev::after, .swiper-C .swiper-button-next::after	{ font-size: 30px; font-weight: 300; }
@media (max-width: 767.9px)	{ 
	.swiper-main .swiper-button-prev, .swiper-main .swiper-button-next,
	.swiper-C .swiper-button-prev, .swiper-C .swiper-button-next	{ width: 30px; height: 80px; }
	.swiper-main .swiper-button-prev::after, .swiper-main .swiper-button-next::after,
	.swiper-C .swiper-button-prev::after, .swiper-C .swiper-button-next::after	{ font-size: 18px; }
}
.lookwrapper	{ width: 100%; display: -webkit-flex; display: flex; align-items: flex-start; justify-content: space-between; gap: 20px; flex-wrap: wrap; }
.detailwrapper	{ width: 100%; display: -webkit-flex; display: flex; align-items: flex-start; justify-content: space-between; gap: 20px; }
.detailwrapper .detailinner	{ width: 100%; display: -webkit-flex; display: flex; flex-direction: column; gap: 20px; }
.feawrapper	{ display: -webkit-flex; display: flex; justify-content: flex-end; width: 100%; }
.feawrapper > h3	{ width: 78%; max-width: 640px; padding: 0 20px; color:#000; font-size: 18px; line-height: 1; font-weight: 900; letter-spacing:.06em;  }

@media (min-width: 768px) {
	.lookwrapper .swiper-main	{ width: calc(50% - 10px); }
	.lookwrapper .swiper-thumbnail	{ width: calc(50% - 10px); }
	.reflect .lookwrapper .swiper-main	{ width: calc(50% - 10px); order: 2; }
	.reflect .lookwrapper .swiper-thumbnail	{ width: calc(50% - 10px); order: 1; }
}
@media (max-width: 767.9px)	{ 
	.itemarea .slider-set { width: calc(100% - 10px); overflow: hidden; margin: 0 0 10px; }
	.itemarea .swiper { margin-bottom: 5px; }
	.lookwrapper	{ gap: 0; flex-wrap: wrap; }
	.lookwrapper .swiper-main	{ width: 100%; }
	.lookwrapper .swiper-thumbnail	{ width: 100%; }
	.swiper-thumbnail { padding-bottom: 10px; }
	.detailwrapper	{  gap: 10px;  flex-wrap: wrap; }
	.detailwrapper .detailinner	{ gap: 10px; }
	.feawrapper	{ overflow: hidden; height: 0; display: none; visibility: hidden; }
}

/* ------------ SWIPER2 ------------- */
.swiper-outside	{ width: 100%; overflow: hidden; position: relative; padding: 0 0 80px; margin: 0; }
.swiper-outside .swiper-container	{ width: 100%; height: auto; 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: 29.51%; height: auto; }
.swiper-outside .swiper-slide > span	{ display: block; width: 100%; height: 100%; overflow: hidden; }
.swiper-outside .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); transition: all 1s; transition-timing-function: cubic-bezier(.24,.155,.275,.945); }
.swiper-outside .active .swiper-slide > span img	{ opacity: 1; transform: scale(1); }
.swiper-outside .swiper-slide img	{ display: block; width: 100%;  object-fit: cover; }
.swiper-outside .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: -40px; 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 13cqw 5%; }
	.swiper-outside .swiper-slide	{ width: 68.4%; }
	.swiper-outside .swiper-horizontal > .swiper-scrollbar	{ width: 95%; margin: 0 5% 0 0; bottom: -7.4cqw; }
}
.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) img	{ opacity: 1; transform: scale(1); -webkit-transition-delay: .1s; transition-delay: .2s; }
	.swiper-outside .active .swiper-slide:nth-child(3) img	{ -webkit-transition-delay: .3s; transition-delay: .4s; }
	.swiper-outside .active .swiper-slide:nth-child(4) img	{ -webkit-transition-delay: .6s; transition-delay: .6s; }
	.swiper-outside .active .swiper-slide:nth-child(5) img	{ -webkit-transition-delay: .8s; transition-delay: .8s; }
	.swiper-outside .active .swiper-slide:nth-child(6) img	{ -webkit-transition-delay: 1s; transition-delay: 1s; }
}

/* ------------ SWIPER3 ------------- */
.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; }
.itemsetwrapper .swiper-button-prev,
.itemsetwrapper .swiper-rtl .swiper-button-next	{ left: var(--swiper-navigation-sides-offset,0px); right: auto }
.itemsetwrapper .swiper-button-next,
.itemsetwrapper .swiper-rtl .swiper-button-prev	{ right: var(--swiper-navigation-sides-offset,0px); left: auto }
.itemsetwrapper .swiper-button-next,
.itemsetwrapper .swiper-button-prev	{ z-index: 5; }
.itemsetwrapper .swiper-button-prev, 
.itemsetwrapper .swiper-button-next	{ color: #fff; background-color: rgba(0, 0, 0, 0); width: 60px; height: 60px; }
.itemsetwrapper .swiper-button-prev::after, 
.itemsetwrapper .swiper-button-next::after	{ font-size: 30px; font-weight: 300; }
@media (max-width: 767.9px)	{ 
	.itemsetwrapper	{ margin: 0 0 8cqw; padding: 0; }
	.itemsetwrapper .swiper-button-prev, 
	.itemsetwrapper .swiper-button-next	{ width: 30px; height: 80px; top: 45%; }
	.itemsetwrapper .swiper-button-prev::after, 
	.itemsetwrapper .swiper-button-next::after	{ font-size: 18px; }
}
.itemsetwrapper .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, 
.itemsetwrapper .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet	{ margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px); }
.itemsetwrapper .swiper-pagination-bullet { width: 12px; height: 12px; background-color: transparent; border: 1px solid #fff; opacity: 1; }
.itemsetwrapper .swiper-pagination-bullet-active { background-color: #fff; border: 1px solid #fff; }

@media (max-width: 767.9px) {
	.itemsetwrapper .swiper-pagination-bullet { width: 8px; height: 8px; }
	.itemsetwrapper .swiper-horizontal > .swiper-pagination-bullets, 
	.itemsetwrapper .swiper-pagination-bullets.swiper-pagination-horizontal, 
	.itemsetwrapper .swiper-pagination-custom, 
	.itemsetwrapper .swiper-pagination-fraction { bottom: 2px;}
}

/* ------------ 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; } }

