@charset "UTF-8";
/* CSS Document */
/* font
-------------------------------------------------------------- */

.text_heading01 {
  line-height: 1.5;
  font-size: 19px;
  font-size: 1.9rem;
}

.text_heading02 {
  font-size: 18px;
  font-size: 1.8rem;
  border-bottom: solid 1px;
  margin-bottom: 15px;
  display: inline-block;
}

.text_title01 {
  font-weight: bold;
  line-height: 1.5;
  font-size: 15px;
  font-size: 1.5rem;
  margin: 1.5rem 0;
  display: inline-block;
}

.text_title02 {
  font-weight: bold;
  line-height: 1.5;
  font-size: 14px;
  font-size: 1.4rem;
  margin: 5px 0;
}
.text_title04 {
  font-size: 16px;
  font-size: 1.6rem;
  padding: 0.5rem;
  text-align: center;
  color: #ffffff;
  background-color: #a9a9a9;
  margin: 1.5rem 0;
}
.text_title07 {
  font-size: 23px;
  font-size: 2.3rem;
  line-height: 1.5;
  font-weight: bold;
  margin-bottom: 0.5rem;
}
.text_red {
  font-weight: bold;
  line-height: 1.5;
  font-size: 13px;
  font-size: 1.3rem;
  color: #ff0000;
}

.text_title03 {
  line-height: 1.5;
  font-size: 19px;
  font-size: 1.9rem;
}

.text_title_asa {
  font-size: 16px;
  font-size: 1.6rem;
}

.text_title_yoru {
  font-size: 16px;
  font-size: 1.6rem;
}

.text_title_asa {
  font-weight: bold;
  line-height: 1.5;
  font-size: 14px;
  font-size: 1.4rem;
  margin: 15px 0;
  padding: 0 0 0 40px;
  background-image: url(../img/ill_01.svg);
  background-repeat: no-repeat;
  background-size: 25px;
}

.text_title_yoru {
  font-weight: bold;
  line-height: 1.5;
  font-size: 14px;
  font-size: 1.4rem;
  margin: 15px 0;
  padding: 0 0 0 40px;
  background-image: url(../img/ill_02.svg);
  background-repeat: no-repeat;
  background-size: 25px;
}

.text_korekara {
  font-weight: 400;
  line-height: 2.5;
  font-size: 12px;
  font-size: 1.2rem;
}

.text_white {
  color: #ffffff;
}

.text_gold {
  color: #ae9858;
}

.bg_title {
  background-color: #346799;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3",
    "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 400;
  line-height: 1.5;
  font-size: 11px;
  font-size: 1.1rem;
  letter-spacing: 0.3rem;
  padding: 15px 0px;
  color: #fff;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

.text_under_wp {
  text-align: left;
  width: auto;
  margin: 0 auto;
}

.text_under {
  font-weight: 400;
  line-height: 1.5;
  font-size: 13px;
  font-size: 1.3rem;
  border-bottom: solid 1px;
  margin-bottom: 15px;
  display: inline-block;
}

.text05 {
  font-weight: 400;
  line-height: 1.5;
  font-size: 11px;
  font-size: 1.1rem;
}

.korekara_wp {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  justify-content: space-between;
}

.text_small {
  font-weight: 400;
  line-height: 1.5;
  font-size: 10px;
  font-size: 1rem;
}

.text_small02 {
  font-weight: 400;
  line-height: 1.5;
  font-size: 10px;
  font-size: 1rem;
}
/* sp横
-------------------------------------------------------------- */

@media (min-width: 576px) {
}
/* pc
-------------------------------------------------------------- */

@media (min-width: 992px) {
  /* font
-------------------------------------------------------------- */
  .text_heading01 {
    line-height: 1.5;
    font-size: 23px;
    font-size: 2.3rem;
  }
  .text_title01 {
    line-height: 1.5;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .text_title02 {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .text_title03 {
    font-size: 20px;
    font-size: 2rem;
  }
  .text_korekara {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .text02 {
    font-size: 15px;
    font-size: 1.5rem;
  }
  .text05 {
    font-size: 13px;
    font-size: 1.3rem;
  }
  .text_read {
    line-height: 1.5;
    font-size: 16px;
    font-size: 1.6rem;
    margin-bottom: 15px;
  }
  .text_under {
    font-size: 16px;
    font-size: 1.6rem;
    margin-bottom: 20px;
  }
}
