 .u-section-1 {
  background-image: linear-gradient(#adcce9, #808080);
}

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

.u-section-1 .u-text-1 {
  font-weight: 400;
  font-size: 1.5rem;
  width: 485px;
  margin: 44px auto 0;
}

.u-section-1 .u-text-2 {
  font-size: 1.5rem;
  width: 485px;
  line-height: 1.6;
  margin: 50px auto 0;
}

.u-section-1 .u-btn-1 {
  border-style: dotted;
  text-transform: uppercase;
  letter-spacing: 1px;
  background-image: none;
  --radius: 36px;
  font-weight: 700;
  font-size: 1rem;
  margin: 44px auto 47px;
}

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

  .u-section-1 .u-text-1 {
    font-size: 1rem;
    margin-left: 28px;
    margin-right: 28px;
  }

  .u-section-1 .u-text-2 {
    margin-left: 28px;
    margin-right: 28px;
  }

  .u-section-1 .u-btn-1 {
    margin-top: 37px;
    margin-bottom: 37px;
  }
}

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

  .u-section-1 .u-text-1 {
    margin-left: 0;
    margin-right: 0;
    width: 340px;
  }

  .u-section-1 .u-text-2 {
    font-size: 1.125rem;
    width: 340px;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-1 .u-btn-1 {
    margin-top: 21px;
    margin-bottom: 44px;
  }
} .u-section-2 {
  background-image: linear-gradient(#808080, #1a1a1a);
}

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

.u-section-2 .u-map-1 {
  width: 1024px;
  height: 407px;
  margin: -22px auto 60px;
}

@media (max-width: 1199px) {
  .u-section-2 .u-map-1 {
    width: 940px;
  }
}

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

  .u-section-2 .u-map-1 {
    width: 720px;
  }
}

@media (max-width: 767px) {
  .u-section-2 .u-map-1 {
    width: 540px;
  }
}

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

  .u-section-2 .u-map-1 {
    width: 340px;
    margin-top: -29px;
    margin-left: 0;
    margin-right: 0;
  }
}