*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth}body{font-family:Noto Sans JP,Hiragino Sans,Yu Gothic,sans-serif;color:#1a202c;background:#f5f6f8;line-height:1.7;-webkit-font-smoothing:antialiased}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}:root{--blue: #1a56db;--blue-dark: #1e3a5f;--blue-light:#dbeafe;--accent: #f59e0b;--red: #dc2626;--green: #059669;--gray-100: #f3f4f6;--gray-200: #e5e7eb;--gray-500: #6b7280;--gray-700: #374151;--gray-900: #111827;--white: #ffffff;--shadow-sm: 0 1px 3px rgba(0,0,0,.08);--shadow-md: 0 4px 16px rgba(0,0,0,.1);--shadow-lg: 0 8px 32px rgba(0,0,0,.14);--radius: 12px;--container: 1140px;--container-wide: 1240px}.sd-container-wide{max-width:var(--container-wide);margin:0 auto;padding:0 20px}.sd-container{max-width:var(--container);margin:0 auto;padding:0 20px}.sd-header{background:var(--blue-dark);position:sticky;top:0;z-index:100;box-shadow:0 2px 8px #0003}.sd-header-inner{max-width:var(--container);margin:0 auto;padding:12px 20px;display:flex;align-items:center;justify-content:space-between;gap:12px}.sd-logo{display:flex;align-items:center;gap:10px}.sd-logo-icon{width:36px;height:36px;background:var(--accent);border-radius:8px;display:flex;align-items:center;justify-content:center}.sd-logo-icon svg{width:20px;height:20px;color:#fff}.sd-logo-wrap span:first-child{display:block;font-size:.95rem;font-weight:800;color:#fff;line-height:1.2}.sd-logo-sub{font-size:.65rem;color:#93c5fd;font-weight:400}.sd-header-cta{background:var(--accent);color:#fff;font-weight:700;font-size:.82rem;padding:9px 16px;border-radius:6px;white-space:nowrap;transition:opacity .15s}.sd-header-cta:hover{opacity:.88}.hero{background:linear-gradient(135deg,#1e3a5f,#1a56db);padding:60px 0 0;position:relative;overflow:hidden}.hero:before{content:"";position:absolute;inset:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.03'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.hero-inner{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;text-align:center}.hero-eyebrow{background:#ffffff1f;border:1px solid rgba(255,255,255,.2);color:#bfdbfe;font-size:.78rem;font-weight:600;padding:5px 14px;border-radius:99px;margin-bottom:20px;letter-spacing:.04em}.hero h1{font-size:clamp(1.6rem,4.5vw,2.6rem);font-weight:900;color:#fff;line-height:1.3;margin-bottom:18px;letter-spacing:-.01em}.hero h1 em{font-style:normal;color:var(--accent);border-bottom:3px solid var(--accent)}.hero-sub{color:#bfdbfe;font-size:clamp(.9rem,2.2vw,1.05rem);max-width:600px;margin-bottom:28px}.hero-sub strong{color:#fff}.hero-badges{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-bottom:32px}.hero-badge-item{display:flex;align-items:center;gap:6px;background:#ffffff1a;border:1px solid rgba(255,255,255,.18);color:#e0f2fe;font-size:.78rem;font-weight:600;padding:6px 14px;border-radius:99px}.hero-badge-item svg{width:14px;height:14px}.hero-cta{display:inline-flex;align-items:center;gap:8px;background:var(--accent);color:#fff;font-weight:800;font-size:1.1rem;padding:16px 36px;border-radius:99px;margin-bottom:16px;box-shadow:0 4px 20px #f59e0b66;transition:transform .15s,box-shadow .15s}.hero-cta:hover{transform:translateY(-2px);box-shadow:0 8px 28px #f59e0b73}.hero-cta-free{background:#fff;color:var(--accent);font-size:.75rem;font-weight:900;padding:2px 8px;border-radius:4px}.hero-note{color:#ffffff8c;font-size:.72rem;margin-bottom:40px}.hero-wave{width:100%;line-height:0;margin-top:20px}.hero-wave svg{width:100%}.sd-section{padding:56px 0}.section-white{background:#fff}.divider{height:1px;background:linear-gradient(90deg,transparent,var(--gray-200),transparent);margin:0 20px}.section-head{text-align:center;margin-bottom:36px}.kicker{display:inline-block;font-size:.7rem;font-weight:700;letter-spacing:.12em;color:var(--blue);background:var(--blue-light);padding:4px 12px;border-radius:99px;margin-bottom:10px}.kicker-white{background:#ffffff26;color:#bfdbfe}.section-head h2{font-size:clamp(1.3rem,3vw,1.9rem);font-weight:800;color:var(--gray-900);margin-bottom:8px;line-height:1.35}.section-head p{color:var(--gray-500);font-size:.93rem}.gimu-section{background:#eff6ff}.gimu-alert{background:#fff;border:2px solid var(--blue);border-radius:var(--radius);padding:28px;margin-bottom:32px;display:flex;gap:16px;align-items:flex-start}.gimu-alert-icon{width:44px;height:44px;background:var(--blue);border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.gimu-alert-icon svg{width:24px;height:24px;color:#fff}.gimu-alert-title{font-size:1.05rem;font-weight:800;color:var(--blue-dark);margin-bottom:6px}.gimu-alert-body{color:var(--gray-700);font-size:.9rem}.gimu-alert-body strong{color:var(--red)}.gimu-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px}.gimu-card{background:#fff;border-radius:var(--radius);padding:22px;box-shadow:var(--shadow-sm);border-top:4px solid var(--blue)}.gimu-card-head{display:flex;align-items:center;gap:10px;font-weight:800;color:var(--blue-dark);margin-bottom:10px;font-size:.95rem}.gimu-card-head svg{width:20px;height:20px;color:var(--blue);flex-shrink:0}.gimu-card p{color:var(--gray-700);font-size:.86rem;line-height:1.65}.gimu-card .tag-list{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}.gimu-card .tag-item{font-size:.72rem;font-weight:600;background:var(--blue-light);color:var(--blue);padding:3px 10px;border-radius:99px}.risk-label{display:flex;align-items:center;gap:8px;color:var(--red);font-weight:700;font-size:.9rem;margin-bottom:14px}.risk-label svg{width:18px;height:18px}.risk-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;margin-bottom:24px}.risk-card{background:#fff;border-radius:var(--radius);padding:20px;border-left:4px solid var(--red);box-shadow:var(--shadow-sm)}.risk-card-icon{display:flex;align-items:center;gap:8px;font-weight:700;color:var(--red);font-size:.88rem;margin-bottom:8px}.risk-card-icon svg{width:18px;height:18px;flex-shrink:0}.risk-card p{font-size:.84rem;color:var(--gray-700);line-height:1.65}.risk-footer{text-align:center;font-weight:700;color:var(--gray-700);font-size:.93rem;margin-top:8px}.cost-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px;margin-bottom:28px}.cost-card{background:#fff;border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow-sm);border:1px solid var(--gray-200)}.cost-card-head{background:var(--blue-dark);color:#fff;font-weight:700;font-size:.9rem;padding:14px 18px;display:flex;align-items:center;gap:8px}.cost-card-head svg{width:18px;height:18px;flex-shrink:0}.cost-card-body{padding:18px}.cost-range{font-size:1.25rem;font-weight:900;color:var(--blue);margin-bottom:12px}.cost-range small{font-size:.7rem;font-weight:400;color:var(--gray-500);margin-left:4px}.cost-note-list{display:flex;flex-direction:column;gap:6px}.cost-note-item{font-size:.82rem;color:var(--gray-700);padding-left:14px;position:relative}.cost-note-item:before{content:"・";position:absolute;left:0;color:var(--blue)}.cost-factors{background:#fff;border-radius:var(--radius);padding:24px;box-shadow:var(--shadow-sm);border:1px solid var(--gray-200);margin-bottom:20px}.cost-factors-title{font-weight:700;font-size:.95rem;color:var(--gray-900);margin-bottom:16px}.cost-factors-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px}.cost-factor{display:flex;align-items:flex-start;gap:10px;font-size:.84rem;color:var(--gray-700)}.cost-factor-num{width:24px;height:24px;background:var(--blue);color:#fff;border-radius:50%;font-size:.75rem;font-weight:800;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:1px}.cost-note-box{background:#fffbeb;border:1px solid #fbbf24;border-radius:var(--radius);padding:16px 20px;font-size:.84rem;color:var(--gray-700)}.cost-note-box strong{color:#92400e}.gyoshu-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px}.gyoshu-card{background:#fff;border-radius:var(--radius);padding:22px;box-shadow:var(--shadow-sm);border:1px solid var(--gray-200);transition:box-shadow .15s}.gyoshu-card:hover{box-shadow:var(--shadow-md)}.gyoshu-card-icon{width:44px;height:44px;background:var(--blue-light);border-radius:10px;display:flex;align-items:center;justify-content:center;margin-bottom:14px}.gyoshu-card-icon svg{width:24px;height:24px;color:var(--blue)}.gyoshu-card h3{font-size:.95rem;font-weight:800;color:var(--gray-900);margin-bottom:8px}.gyoshu-card p{font-size:.83rem;color:var(--gray-500);line-height:1.6}.gyoshu-card .gyoshu-tag{margin-top:10px;font-size:.72rem;font-weight:600;color:var(--blue);background:var(--blue-light);padding:3px 10px;border-radius:99px;display:inline-block}.cta-section{background:linear-gradient(135deg,var(--blue-dark) 0%,var(--blue) 100%);padding:60px 0}.cta-inner{text-align:center;max-width:640px;margin:0 auto}.cta-inner h2{font-size:clamp(1.3rem,3vw,1.8rem);font-weight:900;color:#fff;margin-bottom:10px;line-height:1.3}.cta-inner p{color:#bfdbfe;font-size:.93rem;margin-bottom:32px}.cta-buttons{display:flex;flex-wrap:wrap;gap:14px;justify-content:center;margin-bottom:20px}.cta-btn-primary{display:inline-flex;align-items:center;gap:8px;background:var(--accent);color:#fff;font-weight:800;font-size:1rem;padding:16px 28px;border-radius:99px;box-shadow:0 4px 20px #f59e0b66;transition:transform .15s}.cta-btn-primary:hover{transform:translateY(-2px)}.cta-btn-primary svg{width:20px;height:20px}.cta-btn-secondary{display:inline-flex;align-items:center;gap:8px;background:#ffffff1f;border:2px solid rgba(255,255,255,.3);color:#fff;font-weight:700;font-size:1rem;padding:14px 28px;border-radius:99px;transition:background .15s}.cta-btn-secondary:hover{background:#fff3}.cta-btn-secondary svg{width:20px;height:20px}.cta-note{color:#ffffff80;font-size:.72rem}.howto-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px}.howto-card{background:#fff;border-radius:var(--radius);padding:24px;box-shadow:var(--shadow-sm);position:relative;border-top:4px solid var(--blue)}.howto-num{font-size:.7rem;font-weight:900;color:var(--blue);letter-spacing:.08em;margin-bottom:6px}.howto-card h3{font-size:.95rem;font-weight:800;color:var(--gray-900);margin-bottom:8px}.howto-card p{font-size:.84rem;color:var(--gray-500);line-height:1.6}.faq-list{display:flex;flex-direction:column;gap:12px}.faq-item{background:#fff;border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow-sm);border:1px solid var(--gray-200)}.faq-q{display:flex;align-items:flex-start;gap:12px;padding:18px 20px;cursor:pointer;font-weight:700;font-size:.92rem;color:var(--gray-900);user-select:none}.faq-q-badge{background:var(--blue);color:#fff;font-size:.75rem;font-weight:900;padding:2px 8px;border-radius:4px;flex-shrink:0;margin-top:1px}.faq-a{display:none;padding:14px 20px 18px;font-size:.88rem;color:var(--gray-700);line-height:1.7;border-top:1px solid var(--gray-200)}.faq-item.open .faq-a{display:block}.faq-a-badge{background:var(--accent);color:#fff;font-size:.75rem;font-weight:900;padding:2px 8px;border-radius:4px;display:inline-block;margin-right:8px;margin-bottom:8px}.region-section{background:#fff}.region-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:8px}.region-link{display:block;background:var(--gray-100);border:1px solid var(--gray-200);border-radius:8px;padding:10px 12px;font-size:.82rem;font-weight:600;color:var(--blue);text-align:center;transition:background .12s,border-color .12s}.region-link:hover{background:var(--blue-light);border-color:var(--blue)}.region-head{font-size:.78rem;font-weight:700;color:var(--gray-500);letter-spacing:.06em;margin:20px 0 8px;padding-bottom:4px;border-bottom:1px solid var(--gray-200)}.form-section{background:var(--gray-100)}.form-wrap{background:#fff;border-radius:var(--radius);padding:36px;box-shadow:var(--shadow-md);max-width:600px;margin:0 auto}.form-wrap h3{font-size:1.15rem;font-weight:800;color:var(--gray-900);margin-bottom:6px}.form-wrap .form-sub{font-size:.85rem;color:var(--gray-500);margin-bottom:24px}.form-group{margin-bottom:18px}.form-group label{display:block;font-size:.84rem;font-weight:700;color:var(--gray-700);margin-bottom:6px}.form-group label span.required{color:var(--red);font-size:.72rem;margin-left:4px}.form-group input,.form-group select,.form-group textarea{width:100%;border:1px solid var(--gray-200);border-radius:8px;padding:11px 14px;font-size:.9rem;font-family:inherit;color:var(--gray-900);background:#fff;transition:border-color .15s;outline:none}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px #1a56db1a}.form-group textarea{resize:vertical;min-height:100px}.form-submit{width:100%;background:var(--blue);color:#fff;font-weight:800;font-size:1rem;padding:15px;border-radius:99px;border:none;cursor:pointer;transition:background .15s,transform .12s;font-family:inherit}.form-submit:hover{background:#1742b0;transform:translateY(-1px)}.form-note{font-size:.72rem;color:var(--gray-500);text-align:center;margin-top:10px}.inline-cta{background:linear-gradient(90deg,var(--blue-light),#eff6ff);border:2px solid var(--blue);border-radius:var(--radius);padding:22px 28px;display:flex;align-items:center;gap:18px;margin:28px 0}.inline-cta-text h4{font-weight:800;font-size:.95rem;color:var(--blue-dark);margin-bottom:4px}.inline-cta-text p{font-size:.83rem;color:var(--gray-500)}.inline-cta-btn{flex-shrink:0;background:var(--blue);color:#fff;font-weight:700;font-size:.85rem;padding:11px 22px;border-radius:99px;white-space:nowrap;transition:background .15s}.inline-cta-btn:hover{background:#1742b0}.sd-footer{background:var(--gray-900);color:#9ca3af;padding:40px 0 24px}.sd-footer-inner{max-width:var(--container);margin:0 auto;padding:0 20px}.sd-footer-logo{font-size:1rem;font-weight:800;color:#fff;margin-bottom:10px}.sd-footer-desc{font-size:.8rem;color:#6b7280;margin-bottom:24px;max-width:480px;line-height:1.7}.sd-footer-links{display:flex;flex-wrap:wrap;gap:8px 20px;margin-bottom:24px}.sd-footer-links a{font-size:.78rem;color:#6b7280;transition:color .12s}.sd-footer-links a:hover{color:#9ca3af}.sd-footer-copy{font-size:.72rem;color:#4b5563;border-top:1px solid #1f2937;padding-top:16px}.sticky-cta{position:fixed;bottom:0;left:0;right:0;background:var(--blue-dark);padding:12px 20px;display:flex;gap:10px;justify-content:center;z-index:99;box-shadow:0 -4px 20px #0003}.sticky-cta a{flex:1;max-width:220px;text-align:center;font-weight:700;font-size:.88rem;padding:12px 16px;border-radius:8px}.sticky-cta .sticky-btn-primary{background:var(--accent);color:#fff}.sticky-cta .sticky-btn-secondary{background:#ffffff1f;border:1px solid rgba(255,255,255,.25);color:#fff}@media(max-width:640px){.hero{padding:44px 0 0}.sd-section{padding:40px 0}.form-wrap{padding:24px 20px}.inline-cta{flex-direction:column;gap:12px}.inline-cta-btn{align-self:flex-start}body{padding-bottom:72px}}@media(min-width:641px){.sticky-cta{display:none}}.hero--b2b{background:linear-gradient(135deg,#0f2742,#1a56db);padding:56px 0 64px;overflow:hidden;position:relative}.hero--b2b:before{content:"";position:absolute;inset:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.04'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");pointer-events:none}.hero-grid{display:grid;grid-template-columns:1.35fr 1fr;gap:48px;align-items:start;position:relative;z-index:1}.hero-copy{color:#fff}.hero--b2b .hero-eyebrow{display:inline-block;background:#ffffff1f;border:1px solid rgba(255,255,255,.2);color:#bfdbfe;font-size:.78rem;font-weight:600;padding:5px 14px;border-radius:99px;margin-bottom:18px;letter-spacing:.04em}.hero-h1{font-size:clamp(1.7rem,3vw,2.4rem);font-weight:900;line-height:1.32;color:#fff;letter-spacing:-.01em;margin-bottom:14px}.hero-h2{font-size:clamp(1rem,1.6vw,1.18rem);font-weight:700;line-height:1.55;color:#fde68a;margin-bottom:22px}.hero-bullets{list-style:none;display:grid;grid-template-columns:1fr 1fr;gap:10px 18px;margin:0 0 24px;padding:0}.hero-bullets li{display:flex;align-items:flex-start;gap:8px;color:#e0f2fe;font-size:.92rem;font-weight:600;line-height:1.45}.hero-bullets svg{width:18px;height:18px;color:#34d399;flex-shrink:0;margin-top:2px}.hero-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;background:#ffffff12;border:1px solid rgba(255,255,255,.14);border-radius:12px;padding:14px 16px;margin:0 0 14px}.hero-stat{text-align:center}.hero-stat dt{font-size:.68rem;color:#bfdbfe;letter-spacing:.04em;margin-bottom:4px;font-weight:600}.hero-stat dd{font-size:1.05rem;font-weight:900;color:#fff;margin:0;letter-spacing:-.01em}.hero-meta{font-size:.72rem;color:#ffffff8c}.hero--simple{background:linear-gradient(135deg,#0f2742,#1a56db);color:#fff;padding:56px 0 48px;text-align:center}.hero--simple .hero-h1{margin-bottom:8px}.hero-sub-simple{color:#bfdbfe;font-size:1rem}.qf-compact{background:#fff;border-radius:14px;padding:22px 22px 20px;box-shadow:0 12px 40px #0000002e,0 0 0 1px #ffffff0d;color:var(--gray-900)}.qf-compact-head{text-align:center;margin-bottom:14px}.qf-compact-badge{display:inline-block;background:var(--accent);color:#fff;font-size:.68rem;font-weight:800;letter-spacing:.04em;padding:3px 10px;border-radius:99px;margin-bottom:6px}.qf-compact-head h3{font-size:1.1rem;font-weight:800;color:var(--gray-900);margin-bottom:4px}.qf-compact-head p{font-size:.8rem;color:var(--gray-500)}.qf .qf-row{margin-bottom:12px}.qf label{display:block;font-size:.82rem;font-weight:700;color:var(--gray-700);margin-bottom:5px}.qf .qf-req{color:#fff;background:var(--red);font-size:.65rem;font-weight:700;padding:2px 6px;border-radius:4px;margin-left:6px}.qf input[type=text],.qf input[type=email],.qf input[type=tel],.qf select,.qf textarea{width:100%;border:1px solid var(--gray-200);border-radius:8px;padding:10px 12px;font-size:.9rem;font-family:inherit;color:var(--gray-900);background:#fff;outline:none;transition:border-color .12s,box-shadow .12s}.qf input:focus,.qf select:focus,.qf textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px #1a56db1f}.qf input.is-invalid,.qf select.is-invalid,.qf textarea.is-invalid{border-color:var(--red)}.qf textarea{resize:vertical;min-height:96px}.qf-submit{width:100%;background:var(--accent);color:#fff;font-weight:800;font-size:1rem;padding:14px;border-radius:10px;border:none;cursor:pointer;transition:background .12s,transform .12s,box-shadow .12s;box-shadow:0 4px 16px #f59e0b52}.qf-submit:hover{background:#d97706;transform:translateY(-1px)}.qf-note{font-size:.72rem;color:var(--gray-500);margin-top:8px;text-align:center}.qf-note a{color:var(--blue);text-decoration:underline}.qf-note--cta{margin-top:12px;padding:10px 12px;background:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;font-size:.85rem;color:var(--gray-700);font-weight:500}.qf-note--cta a{color:var(--blue);font-weight:700;text-decoration:underline;text-underline-offset:2px}.qf-note--cta a:hover{color:#1d4ed8}.qf-wrap{background:#fff;border-radius:14px;padding:32px;box-shadow:var(--shadow-md);max-width:780px;margin:0 auto}.qf-progress{display:flex;list-style:none;margin:0 0 28px;padding:0;gap:0;counter-reset:qf}.qf-progress-item{flex:1;display:flex;align-items:center;gap:8px;color:var(--gray-500);font-size:.82rem;font-weight:700;position:relative}.qf-progress-item:not(:last-child):after{content:"";flex:1;height:2px;background:var(--gray-200);margin:0 8px}.qf-progress-num{width:30px;height:30px;border-radius:50%;background:var(--gray-200);color:var(--gray-500);display:flex;align-items:center;justify-content:center;font-weight:800;font-size:.85rem;flex-shrink:0}.qf-progress-item.is-current{color:var(--blue)}.qf-progress-item.is-current .qf-progress-num{background:var(--blue);color:#fff}.qf-progress-item.is-done .qf-progress-num{background:var(--green);color:#fff}.qf-progress-item.is-done{color:var(--green)}.qf-progress-item.is-done:not(:last-child):after,.qf-progress-item.is-current:not(:last-child):after{background:linear-gradient(90deg,var(--blue),var(--gray-200))}.qf-step{display:none;border:0;padding:0;margin:0}.qf-step.is-active{display:block}.qf-step-title{font-size:1.1rem;font-weight:800;color:var(--gray-900);margin-bottom:18px;padding-bottom:10px;border-bottom:2px solid var(--blue-light);width:100%}.qf-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 16px}.qf-grid .qf-row--wide{grid-column:1 / -1}.qf-radios{display:flex;flex-wrap:wrap;gap:10px}.qf-radio{display:inline-flex;align-items:center;gap:6px;background:var(--gray-100);border:1px solid var(--gray-200);border-radius:999px;padding:8px 14px;font-size:.85rem;font-weight:600;cursor:pointer;margin:0}.qf-radio input{accent-color:var(--blue)}.qf-agree{display:flex;align-items:flex-start;gap:8px;font-size:.82rem;font-weight:500;color:var(--gray-700);margin:8px 0 4px}.qf-agree a{color:var(--blue);text-decoration:underline}.qf-nav{display:flex;justify-content:space-between;gap:12px;margin-top:18px}.qf-btn{font-family:inherit;font-weight:700;font-size:.95rem;padding:12px 22px;border-radius:10px;border:1px solid transparent;cursor:pointer;transition:background .12s,transform .12s}.qf-btn-back{background:#fff;color:var(--gray-700);border-color:var(--gray-200)}.qf-btn-back:hover{background:var(--gray-100)}.qf-btn-next{background:var(--blue);color:#fff}.qf-btn-next:hover{background:#1742b0}.qf-btn-submit{background:var(--accent);color:#fff;font-size:1rem;padding:14px 28px;box-shadow:0 4px 16px #f59e0b52}.qf-btn-submit:hover{background:#d97706;transform:translateY(-1px)}.qf-success{background:#ecfdf5;border:1px solid var(--green);border-radius:12px;padding:28px;text-align:center;color:#065f46}.qf-honeypot{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important}.qf-error{margin-top:14px;padding:12px 16px;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;color:#991b1b;font-size:.9rem;line-height:1.5}.trust-section{padding:30px 0;background:#fff}.trust-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:0}.trust-card{background:var(--blue-light);border-radius:12px;padding:18px 14px;text-align:center}.trust-label{font-size:.72rem;color:var(--gray-700);font-weight:600;margin-bottom:4px}.trust-value{font-size:1.5rem;font-weight:900;color:var(--blue-dark);margin:0;letter-spacing:-.01em}.cost-table-wrap{background:#fff;border-radius:12px;overflow:hidden;box-shadow:var(--shadow-sm);border:1px solid var(--gray-200);margin-bottom:24px}.cost-table{width:100%;border-collapse:collapse;font-size:.9rem}.cost-table caption{text-align:left;font-weight:700;color:var(--gray-900);padding:16px 20px;background:var(--blue-light);caption-side:top}.cost-table-updated{font-weight:400;color:var(--gray-700);font-size:.78rem;margin-left:6px}.cost-table thead th{background:var(--blue-dark);color:#fff;text-align:left;font-weight:700;padding:12px 14px;font-size:.85rem}.cost-table tbody th,.cost-table tbody td{padding:12px 14px;border-bottom:1px solid var(--gray-200);vertical-align:top}.cost-table tbody th{font-weight:700;color:var(--blue-dark);text-align:left;background:#f9fafb;width:22%}.cost-table tbody tr:hover td,.cost-table tbody tr:hover th{background:#eff6ff}.cost-table tbody tr:last-child th,.cost-table tbody tr:last-child td{border-bottom:none}.cost-aside{background:#fff;border-radius:12px;padding:22px 24px;box-shadow:var(--shadow-sm);border:1px solid var(--gray-200)}.cost-aside h3{font-size:.95rem;font-weight:800;color:var(--gray-900);margin-bottom:12px}.cost-factor-list{margin:0 0 16px;padding-left:20px}.cost-factor-list li{font-size:.88rem;color:var(--gray-700);line-height:1.6;margin-bottom:4px}.legal-basis{margin-top:22px;background:#fff;border-radius:10px;padding:14px 18px;border:1px dashed var(--blue);font-size:.85rem}.legal-basis dt{display:inline-block;font-weight:800;color:var(--blue-dark);margin-right:8px}.legal-basis dd{display:inline;color:var(--gray-700);margin:0}.related-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px}.related-card{display:block;background:#fff;border:1px solid var(--gray-200);border-radius:12px;padding:22px;box-shadow:var(--shadow-sm);text-decoration:none;color:inherit;transition:box-shadow .12s,transform .12s}.related-card:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.related-card-tag{display:inline-block;font-size:.68rem;font-weight:800;color:var(--blue);background:var(--blue-light);padding:3px 10px;border-radius:99px;margin-bottom:8px;letter-spacing:.04em}.related-card h3{font-size:1rem;font-weight:800;color:var(--gray-900);margin-bottom:6px}.related-card p{font-size:.85rem;color:var(--gray-700);line-height:1.6;margin-bottom:10px}.related-link{font-size:.82rem;font-weight:700;color:var(--blue)}.service-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:18px}.service-card{background:#fff;border-radius:12px;padding:24px;border:1px solid var(--gray-200);box-shadow:var(--shadow-sm);display:flex;flex-direction:column;gap:8px;text-decoration:none;color:inherit;transition:box-shadow .12s,transform .12s}.service-card:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.service-card-tag{display:inline-block;font-size:.68rem;font-weight:800;color:var(--blue);background:var(--blue-light);padding:3px 10px;border-radius:99px;align-self:flex-start;letter-spacing:.04em}.service-card h3{font-size:1.02rem;font-weight:800;color:var(--gray-900);margin:4px 0}.service-card p{font-size:.85rem;color:var(--gray-700);line-height:1.6;flex:1}.service-card-link{font-size:.82rem;font-weight:700;color:var(--blue)}.why-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:18px}.why-card{background:#fff;border-radius:12px;padding:22px;border-top:4px solid var(--accent);box-shadow:var(--shadow-sm)}.why-card h3{font-size:1rem;font-weight:800;color:var(--gray-900);margin-bottom:6px}.why-card p{font-size:.88rem;color:var(--gray-700);line-height:1.65}.gimu-card-head h3{font-size:.95rem;font-weight:800;color:var(--blue-dark);margin:0}.risk-card-icon h3{font-size:.9rem;font-weight:800;color:var(--red);margin:0;display:inline}.faq-q-text{font-size:inherit;font-weight:inherit;color:inherit;margin:0;display:inline}.thanks-section{padding:64px 0}.thanks-card{background:#fff;border-radius:14px;padding:40px;max-width:680px;margin:0 auto;box-shadow:var(--shadow-md);text-align:center}.thanks-icon{width:64px;height:64px;border-radius:50%;background:#ecfdf5;color:var(--green);display:flex;align-items:center;justify-content:center;margin:0 auto 16px}.thanks-icon svg{width:36px;height:36px}.thanks-card h1{font-size:1.5rem;font-weight:900;color:var(--gray-900);margin-bottom:12px}.thanks-lead{font-size:.95rem;color:var(--gray-700);margin-bottom:24px;line-height:1.75}.thanks-steps{list-style:none;padding:0;margin:0 0 28px;text-align:left}.thanks-steps li{padding:12px 16px;border-radius:8px;background:var(--gray-100);margin-bottom:8px;font-size:.88rem;color:var(--gray-700)}.thanks-steps strong{display:inline-block;background:var(--blue);color:#fff;font-size:.7rem;padding:2px 8px;border-radius:4px;margin-right:8px}.thanks-actions{display:flex;justify-content:center;gap:12px;margin-bottom:12px}.thanks-note{font-size:.78rem;color:var(--gray-500)}.flow-dl{max-width:720px;margin:0 auto;background:#fff;border-radius:12px;padding:28px;box-shadow:var(--shadow-sm)}.flow-dl dt{font-weight:800;color:var(--blue-dark);font-size:1rem;margin-bottom:6px;padding-bottom:4px;border-bottom:1px solid var(--blue-light)}.flow-dl dd{font-size:.9rem;color:var(--gray-700);line-height:1.7;margin:0 0 18px}.flow-dl dd:last-child{margin-bottom:0}.cta-section{padding:56px 0}@media(max-width:960px){.hero-grid{grid-template-columns:1fr;gap:32px}.hero-bullets{grid-template-columns:1fr}.hero-stats{grid-template-columns:repeat(2,1fr)}.proc-steps{grid-template-columns:1fr}.trust-grid{grid-template-columns:repeat(2,1fr)}.qf-grid{grid-template-columns:1fr}.qf-wrap{padding:22px}}@media(max-width:640px){.hero--b2b{padding:36px 0 44px}.hero-stats{padding:10px 12px}.hero-stat dd{font-size:.95rem}.qf-progress-item .qf-progress-label{display:none}.qf-progress-item:not(:last-child):after{margin:0 4px}.cost-table{font-size:.82rem}.cost-table thead th,.cost-table tbody th,.cost-table tbody td{padding:10px 8px}.thanks-card{padding:28px 22px}}.mistakes-list{display:grid;gap:18px;max-width:880px;margin:0 auto}.mistake-card{background:#fff;border:1px solid var(--gray-200);border-left:4px solid #ef4444;border-radius:10px;padding:20px 22px;box-shadow:0 1px 3px #0000000a}.mistake-card-head{display:flex;align-items:baseline;gap:12px;flex-wrap:wrap;margin-bottom:14px;padding-bottom:12px;border-bottom:1px dashed var(--gray-200)}.mistake-num{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.72rem;font-weight:700;color:#ef4444;letter-spacing:.04em}.mistake-title{font-size:1.05rem;font-weight:700;color:var(--gray-900, #1f2937);margin:0;line-height:1.5}.mistake-body{margin:0;display:grid;gap:10px}.mistake-row{display:grid;grid-template-columns:120px 1fr;gap:12px;align-items:start}.mistake-row dd{margin:0;font-size:.9rem;line-height:1.75;color:var(--gray-700)}.mistake-tag{display:inline-block;font-size:.72rem;font-weight:700;padding:3px 10px;border-radius:4px;letter-spacing:.02em}.mistake-tag--symptom{background:#fee2e2;color:#991b1b}.mistake-tag--cause{background:#fef3c7;color:#92400e}.mistake-tag--prevention{background:#dcfce7;color:#166534}@media(max-width:640px){.mistake-row{grid-template-columns:1fr;gap:4px}}.tips-grid{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px;counter-reset:tips}.tip-card{display:flex;gap:14px;background:#fff;border:1px solid var(--gray-200);border-radius:10px;padding:18px 20px;box-shadow:0 1px 3px #0000000a}.tip-num{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:1.4rem;font-weight:800;color:var(--blue);line-height:1;flex-shrink:0;padding-top:2px}.tip-content{flex:1}.tip-title{font-size:1rem;font-weight:700;color:var(--gray-900, #1f2937);margin:0 0 6px;line-height:1.4}.tip-body{font-size:.88rem;line-height:1.75;color:var(--gray-700);margin:0}.trust-strip{background:#fff;border-bottom:1px solid var(--gray-200)}.trust-strip-inner{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;padding-top:18px;padding-bottom:18px}.trust-strip-item{display:flex;align-items:center;gap:10px;color:var(--gray-700)}.trust-strip-item svg{flex-shrink:0;color:var(--blue);background:#eff6ff;padding:8px;border-radius:8px;width:38px;height:38px}.trust-strip-title{font-size:.9rem;font-weight:700;color:var(--gray-900, #1f2937);line-height:1.3}.trust-strip-sub{font-size:.75rem;color:var(--gray-500);margin-top:2px;line-height:1.3}@media(max-width:768px){.trust-strip-inner{grid-template-columns:repeat(2,1fr);gap:12px}.trust-strip-sub{display:none}}.pref-intro-section{padding-top:28px;padding-bottom:28px}.pref-intro{max-width:880px;background:#f8fafc;border-left:4px solid var(--blue);padding:22px 24px;border-radius:8px}.pref-intro-h2{font-size:clamp(1.1rem,2.3vw,1.3rem);font-weight:700;margin:0 0 10px;color:var(--blue-dark);line-height:1.5}.pref-intro-region{font-size:.85rem;color:var(--gray-700);margin:0 0 12px;display:flex;align-items:center;gap:8px;flex-wrap:wrap}.pref-intro-region-tag{display:inline-block;background:var(--blue);color:#fff;font-size:.75rem;font-weight:700;padding:2px 10px;border-radius:999px}.pref-intro-body{font-size:.95rem;line-height:1.85;margin:0 0 10px;color:var(--gray-700)}.pref-intro-body:last-child{margin-bottom:0}.pref-grid-regions{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px;margin-top:12px}.pref-grid-region{background:#fff;border-radius:10px;padding:16px 18px;box-shadow:0 1px 3px #0000000a;border:1px solid var(--gray-200)}.pref-grid-region-title{font-size:.9rem;font-weight:700;color:var(--blue-dark);margin:0 0 10px;padding-bottom:8px;border-bottom:2px solid var(--gray-200)}.pref-grid-list{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(2,1fr);gap:4px 12px}.pref-grid-link{display:block;font-size:.85rem;color:var(--gray-700);text-decoration:none;padding:4px 0;transition:color .12s}.pref-grid-link:hover{color:var(--blue);text-decoration:underline}@media(max-width:480px){.pref-grid-list{grid-template-columns:1fr}}.cookie-banner{position:fixed;left:12px;right:12px;bottom:12px;z-index:1000;background:#1f2937;color:#fff;border-radius:10px;padding:14px 18px;box-shadow:0 8px 28px #00000040;display:flex;flex-wrap:wrap;align-items:center;gap:12px 16px;max-width:980px;margin:0 auto;font-size:.85rem;line-height:1.55}.cookie-banner[hidden]{display:none}.cookie-banner-text{margin:0;flex:1 1 320px}.cookie-banner-text a{color:#93c5fd;text-decoration:underline}.cookie-banner-actions{display:flex;gap:8px;flex-shrink:0}.cookie-banner-btn{border:none;border-radius:6px;padding:8px 16px;font-size:.85rem;font-weight:600;cursor:pointer;transition:background .12s,transform .12s}.cookie-banner-btn--accept{background:var(--blue);color:#fff}.cookie-banner-btn--accept:hover{background:#1d4ed8}.cookie-banner-btn--decline{background:transparent;color:#d1d5db;border:1px solid #4b5563}.cookie-banner-btn--decline:hover{background:#374151}@media(max-width:480px){.cookie-banner{padding:12px 14px;font-size:.8rem}.cookie-banner-actions{width:100%}.cookie-banner-btn{flex:1}}
