@charset "UTF-8";

.box1__round1-text {
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  font-size: 1.82em;
  letter-spacing: .09em;
}

.box1__round2-text {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-size: 1.9em;
  color: #05c2c5;
}

.box1__round3-text-box {
  left: 44.5%;
}

.box__card-box-title {
  font-weight: 500;
}

.box4__pic-round-text-en {
  margin-bottom: 0;
}

@media screen and (min-width: 769px) {
  .box1 .box__caption {
    width: 114%;
    -webkit-transform: translateX(-7%);
        -ms-transform: translateX(-7%);
            transform: translateX(-7%);
  }
  .box__card-box {
    height: 30.7em;
  }
  .box3 .box__card-box {
    height: 18.27em;
  }
  .box4__support-item:nth-child(6) {
    margin-top: -3.4em;
  }
}

@media screen and (max-width: 768px) {
  .box1__round1-text {
    font-size: 5.6vw;
  }
  .box1__round2-text {
    font-size: 5.6vw;
  }
  .box1__round3-text-box {
    left: 23.2vw;
  }
  .box4__pic-round-item:nth-child(1) .box4__pic-round-cap-area {
    margin-top: 9vw;
  }
  .box4__pic-round-item:nth-child(3) .box4__pic-round-cap-area {
    margin-top: 9vw;
  }
}
