:root{--ink:#133747;--muted:#51717a;--sea:#037f94;--paper:#f6f9f3;--yellow:#ffd45d}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:-apple-system,BlinkMacSystemFont,"Hiragino Sans","Noto Sans JP",sans-serif;line-height:1.85}a{color:inherit;text-underline-offset:5px}a:focus-visible{outline:3px solid #d77b00;outline-offset:6px}header{max-width:1280px;margin:auto;padding:24px 6%;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;font-size:21px;font-weight:850;letter-spacing:-.8px}.brand img{width:40px;height:40px;border-radius:11px}nav{display:flex;gap:28px;font-size:13px;font-weight:700}nav a{text-decoration:none}.hero{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;min-height:700px;padding:12px 6% 64px;gap:48px;align-items:center}.eyebrow{font-size:12px;letter-spacing:2px;font-weight:800;color:var(--sea)}h1{font-size:clamp(40px,4.6vw,66px);line-height:1.3;letter-spacing:-2px;margin:22px 0}h1 em{font-style:normal;color:var(--sea)}.lead{max-width:440px;color:var(--muted);font-size:16px;line-height:2.1}.actions{display:flex;flex-wrap:wrap;gap:16px;align-items:center;margin-top:30px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:10px 25px;border-radius:12px;background:var(--ink);color:white;text-decoration:none;font-weight:750;font-size:14px}.status{display:inline-block;border:1px solid #cedad8;padding:8px 16px;border-radius:30px;font-size:12px}.small{font-size:12px;color:var(--muted)}.visual{position:relative;height:620px;overflow:hidden;border-radius:120px 120px 28px 28px;background:#18b5de;box-shadow:0 24px 50px #085c7020}.visual>img{width:100%;height:100%;object-fit:cover}.visual-label{position:absolute;top:30px;left:0;right:0;text-align:center;color:#fff;font-weight:900;font-size:35px;letter-spacing:1px;text-shadow:0 2px 10px #006480}.visual-note{position:absolute;bottom:20px;left:20px;background:#ffffffec;border-radius:12px;padding:8px 16px;font-size:12px}.strip{background:var(--ink);color:#fff;padding:24px 6%;display:flex;justify-content:center;gap:70px;font-size:14px;font-weight:700}.section{max-width:1120px;padding:86px 32px;margin:auto}h2{font-size:clamp(26px,3vw,38px);letter-spacing:-1px;line-height:1.5;margin:12px 0 22px}.section-intro{color:var(--muted);max-width:610px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:38px;margin-top:46px}.step{border-top:2px solid #bdd6d4;padding-top:20px}.number{color:var(--sea);font-size:12px;letter-spacing:2px;font-weight:800}.step h3{font-size:20px;margin:12px 0}.step p{font-size:14px;color:var(--muted)}.step img{height:86px;width:86px;object-fit:contain;margin-top:10px}.callout{background:#e3f1e9;border-radius:24px;padding:42px;display:flex;justify-content:space-between;align-items:center;gap:24px}.callout h2{margin-top:0}.callout p{margin-bottom:0;color:var(--muted)}footer{border-top:1px solid #dce5df;max-width:1120px;margin:auto;padding:30px 32px;color:var(--muted);font-size:12px}.footer-links{display:flex;flex-wrap:wrap;gap:10px 24px;margin-bottom:18px}.document{max-width:800px;margin:30px auto 90px;padding:0 26px}.document h1{font-size:38px;letter-spacing:-1px}.document h2{font-size:21px;margin-top:34px}.document p,.document li{font-size:15px}.document a{overflow-wrap:anywhere}.document table{width:100%;border-collapse:collapse;font-size:14px}.document th,.document td{padding:14px 10px;text-align:left;border-bottom:1px solid #dce5df;vertical-align:top}.document th{width:28%}.document .back{display:inline-block;margin:15px 0;color:var(--sea)}@media(max-width:760px){header{padding:18px 22px}nav{gap:16px;font-size:12px}.brand{font-size:18px}.hero{grid-template-columns:1fr;padding:22px 24px 40px;gap:32px;min-height:auto}h1{font-size:43px;margin-top:18px}.lead{font-size:15px}.visual{height:480px;border-radius:90px 90px 24px 24px}.visual>img{object-position:center 64%}.strip{gap:20px;padding:20px 15px;font-size:11px}.section{padding:58px 24px}.steps{grid-template-columns:1fr;gap:24px}.step{position:relative;padding-right:94px}.step img{position:absolute;right:0;top:20px}.callout{display:block;padding:28px}.callout .button{margin-top:24px}.document{margin-top:20px}.document h1{font-size:30px}.document th{width:32%}footer{padding:26px 24px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
