@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;600;700;800;900&display=swap');
:root{--ink:#18372f;--green:#717f64;--lime:#e4efae;--paper:#f7f8f3;--line:#d5ddd2;--muted:#596b60;--pad:clamp(24px,5.5vw,88px)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;font-family:'Noto Sans JP',sans-serif;color:var(--ink);background:var(--paper);font-size:16px;line-height:1.85}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid #9c6b13;outline-offset:5px}img{display:block;max-width:100%}button{color:inherit}h1,h2,h3,p,figure{margin:0}button{border:0}::selection{background:var(--lime);color:var(--ink)}.skip-link{position:fixed;left:20px;top:-100px;z-index:100;background:var(--lime);padding:14px}.skip-link:focus{top:10px}.header{height:90px;display:flex;align-items:center;justify-content:space-between;padding:0 28px 0 22px;gap:30px;background:var(--green);color:white;position:relative;z-index:20}.brand{width:290px;height:70px;overflow:hidden;position:relative;flex-shrink:0}.brand img{position:absolute;max-width:none;width:900px;height:90px;left:50%;top:50%;transform:translate(-50%,-50%)}.desktop-nav{display:flex;gap:28px;font-size:14px;font-weight:600}.desktop-nav a:hover{color:var(--lime)}.header-cta{background:var(--lime);color:var(--ink);padding:13px 21px;display:flex;gap:24px;align-items:center;font-size:14px;font-weight:700}.header-cta span{font-size:24px;line-height:1}.menu-toggle{display:none}.mobile-nav{position:fixed;z-index:30;background:var(--ink);color:white;left:0;right:0;top:76px;padding:24px}.mobile-nav a{display:block;padding:13px;border-bottom:1px solid #ffffff30}.hero{height:730px;min-height:650px;position:relative;background:var(--ink);color:var(--paper);overflow:hidden}.hero-meta{position:absolute;top:23px;left:var(--pad);right:var(--pad);z-index:6;display:flex;justify-content:space-between;font-size:12px;letter-spacing:.12em}.hero-visual{position:absolute;inset:0 0 0 41%;overflow:hidden;background:var(--green)}.hero-photo{width:100%;height:100%;object-fit:cover;object-position:48% center}.hero-visual canvas{position:absolute;inset:0;width:100%;height:100%;opacity:0;transition:opacity .5s}.hero-visual.has-webgl canvas{opacity:1}.visual-shade{position:absolute;inset:0;background:linear-gradient(90deg,#18372f77,transparent 50%),linear-gradient(0deg,#18372fbb,transparent 70%)}.hero-copy{position:absolute;z-index:5;top:127px;left:var(--pad)}.eyebrow{font-size:14px;letter-spacing:.13em;font-weight:500}.hero h1{font-size:clamp(38px,4.2vw,64px);font-weight:800;line-height:1.55;letter-spacing:-.045em;margin-top:20px;max-width:780px;text-shadow:0 1px 20px #18372f20}.hero h1 span{color:var(--lime)}.hero-description{font-size:15px;line-height:2.1;margin-top:28px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:38px;min-height:58px;padding:14px 25px;font-weight:700;font-size:15px;transition:background .2s,transform .2s}.button:hover{transform:translateY(-3px)}.button span{font-size:23px}.button-lime{background:var(--lime);color:var(--ink)}.hero .button{margin-top:32px}.one-to-one{position:absolute;right:7%;bottom:76px;z-index:4;display:flex;gap:22px;align-items:center;color:var(--lime)}.one-to-one b{font-family:Arial,sans-serif;display:block;font-size:260px;letter-spacing:-.08em;line-height:.84;font-weight:800}.one-label{display:block;text-align:center;font-size:11px;letter-spacing:.2em;margin-bottom:20px}.colon{font-family:Arial,sans-serif;font-size:140px;line-height:1;margin-top:20px}.ratio-note{position:absolute;bottom:-36px;font-size:13px;white-space:nowrap;left:50%;transform:translateX(-50%);letter-spacing:.14em}.photo-caption{position:absolute;right:20px;top:50%;writing-mode:vertical-rl;letter-spacing:.18em;font-size:10px}.hero-bottom{position:absolute;bottom:26px;left:var(--pad);right:var(--pad);display:flex;justify-content:space-between;z-index:8;font-size:12px;letter-spacing:.1em}.hero-bottom span{margin-left:16px}.hero-bottom button{background:none;color:inherit;font-size:12px}.news-strip{display:flex;align-items:center;gap:40px;padding:22px var(--pad);font-size:14px;border-bottom:1px solid var(--line)}.news-strip>span{font-weight:700}.news-strip>a{margin-left:auto;font-size:25px}.opening-caption{display:none}#skip-opening{position:absolute;z-index:10;bottom:35px;right:var(--pad);padding:8px 18px;background:var(--lime);color:var(--ink)}
@media(min-width:1600px){.hero{height:790px}.hero-copy{top:155px}.one-to-one b{font-size:310px}}
@media(max-width:1100px){.desktop-nav{gap:18px;font-size:13px}.header{gap:18px}.brand{width:255px}.brand img{width:800px;height:80px}.hero-copy{top:145px}.one-to-one{right:5%;bottom:93px}.one-to-one b{font-size:210px}.colon{font-size:110px}.hero-description{max-width:360px}}
@media(max-width:760px){html{scroll-padding-top:90px}.header{height:76px;padding:0 18px;gap:14px}.brand{width:226px;height:62px}.brand img{width:710px;height:71px}.desktop-nav,.header-cta{display:none}.menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:7px;background:transparent;width:44px;height:44px;padding:9px}.menu-toggle span{height:1px;width:26px;background:white}.hero{height:840px;min-height:0}.hero-meta{top:19px;font-size:10px;letter-spacing:.04em}.hero-meta span:last-child{display:none}.hero-visual{inset:325px 0 0 21%}.hero-photo{object-position:50% 50%}.visual-shade{background:linear-gradient(180deg,#18372f15,transparent 35%,#18372f9c)}.hero-copy{top:76px;left:24px;right:20px}.eyebrow{font-size:12px;letter-spacing:.04em}.hero h1{font-size:34px;line-height:1.55;letter-spacing:-.065em;margin-top:15px}.hero-description{font-size:13px;margin-top:18px;line-height:1.9}.hero .button{margin-top:22px;padding:12px 18px;min-height:52px;font-size:13px;gap:30px}.one-to-one{right:36px;bottom:116px;gap:13px}.one-to-one b{font-size:190px}.one-label{font-size:10px;margin-bottom:15px}.colon{font-size:105px}.ratio-note{font-size:11px;bottom:-35px;letter-spacing:.07em}.hero-bottom{bottom:23px;font-size:11px}.hero-bottom button{font-size:11px}.photo-caption{right:12px;font-size:9px;top:23%}.news-strip{align-items:flex-start;gap:10px;flex-wrap:wrap;padding:20px 24px}.news-strip>span{font-size:12px;width:85%}.news-strip p{font-size:13px;width:90%;line-height:1.8}.news-strip>a{margin-top:-24px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.3s!important;transition-duration:.3s!important}}
