*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:#1f2937;background:#fff;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Hiragino Kaku Gothic ProN","Yu Gothic",Meiryo,sans-serif;line-height:1.75}.wrap{width:min(1120px,calc(100% - 40px));margin:auto}.topbar{border-bottom:1px solid #eee;background:rgba(255,255,255,.97);position:sticky;top:0;z-index:10}.nav{height:68px;display:flex;align-items:center;justify-content:space-between}.brand{font-weight:800;font-size:20px;color:#111827;text-decoration:none}.brand span{color:#c81e1e}.button{display:inline-block;background:#c81e1e;color:#fff;text-decoration:none;font-weight:700;padding:13px 22px;border-radius:8px;border:0;cursor:pointer}.button:hover{background:#aa1818}.button.small{padding:9px 16px;font-size:14px}.button.white{background:#fff;color:#b91c1c}.hero{padding:88px 0 76px;background:linear-gradient(135deg,#fff 0,#fff7f7 100%)}.hero-grid{display:grid;grid-template-columns:1.5fr .75fr;gap:56px;align-items:center}.eyebrow{margin:0 0 12px;color:#b91c1c;font-size:12px;font-weight:800;letter-spacing:.14em}.eyebrow.light{color:#fecaca}h1{font-size:clamp(36px,5vw,62px);line-height:1.18;letter-spacing:-.04em;margin:0 0 24px;color:#111827}h2{font-size:clamp(28px,4vw,42px);line-height:1.3;letter-spacing:-.03em;margin:0 0 34px;color:#111827}h3{font-size:21px;margin:8px 0 12px;color:#111827}.lead{font-size:18px;color:#4b5563;max-width:760px}.hero-actions{display:flex;align-items:center;gap:24px;margin-top:28px}.text-link{color:#991b1b;font-weight:700}.micro,.note{font-size:13px;color:#6b7280}.micro{margin-top:18px}.commission-card{background:#111827;color:#fff;border-radius:18px;padding:34px;box-shadow:0 20px 60px rgba(17,24,39,.14)}.card-label{font-size:13px;font-weight:700;color:#d1d5db}.money{font-size:52px;line-height:1;margin:10px 0 8px;font-weight:850}.tax{margin-top:0;color:#e5e7eb}.commission-card hr{border:0;border-top:1px solid #374151;margin:24px 0}.card-copy{font-size:14px;color:#d1d5db}.section{padding:82px 0}.section.alt{background:#f8fafc}.three,.two{display:grid;gap:22px}.three{grid-template-columns:repeat(3,1fr)}.two{grid-template-columns:repeat(2,1fr)}.panel,.product{border:1px solid #e5e7eb;border-radius:14px;padding:28px;background:#fff}.step{font-weight:850;color:#c81e1e}.tag{font-size:11px;letter-spacing:.13em;font-weight:800;color:#991b1b}.product ul,.panel ul{padding-left:20px}.chips{display:flex;flex-wrap:wrap;gap:11px}.chips span{border:1px solid #fecaca;background:#fff7f7;color:#7f1d1d;border-radius:999px;padding:8px 13px;font-size:14px;font-weight:650}.timeline{list-style:none;padding:0;margin:0;display:grid;gap:0}.timeline li{display:grid;grid-template-columns:180px 1fr;gap:22px;padding:20px 0;border-top:1px solid #e5e7eb}.timeline li:last-child{border-bottom:1px solid #e5e7eb}.timeline strong{color:#991b1b}.check li::marker{color:#16a34a}.cross li::marker{color:#dc2626}.cta{padding:64px 0;background:#b91c1c;color:#fff}.cta h2{color:#fff;margin-bottom:12px}.cta-inner{display:flex;align-items:center;justify-content:space-between;gap:40px}footer{background:#111827;color:#9ca3af;font-size:13px}.footer-inner{display:flex;justify-content:space-between;padding:28px 0}@media(max-width:780px){.hero{padding:58px 0}.hero-grid,.three,.two{grid-template-columns:1fr}.commission-card{max-width:520px}.timeline li{grid-template-columns:1fr;gap:2px}.cta-inner{display:block}.cta .button{margin-top:20px}.footer-inner{display:grid;gap:6px}.hero-actions{align-items:flex-start;flex-direction:column;gap:14px}.wrap{width:min(100% - 28px,1120px)}}