@charset "UTF-8";
/* PC*/
/* TABLET*/
/* SP*/
body {
  font-family: "Noto Sans JP", sans-serif;
  font-style: normal;
  font-weight: 400;
}

.header {
  background: #000;
}
@media screen and (min-width: 920px) {
  .header {
    background: transparent;
  }
  .header.-scroll {
    background: rgba(0, 0, 0, 0.2);
  }
}
@media screen and (min-width: 920px) {
  .header .inner .header__wrap {
    margin-left: 0;
  }
}

main {
  padding-top: 0 !important;
}

.sec__lead p + p {
  margin-top: 1.5em;
}

.fv__wrap {
  position: relative;
}

.fv {
  display: flex;
  align-items: center;
  position: relative;
  background-color: #000;
  padding-block: 0 !important;
}
@media screen and (max-width: 919px) {
  .fv {
    aspect-ratio: 390/704;
  }
}
@media screen and (min-width: 920px) {
  .fv {
    height: min(56.25vw, 810px);
  }
}
.fv .inner {
  position: absolute;
  top: 0;
  inset-inline: 0;
  color: #fff;
  height: 100%;
  padding-inline: 0;
  z-index: 3;
}
@media screen and (max-width: 919px) {
  .fv .inner {
    top: max(14.358974359vw, 53.8461538462px);
    height: calc(100% - max(14.358974359vw, 53.8461538462px));
    width: max(90.2564102564vw, 338.4615384615px);
  }
}
@media screen and (min-width: 920px) {
  .fv .inner {
    width: min(56.9444444444vw, 820px);
    text-align: center;
  }
}
.fv .fv__tagline {
  position: absolute;
  top: max(17.4358974359vw, 65.3846153846px);
  left: 0;
  right: 0;
  margin-inline: auto;
  font-size: max(9.2307692308vw, 34.6153846154px);
  font-weight: 700;
  line-height: 1.3;
}
@media screen and (max-width: 919px) {
  .fv .fv__tagline em {
    border-bottom: max(0.2564102564vw, 0.9615384615px) solid currentColor;
  }
}
@media screen and (min-width: 920px) {
  .fv .fv__tagline {
    top: min(12.6388888889vw, 182px);
    right: auto;
    font-size: min(4.4444444444vw, 64px);
    line-height: 1.2;
  }
}
.fv .fv__eyecatch {
  position: absolute;
  top: max(56.4102564103vw, 211.5384615385px);
  inset-inline: 0;
  font-size: max(3.8461538462vw, 14.4230769231px);
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0.04em;
}
@media screen and (min-width: 920px) {
  .fv .fv__eyecatch {
    top: min(24.5833333333vw, 354px);
    font-size: min(1.3888888889vw, 20px);
  }
}
.fv .award {
  position: absolute;
  inset-inline: 0;
  bottom: max(8.2051282051vw, 30.7692307692px);
}
@media screen and (min-width: 920px) {
  .fv .award {
    bottom: min(13.75vw, 198px);
  }
}
.fv .award .award__list {
  display: flex;
  justify-content: center;
  gap: max(1.0256410256vw, 3.8461538462px);
}
@media screen and (min-width: 920px) {
  .fv .award .award__list {
    gap: min(0.8333333333vw, 12px);
  }
}
.fv .award .award__list .award__item {
  width: max(29.4871794872vw, 110.5769230769px);
  height: max(21.7948717949vw, 81.7307692308px);
}
@media screen and (min-width: 920px) {
  .fv .award .award__list .award__item {
    width: min(11.25vw, 162px);
    height: min(8.3333333333vw, 120px);
  }
}
.fv .award .award__list .award__item img {
  height: 100%;
}
.fv .award .award__text {
  margin-top: max(2.0512820513vw, 7.6923076923px);
  width: max(76.1538461538vw, 285.5769230769px);
}
@media screen and (min-width: 920px) {
  .fv .award .award__text {
    margin-top: min(0.8333333333vw, 12px);
    width: min(34.4444444444vw, 496px);
  }
}
.fv .fvCta {
  position: absolute;
  inset-inline: 0;
  bottom: max(36.1538461538vw, 135.5769230769px);
}
@media screen and (min-width: 920px) {
  .fv .fvCta {
    bottom: min(5.9722222222vw, 86px);
  }
}
.fv .fvCta .fvCta__inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.fv .fvCta .fvCta__caption {
  display: block;
  width: 100%;
  margin: 0 auto max(1.0256410256vw, 3.8461538462px);
  color: #fff;
  font-size: max(3.0769230769vw, 11.5384615385px);
  flex-shrink: 0;
  text-align: center;
}
@media screen and (min-width: 920px) {
  .fv .fvCta .fvCta__caption {
    margin-bottom: min(0.4166666667vw, 6px);
    font-size: min(0.8333333333vw, 12px);
  }
}
.fv .fvCta .fvCta__caption span {
  display: inline-block;
  position: relative;
}
.fv .fvCta .fvCta__thumbnail {
  width: max(78.4615384615vw, 294.2307692308px);
  margin-bottom: max(5.1282051282vw, 19.2307692308px);
}
@media screen and (min-width: 920px) {
  .fv .fvCta .fvCta__thumbnail {
    width: auto;
    height: min(11.3888888889vw, 164px);
    margin: 0 min(2.7777777778vw, 40px) 0 0;
  }
}
@media screen and (max-width: 919px) {
  .fv .fvCta .fvCta__body {
    width: 100%;
  }
}
.fv .fvCta .fvCta__list {
  display: flex;
  width: 100%;
  font-weight: bold;
  gap: max(3.0769230769vw, 11.5384615385px);
  align-items: center;
  flex-wrap: wrap;
  flex-direction: column;
}
@media screen and (min-width: 920px) {
  .fv .fvCta .fvCta__list {
    width: -moz-fit-content;
    width: fit-content;
    gap: min(0.8333333333vw, 12px);
  }
}
.fv .fvCta .fvCta__list .fvCta__item {
  width: 100%;
}
.fv .fvCta .fvCta__list .fvCta__item .fvCta__link {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  background: #ffe945;
  color: #000;
  padding-inline: max(6.1538461538vw, 23.0769230769px) max(8.2051282051vw, 30.7692307692px);
  line-height: 1;
  border-radius: 100vmax;
  height: max(15.3846153846vw, 57.6923076923px);
  font-size: max(4.1025641026vw, 15.3846153846px);
}
.fv .fvCta .fvCta__list .fvCta__item .fvCta__link::after {
  aspect-ratio: 1/1;
  width: max(7.6923076923vw, 28.8461538462px);
  margin-top: 0.25em;
  content: "▲";
  transform: rotate(-30deg);
}
.fv .fvCta .fvCta__list .fvCta__item .fvCta__link span {
  flex: 1;
  text-align: center;
  line-height: 1.2;
}
@media screen and (min-width: 920px) {
  .fv .fvCta .fvCta__list .fvCta__item .fvCta__link {
    width: min(27.7777777778vw, 400px);
    height: min(4.4444444444vw, 64px);
    padding-inline: min(1.6666666667vw, 24px) min(2.2222222222vw, 32px);
    font-size: min(1.3888888889vw, 20px);
    border-radius: min(1.3888888889vw, 20px);
    transition: 0.5s opacity;
  }
  .fv .fvCta .fvCta__list .fvCta__item .fvCta__link::after {
    width: min(2.0833333333vw, 30px);
  }
  .fv .fvCta .fvCta__list .fvCta__item .fvCta__link:hover, .fv .fvCta .fvCta__list .fvCta__item .fvCta__link:focus {
    opacity: 0.7;
  }
}
.fv .fv__movie {
  position: absolute;
  inset: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  aspect-ratio: 1920/1080;
  background-color: #000;
}
@media screen and (max-width: 919px) {
  .fv .fv__movie {
    top: max(14.358974359vw, 53.8461538462px);
    left: 50%;
    width: auto;
    height: max(100vw, 375px);
    transform: translateX(-50%);
  }
}
.fv .fv__movie video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.fv .fvOverlay {
  position: absolute;
  inset: 0;
  z-index: 2;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
@media screen and (max-width: 919px) {
  .fv .fvOverlay {
    background: linear-gradient(to bottom, transparent 0%, #1b1b1b 100%);
    opacity: 0.5;
  }
}
@media screen and (min-width: 920px) {
  .fv .fvOverlay {
    mix-blend-mode: multiply;
  }
  .fv .fvOverlay .fvOverlay__inner {
    position: relative;
    position: relative;
    width: min(100vw, 1440px);
    height: 100%;
    margin-inline: auto;
    z-index: 1;
  }
  .fv .fvOverlay .fvOverlay__inner::before, .fv .fvOverlay .fvOverlay__inner::after {
    content: "";
    display: block;
    position: absolute;
    background-color: #95b1ff;
    width: 50%;
    height: 100%;
    top: 0;
  }
  .fv .fvOverlay .fvOverlay__inner::before {
    left: 100%;
  }
  .fv .fvOverlay .fvOverlay__inner::after {
    right: 100%;
  }
  .fv .fvOverlay .fvOverlay__image {
    width: 100%;
    height: 100%;
    position: absolute;
    inset: 0;
  }
}

.youtube {
  padding-block: max(12.3076923077vw, 46.1538461538px);
}
@media screen and (min-width: 920px) {
  .youtube {
    padding-block: min(5.2173913043vw, 48px);
  }
}
.youtube .inner {
  display: flex;
  gap: max(8.2051282051vw, 30.7692307692px);
  flex-direction: column;
}
@media screen and (max-width: 919px) {
  .youtube .inner {
    width: max(91.7948717949vw, 344.2307692308px);
    padding-inline: 0;
  }
  .youtube .inner .youtube__logo {
    order: 1;
    width: max(36.6666666667vw, 137.5px);
    margin-inline: auto;
  }
  .youtube .inner .youtube__movie {
    order: 2;
  }
  .youtube .inner .youtube__body {
    order: 3;
  }
}
@media screen and (min-width: 920px) {
  .youtube .inner {
    flex-direction: row-reverse;
    align-items: center;
    gap: min(3.4782608696vw, 32px);
  }
  .youtube .inner .youtube__logo {
    width: min(15.5434782609vw, 143px);
  }
}
@media screen and (max-width: 919px) {
  .youtube .youtube__movie {
    width: 100%;
    aspect-ratio: 400/225;
  }
}
@media screen and (min-width: 920px) {
  .youtube .youtube__movie {
    flex-basis: min(43.4782608696vw, 400px);
  }
}
.youtube .youtube__body {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: max(6.1538461538vw, 23.0769230769px);
}
@media screen and (max-width: 919px) {
  .youtube .youtube__body {
    padding-inline: max(4.1025641026vw, 15.3846153846px);
  }
}
@media screen and (min-width: 920px) {
  .youtube .youtube__body {
    flex: 1;
    flex-basis: min(43.4782608696vw, 400px);
    gap: min(2.6086956522vw, 24px);
    align-items: flex-start;
  }
}
.youtube .youtube__title {
  font-size: max(5.1282051282vw, 19.2307692308px);
  line-height: 1.4;
  font-weight: 700;
}
@media screen and (min-width: 920px) {
  .youtube .youtube__title {
    font-size: min(2.1739130435vw, 20px);
  }
}
.youtube .youtube__text {
  font-size: max(3.8461538462vw, 14.4230769231px);
  list-style: 1.4;
  font-weight: 400;
}
@media screen and (min-width: 920px) {
  .youtube .youtube__text {
    font-size: min(1.6304347826vw, 15px);
  }
}
.youtube .youtube__text p + p {
  margin-top: 1.4em;
}
@media screen and (max-width: 919px) {
  .youtube.-donyu .youtube__title {
    font-size: max(6.1538461538vw, 23.0769230769px);
    line-height: 1.3;
  }
  .youtube.-donyu .youtube__body {
    align-items: flex-start;
    padding-inline: max(4.1025641026vw, 15.3846153846px);
  }
}
@media screen and (min-width: 920px) {
  .youtube.-donyu .youtube__title {
    font-size: min(2.6086956522vw, 24px);
  }
}

.case {
  background: linear-gradient(-45deg, #0033bb 0%, #002ba0 100%);
  color: #fff;
}
.case .inner {
  display: block;
}
@media screen and (max-width: 919px) {
  .case .inner {
    padding-inline: max(8.2051282051vw, 30.7692307692px);
  }
  .case .sec__header {
    align-items: flex-start;
  }
  .case .sec__header .sec__title {
    font-size: max(10.2564102564vw, 38.4615384615px);
    text-align: left;
  }
  .case .sec__header .sec__lead {
    font-size: max(3.8461538462vw, 14.4230769231px);
    text-align: left;
  }
}
@media screen and (min-width: 920px) {
  .case .inner {
    display: flex;
  }
}
.case .splide__pagination__page {
  background: #fff;
  margin: 0;
  border-radius: 0;
  opacity: 0.4;
}
.case .splide__pagination__page.is-active {
  opacity: 1;
  transform: scale(1);
}
.case .splide__arrows {
  position: relative;
  margin-inline: auto;
}
.case .splide__arrow {
  background-color: transparent;
  background-size: contain;
  opacity: 1;
  filter: invert(89%) sepia(86%) saturate(0%) hue-rotate(257deg) brightness(102%) contrast(101%);
}
.case .splide__arrow--prev {
  background-image: url("../img/icon_arrow-circle-l.svg");
}
.case .splide__arrow--next {
  background-image: url("../img/icon_arrow-circle-r.svg");
}
@media screen and (max-width: 919px) {
  .case .splide__pagination {
    gap: max(3.0769230769vw, 11.5384615385px);
    width: 100%;
  }
  .case .splide__pagination__page {
    width: max(2.0512820513vw, 7.6923076923px);
    height: max(4.1025641026vw, 15.3846153846px);
  }
  .case .splide__arrow {
    top: calc(max(12.3076923077vw, 46.1538461538px) * 1.25);
    width: max(12.3076923077vw, 46.1538461538px);
    height: max(12.3076923077vw, 46.1538461538px);
  }
}
@media screen and (min-width: 920px) {
  .case .splide__pagination {
    gap: min(0.8333333333vw, 12px);
  }
  .case .splide__pagination__page {
    width: min(0.5555555556vw, 8px);
    height: min(1.1111111111vw, 16px);
  }
  .case .splide__arrows {
    width: min(25vw, 360px);
  }
  .case .splide__arrow {
    top: calc(min(3.3333333333vw, 48px) * 1.25);
    width: min(3.3333333333vw, 48px);
    height: min(3.3333333333vw, 48px);
  }
}
.case .case__slider {
  padding-bottom: max(19.4871794872vw, 73.0769230769px);
}
@media screen and (min-width: 920px) {
  .case .case__slider {
    padding-bottom: min(5.5555555556vw, 80px);
  }
}
.case .case__item {
  display: flex;
  flex-direction: column;
  background: #fff;
  margin-inline: auto;
}
@media screen and (min-width: 920px) {
  .case .case__item {
    width: min(34.7222222222vw, 500px);
  }
}
.case .case__item .case__details {
  position: relative;
  padding: max(6.1538461538vw, 23.0769230769px) max(8.2051282051vw, 30.7692307692px) max(8.2051282051vw, 30.7692307692px);
}
@media screen and (min-width: 920px) {
  .case .case__item .case__details {
    padding: min(1.6666666667vw, 24px) min(2.2222222222vw, 32px) min(2.2222222222vw, 32px);
  }
}
.case .case__item .case__meta .case__company {
  color: #000;
  font-size: max(4.1025641026vw, 15.3846153846px);
  font-weight: 700;
}
@media screen and (min-width: 920px) {
  .case .case__item .case__meta .case__company {
    font-size: min(1.1111111111vw, 16px);
  }
}
.case .case__item .case__meta .case__category {
  display: inline-flex;
  margin-block: max(2.0512820513vw, 7.6923076923px) max(5.1282051282vw, 19.2307692308px);
  padding: max(1.5384615385vw, 5.7692307692px) max(2.0512820513vw, 7.6923076923px);
  font-weight: 500;
  font-size: max(3.0769230769vw, 11.5384615385px);
  color: #fff;
  line-height: 1;
  background: #30B0C7;
  border-radius: max(1.0256410256vw, 3.8461538462px);
}
@media screen and (min-width: 920px) {
  .case .case__item .case__meta .case__category {
    margin-block: min(0.5555555556vw, 8px) min(1.3888888889vw, 20px);
    padding: min(0.4166666667vw, 6px) min(0.5555555556vw, 8px);
    font-size: min(0.8333333333vw, 12px);
    border-radius: min(0.2777777778vw, 4px);
  }
}
.case .case__item .case__meta .case__title {
  color: #000;
  font-size: max(6.1538461538vw, 23.0769230769px);
  font-weight: 700;
  line-height: 1.4;
}
@media screen and (min-width: 920px) {
  .case .case__item .case__meta .case__title {
    font-size: min(1.6666666667vw, 24px);
  }
}
.case .case__item .case__toggle {
  position: absolute;
  bottom: 0;
  inset-inline: 0;
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  cursor: pointer;
  color: #B3B3B3;
  background: none;
  font-size: max(6.1538461538vw, 23.0769230769px);
  margin-inline: auto;
  line-height: 1;
}
@media screen and (min-width: 920px) {
  .case .case__item .case__toggle {
    font-size: min(1.6666666667vw, 24px);
  }
}
.case .case__item .case__body {
  color: #000;
  font-size: max(4.1025641026vw, 15.3846153846px);
  line-height: 1.5;
}
@media screen and (min-width: 920px) {
  .case .case__item .case__body {
    font-size: min(1.1111111111vw, 16px);
  }
}
.case .case__item .case__summary {
  display: flex;
  flex-direction: column;
  gap: 1.5em;
  margin-block: max(12.3076923077vw, 46.1538461538px);
}
@media screen and (min-width: 920px) {
  .case .case__item .case__summary {
    margin-block: min(3.3333333333vw, 48px);
  }
}
.case .case__item .case__heading {
  font-weight: 700;
}
.case .case__item .case__voice {
  background-color: #FFF4C8;
  font-weight: 500;
  padding: max(8.2051282051vw, 30.7692307692px) max(6.1538461538vw, 23.0769230769px);
  border-radius: max(3.0769230769vw, 11.5384615385px);
}
@media screen and (min-width: 920px) {
  .case .case__item .case__voice {
    padding: min(2.2222222222vw, 32px) min(1.6666666667vw, 24px);
    border-radius: min(0.8333333333vw, 12px);
  }
}
.case .case__item .case__voice .case__voice__title {
  font-size: max(5.1282051282vw, 19.2307692308px);
  font-weight: 700;
  margin-bottom: max(6.9230769231vw, 25.9615384615px);
  vertical-align: middle;
  text-align: center;
  line-height: 1.5;
}
.case .case__item .case__voice .case__voice__title::after {
  display: inline-block;
  aspect-ratio: 1/1;
  width: max(5.641025641vw, 21.1538461538px);
  margin-left: max(1.5384615385vw, 5.7692307692px);
  content: "";
  background: center/contain no-repeat url("../img/case_voice.webp");
}
@media screen and (min-width: 920px) {
  .case .case__item .case__voice .case__voice__title {
    font-size: min(1.3888888889vw, 20px);
    margin-bottom: min(1.875vw, 27px);
  }
  .case .case__item .case__voice .case__voice__title::after {
    width: min(1.5277777778vw, 22px);
    margin-left: min(0.4166666667vw, 6px);
  }
}
.case .case__item .case__voice .case__voice__list li + li {
  margin-top: 1.4em;
}
.case .dialog__container:not(:has(dialog[open])) {
  height: max(115.3846153846vw, 432.6923076923px);
}
@media screen and (min-width: 920px) {
  .case .dialog__container:not(:has(dialog[open])) {
    height: min(33.1944444444vw, 478px);
  }
}
.case .dialog__open.case__item {
  height: 100%;
  width: max(82.0512820513vw, 307.6923076923px);
  padding-bottom: max(6.1538461538vw, 23.0769230769px);
}
@media screen and (min-width: 920px) {
  .case .dialog__open.case__item {
    width: 100%;
    min-width: min(25vw, 360px);
    padding-bottom: min(1.6666666667vw, 24px);
    aspect-ratio: 360/477;
  }
}
.case .dialog__open.case__item .case__details {
  padding: max(6.1538461538vw, 23.0769230769px) max(8.2051282051vw, 30.7692307692px) max(8.2051282051vw, 30.7692307692px);
  flex: 1;
}
@media screen and (min-width: 920px) {
  .case .dialog__open.case__item .case__details {
    padding: min(1.6666666667vw, 24px) min(2.2222222222vw, 32px) min(2.2222222222vw, 32px);
  }
}
.case .dialog__open.case__item .case__meta .case__title {
  font-size: max(5.1282051282vw, 19.2307692308px);
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media screen and (min-width: 920px) {
  .case .dialog__open.case__item .case__meta .case__title {
    font-size: min(1.3888888889vw, 20px);
  }
}
@media screen and (max-width: 919px) {
  .case .dialog {
    height: 80dvh;
  }
}
.case .dialog {
  padding: 0;
}
.case .dialog .dialog__inner > * {
  height: auto;
}
.case .cv2 {
  padding-top: max(16.4102564103vw, 61.5384615385px);
}
.case .cv2 .inner {
  padding-inline: max(8.2051282051vw, 30.7692307692px);
}
.case .cv2 .cv2__list .cv2__link.-white {
  color: #000;
}
.case .cv2 .cv2__list .cv2__link.-white::after {
  background-image: url("../img/icon_link.svg");
}
@media screen and (min-width: 920px) {
  .case .cv2 {
    padding-top: min(6.9565217391vw, 64px);
  }
  .case .cv2 .inner {
    padding-inline: min(3.4782608696vw, 32px);
  }
  .case .cv2 .cv2__list {
    width: 100%;
    justify-content: center;
    gap: min(3.4782608696vw, 32px);
  }
  .case .cv2 .cv2__list .cv2__item, .case .cv2 .cv2__list .cv2__link {
    width: min(39.1304347826vw, 360px);
  }
}

.support .inner {
  gap: max(12.3076923077vw, 46.1538461538px);
}
.support .sec__lead {
  font-weight: 500;
}
@media screen and (min-width: 920px) {
  .support {
    padding-block: min(6.9565217391vw, 64px);
  }
}
.support .support__list {
  display: flex;
  flex-direction: column;
  gap: max(6.1538461538vw, 23.0769230769px);
}
.support .support__list > li {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: max(16.4102564103vw, 61.5384615385px);
}
.support .support__list > li::after {
  content: "";
  display: block;
  width: 100%;
  height: max(0.7692307692vw, 2.8846153846px);
  position: absolute;
  left: 0;
  bottom: 0;
}
.support .support__list > li span {
  display: block;
  text-align: center;
  font-size: max(5.1282051282vw, 19.2307692308px);
  font-weight: 700;
  letter-spacing: 0.02em;
}
.support .support__list > li.-team01::after {
  background-color: #FF4D4D;
}
.support .support__list > li.-team02::after {
  background-color: #FF834D;
}
.support .support__list > li.-team03::after {
  background-color: #f5b747;
}
.support .support__list > li.-team04::after {
  background-color: #F2F240;
}
.support .support__list > li.-team05::after {
  background-color: #AFEF41;
}
.support .support__list > li.-team06::after {
  background-color: #71E2CD;
}
.support .support__list > li.-team07::after {
  background-color: #7390E0;
}
.support .support__list > li.-team08::after {
  background-color: #9F73DD;
}
@media screen and (max-width: 919px) {
  .support .support__list {
    width: max(75.3846153846vw, 282.6923076923px);
    margin-inline: auto;
  }
  .support .support__list > li.-team03 span {
    font-size: max(4.1025641026vw, 15.3846153846px);
  }
}
@media screen and (min-width: 920px) {
  .support .support__list {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: min(2.6086956522vw, 24px);
  }
  .support .support__list > li {
    flex-basis: min(17.3913043478vw, 160px);
    height: min(6.9565217391vw, 64px);
  }
  .support .support__list > li span {
    font-size: min(2.1739130435vw, 20px);
    line-height: 1.2;
  }
  .support .support__list > li::after {
    height: min(0.3260869565vw, 3px);
  }
  .support .support__list > li.-team03 span {
    margin-inline: -1em;
  }
}

.benefits {
  background-color: #f0f6ff;
}
.benefits .inner {
  gap: max(10.2564102564vw, 38.4615384615px);
  flex-direction: column-reverse;
}
@media screen and (min-width: 920px) {
  .benefits {
    padding-block: min(17.3913043478vw, 160px);
  }
  .benefits .inner {
    justify-content: center;
    flex-direction: row;
    align-items: flex-start;
    gap: min(4.347826087vw, 40px);
  }
}
.benefits .benefits__graph {
  width: 100%;
  background: #fff;
  padding: max(9.2307692308vw, 34.6153846154px) max(8.4615384615vw, 31.7307692308px);
  position: relative;
  aspect-ratio: 1/1;
}
@media screen and (min-width: 920px) {
  .benefits .benefits__graph {
    width: min(43.4782608696vw, 400px);
    padding: min(4.347826087vw, 40px) min(5.3260869565vw, 49px) min(1.7391304348vw, 16px) min(4.2391304348vw, 39px);
  }
}
.benefits .benefits__graph .graph {
  display: flex;
  width: 100%;
  height: max(69.2307692308vw, 259.6153846154px);
  margin: 0 auto;
  padding: 0 0 max(5.3846153846vw, 20.1923076923px) max(13.8461538462vw, 51.9230769231px);
  background-image: url("../img/benefits_graph-bg.svg");
  background-size: contain;
  background-repeat: no-repeat;
}
@media screen and (min-width: 920px) {
  .benefits .benefits__graph .graph {
    width: min(36.7391304348vw, 338px);
    height: min(35.2173913043vw, 324px);
    margin: 0 auto;
    padding: 0 0 min(2.7173913043vw, 25px) min(7.1739130435vw, 66px);
  }
}
.benefits .benefits__graph .graph .graph__line {
  display: flex;
  flex-direction: column;
}
.benefits .benefits__graph .graph .graph__line.-before {
  margin: auto max(6.6666666667vw, 25px) 0 0;
}
@media screen and (min-width: 920px) {
  .benefits .benefits__graph .graph .graph__line.-before {
    margin: auto min(4.5652173913vw, 42px) 0 0;
  }
}
.benefits .benefits__graph .graph .graph__line.-before span {
  width: max(22.5641025641vw, 84.6153846154px);
  height: max(9.4871794872vw, 35.5769230769px);
  background: #e2e2e2;
}
@media screen and (min-width: 920px) {
  .benefits .benefits__graph .graph .graph__line.-before span {
    width: min(10.4347826087vw, 96px);
    height: min(3.9130434783vw, 36px);
  }
}
.benefits .benefits__graph .graph .graph__line.-after {
  margin: auto 0 0 0;
}
.benefits .benefits__graph .graph .graph__line.-after .-bar {
  width: max(22.5641025641vw, 84.6153846154px);
  height: 0;
  background: #cb191d;
  transition: height 1s ease;
}
@media screen and (min-width: 920px) {
  .benefits .benefits__graph .graph .graph__line.-after .-bar {
    width: min(10.4347826087vw, 96px);
    height: 0;
  }
}
.benefits .benefits__graph .graph .graph__line.-after .-bar.--active {
  height: max(41.0256410256vw, 153.8461538462px);
}
@media screen and (min-width: 920px) {
  .benefits .benefits__graph .graph .graph__line.-after .-bar.--active {
    height: min(19.7826086957vw, 182px);
  }
}
.benefits .benefits__graph .graph .graph__line.-after .graph__pop {
  font-size: max(7.1794871795vw, 26.9230769231px);
  font-weight: 900;
  color: #cb191d;
  margin-left: max(-2.0512820513vw, -7.6923076923px);
  margin-bottom: max(3.0769230769vw, 11.5384615385px);
  margin-top: max(-7.4358974359vw, -27.8846153846px);
}
@media screen and (min-width: 920px) {
  .benefits .benefits__graph .graph .graph__line.-after .graph__pop {
    font-size: min(3.4782608696vw, 32px);
    margin-left: min(-0.8695652174vw, -8px);
    margin-bottom: min(2.6086956522vw, 24px);
    margin-top: min(-3.4782608696vw, -32px);
  }
}
.benefits .benefits__graph .graph__note {
  position: absolute;
  left: 0;
  right: 0;
  margin-inline: auto;
  bottom: max(4.1025641026vw, 15.3846153846px);
  font-size: max(2.3076923077vw, 8.6538461538px);
  margin-top: max(7.1794871795vw, 26.9230769231px);
  text-align: center;
}
@media screen and (max-width: 919px) {
  .benefits .benefits__graph .graph__note {
    display: none;
  }
}
@media screen and (min-width: 920px) {
  .benefits .benefits__graph .graph__note {
    font-size: min(1.0869565217vw, 10px);
    margin-top: min(3.0434782609vw, 28px);
    bottom: min(1.7391304348vw, 16px);
  }
}
.benefits .benefits__details {
  text-align: justify;
}
@media screen and (min-width: 920px) {
  .benefits .benefits__details {
    width: min(48.6956521739vw, 448px);
  }
}
.benefits .benefits__details .benefits__title {
  font-size: max(6.1538461538vw, 23.0769230769px);
  font-weight: 700;
  line-height: 1.15;
  margin-bottom: max(8.2051282051vw, 30.7692307692px);
}
@media screen and (max-width: 919px) {
  .benefits .benefits__details .benefits__title {
    text-align: center;
  }
}
@media screen and (min-width: 920px) {
  .benefits .benefits__details .benefits__title {
    font-size: min(2.6086956522vw, 24px);
    margin-bottom: min(3.4782608696vw, 32px);
  }
}
.benefits .benefits__details .benefits__caption {
  font-size: max(3.8461538462vw, 14.4230769231px);
  font-weight: 700;
  margin-bottom: max(2.0512820513vw, 7.6923076923px);
  text-align: center;
}
@media screen and (min-width: 920px) {
  .benefits .benefits__details .benefits__caption {
    width: min(43.4782608696vw, 400px);
    font-size: min(1.6304347826vw, 15px);
    margin-bottom: min(0.8695652174vw, 8px);
  }
}
.benefits .benefits__details .benefits__balloon {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-bottom: max(8.2051282051vw, 30.7692307692px);
  background: #cb191d;
  color: #fff;
  border-radius: max(4.1025641026vw, 15.3846153846px);
  height: max(20.5128205128vw, 76.9230769231px);
  position: relative;
}
.benefits .benefits__details .benefits__balloon::after {
  position: absolute;
  display: block;
  aspect-ratio: 51/34;
  content: "";
  clip-path: polygon(50% 100%, 100% 0, 0 0);
  right: max(19.4871794872vw, 73.0769230769px);
  bottom: max(-2.0512820513vw, -7.6923076923px);
  width: max(8.7179487179vw, 32.6923076923px);
  background: #cb191d;
  transform: rotate(-90deg);
}
@media screen and (min-width: 920px) {
  .benefits .benefits__details .benefits__balloon {
    margin-bottom: min(3.4782608696vw, 32px);
    border-radius: min(1.7391304348vw, 16px);
    height: min(11.0869565217vw, 102px);
    width: min(43.4782608696vw, 400px);
  }
  .benefits .benefits__details .benefits__balloon::after {
    right: min(13.5869565217vw, 125px);
    bottom: min(-0.4347826087vw, -4px);
    width: min(3.6956521739vw, 34px);
  }
}
.benefits .benefits__details .benefits__balloon .benefits__num {
  text-align: center;
  font-weight: 700;
  font-size: max(6.1538461538vw, 23.0769230769px);
}
@media screen and (min-width: 920px) {
  .benefits .benefits__details .benefits__balloon .benefits__num {
    font-size: min(3.9130434783vw, 36px);
  }
}
.benefits .benefits__details .benefits__balloon .benefits__num em {
  font-size: max(13.5897435897vw, 50.9615384615px);
}
@media screen and (min-width: 920px) {
  .benefits .benefits__details .benefits__balloon .benefits__num em {
    font-size: min(6.9565217391vw, 64px);
  }
}
.benefits .benefits__details .benefits__balloon .benefits__num small {
  font-size: 0.6em;
}
.benefits .benefits__details .benefits__balloon .asterisk {
  font-size: max(4.1025641026vw, 15.3846153846px);
  font-weight: bold;
}
@media screen and (min-width: 920px) {
  .benefits .benefits__details .benefits__balloon .asterisk {
    font-size: min(1.7391304348vw, 16px);
  }
}
.benefits .benefits__details .benefits__text {
  line-height: 1.5;
  font-weight: 400;
}
.benefits .benefits__details .benefits__text small {
  display: block;
  margin-top: max(8.2051282051vw, 30.7692307692px);
  font-size: max(2.8205128205vw, 10.5769230769px);
  line-height: 1.3;
}
@media screen and (min-width: 920px) {
  .benefits .benefits__details .benefits__text small {
    margin-top: min(3.4782608696vw, 32px);
    font-size: min(1.1956521739vw, 11px);
  }
}
.benefits + .youtube {
  background: #f0f6ff;
  padding-block: 0 max(16.4102564103vw, 61.5384615385px);
}
@media screen and (min-width: 920px) {
  .benefits + .youtube {
    padding-block: 0 min(6.9565217391vw, 64px);
  }
}

.about {
  padding-top: 0 !important;
}
.about .about__catch {
  font-size: max(8.2051282051vw, 30.7692307692px);
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
}
.about .about__catch em {
  color: #cb191d;
}
@media screen and (min-width: 920px) {
  .about .about__catch {
    font-size: min(4.347826087vw, 40px);
  }
}
.about .about__text {
  text-align: center;
  line-height: 1.5;
  font-size: max(4.1025641026vw, 15.3846153846px);
  font-weight: 400;
}
@media screen and (min-width: 920px) {
  .about .about__text {
    font-size: min(2.1739130435vw, 20px);
    line-height: 2;
  }
}
.about .aboutClient {
  margin-bottom: max(16.4102564103vw, 61.5384615385px);
}
@media screen and (min-width: 920px) {
  .about .aboutClient {
    margin-bottom: min(6.9565217391vw, 64px);
  }
}
.about .aboutClient .aboutClient__achievement {
  display: flex;
  flex-direction: column;
  align-items: center;
  font-size: max(4.1025641026vw, 15.3846153846px);
  font-weight: 700;
}
@media screen and (min-width: 920px) {
  .about .aboutClient .aboutClient__achievement {
    font-size: min(2.1739130435vw, 20px);
  }
}
.about .aboutClient .aboutClient__num {
  font-size: max(10.2564102564vw, 38.4615384615px);
  margin-bottom: max(6.1538461538vw, 23.0769230769px);
  font-weight: 900;
}
.about .aboutClient .aboutClient__num em {
  display: inline-block;
  font-size: max(24.6153846154vw, 92.3076923077px);
  color: #cb191d;
  margin-right: max(2.0512820513vw, 7.6923076923px);
  line-height: 1;
}
@media screen and (min-width: 920px) {
  .about .aboutClient .aboutClient__num {
    font-size: min(5.2173913043vw, 48px);
    margin-bottom: min(3.3695652174vw, 31px);
  }
  .about .aboutClient .aboutClient__num em {
    font-size: min(13.9130434783vw, 128px);
    margin-right: min(0.8695652174vw, 8px);
  }
}
.about .aboutClient .aboutClient__note {
  font-size: max(2.8205128205vw, 10.5769230769px);
  margin-top: max(2.0512820513vw, 7.6923076923px);
  text-align: right;
  line-height: 1.3;
}
@media screen and (min-width: 920px) {
  .about .aboutClient .aboutClient__note {
    font-size: min(1.3043478261vw, 12px);
    margin-top: min(0.8695652174vw, 8px);
  }
}
.about .client {
  position: relative;
  width: 100% !important;
  max-width: 100% !important;
  overflow: hidden;
}
@media screen and (max-width: 919px) {
  .about .client {
    aspect-ratio: 390/600;
  }
}
@media screen and (min-width: 920px) {
  .about .client {
    height: 50rem;
  }
}
.about .client__box {
  position: absolute;
  inset: 0;
  z-index: 5;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin: auto;
  background-color: #fff;
}
@media screen and (max-width: 919px) {
  .about .client__box {
    aspect-ratio: 390/120;
  }
}
@media screen and (min-width: 920px) {
  .about .client__box {
    width: 30rem;
    height: 10rem;
  }
}
.about .client__text {
  font-size: max(6.1538461538vw, 23.0769230769px);
  font-weight: 700;
  line-height: 1.15;
  text-align: center;
}
@media screen and (min-width: 920px) {
  .about .client__text {
    font-size: 2rem;
  }
}
.about .client__count {
  color: #cb191d;
}
.about .client__count em {
  font-size: max(9.2307692308vw, 34.6153846154px);
}
@media screen and (min-width: 920px) {
  .about .client__count em {
    font-size: 3.125rem;
  }
}
.about .client__achievements {
  font-size: max(8.2051282051vw, 30.7692307692px);
}
@media screen and (min-width: 920px) {
  .about .client__achievements {
    font-size: 2.6875rem;
  }
}
.about .client__images {
  width: 100%;
  overflow: hidden;
}
@media screen and (max-width: 919px) {
  .about .client__images {
    height: max(30.7692307692vw, 115.3846153846px);
  }
}
@media screen and (min-width: 920px) {
  .about .client__images {
    height: 10rem;
  }
}
.about .client__images-track {
  display: flex;
  width: -moz-max-content;
  width: max-content;
  height: 100%;
  will-change: transform;
  animation: client-marquee-left 90s linear infinite;
}
.about .client__images-track img {
  flex-shrink: 0;
  width: auto;
  max-width: none;
  height: 100%;
}
.about .client__images-track:not(.--reverse):last-of-type {
  margin-right: -100%;
}
.about .client__images-track.--reverse {
  animation: client-marquee-right 90s linear infinite;
}
.about .client__images-track.--reverse:first-of-type {
  margin-right: -100%;
}
@keyframes client-marquee-left {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-50%);
  }
}
@keyframes client-marquee-right {
  from {
    transform: translateX(-50%);
  }
  to {
    transform: translateX(0);
  }
}
.about .aboutWhy {
  padding-bottom: max(16.4102564103vw, 61.5384615385px);
}
.about .aboutWhy .inner {
  gap: max(16.4102564103vw, 61.5384615385px);
}
@media screen and (min-width: 920px) {
  .about .aboutWhy {
    padding-bottom: min(10.4347826087vw, 96px);
  }
  .about .aboutWhy .inner {
    gap: min(10.4347826087vw, 96px);
  }
}
.about .aboutWhy .aboutWhy__header .about__catch {
  margin-bottom: max(12.3076923077vw, 46.1538461538px);
}
@media screen and (min-width: 920px) {
  .about .aboutWhy .aboutWhy__header .about__catch {
    margin-bottom: min(5.2173913043vw, 48px);
  }
}
.about .aboutWhy .aboutWhy__body {
  display: flex;
  flex-direction: column;
  gap: max(12.3076923077vw, 46.1538461538px);
}
@media screen and (min-width: 920px) {
  .about .aboutWhy .aboutWhy__body {
    gap: min(5.2173913043vw, 48px);
  }
}
.about .aboutWhy .aboutWhy__contents .aboutWhy__title {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: max(4.1025641026vw, 15.3846153846px);
  font-size: max(6.1538461538vw, 23.0769230769px);
  line-height: 1.6;
  font-weight: 700;
  margin-bottom: max(4.1025641026vw, 15.3846153846px);
  text-align: center;
}
.about .aboutWhy .aboutWhy__contents .aboutWhy__title::before {
  content: "";
  background: center/contain no-repeat;
}
@media screen and (min-width: 920px) {
  .about .aboutWhy .aboutWhy__contents .aboutWhy__title {
    gap: min(1.7391304348vw, 16px);
    font-size: min(2.6086956522vw, 24px);
    margin-bottom: min(1.7391304348vw, 16px);
  }
}
.about .aboutWhy .aboutWhy__contents .aboutWhy__text {
  font-size: max(5.1282051282vw, 19.2307692308px);
  line-height: 1.6;
  text-align: center;
  transform: translateY(calc(-1 * max(5.1282051282vw, 19.2307692308px)));
}
@media screen and (min-width: 920px) {
  .about .aboutWhy .aboutWhy__contents .aboutWhy__text {
    font-size: min(2.1739130435vw, 20px);
    transform: translateY(calc(-1 * min(2.1739130435vw, 20px)));
  }
}
.about .aboutWhy .aboutWhy__contents .aboutWhy__list {
  display: flex;
  flex-direction: column;
  gap: max(3.0769230769vw, 11.5384615385px);
}
@media screen and (min-width: 920px) {
  .about .aboutWhy .aboutWhy__contents .aboutWhy__list {
    flex-direction: row;
    flex-wrap: wrap;
    gap: min(1.7391304348vw, 16px);
  }
  .about .aboutWhy .aboutWhy__contents .aboutWhy__list > * {
    flex-basis: calc((100% - min(1.7391304348vw, 16px)) / 2);
  }
}
.about .aboutWhy .aboutWhy__contents .aboutWhyItem {
  height: 100%;
  display: flex;
  flex-direction: column;
  gap: max(8.2051282051vw, 30.7692307692px);
  border-radius: max(2.0512820513vw, 7.6923076923px);
  padding: max(8.2051282051vw, 30.7692307692px) max(4.1025641026vw, 15.3846153846px);
  box-shadow: max(1.0256410256vw, 3.8461538462px) max(1.0256410256vw, 3.8461538462px) max(3.0769230769vw, 11.5384615385px) rgba(0, 0, 0, 0.25);
}
@media screen and (min-width: 920px) {
  .about .aboutWhy .aboutWhy__contents .aboutWhyItem {
    box-shadow: min(0.4347826087vw, 4px) min(0.4347826087vw, 4px) min(1.3043478261vw, 12px) rgba(0, 0, 0, 0.25);
  }
}
@media screen and (min-width: 920px) {
  .about .aboutWhy .aboutWhy__contents .aboutWhyItem {
    border-radius: min(1.7391304348vw, 16px);
    padding: min(5.2173913043vw, 48px);
    gap: min(3.4782608696vw, 32px);
  }
}
.about .aboutWhy .aboutWhy__contents .aboutWhyItem__title {
  display: flex;
  flex-direction: column;
  align-items: center;
  font-weight: 700;
  gap: max(1.0256410256vw, 3.8461538462px);
}
.about .aboutWhy .aboutWhy__contents .aboutWhyItem__title .-jp {
  font-size: max(6.1538461538vw, 23.0769230769px);
}
.about .aboutWhy .aboutWhy__contents .aboutWhyItem__title .-en {
  font-size: max(3.5897435897vw, 13.4615384615px);
  font-weight: 300;
}
@media screen and (min-width: 920px) {
  .about .aboutWhy .aboutWhy__contents .aboutWhyItem__title {
    gap: min(0.8695652174vw, 8px);
  }
  .about .aboutWhy .aboutWhy__contents .aboutWhyItem__title .-jp {
    font-size: min(3.4782608696vw, 32px);
  }
  .about .aboutWhy .aboutWhy__contents .aboutWhyItem__title .-en {
    font-size: min(1.7391304348vw, 16px);
  }
}
.about .aboutWhy .aboutWhy__contents .aboutWhyItem__list {
  font-size: max(3.8461538462vw, 14.4230769231px);
}
.about .aboutWhy .aboutWhy__contents .aboutWhyItem__list li {
  line-height: 1.5;
  position: relative;
  padding-left: 1em;
}
.about .aboutWhy .aboutWhy__contents .aboutWhyItem__list li::before {
  content: "・";
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (min-width: 920px) {
  .about .aboutWhy .aboutWhy__contents .aboutWhyItem__list {
    font-size: min(1.7391304348vw, 16px);
  }
}
.about .aboutWhy .aboutWhy__contents.-general .aboutWhy__title::before {
  aspect-ratio: 70/98;
  width: max(17.9487179487vw, 67.3076923077px);
  background-image: url("../img/about_why_img01.webp");
}
@media screen and (min-width: 920px) {
  .about .aboutWhy .aboutWhy__contents.-general .aboutWhy__title::before {
    width: min(7.6086956522vw, 70px);
  }
}
.about .aboutWhy .aboutWhy__contents.-general .aboutWhyItem {
  background: #e2e2e2;
}
.about .aboutWhy .aboutWhy__contents.-plus .aboutWhy__title::before {
  aspect-ratio: 132/92;
  width: max(33.8461538462vw, 126.9230769231px);
  background-image: url("../img/about_why_img02.webp");
}
@media screen and (min-width: 920px) {
  .about .aboutWhy .aboutWhy__contents.-plus .aboutWhy__title::before {
    width: min(14.347826087vw, 132px);
  }
}
.about .aboutWhy .aboutWhy__contents.-plus .aboutWhyItem {
  color: #fff;
  background: linear-gradient(-45deg, #0033bb 0%, #002ba0 100%);
}
.about .aboutWhy .aboutWhy__contents.-assets .aboutWhy__title::before {
  aspect-ratio: 68/84;
  width: max(17.4358974359vw, 65.3846153846px);
  background-image: url("../img/about_why_img03.webp");
}
@media screen and (min-width: 920px) {
  .about .aboutWhy .aboutWhy__contents.-assets .aboutWhy__title::before {
    width: min(7.3913043478vw, 68px);
  }
}
.about .aboutWhy .aboutWhy__contents.-assets .aboutWhyItem {
  color: #fff;
  background: #cb191d;
}
.about .aboutWhy .aboutWhy__contents.-assets .aboutWhyItem__title {
  font-size: max(6.1538461538vw, 23.0769230769px);
}
@media screen and (min-width: 920px) {
  .about .aboutWhy .aboutWhy__contents.-assets .aboutWhyItem__title {
    font-size: min(2.9347826087vw, 27px);
  }
}
.about .aboutWhy .aboutWhy__footer .about__text {
  margin-bottom: max(16.4102564103vw, 61.5384615385px);
}
@media screen and (min-width: 920px) {
  .about .aboutWhy .aboutWhy__footer .about__text {
    margin-bottom: min(6.9565217391vw, 64px);
  }
}
.about .cv2 {
  padding-block: 0 !important;
}
@media screen and (max-width: 919px) {
  .about .cv2 .cv2__caption {
    font-size: max(3.0769230769vw, 11.5384615385px);
  }
}
@media screen and (min-width: 920px) {
  .about .cv2 .cv2__list .cv2__item .cv2__link {
    width: min(54.347826087vw, 500px);
  }
}

.worries .sec__header::before {
  content: "";
  aspect-ratio: 308/131;
  background: center/contain no-repeat url("../img/worries_title_img_.webp");
  width: max(55.641025641vw, 208.6538461538px);
}
@media screen and (min-width: 920px) {
  .worries .sec__header::before {
    width: min(33.4782608696vw, 308px);
  }
}
.worries em {
  color: #cb191d;
}
.worries .worries__list {
  display: flex;
  flex-direction: column;
  gap: max(16.4102564103vw, 61.5384615385px);
}
@media screen and (min-width: 920px) {
  .worries .worries__list {
    gap: min(17.3913043478vw, 160px);
  }
}
.worries .worriesItem {
  display: flex;
  flex-direction: column;
  gap: max(8.2051282051vw, 30.7692307692px);
}
@media screen and (min-width: 920px) {
  .worries .worriesItem {
    flex-direction: row;
    align-items: center;
    gap: min(5.2173913043vw, 48px);
  }
}
@media screen and (min-width: 920px) {
  .worries .worriesItem .worriesItem__body {
    flex: 1;
  }
}
.worries .worriesItem .worriesItem__list {
  display: flex;
  flex-direction: column;
  gap: max(8.2051282051vw, 30.7692307692px);
}
@media screen and (min-width: 920px) {
  .worries .worriesItem .worriesItem__list {
    gap: min(3.4782608696vw, 32px);
  }
}
@media screen and (min-width: 920px) {
  .worries .worriesItem .worriesItem__contents {
    display: flex;
    gap: min(1.7391304348vw, 16px);
  }
}
.worries .worriesItem .worriesItem__contents dt {
  color: #cb191d;
  line-height: 1.6;
  font-size: max(6.1538461538vw, 23.0769230769px);
  font-weight: 700;
}
.worries .worriesItem .worriesItem__contents dt span {
  font-size: max(12.3076923077vw, 46.1538461538px);
  line-height: 1;
}
@media screen and (min-width: 920px) {
  .worries .worriesItem .worriesItem__contents dt {
    flex-basis: 2em;
    flex-shrink: 0;
    color: #ffe945;
    text-align: right;
    font-size: min(2.6086956522vw, 24px);
    line-height: 1.3;
  }
  .worries .worriesItem .worriesItem__contents dt span {
    font-size: min(5.2173913043vw, 48px);
  }
}
.worries .worriesItem .worriesItem__contents dd {
  line-height: 1.6;
  font-size: max(3.8461538462vw, 14.4230769231px);
  font-weight: 400;
}
@media screen and (min-width: 920px) {
  .worries .worriesItem .worriesItem__contents dd {
    font-size: min(1.7391304348vw, 16px);
  }
}
.worries .worriesItem .worriesItem__contents.-worry dd {
  font-size: max(8.2051282051vw, 30.7692307692px);
  font-weight: 700;
  line-height: 1.3;
}
@media screen and (min-width: 920px) {
  .worries .worriesItem .worriesItem__contents.-worry dd {
    font-size: min(3.9130434783vw, 36px);
  }
}
.worries .worriesItem .worriesItem__contents.-answer dd span {
  display: block;
  font-size: max(5.1282051282vw, 19.2307692308px);
  font-weight: 700;
  line-height: 1.3;
  margin-bottom: max(-2.0512820513vw, -7.6923076923px);
}
@media screen and (min-width: 920px) {
  .worries .worriesItem .worriesItem__contents.-answer dd span {
    font-size: min(2.1739130435vw, 20px);
    margin-bottom: min(-0.8695652174vw, -8px);
  }
}
@media screen and (min-width: 920px) {
  .worries .worriesItem .worriesItem__image {
    border-radius: min(1.7391304348vw, 16px);
    overflow: hidden;
    flex-shrink: 0;
  }
}
@media screen and (min-width: 920px) {
  .worries .worriesItem.-item1 .worriesItem__image {
    flex-basis: min(45vw, 414px);
  }
}
@media screen and (max-width: 919px) {
  .worries .worriesItem.-item2 .worriesItem__contents.-worry dd {
    margin-right: max(-4.1025641026vw, -15.3846153846px);
  }
}
@media screen and (min-width: 920px) {
  .worries .worriesItem.-item2 {
    flex-direction: row-reverse;
  }
  .worries .worriesItem.-item2 .worriesItem__image {
    flex-basis: min(41.3043478261vw, 380px);
  }
}
@media screen and (min-width: 920px) {
  .worries .worriesItem.-item3 .worriesItem__image {
    flex-basis: min(44.7826086957vw, 412px);
  }
}
.worries .cv2 {
  padding-block: max(15.3846153846vw, 57.6923076923px) 0;
}
@media screen and (min-width: 920px) {
  .worries .cv2 {
    padding-block: min(12.9347826087vw, 119px) min(8.6956521739vw, 80px);
  }
}
@media screen and (min-width: 920px) {
  .worries {
    background: linear-gradient(-45deg, #0033bb 0%, #002ba0 100%);
    color: #fff;
  }
  .worries em {
    color: #ffe945;
  }
}

.features {
  padding-bottom: 0 !important;
}
.features .sec__header::before {
  content: "";
  aspect-ratio: 298/137;
  background: center/contain no-repeat url("../img/features_title_img.webp");
  width: max(65.641025641vw, 246.1538461538px);
}
@media screen and (min-width: 920px) {
  .features .sec__header::before {
    width: min(32.3913043478vw, 298px);
  }
}
.features .features__list {
  display: flex;
  flex-direction: column;
  gap: max(6.1538461538vw, 23.0769230769px);
}
@media screen and (min-width: 920px) {
  .features .features__list {
    gap: min(2.6086956522vw, 24px);
  }
}
.features .featuresItem {
  display: flex;
  flex-direction: column;
  background: linear-gradient(-45deg, #0033bb 0%, #002ba0 100%);
  color: #fff;
  border-radius: max(2.0512820513vw, 7.6923076923px);
  gap: max(8.2051282051vw, 30.7692307692px);
  padding: max(8.2051282051vw, 30.7692307692px) max(6.1538461538vw, 23.0769230769px);
}
@media screen and (min-width: 920px) {
  .features .featuresItem {
    flex-direction: row;
    justify-content: space-between;
    padding: min(5.2173913043vw, 48px) min(3.4782608696vw, 32px);
    border-radius: min(1.7391304348vw, 16px);
    gap: 0;
  }
}
.features .featuresItem .featuresItem__title {
  font-size: max(8.2051282051vw, 30.7692307692px);
  line-height: 1.3;
  font-weight: 700;
}
.features .featuresItem .featuresItem__title .-num {
  display: block;
  margin-bottom: max(7.1794871795vw, 26.9230769231px);
  font-size: max(9.2307692308vw, 34.6153846154px);
  color: #ffe945;
  line-height: 1;
}
@media screen and (min-width: 920px) {
  .features .featuresItem .featuresItem__title {
    font-size: min(3.9130434783vw, 36px);
  }
  .features .featuresItem .featuresItem__title .-num {
    margin-bottom: min(2.6086956522vw, 24px);
    font-size: min(3.9130434783vw, 36px);
  }
}
.features .featuresItem .featuresItem__body {
  line-height: 1.4;
}
@media screen and (min-width: 920px) {
  .features .featuresItem .featuresItem__body {
    flex-basis: min(43.9130434783vw, 404px);
  }
}
.features .featuresItem .featuresItem__text {
  font-size: max(3.8461538462vw, 14.4230769231px);
  font-weight: 400;
}
@media screen and (min-width: 920px) {
  .features .featuresItem .featuresItem__text {
    font-size: min(1.7391304348vw, 16px);
  }
}
.features .featuresItem .featuresItem__list {
  font-size: max(3.8461538462vw, 14.4230769231px);
  font-weight: 400;
  margin-block: 1.4em;
}
@media screen and (min-width: 920px) {
  .features .featuresItem .featuresItem__list {
    font-size: min(1.7391304348vw, 16px);
  }
}
.features .featuresItem ul.featuresItem__list li {
  position: relative;
  padding-left: 1em;
}
.features .featuresItem ul.featuresItem__list li::before {
  content: "・";
  position: absolute;
  top: 0;
  left: 0;
}
.features .featuresItem .featuresItem__heading {
  font-weight: 400;
  margin-top: 1.4em;
}
.features .featuresItem ol.featuresItem__list {
  margin-top: 0;
}
.features .featuresItem ol.featuresItem__list li {
  list-style-type: decimal;
  margin-left: 1em;
}
.features .featuresItem .featuresItem__caption {
  font-size: max(4.1025641026vw, 15.3846153846px);
  font-weight: 700;
}
@media screen and (min-width: 920px) {
  .features .featuresItem .featuresItem__caption {
    font-size: min(1.7391304348vw, 16px);
  }
}
.features .featuresItem em {
  color: #ffe945;
}

@media screen and (min-width: 920px) {
  .comparison .inner {
    align-items: center;
    flex-direction: column;
  }
}
.comparison .comparison__thumbnail {
  margin-bottom: max(8.2051282051vw, 30.7692307692px);
}
@media screen and (min-width: 920px) {
  .comparison .comparison__thumbnail {
    width: 100%;
    margin: 0 min(4.347826087vw, 40px) 0 0;
  }
}

.faq {
  background: #f4f4f4;
}
@media screen and (max-width: 919px) {
  .faq {
    padding-block: max(12.3076923077vw, 46.1538461538px) !important;
  }
}
.faq .fap__list {
  display: flex;
  flex-direction: column;
  gap: max(3.0769230769vw, 11.5384615385px);
}
@media screen and (min-width: 920px) {
  .faq .fap__list {
    width: 100%;
    margin: 0 auto;
    gap: min(1.3043478261vw, 12px);
  }
}
.faq .fap__list .faq__item .faq__wrap {
  background: #fff;
  border-radius: max(3.0769230769vw, 11.5384615385px);
  box-shadow: 0 max(1.0256410256vw, 3.8461538462px) max(2.0512820513vw, 7.6923076923px) rgba(0, 0, 0, 0.4);
}
@media screen and (min-width: 920px) {
  .faq .fap__list .faq__item .faq__wrap {
    border-radius: min(1.3043478261vw, 12px);
    box-shadow: 0 min(0.4347826087vw, 4px) min(0.8695652174vw, 8px) rgba(0, 0, 0, 0.4);
  }
}
.faq .fap__list .faq__item .faq__wrap .faq__question {
  display: flex;
  padding: max(3.0769230769vw, 11.5384615385px);
  align-items: center;
  color: #000;
  font-weight: bold;
  text-align: justify;
  cursor: pointer;
}
@media screen and (min-width: 920px) {
  .faq .fap__list .faq__item .faq__wrap .faq__question {
    padding: min(1.4130434783vw, 13px) min(2.6086956522vw, 24px);
    font-size: min(2.1739130435vw, 20px);
  }
}
.faq .fap__list .faq__item .faq__wrap .faq__question::before {
  content: "Q.";
  margin: auto max(3.0769230769vw, 11.5384615385px) auto 0;
  font-size: max(5.1282051282vw, 19.2307692308px);
  font-weight: 900;
  color: #cb191d;
  flex-shrink: 0;
  line-height: 1;
}
@media screen and (min-width: 920px) {
  .faq .fap__list .faq__item .faq__wrap .faq__question::before {
    margin: auto min(1.3043478261vw, 12px) auto 0;
    font-size: min(2.1739130435vw, 20px);
  }
}
.faq .fap__list .faq__item .faq__wrap .faq__question::after {
  content: "";
  width: max(4.1025641026vw, 15.3846153846px);
  height: max(2.0512820513vw, 7.6923076923px);
  margin: auto 0 auto max(3.0769230769vw, 11.5384615385px);
  background-image: url("../img/arrow-faq.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  flex-shrink: 0;
  line-height: 1;
  transition: transform 0.4s;
}
@media screen and (min-width: 920px) {
  .faq .fap__list .faq__item .faq__wrap .faq__question::after {
    width: min(1.7391304348vw, 16px);
    height: min(0.8695652174vw, 8px);
    margin: auto 0 auto min(1.3043478261vw, 12px);
  }
}
.faq .fap__list .faq__item .faq__wrap .faq__question span {
  margin-right: auto;
}
.faq .fap__list .faq__item .faq__wrap .faq__answer {
  display: none;
}
.faq .fap__list .faq__item .faq__wrap .faq__answer .faq__body {
  display: flex;
  padding: max(3.0769230769vw, 11.5384615385px);
  color: #000;
  font-size: max(3.3333333333vw, 12.5px);
  font-weight: 400;
  text-align: justify;
  border-top: max(0.2564102564vw, 0.9615384615px) solid #dcdee0;
}
@media screen and (min-width: 920px) {
  .faq .fap__list .faq__item .faq__wrap .faq__answer .faq__body {
    padding: min(1.4130434783vw, 13px) min(2.6086956522vw, 24px);
    font-size: min(1.7391304348vw, 16px);
    border-top: min(0.1086956522vw, 1px) solid #dcdee0;
  }
}
.faq .fap__list .faq__item .faq__wrap .faq__answer .faq__body::before {
  content: "A.";
  margin: auto max(3.0769230769vw, 11.5384615385px) auto 0;
  font-size: max(5.1282051282vw, 19.2307692308px);
  font-weight: 900;
  color: #cb191d;
  flex-shrink: 0;
  line-height: 1;
}
@media screen and (min-width: 920px) {
  .faq .fap__list .faq__item .faq__wrap .faq__answer .faq__body::before {
    margin: auto min(1.3043478261vw, 12px) auto 0;
    font-size: min(2.1739130435vw, 20px);
  }
}
.faq .fap__list .faq__item .faq__wrap.-active .faq__question::after {
  transform: rotateX(180deg);
}

.form {
  background: #f0f6ff;
}

.cv2.-fixed {
  color: #fff;
  background: #025cf7;
  padding-block: max(2.5641025641vw, 9.6153846154px) max(4.1025641026vw, 15.3846153846px);
}
.cv2.-fixed .cv2__caption {
  font-size: max(3.3333333333vw, 12.5px);
  font-weight: 500;
  line-height: 1.23;
}
.cv2.-fixed .cv2__caption span::before, .cv2.-fixed .cv2__caption span::after {
  display: none;
}
.cv2.-fixed .cv2__link {
  font-size: max(5.1282051282vw, 19.2307692308px);
  height: max(13.8461538462vw, 51.9230769231px) !important;
}
@media screen and (min-width: 920px) {
  .cv2.-fixed {
    display: none !important;
  }
}

#fixCta {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 5;
  width: 100%;
  opacity: 0;
  transition: opacity 0.5s;
}
#fixCta.is-fix {
  opacity: 1;
}

#Contact {
  background: #f0f6ff;
}
#Contact .sec__header {
  margin-bottom: max(4.1025641026vw, 15.3846153846px);
}
@media screen and (min-width: 920px) {
  #Contact .sec__header {
    margin-bottom: min(3.4782608696vw, 32px);
  }
}