@import url("https://fonts.googleapis.com/css2?family=Zen%20Kaku%20Gothic%20New:wght@300;400;500;600;700&family=Noto%20Sans%20JP:wght@300;400;500;600;700&family=JetBrains%20Mono:wght@300;400;500;600;700&display=swap");:root{--bg:#f4f6f9;--surface:#fff;--text:#1a2340;--heading-color:#1a2340;--accent:#06f;--muted:#6b7a99;--panel:#fff;--panel-strong:hsla(0,0%,100%,.1);--accent2:#00d4aa;--border:#dde3ef;--font-display:"Zen Kaku Gothic New",serif;--font-body:"Noto Sans JP",sans-serif;--font-mono:"JetBrains Mono",sans-serif;--font-display-weight:"700",sans-serif;--font-body-weight:"400",sans-serif;--ease:cubic-bezier(0.4,0,0.2,1);--nav-height:72px;--hero-overlay:linear-gradient(135deg,rgba(10,22,40,.97),rgba(10,22,40,.82) 55%,rgba(0,40,120,.55));--accent-gradient-start:#04c;--accent-gradient-end:#00c8ff;--surface-dark:#0d1730;--navy-deep:#0a1628;--navy-mid:#162040;--success:#00c896;--section-hero-bg:#0a1628;--section-hero-text:#fff;--section-kpi-dashboard-bg:#fff;--section-kpi-dashboard-text:#1a2340;--section-services-bg:#f4f6f9;--section-services-text:#1a2340;--section-differentiation-bg:#0d1730;--section-differentiation-text:#fff;--section-case-studies-bg:#f4f6f9;--section-case-studies-text:#1a2340;--section-process-bg:#fff;--section-process-text:#1a2340;--section-consultants-bg:#f4f6f9;--section-consultants-text:#1a2340;--section-cta-contact-bg:#0a1628;--section-cta-contact-text:#fff;--section-services-hero-bg:#f4f6f9;--section-services-hero-text:#0a1628;--section-services-list-bg:#fff;--section-services-target-bg:#f4f6f9;--section-case-detail-finance-bg:#f4f6f9;--section-case-detail-retail-bg:#fff;--section-services-hero-bg:#0a1628;--section-services-hero-text:#fff;--section-services-hero-accent:#00c8ff;--section-services-list-bg:#f4f6f9;--section-services-list-text:#1a2340;--section-services-list-accent:#06f;--section-services-target-bg:#fff;--section-services-target-text:#1a2340;--section-services-target-accent:#06f;--section-services-flow-bg:#0d1730;--section-services-flow-text:#fff;--section-services-flow-accent:#00c8ff;--section-services-cta-bg:#f4f6f9;--section-services-cta-text:#1a2340;--section-services-cta-accent:#06f;--section-case-studies-hero-bg:#0a1628;--section-case-studies-hero-text:#fff;--section-case-studies-hero-accent:#00c8ff;--section-case-studies-grid-bg:#f4f6f9;--section-case-studies-grid-text:#1a2340;--section-case-studies-grid-accent:#06f;--section-case-detail-manufacturing-bg:#fff;--section-case-detail-manufacturing-text:#1a2340;--section-case-detail-manufacturing-accent:#06f;--section-case-detail-finance-bg:#fff;--section-case-detail-finance-text:#1a2340;--section-case-detail-finance-accent:#06f;--section-case-detail-retail-bg:#f4f6f9;--section-case-detail-retail-text:#1a2340;--section-case-detail-retail-accent:#06f;--section-consultants-hero-bg:#0a1628;--section-consultants-hero-text:#fff;--section-consultants-hero-accent:#00c8ff;--section-consultants-team-structure-bg:#f4f6f9;--section-consultants-team-structure-text:#1a2340;--section-consultants-team-structure-accent:#06f;--section-consultants-profiles-bg:#fff;--section-consultants-profiles-text:#1a2340;--section-consultants-profiles-accent:#06f;--section-consultants-cta-bg:#f4f6f9;--section-consultants-cta-text:#1a2340;--section-consultants-cta-accent:#06f;--section-about-hero-bg:#0a1628;--section-about-hero-text:#fff;--section-about-hero-accent:#00c8ff;--section-about-philosophy-bg:#fff;--section-about-philosophy-text:#1a2340;--section-about-philosophy-accent:#06f;--section-about-company-info-bg:#f4f6f9;--section-about-company-info-text:#1a2340;--section-about-company-info-accent:#06f;--section-about-history-bg:#fff;--section-about-history-text:#1a2340;--section-about-history-accent:#06f;--section-careers-hero-bg:#0a1628;--section-careers-hero-text:#fff;--section-careers-hero-accent:#00c8ff;--section-careers-culture-bg:#f4f6f9;--section-careers-culture-text:#1a2340;--section-careers-culture-accent:#06f;--section-careers-jobs-bg:#fff;--section-careers-jobs-text:#1a2340;--section-careers-jobs-accent:#06f;--section-careers-interviews-bg:#f4f6f9;--section-careers-interviews-text:#1a2340;--section-careers-interviews-accent:#06f;--section-careers-apply-bg:#0d1730;--section-careers-apply-text:#fff;--section-careers-apply-accent:#00c8ff;--section-contact-hero-bg:#0a1628;--section-contact-hero-text:#fff;--section-contact-hero-accent:#00c8ff;--section-contact-form-bg:#f4f6f9;--section-contact-form-text:#1a2340;--section-contact-form-accent:#06f;--section-contact-map-bg:#fff;--section-contact-map-text:#1a2340;--section-contact-map-accent:#06f;--section-privacy-hero-bg:#f4f6f9;--section-privacy-hero-text:#1a2340;--section-privacy-hero-accent:#06f;--section-privacy-content-bg:#fff;--section-privacy-content-text:#1a2340;--section-privacy-content-accent:#06f}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);font-family:var(--font-body);-webkit-font-smoothing:antialiased}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);color:var(--heading-color)}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}*,:after,:before{box-sizing:border-box}body,html{overflow-x:hidden}img,video{max-width:100%;height:auto}section{overflow-x:hidden}