@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700;750&family=Noto+Sans+JP:wght@400;450;500;550;600;650;700&display=swap";:root{font-family:DM Sans,Noto Sans JP,sans-serif;color:#183c30;background:#f4f5f0;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--green: #173f31;--paper: #f4f5f0;--line: #d2d8cd;--muted: #617167;--lime: #d4ec9e}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0}a{color:inherit;text-decoration:none}button{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible{outline:2px solid #708e40;outline-offset:7px}button{color:inherit}p,h1,h2,h3{margin:0}::selection{background:#d4ec9e;color:#173f31}.header{height:104px;display:flex;justify-content:space-between;align-items:center;padding:0 4.4%;border-bottom:1px solid var(--line);position:relative;z-index:10}.brand{display:inline-flex;align-items:center;gap:20px}.brand>span:first-child{font-size:36px;letter-spacing:-2.7px;font-weight:750;line-height:1}.brand-hd{font-weight:450}.brand-dot{color:#71924c}.brand-caption{font-size:10px;letter-spacing:.09em;border-left:1px solid #b6c0b4;padding-left:20px}.navigation{display:flex;gap:30px;font-size:12px;font-weight:550}.navigation a{position:relative;padding:12px 0}.nav-dot{width:4px;height:4px;background:var(--green);border-radius:50%;position:absolute;bottom:0;left:50%;opacity:0;transform:translateY(4px);transition:.2s}.navigation a:hover .nav-dot{opacity:1;transform:translateY(0)}.menu-toggle{display:none}.hero{padding:0 4.4%;position:relative;overflow:hidden}.hero-topline{display:flex;justify-content:space-between;padding-top:27px;font-size:9px;font-weight:550;letter-spacing:.1em;position:relative;z-index:2}.hero-topline>span:first-child{display:flex;gap:9px;align-items:center}.status-dot,.tiny-dot{display:inline-block;flex-shrink:0;width:6px;height:6px;border-radius:50%;background:#6b8a46}.hero-body{min-height:620px;height:calc(100svh - 238px);max-height:850px;display:flex;align-items:center;position:relative}.hero-copy{position:relative;z-index:2;padding:55px 0 65px;pointer-events:none}.eyebrow{font-size:10px;font-weight:550;letter-spacing:.14em}.hero-copy>.eyebrow{margin-bottom:28px}h1{font-size:clamp(74px,8.6vw,142px);font-weight:500;line-height:.99;letter-spacing:-.075em}h1>span{color:#75905e}.hero-jp{font-size:clamp(24px,2.35vw,38px);font-weight:550;letter-spacing:.08em;margin-top:36px}.hero-description{font-size:12px;line-height:2.1;letter-spacing:.065em;margin-top:20px;color:#627066}.hero-art{position:absolute;width:58%;height:110%;max-height:820px;right:-5%;top:-4%;display:grid;place-items:center}.sculpture{width:100%;height:100%;position:absolute;inset:0;min-width:0;min-height:0;z-index:1;filter:drop-shadow(0 40px 27px #243d2918)}.sculpture canvas{display:block;width:100%;height:100%;animation:sculpture-appear 1.8s ease both}.sculpture-fallback{position:absolute;inset:25% 15%;transform:rotate(-30deg)}.sculpture-fallback i{position:absolute;inset:0;border-radius:50%;border:48px solid #aeb9a3;box-shadow:inset 3px 4px 8px #fff,7px 10px 20px #29442c30;transform:rotateX(50deg)}.sculpture-fallback i:nth-child(2){transform:rotate(60deg) rotateX(50deg)}.sculpture-fallback i:nth-child(3){transform:rotate(120deg) rotateX(50deg)}.is-rendered .sculpture-fallback{display:none}.orbit{position:absolute;border:1px solid #d7ddce;border-radius:50%;width:83%;aspect-ratio:1}.orbit-two{width:97%;border-style:dashed;opacity:.45}.art-cross{position:absolute;font-size:18px;font-weight:400;color:#87987a}.cross-one{top:15%;left:25%}.cross-two{bottom:14%;right:24%}.art-caption{position:absolute;bottom:12%;font-size:8px;letter-spacing:.17em;right:35%;color:#75806d}.hero-bottom{height:78px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;font-size:9px;font-weight:550;letter-spacing:.09em}.scroll-link{display:flex;gap:16px;align-items:center}.scroll-icon{display:grid;place-items:center;width:32px;height:32px;border:1px solid #b6c0b1;border-radius:50%;font-size:16px;transition:background .2s,transform .2s}.scroll-link:hover .scroll-icon{background:var(--lime);transform:translateY(3px)}.hero-bottom>span{display:flex;gap:24px;align-items:center}.small-star{font-size:28px;font-weight:400}.mobile-break{display:none}.section-pad{padding:110px 7.5%}.section-label{font-size:10px;letter-spacing:.1em;font-weight:550;display:flex;align-items:center;gap:10px;white-space:nowrap}.section-number{color:#6d7c70;margin-left:25px;font-size:9px}.about{position:relative;display:grid;grid-template-columns:32% 1fr;overflow:hidden;border-top:1px solid var(--line);padding-top:132px;padding-bottom:142px}.about .section-label{align-self:start;margin-top:8px}.about-content{position:relative;z-index:1}.about-content>.eyebrow{margin-bottom:32px;color:#64765e}h2{font-size:clamp(30px,3.5vw,51px);font-weight:500;line-height:1.6;letter-spacing:.035em}.green-stop{color:#8fa85c}.about-description{margin-top:34px;font-size:13px;line-height:2.5;letter-spacing:.045em}.about-description p+p{margin-top:23px}.about-signature{font-size:11px;color:#74806e;margin-top:37px}.about-graphic{font-size:360px;font-weight:400;position:absolute;right:3%;bottom:-98px;color:#e7ebdf;line-height:1;transform:rotate(-2deg)}.business{background:#e9ede3}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-top:52px;margin-bottom:58px;gap:24px}.section-heading>p,.leadership-intro>p{font-size:12px;line-height:2.2;letter-spacing:.04em}.business-row{padding:47px 0 23px;border-top:1px solid #bfc9b8;display:grid;grid-template-columns:10% 36% 1fr 35px;align-items:center;gap:12px}.business-index{font-size:12px;align-self:start}.business-title>.eyebrow{font-size:9px;color:#607256;margin-bottom:14px}.business-title h3{font-size:25px;font-weight:500;letter-spacing:.04em}.business-description{font-size:12px;line-height:2.25}.business-symbol{font-size:40px;font-weight:400}.group{padding-bottom:115px}.group-heading{display:flex;justify-content:space-between;align-items:end;margin-top:48px;margin-bottom:50px;gap:20px}.group-heading>p{font-size:9px;letter-spacing:.09em;color:#6d7967}.group-card{display:block;position:relative;background:#e6ecd9;padding:30px 40px 23px;overflow:hidden;transition:background .4s}.group-card:after{content:"";position:absolute;pointer-events:none;width:390px;height:390px;border:1px solid #a8b59266;border-radius:50%;right:8%;top:-67px;box-shadow:0 0 0 55px #e6ecd9,0 0 0 56px #a8b59233,0 0 0 109px #e6ecd9,0 0 0 110px #a8b59222}.group-card-top,.group-card-bottom{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;font-size:9px;letter-spacing:.11em}.group-badge{border:1px solid #aabb98;padding:7px 12px;border-radius:30px;font-size:8px}.group-name{display:flex;align-items:center;gap:24px;position:relative;z-index:1;margin:67px 0 66px}.group-name h3{font-size:45px;font-weight:650;letter-spacing:.07em;line-height:1.3}.group-name h3>span{display:block;font-size:10px;letter-spacing:.3em;font-weight:500;margin-top:10px}.group-mark{width:57px;height:57px;display:flex;align-items:center;gap:5px;transform:skewY(-17deg)}.group-mark span{width:15px;height:36px;background:var(--green)}.group-mark span:nth-child(2){height:48px}.group-mark span:nth-child(3){height:60px}.group-card-bottom{border-top:1px solid #bfcbb0;padding-top:18px}.group-card-bottom>span:first-child{font-size:11px;letter-spacing:.09em}.group-card-bottom>span:last-child{font-size:16px}.leadership{background:#163d2e;color:#f3f4e9;position:relative;overflow:hidden;padding-bottom:140px}.leadership .section-label .tiny-dot{background:var(--lime)}.leadership .section-number{color:#c0cca9}.leadership-intro{margin-top:49px;display:flex;justify-content:space-between;align-items:end;gap:30px}.leadership-intro>p{color:#bfccb8}.leaders{display:grid;grid-template-columns:1fr 1fr;gap:55px;margin-top:68px;position:relative;z-index:1}.leader{position:relative;border-top:1px solid #5a715c;padding-top:34px}.leader-number{position:absolute;right:0;top:33px;font-size:10px;color:#a6ba8d}.leader>.eyebrow{font-size:10px;color:#bfccb8;font-weight:400;letter-spacing:.08em}.leader h3{font-size:35px;font-weight:450;letter-spacing:.17em;margin-top:28px}.leader-line{display:flex;justify-content:space-between;align-items:center;margin-top:42px;font-size:9px;letter-spacing:.14em;color:#b5c7a0}.leader-line .tiny-dot{background:var(--lime);height:5px;width:5px}.leadership-watermark{position:absolute;bottom:-.23em;left:7%;white-space:nowrap;font-size:clamp(60px,12.7vw,210px);font-weight:500;letter-spacing:-.06em;color:#ffffff05;pointer-events:none}.company{display:grid;grid-template-columns:32% 1fr;padding-top:120px;padding-bottom:125px}.company .section-label{align-self:start;margin-top:16px}.company-content>h2{font-size:30px;margin-bottom:37px}dl{margin:0}dl>div{display:grid;grid-template-columns:130px 1fr;border-top:1px solid var(--line);padding:28px 0;font-size:13px;line-height:2}dl>div:last-child{border-bottom:1px solid var(--line)}dt{color:#6c796c;font-size:11px}dd{margin:0}dd>span:not(.postal){margin-right:26px}.postal{display:block;font-size:11px;margin-bottom:8px}.footer{padding:43px 4.4% 25px;background:#e9ede3}.footer-top{display:flex;align-items:center;justify-content:space-between}.footer-top>p{font-size:15px;letter-spacing:.07em}.back-top{font-size:9px;letter-spacing:.06em;display:flex;gap:17px;align-items:center}.back-top>span{display:grid;place-items:center;border:1px solid #bcc7b4;border-radius:50%;width:40px;height:40px;transition:background .2s}.back-top:hover>span{background:var(--lime)}.back-top svg{width:17px;height:17px}.footer-brand-row{display:flex;align-items:center;justify-content:space-between;padding:50px 0 38px}.brand-footer>span:first-child{font-size:clamp(100px,19vw,300px);letter-spacing:-.085em}.brand-footer .brand-hd{font-weight:450}.footer-tagline{font-size:clamp(15px,2.6vw,39px);font-weight:500;letter-spacing:-.045em;line-height:1.2}.footer-bottom{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #c7d0bd;padding-top:24px;font-size:9px;letter-spacing:.06em}.footer-bottom>span:first-child{font-size:10px}.skip-link{position:fixed;top:8px;left:8px;padding:12px;background:var(--green);color:#fff;z-index:100;transform:translateY(-200%)}.skip-link:focus{transform:translateY(0)}[data-reveal]{transition:opacity .9s ease,transform .9s cubic-bezier(.2,.65,.3,1)}@media(prefers-reduced-motion:no-preference){[data-reveal]:not(.revealed){opacity:0;transform:translateY(24px)}.hero-copy{animation:copy-appear 1s .1s both}.orbit-two{animation:orbit-turn 100s linear infinite}}@keyframes copy-appear{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes sculpture-appear{0%{opacity:0;transform:scale(.93)}to{opacity:1;transform:scale(1)}}@keyframes orbit-turn{to{transform:rotate(360deg)}}@media(min-width:1600px){.section-pad{padding-left:max(7.5%,calc((100vw - 1360px)/2));padding-right:max(7.5%,calc((100vw - 1360px)/2))}}@media(max-width:1000px){.header{height:88px}.brand-caption{display:none}.navigation{gap:23px}.hero-body{min-height:590px}.hero-art{right:-13%;width:67%}.hero-copy{padding-bottom:40px}.hero-jp{font-size:26px}.section-pad{padding:85px 6%}.about{grid-template-columns:28% 1fr}.about-graphic{right:-8%}.business-row{grid-template-columns:7% 34% 1fr 20px;gap:10px}.business-description{font-size:11px}.section-heading>p,.leadership-intro>p{font-size:11px}.company{grid-template-columns:28% 1fr}.group-card:after{right:-10%}}@media(max-width:680px){html{scroll-padding-top:24px}.header{height:78px;padding:0 6%}.brand>span:first-child{font-size:32px}.brand-caption{display:block;font-size:8px;padding-left:13px}.brand{gap:13px}.menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:6px;width:42px;height:42px;background:none;border:1px solid #ccd4c5;border-radius:50%;padding:11px;cursor:pointer}.menu-toggle>span{height:1px;width:18px;background:var(--green);transition:transform .2s}.menu-toggle.is-open>span:first-child{transform:translateY(3.5px) rotate(45deg)}.menu-toggle.is-open>span:last-child{transform:translateY(-3.5px) rotate(-45deg)}.navigation{display:none;position:absolute;left:0;right:0;top:77px;padding:15px 6% 25px;background:var(--paper);box-shadow:0 20px 25px #1a382512;border-bottom:1px solid var(--line)}.navigation.open{display:flex;flex-direction:column;gap:0}.navigation a{padding:15px 0;border-bottom:1px solid var(--line);font-size:16px}.nav-dot{display:none}.hero{padding:0 6%}.hero-topline{padding-top:21px;font-size:7px;letter-spacing:.06em}.hero-topline>span:first-child{gap:6px}.status-dot{width:5px;height:5px}.hero-body{height:auto;min-height:710px;display:block}.hero-copy{padding-top:46px;padding-bottom:0}.hero-copy>.eyebrow{font-size:8px;margin-bottom:22px}h1{font-size:clamp(62px,15.1vw,100px);letter-spacing:-.075em;line-height:1.01}.hero-jp{font-size:23px;margin-top:24px;letter-spacing:.055em}.hero-description{font-size:10px;margin-top:14px;line-height:2}.hero-art{width:100%;height:385px;top:auto;bottom:-5px;right:-13%;max-height:none}.art-caption{bottom:8%;right:30%;font-size:7px}.cross-one{top:13%;left:18%}.cross-two{bottom:12%;right:24%}.hero-bottom{height:65px;font-size:7px}.hero-bottom>span{font-size:0;gap:0}.small-star{font-size:25px}.scroll-link{gap:10px}.scroll-icon{width:28px;height:28px}.section-pad{padding:70px 7%}.section-label{font-size:9px;letter-spacing:.08em}.section-number{margin-left:auto}.about{display:block}.about-content{margin-top:45px}.about-content>.eyebrow{font-size:8px;margin-bottom:23px}h2{font-size:31px;line-height:1.65;letter-spacing:.025em}.about-description{font-size:11px;line-height:2.5;margin-top:25px;letter-spacing:.015em}.about-description p+p{margin-top:20px}.about-signature{font-size:9px;margin-top:27px}.about-graphic{font-size:270px;bottom:-73px;right:-23px}.section-heading{display:block;margin-top:36px;margin-bottom:35px}.section-heading>p{margin-top:23px;font-size:11px}.business-row{grid-template-columns:27px 1fr 24px;padding:28px 0 0;row-gap:23px}.business-index{font-size:10px}.business-title h3{font-size:23px}.business-title>.eyebrow{font-size:8px;margin-bottom:12px}.business-description{grid-column:2;grid-row:2;font-size:11px;line-height:2.3}.business-symbol{grid-column:3;grid-row:1;font-size:31px}.group-heading{display:block;margin-top:35px;margin-bottom:28px}.group-heading>p{margin-top:25px;font-size:8px}.group-card{padding:22px 23px 20px}.group-card-top{font-size:7px;letter-spacing:.04em}.group-badge{font-size:6px;padding:5px 8px}.group-card:after{width:280px;height:280px;right:-190px;top:8px}.group-name{gap:17px;margin:62px 0 57px}.group-name h3{font-size:33px}.group-name h3>span{font-size:8px}.group-mark{width:43px;height:45px;gap:4px}.group-mark span{width:11px;height:27px}.group-mark span:nth-child(2){height:36px}.group-mark span:nth-child(3){height:45px}.group-card-bottom>span:first-child{font-size:9px}.leadership{padding-bottom:95px}.leadership-intro{display:block;margin-top:35px}.leadership-intro>p{font-size:11px;margin-top:23px}.leaders{gap:28px;margin-top:40px;grid-template-columns:1fr}.leader{padding-top:25px}.leader>.eyebrow{font-size:9px}.leader h3{font-size:31px;margin-top:22px}.leader-number{top:25px}.leader-line{margin-top:22px;font-size:8px}.leadership-watermark{font-size:18vw;bottom:-.1em;left:6%}.company{display:block}.company-content{margin-top:32px}.company-content>h2{font-size:27px;margin-bottom:27px}dl>div{grid-template-columns:85px 1fr;gap:7px;padding:24px 0;font-size:11px}dt{font-size:10px}dd>span:not(.postal){display:inline-block;margin-right:14px}.postal{font-size:10px}.footer{padding:29px 6% 22px}.footer-top>p{font-size:12px;letter-spacing:.035em}.back-top{font-size:7px;gap:8px}.back-top>span{width:32px;height:32px}.back-top svg{width:14px}.footer-brand-row{padding:37px 0 27px}.brand-footer>span:first-child{font-size:22vw}.footer-tagline{font-size:12px}.footer-bottom{font-size:7px;padding-top:20px;flex-wrap:wrap;row-gap:13px}.footer-bottom>span:first-child{font-size:8px}.footer-bottom>span:last-child{display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}@media(max-width:680px){.hero-description{font-size:12px}.about-description,.business-description,.section-heading>p,.leadership-intro>p{font-size:12px}.company dl>div{font-size:12px}.hero-art{right:-5%}}.group-card:hover{background:#dce6ca}.group-card-bottom>.group-visit{display:inline-flex;align-items:center;gap:12px;font-size:11px;letter-spacing:.04em}.group-visit svg{width:18px;height:18px;transition:transform .2s}.group-card:hover .group-visit svg{transform:translate(2px,-2px)}
