:root{--ink:#18354a;--blue:#4f879e;--blue-dark:#3d7188;--mint:#eef7f5;--paper:#fbfcfc;--line:#d7e0e3;--green:#22c95a;--shadow:0 14px 40px rgba(27,65,82,.09)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:82px}body{margin:0;background:var(--paper);color:var(--ink);font:15px/1.85 "Noto Sans JP",sans-serif;letter-spacing:.025em}a{color:inherit}button{font:inherit}.wrap{width:min(1120px,88vw);margin:auto}.narrow{max-width:920px}.sample{display:flex;justify-content:center;align-items:center;gap:10px;padding:6px 16px;background:#edf5f6;color:#58717d;font-size:11px}.sample b{padding:2px 8px;border-radius:2px;background:var(--blue);color:#fff;font-size:9px;letter-spacing:.18em}.header{position:sticky;z-index:50;top:0;display:flex;align-items:center;justify-content:space-between;height:72px;padding:0 max(4vw,24px);background:rgba(255,255,255,.96);border-bottom:1px solid #e5ebed;backdrop-filter:blur(12px)}.brand{display:inline-flex;align-items:center;gap:9px;text-decoration:none}.brand-mark{display:grid;place-items:center;width:27px;height:38px;color:var(--blue)}.brand-mark svg{width:26px;height:26px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.brand strong{font-size:22px;letter-spacing:.1em}.header nav{display:flex;align-items:center;gap:30px}.header nav a{text-decoration:none;font-size:12px;font-weight:600}.nav-cta,.button{display:inline-flex;align-items:center;justify-content:center;gap:25px;border-radius:7px;background:var(--blue);color:#fff!important;box-shadow:0 8px 20px rgba(62,114,137,.18);transition:.2s}.nav-cta{padding:11px 18px}.nav-cta:hover,.button:hover{background:var(--blue-dark);transform:translateY(-2px)}.menu-button{display:none;border:0;background:none;color:var(--ink);font-weight:600}.hero{display:grid;grid-template-columns:minmax(420px,48%) 1fr;min-height:570px;background:#fff}.hero-copy{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;padding:70px 7vw;background:linear-gradient(90deg,#fff 75%,rgba(255,255,255,.2))}.eyebrow,.section-kicker{margin:0 0 8px;color:var(--blue);font-weight:700;font-size:11px;letter-spacing:.18em}.hero h1{margin:0;font-size:clamp(36px,4.3vw,56px);line-height:1.5;letter-spacing:.06em;white-space:nowrap}.lead{margin:18px 0 28px;font-size:20px;font-weight:500;line-height:1.75}.button{align-self:flex-start;min-width:245px;padding:15px 25px;text-decoration:none;font-size:13px;font-weight:700}.hero-photo{background-image:url("mockup.png");background-size:849px 2048px;background-position:right -62px;background-repeat:no-repeat;min-height:570px}.section{padding:90px 0}.section-kicker{text-align:center}.section h2,.concerns h2,.faq h2,.profile h2{position:relative;margin:0 0 48px;text-align:center;font-size:28px;letter-spacing:.08em}.section h2:after,.concerns h2:after,.faq h2:after,.profile h2:after{content:"";position:absolute;left:50%;bottom:-12px;width:42px;height:2px;background:var(--blue);transform:translateX(-50%)}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.cards article{padding:30px 24px;text-align:center;background:#fff;border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow)}.round-icon,.step-icon{display:grid;place-items:center;margin:0 auto 16px;width:104px;height:104px;border-radius:50%;background:var(--mint);color:var(--ink)}.step-icon svg{width:46px;height:46px;fill:none;stroke:currentColor;stroke-width:1.4;stroke-linecap:round;stroke-linejoin:round}.cards h3{margin:0;font-size:20px}.cards p{margin:5px 0 0;color:#667985;font-size:12px}.stance{padding:70px 0;background:#eaf3f3}.stance-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.stance .section-kicker{text-align:left}.stance h2{margin:0;font-size:28px;line-height:1.7}.stance p:last-child{margin:0;color:#526c78}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:38px;margin:0;padding:0;list-style:none;counter-reset:item}.steps li{position:relative;text-align:center}.steps li:not(:last-child):after{content:"→";position:absolute;right:-30px;top:69px;color:var(--blue);font-size:28px}.steps li>span{position:absolute;z-index:2;top:0;left:9%;display:grid;place-items:center;width:29px;height:29px;border-radius:50%;background:var(--blue);color:#fff;font-weight:700}.step-icon{width:112px;height:112px;font-size:42px}.steps h3{margin:0;font-size:17px}.steps p{margin:5px auto 0;max-width:190px;color:#667985;font-size:12px;line-height:1.7}.price-section{background:#fff}.price-table{border:1px solid #cbd5d9}.price-table div{display:grid;grid-template-columns:1fr 1.25fr}.price-table div+div{border-top:1px solid #cbd5d9}.price-table strong,.price-table b{padding:18px 24px;text-align:center;font-size:19px}.price-table strong{background:#f0f6f6}.price-table b{border-left:1px solid #cbd5d9;font-size:23px}.price-table small{font-size:12px;font-weight:500}.note{margin:9px 0;color:#61747e;font-size:11px}.profile{background:#f6f9f9}.profile-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:55px;align-items:center}.profile-photo{min-height:360px;background-size:cover;background-position:center 30%;background-repeat:no-repeat;border-radius:6px}.profile h3{margin:0 0 2px;font-size:22px}.profile h3 small{font-size:12px}.profile-grid b{font-size:13px}.profile-grid p{color:#506772}.profile-grid ul{padding:0;list-style:none}.profile-grid li{margin:8px 0}.profile-grid li:before{content:"✓";display:inline-grid;place-items:center;width:19px;height:19px;margin-right:10px;border:1px solid var(--blue);border-radius:50%;color:var(--blue);font-size:11px}.faq{background:#fff}.accordion{display:grid;gap:8px}.accordion details{border:1px solid var(--line);border-radius:6px;background:#fff}.accordion summary{position:relative;padding:14px 50px 14px 54px;cursor:pointer;font-weight:600;list-style:none}.accordion summary:before{content:"Q.";position:absolute;left:18px;color:var(--blue);font-weight:700}.accordion summary:after{content:"";position:absolute;right:24px;top:calc(50% - 7px);width:9px;height:9px;border-right:2px solid var(--blue);border-bottom:2px solid var(--blue);transform:rotate(45deg);transition:.2s}.accordion details[open] summary:after{top:calc(50% - 3px);transform:rotate(225deg)}.accordion details p{margin:0;padding:0 50px 18px 54px;color:#5b707b;font-size:13px}.reserve{display:flex;align-items:center;justify-content:center;gap:80px;padding:28px 6vw;background:#edf8f5}.reserve>div{display:flex;align-items:center;gap:20px}.phone-icon{display:grid;place-items:center;color:var(--ink)}.phone-icon svg{width:40px;height:40px;fill:none;stroke:currentColor;stroke-width:1.4;stroke-linecap:round}.reserve-cta{display:flex;flex-direction:column;align-items:center;gap:6px}.reserve-cta>small{color:#5e747d;font-size:11px}.reserve p{margin:0}.reserve p strong,.reserve p small{display:block}.reserve p strong{font-size:18px}.reserve p small{color:#5e747d}.reserve-cta a{display:flex;align-items:center;justify-content:space-between;min-width:360px;padding:20px 28px;border-radius:8px;background:var(--green);color:#fff;text-decoration:none;font-size:22px;font-weight:700;box-shadow:0 8px 24px rgba(34,201,90,.2)}footer{padding:42px 6vw 22px;background:#fff}.footer-grid{display:grid;grid-template-columns:1.2fr 1fr .75fr;gap:40px;align-items:center;max-width:1120px;margin:auto}.footer-grid p{font-size:11px;color:#566b76}.notice{padding:23px;border:1px solid var(--line);text-align:center;font-size:11px}.copyright{margin-top:25px;text-align:center;color:#788992;font-size:9px}.sample-footer{padding:48px 20px;background:#18354a;color:#fff;text-align:center}.sample-footer p{margin:0;color:#8eb4c4;font-size:10px;letter-spacing:.25em}.sample-footer h2{margin:8px 0;font-size:19px}.sample-footer span{display:block;color:#c9d7dd;font-size:12px}.sample-footer a{display:inline-block;margin-top:18px;padding:10px 24px;border:1px solid #85b4c6;border-radius:5px;text-decoration:none;font-size:12px}.fade{animation:rise .7s both}@keyframes rise{from{opacity:0;transform:translateY(15px)}}
@media(max-width:850px){.sample{font-size:9px}.header{height:64px}.brand strong{font-size:18px}.menu-button{display:block}.header nav{display:none;position:absolute;top:64px;left:0;right:0;flex-direction:column;gap:0;background:#fff;border-bottom:1px solid var(--line);box-shadow:var(--shadow)}.header nav.open{display:flex}.header nav a{width:100%;padding:14px 7vw;border-top:1px solid #edf1f2}.nav-cta{border-radius:0;box-shadow:none}.hero{display:block;min-height:auto}.hero-photo{height:390px;min-height:0;background-size:590px auto;background-position:right -45px}.hero-copy{padding:65px 7vw 45px}.hero h1{font-size:44px}.lead{font-size:17px}.section{padding:68px 0}.cards{grid-template-columns:1fr}.stance-grid,.profile-grid{grid-template-columns:1fr;gap:24px}.steps{grid-template-columns:1fr 1fr;gap:42px 18px}.steps li:not(:last-child):after{display:none}.profile-photo{min-height:300px}.reserve{flex-direction:column;gap:20px;text-align:center}.reserve>div{justify-content:center}.reserve-cta a{min-width:min(360px,90vw)}.footer-grid{grid-template-columns:1fr}.notice{text-align:left}.price-table strong,.price-table b{padding:15px 8px;font-size:16px}.price-table b{font-size:19px}}
@media(max-width:480px){.sample span{max-width:260px}.hero-photo{height:300px;background-size:500px auto;background-position:right -38px}.hero h1{font-size:36px}.section h2,.concerns h2,.faq h2,.profile h2,.stance h2{font-size:23px}.round-icon{width:88px;height:88px}.steps{grid-template-columns:1fr}.steps li>span{left:calc(50% - 63px)}.profile-photo{min-height:240px}.reserve p strong{font-size:15px}.reserve>a{font-size:18px}}
