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

.u-section-1 .u-image-1 {
  width: 324px;
  height: 214px;
  margin: 15px auto 0;
}

.u-section-1 .u-line-1 {
  width: 912px;
  height: 0;
  margin: 9px 0 0;
}

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

@media (max-width: 1199px) {
  .u-section-1 .u-line-1 {
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 1226px;
}

.u-section-2 .u-image-1 {
  width: 309px;
  height: 300px;
  margin: 20px auto 0;
}

.u-section-2 .u-image-2 {
  width: 833px;
  height: 425px;
  margin: 20px auto 0;
}

.u-section-2 .u-image-3 {
  width: 833px;
  height: 740px;
  margin: 30px auto 0;
}

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

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

  .u-section-2 .u-image-3 {
    width: 720px;
    height: 640px;
  }
}

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

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

  .u-section-2 .u-image-3 {
    width: 540px;
    height: 480px;
  }
}

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

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

  .u-section-2 .u-image-3 {
    width: 340px;
    height: 302px;
  }
}