@charset "UTF-8";:root{--color-primary: #000000;--color-secondary: #333333;--color-accent: #0099cc;--color-accent-hover: #0caee4;--color-accent-orange: #eb6100;--color-error: #ff3f00;--color-error-bg: #fff5f2;--color-bg: #ffffff;--color-bg-light: #eef4f7;--color-bg-dark: #444a4d;--color-text: #333333;--color-text-light: #666666;--color-text-on-dark: #ffffff;--color-border: #cddfef;--color-border-link-icon: #cddfef;--color-border-link-icon-on-dark: #7c8082;--font-family-base: Noto Sans JP, sans-serif;--font-size-base: 16px;--font-size-xs: .75rem;--font-size-sm: .875rem;--font-size-lg: 1.125rem;--font-size-xl: 1.25rem;--font-size-2xl: 1.5rem;--font-size-3xl: 2rem;--font-size-4xl: 2.5rem;--font-size-5xl: 3rem;--font-size-6xl: 3.625rem;--font-weight-normal: 400;--font-weight-medium: 500;--font-weight-bold: 700;--line-height-sm: 1;--line-height-md: 1.5;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 20px;--space-6: 24px;--space-7: 28px;--space-8: 32px;--space-10: 40px;--space-12: 48px;--space-15: 60px;--space-16: 64px;--space-20: 80px;--space-22: 90px;--space-25: 100px;--space-28: 120px;--space-32: 128px;--space-36: 150px;--space-40: 175px;--header-height: calc(var(--space-10) * 2 + 40px);--header-height-mobile: 60px;--bg-image-aspect-ratio: 3840 / 2267;--bg-image-aspect-ratio-tablet: 2048 / 1300;--bg-image-aspect-ratio-mobile: 1024 / 1147;--container-max-width: 1200px;--container-padding: var(--space-6);--page-max-width: 1920px;--transition-base: .2s ease;--z-index-header: 1030;--z-index-mobile-nav: 1020}:root{--output-file-name: pages/company/company.css}.company-catch{margin-top:var(--space-20)}@media(width<768px){.company-catch{margin-top:var(--space-10)}}.company-catch__text{font-size:var(--font-size-2xl);font-weight:var(--font-weight-bold);line-height:var(--line-height-md);letter-spacing:1.2px;color:var(--color-text)}@media(768px<=width<1025px){.company-catch__text{font-size:var(--font-size-xl)}}@media(width<768px){.company-catch__text{font-size:var(--font-size-base)}}.company-index{padding-top:var(--space-20)}@media(width<768px){.company-index{padding-top:var(--space-10)}}.company-index__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--space-20);list-style:none}@media(768px<=width<1025px){.company-index__grid{gap:var(--space-10)}}@media(width<768px){.company-index__grid{grid-template-columns:1fr;gap:var(--space-10)}}
