/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--ink:#0a0a0a;--paper:#f2f2ef;--white:#fff;--gray:#a7a7a2;--line:#0a0a0a38;--accent:#f24b18;--hero-shift:0px}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--ink)}body{background:var(--paper);color:var(--ink);font-family:var(--font-geist-sans), "Hiragino Sans", "Yu Gothic", "YuGothic", sans-serif;font-feature-settings:"palt" 1;margin:0;overflow-x:clip}body,a,button{cursor:default}a,button{color:inherit}a[href],button{cursor:pointer}a{text-decoration:none}img{max-width:100%;display:block}button{font:inherit}::selection{color:var(--white);background:var(--accent)}.section-pad{padding-left:clamp(22px,5vw,80px);padding-right:clamp(22px,5vw,80px)}.eyebrow{font-family:var(--font-geist-mono), monospace;letter-spacing:.14em;margin:0;font-size:11px;font-weight:600}[data-reveal]{opacity:0;transition:opacity .9s,transform .9s cubic-bezier(.2,.7,.2,1);transform:translateY(34px)}[data-reveal].is-visible{opacity:1;transform:translateY(0)}.site-header{z-index:20;width:100%;height:82px;color:var(--white);border-bottom:1px solid #ffffff47;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 clamp(20px,3vw,48px);display:grid;position:absolute;top:0;left:0}.brand-mark{letter-spacing:-.03em;align-items:center;gap:14px;width:fit-content;font-weight:800;display:flex}.brand-mark>span:first-child{width:29px;height:29px;color:var(--ink);background:var(--accent);place-items:center;font-size:17px;display:grid}.brand-name{letter-spacing:.08em;font-size:12px}.global-nav{font-family:var(--font-geist-mono), monospace;letter-spacing:.1em;gap:clamp(20px,3vw,48px);font-size:10px;display:flex}.global-nav a{padding:8px 0;position:relative}.global-nav a:after{background:var(--accent);content:"";transform-origin:100%;height:1px;transition:transform .25s;position:absolute;bottom:2px;left:0;right:0;transform:scaleX(0)}.global-nav a:hover:after{transform-origin:0;transform:scaleX(1)}.global-nav a:focus-visible:after{transform-origin:0;transform:scaleX(1)}.header-call{font-family:var(--font-geist-mono), monospace;letter-spacing:.1em;justify-self:end;align-items:center;gap:18px;font-size:11px;display:flex}.header-call>span:last-child{font-size:19px}.hero{isolation:isolate;min-height:100svh;color:var(--white);background:var(--ink);position:relative;overflow:hidden}.hero-image{z-index:-3;object-fit:cover;object-position:center;filter:grayscale()contrast(1.08)brightness(.74);width:100%;height:114%;transform:translate3d(0, var(--hero-shift), 0) scale(1.02);will-change:transform;position:absolute;inset:-7% 0}.hero-shade{z-index:-2;background:linear-gradient(90deg,#00000052,#0000 45%),linear-gradient(#0000 47%,#000000b8 100%);position:absolute;inset:0}.hero-place{font-family:var(--font-geist-mono), monospace;letter-spacing:.16em;text-align:right;margin:0;font-size:10px;line-height:1.5;position:absolute;top:116px;right:clamp(20px,4vw,60px)}.hero-copy{letter-spacing:.03em;margin:0;font-size:clamp(21px,2.15vw,34px);font-weight:700;line-height:1.35;position:absolute;top:25%;left:11%}.hero-copy:before{background:var(--accent);content:"";width:46px;height:2px;position:absolute;top:.7em;right:calc(100% + 18px)}.hero-title{letter-spacing:-.082em;text-transform:uppercase;margin:0;font-size:clamp(78px,13.4vw,220px);font-weight:900;line-height:.69;position:absolute;bottom:2.8vh;left:clamp(16px,3.3vw,52px)}.hero-title span{display:block}.hero-title span:last-child{margin-left:7vw}.hero-index{font-family:var(--font-geist-mono), monospace;letter-spacing:.16em;writing-mode:vertical-rl;font-size:9px;position:absolute;bottom:22vh;right:4vw}.scroll-cue{font-family:var(--font-geist-mono), monospace;letter-spacing:.18em;writing-mode:vertical-rl;align-items:center;gap:16px;font-size:9px;display:flex;position:absolute;bottom:28px;right:clamp(22px,3vw,44px)}.scroll-line{background:#ffffff59;width:1px;height:56px;display:block;overflow:hidden}.scroll-line:after{background:var(--white);content:"";width:1px;height:26px;animation:2.2s ease-in-out infinite scrollLine;display:block}.hero-accent{background:var(--accent);width:10px;height:13vh;position:absolute;top:82px;left:0}@keyframes scrollLine{0%{transform:translateY(-28px)}55%,to{transform:translateY(58px)}}.works{background:var(--paper)}.works-intro{grid-template-columns:1.45fr .7fr;gap:30px;padding-top:clamp(100px,13vw,190px);padding-bottom:clamp(100px,12vw,170px);display:grid}.works-intro .eyebrow{border-bottom:1px solid var(--line);grid-column:1/-1;padding-bottom:18px}.works-intro h2{letter-spacing:-.075em;margin:20px 0 0;font-size:clamp(78px,12.4vw,190px);font-weight:900;line-height:.75}.works-lead{align-self:end;margin:0 0 5px;font-size:clamp(20px,2.1vw,34px);font-weight:700;line-height:1.55}.works-small{color:#555550;grid-column:2;margin:10px 0 0;font-size:12px;line-height:1.8}.service{isolation:isolate;min-height:min(900px,100svh);position:relative;overflow:hidden}.service-architecture{background:#dadad5;grid-template-columns:.78fr 1.45fr;align-items:center;gap:clamp(30px,6vw,100px);padding:clamp(70px,9vw,140px) clamp(24px,5vw,80px) clamp(120px,12vw,190px);display:grid}.service-copy{z-index:2;position:relative}.service-no{font-family:var(--font-geist-mono), monospace;margin:0 0 clamp(55px,8vw,115px);font-size:clamp(38px,4.7vw,72px);font-weight:300;line-height:1}.service-en{font-family:var(--font-geist-mono), monospace;letter-spacing:.13em;margin:0 0 22px;font-size:10px;line-height:1.45}.service h3{letter-spacing:-.05em;margin:0;font-size:clamp(40px,5.3vw,80px);font-weight:700}.service-description{max-width:27em;margin:34px 0 0;font-size:clamp(14px,1.2vw,18px);line-height:2}.text-link{border-bottom:1px solid;justify-content:space-between;width:min(100%,290px);margin-top:48px;padding-bottom:12px;font-size:12px;font-weight:700;display:flex}.text-link span{transition:transform .2s}:is(.text-link:hover span,.text-link:focus-visible span){transform:translate(6px)}.service-figure{z-index:1;align-self:stretch;margin:0;position:relative;overflow:hidden}.service-figure img{object-fit:cover;filter:grayscale()contrast(1.06);width:100%;height:100%;min-height:600px;transition:filter .6s,transform 1s cubic-bezier(.2,.7,.2,1)}.service-figure:hover img{filter:grayscale(.4)contrast(1.04);transform:scale(1.018)}.service-figure figcaption{color:var(--white);font-family:var(--font-geist-mono), monospace;letter-spacing:.12em;background:#0000009e;padding:4px 7px;font-size:8px;position:absolute;bottom:16px;right:18px}.service-word{z-index:-1;color:#0a0a0a16;letter-spacing:-.08em;margin:0;font-size:clamp(145px,24vw,390px);font-weight:900;line-height:1;position:absolute;bottom:-.22em;right:-.03em}.service-ground{color:var(--white);background:var(--ink);grid-template-columns:1.45fr .82fr;align-items:stretch;gap:clamp(32px,6vw,96px);padding:clamp(100px,12vw,180px) clamp(24px,6vw,96px);display:grid}.service-ground .service-figure{height:min(76svh,760px);margin-left:-6vw}.service-ground .service-figure img{object-position:center;filter:grayscale()contrast(1.2)brightness(.72);min-height:100%}.service-ground .service-copy{align-self:center}.service-ground .service-no{color:var(--accent);margin-bottom:clamp(70px,10vw,150px)}.service-ground .service-word{z-index:0;color:#ffffff12;bottom:-.2em;left:0;right:auto}.scope{background:var(--paper);padding:clamp(100px,12vw,175px) 0 clamp(110px,14vw,210px);overflow:hidden}.scope-heading{justify-content:space-between;align-items:flex-end;margin-bottom:clamp(65px,8vw,115px);display:flex}.scope-heading h2{letter-spacing:-.075em;margin:34px 0 0;font-size:clamp(72px,10vw,156px);font-weight:900;line-height:.76}.scope-guide{align-items:flex-end;gap:30px;display:flex}.scope-guide p{margin:0 0 14px;font-size:11px}.scope-buttons{display:flex}.scope-buttons button{border:1px solid var(--ink);background:0 0;width:54px;height:54px;font-size:19px;transition:color .2s,background .2s}.scope-buttons button+button{border-left:0}:is(.scope-buttons button:hover,.scope-buttons button:focus-visible){color:var(--white);background:var(--ink)}.scope-track{overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:var(--accent) transparent;outline:none;gap:0;padding-left:clamp(22px,5vw,80px);padding-right:18vw;display:flex;overflow-x:auto}.scope-track::-webkit-scrollbar{height:3px}.scope-track::-webkit-scrollbar-thumb{background:var(--accent)}.scope-item{border-top:1px solid var(--ink);border-right:1px solid var(--ink);border-bottom:1px solid var(--ink);scroll-snap-align:start;flex:0 0 min(65vw,900px);min-height:510px;padding:clamp(28px,4.2vw,64px);position:relative}.scope-item:first-child{border-left:1px solid var(--ink)}.scope-item:nth-child(2),.scope-item:nth-child(4){color:var(--white);background:#171717}.scope-item:nth-child(3){color:var(--ink);background:var(--accent)}.scope-no{font-family:var(--font-geist-mono), monospace;margin:0;font-size:12px}.scope-en{letter-spacing:-.075em;margin:clamp(80px,10vw,140px) 0 0;font-size:clamp(56px,8.2vw,120px);font-weight:900;line-height:.88}.scope-ja-row{border-top:1px solid;justify-content:space-between;align-items:end;margin-top:36px;padding-top:16px;display:flex}.scope-ja-row h3{letter-spacing:-.04em;margin:0;font-size:clamp(25px,3vw,42px)}.scope-ja-row span{font-size:25px}.scope-copy{max-width:34em;margin:27px 0 0 auto;font-size:13px;line-height:1.8}.scope-end{color:var(--white);background:var(--ink);letter-spacing:-.07em;flex-direction:column;flex:0 0 min(28vw,390px);justify-content:center;padding:40px;font-size:clamp(52px,5vw,74px);font-weight:900;line-height:.8;display:flex}.area{isolation:isolate;min-height:100svh;color:var(--white);background-color:#111;background-image:linear-gradient(#ffffff0e 1px,#0000 1px),linear-gradient(90deg,#ffffff0e 1px,#0000 1px);background-size:clamp(48px,6vw,92px) clamp(48px,6vw,92px);position:relative;overflow:hidden}.area:before{z-index:-2;background:var(--accent);clip-path:polygon(20% 0,100% 0,100% 100%,0 100%);content:"";width:57vw;height:100%;transition:transform 1.15s cubic-bezier(.2,.7,.2,1);position:absolute;top:0;right:-5vw;transform:translate(9%)}.area.is-visible:before{transform:translate(0)}.area:after{z-index:-3;content:"";background:#2d2d2d;border:1px solid #ffffff4d;width:37vw;height:63vh;position:absolute;bottom:-14vh;left:8vw;transform:rotate(-8deg)}.area-planes{z-index:-1;pointer-events:none;position:absolute;inset:0}.area-planes span{background:#ffffff06;border:1px solid #ffffff6b;display:block;position:absolute}.area-planes span:first-child{width:28vw;height:46vh;top:19%;right:14%;transform:skewY(-13deg)}.area-planes span:nth-child(2){background:#0a0a0a26;width:20vw;height:24vh;bottom:9%;right:5%;transform:rotate(8deg)}.area-planes span:nth-child(3){background:#fff6;border:0;width:1px;height:100%;top:0;left:42%}.area-topline{z-index:2;font-family:var(--font-geist-mono), monospace;letter-spacing:.18em;margin:0;font-size:9px;position:absolute;top:clamp(24px,4vw,58px);left:clamp(22px,5vw,80px)}.area h2{z-index:2;letter-spacing:-.085em;margin:0;font-size:clamp(90px,16vw,250px);font-weight:900;line-height:.72;position:absolute;top:11%;left:clamp(16px,3.5vw,56px)}.area h2 span{display:block}.area h2 span:last-child{color:#0000;-webkit-text-stroke:1px #ffffffd1;margin-left:19vw}.area-message{z-index:2;gap:27px;display:grid;position:absolute;bottom:clamp(70px,10vw,145px);right:clamp(24px,7vw,110px)}.area-message p{margin:0;font-size:clamp(22px,2.7vw,42px);font-weight:700;line-height:1.55}.area-message span{letter-spacing:.12em;border-top:1px solid #ffffffa6;padding-top:14px;font-size:11px}.area-local-label{z-index:2;font-family:var(--font-geist-mono), monospace;letter-spacing:.16em;margin:0;font-size:9px;line-height:1.55;position:absolute;bottom:24px;left:clamp(22px,5vw,80px)}.company{background:var(--white);padding-top:clamp(115px,14vw,210px);padding-bottom:clamp(115px,14vw,210px)}.company-heading{border-bottom:1px solid var(--ink);padding-bottom:clamp(65px,8vw,120px);position:relative}.company-heading h2{letter-spacing:-.085em;margin:40px 0 -.12em -.065em;font-size:clamp(74px,14vw,214px);font-weight:900;line-height:.78}.company-code{font-family:var(--font-geist-mono), monospace;letter-spacing:.16em;margin:0;font-size:9px;position:absolute;bottom:17px;right:0}.company-grid{grid-template-columns:1.7fr .55fr;gap:clamp(50px,8vw,130px);padding-top:clamp(45px,6vw,90px);display:grid}.company-list{margin:0}.company-row{border-bottom:1px solid var(--line);grid-template-columns:minmax(120px,.55fr) 1.45fr;align-items:baseline;gap:35px;padding:clamp(24px,3vw,42px) 0;display:grid}.company-row:first-child{border-top:1px solid var(--line)}.company-row dt{font-family:var(--font-geist-mono), monospace;letter-spacing:.15em;font-size:10px;font-weight:600}.company-row dd{margin:0;font-size:clamp(17px,1.55vw,24px);font-weight:600;line-height:1.65}.company-row a{border-bottom:1px solid}.company-aside{border-left:1px solid var(--ink);flex-direction:column;min-height:420px;padding-left:25px;display:flex}.company-aside-k{color:var(--accent);letter-spacing:-.1em;margin:0;font-size:clamp(110px,13vw,190px);font-weight:900;line-height:.75}.company-aside p:not(.company-aside-k){font-family:var(--font-geist-mono), monospace;letter-spacing:.12em;margin:auto 0 25px;font-size:10px;line-height:1.7}.company-aside span{border-top:1px solid var(--line);font-family:var(--font-geist-mono), monospace;letter-spacing:.14em;padding-top:12px;font-size:8px}.contact{min-height:100svh;color:var(--ink);background:var(--accent);padding:clamp(35px,4vw,60px) clamp(22px,5vw,80px) clamp(45px,5vw,80px)}.contact-index{border-bottom:1px solid var(--ink);font-family:var(--font-geist-mono), monospace;letter-spacing:.15em;margin:0;padding-bottom:16px;font-size:10px}.contact h2{letter-spacing:-.095em;margin:clamp(55px,7vw,105px) 0 0;font-size:clamp(105px,18.7vw,285px);font-weight:900;line-height:.65}.contact-bottom{grid-template-columns:.54fr 1.46fr;align-items:end;gap:clamp(30px,6vw,90px);margin-top:clamp(80px,11vw,165px);display:grid}.contact-bottom>p{margin:0 0 10px;font-size:clamp(18px,2vw,30px);font-weight:700;line-height:1.55}.phone-link{border-top:2px solid var(--ink);border-bottom:2px solid var(--ink);padding:14px 72px 21px 0;transition:color .25s,background .25s,padding-left .25s;display:block;position:relative}.phone-label{font-family:var(--font-geist-mono), monospace;letter-spacing:.16em;margin-bottom:20px;font-size:9px;display:block}.phone-number{letter-spacing:-.065em;white-space:nowrap;font-size:clamp(42px,6.3vw,96px);font-weight:900;line-height:.9;display:block}.phone-arrow{font-size:clamp(38px,4vw,62px);position:absolute;bottom:15px;right:8px}:is(.phone-link:hover,.phone-link:focus-visible){color:var(--white);background:var(--ink);outline:none;padding-left:18px}.site-footer{min-height:110px;color:var(--white);background:var(--ink);font-family:var(--font-geist-mono), monospace;letter-spacing:.08em;grid-template-columns:.65fr 1fr 1.4fr auto;align-items:center;gap:25px;padding:25px clamp(22px,5vw,80px);font-size:9px;line-height:1.6;display:grid}.site-footer p{margin:0}.footer-note{color:var(--gray)}.site-footer a{border-bottom:1px solid var(--white);padding-bottom:4px}@media (max-width:900px){.site-header{grid-template-columns:1fr auto;height:70px}.global-nav{display:none}.header-call{grid-column:2}.hero-accent{top:70px}.hero-place{top:101px}.hero-copy{top:24%;left:16%}.hero-title{font-size:15.5vw}.works-intro{grid-template-columns:1fr}.works-intro .eyebrow,.works-lead,.works-small{grid-column:1}.works-lead{margin-top:45px}.works-small{margin-top:0}.service-architecture,.service-ground{grid-template-columns:1fr;gap:48px}.service-architecture .service-copy{grid-template-columns:.3fr 1fr;display:grid}.service-architecture .service-no{grid-row:1/5}.service-architecture .service-description,.service-architecture .text-link{grid-column:2}.service-no,.service-ground .service-no{margin-bottom:50px}.service-figure img{min-height:52svh}.service-ground .service-figure{grid-row:2;height:58svh;margin:0 -6vw -12vw}.service-ground .service-copy{grid-template-columns:.3fr 1fr;display:grid}.service-ground .service-no{grid-row:1/5}.service-ground .service-description{grid-column:2}.scope-item{flex-basis:78vw}.company-grid{grid-template-columns:1fr}.company-aside{min-height:230px}.contact-bottom{grid-template-columns:1fr}.site-footer{grid-template-columns:1fr 1fr}.site-footer a{justify-self:end}}@media (max-width:620px){.site-header{height:62px;padding:0 18px}.brand-name{display:none}.header-call{gap:10px}.hero{height:100svh;min-height:760px}.hero-image{object-position:48% center}.hero-place{font-size:8px;top:90px;right:19px}.hero-copy{font-size:20px;top:22%;left:48px}.hero-copy:before{width:22px;right:calc(100% + 10px)}.hero-title{font-size:25.5vw;line-height:.72;bottom:5.5vh;left:10px}.hero-title span:last-child{margin-left:0}.hero-index{bottom:28vh;right:22px}.scroll-cue{display:none}.hero-accent{width:7px;height:100px;top:62px}.works-intro h2{font-size:24.5vw}.works-lead{font-size:22px}.service{min-height:auto}.service-architecture,.service-ground{padding-left:22px;padding-right:22px}.service-architecture .service-copy,.service-ground .service-copy{display:block}.service-architecture .service-no,.service-ground .service-no{margin-bottom:75px}.service-architecture .service-description,.service-ground .service-description,.service-architecture .text-link{grid-column:auto}.service-figure img{min-height:440px}.service-ground .service-figure{height:500px;margin-left:-22px;margin-right:-22px}.scope-heading{flex-direction:column;align-items:start;gap:50px}.scope-heading h2{font-size:21.5vw}.scope-guide{justify-content:space-between;width:100%}.scope-item{flex-basis:86vw;min-height:485px}.scope-en{margin-top:100px;font-size:16.5vw}.scope-copy{max-width:22em;margin-left:0}.scope-end{flex-basis:64vw}.area{height:100svh;min-height:780px}.area:before{clip-path:polygon(32% 0,100% 0,100% 100%,0 100%);width:106vw;right:-34vw}.area:after{width:70vw;height:42vh;bottom:-5vh;left:-12vw}.area-planes span:first-child{width:63vw;height:35vh;top:31%;right:-9%}.area-planes span:nth-child(2){width:47vw;height:18vh;bottom:5%;right:4%}.area-planes span:nth-child(3){left:28%}.area h2{font-size:24vw;top:18%;left:12px}.area h2 span:last-child{margin-top:.08em;margin-left:8vw}.area-message{bottom:86px;left:24px;right:auto}.area-message p{font-size:23px}.company-heading h2{font-size:20.5vw}.company-code{margin-top:28px;position:static}.company-row{grid-template-columns:1fr;gap:11px}.company-aside{min-height:260px}.contact{min-height:760px}.contact h2{margin-top:86px;font-size:26vw;line-height:.7}.contact-bottom{margin-top:110px}.phone-link{padding-right:42px}.phone-number{font-size:10.1vw}.phone-arrow{font-size:34px;right:2px}.site-footer{grid-template-columns:1fr;padding-top:38px;padding-bottom:38px}.site-footer a{justify-self:start;margin-top:16px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}[data-reveal]{opacity:1;transform:none}}.simple-site{--simple-ink:#1d211f;--simple-muted:#69706c;--simple-line:#d7dad7;--simple-bg:#f7f7f4;--simple-accent:#b8462c;min-height:100vh;color:var(--simple-ink);font-family:var(--font-geist-sans), "Hiragino Sans", "Yu Gothic", sans-serif;background:#fff}.simple-header{z-index:20;border-bottom:1px solid var(--simple-line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;grid-template-columns:1fr auto 1fr;align-items:center;min-height:84px;padding:0 clamp(22px,4vw,64px);display:grid;position:sticky;top:0}.simple-logo{align-items:center;gap:13px;width:fit-content;display:flex}.simple-logo-mark{color:#fff;background:var(--simple-ink);place-items:center;width:38px;height:38px;font-size:18px;font-weight:800;display:grid}.simple-logo strong,.simple-logo small{display:block}.simple-logo strong{letter-spacing:.04em;font-size:14px}.simple-logo small{color:var(--simple-muted);margin-top:3px;font-size:10px}.simple-nav{gap:clamp(24px,3vw,46px);font-size:12px;font-weight:600;display:flex}.simple-nav a{border-bottom:1px solid #0000;padding:10px 0}:is(.simple-nav a:hover,.simple-nav a:focus-visible){border-bottom-color:var(--simple-accent)}.simple-header-tel{flex-direction:column;justify-self:end;align-items:flex-end;display:flex}.simple-header-tel small{color:var(--simple-muted);font-size:9px}.simple-header-tel strong{letter-spacing:.01em;margin-top:2px;font-size:16px}.simple-hero{background:var(--simple-bg);grid-template-columns:minmax(0,.93fr) minmax(0,1.07fr);min-height:calc(100svh - 84px);display:grid}.simple-hero-copy{align-self:center;padding:clamp(70px,9vw,145px) clamp(28px,7vw,110px)}.simple-label{color:var(--simple-accent);letter-spacing:.12em;margin:0;font-size:11px;font-weight:700}.simple-label:before{content:"";background:currentColor;width:27px;height:1px;margin:0 10px 3px 0;display:inline-block}.simple-hero h1{letter-spacing:-.055em;margin:34px 0 0;font-size:clamp(42px,5.2vw,78px);font-weight:700;line-height:1.25}.simple-hero-lead{color:#444a46;max-width:34em;margin:36px 0 0;font-size:clamp(15px,1.2vw,18px);line-height:2}.simple-actions{flex-wrap:wrap;gap:12px;margin-top:43px;display:flex}.simple-button{justify-content:center;align-items:center;min-height:56px;padding:0 24px;font-size:13px;font-weight:700;transition:color .2s,background .2s;display:flex}.simple-button-primary{color:#fff;background:var(--simple-accent);justify-content:space-between;gap:45px;min-width:210px}:is(.simple-button-primary:hover,.simple-button-primary:focus-visible){background:#963721}.simple-button-secondary{border:1px solid var(--simple-line);background:#fff}:is(.simple-button-secondary:hover,.simple-button-secondary:focus-visible){border-color:var(--simple-ink)}.simple-hero-visual{background:#333;min-height:600px;margin:0;position:relative;overflow:hidden}.simple-hero-visual img{object-fit:cover;object-position:52% center;filter:grayscale(.55)contrast(1.02);width:100%;height:100%}.simple-hero-visual figcaption{color:#fff;background:#1d211fe0;padding:13px 18px;font-size:10px;position:absolute;bottom:0;right:0}.simple-facts{border-top:1px solid var(--simple-line);border-bottom:1px solid var(--simple-line);grid-template-columns:.8fr 1.4fr .8fr;padding:0 clamp(22px,5vw,80px);display:grid}.simple-facts>div{border-right:1px solid var(--simple-line);gap:7px;padding:25px clamp(18px,3vw,45px);display:grid}.simple-facts>div:first-child{border-left:1px solid var(--simple-line)}.simple-facts span{color:var(--simple-muted);font-size:10px}.simple-facts strong{font-size:14px}.simple-services,.simple-works,.simple-company{max-width:1240px;margin:0 auto;padding:clamp(100px,12vw,180px) clamp(22px,5vw,70px)}.simple-section-head{grid-template-columns:1.05fr .95fr;align-items:end;column-gap:clamp(40px,8vw,125px);margin-bottom:clamp(70px,9vw,130px);display:grid}.simple-section-head .simple-label{grid-column:1/-1;margin-bottom:30px}.simple-section-head h2,.simple-work-intro h2,.simple-company-head h2{letter-spacing:-.055em;margin:0;font-size:clamp(38px,4.5vw,68px);line-height:1.3}.simple-section-head>p:last-child{max-width:35em;color:var(--simple-muted);margin:0 0 5px;font-size:14px;line-height:2}.simple-service-row{border-top:1px solid var(--simple-line);grid-template-columns:1.15fr .85fr;align-items:center;gap:clamp(40px,8vw,120px);padding:clamp(55px,7vw,100px) 0;display:grid}.simple-service-row:last-child{border-bottom:1px solid var(--simple-line)}.simple-service-row figure{height:clamp(380px,42vw,590px);margin:0;overflow:hidden}.simple-service-row figure img{object-fit:cover;filter:grayscale(.65);width:100%;height:100%}.simple-service-row-reverse figure{grid-column:2}.simple-service-row-reverse .simple-service-body{grid-area:1/1}.simple-service-number{color:var(--simple-accent);margin:0 0 55px;font-size:13px;font-weight:700}.simple-service-en{color:var(--simple-muted);font-family:var(--font-geist-mono), monospace;letter-spacing:.12em;margin:0 0 12px;font-size:9px}.simple-service-body h3{letter-spacing:-.045em;margin:0;font-size:clamp(34px,3.8vw,56px)}.simple-service-body>p:not(.simple-service-number,.simple-service-en){max-width:33em;color:var(--simple-muted);margin:27px 0 0;font-size:14px;line-height:2}.simple-service-body>a{border-bottom:1px solid var(--simple-ink);justify-content:space-between;max-width:280px;margin-top:40px;padding-bottom:10px;font-size:12px;font-weight:700;display:flex}.simple-works{background:var(--simple-bg);max-width:none}.simple-work-intro,.simple-work-list{max-width:1100px;margin-left:auto;margin-right:auto}.simple-work-intro h2{max-width:850px;margin-top:32px}.simple-work-list{border-top:1px solid var(--simple-ink);margin-top:clamp(70px,9vw,125px)}.simple-work-item{border-bottom:1px solid var(--simple-line);grid-template-columns:60px minmax(130px,.7fr) minmax(120px,.55fr) 1.45fr;align-items:center;gap:22px;min-height:112px;display:grid}.simple-work-index,.simple-work-en{color:var(--simple-muted);font-family:var(--font-geist-mono), monospace;letter-spacing:.1em;font-size:9px}.simple-work-item h3,.simple-work-item p{margin:0}.simple-work-item h3{font-size:21px}.simple-work-copy{color:var(--simple-muted);font-size:13px;line-height:1.8}.simple-local{color:#fff;background:#303633;min-height:590px;position:relative;overflow:hidden}.simple-local:before{content:"";background:#ffffff29;width:1px;position:absolute;top:0;bottom:0;left:36%}.simple-local-word{color:#ffffff0e;letter-spacing:-.13em;white-space:nowrap;font-size:clamp(180px,32vw,480px);font-weight:800;line-height:1;position:absolute;bottom:-.25em;right:-.08em}.simple-local-content{z-index:1;width:min(58%,790px);margin-left:36%;padding:clamp(90px,11vw,165px) clamp(30px,7vw,110px);position:relative}.simple-local .simple-label{color:#e88973}.simple-local h2{letter-spacing:-.045em;margin:34px 0 0;font-size:clamp(33px,4vw,59px);line-height:1.45}.simple-local-content>p:last-child{color:#cdd1cf;max-width:36em;margin:37px 0 0;font-size:14px;line-height:2}.simple-company{grid-template-columns:.8fr 1.2fr;gap:clamp(50px,10vw,150px);display:grid}.simple-company-head h2{margin-top:32px}.simple-company-list{border-top:1px solid var(--simple-ink);margin:0}.simple-company-list>div{border-bottom:1px solid var(--simple-line);grid-template-columns:125px 1fr;gap:25px;padding:28px 0;display:grid}.simple-company-list dt{color:var(--simple-muted);font-size:11px}.simple-company-list dd{margin:0;font-size:15px;font-weight:600;line-height:1.7}.simple-company-list a{border-bottom:1px solid}.simple-contact{color:#fff;background:var(--simple-accent);grid-template-columns:.82fr 1.18fr;align-items:end;gap:clamp(45px,8vw,120px);padding:clamp(90px,11vw,160px) clamp(24px,7vw,110px);display:grid}.simple-contact .simple-label{color:#fff}.simple-contact h2{letter-spacing:-.045em;margin:33px 0 0;font-size:clamp(35px,4vw,60px);line-height:1.45}.simple-contact>div>p:last-child{margin:27px 0 0;font-size:13px}.simple-contact-phone{border-top:1px solid #fffc;border-bottom:1px solid #fffc;padding:30px 65px 30px 0;display:block;position:relative}.simple-contact-phone small,.simple-contact-phone strong{display:block}.simple-contact-phone small{margin-bottom:12px;font-size:10px}.simple-contact-phone strong{letter-spacing:-.055em;white-space:nowrap;font-size:clamp(39px,5.2vw,80px);line-height:1}.simple-contact-phone>span{font-size:30px;position:absolute;bottom:27px;right:7px}.simple-footer{color:#c9cdca;background:var(--simple-ink);grid-template-columns:1fr 1fr auto;align-items:center;gap:35px;min-height:125px;padding:30px clamp(22px,5vw,80px);font-size:10px;line-height:1.7;display:grid}.simple-footer strong{color:#fff;font-size:13px}.simple-footer p{margin:5px 0 0}.simple-footer>a{border-bottom:1px solid;padding-bottom:5px}@media (max-width:900px){.simple-header{grid-template-columns:1fr auto}.simple-nav{display:none}.simple-hero{grid-template-columns:1fr}.simple-hero-visual{min-height:58svh}.simple-facts{grid-template-columns:1fr}.simple-facts>div,.simple-facts>div:first-child{border-right:1px solid var(--simple-line);border-bottom:1px solid var(--simple-line);border-left:1px solid var(--simple-line)}.simple-facts>div:last-child{border-bottom:0}.simple-section-head,.simple-service-row,.simple-company,.simple-contact{grid-template-columns:1fr}.simple-section-head{gap:35px}.simple-service-row-reverse figure,.simple-service-row-reverse .simple-service-body{grid-area:auto}.simple-service-row-reverse .simple-service-body{grid-row:1}.simple-work-item{grid-template-columns:45px 1fr .7fr;padding:24px 0}.simple-work-copy{grid-column:2/-1}.simple-local:before{left:16%}.simple-local-content{width:auto;margin-left:16%}.simple-footer{grid-template-columns:1fr 1fr}.simple-footer>a{justify-self:end}}@media (max-width:620px){.simple-header{min-height:70px;padding:0 17px}.simple-logo-mark{width:34px;height:34px}.simple-logo strong{font-size:12px}.simple-logo small,.simple-header-tel small{display:none}.simple-header-tel strong{font-size:12px}.simple-hero{min-height:auto}.simple-hero-copy{padding-top:75px;padding-bottom:75px}.simple-hero h1{font-size:11.7vw}.simple-actions{display:grid}.simple-button{width:100%}.simple-hero-visual{min-height:440px}.simple-facts{padding:0 18px}.simple-facts>div{padding:20px}.simple-section-head h2,.simple-work-intro h2,.simple-company-head h2{font-size:10.5vw}.simple-service-row{gap:40px}.simple-service-row figure{height:380px}.simple-service-number{margin-bottom:36px}.simple-work-item{grid-template-columns:35px 1fr;gap:10px 16px}.simple-work-en{justify-self:end}.simple-work-item h3,.simple-work-copy{grid-column:2}.simple-work-item h3{margin-top:8px}.simple-local{min-height:640px}.simple-local:before{left:23px}.simple-local-content{margin-left:23px;padding:95px 24px 95px 35px}.simple-local h2{font-size:8.6vw}.simple-local-word{font-size:70vw}.simple-company{gap:70px}.simple-company-list>div{grid-template-columns:1fr;gap:9px}.simple-contact{gap:75px}.simple-contact h2{font-size:9.2vw}.simple-contact-phone{padding-right:35px}.simple-contact-phone strong{font-size:9.5vw}.simple-footer{grid-template-columns:1fr;padding-top:40px;padding-bottom:40px}.simple-footer>a{justify-self:start;margin-top:16px}}
