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

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

.u-section-1 .u-text-1 {
  font-size: 0.8125rem;
  text-align: center;
  margin: 0;
}.u-section-2 .u-sheet-1 {
  min-height: 1112px;
}

.u-section-2 .u-text-1 {
  line-height: 1.4;
  margin: 30px 0 0;
}

.u-section-2 .u-image-1 {
  width: 500px;
  height: 334px;
  margin: 20px auto 0;
}

.u-section-2 .u-text-2 {
  line-height: 1.8;
  margin: 20px 0 0;
}

.u-section-2 .u-text-3 {
  line-height: 1.8;
  margin: 20px 0 0;
}

.u-section-2 .u-text-4 {
  line-height: 1.8;
  margin: 20px 0 60px;
}

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

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

@media (max-width: 767px) {
  .u-section-2 .u-text-2 {
    line-height: 2;
  }

  .u-section-2 .u-text-3 {
    line-height: 2;
  }

  .u-section-2 .u-text-4 {
    line-height: 2;
  }
}

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

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