:root{--green:#a9b892;--green-dark:#64745a;--green-deep:#465545;--green-pale:#eef2e9;--beige:#c7ad98;--beige-dark:#9b7d68;--cream:#faf8f3;--ink:#3d443d;--muted:#747b72;--white:#fff;--line:#dfe4da;--shadow:0 18px 50px rgba(70,85,69,.12);--serif:"Noto Serif JP",serif;--sans:"Noto Sans JP",sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:78px;-webkit-text-size-adjust:100%;text-size-adjust:100%}body{margin:0;color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.9;background:var(--white)}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{font:inherit}.section-shell{width:min(1120px,calc(100% - 40px));margin-inline:auto}.narrow{width:min(780px,calc(100% - 40px));margin-inline:auto}.section-pad{padding:96px 0}.section-kicker{margin:0 0 12px;color:var(--beige-dark);font-size:.72rem;font-weight:700;letter-spacing:.22em}.section-kicker::before{content:"";display:inline-block;width:28px;height:1px;margin:0 10px 4px 0;background:currentColor}h1,h2,h3,p{margin-top:0}h1,h2{font-family:var(--serif);font-weight:600;letter-spacing:.03em}h2{margin-bottom:28px;font-size:clamp(1.75rem,4vw,2.7rem);line-height:1.55}.mobile-only{display:none}
.site-header{position:sticky;z-index:50;top:0;height:78px;border-bottom:1px solid rgba(223,228,218,.8);background:rgba(255,255,255,.92);backdrop-filter:blur(12px)}.header-inner{width:min(1180px,calc(100% - 32px));height:100%;margin:auto;display:flex;align-items:center;gap:36px}.brand{display:flex;align-items:center;margin-right:auto}.brand img{width:58px;height:58px;object-fit:contain}.brand span{display:flex;flex-direction:column;line-height:1.25}.brand strong{font-family:var(--serif);font-size:1.1rem}.brand small{font-size:.65rem;letter-spacing:.06em}.desktop-nav{display:flex;gap:28px;font-size:.82rem;font-weight:500}.desktop-nav a{transition:color .2s}.desktop-nav a:hover{color:var(--green-dark)}.header-cta{padding:10px 18px;border-radius:99px;color:white;background:var(--green-dark);font-size:.8rem;font-weight:700}
.hero{min-height:calc(100svh - 78px);display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:64px;padding-block:72px}.eyebrow{display:flex;align-items:center;gap:12px;color:var(--green-dark);font-size:.82rem;font-weight:600;letter-spacing:.12em}.eyebrow::before{content:"";width:40px;height:1px;background:var(--green)}.hero h1{margin:24px 0 28px;font-size:clamp(2.3rem,5vw,4.5rem);line-height:1.45}.hero h1 em{color:var(--green-dark);font-style:normal;background:linear-gradient(transparent 68%,rgba(169,184,146,.3) 0)}.hero-lead{color:var(--muted);font-size:1.03rem}.hero-actions{display:flex;align-items:center;gap:26px;margin:36px 0}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:56px;padding:14px 26px;border:0;border-radius:8px;font-weight:700;box-shadow:0 10px 26px rgba(70,85,69,.14)}.button-line{color:white;background:var(--green-dark)}.button-line span{display:grid;place-items:center;width:32px;height:22px;border-radius:4px;color:var(--green-dark);background:white;font-size:.62rem}.text-link{font-size:.85rem;border-bottom:1px solid var(--green)}.hero-notes{display:flex;gap:20px;padding:0;list-style:none;color:var(--muted);font-size:.75rem}.hero-notes li::before{content:"✓";margin-right:5px;color:var(--green-dark);font-weight:700}.hero-visual{position:relative}.hero-photo{height:min(610px,64vw);border-radius:48% 48% 12px 12px}.placeholder-photo{display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--green-dark);background:linear-gradient(145deg,var(--green-pale),#e2e8dc);letter-spacing:.06em}.placeholder-photo small{margin-top:4px;color:var(--muted);font-size:.7rem}.hero-mark{position:absolute;right:-34px;bottom:36px;width:150px;height:150px;padding:12px;border-radius:50%;background:rgba(255,255,255,.92);box-shadow:var(--shadow)}.hero-mark img{width:100%;height:100%;object-fit:contain}.hero-caption{position:absolute;left:-26px;bottom:38px;margin:0;padding:13px 18px;color:var(--beige-dark);background:white;font-family:var(--serif);font-size:.8rem;box-shadow:var(--shadow)}
.worries{text-align:center;background:var(--cream)}.worry-list{margin:46px 0;display:grid;grid-template-columns:1fr 1fr;gap:14px;text-align:left}.worry-list p{display:flex;align-items:center;min-height:90px;margin:0;padding:20px;background:white;border-left:3px solid var(--green);box-shadow:0 8px 25px rgba(70,85,69,.06)}.worry-list span{margin-right:15px;color:var(--beige);font-family:var(--serif);font-size:1.3rem}.bridge-copy{margin-bottom:0;font-family:var(--serif);font-size:1.15rem;line-height:2}.split{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.visual-card{min-height:530px;border-radius:220px 220px 12px 12px}.content-block>p:not(.section-kicker):not(.profile-name){color:var(--muted)}.draft-note{margin-top:28px;padding:18px;border:1px dashed var(--green);color:var(--green-dark);background:var(--green-pale);font-size:.8rem}.difference{background:var(--green-deep);color:white;text-align:center}.difference .section-kicker{color:#d6c3b4}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:46px;text-align:left}.feature-grid article{padding:38px 30px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.13)}.feature-grid article>span{color:#d6c3b4;font-family:var(--serif);font-size:1.7rem}.feature-grid h3{margin:16px 0 10px;font-family:var(--serif);font-size:1.25rem}.feature-grid p{margin:0;color:#dce3da;font-size:.9rem}.draft-caution{margin:24px 0 0;color:var(--muted);font-size:.72rem}.difference .draft-caution{color:#bdc8ba}.mid-cta{padding:72px 0;text-align:center;background:linear-gradient(120deg,#edf2e9,#f8f2ec)}.mid-cta p{margin-bottom:6px;color:var(--green-dark);font-size:.8rem;font-weight:700}.mid-cta h2{font-size:clamp(1.6rem,4vw,2.2rem)}
.profile{background:#fff}.profile-photo{min-height:580px;border-radius:10px}.profile-layout{grid-template-columns:.85fr 1.15fr}.profile-name{margin:30px 0;font-family:var(--serif);font-size:1.2rem}.profile-name small{margin-right:15px;color:var(--muted);font-family:var(--sans);font-size:.72rem}.credential-list,.info-list{margin:0;border-top:1px solid var(--line)}.credential-list div,.info-list div{display:grid;grid-template-columns:110px 1fr;padding:13px 0;border-bottom:1px solid var(--line);font-size:.84rem}.credential-list dt,.info-list dt{font-weight:700}.credential-list dd,.info-list dd{margin:0;color:var(--muted)}.maintenance{text-align:center;background:var(--cream)}.maintenance>.narrow>p:not(.section-kicker){color:var(--muted)}.recommend-list{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:35px 0 0;padding:0;list-style:none;text-align:left}.recommend-list li{padding:16px 18px;background:white;border-radius:6px;font-size:.88rem}.recommend-list li::before{content:"✓";margin-right:10px;color:var(--green-dark);font-weight:700}.price{text-align:center}.price-card{overflow:hidden;border:1px solid var(--line);border-radius:12px;background:white;box-shadow:var(--shadow)}.price-card>div{padding:30px;background:var(--green-pale)}.price-card>div p{margin:0;color:var(--green-dark);font-size:.85rem}.price-card strong{display:block;margin-top:6px;font-family:var(--serif);font-size:1.8rem}.price-card>p{margin:0;padding:26px;color:var(--muted);font-size:.85rem}.movie{text-align:center;background:var(--cream)}.movie-placeholder{aspect-ratio:16/8;display:grid;place-content:center;margin-top:36px;color:var(--green-dark);background:#dfe7da}.movie-placeholder span{font-size:2rem}.movie-placeholder p{margin:8px 0 0;font-size:.85rem}.map-placeholder{min-height:440px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:var(--green-pale);background-image:linear-gradient(rgba(255,255,255,.42) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.42) 1px,transparent 1px);background-size:32px 32px}.map-placeholder span{font-family:var(--serif);font-size:2rem;color:var(--green-dark)}.map-placeholder small{color:var(--muted)}.reservation{text-align:center;color:white;background:var(--green-deep)}.reservation img{width:110px;height:110px;margin:0 auto 12px;border-radius:50%;object-fit:contain;background:white}.reservation .section-kicker{color:#d6c3b4}.reservation .steps{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:34px 0;padding:0;list-style:none}.steps li{padding:20px 10px;background:rgba(255,255,255,.08);font-size:.82rem}.steps span{display:grid;place-items:center;width:26px;height:26px;margin:0 auto 8px;border:1px solid #d6c3b4;border-radius:50%;color:#d6c3b4}.reservation .is-disabled{opacity:.55;cursor:not-allowed}.reservation>div>small{display:block;margin-top:14px;color:#cbd4c8}footer{padding:46px 20px;text-align:center;background:#f7f4ef;color:var(--muted)}footer img{width:70px;height:70px;margin:auto;object-fit:contain}footer p{margin:8px 0;font-size:.75rem}footer small{font-size:.65rem}
.reveal{opacity:1;transform:none}.motion-ready .reveal{opacity:0;transform:translateY(18px);transition:opacity .7s ease,transform .7s ease}.motion-ready .reveal.is-visible,.motion-ready .hero .reveal{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.motion-ready .reveal{opacity:1;transform:none;transition:none}}
@media(max-width:800px){.section-pad{padding:72px 0}.desktop-nav{display:none}.header-inner{width:calc(100% - 24px)}.brand img{width:48px;height:48px}.brand span{display:none}.header-cta{padding:9px 13px}.hero{grid-template-columns:1fr;gap:44px;padding-block:48px 72px}.hero h1{font-size:clamp(2rem,10vw,3rem)}.hero-visual{width:88%;margin-left:auto}.hero-photo{height:105vw;max-height:500px}.hero-mark{right:-10px;width:110px;height:110px}.hero-caption{left:-28px}.worry-list,.feature-grid,.recommend-list{grid-template-columns:1fr}.split,.profile-layout{grid-template-columns:1fr;gap:42px}.visual-card,.profile-photo{min-height:430px}.profile-photo{order:2}.profile-layout .content-block{order:1}.reservation .steps{grid-template-columns:1fr}.steps li{display:flex;align-items:center;text-align:left}.steps span{margin:0 12px 0 0}.mobile-only{display:block}}
@media(max-width:420px){body{font-size:15px}.section-shell,.narrow{width:calc(100% - 32px)}.site-header{height:70px}.hero{min-height:auto}.hero-actions{align-items:stretch;flex-direction:column}.button{width:100%}.text-link{align-self:center}.hero-notes{flex-direction:column;gap:2px}.worry-list p{padding:16px 14px}.hero-caption{font-size:.7rem}.credential-list div,.info-list div{grid-template-columns:90px 1fr}.visual-card,.profile-photo{min-height:360px}}

/* Design direction v2: calm editorial clinic website */
body{background:#fcfbf8}h1{font-family:var(--sans);font-weight:500;letter-spacing:.06em}h2{letter-spacing:.06em}.section-pad{padding:112px 0}.section-kicker{display:inline-flex;align-items:center;min-height:27px;margin-bottom:18px;padding:3px 12px;border:1px solid rgba(155,125,104,.42);border-radius:99px;font-size:.64rem;letter-spacing:.18em}.section-kicker::before{display:none}
.site-header{height:86px;border-bottom:0;box-shadow:0 1px 0 rgba(100,116,90,.12)}.header-inner{width:min(1240px,calc(100% - 48px))}.brand img{width:62px;height:62px}.header-cta{border-radius:3px;background:transparent;color:var(--green-deep);border:1px solid var(--green-dark);box-shadow:inset 0 -3px 0 var(--green-pale)}
.hero{width:min(1240px,calc(100% - 48px));min-height:calc(100svh - 86px);grid-template-columns:1.15fr .85fr;gap:72px;padding-block:84px;position:relative}.hero::before{content:"";position:absolute;z-index:-1;left:-8vw;top:12%;width:38vw;height:38vw;border:1px solid rgba(169,184,146,.2);border-radius:50%}.hero h1{font-size:clamp(2.2rem,3.2vw,2.7rem);line-height:1.7}.hero-line{display:block;white-space:nowrap}.hero h1 em{background:none;color:var(--green-dark);border-bottom:5px solid rgba(169,184,146,.38)}.eyebrow{display:inline-block;padding-left:18px;border-left:3px solid var(--beige);font-size:.76rem}.eyebrow::before{display:none}.hero-photo{height:min(620px,65vw);border-radius:2px 90px 2px 2px;outline:1px solid rgba(100,116,90,.25);outline-offset:12px}.hero-visual::before{content:"";position:absolute;z-index:2;left:-20px;top:-22px;width:72px;height:72px;border-top:1px solid var(--beige);border-left:1px solid var(--beige)}.hero-mark{right:-42px;bottom:-24px;width:132px;height:132px;border-radius:4px;transform:rotate(3deg)}.hero-caption{left:-42px;bottom:42px;border-left:3px solid var(--beige);box-shadow:0 12px 40px rgba(70,85,69,.09)}.button{border-radius:3px;box-shadow:none}.button-line{position:relative;background:var(--green-deep)}.button-line::after{content:"→";margin-left:8px}.hero-notes{width:max-content;max-width:100%;gap:0;margin-top:44px;padding:13px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.hero-notes li{padding:0 16px;border-right:1px solid var(--line)}.hero-notes li:first-child{padding-left:0}.hero-notes li:last-child{border-right:0}
.worries{background:#f4f1e9;text-align:left}.worries .narrow{width:min(900px,calc(100% - 40px))}.worries h2{text-align:left}.worry-list{grid-template-columns:1fr;margin:52px 0 38px;border-top:1px solid rgba(100,116,90,.3)}.worry-list p{min-height:74px;padding:17px 8px;margin:0;border:0;border-bottom:1px solid rgba(100,116,90,.3);background:transparent;box-shadow:none;font-family:var(--serif);font-size:1.02rem}.worry-list span{display:grid;place-items:center;width:34px;height:34px;flex:0 0 34px;border-radius:50%;background:var(--green-dark);color:white;font-family:var(--sans);font-size:.65rem}.bridge-copy{padding-left:30px;border-left:2px solid var(--beige);text-align:left}
.split{gap:100px}.visual-card{min-height:560px;border-radius:2px 2px 110px 2px;box-shadow:22px 22px 0 var(--green-pale)}.draft-note{border:0;border-left:3px solid var(--green);background:#f5f6f1}.difference{position:relative;overflow:hidden;background:#e9ede4;color:var(--ink);text-align:left}.difference::after{content:"";position:absolute;right:-140px;bottom:-210px;width:480px;height:480px;border:1px solid rgba(100,116,90,.18);border-radius:50%}.difference .section-kicker{color:var(--beige-dark)}.feature-grid{gap:0;border-top:1px solid rgba(100,116,90,.32);border-bottom:1px solid rgba(100,116,90,.32)}.feature-grid article{min-height:280px;padding:42px 34px;background:transparent;border:0;border-right:1px solid rgba(100,116,90,.32)}.feature-grid article:last-child{border-right:0}.feature-grid article>span{color:var(--green-dark);font-family:var(--sans);font-size:.72rem}.feature-grid h3{margin-top:38px;color:var(--green-deep)}.feature-grid p{color:var(--muted)}.difference .draft-caution{color:var(--muted)}
.mid-cta{padding:82px 0;background:var(--beige);color:white}.mid-cta p{color:white}.mid-cta .button-line{background:white;color:var(--green-deep)}.mid-cta .button-line span{background:var(--green-pale)}.profile{background:#fcfbf8}.profile-photo{border-radius:80px 2px 2px 2px;box-shadow:-20px 20px 0 #eee7de}.credential-list div,.info-list div{padding:17px 0}.maintenance{background:white}.maintenance .narrow{position:relative;padding:72px 70px;text-align:left;background:#f4f1e9}.maintenance .narrow::before{content:"";position:absolute;left:-14px;top:-14px;width:80px;height:80px;border-left:1px solid var(--beige);border-top:1px solid var(--beige)}.recommend-list{gap:0;border-top:1px solid var(--line)}.recommend-list li{padding:17px 0;border-bottom:1px solid var(--line);border-radius:0;background:transparent}.price{background:#f7f8f4;text-align:left}.price-card{display:grid;grid-template-columns:.85fr 1.15fr;border-radius:0;box-shadow:none}.price-card>div{display:flex;flex-direction:column;justify-content:center;padding:42px;background:var(--green-deep);color:white}.price-card>div p{color:#dfe6da}.price-card>p{display:flex;align-items:center;padding:42px}.movie{background:white;text-align:left}.movie-placeholder{aspect-ratio:16/7;border:1px solid var(--line);background:repeating-linear-gradient(135deg,#eef2e9,#eef2e9 10px,#f5f6f1 10px,#f5f6f1 20px)}.map-placeholder{border-radius:2px;background-color:#edf0e8}.access{background:#fcfbf8}.reservation{position:relative;overflow:hidden;background:#687861;text-align:left}.reservation::after{content:"";position:absolute;right:-160px;top:-160px;width:460px;height:460px;border:1px solid rgba(255,255,255,.15);border-radius:50%}.reservation img{margin:0 0 22px;border-radius:4px}.reservation .steps{gap:0;border-top:1px solid rgba(255,255,255,.25);border-bottom:1px solid rgba(255,255,255,.25)}.steps li{background:transparent;border-right:1px solid rgba(255,255,255,.25)}.steps li:last-child{border-right:0}.reservation>div>small{text-align:left}footer{background:#eee9e1}
@media(max-width:800px){.section-pad{padding:80px 0}.site-header{height:72px}.header-inner{width:calc(100% - 28px)}.hero{width:calc(100% - 36px);min-height:auto;grid-template-columns:1fr;gap:74px;padding-block:58px 88px}.hero h1{font-size:clamp(1.65rem,7vw,2.7rem);line-height:1.55}.hero-line{white-space:normal}.hero-phrase{display:block;white-space:nowrap}.hero::before{width:95vw;height:95vw}.hero-visual{width:94%}.hero-photo{height:112vw;max-height:540px;border-radius:2px 64px 2px 2px;outline-offset:8px}.hero-mark{right:-8px;bottom:-36px}.hero-caption{left:-18px;bottom:34px}.hero-notes{width:100%;flex-direction:column;border-bottom:0}.hero-notes li{padding:4px 0;border-right:0}.worries .narrow{width:calc(100% - 36px)}.split{gap:62px}.visual-card{border-radius:2px 2px 70px 2px;box-shadow:14px 14px 0 var(--green-pale)}.feature-grid{grid-template-columns:1fr;border-bottom:0}.feature-grid article{min-height:auto;border-right:0;border-bottom:1px solid rgba(100,116,90,.32)}.feature-grid h3{margin-top:18px}.profile-photo{border-radius:60px 2px 2px 2px}.maintenance .narrow{width:calc(100% - 36px);padding:54px 24px}.price-card{grid-template-columns:1fr}.price-card>div,.price-card>p{padding:28px}.reservation{text-align:center}.reservation img{margin-inline:auto}.reservation .steps{grid-template-columns:1fr}.reservation>div>small{text-align:center}}
@media(max-width:420px){.section-shell,.narrow{width:calc(100% - 32px)}.hero{width:calc(100% - 32px)}.hero h1{font-size:clamp(1.95rem,9.5vw,2.65rem)}.hero-caption{left:-8px}.worry-list p{align-items:flex-start}.button-line::after{display:none}.maintenance .narrow{width:calc(100% - 32px)}}

.reservation .steps{grid-template-columns:repeat(5,minmax(0,1fr))}.price-card strong small{font-family:var(--sans);font-size:.72rem;font-weight:500}
.reservation-notes{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:30px 0}.reservation-notes p{margin:0;padding:18px 20px;border:1px solid rgba(255,255,255,.2);font-size:.78rem}.reservation-notes strong{display:block;margin-bottom:5px;color:#f1dfd1}.instagram-link{display:block;width:max-content;margin:12px auto 20px;padding-bottom:2px;border-bottom:1px solid var(--green);color:var(--green-deep);font-size:.78rem;font-weight:600}
@media(max-width:800px){.reservation .steps{grid-template-columns:1fr}}
@media(max-width:600px){.reservation-notes{grid-template-columns:1fr}}

.scene-marquee{overflow:hidden;padding:104px 0;background:#fcfbf8}.scene-marquee-heading{margin-bottom:44px}.scene-marquee-heading h2{margin-bottom:0}.marquee-window{overflow:hidden;width:100%;-webkit-mask-image:linear-gradient(90deg,transparent,#000 5%,#000 95%,transparent);mask-image:linear-gradient(90deg,transparent,#000 5%,#000 95%,transparent)}.marquee-track{display:flex;width:max-content;will-change:transform;animation:scene-scroll 32s linear infinite}.marquee-group{display:flex;gap:18px;padding-right:18px}.marquee-card{position:relative;flex:0 0 clamp(280px,34vw,480px);width:clamp(280px,34vw,480px);aspect-ratio:4/3;margin:0;overflow:hidden;background:var(--green-pale)}.marquee-card:nth-child(2){border-radius:70px 2px 2px 2px}.marquee-card img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.marquee-card figcaption{position:absolute;left:16px;bottom:16px;margin:0;padding:8px 13px;border-left:2px solid var(--beige);background:rgba(255,255,255,.9);color:var(--green-deep);font-family:var(--serif);font-size:.76rem;backdrop-filter:blur(6px)}.marquee-window:hover .marquee-track{animation-play-state:paused}.marquee-card:hover img{transform:scale(1.025)}.sample-image-note{width:calc(100% - 32px);margin:20px auto 0;color:var(--muted);font-size:.68rem;text-align:center}@keyframes scene-scroll{to{transform:translateX(-50%)}}
@media(max-width:800px){.scene-marquee{padding:78px 0}.scene-marquee-heading{margin-bottom:32px}.marquee-track{animation-duration:25s}.marquee-group{gap:12px;padding-right:12px}.marquee-card{flex-basis:min(76vw,360px);width:min(76vw,360px)}.marquee-card:nth-child(2){border-radius:48px 2px 2px 2px}}
@media(prefers-reduced-motion:reduce){.marquee-window{overflow-x:auto;-webkit-mask-image:none;mask-image:none;scroll-snap-type:x mandatory}.marquee-track{animation:none}.marquee-card{scroll-snap-align:center}}

/* Hero photo: softly blended into the white base */
.hero{display:block;isolation:isolate;overflow:hidden;width:100%;max-width:none;padding-inline:max(24px,calc((100% - 1240px)/2));background:#fcfbf8}.hero::before{display:none}.hero-copy{position:relative;z-index:3;width:min(680px,56%)}.hero-visual{position:absolute;z-index:1;inset:0;overflow:hidden;width:100%;pointer-events:none}.hero-photo{position:absolute;inset:0 0 0 auto;width:68%;height:100%;border-radius:0;outline:0;-webkit-mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.45) 16%,#000 42%,#000 88%,transparent 100%);mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.45) 16%,#000 42%,#000 88%,transparent 100%)}.hero-photo img{width:100%;height:100%;object-fit:cover;object-position:66% 48%;opacity:.46;filter:saturate(.82) contrast(.92)}.hero-visual::after{content:"";position:absolute;z-index:2;inset:0;background:linear-gradient(90deg,#fcfbf8 0%,rgba(252,251,248,.96) 34%,rgba(252,251,248,.72) 58%,rgba(252,251,248,.32) 100%)}.hero-mark{z-index:4;right:max(30px,calc((100% - 1200px)/2));bottom:38px;width:154px;height:154px;padding:18px;border-radius:50%;background:rgba(255,255,255,.68);box-shadow:none;transform:none;-webkit-mask-image:radial-gradient(circle,#000 42%,rgba(0,0,0,.82) 57%,transparent 76%);mask-image:radial-gradient(circle,#000 42%,rgba(0,0,0,.82) 57%,transparent 76%)}.hero-mark img{opacity:.82;filter:saturate(.85)}.hero-caption{z-index:4;left:auto;right:max(152px,calc((100% - 950px)/2));bottom:58px;border:0;background:rgba(255,255,255,.6);box-shadow:none;backdrop-filter:blur(8px)}
@media(max-width:800px){.hero{min-height:760px;padding-inline:18px}.hero-copy{width:100%}.hero-visual{width:100%;margin:0}.hero-photo{right:-18%;width:108%;height:100%;-webkit-mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.2) 18%,#000 52%,#000 92%,transparent 100%);mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.2) 18%,#000 52%,#000 92%,transparent 100%)}.hero-photo img{object-position:62% 50%;opacity:.3}.hero-visual::after{background:linear-gradient(90deg,rgba(252,251,248,.97) 0%,rgba(252,251,248,.92) 48%,rgba(252,251,248,.62) 78%,rgba(252,251,248,.42) 100%)}.hero-mark{right:4px;bottom:18px;width:116px;height:116px;padding:14px;opacity:.72}.hero-caption{display:none}}
@media(max-width:420px){.hero{min-height:730px;padding-inline:16px}.hero-photo{right:-24%;width:120%}.hero-photo img{object-position:60% 50%;opacity:.25}.hero-visual::after{background:linear-gradient(90deg,rgba(252,251,248,.98) 0%,rgba(252,251,248,.94) 56%,rgba(252,251,248,.64) 100%)}}

.hero .hero-notes{display:flex;align-items:center;justify-content:center;width:340px;max-width:100%;margin-top:42px;padding:15px 22px;border:0;border-left:3px solid var(--beige);background:rgba(255,255,255,.58);color:var(--green-deep);font-size:.9rem;font-weight:600;letter-spacing:.06em;backdrop-filter:blur(8px)}.hero .hero-notes li{padding:0;border:0}.hero .hero-notes li::before{margin-right:9px;font-size:1rem}
@media(max-width:800px){.hero .hero-notes{width:100%;margin-top:34px;padding:16px 18px;border-left:0;border-top:2px solid var(--beige);font-size:.92rem}}

.hero .hero-notes{position:relative;display:grid;grid-template-columns:repeat(3,112px);gap:16px;width:max-content;max-width:100%;margin-top:42px;padding:0;border:0;background:transparent;backdrop-filter:none}.hero .hero-notes::before{content:"";position:absolute;z-index:0;left:42px;right:42px;top:50%;height:1px;background:linear-gradient(90deg,var(--beige),var(--green),var(--beige))}.hero .hero-notes li{position:relative;z-index:1;display:grid;place-items:center;width:112px;aspect-ratio:1;padding:18px 8px;border:1px solid rgba(100,116,90,.42);border-radius:50%;background:rgba(255,255,255,.82);box-shadow:0 10px 28px rgba(70,85,69,.08);color:var(--green-deep);font-size:.72rem;font-weight:600;line-height:1.65;letter-spacing:.03em;text-align:center;backdrop-filter:blur(8px)}.hero .hero-notes li:nth-child(2){border-color:rgba(155,125,104,.5);transform:translateY(10px)}.hero .hero-notes li::before{content:attr(data-number);position:absolute;top:8px;left:0;right:0;margin:0;color:var(--beige-dark);font-size:.55rem;font-weight:700;letter-spacing:.12em}.hero .hero-notes li span{background:linear-gradient(transparent 72%,rgba(169,184,146,.24) 0)}
@media(max-width:800px){.hero .hero-notes{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;width:100%;margin-top:38px;padding:0;border:0}.hero .hero-notes::before{left:30px;right:30px}.hero .hero-notes li{width:100%;padding:16px 4px;font-size:clamp(.61rem,2.7vw,.72rem);line-height:1.5}.hero .hero-notes li:nth-child(2){transform:translateY(7px)}.hero .hero-notes li::before{top:6px;font-size:.48rem}}

/* Mobile hero: keep the subject's head and hair inside the viewport. */
@media(max-width:800px){.hero-photo{right:0;width:100%}.hero-photo img{object-position:right 48%}}
@media(max-width:420px){.hero-photo{right:0;width:100%}.hero-photo img{object-position:right 46%}}

/* Treatment copy stands on its own; no photo is required in this section. */
.treatment-layout{position:relative;max-width:880px}.treatment-layout::before{content:"";position:absolute;top:-26px;left:-38px;width:92px;height:92px;border-top:1px solid var(--beige);border-left:1px solid var(--beige);pointer-events:none}.treatment-layout .content-block{display:grid;grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);column-gap:76px}.treatment-layout .section-kicker,.treatment-layout h2{grid-column:1}.treatment-layout .content-block>p:not(.section-kicker),.treatment-layout .draft-note{grid-column:2}.treatment-layout .content-block>p:not(.section-kicker){margin-bottom:18px}.treatment-layout .draft-note{margin-top:8px}
@media(max-width:800px){.treatment-layout{width:calc(100% - 40px)}.treatment-layout::before{left:-10px}.treatment-layout .content-block{display:block}.treatment-layout .draft-note{margin-top:28px}}

/* Final content order and compact mobile presentation. */
.access-layout{max-width:880px}.nowrap{white-space:nowrap}.reservation-intro span,.reservation-notes span{display:block}.reservation-intro{max-width:680px}.reservation-notes p{line-height:1.85}
@media(max-width:800px){.marquee-card{flex-basis:min(66vw,290px);width:min(66vw,290px)}.profile-layout .profile-photo{order:1}.profile-layout .content-block{order:2}.access-layout{width:calc(100% - 40px)}.reservation-intro span{display:block;margin-bottom:4px}.reservation-notes p{text-align:left}.reservation-notes span{display:block}}
@media(max-width:420px){.scene-marquee{padding:68px 0}.scene-marquee-heading{margin-bottom:26px}.marquee-card{flex-basis:64vw;width:64vw}.reservation-intro{font-size:.9rem;line-height:2}.reservation-notes p{padding:18px 16px}}

/* Mobile header, profile photo and portrait treatment movie. */
.profile-photo{overflow:hidden;margin:0;aspect-ratio:941/1672;min-height:0}.profile-photo img{width:100%;height:100%;object-fit:cover}.movie-frame{position:relative;isolation:isolate;display:grid;place-items:center;overflow:hidden;min-height:520px;aspect-ratio:16/8;background:#dfe7da}.movie-frame::before{content:"";position:absolute;z-index:0;inset:-28px;background:linear-gradient(rgba(80,96,75,.28),rgba(80,96,75,.28)),url("image/introduction.png") center 38%/cover no-repeat;filter:blur(22px);transform:scale(1.08)}.movie-frame video{position:relative;z-index:1;display:block;width:100%;height:100%;object-fit:contain;background:rgba(20,28,20,.18)}
@media(max-width:800px){html{scroll-padding-top:112px}.site-header{height:112px}.header-inner{display:grid;grid-template-columns:1fr auto;height:112px;padding:7px 0 6px;gap:2px 12px}.brand{grid-column:1;grid-row:1}.header-cta{grid-column:2;grid-row:1}.desktop-nav{display:flex;grid-column:1/-1;grid-row:2;align-items:center;justify-content:space-between;width:100%;gap:8px;font-size:.68rem;white-space:nowrap}.profile-photo{min-height:0}.movie-frame{min-height:0;aspect-ratio:16/10}.movie-frame video{max-width:56%;object-fit:contain}}
@media(max-width:380px){.desktop-nav{font-size:.62rem;gap:4px}.header-cta{padding:8px 10px;font-size:.7rem}.movie-frame video{max-width:60%}}

/* Instagram replaces the embedded treatment movie. */
.instagram-showcase{position:relative;padding:64px 70px;border-left:3px solid var(--beige);background:linear-gradient(135deg,#f4f1e9,#eef2e9)}.instagram-showcase>p:not(.section-kicker){max-width:650px;margin-bottom:30px;color:var(--muted)}.instagram-button{display:inline-flex;align-items:center;justify-content:center;gap:18px;min-height:58px;padding:14px 26px;border:1px solid var(--green-dark);color:var(--green-deep);background:rgba(255,255,255,.72);font-weight:700;transition:background .2s,color .2s}.instagram-button:hover{color:#fff;background:var(--green-deep)}
@media(max-width:600px){.instagram-showcase{width:calc(100% - 32px);padding:44px 24px}.instagram-showcase h2 br{display:none}.instagram-button{width:100%;padding-inline:14px;font-size:.84rem}}

/* Instagram photo composition inspired by the supplied mood reference. */
.instagram-showcase{display:grid;grid-template-columns:minmax(0,.78fr) minmax(420px,1.22fr);align-items:center;gap:64px;max-width:1120px;padding:72px 70px;overflow:hidden}.instagram-copy{position:relative;z-index:4}.instagram-copy>p:not(.section-kicker){margin-bottom:30px;color:var(--muted)}.instagram-collage{position:relative;display:grid;grid-template-columns:repeat(3,1fr);align-items:center;min-height:520px;padding:30px 6px}.instagram-collage::before{content:"";position:absolute;inset:8% 2% 5% 8%;border:1px solid rgba(100,116,90,.2);border-radius:50%;transform:rotate(-8deg)}.instagram-collage figure{position:relative;z-index:1;overflow:hidden;margin:0;aspect-ratio:2/3;border:8px solid rgba(255,255,255,.9);background:#fff;box-shadow:0 24px 48px rgba(57,70,55,.18)}.instagram-collage figure:nth-child(1){transform:translate(18px,34px) rotate(-5deg)}.instagram-collage figure:nth-child(2){z-index:3;transform:translateY(-12px)}.instagram-collage figure:nth-child(3){z-index:2;transform:translate(-18px,42px) rotate(5deg)}.instagram-collage img{width:100%;height:100%;object-fit:cover}
@media(max-width:800px){.instagram-showcase{display:block;width:calc(100% - 32px);padding:48px 22px 42px}.instagram-collage{min-height:350px;margin:30px -12px 8px;padding:16px 0}.instagram-collage figure{border-width:4px}.instagram-collage figure:nth-child(1){transform:translate(10px,18px) rotate(-4deg)}.instagram-collage figure:nth-child(2){transform:translateY(-8px)}.instagram-collage figure:nth-child(3){transform:translate(-10px,22px) rotate(4deg)}}
@media(max-width:380px){.instagram-collage{min-height:315px}.instagram-showcase{padding-inline:18px}}

/* Keep display headings together by meaning instead of wrapping mid-word. */
.meaning-heading span{display:block;white-space:nowrap}
.treatment-layout .content-block{grid-template-columns:minmax(330px,.9fr) minmax(0,1.1fr);column-gap:64px}
.treatment-layout h2{font-size:clamp(1.9rem,3vw,2.2rem)}
.instagram-showcase{grid-template-columns:minmax(360px,.9fr) minmax(420px,1.1fr);gap:48px}
.instagram-copy h2{font-size:clamp(1.75rem,2.4vw,2rem)}

@media(max-width:800px){
  .treatment-layout .content-block{display:block}
  .treatment-layout h2{font-size:clamp(1.75rem,7.7vw,2.15rem)}
  .instagram-showcase{display:block}
  .instagram-copy h2{font-size:clamp(1.55rem,7vw,2rem)}
}

/* Responsive polish: preserve the design while improving rhythm and legibility. */
html,body{max-width:100%;overflow-x:hidden}
@supports(overflow:clip){html,body{overflow-x:clip}}
body{font-size:16px;line-break:strict;word-break:normal;overflow-wrap:break-word}
p,li,dd{line-height:1.9}
h2{text-wrap:balance}
.section-shell{width:min(1120px,calc(100% - 56px))}
.section-pad{padding:clamp(76px,8vw,112px) 0}
.section-kicker{font-size:.7rem}

.worry-list span{width:38px;height:38px;flex-basis:38px;font-size:.78rem}
.feature-grid article>span{font-size:.9rem;font-weight:600}
.feature-grid p{font-size:.95rem}
.steps li{font-size:.9rem}
.steps span{width:30px;height:30px;font-size:.85rem;font-weight:700}
.credential-list div,.info-list div{font-size:.92rem}
.reservation-notes p{font-size:.88rem}

.split{gap:clamp(48px,6vw,76px)}
.profile-layout{grid-template-columns:minmax(320px,.85fr) minmax(0,1.15fr)}
.treatment-layout{max-width:1040px}
.treatment-layout .content-block{display:grid;grid-template-columns:minmax(310px,.82fr) minmax(0,1.18fr);align-items:start;column-gap:clamp(44px,5vw,68px)}
.treatment-heading,.treatment-copy{min-width:0}
.treatment-copy>p{margin:0 0 20px;color:var(--muted)}
.treatment-copy .draft-note{margin-top:28px}
.instagram-showcase{gap:clamp(36px,4vw,52px)}

@media(max-width:1024px){
  .section-shell{width:calc(100% - 48px)}
  .profile-layout{gap:48px}
  .credential-list div{grid-template-columns:96px minmax(0,1fr)}
  .instagram-showcase{grid-template-columns:minmax(300px,.9fr) minmax(360px,1.1fr);padding-inline:44px}
  .instagram-copy h2{font-size:1.75rem}
}

@media(max-width:900px){
  .instagram-showcase{display:block;width:calc(100% - 48px);padding:54px 36px 46px}
  .instagram-collage{margin-top:28px}
}

@media(max-width:800px){
  body{font-size:16px}
  .section-shell,.narrow,.worries .narrow,.treatment-layout,.access-layout{width:calc(100% - 36px)}
  .section-pad{padding:68px 0}
  h2{margin-bottom:24px;font-size:clamp(1.75rem,7.8vw,2.2rem);line-height:1.5}
  .section-kicker{font-size:.66rem}
  .split,.profile-layout{grid-template-columns:minmax(0,1fr);gap:38px}
  .treatment-layout .content-block{display:block}
  .treatment-heading{margin-bottom:30px}
  .treatment-copy>p{margin-bottom:18px}
  .feature-grid article{padding:28px 18px}
  .feature-grid article>span{font-size:.85rem}
  .feature-grid h3{font-size:1.2rem}
  .feature-grid p{font-size:1rem}
  .credential-list div,.info-list div{grid-template-columns:92px minmax(0,1fr);gap:12px;font-size:.94rem}
  .recommend-list li{font-size:.95rem}
  .price-card>div p,.price-card>p{font-size:.92rem}
  .reservation-notes{gap:14px}
  .reservation-notes p{font-size:.92rem}
  .steps li{padding:16px 12px;font-size:.92rem}
  .steps span{flex:0 0 30px}
}

@media(max-width:420px){
  body{font-size:16px}
  .section-shell,.narrow,.worries .narrow,.treatment-layout,.access-layout{width:calc(100% - 32px)}
  .section-pad{padding:60px 0}
  .section-kicker{max-width:100%;font-size:.62rem;letter-spacing:.14em}
  .hero .hero-notes li{font-size:.72rem}
  .hero .hero-notes li::before{font-size:.62rem}
  .worry-list{margin:36px 0 30px}
  .worry-list p{gap:2px;padding:16px 4px;font-size:.96rem}
  .worry-list span{margin-right:12px;font-size:.75rem}
  .bridge-copy{padding-left:20px;font-size:1.04rem}
  .treatment-heading{margin-bottom:26px}
  .treatment-layout h2{font-size:clamp(1.7rem,7.6vw,2rem)}
  .maintenance .narrow{padding:44px 20px}
  .credential-list div,.info-list div{grid-template-columns:82px minmax(0,1fr);gap:10px;font-size:.9rem}
  .credential-list dd,.info-list dd{min-width:0}
  .reservation-intro{font-size:.96rem;line-height:1.9}
  .reservation-notes p{padding:17px 14px;font-size:.9rem}
  .instagram-copy h2{font-size:clamp(1.5rem,6.8vw,1.8rem)}
}

/* Stable Japanese line breaks across desktop browsers and iPhone Safari. */
.responsive-heading span,.info-line{display:block}
.responsive-heading span{width:max-content;max-width:100%;white-space:nowrap}
.info-reading{margin-top:2px;font-size:.88em}
.instagram-collage figure:nth-child(1){transform:translate(28px,34px) rotate(-5deg) scale(1.25)}
.instagram-collage figure:nth-child(2){transform:translateY(-12px) scale(1.25)}
.instagram-collage figure:nth-child(3){transform:translate(-28px,42px) rotate(5deg) scale(1.25)}

@media(max-width:800px){
  .scene-marquee-heading h2,.profile-layout h2,.maintenance-heading,.reservation-heading{font-size:clamp(1.55rem,7vw,1.9rem)}
  .difference h2{font-size:clamp(1.5rem,6.5vw,1.85rem)}
  .instagram-collage{min-height:390px;margin-inline:-18px}
  .instagram-collage figure:nth-child(1){transform:translate(18px,18px) rotate(-4deg) scale(1.32)}
  .instagram-collage figure:nth-child(2){transform:translateY(-8px) scale(1.32)}
  .instagram-collage figure:nth-child(3){transform:translate(-18px,22px) rotate(4deg) scale(1.32)}
}

@media(max-width:420px){
  .scene-marquee-heading h2,.profile-layout h2,.maintenance-heading,.reservation-heading{font-size:clamp(1.45rem,6.6vw,1.72rem);letter-spacing:.035em}
  .maintenance-heading{font-size:clamp(1.4rem,6.2vw,1.62rem)}
  .difference h2{font-size:clamp(1.4rem,6.2vw,1.65rem);letter-spacing:.035em}
  .instagram-collage{min-height:370px;margin-inline:-20px}
}
