:root{--ink:#293f3b;--muted:#586762;--sage:#344f49;--line:#d3ddd8;--blue:#eaf1f5;--paper:#f6f7f4;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--ink);background:#fff;font-family:-apple-system,BlinkMacSystemFont,"Hiragino Kaku Gothic ProN","Yu Gothic",Meiryo,sans-serif;font-size:16px;line-height:1.85}button,input,textarea,select{font:inherit;color:inherit}button,a,select{touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-underline-offset:5px}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,[tabindex]:focus-visible{outline:3px solid #1679a3;outline-offset:4px}button{border:1px solid var(--line);background:white}button:hover{background:#e6efea}a:hover{color:#176552}.wrap{width:min(1200px,calc(100% - 96px));margin-inline:auto}.concept{background:var(--sage);color:white;padding:6px 48px;font-size:12px;letter-spacing:.12em;display:flex;justify-content:space-between}header{min-height:99px;display:flex;align-items:center;justify-content:space-between;padding:14px 48px;border-bottom:1px solid var(--line);background:#fff}.brand{text-decoration:none;display:flex;flex-direction:column;width:max-content;line-height:1.1}.brand b{font-size:36px;font-weight:500;letter-spacing:.1em}.brand>span{font-size:10px;letter-spacing:.22em;margin-top:8px}.brand-mark{font-size:25px;color:#77998b;margin-left:4px}nav{display:flex;gap:36px;align-items:center;font-size:14px}nav a{text-decoration:none}.nav-guide{border:1px solid var(--line);padding:12px 20px}.nav-guide span{margin-left:22px}.hero{display:grid;grid-template-columns:1fr 1.08fr;gap:44px;padding-block:64px 76px;align-items:center}.eyebrow{font-size:12px;letter-spacing:.16em;font-weight:600;margin:0 0 24px;color:#527368}h1,h2,h3,p{margin-top:0}h1{font-family:"Yu Mincho","Hiragino Mincho ProN",serif;font-size:clamp(32px,3.45vw,50px);line-height:1.65;font-weight:500;letter-spacing:.02em;margin-bottom:26px}h2{font-family:"Yu Mincho","Hiragino Mincho ProN",serif;font-size:clamp(25px,2.6vw,36px);line-height:1.65;font-weight:500;letter-spacing:.02em;margin-bottom:24px}h3{font-size:18px;line-height:1.7;margin-bottom:12px}.lead{font-size:16px;line-height:2.1;color:var(--muted);margin-bottom:30px}.text-link{display:inline-flex;gap:50px;align-items:center;text-decoration:none;border-bottom:1px solid var(--sage);padding:0 0 10px}.hero-note{margin:20px 0 0}.small{font-size:12px;color:var(--muted);line-height:1.8}.hero-photo{position:relative;margin:0;min-width:0;height:590px;overflow:hidden;border-radius:160px 0 0 0}.hero-photo img{width:100%;height:100%;object-fit:cover;object-position:48% center}.hero-photo:after{content:"";position:absolute;inset:55% 0 0;background:linear-gradient(transparent,rgba(20,45,35,.62));pointer-events:none}.hero-photo figcaption{position:absolute;z-index:1;bottom:27px;left:30px;right:24px;color:white;display:flex;flex-direction:column;gap:17px}.hero-photo figcaption>span{font-size:22px;font-weight:400;line-height:1.5;letter-spacing:.12em}.hero-photo small{font-size:12px}.section{padding-block:88px}.priorities{padding:48px 0;background:var(--paper);border-block:1px solid var(--line)}.section-top{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:30px}.section-top h2{margin-bottom:0}.section-top>p{font-size:14px;color:var(--muted);margin-bottom:0;max-width:490px}.chips{display:flex;flex-wrap:wrap;gap:12px}.chips button{border-radius:4px;padding:12px 22px;min-height:48px;display:flex;align-items:center;gap:18px;font-size:14px}.chips button:after{content:"＋";color:#759184}.chips button[aria-pressed=true]{background:var(--sage);border-color:var(--sage);color:white}.chips button[aria-pressed=true]:after{content:"✓";color:white}.priority-result{margin-top:24px;font-size:14px;min-height:30px}.priority-result a{display:inline-block;margin:5px 20px 0 0}.role-tabs{display:flex;border-bottom:1px solid var(--line);margin-top:40px}.role-tabs button{border:0;background:transparent;padding:18px 32px;font-size:16px;border-bottom:3px solid transparent;min-width:180px}.role-tabs button[aria-selected=true]{border-bottom-color:var(--sage);font-weight:600}.role-panel{display:grid;grid-template-columns:1fr 1fr;gap:60px;background:var(--paper);padding:40px}.role-panel h3{font-size:24px;font-weight:500}.role-panel p,.role-panel li{font-size:14px;color:var(--muted)}.role-panel ul{margin:0;padding-left:20px}.role-panel li{padding:6px 0}.day{background:var(--blue)}.timeline{display:grid;grid-template-columns:repeat(6,1fr);padding:0;margin:55px 0 0;list-style:none;gap:22px}.timeline li{position:relative;border-top:1px solid #9db4b2;padding-top:26px}.timeline li:before{content:"";position:absolute;top:-5px;left:0;width:9px;height:9px;border-radius:50%;background:#5d837a}.timeline time{font-size:24px;font-weight:400;letter-spacing:.03em}.timeline h3{font-size:15px;margin-top:15px}.timeline p{font-size:14px;color:var(--muted)}.team{display:grid;grid-template-columns:1fr 1fr;gap:70px}.team-intro{color:var(--muted);margin-block:26px}.culture-list article{display:flex;gap:24px;border-bottom:1px solid var(--line);padding:24px 0}.culture-list article:first-child{padding-top:0}.culture-list article>span{font-size:13px;color:#749385}.culture-list p{font-size:14px;color:var(--muted);margin-bottom:0}.conditions{background:var(--paper)}.condition-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.condition-card{background:white;border:1px solid var(--line);padding:24px}.condition-card.relevant{border-color:#52796a;box-shadow:inset 0 3px #52796a}.condition-card h3{font-size:16px}.condition-card p{font-size:14px;color:var(--muted);margin-bottom:0}.condition-card .match{font-size:12px;color:#326449;display:block;margin-bottom:8px}.guide{display:grid;grid-template-columns:.85fr 1.15fr;gap:70px}.guide-intro>p{color:var(--muted)}.guide-note{border-top:1px solid var(--line);margin-top:44px;padding-top:22px;font-size:12px;max-width:350px;color:var(--muted)}.guide-note b{font-size:14px}.guide-note p{margin:10px 0}.chat{border:1px solid var(--line);border-radius:8px;overflow:hidden;background:var(--paper);box-shadow:0 16px 40px #233c3610;align-self:start}.chat-header{padding:19px 24px;background:var(--sage);color:white;display:flex;justify-content:space-between;gap:16px;align-items:center}.chat-header b{font-size:14px;letter-spacing:.1em}.chat-header span{font-size:12px}.chat-log{padding:24px;max-height:350px;min-height:180px;overflow-y:auto;display:flex;flex-direction:column;gap:14px;overscroll-behavior:contain}.bubble{padding:16px 19px;font-size:14px;max-width:95%;border-radius:0 14px 14px 14px;overflow-wrap:anywhere;white-space:pre-wrap}.guide-bubble{background:white;border:1px solid var(--line)}.user-bubble{background:#dae7e2;border-radius:14px 0 14px 14px;align-self:flex-end}.suggestions{display:flex;flex-wrap:wrap;gap:8px;padding:0 24px 20px}.suggestions button{font-size:12px;padding:10px 12px;border-radius:4px;min-height:44px;text-align:left}#guide-form{display:flex;gap:8px;padding:0 24px}input,select,textarea{border:1px solid #a7b9b0;background:white;border-radius:4px;padding:13px 14px;font-size:16px;width:100%;min-width:0}textarea{resize:vertical}#guide-form input{font-size:14px}#guide-form button{background:var(--sage);color:white;width:48px;flex-shrink:0;border:0;border-radius:4px;font-size:22px}.chat-footer{padding:13px 24px 18px;display:flex;justify-content:space-between;align-items:center;gap:10px;font-size:12px;color:var(--muted)}.text-button{background:transparent;border:0;text-decoration:underline;text-underline-offset:5px;font-size:12px;padding:10px 0;min-height:44px}.summary{background:#eaf0ea}.summary-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px 36px}.summary-grid label,.field-label{display:block;font-size:14px;font-weight:600}.summary-grid input,.summary-grid select,.summary-grid textarea{margin-top:10px;font-weight:400}.summary-value{margin:10px 0 0;font-size:16px;font-weight:400}.wide{grid-column:1/-1}.summary-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:25px;gap:25px}.summary-bottom p{margin:0}.next{text-align:center}.next>p{color:var(--muted)}.cta-grid{display:grid;grid-template-columns:repeat(3,1fr);text-align:left;gap:20px;margin:40px 0 24px}.cta-grid article{border:1px solid var(--line);padding:30px;display:flex;flex-direction:column}.cta-grid article>span{font-size:12px;letter-spacing:.14em;color:#527368;margin-bottom:14px}.cta-grid p{font-size:14px;color:var(--muted);flex:1}.cta-grid button,.primary{background:var(--sage);color:white;padding:14px 18px;border:1px solid var(--sage);font-size:14px;display:flex;justify-content:space-between;gap:12px;align-items:center}.cta-grid article:first-child{background:var(--paper)}.cta-grid button:hover,.primary:hover{background:#233f35}footer{padding-block:42px 70px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:30px}footer p{margin:0}footer>div>p:first-child{font-size:18px}dialog{border:0;border-radius:8px;max-width:610px;width:calc(100% - 32px);padding:38px;color:var(--ink);max-height:85vh;overflow-y:auto}dialog::backdrop{background:#172f2b88}.close{float:right;border:0;font-size:26px;width:44px;height:44px}dialog h2{font-size:27px}dialog dl{padding-block:10px;border-block:1px solid var(--line)}dialog dt{font-size:12px;color:var(--muted);margin-top:12px}dialog dd{margin:3px 0 12px;font-size:14px;white-space:pre-wrap;overflow-wrap:anywhere}.demo-notice{font-size:14px;background:var(--paper);padding:16px}.mobile-guide{display:none}.sr-only,.skip{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip:focus{width:auto;height:auto;clip:auto;background:white;z-index:99;padding:15px;margin:0}.noscript{padding:24px;background:#fff1c6}
@media(min-width:1500px){.hero-photo{height:630px}}
@media(max-width:1000px){.wrap{width:calc(100% - 56px)}header{padding-inline:28px}.concept{padding-inline:28px}.hero{gap:30px}.hero-photo{height:540px}.section-top{align-items:flex-start;flex-direction:column;gap:16px}.timeline{grid-template-columns:repeat(3,1fr);row-gap:30px}.team,.guide{gap:35px}.condition-grid{grid-template-columns:repeat(2,1fr)}.cta-grid article{padding:22px}.cta-grid h3{font-size:16px}.cta-grid button{font-size:13px;padding:12px}footer{flex-wrap:wrap}}
@media(max-width:640px){html{scroll-padding-top:24px}.wrap{width:calc(100% - 40px)}.concept{padding:6px 20px;font-size:10px}.concept span{display:none}header{min-height:83px;padding:15px 20px}.brand b{font-size:29px}.brand>span{font-size:8px}nav{gap:0}nav>a:not(.nav-guide){display:none}.nav-guide{padding:10px 12px;font-size:11px}.nav-guide span{margin-left:10px}.hero{grid-template-columns:1fr;padding-block:34px 38px;gap:28px}.hero .eyebrow{font-size:10px;margin-bottom:19px}h1{font-size:32px;line-height:1.7;margin-bottom:17px}.desktop{display:none}.lead{font-size:14px;margin-bottom:20px}.hero-note{font-size:11px;margin-top:15px}.hero-photo{height:330px;border-radius:90px 0 0 0}.hero-photo img{object-position:center 40%}.hero-photo figcaption{left:23px;bottom:20px;gap:9px}.hero-photo figcaption>span{font-size:18px}.hero-photo small{font-size:10px}.section{padding-block:55px}.priorities{padding:34px 0}.eyebrow{font-size:11px;margin-bottom:16px}h2{font-size:26px}.section-top>p{font-size:14px}.chips{gap:8px}.chips button{flex:1 0 calc(50% - 8px);font-size:13px;padding:11px 12px;justify-content:space-between;gap:6px}.priority-result{font-size:13px}.role-tabs{margin-top:26px}.role-tabs button{flex:1;min-width:0;padding:14px 8px;font-size:15px}.role-panel{grid-template-columns:1fr;padding:24px;gap:12px}.role-panel h3{font-size:21px}.timeline{grid-template-columns:1fr 1fr;gap:20px;margin-top:35px}.timeline time{font-size:22px}.timeline li{padding-top:18px}.timeline h3{font-size:14px;margin-top:10px}.timeline p{font-size:13px}.team,.guide{grid-template-columns:1fr;gap:30px}.team-intro{font-size:14px}.culture-list h3{font-size:16px}.condition-grid{grid-template-columns:1fr}.condition-card{padding:22px}.guide-note{margin-top:25px;max-width:none}.chat-header{padding:17px}.chat-log{padding:17px}.suggestions{padding:0 17px 17px}.suggestions button{font-size:12px}#guide-form{padding:0 17px}.chat-footer{padding-inline:17px;font-size:10px}.summary-grid{grid-template-columns:1fr;gap:20px}.summary-bottom{align-items:flex-start;flex-direction:column;gap:6px}.cta-grid{grid-template-columns:1fr;margin-top:30px;gap:14px}.cta-grid article{padding:24px}.cta-grid h3{font-size:18px}.cta-grid button{font-size:14px;min-height:50px}.next{text-align:left}footer{align-items:flex-start;flex-direction:column;padding-bottom:110px;gap:24px}.mobile-guide{display:block;position:fixed;z-index:5;bottom:0;left:0;right:0;text-align:center;padding:14px 10px calc(14px + env(safe-area-inset-bottom));background:var(--sage);color:white;font-size:14px;text-decoration:none;box-shadow:0 -2px 15px #0001}dialog{padding:25px}dialog h2{font-size:23px}.primary{width:100%;justify-content:center}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
@media(max-width:640px){h1{font-size:30px}.desktop{display:initial}}
