:root{--bg: #f7fafc;--text: #1f252f;--muted: #5c6470;--accent: #1f6feb;--line: rgba(31, 111, 235, .15);font-size:16px}*,*:before,*:after{box-sizing:border-box}body{margin:0;font-family:Inter,Noto Sans JP,-apple-system,BlinkMacSystemFont,sans-serif;color:var(--text);background:var(--bg);line-height:1.65;letter-spacing:.01em}img{max-width:100%;display:block}.container{width:min(1080px,100%);padding:0 clamp(1.4rem,7vw,2.6rem);margin:0 auto}section{padding:clamp(4rem,12vw,5.5rem) 0}main section+section{margin-top:clamp(2.5rem,6vw,3.8rem)}h1,h2,h3{font-weight:600;margin:0 0 1rem;line-height:1.3}h1{font-size:clamp(2rem,7vw,2.8rem)}.hero h1{font-size:clamp(1.8rem,6vw,2.4rem);line-height:1.3;text-align:center;white-space:pre-line;word-break:keep-all}.hero .subcopy{font-size:clamp(.92rem,3vw,1rem);line-height:1.7;color:#ffffffd9;margin-top:1rem;margin-bottom:1.4rem;text-align:left}h2{font-size:clamp(1.5rem,4vw,1.9rem);padding-bottom:.7rem;border-bottom:1px solid rgba(31,111,235,.18)}h3{font-size:1.15rem;margin:.6rem 0;font-weight:600}p{margin:0 0 1rem;font-size:clamp(.95rem,1.4vw,1rem)}header{position:sticky;top:0;z-index:10;background:#f7fafce6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(0,0,0,.04)}.header-inner{display:flex;align-items:stretch;justify-content:space-between;padding:.8rem clamp(1.6rem,8vw,3rem)}.logo{font-weight:700;letter-spacing:.08em;font-size:.95rem}.brand{display:flex;flex-direction:column;justify-content:center;gap:.15rem}.tagline{font-size:.78rem;letter-spacing:.08em;color:var(--muted);text-transform:uppercase;margin:0}.header-cta{display:inline-flex;align-items:center;justify-content:center;padding:.45rem 1.2rem;border-radius:999px;background:var(--text);color:#fff;text-decoration:none;font-size:.9rem;font-weight:600;align-self:center}.hero{position:relative;min-height:40vh;display:flex;align-items:center;background:#0f172a;overflow:hidden;padding:0}.hero-video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0c2138a6}.hero-inner{position:relative;z-index:1;padding:clamp(1.6rem,6vw,2.6rem) 0 clamp(1.6rem,5vw,2.4rem);display:flex;align-items:center;min-height:36vh;justify-content:center}.hero-text{width:100%;max-width:clamp(320px,85vw,620px);margin:0 auto;color:#f5f7fb;padding:.5rem 1rem 1.2rem;text-align:center}.hero-content{max-width:clamp(320px,82vw,600px);margin:0 auto;padding:clamp(1rem,3vw,1.5rem) clamp(1.2rem,6vw,3rem) clamp(1.2rem,3vw,2rem);width:100%;text-align:center}.eyebrow{letter-spacing:.15em;text-transform:uppercase;font-size:.8rem;margin-bottom:.5rem;color:#ffffffb3}.cta-button{display:inline-flex;align-items:center;justify-content:center;padding:1rem 2rem;border-radius:999px;background:var(--accent);color:#fff;font-weight:600;text-decoration:none;font-size:1.05rem;transition:transform .25s ease,box-shadow .25s ease;box-shadow:0 25px 45px #1f6feb59}.cta-button:hover{transform:translateY(-2px) scale(1.02);box-shadow:0 35px 55px #1f6feb66}.cta-button.large{padding:1.2rem 3.2rem;font-size:1.1rem}.hero-note{display:none}.issues{background:var(--bg)}.issue-list{list-style:none;padding:0;margin:2.2rem 0;display:flex;flex-direction:column;gap:1.2rem;font-size:1.05rem}.issue-list li{padding:1.1rem 1.4rem;border-radius:20px;background:#e2e8f0;border:1px solid rgba(31,111,235,.2);box-shadow:0 18px 35px #0f172a1f;min-height:80px;display:flex;align-items:center;gap:.9rem;font-size:1rem}.issue-icon{width:42px;height:42px;border-radius:50%;background:#fff;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(31,111,235,.2)}.issue-icon svg{width:22px;height:22px;stroke:var(--accent);stroke-width:1.4;fill:none;stroke-linecap:round;stroke-linejoin:round}.issue-note{font-weight:600;color:var(--accent);margin:0}.issue-emphasis{font-size:1.2rem;font-weight:700}.story{background:#f4f8fc}.story-grid{display:grid;gap:2rem}.story-block{max-width:640px}.story-block p{font-size:1rem;margin-bottom:1.4rem;line-height:1.85}.story-photo{border-radius:30px;min-height:340px;background:url(/assets/images/hero-workplace.jpg) center/cover no-repeat;position:relative}.story-photo:after{content:"";position:absolute;top:12px;right:12px;bottom:12px;left:12px;border:1px solid rgba(255,255,255,.65);border-radius:26px}.services{background:var(--bg)}.service-grid{display:grid;grid-template-columns:1fr;gap:1.25rem;margin-top:2.3rem}.service-pill{background:#fff;border-radius:24px;padding:1.2rem 1.4rem;border:1px solid var(--line);min-height:150px;display:flex;flex-direction:column;justify-content:space-between;gap:.6rem}.service-icon{width:46px;height:46px;border-radius:14px;background:#1f6feb1a;display:inline-flex;align-items:center;justify-content:center}.service-icon svg{width:26px;height:26px;stroke:var(--accent);stroke-width:1.4;fill:none;stroke-linecap:round;stroke-linejoin:round}.service-pill span{font-weight:600;font-size:1rem}.service-pill p{margin:.3rem 0 0;color:var(--muted)}.before-after{background:#fff}.comparison-grid{display:grid;gap:1.5rem;margin-top:2.2rem}.comparison-grid>div{border-radius:20px;padding:1.5rem;border:1px solid transparent;box-shadow:0 20px 40px #0a142812}.comparison-grid h3{font-size:.95rem;text-transform:uppercase;letter-spacing:.18em;color:var(--text);margin-bottom:1rem}.comparison-grid ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.6rem}.comparison-grid li{padding:.85rem 1.1rem;border-radius:16px;background:#fff;border:1px solid rgba(31,111,235,.05)}.before-card{background:#f3f4f6;border-color:#94a3b899}.before-card h3,.after-card h3{font-weight:700}.after-card{background:#ffeaea;border-color:#f4636366}.after-card li{background:#fffffff5;border-color:#f4636333}.local{background:linear-gradient(135deg,#f7fafc,#e8f2ff);position:relative;overflow:hidden}.local:before{content:"";position:absolute;width:140px;height:140px;border-radius:50%;border:2px dashed rgba(31,111,235,.35);top:10%;right:-40px;opacity:.5}.local ul{list-style:none;padding:0;margin:2rem 0 0;display:flex;flex-direction:column;gap:1rem}.local li{padding-left:1.4rem;position:relative}.local li:before{content:"";width:8px;height:8px;border-radius:50%;background:var(--accent);position:absolute;left:0;top:.6rem}.local-note{margin-top:1rem;font-size:.9rem;color:var(--muted)}.flow{background:#fff}.flow-grid{display:grid;grid-template-columns:1fr;gap:1.4rem;margin-top:2.4rem}.flow-grid div{border:1px solid var(--line);border-radius:28px;padding:1.4rem;text-align:center;background:var(--bg);box-shadow:0 20px 40px #0f0f2814;font-size:1.05rem;line-height:1.7}.flow-grid span{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:50%;background:#fff;border:1px solid rgba(31,111,235,.3);font-weight:600;color:var(--accent);margin-bottom:.6rem;box-shadow:0 8px 15px #0f172a26}.cta{background:#101a2b;color:#fff;text-align:center}.cta p{color:#fffc;max-width:520px;margin:0 auto 1.5rem}.cta-note{font-size:.9rem;color:#ffffffb3;margin-bottom:1.5rem}.cta-form-embed{margin:2rem auto 0;max-width:900px;width:100%}.cta-form-embed iframe{width:100%;min-height:560px;border:none;border-radius:16px;background:#0c1424;box-shadow:0 25px 60px #00000040}.cta-form-note{margin-top:.75rem;font-size:.85rem;color:#ffffffa6}footer{background:#0a111d;color:#ffffffb3;text-align:center;padding:2rem 0;font-size:.9rem}.footer-copy{margin-top:.4rem;font-size:.8rem}@media(min-width:720px){.hero-inner{justify-content:flex-start;min-height:42vh}.hero-text{margin:0;max-width:640px}.hero-content{text-align:left;margin-left:0;padding:0 0 1.6rem}.hero h1{font-size:clamp(2.2rem,4vw,3rem);line-height:1.2;text-align:left;white-space:pre-line}.hero .subcopy{font-size:1rem;text-align:left}.hero .subcopy br{display:none}.issue-list{flex-direction:row}.story-grid{grid-template-columns:1.1fr .9fr;align-items:center}.service-grid,.comparison-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.flow-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:719px){.hero-inner{justify-content:center}.hero-text{max-width:min(95vw,760px)}.hero-content{max-width:min(95vw,740px);margin:0 auto;text-align:center;padding:clamp(.8rem,3vw,1.2rem) clamp(.8rem,5vw,1.4rem) clamp(.9rem,3vw,1.2rem)}.hero h1{font-size:clamp(2.2rem,8.5vw,2.9rem);line-height:1.15;white-space:pre-line}.hero .subcopy{font-size:.95rem}.hero .subcopy br{display:block}}@media(max-width:899px){.hero-inner{justify-content:center}.hero .container{padding-left:clamp(.5rem,2vw,1rem);padding-right:clamp(.5rem,2vw,1rem)}.hero-content{margin:0 auto;text-align:center;max-width:100vw;width:100%;padding:clamp(.45rem,2.5vw,.8rem) clamp(.4rem,2.5vw,.8rem) clamp(.65rem,2.5vw,.9rem)}.hero h1{text-align:center;margin-left:auto;margin-right:auto;display:inline-block;font-size:clamp(2.2rem,8vw,2.9rem);line-height:1.16;word-break:keep-all}.hero .subcopy{text-align:left;max-width:100vw;width:100%;margin:0 auto;font-size:clamp(.9rem,3.2vw,.98rem);line-height:1.45}.hero .cta-button{margin-top:clamp(1.2rem,4vw,1.8rem)}.cta-form-embed iframe{min-height:520px}}
