:root{--ink:#153d35;--green:#24755e;--mint:#88d6ba;--yellow:#ffdf46;--blue:#2853d9;--red:#ed5146;--paper:#fff;--line:#d5e1db;--side:84px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:40px}body{margin:0;color:var(--ink);background:white;font-family:'Noto Sans JP',sans-serif;line-height:1.9}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}button{font:inherit;cursor:pointer}a:focus-visible,button:focus-visible{outline:3px solid var(--blue);outline-offset:5px}h1,h2,h3,.journal-title{font-family:'Noto Sans JP',sans-serif}h1,h2,h3,p{margin-top:0}button{color:inherit}main,.footer{margin-inline:var(--side)}.skip-link{position:fixed;top:-80px;z-index:100;padding:12px;background:white}.skip-link:focus{top:0}.left-rail,.right-rail{position:fixed;top:0;bottom:0;width:var(--side);background:white;z-index:30;display:flex;align-items:center}.left-rail{left:0;flex-direction:column;padding:22px 0;border-right:1px solid #f0f2ef}.brand{display:flex;align-items:center;gap:14px}.left-rail .brand{flex-direction:column}.brand img{width:44px;height:49px;object-fit:contain}.left-rail .brand span{writing-mode:vertical-rl;font-size:15px;letter-spacing:.13em;font-weight:600}.brand small{font-size:12px;font-weight:400}.left-rail .brand small{margin-bottom:12px}.rail-bottom{margin-top:auto;font-family:'DM Sans',sans-serif;writing-mode:vertical-rl;font-size:10px;letter-spacing:.19em}.right-rail{right:0;flex-direction:column;gap:26px;border-left:1px solid #f0f2ef}.right-rail>a{writing-mode:vertical-rl;font-size:13px;letter-spacing:.15em}.right-rail .rail-contact{background:var(--green);color:white;width:100%;padding:30px 25px;display:flex;align-items:center}.menu-toggle{width:100%;height:84px;flex-shrink:0;border:0;background:var(--ink);color:white;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px}.menu-toggle span{height:1px;width:26px;background:currentColor}.menu-toggle small{font-size:9px;letter-spacing:.12em}.motion-toggle{margin-top:auto;margin-bottom:24px;background:none;border:1px solid var(--line);border-radius:50%;width:34px;height:34px;line-height:1}.opening{height:155svh;min-height:980px;background:var(--ink)}.hero-stage{height:100svh;min-height:640px;position:sticky;top:0;overflow:hidden;color:white}.hero-photos,.hero-shade{position:absolute;inset:0}.hero-photo{position:absolute;width:100%;height:100%;object-fit:cover;max-width:none;animation:drift 20s ease-in-out infinite alternate;transform-origin:center}.photo-b{opacity:0;animation:crossfade 20s ease-in-out infinite,drift 23s ease-in-out infinite alternate}.hero-shade{background:linear-gradient(90deg,#09291e70,transparent 70%),linear-gradient(0deg,#0a302cbf,transparent 75%)}.top-nav{position:absolute;top:35px;left:0;right:0;display:flex;justify-content:center;gap:36px;font-size:14px;text-shadow:0 1px 10px #0008;z-index:3}.top-nav a{border-bottom:1px solid transparent}.top-nav a:hover{border-color:white}.opening-title{position:absolute;left:9%;top:27%;transform:translateY(calc(var(--progress,0)*-50px));opacity:calc(1 - var(--progress,0)*.7)}.eyebrow{font-family:'DM Sans',sans-serif;font-size:13px;letter-spacing:.2em;margin-bottom:30px}h1{font-size:clamp(40px,5vw,88px);font-weight:700;letter-spacing:.09em;line-height:1.65;text-shadow:0 3px 35px #06241655;margin:0}h1>span{display:block;animation:enter 1.4s both}h1>span:nth-child(2){animation-delay:.18s}.opening-message{position:absolute;right:9%;bottom:9%;font-size:18px;line-height:2.15;letter-spacing:.12em;transform:translateY(calc(var(--progress,0)*-40px));max-width:48%}.opening-message p:first-child{margin-bottom:18px}.opening-message p:nth-child(2){font-size:16px}.opening-message a{font-size:14px;display:flex;justify-content:space-between;border-bottom:1px solid #fff8;padding-bottom:8px}.hero-badge{position:absolute;right:5%;top:17%;width:146px;height:146px;border-radius:50%;background:var(--yellow);color:var(--ink);display:flex;flex-direction:column;align-items:center;justify-content:center;transform:rotate(8deg);transition:transform .5s;z-index:4;box-shadow:0 10px 25px #102b1614}.hero-badge:hover{transform:rotate(0) scale(1.04)}.hero-badge small{font-size:10px}.hero-badge strong{font-family:'Noto Sans JP';font-size:22px}.hero-badge span{font-size:12px}.vertical-label{position:absolute;left:3%;bottom:0;writing-mode:vertical-rl;font-family:'DM Sans';font-size:11px;letter-spacing:.2em;display:flex;align-items:center;gap:20px}.vertical-label i{height:140px;width:1px;background:white}.photo-caption{position:absolute;bottom:32px;left:9%;font-size:12px;letter-spacing:.16em}.section-wrap{width:84%;max-width:1260px;margin-inline:auto}.about{padding-block:140px 100px;display:grid;grid-template-columns:1fr 2fr;gap:50px}.section-label>span{display:block;font-size:14px}.section-label>span:first-child{font-family:'DM Sans';font-size:12px;letter-spacing:.16em;margin-bottom:20px}.about-illustration{max-width:190px;margin-top:45px;transform:rotate(-8deg)}.about-content h2{font-size:clamp(26px,3vw,43px);line-height:1.9;letter-spacing:.02em;font-weight:700}.about-content h2 span{color:var(--green)}.about-bottom{border-left:1px solid var(--green);padding-left:28px;margin-top:40px}.about-bottom p{font-size:16px}.text-link{display:inline-flex;gap:40px;align-items:center;font-size:14px}.circle-arrow{display:inline-flex;border:1px solid currentColor;width:42px;height:42px;align-items:center;justify-content:center;border-radius:50%;font-size:22px;transition:transform .4s}.text-link:hover .circle-arrow{transform:rotate(45deg)}.impact{grid-column:1/-1;margin-top:70px;border-top:1px solid var(--line);padding-top:35px;display:grid;grid-template-columns:1fr 3fr;gap:40px}.impact h3{font-size:18px}.impact h3 span{display:block;font-family:'DM Sans';font-size:11px;letter-spacing:.14em;margin-top:10px}.impact dl{margin:0;display:grid;grid-template-columns:1fr 1fr 1fr;gap:20px}.impact dl>div{display:flex;flex-direction:column-reverse}.impact dt{font-size:12px}.impact dd{font-family:'DM Sans';font-size:clamp(33px,4vw,64px);line-height:1.2;margin:0 0 10px;letter-spacing:-.07em}.plus{font-size:.5em;margin-left:5px}.impact dl>div:nth-child(2) dd{color:var(--blue)}.impact dl>div:nth-child(3) dd{color:var(--red)}.business{padding:100px 0 120px;background:#f3f8f5;border-radius:50% 50% 0 0/35px 35px 0 0}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:70px}.section-en{font-family:'DM Sans';font-size:14px;letter-spacing:.14em;margin-bottom:8px}.section-heading h2,.news h2{font-size:36px;letter-spacing:.06em;margin-bottom:0}.section-number{font-family:'DM Sans';font-size:12px;letter-spacing:.1em}.business-grid{display:flex;flex-direction:column;gap:120px}.service{display:grid;grid-template-columns:1.1fr 1fr;gap:8%;align-items:center}.service:nth-child(even){direction:rtl}.service:nth-child(even)>*{direction:ltr}.service-image{position:relative;overflow:hidden;display:block;aspect-ratio:4/5}.service-image img{height:100%;width:100%;object-fit:cover;transition:transform 1.1s}.service-image:hover img{transform:scale(1.06)}.service-number{position:absolute;left:24px;top:12px;font-family:'DM Sans';font-size:70px;color:white;font-weight:400;line-height:1.4}.image-arrow{position:absolute;right:24px;bottom:24px;background:white;border-radius:50%;width:45px;height:45px;text-align:center;line-height:45px;font-size:24px}.service-kicker{font-size:12px;line-height:1.9;color:var(--green)}.service h3{font-size:clamp(25px,2.3vw,36px);line-height:1.7;letter-spacing:.04em}.service-body>p:not(.service-kicker){font-size:16px}.service-links{margin-top:32px}.service-links a{display:flex;justify-content:space-between;gap:14px;font-size:14px;padding:15px 0;border-bottom:1px solid #bdcfc5}.service-links a:hover{color:var(--blue)}.news{padding-block:125px;display:grid;grid-template-columns:1fr 2.4fr;gap:55px}.news-heading .section-number{display:block;margin-top:28px}.news-item{display:grid;grid-template-columns:90px 1fr 20px;gap:15px;padding:24px 0;border-bottom:1px solid var(--line)}.news-item:first-child{padding-top:0}.news-item time{font-family:'DM Sans';font-size:12px}.news-item h3{font-family:'Noto Sans JP';font-weight:400;font-size:15px;line-height:1.9;margin:0}.news-item:hover{color:var(--blue)}.journal{padding:100px 0;background:var(--yellow);border-radius:50% 50% 0 0/30px 30px 0 0}.journal-intro{font-size:15px}.journal-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px}.journal-card{position:relative;display:flex;flex-direction:column;min-height:260px;padding:35px;background:#fff9;transition:background .3s}.journal-card:hover{background:#fff}.journal-meta{font-family:'DM Sans';font-size:12px;letter-spacing:.06em}.journal-title{font-size:27px;margin-top:35px;position:relative}.journal-bottom{margin-top:auto;display:flex;justify-content:space-between;align-items:center;font-family:'DM Sans';font-size:14px}.journal-illustration{position:absolute;right:20px;top:28px;width:110px}.contact{background:var(--green);color:white;padding:85px 8%}.contact-inner{display:flex;align-items:center;justify-content:space-between}.contact-inner p{font-family:'DM Sans';font-size:14px;letter-spacing:.18em;margin-bottom:8px}.contact h2{font-size:42px;letter-spacing:.07em;margin:0}.contact-arrow{font-size:52px;transition:transform .4s}.contact-inner:hover .contact-arrow{transform:translate(8px,-8px)}.footer{padding:55px 6% 20px}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:25px}.footer .brand span{font-size:13px;line-height:1.8}.footer .brand small{display:block}.footer nav{display:flex;gap:20px;font-size:12px}.back-top{font-size:26px}.footer-bottom{display:flex;justify-content:space-between;font-size:10px;margin-top:40px}.footer-bottom p{margin:0}.reveal{transition:opacity 1s,transform 1.1s,filter 1s}.reveal.is-pending{opacity:0;transform:translateY(35px);filter:blur(4px)}dialog{width:min(700px,90vw);max-height:90svh;border:0;padding:60px;color:var(--ink);background:#f6fbf8}dialog::backdrop{background:#092d27c9;backdrop-filter:blur(8px)}dialog nav{display:flex;flex-direction:column;gap:16px;font-family:'Noto Sans JP';font-size:27px;margin:35px 0}dialog p{font-size:14px}.menu-close{position:absolute;right:25px;top:12px;border:0;background:none;font-size:36px}.compare-link{font-size:12px;border-bottom:1px solid var(--line)}.motion-paused *{animation-play-state:paused!important}@keyframes drift{from{transform:scale(1.02)}to{transform:scale(1.13)}}@keyframes crossfade{0%,30%,100%{opacity:0}45%,80%{opacity:1}}@keyframes enter{from{opacity:0;filter:blur(9px);transform:translateY(20px)}to{opacity:1;filter:blur(0);transform:translateY(0)}}
@media(min-width:1600px){:root{--side:100px}}
@media(max-width:1000px){:root{--side:65px}.top-nav{gap:20px;font-size:12px}.hero-badge{width:115px;height:115px;right:4%;top:15%}.hero-badge small{font-size:8px}.hero-badge strong{font-size:19px}.hero-badge span{font-size:10px}.opening-title{left:7%;top:30%}h1{font-size:48px}.opening-message{font-size:16px;right:7%;bottom:8%}.opening-message p:nth-child(2){font-size:14px}.section-wrap{width:86%}.about{gap:30px;grid-template-columns:1fr 2.5fr}.impact{grid-template-columns:1fr}.service{gap:6%}.service h3{font-size:27px}.news{grid-template-columns:1fr;gap:30px}.journal-title{font-size:23px}.footer-top{flex-wrap:wrap}.footer nav{flex-wrap:wrap}.right-rail .rail-contact{padding-inline:17px}}
@media(max-width:650px){:root{--side:0px}.left-rail{position:absolute;width:auto;right:65px;bottom:auto;height:80px;align-items:start;padding:16px 20px;background:white}.left-rail .brand{flex-direction:row;gap:10px}.left-rail .brand span{writing-mode:horizontal-tb;font-size:12px;letter-spacing:0}.left-rail .brand small{display:block;font-size:10px;margin:0}.brand img{width:34px;height:40px}.rail-bottom,.right-rail>a,.right-rail .rail-contact{display:none}.right-rail{width:65px;height:80px;bottom:auto;background:transparent;border:0;gap:0}.menu-toggle{height:80px}.motion-toggle{position:fixed;right:16px;bottom:16px;margin:0;background:white;box-shadow:0 2px 10px #0002;z-index:40}.opening{margin-top:80px;min-height:1000px;height:145svh}.hero-stage{height:calc(100svh - 30px);min-height:640px}.top-nav{display:none}.opening-title{left:7%;top:22%}.eyebrow{font-size:10px;letter-spacing:.14em;margin-bottom:20px}h1{font-size:clamp(31px,8.4vw,48px);letter-spacing:.04em}.hero-badge{top:4%;right:6%;width:100px;height:100px}.opening-message{right:7%;bottom:8%;max-width:75%;font-size:15px;line-height:2}.opening-message p:nth-child(2){font-size:14px}.opening-message p:first-child{margin-bottom:12px}.vertical-label{left:5%;font-size:9px}.vertical-label i{height:110px}.photo-caption{display:none}.hero-photo{object-position:55%}.hero-shade{background:linear-gradient(0deg,#06291ec9,#082e3c24 95%)}.section-wrap{width:86%}.about{display:block;padding:85px 0 70px}.section-label{display:flex;justify-content:space-between;align-items:center;position:relative;margin-bottom:35px}.section-label>span:first-child{margin:0;font-size:11px}.section-label>span:nth-child(2){font-size:12px}.about-illustration{display:none}.about-content h2{font-size:23px;line-height:2}.about-bottom{padding-left:20px}.about-bottom p{font-size:15px}.impact{margin-top:60px;display:block}.impact h3{display:flex;justify-content:space-between;align-items:center;font-size:16px}.impact h3 span{margin:0}.impact dl{gap:12px;margin-top:30px}.impact dd{font-size:31px}.impact dt{font-size:10px;line-height:1.8}.business{padding:65px 0 80px}.section-heading{margin-bottom:38px}.section-heading h2,.news h2{font-size:28px}.section-number{font-size:10px}.section-en{font-size:12px}.business-grid{gap:65px}.service,.service:nth-child(even){display:flex;flex-direction:column;direction:ltr;gap:28px}.service-image{width:100%;aspect-ratio:5/4}.service-number{font-size:50px;left:20px}.service-body>p:not(.service-kicker){font-size:16px}.service-kicker{font-size:12px;margin-bottom:12px}.service h3{font-size:26px}.service-links a{font-size:13px}.news{padding:75px 0}.news-heading .section-number{display:none}.news-item{grid-template-columns:1fr 20px;gap:8px;padding:20px 0}.news-item time{grid-column:1}.news-item h3{grid-column:1;font-size:14px}.news-item>span{grid-column:2;grid-row:1/3;align-self:center}.journal{padding:65px 0}.journal .section-heading{display:block}.journal-intro{margin-top:20px}.journal-grid{grid-template-columns:1fr;gap:20px}.journal-card{padding:25px;min-height:225px}.journal-title{font-size:25px}.journal-illustration{width:90px}.contact{padding:55px 7%}.contact h2{font-size:30px}.contact-arrow{font-size:40px}.footer{padding:40px 7% 25px}.footer-top{gap:25px}.footer nav{font-size:12px}.footer-bottom{display:block;font-size:10px}.footer-bottom>span{display:none}dialog{padding:45px 28px}dialog nav{font-size:23px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.reveal.is-pending{opacity:1;filter:none;transform:none}.opening-title,.opening-message{transform:none;opacity:1}.opening{height:100svh;min-height:720px}}

/* Restrained typography for the photographic concept. */
h1,h2,h3,.journal-title{font-family:"Noto Sans JP",sans-serif;font-weight:500}
h1{font-weight:500;letter-spacing:.08em}
.about-content h2{font-weight:500}

/* Watermarked purchase-preview image, preserved as supplied. */
.hero-photo{object-position:64% center}.hero-shade{background:linear-gradient(90deg,#06291e91,transparent 68%),linear-gradient(0deg,#082b25b3,transparent 70%)}
@media(max-width:650px){.hero-photo{object-position:63% center}.opening-title{top:38%}.opening-message{bottom:6%}.hero-shade{background:linear-gradient(0deg,#06291ed9,transparent 90%)}}

.news-archive summary{cursor:pointer;padding:24px 0;font-weight:500;color:inherit;list-style-position:inside}.news-archive summary span{font-size:.85em}.news-archive summary:focus-visible{outline:2px solid currentColor;outline-offset:4px}
