@charset "UTF-8";
:root{--ink:#293f46;--muted:#5c7078;--blue:#18b7cd;--deep:#15a8be;--accent-ink:#08768a;--pink:#e8b4cb;--rose-ink:#965373;--action:#b94b80;--action-hover:#a43d6e;--line:#d6edf1;--wash:#effafd;--serif:"Yu Mincho","Hiragino Mincho ProN",Georgia,serif;--sans:"Hiragino Kaku Gothic ProN","Yu Gothic",Meiryo,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:104px}body{margin:0;color:var(--ink);background:#fff;font-family:var(--sans);font-size:16px;line-height:1.9;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}img{max-width:100%;display:block}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid var(--pink);outline-offset:6px}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:500}a,button{touch-action:manipulation}.wrap{width:min(1160px,calc(100% - 96px));margin-inline:auto}.skip-link{position:fixed;top:-100px;left:20px;padding:10px 20px;z-index:99;background:white}.skip-link:focus{top:10px}.header{height:100px;padding:0 48px;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;background:rgba(255,255,255,.96);z-index:20;border-bottom:1px solid #edf0f0;backdrop-filter:blur(12px)}.brand{display:flex;align-items:center;gap:20px}.brand-word{font:italic 58px/.9 Georgia,serif;color:var(--accent-ink);letter-spacing:-5px}.brand-company{font-size:13px;letter-spacing:.13em}.header nav{display:flex;align-items:center;gap:32px;font-size:14px;letter-spacing:.04em}.header nav>a{padding:9px 0;position:relative}.header nav>a:not(.nav-contact):after{content:"";position:absolute;bottom:2px;left:0;width:0;height:1px;background:var(--blue);transition:width .2s}.header nav>a:hover:after{width:100%}.header nav .nav-contact{background:var(--action);padding:12px 23px;color:#fff;transition:background .2s}.header nav .nav-contact:hover{background:var(--action-hover)}.nav-contact span{margin-left:22px}.menu-toggle{display:none}.hero{position:relative;display:grid;grid-template-columns:1.13fr 1fr;min-height:635px;align-items:center;padding-bottom:56px}.hero-copy{padding:50px 0 15px;z-index:2}.eyebrow{font-family:Arial,sans-serif;font-size:12px;letter-spacing:.2em;font-weight:600;color:var(--accent-ink);line-height:1.6}.hero h1{font:500 clamp(32px,3.55vw,49px)/1.85 var(--serif);letter-spacing:.06em;margin:25px 0 24px;white-space:nowrap}.hero h1 em{font-style:normal;color:#0e93a7}.hero-description{color:var(--muted);font-size:15px;line-height:2.1}.hero-name{margin:29px 0 24px;border-left:2px solid var(--pink);padding-left:17px}.hero-name>span{font-size:12px;color:var(--muted)}.hero-name p{font:25px/1.8 var(--serif);letter-spacing:.12em}.hero-name small{font:10px Arial,sans-serif;letter-spacing:.15em;margin-left:15px;color:var(--muted)}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:48px;padding:15px 26px;background:var(--action);color:#fff;font-size:14px;border:1px solid var(--action);transition:background .2s,transform .2s}.button:hover{background:var(--action-hover);border-color:var(--action-hover);transform:translateY(-2px)}.hero-visual{height:555px;position:relative;align-self:end;background:var(--wash);border-radius:220px 220px 0 0;overflow:hidden;margin:28px 0 0 38px}.hero-visual img{position:absolute;width:360px;height:auto;bottom:0;left:50%;transform:translateX(-50%)}.hero-vertical{writing-mode:vertical-rl;position:absolute;right:20px;top:128px;z-index:2;font:15px/1.8 var(--serif);letter-spacing:.22em}.portrait-caption{position:absolute;bottom:0;left:0;right:0;text-align:center;padding:11px;background:#d9f5fa;color:#38616d;font-size:10px;letter-spacing:.12em}.scroll-cue{position:absolute;bottom:13px;left:0;display:flex;gap:22px;align-items:center}.scroll-cue span:first-child{font:10px Arial,sans-serif;letter-spacing:.2em;color:var(--muted)}.scroll-cue span:last-child{color:var(--accent-ink)}.intro-strip{background:var(--wash);padding:20px 24px;text-align:center;font-size:13px;letter-spacing:.1em;color:var(--accent-ink)}.intro-strip span{padding:0 24px;color:#a5bdc2}.section{padding-block:106px}.profile{display:grid;grid-template-columns:1fr 1.3fr;gap:90px}.section h2{font:500 31px/1.8 var(--serif);letter-spacing:.08em;margin-top:19px}.profile-content .lead{font:25px/1.7 var(--serif);margin-bottom:21px}.profile-content>p:not(.lead){color:var(--muted);line-height:2.1;margin-bottom:18px}.profile-sign{border-top:1px solid var(--line);margin-top:28px;padding-top:24px;display:flex;justify-content:space-between;gap:20px;align-items:center}.profile-sign>p{font:23px/1.6 var(--serif);letter-spacing:.08em}.profile-sign>p span{display:block;font:italic 15px/1.7 Georgia,serif;color:var(--accent-ink);letter-spacing:.04em}.profile-role{font-size:12px;color:var(--muted);line-height:1.9}.footer{padding-block:32px;border-top:1px solid var(--line);display:flex;justify-content:space-between;font-size:12px;color:var(--muted)}
@media(min-width:1500px){.hero{min-height:720px}.hero-visual{height:620px}.hero-visual img{width:402px}}
@media(max-width:1000px){.wrap{width:calc(100% - 64px)}.header{padding:0 32px}.header nav{gap:21px}.brand-company{display:none}.hero-visual{margin-left:10px}.hero-visual img{width:330px;max-width:none}.hero h1{font-size:35px}.profile{gap:40px}.intro-strip span{padding:0 12px}.hero-name small{display:block;margin-left:0;margin-top:6px}}
@media(max-width:720px){html{scroll-padding-top:85px}.wrap{width:calc(100% - 40px)}.header{height:78px;padding:0 22px}.brand-word{font-size:48px}.brand-company{display:block;font-size:11px}.menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:7px;width:44px;height:44px;border:0;background:none;padding:9px;z-index:22}.menu-toggle span{height:1px;background:var(--ink);width:26px;transition:transform .2s,opacity .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(8px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:nth-child(2){opacity:0}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-8px) rotate(-45deg)}.header nav{display:none;position:absolute;top:77px;left:0;right:0;background:white;padding:20px;box-shadow:0 15px 20px #273b4108}.header nav.open{display:flex;flex-direction:column;align-items:stretch;gap:5px}.header nav>a{padding:13px 15px}.header nav .nav-contact{margin-top:10px;display:flex;justify-content:space-between}.hero{display:flex;flex-direction:column;align-items:stretch;min-height:0;padding-bottom:45px}.hero-copy{padding:37px 0 0}.hero .eyebrow{font-size:10px}.hero h1{font-size:clamp(29px,7.8vw,43px);line-height:1.7;margin:22px 0 19px}.hero-description{font-size:14px}.hero-name{margin:23px 0 20px}.hero-name p{font-size:24px}.hero-name small{display:inline;margin-left:12px;font-size:9px}.hero-name>span{font-size:11px}.hero-visual{height:415px;width:88%;max-width:430px;align-self:end;margin:30px 0 0;border-radius:200px 200px 0 0}.hero-visual img{width:277px}.hero-vertical{font-size:13px;right:16px;top:103px}.hero .button{padding:12px 23px}.scroll-cue{bottom:8px}.intro-strip{padding:15px 20px;font-size:11px;line-height:2.1;letter-spacing:.03em}.intro-strip span{padding:0 8px}.section{padding-block:70px}.profile{display:block}.section h2{font-size:27px;line-height:1.8;margin-top:14px}.profile-content{margin-top:28px}.profile-content .lead{font-size:22px}.profile-content>p:not(.lead){font-size:15px}.profile-sign{align-items:start}.profile-role{font-size:11px}.footer{font-size:11px;padding-block:25px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
