:root{--ink:#304b3f;--muted:#637066;--yellow:#f5c64b;--cream:#faf8f0;--line:#e4e8df;--white:#fff;--radius:24px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;color:var(--ink);background:#fff;font-family:'Hiragino Kaku Gothic ProN','Yu Gothic',Meiryo,sans-serif;font-size:16px;line-height:1.9;letter-spacing:.035em}a{color:inherit;text-decoration:none}button{font:inherit}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid #a46500;outline-offset:5px}img{max-width:100%;display:block}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:600}h2{font-size:clamp(1.6rem,3vw,2.25rem);line-height:1.6}p+p{margin-top:20px}.wrap{width:min(1160px,calc(100% - 64px));margin-inline:auto}.skip{position:fixed;top:-100px;background:#fff;z-index:100;padding:12px}.skip:focus{top:0}.header{background:#fffffff5;position:sticky;top:0;z-index:20;border-bottom:1px solid #edf0e9}.header-inner{height:100px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{display:flex;align-items:center;gap:12px;flex-shrink:0}.brand-mark{display:grid;place-items:center;width:47px;height:47px;border-radius:50%;background:var(--yellow);color:var(--ink);font:600 32px Georgia,serif}.brand small{display:block;font-size:11px;letter-spacing:.1em}.brand strong{display:block;font-size:24px;line-height:1.35;letter-spacing:.1em}.nav{display:flex;align-items:center;gap:24px;font-size:13px;font-weight:600}.nav a:hover,.nav a[aria-current=page]{color:#936118}.nav .nav-contact{background:var(--yellow);padding:13px 22px;border-radius:30px;color:var(--ink)}.menu-toggle{display:none}.hero{background:var(--cream);overflow:hidden}.hero-inner{min-height:640px;display:grid;grid-template-columns:1.12fr 1fr;align-items:center;gap:40px;padding-block:48px 65px;position:relative}.eyebrow{font-size:12px;letter-spacing:.2em;font-weight:700;color:#667455;display:flex;align-items:center;gap:10px;margin-bottom:22px}.eyebrow:before{content:'';width:23px;height:2px;background:#c79522}.hero h1{font-size:clamp(2.3rem,3.6vw,3.1rem);line-height:1.75;letter-spacing:.1em;margin-bottom:24px}.hero h1 span{background:linear-gradient(transparent 76%,#f8d775 76%,#f8d775 94%,transparent 94%)}.hero-sub{font-size:19px;letter-spacing:.08em;margin-bottom:18px}.hero-place{font-size:14px;color:var(--muted);line-height:1.9}.actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:22px;border-radius:100px;padding:16px 25px;min-height:54px;font-weight:600;font-size:14px;line-height:1.6;border:1px solid transparent;transition:background .2s,transform .2s}.btn:hover{transform:translateY(-2px);background:#efd070}.primary{background:var(--yellow)}.outline{border-color:#b7c2b4;background:#fff}.arrow{font-size:20px}.hero-phone{font-size:13px;margin-top:18px;display:flex;align-items:center;gap:12px;flex-wrap:wrap}.hero-phone a{font-size:22px;letter-spacing:.04em;font-weight:600}.hero-visual{position:relative;padding:0 5px 20px}.hero-visual img{width:100%;height:510px;object-fit:cover;border-radius:48% 48% 12px 12px;background:#f1ead9}.photo-caption{position:absolute;bottom:0;left:-15px;background:white;border-radius:8px;padding:13px 25px;box-shadow:0 5px 25px #304b3f08;font-size:13px;letter-spacing:.13em}.hero-instagram{font-size:12px;display:inline-block;margin-top:16px;text-decoration:underline;text-underline-offset:5px}.section{padding-block:100px}.section-kicker{font-family:Georgia,serif;font-style:italic;letter-spacing:.06em;color:#946f27;font-size:16px;margin-bottom:10px}.section-head{margin-bottom:42px}.intro{display:grid;grid-template-columns:.85fr 1.15fr;gap:80px}.intro h2{margin-bottom:24px}.intro-copy{padding-top:13px}.intro-copy p{line-height:2.25}.text-link{display:inline-flex;align-items:center;gap:35px;font-size:14px;border-bottom:1px solid #9eaf9c;padding-block:12px;margin-top:15px}.values{background:var(--cream);border-radius:32px;padding:48px;margin-top:55px}.values-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.values-head h3{font-size:22px}.values-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.value{padding-right:25px;border-right:1px solid #dadfcf}.value:last-child{border:0;padding-right:0}.number{color:#997323;font:italic 26px Georgia,serif;display:block;margin-bottom:17px}.value h3{font-size:18px;margin-bottom:12px}.value p{font-size:14px;line-height:1.95}.daily{background:#f0f4ec}.daily-layout{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.daily p{margin-top:22px}.social-card{background:white;border-radius:var(--radius);padding:40px;border:1px solid #dce3d6}.social-top{display:flex;align-items:center;gap:18px;padding-bottom:24px;border-bottom:1px solid var(--line)}.social-icon{width:52px;height:52px;display:grid;place-items:center;background:var(--cream);border-radius:50%;font-size:25px}.social-top strong{font-size:19px}.social-top small{display:block;color:var(--muted);font-size:12px}.social-card p{font-size:14px}.social-card .btn{margin-top:25px;width:100%}.visit{position:relative;text-align:center;background:#fff9e7;border-radius:32px;padding:64px 30px;margin-block:80px}.visit .section-kicker{color:#846223}.visit h2{margin-bottom:22px}.visit p{line-height:2}.visit .actions{justify-content:center}.visit-phone{display:block;margin-top:24px;font:600 30px/1.5 Georgia,serif;letter-spacing:.04em}.visit small{font-size:12px;color:var(--muted)}.info-layout{display:grid;grid-template-columns:1.15fr 1fr;gap:60px}.info-table{margin:0}.info-row{display:grid;grid-template-columns:130px 1fr;gap:20px;border-bottom:1px solid var(--line);padding:17px 0;font-size:14px}.info-row dt{color:var(--muted)}.info-row dd{margin:0}.map{width:100%;height:340px;border:0;border-radius:20px;background:var(--cream)}.map-side p{font-size:14px;margin-top:20px}.contact-band{padding:58px 0;background:var(--ink);color:white}.contact-band .wrap{display:flex;align-items:center;justify-content:space-between;gap:40px}.contact-band h2{font-size:27px}.contact-band p{font-size:14px;margin-top:10px}.contact-number{font-size:32px;letter-spacing:.04em;white-space:nowrap}.footer{padding:55px 0 25px}.footer-main{display:flex;justify-content:space-between;gap:40px}.footer-links{display:flex;gap:16px 28px;max-width:520px;flex-wrap:wrap;font-size:13px}.footer-address{font-size:13px;margin-top:20px;color:var(--muted)}.copyright{font-size:12px;border-top:1px solid var(--line);margin-top:35px;padding-top:20px;color:var(--muted)}.mobile-bar{display:none}.breadcrumb{font-size:12px;color:var(--muted);padding-block:24px}.page-head{background:var(--cream);padding:60px 0}.page-head h1{font-size:clamp(1.9rem,4vw,2.7rem)}.page-content{max-width:850px;margin:auto;padding-block:65px 10px}.page-content>p{margin-bottom:25px;line-height:2.1}.page-content h2{margin-bottom:25px}.note-box{padding:28px;background:var(--cream);border-radius:18px;margin:25px 0}.note-box p{font-size:15px}.contact-card{background:var(--cream);padding:40px;border-radius:24px;text-align:center;margin-bottom:35px}.contact-card .contact-number{display:block;color:var(--ink);font-size:clamp(26px,6vw,38px);margin:15px 0}.reveal{opacity:1}.js-motion .reveal.pending{opacity:0;transform:translateY(16px)}.reveal{transition:opacity .6s,transform .6s}@media(min-width:1400px){.hero-inner{min-height:710px}.hero-visual img{height:560px}}@media(max-width:1050px){.nav{gap:14px;font-size:12px}.brand strong{font-size:21px}.nav .nav-contact{padding:12px 17px}.hero h1{font-size:2.35rem}.hero-inner{gap:25px}.wrap{width:calc(100% - 48px)}.intro,.daily-layout{gap:40px}}@media(max-width:800px){.wrap{width:calc(100% - 40px)}.header-inner{height:78px}.brand-mark{width:39px;height:39px;font-size:27px}.brand strong{font-size:21px}.brand small{font-size:10px}.menu-toggle{display:block;background:#fff;border:1px solid var(--line);border-radius:30px;padding:10px 15px;color:var(--ink);font-size:12px}.nav{display:none;position:absolute;top:78px;left:0;right:0;padding:20px;background:#fff;box-shadow:0 14px 18px #304b3f0d;font-size:15px}.nav.open{display:grid;gap:0}.nav a{padding:12px}.nav .nav-contact{margin-top:10px;text-align:center}.hero-inner{grid-template-columns:1fr;padding-block:36px 35px;gap:32px}.hero h1{font-size:clamp(1.9rem,6.8vw,2.75rem);line-height:1.8;margin-bottom:20px}.eyebrow{font-size:11px;margin-bottom:15px}.hero-sub{font-size:16px}.hero-place{font-size:13px}.hero .actions{margin-top:22px}.hero .btn{font-size:13px;padding:14px 20px}.hero-visual{max-width:520px;width:100%;justify-self:center;padding-left:25px}.hero-visual img{height:340px;border-radius:150px 150px 12px 12px}.photo-caption{left:0;font-size:12px;padding:12px 20px}.section{padding-block:62px}.intro,.daily-layout,.info-layout{grid-template-columns:1fr;gap:30px}.intro-copy{padding:0}.intro-copy p{font-size:15px}.section-head{margin-bottom:28px}.values{padding:28px 24px;margin-top:38px}.values-head h3{font-size:20px}.values-grid{grid-template-columns:1fr;gap:23px}.value{border-right:0;border-bottom:1px solid #dadfcf;padding:0 0 22px}.number{font-size:22px;margin-bottom:8px}.value:last-child{padding-bottom:0}.daily-layout{gap:28px}.social-card{padding:27px}.visit{margin-block:50px;padding:40px 22px;border-radius:24px}.visit p{font-size:14px}.visit .btn{font-size:13px;gap:12px}.info-row{grid-template-columns:96px 1fr;gap:12px;font-size:13px}.map{height:300px}.contact-band .wrap{display:block;text-align:center}.contact-band h2{font-size:24px}.contact-number{display:block;margin-top:20px;font-size:30px}.footer{padding:40px 0 100px}.footer-main{display:block}.footer-links{margin-top:30px;gap:15px 25px}.mobile-bar{position:fixed;bottom:0;left:0;right:0;z-index:30;display:grid;grid-template-columns:1fr 1fr 1.25fr;background:white;box-shadow:0 -2px 16px #304b3f13;padding-bottom:env(safe-area-inset-bottom)}.mobile-bar a{min-height:64px;display:flex;align-items:center;justify-content:center;gap:6px;font-size:13px;font-weight:600;border-right:1px solid var(--line)}.mobile-bar .mobile-consult{background:var(--yellow);border:0}.page-head{padding:35px 0}.page-content{padding-top:40px}.contact-card{padding:28px 20px}.contact-band{padding:40px 0}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}.js-motion .reveal.pending{opacity:1;transform:none}}
/* Refined visual system: clear hierarchy, aligned content, restrained surfaces. */
:root{--ink:#263e33;--muted:#58665d;--cream:#faf9f4;--yellow:#f4c44b;--radius:16px}
body{letter-spacing:.025em;line-height:1.95}.wrap{width:min(1200px,calc(100% - 64px))}.header-inner{height:108px}.brand small{font-size:12px}.brand strong{font-size:25px}.brand-mark{width:44px;height:44px;font-size:30px}.nav{gap:19px;font-size:13px;letter-spacing:0}.nav a{white-space:nowrap}.nav .nav-contact{border-radius:8px;padding:13px 19px}.hero-inner{grid-template-columns:1.05fr 1fr;gap:64px;padding-block:64px;min-height:690px}.hero h1{font-size:clamp(2.3rem,3.6vw,3.1rem);line-height:1.7;letter-spacing:.075em;font-weight:600}.hero h1 span{background:transparent}.hero-visual{padding:0}.hero-visual img{border-radius:160px 160px 16px 16px;height:540px}.eyebrow{letter-spacing:.16em}.hero-sub{font-size:19px}.hero-phone{margin-top:24px;gap:16px}.hero-phone a{font-size:25px}.hero-instagram{display:inline-flex;align-items:center;gap:10px;text-decoration:none;font-size:13px;margin-top:22px}.ig-logo{width:24px;height:24px;flex:0 0 auto;object-fit:contain}.btn{border-radius:8px;gap:12px;min-height:56px;padding:17px 28px;box-shadow:none}.btn:hover{transform:none;background:#e9bc49}.outline:hover{background:#f6f7f3;border-color:#81927f}.section-kicker{font-family:inherit;font-style:normal;font-size:12px;letter-spacing:.13em;font-weight:600;color:#806320;margin-bottom:14px}.section{padding-block:88px}.intro{grid-template-columns:.9fr 1.1fr;gap:80px}.intro-copy{padding:0}.intro-copy p{line-height:2.25}.text-link{gap:10px;min-height:48px}.values{background:transparent;padding:0;border-radius:0;margin-top:56px}.values-head{margin-bottom:24px}.values-grid{gap:24px}.value{padding:30px!important;border:1px solid var(--line)!important;border-radius:16px;background:var(--cream)}.number{font-size:26px;font-style:normal}.value h3{font-size:18px}.value p{font-size:15px}.daily{background:#f1f4ee}.daily-layout{gap:80px}.social-card{padding:36px;border-radius:16px}.social-icon{background:transparent;border-radius:0;width:48px;height:48px}.social-icon .ig-logo{width:44px;height:44px}.social-top small{font-size:13px}.social-card p{font-size:15px}.disclosure{border-bottom:1px solid var(--line)}.disclosure-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:80px}.disclosure-layout p{line-height:2.15}.disclosure .btn{margin-top:26px}.visit{border-radius:16px;background:#fcf7e7;margin-block:72px;padding:56px 32px}.visit p{line-height:2.1}.visit-phone{font-family:inherit;font-weight:600;font-size:30px}.info-layout{gap:64px}.info-row{padding:19px 0;font-size:15px}.map{border-radius:12px}.contact-band h2{font-size:26px}.contact-number{font-weight:600}.footer-main{gap:60px}.footer-links{max-width:640px;display:grid;grid-template-columns:repeat(3,auto);align-content:start;gap:16px 26px;font-size:13px}.footer-links a{display:flex;gap:9px;align-items:center}.footer-links a:last-child{grid-column:span 2}.footer-links .ig-logo{width:20px;height:20px}.note-box,.contact-card{border-radius:12px}.page-head{padding:48px 0}
@media(max-width:1190px){.nav{gap:12px;font-size:12px}.brand strong{font-size:22px}.nav .nav-contact{padding:12px}.hero-inner{gap:40px}.footer-links{gap:14px 20px}}
@media(min-width:801px) and (max-width:1050px){.header-inner{height:134px;flex-wrap:wrap;justify-content:center;gap:0;padding:12px 0}.brand{margin-right:auto}.nav{width:100%;justify-content:space-between;font-size:13px;gap:10px}.hero h1{font-size:2.2rem}.hero-sub{font-size:16px}.hero-visual img{height:490px}.hero-inner{gap:30px}}
@media(max-width:800px){.wrap{width:calc(100% - 40px)}.header-inner{height:78px}.brand strong{font-size:21px}.brand small{font-size:10px}.brand-mark{width:38px;height:38px;font-size:27px}.nav{font-size:15px;gap:0}.nav a{padding:12px 14px}.nav .nav-contact{margin-top:12px;padding:14px}.hero-inner{grid-template-columns:1fr;gap:28px;padding-block:36px;min-height:0}.hero h1{font-size:clamp(2rem,7.6vw,3rem);line-height:1.7;letter-spacing:.07em;margin-bottom:22px}.hero-sub{font-size:16px;letter-spacing:.02em}.hero-visual{padding:0;max-width:450px}.hero-visual img{height:350px;border-radius:140px 140px 12px 12px;object-position:center 45%}.hero .actions{margin-top:24px}.hero .btn{font-size:14px;padding:16px 21px}.hero-phone{margin-top:20px;gap:6px 15px}.hero-phone a{font-size:23px}.hero-instagram{margin-top:18px}.section{padding-block:56px}.intro,.daily-layout,.disclosure-layout{grid-template-columns:1fr;gap:25px}.intro h2{margin-bottom:12px}.intro-copy p{font-size:16px}.values{margin-top:38px}.values-head{gap:12px}.values-head h3{font-size:20px}.values-grid{gap:16px}.value{padding:25px!important}.value p{font-size:15px}.number{margin-bottom:10px}.social-card{padding:26px}.social-top strong{font-size:18px}.social-top small{font-size:11px}.social-icon{width:40px;height:40px}.social-icon .ig-logo{width:38px;height:38px}.disclosure h2{font-size:1.6rem}.disclosure p{font-size:15px}.disclosure .btn{width:100%;font-size:14px}.visit{margin-block:48px;padding:36px 20px}.visit p{font-size:15px}.visit .btn{font-size:14px;padding:15px 18px}.info-layout{gap:30px}.info-row{font-size:14px;grid-template-columns:98px 1fr;gap:12px;padding:16px 0}.footer-links{grid-template-columns:1fr 1fr;font-size:13px;gap:17px}.footer-links a:last-child{grid-column:1/-1}.footer{padding-bottom:110px}.mobile-bar a{font-size:12px;gap:7px}.mobile-bar .ig-logo{width:22px;height:22px}.page-head{padding:34px 0}.btn{font-size:14px}}

/* Comfortable reading width across large displays. */
.wrap{width:min(1040px,calc(100% - 64px))}
.page-content{max-width:740px}
@media(min-width:801px){
 .header-inner{height:126px;display:flex;flex-wrap:wrap;gap:0;padding-block:14px}
 .header-inner>.brand{margin-right:auto}
 .nav{width:100%;display:flex;justify-content:space-between;gap:12px;font-size:13px}
 .nav .nav-contact{padding:9px 17px}
 .hero-inner{gap:48px;min-height:620px;padding-block:48px}
 .hero h1{font-size:2.65rem}
 .hero-sub{font-size:17px}
 .hero-visual img{height:470px}
 .intro,.daily-layout,.disclosure-layout{gap:48px}
 .info-layout{gap:40px}
 .value{padding:24px!important}
 .footer-main{gap:32px}
 .footer-links{gap:14px 18px}
}
@media(max-width:800px){.wrap{width:min(640px,calc(100% - 40px))}.header-inner{width:calc(100% - 40px)}}

.activity-image{margin:0}.activity-image img{width:100%;height:auto;aspect-ratio:3/2;object-fit:cover;border-radius:14px}.activity-image figcaption{font-size:12px;line-height:1.7;color:var(--muted);margin-top:8px;letter-spacing:0}.intro-image{margin-top:28px}.daily-story{min-width:0}.daily-story .social-card{margin-top:20px;padding:25px}.daily-story .social-top{padding-bottom:18px}.daily-layout{align-items:center}.page-content .intro-image{margin-block:32px}
@media(max-width:800px){.intro-image{margin-top:22px}.daily-story .social-card{padding:24px}.activity-image figcaption{font-size:12px}}
