:root{--ink:#18352e;--forest:#123d35;--forest-deep:#0d2e29;--paper:#fbf7ee;--cream:#f2eadc;--coral:#bd4c32;--coral-dark:#a83d27;--gold:#d9bb70;--line:#dbd5c8;--muted:#5e6b63;--white:#fffefa}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:88px}body{margin:0;background:var(--paper);color:var(--ink);font-family:"Hiragino Kaku Gothic ProN","Noto Sans JP",Meiryo,sans-serif;line-height:1.8;line-break:strict;overflow-x:hidden}img{max-width:100%;height:auto}a{color:inherit}button,input,textarea{font:inherit}.wrap{width:min(1160px,calc(100% - 48px));margin:auto}.skip-link{position:absolute;top:-100px;left:12px;z-index:100;padding:8px;background:#fff}.skip-link:focus{top:8px}.site-header{background:rgba(255,254,250,.97);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20;backdrop-filter:blur(8px)}.site-header__inner{height:74px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:inline-flex;align-items:center;gap:10px;text-decoration:none;font-family:serif;font-size:19px;font-weight:bold;line-height:1.1;white-space:nowrap}.brand small{display:block;font-family:Arial,sans-serif;font-size:9px;letter-spacing:.22em;font-weight:400;margin-top:3px}.brand__mark{display:grid;place-items:center;width:39px;height:39px;border:2px solid var(--ink);box-shadow:4px 4px 0 var(--coral);font-size:24px}.site-header nav{display:flex;align-items:center;gap:28px;font-size:13px;font-weight:700}.site-header nav a{text-decoration:none}.site-header nav a:not(.header-cta):hover{text-decoration:underline}.header-cta,.button{display:inline-flex;align-items:center;justify-content:center;gap:18px;border:0;text-decoration:none;font-weight:800;cursor:pointer;transition:transform .2s,background .2s}.header-cta{padding:12px 18px;background:var(--forest);color:white}.header-cta:hover{background:var(--forest-deep)}.button{padding:17px 24px;min-height:54px}.button:hover{transform:translateY(-2px)}.button--coral{background:var(--coral);color:white}.button--coral:hover{background:var(--coral-dark)}.button--full{width:100%}.eyebrow{font:800 12px/1.4 Arial,sans-serif;letter-spacing:.19em;color:var(--coral);margin:0 0 22px}h1,h2,h3,p{margin-top:0}h1,h2{font-family:"Yu Mincho","Hiragino Mincho ProN",serif;line-height:1.35;letter-spacing:.015em}h1 span,h2 span{display:block}h2{font-size:clamp(32px,4vw,51px);margin-bottom:26px}.hero{background:radial-gradient(circle at 82% 25%,#f8e9c7 0,transparent 34%),linear-gradient(120deg,#fbf8f0 40%,#efe7d7 100%);overflow:hidden}.hero__grid{display:grid;grid-template-columns:1.08fr .92fr;gap:72px;align-items:center;min-height:670px;padding-top:65px;padding-bottom:64px}.hero h1{font-size:clamp(42px,5.4vw,73px);margin-bottom:28px;color:var(--forest);white-space:nowrap}.hero__lead{max-width:650px;font-size:17px;line-height:2.05;margin-bottom:24px}.hero__lead strong{background:linear-gradient(transparent 68%,#ead6ab 68%)}.hero__facts{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #cfc9b9;border-bottom:1px solid #cfc9b9;margin:26px 0;max-width:570px}.hero__facts>div{padding:15px 12px 12px 0;border-right:1px solid #cfc9b9}.hero__facts>div+div{padding-left:16px}.hero__facts>div:last-child{border-right:0}.hero__facts strong{font:800 clamp(31px,3.3vw,49px)/1.1 Georgia,serif;color:var(--coral);display:block;white-space:nowrap}.hero__facts strong small{font:700 15px/1.1 sans-serif}.hero__facts span{font-size:12px;font-weight:700}.hero__sub{font-size:13px;color:var(--muted);margin:12px 0 0}.hero__visual{min-height:550px;position:relative;display:grid;place-items:center}.hero__number{position:absolute;font:900 350px/1 Georgia,serif;color:rgba(196,139,66,.13);right:-40px;top:0}.page-stack{width:min(370px,80%);position:relative;transform:rotate(5deg);padding:12px 12px 14px;background:#fff;box-shadow:20px 25px 0 #e6ddc9,25px 33px 35px #5b4a321f;z-index:1}.page-stack img{display:block;aspect-ratio:2/3;object-fit:cover;object-position:top}.page-stack span{display:block;margin-top:8px;text-align:center;font:700 14px/1.5 serif}.hero__seal{position:absolute;bottom:28px;left:0;z-index:2;display:grid;place-items:center;text-align:center;background:var(--forest);border:7px double var(--gold);border-radius:50%;width:150px;height:150px;color:white;font-weight:700;transform:rotate(-9deg);line-height:1.4}.hero__seal strong{font:700 39px/1.1 Georgia,serif;color:var(--gold)}.rhythm,.what,.process,.offer,.faq,.apply{padding:95px 0}.section-heading{max-width:760px;margin-bottom:38px}.section-heading p:last-child{max-width:700px;margin-bottom:0;color:var(--muted)}.rhythm{background:var(--forest);color:var(--white)}.rhythm .eyebrow{color:var(--gold)}.rhythm .section-heading p:last-child{color:#d6e1d9}.date-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;list-style:none;margin:0;padding:0}.date-grid li{background:#fdfaf2;color:var(--ink);min-height:135px;padding:15px 17px;display:flex;flex-direction:column;border-top:5px solid var(--coral);box-shadow:5px 7px 0 #091f1b4d}.date-grid__num{font:800 11px Arial,sans-serif;letter-spacing:.12em;color:var(--coral)}.date-grid time{font:700 clamp(30px,3vw,43px)/1.2 Georgia,serif;margin-top:12px;white-space:nowrap}.date-grid li>span:last-child{font-size:12px;color:var(--muted)}.schedule-note{margin:28px 0 0;padding:18px 22px;border-left:3px solid var(--gold);background:#ffffff16;color:#e4ebe5;font-size:14px}.what{background:#f8f3e8}.what__grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:60px;align-items:center}.what__grid>div:first-child p{max-width:480px}.what__cards{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.what__cards article{background:white;border:1px solid var(--line);min-height:280px;padding:27px 21px;box-shadow:7px 7px 0 #e7dfcf}.what__cards .icon{display:grid;place-items:center;border:2px solid var(--coral);color:var(--coral);font-size:32px;width:60px;height:60px;border-radius:50%;margin-bottom:30px}.what__cards h3{font-size:18px;line-height:1.4}.what__cards p{font-size:13px;color:var(--muted);margin:0}.process{background:#fffdf8}.process-list{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.process-list li{padding:23px 18px 22px;background:#f7f1e5;border-bottom:4px solid var(--gold);min-height:250px}.process-list b{font:800 36px/1 Georgia,serif;color:var(--coral)}.process-list h3{font-size:19px;line-height:1.5;margin:27px 0 12px}.process-list p{font-size:13px;margin:0;color:var(--muted)}.process-note{margin:22px 0 0;padding:16px 20px;background:#f0eee7;color:#526159;font-size:13px}.offer{background:radial-gradient(circle at 2% 90%,#265b4d,transparent 34%),var(--forest-deep);color:white}.offer__grid{display:grid;grid-template-columns:1fr 420px;gap:70px;align-items:center}.offer h2{color:white}.offer p:not(.eyebrow){color:#dfebe1}.offer__limits{display:flex;gap:8px;flex-wrap:wrap;margin-top:28px}.offer__limits span{padding:7px 11px;border:1px solid #a6c3b2;font-size:12px}.offer-card{background:#fffcf4;color:var(--ink);box-shadow:13px 15px 0 #0004}.offer-card__top{padding:28px 35px;border-top:9px solid var(--gold)}.offer-card__top>span{display:block;color:var(--coral);font-weight:800}.offer-card strong{font:700 74px/1.15 Georgia,serif;color:var(--coral);white-space:nowrap}.offer-card strong small{font:700 22px sans-serif}.offer-card__top p{font-size:13px;color:var(--muted)!important;margin:18px 0 0}.offer-card__bottom{padding:0 35px 35px}.availability{margin:0 0 18px!important;font-weight:800;color:var(--forest)!important}.faq{background:#f7f2e8}.faq__list{display:grid;grid-template-columns:1fr 1fr;gap:12px}.faq details{background:white;border:1px solid var(--line);padding:21px 25px}.faq summary{font-weight:800;cursor:pointer;list-style:none;padding-right:22px;position:relative}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:"＋";position:absolute;right:0;top:0;color:var(--coral)}.faq details[open] summary:after{content:"−"}.faq details p{font-size:14px;margin:17px 0 0;color:var(--muted)}.apply{background:#eae3d6}.apply__grid{display:grid;grid-template-columns:.78fr 1.22fr;gap:70px;align-items:start}.apply__intro{position:sticky;top:120px}.apply__intro p:not(.eyebrow){color:#48584f}.apply__facts{display:flex;flex-wrap:wrap;gap:8px;margin:24px 0}.apply__facts span{background:#fffdf8;border:1px solid #d7cab5;padding:8px 12px;font-weight:700;font-size:12px}.apply__panel{background:#fffefa;border:1px solid #ded8ca;box-shadow:10px 12px 0 #d7caba;padding:36px 42px}.apply form{display:grid;gap:18px}.apply label{display:block;font-weight:700;font-size:14px}.apply label em{font-style:normal;color:var(--coral);font-size:11px}.apply label span:not(.check span){font-weight:400;color:var(--muted);font-size:12px}.apply input:not([type=checkbox]),.apply textarea{display:block;width:100%;margin-top:8px;border:1px solid #aeb9ac;border-radius:0;background:white;color:var(--ink);padding:13px 14px;line-height:1.5;outline-color:var(--coral);font-weight:400}.apply textarea{resize:vertical}.apply label small{display:block;font-weight:400;color:var(--muted);font-size:12px;margin-top:4px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.apply .check{display:flex;align-items:flex-start;gap:10px;font-size:13px;font-weight:400}.apply .check input{margin-top:5px;accent-color:var(--coral);flex:none}.apply .check span{font-size:13px!important;color:var(--ink)!important}.form-terms,.form-fallback{font-size:12px;color:var(--muted);margin:0}.form-terms a,.form-fallback a{color:var(--coral-dark);font-weight:800}.form-status{margin:0;font-size:13px;font-weight:700}.form-status.is-error{color:#b12c18}.result{padding:16px 0}.result h3{font-family:serif;font-size:28px}.result strong{font-size:28px;color:var(--coral)}.site-footer{background:#102d28;color:#e8ebe6;padding:44px 0}.site-footer .wrap{display:flex;justify-content:space-between;gap:30px}.site-footer p{font-size:12px;margin:16px 0 0}.site-footer .brand{color:white}.site-footer .brand__mark{border-color:white}.site-footer .wrap>div:last-child{display:flex;gap:18px;align-items:end;font-size:12px}.site-footer a{text-decoration:none}.trap{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}
@media(max-width:1000px){.hero__grid{gap:25px}.hero h1{font-size:clamp(39px,5.3vw,55px)}.what__grid{grid-template-columns:1fr}.what__cards article{min-height:240px}.process-list{grid-template-columns:repeat(3,1fr)}.offer__grid{gap:35px;grid-template-columns:1fr 370px}.apply__grid{gap:32px}}
@media(max-width:760px){.wrap{width:min(100% - 30px,560px)}.site-header__inner{height:64px}.site-header nav>a:not(.header-cta){display:none}.header-cta{font-size:11px;padding:10px 12px}.brand{font-size:15px}.brand__mark{width:33px;height:33px;font-size:20px}.hero__grid{display:flex;flex-direction:column;align-items:stretch;gap:5px;min-height:0;padding-top:48px;padding-bottom:50px}.hero h1{font-size:clamp(38px,9vw,57px);white-space:normal}.hero__lead{font-size:15px}.hero__visual{min-height:390px}.hero__number{font-size:260px;right:4%;top:0}.page-stack{width:min(245px,68%);margin-top:12px}.hero__seal{width:108px;height:108px;border-width:5px;bottom:5px;left:7px;font-size:11px}.hero__seal strong{font-size:30px}.rhythm,.what,.process,.offer,.faq,.apply{padding:70px 0}.date-grid{grid-template-columns:repeat(2,1fr)}.date-grid li{min-height:100px}.date-grid time{font-size:30px;margin-top:4px}.what__cards{grid-template-columns:1fr}.what__cards article{min-height:0}.what__cards .icon{margin-bottom:15px}.process-list{grid-template-columns:1fr 1fr}.process-list li{min-height:200px}.process-list h3{margin-top:16px}.offer__grid,.apply__grid{grid-template-columns:1fr}.offer-card{margin-top:5px}.faq__list{grid-template-columns:1fr}.apply__intro{position:static}.apply__panel{padding:25px 20px}.site-footer .wrap{display:block}.site-footer .wrap>div:last-child{margin-top:25px;display:flex;flex-wrap:wrap}}
@media(max-width:430px){.hero h1{font-size:clamp(37px,9.1vw,40px)}.hero__facts strong{font-size:27px}.hero__facts strong small{font-size:12px}.hero__facts>div{padding-right:6px}.hero__facts>div+div{padding-left:8px}.hero__visual{min-height:340px}.page-stack{width:205px}.hero__number{font-size:220px}.process-list{grid-template-columns:1fr}.process-list li{min-height:0}.process-list h3{margin:8px 0}.offer-card strong{font-size:59px}.form-grid{grid-template-columns:1fr}.apply__panel{padding:24px 17px}.site-header nav{gap:0}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}
.next-plan{background:#f8f3e8;padding:68px 0}.next-plan__inner{display:flex;align-items:center;justify-content:space-between;gap:38px;background:#fffefa;border-left:6px solid var(--coral);padding:34px 40px;box-shadow:8px 9px 0 #e5dccb}.next-plan .eyebrow{margin-bottom:9px}.next-plan h2{font-size:clamp(28px,3vw,38px);margin-bottom:12px}.next-plan p:last-child{max-width:690px;margin:0;color:var(--muted)}.button--outline{background:var(--forest);color:white;white-space:nowrap;flex:none}.button--outline:hover{background:var(--forest-deep)}
@media(max-width:760px){.next-plan{padding:45px 0}.next-plan__inner{display:block;padding:27px 22px}.button--outline{width:100%;margin-top:22px;white-space:normal}}
