*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:#111;font-family:"Helvetica Neue",Arial,"Noto Sans JP",sans-serif;line-height:1.9}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.container{width:min(1180px,calc(100% - 48px));margin:auto}.header{height:86px;display:flex;align-items:center;padding:0 4vw;position:fixed;top:0;left:0;right:0;z-index:30;color:#fff;transition:.3s}.header.scrolled{background:rgba(0,0,0,.94);height:70px}.brand img{width:180px;filter:brightness(0) invert(1)}.nav{margin-left:auto;display:flex;gap:34px;font-size:13px;letter-spacing:.08em}.nav a{position:relative}.nav a:after{content:"";height:1px;background:#fff;position:absolute;left:0;right:100%;bottom:-7px;transition:.25s}.nav a:hover:after{right:0}.menu-button{display:none}.hero{min-height:100vh;background:linear-gradient(90deg,rgba(0,0,0,.73),rgba(0,0,0,.35)),url('../img/hero.webp') center/cover;display:flex;align-items:center;color:#fff;position:relative}.hero-inner{width:min(1180px,calc(100% - 48px));margin:auto;padding-top:60px}.hero-en{font-size:13px;letter-spacing:.35em;line-height:1.8}.hero h1{font-size:clamp(48px,7vw,100px);line-height:1.18;letter-spacing:-.04em;margin:28px 0 34px}.hero-inner>p:last-child{font-size:16px;letter-spacing:.1em}.scroll{position:absolute;right:35px;bottom:50px;font-size:10px;letter-spacing:.25em;writing-mode:vertical-rl}.scroll:after{content:"";height:90px;width:1px;background:#fff;display:block;margin:15px auto 0}.section{padding:130px 0}.split{display:grid;grid-template-columns:1fr 1.1fr;gap:100px}.label{font-size:11px;letter-spacing:.32em;font-weight:bold;margin:0 0 25px}.section h2{font-size:clamp(35px,5vw,66px);line-height:1.3;letter-spacing:-.04em;margin:0}.intro-copy{font-size:16px}.intro-copy p{margin:0 0 25px}.principles{display:grid;grid-template-columns:repeat(3,1fr);margin-top:100px;border-top:1px solid #ddd}.principles article{padding:40px 35px;border-right:1px solid #ddd}.principles article:first-child{border-left:1px solid #ddd}.principles b{font-size:12px}.principles h3{font-size:19px;letter-spacing:.14em;margin:30px 0 10px}.principles p{font-size:14px;color:#555}.section-dark{background:#050505;color:#fff}.section-head{margin-bottom:70px}.section-head>p:last-child{max-width:650px;margin-top:25px;color:#666}.section-dark .section-head>p:last-child{color:#aaa}.news-list article{display:grid;grid-template-columns:180px 1fr;border-top:1px solid #333;padding:28px 0}.news-list article:last-child{border-bottom:1px solid #333}.news-list time{font-size:12px;letter-spacing:.15em}.news-list p{margin:0}.work{margin-top:130px}.work:first-of-type{margin-top:20px}.work-title{display:flex;align-items:flex-start;gap:30px}.work-title>span{font-size:12px;border:1px solid #111;border-radius:50%;width:42px;height:42px;display:grid;place-items:center}.work h3{font-size:clamp(32px,5vw,58px);line-height:1;margin:0}.work-title p{font-size:11px;letter-spacing:.25em;margin:15px 0}.work-copy{max-width:720px;color:#555;margin:35px 0 50px}.slider{position:relative;overflow:hidden;background:#000}.slides{display:flex;transition:transform .65s cubic-bezier(.22,.61,.36,1)}.slides figure{min-width:100%;height:min(65vw,680px);margin:0}.slides img{width:100%;height:100%;object-fit:cover}.slider button{position:absolute;top:50%;z-index:3;transform:translateY(-50%);width:52px;height:52px;border:0;background:rgba(0,0,0,.65);color:#fff;font-size:19px;cursor:pointer}.prev{left:18px}.next{right:18px}.dots{position:absolute;bottom:18px;left:50%;transform:translateX(-50%);display:flex;gap:8px}.dots button{position:static;transform:none;width:8px;height:8px;border-radius:50%;padding:0;background:rgba(255,255,255,.45)}.dots button.active{background:#fff}.brand-story p{color:#bbb;margin:0 0 25px}.brand-equation{font-size:20px!important;color:#fff!important;letter-spacing:.12em;margin-top:55px!important}.company-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px}.company-grid dl{margin:0}.company-grid dl>div{display:grid;grid-template-columns:130px 1fr;padding:22px 0;border-top:1px solid #ddd}.company-grid dl>div:last-child{border-bottom:1px solid #ddd}.company-grid dt{font-size:12px;font-weight:bold}.company-grid dd{margin:0}.company-grid iframe{width:100%;height:430px;border:0;filter:grayscale(1)}.contact{text-align:center}.contact h2{margin-bottom:30px}.contact-note{display:inline-block;border:1px solid #555;padding:18px 42px;margin-top:30px;color:#aaa}footer{background:#050505;color:#fff;border-top:1px solid #222;padding:55px 5vw;display:flex;align-items:center;justify-content:space-between}footer img{width:150px;filter:brightness(0) invert(1)}footer small{color:#777}.pagetop{position:fixed;right:22px;bottom:22px;width:44px;height:44px;border-radius:50%;display:grid;place-items:center;background:#111;color:#fff;opacity:0;pointer-events:none;transition:.2s}.pagetop.show{opacity:1;pointer-events:auto}.reveal{animation:fadeup 1.2s ease both}@keyframes fadeup{from{opacity:0;transform:translateY(25px)}to{opacity:1;transform:none}}
@media(max-width:800px){.container,.hero-inner{width:min(100% - 32px,1180px)}.header{height:72px;padding:0 18px}.brand img{width:145px}.menu-button{display:flex;margin-left:auto;width:42px;height:42px;border:0;background:none;flex-direction:column;justify-content:center;gap:8px;z-index:40}.menu-button span{height:1px;background:#fff;width:28px;transition:.25s}.menu-button.open span:first-child{transform:translateY(4.5px) rotate(45deg)}.menu-button.open span:last-child{transform:translateY(-4.5px) rotate(-45deg)}.nav{position:fixed;inset:0;background:#050505;display:flex;flex-direction:column;justify-content:center;padding:50px;gap:28px;font-size:20px;transform:translateX(100%);transition:.35s}.nav.open{transform:none}.hero{min-height:88vh}.hero h1{font-size:48px}.hero-inner>p:last-child br{display:none}.scroll{display:none}.section{padding:85px 0}.split{grid-template-columns:1fr;gap:45px}.principles{grid-template-columns:1fr;margin-top:60px}.principles article,.principles article:first-child{border-left:0;border-right:0;border-bottom:1px solid #ddd;padding:30px 5px}.news-list article{grid-template-columns:1fr;gap:8px}.work{margin-top:90px}.work-title{gap:16px}.work-title>span{width:34px;height:34px}.slides figure{height:65vw;min-height:300px}.slider button{width:42px;height:42px}.company-grid{grid-template-columns:1fr;gap:45px}.company-grid dl>div{grid-template-columns:105px 1fr}.company-grid iframe{height:330px}footer{padding:42px 20px;flex-direction:column;gap:25px}}
