:root{--bg:#0f1419;--bg-2:#131922;--bg-3:#182230;--panel:#1c2734;--line:rgba(255,255,255,0.08);--line-2:rgba(255,255,255,0.16);--ink:#f0f4f6;--ink-2:rgba(240,244,246,0.72);--ink-3:rgba(240,244,246,0.48);--ink-4:rgba(240,244,246,0.26);--cyan:#59C7D9;--cyan-2:#7BD5E3;--cyan-soft:rgba(89,199,217,0.78);--cyan-tint:rgba(89,199,217,0.12);--action:#eef3f5;--action-2:#ffffff;--maxw:1280px;--pad-x:clamp(20px,5vw,72px);--sans:var(--font-geist-sans),ui-sans-serif,system-ui,-apple-system,"Hiragino Kaku Gothic ProN","Yu Gothic",sans-serif;--sans-jp:"Hiragino Kaku Gothic ProN","Yu Gothic",var(--font-geist-sans),sans-serif;--ease:cubic-bezier(0.32,0.72,0,1);--ease-soft:cubic-bezier(0.22,1,0.36,1);--bezel:0 0 0 1px rgba(255,255,255,0.06),0 0 0 7px rgba(255,255,255,0.02),0 0 0 8px rgba(255,255,255,0.045),inset 0 1px 0 rgba(255,255,255,0.06);--bezel-hover:0 0 0 1px rgba(89,199,217,0.35),0 0 0 7px rgba(89,199,217,0.04),0 0 0 8px rgba(89,199,217,0.12),inset 0 1px 0 rgba(255,255,255,0.08),0 24px 60px -24px rgba(0,0,0,0.6)}.chill-landing *{box-sizing:border-box;margin:0;padding:0}.chill-landing{background:var(--bg);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.55;font-weight:400;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;overflow-x:hidden;-webkit-tap-highlight-color:transparent}body,html{background-color:#0f1419}.chill-landing img{display:block;max-width:100%;height:auto}.chill-landing a{color:inherit;text-decoration:none}.chill-landing button{font:inherit;color:inherit;background:none;border:0;cursor:pointer}.chill-landing ::selection{background:var(--cyan);color:var(--bg)}.chill-landing{--label-face:var(--sans);--label-case:uppercase;--label-line:1.55;--label-size:11px;--label-weight:600;--label-track:0.1em;--label-track-2:0.1em;--label-track-3:0.1em;--label-color:var(--ink-3);--label-color-quiet:var(--ink-3);--kicker-face:var(--label-face);--kicker-weight:var(--label-weight);--kicker-case:var(--label-case);--kicker-line:var(--label-line);--kicker-size:11.5px;--kicker-track:var(--label-track-3);--kicker-gap:24px;--kicker-num-gap:10px;--kicker-color:var(--bg);--kicker-bg:var(--cyan);--kicker-num-color:var(--bg-2);--kicker-pad:7px 11px 6px 13px;--kicker-radius:4px;--kicker-border-w:0;--kicker-border-color:var(--line);--kicker-shadow:none;--kicker-jp-size:11px;--kicker-jp-color:var(--ink-3);--kicker-jp-track:0.08em}.chill-landing h1,.chill-landing h2,.chill-landing h3,.chill-landing h4{font-family:var(--sans);font-weight:600;letter-spacing:-.022em;line-height:1.05}.chill-landing h1{letter-spacing:-.03em}.chill-landing h2{font-size:clamp(32px,5vw,56px)}.chill-landing h3{font-size:clamp(22px,2.4vw,28px);line-height:1.2}.chill-landing h4{font-size:18px;line-height:1.3;font-weight:600}.chill-landing p{color:var(--ink-2)}.chill-landing .lead{font-size:clamp(17px,1.65vw,19px);line-height:1.55;max-width:60ch;color:var(--ink-2)}.chill-landing .kicker{display:inline-block;margin-bottom:var(--kicker-gap)}.chill-landing .kicker .tag{display:inline-block;font-family:var(--kicker-face);font-size:var(--kicker-size);text-transform:var(--kicker-case);letter-spacing:var(--kicker-track);line-height:var(--kicker-line);color:var(--kicker-color);font-weight:var(--kicker-weight);padding:var(--kicker-pad);border:var(--kicker-border-w) solid var(--kicker-border-color);border-radius:var(--kicker-radius);background:var(--kicker-bg);box-shadow:var(--kicker-shadow)}.chill-landing .kicker .jp{display:none;font-family:var(--sans-jp);font-size:var(--kicker-jp-size);letter-spacing:var(--kicker-jp-track);color:var(--kicker-jp-color);line-height:1.3}html[lang=ja] .chill-landing .kicker .jp{display:none}.chill-landing .kicker .num{color:var(--kicker-num-color);margin-right:var(--kicker-num-gap)}.chill-landing .book-card .num,.chill-landing .brands .label,.chill-landing .foot-col h5,.chill-landing .rates-card th,.chill-landing .rates-foot .label,.chill-landing .visit-row .l{font-family:var(--label-face);font-size:var(--label-size);font-weight:var(--label-weight);text-transform:var(--label-case);letter-spacing:var(--label-track);line-height:var(--label-line);color:var(--label-color)}.chill-landing .kana{font-family:var(--sans-jp);color:var(--ink-3);font-weight:400;margin-left:8px;font-size:.78em;letter-spacing:.02em}.chill-landing .wrap{max-width:var(--maxw);margin:0 auto;padding-left:var(--pad-x);padding-right:var(--pad-x)}.chill-landing section{position:relative}.chill-landing section.pad{padding:clamp(104px,14vw,184px) 0}.chill-landing section+section{border-top:1px solid var(--line)}.chill-landing .section-head{margin-bottom:clamp(40px,6vw,72px);max-width:900px}.chill-landing .section-head h2{margin-bottom:18px;text-wrap:balance}.chill-landing .nav{position:fixed;top:0;left:0;right:0;z-index:50;padding:14px var(--pad-x) 0;pointer-events:none}.chill-landing .nav-inner{pointer-events:auto;max-width:var(--maxw);margin:0 auto;padding:10px 10px 10px 20px;display:grid;grid-template-columns:auto 1fr auto;gap:24px;align-items:center;border:1px solid transparent;border-radius:999px;transition:background .5s var(--ease),border-color .5s var(--ease),box-shadow .5s var(--ease)}.chill-landing .nav.scrolled .nav-inner{background:rgba(15,20,25,.72);backdrop-filter:blur(20px) saturate(150%);-webkit-backdrop-filter:blur(20px) saturate(150%);border-color:var(--line);box-shadow:inset 0 1px 0 rgba(255,255,255,.06),0 16px 48px -16px rgba(0,0,0,.55)}.chill-landing .brandmark{display:flex;align-items:center;gap:10px;height:32px}.chill-landing .brandmark img{height:26px;width:auto}.chill-landing .brandmark .sep{width:1px;height:18px;background:var(--line-2)}.chill-landing .brandmark .kanji{font-family:var(--sans-jp);font-size:15px;color:var(--ink-2);letter-spacing:.02em}.chill-landing .nav-center{display:none;gap:30px;justify-content:center;font-size:14px;color:var(--ink-2)}.chill-landing .nav-center a{transition:color .14s}.chill-landing .nav-center a:hover{color:var(--ink)}.chill-landing .nav-right{display:flex;align-items:center;justify-content:flex-end;gap:14px}.chill-landing .lang{display:inline-flex;font-size:12px;border:1px solid var(--line-2);border-radius:999px;padding:3px;background:rgba(255,255,255,.03)}.chill-landing .lang button{padding:5px 11px;border-radius:999px;color:var(--ink-3);transition:color .14s,background .14s;font-weight:500}.chill-landing .lang button.on{background:var(--ink);color:var(--bg)}.chill-landing .nav-cta{display:inline-flex;align-items:center;gap:10px;padding:6px 6px 6px 17px;background:var(--action);color:var(--bg);font-size:14px;font-weight:600;border-radius:999px;box-shadow:inset 0 1px 0 rgba(255,255,255,.7);transition:background .4s var(--ease),transform .4s var(--ease)}.chill-landing .nav-cta:hover{background:var(--action-2)}.chill-landing .nav-cta:active{transform:scale(.97)}.chill-landing .nav-cta .ar{width:30px;height:30px;border-radius:999px;background:rgba(15,20,25,.16);display:grid;place-items:center;font-size:13px;transition:transform .5s var(--ease)}.chill-landing .nav-cta:hover .ar{transform:translate(2px,-1px) scale(1.06)}.chill-landing .burger{display:grid;place-items:center;width:38px;height:38px;color:var(--ink);-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;transition:transform .32s var(--ease-soft)}.chill-landing .burger:active{transform:scale(.92);transition-duration:90ms}.chill-landing .burger svg{width:20px;height:20px}.chill-landing .burger svg line{transform-box:fill-box;transform-origin:center;transition:transform .38s var(--ease-soft)}.chill-landing .burger[aria-expanded=true] svg line:first-child{transform:translate(-3.25px,3.25px) rotate(40deg) scaleX(.5)}.chill-landing .burger[aria-expanded=true] svg line:last-child{transform:translate(3.25px,-2.75px) rotate(-40deg) scaleX(.5)}.chill-landing .lang{white-space:nowrap;flex-shrink:0}.chill-landing .nav-cta{white-space:nowrap}@media (max-width:599px){.chill-landing .nav .nav-cta{display:none}}@media (min-width:920px){.chill-landing .nav-center{display:flex}.chill-landing .burger{display:none}}.chill-landing .chill-sheet-dismiss{position:fixed;inset:0;z-index:60;background:transparent;cursor:pointer;touch-action:manipulation}.chill-landing .chill-sheet{--menu-top:calc(env(safe-area-inset-top) + 76px);top:var(--menu-top);right:var(--pad-x);left:auto;inset-inline-start:auto;width:auto;max-width:calc(100vw - var(--pad-x) * 2);height:auto;max-height:calc(100dvh - var(--menu-top) - 120px);overflow-y:auto;padding:6px 10px;margin-right:-10px;z-index:70;display:flex;flex-direction:column;align-items:flex-end;gap:8px;background:none;border:0;box-shadow:none}.chill-landing .chill-sheet:focus,.chill-landing .chill-sheet:focus-visible{outline:none}.chill-landing .chill-sheet li a{border-radius:999px;display:inline-flex;align-items:center;gap:10px;padding:13px 18px;font-size:16px;font-weight:500;color:var(--ink);background:rgba(15,20,25,.82);backdrop-filter:blur(24px) saturate(150%);-webkit-backdrop-filter:blur(24px) saturate(150%);border:1px solid var(--line);box-shadow:inset 0 1px 0 rgba(255,255,255,.06),0 6px 20px -8px rgba(0,0,0,.55);-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;transform-origin:100% 0;transition:transform .32s var(--ease-soft),background .32s var(--ease-soft)}.chill-landing .chill-sheet li a:active{transform:scale(.965);background:rgba(28,39,52,.9);transition-duration:90ms}.chill-landing.v-light .chill-sheet li a,.chill-landing.v-mixed:has(.nav.nav-on-light) .chill-sheet li a{color:#131e28;background:rgba(245,248,249,.88);border-color:rgba(16,34,47,.1);box-shadow:inset 0 1px 0 #ffffff,0 6px 20px -8px rgba(16,34,47,.22)}.chill-landing.v-light .chill-sheet li a:active,.chill-landing.v-mixed:has(.nav.nav-on-light) .chill-sheet li a:active{background:rgba(232,238,241,.94)}.chill-landing .chill-sheet li a .kana{color:var(--ink-3)}.chill-landing .chill-sheet ul{list-style:none;display:flex;flex-direction:column;align-items:flex-end;gap:8px}.chill-landing .chill-sheet li{--lift:-12px;--deal:0ms;--clear:130ms}.chill-landing .chill-sheet li:nth-child(2){--lift:-16px;--deal:40ms;--clear:104ms}.chill-landing .chill-sheet li:nth-child(3){--lift:-20px;--deal:80ms;--clear:78ms}.chill-landing .chill-sheet li:nth-child(4){--lift:-24px;--deal:120ms;--clear:52ms}.chill-landing .chill-sheet li:nth-child(5){--lift:-28px;--deal:160ms;--clear:26ms}.chill-landing .chill-sheet li:nth-child(6){--lift:-32px;--deal:200ms;--clear:0ms}@keyframes chill-chip-fade-in{0%{opacity:0}to{opacity:1}}@keyframes chill-chip-settle-in{0%{transform:translate(5px,var(--lift)) scale(.94)}to{transform:none}}@keyframes chill-chip-out{0%{opacity:1;transform:none}to{opacity:0;transform:translate(4px,-10px) scale(.96)}}.chill-landing .chill-sheet[data-state=open]{animation:none}.chill-landing .chill-sheet[data-state=open] li a{animation:chill-chip-fade-in .26s var(--ease-soft) var(--deal) backwards,chill-chip-settle-in .48s var(--ease-soft) var(--deal) backwards}.chill-landing .chill-sheet[data-state=closed] li a{animation:chill-chip-out .22s cubic-bezier(.4,0,1,1) var(--clear) forwards}@keyframes chill-menu-hold{0%{opacity:1}to{opacity:1}}.chill-landing .chill-sheet[data-state=closed]{animation:chill-menu-hold .37s linear forwards}@media (min-width:920px){.chill-landing .chill-sheet,.chill-landing .chill-sheet-dismiss,.chill-landing [data-slot=sheet-overlay]{display:none}}.chill-landing .hero{position:relative;min-height:100svh;display:flex;flex-direction:column;overflow:hidden}.chill-landing .photo-ph{background-size:cover;background-position:50%}.chill-landing .hero-photo{position:absolute;inset:0;z-index:0}.chill-landing .hero-photo img{width:100%;height:100%;object-fit:cover;object-position:center 40%}.chill-landing .hero-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(15,20,25,.61),rgba(15,20,25,.38) 30%,rgba(15,20,25,.65) 70%,rgba(15,20,25,.985))}.chill-landing .hero-content{position:relative;z-index:2;flex:1;padding-top:150px;padding-bottom:clamp(60px,9vw,100px);display:flex;flex-direction:column;justify-content:flex-end}.chill-landing .hero-content .wrap{width:100%}@media (max-width:720px){.chill-landing .hero{min-height:0;display:block}.chill-landing .hero-photo{position:relative;inset:auto;aspect-ratio:4/5}.chill-landing .hero-photo img{object-position:58% 30%}.chill-landing .hero-photo:after{background:linear-gradient(180deg,var(--bg) 0,rgba(15,20,25,.62) 5%,rgba(15,20,25,.3) 30%,rgba(15,20,25,.57) 62%,var(--bg) 94%)}.chill-landing .hero-content{margin-top:-170px;padding-top:0;padding-bottom:72px}}@keyframes hero-in{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:none}}.chill-landing .hero h1,.chill-landing .hero-row,.chill-landing .hero-status{animation:hero-in 1.1s var(--ease) both}.chill-landing .hero h1{animation-delay:.12s}.chill-landing .hero-row{animation-delay:.26s}.chill-landing .hero-photo img{animation:hero-photo-in .6s var(--ease-soft) both}@keyframes hero-photo-in{0%{opacity:0}to{opacity:1}}.chill-landing .hero-status{display:inline-flex;align-items:center;gap:10px;font-size:14px;color:var(--ink-2);margin-bottom:28px;padding:7px 14px;border:1px solid var(--line-2);border-radius:999px;background:rgba(255,255,255,.04);backdrop-filter:blur(8px)}.chill-landing .hero-status .dot{width:15px;height:16px;flex:none;background:var(--cyan);-webkit-mask:url(/chill/brand/snowflake.png) center/contain no-repeat;mask:url(/chill/brand/snowflake.png) center/contain no-repeat}.chill-landing .hero h1{font-size:clamp(44px,8vw,96px);line-height:1;max-width:14ch;margin-bottom:28px;text-wrap:balance}.chill-landing .hero h1 em{font-style:normal;color:var(--cyan)}.chill-landing .hero-row{display:grid;grid-template-columns:1fr;gap:28px;margin-top:8px;align-items:end}@media (min-width:820px){.chill-landing .hero-row{grid-template-columns:1.3fr 1fr;gap:56px}}.chill-landing .hero-sub{font-size:clamp(17px,1.7vw,20px);color:var(--ink-2);max-width:42ch;line-height:1.45}.chill-landing .hero-cta-col{display:flex;flex-direction:column;gap:12px;align-items:flex-start}@media (min-width:820px){.chill-landing .hero-cta-col{align-items:flex-end}}.chill-landing .btn-primary{display:inline-flex;align-items:center;gap:12px;background:var(--action);color:var(--bg);padding:9px 9px 9px 26px;font-size:15px;font-weight:600;border-radius:999px;box-shadow:inset 0 1px 0 rgba(255,255,255,.7),0 10px 24px -10px rgba(0,0,0,.55);transition:background .4s var(--ease),transform .4s var(--ease),box-shadow .4s var(--ease)}.chill-landing .btn-primary:hover{background:var(--action-2);box-shadow:inset 0 1px 0 rgba(255,255,255,.8),0 14px 30px -10px rgba(0,0,0,.65)}.chill-landing .btn-primary:active{transform:scale(.98)}.chill-landing .btn-primary .ar{width:36px;height:36px;border-radius:999px;background:rgba(15,20,25,.16);display:grid;place-items:center;font-size:14px;transition:transform .5s var(--ease)}.chill-landing .btn-primary:hover .ar{transform:translate(2px,-1px) scale(1.06)}.chill-landing .btn-ghost{display:inline-flex;align-items:center;gap:10px;padding:15px 24px;color:var(--ink);font-size:14px;font-weight:500;border:1px solid var(--line-2);border-radius:999px;background:rgba(255,255,255,.02);box-shadow:inset 0 1px 0 rgba(255,255,255,.05);transition:border-color .4s var(--ease),background .4s var(--ease),transform .4s var(--ease)}.chill-landing .btn-ghost:hover{border-color:var(--ink-2);background:rgba(255,255,255,.05)}.chill-landing .btn-ghost:active{transform:scale(.98)}.chill-landing .hero-tag{font-size:13px;color:var(--ink-3)}.chill-landing .intro{background:var(--bg)}.chill-landing .intro-grid{display:grid;grid-template-columns:1fr;gap:48px;align-items:start}@media (min-width:960px){.chill-landing .intro-grid{grid-template-columns:1fr 1fr;gap:96px}}.chill-landing .intro h2{font-size:clamp(32px,4.4vw,52px);margin-bottom:24px;max-width:18ch;text-wrap:balance}.chill-landing .intro p{font-size:17px;line-height:1.6;color:var(--ink-2);max-width:46ch}.chill-landing .intro p+p{margin-top:18px}.chill-landing .intro-facts{display:grid;grid-template-columns:1fr;gap:0;border-top:1px solid var(--line)}.chill-landing .intro-fact{display:grid;grid-template-columns:auto 1fr auto;gap:18px;padding:22px 0;border-bottom:1px solid var(--line);align-items:baseline}.chill-landing .intro-fact .n{color:var(--ink-4);font-size:13px;min-width:24px;align-self:center}.chill-landing .intro-fact .n img{width:14px;height:auto;display:block}.chill-landing .intro-fact .h{color:var(--ink);font-weight:500}.chill-landing .intro-fact .v{color:var(--ink-3);font-size:14px;text-align:right}.chill-landing .service{background:var(--bg-2)}.chill-landing .service-grid{display:grid;grid-template-columns:1fr;gap:56px;align-items:start}@media (min-width:960px){.chill-landing .service-grid{grid-template-columns:1.2fr 1fr;gap:80px;align-items:center}}.chill-landing .service-photo{position:relative;aspect-ratio:4/5;overflow:hidden;border-radius:24px;box-shadow:var(--bezel)}.chill-landing .service-photo img{width:100%;height:100%;object-fit:cover;transition:transform 1.2s var(--ease-soft)}.chill-landing .service-photo:hover img{transform:scale(1.03)}.chill-landing .service-photo .cap{position:absolute;bottom:16px;left:16px;color:var(--ink);font-size:13px;background:rgba(15,20,25,.78);backdrop-filter:blur(6px);padding:8px 12px;border-radius:999px;border:1px solid var(--line-2)}.chill-landing .service h2{margin-bottom:24px;text-wrap:balance;max-width:16ch}.chill-landing .service .lead{margin-bottom:32px}.chill-landing .service-list{display:grid;gap:0;border-top:1px solid var(--line)}.chill-landing .service-item{padding:20px 0;border-bottom:1px solid var(--line)}.chill-landing .service-item .h{font-size:17px;font-weight:600;color:var(--ink);margin-bottom:6px;display:flex;justify-content:space-between;align-items:baseline;gap:12px}.chill-landing .service-item .h .free{flex:none;font-size:10.5px;font-weight:600;text-transform:uppercase;letter-spacing:.09em;line-height:1.2;color:var(--bg);background:var(--cyan);padding:4px 7px 3px 9px;border-radius:3px}.chill-landing .service-item p{font-size:14px;color:var(--ink-3);max-width:44ch}.chill-landing .roof{position:relative;background:var(--bg);padding:0}.chill-landing .roof-photo{position:relative;width:100%;aspect-ratio:3/2;overflow:hidden}.chill-landing .roof-photo img{width:100%;height:100%;object-fit:cover}@media (max-width:720px){.chill-landing .roof-photo{aspect-ratio:3/4}.chill-landing .roof-photo img{object-position:48% center}}.chill-landing .roof-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(15,20,25,0),rgba(15,20,25,0) 55%,rgba(15,20,25,.85))}.chill-landing .roof-caption{position:absolute;z-index:2;left:var(--pad-x);right:var(--pad-x);bottom:clamp(24px,4vw,56px);display:grid;grid-template-columns:1fr;gap:14px;align-items:end;max-width:var(--maxw);margin:0 auto}@media (min-width:720px){.chill-landing .roof-caption{grid-template-columns:1fr auto;gap:32px}}.chill-landing .roof-caption .q{font-size:clamp(22px,2.8vw,32px);font-weight:500;line-height:1.2;color:var(--ink);max-width:26ch;letter-spacing:-.018em}.chill-landing .roof-caption .by{font-size:13px;color:var(--ink-3);white-space:nowrap}.chill-landing .gear{background:var(--bg);position:relative}.chill-landing .gear>.wrap{position:relative;z-index:1}.chill-landing .gear-grid{display:grid;grid-template-columns:1fr;gap:0;border-top:1px solid var(--line)}@media (min-width:720px){.chill-landing .gear-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1020px){.chill-landing .gear-grid{grid-template-columns:repeat(5,1fr)}}.chill-landing .gear-cat{padding:28px 24px 28px 0;border-bottom:1px solid var(--line)}@media (min-width:720px){.chill-landing .gear-cat{padding:36px 24px;border-right:1px solid var(--line)}.chill-landing .gear-cat:nth-child(2n){border-right:0}}@media (min-width:1020px){.chill-landing .gear-cat{padding:36px 24px;border-bottom:0}.chill-landing .gear-cat,.chill-landing .gear-cat:nth-child(2n){border-right:1px solid var(--line)}.chill-landing .gear-cat:last-child{border-right:0;padding-right:0}.chill-landing .gear-cat:first-child{padding-left:0}}.chill-landing .gear-cat .ico{width:36px;height:36px;border:1px solid var(--line-2);border-radius:8px;display:grid;place-items:center;margin-bottom:18px;color:var(--cyan)}.chill-landing .gear-cat h3{font-size:19px;margin-bottom:6px;font-weight:600}.chill-landing .gear-cat .kana{display:block;margin-left:0;margin-bottom:12px;font-size:12px}.chill-landing .gear-cat p{font-size:14px;color:var(--ink-3);line-height:1.55}.chill-landing .tiers-note{margin-top:clamp(48px,6vw,80px);padding:28px;background:var(--bg-2);border:1px solid var(--line);border-radius:22px;box-shadow:var(--bezel);display:grid;grid-template-columns:1fr;gap:24px;align-items:center}@media (min-width:720px){.chill-landing .tiers-note{grid-template-columns:1fr auto;gap:48px;padding:36px 40px}}.chill-landing .tiers-note h3{font-size:22px;margin-bottom:8px}.chill-landing .tiers-note p{font-size:15px;color:var(--ink-2);max-width:56ch;line-height:1.55}.chill-landing .tiers-note .actions{display:flex;align-items:center}.chill-landing .sticky-cta{position:fixed;left:18vw;right:18vw;bottom:calc(14px + env(safe-area-inset-bottom));z-index:60;display:none;justify-content:center;opacity:0;transform:translateY(12px);transition:opacity .3s var(--ease),transform .3s var(--ease),display .3s allow-discrete}.chill-landing .sticky-cta .btn-primary{width:100%;justify-content:center;box-shadow:0 4px 14px -6px rgba(0,0,0,.5)}@media (max-width:599px){.chill-landing .sticky-cta.on{display:flex;opacity:1;transform:none}@starting-style{.chill-landing .sticky-cta.on{opacity:0;transform:translateY(12px)}}}.chill-landing .sticky-cta.menu-open{display:none;transition:none}.chill-landing .brands{margin-top:clamp(48px,6vw,80px);padding-top:32px;border-top:1px solid var(--line)}.chill-landing .brands .label{letter-spacing:var(--label-track-3);margin-bottom:28px}.chill-landing .brands-marquee{position:relative;overflow:hidden;margin:0 calc(var(--pad-x) * -1);padding:4px var(--pad-x);-webkit-mask-image:linear-gradient(90deg,transparent,#000 6%,#000 94%,transparent);mask-image:linear-gradient(90deg,transparent,#000 6%,#000 94%,transparent)}.chill-landing .brands-track{display:flex;align-items:center;gap:clamp(28px,3.5vw,56px);width:max-content;animation:roll 32s linear infinite}.chill-landing .brands-marquee:hover .brands-track{animation-play-state:paused}@keyframes roll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.chill-landing .brand-tile{flex-shrink:0;display:flex;align-items:center}.chill-landing .brand-tile img{height:54px;width:auto;filter:invert(1);opacity:.82}.chill-landing.v-light .brand-tile img,.chill-landing.v-mixed .brand-tile img{filter:none;opacity:.75}.chill-landing .gallery{margin-top:clamp(48px,6vw,80px);display:grid;grid-template-columns:1fr;gap:28px}@media (min-width:720px){.chill-landing .gallery{grid-template-columns:repeat(3,1fr);gap:32px}}@media (max-width:719px){.chill-landing .gallery{display:flex;gap:28px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;margin-left:calc(var(--pad-x) * -1);margin-right:calc(var(--pad-x) * -1);padding:10px var(--pad-x);-webkit-overflow-scrolling:touch;scrollbar-width:none}.chill-landing .gallery::-webkit-scrollbar{display:none}.chill-landing .gallery figure{flex:0 0 66vw;scroll-snap-align:center}.chill-landing .gallery .reveal{transform:none}.chill-landing .gallery figcaption{backdrop-filter:none;background:rgba(15,20,25,.88)}}.chill-landing .gallery figure{position:relative;aspect-ratio:4/5;overflow:hidden;background:var(--bg-2);border-radius:20px;box-shadow:var(--bezel)}.chill-landing .gallery img{width:100%;height:100%;object-fit:cover;transition:transform 1.2s var(--ease-soft)}.chill-landing .gallery figure:hover img{transform:scale(1.03)}.chill-landing .gallery figcaption{position:absolute;bottom:14px;left:14px;font-size:12px;color:var(--ink);background:rgba(15,20,25,.78);backdrop-filter:blur(6px);padding:6px 10px;border-radius:999px;border:1px solid var(--line-2)}.chill-landing .lessons{background:var(--bg-2)}.chill-landing .lessons-list{border-top:1px solid var(--line);margin-top:0}.chill-landing .lesson-row{display:grid;grid-template-columns:1fr auto;gap:24px;padding:28px 0;border-bottom:1px solid var(--line);align-items:center}.chill-landing .lesson-row .name{font-size:clamp(22px,2.4vw,28px);font-weight:600;letter-spacing:-.015em}.chill-landing .lesson-row .sub{display:block;font-size:14px;color:var(--ink-3);margin-top:6px;font-weight:400}.chill-landing .lesson-row .meta{text-align:right}.chill-landing .lesson-row .price{font-size:clamp(20px,2vw,24px);color:var(--cyan);font-weight:600}.chill-landing .lesson-row .dur{font-size:13px;color:var(--ink-3);display:block;margin-top:4px}.chill-landing .lessons-grid{display:grid;grid-template-columns:1fr;gap:48px;align-items:start}@media (min-width:960px){.chill-landing .lessons-grid{grid-template-columns:1.15fr .85fr;gap:clamp(48px,6vw,88px);align-items:center}}.chill-landing .lessons-card{max-width:300px;margin:0 auto}.chill-landing .lesson-row .name .jp:before{content:"・"}.chill-landing .lesson-row .name .jp:before,.chill-landing .lesson-row .name .kana{font-family:var(--sans-jp);font-weight:400;color:var(--ink-2)}.chill-landing .lesson-row .name .romaji{font-style:italic;font-weight:400;font-size:.62em;color:var(--ink-3)}@media (max-width:719px){.chill-landing .lesson-row .name .jp{display:block;font-size:15px;margin-top:3px}.chill-landing .lesson-row .name .jp:before{content:none}.chill-landing .lesson-row .name .romaji{font-size:13px}}.chill-landing .lessons-card .card-frame{border-radius:16px;overflow:hidden;box-shadow:var(--bezel)}.chill-landing .lessons-card img{width:100%;height:auto;display:block;transition:transform 1.2s var(--ease-soft)}.chill-landing .lessons-card:hover img{transform:scale(1.03)}.chill-landing .lessons-card figcaption{margin-top:12px;font-size:12.5px;color:var(--ink-3);text-align:center}.chill-landing .lessons-action{margin-top:28px}.chill-landing .book{background:var(--bg)}.chill-landing .book-grid{display:grid;grid-template-columns:1fr;gap:24px}@media (min-width:820px){.chill-landing .book-grid{grid-template-columns:1fr 1fr;gap:32px}}.chill-landing .book-card{background:var(--bg-2);border:1px solid var(--line);border-radius:28px;padding:clamp(28px,3.5vw,44px);display:flex;flex-direction:column;position:relative;box-shadow:var(--bezel);transition:box-shadow .6s var(--ease),transform .6s var(--ease),border-color .6s var(--ease)}.chill-landing .book-card:hover{transform:translateY(-4px);box-shadow:var(--bezel-hover)}.chill-landing .book-card.featured{border-color:rgba(89,199,217,.4);background:linear-gradient(180deg,rgba(89,199,217,.05),var(--bg-2) 70%)}.chill-landing .book-card .num{letter-spacing:var(--label-track-3);margin-bottom:18px}.chill-landing .book-card h3{font-size:clamp(24px,2.6vw,32px);margin-bottom:12px;letter-spacing:-.02em}.chill-landing .book-card .kana{display:block;margin:0 0 16px;font-size:13px}.chill-landing .book-card p{font-size:15px;color:var(--ink-2);line-height:1.6;margin-bottom:28px;max-width:42ch}.chill-landing .book-card .tags{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:28px}.chill-landing .book-card .tag{font-size:12px;color:var(--ink-2);padding:5px 10px;border:1px solid var(--line-2);border-radius:999px;background:rgba(255,255,255,.03)}.chill-landing .book-card .actions{margin-top:auto;display:flex;flex-wrap:wrap;gap:12px}.chill-landing .process{background:var(--bg-2)}.chill-landing .steps{display:grid;grid-template-columns:1fr;gap:0;border-top:1px solid var(--line)}@media (min-width:820px){.chill-landing .steps{grid-template-columns:repeat(4,1fr);border-top:0}}.chill-landing .step{padding:28px 0;border-bottom:1px solid var(--line);position:relative}@media (min-width:820px){.chill-landing .step{padding:32px 24px 32px 0;border-top:1px solid var(--line);border-bottom:0}.chill-landing .step+.step{border-left:1px solid var(--line);padding-left:24px}}.chill-landing .step .n{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;background:var(--cyan-tint);color:var(--cyan);border-radius:50%;font-size:13px;font-weight:600;margin-bottom:18px}.chill-landing .step h3{font-size:19px;margin-bottom:8px;font-weight:600}.chill-landing .step p{font-size:14px;color:var(--ink-3);max-width:30ch;line-height:1.55}.chill-landing .rates{background:var(--bg)}.chill-landing .rates-head{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:end;gap:16px;margin-bottom:clamp(32px,4vw,48px)}.chill-landing .rates-head .season{font-size:13px;color:var(--ink-3)}.chill-landing .rates-cards{display:grid;grid-template-columns:1fr;gap:20px}@media (min-width:880px){.chill-landing .rates-cards{grid-template-columns:1fr 1fr;gap:24px}}.chill-landing .rates-card{background:var(--bg-2);border:1px solid var(--line);border-radius:22px;padding:22px 26px;box-shadow:var(--bezel)}.chill-landing .rates-card h3{font-size:19px;margin-bottom:4px}.chill-landing .rates-card table{width:100%;border-collapse:collapse;table-layout:fixed}.chill-landing .rates-card th{text-align:right;color:var(--label-color-quiet);padding:12px 0 10px 12px}.chill-landing .rates-card th:first-child{text-align:left;width:36%;padding-left:0}.chill-landing .rates-card td{text-align:right;padding:14px 0 14px 12px;border-top:1px solid var(--line);font-size:15px;color:var(--ink-2);font-weight:500;vertical-align:middle}.chill-landing .rates-card td:first-child{text-align:left;padding-left:0;color:var(--ink);font-size:15.5px}.chill-landing .rates-card td .note{display:block;font-size:12px;color:var(--ink-3);font-weight:400;margin-top:2px}@media (max-width:479px){.chill-landing .rates-card{padding:18px}.chill-landing .rates-card td{font-size:13.5px}.chill-landing .rates-card td:first-child{font-size:14px}}.chill-landing .rates-foot{margin-top:28px;display:grid;gap:14px;font-size:14px;color:var(--ink-2)}@media (min-width:720px){.chill-landing .rates-foot{grid-template-columns:repeat(4,1fr);gap:28px}}.chill-landing .rates-foot .label{display:block;margin-bottom:5px}.chill-landing .rates-action{margin-top:28px;display:flex;gap:14px;flex-wrap:wrap;align-items:center}.chill-landing .rates-toggle{display:inline-flex;gap:3px;padding:3px;border:1px solid var(--line-2);border-radius:999px;margin-bottom:22px}.chill-landing .rates-toggle button{border:0;background:none;font:inherit;font-size:13.5px;font-weight:500;color:var(--ink-2);padding:7px 16px;border-radius:999px;cursor:pointer;transition:background .2s var(--ease),color .2s var(--ease)}.chill-landing .rates-toggle button.on{background:var(--cyan);color:#0f1419;font-weight:600}.chill-landing.v-light .rates-toggle button.on,.chill-landing.v-mixed .rates-toggle button.on{color:#f5f9fa}.chill-landing .area{background:var(--bg-2);position:relative;overflow:hidden}.chill-landing .area-photo{position:absolute;inset:0;z-index:0}.chill-landing .area-photo img{width:100%;height:100%;object-fit:cover;opacity:.18}.chill-landing .area-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,var(--bg-2) 0,rgba(19,25,34,.55) 30%,rgba(19,25,34,.55) 70%,var(--bg-2) 100%)}.chill-landing .area .wrap{position:relative;z-index:2}.chill-landing .area-grid{display:grid;grid-template-columns:1fr;gap:48px;margin-top:clamp(40px,5vw,64px)}@media (min-width:960px){.chill-landing .area-grid{grid-template-columns:1.2fr 1fr;gap:96px}}.chill-landing .area h2{max-width:16ch;margin-bottom:24px}.chill-landing .area-body p{font-size:17px;color:var(--ink-2);line-height:1.7;max-width:46ch}.chill-landing .area-body p+p{margin-top:18px}.chill-landing .area-stats{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:var(--line);border:1px solid var(--line);border-radius:22px;overflow:hidden;box-shadow:var(--bezel)}.chill-landing .area-stat{background:var(--bg-2);padding:28px 24px}.chill-landing .area-stat .v{font-size:clamp(36px,4.6vw,52px);color:var(--ink);line-height:1;font-weight:600;letter-spacing:-.02em}.chill-landing .area-stat .v .unit{font-size:.42em;color:var(--ink-3);margin-left:6px;font-weight:400}.chill-landing .area-stat .l{margin-top:12px;font-size:13px;color:var(--ink-3)}.chill-landing .faq{background:var(--bg)}.chill-landing .faq-list{border-top:1px solid var(--line)}.chill-landing .faq-item{border-bottom:1px solid var(--line)}.chill-landing .faq-item summary{list-style:none;cursor:pointer;padding:24px 0;display:grid;grid-template-columns:1fr auto;gap:24px;align-items:center;font-size:clamp(17px,2vw,22px);font-weight:500;line-height:1.3;color:var(--ink);letter-spacing:-.01em;transition:color .14s}.chill-landing .faq-item summary::-webkit-details-marker{display:none}.chill-landing .faq-item summary:hover{color:var(--cyan)}.chill-landing .faq-item .icon{width:22px;height:22px;position:relative;flex-shrink:0}.chill-landing .faq-item .icon:after,.chill-landing .faq-item .icon:before{content:"";position:absolute;background:currentColor;transition:transform .2s ease}.chill-landing .faq-item .icon:before{top:50%;left:0;right:0;height:1px;transform:translateY(-50%)}.chill-landing .faq-item .icon:after{left:50%;top:0;bottom:0;width:1px;transform:translateX(-50%)}.chill-landing .faq-item[open] .icon:after{transform:translateX(-50%) rotate(90deg);opacity:0}.chill-landing .faq-item .answer{padding:0 60px 28px 0;color:var(--ink-2);font-size:15px;line-height:1.65;max-width:70ch}.chill-landing .faq-item .answer p+p{margin-top:12px}.chill-landing .visit{background:var(--bg-2)}.chill-landing .visit-grid{display:grid;grid-template-columns:1fr;gap:48px;margin-top:clamp(40px,5vw,64px)}@media (min-width:900px){.chill-landing .visit-grid{grid-template-columns:1fr 1fr;gap:64px}}.chill-landing .visit-rows{display:grid;gap:0;border-top:1px solid var(--line)}.chill-landing .visit-row{display:grid;grid-template-columns:110px 1fr;gap:16px;padding:18px 0;border-bottom:1px solid var(--line);align-items:baseline}.chill-landing .visit-row .v{color:var(--ink);font-size:15px;line-height:1.55}.chill-landing .visit-row .v a{border-bottom:1px solid var(--line-2);padding-bottom:1px;transition:border-color .14s,color .14s}.chill-landing .visit-row .v a:hover{color:var(--cyan);border-color:var(--cyan)}.chill-landing .visit-map{aspect-ratio:4/4.5;background:var(--bg);border:1px solid var(--line);border-radius:22px;position:relative;overflow:hidden;box-shadow:var(--bezel)}.chill-landing .visit-map iframe,.chill-landing .visit-map svg{width:100%;height:100%;display:block}.chill-landing .visit-map iframe{border:0;filter:invert(.9) hue-rotate(180deg) brightness(.95) contrast(.9)}.chill-landing .map-pin{position:absolute;left:50%;top:56%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;gap:8px;pointer-events:none;z-index:2}.chill-landing .map-pin .dot{width:14px;height:14px;background:var(--cyan);border-radius:50%;box-shadow:0 0 0 6px rgba(89,199,217,.18),0 0 20px var(--cyan);position:relative}.chill-landing .map-pin .dot:after{content:"";position:absolute;inset:-10px;border-radius:50%;border:1px solid var(--cyan);opacity:.5;animation:ping 2.4s ease-out infinite}@keyframes ping{0%{transform:scale(.7);opacity:.7}to{transform:scale(2.4);opacity:0}}.chill-landing .map-pin .label{font-size:12px;color:var(--cyan);font-weight:500;background:var(--bg);padding:4px 10px;border:1px solid var(--cyan);border-radius:999px}.chill-landing .closing{background:var(--bg);text-align:center;padding:clamp(112px,16vw,190px) 0;position:relative;overflow:hidden}@media (max-width:720px){.chill-landing .closing{padding:150px 0}}.chill-landing .closing-kanji{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-family:var(--sans-jp);font-weight:800;font-size:clamp(280px,42vw,560px);line-height:.85;color:rgba(89,199,217,.05);letter-spacing:-.04em;pointer-events:none;user-select:none;z-index:0}.chill-landing .closing-snow{position:absolute;inset:0;z-index:0;pointer-events:none;opacity:.8}.chill-landing .closing .wrap{position:relative;z-index:1}.chill-landing .closing h2{font-size:clamp(36px,5.6vw,68px);max-width:18ch;margin:0 auto 16px}.chill-landing .closing .sub{color:var(--cyan-soft);font-size:15px;margin-bottom:36px}.chill-landing .closing .actions{display:flex;flex-wrap:wrap;gap:14px;justify-content:center}.chill-landing footer.foot{background:var(--bg);border-top:1px solid var(--line);padding:56px 0 32px}.chill-landing .foot-top{display:grid;grid-template-columns:1fr 1fr;gap:36px 24px;padding-bottom:40px;border-bottom:1px solid var(--line)}.chill-landing .foot-brand{grid-column:1/-1}@media (min-width:720px){.chill-landing .foot-top{grid-template-columns:2fr 1fr 1fr 1fr;gap:40px}.chill-landing .foot-brand{grid-column:auto}}.chill-landing .foot-brand img{height:60px;width:auto;margin-bottom:18px}.chill-landing .foot-brand p{font-size:14px;color:var(--ink-3);max-width:30ch;line-height:1.55}.chill-landing .foot-col h5{letter-spacing:var(--label-track-2);margin-bottom:16px}.chill-landing .foot-col ul{list-style:none;display:grid;gap:10px}.chill-landing .foot-col a{font-size:14px;color:var(--ink-2);transition:color .14s}.chill-landing .foot-col a:hover{color:var(--cyan)}.chill-landing .foot-bottom{padding-top:28px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px 20px;font-size:12px;color:var(--ink-4)}@media (min-width:720px){.chill-landing .foot-bottom{display:grid;grid-template-columns:1fr auto 1fr}.chill-landing .foot-bottom .season{justify-self:center}.chill-landing .foot-bottom .end{text-align:right}}.chill-landing .foot-bottom .season{color:var(--ink-3);padding:4px 10px;border:1px solid var(--line-2);border-radius:3px;justify-self:center;font-weight:500}.chill-landing .reveal{opacity:0;transform:translateY(28px);transition:opacity .9s var(--ease),transform .9s var(--ease)}.chill-landing .reveal.in{opacity:1;transform:none}.chill-landing .gallery figure.reveal,.chill-landing .service-grid>figure.reveal{transform:none;transition:opacity .6s var(--ease)}.chill-landing .book-grid>.reveal:nth-child(2),.chill-landing .gallery>.reveal:nth-child(2),.chill-landing .gear-grid>.reveal:nth-child(2),.chill-landing .intro-grid>.reveal:nth-child(2),.chill-landing .steps>.reveal:nth-child(2){transition-delay:.1s}.chill-landing .gallery>.reveal:nth-child(3),.chill-landing .gear-grid>.reveal:nth-child(3),.chill-landing .steps>.reveal:nth-child(3){transition-delay:.2s}.chill-landing .gear-grid>.reveal:nth-child(4),.chill-landing .steps>.reveal:nth-child(4){transition-delay:.3s}.chill-landing .gear-grid>.reveal:nth-child(5){transition-delay:.4s}.chill-landing .area-stats>.reveal:nth-child(2){transition-delay:.1s}.chill-landing .area-stats>.reveal:nth-child(3){transition-delay:.2s}.chill-landing .area-stats>.reveal:nth-child(4){transition-delay:.3s}@media (prefers-reduced-motion:reduce){.chill-landing .brands-track,.chill-landing .hero h1,.chill-landing .hero-photo img,.chill-landing .hero-row,.chill-landing .hero-status,.chill-landing .map-pin .dot:after{animation:none!important}.chill-landing .reveal{opacity:1;transform:none;transition:none}.chill-landing .chill-sheet[data-state],.chill-landing .chill-sheet[data-state] li a{animation:none}.chill-landing .burger,.chill-landing .burger svg line,.chill-landing .chill-sheet li a{transition:none}.chill-landing *{scroll-behavior:auto!important}}.chill-landing.v-light,.chill-landing.v-mixed .area,.chill-landing.v-mixed .book,.chill-landing.v-mixed .faq,.chill-landing.v-mixed .gear,.chill-landing.v-mixed .intro,.chill-landing.v-mixed .lessons,.chill-landing.v-mixed .nav.nav-on-light,.chill-landing.v-mixed .process,.chill-landing.v-mixed .rates,.chill-landing.v-mixed .roof,.chill-landing.v-mixed .service,.chill-landing.v-mixed .visit{color:var(--ink);--bg:#edf1f3;--bg-2:#f5f8f9;--bg-3:#ffffff;--panel:#ffffff;--line:rgba(16,34,47,0.1);--line-2:rgba(16,34,47,0.18);--ink:#131e28;--ink-2:rgba(19,30,40,0.74);--ink-3:rgba(19,30,40,0.52);--ink-4:rgba(19,30,40,0.32);--cyan:#0d7f96;--cyan-2:#0a6a7e;--cyan-soft:rgba(13,127,150,0.85);--cyan-tint:rgba(13,127,150,0.1);--action:#16222c;--action-2:#0d161d;--bezel:0 0 0 1px rgba(16,34,47,0.08),0 0 0 7px rgba(16,34,47,0.02),0 0 0 8px rgba(16,34,47,0.05),inset 0 1px 0 #ffffff;--bezel-hover:0 0 0 1px rgba(13,127,150,0.4),0 0 0 7px rgba(13,127,150,0.04),0 0 0 8px rgba(13,127,150,0.12),inset 0 1px 0 #ffffff,0 24px 60px -28px rgba(16,34,47,0.35)}.chill-landing.v-light .nav.scrolled .nav-inner{background:rgba(245,248,249,.78);box-shadow:inset 0 1px 0 #ffffff,0 16px 48px -16px rgba(16,34,47,.18)}.chill-landing.v-light .lang{background:rgba(16,34,47,.04)}.chill-landing.v-light .btn-primary .ar,.chill-landing.v-light .nav-cta .ar{background:rgba(255,255,255,.16)}.chill-landing.v-light .btn-primary,.chill-landing.v-light .nav-cta{box-shadow:inset 0 1px 0 rgba(255,255,255,.14),0 10px 24px -12px rgba(16,34,47,.4)}.chill-landing.v-light .btn-primary:hover{box-shadow:inset 0 1px 0 rgba(255,255,255,.18),0 14px 30px -12px rgba(16,34,47,.45)}.chill-landing.v-light .btn-ghost{background:rgba(16,34,47,.02);box-shadow:none}.chill-landing.v-light .hero-status{background:rgba(255,255,255,.55)}.chill-landing.v-light .hero-photo:after{background:linear-gradient(180deg,rgba(237,241,243,.4),rgba(237,241,243,.06) 30%,rgba(237,241,243,.5) 70%,rgba(237,241,243,.99))}@media (max-width:720px){.chill-landing.v-light .hero-photo:after{background:linear-gradient(180deg,rgba(237,241,243,.3) 0,rgba(237,241,243,.04) 32%,rgba(237,241,243,.42) 62%,var(--bg) 94%)}}.chill-landing.v-light .gallery figcaption,.chill-landing.v-light .service-photo .cap{background:rgba(255,255,255,.82);color:var(--ink)}@media (max-width:719px){.chill-landing.v-light .gallery figcaption{background:rgba(255,255,255,.92)}}.chill-landing.v-light .roof-photo:after{background:linear-gradient(180deg,rgba(237,241,243,0),rgba(237,241,243,0) 55%,rgba(237,241,243,.88))}.chill-landing.v-light .book-card.featured{background:linear-gradient(180deg,rgba(13,127,150,.05),var(--bg-2) 70%)}.chill-landing.v-light .book-card .tag{background:rgba(16,34,47,.03)}.chill-landing.v-light .area-photo img{opacity:.34}.chill-landing.v-light .area-photo:after{background:linear-gradient(180deg,var(--bg-2) 0,rgba(245,248,249,.45) 30%,rgba(245,248,249,.45) 70%,var(--bg-2) 100%)}.chill-landing.v-light .visit-map iframe{filter:none}.chill-landing.v-light .map-pin .label{background:#ffffff}.chill-landing.v-light .closing-kanji{color:rgba(13,127,150,.06)}.chill-landing.v-mixed .area,.chill-landing.v-mixed .book,.chill-landing.v-mixed .gear,.chill-landing.v-mixed .lessons,.chill-landing.v-mixed .process,.chill-landing.v-mixed .rates,.chill-landing.v-mixed .visit{--label-color:var(--ink-3);--label-color-quiet:var(--ink-3);--kicker-color:var(--bg);--kicker-bg:var(--cyan);--kicker-border-color:var(--line);--kicker-num-color:var(--bg-2);--kicker-jp-color:var(--ink-3)}.chill-landing.v-mixed .gallery figcaption,.chill-landing.v-mixed .service-photo .cap{background:rgba(255,255,255,.82);color:var(--ink)}@media (max-width:719px){.chill-landing.v-mixed .gallery figcaption{background:rgba(255,255,255,.92)}}.chill-landing.v-mixed .roof-photo:after{background:linear-gradient(180deg,rgba(237,241,243,0),rgba(237,241,243,0) 55%,rgba(237,241,243,.88))}.chill-landing.v-mixed .book-card.featured{background:linear-gradient(180deg,rgba(13,127,150,.05),var(--bg-2) 70%)}.chill-landing.v-mixed .book-card .tag{background:rgba(16,34,47,.03)}.chill-landing.v-mixed .book .btn-ghost,.chill-landing.v-mixed .book .btn-primary{box-shadow:inset 0 1px 0 rgba(255,255,255,.14),0 10px 24px -12px rgba(16,34,47,.4)}.chill-landing.v-mixed .book .btn-primary .ar{background:rgba(255,255,255,.16)}.chill-landing.v-mixed .area-photo img{opacity:.34}.chill-landing.v-mixed .area-photo:after{background:linear-gradient(180deg,var(--bg-2) 0,rgba(245,248,249,.45) 30%,rgba(245,248,249,.45) 70%,var(--bg-2) 100%)}.chill-landing.v-mixed .visit-map iframe{filter:none}.chill-landing.v-mixed .map-pin .label{background:#ffffff}.chill-landing.v-mixed .nav.nav-on-light.scrolled .nav-inner{background:rgba(245,248,249,.78);box-shadow:inset 0 1px 0 #ffffff,0 16px 48px -16px rgba(16,34,47,.18)}.chill-landing.v-mixed .nav.nav-on-light .lang{background:rgba(16,34,47,.04)}.chill-landing.v-mixed .nav.nav-on-light .nav-cta{box-shadow:inset 0 1px 0 rgba(255,255,255,.14),0 10px 24px -12px rgba(16,34,47,.4)}.chill-landing.v-mixed .nav.nav-on-light .nav-cta .ar{background:rgba(255,255,255,.16)}@media (max-width:720px){.chill-landing .nav .nav-inner,.chill-landing .nav.scrolled .nav-inner,.chill-landing.v-light .nav.scrolled .nav-inner,.chill-landing.v-mixed .nav.nav-on-light.scrolled .nav-inner{background:none;backdrop-filter:none;-webkit-backdrop-filter:none;border-color:transparent;box-shadow:none;padding-left:0;padding-right:0}.chill-landing .brandmark,.chill-landing .burger{border:1px solid transparent;border-radius:999px;transition:background .5s var(--ease),border-color .5s var(--ease),box-shadow .5s var(--ease),transform .32s var(--ease-soft)}.chill-landing .brandmark{padding:7px 14px;height:auto;box-sizing:content-box}.chill-landing .nav.scrolled .brandmark,.chill-landing .nav.scrolled .burger{background:rgba(15,20,25,.72);backdrop-filter:blur(20px) saturate(150%);-webkit-backdrop-filter:blur(20px) saturate(150%);border-color:var(--line);box-shadow:inset 0 1px 0 rgba(255,255,255,.06),0 16px 48px -16px rgba(0,0,0,.55)}.chill-landing.v-light .nav.scrolled .brandmark,.chill-landing.v-light .nav.scrolled .burger,.chill-landing.v-mixed .nav.nav-on-light.scrolled .brandmark,.chill-landing.v-mixed .nav.nav-on-light.scrolled .burger{background:rgba(245,248,249,.78);box-shadow:inset 0 1px 0 #ffffff,0 16px 48px -16px rgba(16,34,47,.18)}}.chill-landing.v-minimal .area-photo,.chill-landing.v-minimal .brands,.chill-landing.v-minimal .closing-snow,.chill-landing.v-minimal .gallery,.chill-landing.v-minimal .intro-fact .n,.chill-landing.v-minimal .kicker,.chill-landing.v-minimal .roof{display:none}.chill-landing.v-minimal section.pad{padding:clamp(80px,10vw,128px) 0}.chill-landing.v-minimal .section-head{margin-bottom:clamp(32px,5vw,56px)}.chill-landing.v-minimal .intro-fact{grid-template-columns:1fr auto}.chill-landing.v-calm .reveal{opacity:1;transform:none;transition:none}@keyframes hero-in-calm{0%{opacity:0}to{opacity:1}}.chill-landing.v-calm .hero h1,.chill-landing.v-calm .hero-row,.chill-landing.v-calm .hero-status{animation:hero-in-calm .6s ease both}.chill-landing.v-calm .hero-photo img{animation:hero-in-calm .8s ease both}.chill-landing.v-calm .brands-track,.chill-landing.v-calm .map-pin .dot:after{animation:none}.chill-landing.v-calm .gallery figure:hover img,.chill-landing.v-calm .lessons-card:hover img,.chill-landing.v-calm .service-photo:hover img{transform:none}.chill-landing.v-calm .book-card:hover{transform:none;box-shadow:var(--bezel)}.chill-landing.v-calm .btn-primary:hover .ar,.chill-landing.v-calm .nav-cta:hover .ar{transform:none}.chill-landing.v-calm .closing-snow{display:none}.chill-landing.v-calm .sticky-cta{transform:none}.chill-landing.v-consolidated .intro{display:none}.chill-landing.v-consolidated section.pad{padding:clamp(88px,11vw,148px) 0}.chill-landing.v-flat .hero-photo:after{background:rgba(15,20,25,.61)}.chill-landing.v-light.v-flat .hero-photo:after{background:rgba(237,241,243,.5)}.chill-landing.v-flat .roof-photo:after{display:none}.chill-landing.v-flat .roof-caption{background:rgba(15,20,25,.82);padding:20px 24px;border-radius:4px}.chill-landing.v-flat .area-photo:after{background:rgba(19,25,34,.55)}.chill-landing.v-light.v-flat .area-photo:after,.chill-landing.v-mixed.v-flat .area-photo:after{background:rgba(245,248,249,.45)}.chill-landing.v-kana-over .kicker{display:block}.chill-landing.v-kana-over .kicker .jp{display:block;margin-bottom:7px}.chill-landing.v-kana-beside .kicker{display:flex;flex-wrap:wrap;align-items:baseline;gap:4px 11px}.chill-landing.v-kana-beside .kicker .jp{display:inline;order:2}.chill-landing.v-hero-block .hero-status{font-family:var(--kicker-face);font-size:11.5px;font-weight:600;text-transform:uppercase;letter-spacing:.1em;line-height:1.2;color:var(--bg);background:var(--ink);padding:7px 11px 6px 13px;border:0;border-radius:4px;backdrop-filter:none;-webkit-backdrop-filter:none;gap:0}.chill-landing.v-hero-block .hero-status .dot{display:none}@media print{.chill-variant-switcher{display:none!important}}.chill-landing.work-page{min-height:100vh;display:flex;flex-direction:column}.chill-landing.work-page .work-single{flex:1;align-content:center;width:100%;max-width:var(--maxw);margin:0 auto;padding:clamp(112px,14vw,136px) var(--pad-x) clamp(40px,7vw,88px);display:grid;grid-template-columns:1fr;gap:48px}@media (min-width:960px){.chill-landing.work-page .work-single{grid-template-columns:.85fr 1.15fr;gap:clamp(64px,8vw,112px);align-items:center}}.chill-landing.work-page h1{font-size:clamp(27px,2.9vw,38px);line-height:1.12;letter-spacing:-.02em;margin:14px 0}.chill-landing.work-page .work-copy .lead{font-size:15.5px;line-height:1.6;max-width:58ch;margin:0 0 14px}.chill-landing.work-page .work-roles{list-style:none;margin:8px 0 18px;padding:0;border-top:1px solid var(--line)}.chill-landing.work-page .work-roles li{display:grid;gap:3px;padding:12px 0;border-bottom:1px solid var(--line)}.chill-landing.work-page .work-roles .name{font-weight:600;font-size:15.5px}.chill-landing.work-page .work-roles .sub{color:var(--ink-2);font-size:14px;line-height:1.55;max-width:52ch}.chill-landing.work-page .work-reqs{list-style:none;margin:10px 0 20px;padding:0}.chill-landing.work-page .work-reqs li{position:relative;padding:4px 0 4px 18px;color:var(--ink-2);font-size:14px;line-height:1.55;max-width:58ch}.chill-landing.work-page .work-reqs li:before{content:"";position:absolute;left:2px;top:12px;width:5px;height:5px;border-radius:50%;background:var(--ink-3)}.chill-landing.work-page .work-copy .btn-primary{margin-top:6px}.chill-landing.work-page .work-photos{display:grid;gap:36px;align-self:center}.chill-landing.work-page .work-photo.secondary{aspect-ratio:3/2}@media (max-width:959px){.chill-landing.work-page .work-photo{height:46vh;aspect-ratio:auto}.chill-landing.work-page .work-photos{display:contents}.chill-landing.work-page .work-photo.secondary{order:2;height:34vh}}