@import"https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;500;700;900&family=Montserrat:wght@400;600;700;800;900&display=swap";:root{--font-jp: "Noto Sans JP", system-ui, -apple-system, "Segoe UI", Arial, sans-serif;--font-en: "Montserrat", var(--font-jp);--font-body: var(--font-jp);--font-heading: var(--font-en);--color-primary: #2EA3F2;--color-accent: #FCAA00;--color-text: #333;--color-muted: #666;--container-max: 1080px}html,body{font-family:var(--font-body);color:var(--color-muted);line-height:1.7;background:#fff}.container{width:80%;max-width:var(--container-max);margin:0 auto;position:relative}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);color:#333;line-height:1.2;margin:0 0 .6em}h1{font-size:clamp(28px,3vw,40px)}h2{font-size:clamp(24px,2.5vw,32px)}h3{font-size:clamp(20px,2vw,26px)}a{color:var(--color-primary);text-decoration:none}a:hover{opacity:.9}.button,button,[type=button],[type=submit]{font-family:var(--font-heading);display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.9rem 1.2rem;border-radius:9999px;border:0;cursor:pointer;background:var(--color-primary);color:#fff;font-weight:700;letter-spacing:.02em;transition:transform .04s ease,box-shadow .2s ease,opacity .2s ease}.button:hover{transform:translateY(-1px)}.button--ghost{background:transparent;color:var(--color-primary);border:2px solid var(--color-primary)}.button--accent{background:var(--color-accent)}.card{background:#fff;border-radius:16px;box-shadow:0 6px 16px #0000000f;padding:1.25rem}.app-hero{text-align:left;padding:2.5rem 0 1.5rem}.app-hero__eyebrow{font-family:var(--font-heading);color:var(--color-primary);font-weight:800;letter-spacing:.08em;text-transform:uppercase;margin-bottom:.5rem}.app-hero__title{margin:0}.progress{height:8px;border-radius:9999px;background:#e9f5fe;overflow:hidden}.progress__bar{height:100%;background:var(--color-primary);width:0%;transition:width .3s ease}.app-footer{font-size:12px;color:#888;text-align:center;padding:24px 0}.card{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 2px 8px #0000000d}.answer-btn{display:block;width:100%;text-align:left;padding:1rem 1.25rem;background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;font-size:1rem;line-height:1.5;color:#333;text-decoration:none;transition:all .2s ease}@media(max-width:480px){.answer-btn{font-size:.95rem;padding:.75rem 1rem}}.summary-highlight{cursor:pointer;font-weight:700;color:#e53935}.result-card{background:#fff;border-radius:16px;padding:20px;box-shadow:0 8px 28px #0000000f}.result-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.25rem .6rem;font-size:.85rem;border-radius:999px;background:#f3f4f6;color:#374151}.result-grid{display:grid;grid-template-columns:380px 1fr;gap:20px}@media(max-width:840px){.result-grid{grid-template-columns:1fr}}.result-figure{background:#fafafa;border:1px solid #eee;border-radius:12px;padding:12px}.result-figure img{display:block;width:100%;height:auto;border-radius:10px}.result-title{font-size:1.4rem;font-weight:700;margin:0 0 .25rem}.result-sub{opacity:.7;margin:0 0 1rem}.result-bullets{margin:.75rem 0 1rem;padding:0;list-style:none}.result-bullets li{position:relative;padding-left:1.25rem;margin:.35rem 0}.callout{border:1px dashed #e5e7eb;border-radius:12px;padding:12px;background:#fcfcfd}.share-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:14px}.btn-primary{background:#4a90e2;color:#fff;padding:.6rem .9rem;border-radius:10px;text-decoration:none}.btn-ghost{background:#fff;color:#374151;border:1px solid #e5e7eb;padding:.6rem .9rem;border-radius:10px}.info-cards{display:grid;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:16px}@media(max-width:840px){.info-cards{grid-template-columns:1fr}}.info-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:14px;box-shadow:0 6px 20px #0000000a}.info-card__title{font-weight:700;margin:0 0 8px}.info-card__list{margin:0;padding-left:1.1rem}.info-card__list li{margin:.25rem 0;line-height:1.6}.info-cards{display:flex;flex-direction:column;gap:16px}.info-card{background:#fff;border:1px solid #eee;border-radius:8px;padding:16px}:root{font-family:var(--font-body);color:var(--color-text);background:#fff;line-height:1.7;font-weight:500}body{margin:0;min-width:320px;min-height:100vh;background:#fff}button,a{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.45}.page{width:min(960px,calc(100% - 32px));margin:0 auto;padding:48px 0 72px}.hero,.question-card,.intro-card{background:#ffffffe0;border:1px solid rgba(60,42,33,.1);box-shadow:0 20px 60px #3d291a14;border-radius:28px}.hero{padding:56px 40px;text-align:center}.eyebrow,.section-label{margin:0 0 8px;color:var(--color-primary);font-size:.84rem;letter-spacing:.12em;text-transform:uppercase;font-weight:800}h1,h2,p{margin-top:0}h1{margin-bottom:20px;font-size:clamp(2.2rem,6vw,4.4rem);line-height:1.18;letter-spacing:-.05em}h2{margin-bottom:14px;font-size:clamp(1.35rem,3vw,2rem);line-height:1.35}.lead{width:min(680px,100%);margin:0 auto 32px;color:#5f5550;font-size:1.05rem}.primary-button,.secondary-button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 24px;border-radius:999px;border:0;text-decoration:none;font-weight:800;transition:transform .18s ease,box-shadow .18s ease}.primary-button{background:var(--color-primary);color:#fff;box-shadow:0 12px 24px #2ea3f23d}.secondary-button{background:#fff;color:#3c2a21;border:1px solid rgba(60,42,33,.16)}.primary-button:not(:disabled):hover,.secondary-button:not(:disabled):hover{transform:translateY(-2px)}.intro-card{margin-top:20px;padding:32px}.intro-card ul{margin:0;padding-left:1.4em}.progress-wrap{margin-bottom:24px}.progress-info{display:flex;justify-content:space-between;margin-bottom:8px;color:#6e625d;font-size:.9rem;font-weight:700}.progress-bar{overflow:hidden;height:10px;background:#3c2a2114;border-radius:999px}.progress-value{height:100%;background:var(--color-primary);border-radius:inherit;transition:width .2s ease}.question-card{padding:40px}.question-card h1{font-size:clamp(1.55rem,4vw,2.5rem);letter-spacing:-.04em}.choices{display:grid;gap:12px;margin-top:28px}.choice-button{display:grid;grid-template-columns:42px 1fr;gap:14px;width:100%;padding:18px;text-align:left;color:#3c2a21;background:#fff;border:1px solid rgba(60,42,33,.12);border-radius:18px}.choice-button.selected{border-color:var(--color-primary);background:#eef7fe;box-shadow:0 10px 24px #2ea3f224}.choice-key{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;color:#fff;background:#3c2a21;border-radius:50%;font-weight:800}.choice-button.selected .choice-key{background:var(--color-primary)}.navigation{display:flex;justify-content:space-between;gap:12px;margin-top:24px}.navigation.center{justify-content:center}.hrm-result-card{padding:20px;border-radius:16px;box-shadow:0 8px 28px #0000000f}.hrm-result-card .result-grid{display:grid;grid-template-columns:380px 1fr;gap:20px;align-items:start}.hrm-result-card .result-figure{background:#fafafa;border:1px solid #eee;border-radius:12px;padding:12px}.hrm-result-card .result-figure img{display:block;width:100%;height:auto;border-radius:10px}.result-placeholder{display:none;margin:0;color:#888;font-size:13px}.result-figure.is-placeholder{min-height:240px;display:grid;place-items:center}.result-figure.is-placeholder .result-placeholder{display:block}.hrm-result-body .result-title{font-size:1.4rem;font-weight:700;margin:.5rem 0 .25rem;line-height:1.35;letter-spacing:0}.hrm-result-body .result-sub{opacity:.7;margin:0 0 1rem}.hrm-result-body .result-bullets{margin:.75rem 0 1rem;padding:0;list-style:none}.hrm-result-body .result-bullets li{position:relative;padding-left:1.25rem;margin:.35rem 0}.hrm-result-body .result-bullets li:before{content:"•";position:absolute;left:.25rem}.hrm-result-body details{margin-top:8px}.hrm-result-body summary{cursor:pointer;font-weight:700}.summary-highlight{cursor:pointer;font-weight:700;color:#e53935;background:#fcaa002e;border-left:4px solid #FCAA00;padding:10px 14px;border-radius:4px}.summary-highlight:hover{opacity:.9}.hrm-result-body .callout{margin-top:12px}.hrm-result-body .share-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:14px}.hrm-result-body .btn-primary,.hrm-result-body .btn-ghost{display:inline-flex;align-items:center;justify-content:center;min-height:auto;width:auto;font-weight:700;border-radius:10px}.hrm-result-body .btn-primary{background:var(--color-primary);color:#fff;padding:.6rem .9rem;text-decoration:none}.hrm-result-body .btn-ghost{background:#fff;color:#374151;border:1px solid #e5e7eb;padding:.6rem .9rem}@media(max-width:840px){.hrm-result-card .result-grid{grid-template-columns:1fr}}@media(max-width:720px){.page{width:min(100% - 20px,960px);padding-top:24px}.hero,.question-card,.intro-card{padding:24px;border-radius:22px}.navigation{flex-direction:column-reverse}.primary-button,.secondary-button{width:100%}.choice-button{grid-template-columns:36px 1fr;padding:14px}}.app-footer{margin-top:48px;padding:24px 0;text-align:center;font-size:12px;color:#888}.btn-primary.consult-button{background:#0c999c}.consult-button:hover{opacity:.9}.hero-image{text-align:center;margin-bottom:24px}.hero-image img{max-width:100%;height:auto;display:block;margin:0 auto}
