:root{--ink:#19372c;--green:#1f4d3b;--deep:#173b30;--lime:#c9df70;--yellow:#f3c959;--paper:#f8f5ed;--cream:#ede8dc;--white:#fff;--muted:#65746e;--line:rgba(25,55,44,.18);--serif:"Noto Serif JP",serif;--sans:"Noto Sans JP",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.85;overflow-x:hidden}a{color:inherit;text-decoration:none}.skip{position:fixed;left:1rem;top:-5rem;background:#fff;padding:.6rem 1rem;z-index:100}.skip:focus{top:1rem}.site-header{height:90px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(1.2rem,4vw,5rem);position:absolute;width:100%;z-index:20}.brand{display:flex;align-items:center;gap:.65rem;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1;color:var(--ink)}.brand-mark{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:var(--green);color:var(--yellow);font-family:var(--serif);font-size:1.25rem}.brand small{font-size:.55rem;letter-spacing:.18em}.site-header nav{display:flex;align-items:center;gap:2rem;font-size:.8rem;font-weight:600}.nav-cta{border:1px solid var(--ink);border-radius:999px;padding:.75rem 1.2rem}.menu-button{display:none}.hero{min-height:790px;height:100svh;max-height:920px;padding:130px clamp(1.2rem,7vw,8rem) 55px;position:relative;display:grid;grid-template-columns:1.08fr .92fr;align-items:center;background:var(--paper);overflow:hidden}.hero:before{content:"";position:absolute;width:16rem;height:16rem;border:1px solid var(--line);border-radius:50%;left:-8rem;top:32%}.hero-copy{position:relative;z-index:3}.eyebrow,.section-index{font-family:"DM Sans",sans-serif;font-size:.72rem;font-weight:600;letter-spacing:.2em}.hero h1{font-family:var(--serif);font-size:clamp(2.5rem,5vw,5rem);line-height:1.35;letter-spacing:-.045em;margin:1.2rem 0 1.8rem}.hero h1 em{font-style:normal;position:relative}.hero h1 em:after{content:"";position:absolute;height:.4em;background:var(--yellow);left:-.05em;right:-.05em;bottom:.08em;z-index:-1;transform:rotate(-1deg)}.hero-lead{font-size:clamp(1rem,1.3vw,1.18rem);line-height:2}.hero-actions{display:flex;align-items:center;gap:2rem;margin-top:2.5rem}.button{min-height:58px;display:inline-flex;align-items:center;justify-content:space-between;gap:2rem;border-radius:999px;padding:.5rem .8rem .5rem 1.6rem;font-size:.9rem;font-weight:600}.button span{width:42px;height:42px;border-radius:50%;display:grid;place-items:center}.primary{background:var(--green);color:#fff}.primary span{background:var(--yellow);color:var(--ink)}.text-link{font-size:.85rem;border-bottom:1px solid}.hero-visual{height:580px;position:relative;background:var(--green);border-radius:48% 48% 12px 12px;overflow:hidden;box-shadow:25px 25px 0 var(--cream)}.sun{position:absolute;width:190px;height:190px;background:var(--yellow);border-radius:50%;right:12%;top:12%}.field{position:absolute;border-radius:50%;background:var(--lime);width:115%;height:45%;left:-8%}.field-1{bottom:14%;transform:rotate(-9deg)}.field-2{bottom:-16%;background:#9dbb65;transform:rotate(5deg)}.paper{position:absolute;background:#fff;width:56%;height:43%;left:10%;top:26%;padding:1.8rem;box-shadow:0 24px 45px rgba(5,29,20,.25);transform:rotate(-4deg);z-index:3}.paper span{font:600 .62rem "DM Sans";letter-spacing:.2em}.paper b{display:block;font-family:var(--serif);font-size:1.35rem;line-height:1.6;margin:1.2rem 0}.paper i{display:block;height:1px;background:#bdc8c3;margin:.55rem 0;width:80%}.vertical{position:absolute;right:1rem;bottom:3rem;color:#fff;font-size:.72rem;writing-mode:vertical-rl;letter-spacing:.15em;z-index:4}.hero-note{position:absolute;right:1.4rem;bottom:1.5rem;writing-mode:vertical-rl;font:500 .62rem "DM Sans";letter-spacing:.18em}.section-pad{padding:clamp(5rem,10vw,9rem) clamp(1.2rem,8vw,9rem)}.section-index{margin:0 0 2.5rem;color:#587065}.intro{background:#fff}.intro-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:8vw;align-items:start}.intro h2,.section-heading h2{font-family:var(--serif);font-size:clamp(2rem,4vw,4rem);line-height:1.55;letter-spacing:-.04em;margin:0}.intro h2 span{color:#769550}.intro-grid>div{border-left:1px solid var(--line);padding-left:3rem}.section-heading{margin-bottom:4rem}.section-heading.split{display:flex;align-items:end;justify-content:space-between;gap:3rem}.section-heading.split>p{max-width:390px;margin:0}.about{background:var(--cream)}.about-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:8vw;align-items:center}.portrait-placeholder{aspect-ratio:4/5;max-height:610px;background:var(--green);position:relative;display:grid;place-items:center;overflow:hidden;color:white}.portrait-placeholder:before,.portrait-placeholder:after{content:"";position:absolute;border-radius:50%;background:var(--lime)}.portrait-placeholder:before{width:90%;height:90%;left:-45%;bottom:-35%}.portrait-placeholder:after{width:55%;height:55%;right:-25%;top:-20%;background:var(--yellow)}.portrait-letter{font:700 clamp(7rem,16vw,13rem) var(--serif);color:rgba(255,255,255,.16)}.portrait-placeholder p{position:absolute;bottom:1.5rem;left:1.5rem;font:600 .7rem "DM Sans";letter-spacing:.15em}.portrait-placeholder small{opacity:.7}.name-en{font:600 .7rem "DM Sans";letter-spacing:.2em}.about-content h3{font-family:var(--serif);font-size:2rem;margin:.3rem 0 2rem}.about-content h3 small{font-family:var(--sans);font-weight:400;font-size:.8rem;margin-left:1rem}.career{display:flex;align-items:center;gap:.7rem;flex-wrap:wrap;margin-top:2.5rem;font-size:.75rem;font-weight:600}.career i{width:24px;height:1px;background:var(--ink)}.strengths{background:#fff}.strength-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.strength-card{min-height:400px;border:1px solid var(--line);padding:2rem;display:flex;flex-direction:column}.strength-card>span{font:500 .8rem "DM Sans"}.line-icon{font-family:var(--serif);font-size:3rem;margin:auto 0}.strength-card h3{font-family:var(--serif);font-size:1.55rem;margin:.5rem 0}.strength-card p{margin:0;color:var(--muted)}.strength-card.dark{background:var(--green);color:#fff;border-color:var(--green);transform:translateY(2rem)}.strength-card.dark p{color:#d9e5df}.case{background:var(--green);color:#fff}.light{color:#c5d8d0}.case-title{display:flex;justify-content:space-between;align-items:end;gap:2rem;margin-bottom:3rem}.case-title h2{font-family:var(--serif);font-size:clamp(2.4rem,5vw,5rem);margin:.5rem 0}.tag{font:600 .65rem "DM Sans";letter-spacing:.18em;color:var(--lime)}.case-visual{max-width:1120px;margin:auto;background:#e9ece5;padding:.7rem .7rem 0;box-shadow:0 35px 70px rgba(3,25,16,.3)}.browser-bar{height:30px;display:flex;gap:6px;align-items:center;padding:0 .4rem;color:var(--ink)}.browser-bar i{width:7px;height:7px;border:1px solid #777;border-radius:50%}.browser-bar span{font:500 .55rem "DM Sans";letter-spacing:.15em;margin-left:auto}.case-mock{aspect-ratio:16/8;background:linear-gradient(135deg,#c5d789,#799554);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:var(--deep);position:relative;overflow:hidden}.case-mock:before{content:"";position:absolute;width:34%;aspect-ratio:1;border-radius:50%;background:var(--yellow);right:-5%;top:-25%;opacity:.8}.case-mock p{font:600 .7rem "DM Sans";letter-spacing:.2em}.case-mock h3{font-family:var(--serif);font-size:clamp(1.8rem,4vw,4rem);line-height:1.45;margin:1rem;z-index:1}.case-mock span{font-size:.65rem;border:1px solid;padding:.4rem .7rem}.case-detail{display:grid;grid-template-columns:1fr 1fr;gap:6vw;margin-top:4rem}.case-fact>p:first-child{font:600 .7rem "DM Sans";letter-spacing:.2em;color:var(--lime)}.case-fact h3{font-family:var(--serif);font-size:1.5rem;line-height:1.7}.case-fact>p:last-child{color:#d3e0db}.works{background:var(--paper)}.section-heading>p:last-child{color:var(--muted)}.works-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem 2rem}.work-placeholder{aspect-ratio:16/10;display:grid;place-items:center;position:relative;overflow:hidden}.work-placeholder:before{content:"";width:50%;aspect-ratio:1;position:absolute;border:1px solid rgba(255,255,255,.7);transform:rotate(45deg)}.work-placeholder span{font:600 .65rem "DM Sans";letter-spacing:.18em;z-index:1}.tone-a{background:#e5b855}.tone-b{background:#305b49;color:white}.tone-c{background:#c4d17d}.tone-d{background:#d6cec0}.work-item:nth-child(even){margin-top:5rem}.work-item>p{font:600 .65rem "DM Sans";letter-spacing:.18em;margin:1rem 0 .1rem;color:var(--muted)}.work-item h3{font-family:var(--serif);font-size:1.2rem;margin:0}.works-more{display:grid;grid-template-columns:140px 1fr;gap:.7rem 2rem;border-top:1px solid var(--line);margin-top:5rem;padding-top:2rem}.works-more p{margin:0}.works-more p:nth-child(odd){font:600 .65rem "DM Sans";letter-spacing:.15em}.services{background:#fff}.service-list article{display:grid;grid-template-columns:70px 1fr 170px;gap:2rem;align-items:center;border-top:1px solid var(--line);padding:2rem 0}.service-list article:last-child{border-bottom:1px solid var(--line)}.service-list b{font:500 .8rem "DM Sans"}.service-list h3{font-family:var(--serif);font-size:1.5rem;margin:0 0 .3rem}.service-list p{margin:0;color:var(--muted)}.service-list span{text-align:right;font:600 .65rem "DM Sans";letter-spacing:.12em}.ai-note{margin-top:5rem;background:var(--cream);padding:3.5rem;display:grid;grid-template-columns:150px 1fr;gap:2rem;align-items:center}.ai-badge{width:120px;height:120px;border-radius:50%;border:1px solid var(--green);display:grid;place-content:center;text-align:center;font:600 2rem "DM Sans";line-height:1}.ai-badge small{font-size:.55rem;letter-spacing:.12em}.ai-note h3{font-family:var(--serif);font-size:1.7rem}.trust{background:var(--yellow)}.trust-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:5vw}.metrics{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:rgba(25,55,44,.2)}.metrics>div{background:var(--yellow);padding:2rem}.metrics strong{font:500 clamp(3rem,7vw,5.5rem) "DM Sans";letter-spacing:-.06em;line-height:1}.metrics span{font-size:.9rem}.metrics p{font-size:.8rem;line-height:1.6}.metrics small{grid-column:1/-1;background:var(--yellow);padding:1rem 0;font-size:.7rem}.voices{display:flex;flex-direction:column;justify-content:center}.voices blockquote{font-family:var(--serif);font-size:1.3rem;line-height:1.8;margin:0 0 2rem;padding-left:1.5rem;border-left:3px solid var(--green)}.voices p{font-size:.8rem}.process{background:var(--paper)}.process-list{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:1fr 1fr}.process-list li{display:grid;grid-template-columns:60px 1fr;gap:1rem;border-top:1px solid var(--line);padding:2.5rem 2.5rem 2.5rem 0}.process-list li:nth-child(odd){margin-right:2rem}.process-list span{font:500 .8rem "DM Sans"}.process-list h3{font-family:var(--serif);font-size:1.35rem;margin:0}.process-list p{color:var(--muted);margin:.5rem 0 0}.price{background:var(--cream)}.price-panel{background:#fff;padding:3.5rem;display:grid;grid-template-columns:1fr 1fr;gap:4rem}.price-panel>div{border-right:1px solid var(--line);padding-right:3rem}.price-panel h3{font-family:var(--serif);font-size:1.65rem;line-height:1.7}.price-panel li{margin:.8rem 0}.message{text-align:center;background:#fff}.message-small{font:600 .7rem "DM Sans";letter-spacing:.2em}.message h2{font-family:var(--serif);font-size:clamp(2rem,4vw,4rem);line-height:1.55}.signature{font-family:var(--serif);font-size:2rem;color:#78905f}.contact{background:var(--green);color:#fff;text-align:center}.contact h2{font-family:var(--serif);font-size:clamp(2.3rem,5vw,5rem);margin:1rem 0}.contact-inner>p{color:#d1ddd8}.light-button{background:#fff;color:var(--ink);margin:2rem auto .8rem}.light-button span{background:var(--yellow)}.contact small{display:block;color:#adc3ba}footer{background:#112c24;color:#fff;padding:3rem clamp(1.2rem,8vw,9rem);display:flex;align-items:center;gap:3rem}.footer-brand{color:#fff}footer>p{font-size:.75rem}.copyright{margin-left:auto;font:500 .6rem "DM Sans";letter-spacing:.15em}.reveal{opacity:0;transform:translateY(25px);transition:opacity .8s ease,transform .8s ease}.reveal.visible{opacity:1;transform:none}@media(max-width:900px){.site-header{height:72px}.site-header nav{position:fixed;inset:0;background:var(--paper);display:none;flex-direction:column;justify-content:center;font-size:1.1rem;z-index:-1}.site-header nav.open{display:flex}.menu-button{display:flex;width:48px;height:48px;border:0;background:transparent;flex-direction:column;gap:5px;align-items:center;justify-content:center;z-index:2}.menu-button span{width:22px;height:1px;background:var(--ink)}.menu-button em{font:500 .5rem "DM Sans"}.hero{height:auto;max-height:none;min-height:0;grid-template-columns:1fr;padding-top:120px}.hero-visual{height:460px;margin-top:4rem}.hero-note{display:none}.intro-grid,.about-grid,.trust-grid{grid-template-columns:1fr}.intro-grid>div{border:0;padding:0}.about-grid{gap:3rem}.portrait-placeholder{max-width:480px}.strength-grid{grid-template-columns:1fr}.strength-card{min-height:300px}.strength-card.dark{transform:none}.section-heading.split,.case-title{align-items:start;flex-direction:column}.case-detail{grid-template-columns:1fr}.works-grid{gap:3rem 1rem}.service-list article{grid-template-columns:50px 1fr}.service-list article>span{display:none}.ai-note{grid-template-columns:1fr}.process-list{grid-template-columns:1fr}.process-list li:nth-child(odd){margin-right:0}.price-panel{grid-template-columns:1fr}.price-panel>div{border:0;border-bottom:1px solid var(--line);padding:0 0 2rem}.section-pad{padding-top:5rem;padding-bottom:5rem}}@media(max-width:600px){body{font-size:15px}.hero h1{font-size:2.35rem}.hero-actions{align-items:flex-start;flex-direction:column;gap:1.2rem}.hero-visual{height:380px;border-radius:180px 180px 10px 10px;box-shadow:12px 12px 0 var(--cream)}.paper{width:68%;height:auto;padding:1.2rem}.paper b{font-size:1rem}.sun{width:130px;height:130px}.section-heading{margin-bottom:2.5rem}.intro h2,.section-heading h2{font-size:1.9rem}.about-content h3 small{display:block;margin:.5rem 0}.case-title h2{font-size:2.4rem}.case-mock{aspect-ratio:5/4}.case-mock h3{font-size:1.6rem}.works-grid{grid-template-columns:1fr}.work-item:nth-child(even){margin-top:0}.works-more{grid-template-columns:1fr}.works-more p:nth-child(odd){margin-top:1rem}.ai-note{padding:2rem}.metrics>div{padding:1rem}.metrics strong{font-size:3rem}.process-list li{grid-template-columns:45px 1fr;padding-right:0}.price-panel{padding:2rem}.contact h2{font-size:2.2rem}footer{align-items:flex-start;flex-direction:column;gap:1rem}.copyright{margin:0}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}}
.brand-image-link{display:block;width:156px;height:54px;overflow:hidden}.brand-logo{display:block;width:100%;height:100%;object-fit:contain}.site-header .brand-logo{object-position:left center}.footer-brand{background:var(--paper);border-radius:12px;padding:.45rem .7rem;width:164px;height:60px}.footer-brand .brand-logo{object-position:center}@media(max-width:600px){.brand-image-link{width:130px;height:46px}.footer-brand{width:150px;height:55px}}
.character-profile{margin:0;max-width:500px}.character-frame{aspect-ratio:1;background:var(--paper);border-radius:48% 48% 42% 42%;display:grid;place-items:center;overflow:hidden;box-shadow:18px 18px 0 rgba(31,77,59,.1)}.character-frame img{width:92%;height:92%;object-fit:contain}.character-profile figcaption{margin:1.5rem 0 0;padding-left:1.2rem;border-left:2px solid var(--yellow);font-family:var(--serif);font-size:.9rem;line-height:1.8}.contact-inner{position:relative}.contact-character{width:118px;height:118px;object-fit:contain;display:block;margin:0 auto 1.3rem;background:var(--paper);border-radius:50%;padding:.35rem}@media(max-width:600px){.character-frame{box-shadow:10px 10px 0 rgba(31,77,59,.1)}.contact-character{width:96px;height:96px}}
