.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}}.cl-bc{font-size:13px;color:#94a3b8;margin:-8px 0 10px}.cl-bc a{color:#475569;text-decoration:none}.cl-bc a:hover{color:#1d4ed8}.cl-bc .sep{margin:0 6px;color:#cbd5e1}.cl-bc .cur{color:#1d4ed8;font-weight:700}.cl-hero{display:grid;grid-template-columns:1.15fr .85fr;grid-gap:28px;gap:28px;align-items:center}@media (max-width:720px){.cl-hero{grid-template-columns:1fr}.cl-hero-fig{order:-1}}.cl-answer{background:#f3f6ff;border-left:4px solid #1d4ed8;border-radius:0 12px 12px 0;padding:16px 18px;margin:4px 0 18px}.cl-answer p{margin:0;color:#1e293b;font-size:15px;line-height:1.85}.cl-badges{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:20px}.cl-badges span{font-size:12px;font-weight:700;color:#1a3a8f;background:#fff;border:1px solid #dbe4fb;border-radius:999px;padding:5px 12px}.cl-cta-row{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.cl-cta-row .gd-cta{margin-top:0}.cl-cta2{display:inline-flex;align-items:center;font-weight:700;font-size:14.5px;color:#1d4ed8;text-decoration:none;padding:12px 20px;border:1px solid #c7d6fb;border-radius:999px;transition:background .15s,transform .15s}.cl-cta2:hover{background:#f3f6ff;transform:translateY(-1px)}.cl-hero-fig{margin:0}.cl-hero-fig img{width:100%;height:auto;border-radius:16px;display:block;box-shadow:0 24px 50px -24px rgba(26,58,143,.4)}.cl-facts{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:0;gap:0;margin:22px 0 8px;background:#fff;border:1px solid #e8edf9;border-radius:16px;overflow:hidden}.cl-fact{padding:18px 20px;border-right:1px solid #eef1f8}.cl-fact:last-child{border-right:0}.cl-fact b{display:block;font-size:clamp(18px,2.4vw,23px);font-weight:800;color:#1d4ed8;letter-spacing:-.01em}.cl-fact span{display:block;font-size:12.5px;color:#64748b;margin-top:5px;line-height:1.5}@media (max-width:680px){.cl-facts{grid-template-columns:repeat(2,1fr)}.cl-fact:nth-child(2){border-right:0}.cl-fact:first-child,.cl-fact:nth-child(2){border-bottom:1px solid #eef1f8}}.cl-intent{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px;margin:10px 0}@media (max-width:720px){.cl-intent{grid-template-columns:1fr}}.cl-intent-card{border:1px solid #e8edf9;border-radius:14px;padding:18px 20px;background:#fff}.cl-intent-card .tag{display:inline-block;font-size:11px;font-weight:800;letter-spacing:.08em;color:#ea5b2a;background:#fff3ee;border-radius:999px;padding:3px 10px;margin-bottom:9px}.cl-intent-card h3{font-size:15.5px;font-weight:700;color:#0f172a;margin:0 0 6px}.cl-intent-card p{font-size:13.5px;color:#475569;margin:0;line-height:1.75}.cl-split{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px;margin:10px 0}@media (max-width:680px){.cl-split{grid-template-columns:1fr}}.cl-panel{border:1px solid #e8edf9;border-radius:14px;padding:20px 22px;background:#fff}.cl-panel h3{font-size:16px;font-weight:700;color:#1a3a8f;margin:0 0 8px}.cl-panel p{font-size:14px;color:#475569;margin:0;line-height:1.85}.cl-panel ul{margin:0;padding-left:18px}.cl-panel li{font-size:14px;color:#475569;line-height:1.7;margin-bottom:7px}.cl-mini{display:flex;align-items:center;justify-content:space-between;gap:18px;flex-wrap:wrap;margin:22px 0;padding:20px 24px;background:#f3f6ff;border:1px solid #dbe4fb;border-radius:16px}.cl-mini h3{margin:0 0 4px;font-size:16.5px;color:#0f172a;font-weight:800}.cl-mini p{margin:0;font-size:13.5px;color:#475569}.cl-mini .gd-cta{margin-top:0;flex:none}.cl-related{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:12px;gap:12px;margin:8px 0}@media (max-width:560px){.cl-related{grid-template-columns:1fr}}.cl-related a{display:block;border:1px solid #e8edf9;border-radius:12px;padding:15px 18px;text-decoration:none;background:#fff;transition:border-color .15s,transform .15s,box-shadow .15s}.cl-related a:hover{border-color:#c7d6fb;transform:translateY(-1px);box-shadow:0 12px 26px -18px #1d4ed8}.cl-related b{display:block;font-size:14.5px;color:#0f172a;font-weight:800}.cl-related span{display:block;font-size:12.5px;color:#64748b;margin-top:4px}