:root{--green:#1f6f5f;--deep:#123d35;--orange:#d97706;--bg:#f5f5f4;--ink:#292524;--line:#d7d3cf}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--ink);margin:0;font-family:Yu Gothic,Noto Sans JP,sans-serif;line-height:1.85}a{color:inherit;text-decoration:none}.container{width:min(1180px,100% - 48px);margin:auto}.sr-only{clip:rect(0,0,0,0);position:absolute}.site-header{z-index:20;border-bottom:1px solid var(--line);background:#f5f5f4f5;height:78px;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;height:100%;padding:0 32px;display:flex}.brand{align-items:center;gap:12px;display:flex}.brand i{background:var(--green);color:#fff;clip-path:polygon(0 0,100% 0,78% 50%,100% 100%,0 100%,22% 50%);place-items:center;width:38px;height:38px;font:900 22px Georgia;display:grid}.brand b,.brand small{display:block}.brand b{letter-spacing:.16em}.brand small{font-size:10px}.global-nav{align-items:center;gap:40px;font-size:14px;font-weight:700;display:flex}.nav-contact{background:var(--green);color:#fff;padding:14px 22px}.nav-toggle{background:0 0;border:0;display:none}.nav-toggle span{background:var(--ink);width:28px;height:2px;margin:6px;display:block}.hero{color:#fff;align-items:center;height:calc(100vh - 78px);min-height:650px;display:flex;position:relative;overflow:hidden}.hero>img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.shade{background:linear-gradient(90deg,#0a2620e6 0%,#0a26209e 42%,#0a26200d 78%);position:absolute;inset:0}.hero-copy{position:relative}.eyebrow{letter-spacing:.2em;color:#fff;font:800 12px/1 sans-serif}.eyebrow:before{content:"";border-top:2px solid;width:34px;margin:0 12px 4px 0;display:inline-block}.eyebrow.dark{color:var(--green)}h1,h2,h3,p{margin-top:0}.hero h1,.page-hero h1{letter-spacing:-.05em;margin:28px 0;font-size:clamp(42px,5vw,76px);line-height:1.2}.hero h1 em{color:#f1a23f;font-style:normal}.actions{gap:14px;margin-top:35px;display:flex}.btn{border:1px solid;padding:16px 24px;font-weight:800;display:inline-block}.accent{background:var(--orange);border-color:var(--orange);color:#fff}.ghost{color:#fff}.section{padding:110px 0}.pale{background:#ebeae6}.intro{grid-template-columns:1fr 1fr;gap:100px;display:grid}.section h2,.cta h2{font-size:clamp(36px,4vw,58px);line-height:1.3}.lead,.big-copy{font-size:24px;font-weight:800}.link{color:var(--green);border-bottom:1px solid;font-weight:800}.section-head{margin-bottom:50px}.service-list{border-top:1px solid var(--ink)}.service-row{border-bottom:1px solid var(--line);grid-template-columns:70px 1fr 40px;align-items:center;gap:20px;padding:30px 10px;transition:all .2s;display:grid}.service-row:hover{background:#fff;padding-left:25px}.service-row h3{margin:0;font-size:25px}.service-row p{color:#68625d;margin:5px 0}.service-row>b{color:var(--green)}.numbers{background:var(--green);color:#fff;padding:55px 0}.number-grid{grid-template-columns:repeat(3,1fr);display:grid}.number-grid div{border-right:1px solid #fff5;flex-direction:column;align-items:center;display:flex}.number-grid div:last-child{border:0}.number-grid strong{font-size:44px}.process,.style-grid{border-top:1px solid;grid-template-columns:repeat(4,1fr);padding:0;list-style:none;display:grid}.process li,.style-grid article{border-right:1px solid var(--line);padding:30px}.process b,.style-grid b{color:var(--orange)}.style-grid{grid-template-columns:repeat(3,1fr)}.cta{background:var(--deep);color:#fff;padding:90px 0}.page-hero{border-bottom:1px solid var(--line);background:linear-gradient(120deg,#e4e8e5,#f5f5f4);padding:110px 0}.page-hero p{max-width:620px}.narrow{max-width:800px}.quote{border-left:5px solid var(--orange);background:#fff;margin-top:30px;padding:35px;font-size:30px}.company-list>div{border-bottom:1px solid var(--line);grid-template-columns:220px 1fr;padding:24px 0;display:grid}.company-list dt{color:var(--green);font-weight:800}.detail{border-bottom:1px solid var(--ink);grid-template-columns:100px 1fr;gap:40px;padding:80px 0;scroll-margin-top:90px;display:grid}.detail-no{color:var(--orange);font-size:28px}.detail h2{font-size:42px}.detail-meta{border:1px solid var(--line);grid-template-columns:1fr 1fr;margin-top:35px;display:grid}.detail-meta>div{padding:28px}.detail-meta>div+div{border-left:1px solid var(--line)}.detail-meta strong,.detail-meta small{display:block}.detail-meta strong{color:var(--orange);font-size:27px}.faq-list{max-width:900px}.faq-list details{border-bottom:1px solid var(--line);padding:25px 0}.faq-list summary{cursor:pointer;font-size:18px;font-weight:800;list-style:none}.faq-list summary:before{content:"Q";color:var(--green);margin-right:24px}.faq-list details p{color:#655f5a;padding:20px 0 0 44px}.contact-form{width:min(800px,100% - 48px);margin:auto}.contact-form>label{margin-bottom:26px;font-weight:800;display:block}.contact-form label b{color:var(--orange);font-size:11px}input,select,textarea{border:1px solid var(--line);width:100%;font:inherit;background:#fff;margin-top:8px;padding:16px;display:block}textarea{min-height:180px}.consent{gap:10px;display:flex!important}.consent input{width:auto;margin:6px 0}.site-footer{color:#fff;background:#102f29;padding:70px 0 25px}.footer-top,.footer-bottom{justify-content:space-between;display:flex}.footer-nav{border-block:1px solid #fff3;gap:35px;margin:50px auto;padding:25px 0;display:flex}.footer-bottom{color:#fff9;font-size:12px}.reveal{opacity:0;transition:all .7s;transform:translateY(20px)}.reveal.visible{opacity:1;transform:none}@media (width<=760px){.container{width:min(100% - 28px,1180px)}.header-inner{padding:0 15px}.global-nav{background:var(--bg);flex-direction:column;align-items:stretch;padding:25px;display:none;position:absolute;top:78px;left:0;right:0}.global-nav.open{display:flex}.nav-toggle{display:block}.hero{min-height:620px}.shade{background:#0a2620b8}.hero h1{font-size:42px}.intro,.detail{grid-template-columns:1fr;gap:30px}.section{padding:75px 0}.process,.style-grid,.number-grid{grid-template-columns:1fr}.process li,.style-grid article,.number-grid div{border-right:0;border-bottom:1px solid var(--line)}.service-row{grid-template-columns:40px 1fr 20px}.detail-meta{grid-template-columns:1fr}.detail-meta>div+div{border-left:0;border-top:1px solid var(--line)}.company-list>div{grid-template-columns:1fr}.footer-top,.footer-bottom,.footer-nav{flex-direction:column;gap:18px}}.site-header{background:#f5f5f4f7;border-bottom:1px solid #1e1e1e;height:72px}.header-inner{justify-content:space-between;align-items:center;width:100%;height:72px;padding:0 28px;display:flex}.header-left{align-items:center;min-width:0;display:flex}.site-header .brand{align-items:center;gap:0;display:flex}.site-header .brand img{object-fit:contain;object-position:left center;width:178px;height:54px;display:block}.header-divider{background:#d9d3ca;width:1px;height:22px;margin:0 38px}.site-header .global-nav{align-items:center;gap:43px;font-size:14px;font-weight:500;display:flex}.site-header .global-nav>a{padding:24px 0}.nav-caret{vertical-align:2px;margin-left:5px;font-size:8px}.header-cta{color:#fff;background:#1f6f5f;justify-content:space-between;align-items:center;min-width:118px;height:42px;padding:0 18px;font-size:13px;font-weight:800;display:inline-flex}.footer-brand{background:#fff;padding:4px 10px;display:inline-flex}.footer-brand img{width:265px;height:auto;display:block}@media (width<=760px){.site-header,.header-inner{height:68px}.header-inner{padding:0 16px}.site-header .brand img{width:164px;height:50px}.header-divider{display:none}.header-cta{min-width:auto;height:38px;margin-left:auto;margin-right:10px;padding:0 12px;font-size:12px}.site-header .global-nav{background:#f5f5f4;border-bottom:1px solid #292524;flex-direction:column;align-items:stretch;gap:0;padding:25px 22px;display:none;position:absolute;top:68px;left:0;right:0}.site-header .global-nav.open{display:flex}.site-header .global-nav>a{border-bottom:1px solid #d7d3cf;padding:15px 0}.nav-toggle[aria-expanded=true] span:first-child{transform:translateY(4px)rotate(45deg)}.nav-toggle[aria-expanded=true] span:nth-child(2){transform:translateY(-4px)rotate(-45deg)}.nav-toggle span{transition:transform .2s}.footer-brand img{width:230px}}
