.l-content {
  padding: 5.8333333333vw 8.3333333333vw 9.0625vw;
}

.p-mv {
  width: 83.5%;
  margin-inline: auto;
  margin-bottom: 13.5416666667vw;
}
.p-mv img {
  width: 100%;
  height: auto;
  display: block;
}

.m-ttl01 {
  width: 36.9791666667vw;
  position: relative;
  margin-left: -3.4375vw;
}

@media screen and (max-width: 767px) {
  .l-content {
    margin: 0 6.4vw 14.6666666667vw;
    padding: 5.3333333333vw 6.9333333333vw 10.6666666667vw;
  }
  .p-mv {
    width: 100%;
    margin-bottom: 12.8vw;
  }
  .m-contact-box-link {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  .m-ttl01 {
    width: 73.0666666667vw;
    margin-inline: auto;
  }
}
/* p-service
---------------------------------------------------------------------------- */
.p-service-block._01 {
  margin-top: 15.625vw;
}
.p-service-block._02 {
  margin-top: 9.1145833333vw;
}
.p-service-block._03 {
  margin-top: 8.3333333333vw;
  margin-bottom: 8.0729166667vw;
}

.p-service-ttl {
  background: radial-gradient(circle at top left, #f8d797 0%, #f29f47 18%, #ed6c00 100%);
  text-align: center;
  width: 36.4583333333vw;
  height: 8.4375vw;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 0 2.6041666667vw;
  color: #fff;
  position: relative;
  z-index: 1;
  left: -3.4375vw;
  bottom: -2.6041666667vw;
  padding-right: 1.5625vw;
}

.p-service-ttl-img {
  flex-shrink: 0;
}
.p-service-ttl-img._01 {
  width: 5.0260416667vw;
  aspect-ratio: 96.5/109.5;
}
.p-service-ttl-img._02 {
  width: 5.8333333333vw;
  aspect-ratio: 112/84;
}
.p-service-ttl-img._03 {
  width: 5.546875vw;
  aspect-ratio: 106.5/109;
}
.p-service-ttl-img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
}

.p-service-ttl-box {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.p-service-ttl-jp {
  font-size: 3.5rem;
  line-height: 1.2857142857;
  letter-spacing: 0.06em;
  font-weight: 500;
  font-size: 1.8229166667vw;
  margin-bottom: 0.78125vw;
}

.p-service-ttl-en._00 {
  width: 9.0104166667vw;
  aspect-ratio: 173/14.5;
}
.p-service-ttl-en._01 {
  width: 19.7916666667vw;
  aspect-ratio: 380/42.5;
}
.p-service-ttl-en._02 {
  width: 15.46875vw;
  aspect-ratio: 297/14.5;
}
.p-service-ttl-en._03 {
  width: 17.03125vw;
  aspect-ratio: 327/42.5;
}
.p-service-ttl-en img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
}

.p-service-block-read {
  font-size: 4rem;
  line-height: 1.75;
  letter-spacing: 0.04em;
  font-weight: 500;
  font-size: 2.0833333333vw;
  margin-top: 4.6875vw;
}

.p-service-block-text {
  font-size: 2.2rem;
  line-height: 2.0454545455;
  font-weight: 500;
  font-size: 1.1458333333vw;
  margin-top: 0.8854166667vw;
}

.p-service-block-image {
  width: 74.5%;
  aspect-ratio: 1.025;
  margin-inline: auto;
  margin-top: 6.5104166667vw;
  position: relative;
}
.p-service-block-image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
}

.p-service-block-imgLink {
  display: block;
  position: absolute;
  z-index: 1;
}
.p-service-block-imgLink img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
}

.p-service-block-imgLink._01 {
  top: 0.9375vw;
  left: 50%;
  transform: translateX(-50%);
  width: 78%;
  aspect-ratio: 937.25/429.25;
}

.p-service-block-imgLink._02 {
  bottom: 0.9375vw;
  right: 1.0416666667vw;
  width: 46%;
  aspect-ratio: 525.75/776.25;
}

.p-service-block-imgLink._03 {
  bottom: 0.8854166667vw;
  left: 1.40625vw;
  width: 45%;
  aspect-ratio: 507.25/769.5;
}

.p-service-block-img {
  width: 100%;
  aspect-ratio: 1200/600;
  position: relative;
  margin-bottom: 1.5625vw;
}
.p-service-block-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.p-service-block-img::after {
  content: "";
  position: absolute;
  bottom: 100%;
  right: 3.28125vw;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.p-service-block-img._01::after {
  width: 6.4583333333vw;
  aspect-ratio: 124/108.5;
  background-image: url(./../../../images/about/service/icn_service_num_01.svg);
}

.p-service-block-img._02::after {
  width: 7.34375vw;
  aspect-ratio: 141/108.5;
  background-image: url(./../../../images/about/service/icn_service_num_02.svg);
}

.p-service-block-img._03::after {
  width: 7.3671875vw;
  aspect-ratio: 141.45/108.5;
  background-image: url(./../../../images/about/service/icn_service_num_03.svg);
}

.p-service-block-txt {
  font-size: 2.2rem;
  line-height: 1.8181818182;
  font-weight: 500;
  font-size: 1.1458333333vw;
}

.p-service-block-items {
  margin-top: 0.6770833333vw;
}

.p-service-block-item-lists {
  display: flex;
  gap: 0 1.2em;
}

.p-service-block-item-list {
  font-size: 1.9rem;
  line-height: 1.8421052632;
  font-weight: 500;
  font-size: 0.9895833333vw;
}
.p-service-block-item-list span {
  color: #ED6C00;
  margin-right: 0.2em;
}

@media screen and (max-width: 767px) {
  .p-service-block._01 {
    margin-top: 25.3333333333vw;
  }
  .p-service-block._02 {
    margin-top: 20vw;
  }
  .p-service-block._03 {
    margin-top: 20vw;
    margin-bottom: initial;
  }
  .p-service-ttl {
    width: 73.0666666667vw;
    height: 19.2vw;
    gap: 0 4vw;
    margin-inline: auto;
    left: initial;
    bottom: initial;
    padding-right: 2.6666666667vw;
  }
  .p-service-ttl-img._01 {
    width: 9.6vw;
  }
  .p-service-ttl-img._02 {
    width: 13.2vw;
  }
  .p-service-ttl-img._03 {
    width: 12.5333333333vw;
  }
  .p-service-ttl-jp {
    font-size: 5.0666666667vw;
    line-height: 1.2631578947;
    letter-spacing: 0.03em;
    font-weight: 500;
    margin-bottom: 1.3333333333vw;
  }
  .p-service-ttl-en._00 {
    width: 20.1333333333vw;
  }
  .p-service-ttl-en._01 {
    width: 50.6666666667vw;
  }
  .p-service-ttl-en._02 {
    width: 39.7333333333vw;
  }
  .p-service-ttl-en._03 {
    width: 43.6vw;
  }
  .p-service-block-read {
    font-size: 5.3333333333vw;
    line-height: 1.75;
    margin-top: 10.6666666667vw;
  }
  .p-service-block-text {
    font-size: 4vw;
    line-height: 1.6666666667;
    margin-top: 4.5333333333vw;
  }
  .p-service-block-image {
    width: 78.4vw;
    aspect-ratio: 294/462;
    margin-left: -1.3333333333vw;
    margin-top: 16vw;
  }
  @supports (-moz-appearance: none) or (-webkit-hyphens: none) {
    .p-service-block-image {
      width: 100%;
      margin-left: initial;
    }
  }
  .p-service-block-imgLink._01 {
    top: 17.6vw;
    left: 48.5%;
    width: 65.4666666667vw;
    aspect-ratio: 224.5/112;
  }
  @supports (-moz-appearance: none) or (-webkit-hyphens: none) {
    .p-service-block-imgLink._01 {
      top: 17.3333333333vw;
      width: 80.0181818182%;
    }
  }
  .p-service-block-imgLink._02 {
    bottom: 28.5333333333vw;
    right: 2.4vw;
    width: 36.6vw;
    aspect-ratio: 137.25/202.5;
  }
  @supports (-moz-appearance: none) or (-webkit-hyphens: none) {
    .p-service-block-imgLink._02 {
      right: 3.4666666667vw;
      bottom: 27.2vw;
      width: 44.9181818182%;
    }
  }
  .p-service-block-imgLink._03 {
    bottom: 28.5333333333vw;
    left: 0.5333333333vw;
    width: 35.3333333333vw;
    aspect-ratio: 132.5/200.75;
  }
  @supports (-moz-appearance: none) or (-webkit-hyphens: none) {
    .p-service-block-imgLink._03 {
      left: 1.8666666667vw;
      bottom: 27.2vw;
      width: 43.3636363636%;
    }
  }
  .p-service-block-img {
    aspect-ratio: 274/170;
    margin-block: 4.9333333333vw 20vw;
  }
  .p-service-block-img::after {
    bottom: initial;
    right: initial;
    top: calc(100% + 7.2vw);
    left: 0;
  }
  .p-service-block-img._01::after {
    width: 13.2vw;
  }
  .p-service-block-img._02::after {
    width: 15.0666666667vw;
  }
  .p-service-block-img._03::after {
    width: 15.0666666667vw;
  }
  .p-service-block-txt {
    font-size: 4.2666666667vw;
    line-height: 1.875;
  }
  .p-service-block-items {
    margin-top: 6.1333333333vw;
  }
  .p-service-block-item-lists {
    flex-direction: column;
  }
  .p-service-block-item-lists._wrap {
    flex-direction: row;
    flex-wrap: wrap;
  }
  .p-service-block-item-list {
    font-size: 4vw;
    line-height: 1.6666666667;
  }
}
