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

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

.u-section-1 .u-line-1 {
  margin-top: 10px;
  margin-bottom: 0;
  transform-origin: left center;
}

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

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

.u-section-1 .u-image-1 {
  width: 572px;
  height: 1200px;
  margin: 20px auto -1015px;
}

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

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

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

  .u-section-1 .u-image-1 {
    width: 340px;
    height: 713px;
    margin-bottom: -986px;
  }
}