@charset "UTF-8";@keyframes hover-underline-redraw{0%{transform-origin:right;transform:scaleX(1)}49.99%{transform-origin:right;transform:scaleX(0)}50%{transform-origin:left;transform:scaleX(0)}100%{transform-origin:left;transform:scaleX(1)}}*,::after,::before{box-sizing:border-box}html{font-size:16px;-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{margin:0;font-family:"Zen Old Mincho",Georgia,serif;font-size:1rem;line-height:1.8;color:#000;background-color:#ececea;-webkit-font-smoothing:antialiased;padding-bottom:100vh}h1,h2,h3,h4,h5,h6{margin:0;font-weight:400;line-height:1.3}p{margin:0}ol,ul{margin:0;padding:0;list-style:none}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}button{cursor:pointer;border:none;background:0 0;padding:0;font:inherit}figure{margin:0}address{font-style:normal}.page-overlay{position:fixed;inset:0;z-index:9998;background:#fff;pointer-events:none;opacity:1;transition:opacity .65s cubic-bezier(.4,0,.2,1)}.page-overlay.is-hidden{opacity:0}body.is-leaving>:not(.page-overlay):not(.header){filter:blur(10px);opacity:0;transition:filter .5s ease,opacity .5s ease;pointer-events:none}.char-wrap{display:inline-block;vertical-align:bottom;line-height:inherit}.char{display:inline-block;opacity:0;transition:opacity 80ms linear}.char.is-visible{opacity:1}.js-fade{opacity:0;transition:opacity .8s ease}.js-fade.is-visible{opacity:1}.main{position:relative;z-index:1;background-color:#ececea;padding-top:64px}@media screen and (min-width:768px){.main{padding-top:77px}}.page-collaboration .main,.page-collection .main{padding-top:0}.section{padding-block:80px}@media screen and (min-width:768px){.section{padding-block:120px}}.section__inner{width:100%;max-width:1200px;margin-inline:auto;padding-inline:24px}.section__title{font-family:Marcellus,Georgia,serif;font-size:clamp(28px,5vw,48px);letter-spacing:.05em;margin-bottom:48px}@media screen and (min-width:768px){.section__title{margin-bottom:80px}}.page-hero{padding-block:80px;border-bottom:1px solid #e0e0e0}.page-hero__inner{width:100%;max-width:1200px;margin-inline:auto;padding-inline:24px}.page-hero__title{font-family:Marcellus,Georgia,serif;font-size:clamp(32px,6vw,64px);letter-spacing:.05em;text-transform:uppercase}.product-card__link{display:block;transition:opacity .3s ease}.product-card__link:hover{opacity:.7}.product-card__image{aspect-ratio:3/4;overflow:hidden;background-color:#f5f5f5}.product-card__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .4s ease}.product-card__link:hover .product-card__image img{transform:scale(1.05)}.product-card__body{padding-top:8px}.product-card__name{font-size:14px}.product-card__price{font-size:13px;color:#333;margin-top:4px}.header{position:fixed;top:0;left:0;width:100%;z-index:9999;background:linear-gradient(to bottom,#ececea 0,rgba(236,236,234,0) 100%);transition:transform .3s ease}.header.is-hidden{transform:translateY(-100%)}.header__inner{display:flex;align-items:center;justify-content:space-between;height:77px;padding-inline:40px}@media screen and (max-width:767px){.header__inner{padding-inline:20px}}.header__logo{flex-shrink:0}.header__logo img{height:22px;width:auto;display:block}.header__nav{flex:1;display:flex;justify-content:center}@media screen and (max-width:767px){.header__nav{display:none}}.header__nav-text{margin:0;font-family:Marcellus,Georgia,serif;font-size:13px;letter-spacing:2px;white-space:nowrap}.header__nav-text a{color:#000;text-decoration:none;transition:opacity .2s}.header__nav-text a:hover{opacity:.5}.header__nav-text a.is-current{position:relative;display:inline-block;text-decoration:none}.header__nav-text a.is-current::after{content:"";position:absolute;left:0;right:0;bottom:-4px;height:1px;background:currentColor;transform-origin:left;transform:scaleX(1);pointer-events:none}.header__nav-text a.is-current:hover::after{animation:hover-underline-redraw .7s ease}.header__nav-text a.is-current:hover{opacity:1}.header__nav-text span{margin-inline:4px;opacity:.4}.header__actions{display:flex;align-items:center;gap:10px;flex-shrink:0}@media screen and (max-width:767px){.header__actions{display:none}}.header__ig-btn{display:inline-flex;align-items:center;gap:6px;font-family:Marcellus,Georgia,serif;font-size:14px;letter-spacing:2px;color:#000;text-decoration:none;border:1px solid rgba(0,0,0,.15);border-radius:50px;padding:8px 16px;transition:opacity .2s;white-space:nowrap}.header__ig-btn:hover{opacity:.6}.header__ig-icon{display:block;width:18px;height:18px}.header__shop-btn{display:inline-flex;align-items:center;font-family:Marcellus,Georgia,serif;font-size:14px;letter-spacing:2px;color:#000;text-decoration:none;border:1px solid rgba(0,0,0,.15);border-radius:50px;padding:8px 22px;transition:opacity .2s;white-space:nowrap}.header__shop-btn:hover{opacity:.6}@media screen and (max-width:767px){.header__shop-btn{display:none}}.header__menu-btn{display:none;flex-direction:column;gap:6px;width:28px;cursor:pointer;background:0 0;border:none;padding:0}@media screen and (max-width:767px){.header__menu-btn{display:flex}}.header__menu-btn span{display:block;height:1px;background-color:#000;transition:transform .3s ease,opacity .3s ease}.header__menu-btn[aria-expanded=true] span:nth-child(1){transform:translateY(7px) rotate(45deg)}.header__menu-btn[aria-expanded=true] span:nth-child(2){opacity:0}.header__menu-btn[aria-expanded=true] span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.header__sp-menu{display:none;background:#fff;padding:32px 40px;border-top:1px solid rgba(0,0,0,.08)}.header__sp-menu.is-open{display:block}.header__sp-nav ul{display:flex;flex-direction:column;gap:20px;list-style:none;margin:0;padding:0}.header__sp-nav a{font-family:Marcellus,Georgia,serif;font-size:18px;letter-spacing:2px;color:#000;text-decoration:none}.header__sp-nav a.is-current{position:relative;display:inline-block;text-decoration:none}.header__sp-nav a.is-current::after{content:"";position:absolute;left:0;right:0;bottom:-4px;height:1px;background:currentColor;transform-origin:left;transform:scaleX(1);pointer-events:none}.header__sp-nav a.is-current:hover::after{animation:hover-underline-redraw .7s ease}.footer{position:fixed;bottom:0;left:0;width:100vw;height:100vh;overflow:hidden;z-index:0;color:#fff;display:flex;flex-direction:column}.footer__bg{position:absolute;inset:0;z-index:0}.footer__bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.footer__bg::after{content:"";position:absolute;inset:0;background:0 0}.footer__inner{position:relative;z-index:1;flex:1;padding:60px 44px 40px;display:flex;flex-direction:column;box-sizing:border-box}.footer__top{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:40px}.footer__logo img{height:28px;width:auto;display:block;filter:brightness(0) invert(1)}.footer__shop-btn{font-family:Marcellus,Georgia,serif;font-size:14px;letter-spacing:2px;color:#fff;text-decoration:none;border:1px solid rgba(255,255,255,.3);border-radius:50px;padding:10px 22px;transition:opacity .2s;white-space:nowrap}.footer__shop-btn:hover{opacity:.6}.footer__nav{margin-bottom:48px}.footer__nav-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:0}.footer__nav-list a{font-family:Marcellus,Georgia,serif;font-size:14px;letter-spacing:3px;line-height:2.8;color:#fff;text-decoration:none;transition:opacity .2s}.footer__nav-list a:hover{opacity:.6}.footer__nav-list a.is-current{position:relative;display:inline-block;text-decoration:none}.footer__nav-list a.is-current::after{content:"";position:absolute;left:0;right:0;bottom:-4px;height:1px;background:currentColor;transform-origin:left;transform:scaleX(1);pointer-events:none}.footer__nav-list a.is-current:hover::after{animation:hover-underline-redraw .7s ease}.footer__nav-list a.is-current:hover{opacity:1}.footer__bottom{margin-top:0}.footer__copy{font-family:Marcellus,Georgia,serif;font-size:12px;letter-spacing:1px;color:rgba(255,255,255,.6);margin:0}.footer__wordmark{position:relative;z-index:1;width:100%;padding:0 40px 30px;box-sizing:border-box;flex-shrink:0}@media screen and (max-width:767px){.footer__wordmark{padding:0 20px 20px}}.footer__wordmark-img{width:100%;height:auto;display:block;filter:brightness(0) invert(1)}.page-top{background-color:#ececea}.page-top .main{padding-top:0}.top-hero{position:relative;height:100svh;min-height:600px;background-color:#ececea;overflow:hidden}.top-hero__badge{position:absolute;top:50%;transform:translateY(-50%);right:18px;z-index:3;display:flex;flex-direction:column;align-items:center;gap:8px}@media screen and (max-width:767px){.top-hero__badge{top:auto;bottom:100px;transform:none;right:20px}}.top-hero__badge-pill{border:1px solid #000;border-radius:40px;padding:14px 8px;display:flex;flex-direction:column;align-items:center;gap:6px;opacity:.6}.top-hero__badge-title{font-family:"Zen Old Mincho",Georgia,serif;font-size:12px;letter-spacing:.1em;color:#000;writing-mode:vertical-rl;text-orientation:mixed}.top-hero__badge-dates{font-family:"Zen Old Mincho",Georgia,serif;font-size:11px;letter-spacing:.08em;color:#000;writing-mode:vertical-rl;text-orientation:mixed;line-height:1.4}.top-hero__badge-detail{font-family:"Zen Old Mincho",Georgia,serif;font-size:10px;letter-spacing:.08em;writing-mode:vertical-rl;text-orientation:mixed;color:#000;opacity:.7;text-align:center}@media screen and (max-width:767px){.top-hero__badge-detail{display:none}}.top-hero__copy{position:absolute;top:9vw;left:4vw;z-index:2;max-width:480px}@media screen and (max-width:767px){.top-hero__copy{top:auto;bottom:180px;left:20px;right:20px;max-width:100%}}.top-hero__heading{font-family:"Zen Old Mincho",Georgia,serif;font-size:clamp(20px,2.2vw,32px);font-weight:400;line-height:1.65;letter-spacing:.06em;color:#000;margin-bottom:24px}.top-hero__sub{font-family:"Zen Old Mincho",Georgia,serif;font-size:clamp(12px,1.1vw,16px);font-weight:400;letter-spacing:.06em;line-height:1.75;color:#000;padding-left:60px}@media screen and (max-width:767px){.top-hero__sub{padding-left:0}}.top-hero__scroll{position:absolute;left:50%;transform:translateX(-50%);bottom:0;z-index:3;display:flex;flex-direction:column;align-items:center;gap:10px;opacity:1;transition:opacity .5s ease;pointer-events:none}.top-hero__scroll.is-hidden{opacity:0}@media screen and (max-width:767px){.top-hero__scroll{display:none}}.top-hero__scroll-text{font-family:Marcellus,Georgia,serif;font-size:12px;letter-spacing:.13em;color:#000}.top-hero__scroll-line{display:block;width:1px;height:70px;background:rgba(0,0,0,.3);position:relative;overflow:hidden}.top-hero__scroll-line::after{content:"";position:absolute;top:-100%;left:0;width:100%;height:100%;background:#000;animation:top-scroll-line 1.8s ease-in-out infinite}@keyframes top-scroll-line{0%{top:-100%}50%{top:0}100%{top:100%}}@keyframes kv-rattle{0%{rotate:0deg}20%{rotate:0deg}40%{rotate:0deg}60%{rotate:0deg}80%{rotate:0deg}100%{rotate:0deg}}.top-kv{position:absolute;inset:0;z-index:1;pointer-events:none}.top-kv__stage{position:absolute;left:52%;top:49%}@media screen and (max-width:767px){.top-kv__stage{left:50%;top:43%}}.top-kv__item{position:absolute;left:0;top:0;width:420px;translate:-50% -50%;will-change:translate,rotate,filter,opacity;pointer-events:none}@media screen and (max-width:767px){.top-kv__item{width:220px}}.top-kv__item img{display:block;width:100%;aspect-ratio:42/20;-o-object-fit:cover;object-fit:cover}.top-kv__item-hover-img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:0;pointer-events:none;transition:opacity .25s ease}.top-kv__item:hover .top-kv__item-hover-img{opacity:1}.top-kv__info{position:absolute;bottom:9vw;right:14vw;z-index:10;pointer-events:auto;text-align:left;width:320px}@media screen and (max-width:767px){.top-kv__info{width:auto;bottom:24px;right:20px;left:20px}}.top-kv__info-en{font-family:"Zen Old Mincho",Georgia,serif;font-size:13px;letter-spacing:.15em;color:#000;opacity:.4;margin-bottom:6px;white-space:nowrap}.top-kv__info-name{font-family:"Zen Old Mincho",Georgia,serif;font-size:clamp(18px,1.8vw,28px);font-weight:400;letter-spacing:.12em;color:#000;line-height:1.4;margin-bottom:8px;white-space:nowrap}.top-kv__info-pairing{font-family:"Zen Old Mincho",Georgia,serif;font-size:14px;letter-spacing:.08em;color:#000;opacity:.6;margin-bottom:16px;white-space:nowrap}.top-kv__info-btn{display:inline-flex;align-items:center;font-family:"Zen Old Mincho",Georgia,serif;font-size:10px;letter-spacing:.15em;color:#000;border:1px solid rgba(0,0,0,.25);border-radius:20px;padding:6px 16px 7px;text-decoration:none;transition:background .2s ease,color .2s ease,border-color .2s ease}.top-kv__info-btn:hover{background:#000;color:#fff;border-color:#000}.top-news{padding:160px 0 60px}@media screen and (max-width:767px){.top-news{padding:100px 0 40px}}.top-news__inner{max-width:1280px;margin-inline:auto;padding:0 45px}@media screen and (max-width:767px){.top-news__inner{padding:0 20px}}.top-news__heading{font-family:Marcellus,Georgia,serif;font-size:21px;font-weight:400;letter-spacing:.1em;color:#000;margin-bottom:0}.top-news__divider{border:none;border-top:1px solid rgba(0,0,0,.15);margin:0}.top-news__item-link{display:flex;align-items:center;gap:16px;text-decoration:none;color:inherit;padding:18px 0}.top-news__item-body{display:flex;align-items:flex-start;gap:24px;flex:1}@media screen and (max-width:767px){.top-news__item-body{gap:14px}}.top-news__item-date{font-family:"Zen Old Mincho",Georgia,serif;font-size:14px;letter-spacing:.06em;color:#000;white-space:nowrap;flex-shrink:0}.top-news__item-text{display:flex;flex-direction:column;align-items:flex-start;gap:10px;flex:1;min-width:0}.top-news__item-cat{display:inline-flex;align-items:center;font-family:"Zen Old Mincho",Georgia,serif;font-size:13px;letter-spacing:.06em;color:#000;border:1px solid rgba(0,0,0,.15);border-radius:40px;padding:6px 20px 7px;line-height:1;white-space:nowrap;flex-shrink:0}.top-news__item-desc{font-family:"Zen Old Mincho",Georgia,serif;font-size:14px;letter-spacing:.06em;line-height:2;color:#000}@media screen and (max-width:767px){.top-news__item-desc{font-size:13px}}.top-news__item-thumb{flex-shrink:0;width:145px;aspect-ratio:145/76;overflow:hidden;transition:width .55s cubic-bezier(.2,.8,.2,1)}@media screen and (max-width:767px){.top-news__item-thumb{width:80px}}.top-news__item-thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}@media screen and (min-width:768px){.top-news__item-link:hover .top-news__item-thumb{width:345px}}.top-about{padding:80px 20px}@media screen and (min-width:768px){.top-about{display:grid;grid-template-columns:5fr 7fr;gap:80px;align-items:center;padding:180px 125px 0}}.top-about__image{aspect-ratio:539/657;overflow:hidden;margin-bottom:40px}@media screen and (min-width:768px){.top-about__image{margin-bottom:0;max-width:440px;align-self:start;position:sticky;top:77px}}@media screen and (max-width:767px){.top-about__image{max-height:70vw}}.top-about__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}@media screen and (min-width:768px){.top-about__body{padding-top:120px;padding-bottom:240px}}.top-about__label{font-family:"Zen Old Mincho",Georgia,serif;font-size:18px;letter-spacing:.13em;color:#000;margin-bottom:16px}.top-about__heading{font-family:Marcellus,Georgia,serif;font-size:clamp(36px,4vw,58px);font-weight:400;letter-spacing:.04em;line-height:1.2;color:#000;margin-bottom:40px}.top-about__text p{font-family:"Zen Old Mincho",Georgia,serif;font-size:16px;line-height:2.24;letter-spacing:.06em;color:#000;margin:0}.top-about__text br{display:block;content:"";margin-top:.8em}.top-features{padding:100px 20px;overflow-x:clip}@media screen and (min-width:768px){.top-features{padding:120px 45px 120px;display:flex;justify-content:center}}@media screen and (min-width:768px){.top-features__layout{display:grid;grid-template-columns:auto 1fr;gap:60px;align-items:start;max-width:1100px;width:100%}}@media screen and (min-width:768px){.top-features__deco{position:sticky;top:50vh;transform:translateY(-50%);align-self:start}}.top-features__deco-text{font-family:Marcellus,Georgia,serif;font-size:clamp(48px,6.4vw,92px);font-weight:400;letter-spacing:.01em;line-height:1;color:#000;white-space:nowrap}@media screen and (max-width:767px){.top-features__deco-text{display:none}}.top-features__label{font-family:"Zen Old Mincho",Georgia,serif;font-size:18px;letter-spacing:.13em;color:#000;margin-bottom:48px}@media screen and (min-width:768px){.top-features__label{margin-bottom:20px}}.top-features__list{display:flex;flex-direction:column;gap:0}@media screen and (min-width:768px){.top-features__list{max-width:640px}}.top-features__item{border-top:1px solid rgba(0,0,0,.15);padding:28px 0 40px}.top-features__num{font-family:Marcellus,Georgia,serif;font-size:22px;font-weight:400;letter-spacing:.04em;color:#000;margin-bottom:8px;line-height:1}.top-features__title{font-family:"Zen Old Mincho",Georgia,serif;font-size:clamp(18px,1.9vw,27px);font-weight:400;letter-spacing:.05em;color:#000;margin-bottom:16px;line-height:1.4}.top-features__desc{font-family:"Zen Old Mincho",Georgia,serif;font-size:14px;line-height:2.5;letter-spacing:.07em;color:#000}.top-gallery{background:#000;padding:120px 40px 160px;overflow:hidden;display:grid;grid-template-columns:repeat(3,1fr);gap:24px}@media screen and (max-width:767px){.top-gallery{grid-template-columns:repeat(2,1fr);padding:80px 20px 100px;gap:12px}}.top-gallery__col{display:flex;flex-direction:column;gap:24px;will-change:transform}.top-gallery__col:nth-child(2){margin-top:120px}.top-gallery__col:nth-child(3){margin-top:60px}@media screen and (max-width:767px){.top-gallery__col{gap:14px}.top-gallery__col:nth-child(2){margin-top:60px}.top-gallery__col:nth-child(3){display:none}}.top-gallery__item img{width:100%;aspect-ratio:235/314;-o-object-fit:cover;object-fit:cover;display:block;margin-bottom:10px}.top-gallery__item-info{padding:0 2px}.top-gallery__item-name{font-family:Marcellus,Georgia,serif;font-size:11px;letter-spacing:.08em;color:rgba(255,255,255,.7);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media screen and (max-width:767px){.top-gallery__item-name{font-size:9px}}.cursor-yokan{position:fixed;top:0;left:0;width:140px;height:185px;pointer-events:none;z-index:9999;opacity:0;transition:opacity .3s ease;will-change:transform;border-radius:4px;overflow:hidden}.cursor-yokan.is-visible{opacity:1}.cursor-yokan img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;transition:opacity .25s ease}@media screen and (max-width:767px){.cursor-yokan{display:none}}.top-collection{padding:100px 20px;text-align:center}@media screen and (min-width:768px){.top-collection{padding:120px 45px}}.top-collection__label{font-family:"Zen Old Mincho",Georgia,serif;font-size:18px;letter-spacing:.13em;color:#000;margin-bottom:8px}.top-collection__heading{font-family:Marcellus,Georgia,serif;font-size:clamp(48px,6.4vw,92px);font-weight:400;letter-spacing:.01em;line-height:1;color:#000;margin-bottom:60px}.top-collection__grid{display:flex;gap:20px;justify-content:center;align-items:flex-end;margin-bottom:60px}@media screen and (max-width:767px){.top-collection__grid{flex-direction:column;align-items:center;gap:32px}}.top-collection__card{text-align:left;flex:0 0 auto;width:333px;max-width:100%}@media screen and (max-width:767px){.top-collection__card{width:100%;max-width:340px}}.top-collection__card-image{width:100%;aspect-ratio:333/444;overflow:hidden;margin-bottom:16px}.top-collection__card-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;transition:transform .5s ease}.top-collection__card-image:hover img{transform:scale(1.04)}.top-collection__card-en{font-family:"Zen Old Mincho",Georgia,serif;font-size:12px;letter-spacing:.13em;color:#000;opacity:.4;margin-bottom:4px}.top-collection__card-name{font-family:"Zen Old Mincho",Georgia,serif;font-size:18px;letter-spacing:.13em;color:#000}.top-collection__viewall{position:relative;display:inline-block;text-decoration:none}.top-collection__viewall::after{content:"";position:absolute;left:0;right:0;bottom:-6px;height:1px;background:currentColor;transform-origin:left;transform:scaleX(1);pointer-events:none}.top-collection__viewall:hover::after{animation:hover-underline-redraw .7s ease}.top-collection__viewall{font-family:Marcellus,Georgia,serif;font-size:clamp(18px,1.67vw,24px);font-weight:400;letter-spacing:.04em;line-height:1.5;color:#000}.top-yokanka-band{overflow:hidden;padding-block:16px}.top-yokanka-band__track{display:flex;align-items:center;gap:24px;white-space:nowrap;width:-moz-max-content;width:max-content;will-change:transform}.top-yokanka-band__word{font-family:Marcellus,Georgia,serif;font-size:clamp(60px,9.6vw,140px);font-weight:400;letter-spacing:-.01em;line-height:1;color:#000;flex-shrink:0}.top-yokanka-band__pill{flex-shrink:0;width:clamp(90px,14.4vw,207px);height:clamp(45px,8.3vw,119px);border-radius:200px;overflow:hidden}.top-yokanka-band__pill img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.top-shops{padding:100px 20px}@media screen and (min-width:768px){.top-shops{padding:120px 45px}}.top-shops__header{text-align:center;margin-bottom:60px}.top-shops__label{font-family:"Zen Old Mincho",Georgia,serif;font-size:18px;letter-spacing:.13em;color:#000;margin-bottom:8px}.top-shops__heading{font-family:Marcellus,Georgia,serif;font-size:clamp(48px,6.4vw,92px);font-weight:400;letter-spacing:.01em;line-height:1;color:#000}.top-shops__main{max-width:800px;margin-inline:auto;margin-bottom:60px}.top-shops__main-image{width:100%;aspect-ratio:800/420;overflow:hidden;margin-bottom:20px}.top-shops__main-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}@media screen and (min-width:768px){.top-shops__main-info{display:grid;grid-template-columns:auto 1fr;gap:16px 32px;align-items:baseline}}.top-shops__main-cat{font-family:"Zen Old Mincho",Georgia,serif;font-size:12px;letter-spacing:.13em;color:#000;opacity:.4}@media screen and (min-width:768px){.top-shops__main-cat{grid-column:1;grid-row:1}}.top-shops__main-name{font-family:"Zen Old Mincho",Georgia,serif;font-size:clamp(16px,1.5vw,21px);letter-spacing:.13em;color:#000}@media screen and (min-width:768px){.top-shops__main-name{grid-column:1;grid-row:2}}.top-shops__main-addr{font-family:"Zen Old Mincho",Georgia,serif;font-size:13px;letter-spacing:.09em;color:#000;margin-top:8px}@media screen and (min-width:768px){.top-shops__main-addr{grid-column:2;grid-row:1/3;align-self:center;margin-top:0}}.top-shops__cards{display:flex;gap:20px;justify-content:center}@media screen and (max-width:767px){.top-shops__cards{flex-direction:column;align-items:center}}.top-shops__card{flex:0 0 auto;width:386px;max-width:100%;text-decoration:none;color:inherit;display:block;transition:opacity .3s ease}.top-shops__card:hover{opacity:.7}@media screen and (max-width:767px){.top-shops__card{width:100%;max-width:400px}}.top-shops__card-image{width:100%;aspect-ratio:386/240;overflow:hidden;margin-bottom:16px}.top-shops__card-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.top-shops__card-cat{font-family:"Zen Old Mincho",Georgia,serif;font-size:12px;letter-spacing:.13em;color:#000;opacity:.4;margin-bottom:4px}.top-shops__card-name{font-family:"Zen Old Mincho",Georgia,serif;font-size:18px;letter-spacing:.13em;color:#000}.top-next{padding:100px 0 120px;text-align:center}@media screen and (max-width:767px){.top-next{padding:80px 0 100px}}.top-next__link{display:inline-flex;flex-direction:column;align-items:center;color:#000;font-family:Marcellus,Georgia,serif;font-size:clamp(26px,5.28vw,76px);font-weight:400;letter-spacing:.04em}.top-next__link span{position:relative;display:inline-block}.top-next__link span::after{content:"";position:absolute;left:0;right:0;bottom:-4px;height:1px;background:currentColor;transform-origin:left}.top-next__link:hover span::after{animation:hover-underline-redraw .7s ease}.top-next__link{line-height:1.5;transition:opacity .3s ease}.top-next__link:hover{opacity:.6}@keyframes marquee-scroll{from{transform:translateX(0)}to{transform:translateX(-50%)}}.page-collection .col-hero{padding-top:77px}.page-collection .col-hero__text{padding:100px 30px 60px;max-width:1440px;margin-inline:auto}.page-collection .col-hero__title{font-family:Marcellus,Georgia,serif;font-size:clamp(48px,6.67vw,96px);font-weight:400;letter-spacing:.04em;line-height:1.1;margin:0 0 24px;color:#000}.page-collection .col-hero__subtitle{font-family:"Zen Old Mincho",serif;font-size:16px;letter-spacing:.06em;color:#000;margin:0}.page-collection .col-hero__strip{overflow:hidden;width:100%}.page-collection .col-hero__strip-inner{display:flex;gap:0;width:-moz-max-content;width:max-content;animation:marquee-scroll 28s linear infinite;will-change:transform}@media (prefers-reduced-motion:reduce){.page-collection .col-hero__strip-inner{animation:none}}.page-collection .col-hero__strip-img{width:340px;height:450px;-o-object-fit:cover;object-fit:cover;flex-shrink:0;display:block}@media screen and (max-width:1023px){.page-collection .col-hero__strip-img{width:280px;height:360px}}@media screen and (max-width:767px){.page-collection .col-hero__strip-img{width:220px;height:280px}}.page-collection .col-divider{border:none;border-top:1px solid rgba(0,0,0,.1);margin:0 30px;max-width:calc(1440px - 60px);margin-inline:auto}.page-collection .col-section{padding:80px 30px 80px;max-width:1440px;margin-inline:auto}@media screen and (max-width:767px){.page-collection .col-section{padding:48px 0}}.page-collection .col-section__header{text-align:center;margin-bottom:60px}.page-collection .col-section__season{font-family:"Zen Old Mincho",serif;font-size:18px;letter-spacing:.13em;color:#000;margin:0 0 16px}.page-collection .col-section__title{font-family:Marcellus,Georgia,serif;font-size:clamp(24px,2.22vw,32px);font-weight:400;letter-spacing:.13em;color:#000;margin:0}.page-collection .col-section__overview{font-family:"Zen Old Mincho",serif;font-size:15px;line-height:2;letter-spacing:.08em;color:#000;max-width:720px;margin:16px auto 0}.page-collection .col-grid{position:relative}@media screen and (min-width:768px){.page-collection .col-grid{overflow:visible!important}}.page-collection .col-grid .swiper-slide{height:auto}@media screen and (min-width:768px){.page-collection .col-grid .swiper-button-next,.page-collection .col-grid .swiper-button-prev{display:none!important}}.page-collection .col-grid .swiper-button-next,.page-collection .col-grid .swiper-button-prev{width:40px;height:40px;background-color:#000;border-radius:50%;top:calc(min(72vw,333px) * 445 / 333 / 2);transform:translateY(-50%);margin-top:0}.page-collection .col-grid .swiper-button-next::after,.page-collection .col-grid .swiper-button-prev::after{font-size:12px;color:#fff;font-weight:700}.page-collection .col-grid .swiper-button-next.swiper-button-disabled,.page-collection .col-grid .swiper-button-prev.swiper-button-disabled{opacity:.25;pointer-events:none}.page-collection .col-grid .swiper-button-prev{left:4px}.page-collection .col-grid .swiper-button-next{right:4px}.page-collection .col-item__image{display:block;width:100%;aspect-ratio:333/445;overflow:hidden;background-color:#f5f5f5;text-decoration:none}.page-collection .col-item__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;transition:transform .5s ease}.page-collection .col-item__image:hover img{transform:scale(1.04)}.page-collection .col-item__info{padding-top:20px}.page-collection .col-item__en{font-family:"Zen Old Mincho",serif;font-size:12px;letter-spacing:.13em;color:#000;opacity:.4;margin:0 0 6px}.page-collection .col-item__name{font-family:"Zen Old Mincho",serif;font-size:18px;letter-spacing:.13em;line-height:1.4;color:#000;margin:0 0 14px}.page-collection .col-item__desc{font-family:"Zen Old Mincho",serif;font-size:12px;letter-spacing:.13em;line-height:1.8;color:#000;margin:0 0 12px}.page-collection .col-item__divider{border:none;border-top:1px solid #000;width:79px;margin:0 0 12px}.page-collection .col-item__pairing{font-family:"Zen Old Mincho",serif;font-size:12px;letter-spacing:.0975em;line-height:1.8;color:#000;margin:0}.page-collection .col-item--main .col-item__info{padding-top:20px}.page-collection .col-collabo-swiper{position:relative;overflow:hidden}.page-collection .col-collabo-swiper .swiper-slide{height:auto}.page-collection .col-collabo-swiper .swiper-button-next,.page-collection .col-collabo-swiper .swiper-button-prev{width:48px;height:48px;background-color:#000;border-radius:50%;top:37.4157303371%;transform:translateY(-50%)}.page-collection .col-collabo-swiper .swiper-button-next::after,.page-collection .col-collabo-swiper .swiper-button-prev::after{font-size:14px;color:#fff;font-weight:700}.page-collection .col-collabo-swiper .swiper-button-next.swiper-button-disabled,.page-collection .col-collabo-swiper .swiper-button-prev.swiper-button-disabled{opacity:.25}.page-collection .col-collabo-swiper .swiper-button-prev{left:8px}.page-collection .col-collabo-swiper .swiper-button-next{right:8px}.page-collection .col-next{text-align:center;padding:100px 30px 120px}.page-collection .col-next__link{display:inline-flex;flex-direction:column;align-items:center;font-family:Marcellus,Georgia,serif;font-size:clamp(26px,5.28vw,76px);font-weight:400;letter-spacing:.04em;line-height:1.5;color:#000;text-decoration:none;transition:opacity .3s}.page-collection .col-next__link:hover{opacity:.6}.page-collection .col-next__link span{text-decoration:underline;text-underline-offset:4px}@keyframes marquee-scroll-collab{from{transform:translateX(0)}to{transform:translateX(-50%)}}.page-collaboration .collab-hero{padding-top:77px}.page-collaboration .collab-hero__text{max-width:1440px;margin-inline:auto;padding:100px 30px 60px}.page-collaboration .collab-hero__title{font-family:Marcellus,Georgia,serif;font-size:clamp(48px,6.67vw,96px);font-weight:400;letter-spacing:.04em;line-height:1.1;margin:0 0 40px;color:#000}.page-collaboration .collab-hero__desc{font-family:"Zen Old Mincho",serif;font-size:16px;letter-spacing:.06em;line-height:2.5;color:#000;max-width:545px;margin:0}.page-collaboration .collab-hero__strip{overflow:hidden;width:100%}.page-collaboration .collab-hero__strip-inner{display:flex;gap:0;width:-moz-max-content;width:max-content;animation:marquee-scroll-collab 22s linear infinite;will-change:transform}@media (prefers-reduced-motion:reduce){.page-collaboration .collab-hero__strip-inner{animation:none}}.page-collaboration .collab-hero__strip-img{height:404px;width:auto;flex-shrink:0;display:block}@media screen and (max-width:1023px){.page-collaboration .collab-hero__strip-img{height:300px}}@media screen and (max-width:767px){.page-collaboration .collab-hero__strip-img{height:220px}}.page-collaboration .collab-divider{border:none;border-top:1px solid rgba(0,0,0,.1);margin:0;max-width:1380px;margin-inline:auto}.page-collaboration .collab-can__inner{max-width:1440px;margin-inline:auto;padding:100px 130px 100px}@media screen and (max-width:1279px){.page-collaboration .collab-can__inner{padding:80px 30px}}.page-collaboration .collab-can__header{margin-bottom:80px}.page-collaboration .collab-can__label{font-family:"Zen Old Mincho",serif;font-size:18px;letter-spacing:.13em;color:#000;margin:0 0 16px}.page-collaboration .collab-can__title{font-family:Marcellus,Georgia,serif;font-size:clamp(48px,6.39vw,92px);font-weight:400;letter-spacing:.01em;color:#000;margin:0;line-height:1}.page-collaboration .collab-can-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px 80px}@media screen and (max-width:767px){.page-collaboration .collab-can-grid{grid-template-columns:1fr;gap:60px 0}}.page-collaboration .collab-can-item{display:grid;grid-template-columns:56px 1fr;grid-template-rows:auto auto 1fr;-moz-column-gap:20px;column-gap:20px;align-items:start}.page-collaboration .collab-can-item__num{grid-column:1;grid-row:1/-1;font-family:Marcellus,Georgia,serif;font-size:42px;font-weight:400;letter-spacing:.01em;color:#000;margin:0;line-height:1}.page-collaboration .collab-can-item__en{grid-column:2;font-family:Marcellus,Georgia,serif;font-size:13px;letter-spacing:.04em;color:#000;opacity:.5;margin:0 0 10px}.page-collaboration .collab-can-item__name{grid-column:2;font-family:"Zen Old Mincho",serif;font-size:27px;font-weight:400;letter-spacing:.12em;line-height:1.25;color:#000;margin:0 0 20px}.page-collaboration .collab-can-item__desc{grid-column:2;font-family:"Zen Old Mincho",serif;font-size:15px;letter-spacing:.13em;line-height:1.8;color:#000;margin:0;max-width:440px}.page-collaboration .collab-cases__inner{max-width:1440px;margin-inline:auto;padding:100px 130px 80px}@media screen and (max-width:1279px){.page-collaboration .collab-cases__inner{padding:80px 30px}}.page-collaboration .collab-cases__header{margin-bottom:80px}.page-collaboration .collab-cases__label{font-family:"Zen Old Mincho",serif;font-size:18px;letter-spacing:.13em;color:#000;margin:0 0 16px}.page-collaboration .collab-cases__title{font-family:Marcellus,Georgia,serif;font-size:clamp(48px,6.39vw,92px);font-weight:400;letter-spacing:.01em;color:#000;margin:0;line-height:1}.page-collaboration .collab-case-list{display:flex;flex-direction:column;gap:40px}@media screen and (min-width:768px){.page-collaboration .collab-case-list{gap:0}}.page-collaboration .collab-case{border:1px solid rgba(0,0,0,.2);border-radius:40px;display:flex;align-items:center;gap:60px;padding:80px 60px;min-height:803px;background-color:#ececea}@media screen and (min-width:768px){.page-collaboration .collab-case{position:sticky;top:100px;z-index:1}}@media screen and (min-width:768px){.page-collaboration .collab-case:nth-child(2){top:120px;z-index:2}}@media screen and (min-width:768px){.page-collaboration .collab-case:nth-child(3){top:140px;z-index:3}}@media screen and (max-width:1279px){.page-collaboration .collab-case{flex-direction:column;min-height:auto;padding:48px 40px;border-radius:24px}}@media screen and (max-width:767px){.page-collaboration .collab-case{padding:40px 24px;border-radius:16px}}.page-collaboration .collab-case__text{flex:1;min-width:0}.page-collaboration .collab-case__en{font-family:"Zen Old Mincho",serif;font-size:12px;letter-spacing:.13em;color:#000;opacity:.4;margin:0 0 12px}.page-collaboration .collab-case__name{font-family:"Zen Old Mincho",serif;font-size:clamp(28px,2.64vw,38px);font-weight:400;letter-spacing:.13em;line-height:1.5;color:#000;margin:0 0 40px}.page-collaboration .collab-case__desc{font-family:"Zen Old Mincho",serif;font-size:15px;letter-spacing:.13em;line-height:1.8;color:#000;margin:0;max-width:521px}.page-collaboration .collab-case__hr{border:none;border-top:1px solid #000;width:79px;margin:32px 0 24px}.page-collaboration .collab-case__tag{font-family:"Zen Old Mincho",serif;font-size:14px;letter-spacing:.06em;line-height:1.8;color:#000;margin:0}.page-collaboration .collab-case__image{flex-shrink:0;width:445px;height:593px;border-radius:20px;overflow:hidden;background-color:#f5f5f5}@media screen and (max-width:1279px){.page-collaboration .collab-case__image{width:100%;height:320px}}.page-collaboration .collab-case__image.swiper{border-radius:20px}.page-collaboration .collab-case__image .swiper-wrapper{height:100%}.page-collaboration .collab-case__image .swiper-slide{height:100%}.page-collaboration .collab-case__image .swiper-slide img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.page-collaboration .collab-case__image .swiper-pagination{bottom:14px}.page-collaboration .collab-case__image .swiper-pagination .swiper-pagination-bullet{background:#fff;opacity:.5;width:6px;height:6px}.page-collaboration .collab-case__image .swiper-pagination .swiper-pagination-bullet-active{opacity:1}.page-collaboration .collab-next{text-align:center;padding:120px 30px 140px}.page-collaboration .collab-next__link{display:inline-flex;flex-direction:column;align-items:center;font-family:Marcellus,Georgia,serif;font-size:clamp(48px,5.28vw,76px);font-weight:400;letter-spacing:.04em;line-height:1.5;color:#000}.page-collaboration .collab-next__link span{position:relative;display:inline-block}.page-collaboration .collab-next__link span::after{content:"";position:absolute;left:0;right:0;bottom:-4px;height:1px;background:currentColor;transform-origin:left}.page-collaboration .collab-next__link:hover span::after{animation:hover-underline-redraw .7s ease}.news-item__link{display:block;text-decoration:none;color:inherit;transition:opacity .3s ease}.news-item__link:hover{opacity:.7}.news-item__image{width:100%;aspect-ratio:446/234;overflow:hidden;margin-bottom:20px;background:#f5f5f5}.news-item__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.news-item__body{display:flex;flex-direction:column;gap:14px}.news-item__cat{display:inline-flex;align-items:center;align-self:flex-start;font-family:"Zen Old Mincho",Georgia,serif;font-size:13px;letter-spacing:.06em;color:#000;border:1px solid rgba(0,0,0,.15);border-radius:40px;padding:6px 26px 8px;line-height:1}.news-item__desc{font-family:"Zen Old Mincho",Georgia,serif;font-size:15px;line-height:2;letter-spacing:.06em;color:#000;margin:0}.news-item__date{font-family:"Zen Old Mincho",Georgia,serif;font-size:16px;letter-spacing:.06em;color:#000;text-align:right;margin:0}.page-news .news-hero{padding:120px 45px 64px;max-width:1440px;margin-inline:auto}@media screen and (max-width:767px){.page-news .news-hero{padding:100px 20px 48px}}.page-news .news-hero__title{font-family:Marcellus,Georgia,serif;font-size:clamp(48px,6.67vw,96px);font-weight:400;letter-spacing:.04em;line-height:1;color:#000;margin:0 0 40px}.page-news .news-tags{display:flex;flex-wrap:wrap;gap:10px;padding:0 0 48px}@media screen and (max-width:767px){.page-news .news-tags{gap:8px}}.page-news .news-tags__btn{display:inline-flex;align-items:center;font-family:"Zen Old Mincho",Georgia,serif;font-size:13px;letter-spacing:.06em;color:#000;background:0 0;border:1px solid rgba(0,0,0,.2);border-radius:40px;padding:8px 24px 10px;line-height:1;cursor:pointer;transition:background .2s ease,color .2s ease,border-color .2s ease}.page-news .news-tags__btn:hover{border-color:#000}.page-news .news-tags__btn.is-active{background:#000;color:#fff;border-color:#000}.page-news .news-item.is-hidden-filter{display:none}.page-news .news-list{padding:0 45px 100px;max-width:1440px;margin-inline:auto}@media screen and (max-width:767px){.page-news .news-list{padding:0 20px 80px}}.page-news .news-list__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:60px 30px}@media screen and (max-width:767px){.page-news .news-list__grid{grid-template-columns:1fr;gap:48px 0}}.page-news .news-next{padding:80px 0 120px;text-align:center}@media screen and (max-width:767px){.page-news .news-next{padding:60px 0 80px}}.page-news .news-next__link{display:inline-flex;flex-direction:column;align-items:center;text-decoration:underline;text-underline-offset:4px;color:#000;font-family:Marcellus,Georgia,serif;font-size:clamp(26px,5.28vw,76px);font-weight:400;letter-spacing:.04em;line-height:1.5;transition:opacity .3s ease}.page-news .news-next__link:hover{opacity:.6}.page-news-detail .article-header{padding-top:77px}.page-news-detail .article-header__inner{max-width:1440px;margin-inline:auto;padding:40px 45px 0;display:flex;align-items:center;gap:24px}@media screen and (max-width:767px){.page-news-detail .article-header__inner{padding:32px 20px 0;gap:16px}}.page-news-detail .article-header__section{font-family:Marcellus,Georgia,serif;font-size:32px;font-weight:400;letter-spacing:.04em;color:#000;line-height:1}.page-news-detail .article-header__cat{display:inline-flex;align-items:center;font-family:"Zen Old Mincho",Georgia,serif;font-size:13px;letter-spacing:.06em;color:#000;border:1px solid rgba(0,0,0,.15);border-radius:40px;padding:6px 26px 8px;line-height:1}.page-news-detail .article__inner{max-width:880px;margin-inline:auto;padding:32px 45px 100px}@media screen and (max-width:767px){.page-news-detail .article__inner{padding:24px 20px 80px}}.page-news-detail .article__hero{width:100%;aspect-ratio:880/462;overflow:hidden;margin-bottom:40px;background:#f5f5f5}.page-news-detail .article__hero img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.page-news-detail .article__title{font-family:"Zen Old Mincho",Georgia,serif;font-size:clamp(18px,1.88vw,27px);font-weight:500;line-height:1.75;letter-spacing:.06em;color:#000;margin:0 0 24px}.page-news-detail .article__date{font-family:"Zen Old Mincho",Georgia,serif;font-size:16px;letter-spacing:.06em;color:#000;text-align:right;margin:0 0 32px}.page-news-detail .article__divider{border:none;border-top:1px solid rgba(0,0,0,.15);margin:0 0 48px}.page-news-detail .article__h2{font-family:"Zen Old Mincho",Georgia,serif;font-size:clamp(16px,1.88vw,27px);font-weight:600;line-height:1.75;letter-spacing:.06em;color:#000;margin:0 0 32px}.page-news-detail .article__body{margin-bottom:60px}.page-news-detail .article__body p{font-family:"Zen Old Mincho",Georgia,serif;font-size:16px;line-height:2.25;letter-spacing:.06em;color:#000;margin:0}.page-news-detail .article__image{width:100%;aspect-ratio:880/462;overflow:hidden;margin-bottom:60px;background:#f5f5f5}.page-news-detail .article__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.page-news-detail .article__info-box{border:1px solid #d8d8d8;padding:48px;margin-bottom:20px;display:flex;gap:40px;align-items:flex-start}@media screen and (max-width:767px){.page-news-detail .article__info-box{flex-direction:column;padding:24px;gap:24px}}.page-news-detail .article__info-box--text{display:block}.page-news-detail .article__info-box--text .article__info-box__text{width:100%}.page-news-detail .article__info-box__image{flex:0 0 333px;aspect-ratio:333/444;overflow:hidden;background:#f5f5f5}@media screen and (max-width:767px){.page-news-detail .article__info-box__image{flex:none;width:100%;aspect-ratio:333/220}}.page-news-detail .article__info-box__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.page-news-detail .article__info-box__text{flex:1}.page-news-detail .article__info-box__text p{font-family:"Zen Old Mincho",Georgia,serif;font-size:16px;line-height:2.25;letter-spacing:.06em;color:#000;margin:0}.page-news-detail .article-latest{padding:0 0 80px}.page-news-detail .article-latest__divider-bottom,.page-news-detail .article-latest__divider-top{border:none;border-top:1px solid rgba(0,0,0,.1);margin:0}.page-news-detail .article-latest__header{text-align:center;padding:60px 0 48px}.page-news-detail .article-latest__label{font-family:"Zen Old Mincho",Georgia,serif;font-size:18px;letter-spacing:.13em;color:#000;margin:0 0 8px}.page-news-detail .article-latest__title{font-family:Marcellus,Georgia,serif;font-size:clamp(60px,6.39vw,92px);font-weight:400;letter-spacing:.01em;color:#000;line-height:1;margin:0}.page-news-detail .article-latest__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:60px 30px;max-width:1440px;margin-inline:auto;padding:0 45px}@media screen and (max-width:767px){.page-news-detail .article-latest__grid{grid-template-columns:1fr;gap:48px 0;padding:0 20px}}.page-news-detail .article-latest__divider-bottom{margin:60px 0 0}.page-news-detail .article-latest__all{display:block;text-align:center;font-family:Marcellus,Georgia,serif;font-size:clamp(40px,5.28vw,76px);font-weight:400;letter-spacing:.04em;color:#000;text-decoration:underline;text-underline-offset:6px;padding:60px 0 80px;transition:opacity .3s ease}.page-news-detail .article-latest__all:hover{opacity:.6}.page-contact .contact-hero{padding:120px 0 64px;text-align:center}@media screen and (max-width:767px){.page-contact .contact-hero{padding:100px 0 48px}}.page-contact .contact-hero__title{font-family:Marcellus,Georgia,serif;font-size:clamp(48px,4.74vw,68px);font-weight:400;letter-spacing:.04em;line-height:1;color:#000;margin:0}.page-contact .contact-body{max-width:840px;margin-inline:auto;padding-bottom:120px}@media screen and (max-width:767px){.page-contact .contact-body{padding:0 20px 80px}}.page-contact .contact-body__lead{font-family:"Zen Old Mincho",Georgia,serif;font-size:13px;line-height:2.24;color:#000;text-align:center}@media screen and (max-width:767px){.page-contact .contact-body__lead{text-align:left;font-size:12px}}.page-contact .contact-body__lead p+p{margin-top:8px}.page-contact .contact-divider{border:none;border-top:1px solid rgba(0,0,0,.2);margin:40px 0 60px}.page-contact .contact-form{padding-top:0;display:flex;flex-direction:column;gap:0}.page-contact .contact-form__radio-group{display:flex;gap:40px;margin-bottom:60px}@media screen and (max-width:767px){.page-contact .contact-form__radio-group{margin-bottom:40px}}.page-contact .contact-form__radio-label{display:flex;align-items:center;gap:12px;cursor:pointer}.page-contact .contact-form__radio-label input[type=radio]{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:34px;height:34px;border:1.5px solid rgba(0,0,0,.4);border-radius:50%;flex-shrink:0;position:relative;cursor:pointer;transition:border-color .2s}.page-contact .contact-form__radio-label input[type=radio]:checked{border-color:#000}.page-contact .contact-form__radio-label input[type=radio]:checked::after{content:"";position:absolute;inset:6px;background:#000;border-radius:50%}.page-contact .contact-form__radio-text{font-family:"Zen Old Mincho",Georgia,serif;font-size:18px;color:#000}.page-contact .contact-form__field{display:flex;flex-direction:column;margin-bottom:40px}@media screen and (max-width:767px){.page-contact .contact-form__field{margin-bottom:32px}}.page-contact .contact-form__label{font-family:"Zen Old Mincho",Georgia,serif;font-size:14px;font-weight:500;color:#000;margin-bottom:20px}.page-contact .contact-form__label.is-required::after{content:"";display:inline-block;width:6px;height:6px;background:#c0392b;border-radius:50%;margin-left:8px;vertical-align:middle;position:relative;top:-1px}.page-contact .contact-form__input{width:100%;height:72px;border:1px solid rgba(0,0,0,.3);background:0 0;padding:0 29px;font-family:"Zen Old Mincho",Georgia,serif;font-size:14px;letter-spacing:.06em;color:#000;outline:0;transition:border-color .2s;-webkit-appearance:none;-moz-appearance:none;appearance:none}.page-contact .contact-form__input::-moz-placeholder{color:rgba(0,0,0,.4)}.page-contact .contact-form__input::placeholder{color:rgba(0,0,0,.4)}.page-contact .contact-form__input:focus{border-color:rgba(0,0,0,.7)}.page-contact .contact-form__select-wrap{position:relative}.page-contact .contact-form__select-wrap::after{content:"";position:absolute;right:28px;top:50%;transform:translateY(-50%);width:16px;height:8px;background:#000;clip-path:polygon(0 0,100% 0,50% 100%);pointer-events:none}.page-contact .contact-form__select{width:100%;height:72px;border:1px solid rgba(0,0,0,.3);background:0 0;padding:0 29px;font-family:"Zen Old Mincho",Georgia,serif;font-size:14px;letter-spacing:.06em;color:#000;outline:0;-moz-appearance:none;appearance:none;-webkit-appearance:none;cursor:pointer;transition:border-color .2s}.page-contact .contact-form__select:focus{border-color:rgba(0,0,0,.7)}.page-contact .contact-form__select option[value=""][disabled]{color:rgba(0,0,0,.4)}.page-contact .contact-form__textarea{width:100%;height:209px;border:1px solid rgba(0,0,0,.3);background:0 0;padding:20px 29px;font-family:"Zen Old Mincho",Georgia,serif;font-size:14px;letter-spacing:.06em;line-height:1.8;color:#000;outline:0;resize:vertical;transition:border-color .2s;-webkit-appearance:none;-moz-appearance:none;appearance:none}.page-contact .contact-form__textarea::-moz-placeholder{color:rgba(0,0,0,.4)}.page-contact .contact-form__textarea::placeholder{color:rgba(0,0,0,.4)}.page-contact .contact-form__textarea:focus{border-color:rgba(0,0,0,.7)}.page-contact .contact-form__actions{display:flex;justify-content:center;margin-top:60px}@media screen and (max-width:767px){.page-contact .contact-form__actions{margin-top:40px}}.page-contact .contact-form__submit{display:inline-flex;align-items:center;justify-content:center;width:313px;height:60px;border:1px solid #000;border-radius:40px;background:0 0;font-family:"Zen Old Mincho",Georgia,serif;font-size:16px;font-weight:500;letter-spacing:.06em;color:#000;cursor:pointer;transition:background .3s ease,color .3s ease}@media screen and (max-width:767px){.page-contact .contact-form__submit{width:100%;max-width:313px}}.page-contact .contact-form__submit:hover{background:#000;color:#fff}.page-thanks .thanks-hero{padding:120px 24px 40px;text-align:center}@media screen and (max-width:767px){.page-thanks .thanks-hero{padding:100px 20px 32px}}.page-thanks .thanks-hero__title{font-family:Marcellus,Georgia,serif;font-size:clamp(48px,4.74vw,68px);font-weight:400;letter-spacing:.04em;line-height:1;color:#000;margin:0}.page-thanks .thanks-body{max-width:840px;margin-inline:auto;padding:0 24px 120px;display:flex;flex-direction:column;align-items:center;gap:60px}@media screen and (max-width:767px){.page-thanks .thanks-body{padding:0 20px 80px;gap:48px}}.page-thanks__text{font-family:"Zen Old Mincho",Georgia,serif;font-size:13px;line-height:2.24;text-align:center;color:#000;margin:0}.page-thanks .thanks-btn{display:inline-flex;align-items:center;justify-content:center;width:313px;height:60px;border:1px solid #000;border-radius:40px;font-family:"Zen Old Mincho",Georgia,serif;font-size:16px;font-weight:500;letter-spacing:.06em;color:#000;text-decoration:none;transition:background .3s ease,color .3s ease}@media screen and (max-width:767px){.page-thanks .thanks-btn{width:100%;max-width:313px}}.page-thanks .thanks-btn:hover{background:#000;color:#fff}
.page-collection .col-section__overview-wrap{position:relative;max-width:720px;margin:16px auto 0;text-align:center}
.page-collection .col-section__overview-wrap .col-section__overview{margin:0 auto;text-align:center}
.page-collection .col-section__overview-wrap.is-clampable:not(.is-expanded) .col-section__overview{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}
.page-collection .col-section__overview-toggle{display:none;margin:18px auto 0;width:36px;height:36px;border-radius:50%;border:1px solid #000;background:#fff;cursor:pointer;padding:0;position:relative;transition:background-color .2s,color .2s}
.page-collection .col-section__overview-toggle:hover{background:#000}
.page-collection .col-section__overview-wrap.is-clampable .col-section__overview-toggle{display:inline-block}
.page-collection .col-section__overview-toggle-icon{position:absolute;top:50%;left:50%;width:14px;height:14px;transform:translate(-50%,-50%)}
.page-collection .col-section__overview-toggle-icon::before,.page-collection .col-section__overview-toggle-icon::after{content:"";position:absolute;background:#000;transition:background .2s,transform .25s ease}
.page-collection .col-section__overview-toggle:hover .col-section__overview-toggle-icon::before,.page-collection .col-section__overview-toggle:hover .col-section__overview-toggle-icon::after{background:#fff}
.page-collection .col-section__overview-toggle-icon::before{top:50%;left:0;width:100%;height:1px;transform:translateY(-50%)}
.page-collection .col-section__overview-toggle-icon::after{top:0;left:50%;width:1px;height:100%;transform:translateX(-50%)}
.page-collection .col-section__overview-wrap.is-expanded .col-section__overview-toggle-icon::after{transform:translateX(-50%) scaleY(0)}
.top-news .top-news__item-desc{max-width:600px}
.top-shops__main{display:block;width:100%;max-width:792px;margin-inline:auto}
.top-news__item-thumb.is-fallback,.news-item__image.is-fallback{background-color:#f0f0f0;display:flex;align-items:center;justify-content:center}
.top-news__item-thumb.is-fallback img,.news-item__image.is-fallback img{width:auto;height:auto;max-width:50%;max-height:50%;object-fit:contain;opacity:.6}
.footer__nav-list{gap:24px}
.footer__nav-list a{font-size:1.4vw;line-height:1.3}
.col-collabo-swiper .swiper-wrapper{justify-content:center}
.footer__wordmark-img{opacity:0;transform:translateY(60px);will-change:transform,opacity}
@keyframes top-gallery-scroll{from{transform:translateX(0)}to{transform:translateX(-25%)}}
.top-gallery-stage{position:relative;height:100vh;z-index:0}
.top-gallery{position:fixed!important;top:0;left:0;width:100%;height:100vh;z-index:0;display:flex!important;flex-direction:column;justify-content:center;gap:24px;background:#000;padding:0;overflow:hidden}
.top-hero,.top-features,.top-collection,.top-news,.top-about,.top-shops,.top-yokanka-band{position:relative;z-index:1;background-color:#ececea}
.top-gallery__strip{overflow:hidden;width:100%}
.top-gallery__strip-inner{display:flex;gap:24px;width:max-content;will-change:transform}
.top-gallery__strip-inner--left{animation:top-gallery-scroll 40s linear infinite}
.top-gallery__strip-inner--right{animation:top-gallery-scroll 40s linear infinite reverse}
.top-gallery__strip:nth-child(2) .top-gallery__strip-inner{animation-duration:50s}
.top-gallery__strip:nth-child(3) .top-gallery__strip-inner{animation-duration:35s}
.top-gallery__item{flex-shrink:0;width:200px}
.top-gallery__item img{width:100%;aspect-ratio:235/314;object-fit:cover;display:block;margin-bottom:10px}
@media (prefers-reduced-motion:reduce){.top-gallery__strip-inner{animation:none}}
@media screen and (max-width:767px){.top-gallery-stage{height:100vh}.top-gallery{gap:14px}.top-gallery__strip-inner{gap:14px}.top-gallery__strip-inner--left{animation-duration:30s}.top-gallery__strip-inner--right{animation-duration:30s}.top-gallery__strip:nth-child(2) .top-gallery__strip-inner{animation-duration:35s}.top-gallery__strip:nth-child(3) .top-gallery__strip-inner{animation-duration:26s}.top-gallery__item{width:140px}}
.top-gallery{transition:opacity .35s ease}
.top-gallery.is-hidden{opacity:0;pointer-events:none}
.col-hero{position:relative}
.col-hero__tegaki{position:absolute;top:140px;right:6vw;width:auto;max-width:240px;height:auto;z-index:5;pointer-events:none}
@media screen and (max-width:1023px){.col-hero__tegaki{max-width:180px;right:4vw}}
@media screen and (max-width:767px){.col-hero__tegaki{top:110px;right:16px;max-width:120px}}
