/* ===============================================================================
Terms
=============================================================================== */
/* tokushoho-section
========================= */
/* tokushoho-sec-1 */
.tokushoho-sec-1 {
  margin-top: 83px;
  padding: 96px 0 112px;
  font-size: 1rem;
  line-height: 2;
}
.tokushoho-sec-1 a {
  color: #296FBC;
  text-decoration: underline;
  word-break: break-all;
}
@media screen and (min-width: 769px) {
  .tokushoho-sec-1 a:hover {
    opacity: 0.8;
  }
}
.tokushoho-sec-1__inr {
  max-width: 960px;
  margin: 0 auto;
  padding: 0 40px;
}
.tokushoho-sec-1 .blks-1 {
  margin-bottom: 64px;
}
.tokushoho-sec-1 .blks-1 .heading {
  text-align: center;
  font-size: 2.275rem;
  line-height: 1.5;
  font-weight: 700;
}
.tokushoho-sec-1 .blks-2 .group + .group {
  margin-top: 64px;
}
.tokushoho-sec-1 .blks-2 .group > *:not(:last-child) {
  margin-bottom: 24px;
}
.tokushoho-sec-1 .blks-2 .heading {
  font-size: 1.5rem;
  line-height: 1.5;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .tokushoho-sec-1 {
    margin-top: 16.41vw;
    padding: 16.41vw 0 20.51vw;
    font-size: 3.69vw;
  }
  .tokushoho-sec-1__inr {
    padding: 0 6.15vw;
  }
  .tokushoho-sec-1 .blks-1 {
    margin-bottom: 12.31vw;
  }
  .tokushoho-sec-1 .blks-1 .heading {
    font-size: 6.46vw;
  }
  .tokushoho-sec-1 .blks-2 .group + .group {
    margin-top: 12.31vw;
  }
  .tokushoho-sec-1 .blks-2 .group > *:not(:last-child) {
    margin-bottom: 5.13vw;
  }
  .tokushoho-sec-1 .blks-2 .heading {
    font-size: 5.54vw;
  }
}