:root{--ink:#101827;--muted:#536072;--paper:#fff;--mist:#f4f7fa;--blue:#eaf1f6;--navy:#101c30;--line:#06c755;--border:#dce4ea}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,"Hiragino Kaku Gothic ProN","Noto Sans JP",sans-serif;font-size:16px;line-height:1.85;letter-spacing:0}a{color:inherit}.shell{width:min(1120px,calc(100% - 40px));margin:auto}.narrow{max-width:760px}.site-header{height:60px;position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;padding:0 20px;background:rgba(255,255,255,.94);border-bottom:1px solid #edf0f3;backdrop-filter:blur(10px)}.brand{font-weight:800;text-decoration:none;letter-spacing:.02em}.header-cta,.line-button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;border-radius:12px;padding:10px 18px;background:var(--line);color:#fff;text-decoration:none;font-weight:800;line-height:1.35}.header-cta{min-height:40px;font-size:13px;padding:8px 12px}.hero{background:linear-gradient(160deg,#fff 0%,#f0f5f8 100%);padding:52px 0 70px}.hero__grid{display:grid;gap:28px}.kicker{display:inline-block;margin:0 0 13px;font-size:14px;font-weight:800;color:#25506a}.hero h1{margin:0;font-size:clamp(36px,10vw,44px);line-height:1.16;letter-spacing:0}.hero__lead{margin:20px 0 24px;color:#364356}.hero__photo{display:block;max-width:560px;margin:0 auto 24px;overflow:hidden;border-radius:18px;aspect-ratio:3/4;background:#dde6ea}.hero__photo img,.split img{display:block;width:100%;height:100%;object-fit:cover;object-position:50% 52%}.hero__photo--desktop{display:none}.hero__facts{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin:0 0 22px;padding:0;list-style:none}.hero__facts li{min-height:48px;display:flex;align-items:center;justify-content:center;padding:7px;background:#fff;border:1px solid var(--border);border-radius:12px;font-size:14px;font-weight:700;text-align:center}.hero__facts li:last-child{grid-column:1/-1}.hero__facts b{margin-right:8px;font-size:12px}.hero__facts strong{font-size:22px}.hero small{display:block;margin-top:12px;color:var(--muted);font-size:12px;line-height:1.6}.section{padding:72px 0}.section:nth-of-type(even){background:var(--mist)}h2{margin:0 0 18px;font-size:clamp(28px,8vw,34px);line-height:1.32;letter-spacing:0}h3{margin:0 0 10px;font-size:20px;line-height:1.45}p{margin:0 0 18px}.intro{max-width:760px;color:var(--muted)}.numbers{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;margin:30px 0 18px;background:var(--border)}.numbers div{min-height:140px;padding:20px;background:var(--paper)}.numbers span{display:block;color:var(--muted);font-size:13px}.numbers b{font-size:42px;line-height:1.25}.numbers em{margin-left:3px;font-size:16px;font-style:normal}.note{font-size:14px;color:var(--muted)}.section--empathy{background:var(--blue)!important}.section--empathy p{margin-bottom:22px}.feature-grid{display:grid;gap:12px;margin-top:30px}.feature-grid article{padding:24px;background:#fff;border-radius:14px;box-shadow:0 8px 24px rgba(16,24,39,.06)}.feature-grid span,.flow b{color:#34718e;font-size:13px;font-weight:800}.feature-grid p{margin:0;color:var(--muted);font-size:15px}.split{display:grid;gap:28px;align-items:center}.split picture,.split>img{display:block;overflow:hidden;border-radius:18px;aspect-ratio:3/4}.section--space{background:#fff!important}.section--owner{background:var(--navy)!important;color:#fff}.section--owner p{color:#dce6ed}.section--owner blockquote{margin:30px 0;padding:18px 20px;border-left:3px solid #77b3d4;background:rgba(255,255,255,.08);font-weight:800;line-height:1.65}.conditions{display:grid;gap:0;margin:30px 0 0;border-top:1px solid var(--border)}.conditions div{padding:16px 0;border-bottom:1px solid var(--border)}dt{font-weight:800}dd{margin:3px 0 0;color:var(--muted)}.section--schedule{background:#eaf1f6!important}.schedule-grid{display:grid;gap:12px;margin:30px 0}.schedule-grid article{padding:18px;background:#fff;border-radius:14px}.schedule-grid h3{font-size:17px}.schedule-grid p{margin:0;font-size:15px;line-height:1.9}.areas{display:flex;flex-wrap:wrap;gap:8px;margin:22px 0;padding:0;list-style:none}.areas li{padding:4px 10px;border-radius:99px;background:var(--blue);font-size:14px}.text-link{font-weight:800;color:#276988}.section--family{background:#f8fafb!important}.split--family>img{aspect-ratio:4/3;object-position:center}.stroller{display:grid;gap:18px;align-items:center;margin-top:28px;padding:20px;background:#eef2f4;border-radius:16px}.stroller img{width:100%;max-height:420px;object-fit:contain}.split--access>img{height:auto;max-height:480px;object-fit:contain;background:#eef2f4;border-radius:16px}.flow{margin:30px 0;padding:0;list-style:none;counter-reset:flow}.flow li{position:relative;padding:0 0 28px 48px}.flow li:not(:last-child):before{content:"";position:absolute;top:30px;left:14px;width:1px;height:calc(100% - 26px);background:#aec2cf}.flow b{position:absolute;left:0;top:0;width:29px;height:29px;border-radius:50%;display:grid;place-items:center;background:#d9eaf3;font-size:11px}.flow h3{font-size:18px}.flow p{margin:0;color:var(--muted);font-size:15px}.faq{max-width:820px}.faq h2{margin-bottom:22px}.faq details{border-top:1px solid var(--border)}.faq details:last-child{border-bottom:1px solid var(--border)}.faq summary{display:flex;align-items:center;min-height:62px;padding:12px 40px 12px 0;position:relative;cursor:pointer;font-weight:800;line-height:1.5;list-style:none}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:"+";position:absolute;right:8px;color:#36718d;font-size:26px;font-weight:400}.faq details[open] summary:after{content:"−"}.faq details p{padding:0 12px 20px 0;margin:0;color:var(--muted);font-size:15px}.final-cta{padding:70px 0;background:var(--navy);color:#fff}.final-cta p{color:#dce6ed}.final-cta__inner{display:grid;gap:28px}.final-cta img{width:132px;padding:14px;border-radius:12px;background:#fff}.final-cta .line-button{margin-top:8px}.final-cta h2{font-size:31px}footer{padding:32px 0 90px;background:#091322;color:#dce6ed;font-size:14px}footer b,footer span{display:block}footer a{font-weight:700}.floating-cta{position:fixed;z-index:20;bottom:12px;left:12px;right:12px;min-height:56px;display:flex;align-items:center;justify-content:center;border-radius:15px;background:var(--line);box-shadow:0 10px 30px rgba(6,199,85,.3);color:#fff;text-decoration:none;font-weight:800;padding-bottom:max(0px,env(safe-area-inset-bottom))}@media(min-width:760px){body{font-size:17px}.site-header{height:70px;padding:0 40px}.header-cta{font-size:14px}.hero{padding:78px 0 92px}.hero__grid{grid-template-columns:minmax(0,1.1fr) minmax(350px,.9fr);align-items:start;gap:70px}.hero h1{font-size:clamp(56px,5.2vw,68px)}.hero__copy>.hero__photo{display:none}.hero__photo--desktop{display:block;max-width:520px;margin:0;min-height:620px}.hero__facts{grid-template-columns:repeat(3,1fr)}.hero__facts li:last-child{grid-column:auto}.section{padding:108px 0}h2{font-size:44px}.numbers{grid-template-columns:repeat(4,1fr)}.numbers div{min-height:185px;padding:28px}.numbers b{font-size:56px}.feature-grid{grid-template-columns:repeat(3,1fr);gap:18px}.feature-grid article{min-height:280px;padding:30px}.split{grid-template-columns:44% 1fr;gap:82px}.section--space .split{grid-template-columns:46% 1fr}.split picture{max-width:480px}.conditions{grid-template-columns:repeat(2,1fr);column-gap:44px}.schedule-grid{grid-template-columns:repeat(3,1fr);gap:16px}.stroller{grid-template-columns:1fr minmax(320px,420px);margin-top:40px}.split--access{grid-template-columns:1fr 48%}.flow{display:grid;grid-template-columns:repeat(5,1fr);gap:20px}.flow li{padding:0}.flow li:not(:last-child):before{top:14px;left:calc(100% - 4px);width:calc(100% - 18px);height:1px}.flow b{position:relative;margin-bottom:18px}.final-cta__inner{grid-template-columns:1fr 190px;align-items:center}.final-cta img{width:190px}.floating-cta{display:none}footer{padding-bottom:32px}}
