.u-section-1 .u-sheet-1 {
  min-height: 1612px;
}

.u-section-1 .u-image-1 {
  width: 570px;
  height: 97px;
  margin: 0 auto;
}

.u-section-1 .u-text-1 {
  font-weight: 700;
  margin: 20px 20px 0;
}

.u-section-1 .u-image-2 {
  width: 900px;
  height: 501px;
  margin: 39px auto 0;
}

.u-section-1 .u-text-2 {
  font-weight: 700;
  margin: 20px 20px 0;
}

.u-section-1 .u-image-3 {
  width: 600px;
  height: 359px;
  margin: 29px auto 38px;
}

@media (max-width: 1199px) {
  .u-section-1 .u-sheet-1 {
    min-height: 1649px;
  }

  .u-section-1 .u-text-1 {
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-1 .u-text-2 {
    margin-left: 0;
    margin-right: 0;
  }
}

@media (max-width: 991px) {
  .u-section-1 .u-sheet-1 {
    min-height: 1549px;
  }

  .u-section-1 .u-image-2 {
    width: 720px;
    height: 401px;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-sheet-1 {
    min-height: 1408px;
  }

  .u-section-1 .u-image-1 {
    width: 540px;
    height: 92px;
  }

  .u-section-1 .u-image-2 {
    width: 540px;
    height: 301px;
  }

  .u-section-1 .u-image-3 {
    width: 540px;
    height: 323px;
  }
}

@media (max-width: 575px) {
  .u-section-1 .u-sheet-1 {
    min-height: 1140px;
  }

  .u-section-1 .u-image-1 {
    width: 340px;
    height: 58px;
  }

  .u-section-1 .u-image-2 {
    width: 340px;
    height: 190px;
  }

  .u-section-1 .u-image-3 {
    width: 340px;
    height: 203px;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 544px;
}

.u-section-2 .u-text-1 {
  font-weight: 700;
  margin: 20px auto 0 20px;
}

.u-section-2 .u-image-1 {
  width: 700px;
  height: 243px;
  margin: 30px auto 40px;
}

@media (max-width: 1199px) {
  .u-section-2 .u-text-1 {
    margin-left: 0;
  }
}

@media (max-width: 767px) {
  .u-section-2 .u-sheet-1 {
    min-height: 488px;
  }

  .u-section-2 .u-image-1 {
    width: 540px;
    height: 187px;
  }
}

@media (max-width: 575px) {
  .u-section-2 .u-sheet-1 {
    min-height: 419px;
  }

  .u-section-2 .u-image-1 {
    width: 340px;
    height: 118px;
  }
}