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

.u-section-1 .u-text-1 {
  margin-bottom: 0;
  font-weight: 700;
}

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

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

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

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

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

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

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

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

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

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

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