@charset "utf-8";
/* CSS Document */
.mv__ttl {
  font-size: 3.6rem;
  font-weight: 500
}
.mv__sub__ttl {
  font-size: 1.8rem;
  font-weight: 500
}
.ttl__style__02 {
  font-size: 3.0rem;
  color: #005eaa;
  font-weight: 600;
  position: relative;
  padding-bottom: 30px;
  margin-bottom: 40px;
}
.ttl__style__03 {
  font-size: 1.8rem;
  font-weight: 600
}
.ttl__style__04 {
  font-size: 2.2rem;
  font-weight: 400
}
.ttl__style__05 {
  font-size: 2.4rem;
  font-weight: 600
}
.ttl__sub__style__05 {
  font-size: 1.3rem;
  font-weight: 500
}
.lead__style__01 {
  font-size: 2.7rem;
  font-weight: 400
}
.lead__style__02 {
  font-size: 1.4rem;
  font-weight: 400
}
.lead__style__03 {
  font-size: 1.1rem;
  font-weight: 400
}
@media screen and (max-width: 768px) {
  .mv__ttl {
    font-size: 2.4rem;
  }
  .mv__sub__ttl {
    font-size: 1.6rem;
    font-weight: 500
  }
  .ttl__style__02 {
    font-size: 2.0rem;
    padding-bottom: 20px;
    margin-bottom: 30px;
  }
  .ttl__style__03 {
    font-size: 1.6rem;
    font-weight: 600
  }
  .ttl__style__04 {
    font-size: 2.0rem;
    font-weight: 400
  }
  .ttl__style__05 {
    font-size: 2.2rem;
    font-weight: 600
  }
  .lead__style__01 {
    font-size: 2.2rem;
    font-weight: 400
  }
}
.ttl__style__06 {
  font-size: 3.6rem;
  font-weight: 600;
  text-align: center;
  padding-bottom: 37px;
  line-height: 1.6;
  position: relative;
  letter-spacing: 4px;
  color: #005eaa;
}
.ttl__style__06::before {
  content: '';
  position: absolute;
  width: 60px;
  height: 1px;
  background: #005eaa;
  bottom: 0;
  left: calc(50% - 30px);
}
.ttl__style__06.wht {
  color: #fff;
}
.ttl__style__06.wht::before {
  background: #fff;
}
.ttl__style__07 {
  font-size: 2.2rem;
  font-weight: 500;
  line-height: 1.4
}
.ttl__style__08 {
  font-size: 2.1rem;
  font-weight: 400
}
.ttl__sub__style__08 {
  font-size: 1.5rem;
  font-weight: 500
}
.ttl__style__09 {
  font-size: 4.8rem;
  font-weight: 600
}
.ttl__style__10 {
  font-size: 4.2rem;
  font-weight: 600;
  line-height: 1.6;
}
.ttl__sub__style__09 {
  font-size: 1.8rem;
  font-weight: 500
}
@media screen and (max-width: 768px) {
  .ttl__style__09 {
    font-size: 2.8rem;
  }
  .ttl__style__10 {
    font-size: 2.6rem;
  }
  .ttl__style__06 {
    font-size: 2.2rem;
    padding-bottom: 30px;
    letter-spacing: 2px;
  }
  .ttl__style__06::before {
    width: 50px;
    left: calc(50% - 25px);
  }
  .ttl__style__07 {
    font-size: 2.0rem;
  }
  .ttl__style__08 {
    font-size: 1.8rem;
  }
  .ttl__sub__style__09 {
    font-size: 1.6rem;
  }
  .ttl__sub__style__08 {
    font-size: 1.4rem;
  }
}