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

/* ブラック */

.font-10 {
  font-size: clamp(9px, 0.8rem + 0.2vw, 10px) !important;
  line-height: clamp(1.4, 1.35 + 0.15vw, 1.7) !important;
  color: #000000 !important;
}

.font-12 {
  font-size: clamp(10.5px, 0.9rem + 0.3vw, 12px) !important;
  line-height: clamp(1.4, 1.35 + 0.15vw, 1.7) !important;
  color: #000000 !important;
}

.font-14 {
  font-size: clamp(12px, 1rem + 0.4vw, 14px) !important;
  line-height: clamp(1.4, 1.35 + 0.15vw, 1.7) !important;
  color: #000000 !important;
}

.font-16 {
  font-size: clamp(14px, 1.2rem + 0.5vw, 16px) !important;
  line-height: clamp(1.4, 1.35 + 0.15vw, 1.7) !important;
  color: #000000 !important;
}

.font-20 {
  font-size: clamp(17px, 1.4rem + 0.8vw, 20px) !important;
  line-height: clamp(1.4, 1.35 + 0.15vw, 1.7) !important;
  color: #000000 !important;
}

.font-22 {
  font-size: clamp(18.5px, 1.5rem + 1vw, 22px) !important;
  line-height: clamp(1.4, 1.35 + 0.15vw, 1.7) !important;
  color: #000000 !important;
}




.font-34 {
  font-size: clamp(27px, 2.1rem + 2.2vw, 34px) !important;
  line-height: clamp(1.4, 1.35 + 0.15vw, 1.7) !important;
  color: #000000 !important;
}

.font-36 {
  font-size: clamp(28.5px, 2.2rem + 2.4vw, 36px) !important;
  line-height: clamp(1.4, 1.35 + 0.15vw, 1.7) !important;
  color: #000000 !important;
}

.font-38 {
  font-size: clamp(30px, 2.3rem + 2.6vw, 38px) !important;
  line-height: clamp(1.4, 1.35 + 0.15vw, 1.7) !important;
  color: #000000 !important;
}

.font-40 {
  font-size: clamp(31.5px, 2.4rem + 2.8vw, 40px) !important;
  line-height: clamp(1.4, 1.35 + 0.15vw, 1.7) !important;
  color: #000000 !important;
}

.font-42 {
  font-size: clamp(33px, 2.5rem + 3vw, 42px) !important;
  line-height: clamp(1.4, 1.35 + 0.15vw, 1.7) !important;
  color: #000000 !important;
}

.font-44 {
  font-size: clamp(34.5px, 2.6rem + 3.2vw, 44px) !important;
  line-height: clamp(1.4, 1.35 + 0.15vw, 1.7) !important;
  color: #000000 !important;
}

/* ホワイト */

.font-10_w {
  font-size: clamp(9px, 0.8rem + 0.2vw, 10px) !important;
  line-height: clamp(1.4, 1.35 + 0.15vw, 1.7) !important;
  color: #ffffff !important;
}

.font-12_w {
  font-size: clamp(10.5px, 0.9rem + 0.3vw, 12px) !important;
  line-height: clamp(1.4, 1.35 + 0.15vw, 1.7) !important;
  color: #ffffff !important;
}

.font-14_w {
  font-size: clamp(12px, 1rem + 0.4vw, 14px) !important;
  line-height: clamp(1.4, 1.35 + 0.15vw, 1.7) !important;
  color: #ffffff !important;
}

.font-16_w {
  font-size: clamp(14px, 1.2rem + 0.5vw, 16px) !important;
  line-height: clamp(1.4, 1.35 + 0.15vw, 1.7) !important;
  color: #ffffff !important;
}

.font-18_w {
  font-size: clamp(15.5px, 1.3rem + 0.6vw, 18px) !important;
  line-height: clamp(1.4, 1.35 + 0.15vw, 1.7) !important;
  color: #ffffff !important;
}

.font-20_w {
  font-size: clamp(17px, 1.4rem + 0.8vw, 20px) !important;
  line-height: clamp(1.4, 1.35 + 0.15vw, 1.7) !important;
  color: #ffffff !important;
}

.font-22_w {
  font-size: clamp(18.5px, 1.5rem + 1vw, 22px) !important;
  line-height: clamp(1.4, 1.35 + 0.15vw, 1.7) !important;
  color: #ffffff !important;
}

.font-24_w {
  font-size: clamp(20px, 1.6rem + 1.2vw, 24px) !important;
  line-height: clamp(1.4, 1.35 + 0.15vw, 1.7) !important;
  color: #ffffff !important;
}

.font-26_w {
  font-size: clamp(21.5px, 1.7rem + 1.4vw, 26px) !important;
  line-height: clamp(1.4, 1.35 + 0.15vw, 1.7) !important;
  color: #ffffff !important;
}

.font-28_w {
  font-size: clamp(23px, 1.8rem + 1.6vw, 28px) !important;
  line-height: clamp(1.4, 1.35 + 0.15vw, 1.7) !important;
  color: #ffffff !important;
}

.font-30_w {
  font-size: clamp(24px, 1.9rem + 1.8vw, 30px) !important;
  line-height: clamp(1.4, 1.35 + 0.15vw, 1.7) !important;
  color: #ffffff !important;
}

.font-32_w {
  font-size: clamp(25.5px, 2rem + 2vw, 32px) !important;
  line-height: clamp(1.4, 1.35 + 0.15vw, 1.7) !important;
  color: #ffffff !important;
}

.font-34_w {
  font-size: clamp(27px, 2.1rem + 2.2vw, 34px) !important;
  line-height: clamp(1.4, 1.35 + 0.15vw, 1.7) !important;
  color: #ffffff !important;
}

.font-36_w {
  font-size: clamp(28.5px, 2.2rem + 2.4vw, 36px) !important;
  line-height: clamp(1.4, 1.35 + 0.15vw, 1.7) !important;
  color: #ffffff !important;
}

.font-38_w {
  font-size: clamp(30px, 2.3rem + 2.6vw, 38px) !important;
  line-height: clamp(1.4, 1.35 + 0.15vw, 1.7) !important;
  color: #ffffff !important;
}

.font-40_w {
  font-size: clamp(31.5px, 2.4rem + 2.8vw, 40px) !important;
  line-height: clamp(1.4, 1.35 + 0.15vw, 1.7) !important;
  color: #ffffff !important;
}

.font-42_w {
  font-size: clamp(33px, 2.5rem + 3vw, 42px) !important;
  line-height: clamp(1.4, 1.35 + 0.15vw, 1.7) !important;
  color: #ffffff !important;
}

.font-44_w {
  font-size: clamp(34.5px, 2.6rem + 3.2vw, 44px) !important;
  line-height: clamp(1.4, 1.35 + 0.15vw, 1.7) !important;
  color: #ffffff !important;
}

/* グレー */

.font-10_g {
  font-size: clamp(9px, 0.8rem + 0.2vw, 10px) !important;
  line-height: clamp(1.4, 1.35 + 0.15vw, 1.7) !important;
  color: #333333 !important;
}

.font-12_g {
  font-size: clamp(10.5px, 0.9rem + 0.3vw, 12px) !important;
  line-height: clamp(1.4, 1.35 + 0.15vw, 1.7) !important;
  color: #333333 !important;
}

.font-14_g {
  font-size: clamp(12px, 1rem + 0.4vw, 14px) !important;
  line-height: clamp(1.4, 1.35 + 0.15vw, 1.7) !important;
  color: #333333 !important;
}

.font-16_g {
  font-size: clamp(14px, 1.2rem + 0.5vw, 16px) !important;
  line-height: clamp(1.4, 1.35 + 0.15vw, 1.7) !important;
  color: #333333 !important;
}

.font-18_g {
  font-size: clamp(15.5px, 1.3rem + 0.6vw, 18px) !important;
  line-height: clamp(1.4, 1.35 + 0.15vw, 1.7) !important;
  color: #333333 !important;
}

.font-20_g {
  font-size: clamp(17px, 1.4rem + 0.8vw, 20px) !important;
  line-height: clamp(1.4, 1.35 + 0.15vw, 1.7) !important;
  color: #333333 !important;
}

.font-22_g {
  font-size: clamp(18.5px, 1.5rem + 1vw, 22px) !important;
  line-height: clamp(1.4, 1.35 + 0.15vw, 1.7) !important;
  color: #333333 !important;
}

.font-24_g {
  font-size: clamp(20px, 1.6rem + 1.2vw, 24px) !important;
  line-height: clamp(1.4, 1.35 + 0.15vw, 1.7) !important;
  color: #333333 !important;
}

.font-26_g {
  font-size: clamp(21.5px, 1.7rem + 1.4vw, 26px) !important;
  line-height: clamp(1.4, 1.35 + 0.15vw, 1.7) !important;
  color: #333333 !important;
}

.font-28_g {
  font-size: clamp(23px, 1.8rem + 1.6vw, 28px) !important;
  line-height: clamp(1.4, 1.35 + 0.15vw, 1.7) !important;
  color: #333333 !important;
}

.font-30_g {
  font-size: clamp(24px, 1.9rem + 1.8vw, 30px) !important;
  line-height: clamp(1.4, 1.35 + 0.15vw, 1.7) !important;
  color: #333333 !important;
}

.font-32_g {
  font-size: clamp(25.5px, 2rem + 2vw, 32px) !important;
  line-height: clamp(1.4, 1.35 + 0.15vw, 1.7) !important;
  color: #333333 !important;
}

.font-34_g {
  font-size: clamp(27px, 2.1rem + 2.2vw, 34px) !important;
  line-height: clamp(1.4, 1.35 + 0.15vw, 1.7) !important;
  color: #333333 !important;
}

.font-36_g {
  font-size: clamp(28.5px, 2.2rem + 2.4vw, 36px) !important;
  line-height: clamp(1.4, 1.35 + 0.15vw, 1.7) !important;
  color: #333333 !important;
}

.font-38_g {
  font-size: clamp(30px, 2.3rem + 2.6vw, 38px) !important;
  line-height: clamp(1.4, 1.35 + 0.15vw, 1.7) !important;
  color: #333333 !important;
}

.font-40_g {
  font-size: clamp(31.5px, 2.4rem + 2.8vw, 40px) !important;
  line-height: clamp(1.4, 1.35 + 0.15vw, 1.7) !important;
  color: #333333 !important;
}

.font-42_g {
  font-size: clamp(33px, 2.5rem + 3vw, 42px) !important;
  line-height: clamp(1.4, 1.35 + 0.15vw, 1.7) !important;
  color: #333333 !important;
}

.font-44_g {
  font-size: clamp(34.5px, 2.6rem + 3.2vw, 44px) !important;
  line-height: clamp(1.4, 1.35 + 0.15vw, 1.7) !important;
  color: #333333 !important;
}

/* グリーン */

.font-10_green {
  font-size: clamp(9px, 0.8rem + 0.2vw, 10px) !important;
  line-height: clamp(1.4, 1.35 + 0.15vw, 1.7) !important;
  color: #3BB272 !important;
}

.font-12_green {
  font-size: clamp(10.5px, 0.9rem + 0.3vw, 12px) !important;
  line-height: clamp(1.4, 1.35 + 0.15vw, 1.7) !important;
  color: #3BB272 !important;
}

.font-14_green {
  font-size: clamp(12px, 1rem + 0.4vw, 14px) !important;
  line-height: clamp(1.4, 1.35 + 0.15vw, 1.7) !important;
  color: #3BB272 !important;
}

.font-16_green {
  font-size: clamp(14px, 1.2rem + 0.5vw, 16px) !important;
  line-height: clamp(1.4, 1.35 + 0.15vw, 1.7) !important;
  color: #3BB272 !important;
}

.font-18_green {
  font-size: clamp(15.5px, 1.3rem + 0.6vw, 18px) !important;
  line-height: clamp(1.4, 1.35 + 0.15vw, 1.7) !important;
  color: #3BB272 !important;
}

.font-20_green {
  font-size: clamp(17px, 1.4rem + 0.8vw, 20px) !important;
  line-height: clamp(1.4, 1.35 + 0.15vw, 1.7) !important;
  color: #3BB272 !important;
}

.font-22_green {
  font-size: clamp(18.5px, 1.5rem + 1vw, 22px) !important;
  line-height: clamp(1.4, 1.35 + 0.15vw, 1.7) !important;
  color: #3BB272 !important;
}

.font-24_green {
  font-size: clamp(20px, 1.6rem + 1.2vw, 24px) !important;
  line-height: clamp(1.4, 1.35 + 0.15vw, 1.7) !important;
  color: #3BB272 !important;
}

.font-26_green {
  font-size: clamp(21.5px, 1.7rem + 1.4vw, 26px) !important;
  line-height: clamp(1.4, 1.35 + 0.15vw, 1.7) !important;
  color: #3BB272 !important;
}

.font-28_green {
  font-size: clamp(23px, 1.8rem + 1.6vw, 28px) !important;
  line-height: clamp(1.4, 1.35 + 0.15vw, 1.7) !important;
  color: #3BB272 !important;
}

.font-30_green {
  font-size: clamp(24px, 1.9rem + 1.8vw, 30px) !important;
  line-height: clamp(1.4, 1.35 + 0.15vw, 1.7) !important;
  color: #3BB272 !important;
}

.font-32_green {
  font-size: clamp(25.5px, 2rem + 2vw, 32px) !important;
  line-height: clamp(1.4, 1.35 + 0.15vw, 1.7) !important;
  color: #3BB272 !important;
}

.font-34_green {
  font-size: clamp(27px, 2.1rem + 2.2vw, 34px) !important;
  line-height: clamp(1.4, 1.35 + 0.15vw, 1.7) !important;
  color: #3BB272 !important;
}

.font-36_green {
  font-size: clamp(28.5px, 2.2rem + 2.4vw, 36px) !important;
  line-height: clamp(1.4, 1.35 + 0.15vw, 1.7) !important;
  color: #3BB272 !important;
}

.font-38_green {
  font-size: clamp(30px, 2.3rem + 2.6vw, 38px) !important;
  line-height: clamp(1.4, 1.35 + 0.15vw, 1.7) !important;
  color: #3BB272 !important;
}

.font-40_green {
  font-size: clamp(31.5px, 2.4rem + 2.8vw, 40px) !important;
  line-height: clamp(1.4, 1.35 + 0.15vw, 1.7) !important;
  color: #3BB272 !important;
}

.font-42_green {
  font-size: clamp(33px, 2.5rem + 3vw, 42px) !important;
  line-height: clamp(1.4, 1.35 + 0.15vw, 1.7) !important;
  color: #3BB272 !important;
}

.font-44_green {
  font-size: clamp(34.5px, 2.6rem + 3.2vw, 44px) !important;
  line-height: clamp(1.4, 1.35 + 0.15vw, 1.7) !important;
  color: #3BB272 !important;
}


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



/* オレンジ */

.font-10_orange {
  font-size: clamp(9px, 0.8rem + 0.2vw, 10px) !important;
  line-height: clamp(1.4, 1.35 + 0.15vw, 1.7) !important;
  color: #f15a24 !important;
}

.font-12_orange {
  font-size: clamp(10.5px, 0.9rem + 0.3vw, 12px) !important;
  line-height: clamp(1.4, 1.35 + 0.15vw, 1.7) !important;
  color: #f15a24 !important;
}

.font-14_orange {
  font-size: clamp(12px, 1rem + 0.4vw, 14px) !important;
  line-height: clamp(1.4, 1.35 + 0.15vw, 1.7) !important;
  color: #f15a24 !important;
}

.font-16_orange {
  font-size: clamp(14px, 1.2rem + 0.5vw, 16px) !important;
  line-height: clamp(1.4, 1.35 + 0.15vw, 1.7) !important;
  color: #f15a24 !important;
}

.font-18_orange {
  font-size: clamp(15.5px, 1.3rem + 0.6vw, 18px) !important;
  line-height: clamp(1.4, 1.35 + 0.15vw, 1.7) !important;
  color: #f15a24 !important;
}

.font-20_orange {
  font-size: clamp(17px, 1.4rem + 0.8vw, 20px) !important;
  line-height: clamp(1.4, 1.35 + 0.15vw, 1.7) !important;
  color: #f15a24 !important;
}

.font-22_orange {
  font-size: clamp(18.5px, 1.5rem + 1vw, 22px) !important;
  line-height: clamp(1.4, 1.35 + 0.15vw, 1.7) !important;
  color: #f15a24 !important;
}

.font-24_orange {
  font-size: clamp(20px, 1.6rem + 1.2vw, 24px) !important;
  line-height: clamp(1.4, 1.35 + 0.15vw, 1.7) !important;
  color: #f15a24 !important;
}

.font-26_orange {
  font-size: clamp(21.5px, 1.7rem + 1.4vw, 26px) !important;
  line-height: clamp(1.4, 1.35 + 0.15vw, 1.7) !important;
  color: #f15a24 !important;
}

.font-28_orange {
  font-size: clamp(23px, 1.8rem + 1.6vw, 28px) !important;
  line-height: clamp(1.4, 1.35 + 0.15vw, 1.7) !important;
  color: #f15a24 !important;
}

.font-30_orange {
  font-size: clamp(24px, 1.9rem + 1.8vw, 30px) !important;
  line-height: clamp(1.4, 1.35 + 0.15vw, 1.7) !important;
  color: #f15a24 !important;
}

.font-32_orange {
  font-size: clamp(25.5px, 2rem + 2vw, 32px) !important;
  line-height: clamp(1.4, 1.35 + 0.15vw, 1.7) !important;
  color: #f15a24 !important;
}

.font-34_orange {
  font-size: clamp(27px, 2.1rem + 2.2vw, 34px) !important;
  line-height: clamp(1.4, 1.35 + 0.15vw, 1.7) !important;
  color: #f15a24 !important;
}

.font-36_orange {
  font-size: clamp(28.5px, 2.2rem + 2.4vw, 36px) !important;
  line-height: clamp(1.4, 1.35 + 0.15vw, 1.7) !important;
  color: #f15a24 !important;
}

.font-38_orange {
  font-size: clamp(30px, 2.3rem + 2.6vw, 38px) !important;
  line-height: clamp(1.4, 1.35 + 0.15vw, 1.7) !important;
  color: #f15a24 !important;
}

.font-40_orange {
  font-size: clamp(31.5px, 2.4rem + 2.8vw, 40px) !important;
  line-height: clamp(1.4, 1.35 + 0.15vw, 1.7) !important;
  color: #f15a24 !important;
}

.font-42_orange {
  font-size: clamp(33px, 2.5rem + 3vw, 42px) !important;
  line-height: clamp(1.4, 1.35 + 0.15vw, 1.7) !important;
  color: #f15a24 !important;
}




/* ブルー1 */

.font-10_blue1 {
  font-size: clamp(9px, 0.8rem + 0.2vw, 10px) !important;
  line-height: clamp(1.4, 1.35 + 0.15vw, 1.7) !important;
  color: #2e3192 !important;
}

.font-12_blue1 {
  font-size: clamp(10.5px, 0.9rem + 0.3vw, 12px) !important;
  line-height: clamp(1.4, 1.35 + 0.15vw, 1.7) !important;
  color: #2e3192 !important;
}

.font-14_blue1 {
  font-size: clamp(12px, 1rem + 0.4vw, 14px) !important;
  line-height: clamp(1.4, 1.35 + 0.15vw, 1.7) !important;
  color: #2e3192 !important;
}

.font-16_blue1 {
  font-size: clamp(14px, 1.2rem + 0.5vw, 16px) !important;
  line-height: clamp(1.4, 1.35 + 0.15vw, 1.7) !important;
  color: #2e3192 !important;
}

.font-18_blue1 {
  font-size: clamp(15.5px, 1.3rem + 0.6vw, 18px) !important;
  line-height: clamp(1.4, 1.35 + 0.15vw, 1.7) !important;
  color: #2e3192 !important;
}

.font-20_blue1 {
  font-size: clamp(17px, 1.4rem + 0.8vw, 20px) !important;
  line-height: clamp(1.4, 1.35 + 0.15vw, 1.7) !important;
  color: #2e3192 !important;
}

.font-22_blue1 {
  font-size: clamp(18.5px, 1.5rem + 1vw, 22px) !important;
  line-height: clamp(1.4, 1.35 + 0.15vw, 1.7) !important;
  color: #2e3192 !important;
}


.font-26_blue1 {
  font-size: clamp(21.5px, 1.7rem + 1.4vw, 26px) !important;
  line-height: clamp(1.4, 1.35 + 0.15vw, 1.7) !important;
  color: #2e3192 !important;
}

.font-28_blue1 {
  font-size: clamp(23px, 1.8rem + 1.6vw, 28px) !important;
  line-height: clamp(1.4, 1.35 + 0.15vw, 1.7) !important;
  color: #2e3192 !important;
}

.font-30_blue1 {
  font-size: clamp(24px, 1.9rem + 1.8vw, 30px) !important;
  line-height: clamp(1.4, 1.35 + 0.15vw, 1.7) !important;
  color: #2e3192 !important;
}

.font-32_blue1 {
  font-size: clamp(25.5px, 2rem + 2vw, 32px) !important;
  line-height: clamp(1.4, 1.35 + 0.15vw, 1.7) !important;
  color: #2e3192 !important;
}

.font-34_blue1 {
  font-size: clamp(27px, 2.1rem + 2.2vw, 34px) !important;
  line-height: clamp(1.4, 1.35 + 0.15vw, 1.7) !important;
  color: #2e3192 !important;
}

.font-36_blue1 {
  font-size: clamp(28.5px, 2.2rem + 2.4vw, 36px) !important;
  line-height: clamp(1.4, 1.35 + 0.15vw, 1.7) !important;
  color: #2e3192 !important;
}

.font-38_blue1 {
  font-size: clamp(30px, 2.3rem + 2.6vw, 38px) !important;
  line-height: clamp(1.4, 1.35 + 0.15vw, 1.7) !important;
  color: #2e3192 !important;
}

.font-40_blue1 {
  font-size: clamp(31.5px, 2.4rem + 2.8vw, 40px) !important;
  line-height: clamp(1.4, 1.35 + 0.15vw, 1.7) !important;
  color: #2e3192 !important;
}

.font-42_blue1 {
  font-size: clamp(33px, 2.5rem + 3vw, 42px) !important;
  line-height: clamp(1.4, 1.35 + 0.15vw, 1.7) !important;
  color: #2e3192 !important;
}

.font-44_blue1 {
  font-size: clamp(34.5px, 2.6rem + 3.2vw, 44px) !important;
  line-height: clamp(1.4, 1.35 + 0.15vw, 1.7) !important;
  color: #2e3192 !important;
}

/* ブルー21 */

.font-10_blue2 {
  font-size: clamp(9px, 0.8rem + 0.2vw, 10px) !important;
  line-height: clamp(1.4, 1.35 + 0.15vw, 1.7) !important;
  color: #004182 !important;
}

.font-12_blue2 {
  font-size: clamp(10.5px, 0.9rem + 0.3vw, 12px) !important;
  line-height: clamp(1.4, 1.35 + 0.15vw, 1.7) !important;
  color: #004182 !important;
}

.font-14_blue2 {
  font-size: clamp(12px, 1rem + 0.4vw, 14px) !important;
  line-height: clamp(1.4, 1.35 + 0.15vw, 1.7) !important;
  color: #004182 !important;
}

.font-16_blue2 {
  font-size: clamp(14px, 1.2rem + 0.5vw, 16px) !important;
  line-height: clamp(1.4, 1.35 + 0.15vw, 1.7) !important;
  color: #004182 !important;
}

.font-18_blue2 {
  font-size: clamp(15.5px, 1.3rem + 0.6vw, 18px) !important;
  line-height: clamp(1.4, 1.35 + 0.15vw, 1.7) !important;
  color: #004182 !important;
}

.font-20_blue2 {
  font-size: clamp(17px, 1.4rem + 0.8vw, 20px) !important;
  line-height: clamp(1.4, 1.35 + 0.15vw, 1.7) !important;
  color: #004182 !important;
}

.font-22_blue2 {
  font-size: clamp(18.5px, 1.5rem + 1vw, 22px) !important;
  line-height: clamp(1.4, 1.35 + 0.15vw, 1.7) !important;
  color: #004182 !important;
}

.font-24_blue2 {
  font-size: clamp(20px, 1.6rem + 1.2vw, 24px) !important;
  line-height: clamp(1.4, 1.35 + 0.15vw, 1.7) !important;
  color: #004182 !important;
}

.font-26_blue2 {
  font-size: clamp(21.5px, 1.7rem + 1.4vw, 26px) !important;
  line-height: clamp(1.4, 1.35 + 0.15vw, 1.7) !important;
  color: #004182 !important;
}

.font-28_blue2 {
  font-size: clamp(23px, 1.8rem + 1.6vw, 28px) !important;
  line-height: clamp(1.4, 1.35 + 0.15vw, 1.7) !important;
  color: #004182 !important;
}

.font-30_blue2 {
  font-size: clamp(24px, 1.9rem + 1.8vw, 30px) !important;
  line-height: clamp(1.4, 1.35 + 0.15vw, 1.7) !important;
  color: #004182 !important;
}

.font-32_blue2 {
  font-size: clamp(25.5px, 2rem + 2vw, 32px) !important;
  line-height: clamp(1.4, 1.35 + 0.15vw, 1.7) !important;
  color: #004182 !important;
}

.font-34_blue2 {
  font-size: clamp(27px, 2.1rem + 2.2vw, 34px) !important;
  line-height: clamp(1.4, 1.35 + 0.15vw, 1.7) !important;
  color: #004182 !important;
}

.font-36_blue2 {
  font-size: clamp(28.5px, 2.2rem + 2.4vw, 36px) !important;
  line-height: clamp(1.4, 1.35 + 0.15vw, 1.7) !important;
  color: #004182 !important;
}

.font-40_blue2 {
  font-size: clamp(31.5px, 2.4rem + 2.8vw, 40px) !important;
  line-height: clamp(1.4, 1.35 + 0.15vw, 1.7) !important;
  color: #004182 !important;
}

.font-42_blue2 {
  font-size: clamp(33px, 2.5rem + 3vw, 42px) !important;
  line-height: clamp(1.4, 1.35 + 0.15vw, 1.7) !important;
  color: #004182 !important;
}

.font-44_blue2 {
  font-size: clamp(34.5px, 2.6rem + 3.2vw, 44px) !important;
  line-height: clamp(1.4, 1.35 + 0.15vw, 1.7) !important;
  color: #004182 !important;
}





/* レッド1 */

.font-10_red1 {
  font-size: clamp(9px, 0.8rem + 0.2vw, 10px) !important;
  line-height: clamp(1.4, 1.35 + 0.15vw, 1.7) !important;
  color: #c1272d !important;
}

.font-12_red1 {
  font-size: clamp(10.5px, 0.9rem + 0.3vw, 12px) !important;
  line-height: clamp(1.4, 1.35 + 0.15vw, 1.7) !important;
  color: #c1272d !important;
}

.font-14_red1 {
  font-size: clamp(12px, 1rem + 0.4vw, 14px) !important;
  line-height: clamp(1.4, 1.35 + 0.15vw, 1.7) !important;
  color: #c1272d !important;
}

.font-16_red1 {
  font-size: clamp(14px, 1.2rem + 0.5vw, 16px) !important;
  line-height: clamp(1.4, 1.35 + 0.15vw, 1.7) !important;
  color: #c1272d !important;
}

.font-18_red1 {
  font-size: clamp(15.5px, 1.3rem + 0.6vw, 18px) !important;
  line-height: clamp(1.4, 1.35 + 0.15vw, 1.7) !important;
  color: #c1272d !important;
}

.font-20_red1 {
  font-size: clamp(17px, 1.4rem + 0.8vw, 20px) !important;
  line-height: clamp(1.4, 1.35 + 0.15vw, 1.7) !important;
  color: #c1272d !important;
}

.font-22_red1 {
  font-size: clamp(18.5px, 1.5rem + 1vw, 22px) !important;
  line-height: clamp(1.4, 1.35 + 0.15vw, 1.7) !important;
  color: #c1272d !important;
}

.font-24_red1 {
  font-size: clamp(20px, 1.6rem + 1.2vw, 24px) !important;
  line-height: clamp(1.4, 1.35 + 0.15vw, 1.7) !important;
  color: #c1272d !important;
}

.font-26_red1 {
  font-size: clamp(21.5px, 1.7rem + 1.4vw, 26px) !important;
  line-height: clamp(1.4, 1.35 + 0.15vw, 1.7) !important;
  color: #c1272d !important;
}

.font-28_red1 {
  font-size: clamp(23px, 1.8rem + 1.6vw, 28px) !important;
  line-height: clamp(1.4, 1.35 + 0.15vw, 1.7) !important;
  color: #c1272d !important;
}

.font-30_red1 {
  font-size: clamp(24px, 1.9rem + 1.8vw, 30px) !important;
  line-height: clamp(1.4, 1.35 + 0.15vw, 1.7) !important;
  color: #c1272d !important;
}

.font-32_red1 {
  font-size: clamp(25.5px, 2rem + 2vw, 32px) !important;
  line-height: clamp(1.4, 1.35 + 0.15vw, 1.7) !important;
  color: #c1272d !important;
}

.font-34_red1 {
  font-size: clamp(27px, 2.1rem + 2.2vw, 34px) !important;
  line-height: clamp(1.4, 1.35 + 0.15vw, 1.7) !important;
  color: #c1272d !important;
}

.font-36_red1 {
  font-size: clamp(28.5px, 2.2rem + 2.4vw, 36px) !important;
  line-height: clamp(1.4, 1.35 + 0.15vw, 1.7) !important;
  color: #c1272d !important;
}

.font-38_red1 {
  font-size: clamp(30px, 2.3rem + 2.6vw, 38px) !important;
  line-height: clamp(1.4, 1.35 + 0.15vw, 1.7) !important;
  color: #c1272d !important;
}

.font-40_red1 {
  font-size: clamp(31.5px, 2.4rem + 2.8vw, 40px) !important;
  line-height: clamp(1.4, 1.35 + 0.15vw, 1.7) !important;
  color: #c1272d !important;
}

.font-42_red1 {
  font-size: clamp(33px, 2.5rem + 3vw, 42px) !important;
  line-height: clamp(1.4, 1.35 + 0.15vw, 1.7) !important;
  color: #c1272d !important;
}

.font-44_red1 {
  font-size: clamp(34.5px, 2.6rem + 3.2vw, 44px) !important;
  line-height: clamp(1.4, 1.35 + 0.15vw, 1.7) !important;
  color: #c1272d !important;
}

.font-30_top {
  font-size: clamp(24px, 1.9rem + 1.8vw, 30px) !important;
  line-height: clamp(1.4, 1.35 + 0.15vw, 1.7) !important;
  color: #f2eb00 !important;
font-family: "heisei-maru-gothic-std", serif;
font-style: normal;
font-weight: 900;
}


.font-36_red_kazoku {
  font-size: clamp(28.5px, 2.2rem + 2.4vw, 36px) !important;
  line-height: clamp(1.4, 1.35 + 0.15vw, 1.7) !important;
  color: #c1272d !important;
font-family: "heisei-maru-gothic-std", serif;
font-style: normal;
font-weight: 900;
}

.font-38_red_kazoku {
font-size: clamp(28px, 20.40px + 1.30vw, 38px) !important;
line-height: clamp(34px, 23.36px + 1.82vw, 48px) !important;
  color: #c1272d !important;
font-family: "heisei-maru-gothic-std", serif;
font-style: normal;
font-weight: 900;
}



.font-38_blue2 {
font-size: clamp(28px, 20.40px + 1.30vw, 38px) !important;
line-height: clamp(34px, 23.36px + 1.82vw, 48px) !important;
font-family: "heisei-maru-gothic-std", serif;
  color: #004182 !important;
}

.font-24 {
font-size: clamp(18px, 13.44px + 0.78vw, 24px) !important;
line-height: clamp(22px, 14.40px + 1.30vw, 32px) !important;
  color: #000000 !important;
}




.font-44_orange {
font-size: clamp(30px, 19.35px + 1.82vw, 44px) !important;
line-height: clamp(38px, 25.09px + 2.21vw, 55px) !important;
  color: #f15a24 !important;
font-family: "heisei-maru-gothic-std", serif;
font-style: normal;
font-weight: 400;
}


.font-22 {
font-size: clamp(16px, 11.44px + 0.78vw, 22px) !important;
line-height: clamp(20px, 12.40px + 1.30vw, 30px) !important;
  color: #000000 !important;
font-family: "heisei-maru-gothic-std", serif;
font-style: normal;
font-weight: 400;
}

.font-24_blue1 {
  font-size: clamp(20px, 1.6rem + 1.2vw, 24px) !important;
  line-height: clamp(1.4, 1.35 + 0.15vw, 1.7) !important;
  color: #2e3192 !important;
font-family: "heisei-maru-gothic-std", serif;
font-style: normal;
font-weight: 400;
}


.font-18 {
  font-size: clamp(15.5px, 1.3rem + 0.6vw, 18px) !important;
  line-height: clamp(1.4, 1.35 + 0.15vw, 1.7) !important;
  color: #000000 !important;
font-family: "heisei-maru-gothic-std", serif;
font-style: normal;
font-weight: 400;
}





.font-36_pa {
  font-size: clamp(27px, 2.2rem + 2.4vw, 36px) !important;
  line-height: clamp(35px, 11.84px + 2.08vw, 40px) !important;
  color: #93278f !important;
font-family: "heisei-maru-gothic-std", serif;
font-style: normal;
font-weight: 500;
}

.font-34_top {
font-size: clamp(24px, 9.35px + 1.82vw, 34px) !important;
line-height: clamp(30px, 11.84px + 2.08vw, 40px) !important;
  color: #93278f !important;
font-family: "heisei-maru-gothic-std", serif;
font-style: normal;
font-weight: 500;
}


.font-34_top2 {
font-size: clamp(22px, 9.35px + 1.82vw, 34px) !important;
line-height: clamp(30px, 11.84px + 2.08vw, 40px) !important;
  color: #93278f !important;
font-family: "heisei-maru-gothic-std", serif;
font-style: normal;
font-weight: 500;
}

.font-30_list {
  font-size: clamp(20px, 9.35px + 1.82vw, 30px) !important;
  line-height: clamp(1.4, 11.84px + 2.08vw, 1.7) !important;
  color: #000000 !important;
font-family: "heisei-maru-gothic-std", serif;
font-style: normal;
font-weight: 500;
}


.font-32 {
  font-size: clamp(24px, 2rem + 2vw, 32px) !important;
  line-height: clamp(1.4, 1.35 + 0.15vw, 1.7) !important;
  color: #000000 !important;
font-family: "heisei-maru-gothic-std", serif;
font-style: normal;
font-weight: 500;

}

.font-32_white {
  font-size: clamp(22px, 9.35px + 1.82vw, 32px) !important;
  line-height: clamp(1.4, 1.35 + 0.15vw, 1.7) !important;
  color: #ffffff !important;
font-family: "heisei-maru-gothic-std", serif;
font-style: normal;
font-weight: 500;

}

.font-28 {
  font-size: clamp(20px, 11.44px + 0.78vw, 28px) !important;
  line-height: clamp(26px, 12.40px + 1.30vw, 35px) !important;
  color: #000000 !important;
font-family: "heisei-maru-gothic-std", serif;
font-style: normal;
font-weight: 500;
}


.font-28_mori {
  font-size: clamp(18px, 11.44px + 0.78vw, 28px) !important;
  line-height: clamp(28px, 12.40px + 1.30vw, 45px) !important;
  color: #000000 !important;
font-family: "heisei-maru-gothic-std", serif;
font-style: normal;
font-weight: 500;
}

.font-26_pa {
  font-size: clamp(21.5px, 11.44px + 0.78vw, 26px) !important;
  line-height: clamp(28px, 12.40px + 1.30vw, 45px) !important;
  color: #93278f !important;
font-family: "heisei-maru-gothic-std", serif;
font-style: normal;
font-weight: 500;
}


.font-26 {
  font-size: clamp(21.5px, 9px + 0.78vw, 26px) !important;
  line-height: clamp(25px, 12.40px + 1.30vw, 35px) !important;
  color: #000000 !important;
}


.font-24 {
  font-size: clamp(18px,9px + 0.78vw, 24px) !important;
  line-height: clamp(24px, 12.40px + 1.30vw, 35px) !important;
  color: #000000 !important;
font-family: "heisei-maru-gothic-std", serif;
font-style: normal;
font-weight: 400;
}

