 .u-section-1 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url("images/bACKGROUND000.png");
  background-size: cover;
}

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

.u-section-1 .u-text-1 {
  font-size: 1.5rem;
  width: 800px;
  margin: 0 auto 60px;
}

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

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

  .u-section-1 .u-text-1 {
    margin-top: 60px;
  }
}

@media (max-width: 991px) {
  .u-section-1 .u-text-1 {
    width: 720px;
    font-size: 1.25rem;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-text-1 {
    width: 540px;
    font-size: 1.1111111111111112rem;
  }
}

@media (max-width: 575px) {
  .u-section-1 .u-text-1 {
    font-size: 1.3333333333333333rem;
    margin-left: 0;
    margin-right: 0;
    width: 340px;
  }
}