.page-advantages .m-subpage-mv {
  margin-bottom: 5rem;
}
.page-advantages .m-subpage-mv .m-section-heading {
  margin-bottom: 2.4rem;
}
.page-advantages .advantages-bg-section .m-bg-inner {
  padding-top: 4rem;
  padding-bottom: 4rem;
}
.page-advantages .advantages-bg-section .m-secondary-heading {
  margin-bottom: 2.4rem;
}
.page-advantages .advantages-intro {
  margin-bottom: 6.4rem;
}
.page-advantages .advantages-intro .m-section-heading {
  margin-bottom: 2.4rem;
}
.page-advantages .advantages-intro__description:last-of-type {
  margin-top: 1rem;
}
.page-advantages .advantages-detail__item:last-child .advantages-detail__wrap {
  margin-bottom: 2.4rem;
}
.page-advantages .advantages-detail__item .m-secondary-heading {
  font-weight: 700;
  margin-bottom: 1.6rem;
}
.page-advantages .advantages-detail__item .m-secondary-heading span {
  font-size: 1.5rem;
}
.page-advantages .advantages-detail__item .m-secondary-heading em {
  display: block;
  color: var(--colorText1);
  line-height: 1.5;
  font-size: 1.6rem;
}
.page-advantages .advantages-detail__image img {
  width: 100%;
}
.page-advantages .advantages-detail__text:first-of-type {
  margin-bottom: 1rem;
}
.page-advantages .advantages-detail__text-head {
  font-weight: 700;
  color: var(--colorMain2);
  font-size: 1.5rem;
  line-height: 1.5;
}
.page-advantages .advantages-detail__business {
  border: 0.1rem solid var(--colorBorder1);
  border-radius: 1.2rem;
}
.page-advantages .advantages-detail__business:not(:last-of-type) {
  margin-bottom: 0.8rem;
}
.page-advantages .advantages-detail__business__heading {
  font-weight: 700;
  font-size: 1.5rem;
  position: relative;
}
.page-advantages .advantages-detail__business__accordion-icon {
  position: absolute;
  right: 0;
  top: 0;
  display: inline-block;
  width: 4.8rem;
  height: 100%;
  background-color: var(--colorBg1);
  border-radius: 0 1.2rem 1.2rem 0;
}
.page-advantages .advantages-detail__business__accordion-icon::before, .page-advantages .advantages-detail__business__accordion-icon::after {
  content: "";
  background-color: var(--colorText1);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: 0.3s;
}
.page-advantages .advantages-detail__business__accordion-icon:before {
  width: 1.6rem;
  height: 0.2rem;
}
.page-advantages .advantages-detail__business__accordion-icon:after {
  width: 0.2rem;
  height: 1.6rem;
}
.page-advantages .advantages-detail__business__heading.is-active .advantages-detail__business__accordion-icon {
  border-radius: 0 1.2rem 0 0;
}
.page-advantages .advantages-detail__business__heading.is-active .advantages-detail__business__accordion-icon::before, .page-advantages .advantages-detail__business__heading.is-active .advantages-detail__business__accordion-icon:after {
  transform: translate(-50%, -50%) rotate(90deg);
}
.page-advantages .advantages-detail__business__heading.is-active .advantages-detail__business__accordion-icon::before {
  opacity: 0;
}
.page-advantages .advantages-detail__business__content {
  overflow: hidden;
}
.page-advantages .advantages-detail__business__content-inner {
  transition: 0.3s;
  line-height: 2;
}
.page-advantages .advantages-detail__business__text:nth-of-type(2) {
  margin-top: 1rem;
}
.page-advantages .advantages-support {
  margin-top: 1.6rem;
  margin-bottom: 6.4rem;
}
.page-advantages .advantages-support .m-bg-inner {
  padding-top: 4rem;
  padding-bottom: 4rem;
}
.page-advantages .advantages-support .m-secondary-heading {
  letter-spacing: 0;
}
.page-advantages .advantages-support__text {
  margin-top: 2rem;
}
.page-advantages .advantages-support__info {
  background-color: var(--colorMain4);
  padding: 0.2rem 1.2rem;
  font-weight: 700;
  margin-top: 2rem;
}
.page-advantages .advantages-support__info__block {
  border: solid var(--colorBorder2);
  display: flex;
  align-items: center;
}
.page-advantages .advantages-support__info__block:last-child {
  border-width: 0;
}
.page-advantages .advantages-support__info__title {
  font-size: 1.5rem;
  width: 11rem;
}
.page-advantages .advantages-support__sub-heading {
  font-weight: 800;
  font-size: 1.6rem;
  line-height: 2.4rem;
  margin-top: 2.5rem;
}
.page-advantages .advantages-support__service {
  display: flex;
  flex-direction: column;
}
.page-advantages .advantages-support__service__panel {
  border: 1px solid var(--colorBorder5);
  padding: 2.2rem;
  border-radius: 1.2rem;
}
.page-advantages .advantages-support__service__title {
  font-weight: 700;
  color: var(--colorMain2);
  line-height: 1.47;
}
.page-advantages .advantages-support__service__image {
  display: block;
}
@media (min-width: 768px) {
  .page-advantages .m-subpage-mv {
    margin-bottom: 12rem;
  }
  .page-advantages .m-subpage-mv .m-section-heading {
    margin-bottom: 4rem;
  }
  .page-advantages .advantages-bg-section .m-bg-inner {
    padding-top: 6.4rem;
    padding-bottom: 8rem;
  }
  .page-advantages .advantages-bg-section .m-secondary-heading {
    margin-bottom: 3.2rem;
  }
  .page-advantages .advantages-intro {
    margin-bottom: 10rem;
  }
  .page-advantages .advantages-intro .m-section-heading {
    margin-bottom: 4rem;
  }
  .page-advantages .advantages-intro__inner {
    max-width: calc(81.6rem + var(--sidePaddingPc1) * 2);
  }
  .page-advantages .advantages-bg-section .m-bg-inner {
    padding-top: 6.3rem;
    padding-bottom: 8.1rem;
  }
  .page-advantages .advantages-detail__item:last-child .advantages-detail__wrap {
    margin-bottom: 4rem;
  }
  .page-advantages .advantages-detail__item .m-secondary-heading {
    margin-bottom: 2.3rem;
  }
  .page-advantages .advantages-detail__item .m-secondary-heading span {
    display: block;
    font-size: 1.6rem;
  }
  .page-advantages .advantages-detail__item .m-secondary-heading em {
    font-size: 2.2rem;
  }
  .page-advantages .advantages-detail__item .m-secondary-heading::before {
    height: 100%;
    margin: 0;
  }
  .page-advantages .advantages-detail__wrap {
    display: flex;
    flex-direction: row-reverse;
    gap: 2.4rem;
    margin-bottom: 6rem;
  }
  .page-advantages .advantages-detail__image {
    width: 31.2rem;
  }
  .page-advantages .advantages-detail__text-box {
    width: calc(100% - 31.2rem - 2.4rem);
  }
  .page-advantages .advantages-detail__text-head {
    font-size: 1.6rem;
  }
  .page-advantages .advantages-detail__business {
    padding: 3rem;
    border-radius: 1.6rem;
  }
  .page-advantages .advantages-detail__business:not(:last-of-type) {
    margin-bottom: 1.6rem;
  }
  .page-advantages .advantages-detail__business__heading {
    font-size: 1.6rem;
    margin-bottom: 0.6rem;
  }
  .page-advantages .advantages-detail__business__accordion-icon {
    display: none;
  }
  .page-advantages .advantages-support {
    margin-top: 2.4rem;
    margin-bottom: 10rem;
  }
  .page-advantages .advantages-support .m-bg-inner {
    padding-top: 6.4rem;
    padding-bottom: 8rem;
  }
  .page-advantages .advantages-support__info {
    display: flex;
    align-items: center;
    gap: 0 3.2rem;
    padding: 1.2rem 2.4rem;
    width: -moz-fit-content;
    width: fit-content;
  }
  .page-advantages .advantages-support__info__block {
    border-width: 0 1px 0 0;
    padding-right: 3.2rem;
    gap: 1.6rem;
    height: 3.2rem;
  }
  .page-advantages .advantages-support__info__block:last-child {
    padding-right: 0;
  }
  .page-advantages .advantages-support__info__title {
    font-size: 1.6rem;
    width: auto;
  }
  .page-advantages .advantages-support__info__text {
    font-size: 2rem;
  }
  .page-advantages .advantages-support__sub-heading {
    font-size: 1.8rem;
    margin-top: 3.5rem;
  }
  .page-advantages .advantages-support__service {
    gap: 1.6rem;
    margin-top: 3rem;
  }
  .page-advantages .advantages-support__service__panel {
    padding: 1rem 3.2rem;
    border-radius: 1.6rem;
    display: grid;
    align-items: center;
    gap: 1rem 5.4rem;
    grid-template: "image title" max-content "image text" max-content/max-content 1fr;
  }
  .page-advantages .advantages-support__service__title {
    font-size: 2rem;
    grid-area: title;
    margin-top: auto;
  }
  .page-advantages .advantages-support__service__image {
    width: 25rem;
    grid-area: image;
  }
  .page-advantages .advantages-support__service__text {
    grid-area: text;
    margin-bottom: auto;
  }
}
@media (min-width: 768px) {
  .page-advantages .advantages-support__service__title {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
  }
  .page-advantages .advantages-support__service__image {
    -ms-grid-row: 1;
    -ms-grid-row-span: 3;
    -ms-grid-column: 1;
  }
  .page-advantages .advantages-support__service__text {
    -ms-grid-row: 3;
    -ms-grid-column: 3;
  }
}
@media (max-width: 767px) {
  .page-advantages .advantages-detail__item:not(:last-child) {
    margin-bottom: 5.6rem;
  }
  .page-advantages .advantages-detail__item .m-secondary-heading::before {
    background: linear-gradient(0deg, var(--colorMain2) 0%, var(--colorMain2) 65%, var(--colorMain3) 65%, var(--colorMain3) 100%);
  }
  .page-advantages .advantages-detail__image {
    margin-bottom: 2.4rem;
  }
  .page-advantages .advantages-detail__text-head {
    margin-bottom: 0.4rem;
  }
  .page-advantages .advantages-detail__business__heading {
    padding: 1.6rem 5.9rem 1.6rem 2.4rem;
  }
  .page-advantages .advantages-detail__business__content {
    transform: translateZ(0);
    will-change: height;
    transition: height 0.3s;
    height: 0;
  }
  .page-advantages .advantages-detail__business__content-inner {
    padding: 1.6rem 2.4rem 2.4rem;
  }
  .page-advantages .advantages-support__info__block {
    border-width: 0 0 1px;
    padding: 0.1rem 0;
  }
  .page-advantages .advantages-support__info__text {
    font-size: 1.8rem;
    padding-bottom: 0.3rem;
  }
  .page-advantages .advantages-support__service {
    gap: 1.2rem;
    margin-top: 2rem;
  }
  .page-advantages .advantages-support__service__title {
    text-align: center;
    font-size: 1.9rem;
  }
  .page-advantages .advantages-support__service__image {
    width: 21rem;
    margin-right: auto;
    margin-left: auto;
  }
}