/* フォントコントロール */

/* ブラック */

.font-10 {
  font-size: clamp(0.375rem, 0.284rem + 0.45vw, 0.625rem) !important;
  line-height:1.7 !important;
  color: #000000 !important;
}

.font-12 {
  font-size: clamp(0.5rem, 0.409rem + 0.45vw, 0.75rem) !important;
  line-height:1.7 !important;
  color: #000000 !important;
}

.font-14 {
  font-size: clamp(0.625rem, 0.534rem + 0.45vw, 0.875rem) !important;
  line-height:1.7 !important;
  color: #000000 !important;
}

.font-16 {
  font-size: clamp(0.75rem, 0.659rem + 0.45vw, 1rem) !important;
  line-height:1.7 !important;
  color: #000000 !important;
}

.font-18 {
  font-size: clamp(0.875rem, 0.784rem + 0.45vw, 1.125rem) !important;
  line-height:1.7 !important;
  color: #000000 !important;
}

.font-20 {
  font-size: clamp(1rem, 0.909rem + 0.45vw, 1.25rem) !important;
  line-height:1.7 !important;
  color: #000000 !important;
}

.font-22 {
  font-size: clamp(1.125rem, 1.034rem + 0.45vw, 1.375rem) !important;
  line-height:1.7 !important;
  color: #000000 !important;
}

.font-24 {
  font-size: clamp(1.25rem, 1.159rem + 0.45vw, 1.5rem) !important;
  line-height:1.7 !important;
  color: #000000 !important;
}

.font-26 {
  font-size: clamp(1.375rem, 1.284rem + 0.45vw, 1.625rem) !important;
  line-height:1.7 !important;
  color: #000000 !important;
}

.font-28 {
  font-size: clamp(1.5rem, 1.409rem + 0.45vw, 1.75rem) !important;
  line-height:1.7 !important;
  color: #000000 !important;
}

.font-30 {
  font-size: clamp(1.625rem, 1.534rem + 0.45vw, 1.875rem) !important;
  line-height:1.7 !important;
  color: #000000 !important;
}

.font-32 {
  font-size: clamp(1.75rem, 1.659rem + 0.45vw, 2rem) !important;
  line-height:1.7 !important;
  color: #000000 !important;
}

.font-34 {
  font-size: clamp(1.875rem, 1.784rem + 0.45vw, 2.125rem) !important;
  line-height:1.7 !important;
  color: #000000 !important;
}

.font-36 {
  font-size: clamp(2rem, 1.909rem + 0.45vw, 2.25rem) !important;
  line-height:1.7 !important;
  color: #000000 !important;
}

.font-38 {
  font-size: clamp(2.125rem, 2.034rem + 0.45vw, 2.375rem) !important;
  line-height:1.7 !important;
  color: #000000 !important;
}

.font-40 {
  font-size: clamp(2.25rem, 2.159rem + 0.45vw, 2.5rem) !important;
  line-height:1.7 !important;
  color: #000000 !important;
}

.font-42 {
  font-size: clamp(2.375rem, 2.284rem + 0.45vw, 2.625rem) !important;
  line-height:1.7 !important;
  color: #000000 !important;
}

.font-44 {
  font-size: clamp(2.5rem, 2.409rem + 0.45vw, 2.75rem) !important;
  line-height:1.7 !important;
  color: #000000 !important;
}

/* ホワイト */

.font-10_w {
  font-size: clamp(0.375rem, 0.284rem + 0.45vw, 0.625rem) !important;
  line-height:1.7 !important;
  color: #ffffff !important;
}

.font-12_w {
  font-size: clamp(0.5rem, 0.409rem + 0.45vw, 0.75rem) !important;
  line-height:1.7 !important;
  color: #ffffff !important;
}

.font-14_w {
  font-size: clamp(0.625rem, 0.534rem + 0.45vw, 0.875rem) !important;
  line-height:1.7 !important;
  color: #ffffff !important;
}

.font-16_w {
  font-size: clamp(0.75rem, 0.659rem + 0.45vw, 1rem) !important;
  line-height:1.7 !important;
  color: #ffffff !important;
}

.font-18_w {
  font-size: clamp(0.875rem, 0.784rem + 0.45vw, 1.125rem) !important;
  line-height:1.7 !important;
  color: #ffffff !important;
}

.font-20_w {
  font-size: clamp(1rem, 0.909rem + 0.45vw, 1.25rem) !important;
  line-height:1.7 !important;
  color: #ffffff !important;
}

.font-22_w {
  font-size: clamp(1.125rem, 1.034rem + 0.45vw, 1.375rem) !important;
  line-height:1.7 !important;
  color: #ffffff !important;
}

.font-24_w {
  font-size: clamp(1.25rem, 1.159rem + 0.45vw, 1.5rem) !important;
  line-height:1.7 !important;
  color: #ffffff !important;
}

.font-26_w {
  font-size: clamp(1.375rem, 1.284rem + 0.45vw, 1.625rem) !important;
  line-height:1.7 !important;
  color: #ffffff !important;
}

.font-28_w {
  font-size: clamp(1.5rem, 1.409rem + 0.45vw, 1.75rem) !important;
  line-height:1.7 !important;
  color: #ffffff !important;
}

.font-30_w {
  font-size: clamp(1.625rem, 1.534rem + 0.45vw, 1.875rem) !important;
  line-height:1.7 !important;
  color: #ffffff !important;
}

.font-32_w {
  font-size: clamp(1.75rem, 1.659rem + 0.45vw, 2rem) !important;
  line-height:1.7 !important;
  color: #ffffff !important;
}

.font-34_w {
  font-size: clamp(1.875rem, 1.784rem + 0.45vw, 2.125rem) !important;
  line-height:1.7 !important;
  color: #ffffff !important;
}

.font-36_w {
  font-size: clamp(2rem, 1.909rem + 0.45vw, 2.25rem) !important;
  line-height:1.7 !important;
  color: #ffffff !important;
}

.font-38_w {
  font-size: clamp(2.125rem, 2.034rem + 0.45vw, 2.375rem) !important;
  line-height:1.7 !important;
  color: #ffffff !important;
}

.font-40_w {
  font-size: clamp(2.25rem, 2.159rem + 0.45vw, 2.5rem) !important;
  line-height:1.7 !important;
  color: #ffffff !important;
}

.font-42_w {
  font-size: clamp(2.375rem, 2.284rem + 0.45vw, 2.625rem) !important;
  line-height:1.7 !important;
  color: #ffffff !important;
}

.font-44_w {
  font-size: clamp(2.5rem, 2.409rem + 0.45vw, 2.75rem) !important;
  line-height:1.7 !important;
  color: #ffffff !important;
}

/* グレー */

.font-10_g {
  font-size: clamp(0.375rem, 0.284rem + 0.45vw, 0.625rem) !important;
  line-height:1.7 !important;
  color: #333333 !important;
}

.font-12_g {
  font-size: clamp(0.5rem, 0.409rem + 0.45vw, 0.75rem) !important;
  line-height:1.7 !important;
  color: #333333 !important;
}

.font-14_g {
  font-size: clamp(0.625rem, 0.534rem + 0.45vw, 0.875rem) !important;
  line-height:1.7 !important;
  color: #333333 !important;
}

.font-16_g {
  font-size: clamp(0.75rem, 0.659rem + 0.45vw, 1rem) !important;
  line-height:1.7 !important;
  color: #333333 !important;
}

.font-18_g {
  font-size: clamp(0.875rem, 0.784rem + 0.45vw, 1.125rem) !important;
  line-height:1.7 !important;
  color: #333333 !important;
}

.font-20_g {
  font-size: clamp(1rem, 0.909rem + 0.45vw, 1.25rem) !important;
  line-height:1.7 !important;
  color: #333333 !important;
}

.font-22_g {
  font-size: clamp(1.125rem, 1.034rem + 0.45vw, 1.375rem) !important;
  line-height:1.7 !important;
  color: #333333 !important;
}

.font-24_g {
  font-size: clamp(1.25rem, 1.159rem + 0.45vw, 1.5rem) !important;
  line-height:1.7 !important;
  color: #333333 !important;
}

.font-26_g {
  font-size: clamp(1.375rem, 1.284rem + 0.45vw, 1.625rem) !important;
  line-height:1.7 !important;
  color: #333333 !important;
}

.font-28_g {
  font-size: clamp(1.5rem, 1.409rem + 0.45vw, 1.75rem) !important;
  line-height:1.7 !important;
  color: #333333 !important;
}

.font-30_g {
  font-size: clamp(1.625rem, 1.534rem + 0.45vw, 1.875rem) !important;
  line-height:1.7 !important;
  color: #333333 !important;
}

.font-32_g {
  font-size: clamp(1.75rem, 1.659rem + 0.45vw, 2rem) !important;
  line-height:1.7 !important;
  color: #333333 !important;
}

.font-34_g {
  font-size: clamp(1.875rem, 1.784rem + 0.45vw, 2.125rem) !important;
  line-height:1.7 !important;
  color: #333333 !important;
}

.font-36_g {
  font-size: clamp(2rem, 1.909rem + 0.45vw, 2.25rem) !important;
  line-height:1.7 !important;
  color: #333333 !important;
}

.font-38_g {
  font-size: clamp(2.125rem, 2.034rem + 0.45vw, 2.375rem) !important;
  line-height:1.7 !important;
  color: #333333 !important;
}

.font-40_g {
  font-size: clamp(2.25rem, 2.159rem + 0.45vw, 2.5rem) !important;
  line-height:1.7 !important;
  color: #333333 !important;
}

.font-42_g {
  font-size: clamp(2.375rem, 2.284rem + 0.45vw, 2.625rem) !important;
  line-height:1.7 !important;
  color: #333333 !important;
}

.font-44_g {
  font-size: clamp(2.5rem, 2.409rem + 0.45vw, 2.75rem) !important;
  line-height:1.7 !important;
  color: #333333 !important;
}

/* グリーン */

.font-10_green {
  font-size: clamp(0.375rem, 0.284rem + 0.45vw, 0.625rem) !important;
  line-height:1.7 !important;
  color: #3BB272 !important;
}

.font-12_green {
  font-size: clamp(0.5rem, 0.409rem + 0.45vw, 0.75rem) !important;
  line-height:1.7 !important;
  color: #3BB272 !important;
}

.font-14_green {
  font-size: clamp(0.625rem, 0.534rem + 0.45vw, 0.875rem) !important;
  line-height:1.7 !important;
  color: #3BB272 !important;
}

.font-16_green {
  font-size: clamp(0.75rem, 0.659rem + 0.45vw, 1rem) !important;
  line-height:1.7 !important;
  color: #3BB272 !important;
}

.font-18_green {
  font-size: clamp(0.875rem, 0.784rem + 0.45vw, 1.125rem) !important;
  line-height:1.7 !important;
  color: #3BB272 !important;
}

.font-20_green {
  font-size: clamp(1rem, 0.909rem + 0.45vw, 1.25rem) !important;
  line-height:1.7 !important;
  color: #3BB272 !important;
}

.font-22_green {
  font-size: clamp(1.125rem, 1.034rem + 0.45vw, 1.375rem) !important;
  line-height:1.7 !important;
  color: #3BB272 !important;
}

.font-24_green {
  font-size: clamp(1.25rem, 1.159rem + 0.45vw, 1.5rem) !important;
  line-height:1.7 !important;
  color: #3BB272 !important;
}

.font-26_green {
  font-size: clamp(1.375rem, 1.284rem + 0.45vw, 1.625rem) !important;
  line-height:1.7 !important;
  color: #3BB272 !important;
}

.font-28_green {
  font-size: clamp(1.5rem, 1.409rem + 0.45vw, 1.75rem) !important;
  line-height:1.7 !important;
  color: #3BB272 !important;
}

.font-30_green {
  font-size: clamp(1.625rem, 1.534rem + 0.45vw, 1.875rem) !important;
  line-height:1.7 !important;
  color: #3BB272 !important;
}

.font-32_green {
  font-size: clamp(1.75rem, 1.659rem + 0.45vw, 2rem) !important;
  line-height:1.7 !important;
  color: #3BB272 !important;
}

.font-34_green {
  font-size: clamp(1.875rem, 1.784rem + 0.45vw, 2.125rem) !important;
  line-height:1.7 !important;
  color: #3BB272 !important;
}

.font-36_green {
  font-size: clamp(2rem, 1.909rem + 0.45vw, 2.25rem) !important;
  line-height:1.7 !important;
  color: #3BB272 !important;
}

.font-38_green {
  font-size: clamp(2.125rem, 2.034rem + 0.45vw, 2.375rem) !important;
  line-height:1.7 !important;
  color: #3BB272 !important;
}

.font-40_green {
  font-size: clamp(2.25rem, 2.159rem + 0.45vw, 2.5rem) !important;
  line-height:1.7 !important;
  color: #3BB272 !important;
}

.font-42_green {
  font-size: clamp(2.375rem, 2.284rem + 0.45vw, 2.625rem) !important;
  line-height:1.7 !important;
  color: #3BB272 !important;
}

.font-44_green {
  font-size: clamp(2.5rem, 2.409rem + 0.45vw, 2.75rem) !important;
  line-height:1.7 !important;
  color: #3BB272 !important;
}


.font-38_brown {
  font-size: clamp(2.125rem, 2.034rem + 0.45vw, 2.375rem) !important;
  line-height:1.7 !important;
  color: #8C6239 !important;
border-bottom: solid 2px #8C6239; /* ボーダー下部のスタイルを実線で指定する */
}
