@charset "UTF-8";
:root{--blue:#0755ed;--deep:#123371;--ink:#192b46;--muted:#5d6d84;--border:#dce4ee;--pale:#edf3ff;--white:#fff;--line:#087c40;--bg:#f5f7fb;font-family:-apple-system,BlinkMacSystemFont,"Noto Sans JP","Hiragino Kaku Gothic ProN","Yu Gothic",Meiryo,sans-serif;font-feature-settings:"palt";color:var(--ink);background:var(--bg);font-synthesis:none}
*{box-sizing:border-box}body{margin:0;line-height:1.85;min-width:320px}button,a,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:default}a{color:inherit}button:focus-visible,a:focus-visible,summary:focus-visible,textarea:focus-visible{outline:3px solid #f7b945;outline-offset:4px}[hidden]{display:none!important}h1,h2,h3,h4,p{margin:0}h1,h2,h3,h4{line-height:1.55}h2[tabindex]:focus{outline:none}.site-header{max-width:1200px;margin:auto;padding:25px 40px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;font-size:13px;font-weight:800;letter-spacing:.1em}.brand-mark{width:30px;height:30px;border-radius:8px;display:grid;place-items:center;color:white;background:var(--blue);font-size:24px;line-height:1}.brand-jp{border-left:1px solid var(--border);padding-left:15px;margin-left:5px;letter-spacing:0;font-size:12px}.header-note{font-size:11px;color:var(--muted)}main{max-width:1120px;margin:auto}.hero{position:relative;display:grid;grid-template-columns:1.35fr 1fr;gap:30px 70px;padding:66px 68px 32px;background:var(--blue);color:#fff;border-radius:24px;overflow:hidden}.hero-main{position:relative;z-index:1}.eyebrow{display:flex;gap:9px;align-items:center;font-size:12px;font-weight:700;letter-spacing:.05em}.hero .eyebrow>span{height:6px;width:6px;border-radius:50%;background:#b5f5de}.hero h1{margin-top:24px;font-size:clamp(32px,3.8vw,46px);letter-spacing:-.035em;line-height:1.58;font-weight:800}.hero h1>span{color:#c2d8ff}.hero-lead{font-size:14px;margin-top:23px;line-height:1.95;color:#f0f5ff}.hero-meta{display:flex;gap:0;margin:28px 0 16px;font-size:12px;color:#deebff}.hero-meta span{padding:0 14px;border-right:1px solid #6b98fa}.hero-meta span:first-child{padding-left:0}.hero-meta span:last-child{border:0}.button{min-height:56px;padding:14px 20px;border:0;border-radius:10px;display:flex;align-items:center;justify-content:center;gap:12px;text-decoration:none;font-size:14px;font-weight:700;line-height:1.7;width:100%;transition:background .15s,transform .15s}.button:hover{transform:translateY(-1px)}.primary{background:#fff;color:var(--blue);max-width:380px;justify-content:space-between;font-size:15px;padding:16px 24px}.primary>span{font-size:23px}.hero-caption{font-size:11px;margin-top:12px;color:#e1ebff}.hero-aside{padding-top:10px;align-self:center}.route-graphic{position:relative;border-top:1px solid #70a0ff;border-bottom:1px solid #70a0ff;padding:18px 0 25px}.route-graphic>span{font-size:10px;letter-spacing:.14em;color:#c2d8ff}.route-graphic strong{font-size:40px;line-height:1.4;display:block;margin-top:32px;font-weight:500}.route-graphic strong>span{position:absolute;font-size:115px;right:2px;top:55px;font-weight:400;line-height:1;color:#c2d8ff}.graphic-line{height:16px;width:36%;margin-top:15px;background:repeating-linear-gradient(90deg,#75a2ff 0,#75a2ff 2px,transparent 2px,transparent 8px)}.hero-benefits{padding:0;list-style:none;margin:25px 0 0;display:grid;gap:19px}.hero-benefits li{display:flex;gap:15px;align-items:flex-start}.hero-benefits li>span{font-size:10px;line-height:26px;color:#c2d8ff}.hero-benefits strong{font-size:13px}.hero-benefits small{display:block;font-size:11px;color:#d3e3ff;margin-top:2px}.privacy-note{grid-column:1/-1;border-top:1px solid #497cf0;padding-top:22px;font-size:10px;color:#dae7ff;line-height:1.9;max-width:900px}.mobile-break{display:none}.site-footer{max-width:1120px;margin:auto;padding:25px 0 32px;display:flex;justify-content:space-between;gap:15px;color:var(--muted);font-size:10px}.site-footer>span{font-weight:800;letter-spacing:.08em}.question-screen{max-width:700px;margin:28px auto 60px}.progress-head{display:flex;justify-content:space-between;align-items:center;font-size:12px;padding:0 2px}.progress-head strong{font-size:14px;color:var(--blue);letter-spacing:.05em}.progress-track{height:4px;background:#dce5f5;margin:13px 0 25px;border-radius:9px;overflow:hidden}.progress-track>span{display:block;height:100%;background:var(--blue);width:0;transition:width .2s}.question-card{background:white;border:1px solid var(--border);border-radius:18px;padding:38px 44px 40px}.question-card .eyebrow{color:var(--blue);font-size:11px;letter-spacing:.1em}.question-card h2{font-size:25px;letter-spacing:-.015em;margin-top:13px}.question-help{font-size:12px;color:var(--muted);margin-top:12px;min-height:22px}.answer-options{display:grid;gap:10px;margin-top:26px}.answer-button{display:flex;gap:13px;align-items:center;width:100%;text-align:left;min-height:58px;padding:13px 16px;border:1px solid var(--border);border-radius:10px;background:#fff;color:var(--ink);font-size:13px;line-height:1.65;transition:background .12s,border-color .12s}.answer-button:hover,.answer-button[aria-pressed="true"]{border-color:var(--blue);background:var(--pale)}.answer-letter{display:grid;place-items:center;border-radius:50%;width:24px;height:24px;flex:0 0 24px;border:1px solid var(--border);font-size:10px;color:var(--muted);background:#fff}.answer-arrow{margin-left:auto;color:#7288a6}.answer-button[aria-pressed="true"] .answer-letter{background:var(--blue);color:#fff;border-color:var(--blue)}.question-footer{display:flex;align-items:center;justify-content:space-between;min-height:64px;gap:16px}.question-footer>span{margin-left:auto;font-size:10px;color:var(--muted)}.text-button{border:0;padding:10px 0;min-height:44px;color:var(--muted);background:transparent;font-size:12px}.text-button:hover{text-decoration:underline}.result-screen{padding-bottom:10px}.result-hero{background:var(--blue);color:#fff;border-radius:20px;padding:44px 50px;display:flex;justify-content:space-between;gap:20px;align-items:center}.result-hero .eyebrow{font-size:10px;letter-spacing:.12em}.result-badge{border:1px solid #90b6ff;padding:2px 8px;border-radius:4px;letter-spacing:0}.result-hero h2{font-size:clamp(26px,3.1vw,37px);line-height:1.6;letter-spacing:-.025em;white-space:pre-line;margin:20px 0}.result-hero p:last-child{font-size:13px;max-width:615px;color:#e5eeff}.result-arrow{font-size:116px;line-height:1;color:#aacaff;flex-shrink:0}.result-note{font-size:10px;color:var(--muted);margin:15px 6px 35px}.result-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:32px;align-items:start}.result-content{background:white;border:1px solid var(--border);border-radius:16px;padding:0 32px}.result-section{padding:32px 0;border-top:1px solid var(--border)}.result-section:first-child{border-top:0}.section-label{color:var(--blue);font-size:9px;font-weight:800;letter-spacing:.12em;margin-bottom:9px}.result-section h3{font-size:21px;margin-bottom:22px;letter-spacing:-.02em}.result-section p{font-size:13px}.result-section .section-label{font-size:9px}.career-paths{display:grid;gap:14px}.path-card{border:1px solid var(--border);padding:21px;border-radius:10px}.path-card h4{font-size:15px;display:flex;gap:11px;margin-bottom:10px;align-items:baseline}.path-card h4>span{color:var(--blue);font-size:10px;font-weight:700}.path-card>p{color:var(--muted);font-size:12px}.path-check{margin-top:16px;background:var(--bg);border-radius:6px;padding:12px 14px}.path-check strong{font-size:10px;color:var(--deep);font-weight:700}.path-check p{font-size:11px;margin-top:4px;color:var(--muted)}.subtle{color:var(--muted);font-size:11px!important;line-height:1.85}.experience-section>p:last-child{margin-top:14px}.salary-grid{display:grid;grid-template-columns:minmax(0,1fr) 20px minmax(0,1fr);gap:12px;align-items:center;margin-bottom:17px}.salary-grid>div{padding:16px 13px;background:var(--bg);border-radius:9px;align-self:stretch}.salary-grid>div:last-child{background:var(--pale)}.salary-grid div>span{display:block;font-size:10px;color:var(--muted);margin-bottom:8px}.salary-grid strong{font-size:17px;line-height:1.7;display:block;color:var(--deep)}.salary-arrow{color:var(--blue)}.point{margin-top:22px}.point>span{display:block;font-size:11px;font-weight:800;margin-bottom:7px;color:var(--deep)}.point>p{color:var(--muted);font-size:12px}.consultation{background:#fff;border:1px solid var(--border);border-radius:16px;padding:26px 23px;position:sticky;top:24px}.line-label{font-size:10px;color:var(--line);font-weight:800;display:inline-block;padding:3px 8px;background:#e8f7ee;border-radius:4px;margin-bottom:14px}.consultation h3{font-size:23px;line-height:1.7;margin-bottom:15px}.consultation-head>p{font-size:12px;color:var(--muted)}.consultation-steps{padding-left:22px;font-size:12px;margin:23px 0;display:grid;gap:13px}.consultation-steps li::marker{color:var(--blue);font-weight:700}.consultation-steps strong{font-size:12px}.consultation-steps span{display:block;font-size:11px;color:var(--muted);margin-top:2px}.consultation details{margin-bottom:18px}.consultation summary{font-size:11px;color:var(--blue);cursor:pointer;min-height:38px;display:list-item;list-style-position:inside;line-height:2;padding:7px 0}.consultation textarea{resize:vertical;width:100%;background:#f8faff;border:1px solid var(--border);border-radius:6px;padding:12px;font-size:12px;line-height:1.8;color:var(--ink);margin:9px 0 4px}.secondary{color:var(--blue);border:1px solid #99b8f4;background:var(--white);font-size:12px}.line{background:var(--line);color:#fff;font-size:13px}.line:hover{background:#066a36}.button>span[aria-hidden]{font-size:11px;opacity:.8}.primary>span[aria-hidden]{font-size:24px}.copy-status{font-size:11px;color:var(--line);line-height:1.8;margin:9px 0;min-height:5px}.consultation-caption{font-size:10px;color:var(--muted);text-align:center;margin-top:14px}.result-bottom{text-align:center;padding:36px 15px 10px}.result-bottom>p{font-size:13px;color:var(--muted)}.result-bottom .text-button{margin-top:14px;color:var(--blue)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.noscript{padding:24px;background:#fff;border:1px solid var(--border);margin:20px}.noscript a{color:var(--blue)}
@media(min-width:761px) and (max-width:1150px){main,.site-footer{margin-left:30px;margin-right:30px}.hero{padding:48px 40px 28px;gap:28px 35px}.result-layout{gap:22px;grid-template-columns:minmax(0,1fr) 310px}.result-content{padding:0 24px}.salary-grid strong{font-size:15px}}
@media(max-width:760px){.site-header{padding:19px 22px}.brand{font-size:11px;gap:8px}.brand-mark{width:25px;height:25px;font-size:21px}.brand-jp{font-size:10px;padding-left:10px;margin-left:1px}.header-note{display:none}main{margin:0 16px}.hero{display:block;padding:35px 26px 24px;border-radius:17px}.hero h1{font-size:clamp(28px,7.6vw,40px);line-height:1.6;margin-top:22px}.hero .eyebrow{font-size:10px;letter-spacing:0}.hero-lead{font-size:12px;margin-top:19px}.hero-meta{font-size:11px;margin-top:23px}.primary{font-size:14px;max-width:none;padding:14px 18px;min-height:56px}.hero-caption{font-size:10px}.hero-aside{padding-top:0;margin-top:32px}.route-graphic{display:none}.hero-benefits{border-top:1px solid #6190f6;padding-top:24px;gap:18px;margin-top:0}.hero-benefits strong{font-size:12px}.hero-benefits small{font-size:10px}.privacy-note{margin-top:24px;padding-top:20px;font-size:9px}.mobile-break{display:block}.hero h1 .mobile-break{display:none}.site-footer{padding:23px 22px;display:block;font-size:9px}.site-footer p{margin-top:4px}.question-screen{margin:18px auto 35px}.progress-head{font-size:11px;padding:0 4px}.progress-track{margin-bottom:18px}.question-card{padding:27px 21px 26px;border-radius:14px}.question-card h2{font-size:21px;margin-top:12px}.question-help{font-size:11px;margin-top:12px}.answer-options{gap:9px;margin-top:23px}.answer-button{font-size:12px;padding:13px 11px;gap:9px;min-height:60px}.answer-letter{width:22px;height:22px;flex-basis:22px;font-size:9px}.answer-arrow{font-size:12px}.question-footer{gap:8px;padding:0 5px;min-height:59px}.question-footer>span{font-size:9px}.text-button{font-size:11px}.result-hero{padding:30px 24px;border-radius:15px;position:relative;overflow:hidden}.result-hero h2{font-size:25px;margin:19px 0 14px}.result-hero p:last-child{font-size:11px}.result-hero .eyebrow{font-size:9px}.result-arrow{display:none}.result-note{font-size:9px;margin:13px 4px 24px;line-height:1.9}.result-layout{display:flex;flex-direction:column;gap:22px}.result-content{padding:0 22px;width:100%;border-radius:13px}.result-section{padding:28px 0}.result-section h3{font-size:20px;line-height:1.6;margin-bottom:18px}.result-section p{font-size:12px}.path-card{padding:17px 15px;border-radius:9px}.path-card h4{font-size:14px;gap:9px}.path-card>p{font-size:11px}.path-check{padding:10px 12px}.path-check p{font-size:10px}.path-check strong{font-size:9px}.salary-grid{gap:7px;grid-template-columns:minmax(0,1fr) 12px minmax(0,1fr)}.salary-grid>div{padding:13px 10px}.salary-grid strong{font-size:14px;line-height:1.75}.salary-grid div>span{font-size:9px}.salary-arrow{font-size:12px}.subtle{font-size:10px!important}.point>p{font-size:11px}.consultation{position:static;top:auto;width:100%;padding:27px 24px}.consultation h3{font-size:25px}.consultation-head>p{font-size:12px}.consultation textarea{font-size:16px}.consultation summary{font-size:12px}.consultation .button{font-size:14px}.consultation-caption{font-size:10px}.consultation-steps{margin:24px 0}.result-bottom{padding-top:30px}.result-bottom p{font-size:12px}}
@media(max-width:359px){.brand-jp{font-size:9px}.site-header{padding-left:18px;padding-right:18px}.hero{padding-left:21px;padding-right:21px}.hero h1{font-size:27px}.hero .eyebrow{font-size:9px}.result-content{padding:0 17px}.result-hero h2{font-size:22px}.question-card{padding-left:16px;padding-right:16px}.salary-grid strong{font-size:12px}.result-section h3{font-size:19px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;transition:none!important}}
.consultation-jump{display:flex;align-items:center;justify-content:space-between;margin:-13px 0 28px;padding:15px 19px;color:var(--line);background:#e8f7ee;border:1px solid #bfdfcd;border-radius:9px;font-size:12px;font-weight:700;text-decoration:none}.consultation-jump:hover{background:#d9f0e3}.consultation{scroll-margin-top:20px}
@media(min-width:761px){.consultation-jump{max-width:380px;margin-left:auto}}
@media(max-width:760px){.consultation-jump{font-size:11px;margin-top:-7px}}
