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

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

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

.u-section-1 .u-text-2 {
  margin: 8px -10px 60px 0;
}

.u-section-1 .u-btn-1 {
  background-image: none;
  padding: 0;
}

.u-section-1 .u-btn-2 {
  background-image: none;
  padding: 0;
}

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

  .u-section-1 .u-image-1 {
    width: 940px;
    height: 603px;
  }

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

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

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

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

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

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

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