 .u-section-1 {
  background-position: 50% 50%, 50% 50%;
  background-repeat: no-repeat, no-repeat;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 1), rgba(255, 255, 255, 1)), linear-gradient(to bottom, rgba(216, 64, 71, 1), rgba(216, 64, 71, 1));
  background-size: cover, cover;
}

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

.u-section-1 .u-text-1 {
  margin: 14px auto 0 36px;
}

.u-section-1 .u-text-2 {
  margin: 59px auto 0;
}

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

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

.u-section-1 .u-image-3 {
  width: 570px;
  height: 299px;
  margin: 14px auto 60px;
}

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

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

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

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

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

  .u-section-1 .u-text-1 {
    width: auto;
    margin-top: 13px;
    margin-left: auto;
  }

  .u-section-1 .u-text-2 {
    margin-top: 60px;
  }

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

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

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