:where(:root:not([data-theme='RS'])) {
  --font-family: 'メイリオ', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'Hiragino Sans',
    'Noto Sans CJK JP', sans-serif;
  --Primary01: #d5e6ff;
  --Primary02: #000066;
  --Primary03: #207db4;
  --Primary04: #00003d;
  --Primary05: #000029;
  --Secondary01: #e7f1fe;
  --Secondary02: #4444fe;
  --Secondary03: #24249b;
  --Secondary04: #003470;
  --Secondary05: #7ab8ff;
  --Gray-Blue-Gray-100: #f3f3f3;
  --Gray-Blue-Gray-200: #e6e6e6;
  --Gray-Form-Placeholder: #808080;
  --Gray-Grayscale-White: #fff;
  --Gray-Grayscale-100: #f7f7f7;
  --Gray-Grayscale-200: #ebebeb;
  --Gray-Grayscale-300: #d1d1d1;
  --Gray-Grayscale-400: #b6b6b6;
  --Gray-Grayscale-550: #808080;
  --Gray-Grayscale-700: #79766e;
  --Gray-Grayscale-900: #333333;
  --Gray-Grayscale-1000: #000;
  --Background-Page-Panel: #f3f3f3;
  --Background-Button: #f7f7f7;
  --Background-Strong: #f0f7ff;
  --Background-Strong02: #fff4f0;
  --Background-Danger: #fff0f0;
  --Background-Warning: #fef0dd;
  --Text-Default: #333;
  --Text-White: #fff;
  --Text-Strong: #bc4c02;
  --Text-Danger: #df0101;
  --Text-Warning: #a35e04;
  --Text-Success: #047205;
  --Text-Caption: #79766e;
  --Labels-Must-Line: #bc4c02;
  --Labels-Must-Body: #bc4c02;
  --Labels-Must-Text: #fff;
  --Labels-Multi-Line: #006;
  --Labels-Multi-Body: #fff;
  --Labels-Multi-Text: #006;
  --Labels-Must-radio-Line: #006;
  --Labels-Must-radio-Body: #fff;
  --Labels-Must-radio-Text: #006;
  --X-modal-back: rgba(0, 0, 0, 0.6);
  --Info-Text: #006497;
  --Info-Background: #ebf7fe;
  --Button-Normal-Background-Hover: #d5e6ff;
  --Button-Normal-Text-Hover: #1c1c78;
  --Button-Normal-Line-Hover: inset 0 0 0 1px #1c1c78, 0 2px 0 0 #003470;
  --Button-Normal-Background-Active: #adceff;
  --Button-Normal-Text-Active: #141457;
  --Button-Normal-Line-Active: inset 0 0 0 1px #141457;
  --space-header-bottom-pc: 1.25rem;
  --space-header-logo-sp: -.3125rem;
  --space-header-logo-pc: -.4375rem;
}
