.gd{font-family:Noto Sans JP,system-ui,sans-serif}.gd-hero{background:linear-gradient(180deg,#f3f6ff,#ffffff 92%);border:1px solid #e8edf9;border-radius:22px;padding:34px 32px 30px;margin-bottom:10px}.gd-eyebrow{display:inline-flex;align-items:center;gap:7px;font-size:12px;font-weight:700;letter-spacing:.12em;color:#1d4ed8;background:#fff;border:1px solid #dbe4fb;padding:5px 12px;border-radius:999px}.gd-eyebrow i{width:7px;height:7px;border-radius:50%;background:#ea5b2a;display:inline-block}.gd-h1{font-size:clamp(27px,4.2vw,39px);line-height:1.26;font-weight:800;letter-spacing:-.02em;color:#0f172a;margin:16px 0 12px}.gd-catch{font-size:16.5px;color:#334155;line-height:1.8;margin:0 0 20px;max-width:62ch}.gd-cta{display:inline-flex;align-items:center;gap:8px;background:#1d4ed8;color:#fff;padding:13px 26px;border-radius:999px;font-weight:700;text-decoration:none;box-shadow:0 12px 26px -12px #1d4ed8;transition:transform .15s,box-shadow .15s}.gd-cta:hover{transform:translateY(-2px);box-shadow:0 16px 32px -12px #1d4ed8}.gd-stats{display:grid;grid-template-columns:repeat(3,1fr);margin-top:26px;background:#fff;border:1px solid #e8edf9;border-radius:16px;overflow:hidden}.gd-stat{padding:18px 22px;border-right:1px solid #eef1f8}.gd-stat:last-child{border-right:0}.gd-stat .l{font-size:12px;font-weight:700;color:#64748b;letter-spacing:.02em}.gd-stat .v{font-size:clamp(19px,2.8vw,27px);font-weight:800;color:#1d4ed8;margin-top:5px;letter-spacing:-.01em}@media (max-width:560px){.gd-stats{grid-template-columns:1fr}.gd-stat{border-right:0;border-bottom:1px solid #eef1f8}.gd-stat:last-child{border-bottom:0}}.gd>p{color:#475569;line-height:1.95;margin:0 0 14px}.gd h2{font-size:22px;font-weight:800;letter-spacing:-.01em;color:#0f172a;margin:44px 0 14px;padding-left:15px;position:relative}.gd h2:before{content:"";position:absolute;left:0;top:4px;bottom:4px;width:5px;border-radius:3px;background:linear-gradient(#1d4ed8,#2563eb)}.gd h3{font-size:17px;font-weight:700;color:#1a3a8f;margin:24px 0 6px}.gd h3+p{color:#475569;line-height:1.95;margin:0 0 14px}.gd-tbl{width:100%;border-collapse:collapse;border:1px solid #e8edf9;border-radius:16px;overflow:hidden;font-size:14.5px;margin:6px 0}.gd-tbl tr{border-bottom:1px solid #eef1f8}.gd-tbl tr:last-child{border-bottom:0}.gd-tbl th{text-align:left;font-weight:700;color:#0f172a;background:#f7f9ff;padding:14px 18px;width:168px;white-space:nowrap;vertical-align:top}.gd-tbl td{color:#475569;padding:14px 18px;line-height:1.78}.gd-steps{display:grid;grid-gap:12px;gap:12px;margin:10px 0}.gd-step{display:flex;gap:14px;align-items:flex-start;padding:16px 18px;border:1px solid #e8edf9;border-radius:14px;background:#fff;transition:border-color .15s,transform .15s,box-shadow .15s}.gd-step:hover{border-color:#c7d6fb;transform:translateY(-1px);box-shadow:0 10px 24px -16px #1d4ed8}.gd-step .n{flex:none;width:30px;height:30px;border-radius:50%;background:#eef3ff;color:#1d4ed8;font-weight:800;display:grid;place-items:center;font-size:14px}.gd-step p{margin:3px 0 0;color:#334155;line-height:1.8}.gd-faq{border:1px solid #e8edf9;border-radius:14px;overflow:hidden;margin:8px 0}.gd-faq details{border-bottom:1px solid #eef1f8}.gd-faq details:last-child{border-bottom:0}.gd-faq summary{list-style:none;cursor:pointer;padding:16px 18px;font-weight:700;color:#0f172a;display:flex;justify-content:space-between;gap:12px;align-items:center}.gd-faq summary::-webkit-details-marker{display:none}.gd-faq summary:after{content:"+";color:#1d4ed8;font-weight:700;font-size:21px;line-height:1;transition:transform .2s}.gd-faq details[open] summary:after{transform:rotate(45deg)}.gd-faq .a{padding:0 18px 16px;color:#475569;line-height:1.85;margin:0}.gd-final{margin-top:42px;border-radius:22px;padding:34px 32px;background:linear-gradient(135deg,#1a3a8f,#1d4ed8);color:#fff;position:relative;overflow:hidden}.gd-final:after{content:"";position:absolute;right:-50px;top:-50px;width:200px;height:200px;border-radius:50%;background:radial-gradient(circle,rgba(234,91,42,.42),transparent 70%);pointer-events:none}.gd-final h2{color:#fff;margin:0 0 10px;padding:0;position:relative}.gd-final h2:before{display:none}.gd-final p{color:#dbe5ff;margin:0 0 18px;position:relative;line-height:1.85}.gd-final .gd-cta{background:#fff;color:#1a3a8f;box-shadow:0 12px 26px -12px rgba(0,0,0,.4);position:relative}.gd-final .gd-cta:hover{box-shadow:0 16px 32px -12px rgba(0,0,0,.5)}.gd-note{color:#94a3b8;font-size:13px;margin-top:22px;line-height:1.7}.gx-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:14px;gap:14px;margin:16px 0 4px}.gx-card{display:block;border:1px solid #e8edf9;border-radius:14px;padding:18px 20px;text-decoration:none;background:#fff;transition:border-color .15s,transform .15s,box-shadow .15s}.gx-card:hover{border-color:#c7d6fb;transform:translateY(-2px);box-shadow:0 14px 30px -18px #1d4ed8}.gx-name{font-size:17px;font-weight:800;color:#0f172a;margin:0 0 9px;letter-spacing:-.01em}.gx-chips{display:flex;flex-wrap:wrap;gap:6px}.gx-chip{font-size:11.5px;background:#eef3ff;border-radius:999px;padding:3px 10px}.gx-chip,.gx-go{font-weight:700;color:#1d4ed8}.gx-go{font-size:13.5px;margin-top:11px;display:inline-block}@media (max-width:560px){.gx-grid{grid-template-columns:1fr}}