@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Zen+Kaku+Gothic+New:wght@400;500;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: "Inter", "Zen Kaku Gothic New", 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; }
.pi_lgzformat .en	{ font-family: "Inter", sans-serif; }
.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%; display: -webkit-flex; display: flex; flex-direction: column; align-items: center; justify-content: center; background-color: #ffffff; z-index: 2; }

.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 1s cubic-bezier(0.215, 0.61, 0.355, 1); -webkit-transition-delay: .2s; transition-delay: .2s; }

/* ------------ MAIN AREA ------------- */
.mainimg_wrapper	{ width: 100%; line-height: 1; position: relative; display: -webkit-flex; display: flex; align-items: center; justify-content: center; margin: 0 0 100px; }
.maininner_wrapper	{ width: 100%; position: absolute; top: 0; left: 0; bottom: 0; right: 0; width: 100%; height: 100%; }
.maininner	{ position: relative; width: 100%; height: 86%; }
.maininner > h3	{ position: -webkit-sticky; position: sticky; top: 84%; padding: 0 0 0 10%; color:#fff; font-size: clamp(16px, 60px, 3.4vw); line-height: 1; font-weight: 400; letter-spacing:.05em; text-align: left; transition:2s cubic-bezier(.12,.51,.55,.94); opacity: 0; }
.maininner > h3.active	{ opacity: 1; -webkit-transition-delay: .6s; transition-delay: .6s; transform: translateY(0); }
@media (max-width: 1000px) {
	.mainimg_wrapper	{ center; margin: 0 0 40px; }
	.maininner	{ height: 100%; }
	.maininner > h3	{ position: absolute; top: auto; bottom: 14%;  }
}
.pg-content-switcher	{ width: 100%; margin-top: 1em; }
.pg-content-switcher__buttons	{ display: -webkit-box; display: -ms-flexbox; display: flex; color: #989898; }
.pg-content-switcher__button	{ color:#ddd; text-align: center; position: relative; -webkit-appearance: none; -moz-appearance: none; appearance: none; background: transparent; border: none; outline: none; padding-bottom: 1rem; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; -webkit-transition: color 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; transition: color 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; }
.pg-content-switcher__button::before, .pg-content-switcher__button::after	{ content: ""; display: block; left: 0; bottom: 0; position: absolute; }
.pg-content-switcher__button::before	{ width: 100%; height: 1px; background-color: #ccc; }
.pg-content-switcher__button::after	{ width: 0; height: 2px; background-color: #000; -webkit-transition-property: width; transition-property: width; -webkit-transition-duration: 1.2s; transition-duration: 1.2s; -webkit-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1); transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1); -webkit-transition-delay: 0s; transition-delay: 0s; }
.pg-content-switcher__button.is-current { color: #000; }
.pg-content-switcher__button.is-current::after	{ width: 100%; }
.pg-content-switcher__button:hover	{ color: #000; }

/* ------------ ITEM NAME ------------- */
.slunedtxlis_wrapper	{ width: 62%; }
.slunedtxlis_wrapper.col3	{ width: 92.7%; }
.slunedtxlis	{ align-self: flex-start; width: 100%; padding: 0; margin: 0 0 120px; display: -webkit-flex; display: flex; align-items: flex-start; flex-wrap: wrap; gap: 1em 2em; }
.slunedtxlis.com3	{ max-width: 100%; }
.itemdit	{ display: -webkit-flex; display: flex; align-items: flex-start; gap: 0 14px; }
.itemdit > p,
.itemdit > a	{ display: -webkit-flex; display: flex; width: 100%; align-items: flex-end; gap: .6em; transition: all .4s; opacity: 1; }
.itemdit > p strong,
.itemdit > a strong	{ color:#333; width: 100%; white-space: nowrap; font-size: 13px; line-height: 1; font-weight: 400; letter-spacing:.02em; text-decoration: underline; }
.itemdit > p strong	{ text-decoration: none; }
.itemdit > p span.prc, 
.itemdit > a span.prc	{ color:#333; width: 100%; white-space: nowrap; font-size: 11px; line-height: 1; font-weight: 400; letter-spacing:0; font-family: "Noto Sans JP", sans-serif!important; }
.itemdit > p span.son	{ color:#000; width: 100%; white-space: nowrap; font-size: 13px; line-height: 1; font-weight: 400; letter-spacing:.02em; }
@media (min-width: 1800px) {
	.slunedtxlis_wrapper	{ width: 50%; }
	.slunedtxlis_wrapper.col3	{ width: 75.3%; }
}
@media (min-width: 1000.1px) {
	.itemdit > a:hover	{ opacity: .5; }
}
@media (max-width: 1000px) {
	.slunedtxlis_wrapper.col3, 
	.slunedtxlis_wrapper	{ width: 100%; }
	.slunedtxlis, 
	.slunedtxlis.com3	{ width: 100%; padding: 0 4%; margin: 0 0 60px; flex-direction: column; }
	.itemdit	{ width: 100%; }
	.itemdit > p,
	.itemdit > a	{ width: auto; }
	.itemdit > p strong,
	.itemdit > a strong	{ font-size: 13px; }
	.itemdit > p span.prc, 
	.itemdit > a span.prc	{ font-size: 11px; }
	.itemdit > p span.son	{ font-size: 11px; }
}

/* ------------ SWIPER ------------- */
.pi_lgzformat .swiper-outside	{ width: 100%; overflow: hidden; position: relative; padding: 0 2% 20px; margin: 0; }
.pi_lgzformat .swiper-container	{ width: 100%; height: auto; position: relative; padding: 0; }
.pi_lgzformat .swiper-wrapper	{ display: flex; justify-content: center; }
.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: calc(32% - 7px); height: auto; background-color: #f7f7f7; }
.pi_lgzformat .swiper-slide img	{ border-radius: 4px; }
.pi_lgzformat .switem .swiper-slide	{ flex: 0 0 auto; width: calc(50% - 5px); height: auto; }
.pi_lgzformat .swiper-slide img	{ display: block; width: 100%; height: auto; object-fit: cover; }
.pi_lgzformat .swiper-horizontal > .swiper-scrollbar	{ left: var(--swiper-scrollbar-sides-offset,0); height: var(--swiper-scrollbar-size,10px); width: 100%; bottom: -29px; 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; }
@media (min-width: 1800px) {
	.pi_lgzformat .swiper-slide	{ width: calc(26% - 7px); }
}
@media (max-width: 1000px) {
	.pi_lgzformat .swiper-wrapper	{ justify-content: flex-start; }
	.pi_lgzformat .swiper-outside	{ padding: 0 4% 20px; margin: 0; }
	.pi_lgzformat .swiper-slide	{ flex: 0 0 auto; width: calc(68% - 8px); height: auto; }
	.pi_lgzformat .imgsw .swiper-slide	{ flex: 0 0 auto; width: calc(95% - 5px); height: auto; }
	.pi_lgzformat .switem .swiper-slide	{ flex: 0 0 auto; width: calc(95% - 5px); height: auto; }
}
.pi_lgzformat .swiper-slide img	{ opacity: 0; transition: opacity .9s cubic-bezier(0.215, 0.61, 0.355, 1); }
.pi_lgzformat .active .swiper-slide img	{ opacity: 1; transition: opacity .9s cubic-bezier(0.215, 0.61, 0.355, 1); }
@media (min-width: 1000.1px) {
	.pi_lgzformat .swiper-wrapper:hover	{ cursor: auto; }
	.swiper-scrollbar	{ display: none; }
	.pi_lgzformat .active .swiper-slide:nth-child(2) img	{ -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: .3s; transition-delay: .6s; }
	.pi_lgzformat .active .swiper-slide:nth-child(5) img	{ -webkit-transition-delay: .3s; transition-delay: .8s; }
	.pi_lgzformat .active .swiper-slide:nth-child(6) img	{ -webkit-transition-delay: .3s; transition-delay: 1s; }
}

/* ------------ 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; } }
