/* AUTO-GENERATED: Studio design tokens — edit generate.py instead */

/* Reset & defaults */
*, *::before, *::after { box-sizing: border-box; }
html, body { margin: 0; padding: 0; }
img { display: block; max-width: 100%; height: auto; }

:root {
  /* Red */
  --s-color-b0946ecf: #d61e20;
  /* Gray */
  --s-color-b7b6c682: #ddddddff;
  /* New Red */
  --s-color-edbc1b9b: #c21b0cff;
  /* New White */
  --s-color-24bdb261: #ffffffff;
  /* New_gray */
  --s-color-6e945ada: #ebebebff;
  /* Dark Gray */
  --s-color-74858d12: #666666ff;
  /* New Black */
  --s-color-cf8f085a: #000000ff;
  --s-font-f9b42141: Lato;
  --s-font-f395aebd: 'Noto Sans JP';
  --s-font-35acdd82: Roboto;
  --s-font-c48052f3: Inter,'Noto Sans JP';
}

/* Title-XL */
.__TEXT_STYLE_TITLE_XL {
  position: relative;
  font-family: var(--s-font-c48052f3);
  font-size: 48px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.1;
}
/* Title-L */
.__TEXT_STYLE_TITLE_L {
  position: relative;
  font-family: var(--s-font-c48052f3);
  font-size: 32px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.2;
}
/* Title-M */
.__TEXT_STYLE_TITLE_M {
  position: relative;
  font-family: var(--s-font-c48052f3);
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.4;
}
/* Paragraph-L */
.__TEXT_STYLE_PARAGRAPH_L {
  position: relative;
  font-family: var(--s-font-c48052f3);
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.5;
}
/* Paragraph-M */
.__TEXT_STYLE_PARAGRAPH_M {
  position: relative;
  font-family: var(--s-font-c48052f3);
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.4;
}
/* New 本文 */
.s-1bb4ec34 {
  position: relative;
  font-family: var(--s-font-c48052f3);
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 2;
}
@media (max-width: 540px) {
  .s-1bb4ec34 {
    font-size: 14px;
  }
}
/* New セクション見出し英語 */
.c8af3453 {
  position: relative;
  font-family: var(--s-font-35acdd82);
  font-size: 48px;
  font-weight: 500;
  line-height: 1;
}
@media (max-width: 540px) {
  .c8af3453 {
    font-size: 28px;
  }
}
/* New 本文太字 */
.s-8aa053a1 {
  position: relative;
  font-family: var(--s-font-c48052f3);
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 2;
}
@media (max-width: 540px) {
  .s-8aa053a1 {
    font-size: 14px;
  }
}
/* New 注釈 */
.s-61ba3811 {
  position: relative;
  font-family: var(--s-font-c48052f3);
  font-size: 12px;
  font-weight: 600;
  letter-spacing: normal;
  line-height: 1.5;
}
/* New 細字 */
.s-73a6f7df {
  position: relative;
  font-family: var(--s-font-c48052f3);
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 2;
}
@media (max-width: 540px) {
  .s-73a6f7df {
    font-size: 14px;
  }
}
/* New 中見出し */
.s-1296f27d {
  position: relative;
  font-family: var(--s-font-c48052f3);
  font-size: 24px;
  font-weight: 700;
  line-height: 1.4;
}
@media (max-width: 1140px) {
  .s-1296f27d {
    font-weight: 600;
  }
}
@media (max-width: 540px) {
  .s-1296f27d {
    font-size: 22px;
  }
}
