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

.u-section-1 .u-image-1 {
  width: 269px;
  height: 69px;
  margin: 79px auto 0;
}

.u-section-1 .u-text-1 {
  line-height: 1.3;
  font-weight: normal;
  font-size: 1.5rem;
  margin: 19px 682px 60px auto;
}

@media (max-width: 1199px) {
  .u-section-1 .u-image-1 {
    margin-top: 163px;
  }

  .u-section-1 .u-text-1 {
    margin-right: 427px;
  }
}

@media (max-width: 991px) {
  .u-section-1 .u-text-1 {
    margin-right: 327px;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-text-1 {
    margin-right: 245px;
  }
}

@media (max-width: 575px) {
  .u-section-1 .u-image-1 {
    margin-top: 147px;
  }

  .u-section-1 .u-text-1 {
    margin-right: 154px;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 372px;
}

.u-section-2 .u-text-1 {
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  margin: 20px auto 0;
}

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

@media (max-width: 767px) {
  .u-section-2 .u-text-1 {
    margin-bottom: 60px;
  }
}