@charset "UTF-8";

.p-service-main__wrapper {
  margin-bottom: 150px;
}

@media screen and (max-width: 768px) {
  .p-service-main__section-four {
    margin-top: 110px;
  }
  .p-service-main__wrapper {
    margin-bottom: 94px;
  }
}

