:root{--surface: #fff;--surface-soft: #f0f2f4;--ink: #20232b;--muted: #59616b;--rule: #ccd1d5;--mint: #7dc6be;--mint-soft: #e5f4f2;--space: clamp(4.5rem, 8vw, 8rem);--gutter: clamp(1.25rem, 5vw, 5rem);--sans: "Hiragino Kaku Gothic ProN", "Yu Gothic", YuGothic, sans-serif;--serif: "Yu Mincho", "Hiragino Mincho ProN", "Hiragino Mincho Pro", serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:9rem}body{margin:0;background:var(--surface);color:var(--ink);font:400 18px/1.9 var(--sans)}a{color:inherit;text-decoration:none}a:focus-visible{outline:2px solid var(--ink);outline-offset:6px}a:hover{text-decoration:underline;text-underline-offset:.3em}img{display:block;max-width:100%;height:auto}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:500;overflow-wrap:anywhere}h2{font-size:clamp(2rem,4.1vw,4rem);line-height:1.6;letter-spacing:-.055em}h3{font-size:clamp(1.45rem,2.3vw,2.25rem);line-height:1.65;letter-spacing:-.035em}.shell{width:min(calc(100% - var(--gutter) * 2),1360px);margin-inline:auto}.section{padding-block:var(--space)}.sr-only,.skip-link:not(:focus){position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.skip-link:focus{position:fixed;top:1rem;left:1rem;z-index:20;padding:1rem;background:#fff}.site-header{position:sticky;top:0;z-index:10;min-height:112px;padding:24px var(--gutter);display:flex;gap:2rem;align-items:center;background:#fffffff7}.wordmark{width:200px;flex-shrink:0}.site-header nav{display:flex;align-items:center;gap:clamp(1rem,2.4vw,2.5rem);margin-left:auto;font-size:16px}.site-header nav a{white-space:nowrap;font-weight:600}.site-header nav a:hover{text-decoration-color:var(--mint);text-decoration-thickness:2px}.header-contact{padding:.7rem 1rem;background:var(--mint);color:#fff;font-size:16px;font-weight:700;white-space:nowrap}.header-contact span{margin-left:1rem}.header-contact:hover{text-decoration:none;filter:brightness(.94)}.hero{padding-top:clamp(2rem,4vh,4rem);padding-bottom:2.5rem}.hero-intro{display:flex;justify-content:space-between;gap:1rem;font-size:16px}.hero-intro p:first-child{font-size:24px;font-weight:700}.hero-intro p:last-child{font-family:var(--serif);font-size:19.2px;font-weight:700}.hero h1{position:relative;margin-block:clamp(2.8rem,4.7vw,4.7rem);font-size:clamp(3.2rem,5.7vw,6.1rem);font-weight:550;line-height:1.38;letter-spacing:-.075em}.hero-line{display:block}.hero-line-value{margin-left:16%}.hero-line-last{margin-left:29%}.value-word{position:relative;display:inline-block;padding-inline:.16em;margin-right:.12em}.value-word:before{content:"";position:absolute;inset:.16em -.025em .09em;background:var(--mint);z-index:-1;transform:skewY(-5deg)}.hero-bottom{display:grid;grid-template-columns:1fr auto;gap:3rem;align-items:end;padding-top:1.7rem;border-top:1px solid var(--ink)}.hero-bottom>p{font-size:clamp(.92rem,1.44vw,1.28rem);line-height:1.8;font-weight:500}.scroll-link{display:flex;align-items:center;gap:3rem;font-size:16px;font-weight:700;padding-block:.5rem}.scroll-link span{font-size:2rem;font-weight:700;line-height:1}.hero-media{padding-bottom:0}.video-placeholder{position:relative;min-height:clamp(240px,35vw,500px);overflow:hidden;border:1px solid var(--rule);background:var(--surface-soft)}.video-placeholder video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.82;filter:saturate(.78) contrast(.94)}.video-placeholder:after{content:"";position:absolute;inset:0;z-index:1;background:#ffffff1f;pointer-events:none}.hero-video-copy{position:absolute;inset:50% auto auto 50%;z-index:2;transform:translate(-50%,-50%);color:var(--mint);font-size:clamp(1.25rem,4vw,3.25rem);font-weight:600;line-height:1.2;letter-spacing:.12em;white-space:nowrap;text-shadow:0 2px 14px rgba(32,35,43,.42)}.section-opening{display:flex;align-items:center;gap:2rem;margin-bottom:3rem;font-size:16px}.about{padding-top:clamp(2.5rem,4vw,4rem)}.section-opening p{font-size:24px;font-weight:700}.opening-line{flex:1;height:1px;background:var(--rule)}.about-layout{display:grid;grid-template-columns:1.1fr 1fr;gap:8%}.prose{font-size:18px;line-height:2;font-weight:400}.prose p+p{margin-top:1.7rem}.about .prose p+p{margin-top:2rem}.prose .lead{font-size:30px;line-height:1.8;font-weight:500;margin-bottom:2rem}.questions-layout{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:8%;align-items:stretch;margin-top:4rem}.questions{display:grid;grid-template-columns:1fr;align-content:stretch}.questions p{display:flex;align-items:center;border-bottom:1px solid var(--rule);padding-block:1rem;font-size:18px;font-weight:400}.questions p:before{content:"—";color:var(--muted);margin-right:.7rem}.media-placeholder{position:relative;display:grid;place-items:end start;min-height:280px;aspect-ratio:4 / 3;overflow:hidden;padding:1.5rem;border:1px solid var(--rule);background:linear-gradient(135deg,var(--surface-soft) 0 48%,var(--mint-soft) 48% 67%,#dce1e4 67%)}.media-placeholder:before{content:"";position:absolute;width:55%;aspect-ratio:1;top:-25%;right:-14%;border:1px solid rgba(32,35,43,.22);transform:rotate(28deg)}.media-placeholder span{position:relative;font-size:16px;color:var(--muted)}.media-image{padding:0;background:var(--mint-soft)}.media-image:before{display:none}.media-image img{width:100%;height:100%;object-fit:cover;opacity:.86;filter:saturate(.78) contrast(.94)}.concept{background:var(--surface-soft)}.concept-layout{display:grid;grid-template-columns:1fr 1fr;gap:12%;align-items:start}.concept-heading{position:sticky;top:3rem}.concept-heading h2{font-size:clamp(2.7rem,5.4vw,5.5rem);line-height:1.6}.concept-heading h2 span:first-of-type{margin-left:.75em}.concept-heading h2 span:last-child{margin-left:1.5em}.concept-heading>p{margin-top:2.5rem;color:var(--ink);font-size:24px;line-height:1.8;font-weight:500}.concept-placeholder{width:min(100%,480px);margin-top:2.5rem}.concept-step{position:relative;padding:2.5rem 0 4.5rem 2rem;border-left:1px solid var(--rule)}.concept-step:last-child{padding-bottom:1rem}.concept-step:before{content:"";position:absolute;top:3.4rem;left:-5px;width:9px;height:9px;background:var(--ink)}.concept-step h3{margin-bottom:1.5rem;font-size:26px}.concept-step p{color:var(--muted);font-size:18px}.services>h2{margin-bottom:4.5rem}.indented{padding-left:1.25em}.service-pair{display:grid;grid-template-columns:1fr 4rem 1fr}.service-item{border-top:2px solid var(--ink);padding:1.5rem 0 0}.service-kind{display:flex;justify-content:space-between;gap:1rem;font-size:24px;font-weight:700}.service-kind span{color:var(--muted);font-size:14px;font-weight:700;align-self:center;letter-spacing:.06em}.service-item h3{margin-block:2rem;font-size:30px}.service-item ul{list-style:none;padding:0;margin:0}.service-item li{padding-block:.7rem;border-top:1px solid var(--rule);font-size:18px}.service-joint{font-size:2rem;text-align:center;padding-top:7rem}.works{background:var(--surface-soft)}.works-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:9%;align-items:start}.works-text{position:sticky;top:3rem}.works-text h2{margin-bottom:2rem}.works-note{margin-top:2.5rem;padding-top:1.25rem;border-top:1px solid var(--rule);font-size:24px;line-height:1.8;font-weight:500}.work-images{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2.5rem 1.4rem;padding-block:2rem 4rem}.work-images figure{margin:0;position:relative;min-width:0}.work-images img{width:100%;aspect-ratio:1.63;object-fit:contain;background:#fff;border:1px solid var(--rule)}.industries{display:grid;grid-template-columns:.65fr 1.35fr;gap:8%}.industries h2{font-size:clamp(1.6rem,2.5vw,2.2rem)}.industries ul{display:flex;flex-wrap:wrap;gap:.65rem;list-style:none;margin:0;padding:0}.industries li{padding:.5rem .75rem;border:1px solid var(--rule);background:#ffffff73;font-size:16px;line-height:1.5}.industries-note{margin-top:1.25rem;color:var(--muted);font-size:16px;font-weight:400}.contact{border-block:1px solid var(--ink);background:var(--surface)}.contact.section,.company.section{padding-block:clamp(2rem,4vw,3.5rem)}.contact-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.contact-top>p{font-size:24px;line-height:1.8;font-weight:500}.contact h2{font-size:clamp(2.15rem,5vw,5rem)}.contact-title-line{display:block;white-space:nowrap}.contact-bottom{display:grid;grid-template-columns:1.2fr 1fr;gap:10%;align-items:end;margin-top:2rem}.contact-bottom .prose>p{font-size:20px;line-height:1.85;font-weight:500}.contact-link{display:block;padding:1.35rem 1.5rem;background:var(--mint);color:#fff}.contact-link>span:first-child{display:flex;justify-content:space-between;align-items:center;gap:2rem;font-size:1.6rem;font-weight:700}.contact-link>span:first-child>span{font-size:2.4rem;font-weight:900;line-height:1;-webkit-text-stroke:1px currentColor}.link-destination{display:block;margin-top:.5rem;color:inherit;font-size:15px;font-weight:700}.contact-link:hover{text-decoration:none;filter:brightness(.94)}.company{display:grid;grid-template-columns:1fr 1.3fr;gap:8%}.company h2{font-size:clamp(1.6rem,2.5vw,2.2rem)}#about-title,#concept-title,#service-title,#works-title,#contact-title{font-size:50px}.company dl{margin:0}.company dl>div{display:grid;grid-template-columns:6rem 1fr;gap:1.5rem;padding-block:1.2rem;border-top:1px solid var(--rule)}.company dd{margin:0}.registration-number{margin-left:.75rem;color:var(--muted);font-size:13px;white-space:nowrap}.company dt{color:var(--muted)}.company dl{font-size:16px}.company dd a{text-decoration:underline;text-underline-offset:.3em}.site-footer{background:var(--surface-soft);color:var(--mint)}.site-footer-inner{display:flex;justify-content:space-between;gap:2rem;align-items:center;padding-block:1.8rem}.footer-name{font-size:16px;font-weight:700}.site-footer small{font-size:14px;letter-spacing:.05em;color:var(--mint)}.reveal-ready{opacity:0;transform:translateY(18px);transition:opacity .7s ease,transform .7s ease}.reveal-ready.is-visible{opacity:1;transform:none}.work-images figure.reveal-ready{transition-duration:1.05s}.work-images figure.reveal-ready:nth-child(2){transition-delay:.16s}.work-images figure.reveal-ready:nth-child(3){transition-delay:.32s}.work-images figure.reveal-ready:nth-child(4){transition-delay:.48s}.work-images figure.reveal-ready:nth-child(5){transition-delay:.64s}.work-images figure.reveal-ready:nth-child(6){transition-delay:.8s}@media(prefers-reduced-motion:no-preference){.hero-line{opacity:0;filter:blur(8px);transform:translate3d(-22px,12px,0);animation:hero-line-in .9s cubic-bezier(.22,.7,.22,1) forwards}.hero-line-value{animation-delay:.18s}.hero-line-last{animation-delay:.36s}.value-word:before{animation:find-value 1.1s .55s ease-out both;transform-origin:left center}.scroll-link span{animation:scroll-cue 1.35s ease-in-out infinite}@keyframes hero-line-in{to{opacity:1;filter:blur(0);transform:translateZ(0)}}@keyframes find-value{0%{transform:scaleX(.05) skewY(-5deg)}to{transform:scaleX(1) skewY(-5deg)}}@keyframes scroll-cue{50%{transform:translateY(.35rem)}}}@media(min-width:1001px){.hero h1{font-size:clamp(2.88rem,5.13vw,5.49rem);line-height:1.53}}@media(max-width:1000px){.site-header{gap:1.2rem}.site-header nav{gap:1rem;font-size:15px}.wordmark{width:170px}.hero h1{font-size:6.8vw}.hero-line-last{margin-left:20%}.about-layout,.works-layout{gap:6%}.hero-bottom{gap:1.5rem}.hero-bottom>p{font-size:clamp(.92rem,1.44vw,1.28rem)}.desktop-only{display:none}}@media(max-width:800px){html{scroll-padding-top:11rem}.site-header{min-height:88px;flex-wrap:wrap}.site-header nav{order:3;width:100%;justify-content:space-between;padding-top:.5rem;gap:.75rem}.site-header nav a{padding-block:.5rem}.header-contact{margin-left:auto}.hero-intro{font-size:16px}.hero h1{font-size:clamp(2rem,7.1vw,3.55rem);margin-block:3rem}.hero-line-value{margin-left:6%}.hero-line-last{margin-left:10%}.hero-bottom{grid-template-columns:1fr}.scroll-link{justify-content:space-between;margin-top:1rem}.section{padding-block:clamp(4rem,10vw,6rem)}.section-opening{margin-bottom:2.5rem}.about-layout{grid-template-columns:1fr;gap:2.5rem}.questions-layout{grid-template-columns:1fr 1fr;gap:2rem;margin-top:3rem}.questions p{font-size:17px}.concept-layout{gap:7%}.concept-heading{top:2rem}.concept-heading h2{font-size:2.75rem}.concept-step{padding-left:1.25rem}.concept-step h3{font-size:1.4rem}.service-pair{grid-template-columns:1fr 2.5rem 1fr}.service-kind{display:block}.service-kind span{display:block;margin-top:.25rem}.service-item li{font-size:17px}.works-layout{grid-template-columns:1fr;gap:2.5rem}.works-text{position:static}.works-text h2 br{display:none}.works-text .prose{max-width:600px}.works-note{margin-top:2rem}.work-images{max-width:640px;width:100%;margin-inline:auto}.industries,.company,.contact-bottom{grid-template-columns:1fr;gap:2rem}.contact-link{max-width:440px;width:100%}#about-title,#concept-title,#service-title,#works-title,#contact-title{font-size:40px}}@media(max-width:520px){.site-header{padding-block:1.25rem .5rem}.wordmark{width:155px}.site-header nav{display:none}.header-contact{padding:.6rem .7rem;font-size:14px}.header-contact span{margin-left:.5rem}.hero{padding-top:.75rem}.hero-intro{display:flex;flex-direction:column;align-items:flex-start;width:155px;gap:0}.hero-intro p:first-child{font-size:16px;line-height:1.35}.hero-intro p:last-child{font-size:12px;line-height:1.35;white-space:nowrap}.hero-intro p+p{margin-top:.1rem}.hero h1{margin-block:1.5rem 2.5rem;font-size:clamp(2.16rem,8.7vw,2.94rem);line-height:1.65;letter-spacing:-.065em}.hero-line-value{margin-left:5%}.hero-line-last{margin-left:8%}.hero-bottom>p{font-size:.92rem}.hero-media{padding-bottom:3rem}.video-placeholder{min-height:220px}h2{font-size:1.9rem}.questions-layout{grid-template-columns:1fr}.questions p{font-size:17px}.media-placeholder{min-height:220px}.concept-layout{grid-template-columns:1fr;gap:2.5rem}.concept-heading{position:static}.concept-heading h2{font-size:2.65rem}.concept-step{padding-block:1.5rem 2.5rem}.concept-step:before{top:2.3rem}.concept-step h3{font-size:1.5rem}.concept-step p{font-size:17px}.prose .lead,.concept-heading>p,.works-note,.contact-top>p{font-size:20px}.service-pair{grid-template-columns:1fr}.service-joint{padding-block:1rem}.service-kind{display:flex}.service-item li{font-size:17px}.services>h2{font-size:clamp(1.6rem,6.1vw,2rem);margin-bottom:2.5rem}.indented{padding-left:.5em}.work-images{gap:1.4rem .75rem;padding-block:0 2rem}.works-text h2{font-size:1.8rem}.industries li{font-size:16px}.contact h2{font-size:clamp(1.6rem,6.8vw,2.15rem)}#about-title,#concept-title,#service-title,#works-title{font-size:32px}#contact-title{font-size:clamp(1.4rem,7.6vw,2rem)}.company dl>div{grid-template-columns:4.5rem 1fr;gap:1rem;font-size:16px}.registration-number{display:block;margin:.2rem 0 0;white-space:normal}.site-footer-inner{flex-wrap:wrap;gap:.75rem}}@media(max-width:340px){.site-header nav{font-size:13px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal-ready{opacity:1;transform:none;transition:none}}
