.fv {
  height: 735px;
  margin-top: 80px;
  background: url(../images/fvBg.jpg) no-repeat center;
  background-size: cover;
}

@media screen and (max-width: 768px) {
  .fv {
    height: 80vw;
    margin-top: 60px;
  }
}

@media screen and (max-width: 414px) {
  .fv {
    margin-top: 50px;
  }
}

#top {
  padding-bottom: 120px;
}

@media screen and (max-width: 768px) {
  #top {
    padding-bottom: 7%;
  }
}

.topCap, .topCap--wht {
  color: #007471;
  font-size: 3rem;
  font-weight: 500;
  line-height: 1;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.12);
}

@media screen and (max-width: 768px) {
  .topCap, .topCap--wht {
    font-size: 2.2rem;
  }
}

@media screen and (max-width: 414px) {
  .topCap, .topCap--wht {
    font-size: 1.8rem;
  }
}

.topCap--wht {
  color: #fff;
}

.topCap span, .topCap--wht span {
  display: block;
  color: #1fbdc0;
  font-size: 8rem;
  font-weight: 100;
  line-height: 1;
  text-shadow: none;
  letter-spacing: 4px;
}

@media screen and (max-width: 768px) {
  .topCap span, .topCap--wht span {
    font-size: 5rem;
  }
}

@media screen and (max-width: 414px) {
  .topCap span, .topCap--wht span {
    font-size: 3rem;
  }
}

.topSec01 {
  background: #fff;
}

.topSec01 .flex {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.topSec01 .topCap, .topSec01 .topCap--wht {
  width: 219px;
}

@media screen and (max-width: 768px) {
  .topSec01 .topCap, .topSec01 .topCap--wht {
    width: 100%;
    text-align: center;
  }
}

.topSec01 .topCap span, .topSec01 .topCap--wht span {
  font-size: 4rem;
}

@media screen and (max-width: 768px) {
  .topSec01 .topCap span, .topSec01 .topCap--wht span {
    font-size: 5rem;
  }
}

@media screen and (max-width: 414px) {
  .topSec01 .topCap span, .topSec01 .topCap--wht span {
    font-size: 3rem;
  }
}

.topSec01 p {
  width: calc(100% - 355px);
  padding-left: 25px;
  padding-right: 50px;
}

@media screen and (max-width: 768px) {
  .topSec01 p {
    width: 100%;
    margin-top: 5%;
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (max-width: 768px) {
  .topSec01 .btnMore {
    margin-top: 5%;
    margin-left: auto;
    margin-right: auto;
  }
}

.topSec02 {
  background: url(../images/topSec02bg.jpg) no-repeat center;
  background-size: cover;
}

.topSec02 .box01 {
  margin-top: -16px;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .topSec02 .box01 {
    margin-top: -5px;
  }
}

.topSec02 a {
  position: relative;
  z-index: 2;
  display: inline-block;
  padding: 0 15px;
}

@media screen and (max-width: 768px) {
  .topSec02 a {
    width: 180px;
    padding: 0 5px;
  }
}

@media screen and (max-width: 414px) {
  .topSec02 a {
    width: 160px;
  }
}

.topSec03 {
  position: relative;
  z-index: 0;
  padding-bottom: 140px;
  background: url(../images/bg.png) no-repeat center bottom;
  background-size: contain;
}

.topSec03 .box01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: -20px;
}

@media screen and (max-width: 768px) {
  .topSec03 .box01 {
    margin-top: 4%;
  }
}

.topSec03 .img01, .topSec03 .img02, .topSec03 .img03 {
  display: block;
  padding-left: 15px;
}

@media screen and (max-width: 768px) {
  .topSec03 .img01, .topSec03 .img02, .topSec03 .img03 {
    padding: 0 8px;
  }
}

.topSec03 .img01 {
  width: 308px;
  max-width: 33%;
}

@media screen and (max-width: 768px) {
  .topSec03 .img01 {
    width: 48%;
    max-width: 238px;
  }
}

@media screen and (max-width: 414px) {
  .topSec03 .img01 {
    max-width: 150px;
  }
}

.topSec03 .img02 {
  width: 427px;
  max-width: 33%;
  margin-top: 100px;
}

@media screen and (max-width: 768px) {
  .topSec03 .img02 {
    width: 48%;
    max-width: 360px;
    margin-top: 7%;
  }
}

@media screen and (max-width: 414px) {
  .topSec03 .img02 {
    max-width: 220px;
  }
}

.topSec03 .img03 {
  width: 389px;
  max-width: 33%;
  margin-top: -30px;
}

@media screen and (max-width: 768px) {
  .topSec03 .img03 {
    width: 49%;
    max-width: 340px;
    margin-top: 3%;
  }
}

@media screen and (max-width: 414px) {
  .topSec03 .img03 {
    max-width: 220px;
  }
}

.topSec03 .img04 {
  position: absolute;
  top: -157px;
  left: 0;
  z-index: -1;
  width: 100%;
  max-width: calc(817px + 50%);
  padding-right: 50%;
}

@media screen and (max-width: 768px) {
  .topSec03 .img04 {
    top: -9vw;
  }
}

.topSec04 {
  position: relative;
  z-index: 2;
  margin-top: -83px;
}

@media screen and (max-width: 768px) {
  .topSec04 {
    margin-top: -9%;
  }
}

.topSec04 .wrap {
  padding: 20px 20px 20px 30px;
  background: #fff;
  border-radius: 10px;
  align-items: center;
}

@media screen and (max-width: 768px) {
  .topSec04 .wrap {
    padding: 4%;
  }
}

.topSec04 .leftBox {
  width: calc(100% - 420px);
}

@media screen and (max-width: 768px) {
  .topSec04 .leftBox {
    width: 100%;
  }
}

.topSec04 .leftBox p {
  font-size: 1.4rem;
}

.topSec04 .leftBox a {
color: #00bfff;
}

.topSec04 .leftBox span {
  display: block;
  margin-bottom: 10px;
  color: #1fbdc0;
  font-weight: bold;
}

@media screen and (max-width: 414px) {
  .topSec04 .leftBox span {
    margin-bottom: 3px;
  }
}

.topSec04 .rightBox {
  width: 300px;
  padding: 14px 20px;
  border-radius: 10px;
}

@media screen and (max-width: 768px) {
  .topSec04 .rightBox {
    width: 80%;
    height: auto;
    margin-top: 5%;
    margin-left: auto;
    margin-right: auto;
    padding: 3%;
  }
}

.topSec04 .topTel h4 {
  font-size: 1.8rem;
  font-weight: 500;
}

@media screen and (max-width: 414px) {
  .topSec04 .topTel h4 {
    font-size: 1.6rem;
  }
}

.topSec04 .topTel a {
  color: #fff;
  font-size: 2.4rem;
  font-weight: 500;
}

@media screen and (max-width: 414px) {
  .topSec04 .topTel a {
    font-size: 2rem;
  }
}

.topSec04 .topTel img {
  margin-right: 10px;
}

.topSec04 .topContact {
  background: #1ab1b4;
  border-radius: 10px;
}

@media screen and (max-width: 768px) {
  .topSec04 .topContact {
    margin-top: 5%;
  }
}

.topSec04 .topContact a {
  display: inline-block;
  padding: 20px 60px 20px;
  color: #fff;
  font-size: 1.4rem;
  font-weight: 500;
  text-align: center;
}

.topSec04 .topContact img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
}

.topSec05 {
  position: relative;
  z-index: 0;
  background: url(../images/bg.png) no-repeat center;
  background-size: contain;
}

.topSec05 .box01 {
  max-width: 1150px;
  margin-left: auto;
  margin-right: auto;
}

.topSec05 a {
  position: relative;
  z-index: 0;
  width: 49%;
  max-width: 555px;
  margin-bottom: 50px;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .topSec05 a {
    display: block;
    width: 100%;
    max-width: 100%;
    margin-bottom: 6%;
  }
}

@media screen and (max-width: 414px) {
  .topSec05 a {
    width: 280px;
    margin-left: auto;
    margin-right: auto;
  }
}

.topSec05 .img02 {
  position: absolute;
  top: -88px;
  right: 0;
  z-index: -1;
}

@media screen and (max-width: 768px) {
  .topSec05 .img02 {
    top: -20px;
  }
}
