*{box-sizing:border-box}:root{--text:#1f2522;--muted:#66706a;--line:#e6ddd0;--accent:#2f6f5d;--accent-soft:#e4f0eb;--accent-deep:#245748;--card:#ffffffe0;--shadow:0 16px 40px #2a342e14;--radius-lg:28px}html{scroll-behavior:smooth;font-size:16px}body{color:var(--text);background:radial-gradient(circle at 0 0,#548b761f,#0000 28%),radial-gradient(circle at 100% 0,#d5bd8a24,#0000 22%),linear-gradient(#f8f5ef 0%,#f4efe7 100%);margin:0;font-family:Hiragino Sans,Yu Gothic,Noto Sans JP,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}main{min-height:100vh}.container{width:min(100%,880px);margin:0 auto;padding:28px 20px 72px}.hero{padding:32px 0 24px;position:relative;overflow:hidden}.heroPanel{box-shadow:var(--shadow);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(#fffc,#ffffffad);border:1px solid #ffffff73;border-radius:32px;padding:32px;position:relative;overflow:hidden}.heroPanel:before{content:"";background:#2f6f5d14;border-radius:50%;width:220px;height:220px;position:absolute;top:-60px;right:-40px}.heroPanel:after{content:"";background:#dfbf8d24;border-radius:50%;width:180px;height:180px;position:absolute;bottom:-80px;left:-40px}.eyebrow{z-index:1;background:var(--accent-soft);min-height:32px;color:var(--accent-deep);letter-spacing:.08em;border-radius:999px;align-items:center;gap:8px;padding:0 14px;font-size:.8rem;font-weight:700;display:inline-flex;position:relative}.title{z-index:1;letter-spacing:-.02em;margin:18px 0 14px;font-size:clamp(2rem,4.8vw,3.6rem);line-height:1.15;position:relative}.lead{z-index:1;color:#46504a;max-width:640px;margin:0;font-size:1rem;line-height:1.95;position:relative}.note{color:var(--muted);font-size:.92rem;line-height:1.85}.card{border-radius:var(--radius-lg);background:var(--card);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid #ffffff80;padding:24px}.infoBlock{border:1px solid var(--line);background:#ffffff85;border-radius:22px;margin-top:20px;padding:18px 18px 6px}.buttonRow,.footerActions{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}.button{background:var(--accent);color:#fff;letter-spacing:.01em;cursor:pointer;border:none;border-radius:999px;justify-content:center;align-items:center;min-height:54px;padding:0 22px;font-weight:700;transition:transform .18s,opacity .18s;display:inline-flex}.button:hover{opacity:.96;transform:translateY(-1px)}.button:disabled{cursor:not-allowed;opacity:1;background:#bdb6aa;transform:none}.buttonSecondary{color:var(--accent-deep);background:#ffffffbd;border:1px solid #2f6f5d2e}.pageHeader{margin-bottom:22px}.pageTitle{margin:10px 0;font-size:clamp(1.8rem,3.8vw,2.8rem);line-height:1.25}.pageLead{color:#4d5651;max-width:660px;margin:0;line-height:1.85}.progressWrap{margin:22px 0 26px}.progressMeta{color:var(--muted);justify-content:space-between;align-items:center;margin-bottom:10px;font-size:.9rem;display:flex}.progressBar{background:#2f6f5d1f;border-radius:999px;height:10px;overflow:hidden}.progressBar>span{border-radius:inherit;background:linear-gradient(90deg,#80b39f 0%,#2f6f5d 100%);height:100%;transition:width .24s;display:block}.questionCard{box-shadow:var(--shadow);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffd6;border:1px solid #ffffff80;border-radius:24px;margin-bottom:16px;padding:22px}.questionIndex{color:var(--accent-deep);letter-spacing:.08em;margin-bottom:10px;font-size:.82rem;font-weight:700;display:inline-block}.questionTitle{margin:0 0 16px;font-size:1.08rem;line-height:1.7}.choiceGroup{gap:10px;display:grid}.choiceLabel{cursor:pointer;display:block}.choiceInput{opacity:0;pointer-events:none;position:absolute}.choiceBox{border:1px solid var(--line);background:#fffdfa;border-radius:16px;align-items:center;gap:12px;padding:14px 15px;transition:border-color .18s,background .18s,transform .18s,box-shadow .18s;display:flex}.choiceDot{border:2px solid #c9d0cb;border-radius:50%;flex:none;width:18px;height:18px;transition:border-color .18s,background .18s,box-shadow .18s}.choiceText{color:#31403a;line-height:1.5}.choiceLabel:hover .choiceBox{border-color:#bdd2ca;transform:translateY(-1px)}.choiceInput:checked+.choiceBox{background:#f3faf7;border-color:#2f6f5d57;box-shadow:0 10px 22px #2f6f5d14}.choiceInput:checked+.choiceBox .choiceDot{border-color:var(--accent);background:var(--accent);box-shadow:inset 0 0 0 3px #f3faf7}.stickyAction{z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f8f5efe0;border:1px solid #ffffff80;border-radius:24px;margin-top:28px;padding:14px;position:sticky;bottom:16px;box-shadow:0 14px 32px #2a342e1a}.stickyActionInner{justify-content:space-between;align-items:center;gap:14px;display:flex}.stickyMeta{color:var(--muted);font-size:.92rem;line-height:1.6}.resultBadge{background:var(--accent-soft);min-height:34px;color:var(--accent-deep);border-radius:999px;align-items:center;padding:0 14px;font-size:.84rem;font-weight:700;display:inline-flex}.resultTitle{margin:14px 0 12px;font-size:clamp(2rem,4vw,3rem);line-height:1.2}.resultDescription{color:#4b5550;max-width:680px;margin:0;line-height:1.95}.resultGrid{gap:16px;margin-top:24px;display:grid}.resultSectionTitle{margin:0 0 14px;font-size:1.04rem}.planList{color:#32403a;margin:0;padding-left:1.2rem;line-height:1.95}.planList li+li{margin-top:6px}.softPanel{border:1px solid var(--line);background:#ffffff8c;border-radius:20px;padding:18px}@media (min-width:768px){.container{padding:36px 24px 88px}.heroPanel{padding:44px}.resultGrid{grid-template-columns:1.3fr .9fr;align-items:start}}@media (max-width:767px){.heroPanel{border-radius:26px;padding:24px}.card,.questionCard{padding:18px}.stickyActionInner{flex-direction:column;align-items:stretch}.button,.buttonSecondary{width:100%}}
