@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Inter:opsz@14..32&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; }
#site_body	{ overflow: visible; }
#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: 10; }
.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: "Inter", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;  font-weight: 400; font-style: normal; font-size:14px; line-height:1.75; -webkit-text-size-adjust:100%; color:#0461BF; -webkit-font-smoothing: antialiased; font-feature-settings: normal; }
.pi_lgzformat .en	{ font-family: "Inter", sans-serif; font-optical-sizing: auto; font-weight: 400; font-style: normal; }
.pi_lgzformat img, 
.pi_lgzformat picture	{ width: 100%; vertical-align: bottom; line-height: 1;  }
.pi_lgzformat a:hover, 
.pi_lgzformat a:hover *	{ opacity: 1!important; color:#0461BF; }
.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(-47px); }
@media (min-width: 767.99px) {
	/* .pi_lgzformat a:hover	{ cursor: url("cursor.svg"), auto; } */
}

/* ------------ ANIMATION ------------- */
.scrollIn	{ opacity: 0; transition: opacity 1.6s 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; }
}

/* ------------ MAIN AREA ------------- */
.mainimg_wrapper	{ width: 100%; position: relative; display: -webkit-flex; display: flex; background-color: #efefef; }
.mainimg_imgarea	{ width: 50%; position: relative; }
.mainimg_img	{ margin: 0 0 50vh; position: -webkit-sticky; position: sticky; top: 47px; left: 0; width: 100%; height: calc(100vh - 47px); overflow: hidden; display: -webkit-flex; display: flex; align-items: center; justify-content: center; background-color: #efefef; }
.mainimg_img > picture,
.mainimg_img > picture > img	{ display: block; width: 100%; height: 100%; object-fit: cover; opacity: 0; transition: opacity 2s cubic-bezier(0.215, 0.61, 0.355, 1); }
.mainimg_img.active > picture,
.mainimg_img.active > picture > img	{ opacity: 1; -webkit-transition-delay: .3s; transition-delay: .3s; }
.mainimg_book	{ position: -webkit-sticky; position: sticky; top: 0; left: 0; width: 100%; min-height: 100vh; display: -webkit-flex; display: flex; align-items: flex-start; justify-content: center; background-color: #efefef; }
.mainimg_txtarea	{ width: 50%; position: relative; display: -webkit-flex; display: flex; flex-direction: column; container-type: inline-size; }
.maintxt_main	{ width: 100%; height: calc(100vh - 47px); display: -webkit-flex; display: flex; align-items: center; justify-content: center;  }
.maintxt_main > h1	{ width: 38.906%; line-height: 1; opacity: 0; transition: opacity 2s cubic-bezier(0.215, 0.61, 0.355, 1); }
.maintxt_main.active > h1	{ opacity: 1; -webkit-transition-delay: 1s; transition-delay: 1s; }
.maintxt_contents	{ width: 100%; display: -webkit-flex; display: flex; flex-direction: column; align-items: center; justify-content: center; padding: 17.5cqw 12.031cqw 15cqw 14.531cqw; background-color: #efefef; z-index: 2; }
.maintxt_contents_inner	{ width: 100%; display: -webkit-flex; display: flex; flex-direction: column; align-items: center; justify-content: center; }
.maintxt_contents_inner > strong	{ font-size: 2.8125cqw; line-height: 1; margin: 0 0 12.5cqw; }
.maintxt_contents_inner > h3	{ width: 100%; max-width: 32.3859cqw; line-height: 1; margin: 0 0 12.8125cqw; }
.maintxt_contents_inner > h5	{ font-size: 2.5cqw; line-height: 1.625; font-weight: 700; text-align: center; letter-spacing:.04em; margin: 0 0 5.625cqw; }
.maintxt_contents_inner > p	{ width: 100%; font-size: 2.031cqw; line-height: 2; font-weight: 700; text-align: left; letter-spacing:.03em; margin: 0 0 12.5cqw; }
.maintxt_contents_inner > hr	{ width: 100%; height: 1px; background-color: transparent; position: relative; margin: 0 0 11cqw; }
.maintxt_contents_inner > hr::after	{ content:""; position: absolute; top: 0; left: 20%; right: 20%; width: 60%; height: 1px; background-color: #0461BF; }
@media (min-width: 768px) {
	.mainimg_booksp, 
	.maintxt_main > picture, 
	.maintxt_main > picture > img	{ display: none; }
}
@media (max-width: 767.9px) {
	.mainimg_imgarea	{ display: none; }
	.mainimg_txtarea	{ width: 100%; }
	.maintxt_main	{ margin: 0 0 50vh; width: 100%; position: -webkit-sticky; position: sticky; top: 47px; left: 0; width: 100%; height: calc(100vh - 47px); margin: 0; z-index: 1; }
	.maintxt_main > picture,
	.maintxt_main > picture > img	{ display: block; width: 100%; height: 100%; object-fit: cover; opacity: 0; transition: opacity 2s cubic-bezier(0.215, 0.61, 0.355, 1); }
	.maintxt_main.active > picture,
	.maintxt_main.active > picture > img	{ opacity: 1; }
	.maintxt_main > h1	{ width: 41.6%; position: absolute; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); top: 8%; }
	.maintxt_contents	{ padding: 0; }
	.maintxt_contents_inner	{ padding: 18cqw 0 16cqw; }
	.maintxt_contents_inner > strong	{ font-size: 3.7333cqw; margin: 0 0 18.2666cqw; }
	.maintxt_contents_inner > h3	{ max-width: 48.8cqw; margin: 0 0 16.5333cqw; }
	.maintxt_contents_inner > h5	{ font-size: 4cqw; line-height: 1.5333; margin: 0 0 7.7333cqw; }
	.maintxt_contents_inner > p	{ font-size: 3.4666cqw; padding: 0 4cqw; margin: 0 0 7.9333cqw; }
	.maintxt_contents_inner > hr	{ display: none; }
	.mainimg_booksp	{ padding: 8cqw 6cqw 14cqw;  }
}

/* ------------ WIDE AREA ------------- */
.fullwide_wrapper	{ width: 100%; position: relative; display: -webkit-flex; display: flex; flex-direction: column; }
.fullwide_stick	{ width: 100%; min-height: calc(100vh - 47px); position: -webkit-sticky; position: sticky; top: 47px; left: 0; border-top: 1px solid #0461bf; margin: 0 0 50vh; }
.fullwide_stick.last2	{ margin: 0 0 calc(100vh - 47px); }
.fullwide_stick.last	{ margin: 0; }
.fullwide_img	{ position: relative; width: 100%; height: calc(100vh - 47px); }
.object-fit	{ width: 100%; overflow: hidden; height: calc(100vh - 47px); position: relative; }
.object-fit > picture,
.object-fit > picture > img	{ display: block; width: 100%; height: 100%; object-fit: cover; }
@media (max-width: 767.9px) {
	.fullwide_stick, 
	.fullwide_stick.last2,
	.fullwide_stick.last	{ position: relative; top: auto; left: auto; margin: 0; }
	.fullwide_stick.spstick	{ width: 100%; min-height: calc(100vh - 47px); position: -webkit-sticky; position: sticky; top: 47px; left: 0; border-top: 1px solid #0461bf; margin: 0 0 50vh; }
	.fullwide_img	{ height: auto; }
}

.fullwide_img .more	{ position: absolute; right: 1.5625cqw; bottom: 2.734cqw; display: -webkit-flex; display: flex; align-items: flex-start; gap: .5cqw; }
.more	{ display: -webkit-flex; display: flex; align-items: flex-start; gap: .5cqw; }
.more a	{ display: -webkit-flex; display: flex; align-items: center; gap: .8cqw; font-size: 1.17cqw; line-height: 1; font-weight: 400; letter-spacing:-.02em; white-space: nowrap; padding: 0 0 .4cqw; position: relative; }
.more.buy a	{ padding: 0 .3cqw .4cqw 0; }
.fullwide_img .more a	{ color:#fff; }
.more a::after	{ content:""; position: absolute; left: 0; bottom: 0; right: 100%; width: 0; height: 1px; border-top: 1px solid #0461bf; transition: all 1s cubic-bezier(0.215, 0.61, 0.355, 1); }
.fullwide_img .more a::after	{ border-top: 1px solid #fff; }
.more.active a::after	{ width: 100%; right: 0; -webkit-transition-delay: .6s; transition-delay: .6s; }
.more > svg	{ width: 1cqw; height: auto; line-height: 1; aspect-ratio: 1 / 1; transform: translateY(-.3cqw); }
.more a > svg	{ width: .8cqw; height: auto; line-height: 1; aspect-ratio: 1 / 1; }
.soon	{ display: -webkit-flex; display: flex; align-items: center; gap: .8cqw; font-size: 1.17cqw; line-height: 1; font-weight: 400; letter-spacing:-.02em; white-space: nowrap; position: relative; margin: 0 0 2.343cqw; }
.soon span	{ font-size: .9375cqw; line-height: 1; font-weight: 400; letter-spacing:.02em; white-space: nowrap; }
.soon > svg	{ width: .8cqw; height: auto; line-height: 1; aspect-ratio: 1 / 1; }
svg.colorwhite, 
svg.colorwhite *	{ color:#fff!important; }
svg.colorcurrent, 
svg.colorcurrent *	{ color:#0461bf!important; }
@keyframes likline {
	0%,
	100%	{ width: 100%; right: 0; opacity: 1; }
	50% { width: 0; left: 100%; right: 0; opacity: 1; }
	50.1%	{ width: 0; left: 0; right: 100%; opacity: 0; }
}
@media (min-width: 768px) {
	.fullwide_sticksponly	{ display: none; }
	.more:hover a::after	{ animation: likline 1s ease 0s 1 normal none; }
}
@media (max-width: 767.9px) {
	.fullwide_sticksponly	{ width: 100%; display: -webkit-flex; display: flex; }
	.fullwide_stick .more.spno	{ display: none; }
	.more	{ gap: 1.5cqw; }
	.more a	{ gap: 1.8cqw; font-size: 4cqw; padding: 0 0 1.8cqw; }
	.more.buy a	{ padding: 0 1.3cqw 1.4cqw 0; }
	.more > svg	{ width: 3.866cqw; transform: translateY(-1cqw); }
	.more a > svg	{ width: 2.8cqw; }
	.soon	{ gap: 1.6cqw; font-size: 4cqw; padding: 0 0 1.8cqw; margin: 0 0 4cqw; }
	.soon span	{ font-size: 3cqw; }
	.soon > svg	{ width: 2.8cqw; transform: translateY(0); }
}

.halfwide_wrapper	{ width: 100%; height: calc(100vh - 47px); display: -webkit-flex; display: flex; background-color: #efefef; }
.halfvideo	{ width: 50%; height: 100%; overflow: hidden; }
.halfwide_img,
.halfwide_cont	{ width: 50%; min-height: calc(100vh - 48px); }
.halfwide_cont	{ background-color: #efefef; display: -webkit-flex; display: flex; align-items: center; justify-content: center; position: relative; }
.halfwide_cont_inner	{ width: 59.375%; display: -webkit-flex; display: flex; flex-direction: column; }
.halfwide_cont_inner > strong	{ font-size: 1.09375cqw; line-height: 1; font-weight: 400; letter-spacing:.04em; margin: 0 0 .6cqw; }
.halfwide_cont_inner > h3	{ font-size: 1.875cqw; line-height: 1.666; font-weight: 400; letter-spacing:-.02em; white-space: nowrap; margin: 0 0 1.171cqw; }
.halfwide_cont_inner > h4	{ width: 100%; text-align: center; font-size: 1.4062cqw; line-height: 1; font-weight: 400; letter-spacing:-.02em; white-space: nowrap; margin: 0 0 3.5156cqw; }
.halfwide_cont_inner > b	{ font-size: 1.25cqw; line-height: 1; font-weight: 400; letter-spacing:-.02em; white-space: nowrap; margin: 0 0 4.6875cqw; }
.halfwide_cont_inner > p	{ font-size: 1.0156cqw; line-height: 2; font-weight: 700; letter-spacing:.03em; margin: 0 0 4.6875cqw; }
.halfwide_cont_inner > p.info	{ margin: 0 0 4.6875cqw; }
.cllande	{ position: absolute; top: 9.609cqw; right: 2.812cqw; display: -webkit-flex; display: flex; }
.cllande_inner	{ width: 100%; height: 100%; position: relative; padding: 1.7cqw 1.6cqw 0 0; display: -webkit-flex; display: flex; }
.cllande_inner > b	{ display: inline-block; transform: rotate(90deg); height: 1em; width: 3.5em; position: absolute; top: 1cqw; right: -1cqw; }
.cllande_inner > b span	{ display: inline-block; font-size: 1.0937cqw; line-height: 1; font-weight: 400; letter-spacing:-.02em; white-space: nowrap; }
.cllande_inner > strong span	{ font-size: 2.3437cqw; line-height: 1; font-weight: 400; letter-spacing:-.02em; white-space: nowrap; }
.typing-text	{ white-space: nowrap; overflow: hidden; border-right: 1px solid #0461bf; font-size: 2em; font-family: "Inter", sans-serif; }
.app .typing-text	{ width: 3.9cqw; }
.cllande_inner.app > b	{ width: 3.9cqw; top: 1.4cqw; right: -1.4cqw; }
.active .app .typing-text	{ animation: typing .6s steps(7), typingEffect .5s step-end infinite alternate; }
.tent .typing-text	{ width: 2.3cqw; }
.cllande_inner.tent > b	{ width: 2.3cqw; top: 1.4cqw; right: -.6cqw; }
.active .tent .typing-text	{ animation: typing .6s steps(5), typingEffect .5s step-end infinite alternate; }
@keyframes typing {
  from { width: 0 }
}
@keyframes typingEffect {
  50% { border-color: transparent }
}
.pupup	{ overflow: hidden; line-height: 1; }
.pupup span	{ display: inline-block; transform: translateY(4cqw); transition: all .8s cubic-bezier(0,.27,.23,1.01); object-fit: contain; opacity: 1; }
.active .pupup span	{ transform: translateY(0); -webkit-transition-delay: .8s; transition-delay: .8s; opacity: 1; }
@media (min-width: 768px) {
	.halfwide_img .cllande	{ display: none; }
}
@media (max-width: 767.9px) {
	.halfwide_wrapper	{ height: auto; min-height: calc(100vh - 48px); flex-direction: column; }
	.halfvideo, 
	.halfwide_img,
	.halfwide_cont	{ width: 100%; height: auto; }
	.halfwide_cont	{ min-height: auto;  }
	.halfwide_cont_inner	{ width: 82.666%; padding: 7.7333cqw 0 12cqw; }
	.halfwide_cont_inner.fst	{ padding: 7.7333cqw 0 20cqw; }
	.halfwide_cont_inner.reed	{ width: 92%; padding: 16cqw 0; }
	.halfwide_cont_inner > strong	{ font-size: 3.2cqw; margin: 0 0 2cqw; }
	.halfwide_cont_inner > h3	{ font-size: 4.8cqw; margin: 0 0 1.171cqw; }
	.halfwide_cont_inner > h4	{ font-size: 3.7333cqw; margin: 0 0 10cqw; }
	.halfwide_cont_inner > b	{ font-size: 3.2cqw; margin: 0 0 9.333cqw; }
	.halfwide_cont_inner > p	{ font-size: 3.4666cqw; margin: 0 0 8cqw; }
	.halfwide_cont_inner > p.info	{ margin: 0 0 4.6875cqw; }
	.halfwide_cont .cllande	{ display: none; }
	.spststicky	{ min-height: calc(100vh - 47px); position: -webkit-sticky; position: sticky; top: 47px; left: 0; margin: 0; }
	.apparelwap .halfwide_img	{ order:2; }
	.apparelwap .halfwide_cont	{ order:1; }
	.cllande	{ top: 10cqw; right: 3cqw; }
	.cllande_inner	{ padding: 8.6cqw 5cqw 0 0; }
	.cllande_inner > b span	{ color:#fff; font-size: 4cqw; }
	.cllande_inner > strong span	{ color:#fff; font-size: 8cqw; }
	.app .typing-text	{ width: 14.8cqw; }
	.cllande_inner.app > b	{ width: 3.9cqw; top: 1.4cqw; right: -1.4cqw; }
	.tent .typing-text	{ width: 8.5cqw; }
	.cllande_inner.tent > b	{ width: 2.3cqw; top: 1.4cqw; right: -.6cqw; }
	.typing-text	{ border-right: 1px solid #fff; }
	.pupup span	{ transform: translateY(8cqw); }
}

.video-inner	{ width: 100%; height: 100%; overflow: hidden; position: relative; }
.video-inner video	{ width: 100%; height: 100%; min-height: calc(100vh - 47px); object-fit: cover; }
button.play-toggle-btn	{ position: absolute; top: 0; right: 0; left: 0; bottom: 0; width: 100%; height: 100%; display: -webkit-flex; display: flex; align-items: center; justify-content: center; background-color: rgba(0,0,0,0); transition: background-color .4s ease; }
button.play-toggle-btn > span	{ display: -webkit-flex; display: flex; width: 14%; transition: opacity .4s ease; }
button.play-toggle-btn.stop > span	{ opacity: 0; }
@media (min-width: 768px) {
	button.play-toggle-btn:hover	{ background-color: rgba(0,0,0,.3); }
	button.play-toggle-btn.stop:hover	{ background-color: rgba(0,0,0,0); }
	.spvideo	{ display: none; }
}
@media (max-width: 767.9px) {
	.fullwide_img	{ min-height: calc(100vh - 47px); position: -webkit-sticky; position: sticky; top: 47px; left: 0; margin: 0; }
	.halfwide_img	{ min-height: calc(100vh - 47px); position: -webkit-sticky; position: sticky; top: 47px; left: 0; margin: 0; }
	.halfwide_img.sliderwrapper	{ height: auto; min-height: auto; position: relative; top: auto; left: 0; }
	.nostick	{ position: relative; top: auto; left: 0; }
	.spmag	{ margin: 0 0 50vh; }
	.pcvideo	{ display: none; }
}

/* ------------ SLIDER OPTION ------------- */
.halfwide_img .slider img	{ width: 100%; height: calc(100vh - 48px); object-fit: cover; object-position: center center; }
.halfwide_img .slider .slide-arrow	{ width: 2.656cqw; height: 2.656cqw; z-index: 3; position: absolute; transition: all .6s; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); }
.halfwide_img .slider .slide-arrow span	{ display: block; width: 100%; height: 1px; background-color: #fff; position: relative; }
.halfwide_img .slider .slide-prev	{ left: 1.5625cqw; transform: scale(-1, 1); }
.halfwide_img .slider .slide-next	{ right: 1.5625cqw; }
.halfwide_img .slider .slide-arrow span::before,
.halfwide_img .slider .slide-arrow span::after	{ content: ""; position: absolute; top: calc(50% - 0.5px); right: 0; width: 1.6cqw; height: 1px; border-radius: 9999px; background-color: #fff; transform-origin: calc(100% - 0.5px) 50%; transition: all .6s; }
.halfwide_img .slider .slide-arrow span::before	{ transform: rotate(45deg); }
.halfwide_img .slider .slide-arrow span::after	{ transform: rotate(-45deg); }
@media (min-width: 768px) {
	.halfwide_img .slider .slide-arrow:hover	{ opacity: .5; }
	/* .halfwide_img .slider .slide-arrow:hover	{ width: 3.7cqw; }
	.halfwide_img .slider .slide-arrow:hover span::before,
	.halfwide_img .slider .slide-arrow:hover span::after	{ width: 2cqw; } */
}
@media (max-width: 767.9px) {
	.halfwide_img .slider img	{ width: 100%; height: auto; }
	.halfwide_img .slider .slide-arrow	{ width: 7cqw; height: 5.333cqw; }
	.halfwide_img .slider .slide-prev	{ left: 5.3333cqw; }
	.halfwide_img .slider .slide-next	{ right: 5.3333cqw; }
	.halfwide_img .slider .slide-arrow span::before,
	.halfwide_img .slider .slide-arrow span::after	{ width: 4cqw; }
}

.flowmenu	{ list-style: none; line-height: 1; display: -webkit-flex; display: flex; align-items: center; justify-content: center; gap: 0 .625cqw; z-index: 4; position: fixed; left: 0; right: 0; bottom: 1.5625cqw; width: 100%; pointer-events: none; opacity: 0; transition: opacity .6s ease; }
.flowmenu > li	{ list-style: none; display: -webkit-flex; display: flex; }
.flowmenu > li img	{ width: 100%; }
.flowmenu > li:nth-child(2)	{ flex-grow: 1; max-width: 40.625cqw; }
.flowmenu > li > a	{ display: -webkit-flex; display: flex; align-items: center; gap: 0 .3cqw; }
.flowmenu > li > a > svg	{ width: 100%; max-width: .9375cqw; height: auto; line-height: 1; aspect-ratio: 1 / 1; }
.flowmenu > li > a > span	{ font-size: 1.015cqw; line-height: 1; font-weight: 400; white-space: nowrap; }
@media (max-width: 767.9px) {
	.flowmenu	{ flex-wrap: wrap; justify-content: space-between; bottom: 0; border-bottom: 1px solid #0461bf; padding: 0 2cqw 3cqw; gap: 2cqw 0; }
	.flowmenu > li:nth-child(1)	{ order:1; }
	.flowmenu > li:nth-child(2)	{ order:3; max-width: 100%; }
	.flowmenu > li:nth-child(3)	{ order:2; }
	.flowmenu > li > a	{ gap: 0 1cqw; }
	.flowmenu > li > a > svg	{ max-width: 3cqw; }
	.flowmenu > li > a > span	{ font-size: 3.5cqw; }
}
.flowmenu.fixed	{ opacity: 1; }
.flowmenu.fixed > li	{ pointer-events: auto; }
.flowmenu.fixed > li:nth-child(2)	{ pointer-events: none; }

/* ------------ 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; } }
