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

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

.u-section-1 .u-text-1 {
  line-height: 1.2;
  margin: 33px 91px 0;
}

.u-section-1 .u-text-2 {
  line-height: 1.2;
  margin: 33px auto 0 91px;
}

.u-section-1 .u-btn-1 {
  background-image: none;
  text-decoration: underline !important;
  padding: 0;
}

.u-section-1 .u-text-3 {
  font-weight: 400;
  margin-left: 91px;
  margin-right: auto;
  margin-bottom: 60px;
}

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

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

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

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

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

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

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

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

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

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