@charset "UTF-8";
.main_v img {
  vertical-align: bottom;
}
.no5_bg {
  background: #fff;
}
.no5 {
  text-align: center;
  padding: 13rem 0 8.5rem;
}
.no5 h1 {
  font-size: clamp(1.7rem, 0.032rem + 3.14vw, 3.8rem);
  font-weight: 700;
  color: #132a84;
  line-height: 1.69;
}
.no5 h1 span {
  font-size: clamp(1.5rem, 0.308rem + 2.24vw, 3rem);
}
.no5 p {
  font-size: clamp(1.4rem, 0.923rem + 0.9vw, 2rem);
  font-weight: 400;
  letter-spacing: normal;
  line-height: 1.7;
  padding-top: 1rem;
}
.priceless {
  background: #fff0d9 0% 0% no-repeat padding-box;
  margin: 17rem auto;
}
.priceless_text {
  text-align: center;
  padding: 5.8rem;
}
.priceless h2 {
  font-size: clamp(1.5rem, 0.626rem + 1.64vw, 2.6rem);
  font-weight: 700;
  color: #132a84;
  letter-spacing: normal;
  line-height: 1.692;
}
.priceless p {
  font-size: clamp(1.4rem, 0.923rem + 0.9vw, 2rem);
  line-height: 1.7;
  letter-spacing: normal;
}
.sec7 {
  margin-bottom: 17rem;
}
@media (max-width: 850px) {
  .no5 {
    padding: 5rem 0;
  }
  .priceless {
    margin: 7.5rem auto;
  }
  .priceless_text {
    padding: 2.4rem 1rem;
  }
  .no5 p {
    padding: 1rem;
  }
}
