@charset "UTF-8";
/*
Theme Name: service-8
Author: Catwork Co., Ltd.
*/
/* service-8
------------------------------------------------------------------------*/
/* ------ FV周り ------*/
@media screen and (min-width: 751px) {
  .service-8 .page-header .snsicon {
    width: 114px;
  }
  .service-8 .page-header .snsicon img {
    width: 100%;
  }
  .service-8 .page-header .point-list {
    gap: 0.4rem;
  }
}

@media screen and (max-width: 750px) {
  .service-8 .page-header.detail {
    background-size: 100% calc(100% - 30px);
  }
  .service-8 .page-header .snsicon {
    width: 21vw;
  }
  .service-8 .page-header .snsicon img {
    width: 100%;
  }
}
/* ------ お悩み ------*/
@media screen and (min-width: 751px) and (max-width: 960px) {
  .service-8 .worry-box {
    margin-top: 8.5rem;
    margin-bottom: 3rem;
  }
}
@media screen and (max-width: 750px) {
  .service-8 .worry-wrapper {
    padding: 4rem 6rem 3rem 6.6rem;
  }
  .service-8.common .leftrightflex-with-yellow-box .copy {
    margin-top: 2rem;
    margin-left: -1em;
  }
  .service-8.common .leftrightflex-with-yellow-box .inner .img {
    width: 93%;
  }
  .service-8.common .leftrightflex-with-yellow-box {
    padding: 3.6rem 0 0px 0;
  }
  .service-8.common .leftrightflex-with-yellow-box p.bigen_white {
    font-size: 21vw;
  }
}
/* ------ サービス ------*/
.service-8 .service_detail_inner ul::after {
  display: none;
}
.service-8 .service_detail .service_detail_inner ul::before {
  display: none;
}
.service-8 .service_detail h3.numbered {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  line-height: 1.5;
  margin-top: 52px;
}
.service-8 .service_detail_inner p.overview {
  margin-top: 18px;
}
@media screen and (min-width: 751px) {
  .service-8 .leftrightflex-with-yellow-box p.bigen_white {
    font-size: 16.1rem;
  }
  .service-8.common .leftrightflex-with-yellow-box {
    padding: 0rem 2rem 0;
  }
  .service-8.common .leftrightflex-with-yellow-box .ttl-02 h2 {
    margin-top: -5rem;
  }
  .service-8.common .leftrightflex-with-yellow-box .copy p .line {
    padding: .6rem .4rem .8rem 1.7rem;
  }
  .service-8.common .leftrightflex-with-yellow-box .copy {
    margin-top: 3rem;
    margin-bottom: 2.5rem;
  }
  .service-8 .leftrightflex-with-yellow-box .read p {
    line-height: 2;
  }
  .service-8 .leftrightflex-with-yellow-box .inner .img {
    margin-top: 84px;
  }
  .common.service-8 .leftrightflex-with-yellow-box .inner .img {
    max-width: 490px;
  }
  .service-8 .service_detail_inner {
    margin-top: 13.2rem;
  }
}
@media screen and (max-width: 750px) {
  .service-8 .service_detail h3.numbered {
    display: block;
    margin-top: 0;
  }
  .service-8 .service_detail h3.numbered:not(:has(br)) {
    line-height: 2;
  }
  .service-8 .service_detail_inner p.overview {
    margin-top: 1px;
  }
}
/* ------ 実績 ------*/
.result-box .result-slider {
  width: 1200px;
  margin: 60px auto;
}
@media screen and (max-width: 1200px) {
  .result-box .result-slider {
    width: auto;
  }
  .result-box .tab-content {
    padding-right: 3em;
    padding-left: 3em;
  }
}
.result-box .slick-prev {
  background: url(../img/service-1/prev.png) no-repeat;
  width: 66px;
  height: 66px;
  left: 0;
  z-index: 9999;
}
.result-box .slick-next {
  background: url(../img/service-1/next.png) no-repeat;
  width: 66px;
  height: 66px;
  right: 0;
  z-index: 9999;
}
@media screen and (max-width: 750px) {
  .result-box .slick-prev, .result-box .slick-next {
    background-size: 50px;
    width: 50px;
    height: 50px;
  }
}
.result-box .slick-prev:before, .result-box .slick-next:before {
  display: none;
}
.result-box .slick-dots {
  width: 100%;
}
.result-box .slick-dots li {
  margin-right: 20px;
}
.result-box .slick-dots li button:before {
  width: 10px;
  height: 10px;
  opacity: 1;
}
.result-box .slick-dots li.slick-active button:before {
  background: #e74921;
}
.result-box .slide {
  background: #fff;
  border-radius: 30px;
  position: relative;
  margin: 2rem 3rem;
}
.result-box .slide::before {
  content: "";
  background: url(../img/service-1/clip.png) center center / contain no-repeat;
  width: 12.2rem;
  height: 1.9rem;
  position: absolute;
  top: -5px;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 750px) {
  .result-box .slide::before {
    width: 16.5vw;
    height: 2.6vw;
    top: 0;
  }
}
.result-box .result-flex {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  gap: 1.5rem;
  padding: 4rem 0 5rem;
}
@media screen and (min-width: 750px) {
  .result-box .slide {
    height: 950px;
  }
}
@media screen and (max-width: 1200px) {
  .result-box .result-flex {
    align-items: center;
  }
  .result-box .slide {
    padding: 0 3.0rem;
  }
  .result-box .result-flex .text-box {
    width: calc(100% - 250px);
  }
  .result-box .result-flex .text-box .text {
    text-align: center;
  }
  .result-box .result-flex .img {
    width: 250px;
  }
  .result-box .result-flex .img img {
    width: 250px;
    object-fit: contain;
  }
}
@media screen and (max-width: 1060px) {
  .result-box .slide {
    padding: 0 5.0rem;
  }
  .result-box .result-flex .text-box {
    width: calc(100% - 200px);
  }
  .result-box .result-flex .img {
    width: 200px;
  }
  .result-box .result-flex .img img {
    width: 200px;
    object-fit: contain;
  }
}
@media screen and (max-width: 1000px) {
  .result-box .result-flex .text-box {
    width: 100%;
  }
  .result-box .result-flex {
    flex-direction: column;
  }
  .result-box .result-flex .img {
    width: auto;
  }
  .result-box .result-flex .img img {
    width: auto;
  }
}
@media screen and (max-width: 750px) {
  .result-box .slide {
    padding: 0 4.0rem;
  }
  .result-box .result-flex .img {
    text-align: center;
    margin: -4.4em 0 -2.2em;
    pointer-events: none;
  }
  .result-box .result-flex .img img {
    width: 195px;
  }
}
@media screen and (max-width: 480px) {
  .result-box .slide {
    padding: 0 2.0rem;
  }
}
.result-box .img {
  transform: translateY(6%);
}
.result-box .text-box {
  width: 56.5%;
}
.result-box .text-box .text h3 {
  font-size: 3.2rem;
  font-weight: bold;
  letter-spacing: -1px;
  line-height: 6rem;
}
.result-box .text-box .text h3 .num, .result-box .text-box .text h3 .num02 {
  font-family: "Outfit", sans-serif;
  font-weight: 500;
  letter-spacing: 0.005em;
}
.result-box .text-box .text h3 .under-line {
  color: #e74921;
  font-size: 3.2rem;
  margin-left: 5px;
}
.result-box .text-box .text h3 .num02 {
  font-size: 4.8rem;
}
.result-box .text-box .text p {
  line-height: 1;
  letter-spacing: 0;
  padding: 12px 0 30px;
}
@media screen and (max-width: 1200px) {
  .result-box .text-box .text h3, .result-box .text-box .text h3 .under-line {
    font-size: 2.5rem;
  }
  .result-box .text-box .text h3 .num02 {
    font-size: 3.5rem;
  }
}
@media screen and (max-width: 750px) {
  .result-box .text-box .text h3 {
    font-size: 4.8vw;
    padding: 13px 10px 12px;
    line-height: 1.5;
  }
  .result-box .text-box .text h3 .under-line {
    font-size: 4.8vw;
    line-height: 1.5;
    color: #fff;
    background: transparent;
  }
  .result-box .text-box .text h3 .num {
    font-weight: normal;
  }
  .result-box .text-box .text h3 .num02 {
    font-size: 7vw;
    font-weight: 500;
    line-height: 1;
  }
  .result-box .text-box .text h3 .num02 > span {
    position: relative;
    display: inline-block;
  }
  .result-box .accordion-box1 .text-box .text h3 .num02 > span {
    margin-left: -4px;
  }
  .result-box .accordion-box2 .text-box .text h3 .num02 > span {
    margin-left: 3px;
  }
  .result-box .accordion-box3 .text-box .text h3 .num02 > span {
    margin-left: 1px;
  }
  .result-box .before-after .before .dt-before, .result-box .before-after .after .dt-after {
    letter-spacing: -0.005em;
  }
  .result-box .text-box .text h3 .dot {
    position: relative;
    line-height: 36px;
  }
  .result-box .text-box .text h3 .dot::before {
    content: "";
    position: absolute;
    top: -.39em;
    left: calc(50% - 2px);
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #fbe851;
  }
  .result-box .text-box .text h3 .num02 .dot::before {
    top: 0;
  }
  .result-box .text-box .text p {
    font-size: 3.46vw;
    line-height: 1.3;
  }
}
.result-box .text-box .data-flex {
  display: flex;
  gap: .5rem;
}
.result-box .text-box .data-flex .data {
    width: calc((100% - 1rem) / 3);
}
.result-box .text-box .data-flex .data dt {
  background: #fff1ed;
  border-radius: 5px;
  position: relative;
  margin-bottom: -4px;
}
.result-box .text-box .data-flex .data-01 dt {
  padding: 4px 0 4px 77px;
  margin-bottom: -10px;
}
.result-box .text-box .data-flex .data-02 dt {
  padding: 4px 0 4px 51px;
}
.result-box .text-box .data-flex .data-03 dt {
  padding: 4px 0 4px 54px;
}
@media screen and (max-width: 1000px) {
  .result-box .text-box .data-flex {
    justify-content: center;
  }
}
@media screen and (max-width: 750px) {
  .result-box .text-box .data-flex {
    flex-wrap: wrap;
  }
  .result-box .text-box .data-flex .data {
    width: calc((100% - 1rem) / 2);
  }
  .result-box .text-box .data-flex .data dt {
    font-size: 3.4vw;
  }
}
.result-box .text-box .data-flex .data dt::before {
  content: "";
  width: 18px;
  height: 18px;
  position: absolute;
  top: calc(50% - 10px);
  left: 13px;
}
.result-box .text-box .data-flex .data-01 dt::before {
  background: url(../img/service-1/result_icon01.png) left center no-repeat;
  background-size: 18px;
}
.result-box .text-box .data-flex .data-02 dt::before {
  background: url(../img/service-1/result_icon02.png) left center no-repeat;
  background-size: 18px;
}
.result-box .text-box .data-flex .data-03 dt::before {
  background: url(../img/service-1/result_icon03.png) left center no-repeat;
  background-size: 18px;
}
.result-box .text-box .data-flex .data .flex {
  gap: 1.0rem;
  justify-content: center;
  align-items: center;
  flex-wrap: nowrap;
  letter-spacing: 0;
}
@media screen and (max-width: 750px) {
  .result-box .text-box .data-flex .data-01 dt {
    margin-bottom: 0;
  }
  .result-box .text-box .data-flex .data dt {
    padding: 0 0 0 8px;
    text-align: center;
    margin-bottom: -.3em;
  }
  .result-box .text-box .data-flex .data-02 dt, .result-box .text-box .data-flex .data-03 dt {
    padding: 0 0 0 8px;
    text-align: center;
  }
  .result-box .text-box .data-flex .data-01 dt::before, .result-box .text-box .data-flex .data-02 dt::before, .result-box .text-box .data-flex .data-03 dt::before {
    background-size: 12px;
    top: calc(50% - 7px);
    left: 7px;
  }
}
@media screen and (max-width: 460px) {
  .result-box .text-box .data-flex .data .flex {
    gap: .8rem;
  }
  .result-box .text-box .data-flex .data .flex .after {
    padding-left: 1.4rem;
  }
  .result-box .text-box .data-flex .data .flex.fm {
    margin-top: 1.8rem;
  }
}
.result-box .text-box .data-flex .data .flex .before.top {
  margin-top: 10px;
}
.result-box .text-box .data-flex .data .flex .before.sub {
  margin-top: -12px;
  line-height: 1;
}
.result-box .text-box .data-flex .data .flex .before.sub02 {
  margin-top: -12px;
}
.result-box .text-box .data-flex .data .flex .ja {
  padding-top: 1.4rem;
}
.result-box .text-box .data-flex .data .flex .small {
  font-size: 1.2rem;
}
.result-box .text-box .data-flex .data .flex .before .num01 {
  font-family: "Outfit", sans-serif;
  font-size: 2.8rem;
  font-weight: 500;
}
.result-box .text-box .data-flex .data .flex .before .num02 {
  font-family: "Outfit", sans-serif;
  font-size: 1.4rem;
  font-weight: bold;
}
.result-box .text-box .data-flex .data .flex .before .s, .result-box .text-box .data-flex .data .flex .after .s {
  font-size: 1.4rem;
}
.result-box .text-box .data-flex .data .flex .after {
  color: #e74921;
  background: url(../img/service-1/result_icon04.png) left center no-repeat;
  background-size: 0.7rem;
  padding-left: 1.8rem;
  font-family: "Zen Kaku Gothic New", sans-serif;
}
.result-box .text-box .data-flex .data .flex .after .num02 {
  font-size: 4.0rem;
  font-family: "Outfit", sans-serif;
  font-weight: 500;
}
.result-box .text-box .data-flex .data .flex .after .num03 {
  font-size: 3.5rem;
  font-family: "Outfit", sans-serif;
  font-weight: 500;
}
@media screen and (max-width: 1060px) {
  .result-box .text-box .data-flex .data .flex .after .num03 {
    font-size: 3.0rem;
  }
}
.result-box .text-box .data-flex .data .note {
  line-height: 1;
  font-size: 1.2rem;
  color: #333;
  text-align: center;
  margin-top: -10px;
}
.result-box .before-after {
  gap: 40px;
  justify-content: center;
  padding-bottom: 6rem;
}
.result-box .before-after .before, .result-box .before-after .after {
  width: calc(97.5% / 2 - 65px);
}
@media screen and (max-width: 1200px) {
  .result-box .before-after {
    justify-content: space-between;
  }
  .result-box .before-after .before, .result-box .before-after .after {
    width: calc(100% / 2 - 20px);
  }
}
@media screen and (max-width: 1000px) {
  .result-box .text-box .data-flex .data .flex .before .num02 {
    font-size: 3vw;
  }
}
@media screen and (max-width: 750px) {
  .result-box .before-after {
    flex-direction: column;
  }
  .result-box .before-after .before, .result-box .before-after .after {
    width: 100%;
  }
  .result-box .before-after .after {
    margin-top: 2.4rem;
    margin-bottom: 3.5rem;
  }
  .result-box .text-box .data-flex .data .flex .before {
    margin-top: 1.1vw;
  }
  .result-box .text-box .data-flex .data .flex .before.top {
    margin-top: 1.3vw;
  }
  .result-box .text-box .data-flex .data .flex .before.sub {
    margin-top: -4px;
  }
  .result-box .text-box .data-flex .data .flex .before .num01 {
    font-size: 4.5vw;
    font-weight: 500;
  }
  .result-box .text-box .data-flex .data .flex .before .num02 {
    font-size: 3vw;
  }
  .result-box .text-box .data-flex .data .flex .before .s {
    font-size: 2.6vw;
  }
  .result-box .text-box .data-flex .data .flex .before .s.ja {
    font-size: 2.6vw;
  }
  .result-box .text-box .data-flex .data .flex .after .num02, .result-box .text-box .data-flex .data .flex .after .num03 {
    font-size: 6.4vw;
    font-weight: 500;
  }
  .result-box .text-box .data-flex .data .flex.fm .after, .result-box .text-box .data-flex .data .flex.fm .before {
    line-height: 1;
  }
  .result-box .text-box .data-flex .data .flex .after .s {
    font-size: 2.8vw;
  }
  .result-box .text-box .data-flex .data .note {
    font-size: 2.5vw;
    margin-top: -6px;
  }
}
.result-box .before-after .before .ttl, .result-box .before-after .after .ttl {
  font-family: "Outfit", sans-serif;
  font-size: 1.8rem;
  color: #fff;
  letter-spacing: 0.08em;
  text-align: center;
  border-radius: 0.5rem;
  padding: 1.4rem;
}
.result-box .before-after .before .ttl {
  background: #333;
  position: relative;
}
.result-box .before-after .before .ttl::before {
  content: "";
  background: url(../img/service-1/result_icon04.png) no-repeat;
  background-size: 0.7rem;
  width: 0.7rem;
  height: 1.3rem;
  position: absolute;
  right: -2.5rem;
  top: 50%;
  transform: translateY(-50%);
}
.result-box .before-after .after .ttl {
  background: repeating-linear-gradient(-45deg, #e94b08, #e94b08 23px, #ed5511 10px, #ed5511 45px);
}
.result-box .before-after .before .dt-before, .result-box .before-after .after .dt-after {
  font-size: 2.0rem;
  line-height: 1.5;
  padding: 2.1rem 0 1rem 5.0rem;
  position: relative;
}
@media screen and (max-width: 1060px) {
  .result-box .before-after .before .ttl::before {
    right: -3.0rem
  }
  .result-box .before-after .before .dt-before, .result-box .before-after .after .dt-after {
    line-height: 1.3;
  }
  .result-box .before-after .before .dt-before, .result-box .before-after .after .dt-after {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 750px) {
  .result-box .before-after .before .ttl::before {
    display: none;
  }
}
.result-box .before-after .after .dt-after {
  padding-top: 1.7rem;
  font-weight: bold;
}
.result-box .before-after .before .dt-before::before {
  content: "✕";
  color: #aaaaaa;
  font-size: 3.6rem;
  position: absolute;
  top: 1.65rem;
  left: 0.9rem;
  line-height: 1;
}
.result-box .before-after .before .dd-before, .result-box .before-after .after .dd-after {
  padding-right: .3em;
  padding-left: .3em;
  line-height: 1.875;
  font-size: 1.6em;
  font-weight: normal !important;
  letter-spacing: -0.04em;
}
.result-box .before-after .after .dt-after::before {
  content: "〇";
  color: #e74921;
  font-size: 2.7rem;
  position: absolute;
  top: 2.3rem;
  line-height: 1;
  left: 0.9rem;
}
.result-box .before-after .after .dt-after .en {
  font-family: "Outfit", sans-serif;
  font-size: 2.4rem;
}
section.result-box {
  margin-top: 11.8rem;
  margin-bottom: 16rem;
}
.result-box .tab-button {
  background: #808080;
}
.result-box .tab-button.active {
  background: #fff;
  color: #222;
  position: relative;
}
.result-box .tab-button.active:before {
  content: "";
  background: #e74921;
  width: 30px;
  height: 3px;
  position: absolute;
  bottom: -3px;
  left: 50%;
  transform: translate(-50%, -50%);
}
.result-box .tab-content {
  display: none;
}
.result-box .tab-content.active {
  display: block;
}
.result-tabs {
  display: flex;
  justify-content: space-between;
  gap: 30px;
  padding: 0;
  list-style: none;
  max-width: 1200px;
  width: 100%;
  box-sizing: border-box;
}
.result-tabs .tab-button {
  width: calc((100% - 60px) / 3);
  text-align: center;
  padding: 14px 20px;
  font-weight: bold;
  font-size: 2rem;
  cursor: pointer;
  transition: all 0.3s ease;
  box-sizing: border-box;
  border-radius: 15px 15px 0 0;
  color: #fff;
}
.tab-content {
  display: none;
}
.tab-content.active {
  display: block;
}
.result-tabs .tab-button span {
  font-size: 2.6rem;
  font-family: "Outfit", sans-serif;
  font-weight: 600;
}
.result-tabs .tab-button.active span {
  color: #e74921;
}
.tab-content {
  display: none;
}
.tab-content.active {
  display: block;
}
.result-tabs-content {
  background: #fff;
  border-radius: 0 0 30px 30px;
}
.result-box .ttl-01 {
  text-align: center;
  margin-bottom: 5.2rem;
}
.contact-bnr {
  height: 400px;
}
.faq-box .ttl-01 {
  margin-bottom: 4.8rem;
}
.result-tabs-content {
  position: relative;
}
.result-tabs-content::before {
  content: "";
  background: url(../img/service-1/result_bg01.png) center center / cover no-repeat;
  width: 41.6rem;
  height: 39.1rem;
  position: absolute;
  top: -18.2rem;
  right: -19rem;
  z-index: -2;
}
.result-tabs-content::after {
  content: "";
  background: url(../img/service-1/result_bg02.png) center center / cover no-repeat;
  width: 23.7rem;
  height: 21.1rem;
  position: absolute;
  bottom: -8.2rem;
  top: inherit;
  left: -15.6rem;
  z-index: -1;
}
br.sp_only {
  display: none;
}
.accordion-box {
  display: none;
}
@media screen and (max-width: 1000px) {
  .contact-bnr {
    height: 280px;
  }
}
@media screen and (max-width: 750px) {
  .faq-box .ttl-01 {
    margin-bottom: 2.6rem;
  }
  .result-box .ttl-01 {
    margin-bottom: 2.6rem;
  }
  br.sp_only {
    display: block;
  }
  .result-tabs {
    display: none;
  }
  .result-tabs-content {
    display: none;
  }
  .contact-bnr {
    height: auto;
    border-radius: 0;
  }
  .accordion-box {
    display: block;
    position: relative;
    max-width: 600px;
    margin: 0 auto;
    border-radius: 15px;
    overflow: hidden;
  }
  section.result-box {
    margin-top: 6rem;
    margin-bottom: 5rem;
  }
  .accordion-box + .accordion-box {
    margin-top: 3.8rem;
  }
  .accordion-content {
    height: 450px;
    overflow: hidden;
    transition: max-height 1s ease;
    position: relative;
  }
  .accordion-box::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 32%;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 70%);
    pointer-events: none;
    transition: opacity 0.3s ease;
  }
  .accordion-box.open .accordion-content {
    max-height: 1000px;
  }
  .accordion-box.open::after {
    opacity: 0;
  }
  .toggle-icon-btn {
    background-color: #e94b08 !important;
    position: absolute;
    bottom: 20px;
    left: calc(50% - 20px);
    width: 40px;
    height: 40px;
    border: none;
    border-radius: 50%;
    background: none;
    cursor: pointer;
    margin: 0;
    z-index: 9;
  }
  .toggle-icon-btn::before, .toggle-icon-btn::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 15px;
    height: 2px;
    background-color: #fff;
    transition: transform 0.3s ease;
    transform-origin: center;
  }
  .toggle-icon-btn::before {
    transform: translate(-50%, -50%) rotate(0deg);
  }
  .toggle-icon-btn::after {
    transform: translate(-50%, -50%) rotate(90deg);
  }
  .accordion-box.open .toggle-icon-btn::before {
    transform: translate(-50%, -50%) rotate(0deg);
  }
  .accordion-box.open .toggle-icon-btn::after {
    transform: translate(-50%, -50%) rotate(0deg);
  }
  .accordion-box h3 {
    color: #fff !important;
    text-align: center;
  }
  .accordion-box h3 {
    background: #e74921;
  }
  .accordion-box .result-flex {
    background: #fff;
    padding-top: 0;
    gap: 1.2rem;
  }
  .accordion-box .result-flex .text p {
    text-align: center;
    padding: 1.1em 0 0;
    letter-spacing: 0;
  }
  .result-box .accordion-box .text-box .data-flex {
    justify-content: center;
    padding: 0 1.5rem;
    gap: 2rem 1rem;
  }
  .result-box .accordion-box .before-after {
    padding: 0 1.5rem;
  }
  .result-box .before-after .before .dt-before, .result-box .before-after .after .dt-after {
    padding: 0 0 0 3.5rem;
    margin: .6em 0 .2em;
    line-height: 1.5;
    height: inherit !important;
    font-size: 2rem;
  }
  .result-box .before-after .before .dt-before::before {
    font-size: 1.25em;
    top: -4px;
    line-height: 1.5;
  }
  .result-box .before-after .after .dt-after::before {
    font-size: 1em;
    top: 0;
    line-height: 1.5;
  }
  .result-box .before-after .before .dd-before, .result-box .before-after .after .dd-after {
    padding: 0 .5rem;
    margin-bottom: 2.6rem;
    line-height: 2.1;
  }
  .result-box .accordion-box .en.ttl {
    font-family: "Outfit", sans-serif;
    font-size: 1.8rem;
    color: #fff;
    letter-spacing: 0.08em;
    text-align: center;
    border-radius: 0.5rem;
    padding: .7rem;
    background: #333;
    position: relative;
  }
  .result-box .accordion-box .after .ttl {
    background: repeating-linear-gradient(-45deg, #e94b08, #e94b08 23px, #ed5511 10px, #ed5511 45px) !important;
  }
  .accordion-box.open .accordion-content {
    max-height: inherit;
  }
  .result-box .before-after {
    gap: 0px;
  }
}
@media screen and (max-width: 750px) {
  .before-after {
    display: flex;
    gap: 2em;
    align-items: flex-start;
  }
  .before .ttl, .after .ttl {
    font-weight: bold;
    margin-bottom: 1em;
  }
  .ba-content {
    display: flex;
    flex-direction: column;
    gap: 2em;
  }
  .dt-before, .dt-after {
    font-weight: bold;
    margin-bottom: 0.5em;
  }
  .dd-before, .dd-after {
    line-height: 1.6;
  }
}

@media screen and (max-width: 750px) {
  .plan-table thead th.planname::before {
    content: "";
    position: absolute;
    top: -46px;
    left: 0;
    right: 0;
    height: 46px;
    background: #f4f0ed;
    z-index: -2;
  }
  .reason-box .inner::before {
    display: none;
  }
}
@media screen and (min-width: 751px) {
  .service-8 .result-tabs-content::before {
    left: -19rem;
    right: inherit;
  }
  .service-8 .result-tabs-content::after {
    right: -15.6rem;
    left: inherit;
  }
}
/* ------ フロー　------*/
@media screen and (min-width: 751px) {
  .service-8 .flow-box {
    padding: 10.2rem 0 0;
  }
  .service-8 .flow-box .flow-wrap .flow-slider::before {
    top: -10.8rem;
  }
  .service-8 .flow-box .flow-wrap .flow-slider::after {
    background: url(../img/service-8/flow_bg02.png) center center / contain no-repeat;
  }
  .service-8 .flow-box .flow-wrap .flow-slider::after {
    content: "";
    background: url(../img/service-8/flow_bg02.png) center center / contain no-repeat;
    width: 26.5rem;
    height: 21.5rem;
    position: absolute;
    bottom: -8rem;
    right: -12.5rem;
    z-index: -1;
  }
}

/* ------ コンサルタント紹介------*/
#consultant .inner {
  padding: 86px 50px 90px;
}
@media screen and (max-width: 1600px) {
  #consultant .inner {
    padding: 10rem 50px;
  }
}
@media screen and (max-width: 960px) {
  #consultant .inner {
    padding: 61px 50px 50px;
  }
}
@media screen and (max-width: 750px) {
  #consultant .inner {
    padding: 2vw 5% 19vw;
  }
}
@media screen and (max-width: 375px) {
  #consultant .inner {
    padding: 15px 20px 60px;
  }
}

/* ------ 料金（タブ切り替えver）------*/
/* ===== レイアウト基盤 ===== */
.pricing__inner {
  max-width: 1200px;
  margin-inline: auto;
  position: relative;
  margin-top: -20px;
}
.pricing__inner::before {
  content: "";
  background: #fff;
  width: calc(100% + 20rem);
  height: calc(100% + 12rem);
  border-radius: 3rem;
  position: absolute;
  top: -7rem;
  left: -10rem;
  z-index: -1;
}
.pricing__grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: clamp(16px, 3.5vw, 60px);
}
.pricing__mobile {
  display: none;
}
@media (max-width:750px) {
  .pricing__grid {
    display: none;
  }
  .pricing__mobile {
    display: block;
  }
}
/* ===== PCカード ===== */
.plan-card .inner {
  background: #fff;
  border-radius: 18px 18px 0 0;
  overflow: hidden;
  position: relative;
  display: flex;
  flex-direction: column;
  padding-bottom: 16px
}
.plan-card__head {
  padding: 33px 20px;
  color: #fff
}
.plan-card--light .plan-card__head {
  background: #29ab55;
  border-radius: 15px 15px 0 0;
}
.plan-card--standard .plan-card__head {
  background: #e74921;
  border-radius: 15px 15px 0 0;
}
.plan-card--expert .plan-card__head {
  background: #2a98d4;
  border-radius: 15px 15px 0 0;
}
.plan-card__name {
  margin: 0;
  font-size: clamp(20px, 2.1vw, 24px);
  font-weight: 700;
  letter-spacing: .04em;
  text-align: center;
}
.plan-card__badge {
  position: absolute;
  top: -1.5%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-weight: 700;
  color: #002222;
  background: #fbe851;
  display: inline-block;
  font-size: 2.1rem;
  line-height: 1;
  letter-spacing: 0;
  padding: 20px 16px;
  border-radius: 30px;
  box-shadow: 0 0.4rem 0 rgba(0, 0, 0, .2);
}
.plan-card__badge::after {
  content: url(../img/service-1/balloon-shape02.png);
  position: absolute;
  left: 50%;
  bottom: -1.7rem;
  z-index: 1;
  transform: translate(-50%, -30%);
}
.plan-card__badge::before {
  content: '';
  width: 23px;
  height: 26px;
  background: url(../img/service-1/accent-01.png) center center / contain no-repeat;
  position: absolute;
  top: 0;
  left: 0%;
  transform: translate(0, -25%);
}
.plan-card__price {
  padding: 24px clamp(18px, 3vw, 28px) 22px
}
.plan-card__price-row {
  display: flex;
  align-items: baseline;
  gap: 5px;
  justify-content: center;
  font-size: 2.4rem;
}
.plan-card__price-label {
  font-weight: 700;
}
.plan-card__price-main {
  font-weight: 900;
  font-size: clamp(22px, 3.5vw, 30px)
}
.plan-card__price-main .num {
  font-size: clamp(36px, 5.5vw, 48px);
  line-height: 1;
  font-family: "Outfit", sans-serif;
  font-weight: 500;
}
.plan-card__catch {
  margin: 4px 0 0;
  font-weight: 700;
  letter-spacing: .02em;
  color: #29ab55;
  text-align: center;
  font-size: 2rem;
}
.plan-card--standard .plan-card__catch {
  color: #e74921;
}
.plan-card--expert .plan-card__catch {
  color: #2a98d4
}
.plan-card__bundle {
  padding: 4px clamp(18px, 3vw, 28px)
}
.plan-box .bundle__plus {
  font-weight: 900;
  font-size: 22px;
  line-height: 1;
  text-align: center;
  margin-top: 13px;
  margin-bottom: 8px;
}
.chip--ghost {
  background: #fff;
  border-radius: 999px;
  padding: 14px 16px;
  position: relative;
  text-indent: 20px;
  text-align: center;
  white-space: nowrap;
  font-size: 1.8rem;
}
.plan-card__features {
  list-style: none;
  margin: 0 0 10px;
  padding: 0 clamp(18px, 3vw, 28px);
  display: flex;
  flex-direction: column;
  gap: 15.5px
}
.plan-box .feature {
  background: #fff;
  border-radius: 999px;
  padding: 13.5px 16px;
  position: relative;
  text-indent: 28px;
  text-align: center;
  white-space: nowrap;
  font-size: 1.8rem;
  line-height: 1.8;
  letter-spacing: -0.01em;
}
.plan-box li.feature.textlong {
  letter-spacing: -0.05em;
  font-size: 1.7rem;
  padding: 15.5px 16px;
}
.plan-box .feature::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 37px;
  width: 20px;
  height: 20px;
  transform: translate(-50%, -50%);
  background: center / contain no-repeat url(../img/service-8/price_check_green.png);
}
.plan-card--standard .feature::before {
  background: center / contain no-repeat url(../img/service-8/price_check_red.png);
}
.plan-card--expert .feature::before {
  background: center / contain no-repeat url(../img/service-8/price_check_blue.png);
}
.plan-card__note {
  margin-top: 15px;
  color: #222222;
  font-size: 1.4rem;
  text-align: right;
}
.plan-card--light .plan-card__price-main {
  color: #29ab55;
}
.plan-card--standard .plan-card__price-main {
  color: #e74921;
}
.plan-card--expert .plan-card__price-main {
  color: #2a98d4;
}
.plan-card.plan-card--light .inner {
  background: #f0f7f2;
}
.plan-card.plan-card--standard .inner {
  background: #fff3f0;
  border: 2px solid #e74921;
}
.plan-card.plan-card--expert .inner {
  background: #ebf8ff;
}
.plan-card--standard .plan-card__bundle .chip {
  color: #33ab5c;
  text-indent: 0;
  border: 2px solid #33ab5c;
}
.plan-card--expert .plan-card__bundle .chip {
  color: #e74921;
  text-indent: 0;
  border: 2px solid #e74921;
}
.reason-box.plan-box .inner-wrap {
  position: relative;
}
.reason-box.plan-box .inner-wrap::after {
  content: "";
  background: url(../img/service/binder.png) center / cover no-repeat;
  width: 24.2rem;
  height: 15.8rem;
  position: absolute;
  top: 21rem;
  right: 3.3rem;
  z-index: 1;
}
.reason-box.plan-box {
  position: relative;
}
.reason-box.plan-box::before {
  content: "";
  background: url(../img/service-1/reason_bg01.png) center center / contain no-repeat;
  width: 41.6rem;
  height: 39.1rem;
  position: absolute;
  top: 27rem;
  left: 0rem;
  z-index: -1;
}
.reason-box.plan-box::after {
  content: "";
  background: url(../img/service-1/reason_bg02.png) center center / contain no-repeat;
  width: 23.5rem;
  height: 21.8rem;
  position: absolute;
  bottom: -5.8rem;
  right: 1rem;
  z-index: -2;
}
.reason-box.plan-box {
  padding-bottom: 8rem !important;
}
.reason-box.plan-box .ttl-01 .en {
  font-family: "Zen Kaku Gothic New", sans-serif;
}
@media screen and (min-width: 751px) and (max-width:1200px) {
  .reason-box.plan-box .inner {
    padding-right: inherit !important;
    padding-left: inherit !important;
  }
  .pricing__inner::before {
    width: calc(100% + 6rem);
    left: -3rem;
  }
  .pricing__grid {
    gap: clamp(16px, 1.5vw, 60px);
  }
}
@media screen and (min-width: 751px) and (max-width:1100px) {
  .plan-card__features {
    padding: 0 clamp(18px, 3vw, 14px);
  }
  .plan-box .feature::before {
    left: 28px;
    width: 18px;
    height: 18px;
  }
  .plan-box .feature {
    font-size: 1.6rem;
  }
  .chip--ghost {
    font-size: 1.6rem;
  }
  .plan-box li.feature.textlong {
    font-size: 1.6rem;
  }
  .plan-box .feature {
    white-space: inherit;
  }
}
@media screen and (min-width: 751px) and (max-width: 960px) {
  .plan-card__features {
    padding: 0 clamp(8px, 3vw, 14px);
  }
  .plan-card__price-row {
    font-size: 1.8rem;
  }
  .plan-card__price-main .num {
    font-size: clamp(36px, 4.5vw, 48px);
  }
  .plan-box li.feature.textlong {
    line-height: 1.3;
  }
  .plan-box .feature::before {
    left: 26px;
    width: 15px;
    height: 16px;
  }
  .plan-box .feature {
    text-indent: 20px;
  }
  .plan-card__badge {
    white-space: nowrap;
  }
  .reason-box.plan-box::before {
    left: -20rem;
  }
  .reason-box.plan-box::after {
    right: -9rem;
  }
}
@media screen and (min-width: 751px) and (max-width: 781px) {
  .plan-card__name {
    font-size: clamp(18px, 2.1vw, 24px);
  }
  .plan-card__price-main {
    font-size: clamp(22px, 3vw, 30px);
  }
  .plan-card__price {
    padding: 24px clamp(13px, 1vw, 28px) 22px;
  }
  .reason-box.plan-box .inner {
    min-height: 570px;
  }
}
/* ===== スマホ：タブ（ul/li） ===== */
.plan-box .tabs {
  display: flex;
  gap: 10px;
  justify-content: space-between;
  align-items: flex-end;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
  margin-left: 10px;
  margin-right: 10px;
}
.plan-box .tab {
  position: relative;
  flex: 1
}
.plan-box .tab a {
  display: block;
  text-align: center;
  font-weight: 700;
  padding: 25px 8px 19px 8px;
  border-radius: 7px 7px 0 0;
  background: #9aa0a6;
  color: #fff;
  text-decoration: none;
  line-height: 1.2;
  min-height: 54px;
}
.plan-box .tab.is-active a {
  background: #e3693a
}
.plan-box .tab.is-active.light a {
  background: #29ab55;
}
.plan-box .tab.is-active.expert a {
  background: #2a98d4;
}
.reason-box.plan-box .inner {
  position: relative;
  min-height: 600px;
  overflow: visible;
}
.reason-box.plan-box .inner::before {
  display: none;
}
/* ===== スマホ：パネル（デザイン寄せ） ===== */
.plan-box .panel {
  display: none
}
.plan-box .panel.is-active {
  display: block
}
.plan-box .mcard {
  background: #fff3ef;
  border-radius: 0;
  padding: 24px 37px 35px 37px;
  border-top: #000 3px solid;
}
.mcard--light {
  background: #eaf7ef;
  border-color: #c3e5cf
}
.mcard__price {}
.mcard__row {
  display: block;
  margin-bottom: 6px;
  text-align: center;
  font-size: 23px;
}
.mcard__row .label {
  font-weight: 700;
  letter-spacing: .12em
}
.mcard__chip {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 999px;
  padding: 12px 20px;
  font-weight: 800;
  border: 2px solid #2a8a3e;
  background: #fff;
  color: #2a8a3e
}
.mcard__plus {
  font-size: 25px;
  font-weight: 900;
  text-align: center;
  margin: 4px 0 8px 0;
}
.mcard__features {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 14px
}
.mcard__note {
  margin: 13px 2px 0;
  color: #333;
  font-size: 12px;
  text-align: center
}
/*一旦多角形消す*/
@media (max-width:750px) {
  .reason-box.plan-box::before {
    display: none;
  }
  .reason-box.plan-box::after {
    display: none;
  }
}
@media (max-width:750px) {
  .reason-box.plan-box .inner-wrap::after {
    display: none;
  }
  .pricing__inner::before {
    display: none;
  }
  .pricing__mobile {
    margin-top: 11rem;
  }
  .mcard__row .label {
    font-size: 23px;
    letter-spacing: -0.02em;
  }
  .mcard__row .val {
    font-size: 23px;
  }
  .mcard__row .num {
    font-size: 35px;
    line-height: 1;
    font-family: "Outfit", sans-serif;
    font-weight: 500;
    margin-left: 5px;
    margin-right: 3px;
  }
  .mcard__catch {
    font-size: 18px;
    margin: 6px 0 23px;
    text-align: center;
  }
  .mcard__chip--outline {
    border-color: #29ab55;
    color: #29ab55;
    background: #fff;
    border-radius: 999px;
    padding: 14px 18px;
    font-size: 18px;
    width: 100%;
  }
  .mcard--expert .mcard__chip--outline {
    border-color: #e94b08;
    color: #e94b08;
  }
  .mcard__features li {
    background: #fff;
    border-radius: 999px;
    padding: 12px 18px;
    font-size: 18px;
    text-align: center;
    position: relative;
  }
  .mcard__features li.long {
    padding: 14px 18px;
  }
  .mcard__features li.long {
    font-size: 16px;
    letter-spacing: 0;
  }
  .mcard__features li::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 37px;
    width: 20px;
    height: 20px;
    transform: translate(-50%, -50%);
    background: center / contain no-repeat url(../img/service-8/price_check_green.png);
  }
  .mcard--expert .mcard__features li::before {
    left: 27px;
  }
  .mcard--light .mcard__features li {
    text-indent: 30px;
  }
  .mcard--expert .mcard__features li {
    text-indent: 23px;
  }
  .mcard--standard .mcard__features li::before {
    background: center / contain no-repeat url(../img/service-8/price_check_red.png);
  }
  .mcard--expert .mcard__features li::before {
    background: center / contain no-repeat url(../img/service-8/price_check_blue.png);
  }
  .mcard--standard .mcard__catch, .mcard--standard .mcard__row .num, .mcard--standard .mcard__row .val {
    color: #e94b08;
  }
  .plan-box .mcard.mcard--expert {
    background: #ebf8ff;
  }
  .plan-box .mcard.mcard--light {
    background: #f0f7f2;
  }
  .mcard--light .mcard__row .val {
    font-size: 23px;
    color: #29ab55;
  }
  .mcard--expert .mcard__catch {
    color: #2a98d4;
  }
  .mcard--light .mcard__catch {
    color: #29ab55;
  }
  .mcard--light .mcard__row .val {
    font-size: 23px;
    color: #29ab55;
  }
  .mcard--expert .mcard__row .val {
    font-size: 23px;
    color: #2a98d4;
  }
  .plan-box .tab a.long {
    padding: 18px 8px 11px 8px;
  }
  .plan-box .tab__badge {
    white-space: nowrap;
    position: absolute;
    top: -29.5%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-weight: 700;
    color: #002222;
    background: #fbe851;
    display: inline-block;
    font-size: 14px;
    line-height: 1;
    letter-spacing: 0;
    padding: 13px 16px;
    border-radius: 30px 30px 30px 30px;
  }
  .plan-box .tab__badge::after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -11px;
    z-index: 1;
    transform: translate(-50%, -30%);
    width: 13px;
    height: 11px;
    background: url(../img/service-1/balloon-shape02.png) no-repeat center / contain;
  }
  .plan-box .tab__badge::before {
    content: '';
    width: 23px;
    height: 26px;
    background: url(../img/service-1/accent-01.png) center center / contain no-repeat;
    position: absolute;
    top: 0;
    left: 0%;
    transform: translate(0, -25%);
  }
  .plan-box .tab__badge::before {
    content: '';
    width: 18px;
    height: 22px;
    background: url(../img/service-1/accent-01.png) center center / contain no-repeat;
    position: absolute;
    top: -6px;
    left: 0%;
    transform: translate(0, -25%);
  }
}