.entry-content h1,
.entry-content h2 {
  font-family: "LINE-Bold";
  font-size: 44px;
  color: #052e5d;
  line-height: 1.2;
  margin-top: 90px;
  margin-bottom: 0;
}

.entry-content p {
  font-size: 22px;
  color: #444;
  margin-top: 10px;
  margin-bottom: 0;
}

.section-service-detail {
  margin-top: 50px;
  background-color: #edf1f6;
}

.section-service-detail > .kt-row-column-wrap {
  padding: 0;
  gap: 0;
}

.section-service-detail .wp-block-kadence-column:first-child .wp-block-image {
  width: 100%;
  overflow: hidden;
}

.section-service-detail .wp-block-kadence-column:first-child .wp-block-image img {
  display: block;
  width: 100%;
  height: auto;
  transition: transform 0.5s ease;
}

.section-service-detail .wp-block-kadence-column:first-child .wp-block-image:hover img {
  transform: scale(1.1);
}

.section-service-detail .wp-block-kadence-column:nth-child(even) .kt-inside-inner-col {
  padding: 45px 55px;
}

.section-service-detail h3,
.section-service-detail h4,
.section-service-detail h5 {
  font-family: "LINE-Bold";
  font-size: 55px;
  color: #052e5d;
  line-height: 1.2;
  margin: 0;
}

.section-service-detail h2 {
  font-family: "LINE-Bold";
  font-size: 33px;
  color: #052e5d;
  line-height: 1.2;
  margin: 40px 0 0;
}

.section-service-detail .wp-block-kadence-column:nth-child(even) .wp-block-image {
  width: auto;
  height: 98px;
  margin-top: 35px;
}

.section-service-detail .wp-block-kadence-column:nth-child(even) .wp-block-image img {
  display: block;
  width: auto;
  height: 100%;
}

.section-service-detail p {
  margin-top: 15px;
  margin-bottom: 0;
}

@media (max-width: 1919px) {
  .entry-content h1,
  .entry-content h2 {
    font-size: 2.2916666667vw;
    margin-top: 4.6875vw;
  }
  .entry-content p {
    font-size: 1.1458333333vw;
    margin-top: 0.5208333333vw;
  }
  .section-service-detail {
    margin-top: 2.6041666667vw;
  }
  .section-service-detail .wp-block-kadence-column:nth-child(even) .kt-inside-inner-col {
    padding: 2.34375vw 2.8645833333vw;
  }
  .section-service-detail h3,
  .section-service-detail h4,
  .section-service-detail h5 {
    font-size: 2.8645833333vw;
  }
  .section-service-detail h2 {
    font-size: 1.71875vw;
    margin: 2.0833333333vw 0 0;
  }
  .section-service-detail .wp-block-kadence-column:nth-child(even) .wp-block-image {
    height: 5.1041666667vw;
    margin-top: 1.8229166667vw;
  }
  .section-service-detail p {
    margin-top: 0.78125vw;
  }
}
@media (max-width: 767px) {
  .entry-content h1,
  .entry-content h2 {
    font-size: 7.0404172099vw;
    margin-top: 11.7340286832vw;
  }
  .entry-content p {
    font-size: 3.3898305085vw;
    margin-top: 2.6075619296vw;
  }
  .section-service-detail {
    margin-top: 6.518904824vw;
  }
  .section-service-detail .wp-block-kadence-column:nth-child(even) .kt-inside-inner-col {
    padding: 7.8226857888vw 7.1707953064vw;
  }
  .section-service-detail h3,
  .section-service-detail h4,
  .section-service-detail h5 {
    font-size: 6.7796610169vw;
    text-align: center;
  }
  .section-service-detail h2 {
    font-size: 4.9543676662vw;
    text-align: center;
    margin: 7.1707953064vw 0 0;
  }
  .section-service-detail .wp-block-kadence-column:nth-child(even) .wp-block-image {
    height: 15.6453715776vw;
    margin-top: 6.518904824vw;
  }
  .section-service-detail .wp-block-kadence-column:nth-child(even) .wp-block-image img {
    margin: 0 auto;
  }
  .section-service-detail p {
    text-align: center;
    margin-top: 2.6075619296vw;
  }
}

/*# sourceMappingURL=service-detail.css.map */
