@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;600&family=Noto+Serif+JP:wght@400;500;600&display=swap');
:root{--paper:#f8f5ef;--ink:#24313a;--muted:#66716b;--fog:#dde7ec;--rose:#c98591;--sage:#8fa99b;--line:#b9c4c6;--serif:'Noto Serif JP','Yu Mincho',serif;--sans:'Noto Sans JP','Yu Gothic',sans-serif;color:var(--ink);background:var(--paper);font:16px var(--sans)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink)}button,select,input{font:inherit;color:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.45}a{color:inherit;text-underline-offset:.3em}.skip-link{position:fixed;left:1rem;top:-5rem;z-index:99;background:var(--ink);color:white;padding:.75rem 1rem}.skip-link:focus{top:1rem}button:focus-visible,a:focus-visible,select:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid var(--rose);outline-offset:4px}.site-header{height:94px;padding:0 clamp(24px,4.5vw,68px);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--ink);background:var(--paper);position:relative;z-index:5}.wordmark{display:flex;align-items:baseline;gap:28px;border:0;background:none;font:500 clamp(24px,2.2vw,32px)/1 var(--serif);letter-spacing:.18em;padding:10px 0}.wordmark span{font:500 10px/1 var(--sans);letter-spacing:.32em}.site-header nav{display:flex;align-items:center;gap:32px}.site-header nav button,.plain-link{border:0;background:transparent;padding:12px 0;font-size:14px;font-weight:500}.site-header .header-cta{background:var(--rose);color:white;border-radius:999px;padding:13px 29px}.home-main,.report-page{overflow:hidden}.hero{display:grid;grid-template-columns:minmax(420px,46%) 1fr;min-height:750px}.hero-copy{padding:105px 6vw 72px 5vw;display:flex;flex-direction:column;align-items:flex-start;position:relative;z-index:2}.kicker{color:var(--sage);letter-spacing:.08em;font-weight:500;margin:0 0 24px}.hero h1{font:500 clamp(49px,5.4vw,78px)/1.55 var(--serif);letter-spacing:.025em;margin:0}.hand-line{display:block;width:270px;height:16px;border-top:3px solid var(--rose);border-radius:50%;transform:rotate(-5deg);margin:4px 0 28px}.lead{line-height:2.05;margin:0 0 28px}.ink-button{min-height:58px;border:1px solid var(--ink);border-radius:999px;background:var(--ink);color:white;padding:14px 28px;display:inline-flex;align-items:center;justify-content:center;gap:24px;font-weight:500;letter-spacing:.03em}.ink-button:hover{background:#334853}.hero-copy small{color:var(--sage);margin:9px 6px 30px}.under-link{border:0;border-bottom:1px solid currentColor;background:transparent;padding:6px 0;font-weight:500}.hero-photo{margin:0;position:relative;overflow:hidden;border-bottom-left-radius:46% 18%;min-height:650px;background:var(--fog)}.hero-photo img{width:100%;height:100%;object-fit:cover;display:block}.hero-photo figcaption{position:absolute;top:24%;right:13%;font-family:var(--serif);line-height:2;font-size:17px}.hero-photo>span{position:absolute;right:20px;bottom:18px;color:white;text-shadow:0 1px 5px #223744;font-size:10px;line-height:1.5;text-align:right}.tier-section{padding:72px clamp(24px,8vw,130px) 80px;text-align:center}.tier-section h2{font:500 clamp(30px,3.5vw,48px)/1.6 var(--serif);margin:0}.short-rule{width:48px;border-top:1px solid var(--ink);margin:20px auto 35px}.tiers{display:grid;grid-template-columns:repeat(3,1fr);max-width:1120px;margin:auto}.tier{position:relative;border:0;border-right:1px solid var(--line);background:transparent;padding:15px 40px 25px}.tier:last-child{border-right:0}.tier span{display:block;font:500 23px var(--serif)}.tier strong{font:400 clamp(76px,8vw,112px)/1.2 var(--serif);color:var(--sage)}.tier em{font:500 16px var(--serif);font-style:normal}.tier p{margin:4px 0;font-family:var(--serif)}.tier i{position:absolute;top:-11px;left:50%;transform:translateX(-50%);background:var(--rose);color:white;border-radius:99px;padding:4px 12px;font-size:11px;font-style:normal}.tier:hover{background:#fff9}.tier-note{color:var(--muted);font-size:13px;margin:34px 0 0}.photo-breathe{display:grid;grid-template-columns:42% 1fr;min-height:270px;background:var(--fog)}.photo-breathe img{width:100%;height:100%;object-fit:cover}.photo-breathe div{padding:60px 7vw}.photo-breathe h2{font:500 clamp(25px,3vw,39px)/1.7 var(--serif);max-width:680px;margin:0}.site-footer{margin:0 clamp(24px,4.5vw,68px);min-height:130px;border-top:1px solid var(--ink);display:flex;align-items:center;gap:30px;flex-wrap:wrap;padding:25px 0}.footer-brand{display:flex;align-items:center;gap:18px}.footer-brand b{font:500 20px var(--serif);letter-spacing:.14em}.footer-brand span{font-size:8px;letter-spacing:.3em}.site-footer nav{display:flex;gap:23px}.site-footer button{border:0;background:transparent;padding:7px;font-size:12px}.site-footer p{margin-left:auto;color:var(--muted);font-size:12px}.profile-page{max-width:1280px;margin:auto;padding:72px 48px 100px;display:grid;grid-template-columns:36% 1fr;gap:85px}.section-number{font:400 58px var(--serif);color:var(--sage)}.profile-intro h1,.chapter h1{font:500 32px/1.7 var(--serif);margin:12px 0 22px}.profile-intro p{line-height:2;color:var(--muted)}.profile-intro img{width:100%;height:260px;object-fit:cover;margin-top:25px}.profile-form h2{font:500 32px/1.7 var(--serif);max-width:650px;margin:0 0 34px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.form-grid label{display:flex;flex-direction:column;gap:10px;font-size:14px}.form-grid select{width:100%;min-height:54px;padding:0 17px;border:0;border-bottom:1px solid var(--line);background:#fff8;font-size:16px}.profile-note{border-left:2px solid var(--sage);padding:4px 0 4px 22px;margin:34px 0}.profile-note p{color:var(--muted);line-height:1.8;margin:6px 0;font-size:14px}.profile-next{float:right}.quiz-page{max-width:1360px;margin:auto;padding:38px 56px 32px}.quiz-progress{display:grid;grid-template-columns:140px 1fr 80px;gap:20px;align-items:center;max-width:900px;margin:0 0 45px auto;font-size:14px}.quiz-progress>span{color:var(--sage);font-weight:600}.quiz-progress>div{height:10px;background:#e7ecec;border-radius:99px;overflow:hidden}.quiz-progress i{display:block;height:100%;background:var(--sage);transition:width .25s}.quiz-progress b{text-align:right;font-weight:500}.quiz-progress small{grid-column:2/3;text-align:center;color:var(--muted);font-size:11px}.quiz-grid{display:grid;grid-template-columns:310px 1fr;gap:80px}.chapter .section-number{font-size:54px}.chapter .hand-line{width:150px;margin:0 0 26px}.chapter img{width:100%;height:380px;object-fit:cover}.chapter p{font-family:var(--serif);line-height:2;margin-top:24px}.question{padding-top:22px}.question h2{font:500 clamp(27px,3.1vw,40px)/1.55 var(--serif);letter-spacing:.02em;max-width:900px;margin:0 0 20px}.helper,.soft-note{color:var(--muted);line-height:1.8}.radio-list{margin:28px 0 20px}.radio-row{min-height:60px;border-bottom:1px solid var(--line);display:grid;grid-template-columns:32px 1fr;align-items:center;padding:11px 20px;cursor:pointer}.radio-row:first-child{border-top:1px solid var(--line)}.radio-row:hover{background:#fff8}.radio-row.selected{background:var(--fog)}.radio-row input{position:absolute;opacity:0;pointer-events:none}.radio-dot{width:23px;height:23px;border:1px solid var(--ink);border-radius:50%;display:block}.selected .radio-dot{border:7px double var(--ink);background:var(--paper)}.soft-note{font-size:13px}.quiz-actions{display:flex;justify-content:space-between;align-items:center;margin-top:34px}.quiz-actions .ink-button{min-width:210px}.quiz-actions .under-link:disabled{border-bottom:0}.report-hero{display:grid;grid-template-columns:50% 1fr;min-height:520px;border-bottom:1px solid var(--line)}.report-hero>div{padding:66px 4vw 48px}.report-meta{display:flex;align-items:center;justify-content:space-between;gap:20px}.report-meta span{border-left:1px solid var(--ink);padding-left:14px;font-size:12px}.report-hero h1{font:500 clamp(36px,4.2vw,60px)/1.48 var(--serif);margin:20px 0 0}.report-hero .hand-line{width:240px;margin:0 0 20px}.report-lead{font-family:var(--serif);line-height:1.9}.report-hero figure{margin:0;position:relative;overflow:hidden;border-bottom-left-radius:35% 25%}.report-hero img{width:100%;height:100%;object-fit:cover}.report-hero figcaption{position:absolute;right:11%;top:28%;font-family:var(--serif);line-height:2}.profile-summary{font-size:12px;color:var(--muted)}.profile-chips{display:flex;gap:10px;flex-wrap:wrap;margin:18px 0}.profile-chips span{border:1px solid var(--line);padding:8px 11px;font-size:12px}.profile-chips small{display:block;color:var(--muted);font-size:9px}.report-layout{max-width:1260px;margin:0 auto;display:grid;grid-template-columns:165px 1fr;gap:55px;padding:36px 42px 60px}.report-nav{border-right:1px solid var(--line);display:flex;flex-direction:column;gap:16px;padding:10px 25px 0 0;position:sticky;top:20px;align-self:start}.report-nav b{margin-bottom:5px}.report-nav a{text-decoration:none;font-size:13px}.report-content{max-width:900px}.report-section{padding:15px 0 40px;border-bottom:1px solid var(--line)}.section-head{display:grid;grid-template-columns:80px 1fr;gap:20px;align-items:start;margin:0 0 24px}.section-head>span{font:400 48px var(--serif);color:var(--sage)}.section-head h2{font:500 31px/1.6 var(--serif);margin:5px 0}.section-head p{margin:0;color:var(--muted)}.insight-grid,.observation{display:grid;grid-template-columns:1fr 1fr;gap:28px}.insight-grid>div,.observation>div{padding:0 24px 24px 0}.insight-grid>div+div,.observation>div+div{border-left:1px solid var(--line);padding-left:28px}.report-content blockquote{font-family:var(--serif);line-height:1.9;margin:10px 0}.report-content p{line-height:1.85}.citation{font-size:12px}.observation{border-top:1px solid var(--line);padding-top:26px}.observation h3{grid-column:1/-1;font:500 23px/1.7 var(--serif);margin:0}.ad-slot{height:96px;background:var(--fog);display:grid;grid-template-columns:130px 1fr;align-items:center;border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:36px 0 54px}.ad-slot span{text-align:center;border-right:1px solid var(--line);font-size:13px}.ad-slot p{text-align:center;color:var(--muted);font-size:13px}.ad-slot+.report-section+.ad-slot{height:70px;margin:38px 0 60px;background:#e9eef0}.research-limit{font-size:12px;color:var(--muted)}.script-box{background:var(--fog);padding:25px 40px;margin:22px 0}.script-box blockquote{font-size:21px;margin:10px 0}.script-box .citation{display:block;text-align:right}.sources details{border-top:1px solid var(--line)}.sources details:last-child{border-bottom:1px solid var(--line)}.sources summary{display:grid;grid-template-columns:45px 1fr 20px;gap:15px;align-items:center;min-height:55px;cursor:pointer;list-style:none}.sources summary::-webkit-details-marker{display:none}.sources summary b{font-weight:500}.sources summary i{font-style:normal;font-size:18px}.sources details[open] summary i{transform:rotate(45deg)}.sources details>div{padding:0 0 20px 60px}.sources details strong{font-family:var(--serif)}.sources details p,.sources details a{font-size:13px}.report-actions{display:flex;justify-content:center;gap:20px;margin:34px 0}.outline-button{min-height:58px;border:1px solid var(--ink);border-radius:999px;background:transparent;padding:14px 28px}.report-close{display:grid;grid-template-columns:40% 1fr;background:var(--fog);min-height:240px}.report-close img{width:100%;height:240px;object-fit:cover}.report-close div{padding:55px 7vw}.report-close h2{font:500 30px/1.7 var(--serif);margin:0}.info-page{min-height:70vh;max-width:1000px;margin:auto;padding:100px 48px}.info-page h1{font:500 clamp(40px,5vw,64px)/1.55 var(--serif)}.info-copy{max-width:700px;margin-left:auto;border-top:1px solid var(--line);padding-top:28px}.info-copy p{line-height:2}.info-copy .ink-button{margin-top:22px}
@media(max-width:900px){.site-header{height:78px}.site-header nav button:not(.header-cta){display:none}.hero{grid-template-columns:1fr}.hero-copy{padding:64px 28px 52px}.hero-photo{min-height:410px;border-bottom-left-radius:0}.tiers{grid-template-columns:1fr}.tier{border-right:0;border-bottom:1px solid var(--line)}.photo-breathe{grid-template-columns:1fr}.photo-breathe img{height:220px}.profile-page{grid-template-columns:1fr;padding:45px 28px;gap:38px}.profile-intro img{height:190px}.quiz-page{padding:28px}.quiz-progress{margin:0 0 30px}.quiz-grid{grid-template-columns:1fr;gap:30px}.chapter{display:grid;grid-template-columns:110px 1fr;gap:0 20px}.chapter .section-number{font-size:38px}.chapter h1{font-size:25px;margin:0}.chapter .hand-line,.chapter p{display:none}.chapter img{grid-column:1/-1;height:180px;margin-top:22px}.report-hero{grid-template-columns:1fr}.report-hero figure{height:330px;border-bottom-left-radius:0}.report-layout{grid-template-columns:1fr;padding:30px 28px}.report-nav{position:static;border-right:0;border-bottom:1px solid var(--line);padding:0 0 20px;display:grid;grid-template-columns:repeat(3,1fr)}.report-nav b{grid-column:1/-1}.report-content{max-width:none}}
@media(max-width:620px){.site-header{padding:0 20px}.wordmark{font-size:21px;gap:10px}.wordmark span{display:none}.site-header .header-cta{padding:10px 18px}.hero h1{font-size:43px}.hero .hand-line{width:190px}.lead br{display:none}.hero-photo{min-height:330px}.hero-photo figcaption{top:18%;right:8%;font-size:14px}.tier-section{padding:55px 20px}.tier{padding:22px 10px}.photo-breathe div{padding:38px 24px}.site-footer{margin:0 20px;align-items:flex-start}.site-footer p{width:100%;margin:0}.site-footer nav{width:100%;flex-wrap:wrap}.profile-page{padding:40px 20px}.form-grid{grid-template-columns:1fr}.profile-form h2{font-size:27px}.profile-next{float:none;width:100%}.quiz-page{padding:22px 20px}.quiz-progress{grid-template-columns:1fr auto;gap:10px}.quiz-progress>div{grid-row:2;grid-column:1/-1}.quiz-progress small{grid-row:3;grid-column:1/-1}.quiz-grid{gap:22px}.chapter{grid-template-columns:68px 1fr}.chapter .section-number{font-size:29px}.chapter h1{font-size:22px}.chapter img{height:140px}.question{padding-top:0}.question h2{font-size:27px}.radio-row{padding:13px 10px;grid-template-columns:31px 1fr;font-size:15px}.quiz-actions{gap:18px}.quiz-actions .ink-button{min-width:0;flex:1}.report-hero>div{padding:44px 20px}.report-hero h1{font-size:34px}.report-hero figure{height:260px}.report-hero figcaption{font-size:13px}.report-layout{padding:24px 20px}.report-nav{overflow:auto;grid-template-columns:repeat(3,max-content)}.section-head{grid-template-columns:62px 1fr}.section-head>span{font-size:36px}.section-head h2{font-size:27px}.insight-grid,.observation{grid-template-columns:1fr;gap:0}.insight-grid>div+div,.observation>div+div{border-left:0;border-top:1px solid var(--line);padding:24px 0}.observation h3{grid-column:auto}.ad-slot{height:82px;grid-template-columns:68px 1fr;margin:32px 0 44px}.script-box{padding:22px}.script-box blockquote{font-size:18px}.report-actions{flex-direction:column}.report-actions button{width:100%}.report-close{grid-template-columns:1fr}.report-close img{height:170px}.report-close div{padding:35px 20px}.info-page{padding:70px 24px}.info-page h1{font-size:40px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
