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

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

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

.u-section-1 .u-text-2 {
  font-size: 1.5rem;
  margin: 0 17px 60px 0;
}

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

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

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

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

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

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

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

  .u-section-1 .u-text-2 {
    font-size: 1.3333333333333333rem;
  }
}

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

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