.top-service {
  padding-top: 106px;
  padding-bottom: 106px;
}
@media screen and (max-width: 767px) {
  .top-service {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.top-service__cards {
  margin-top: 91px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 171px 3.9057656541%;
}
@media screen and (max-width: 767px) {
  .top-service__cards {
    margin-top: 44px;
    gap: 17px 11px;
  }
}
.top-service__card {
  padding-bottom: 25px;
  width: calc((100% - 126px) / 3);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: end;
  gap: 30px;
  background: #fff;
  border-radius: 38px;
  box-shadow: 11px 10px 0 0 #0E345B;
  min-width: 420px;
}
@media screen and (max-width: 1020px) {
  .top-service__card {
    width: calc((100% - 63px) / 2);
    min-width: 0;
  }
}
@media screen and (max-width: 767px) {
  .top-service__card {
    padding-bottom: 7px;
    width: calc((100% - 11px) / 2);
    gap: 9px;
    border-radius: 11px;
    box-shadow: 2px 3px 0 0 #0E345B;
  }
}
.top-service__img {
  margin-top: -48px;
  width: 352px;
  width: 71.0106919508%;
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 767px) {
  .top-service__img {
    margin-top: -6px;
    width: 110.47px;
  }
}
.top-service__text {
  font-size: 23px;
  text-align: center;
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 1.4347826087;
}
@media screen and (max-width: 767px) {
  .top-service__text {
    font-size: 9px;
  }
}
.top-service__text .sp {
  display: none;
}
@media screen and (max-width: 767px) {
  .top-service__text .sp {
    display: inline;
  }
}
.top-service__text .pc {
  display: inline;
}
@media screen and (max-width: 767px) {
  .top-service__text .pc {
    display: none;
  }
}
.top-service__text.--desc {
  margin-top: 50px;
}
@media screen and (max-width: 767px) {
  .top-service__text.--desc {
    margin-top: 16px;
    font-size: 10px;
  }
}
.top-service__button {
  margin-top: 92px;
}
@media screen and (max-width: 767px) {
  .top-service__button {
    margin-top: 31px;
  }
}
.top-about {
  padding-block: 6px 10px;
}
@media screen and (max-width: 767px) {
  .top-about {
    padding-block: 19px 10px;
  }
}
.top-about__content {
  padding: 112px 148px 100px;
  background: url("../img/top/about-bg.webp") no-repeat center center/cover;
}
@media screen and (max-width: 767px) {
  .top-about__content {
    padding: 32px 23px 29px;
    background-image: url("../img/top/about-bg-sp.webp");
  }
}
.top-about__button {
  margin-top: 42px;
  margin-inline: 0;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .top-about__button {
    margin-top: 7px;
  }
}
.top-about__button .c-button__circle {
  background: url("../img/common/button-circle-white.svg") no-repeat center/contain;
}
.top-works {
  padding-top: 114px;
}
@media screen and (max-width: 767px) {
  .top-works {
    padding-top: 65px;
  }
}
.top-works__imgs {
  margin-top: 58px;
  display: flex;
  gap: 5.4556726596%;
}
@media screen and (max-width: 767px) {
  .top-works__imgs {
    margin-top: 26px;
    gap: 28px;
  }
}
.top-works__img {
  width: 29.6962182269%;
}
@media screen and (max-width: 767px) {
  .top-works__img {
    width: calc((100% - 28px) / 2);
  }
  .top-works__img:last-child {
    display: none;
  }
}
.top-works__button {
  margin-top: 96px;
}
@media screen and (max-width: 767px) {
  .top-works__button {
    margin-top: 35px;
  }
}

.top-recruit {
  padding-top: 200px;
  padding-bottom: 53px;
}
@media screen and (max-width: 767px) {
  .top-recruit {
    padding-top: 97px;
    padding-bottom: 36px;
  }
}
.top-recruit__inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 94px;
}
@media screen and (max-width: 767px) {
  .top-recruit__inner {
    gap: 24px;
  }
}
.top-recruit__imgs {
  margin-top: 56px;
  display: flex;
  align-items: end;
  justify-content: center;
  gap: 8.1597222222%;
  max-width: 1152px;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .top-recruit__imgs {
    margin-top: 10px;
    gap: 17px;
  }
}
.top-recruit__img {
  width: 217px;
  width: 18.8368055556%;
}
@media screen and (max-width: 767px) {
  .top-recruit__img {
    width: 72.168px;
  }
}