.ContactForm-module__HyldzW__form{flex-direction:column;gap:1.25rem;display:flex}.ContactForm-module__HyldzW__lineBanner{background:var(--bg-canvas);border:1px solid var(--border-paper);border-radius:var(--radius-sheet);flex-direction:column;align-items:flex-start;gap:.75rem;margin-bottom:.5rem;padding:1.5rem;display:flex}.ContactForm-module__HyldzW__lineBannerTitle{font-family:var(--font-serif-jp), serif;letter-spacing:.04em;font-size:1rem}.ContactForm-module__HyldzW__lineBannerLead{color:var(--text-muted);font-size:.875rem;line-height:1.7}.ContactForm-module__HyldzW__field{flex-direction:column;gap:.5rem;display:flex}.ContactForm-module__HyldzW__row{gap:1.25rem;display:grid}.ContactForm-module__HyldzW__label{letter-spacing:.04em;color:var(--text-secondary);font-size:.8125rem}.ContactForm-module__HyldzW__required{color:var(--color-accent);margin-left:.35rem;font-size:.6875rem}.ContactForm-module__HyldzW__input,.ContactForm-module__HyldzW__textarea{border:1px solid var(--border-paper);background:var(--bg-card);width:100%;color:var(--text-ink);font:inherit;transition:border-color var(--dur-ui) var(--ease-out-quart);border-radius:8px;padding:.75rem .875rem}.ContactForm-module__HyldzW__input:focus,.ContactForm-module__HyldzW__textarea:focus{border-color:color-mix(in srgb, var(--color-accent) 55%, var(--border-paper));outline:none}.ContactForm-module__HyldzW__selectWrap{position:relative}.ContactForm-module__HyldzW__selectWrap:after{content:"";border-right:1.5px solid var(--text-secondary);border-bottom:1.5px solid var(--text-secondary);pointer-events:none;width:.5rem;height:.5rem;transition:transform var(--dur-ui) var(--ease-out-quart);position:absolute;top:50%;right:1rem;transform:translateY(-65%)rotate(45deg)}.ContactForm-module__HyldzW__selectWrapOpen:after{transform:translateY(-35%)rotate(-135deg)}.ContactForm-module__HyldzW__select{text-align:left;cursor:pointer;border:1px solid var(--border-paper);background:var(--bg-card);width:100%;padding-right:2.5rem;display:block}.ContactForm-module__HyldzW__selectEmpty{color:var(--text-muted)}.ContactForm-module__HyldzW__select:focus,.ContactForm-module__HyldzW__selectOpen{border-color:color-mix(in srgb, var(--color-accent) 55%, var(--border-paper));outline:none}.ContactForm-module__HyldzW__selectInvalid,.ContactForm-module__HyldzW__inputInvalid{border-color:color-mix(in srgb, var(--color-accent) 70%, var(--border-paper))}.ContactForm-module__HyldzW__optionList{z-index:20;background:var(--bg-card);border:1px solid var(--border-paper);box-shadow:var(--shadow-elevated);border-radius:8px;max-height:14rem;margin:0;padding:.375rem;list-style:none;position:absolute;top:calc(100% + .375rem);left:0;right:0;overflow-y:auto}.ContactForm-module__HyldzW__option{font-size:inherit;color:var(--text-ink);cursor:pointer;transition:background-color var(--dur-ui) var(--ease-out-quart);border-radius:6px;padding:.625rem .75rem}.ContactForm-module__HyldzW__option:hover,.ContactForm-module__HyldzW__optionActive{background:var(--bg-canvas)}.ContactForm-module__HyldzW__optionSelected{color:var(--color-accent);font-weight:500}.ContactForm-module__HyldzW__fieldError{color:var(--color-accent);letter-spacing:.02em;margin:0;font-size:.75rem}.ContactForm-module__HyldzW__formError{color:var(--color-accent);letter-spacing:.02em;background:color-mix(in srgb, var(--color-accent) 8%, var(--bg-card));border:1px solid color-mix(in srgb, var(--color-accent) 35%, var(--border-paper));border-radius:8px;margin:0;padding:.75rem .875rem;font-size:.8125rem}.ContactForm-module__HyldzW__textarea{resize:none;min-height:8rem;overflow:hidden}.ContactForm-module__HyldzW__note{color:var(--text-muted);text-align:center;font-size:.8125rem}.ContactForm-module__HyldzW__note a{color:var(--text-ink);text-underline-offset:2px;text-decoration:underline}.ContactForm-module__HyldzW__success{background:var(--bg-paper);border:1px solid var(--border-paper);border-radius:var(--radius-sheet);flex-direction:column;align-items:flex-start;gap:1rem;padding:2rem;display:flex}.ContactForm-module__HyldzW__successTitle{font-family:var(--font-serif-jp), serif;letter-spacing:.06em;font-size:1.25rem}.ContactForm-module__HyldzW__successLead{color:var(--text-secondary);font-size:.9375rem;line-height:1.85}.ContactForm-module__HyldzW__resetBtn{margin-top:.5rem}@media (min-width:720px){.ContactForm-module__HyldzW__row{grid-template-columns:1fr 1fr}}
.BrandLogo-module__lJLe2G__logo{flex-shrink:0;align-items:center;text-decoration:none;display:inline-flex}.BrandLogo-module__lJLe2G__logoImage{width:clamp(100px,22vw,140px);height:auto}
.SiteFooter-module__9mALFW__footer{margin-top:var(--section-py);padding:clamp(3rem, 6vw, 5rem) clamp(1rem, 4vw, 3rem) calc(2rem + env(safe-area-inset-bottom));background:var(--bg-paper);border-top:1px solid var(--border-hairline)}.SiteFooter-module__9mALFW__inner{--footer-cols:minmax(0, 1fr) minmax(0, 1fr) minmax(10rem, 13rem);--footer-gap:2rem;max-width:var(--content-max);gap:clamp(2rem,4vw,2.75rem);margin:0 auto;display:grid}.SiteFooter-module__9mALFW__brandRow{flex-direction:column;gap:1.25rem;display:flex}.SiteFooter-module__9mALFW__identity{flex-direction:column;gap:.625rem;display:flex}.SiteFooter-module__9mALFW__footerLogo img{width:clamp(104px,12vw,124px);height:auto}.SiteFooter-module__9mALFW__companyName{font-family:var(--font-serif-jp), serif;letter-spacing:.1em;color:var(--text-secondary);font-size:.9375rem}.SiteFooter-module__9mALFW__tagline{font-family:var(--font-serif-en), serif;letter-spacing:.22em;text-transform:uppercase;color:var(--text-muted);font-size:.75rem;font-weight:400}.SiteFooter-module__9mALFW__colLabel{font-family:var(--font-serif-jp), serif;letter-spacing:.14em;color:var(--text-ink);margin-bottom:.875rem;font-size:.75rem;font-weight:600}.SiteFooter-module__9mALFW__office{font-style:normal;font-family:var(--font-sans-jp), sans-serif;color:var(--text-muted);letter-spacing:.02em;font-variant-numeric:tabular-nums;flex-direction:column;gap:.25rem;font-size:.8125rem;line-height:1.8;display:flex}.SiteFooter-module__9mALFW__office>span:not(.SiteFooter-module__9mALFW__phones){max-width:22em}.SiteFooter-module__9mALFW__phones{flex-wrap:wrap;align-items:baseline;gap:.35rem .5rem;margin-top:.15rem;display:flex}.SiteFooter-module__9mALFW__phones a{color:inherit;transition:color var(--dur-ui) var(--ease-out-quart);text-decoration:none}.SiteFooter-module__9mALFW__phoneSep{opacity:.45}.SiteFooter-module__9mALFW__infoGrid{border-top:1px solid var(--border-hairline);flex-direction:column;gap:2rem;padding-top:clamp(2rem,4vw,2.75rem);display:flex}.SiteFooter-module__9mALFW__linksBlock{flex-direction:column;align-items:flex-start;display:flex}.SiteFooter-module__9mALFW__pageLinkList{flex-direction:column;gap:.625rem;display:flex}.SiteFooter-module__9mALFW__pageLink{font-family:var(--font-serif-jp), serif;letter-spacing:.06em;color:var(--text-secondary);transition:color var(--dur-ui) var(--ease-out-quart);font-size:.9375rem;text-decoration:none;display:inline-block;position:relative}.SiteFooter-module__9mALFW__pageLink:after{content:"";background:var(--border-paper);transform-origin:0;width:100%;height:1px;transition:transform var(--dur-ui) var(--ease-out-quart);position:absolute;bottom:-.15em;left:0;transform:scaleX(0)}.SiteFooter-module__9mALFW__socialRow{align-items:center;gap:.625rem;display:flex}.SiteFooter-module__9mALFW__socialLink{border:1px solid var(--border-hairline);width:40px;height:40px;color:var(--text-muted);transition:color var(--dur-ui) var(--ease-out-quart), border-color var(--dur-ui) var(--ease-out-quart), background-color var(--dur-ui) var(--ease-out-quart);border-radius:50%;justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.SiteFooter-module__9mALFW__legal{max-width:var(--content-max);border-top:1px solid var(--border-hairline);margin:clamp(2rem,4vw,2.75rem) auto 0;padding-top:clamp(1.25rem,3vw,1.5rem)}.SiteFooter-module__9mALFW__legal p{font-family:var(--font-serif-en), serif;color:var(--text-muted);letter-spacing:.08em;font-size:.6875rem;line-height:1.6}@media (hover:hover) and (pointer:fine){.SiteFooter-module__9mALFW__phones a:hover,.SiteFooter-module__9mALFW__pageLink:hover{color:var(--text-ink)}.SiteFooter-module__9mALFW__pageLink:hover:after{transform:scaleX(1)}.SiteFooter-module__9mALFW__socialLink:hover{color:var(--text-ink);border-color:var(--border-paper);background:var(--bg-card)}}@media (min-width:768px){.SiteFooter-module__9mALFW__footer{padding-bottom:calc(2rem + env(safe-area-inset-bottom))}.SiteFooter-module__9mALFW__brandRow,.SiteFooter-module__9mALFW__infoGrid{grid-template-columns:var(--footer-cols);column-gap:var(--footer-gap);display:grid}.SiteFooter-module__9mALFW__brandRow{align-items:end}.SiteFooter-module__9mALFW__identity{grid-column:1/3}.SiteFooter-module__9mALFW__socialRow{grid-column:3;justify-content:flex-start}.SiteFooter-module__9mALFW__infoGrid{align-items:start;gap:0}}@media (min-width:1024px){.SiteFooter-module__9mALFW__inner{--footer-gap:3rem}}
.SiteHeader-module__oaTwcq__header{z-index:100;min-height:var(--header-h);padding:env(safe-area-inset-top,0px) clamp(1rem, 3vw, 3rem) 0;background:var(--bg-nav);-webkit-backdrop-filter:blur(20px)saturate(180%);transition:background-color var(--dur-ui) var(--ease-out-quart), border-color var(--dur-ui) var(--ease-out-quart);border-bottom:1px solid #0000;justify-content:space-between;align-items:center;gap:1rem;display:flex;position:fixed;top:0;left:0;right:0}.SiteHeader-module__oaTwcq__scrolled{background:var(--bg-nav-scrolled);border-bottom-color:var(--border-hairline)}.SiteHeader-module__oaTwcq__desktopNav{display:none}.SiteHeader-module__oaTwcq__navList{align-items:center;gap:clamp(1rem,2vw,2rem);display:flex}.SiteHeader-module__oaTwcq__navLink{font-family:var(--font-serif-jp), serif;letter-spacing:.06em;color:var(--text-secondary);opacity:.85;transition:opacity var(--dur-ui) var(--ease-out-quart), color var(--dur-ui) var(--ease-out-quart);font-size:.875rem;position:relative}.SiteHeader-module__oaTwcq__navLink:after{content:"";background:var(--color-accent);transform-origin:50%;height:1px;transition:transform var(--dur-ui) var(--ease-out-quart);position:absolute;bottom:-.35rem;left:0;right:0;transform:scaleX(0)}.SiteHeader-module__oaTwcq__navLink:hover{opacity:1}.SiteHeader-module__oaTwcq__navLinkActive{opacity:1;color:var(--text-ink)}.SiteHeader-module__oaTwcq__navLinkActive:after{transform:scaleX(1)}.SiteHeader-module__oaTwcq__navLink:active{transform:scale(.97)}.SiteHeader-module__oaTwcq__actions{align-items:center;gap:.75rem;display:flex}.SiteHeader-module__oaTwcq__menuToggle{-webkit-tap-highlight-color:#1c1b1a38;flex-direction:column;justify-content:center;gap:6px;width:44px;height:44px;padding:10px;display:flex}.SiteHeader-module__oaTwcq__menuBar{background:var(--text-ink);width:100%;height:1.5px;transition:transform var(--dur-ui) var(--ease-out-quart);display:block}.SiteHeader-module__oaTwcq__drawerOverlay{z-index:90;opacity:0;pointer-events:none;transition:opacity var(--dur-panel) var(--ease-out-expo);background:#1c1b1a59;position:fixed;inset:0}.SiteHeader-module__oaTwcq__drawerOpen{opacity:1;pointer-events:auto}.SiteHeader-module__oaTwcq__drawer{width:min(88vw,320px);height:100%;padding:calc(var(--header-h) + 1.5rem) 1.5rem 2rem;background:var(--bg-paper);transition:transform var(--dur-panel) var(--ease-out-expo);flex-direction:column;gap:1.5rem;display:flex;position:absolute;top:0;right:0;overflow-y:auto;transform:translate(100%)}.SiteHeader-module__oaTwcq__drawerPanelOpen{transform:translate(0)}.SiteHeader-module__oaTwcq__pageLinks{flex-direction:column;gap:.5rem;display:flex}.SiteHeader-module__oaTwcq__pageLinksLabel{font-family:var(--font-serif-en), serif;letter-spacing:.2em;color:var(--text-muted);font-size:.6875rem;font-weight:600}.SiteHeader-module__oaTwcq__pageLinkList{flex-direction:column;display:flex}.SiteHeader-module__oaTwcq__pageLink{font-family:var(--font-serif-jp), serif;letter-spacing:.06em;color:var(--text-secondary);border-bottom:1px solid var(--border-hairline);transition:color var(--dur-ui) var(--ease-out-quart), transform var(--dur-instant) var(--ease-out-quart);justify-content:space-between;align-items:center;padding:.875rem 0;font-size:1.125rem;text-decoration:none;display:flex}.SiteHeader-module__oaTwcq__pageLink:active{transform:scale(.98)}.SiteHeader-module__oaTwcq__pageLinkArrow{font-family:var(--font-sans-jp), sans-serif;color:var(--text-muted);font-size:.875rem}@media (hover:hover) and (pointer:fine){.SiteHeader-module__oaTwcq__pageLink:hover{color:var(--text-ink)}}@media (min-width:1100px){.SiteHeader-module__oaTwcq__menuToggle{display:none}.SiteHeader-module__oaTwcq__desktopNav{display:block}}@media (prefers-reduced-motion:reduce){.SiteHeader-module__oaTwcq__drawer,.SiteHeader-module__oaTwcq__drawerOverlay{transition:none}}
.LineModal-module__VVJWUG__overlay{z-index:200;-webkit-backdrop-filter:blur(8px);background:#1c1b1a73;justify-content:center;align-items:center;padding:1.25rem;display:flex;position:fixed;inset:0}.LineModal-module__VVJWUG__panel{background:var(--bg-paper);border:1px solid var(--border-paper);border-radius:var(--radius-sheet);width:min(100%,420px);box-shadow:var(--shadow-elevated);text-align:center;padding:2rem 1.75rem 1.75rem;position:relative}.LineModal-module__VVJWUG__close{width:44px;height:44px;color:var(--text-muted);font-size:1.5rem;line-height:1;position:absolute;top:.75rem;right:.875rem}.LineModal-module__VVJWUG__kicker{font-family:var(--font-serif-en), serif;letter-spacing:.24em;color:var(--text-muted);margin-bottom:.75rem;font-size:.6875rem;font-weight:600}.LineModal-module__VVJWUG__title{font-family:var(--font-serif-jp), serif;letter-spacing:.06em;margin-bottom:.75rem;font-size:1.375rem}.LineModal-module__VVJWUG__lead{color:var(--text-secondary);margin-bottom:1.5rem;font-size:.875rem;line-height:1.8}.LineModal-module__VVJWUG__qrBlock{flex-direction:column;align-items:center;gap:.75rem;margin-bottom:1.25rem;display:flex}.LineModal-module__VVJWUG__qr{border:1px solid var(--border-paper);background:#fff;border-radius:8px;width:180px;height:180px}.LineModal-module__VVJWUG__qrHint{color:var(--text-muted);font-size:.75rem}.LineModal-module__VVJWUG__steps{text-align:left;color:var(--text-secondary);gap:.5rem;margin:0 0 1.5rem;font-size:.875rem;display:grid}.LineModal-module__VVJWUG__steps li{padding-left:1.5rem;position:relative}.LineModal-module__VVJWUG__steps li:before{content:"";background:var(--color-accent);border-radius:50%;width:.35rem;height:.35rem;position:absolute;top:.55rem;left:.35rem}@media (max-width:767.98px){.LineModal-module__VVJWUG__qrBlock{display:none}}
.HeroControls-module__VpLzIW__prevWrap,.HeroControls-module__VpLzIW__nextWrap{z-index:20;pointer-events:none;align-items:center;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.HeroControls-module__VpLzIW__prevWrap{left:clamp(.75rem,2vw,2.5rem)}.HeroControls-module__VpLzIW__nextWrap{right:clamp(.75rem,2vw,2.5rem)}.HeroControls-module__VpLzIW__navBtn{pointer-events:auto;-webkit-backdrop-filter:blur(6px);color:#fff;width:44px;height:44px;transition:transform var(--dur-instant) var(--ease-out-quart), background-color var(--dur-ui) var(--ease-out-quart), border-color var(--dur-ui) var(--ease-out-quart);background:#0003;border:1px solid #fff6;border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.HeroControls-module__VpLzIW__navBtn:active{transform:scale(.97)}.HeroControls-module__VpLzIW__prevWrap,.HeroControls-module__VpLzIW__nextWrap{display:none}.HeroControls-module__VpLzIW__dots{z-index:20;pointer-events:none;gap:.625rem;display:flex;position:absolute;bottom:.75rem;left:50%;transform:translate(-50%)}.HeroControls-module__VpLzIW__dot{pointer-events:auto;justify-content:center;align-items:center;width:44px;height:44px;display:flex;position:relative}.HeroControls-module__VpLzIW__dot:after{content:"";width:8px;height:8px;transition:transform var(--dur-ui) var(--ease-out-quart), background-color var(--dur-ui) var(--ease-out-quart), border-color var(--dur-ui) var(--ease-out-quart);background:0 0;border:1px solid #fff9;border-radius:50%}.HeroControls-module__VpLzIW__dotActive:after{background:#fff;border-color:#fff;transform:scale(1.2)}@media (min-width:768px){.HeroControls-module__VpLzIW__prevWrap,.HeroControls-module__VpLzIW__nextWrap{display:flex}.HeroControls-module__VpLzIW__dots{bottom:1.25rem}}@media (hover:hover) and (pointer:fine){.HeroControls-module__VpLzIW__navBtn:hover{background:#ffffff47;border-color:#fff}}
.HeroProgress-module__Y_HbAq__container{z-index:30;pointer-events:none;background:#ffffff26;width:100%;height:3px;display:flex;position:absolute;top:0;left:0}.HeroProgress-module__Y_HbAq__lineLeft,.HeroProgress-module__Y_HbAq__lineRight{will-change:transform;flex-shrink:0;width:50%;height:100%;transform:scaleX(0)}.HeroProgress-module__Y_HbAq__lineLeft{transform-origin:0;background:#fff}.HeroProgress-module__Y_HbAq__lineRight{background-color:var(--progress-color,#fff);transform-origin:100%}.HeroProgress-module__Y_HbAq__running.HeroProgress-module__Y_HbAq__lineLeft,.HeroProgress-module__Y_HbAq__running.HeroProgress-module__Y_HbAq__lineRight{animation:HeroProgress-module__Y_HbAq__progressConverge var(--progress-duration,6s) linear forwards}@keyframes HeroProgress-module__Y_HbAq__progressConverge{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@media (max-width:767.98px){.HeroProgress-module__Y_HbAq__lineRight{background-color:#fff}}@media (prefers-reduced-motion:reduce){.HeroProgress-module__Y_HbAq__running.HeroProgress-module__Y_HbAq__lineLeft,.HeroProgress-module__Y_HbAq__running.HeroProgress-module__Y_HbAq__lineRight{animation:none;transform:scaleX(1)}}
.HeroSlide-module__cmTXEG__slide{z-index:1;clip-path:inset(0% 50%);width:100%;height:100%;transition:clip-path var(--dur-hero) var(--ease-out-expo);pointer-events:none;position:absolute;inset:0}.HeroSlide-module__cmTXEG__slide.HeroSlide-module__cmTXEG__active{z-index:2;clip-path:inset(0%);pointer-events:none}.HeroSlide-module__cmTXEG__slide.HeroSlide-module__cmTXEG__prev-active{z-index:1;clip-path:inset(0%)}.HeroSlide-module__cmTXEG__splitBg{flex-direction:column;width:100%;height:100%;display:flex;position:absolute;inset:0}.HeroSlide-module__cmTXEG__leftPanel{background-color:var(--slide-color);width:100%;height:42%;display:none}.HeroSlide-module__cmTXEG__rightPanel{width:100%;height:100%;position:relative;overflow:hidden}.HeroSlide-module__cmTXEG__image{object-fit:cover}.HeroSlide-module__cmTXEG__slide.HeroSlide-module__cmTXEG__active .HeroSlide-module__cmTXEG__image{will-change:transform;animation:6s ease-out forwards HeroSlide-module__cmTXEG__heroKenBurns}.HeroSlide-module__cmTXEG__slide.HeroSlide-module__cmTXEG__prev-active .HeroSlide-module__cmTXEG__image{animation:none;transform:scale(1.08)}@keyframes HeroSlide-module__cmTXEG__heroKenBurns{0%{transform:scale(1)}to{transform:scale(1.08)}}.HeroSlide-module__cmTXEG__scrim{z-index:3;pointer-events:none;background:linear-gradient(#00000026 0%,#00000059 55%,#00000080 100%);position:absolute;inset:0}.HeroSlide-module__cmTXEG__overlay{z-index:5;text-align:center;color:#fff;pointer-events:none;flex-direction:column;justify-content:flex-end;align-items:center;padding:1.25rem 1.25rem 5.75rem;display:flex;position:absolute;inset:0}.HeroSlide-module__cmTXEG__kickerGroup{align-items:center;gap:1rem;width:100%;max-width:28rem;margin-bottom:1rem;display:flex}.HeroSlide-module__cmTXEG__kickerLine{background:#ffffff59;flex:1;height:1px}.HeroSlide-module__cmTXEG__kicker{font-family:var(--font-serif-en), serif;letter-spacing:.12em;text-transform:uppercase;white-space:normal;font-size:.6875rem;font-weight:600;line-height:1.4}.HeroSlide-module__cmTXEG__title{font-family:var(--font-serif-jp), serif;letter-spacing:.04em;opacity:0;max-width:100%;transition:transform var(--dur-hero) var(--ease-out-expo) .15s, opacity var(--dur-hero) var(--ease-out-expo) .15s;margin-bottom:1rem;font-size:clamp(1.375rem,4.6vw,1.625rem);font-weight:600;line-height:1.58;transform:translateY(16px)}.HeroSlide-module__cmTXEG__titleDesktop{display:none}.HeroSlide-module__cmTXEG__titleMobile{display:block}.HeroSlide-module__cmTXEG__titleLine{white-space:nowrap;display:block}.HeroSlide-module__cmTXEG__description{font-family:var(--font-sans-jp), sans-serif;color:#ffffffe6;opacity:0;max-width:36em;transition:transform var(--dur-hero) var(--ease-out-expo) .25s, opacity var(--dur-hero) var(--ease-out-expo) .25s;font-size:.9375rem;font-weight:400;line-height:1.85;transform:translateY(16px)}.HeroSlide-module__cmTXEG__slide.HeroSlide-module__cmTXEG__active .HeroSlide-module__cmTXEG__title,.HeroSlide-module__cmTXEG__slide.HeroSlide-module__cmTXEG__active .HeroSlide-module__cmTXEG__description{opacity:1;transform:translateY(0)}@media (min-width:768px){.HeroSlide-module__cmTXEG__splitBg{flex-direction:row}.HeroSlide-module__cmTXEG__leftPanel{width:42%;height:100%;display:block}.HeroSlide-module__cmTXEG__rightPanel{width:58%;height:100%}.HeroSlide-module__cmTXEG__overlay{justify-content:center;padding:0 10%}.HeroSlide-module__cmTXEG__kicker{letter-spacing:.28em;white-space:nowrap;font-size:.75rem;line-height:1}.HeroSlide-module__cmTXEG__title{letter-spacing:.06em;max-width:18em;font-size:clamp(1.75rem,3.6vw,3rem);line-height:1.28}.HeroSlide-module__cmTXEG__titleMobile{display:none}.HeroSlide-module__cmTXEG__titleDesktop{display:block}}@media (min-width:1100px){.HeroSlide-module__cmTXEG__leftPanel,.HeroSlide-module__cmTXEG__rightPanel{width:50%}}@media (max-width:767.98px){.HeroSlide-module__cmTXEG__scrim{background:linear-gradient(#00000038 0%,#0000001f 38%,#00000038 68%,#0000007a 100%)}.HeroSlide-module__cmTXEG__overlay{justify-content:flex-start;padding:clamp(2.75rem,18vh,5.5rem) 1.25rem 2.5rem}}@media (prefers-reduced-motion:reduce){.HeroSlide-module__cmTXEG__slide{clip-path:inset(0%);transition:none}.HeroSlide-module__cmTXEG__title,.HeroSlide-module__cmTXEG__description{opacity:1;transition:none;transform:none}.HeroSlide-module__cmTXEG__image{animation:none;transform:none}}
.HeroViewport-module__0y9ywW__viewport{margin-top:var(--header-h);height:min(calc(100svh - var(--header-h) - 2rem), 620px);background-color:var(--bg-canvas);color:#fff;touch-action:pan-y;width:100%;min-height:0;position:relative;overflow:hidden}.HeroViewport-module__0y9ywW__slides{position:absolute;inset:0}
.SponsorWall-module__SMg67q__section{max-width:var(--content-max);padding:0 clamp(1rem, 4vw, 1.5rem) var(--section-py);margin:0 auto}.SponsorWall-module__SMg67q__header{text-align:center;margin-bottom:clamp(1.75rem,3vw,2.5rem)}.SponsorWall-module__SMg67q__kicker{font-family:var(--font-serif-en), serif;letter-spacing:.28em;color:var(--text-muted);margin-bottom:.75rem;font-size:.75rem;font-weight:600;display:block}.SponsorWall-module__SMg67q__title{font-family:var(--font-serif-jp), serif;letter-spacing:.08em;margin-bottom:.75rem;font-size:clamp(1.35rem,2.2vw,1.75rem)}.SponsorWall-module__SMg67q__lead{color:var(--text-secondary);max-width:34em;margin:0 auto;font-size:.875rem;line-height:1.8}@media (min-width:768px){.SponsorWall-module__SMg67q__lead{white-space:nowrap;max-width:none}}.SponsorWall-module__SMg67q__grid{grid-template-columns:repeat(2,1fr);gap:.75rem;display:grid}.SponsorWall-module__SMg67q__item{background:var(--bg-paper);border:1px solid var(--border-paper);border-radius:var(--radius-sheet);text-align:center;flex-direction:column;gap:.35rem;padding:1.25rem 1rem;display:flex}.SponsorWall-module__SMg67q__category{letter-spacing:.08em;color:var(--text-muted);font-size:.6875rem}.SponsorWall-module__SMg67q__name{font-family:var(--font-serif-jp), serif;letter-spacing:.04em;color:var(--text-ink);font-size:.9375rem;line-height:1.45}@media (max-width:767.98px){.SponsorWall-module__SMg67q__grid{gap:.5rem}.SponsorWall-module__SMg67q__item{gap:.25rem;padding:.875rem .5rem}.SponsorWall-module__SMg67q__category{letter-spacing:.04em;font-size:.625rem}.SponsorWall-module__SMg67q__name{letter-spacing:.02em;font-size:.6875rem;line-height:1.35}}@media (min-width:768px){.SponsorWall-module__SMg67q__grid{grid-template-columns:repeat(3,1fr);gap:1rem}}
.VoiceList-module__izNQhq__stat{font-family:var(--font-serif-en), serif;letter-spacing:.04em;color:var(--text-ink);font-weight:600}.VoiceList-module__izNQhq__bleed{width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.VoiceList-module__izNQhq__bleedStatic{width:100%}.VoiceList-module__izNQhq__viewport{margin-top:-.5rem;padding-top:.5rem;padding-bottom:.75rem;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000);mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000)}.VoiceList-module__izNQhq__viewportStatic{margin-top:-.5rem;padding-top:.5rem;padding-bottom:.75rem}.VoiceList-module__izNQhq__track{--marquee-gap:1.25rem;gap:var(--marquee-gap);backface-visibility:hidden;width:max-content;display:flex}.VoiceList-module__izNQhq__trackStatic{width:100%;max-width:var(--content-max);flex-wrap:wrap;justify-content:center;margin:0 auto;padding:0 clamp(1rem,4vw,1.5rem)}.VoiceList-module__izNQhq__item{box-sizing:border-box;background:var(--bg-paper);border:1px solid var(--border-paper);border-radius:var(--radius-sheet);width:clamp(260px,78vw,380px);box-shadow:var(--shadow-sheet);transition:transform var(--dur-ui) var(--ease-out-quart), box-shadow var(--dur-ui) var(--ease-out-quart);flex-direction:column;flex:none;display:flex;overflow:hidden}.VoiceList-module__izNQhq__imageWrap{aspect-ratio:16/10;background:#efece4;width:100%;position:relative}.VoiceList-module__izNQhq__image{object-fit:cover}.VoiceList-module__izNQhq__content{flex-direction:column;gap:.35rem;padding:1.25rem 1.35rem 1.5rem;display:flex}.VoiceList-module__izNQhq__topRow{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.VoiceList-module__izNQhq__region{color:var(--text-muted);font-size:.75rem}.VoiceList-module__izNQhq__persona{color:var(--text-secondary);letter-spacing:.02em;font-size:.75rem}.VoiceList-module__izNQhq__itemTitle{font-family:var(--font-serif-jp), serif;letter-spacing:.06em;margin-top:.35rem;font-size:1.0625rem}.VoiceList-module__izNQhq__quote{color:var(--text-secondary);margin-top:.5rem;font-size:.875rem;line-height:1.85}.VoiceList-module__izNQhq__stars{letter-spacing:0;gap:.1rem;font-size:.75rem;display:inline-flex}.VoiceList-module__izNQhq__starOn{color:var(--color-accent)}.VoiceList-module__izNQhq__starOff{color:var(--border-paper)}@media (hover:hover) and (pointer:fine){.VoiceList-module__izNQhq__item:hover{box-shadow:var(--shadow-elevated);transform:translateY(-2px)}}@media (min-width:900px){.VoiceList-module__izNQhq__item{width:clamp(280px,32vw,380px)}}@media (prefers-reduced-motion:reduce){.VoiceList-module__izNQhq__item:hover{transform:none}}
.page-module__E0kJGG__sheetsLayout{z-index:20;max-width:var(--content-max);flex-direction:column;gap:clamp(2rem,4vw,3rem);margin:clamp(-1rem,-2vw,-1.875rem) auto 0;padding:0 clamp(1rem,4vw,1.5rem);display:flex;position:relative}.page-module__E0kJGG__finalCta{max-width:var(--content-max);padding:var(--section-py) clamp(1rem, 4vw, 1.5rem);text-align:center;flex-direction:column;align-items:center;gap:1.25rem;margin:0 auto;display:flex}.page-module__E0kJGG__finalCtaTitle{font-family:var(--font-serif-jp), serif;letter-spacing:.08em;font-size:clamp(1.5rem,2.4vw,2rem)}.page-module__E0kJGG__finalCtaLead{color:var(--text-secondary);max-width:36em;font-size:.9375rem;line-height:1.85}.page-module__E0kJGG__mobileBreak{display:none}@media (min-width:768px){.page-module__E0kJGG__finalCtaLead{white-space:nowrap;max-width:none}}@media (max-width:767.98px){.page-module__E0kJGG__mobileBreak{display:block}}
.Card-module__QRy0Sa__card{background:var(--bg-paper);border:1px solid var(--border-paper);border-radius:var(--radius-sheet);box-shadow:var(--shadow-sheet);transition:transform var(--dur-ui) var(--ease-out-quart), box-shadow var(--dur-ui) var(--ease-out-quart), border-color var(--dur-ui) var(--ease-out-quart)}.Card-module__QRy0Sa__elevated{box-shadow:var(--shadow-elevated)}.Card-module__QRy0Sa__interactive:hover{box-shadow:var(--shadow-elevated);border-color:#1c1b1a1f;transform:translateY(-2px)}.Card-module__QRy0Sa__padNone{padding:0}.Card-module__QRy0Sa__padSm{padding:1.25rem}.Card-module__QRy0Sa__padMd{padding:1.5rem 1.75rem}.Card-module__QRy0Sa__padLg{padding:clamp(1.75rem,3vw,2.25rem)}@media (prefers-reduced-motion:reduce){.Card-module__QRy0Sa__interactive:hover{transform:none}}
.PageHero-module__nRc_VW__hero{padding:calc(var(--header-h) + clamp(2.5rem, 6vw, 4.5rem)) clamp(1rem, 4vw, 1.5rem) clamp(2.5rem, 5vw, 4rem);text-align:center;background:var(--bg-paper);border-bottom:1px solid var(--border-hairline)}.PageHero-module__nRc_VW__inner{max-width:40rem;margin:0 auto}.PageHero-module__nRc_VW__kicker{font-family:var(--font-serif-en), serif;letter-spacing:.28em;color:var(--text-muted);margin-bottom:1rem;font-size:.75rem;font-weight:600;display:block}.PageHero-module__nRc_VW__title{font-family:var(--font-serif-jp), serif;letter-spacing:.08em;margin-bottom:1.25rem;font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:600;line-height:1.35}.PageHero-module__nRc_VW__lead{color:var(--text-secondary);font-size:.9375rem;line-height:1.85}
.subpage-module__hC_Leq__pageBody{max-width:var(--content-max);padding:clamp(2.5rem, 5vw, 4rem) clamp(1rem, 4vw, 1.5rem) var(--section-py);margin:0 auto}.subpage-module__hC_Leq__twoCol{gap:2.5rem;display:grid}.subpage-module__hC_Leq__formCol{min-width:0}.subpage-module__hC_Leq__aside{background:var(--bg-paper);border:1px solid var(--border-paper);border-radius:var(--radius-sheet);height:fit-content;padding:1.75rem}.subpage-module__hC_Leq__asideTitle{font-family:var(--font-serif-jp), serif;letter-spacing:.06em;margin-bottom:1rem;font-size:1.125rem}.subpage-module__hC_Leq__asideText{color:var(--text-muted);margin-bottom:1rem;font-size:.875rem;line-height:1.8}.subpage-module__hC_Leq__asideText a{color:var(--text-ink);text-decoration:none}.subpage-module__hC_Leq__asideOffice{border-top:1px solid var(--border-hairline);margin-top:.25rem;padding-top:1rem}.subpage-module__hC_Leq__asideOffice:first-of-type{border-top:none;margin-top:0;padding-top:.5rem}.subpage-module__hC_Leq__asideOfficeLabel{font-family:var(--font-serif-jp), serif;letter-spacing:.08em;color:var(--text-secondary);margin-bottom:.5rem;font-size:.8125rem;font-weight:600}.subpage-module__hC_Leq__asideOffice .subpage-module__hC_Leq__asideText{margin-bottom:.5rem}.subpage-module__hC_Leq__asideOffice .subpage-module__hC_Leq__asideText:last-child{margin-bottom:0}.subpage-module__hC_Leq__sectionHeading{font-family:var(--font-serif-jp), serif;letter-spacing:.08em;text-align:center;margin-bottom:1.75rem;font-size:clamp(1.35rem,2.2vw,1.75rem)}.subpage-module__hC_Leq__benefitGrid{margin-bottom:clamp(3rem,6vw,4.5rem)}.subpage-module__hC_Leq__cards{gap:1.25rem;display:grid}.subpage-module__hC_Leq__cardTitle{font-family:var(--font-serif-jp), serif;letter-spacing:.05em;margin-bottom:.75rem;font-size:1.0625rem}.subpage-module__hC_Leq__cardBody{color:var(--text-secondary);font-size:.9375rem;line-height:1.85}.subpage-module__hC_Leq__planBlock{margin-bottom:1rem}.subpage-module__hC_Leq__ctaRow{flex-wrap:wrap;gap:.75rem;margin-top:1.5rem;display:flex}.subpage-module__hC_Leq__bottomNote{max-width:var(--content-max);padding:0 clamp(1rem, 4vw, 1.5rem) var(--section-py);text-align:center;color:var(--text-muted);margin:0 auto;font-size:.875rem}.subpage-module__hC_Leq__bottomNote a{color:var(--text-ink);text-underline-offset:2px;text-decoration:underline}.subpage-module__hC_Leq__prose{flex-direction:column;gap:2rem;max-width:42rem;margin:0 auto;display:flex}.subpage-module__hC_Leq__proseBlock{border-bottom:1px solid var(--border-hairline);padding-bottom:2rem}.subpage-module__hC_Leq__proseTitle{font-family:var(--font-serif-jp), serif;letter-spacing:.05em;margin-bottom:.75rem;font-size:1.125rem}.subpage-module__hC_Leq__proseBody{color:var(--text-secondary);font-size:.9375rem;line-height:1.9}.subpage-module__hC_Leq__proseMeta{color:var(--text-muted);font-size:.8125rem}@media (min-width:900px){.subpage-module__hC_Leq__twoCol{grid-template-columns:1.4fr .75fr;align-items:start}.subpage-module__hC_Leq__cards{grid-template-columns:repeat(3,1fr)}}
