.renew-p-services-top-overview {
  .renew-p-services-top-overview__pic {
    margin-bottom: 21px;
    img {
      display: block;
      width: 100%;
    }
  }
  .renew-p-services-top-overview__p {
    font-size: 1.4rem;
    line-height: 2;
  }
  @media only screen and (min-width: 768px) {
    .renew-p-services-top-overview__pic {
      margin-bottom: 30px;
      box-shadow: var(--shadow-light-02);
    }
    .renew-p-services-top-overview__p {
      font-size: 1.6rem;
      line-height: 2;
    }
  }
}

p:lang(ja) {
    letter-spacing: .05em;
}

.renew-p-services-detail-lead {
  padding-bottom: 41px;
  @media only screen and (min-width: 768px) {
    padding-bottom: 52px;
  }
}
.renew-p-services-detail-lead__heading {
  font-size: 1.8rem;
  line-height: 1.6;
  font-family: var(--font-family-medium);
  font-weight: var(--font-weight-medium);
  margin-bottom: 17px;
  white-space: pre-wrap;
  &:lang(ja) {
    letter-spacing: .05em;
}
  @media only screen and (min-width: 768px) {
    font-size: 2.8rem;
    margin-bottom: 22px;
  }
}
.renew-p-services-detail-lead__row {
  margin-bottom: -24px;
  @media only screen and (min-width: 768px) {
    display: flex;
  }
}
.renew-p-services-detail-lead__col {
  padding-bottom: 24px;
  @media only screen and (min-width: 768px) {
    &.-main {
      flex-grow: 1;
    }
    &.-aside {
      flex-shrink: 0;
      width: 52.3469387755%;
      padding-left: 40px;
    }
  }
}
.renew-p-services-detail-lead__p ,
.renew-p-services-detail-lead__col p {
  font-size: 1.4rem;
  line-height: 2;
  @media only screen and (min-width: 768px) {
    font-size: 1.6rem;
    line-height: 2;
  }
}
.renew-p-services-detail-lead__pic {
  display: block;
  width: 100%;
  box-shadow: var(--shadow-light-02);
}

.renew-p-services-detail-point {
  margin-top: 60px;
  @media only screen and (min-width: 768px) {
    margin-top: 96px;
  }
}
#hs_cos_wrapper_post_body {
  + .renew-p-services-detail-point {
  margin-top: 0;
  @media only screen and (min-width: 768px) {
    margin-top: 0;
  }
}
}
.renew-p-services-detail-point__heading {
  font-size: 1.8rem;
  line-height: 1.6;
  font-family: var(--font-family-medium);
  font-weight: var(--font-weight-medium);
  margin-bottom: 15px;
  @media only screen and (min-width: 768px) {
    font-size: 2.8rem;
    line-height: 1.7857142857;
    margin-bottom: 19px;
  }
}
.renew-p-services-detail-point__p {
  font-size: 1.4rem;
  line-height: 2;
  margin-bottom: 34px;
  @media only screen and (min-width: 768px) {
    font-size: 1.6rem;
    line-height: 2;
    margin-bottom: 53px;
  }
}
.renew-p-services-detail-point__body {
  box-shadow: var(--shadow-light-01);
}

.renew-p-services-detail-point-detail {
  overflow: hidden;
  background-color: var(--color-light-bg-wf1);
}
.renew-p-services-detail-point-detail__heading {
  position: relative;
  display: flex;
  align-items: center;
  height: 92px;
  padding-left: 14px;
  padding-right: 14px;
  background-color: var(--color-dark-bg-y04);
  color: var(--color-dark-text-wf1);
  &::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    border: solid rgba(0, 0, 0, 0);
    border-top-color: rgba(138 125 42 / .2);
  }
  @media only screen and (min-width: 768px) {
    height: 90px;
    padding-left: 30px;
    padding-right: 30px;
    &::before {
      border-width: 90px 90px 0 0;
    }
  }
}
.renew-p-services-detail-point-detail__heading-sub {
  position: relative;
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
  justify-content: center;
  width: 39px;
  height: 62px;
  margin-right: 14px;
  padding-right: 14px;
  border-right: solid 1px var(--color-dark-border-wf1);
  @media only screen and (min-width: 768px) {
    width: 64px;
    margin-right: 29px;
    padding-right: 30px;
  }
}
.renew-p-services-detail-point-detail__heading-main {
  font-size: 1.6rem;
  line-height: 1.5;
  font-family: var(--font-family-medium);
  font-weight: var(--font-weight-medium);
  position: relative;
  flex-grow: 1;
  @media only screen and (min-width: 768px) {
    font-size: 2rem;
  }
}
.renew-p-services-detail-point-detail__p {
  font-size: 1.4rem;
  line-height: 2;
  padding: 12px 13px 25px 13px;
  @media only screen and (min-width: 768px) {
    font-size: 1.6rem;
    line-height: 2;
    padding: 21px 29px 35px 29px;
  }
}


  .renew-p-services-detail-feature__body {
    overflow: hidden;
    /*padding: 36px 0 101px;*/
    padding: 36px 0 0;
    background: var(--gradient-light-bg-yg01);
    .renew-p-services-detail-feature__heading {
          padding-left: var(--width-sp-padding);
        padding-right: var(--width-sp-padding);
          @media only screen and (min-width: 768px) {
            max-width: var(--width-pc-m-outer);
            padding-left: var(--width-pc-m-padding);
            padding-right: var(--width-pc-m-padding);
    }
    }
  }
  .renew-p-services-detail-feature__heading {
    font-size: 1.8rem;
    line-height: 1.6;
    font-family: var(--font-family-medium);
    font-weight: var(--font-weight-medium);
    margin: 0 auto 27px;
    color: var(--color-light-text-k21);
  }
  .renew-p-services-detail-feature-topics {
    /*margin-top: -61px;*/
    margin-top: 0;
  }
  @media only screen and (min-width: 768px) {
    .renew-p-services-detail-feature__body {
      /*padding: 73px 0 160px;*/
      padding: 73px 0 0;
    }
    .renew-p-services-detail-feature__heading {
      @include text-sizes(28px, 1.6, null);
      font-size: 2.8rem;
      line-height: 1.6;
      margin: 0 auto 37px;
    }
    .renew-p-services-detail-feature-topics {
      /*margin-top: -80px;*/
      margin-top: 0;
    }
  }


.renew-p-services-detail-features {
  padding-top: 50px;
  .renew-c-list-services-anchor {
    margin-bottom: 41px;
  }
  @media only screen and (min-width: 768px) {
    padding-top: 100px;
    .renew-c-list-services-anchor {
      margin-bottom: 81px;
    }
  }
}

.renew-p-services-detail-feature-topic {
  position: relative;
  padding-bottom: 34px;
        /*padding-left: var(--width-sp-padding);
        padding-right: var(--width-sp-padding);*/
  &::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 30px;
    border-top: solid 1px #222;
  }
  + .renew-p-services-detail-feature-topic {
    margin: 35px auto 0;
  }
  .renew-p-services-detail-feature-topic__heading {
    font-size: 1.6rem;
    font-family: var(--font-family-medium);
    font-weight: var(--font-weight-medium);
    margin-bottom: 12px;
    color: var(--color-light-text-k21);

  }
  .renew-p-services-detail-feature-topic__p ,
  .renew-p-services-detail-feature-topic__p.renew-c-text-basic {
    padding-left: 0!important;
    padding-right: 0!important;
    font-size: 1.4rem;
    line-height: 2;
  }
  @media only screen and (min-width: 768px) {
    padding-bottom: 54px;
    /*            max-width: var(--width-pc-m-outer);
    margin: 0 auto;
            padding-left: var(--width-pc-m-padding);
            padding-right: var(--width-pc-m-padding);*/
    &::after {
      width: 45px;
    }
    + .renew-p-services-detail-feature-topic {
      margin: 50px auto 0;
    }
    .renew-p-services-detail-feature-topic__heading {
      font-size: 2rem;
      margin-bottom: 24px;
    }
    .renew-p-services-detail-feature-topic__p {
      @include text-sizes(16px, 2, null);
      font-size: 1.6rem;
      line-height: 2;
    }
  }
}


.renew-p-services-detail-feature-topics {
  overflow: hidden;
  /*padding: 23px 15px 60px;*/
  padding: 65px 0 0;
  @media only screen and (min-width: 768px) {
    /*padding: 43px 40px 101px;*/
    padding: 160px 0 0;
  }
  .renew-p-services-detail-feature-topics__inner {
    padding-bottom: 60px;
    padding-left: var(--width-sp-padding);
        padding-right: var(--width-sp-padding);
    background-color: var(--color-light-bg-wf1);
    @media only screen and (min-width: 768px) {
      padding-left: 0;
        padding-right: 0;
      padding-bottom: 101px;
    }
      > .renew-c-container {
    position: relative;
      &::before {
    content: '';
    position: absolute;
    top: -23px;
    left: 0;
    display: block;
    width: 100%;
    height: 23px;
    max-width: var(--width-pc-m-outer);
    background-color: var(--color-light-bg-wf1);
    z-index: 2;
        @media only screen and (min-width: 768px) {
          top: -40px;
          height: 40px;
        }
  }
  }
  }
  .renew-p-services-detail-feature-topics__button {
    text-align: right;
    margin: 32px -15px 7px 0;
    @media only screen and (min-width: 768px) {
      margin: 42px 0 0;
    }
  }

}


.renew-p-services-detail-feature-lead {
  .renew-p-services-detail-feature-lead__row {
    margin-bottom: -23px;
  }
  .renew-p-services-detail-feature-lead__col {
    padding-bottom: 23px;
  }
  .renew-p-services-detail-feature-lead__heading {
    font-size: 1.6rem;
    line-height: 1.6;
    font-family: var(--font-family-medium);
    font-weight: var(--font-weight-medium);
    margin-bottom: 8px;
    color: var(--color-light-text-k21);
  }
  .renew-p-services-detail-feature-lead__p {
    font-size: 1.4rem;
    line-height: 2;
  }
  .renew-p-services-detail-feature-lead__pic {
    display: block;
    width: 100%;
    box-shadow: var(--shadow-light-01);
  }
  @media only screen and (min-width: 768px) {
    .renew-p-services-detail-feature-lead__row {
      display: flex;
    }
    .renew-p-services-detail-feature-lead__col {
      &.-main {
        flex-grow: 1;
      }
      &.-aside {
        flex-shrink: 0;
        width: 51.5306122449%;
        padding-left: 35px;
        padding-top: 10px;
      }
    }
    .renew-p-services-detail-feature-lead__heading {
      font-size: 2.2rem;
      line-height: 1.6;
      margin-bottom: 12px;
    }
    .renew-p-services-detail-feature-lead__p {
      font-size: 1.6rem;
      line-height: 2;
    }
  }
}

.renew-p-services-detail-problem {
  position: relative;
  padding-top: 40px;
  padding-bottom: 41px;
  overflow: hidden;
  &::before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 39px;
    background-color: var(--color-light-bg-wf3);
  }
  @media only screen and (min-width: 768px) {
    padding-top: 60px;
    padding-bottom: 60px;
    &::before {
      right: calc(50% - 432px);
    }
  }
}
.renew-p-services-detail-problem__body {
  position: relative;
  overflow: hidden;
  padding: 25px 15px 41px 15px;
  background-color: var(--color-light-bg-wf1);
  box-shadow: var(--shadow-light-02);
  @media only screen and (min-width: 768px) {
    padding: 53px 60px 63px 60px;
  }
}
.renew-p-services-detail-problem__heading {
  font-size: 1.6rem;
  font-family: var(--font-family-medium);
  font-weight: var(--font-weight-medium);
  margin-bottom: 15px;
  @media only screen and (min-width: 768px) {
    font-size: 2.2rem;
    margin-bottom: 13px;
  }
}
.renew-p-services-detail-problem__p {
  font-size: 1.4rem;
  line-height: 2;
  margin-bottom: 20px;
  @media only screen and (min-width: 768px) {
    font-size: 1.6rem;
    line-height: 2;
    margin-bottom: 23px;
  }
}

.renew-p-services-detail-index__wrap {
              padding-top: 0;
            padding-bottom: 50px;
      @media only screen and (min-width: 768px) {
            padding-bottom: 60px;
    }
}

.renew-p-services-detail-index {
    background-image: linear-gradient(135deg, rgba(162, 152, 87, .08), rgba(93, 126, 106, .08));
    padding: 24px 14px;
    @media only screen and (min-width: 768px) {
        padding-bottom:30px;
        padding-left:40px;padding-right:40px;padding-top:32px}
}

.renew-p-services-detail-index__heading {
    font-family: var(--font-family-medium);
    font-size: 1.6rem;
    font-weight: var(--font-weight-medium);
    line-height: 1.6;
    margin-bottom: 7px;
    @media only screen and (min-width: 768px) {
        font-size:2.2rem;
        line-height:1.6;margin-bottom:12px}
}

.renew-p-services-detail-index__body {
    .renew-c-list-circle,.renew-c-list-line,.renew-c-list-text {
        margin-top: 0
    }

    a {
        &.is-ExtLink: after {
            display:none
        }
    }

    .renew-c-list-nest {
        ul {
            margin-bottom: 0
        }

        li {
            margin-top: 7px;
            padding-bottom: 0
        }

        ol>li {
            >ul {
                list-style: disc;
                padding-left: 22px;
                li {
                    padding-left: 0;
                    &:before {
                        display: none
                    }
                }
            }
        }
    }
}



.renew-p-services-faq {
    margin-top: 60px
}

.renew-p-services-faq__item {
    margin-bottom: 20px
}

.renew-p-services-faq__header {
    align-items: center;
    -webkit-appearance: none;
    appearance: none;
    background: transparent;
    background: #f6f6f6;
    border: none;
    border-radius: 0;
    color: #000;
    display: flex;
    font-family: var(--font-family-medium);
    font-size: 100%;
    font-size: 1.6rem;
    font-weight: 400;
    gap: 0 20px;
    justify-content: space-between;
    line-height: 1.6;
    padding: 16px 4px 16px 16px;
    text-align: left;
    width: 100%
}

@media only screen and (min-width: 768px) {
    .renew-p-services-faq__header {
        font-size:1.8rem;
        padding: 20px 12px 20px 24px
    }
}

.renew-c-section.-bg-gray .renew-p-services-faq__header {
    background: #fff
}

.renew-p-services-faq__title {
    display: flex;
    gap: 0 10px
}

.renew-p-services-faq__q {
    color: var(--color-dark-bg-y03);
}

.renew-p-services-faq__icon {
    display: inline-block;
    flex: 0 0 auto;
    height: 44px;
    margin-block:-16px -14px;position: relative;
    width: 44px
}

@media only screen and (min-width: 768px) {
    .renew-p-services-faq__icon {
        margin-block:-15px -13px
    }
}

.renew-p-services-faq__icon:after,.renew-p-services-faq__icon:before {
    background: #333;
    content: "";
    display: inline-block;
    height: 1px;
    left: 50%;
    position: absolute;
    top: 50%;
    transition: .3s ease;
    translate: -50% -50%;
    width: 20px
}

.renew-p-services-faq__icon:after {
    rotate: 90deg
}

.renew-p-services-faq__item.-expanded .renew-p-services-faq__icon:after {
    rotate: 0deg
}

.renew-p-services-faq__panel {
    padding: 16px 16px 12px
}

.renew-p-services-faq__panel>:first-child {
    margin-top: 0
}

@media only screen and (min-width: 768px) {
    .renew-p-services-faq__panel {
        padding:20px 24px 24px
    }
}
.renew-p-services-faq__paragraph {
    font-size: 1.4rem;
    letter-spacing: .05em;
    margin-top: 1.5rem;
    white-space: pre-wrap;
}
@media only screen and (min-width: 768px) {
    .renew-p-services-faq__paragraph {
        font-size: 1.6rem;
    }
}



/*サービス一覧用*/

.renew-c-lead-category {
  position: relative;
  overflow: hidden;
  padding-bottom: 14px;
  .renew-c-lead-category__row {
    position: relative;
  }
  .renew-c-lead-category__col {
    &.-main {
      position: relative;
      padding: 33px 0 32px;
      color: var(--color-dark-text-wf1);
      &::before {
        content: '';
        position: absolute;
        top: 0;
        bottom: -81px;
        left: -20px;
        right: -20px;
        background-image: linear-gradient(90deg, #8a7d2a 0%, #a29857 100%);
      }
    }
  }
  .renew-c-lead-category__heading {
    font-size: 2rem;
    line-height: 1.6;
    font-family: var(--font-family-medium);
    font-weight: var(--font-weight-medium);
    position: relative;
    margin-bottom: 11px;
  }
  .renew-c-lead-category__p {
    font-size: 1.4rem;
    line-height: 2;
    position: relative;
  }
  .renew-c-lead-category__pic {
    position: relative;
    display: block;
    width: 100%;
    box-shadow: var(--shadow-light-02);
  }
  @media only screen and (min-width: 768px) {
    padding: 60px 0;
    &::before {
      content: '';
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: calc(50% - 176px);
      background-image: var(--gradient-dark-bg-yy01);
    }
    .renew-c-lead-category__row {
      display: flex;
      align-items: center;
    }
    .renew-c-lead-category__col {
      &.-main {
        flex-grow: 1;
        padding: 0 50px 0 0;
        &::before {
          display: none;
        }
      }
      &.-aside {
        flex-shrink: 0;
        width: 47.9166666667%;
      }
    }
    .renew-c-lead-category__heading {
      font-size: 3.4rem;
      line-height: 1.6;
      margin-left: -2px;
      margin-bottom: 18px;
    }
    .renew-c-lead-category__p {
      font-size: 1.6rem;
      line-height: 2;
    }
    &.-invert {
      &::before {
        left: calc(50% - 176px);
        right: 0;
      }
      .renew-c-lead-category {
        .renew-c-lead-category__row {
          flex-direction: row-reverse;
        }
        .renew-c-lead-category__col {
          &.-main {
            padding: 0 50px 0 0;
          }
        }
      }
    }
  }
}

.renew-c-grid-services {
  .renew-c-grid-services__inner {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: -40px;
    > * {
      width: 100%;
      padding-bottom: 40px;
    }
  }
  .renew-c-card-services-article {
    height: 100%;
  }
  @media only screen and (min-width: 768px) {
    .renew-c-grid-services__inner {
      margin: 0 0 -84px -40px;
      > * {
        width: calc(100% / 2);
        padding: 0 0 84px 40px;
      }
    }
  }
}

.renew-c-card-services-article {
  position: relative;
  padding: 5px 5px 20px 5px;
  background-color: var(--color-light-bg-wf1);
  box-shadow: var(--shadow-light-01);
  .renew-c-card-services-article__pic {
    position: relative;
    display: block;
    border-bottom: solid 1px #f9f9f9;
    color: inherit;
    img {
      display: block;
      width: 100%;
    }
  }
  .renew-c-card-services-article__pic-over {
    display: none;
  }
  .renew-c-card-services-article__body {
    position: relative;
    padding: 16px 9px 16px 0;
  }
  .renew-c-card-services-article__heading {
    margin-bottom: 18px;
  }
  .renew-c-card-services-article__heading-sub {
    padding-left: 38px;
    font-size: 1.3rem;
    position: relative;
    display: block;
    margin-bottom: 3px;
    &::before {
      content: "";
      display: inline-block;
      width: 30px;
      margin-left: -38px;
      margin-right: 8px;
      border-bottom: solid 1px;
      vertical-align: middle;
    }
  }
  .renew-c-card-services-article__heading-main {
    font-size: 1.6rem;
    line-height: 1.6;
    font-family: var(--font-family-medium);
    font-weight: var(--font-weight-medium);
    display: block;
  }
  .renew-c-card-services-article__services {
    font-size: 1.3rem;
    line-height: 1.846153846153846;
    margin-bottom: -3px;
    > li {
      position: relative;
      padding-left: 18px;
      padding-bottom: 3px;
      &::before {
        content: '';
        position: absolute;
        top: 8px;
        left: 0;
        width: 10px;
        height: 10px;
        border: solid 2px #a29857;
        border-radius: 50%;
      }
    }
  }
  &.-linked {
    padding-bottom: 55px;
    transition: var(--transition-base-rollover-card);
      .renew-c-card-services-article__pic {
        &::after {
          content: '';
          position: absolute;
          top: 0;
          bottom: 0;
          left: 0;
          right: 0;
          z-index: 1;
          background-color: rgba(0, 0, 0, .75);
          opacity: 0;
          transition: var(--transition-base-rollover-card);
        }
        @media (any-hover: hover) {
          &:hover,
          &:focus,
          &:active,
          &.-active {
            &::after {
            opacity: 1;
            }
          }
        }
      }
      .renew-c-card-services-article__pic-over {
        font-family: var(--font-family-medium);
        font-weight: var(--font-weight-medium);
        font-size: 1.1rem;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 2;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 132px;
        height: 28px;
        margin: auto;
        color: var(--color-dark-text-wf1);
        text-align: center;
        opacity: 0;
        transform: translateY(3px);
        transition: var(--transition-base-rollover-card);
        &::before,
        &::after {
          content: '';
          position: absolute;
          width: 7px;
          height: 7px;
          border: 1px;
        }
        &::before {
          left: 0;
          top: 0;
          border-style: solid none none solid;
        }
        &::after {
          right: 0;
          bottom: 0;
          border-style: none solid solid none;
        }
      }

    .renew-c-button-more {
      position: absolute;
      bottom: -15px;
      right: -10px;
    }
  }

  @media only screen and (min-width: 768px) {
    padding: 10px 10px 0 10px;
    .renew-c-card-services-article__body {
      padding-top: 32px;
      padding-left: 20px;
      padding-right: 20px;
    }
    .renew-c-card-services-article__heading {
      margin-bottom: 22px;
    }
    .renew-c-card-services-article__heading-sub {
      margin-bottom: 9px;
      &::before {
        content: "";
        display: inline-block;
        width: 30px;
        margin-left: -44px;
        margin-right: 14px;
        border-bottom: solid 1px;
        vertical-align: middle;
      }
    }
    .renew-c-card-services-article__heading-main {
      font-size: 2.4rem;
      line-height: 1.6;
      white-space: pre-wrap;
    }
    .renew-c-card-services-article__services {
      font-size: 1.6rem;
      margin-bottom: -2px;
      > li {
        padding-left: 20px;
        padding-bottom: 2px;

        &::before {
          top: 10px;
        }
      }
    }
    &.-linked {
      padding-bottom: 51px;
        .renew-c-card-services-article__pic {
          @media (any-hover: hover) {
          &:hover ,
          &:focus ,
          &:active ,
          &.-active {
            &::after {
              opacity: 1;
            }
            .renew-c-card-services-article__pic-over {
              width: 111px;
              letter-spacing: 0.05em;
              opacity: 1;
            }
          }
          }
        }
      .renew-c-button-more {
        right: 10px;
        bottom: -24px;
      }
    }
  }
}

#hs_cos_wrapper_post_body {
    .renew-c-text-basic ,
    .renew-p-figure {
        margin-inline: auto;
        padding-left: var(--width-sp-padding);
        padding-right: var(--width-sp-padding);
        @media only screen and (min-width: 768px) {
            max-width: var(--width-pc-m-outer);
            padding-left: var(--width-pc-m-padding);
            padding-right: var(--width-pc-m-padding);
        }
    }
    .renew-c-list-link {
        margin-left: var(--width-sp-padding);
        margin-right: var(--width-sp-padding);
        @media only screen and (min-width: 768px) {
            max-width: 980px;
            margin-inline: auto;
        }
    }
}

.renew-c-section-slider-seminar {
  .renew-c-heading-section {
    margin-top: 0;
  }
}