.hs-page-wrapper{min-height:100vh;background-color:#f8fafc;color:#1e293b;font-family:Noto Sans JP,Poppins,sans-serif;padding-bottom:5rem}.hs-print-only{display:none!important}@media print{.back-to-top,.hs-no-print,footer,header,nav{display:none!important}.hs-print-only{display:block!important}.hs-page-wrapper,body{background:#ffffff!important;color:#000000!important}.hs-container,.hs-page-wrapper,body{padding:0!important;margin:0!important}.hs-container{max-width:100%!important}.hs-print-break-inside-avoid{page-break-inside:avoid}.hs-print-header{border-bottom:2px solid #243c7a;padding-bottom:1rem;margin-bottom:1.5rem}}.hs-container{width:100%;max-width:900px;margin:0 auto;padding:0 1.25rem}.hs-hero{background:linear-gradient(135deg,#1e3a8a,#243c7a 50%,#0f172a);color:#ffffff;padding:3.5rem 1.25rem 4rem;text-align:center;position:relative;overflow:hidden;box-shadow:0 10px 30px rgba(15,23,42,.15)}.hs-hero:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(255,255,255,.05) 0,rgba(0,0,0,0) 70%);pointer-events:none}.hs-badge-law{display:inline-flex;align-items:center;gap:.5rem;background:linear-gradient(90deg,#fbbf24,#f59e0b);color:#0f172a;font-weight:800;font-size:.85rem;padding:.4rem 1rem;border-radius:50px;margin-bottom:1.25rem;box-shadow:0 4px 12px rgba(245,158,11,.3)}.hs-hero h1,.hs-hero-title{color:#ffffff!important;font-size:2.2rem;font-weight:900;line-height:1.3;margin-bottom:1rem;letter-spacing:-.02em;text-shadow:0 2px 10px rgba(0,0,0,.4)}@media (min-width:768px){.hs-hero h1,.hs-hero-title{font-size:2.85rem}}.hs-hero-subtitle{font-size:1rem;color:#cbd5e1;max-width:840px;margin:0 auto 2rem;line-height:1.7}.hs-hero-features{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem}.hs-feature-chip{display:flex;align-items:center;gap:.4rem;background:rgba(255,255,255,.1);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.2);padding:.4rem .9rem;border-radius:8px;font-size:.85rem;font-weight:600}.hs-chip-check{color:#34d399;font-weight:700}.hs-sticky-bar{position:sticky;top:1rem;z-index:40;background:rgba(255,255,255,.95);backdrop-filter:blur(12px);border:1px solid #e2e8f0;border-radius:16px;padding:1rem 1.5rem;margin:-1.75rem auto 2rem;box-shadow:0 10px 25px -5px rgba(0,0,0,.08);display:flex;align-items:center;justify-content:space-between;gap:1rem}.hs-progress-info{display:flex;flex-direction:column}.hs-progress-label{font-size:.75rem;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.05em}.hs-progress-count{font-size:1.15rem;font-weight:800;color:#0f172a}.hs-count-num{font-size:1.6rem;color:#2563eb;font-weight:900}.hs-btn-group-sm{display:flex;gap:.5rem}.hs-btn-ghost{background:#f1f5f9;color:#475569;font-size:.8rem;font-weight:700;padding:.5rem .9rem;border-radius:8px;border:none;transition:all .2s ease;cursor:pointer}.hs-guide-banner{background:linear-gradient(90deg,#eff6ff,#dbeafe);border:1.5px dashed #3b82f6;border-radius:12px;padding:.85rem 1.25rem;margin-bottom:1.5rem;display:flex;align-items:center;gap:.75rem;font-size:.95rem;font-weight:700;color:#1e40af}.hs-guide-icon{font-size:1.3rem;color:#2563eb}.hs-status-tag{font-size:.75rem;font-weight:800;padding:.25rem .6rem;border-radius:6px;white-space:nowrap;margin-left:auto;transition:all .2s ease}.hs-status-tag.yes{background:#2563eb;color:#ffffff}.hs-status-tag.no{background:#f1f5f9;color:#94a3b8}.hs-category-card{background:#ffffff;border:1px solid #e2e8f0;border-radius:20px;padding:1.75rem;margin-bottom:2rem;box-shadow:0 4px 15px rgba(0,0,0,.03);transition:box-shadow .3s ease}.hs-category-card:hover{box-shadow:0 10px 30px rgba(0,0,0,.06)}.hs-category-header{display:flex;align-items:center;gap:.75rem;border-bottom:2px solid #f1f5f9;padding-bottom:1rem;margin-bottom:1.25rem}.hs-category-badge{width:2rem;height:2rem;background:linear-gradient(135deg,#dbeafe,#eff6ff);color:#1e40af;font-weight:900;font-size:1rem;border-radius:10px;display:flex;align-items:center;justify-content:center}.hs-category-title{font-size:1.15rem;font-weight:800;color:#1e293b!important;margin:0}.hs-questions-grid{display:grid;grid-template-columns:1fr;gap:.85rem}.hs-question-card{display:flex;align-items:flex-start;gap:1rem;padding:1.15rem 1.25rem;background:#ffffff;border:2px solid #f1f5f9;border-radius:14px;cursor:pointer;user-select:none;transition:all .25s cubic-bezier(.4,0,.2,1)}.hs-question-card:hover{border-color:#cbd5e1;background:#f8fafc;transform:translateY(-2px);box-shadow:0 6px 15px rgba(0,0,0,.04)}.hs-question-card.checked{border-color:#2563eb;background:#eff6ff;box-shadow:0 6px 20px rgba(37,99,235,.12)}.hs-custom-checkbox{width:1.4rem;height:1.4rem;min-width:1.4rem;border:2px solid #cbd5e1;border-radius:6px;background:#ffffff;display:flex;align-items:center;justify-content:center;margin-top:.15rem;transition:all .2s ease}.hs-question-card.checked .hs-custom-checkbox{background:#2563eb;border-color:#2563eb}.hs-checkbox-icon{color:#ffffff;font-size:1.1rem;font-weight:700;opacity:0;transform:scale(.5);transition:all .2s ease}.hs-question-card.checked .hs-checkbox-icon{opacity:1;transform:scale(1)}.hs-question-text{font-size:.95rem;line-height:1.6;color:#334155}.hs-question-card.checked .hs-question-text{color:#0f172a;font-weight:700}.hs-q-number{color:#2563eb;font-weight:800;margin-right:.4rem}.hs-submit-wrapper{text-align:center;padding:2.5rem 0}.hs-btn-submit-hero{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:.75rem;width:100%;max-width:480px;padding:1.25rem 2.5rem;background:linear-gradient(135deg,#2563eb,#1d4ed8 50%,#1e40af);color:#ffffff;font-size:1.2rem;font-weight:900;letter-spacing:.02em;border:none;border-radius:16px;cursor:pointer;box-shadow:0 10px 25px rgba(37,99,235,.35);transition:all .3s cubic-bezier(.4,0,.2,1);overflow:hidden}.hs-btn-submit-hero:after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transition:left .7s ease}.hs-btn-submit-hero:hover{transform:translateY(-3px) scale(1.02);box-shadow:0 15px 35px rgba(37,99,235,.45);background:linear-gradient(135deg,#1d4ed8,#1e40af 50%,#1e3a8a)}.hs-btn-submit-hero:hover:after{left:100%}.hs-btn-submit-hero:active{transform:translateY(-1px) scale(.99)}.hs-result-container{display:flex;flex-direction:column;gap:2rem;animation:hsFadeInUp .5s ease-out forwards}@keyframes hsFadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.hs-result-card{background:#ffffff;border-radius:24px;padding:2.25rem;box-shadow:0 10px 30px rgba(0,0,0,.06);border:2px solid #e2e8f0}.hs-result-card.rank-S{border-color:#10b981;background:linear-gradient(180deg,#ecfdf5,#ffffff)}.hs-result-card.rank-A{border-color:#3b82f6;background:linear-gradient(180deg,#eff6ff,#ffffff)}.hs-result-card.rank-B{border-color:#f59e0b;background:linear-gradient(180deg,#fffbeb,#ffffff)}.hs-result-card.rank-C{border-color:#ef4444;background:linear-gradient(180deg,#fef2f2,#ffffff)}.hs-result-top{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;border-bottom:1px solid rgba(0,0,0,.08);padding-bottom:1.25rem;margin-bottom:1.75rem}.hs-result-title-group h2{font-size:1.6rem;font-weight:900;color:#0f172a;margin:.2rem 0 0}.hs-rank-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.6rem 1.5rem;border-radius:12px;font-size:1.15rem;font-weight:900;color:#ffffff;box-shadow:0 4px 12px rgba(0,0,0,.15)}.hs-rank-badge.rank-S{background:linear-gradient(135deg,#059669,#10b981)}.hs-rank-badge.rank-A{background:linear-gradient(135deg,#2563eb,#3b82f6)}.hs-rank-badge.rank-B{background:linear-gradient(135deg,#d97706,#f59e0b)}.hs-rank-badge.rank-C{background:linear-gradient(135deg,#dc2626,#ef4444)}.hs-metrics-grid{display:grid;grid-template-columns:1fr;gap:1.25rem;margin-bottom:1.75rem}@media (min-width:768px){.hs-metrics-grid{grid-template-columns:repeat(3,1fr)}}.hs-metric-box{background:#ffffff;border:1px solid #e2e8f0;border-radius:16px;padding:1.25rem;text-align:center;box-shadow:0 2px 8px rgba(0,0,0,.02)}.hs-metric-label{font-size:.8rem;font-weight:700;color:#64748b;margin-bottom:.4rem}.hs-metric-value{font-size:2.2rem;font-weight:900;color:#0f172a;line-height:1}.hs-metric-unit{font-size:.9rem;font-weight:600;color:#64748b}.hs-progress-bar-bg{width:100%;height:8px;background:#e2e8f0;border-radius:4px;margin-top:.75rem;overflow:hidden}.hs-progress-bar-fill{height:100%;background:linear-gradient(90deg,#2563eb,#3b82f6);border-radius:4px;transition:width .8s cubic-bezier(.4,0,.2,1)}.hs-result-message-box{background:#ffffff;border-radius:14px;padding:1.15rem 1.5rem;border:1px solid #cbd5e1;font-size:1rem;font-weight:700;color:#1e293b;line-height:1.6}.hs-cat-summary-card{background:#ffffff;border-radius:20px;padding:1.75rem;border:1px solid #e2e8f0;box-shadow:0 4px 15px rgba(0,0,0,.03)}.hs-cat-summary-title{font-size:1.15rem;font-weight:800;color:#0f172a;margin-bottom:1.25rem;display:flex;align-items:center;gap:.5rem}.hs-cat-summary-list{display:flex;flex-direction:column;gap:1rem}.hs-cat-item-row{display:flex;flex-direction:column;gap:.35rem}.hs-cat-item-info{display:flex;justify-content:space-between;font-size:.9rem;font-weight:700;color:#334155}.hs-cat-bar-bg{width:100%;height:10px;background:#f1f5f9;border-radius:5px;overflow:hidden}.hs-cat-bar-fill{height:100%;border-radius:5px;transition:width .6s ease}.hs-cat-bar-fill.fill-green{background:linear-gradient(90deg,#10b981,#34d399)}.hs-cat-bar-fill.fill-blue{background:linear-gradient(90deg,#2563eb,#60a5fa)}.hs-cat-bar-fill.fill-amber{background:linear-gradient(90deg,#d97706,#fbbf24)}.hs-risk-area{background:#fef2f2;border:2px solid #fca5a5;border-radius:20px;padding:1.75rem;box-shadow:0 4px 20px rgba(239,68,68,.08)}.hs-risk-header{display:flex;align-items:flex-start;gap:.75rem;border-bottom:1px solid #fecaca;padding-bottom:1rem;margin-bottom:1.25rem}.hs-risk-icon{font-size:1.8rem;color:#dc2626}.hs-risk-header-title{font-size:1.15rem;font-weight:900;color:#991b1b;margin:0}.hs-risk-header-sub{font-size:.8rem;color:#b91c1c;margin-top:.2rem}.hs-risk-list{display:flex;flex-direction:column;gap:.85rem}.hs-risk-card-item{background:#ffffff;border:1px solid #fca5a5;border-radius:12px;padding:1.15rem;box-shadow:0 2px 8px rgba(0,0,0,.02)}.hs-risk-card-top{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.5rem}.hs-risk-q-title{font-size:.95rem;font-weight:800;color:#0f172a}.hs-risk-tag{background:#fee2e2;color:#991b1b;font-size:.75rem;font-weight:800;padding:.25rem .6rem;border-radius:6px;white-space:nowrap}.hs-risk-desc{background:#fff5f5;border:1px solid #ffe4e4;border-radius:8px;padding:.75rem 1rem;font-size:.85rem;color:#7f1d1d;line-height:1.6}.hs-action-plan-card{background:linear-gradient(135deg,#0f172a,#1e293b);color:#ffffff;border-radius:20px;padding:1.75rem;box-shadow:0 10px 25px rgba(15,23,42,.2)}.hs-first-guide-box{background:#ffffff;border:2px solid #3b82f6;border-radius:20px;padding:1.75rem;box-shadow:0 4px 15px rgba(0,0,0,.04)}.hs-first-guide-title{font-size:1.15rem;font-weight:800;color:#1e40af;margin-bottom:.5rem;display:flex;align-items:center;gap:.5rem}.hs-first-grid{display:grid;grid-template-columns:1fr;gap:.75rem;margin-top:1rem}@media (min-width:768px){.hs-first-grid{grid-template-columns:repeat(5,1fr)}}.hs-first-item{background:#eff6ff;border:1px solid #bfdbfe;border-radius:12px;padding:.85rem;text-align:center}.hs-first-letter{font-size:1.5rem;font-weight:900;color:#2563eb;line-height:1}.hs-first-word{font-size:.75rem;font-weight:800;color:#1e40af;margin-bottom:.3rem}.hs-first-action{font-size:.8rem;font-weight:700;color:#1e293b;line-height:1.4}.hs-action-plan-title{font-size:1.15rem;font-weight:800;color:#fbbf24;margin-bottom:1.25rem;display:flex;align-items:center;gap:.5rem}.hs-action-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.85rem}.hs-action-item{display:flex;align-items:flex-start;gap:.75rem;font-size:.95rem;line-height:1.6;color:#e2e8f0}.hs-action-num{background:#fbbf24;color:#0f172a;font-weight:900;font-size:.8rem;width:1.5rem;height:1.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:.15rem}.hs-result-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;padding-top:1.5rem;border-top:1px solid #e2e8f0}.hs-btn-secondary{background:#ffffff;color:#475569;border:1px solid #cbd5e1;font-weight:700;font-size:.95rem;padding:.85rem 1.5rem;border-radius:12px;cursor:pointer;transition:all .2s ease}.hs-btn-secondary:hover{background:#f8fafc;color:#0f172a;border-color:#94a3b8}.hs-btn-print{background:linear-gradient(135deg,#059669,#10b981);color:#ffffff;border:none;font-weight:800;font-size:1rem;padding:.85rem 1.75rem;border-radius:12px;cursor:pointer;display:inline-flex;align-items:center;gap:.5rem;box-shadow:0 4px 14px rgba(16,185,129,.35);transition:all .2s ease}.hs-btn-print:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(16,185,129,.45);background:linear-gradient(135deg,#047857,#059669)}.hs-footer-nav{margin-top:4rem;padding-top:2rem;border-top:1px solid #e2e8f0;text-align:center;font-size:.85rem;color:#64748b}.hs-footer-links{display:flex;justify-content:center;gap:1rem;margin-top:.5rem}.hs-footer-link{color:#2563eb;font-weight:600;text-decoration:none}.hs-footer-link:hover{text-decoration:underline}