@charset "UTF-8";
/*
Theme Name: service-1
Author: Catwork Co., Ltd.
*/
/* service-1
------------------------------------------------------------------------*/

.page-header .point-list .point:nth-of-type(3)::before {
  background: #ffb31a;
}
.page-header .point-list .point-ttl {
  padding-top: 1.2rem;
}
.page-headerey .point-list .point:nth-of-type(1) .point-ttl {
  padding-top: 0.9rem;
}
.page-header .point-list .num {
  font-size: 2.1rem;
  padding-bottom: 1.5rem;
}
.page-header .point-list .point:nth-of-type(1) .num {
  padding-bottom: 0;
  align-items: baseline;
}
.page-header .point-list .num .over {
  width: 100%;
}
@media screen and (min-width: 751px) {
  .page-header .point-list .point:nth-of-type(2) .num,
  .page-header .point-list .point:nth-of-type(3) .num {
    font-size: 3.6rem;
  }
  .page-header .point-list .num .en.l {
    font-size: 48px;
  }
  .page-header .point-list .num .over {
    font-size: 1.7rem;
    line-height: 1.2;
  }

}

@media screen and (max-width: 750px) {
  .page-header .point:nth-of-type(1) .point-ttl {
    padding-top: 2.4vw;
  }
  .page-header .point:nth-of-type(1) .num {
    font-size: 5.9vw;
  }
  .page-header .num .en {
    font-size: 7.3vw;
  }
}

/* ------ ttl ------*/
.ttl-01 {
  text-align: center;
  margin-bottom: 6rem;
}
.ttl-01 .en {
  font-size: 2.4rem;
  font-weight: 500;
  letter-spacing: 1.5px;
  color: #e74921;
  font-family: "Outfit", sans-serif;
}
.ttl-01 .jp {
  font-size: 4.2rem;
  font-weight: bold;
  padding-top: 1.2rem;
}
.ttl-01 .jp .color {
  color: #e74921;
}
.accent-01 {
  font-size: 6.4rem;
  line-height: .8;
  font-weight: 500;
  letter-spacing: 0.3rem;
  margin: 0 0.5rem;
  color: #e74921;
  font-family: "Outfit", sans-serif;
  position: relative;
}
.accent-01::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(-75%, -35%);
}
@media screen and (max-width: 750px) {
  .ttl-01 {
    margin-bottom: 7vw;
  }
  .ttl-01 .en {
    font-size: 4.1vw;
  }
  .ttl-01 .jp {
    font-size: 6.4vw;
    line-height: 1.4;
    padding-top: 2vw;
  }
  .accent-01 {
    font-size: 7vw;
  }
  .accent-01::before {
    width: 10px;
    height: 15px;
    transform: translate(-85%, -55%);
  }
}
.ttl-02 {
  position: relative;
  padding-top: 7rem;
}
.ttl-02 h2 {
  font-size: 4.8rem;
  font-weight: bold;
  line-height: 1.4;
  letter-spacing: 3.8px;
  color: #e74921;
}
.ttl-02 .en {
  font-size: 12rem;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 4px;
  color: #fff;
  font-family: "Outfit", sans-serif;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
@media screen and (max-width: 1090px) {
  .ttl-02 h2 {
    font-size: 4.5rem;
  }
}
@media screen and (max-width: 750px) {
  .ttl-02 {
    width: 100%;
    padding-top: 3rem;
  }
  .ttl-02 .en {
    font-size: 14vw;
    width: 100%;
  }
  .ttl-02 h2 {
    padding-top: 4vw;
    font-size: 6vw;
    line-height: 1.4;
    letter-spacing: .6px;
  }
}
.ttl-03 {
  display: flex;
  gap: 0 2rem;
}
.ttl-03 .en {
  font-size: 4.2rem;
  font-weight: 500;
  letter-spacing: 1px;
  color: #fff;
  font-family: "Outfit", sans-serif;
}
.ttl-03 .jp {
  color: #fff;
  font-size: 1.5rem;
  margin-left: 1.5rem;
  padding-top: 1.7rem;
  letter-spacing: 0;
  position: relative;
}
.ttl-03 .jp::before {
  content: "[";
  font-size: 2.4rem;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -1.5rem;
}
.ttl-03 .jp::after {
  content: "]";
  font-size: 2.4rem;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -1.8rem;
}
@media screen and (max-width: 550px) {
  .ttl-03 {
    flex-direction: column;
    gap: 0 2.5rem;
  }
  .ttl-03 .en {
    font-size: 4rem;
    line-height: 1;
  }
  .ttl-03 .jp {
    padding-top: 0;
    margin-bottom: 1rem;
  }
  .ttl-03 .jp::after {
    right: auto;
    padding-left: 1rem;
  }
}
.under-line {
  background: linear-gradient(transparent 70%, #fbe851 70%);
  line-height: 1.5;
}
/* お客様と伴奏するパートナーに*/
@media screen and (max-width: 750px) {
    .service-1 .leftrightflex-with-yellow-box {
        padding: 46px 0 0px 0;
    }
}




/* ------ support(TOP) ------*/
.support-box {
  margin: 0 6rem;
  padding: 13.5rem 0 0;
}
.support-box .inner {
  position: relative;
}
.support-box .cont-box-01 .img {
  position: absolute;
  top: -3rem;
  right: 0;
  z-index: -1;
}
.support-box .cont-box-01 .readtop p {
  font-size: 2rem;
  line-height: 2.1;
  margin-top: 2rem;
}
.support-box .cont-box-01 .copy p {
  font-size: 2.8rem;
  line-height: 2.25;
  margin-top: 6rem;
}
.support-box .cont-box-01 .copy p .orange {
  color: #e74921;
}
.support-box .cont-box-01 .copy p .under-line {
  background: #fbe851;
  width: 100%;
  height: 100%;
  padding: 0.5rem 2.5rem 0.5rem 2rem;
  margin: -0.5rem 0 0 -2rem;
  box-sizing: border-box;
  z-index: -1;
}
@media screen and (max-width: 1280px) {
  .support-box .cont-box-01 .copy p {
    font-size: 2.6rem;
  }
}
@media screen and (max-width: 1090px) {
  .support-box .cont-box-01 .img {
    right: -55px;
  }
  .support-box .cont-box-01 .img img {
    width: 360px;
    height: auto;
  }
  .support-box .cont-box-01 .readtop p {
    font-size: 1.8rem;
  }
  .support-box .cont-box-01 .copy p {
    font-size: 2.2rem;
    margin-top: 4rem;
  }
}
@media screen and (max-width: 830px) {
  .support-box .cont-box-01 .copy p .under-line {
    padding: 0.5rem 1rem 0.5rem 1.7rem;
  }
  .support-box .cont-box-01 .copy p {
    font-size: 2rem;
    margin-top: 3rem;
  }
}
@media screen and (max-width: 750px) {
  .support-box {
    margin: 0 3rem;
    padding: 20vw 0 0;
  }
  .support-box .sp {
    display: inline !important;
  }
  .support-box .cont-box-01 .readtop p {
    margin-top: 0;
    font-size: 3.4vw;
  }
  .support-box .cont-box-01 .copy p {
    margin-top: 5vw;
    font-size: 3.75vw;
  }
  .support-box .cont-box-01 .img {
    margin: 4vw 2vw 1.5vw 0;
    position: static;
    text-align: center;
  }
  .support-box .cont-box-01 .img img {
    width: 90%;
    height: auto;
    margin: 0 auto;
  }
}
/* ------ point(ポイント) ------*/
.point-box {
  padding: 12rem 2rem;
}
.point-box .point-list {
  align-items: flex-start;
  position: relative;
}
.point-box .point-list::before {
  content: "";
  background: url("../img/service-1/point_bg01.png")center center / cover no-repeat;
  width: 23.7rem;
  height: 21.1rem;
  position: absolute;
  top: -16rem;
  right: -16rem;
  z-index: -1;
}
.point-box .point-list .point {
  width: calc(calc(100% - 8rem) / 3);
  position: relative;
}
.point-box .point-list .point + .point {
  margin-left: 4rem;
}
.point-box .point-list .num {
  width: 70px;
  height: 70px;
  line-height: 70px;
  background: #1aa248;
  color: #fff;
  font-size: 2.4rem;
  letter-spacing: 0.1rem;
  font-family: "Outfit", sans-serif;
  text-align: center;
  position: absolute;
  top: -2rem;
  left: -2rem;
  border-radius: 50% 50% 5px 50%;
}
.point-box .point-list .img img {
  max-width: 360px;
  border-radius: 20px;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.point-box .point-list h3 {
  font-size: 2.4rem;
  color: #e74921;
  text-align: center;
  letter-spacing: 1.6px;
  margin: 1.8rem 0 1.6rem;
}
.point-box .point-list p {
  font-size: 1.6rem;
  letter-spacing: .4px;
  line-height: 2;
}
@media screen and (max-width: 1200px) {
  .point-box .point-list::before {
    right: -12rem;
  }
}
@media screen and (max-width: 750px) {
  .point-box {
    padding: 12vw 0 6vw;
    margin: 0 4rem;
  }
  .point-box .ttl-01 .jp {
    font-size: 5.9vw;
  }
  .point-box .point-list {
    flex-direction: column;
    gap: 4rem 0;
    margin: 2rem 0 4rem;
  }
  .point-box .point-list::before {
    content: "";
    background: url("../img/service-1/point_bg01.png")center center / cover no-repeat;
    width: 22.1vw;
    height: 20vw;
    position: absolute;
    top: -7.3vw;
    right: -2vw;
  }
  .point-box .point-list .point {
    width: 100%;
  }
  .point-box .point-list .point + .point {
    margin: 2vw 0 0;
  }
  .point-box .point-list .num {
    width: 16vw;
    height: 16vw;
    line-height: 16vw;
    font-size: 5vw;
    top: -2rem;
    left: -2rem;
  }
  .point-box .point-list p {
    font-size: 3.3vw;
    letter-spacing: 0;
    line-height: 1.857;
    text-align: justify;
  }
  .point-box .point-list h3 {
    font-size: 5vw;
    line-height: 1.6;
    margin: 2rem 0;
  }
  .point-box .point-list .img {
    margin: 0 4rem;
  }
  .point-box .point-list .img img {
    max-width: none;
  }
}
/* ------ result-box(業績UP事例一部紹介) ------*/
.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;
}
.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;
  justify-content: space-between;
}
.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: 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;
  padding: 2.6rem 0 0 5.0rem;
  position: relative;
  height: 64px !important;
}
@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 {
    height: 54px !important;
    font-size: 1.8rem;
    line-height: 1;
  }
}
@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;
}
.result-box .before-after .before .dd-before, .result-box .before-after .after .dd-after {
  /*	padding-top: 1.7rem;*/
  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 .dd-after {
  /*	padding-top: 1rem;*/
}
.result-box .before-after .after .dt-after::before {
  content: "〇";
  color: #e74921;
  font-size: 2.7rem;
  position: absolute;
  top: 2.3rem;
  left: 0.9rem;
}
.result-box .before-after .after .dt-after .en {
  font-family: "Outfit", sans-serif;
  font-size: 2.4rem;
}
/* SP詳細を見る部分 */
/*@media screen and (min-width: 750px) {
	.result-box .readmore input[type="checkbox"] {
		display: none;
	}
}*/
/* ------ service-box(基本のサービス) ------*/
.service-box {
  margin-top: 12rem;
}
.service-box .inner {
  position: relative;
}
.service-box .inner::before {
  content: "";
  background: url("../img/service-1/service_bg01.png")center center / cover no-repeat;
  width: 32.9rem;
  height: 23.7rem;
  position: absolute;
  top: -1.5rem;
  right: -20rem;
}
.service-box .inner .service-list {
  position: relative;
}
.service-box .inner .service-list::after {
  content: "";
  background: url("../img/service-1/service_bg02.png")center center / cover no-repeat;
  width: 33.3rem;
  height: 26.7rem;
  position: absolute;
  top: 82rem;
  left: -30rem;
  z-index: -3;
}
.service-box .inner .service {
  -js-display: flex;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: flex-end;
  gap: 0 90px;
  align-items: center;
  flex-wrap: nowrap;
  padding: 4rem 0 4.6rem;
  margin-top: 6rem;
  position: relative;
}
.service-box .inner .service:nth-of-type(odd) {
  flex-direction: row-reverse;
}
.service-box .inner .service::after {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-600px);
  content: "";
  background: #fff;
  border: 10px solid #fafafa;
  border-radius: 200px 0 0 200px;
  width: 100vw;
  height: calc(100% - 1rem);
  z-index: -2;
}
.service-box .inner .service:nth-of-type(odd):after {
  left: auto;
  right: 50%;
  transform: translateX(600px);
  border-radius: 0 200px 200px 0;
}
.service-box .inner .service .cont-wrap {
  max-width: 750px;
}
.service-box .inner .service .cont-wrap h3 {
  font-size: 3.6rem;
  line-height: 1;
  font-weight: bold;
  padding-top: 8rem;
  margin: 0 0 3rem 0;
  position: relative;
}
.service-box .inner .service .cont-wrap h3::before {
  content: "";
  background: url("../img/service-1/service_text01.png")left center / cover no-repeat;
  width: 18.2rem;
  height: 6.4rem;
  position: absolute;
  top: 0;
  left: 0;
}
.service-box .inner .service:nth-of-type(2) .cont-wrap h3::before {
  background: url("../img/service-1/service_text02.png")left center / cover no-repeat;
}
.service-box .inner .service:nth-of-type(3) .cont-wrap h3::before {
  background: url("../img/service-1/service_text03.png")left center / cover no-repeat;
}
.service-box .inner .service:nth-of-type(4) .cont-wrap h3::before {
  background: url("../img/service-1/service_text04.png")left center / cover no-repeat;
}
.service-box .inner .service:nth-of-type(5) .cont-wrap h3::before {
  background: url("../img/service-1/service_text05.png")left center / cover no-repeat;
}
.service-box .inner .service .cont-wrap .text01 {
  font-size: 1.6rem;
  line-height: 2;
  letter-spacing: 0;
}
@media screen and (max-width: 1300px) {
  .service-box .inner {
    padding: 0 6rem;
  }
  .service-box .inner::before {
    right: -10rem;
  }
  .service-box .inner::after {
    right: -25rem;
  }
  .service-box .inner .service-list::after {
    left: -10rem;
  }
  .service-box .inner .service {
    gap: 0 2vw;
  }
  .service-box .inner .service::after {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-47%);
    content: "";
    background: #fff;
    border: 0.586vw solid #fafafa;
    border-radius: 12.5vw 0 0 12.5vw;
    width: 100vw;
    height: calc(100% - 1rem);
    z-index: -2;
  }
  .service-box .inner .service:nth-of-type(odd):after {
    left: auto;
    right: 50%;
    transform: translateX(47%);
    border-radius: 0 12.5vw 12.5vw 0;
  }
}
@media screen and (max-width: 750px) {
  .service-box {
    margin: 12rem 0 14rem;
  }
  .service-box .inner {
    padding: 0;
  }
  .service-box .inner::before {
    width: 32.9vw;
    height: 23.7vw;
    top: 37.5vw;
    right: -11vw;
  }
  .service-box .inner .service-list::after {
    width: 33.3vw;
    height: 26.7vw;
    top: 127vw;
    left: -4vw;
  }
  .service-box .inner .service {
    display: block;
    padding: 8vw 12vw 8vw 6vw;
    margin-top: 18vw;
  }
  .service-box .inner .service::after, .service-box .inner .service:nth-of-type(odd):after {
    top: 0;
    left: 0;
    right: auto;
    transform: none;
    border: 1.4vw solid #fafafa;
    border-radius: 0 41vw 0 0;
    width: calc(100vw - 8vw);
    height: 100%;
  }
  .service-box .inner .service .img {
    position: absolute;
    top: -12vw;
    right: 6vw;
  }
  .service-box .inner .service .img img {
    width: 36vw;
    height: auto;
  }
  .service-box .inner .service .cont-wrap {
    width: 100%;
  }
  .service-box .inner .service .cont-wrap h3 {
    font-size: 7.2vw;
    line-height: 1.16;
    padding-top: 14vw;
    margin: 0 0 3vw 0;
  }
  .service-box .inner .service .cont-wrap h3::before {
    width: 32.7vw;
    height: 11.4vw;
  }
  .service-box .inner .service .cont-wrap .text01 {
    font-size: 3.8vw;
    line-height: 1.8;
  }
}
/* ------ other-service-wrap(その他のサービス) ------*/
.other-service-wrap {
  margin: 0 6vw;
}
.other-service-wrap .ttl-04 {
  -js-display: flex;
  display: -ms-flex;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  margin-top: 10rem;
  letter-spacing: 2px;
}
.other-service-wrap .ttl-04::before, .other-service-wrap .ttl-04::after {
  flex: 1;
  content: '';
  height: 2px;
  margin-top: 6px;
  background: #e74921;
}
.other-service-wrap .ttl-04 span {
  font-size: 2.4rem;
  font-weight: bold;
  padding: 0 2rem;
}
.other-service-list {
  margin: 4rem 0 0;
}
.other-service-list.flex {
  justify-content: space-between;
  gap: 1.9rem 0;
}
.other-service-list.flex::after {
  content: "";
  display: block;
  width: 23%;
}
.other-service {
  width: 23%;
}
.other-service .flex {
  align-items: center;
}
.other-service .img {
  width: 50%;
  aspect-ratio: 1 / 1;
  max-width: 120px;
  max-height: 120px;
  -js-display: flex;
  display: -ms-flex;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #e74921;
  border-radius: 50%;
}
.other-service .img img {
  width: 100%;
}
@media screen and (max-width: 900px) {
  .other-service .img img {
    width: 50%;
  }
}
@media screen and (max-width: 750px) {
  .other-service .img {
    width: 16vw;
    height: 16vw;
  }
  .other-service .img img {
    width: 45%;
  }
}
.other-service .txt {
  width: calc(100% - 120px);
  padding-left: 1.3rem;
  margin-bottom: .5rem;
  font-size: 2.0rem;
  font-weight: 500;
  letter-spacing: 1.6px;
  white-space: nowrap;
}
.other-service a:hover {
  color: #e74921;
}
@media screen and (max-width: 1185px) {
  .other-service .txt {
    width: 50%;
    padding-left: 1rem;
  }
}
@media screen and (max-width: 750px) {
  .other-service-wrap .ttl-04 {
    margin: 0 -2vw 5vw;
    text-align: center;
  }
  .other-service-wrap .ttl-04 span {
    font-size: 4vw;
    padding: 0 1.5vw;
  }
  .other-service-list {
    margin-bottom: 17vw;
  }
  .other-service {
    width: 50%;
  }
  .other-service .flex {
    justify-content: start;
  }
  .other-service .txt {
    font-size: 3vw;
    padding-left: 2vw;
  }
}


/* ------ flow(サービス導入の流れ) ------*/




/* ------ faq(よくある質問) ------*/
.service-1 .faq-box {
  padding: 9.5rem 0 12.4rem;
}
.faq-box .q-txt::before {
  content: url(../img/service-1/balloon-shape.png);
  position: absolute;
  left: 4rem;
  top: -2rem;
  z-index: -1;
}

.faq-box .q-txt p {
  letter-spacing: 1.6px;
}

/* service-bnr(サービス一覧へバナー) ------*/
.service-bnr {
  max-width: 800px;
  min-height: 180px;
  margin: 0 auto 12rem;
  border-radius: 15px;
  background: #0f91ce url("../img/service-1/service_bnr_arrow01.png")right 2.3rem center no-repeat;
  background-size: 3rem;
  box-sizing: border-box;
  position: relative;
}
.service-bnr::before {
  content: "";
  background: url("../img/service-1/service_bnr_img01.png")center center / cover no-repeat;
  width: 24.4rem;
  height: 23.5rem;
  position: absolute;
  top: 50%;
  transform: translateY(-54%);
  right: 9.1rem;
}
.service-bnr a {
  display: block;
  width: 100%;
  height: 100%;
  padding: 4.3rem 4.3rem 0;
  color: inherit;
  align-items: center;
  box-sizing: border-box;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
}
.service-bnr a::before {
  content: "";
  background: url("../img/service-1/service_bnr_img02.png")center center / cover no-repeat;
  width: 37rem;
  height: 32.8rem;
  position: absolute;
  top: -24.6rem;
  left: -19.7rem;
}
.service-bnr a .text01 {
  font-size: 1.6rem;
  letter-spacing: .3px;
  color: #fff;
  margin-top: 5px;
}
.service-bnr:hover {
  opacity: 0.7;
}
@media screen and (max-width: 1200px) {
  .service-bnr {
    max-width: 700px;
    min-height: 160px;
  }
}
@media screen and (max-width: 960px) {
  .service-bnr {
    max-width: 630px;
    min-height: 145px;
  }
}
@media screen and (max-width: 750px) {
  .service-bnr {
    margin: 0 6rem 10vw;
  }
  .service-bnr::before {
    width: 20rem;
    height: 19rem;
    right: 6rem;
  }
}
@media screen and (max-width: 650px) {
  .service-bnr {
    margin: 0 4rem 10vw;
  }
  .service-bnr a {
    padding: 4.3rem 3.5rem 0;
  }
}
@media screen and (max-width: 550px) {
  .service-bnr {
    background: #0f91ce url("../img/service-1/service_bnr_arrow01.png")right 2rem center no-repeat;
    background-size: 2.5rem;
    margin: 0 2rem 8rem;
    min-height: 115px;
  }
  .service-bnr a {
    padding: 2rem 2rem 0;
  }
  .service-bnr a .text01 {
    line-height: 1.4;
  }
  .service-bnr::before {
    width: 14rem;
    height: 13.5rem;
    right: 5rem;
  }
}
@media screen and (max-width: 510px) {
  .service-bnr {
    min-height: 130px;
  }
  .service-bnr a {
    padding: 2rem 2rem 0 14%;
  }
  .service-bnr::before {
    left: 60%;
  }
}
@media screen and (max-width: 420px) {
  .service-bnr a {
    padding: 2rem 2rem 0;
  }
  .service-bnr::before {
    left: auto;
    right: 5rem;
  }
}
/* contact-bnr-s(幅小) ------*/
.contact-bnr-s {
  height: 400px;
  background: url("../img/common/contact-bnr_bg.png")center center /cover no-repeat;
  border-radius: 0;
}
@media screen and (max-width: 1400px) {
  .contact-bnr-s {
    height: 325px;
    background: url("../img/common/contact-bnr_bg.png")center center /cover no-repeat;
  }
}
@media screen and (max-width: 960px) {
  .contact-bnr-s {
    height: 260px;
  }
}
@media screen and (max-width: 750px) {
  .contact-bnr-s {
    height: 143.733vw;
    background: url("../img/common/contact-bnr_bg_sp.png")center center /cover no-repeat;
  }
}
@media screen and (max-width: 375px) {
  .contact-bnr-s {
    height: 539px;
    background: url("../img/common/contact-bnr_bg_sp.png")center center /cover no-repeat;
  }
}
.service-1 .pc02, .service-1 .pc03, .service-1 .sp02 {
  display: none;
}
@media screen and (max-width: 1300px) {
  .service-1 .pc02 {
    display: block;
  }
}
@media screen and (max-width: 1050px) {
  .service-1 .pc03 {
    display: block;
  }
}
@media screen and (max-width: 510px) {
  .service-1 .sp02 {
    display: block;
  }
}
/*こんなお悩み*/
.worry-box {
  margin-top: 13.5rem;
}
.worry-wrapper {
  max-width: 1200px !important;
  margin: 0 auto;
  background: #fff;
  border-radius: 30px;
  padding: 5rem 2rem;
  position: relative;
}
.worry-wrapper h3 {
  text-align: center;
  font-size: 3.2rem;
  font-weight: 600;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}
.worry-wrapper h3 .color {
  color: #0f91ce;
}
.worry-wrapper ul {
  display: flex;
  justify-content: center;
  gap: 0rem;
  margin-top: 1.2rem;
  padding: 0 18px;
  list-style: none;
}
.worry-wrapper ul li {
  padding: 2rem;
  width: 20%;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  border-right: 1px solid rgba(34, 34, 34, 0.1); /* #222 with 10%透明度 */
}
.worry-wrapper ul li:last-child {
  border-right: none;
}
.worry-wrapper ul li img {
  width: 100px;
}
.worry-wrapper ul li p {
  text-align: center;
  line-height: 1.5;
  margin-top: 1.8rem;
  font-size: 1.8rem;
}
.worry-box .ttl-01 {
  margin-bottom: 7rem;
}
@media screen and (max-width: 1200px) {
  .worry-box {
    padding-right: 2.6em;
    padding-left: 2.6em;
  }
  .worry-wrapper ul {
    padding: auto;
  }
}
@media screen and (max-width: 1000px) {
  .worry-wrapper {
    padding-right: 0;
    padding-left: 0;
  }
  .worry-wrapper ul {
    padding: 0;
  }
  .worry-wrapper ul li {
    padding-right: .5em;
    padding-left: .5em;
  }
  .worry-wrapper ul li p {
    letter-spacing: 0;
  }
}
@media screen and (max-width: 750px) {
  .worry-wrapper h3 {
    white-space: nowrap;
  }
  .worry-box {
    margin: 98px 0 0;
  }
  .worry-wrapper ul {
    flex-direction: column;
  }
  .worry-wrapper ul li {
    width: 100%;
    padding: 1.45rem 0;
    display: flex;
    flex-direction: row;
    gap: 2.2rem;
    flex-wrap: nowrap;
    border-right: transparent;
  }
  .worry-wrapper ul li img {
    width: min(14vw, 80px);
  }
  .worry-wrapper h3 {
    font-size: min(24px, 5vw);
  }
  .worry-box .ttl-01 {
    margin-bottom: 40px;
  }
  .worry-wrapper {
    border-radius: 50px;
    padding: 4rem 3rem 3rem 3.6rem;
  }
  .worry-wrapper ul {
    margin-top: 0;
  }
  .worry-wrapper ul li p {
    margin-top: -5px;
    font-size: 16px;
    text-align: left;
    line-height: 1.5;
  }
}
/*サービス詳細*/
.service_detail_icon {
  width: 120px;
}
.service_detail_icon img {
  width: 100%;
}
.service_detail_inner {
  max-width: 1200px;
  margin: 0 auto;
  margin-top: 15.4rem;
}
.service_detail_inner ul {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 4rem; /* 任意の間隔 */
  padding: 0;
  margin: 0;
  list-style: none;
}
.service_detail_inner_wrapper {
  background: #fff;
  border-radius: 30px;
  padding: 3rem 4rem 4rem;
  position: relative;
}
.service_detail_icon {
  width: 120px;
  position: absolute;
  top: 0;
  transform: translate(-50%, -50%);
  left: 50%;
}
.service_detail_inner h3 {
  color: #e74921;
  font-size: 2.4rem;
  text-align: center;
  margin-top: 64px;
}
.service_detail_inner p.overview {
  line-height: 1.75;
  font-size: 1.6rem;
  margin-top: 30px;
}
.service_detail_inner_wrapper .point {
  text-align: center;
  position: relative;
  margin-top: 4.2rem;
}
.service_detail_inner_wrapper .point h4 {
  display: inline-block;
  background: #222;
  color: #fff;
  border-radius: 20px;
  padding: 2px 34px;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}
.service_detail_inner_wrapper .list {
  text-align: left !important;
}
.service_detail_inner_wrapper .list p {
  line-height: 1.5;
  letter-spacing: 0;
  position: relative;
  margin-left: 40px;
  margin-bottom: 16px;
}
.service_detail_inner_wrapper .list p::before {
  position: absolute;
  top: .1em;
  left: -40px;
  content: "";
  background: url("../img/service-1/list_check.png") center bottom / cover no-repeat;
  width: 30px;
  height: 30px;
}
.service_detail_inner_wrapper .list {
  background: #f7f7f7;
  padding: 4.4rem 2.2rem 3rem;
}
.service_detail_inner_wrapper .list p.last {
  margin-bottom: 0;
}
.service_detail h3.numbered::before {
  content: attr(data-number);
  position: absolute;
  left: 49%;
  top: 48%;
  transform: translate(-50%, -50%);
  font-size: 10rem;
  color: #f4f4f4;
  z-index: -1;
  pointer-events: none;
  font-family: 'Outfit', sans-serif;
}
.service_detail h3.numbered {
  position: relative;
  z-index: 1;
}
.service_detail_inner ul li:nth-child(n + 4) {
  margin-top: 6rem;
}
/*擬似要素関係*/
.service_detail_inner ul {
  position: relative;
}
.service_detail_inner ul::after {
  content: "";
  background: url(../img/service-1/service_bg01.png) center center / contain no-repeat;
  width: 31.5rem;
  height: 28.5rem;
  position: absolute;
  bottom: -11.8rem;
  left: -17.2rem;
  z-index: -1;
}
.service-1 .service_detail .service_detail_inner ul::before {
  display: none;
}
@media (max-width: 1200px) {
  .service_detail {
    padding-right: 2.6em;
    padding-left: 2.6em;
  }
  .service_detail_inner ul {
    gap: 3rem;
  }
  .service_detail_inner_wrapper {
    padding: 3rem;
  }
}
@media (max-width: 1000px) {
  .service_detail_inner ul {
    grid-template-columns: repeat(2, 1fr);
  }
  .service_detail_inner ul li:nth-child(n + 3) {
    margin-top: 6rem;
  }
}
@media (max-width: 750px) {
  .service_detail_inner h3 {
    font-size: min(20px, 5.4vw);
    margin-top: min(40px, 11vw);
  }
  .service_detail h3.numbered::before {
    font-size: 8rem;
  }
  .service_detail_inner p.overview {
    font-size: 14px;
    margin-top: min(30px, 3vw);
  }
  .service_detail_inner_wrapper .list {
    padding: 3rem 2rem 2rem;
  }
  .service_detail_inner_wrapper .point h4 {
    font-size: 14px;
    padding: 1px 24px;
  }
  .service_detail_inner_wrapper .list p::before {
    width: 20px;
    height: 20px;
    top: 1px;
    left: -28px;
  }
  .service_detail_inner_wrapper .list p {
    font-size: 14px;
    margin-left: 28px;
    margin-bottom: 16px;
  }
  .service_detail_inner_wrapper {
    padding: 6vw 5vw;
    border-radius: 16px;
  }
  .service_detail_icon {
    width: 100px;
  }
  .service_detail_inner {
    margin-top: 90px;
  }
}
@media (max-width: 600px) {
  .service_detail_inner {
    margin-top: 24px;
  }
  .service_detail_inner ul {
    grid-template-columns: 1fr;
    gap: 2rem;
  }
  .service_detail_inner ul li {
    margin-top: 6rem;
  }
  .service_detail_inner ul::after {
    width: 14rem;
    height: 13rem;
    bottom: -5rem;
    left: -7rem;
  }
}
/*result*/
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); /* 縦線 */
  }
  /* open 時はマイナス記号（横線だけ残す） */
  .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); /* 90→0 で縦線が横に重なる = 消える */
  }
  .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-top: 0;
    padding-left: 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;
  }
  .result-box .before-after .after .dt-after::before {
    font-size: 1em;
    top: 0;
  }
  .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;
  }
}
.dt-after.nonumber {
  padding: 2rem 0 0 5.0rem !important;
}
.dt-before.nonumber {
  padding: 2.8rem 0 0 5.0rem !important;
}
@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;
  }
}