:root{--forest-blue:#0868c9;--forest-green:#20b947;--creative-primary:#ec1764;--creative-secondary:#ff5a79;--financial-primary:#f5a400;--financial-secondary:#ff6d00;--navy:#06192d;--text-main:#0b1f33;--text-sub:#546779;--line:#dfe8ec;--soft-bg:#f4f8f9;--background-main:#fff;--font-sans:"Segoe UI", "Noto Sans JP", "Yu Gothic UI", Meiryo, sans-serif;--content:1380px;--page-pad:max(6vw, calc((100vw - var(--content)) / 2))}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:80px}body{min-width:320px;color:var(--text-main);background:var(--background-main);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;margin:0;overflow-x:hidden}body.menu-open{overflow:hidden}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button{color:inherit;font:inherit}p,h1,h2,h3{overflow-wrap:anywhere}.skip-link{z-index:200;background:var(--navy);color:#fff;padding:.75rem 1rem;transition:transform .2s;position:fixed;top:.75rem;left:.75rem;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}:focus-visible{outline:3px solid var(--accent,var(--forest-blue));outline-offset:4px}.site-header{z-index:50;width:min(calc(100% - 8vw), var(--content));justify-content:space-between;align-items:center;height:88px;margin-inline:auto;display:flex;position:absolute;inset:0 0 auto}.site-header.is-stuck{width:100%;height:70px;padding-inline:var(--page-pad);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffed;border-bottom:1px solid #0b1f3314;animation:.35s both header-in;position:fixed;box-shadow:0 8px 34px #06192d0d}.wordmark{z-index:52;letter-spacing:.075em;font-size:1rem;font-weight:850;position:relative}.wordmark span{color:var(--accent,var(--forest-blue))}.desktop-nav{letter-spacing:.13em;align-items:center;gap:clamp(1rem,2.4vw,2.4rem);font-size:.7rem;font-weight:750;display:flex}.desktop-nav a{padding-block:.8rem;position:relative}.desktop-nav a:after{content:"";background:var(--accent,var(--forest-blue));transform-origin:100%;height:1px;transition:transform .3s;position:absolute;bottom:.45rem;left:0;right:0;transform:scaleX(0)}.desktop-nav a:hover:after,.desktop-nav a:focus-visible:after{transform-origin:0;transform:scaleX(1)}.menu-toggle{z-index:52;cursor:pointer;background:0 0;border:0;width:48px;height:48px;padding:0;display:none;position:relative}.menu-toggle span{background:currentColor;width:28px;height:1px;transition:transform .3s,top .3s;position:absolute;left:10px}.menu-toggle span:first-child{top:18px}.menu-toggle span:last-child{top:29px}.menu-toggle[aria-expanded=true] span:first-child{top:24px;transform:rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{top:24px;transform:rotate(-45deg)}.mobile-nav{display:none}.button{letter-spacing:.14em;border:1px solid;justify-content:space-between;align-items:center;gap:2.5rem;min-height:54px;padding:.85rem 1rem .85rem 1.35rem;font-size:.72rem;font-weight:800;transition:color .25s,background .25s,transform .25s;display:inline-flex}.button span{font-size:1rem}.button-primary{color:#fff;background:var(--navy);border-color:var(--navy);min-width:216px}.button-outline{min-width:180px;color:var(--text-main);background:0 0;border-color:#0b1f3359}.button:hover{transform:translateY(-3px)}.eyebrow,.section-index,.card-label{color:var(--accent,var(--forest-blue));letter-spacing:.22em;margin:0;font-size:.65rem;font-weight:800}.section-heading h2{letter-spacing:-.065em;margin:.7rem 0 0;font-size:clamp(2.7rem,6vw,6.7rem);line-height:.88}.section-heading.center{text-align:center;max-width:850px;margin:0 auto clamp(3rem,6vw,6rem)}.section-heading.center p:last-child{color:var(--text-sub);margin:1.5rem 0 0;font-size:.9rem}.lead-ja{letter-spacing:.06em;margin:0;font-size:clamp(1.65rem,3vw,3.2rem);font-weight:700;line-height:1.55}.body-copy{color:var(--text-sub);font-size:.95rem;line-height:2.2}.body-copy p{margin:0 0 1.5rem}.page-hero{min-height:92svh;padding:120px var(--page-pad) 72px;background:linear-gradient(118deg, #fff 0 49%, var(--theme-soft) 49% 100%);grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);align-items:center;display:grid;position:relative;overflow:hidden}.page-hero:before{content:"";border:1px solid color-mix(in srgb, var(--accent) 15%, transparent);border-radius:50%;width:35vw;height:35vw;position:absolute;top:14%;right:7%;transform:scaleY(.45)rotate(-22deg)}.page-hero-copy{z-index:2;position:relative}.page-hero h1{letter-spacing:-.07em;margin:1rem 0 1.6rem;font-size:clamp(3.3rem,6.2vw,7.5rem);line-height:.91}.page-hero h1 small{color:var(--accent);letter-spacing:.18em;margin-bottom:.8rem;font-size:.14em;display:block}.page-hero .catch-ja{letter-spacing:.06em;margin:0 0 1.4rem;font-size:clamp(1.8rem,3vw,3.1rem);font-weight:700;line-height:1.45}.page-hero-visual{z-index:1;place-items:center;min-height:600px;display:grid;position:relative}.page-hero-visual img{filter:drop-shadow(0 28px 28px #0f14201f);mix-blend-mode:multiply;width:min(100%,660px)}.hero-actions{flex-wrap:wrap;gap:.8rem;display:flex}.hero-actions .button-primary{background:var(--accent);border-color:var(--accent)}.hero-actions .button-primary:hover{color:var(--accent);background:#fff}.service-section{background:var(--theme-dark,var(--navy));color:#fff}.service-intro{grid-template-columns:.85fr 1.15fr;align-items:end;gap:8vw;margin-bottom:clamp(3rem,6vw,6rem);display:grid}.service-intro h2{letter-spacing:-.065em;margin:.7rem 0 0;font-size:clamp(3.4rem,7vw,7.8rem);line-height:.85}.service-intro .intro-copy{color:#ffffffa8;max-width:620px;margin:0;font-size:clamp(1rem,1.5vw,1.25rem);line-height:2}.service-grid{border-top:1px solid #ffffff2e;grid-template-columns:repeat(2,1fr);display:grid}.service-item{border-bottom:1px solid #ffffff2e;border-right:1px solid #ffffff2e;min-height:300px;padding:clamp(2rem,4vw,4rem);position:relative}.service-item:nth-child(2n){border-right:0}.service-item:before{content:attr(data-number);color:var(--accent);letter-spacing:.18em;margin-bottom:clamp(2.8rem,5vw,5rem);font-size:.7rem;font-weight:800;display:block}.service-item h3{letter-spacing:-.025em;margin:0 0 .7rem;font-size:clamp(1.5rem,2.2vw,2.2rem)}.service-item .service-ja{margin:0 0 1rem;font-weight:700}.service-item p:last-child{color:#ffffff9e;max-width:520px;margin:0;font-size:.9rem;line-height:1.9}.service-grid .service-item:last-child:nth-child(odd){grid-column:1/-1}.flow-heading{justify-content:space-between;align-items:end;gap:2rem;margin-bottom:4rem;display:flex}.flow-heading h2{letter-spacing:-.065em;margin:.7rem 0 0;font-size:clamp(3.2rem,6vw,6.8rem);line-height:.86}.flow-heading>p{color:var(--text-sub);margin:0}.flow-list{grid-template-columns:repeat(var(--flow-count,6), 1fr);border-top:1px solid var(--line);margin:0;padding:0;list-style:none;display:grid}.flow-list li{border-right:1px solid var(--line);min-height:210px;padding:1.6rem 1.3rem;position:relative}.flow-list li:last-child{border-right:0}.flow-list li:after{content:"";background:var(--accent);border-radius:50%;width:6px;height:6px;position:absolute;top:-3px;left:0}.flow-list span{color:var(--accent);letter-spacing:.14em;margin-bottom:4rem;font-size:.72rem;font-weight:800;display:block}.flow-list strong{letter-spacing:.05em;margin-bottom:.5rem;font-size:1rem;display:block}.flow-list small{color:var(--text-sub);font-size:.78rem}.final-cta{padding:clamp(5rem, 9vw, 9rem) var(--page-pad);color:#fff;background:var(--theme-dark,var(--navy));grid-template-columns:1fr auto;align-items:center;gap:3rem;display:grid;position:relative;overflow:hidden}.final-cta:after{content:"";border:1px solid color-mix(in srgb, var(--accent) 45%, transparent);border-radius:50%;width:45vw;height:45vw;position:absolute;bottom:-15vw;right:-8vw}.final-cta h2{z-index:1;color:var(--accent);letter-spacing:-.07em;margin:0 0 1rem;font-size:clamp(3.5rem,8vw,9rem);line-height:.86;position:relative}.final-cta p{z-index:1;color:#ffffffb8;margin:0;line-height:1.8;position:relative}.final-cta .hero-actions{z-index:1;flex-direction:column;position:relative}.final-cta .button{color:#fff;border-color:#ffffff80;min-width:220px}.site-footer{padding:4.5rem var(--page-pad) 2rem;color:#ffffffb8;background:#040d16;grid-template-columns:1fr auto;align-items:start;gap:3rem;display:grid}.footer-brand{color:#fff;letter-spacing:.07em;font-size:clamp(1.5rem,2vw,2.2rem);font-weight:850}.footer-brand span{color:var(--accent,var(--forest-blue))}.site-footer>div p{letter-spacing:.16em;margin:.8rem 0 0;font-size:.68rem}.site-footer nav{color:#fff;letter-spacing:.12em;flex-wrap:wrap;justify-content:flex-end;gap:1rem 2rem;max-width:650px;font-size:.68rem;font-weight:700;display:flex}.site-footer nav a{padding-block:.4rem}.site-footer nav a:hover{color:var(--accent)}.footer-note{border-top:1px solid #ffffff1a;grid-column:1/-1;margin:1rem 0 0;padding-top:1rem;font-size:.7rem}.copyright{color:#fff6;letter-spacing:.08em;grid-column:1/-1;margin:0;font-size:.65rem}.note-box{color:var(--text-sub);background:var(--soft-bg);border-left:3px solid var(--accent);margin-top:2.5rem;padding:1.2rem 1.4rem;font-size:.78rem;line-height:1.8}.reveal{animation:.75s cubic-bezier(.2,.8,.2,1) both reveal-in;animation-timeline:view();animation-range:entry 5% cover 28%}@keyframes header-in{0%{transform:translateY(-100%)}}@keyframes reveal-in{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (width<=1080px){.page-hero{grid-template-columns:1fr 42%}.page-hero-visual{min-height:480px}.flow-list{grid-template-columns:repeat(3,1fr)}.flow-list li{border-bottom:1px solid var(--line)}.flow-list li:nth-child(3n){border-right:0}}@media (width<=760px){:root{--page-pad:1.25rem}html{scroll-padding-top:70px}.site-header{width:calc(100% - 2rem);height:72px}.site-header.is-stuck{width:100%;padding-inline:1rem}.desktop-nav{display:none}.menu-toggle{display:block}.js .mobile-nav{z-index:51;visibility:hidden;color:#fff;background:var(--theme-dark,var(--navy));opacity:0;pointer-events:none;align-content:center;gap:.3rem;padding:90px 1.5rem 2rem;transition:opacity .25s,transform .25s,visibility .25s;display:grid;position:fixed;inset:0;transform:translateY(-12px)}.mobile-nav a{letter-spacing:-.03em;border-bottom:1px solid #ffffff24;padding:.8rem 0;font-size:clamp(1.4rem,8vw,2.2rem);font-weight:750}.js .mobile-nav.is-open{visibility:visible;opacity:1;pointer-events:auto;transform:translateY(0)}.menu-open .wordmark,.menu-open .menu-toggle{color:#fff}.section{padding-block:5.5rem}.section-heading h2{font-size:clamp(2.8rem,15vw,4.8rem)}.desktop-only{display:none}.page-hero{background:radial-gradient(circle at 78% 25%, color-mix(in srgb, var(--accent) 12%, transparent), transparent 35%), linear-gradient(#fff, var(--theme-soft));grid-template-columns:1fr;align-content:center;min-height:100svh;padding:96px 1.25rem 2.5rem}.page-hero h1{font-size:clamp(3.3rem,18vw,5.2rem)}.page-hero-visual{opacity:.2;width:75%;min-height:auto;position:absolute;top:16%;right:-20%}.page-hero:before{display:none}.hero-actions{flex-direction:column;align-items:flex-start}.hero-actions .button{width:min(100%,300px)}.service-intro{grid-template-columns:1fr;gap:2rem}.service-grid{grid-template-columns:1fr}.service-item,.service-item:nth-child(2n){border-right:0;min-height:250px;padding:2rem 0}.service-grid .service-item:last-child:nth-child(odd){grid-column:auto}.flow-heading{display:block}.flow-heading>p{margin-top:1rem}.flow-list{border-left:1px solid var(--line);border-top:0;grid-template-columns:1fr}.flow-list li,.flow-list li:nth-child(3n){border-bottom:0;border-right:0;min-height:145px;padding:.3rem 1.5rem 2.2rem}.flow-list li:after{top:3px;left:-3px}.flow-list span{margin-bottom:1.5rem}.final-cta{grid-template-columns:1fr}.final-cta .hero-actions{margin-top:1rem}.site-footer{grid-template-columns:1fr;gap:2.5rem}.site-footer nav{justify-content:flex-start}.footer-note,.copyright{grid-column:1}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important;animation-timeline:auto!important}}.theme-corporate{--accent:var(--forest-blue);--theme-dark:var(--navy);--theme-soft:#f2f9fa}.hero{min-height:100svh;padding:120px var(--page-pad) 70px;background:radial-gradient(circle at 76% 43%,#087cf01a,#0000 24%),radial-gradient(circle at 88% 73%,#20b94717,#0000 22%),linear-gradient(115deg,#fff 0 48%,#f4fafb 48% 100%);grid-template-columns:minmax(0,.92fr) minmax(420px,1.08fr);align-items:center;display:grid;position:relative;overflow:hidden}.hero:after{content:"";background:linear-gradient(var(--forest-blue), transparent);width:1px;height:20%;position:absolute;bottom:0;right:3.5%}.hero-copy{z-index:2;padding-block:2rem;position:relative}.hero h1{max-width:760px;color:var(--navy);letter-spacing:-.065em;margin:0;font-size:clamp(3.15rem,5.7vw,6.6rem);line-height:.91}.hero h1 span{color:#0000;letter-spacing:-.035em;-webkit-text-stroke:1.5px var(--forest-blue);margin-top:.22em;font-size:.61em;display:inline-block}.hero-ja{letter-spacing:.08em;margin:2rem 0 1rem;font-size:clamp(1.2rem,2vw,1.75rem);font-weight:700;line-height:1.65}.hero-description{color:var(--text-sub);margin:0 0 2rem;font-size:.9rem;line-height:2}.hero-visual{z-index:1;place-items:center;min-height:620px;display:grid;position:relative}.hero-visual:before{content:"SYNC";color:#087cf009;letter-spacing:-.08em;font-size:clamp(8rem,18vw,18rem);font-weight:900;position:absolute;bottom:-8%;right:-2vw}.hero-visual img{z-index:2;filter:drop-shadow(0 32px 30px #06192d1f);mix-blend-mode:multiply;width:min(100%,680px);position:relative}.orbit{border:1px solid #087cf02e;border-radius:50%;position:absolute}.orbit-one{aspect-ratio:1;width:78%;transform:rotate(22deg)scaleY(.54)}.orbit-two{aspect-ratio:1;border-color:#20b94726;width:105%;transform:rotate(-14deg)scaleY(.42)}.scroll-label{color:var(--text-sub);letter-spacing:.2em;writing-mode:vertical-rl;margin:0;font-size:.58rem;font-weight:700;position:absolute;bottom:6rem;right:1.5rem}.about{background:#fff;grid-template-columns:.85fr 1.15fr;gap:clamp(3rem,8vw,9rem);display:grid}.about-body{align-self:end;padding-top:4rem}.about .body-copy{max-width:650px;margin-top:2.5rem}.connection-diagram{grid-column:1/-1;grid-template-columns:1fr 1fr;gap:1rem;max-width:1000px;margin:clamp(2rem,6vw,6rem) auto 0;display:grid}.parent-node{text-align:center;color:#fff;background:var(--navy);grid-column:1/-1;justify-self:center;min-width:270px;padding:1.4rem 2rem;box-shadow:0 16px 40px #06192d24}.parent-node span,.child-node small{color:#ffffff85;letter-spacing:.2em;margin-bottom:.4rem;font-size:.55rem;display:block}.parent-node strong{letter-spacing:.1em}.branch-line{border-right:1px solid var(--line);border-bottom:1px solid var(--line);border-left:1px solid var(--line);grid-column:1/-1;justify-self:center;width:50%;height:55px;position:relative}.branch-line:before{content:"";border-left:1px solid var(--line);height:20px;position:absolute;top:-20px;left:50%}.child-node{color:#fff;gap:.35rem;padding:1.8rem;transition:transform .3s,box-shadow .3s;display:grid;position:relative}.child-node:hover{transform:translateY(-5px);box-shadow:0 18px 42px #06192d1f}.child-node span{letter-spacing:.15em;justify-self:end;font-size:.6rem}.child-node strong{letter-spacing:-.03em;font-size:clamp(1.4rem,2.4vw,2.4rem)}.child-node small{margin:0}.creative-node{background:linear-gradient(135deg,#9f0a49,#d40e55)}.financial-node{background:linear-gradient(135deg,#914800,#bd6500)}.business{color:#fff;background:var(--navy)}.business .section-heading h2{color:#fff}.business .section-heading.center>p:last-child{color:#ffffff8c}.business-grid{background:#ffffff26;grid-template-columns:1fr 1fr;gap:1px;display:grid}.business-card{background:var(--navy);grid-template-rows:auto 1fr;transition:background .35s;display:grid;position:relative;overflow:hidden}.business-card:hover{background:#0a233b}.card-hit{z-index:4;position:absolute;inset:0}.card-media{aspect-ratio:16/10;background:#fff;position:relative;overflow:hidden}.card-media:after{content:"";pointer-events:none;background:linear-gradient(#0000 50%,#06192d14);position:absolute;inset:0}.card-media img{object-fit:contain;width:100%;height:100%;padding:2.5%;transition:transform .6s cubic-bezier(.2,.8,.2,1)}.business-card:hover .card-media img{transform:scale(1.035)}.card-content{flex-direction:column;padding:clamp(2rem,4vw,4rem);display:flex}.creative-card .card-label{color:var(--creative-secondary)}.financial-card .card-label{color:#ffc43d}.card-content h3{letter-spacing:-.055em;margin:.7rem 0 0;font-size:clamp(2.3rem,4vw,4.6rem)}.service-line{color:#ffffff8f;letter-spacing:.08em;margin:.35rem 0 1.5rem;font-size:.78rem}.card-content>p:not(.card-label):not(.service-line){color:#fffc;min-height:3.8rem;font-size:.92rem;line-height:1.9}.tag-list{flex-wrap:wrap;align-content:flex-start;gap:.45rem;min-height:6.5rem;margin:1rem 0 2rem;padding:0;list-style:none;display:flex}.tag-list li{color:#ffffffad;border:1px solid #ffffff2e;padding:.45rem .65rem;font-size:.66rem}.text-link{letter-spacing:.15em;border-top:1px solid #ffffff38;justify-content:space-between;align-items:center;margin-top:auto;padding-top:1.3rem;font-size:.7rem;font-weight:800;display:flex}.text-link b{font-size:1.2rem}.values{background:var(--soft-bg)}.values .section-heading{grid-template-columns:1fr 2fr;align-items:end;margin-bottom:4rem;display:grid}.values .section-heading .section-index{align-self:start}.values .section-heading h2{margin:0}.value-grid{border-top:1px solid #cad9df;grid-template-columns:repeat(3,1fr);display:grid}.value-card{border-right:1px solid #cad9df;min-height:350px;padding:1.7rem;position:relative}.value-card:last-child{border-right:0}.value-card>span{color:var(--text-sub);letter-spacing:.15em;font-size:.62rem}.value-mark{color:#0000;-webkit-text-stroke:1px var(--forest-blue);opacity:.45;margin:clamp(2.5rem,5vw,5rem) 0 1.5rem;font-size:clamp(5rem,10vw,10rem);font-weight:850;line-height:.75}.value-card:nth-child(2) .value-mark{-webkit-text-stroke-color:#18a9a0}.value-card:nth-child(3) .value-mark{-webkit-text-stroke-color:var(--forest-green)}.value-card h3{letter-spacing:.12em;margin:0 0 .7rem;font-size:1.2rem}.value-card p{color:var(--text-sub);margin:0;font-size:.85rem}.contact-cta{padding:clamp(6rem, 11vw, 11rem) var(--page-pad);color:#fff;background:linear-gradient(125deg,#071a2e 0 45%,#063759 100%);grid-template-columns:1fr auto;align-items:center;gap:5vw;display:grid;position:relative;overflow:hidden}.contact-cta:before{content:"";border:1px solid #087cf057;border-radius:50%;width:48vw;height:48vw;position:absolute;top:-60%;right:8%;box-shadow:0 0 0 6vw #20b94709,0 0 0 13vw #087cf006}.contact-copy{z-index:1;position:relative}.contact-copy h2{letter-spacing:-.07em;margin:.7rem 0 1.5rem;font-size:clamp(3.2rem,7vw,8.2rem);line-height:.86}.contact-copy>p:last-child{color:#ffffffa6}.circle-link{z-index:1;aspect-ratio:1;letter-spacing:.16em;border:1px solid #ffffff8c;border-radius:50%;place-items:center;width:clamp(160px,18vw,250px);font-size:.75rem;font-weight:800;line-height:1.5;transition:color .3s,background .3s,transform .3s;display:grid;position:relative}.circle-link b{font-size:1.1rem;position:absolute;top:22%;right:22%}.circle-link:hover{color:var(--navy);background:#fff;transform:scale(1.04)}@media (width<=980px){.hero{grid-template-columns:1fr 42%;padding-inline:5vw}.hero-visual{min-height:470px}.about{grid-template-columns:1fr}.about-body{padding-top:0}.values .section-heading{grid-template-columns:1fr;gap:1rem}}@media (width<=760px){.hero{background:radial-gradient(circle at 70% 28%,#087cf01a,#0000 29%),linear-gradient(#fff,#f5fafb);grid-template-columns:1fr;align-content:center;min-height:100svh;padding:92px 1.25rem 2.5rem}.hero-copy{padding:0}.hero h1{font-size:clamp(3rem,16vw,4.75rem)}.hero h1 span{font-size:.52em}.hero-ja{margin-top:1.5rem}.hero-description{font-size:.82rem;line-height:1.85}.hero-visual{opacity:.19;width:68%;min-height:auto;position:absolute;top:14%;right:-21%}.orbit,.scroll-label{display:none}.connection-diagram{grid-template-columns:1fr}.parent-node,.branch-line{grid-column:1}.branch-line{border:0;border-left:1px solid var(--line);width:1px;height:30px}.branch-line:before{display:none}.business-grid{grid-template-columns:1fr}.card-content{padding:2rem 1.25rem 2.5rem}.tag-list{min-height:auto}.value-grid{grid-template-columns:1fr}.value-card{border-bottom:1px solid #cad9df;border-right:0;min-height:260px}.value-mark{margin-top:2.8rem}.contact-cta{grid-template-columns:1fr}.circle-link{margin-top:1rem}}body{font-size:16px;line-height:1.8}h1,h2,h3,.lead-ja{text-wrap:balance}p,li,.body-copy{text-wrap:pretty}.hero h1{letter-spacing:-.055em;line-height:.98}.hero-ja{letter-spacing:.06em;max-width:720px;margin-top:2.2rem;line-height:1.75}.hero-description{max-width:620px;font-size:.95rem;line-height:2}.section-heading h2{letter-spacing:-.05em;line-height:1.04}.section-heading.center p:last-child{max-width:680px;margin:1.7rem auto 0;font-size:.95rem;line-height:2}.about-body{padding-top:clamp(1rem,4vw,4rem)}.about .body-copy{margin-top:2rem;font-size:.96rem;line-height:2.15}.connection-diagram{margin-top:clamp(3rem,6vw,5.5rem)}.card-content h3{line-height:1.08}.service-line{margin-top:.6rem;line-height:1.7}.card-content>p:not(.card-label):not(.service-line){min-height:4.2rem;font-size:.94rem;line-height:2}.values .section-heading{gap:clamp(1.5rem,4vw,4rem);margin-bottom:clamp(3rem,5vw,4.5rem)}.values-lead{max-width:760px;color:var(--text-sub);margin:1.4rem 0 0;font-size:.98rem;line-height:2}.value-card{min-height:370px;padding:clamp(1.6rem,2.5vw,2.2rem)}.value-card h3{font-size:1.28rem;line-height:1.55}.value-card p{max-width:340px;font-size:.9rem;line-height:1.95}.contact-copy h2{letter-spacing:-.055em;margin-bottom:1.8rem;line-height:.98}.contact-copy>p:last-child{max-width:560px;font-size:.95rem;line-height:2}.circle-link{font-size:.78rem;line-height:1.7}@media (width<=760px){body{font-size:15px}.hero h1{font-size:clamp(2.85rem,15vw,4.45rem);line-height:1.02}.hero-ja{margin-top:1.6rem;font-size:clamp(1.12rem,5.6vw,1.45rem);line-height:1.75}.hero-description{font-size:.88rem;line-height:1.95}.section-heading h2{font-size:clamp(2.55rem,13vw,4.3rem);line-height:1.08}.section-heading.center p:last-child,.about .body-copy,.values-lead,.contact-copy>p:last-child{font-size:.9rem;line-height:1.95}.card-content>p:not(.card-label):not(.service-line){min-height:0}.value-card{min-height:280px}.contact-copy h2{font-size:clamp(2.75rem,14vw,4.5rem);line-height:1.03}.circle-link{width:170px}}body{font-kerning:normal;line-break:strict}.hero h1,.section-heading h2,.card-content h3,.value-card h3,.contact-copy h2{min-width:0;padding-bottom:.1em;overflow:visible}.hero-copy,.about-body,.card-content,.contact-copy{min-width:0}.section-heading.center p:last-child,.about .body-copy,.values-lead,.value-copy,.contact-copy>p:last-child{overflow-wrap:break-word;max-width:42rem}.card-title-row>div{min-width:0}@media (width<=760px){.section-heading.center p:last-child{margin-top:1.35rem}.card-content h3{letter-spacing:-.04em}.contact-copy h2{margin-bottom:1.4rem}}:root{--page-pad:max(5vw, calc((100vw - 1360px) / 2));--text-main:#102234;--text-sub:#617283;--line:#10345221;--soft-bg:#f7fafc}body{color:var(--text-main);font-feature-settings:"palt" 1;background:#fff;line-height:1.75}p{line-height:1.9}.site-header{width:min(100% - 8vw,1360px);height:84px}.site-header.is-stuck{color:var(--text-main);border-color:var(--line);background:#fffffff0;box-shadow:0 10px 38px #0a2d4b0d}.wordmark{letter-spacing:.08em;align-items:center;gap:.7rem;display:inline-flex}.wordmark:before{display:none}.wordmark img{object-fit:contain;border-radius:50%;width:40px;height:40px}.wordmark .brand-name{color:var(--text-main);letter-spacing:.11em;white-space:nowrap;font-size:.96rem;font-weight:850}.desktop-nav{color:#384d60;letter-spacing:.08em;gap:clamp(1rem,1.9vw,2rem);font-size:.72rem}.desktop-nav a:last-child{color:#fff;background:var(--accent);border:0;border-radius:999px;padding:.65rem 1rem}.desktop-nav a:last-child:after{display:none}.eyebrow,.section-index,.card-label{color:var(--accent);letter-spacing:.14em;font-size:.67rem}.eyebrow:before,.section-index:before{content:"";vertical-align:.08em;background:currentColor;border-radius:50%;width:6px;height:6px;margin-right:.7rem;display:inline-block}.button{letter-spacing:.05em;border-radius:999px;min-height:56px}.button-primary{color:#fff;background:var(--accent);border-color:var(--accent);box-shadow:0 14px 34px color-mix(in srgb, var(--accent) 20%, transparent)}.button-primary:hover{color:var(--accent);background:#fff}.button-outline{color:var(--text-main);border-color:#10223440}.section{padding:clamp(6.5rem, 10vw, 10rem) var(--page-pad)}.section-heading h2,.service-intro h2,.flow-heading h2,.works-heading h2{letter-spacing:-.055em;margin:.9rem 0 0;font-size:clamp(2.8rem,5.4vw,6rem);font-weight:650;line-height:1.15}.section-heading.center{max-width:960px}.section-heading.center p:last-child{margin-top:1.5rem;font-size:1rem}.page-hero{min-height:100svh;padding:118px var(--page-pad) 74px;color:var(--text-main);background:radial-gradient(circle at 50% 42%, var(--brand-glow), transparent 30%), linear-gradient(180deg, #fff 0%, #fff 72%, var(--brand-pale) 100%);grid-template-columns:minmax(0,1fr)}.page-hero-copy{text-align:center;width:min(100%,980px);margin-inline:auto}.page-hero:before{opacity:.42;background-image:linear-gradient(var(--grid-line) 1px, transparent 1px), linear-gradient(90deg, var(--grid-line) 1px, transparent 1px);background-size:72px 72px;border:0;border-radius:0;width:auto;height:auto;inset:84px 0 0;transform:none}.page-hero:after{right:var(--page-pad)!important;width:calc(100% - var(--page-pad) * 2)!important;background:var(--line)!important;height:1px!important;bottom:1.75rem!important}.page-hero h1{max-width:900px;color:var(--text-main);letter-spacing:-.065em;margin:1.6rem auto 1.8rem;font-size:clamp(3.4rem,6.2vw,7rem);font-weight:700;line-height:1.12}.page-hero h1 em{color:var(--accent);font-style:normal}.page-hero .catch-ja{letter-spacing:.02em;max-width:700px;margin:0 auto 1.25rem;font-size:clamp(1.25rem,2vw,1.8rem);line-height:1.7}.page-hero .hero-description{max-width:720px;color:var(--text-sub);margin:0 auto 2.25rem;font-size:.95rem;line-height:2.05}.page-hero .hero-actions{justify-content:center}.page-hero-visual{z-index:0;aspect-ratio:1;opacity:.22;pointer-events:none;width:min(52vw,660px);min-height:auto;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.page-hero-visual img{display:none}.page-hero-visual:before{border:1px solid color-mix(in srgb, var(--accent) 22%, transparent);box-shadow:0 0 0 5vw color-mix(in srgb, var(--accent) 3%, transparent), 0 0 0 10vw color-mix(in srgb, var(--accent2) 2%, transparent);writing-mode:initial;background:radial-gradient(circle,#ffffffeb 0 44%,#0000 45%);border-radius:50%;position:absolute;inset:14%;content:""!important}.page-hero-visual:after{content:"";border:1px dashed color-mix(in srgb, var(--accent2) 22%, transparent);border-radius:50%;animation:28s linear infinite orbit-spin;position:absolute;inset:4%}.hero-code{right:var(--page-pad);color:var(--text-sub);bottom:2.15rem}.service-section{color:var(--text-main);background:var(--brand-pale)}.service-intro{grid-template-columns:1fr 1fr;gap:7vw}.service-intro .intro-copy{color:var(--text-sub);font-size:1rem;line-height:2.05}.service-grid{border-color:var(--line)}.service-item{border-color:var(--line);min-height:300px;transition:background .25s,transform .25s}.service-item:hover{background:#ffffffb8;transform:translateY(-3px)}.service-item:before{color:var(--accent);margin-bottom:clamp(2.4rem,4vw,4rem)}.service-item:after{content:"";background:var(--accent);opacity:.5;width:24px;height:1px;position:absolute;bottom:2rem;right:2rem}.service-item h3{font-size:clamp(1.4rem,2vw,2.1rem);line-height:1.45}.service-item .service-ja{color:var(--text-main)}.service-item p:last-child{color:var(--text-sub);line-height:1.95}.why-section{background:#fff}.why-grid{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin-top:4rem;display:grid}.why-card{border-right:1px solid var(--line);min-height:290px;padding:2rem 1.6rem}.why-card:last-child{border-right:0}.why-card>span{color:var(--accent);letter-spacing:.1em;font-size:.68rem;font-weight:800}.why-card strong{letter-spacing:-.035em;margin:4.5rem 0 1rem;font-size:clamp(1.45rem,2.25vw,2.2rem);line-height:1.45;display:block}.why-card p{color:var(--text-sub);margin:0;font-size:.9rem;line-height:1.95}.works-section{background:linear-gradient(180deg, #fff, var(--brand-pale))}.works-heading{grid-template-columns:1fr .72fr;align-items:end;gap:7vw;display:grid}.works-heading>p{color:var(--text-sub);margin:0 0 .3rem;font-size:.95rem;line-height:2}.works-grid{background:var(--line);border:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:1px;margin-top:4.5rem;display:grid}.work-card{background:#fffffff0;min-height:260px;padding:2rem}.work-card span{color:var(--accent);font-size:.7rem;font-weight:800}.work-card strong{margin:5rem 0 .8rem;font-size:clamp(1.35rem,2vw,2rem);line-height:1.4;display:block}.work-card p{color:var(--text-sub);margin:0;font-size:.86rem}.instagram-link{color:#fff;background:linear-gradient(100deg, var(--accent), var(--accent2));width:min(100%,520px);box-shadow:0 16px 38px color-mix(in srgb, var(--accent) 16%, transparent);border-radius:999px;justify-content:space-between;align-items:center;margin:2rem 0 0 auto;padding:1.25rem 1.5rem;font-size:.85rem;font-weight:800;transition:transform .25s,box-shadow .25s;display:flex}.instagram-link:hover{box-shadow:0 20px 44px color-mix(in srgb, var(--accent) 23%, transparent);transform:translateY(-3px)}.instagram-link.is-placeholder{cursor:default;opacity:.72;box-shadow:none}.instagram-link.is-placeholder:hover{box-shadow:none;transform:none}.flow-section{background:#fff}.flow-heading{align-items:end}.flow-heading>p{max-width:420px;line-height:1.9}.flow-list li{min-height:230px}.flow-list strong{font-size:.96rem;line-height:1.55}.flow-list small{line-height:1.65;display:block}.note-box{background:var(--brand-pale)}.final-cta{min-height:66svh;color:var(--text-main);background:linear-gradient(180deg, #fff 0%, var(--brand-pale) 100%);border-top:1px solid var(--line)}.final-cta:after{border-color:color-mix(in srgb, var(--accent) 23%, transparent);box-shadow:0 0 0 8vw color-mix(in srgb, var(--accent) 3%, transparent), 0 0 0 16vw color-mix(in srgb, var(--accent2) 2%, transparent)}.final-cta h2{color:var(--text-main);letter-spacing:-.06em;margin-top:1rem;font-size:clamp(3rem,6.2vw,7rem);font-weight:700;line-height:1.14}.final-cta p{color:var(--text-sub)}.final-cta .button{color:var(--text-main);border-color:#1022344d}.final-cta .button:first-child{color:#fff;background:var(--accent);border-color:var(--accent)}.final-cta .button:hover{color:#fff;background:var(--accent)}.page-dots{z-index:45;gap:.15rem;display:grid;position:fixed;top:50%;right:1.05rem;transform:translateY(-50%)}.page-dots:before{content:"";z-index:-1;background:var(--line);width:1px;position:absolute;top:17px;bottom:17px;left:33px}.page-dots a{color:#8493a0;letter-spacing:.06em;grid-template-columns:22px 18px 54px;align-items:center;gap:.35rem;min-height:34px;font-size:.52rem;display:grid}.page-dots span{text-align:right}.page-dots i{background:#fff;border:1px solid #9aa8b4;border-radius:50%;width:7px;height:7px;margin-inline:auto;transition:background .2s,border-color .2s,transform .2s;display:block}.page-dots b{opacity:0;font-weight:700;transition:opacity .2s,transform .2s;transform:translate(5px)}.page-dots a:hover b,.page-dots a[aria-current=true] b{opacity:1;transform:translate(0)}.page-dots a[aria-current=true]{color:var(--accent)}.page-dots a[aria-current=true] i{background:var(--accent);border-color:var(--accent);transform:scale(1.35)}.theme-corporate .hero{min-height:100svh;padding:118px var(--page-pad) 70px;background:radial-gradient(circle at 78% 40%,#087cf01c,#0000 24%),radial-gradient(circle at 85% 72%,#20b94717,#0000 22%),linear-gradient(#fff,#f5fbfb);grid-template-columns:minmax(0,1fr)}.theme-corporate .hero-copy{text-align:center;width:min(100%,980px);margin-inline:auto}.theme-corporate .hero:before{content:"";opacity:.42;background-image:linear-gradient(var(--grid-line) 1px, transparent 1px), linear-gradient(90deg, var(--grid-line) 1px, transparent 1px);background-size:72px 72px;position:absolute;inset:84px 0 0}.theme-corporate .hero h1{letter-spacing:-.06em;max-width:900px;margin-inline:auto;font-size:clamp(3.3rem,5.7vw,6.4rem);font-weight:700;line-height:1.14}.theme-corporate .hero-description{margin-inline:auto}.theme-corporate .hero-actions{justify-content:center}.theme-corporate .hero h1 span{color:#0000;background:linear-gradient(90deg, var(--accent), #13aeba 55%, var(--accent2));-webkit-text-stroke:0;-webkit-background-clip:text;background-clip:text}.theme-corporate .hero-visual{z-index:0;aspect-ratio:1;opacity:.58;pointer-events:none;width:min(54vw,680px);min-height:0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.theme-corporate .hero-visual img{display:none}.theme-corporate .hero-visual:after{content:"";background:radial-gradient(circle,#ffffffe6 0 45%,#0000 46%);border:1px solid #087cf033;border-radius:50%;position:absolute;inset:15%;box-shadow:0 0 0 6vw #087cf006,0 0 0 12vw #20b94705}.theme-corporate .about{background:#fff}.theme-corporate .about .section-heading h2{font-size:clamp(2.8rem,5vw,5.5rem);line-height:1.2}.theme-corporate .creative-node{background:linear-gradient(135deg,#e71861,#ff683c)}.theme-corporate .financial-node{background:linear-gradient(135deg,#f17b00,#ffc400)}.theme-corporate .business{color:var(--text-main);background:#f7fafc}.theme-corporate .business .section-heading h2{color:var(--text-main)}.theme-corporate .business .section-heading.center>p:last-child{color:var(--text-sub)}.theme-corporate .business-grid{background:0 0;gap:1.25rem}.theme-corporate .business-card{color:var(--text-main);border:1px solid var(--line);background:#fff;box-shadow:0 18px 52px #0a2d4b0d}.theme-corporate .business-card:hover{background:#fff;transform:translateY(-5px)}.theme-corporate .business-card{grid-template-rows:1fr}.theme-corporate .card-title-row{grid-template-columns:clamp(64px,7vw,92px) minmax(0,1fr);align-items:center;gap:clamp(1rem,2vw,1.5rem);margin-bottom:1.5rem;display:grid}.theme-corporate .card-title-row img{aspect-ratio:1;object-fit:contain;border-radius:18px;width:100%;height:auto}.theme-corporate .card-title-row h3{margin-top:.35rem;font-size:clamp(2rem,3.4vw,4rem);line-height:1}.theme-corporate .card-title-row .service-line{margin-bottom:0}.theme-corporate .card-content>p:not(.card-label):not(.service-line){color:#42576a}.theme-corporate .service-line{color:var(--text-sub)}.theme-corporate .tag-list li{color:#536678;border-color:var(--line);background:#f8fafb}.theme-corporate .text-link{border-color:var(--line)}.theme-corporate .values{isolation:isolate;background:radial-gradient(circle at 8% 12%,#087cf02e,#0000 28%),radial-gradient(circle at 92% 82%,#20b94729,#0000 30%),linear-gradient(135deg,#f8fcff 0%,#edf9f5 100%);position:relative;overflow:hidden}.theme-corporate .values:before{content:"SYNC  /  FOREST";z-index:-1;color:#ffffff9e;letter-spacing:-.075em;white-space:nowrap;text-shadow:0 1px #087cf00f;pointer-events:none;font-size:clamp(5rem,14vw,13rem);font-weight:900;line-height:.78;position:absolute;bottom:-2vw;right:-3vw}.theme-corporate .values .section-heading{z-index:1;grid-template-columns:minmax(150px,.45fr) minmax(0,1.55fr);row-gap:1.6rem;position:relative}.theme-corporate .values .section-heading h2{letter-spacing:-.07em;flex-wrap:wrap;gap:.15em .35em;font-size:clamp(3.6rem,7.2vw,7.6rem);line-height:.94;display:flex}.theme-corporate .values .section-heading h2 span{color:#0000;background:linear-gradient(110deg,#087cf0 0%,#10a8bb 54%,#20b947 100%);filter:drop-shadow(0 12px 28px #087cf01f);-webkit-background-clip:text;background-clip:text}.theme-corporate .values .values-lead{color:#456576;grid-column:2;max-width:690px;margin:0;font-size:1rem;line-height:2}.theme-corporate .value-grid{z-index:1;border-top:0;align-items:stretch;gap:clamp(.8rem,1.5vw,1.4rem);position:relative}.theme-corporate .value-card{-webkit-backdrop-filter:blur(20px)saturate(135%);backdrop-filter:blur(20px)saturate(135%);background:linear-gradient(145deg,#fffc,#ffffff70);border:1px solid #fffffff0;border-radius:30px;flex-direction:column;height:100%;min-height:465px;padding:clamp(1.8rem,3vw,2.7rem);transition:transform .35s,box-shadow .35s;display:flex;overflow:hidden;box-shadow:0 24px 70px #134b671a,inset 0 1px #ffffffe6}.theme-corporate .value-card:hover{transform:translateY(-8px);box-shadow:0 32px 86px #134b6729,inset 0 1px #fffffff2}.theme-corporate .value-card:nth-child(2){margin-top:0}.theme-corporate .value-card .value-mark{z-index:0;color:#087cf013;-webkit-text-stroke:0;pointer-events:none;margin:0;font-size:clamp(8rem,15vw,13rem);line-height:.8;position:absolute;top:.12em;right:-.02em}.theme-corporate .value-card:nth-child(2) .value-mark{color:#10a8bb14}.theme-corporate .value-card:nth-child(3) .value-mark{color:#20b94716}.theme-corporate .value-card>:not(.value-mark){z-index:1;position:relative}.theme-corporate .value-card>span{color:#527286;font-weight:850}.theme-corporate .value-card .value-key{width:fit-content;color:var(--accent);letter-spacing:.13em;background:#ffffffb3;border:1px solid #087cf024;border-radius:999px;margin:auto 0 .8rem;padding:.4rem .7rem;font-size:.77rem;font-weight:900;box-shadow:0 8px 24px #087cf012}.theme-corporate .value-card h3{color:#0c3854;letter-spacing:.035em;margin-bottom:1.2rem;font-size:clamp(2.35rem,3.4vw,3.5rem);font-weight:850;line-height:1.05}.theme-corporate .value-card .value-copy{color:#294b5f;max-width:31em;margin:0;font-size:clamp(.96rem,1.12vw,1.08rem);font-weight:680;line-height:2.05}.theme-corporate .value-card .value-copy strong{color:#0000;background:linear-gradient(90deg,#087cf0,#11a8b7 55%,#20a94a);letter-spacing:.035em;-webkit-background-clip:text;background-clip:text;font-weight:900}.theme-corporate .contact-cta{color:var(--text-main);border-top:1px solid var(--line);background:radial-gradient(circle at 77% 42%,#087cf01c,#0000 30%),linear-gradient(135deg,#fff,#f1faf8)}.theme-corporate .contact-copy>p:last-child{color:var(--text-sub)}.theme-corporate .contact-cta{grid-template-columns:minmax(0,.9fr) minmax(380px,.7fr);gap:clamp(2.5rem,6vw,6rem);padding-block:clamp(6.5rem,9vw,9rem)}.theme-corporate .contact-copy h2{letter-spacing:-.055em;margin:1rem 0 1.6rem;font-size:clamp(2.8rem,5.4vw,6rem);line-height:1.16}.theme-corporate .contact-copy>p:last-child{max-width:32em;margin:0;font-size:1rem;line-height:2}.theme-corporate .circle-link{color:var(--text-main);border-color:#087cf06b}.theme-corporate .circle-link:hover{color:#fff;background:var(--accent)}.consent-booking{z-index:1;border:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffd1;border-radius:28px;width:min(100%,520px);padding:clamp(1.5rem,3vw,2.4rem);position:relative;box-shadow:0 22px 60px #0a2d4b14}.meet-note{font-size:.9rem;line-height:1.9;color:var(--text-sub)!important;margin:0 0 1.25rem!important}.meet-note strong{color:var(--text-main)}.consent-row{color:var(--text-sub);align-items:flex-start;gap:.75rem;margin:0 0 1.5rem;font-size:.82rem;line-height:1.75;display:flex}.consent-row input{width:18px;height:18px;accent-color:var(--accent);flex:none;margin-top:.25rem}.consent-row a{color:var(--accent);text-underline-offset:.18em;text-decoration:underline}.consent-row b,.consultation-form label>span b{color:var(--accent);margin-left:.35rem;font-size:.65rem}.consent-booking .button{width:100%}.contact-section{min-height:auto;padding:clamp(6.5rem, 10vw, 10rem) var(--page-pad);grid-template-columns:minmax(0,.8fr) minmax(420px,1.2fr);align-items:start;gap:clamp(3rem,7vw,7rem);display:grid}.contact-section:after{display:none}.contact-intro{z-index:1;position:sticky;top:120px}.contact-intro h2{margin-bottom:1.5rem}.consultation-form{z-index:1;border:1px solid var(--line);background:#fffffff0;border-radius:30px;padding:clamp(1.4rem,3vw,2.6rem);position:relative;box-shadow:0 24px 70px #0a2d4b12}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.15rem;display:grid}.consultation-form label{color:var(--text-main);gap:.5rem;font-size:.78rem;font-weight:750;display:grid}.consultation-form input:not([type=checkbox]),.consultation-form select,.consultation-form textarea{width:100%;min-height:52px;color:var(--text-main);font:inherit;background:#fff;border:1px solid #10345233;border-radius:12px;padding:.85rem 1rem;font-size:.9rem;font-weight:500;line-height:1.6}.consultation-form textarea{resize:vertical;min-height:150px}.consultation-form input:focus,.consultation-form select:focus,.consultation-form textarea:focus{outline:3px solid color-mix(in srgb, var(--accent) 16%, transparent);border-color:var(--accent)}.consultation-form .form-wide{grid-column:1/-1}.consultation-form .meet-note{background:var(--brand-pale);border-radius:12px;padding:1rem 1.1rem;margin-top:1.5rem!important}.consultation-form .form-submit{width:100%}.booking-dialog{width:min(100% - 2rem,720px);max-height:calc(100svh - 2rem);color:var(--text-main);border:1px solid var(--line);background:#fff;border-radius:28px;padding:clamp(1.5rem,4vw,3rem);overflow:auto;box-shadow:0 30px 100px #061d3240}.booking-dialog::backdrop{-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#06192d8c}.booking-dialog h2{letter-spacing:-.045em;margin:.5rem 0 1rem;font-size:clamp(2rem,5vw,3.6rem);line-height:1.2}.booking-dialog>p:not(.section-index):not(.copy-status){color:var(--text-sub)}.dialog-close{width:42px;height:42px;color:var(--text-main);background:var(--soft-bg);cursor:pointer;border:0;border-radius:50%;place-items:center;font-size:1.4rem;display:grid;position:absolute;top:1rem;right:1rem}.booking-summary{border-top:1px solid var(--line);margin:2rem 0}.booking-summary div{border-bottom:1px solid var(--line);grid-template-columns:130px minmax(0,1fr);gap:1rem;padding:.9rem 0;display:grid}.booking-summary dt{color:var(--text-sub);font-size:.75rem;font-weight:800}.booking-summary dd{white-space:pre-wrap;overflow-wrap:anywhere;margin:0}.dialog-actions{flex-wrap:wrap;gap:.75rem;display:flex}.dialog-actions .button{flex:220px}.copy-status{min-height:1.75rem;color:var(--accent);font-size:.8rem}.legal-main{padding:130px var(--page-pad) clamp(6rem, 10vw, 10rem);background:linear-gradient(180deg, #fff, var(--brand-pale,#f5fafb))}.legal-page{width:min(100%,920px);margin-inline:auto}.legal-page h1{letter-spacing:-.06em;margin:1rem 0 1.5rem;font-size:clamp(3rem,7vw,6rem);line-height:1.15}.legal-lead{color:var(--text-sub);margin-bottom:3.5rem}.legal-section{border-top:1px solid var(--line);padding:2rem 0}.legal-section h2{margin:0 0 .8rem;font-size:clamp(1.3rem,2.4vw,1.8rem)}.legal-section p,.legal-section li{color:var(--text-sub);font-size:.92rem;line-height:2}.legal-section ul{padding-left:1.25rem}.theme-creative{--accent:#e81761;--accent2:#ff6a3c;--brand-pale:#fff5f7;--brand-glow:#e817611c;--grid-line:#e8176113;--theme-dark:#fff;--theme-soft:#fff5f7;color:var(--text-main);background:#fff}.theme-creative .site-header{color:var(--text-main)}.theme-creative .site-header.is-stuck{color:var(--text-main);background:#fffffff0}.theme-creative .page-hero h1 em{color:#0000;background:linear-gradient(90deg,#e81761,#ff6a3c);-webkit-background-clip:text;background-clip:text}.theme-creative .page-hero .hero-description{color:var(--text-sub)}.theme-creative .button-outline{color:var(--text-main)}.theme-creative .service-section{color:var(--text-main);background:var(--brand-pale)}.theme-creative .service-intro .intro-copy,.theme-creative .service-item p:last-child{color:var(--text-sub)}.theme-creative .service-grid,.theme-creative .service-item{border-color:var(--line)}.theme-creative .why-section,.theme-creative .flow-section{color:var(--text-main);background:#fff}.theme-creative .note-box{background:var(--brand-pale)}.theme-creative .final-cta{color:var(--text-main);background:linear-gradient(180deg, #fff, var(--brand-pale))}.theme-financial{--accent:#ed7b00;--accent2:#f7bd00;--brand-pale:#fff9ed;--brand-glow:#f7bd0024;--grid-line:#ed7b0013;--theme-dark:#fff;--theme-soft:#fff9ed}.theme-financial .page-hero h1{font-size:clamp(3.1rem,5.4vw,6.2rem);line-height:1.2}.theme-financial .page-hero h1 em{color:#0000;background:linear-gradient(90deg,#ed7b00,#f7bd00);-webkit-background-clip:text;background-clip:text}.theme-financial .service-section{color:var(--text-main);background:var(--brand-pale)}.theme-financial .service-intro .intro-copy,.theme-financial .service-item p:last-child{color:var(--text-sub)}.theme-financial .service-grid,.theme-financial .service-item{border-color:var(--line)}.theme-financial .why-section{background:#fff}.theme-financial .final-cta{color:var(--text-main);background:linear-gradient(180deg, #fff, var(--brand-pale))}.theme-creative .service-section,.theme-financial .service-section{background:linear-gradient(145deg, #fff 0%, var(--brand-pale) 58%, #fff 100%);isolation:isolate;position:relative;overflow:hidden}.theme-creative .service-section:before,.theme-financial .service-section:before{content:"01";z-index:-1;top:-.22em;right:var(--page-pad);color:color-mix(in srgb, var(--accent) 7%, transparent);letter-spacing:-.08em;pointer-events:none;font-size:clamp(11rem,24vw,24rem);font-weight:900;line-height:1;position:absolute}.theme-creative .service-section .service-intro,.theme-financial .service-section .service-intro{z-index:1;box-shadow:0 20px 60px color-mix(in srgb, var(--accent) 8%, transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffad;border:1px solid #ffffffeb;border-radius:28px;padding:clamp(1.5rem,3vw,2.7rem);position:relative}.theme-creative .service-section .service-grid,.theme-financial .service-section .service-grid{z-index:1;background:0 0;border:0;gap:1rem;position:relative}.theme-creative .service-section .service-item,.theme-financial .service-section .service-item{border:1px solid var(--line);min-height:320px;box-shadow:0 18px 48px color-mix(in srgb, var(--accent) 6%, transparent);background:#ffffffd1;border-radius:24px;padding:clamp(1.7rem,3vw,2.6rem)}.theme-creative .service-section .service-item:hover,.theme-financial .service-section .service-item:hover{background:#fff;transform:translateY(-6px)}.theme-creative .contact-section,.theme-financial .contact-section{background:linear-gradient(145deg, #fff 0%, var(--brand-pale) 68%, #fff 100%);isolation:isolate;grid-template-columns:minmax(0,1fr);gap:3rem;position:relative;overflow:hidden}.theme-creative .contact-section:before,.theme-financial .contact-section:before{content:"05";z-index:-1;top:-.12em;left:var(--page-pad);color:color-mix(in srgb, var(--accent) 7%, transparent);letter-spacing:-.08em;pointer-events:none;font-size:clamp(11rem,24vw,24rem);font-weight:900;line-height:1;position:absolute}.theme-creative .contact-section .contact-intro,.theme-financial .contact-section .contact-intro{text-align:center;width:min(100%,920px);margin-inline:auto;position:relative;top:auto}.theme-creative .contact-section .contact-intro h2,.theme-financial .contact-section .contact-intro h2{margin-inline:auto}.theme-creative .contact-section .contact-intro>p:last-child,.theme-financial .contact-section .contact-intro>p:last-child{max-width:680px;margin-inline:auto}.meet-link-card{z-index:1;text-align:center;width:min(100%,680px);box-shadow:0 24px 70px rgba(var(--lp-rgb), .075);-webkit-backdrop-filter:blur(18px)saturate(115%);backdrop-filter:blur(18px)saturate(115%);background:#ffffffd1;border:1px solid #fffffff5;border-radius:28px;justify-items:center;gap:1.15rem;margin-inline:auto;padding:clamp(2rem,4vw,3.25rem);display:grid;position:relative}.meet-link-card p{color:var(--text-main);letter-spacing:.04em;margin:0;font-size:clamp(1rem,1.8vw,1.2rem);font-weight:750}.meet-link-card small{color:var(--text-sub);font-size:.75rem;line-height:1.7}.meet-link-card .meet-link{background:var(--accent);border-color:var(--accent);width:min(100%,340px)}.meet-link-card .meet-link:hover{color:var(--accent);background:#fff}.theme-creative{--lp-rgb:232, 23, 97;--lp-rgb-2:255, 106, 60;--lp-unified-bg:#fff8fb;background:#fff8fb}.theme-financial{--lp-rgb:237, 123, 0;--lp-rgb-2:247, 189, 0;--lp-unified-bg:#fffbf3;background:#fffbf3}.theme-creative main,.theme-financial main{background:var(--lp-unified-bg);background-repeat:no-repeat;background-size:100% 100%}.theme-creative .page-hero,.theme-financial .page-hero,.theme-creative .service-section,.theme-financial .service-section,.theme-creative .why-section,.theme-financial .why-section,.theme-creative .works-section,.theme-financial .works-section,.theme-creative .flow-section,.theme-financial .flow-section,.theme-creative .contact-section,.theme-financial .contact-section{background:0 0}.theme-creative .why-grid,.theme-financial .why-grid,.theme-creative .works-grid,.theme-financial .works-grid{background:0 0;border:0;gap:1rem}.theme-creative .why-card,.theme-financial .why-card,.theme-creative .work-card,.theme-financial .work-card{box-shadow:0 18px 52px rgba(var(--lp-rgb), .07);-webkit-backdrop-filter:blur(16px)saturate(120%);backdrop-filter:blur(16px)saturate(120%);background:#ffffffc2;border:1px solid #ffffffe6;border-radius:24px}.theme-creative .why-card,.theme-financial .why-card{padding:2rem}.theme-creative .flow-list,.theme-financial .flow-list{box-shadow:0 20px 58px rgba(var(--lp-rgb), .065);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffad;border:1px solid #ffffffe6;border-radius:26px;padding:1px;overflow:hidden}.theme-creative .flow-list li,.theme-financial .flow-list li{background:#ffffff4d}.theme-creative .note-box,.theme-financial .note-box{border-color:rgba(var(--lp-rgb), .13);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffad}.theme-creative .site-footer,.theme-financial .site-footer{background:linear-gradient(135deg, rgba(var(--lp-rgb), .07), #ffffffeb)}.theme-creative .section-heading h2,.theme-financial .section-heading h2,.theme-creative .service-intro h2,.theme-financial .service-intro h2,.theme-creative .flow-heading h2,.theme-financial .flow-heading h2,.theme-creative .works-heading h2,.theme-financial .works-heading h2{letter-spacing:-.05em;font-size:clamp(2.65rem,5vw,5.45rem);line-height:1.18}.theme-creative .section-heading,.theme-financial .section-heading{margin-bottom:3.5rem}.theme-creative .service-intro,.theme-financial .service-intro{align-items:center;margin-bottom:3rem}.theme-creative .service-intro .intro-copy,.theme-financial .service-intro .intro-copy,.theme-creative .works-heading>p,.theme-financial .works-heading>p,.theme-creative .flow-heading>p,.theme-financial .flow-heading>p,.theme-creative .contact-intro>p:last-child,.theme-financial .contact-intro>p:last-child{color:#526979;font-size:.98rem;line-height:2}.theme-creative .service-item h3,.theme-financial .service-item h3{margin-bottom:.7rem;font-size:clamp(1.35rem,2vw,1.95rem);line-height:1.45}.theme-creative .service-item .service-ja,.theme-financial .service-item .service-ja{margin-bottom:1rem;font-size:.78rem;line-height:1.7}.theme-creative .service-item>p:last-child,.theme-financial .service-item>p:last-child,.theme-creative .why-card p,.theme-financial .why-card p,.theme-creative .work-card p,.theme-financial .work-card p{font-size:.9rem;line-height:1.95}.theme-creative .why-card strong,.theme-financial .why-card strong{margin:3.25rem 0 1rem}.theme-creative .works-heading,.theme-financial .works-heading,.theme-creative .flow-heading,.theme-financial .flow-heading{gap:clamp(2rem,6vw,6rem)}.site-footer{color:#647585;border-top:1px solid var(--line);background:#f5f8fa}.footer-brand,.site-footer nav{color:var(--text-main)}.footer-note{border-color:var(--line)}.copyright{color:#8694a0}@keyframes orbit-spin{to{transform:rotate(360deg)}}@media (width<=1080px){.page-hero{grid-template-columns:1fr}.page-hero-visual{min-height:0}.works-heading,.theme-corporate .contact-cta{grid-template-columns:1fr}.theme-corporate .contact-copy{text-align:center}.theme-corporate .contact-copy>p:last-child,.theme-corporate .consent-booking{margin-inline:auto}.page-dots b{display:none}.page-dots a{grid-template-columns:22px 18px}}@media (width<=760px){:root{--page-pad:1.25rem}.site-header{width:calc(100% - 2rem);height:72px}.site-header.is-stuck{width:100%;padding-inline:1rem}.wordmark img{width:34px;height:34px}.wordmark .brand-name{letter-spacing:.07em;font-size:.8rem}.js .mobile-nav{color:var(--text-main);background:#fffffffa}.mobile-nav a{border-color:var(--line)}.menu-open .wordmark,.menu-open .menu-toggle{color:var(--text-main)}.section{padding-block:5rem}.section-heading h2,.service-intro h2,.flow-heading h2,.works-heading h2{font-size:clamp(2.35rem,11vw,3.8rem);line-height:1.2}.page-hero{background:linear-gradient(180deg, #fff 0%, #fff 76%, var(--brand-pale) 100%);grid-template-columns:1fr;align-content:center;min-height:100svh;padding:100px 1.25rem 5.25rem}.page-hero:before{background-size:46px 46px;inset:72px 0 0}.page-hero:after,.hero-code{display:none}.page-hero h1,.theme-financial .page-hero h1{letter-spacing:-.05em;font-size:clamp(2.45rem,12vw,4rem);line-height:1.24}.page-hero .catch-ja{font-size:1.18rem}.page-hero .hero-description{max-width:92%;font-size:.85rem;line-height:1.95}.page-hero-visual{display:none}.page-hero-visual:before{inset:8%}.page-hero .hero-actions{align-items:center;width:100%}.page-hero .hero-actions .button{width:min(100%,340px)}.service-intro{grid-template-columns:1fr;gap:2.5rem}.service-grid{grid-template-columns:1fr}.service-item,.service-item:nth-child(2n){border-right:0;min-height:245px;padding:2rem 0}.service-grid .service-item:last-child:nth-child(odd){grid-column:auto}.why-grid,.works-grid{grid-template-columns:1fr}.why-card{border-right:0;border-bottom:1px solid var(--line);min-height:235px;padding-inline:0}.why-card strong,.works-grid{margin-top:3rem}.work-card{min-height:220px}.work-card strong{margin-top:3.5rem}.instagram-link{margin-top:1.5rem}.flow-heading{display:block}.flow-heading>p{margin-top:1.25rem}.flow-list li,.flow-list li:nth-child(3n){min-height:150px}.final-cta{background:linear-gradient(180deg, #fff, var(--brand-pale));min-height:auto}.final-cta h2{letter-spacing:-.045em;font-size:clamp(2.35rem,10.5vw,3.6rem);line-height:1.28}.theme-corporate .hero{grid-template-columns:1fr;padding:98px 1.25rem 4rem}.theme-corporate .hero h1{font-size:clamp(2.55rem,12vw,4rem);line-height:1.25}.theme-corporate .hero-visual{display:none}.theme-corporate .card-title-row{grid-template-columns:66px minmax(0,1fr)}.theme-corporate .value-card{min-height:340px}.contact-cta{grid-template-columns:1fr;padding:5.25rem 1.25rem}.theme-corporate .contact-copy h2{letter-spacing:-.045em;margin-block:.8rem 1.25rem;font-size:clamp(2.3rem,10.5vw,3.45rem);line-height:1.28}.theme-corporate .contact-copy>p:last-child{font-size:.9rem;line-height:1.9}.consent-booking{width:100%}.contact-section{grid-template-columns:1fr;gap:2.5rem;padding:5rem 1.25rem 5.5rem}.contact-intro{text-align:center;position:relative;top:auto}.contact-intro h2{margin-inline:auto}.form-grid{grid-template-columns:1fr}.consultation-form .form-wide{grid-column:auto}.consultation-form{border-radius:22px;padding:1.25rem}.consultation-form input:not([type=checkbox]),.consultation-form select,.consultation-form textarea{font-size:1rem}.consent-row{font-size:.78rem}.booking-summary div{grid-template-columns:1fr;gap:.2rem}.booking-dialog{border-radius:22px;padding:1.35rem}.dialog-actions{flex-direction:column}.dialog-actions .button{flex-basis:auto;width:100%}.theme-corporate .about .section-heading h2{font-size:clamp(2.35rem,11vw,3.8rem)}.theme-corporate .values .section-heading{display:block}.theme-corporate .values .section-heading h2{gap:.08em;margin-top:1rem;font-size:clamp(3.15rem,15vw,5rem);line-height:.98;display:grid}.theme-corporate .values .values-lead{margin-top:1.5rem;font-size:.9rem;line-height:1.9}.theme-corporate .value-grid{gap:1rem}.theme-corporate .value-card,.theme-corporate .value-card:nth-child(2){border-radius:24px;height:380px;min-height:380px;margin-top:0}.theme-corporate .value-card .value-mark{font-size:9rem}.theme-creative .service-section .service-intro,.theme-financial .service-section .service-intro{border-radius:22px;padding:1.25rem}.theme-creative .service-section .service-grid,.theme-financial .service-section .service-grid{gap:.8rem}.theme-creative .service-section .service-item,.theme-financial .service-section .service-item{border-radius:20px;min-height:245px;padding:1.5rem}.theme-creative .contact-section,.theme-financial .contact-section{gap:2.5rem}.theme-creative .section-heading h2,.theme-financial .section-heading h2,.theme-creative .service-intro h2,.theme-financial .service-intro h2,.theme-creative .flow-heading h2,.theme-financial .flow-heading h2,.theme-creative .works-heading h2,.theme-financial .works-heading h2{letter-spacing:-.045em;font-size:clamp(2.25rem,10.5vw,3.45rem);line-height:1.25}.theme-creative .section-heading,.theme-financial .section-heading{margin-bottom:2.5rem}.theme-creative .service-intro,.theme-financial .service-intro{gap:1.5rem;margin-bottom:2.25rem}.theme-creative .service-intro .intro-copy,.theme-financial .service-intro .intro-copy,.theme-creative .works-heading>p,.theme-financial .works-heading>p,.theme-creative .flow-heading>p,.theme-financial .flow-heading>p,.theme-creative .contact-intro>p:last-child,.theme-financial .contact-intro>p:last-child{font-size:.9rem;line-height:1.9}.theme-creative .why-card,.theme-financial .why-card,.theme-creative .work-card,.theme-financial .work-card{border-radius:20px;padding:1.4rem}.theme-creative .flow-list,.theme-financial .flow-list{border-radius:20px}.page-dots{border:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffe6;border-radius:999px;gap:.2rem;padding:.35rem .5rem;display:flex;top:auto;bottom:.65rem;right:50%;transform:translate(50%);box-shadow:0 8px 28px #0a2d4b1a}.page-dots:before{width:auto;height:1px;inset:50% 18px auto}.page-dots a{grid-template-columns:1fr;place-items:center;width:29px;min-height:28px;display:grid}.page-dots span,.page-dots b{display:none}.page-dots i{width:7px;height:7px;position:relative}}@media (width<=390px){.site-header{width:calc(100% - 1.5rem)}.wordmark{gap:.5rem}.wordmark img{width:31px;height:31px}.wordmark .brand-name{letter-spacing:.055em;font-size:.72rem}.page-hero .hero-description{max-width:100%}.button{min-height:52px;padding-inline:1rem}.theme-corporate .card-title-row{grid-template-columns:54px minmax(0,1fr);gap:.8rem}.theme-corporate .card-title-row h3{font-size:1.65rem}.theme-corporate .value-card{height:380px;min-height:380px;padding-inline:1.15rem}.page-dots{max-width:calc(100vw - 1rem)}}@media (prefers-reduced-motion:reduce){.page-hero-visual:after{animation:none}}.theme-creative .page-hero,.theme-creative .service-section,.theme-creative .why-section,.theme-creative .works-section,.theme-creative .flow-section,.theme-creative .contact-section,.theme-financial .page-hero,.theme-financial .service-section,.theme-financial .why-section,.theme-financial .works-section,.theme-financial .flow-section,.theme-financial .contact-section{background:0 0}.theme-creative .service-section:before,.theme-creative .contact-section:before,.theme-financial .service-section:before,.theme-financial .contact-section:before{color:rgba(var(--lp-rgb), .035)}.theme-corporate .hero{text-align:center;grid-template-columns:minmax(0,1fr);place-items:center}.theme-corporate .hero-copy{justify-self:center;justify-items:center;width:min(960px,100%);display:grid}.theme-corporate .hero h1{max-width:920px}.theme-corporate .hero-ja{white-space:nowrap;text-align:center;width:100%;margin:2.2rem auto 2rem}.theme-corporate .hero-description{display:none}.theme-corporate .hero-actions{justify-content:center;align-items:center}.theme-corporate .hero-actions .button{border-radius:999px;justify-content:center;gap:1rem;min-width:230px}.theme-corporate .hero-actions .button span{font-size:inherit}.theme-corporate .instagram-button{color:#0b567c;background:#ffffffbd;border-color:#0868c952}.theme-corporate .instagram-button:hover{color:#fff;background:linear-gradient(120deg,#ec1764,#ff7a45);border-color:#0000}.theme-corporate .creative-instagram-button{color:#ae2858;border-color:#da3f704d}.theme-corporate .financial-instagram-button{color:#a75500;border-color:#eb871a52}.theme-corporate .hero-visual{opacity:.13;pointer-events:none;width:min(50vw,680px);position:absolute;inset:10% 5% 0 auto}.theme-corporate .values .section-heading{text-align:center;grid-template-columns:1fr;justify-items:center;gap:1.25rem;margin-bottom:clamp(3rem,6vw,5rem);display:grid}.theme-corporate .values .section-heading .section-index{place-self:center}.theme-corporate #values-title{white-space:nowrap;justify-content:center;gap:clamp(.3rem,1.1vw,1rem);font-size:clamp(3rem,6vw,6.4rem);line-height:1.05;display:flex}.theme-corporate .values-lead{margin-inline:auto}.theme-corporate .value-card>span{letter-spacing:.17em;font-size:clamp(.9rem,1.15vw,1rem)}.theme-corporate .value-card .value-key{color:#0000;background:linear-gradient(90deg,#087cf0,#11a8b7 55%,#20a94a);box-shadow:none;letter-spacing:-.04em;-webkit-background-clip:text;background-clip:text;border:0;border-radius:0;margin:auto 0 1rem;padding:0;font-size:clamp(2.2rem,4vw,4.4rem);line-height:1}.theme-corporate .value-card h3{margin-bottom:1rem}.theme-corporate .contact-cta{padding-block:clamp(6rem,9vw,9rem);display:block}.theme-corporate .contact-shell{z-index:1;width:min(1180px,100%);margin-inline:auto;position:relative}.theme-corporate .contact-copy{text-align:center}.theme-corporate .contact-copy h2{white-space:nowrap;max-width:none;margin:.8rem auto 1.4rem;font-size:clamp(3rem,5.8vw,6rem);line-height:1.08}.theme-corporate .contact-copy>p:last-child{margin-inline:auto}.theme-corporate .contact-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(1rem,2.5vw,2rem);margin-top:clamp(3rem,6vw,5rem);display:grid}.theme-corporate .contact-option{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffc7;border:1px solid #0c598421;border-radius:30px;flex-direction:column;width:100%;min-height:560px;padding:clamp(1.7rem,3.3vw,2.8rem);display:flex;box-shadow:0 24px 70px #0a4a6d17,inset 0 1px #ffffffe6}.theme-corporate .contact-option-label{color:#087cf0;letter-spacing:.16em;align-items:center;gap:.8rem;font-size:.7rem;font-weight:850;display:flex}.theme-corporate .contact-option-label span{aspect-ratio:1;border:1px solid #087cf033;border-radius:50%;place-items:center;width:34px;display:grid}.theme-corporate .contact-option h3{margin:1.5rem 0 1rem;font-size:clamp(1.65rem,2.5vw,2.6rem);line-height:1.3}.theme-corporate .contact-option .meet-note{margin-bottom:auto!important}.theme-corporate .contact-option .consent-row{margin-top:1.5rem}.theme-corporate .contact-option .button{border-radius:999px;justify-content:center;gap:1rem;width:100%;margin-top:1.25rem}.theme-corporate .contact-option .button span{font-size:inherit}.theme-corporate .email-contact-form{display:flex}.theme-corporate .email-contact-form>label:not(.consent-row),.theme-corporate .email-field-grid label{color:#33576a;gap:.55rem;font-size:.72rem;font-weight:750;display:grid}.theme-corporate .email-field-grid{grid-template-columns:1fr 1fr;gap:.85rem;margin-bottom:.85rem;display:grid}.theme-corporate .email-contact-form label>span b{color:#087cf0;font-size:.62rem}.theme-corporate .email-contact-form input:not([type=checkbox]),.theme-corporate .email-contact-form textarea{width:100%;color:var(--text-main);font:inherit;resize:vertical;background:#ffffffd1;border:1px solid #0c598429;border-radius:12px;outline:0;padding:.85rem .95rem}.theme-corporate .email-form-status{color:#08785f;text-align:center;min-height:1.4rem;margin:.7rem 0 0;font-size:.72rem}@media (width<=900px){.theme-corporate .contact-options{grid-template-columns:1fr}.theme-corporate .contact-option{min-height:0}}@media (width<=760px){.theme-corporate .hero-ja{white-space:normal}.theme-corporate #values-title{white-space:normal;flex-wrap:wrap;font-size:clamp(2.55rem,12vw,4rem)}.theme-corporate .contact-copy h2{white-space:normal;font-size:clamp(2.55rem,12vw,4.1rem)}.theme-corporate .email-field-grid{grid-template-columns:1fr}.theme-corporate .contact-option{border-radius:24px;padding:1.5rem 1.25rem}}.theme-corporate .about{grid-template-columns:minmax(0,1fr);gap:clamp(2rem,4vw,3.5rem)}.theme-corporate .about .section-heading{text-align:center;justify-items:center;display:grid}.theme-corporate .about .section-heading h2{white-space:nowrap;width:100%}.theme-corporate .about-body{text-align:center;width:min(780px,100%);margin-inline:auto;padding-top:0}.theme-corporate .about .lead-ja{max-width:720px;margin-inline:auto;line-height:1.75}.theme-corporate .about .body-copy{text-align:center;gap:.8rem;max-width:720px;margin:1.7rem auto 0;display:grid}.theme-corporate .about .body-copy p{margin:0}.theme-corporate .contact-options{align-items:stretch}.theme-corporate .contact-option{min-height:600px;padding:clamp(1.8rem,2.8vw,2.5rem)}.theme-corporate .contact-option .consent-row{grid-template-columns:20px minmax(0,1fr);align-items:start;gap:.75rem;width:100%;display:grid}.theme-corporate .contact-option .consent-row input{width:18px;height:18px}.theme-corporate .consent-copy{overflow-wrap:normal;word-break:keep-all;min-width:0;line-height:1.85;display:block}.theme-corporate .email-contact-form .button{margin-top:auto}.theme-corporate .contact-option .button{align-items:center;height:56px;min-height:56px;padding-block:0;line-height:1.3}.theme-corporate .contact-option .button span{white-space:nowrap;line-height:1.3}.theme-corporate .section-heading.center>p:last-child,.theme-corporate .contact-copy>p:last-child,.theme-corporate .values-lead{text-wrap:pretty;line-break:strict;max-width:58rem}@media (width<=900px){.theme-corporate .contact-option{min-height:0}}@media (width<=760px){.theme-corporate .about .section-heading h2{white-space:normal;font-size:clamp(2.2rem,10.5vw,3.5rem)}.theme-corporate .about-body{text-align:left}.theme-corporate .about .lead-ja{text-align:center}.theme-corporate .contact-option{padding:1.5rem 1.25rem}.theme-corporate .contact-option .button{height:54px;min-height:54px}body{font-size:16px}.site-header,.site-header.is-stuck{z-index:60;height:72px;color:var(--text-main);-webkit-backdrop-filter:none;backdrop-filter:none;background:#fffffffc;border-bottom:1px solid #0b1f3317;box-shadow:0 8px 28px #06192d12}.site-header.is-stuck{animation:none}.menu-toggle{z-index:62}.js .mobile-nav{z-index:51;height:100dvh;padding:calc(72px + 1.25rem) 1.25rem calc(2rem + env(safe-area-inset-bottom));overscroll-behavior:contain;visibility:hidden;color:var(--text-main);opacity:0;pointer-events:none;-webkit-backdrop-filter:none;backdrop-filter:none;will-change:opacity, transform;background:#fff;align-content:start;gap:0;transition:opacity .22s,transform .22s cubic-bezier(.22,1,.36,1),visibility 0s linear .22s;display:grid;position:fixed;inset:0;overflow-y:auto;transform:translateY(-10px)}.js .mobile-nav.is-open{visibility:visible;opacity:1;pointer-events:auto;transition-delay:0s;transform:translate(0,0)}.mobile-nav a{border-bottom:1px solid var(--line);letter-spacing:-.02em;align-items:center;width:min(100%,520px);min-height:58px;margin-inline:auto;padding:.9rem .25rem;font-size:clamp(1.15rem,5.5vw,1.45rem);font-weight:750;line-height:1.4;display:flex}.menu-open .wordmark,.menu-open .menu-toggle{color:var(--text-main)}.section{padding-block:4.75rem}.theme-corporate .hero{min-height:100svh;padding:96px 1.25rem 4.5rem}.theme-corporate .hero h1{letter-spacing:-.04em;overflow-wrap:normal;font-size:clamp(1.95rem,8.8vw,2.35rem);line-height:1.18}.theme-corporate .hero h1 span{margin-top:.45em;font-size:.72em;line-height:1.3}.theme-corporate .hero-ja{letter-spacing:.025em;margin:1.65rem auto 1.75rem;font-size:clamp(1.15rem,5.2vw,1.42rem);line-height:1.75}.theme-corporate .about .section-heading h2{white-space:nowrap;letter-spacing:-.035em;overflow-wrap:normal;font-size:clamp(1.65rem,7vw,2.2rem);line-height:1.3}.theme-corporate .about .lead-ja{letter-spacing:.02em;font-size:clamp(1.2rem,5.2vw,1.45rem);line-height:1.8}.theme-corporate .about .body-copy,.theme-corporate .section-heading.center>p:last-child,.theme-corporate .values-lead,.theme-corporate .value-copy,.theme-corporate .contact-copy>p:last-child,.theme-corporate .contact-option p{font-size:.95rem;line-height:1.9}.connection-diagram{margin-top:3rem}.child-node{padding:1.5rem}.child-node strong{font-size:1.4rem;line-height:1.35}.child-node small{font-size:.75rem;line-height:1.6}.theme-corporate .card-title-row{grid-template-columns:58px minmax(0,1fr);gap:.9rem}.theme-corporate .card-title-row h3{font-size:clamp(1.45rem,7vw,1.8rem);line-height:1.2}.theme-corporate .card-content>p br{display:none}.theme-corporate .card-content>p:not(.card-label):not(.service-line){font-size:.95rem;line-height:1.9}.service-line{font-size:.82rem;line-height:1.7}.tag-list{gap:.5rem;margin-block:1.25rem 2rem}.tag-list li{font-size:.75rem;line-height:1.5}.text-link{font-size:.8rem;line-height:1.6}.theme-corporate #values-title{white-space:nowrap;flex-wrap:nowrap;gap:.28em;font-size:clamp(1.35rem,6.5vw,1.8rem);line-height:1.35;display:flex}.theme-corporate .values .section-heading{grid-template-columns:minmax(0,1fr);justify-items:center;gap:1.1rem}.theme-corporate .values .section-heading .section-index{white-space:nowrap;overflow-wrap:normal;justify-self:center;width:auto}.theme-corporate .values .values-lead{grid-column:1;margin-top:.35rem}.theme-corporate .value-card,.theme-corporate .value-card:nth-child(2){height:auto;min-height:360px;padding:1.6rem 1.3rem}.theme-corporate .value-card .value-key{font-size:clamp(2rem,12vw,3rem)}.theme-corporate .value-card h3{font-size:2rem;line-height:1.2}.theme-corporate .contact-copy h2{font-size:clamp(2rem,9vw,2.8rem);line-height:1.28}.theme-corporate .contact-options{margin-top:2.75rem}.theme-corporate .contact-option h3{font-size:clamp(1.5rem,7vw,1.9rem);line-height:1.4}.theme-corporate .email-contact-form>label:not(.consent-row),.theme-corporate .email-field-grid label{font-size:.82rem;line-height:1.55}.theme-corporate .email-contact-form input:not([type=checkbox]),.theme-corporate .email-contact-form textarea{font-size:16px;line-height:1.6}.theme-corporate .contact-option .consent-row{font-size:.84rem;line-height:1.75}.theme-corporate .consent-copy{word-break:normal;overflow-wrap:anywhere}.theme-corporate .consent-copy a{white-space:normal}.theme-corporate .contact-option .button{height:auto;min-height:54px;padding:.75rem 1rem}.site-footer{padding-top:3.75rem;padding-bottom:calc(5.5rem + env(safe-area-inset-bottom))}.site-footer>div p,.site-footer nav,.footer-note{font-size:.78rem;line-height:1.7}.page-dots{-webkit-backdrop-filter:none;backdrop-filter:none;background:#fff;gap:.1rem;padding:.3rem .2rem;display:grid;top:50%;bottom:auto;right:0;transform:translateY(-50%)}.page-dots:before{width:1px;height:auto;inset:18px auto 18px 50%}.page-dots a{width:28px;min-height:32px}}@media (width<=350px){.wordmark .brand-name{font-size:.68rem}.theme-corporate .about .section-heading h2{font-size:1.5rem}.theme-corporate #values-title{font-size:1.25rem}.page-dots a{width:26px;min-height:30px}}.theme-corporate .parent-node span{font-size:.72rem;line-height:1.6}.theme-corporate .child-node>span{font-size:.7rem;line-height:1.5}.theme-corporate .child-node small{font-size:.75rem;line-height:1.6}.theme-corporate .hero-actions .button,.theme-corporate .contact-option .button{font-size:.86rem}.theme-corporate .tag-list li{font-size:.74rem;line-height:1.55}.theme-corporate .text-link{font-size:.8rem;line-height:1.6}.theme-corporate .email-contact-form>label:not(.consent-row),.theme-corporate .email-field-grid label{font-size:.78rem;line-height:1.55}.theme-corporate .email-contact-form input:not([type=checkbox]),.theme-corporate .email-contact-form textarea{font-size:.95rem;line-height:1.6}.theme-corporate .consent-copy{overflow-wrap:normal;word-break:normal}.theme-corporate .consent-copy a{white-space:nowrap;display:inline-block}.theme-corporate .about .body-copy p,.theme-corporate .section-heading.center>p:last-child,.theme-corporate .values-lead,.theme-corporate .value-copy,.theme-corporate .contact-copy>p:last-child,.theme-corporate .contact-option p{line-break:strict;text-wrap:pretty}.site-footer nav,.site-footer>div p,.footer-note{font-size:.78rem;line-height:1.75}@media (width>=761px) and (width<=900px){.theme-corporate .business-grid{grid-template-columns:minmax(0,1fr)}.theme-corporate .card-content{padding:2.5rem}.theme-corporate .value-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.theme-corporate .value-card:last-child{border-right:1px solid #cad9df;grid-column:1/-1;justify-self:center;width:calc(50% - .7rem)}.theme-corporate .contact-copy h2{white-space:normal}}@media (width<=760px){.wordmark .brand-name{letter-spacing:.06em;font-size:.8rem}.page-dots{border:1px solid var(--line);background:#fffffffa;border-radius:999px 0 0 999px;gap:.1rem;padding:.3rem .1rem;display:grid;top:50%;bottom:auto;right:-6px;transform:translateY(-50%);box-shadow:0 10px 30px #0a2d4b1a}.page-dots:before{width:1px;height:auto;inset:18px auto 18px 50%}.page-dots a{grid-template-columns:1fr;place-items:center;width:24px;min-height:34px}.page-dots span,.page-dots b{display:none}.page-dots i{width:8px;height:8px;position:relative}.theme-corporate .consent-copy{overflow-wrap:normal}.theme-corporate .consent-copy a{white-space:nowrap;display:inline-block}}@media (width<=350px){.wordmark .brand-name{font-size:.74rem}.theme-corporate .card-title-row{grid-template-columns:50px minmax(0,1fr);gap:.7rem}.theme-corporate .card-title-row h3{white-space:nowrap;font-size:1.3rem}.page-dots a{width:24px;min-height:32px}}.theme-corporate{--accent:#111;--accent2:#5c5c5c;--brand-pale:#f4f4f4;--brand-glow:#00000014;--grid-line:#00000012}.theme-corporate .hero h1 span,.theme-corporate .values .section-heading h2 span,.theme-corporate .value-card .value-copy strong,.theme-corporate .value-card .value-key{background:linear-gradient(90deg,#050505,#6d6d6d 54%,#161616);-webkit-background-clip:text;background-clip:text}.theme-corporate .hero-visual:after{border-color:#0003;box-shadow:0 0 0 6vw #00000006,0 0 0 12vw #00000004}.theme-corporate .parent-node{background:linear-gradient(115deg,#050505,#5e5e5e 60%,#151515)}.theme-corporate .creative-node,.theme-corporate .financial-node{background:linear-gradient(135deg,#171717,#777)}.theme-corporate .business{background:#f5f5f5}.theme-corporate .business-card{box-shadow:0 18px 52px #00000012}.theme-corporate .business-card:hover{box-shadow:0 22px 58px #0000001f}.theme-corporate .creative-card .card-label,.theme-corporate .financial-card .card-label{color:#252525}.theme-corporate .values{background:radial-gradient(circle at 8% 12%,#0000001a,#0000 28%),radial-gradient(circle at 92% 82%,#00000012,#0000 30%),linear-gradient(135deg,#fafafa 0%,#eaeaea 100%)}.theme-corporate .values:before{color:#ffffffb8;text-shadow:0 1px #0000000a}.theme-corporate .value-card{background:linear-gradient(145deg,#ffffffdb,#ffffff8f);border-color:#fffffff5;box-shadow:0 24px 70px #00000017,inset 0 1px #ffffffe6}.theme-corporate .value-card:hover{box-shadow:0 32px 86px #00000024,inset 0 1px #fffffff2}.theme-corporate .value-card .value-mark,.theme-corporate .value-card:nth-child(2) .value-mark,.theme-corporate .value-card:nth-child(3) .value-mark{color:#00000012}.theme-corporate .value-card>span,.theme-corporate .values .values-lead,.theme-corporate .value-card .value-copy,.theme-corporate .card-content>p:not(.card-label):not(.service-line){color:#454545}.theme-corporate .value-card h3{color:#0d0d0d}.theme-corporate .circle-link{border-color:#0006}.theme-corporate .instagram-button,.theme-corporate .creative-instagram-button,.theme-corporate .financial-instagram-button{color:#161616;background:#fffc;border-color:#0000004d}.theme-corporate .instagram-button:hover,.theme-corporate .creative-instagram-button:hover,.theme-corporate .financial-instagram-button:hover{color:#fff;background:#111;border-color:#111}.theme-corporate .contact-option{border-color:#0000001f;box-shadow:0 24px 70px #00000014,inset 0 1px #ffffffe6}.theme-corporate .contact-option-label,.theme-corporate .email-contact-form label>span b{color:#111}.theme-corporate .contact-option-label span{border-color:#0003}.theme-corporate .email-field-grid label{color:#333}.theme-corporate .email-contact-form input:not([type=checkbox]),.theme-corporate .email-contact-form textarea{border-color:#0000002e}.theme-corporate .email-contact-form input:not([type=checkbox]):focus,.theme-corporate .email-contact-form textarea:focus{border-color:#111;box-shadow:0 0 0 3px #00000017}.theme-corporate .hero{background:radial-gradient(circle at 78% 40%,#087cf017,#0000 24%),radial-gradient(circle at 85% 72%,#20b94712,#0000 22%),linear-gradient(#fff,#f5f5f5)}.theme-corporate .wordmark .brand-name,.theme-corporate .footer-brand,.theme-corporate .parent-node strong,.theme-corporate .value-card .value-copy strong{color:#0000;background:linear-gradient(90deg,#087cf0 0%,#11a8b7 54%,#20b947 100%);-webkit-background-clip:text;background-clip:text}.theme-corporate .footer-brand span{color:inherit}.theme-corporate .card-title-row img{filter:none}.theme-corporate .creative-card .card-label,.theme-corporate .creative-card .card-title-row h3,.theme-corporate .creative-card .text-link{color:#d91862}.theme-corporate .financial-card .card-label,.theme-corporate .financial-card .card-title-row h3,.theme-corporate .financial-card .text-link{color:#d66a00}.theme-corporate .creative-card .card-title-row h3,.theme-corporate .financial-card .card-title-row h3{color:#0000;-webkit-background-clip:text;background-clip:text}.theme-corporate .creative-card .card-title-row h3{background-image:linear-gradient(90deg,#ea1763,#ff6a3d)}.theme-corporate .financial-card .card-title-row h3{background-image:linear-gradient(90deg,#e96e00,#f4ae00)}.theme-corporate .instagram-button{gap:.7rem}.theme-corporate .instagram-button>span{align-items:center;gap:.45rem;display:inline-flex}.theme-corporate .instagram-icon{fill:none;stroke:currentColor;stroke-width:1.9px;vertical-align:-.16em;width:1.15em;height:1.15em}.theme-corporate .creative-instagram-button{color:#c81a5c;background:#fff4f8db;border-color:#e8176161}.theme-corporate .financial-instagram-button{color:#b25b00;background:#fff9ede6;border-color:#ed7b0061}.theme-corporate .creative-instagram-button:hover{color:#fff;background:linear-gradient(120deg,#e81761,#ff6a3c);border-color:#0000}.theme-corporate .financial-instagram-button:hover{color:#fff;background:linear-gradient(120deg,#ed7b00,#f7bd00);border-color:#0000}.theme-corporate .contact-cta{background:radial-gradient(circle at 77% 42%,#087cf013,#0000 30%),radial-gradient(circle at 90% 72%,#20b9470f,#0000 26%),linear-gradient(135deg,#fff,#efefef)}.theme-corporate #values-title span,.theme-corporate .contact-copy h2 .brand-gradient{color:#0000;background:linear-gradient(90deg,#087cf0 0%,#11a8b7 54%,#20b947 100%);-webkit-background-clip:text;background-clip:text}.google-meet-gradient{color:#0000;background:linear-gradient(90deg,#4285f4 0%,#34a853 32%,#fbbc05 66%,#ea4335 100%);font-weight:inherit;-webkit-background-clip:text;background-clip:text}.theme-corporate .hero h1 .brand-gradient,.theme-corporate .about .brand-gradient{color:#0000;background:linear-gradient(90deg,#087cf0 0%,#11a8b7 54%,#20b947 100%);font-size:inherit;letter-spacing:inherit;-webkit-background-clip:text;background-clip:text;margin:0;display:inline}.theme-corporate .hero h1 .hero-accent-line{display:inline-block}.theme-corporate #business-title .lab-gradient{color:#0000;background:linear-gradient(90deg,#e81761 0%,#ff6a3c 44%,#f7bd00 100%);-webkit-background-clip:text;background-clip:text}.theme-corporate .creative-node strong{color:#0000;background:linear-gradient(90deg,#ef2b76,#ff7a4d);-webkit-background-clip:text;background-clip:text}.theme-corporate .financial-node strong{color:#0000;background:linear-gradient(90deg,#ef7900,#f6c400);-webkit-background-clip:text;background-clip:text}.theme-corporate .child-node span{justify-self:start}
