@charset "UTF-8";
/* 
  $sp-base: 468.75 → 20px => 4.2666666667vw
  $pc-base: 1440   → 20px => 1.3888888889vw
  $bp1: 52.1875em (≈835px), $bp2: 90em (1440px)
*/
body.is-fixed {
  overflow: hidden;
}

@media (min-width: 52.1875em) {
  body a {
    transition: opacity 0.3s;
  }
  body a:hover {
    opacity: 0.6;
  }
}
body main {
  overflow-x: hidden;
}

.c-page-header {
  aspect-ratio: 375/302;
  max-height: 80.5333333333vw;
  position: relative;
  width: 100vw;
}

@media (min-width: 52.1875em) {
  .c-page-header {
    aspect-ratio: 1440/485;
    max-height: 33.6805555556vw;
  }
}
@media (min-width: 90em) {
  .c-page-header {
    max-height: 485px;
  }
}
.c-page-header__inner {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: flex-end;
  margin: 0 auto;
  max-width: 89.3333333333vw;
  padding-bottom: 7.7333333333vw;
  position: relative;
  width: 100%;
}

@media (min-width: 52.1875em) {
  .c-page-header__inner {
    justify-content: center;
    max-width: 88.8888888889vw;
    padding-bottom: 0;
    padding-top: 3.4722222222vw;
  }
}
@media (min-width: 90em) {
  .c-page-header__inner {
    max-width: 1280px;
    padding-top: 50px;
  }
}
.c-page-header__inner .c-page-header__title {
  color: #fff;
  font-family: League Gothic, sans-serif;
  font-size: 24vw;
}

@media (min-width: 52.1875em) {
  .c-page-header__inner .c-page-header__title {
    font-size: 10.4166666667vw;
  }
}
@media (min-width: 90em) {
  .c-page-header__inner .c-page-header__title {
    font-size: 150px;
  }
}
.c-page-header__inner .c-page-header__title span {
  display: block;
  font-family: 游ゴシック Medium, Yu Gothic Medium, 游ゴシック体, YuGothic, ヒラギノ角ゴ ProN W3, Hiragino Kaku Gothic ProN, メイリオ, Meiryo, sans-serif;
  font-size: 4.2666666667vw;
  font-weight: 700;
  line-height: 1;
  margin-top: 1.3333333333vw;
}

@media (min-width: 52.1875em) {
  .c-page-header__inner .c-page-header__title span {
    font-size: 1.3888888889vw;
    margin-top: 0.3472222222vw;
  }
}
@media (min-width: 90em) {
  .c-page-header__inner .c-page-header__title span {
    font-size: 20px;
    margin-top: 5px;
  }
}
.c-page-header__inner .c-page-header__imagearea {
  height: 100%;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100vw;
  z-index: -1;
}

.c-page-header__inner .c-page-header__imagearea img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: top;
  object-position: top;
  width: 100%;
}

.c-page-header__breadcrumbs {
  z-index: 100;
  bottom: 5.3333333333vw;
  left: 0;
  position: absolute;
}

@media (min-width: 52.1875em) {
  .c-page-header__inner .c-page-header__breadcrumbs {
    bottom: -3.3333333333vw;
  }
}
@media (min-width: 90em) {
  .c-page-header__inner .c-page-header__breadcrumbs {
    bottom: -48px;
  }
}
/* ----------------------------------------------------------------------------------------------- */
.problem {
  background-color: #f8f8f8;
  margin-bottom: 21.3333333333vw;
  position: relative;
}

@media (min-width: 52.1875em) {
  .problem {
    margin-bottom: 5.5555555556vw;
  }
}
@media (min-width: 90em) {
  .problem {
    margin-bottom: 80px;
  }
}
.problem:after {
  background-image: url(../img/common/triangle-glay.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  bottom: -8.5333333333vw;
  content: "";
  height: 12vw;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 13.8666666667vw;
}

@media (min-width: 52.1875em) {
  .problem:after {
    bottom: -2.2222222222vw;
    height: 3.125vw;
    width: 3.6111111111vw;
  }
}
@media (min-width: 90em) {
  .problem:after {
    bottom: -32px;
    height: 45px;
    width: 52px;
  }
}
.problem__inner {
  margin: 0 auto;
  max-width: 87.2vw;
  padding: 16.8vw 0;
}

@media (min-width: 52.1875em) {
  .problem__inner {
    max-width: 58.8888888889vw;
    padding: 4.3055555556vw 0 6.6666666667vw;
  }
}
@media (min-width: 90em) {
  .problem__inner {
    max-width: 848px;
    padding: 62px 0 96px;
  }
}
.problem__inner .problem-title {
  margin-bottom: 10.6666666667vw;
}

@media (min-width: 52.1875em) {
  .problem__inner .problem-title {
    margin-bottom: 2.7777777778vw;
  }
}
@media (min-width: 90em) {
  .problem__inner .problem-title {
    margin-bottom: 40px;
  }
}
.problem__inner .problem-title span {
  color: #3061be;
}

.problem__inner .problem__itemlist li {
  align-items: flex-start;
  display: flex;
  font-size: 4.2666666667vw;
  gap: 2.4vw;
  justify-content: flex-start;
  letter-spacing: 0.1em;
  line-height: 1.5;
}

@media (min-width: 52.1875em) {
  .problem__inner .problem__itemlist li {
    align-items: center;
    font-size: 1.25vw;
    gap: 1.3888888889vw;
  }
}
@media (min-width: 90em) {
  .problem__inner .problem__itemlist li {
    font-size: 18px;
    gap: 20px;
  }
}
.problem__inner .problem__itemlist li:not(:last-child) {
  margin-bottom: 7.4666666667vw;
}

@media (min-width: 52.1875em) {
  .problem__inner .problem__itemlist li:not(:last-child) {
    margin-bottom: 1.7361111111vw;
  }
}
@media (min-width: 90em) {
  .problem__inner .problem__itemlist li:not(:last-child) {
    margin-bottom: 25px;
  }
}
.problem__inner .problem__itemlist li img {
  height: auto;
  margin-top: 1.0666666667vw;
  width: 5.8666666667vw;
}

@media (min-width: 52.1875em) {
  .problem__inner .problem__itemlist li img {
    margin-top: 0;
    width: 1.5277777778vw;
  }
}
@media (min-width: 90em) {
  .problem__inner .problem__itemlist li img {
    width: 22px;
  }
}
/* ----------------------------------------------------------------------------------------------- */
.problem-after {
  text-align: center;
  margin-bottom: 21.3333333333vw;
}
@media (min-width: 52.1875em) {
  .problem-after {
    font-size: 1.6666666667vw;
  }
}
@media (min-width: 90em) {
  .problem-after {
    font-size: 24px;
  }
}
@media (min-width: 52.1875em) {
  .problem-after {
    margin-bottom: 5vw;
  }
}
@media (min-width: 90em) {
  .problem-after {
    margin-bottom: 72px;
  }
}
.problem-after__inner {
  margin: 0 auto;
  max-width: 87.2vw;
}
@media (min-width: 52.1875em) {
  .problem-after__inner {
    max-width: 55.2083333333vw;
  }
}
@media (min-width: 90em) {
  .problem-after__inner {
    max-width: 795px;
  }
}
.problem-after p {
  font-weight: 700;
  line-height: 1.7;
  margin-bottom: 1.5em;
}
.problem-after .anker__link {
  display: grid;
  grid-gap: 3vw;
}
@media (min-width: 52.1875em) {
  .problem-after .anker__link {
    grid-template-columns: 1fr 1fr;
    grid-gap: 1em;
  }
}
.problem-after .anker__link a {
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: bold;
  background: #769ae0;
  color: #fff;
  border-radius: 1.3333333333vw;
  font-size: 4.2666666667vw;
  height: 4em;
  position: relative;
  letter-spacing: 1em;
  padding-left: 1em;
}
@media (min-width: 52.1875em) {
  .problem-after .anker__link a {
    border-radius: 0.3472222222vw;
  }
}
@media (min-width: 90em) {
  .problem-after .anker__link a {
    border-radius: 5px;
  }
}
@media (min-width: 52.1875em) {
  .problem-after .anker__link a {
    font-size: 1.3888888889vw;
  }
}
@media (min-width: 90em) {
  .problem-after .anker__link a {
    font-size: 20px;
  }
}
@media (min-width: 52.1875em) {
  .problem-after .anker__link a {
    height: 5.2083333333vw;
  }
}
@media (min-width: 90em) {
  .problem-after .anker__link a {
    height: 75px;
  }
}
.problem-after .anker__link a img {
  position: absolute;
  right: 1em;
  top: 50%;
  transform: translateY(-50%) rotate(90deg);
}

/* ----------------------------------------------------------------------------------------------- */
.section-title {
  margin-bottom: 21.3333333333vw;
  font-size: 3.7333333333vw;
  letter-spacing: 0.05em;
  line-height: 1.7;
  text-align: left;
}
@media (min-width: 52.1875em) {
  .section-title {
    font-size: 1.25vw;
  }
}
@media (min-width: 90em) {
  .section-title {
    font-size: 18px;
  }
}
@media (min-width: 52.1875em) {
  .section-title {
    margin-bottom: 5vw;
  }
}
@media (min-width: 90em) {
  .section-title {
    margin-bottom: 72px;
  }
}
.section-title__inner {
  margin: 0 auto;
  max-width: 87.2vw;
}
@media (min-width: 52.1875em) {
  .section-title__inner {
    max-width: 88.8194444444vw;
  }
}
@media (min-width: 90em) {
  .section-title__inner {
    max-width: 1279px;
  }
}
.section-title h1 {
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: bold;
  background: #769ae0;
  color: #fff;
  height: 3em;
  font-size: 6.4vw;
  font-weight: 700;
  letter-spacing: 1em;
  padding-left: 1em;
  margin-bottom: 2em;
}
@media (min-width: 52.1875em) {
  .section-title h1 {
    margin-bottom: 5vw;
  }
}
@media (min-width: 90em) {
  .section-title h1 {
    margin-bottom: 72px;
  }
}
@media (min-width: 52.1875em) {
  .section-title h1 {
    height: 8.3333333333vw;
  }
}
@media (min-width: 90em) {
  .section-title h1 {
    height: 120px;
  }
}
@media (min-width: 52.1875em) {
  .section-title h1 {
    font-size: 2.7777777778vw;
  }
}
@media (min-width: 90em) {
  .section-title h1 {
    font-size: 40px;
  }
}
@media (min-width: 52.1875em) {
  .section-title p {
    text-align: center;
  }
}

/* ----------------------------------------------------------------------------------------------- */
.service {
  margin-bottom: 21.3333333333vw;
}
@media (min-width: 52.1875em) {
  .service {
    margin-bottom: 5vw;
  }
}
@media (min-width: 90em) {
  .service {
    margin-bottom: 72px;
  }
}
.service__inner {
  margin: 0 auto;
  max-width: 87.2vw;
}
@media (min-width: 52.1875em) {
  .service__inner {
    max-width: 65.9722222222vw;
  }
}
@media (min-width: 90em) {
  .service__inner {
    max-width: 950px;
  }
}
.service__title {
  letter-spacing: 0;
  margin-bottom: 7.4666666667vw;
}
@media (min-width: 52.1875em) {
  .service__title {
    margin-bottom: 3.4722222222vw;
  }
}
@media (min-width: 90em) {
  .service__title {
    margin-bottom: 50px;
  }
}
.service__title span {
  color: #3061be;
}

.service__inner .service-feature {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  gap: 10.6666666667vw;
  justify-content: space-between;
}

@media (min-width: 52.1875em) {
  .service__inner .service-feature {
    flex-direction: row;
    gap: 5vw;
  }
}
@media (min-width: 90em) {
  .service__inner .service-feature {
    gap: 72px;
  }
}
.service__inner .service-feature .service-feature-item {
  text-align: center;
  width: 100%;
}

.service__inner .service-feature .service-feature-item__number {
  background-color: #3061be;
  border-radius: 32vw;
  color: #fff;
  display: inline-block;
  font-family: League Gothic, sans-serif;
  font-size: 4.8vw;
  letter-spacing: 0.02em;
  margin-bottom: 6.4vw;
  padding: 1.0666666667vw 5.0666666667vw 0.8vw;
}

@media (min-width: 52.1875em) {
  .service__inner .service-feature .service-feature-item__number {
    border-radius: 8.3333333333vw;
    font-size: 1.25vw;
    margin-bottom: 2.2222222222vw;
    padding: 0.2777777778vw 1.3194444444vw 0.2083333333vw;
  }
}
@media (min-width: 90em) {
  .service__inner .service-feature .service-feature-item__number {
    border-radius: 120px;
    font-size: 18px;
    margin-bottom: 32px;
    padding: 4px 19px 3px;
  }
}
.service__inner .service-feature .service-feature-item__image {
  aspect-ratio: 1/1;
  margin: 0 auto 6.4vw;
  width: 38.9333333333vw;
}

@media (min-width: 52.1875em) {
  .service__inner .service-feature .service-feature-item__image {
    margin: 0 auto 2.2222222222vw;
    width: 10.1388888889vw;
  }
}
@media (min-width: 90em) {
  .service__inner .service-feature .service-feature-item__image {
    margin: 0 auto 32px;
    width: 146px;
  }
}
.service__inner .service-feature .service-feature-item__image img {
  height: auto;
  width: 100%;
}

.service__inner .service-feature .service-feature-item__title {
  font-size: 5.3333333333vw;
  font-weight: 700;
  letter-spacing: 0.05em;
  margin-bottom: 5.3333333333vw;
}

@media (min-width: 52.1875em) {
  .service__inner .service-feature .service-feature-item__title {
    font-size: 1.6666666667vw;
    margin-bottom: 1.3888888889vw;
    height: 2.2em;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 1.3;
  }
}
@media (min-width: 90em) {
  .service__inner .service-feature .service-feature-item__title {
    font-size: 24px;
    margin-bottom: 20px;
  }
}
.service__inner .service-feature .service-feature-item__text {
  font-size: 3.7333333333vw;
  letter-spacing: 0.05em;
  line-height: 1.7;
  text-align: left;
}

@media (min-width: 52.1875em) {
  .service__inner .service-feature .service-feature-item__text {
    font-size: 0.9722222222vw;
  }
}
@media (min-width: 90em) {
  .service__inner .service-feature .service-feature-item__text {
    font-size: 14px;
  }
}
/* ----------------------------------------------------------------------------------------------- */
.menu {
  background: #f8f8f8;
  padding-top: 21.3333333333vw;
  padding-bottom: 21.3333333333vw;
  margin-bottom: 21.3333333333vw;
}
@media (min-width: 52.1875em) {
  .menu {
    padding-top: 5vw;
  }
}
@media (min-width: 90em) {
  .menu {
    padding-top: 72px;
  }
}
@media (min-width: 52.1875em) {
  .menu {
    padding-bottom: 5vw;
  }
}
@media (min-width: 90em) {
  .menu {
    padding-bottom: 72px;
  }
}
@media (min-width: 52.1875em) {
  .menu {
    margin-bottom: 5vw;
  }
}
@media (min-width: 90em) {
  .menu {
    margin-bottom: 72px;
  }
}
.menu__inner {
  margin: 0 auto;
  max-width: 87.2vw;
}
@media (min-width: 52.1875em) {
  .menu__inner {
    max-width: 88.8194444444vw;
  }
}
@media (min-width: 90em) {
  .menu__inner {
    max-width: 1279px;
  }
}
.menu__title {
  letter-spacing: 0;
  margin-bottom: 7.4666666667vw;
}
@media (min-width: 52.1875em) {
  .menu__title {
    margin-bottom: 3.4722222222vw;
  }
}
@media (min-width: 90em) {
  .menu__title {
    margin-bottom: 50px;
  }
}
.menu__title span {
  color: #3061be;
}
.menu__scroll {
  color: #3061be;
  font-size: 3.2vw;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1;
  margin-bottom: 7.2vw;
}
.menu__scroll img {
  display: block;
  height: auto;
  margin-top: 1.6vw;
  width: 100%;
}
.menu__imagearea {
  margin: 0 calc(50% - 50vw) 0 0;
  overflow: scroll;
}
@media (min-width: 52.1875em) {
  .menu__imagearea {
    margin: 0;
    width: 100%;
    overflow: hidden;
  }
}
.menu__imagearea img {
  height: auto;
  margin-right: 6.4vw;
  width: 336.2666666667vw;
}
@media (min-width: 52.1875em) {
  .menu__imagearea img {
    margin-right: 0;
    width: 100%;
  }
}

/* ----------------------------------------------------------------------------------------------- */
.case {
  background: #f8f8f8;
  padding-top: 21.3333333333vw;
  padding-bottom: 21.3333333333vw;
}
@media (min-width: 52.1875em) {
  .case {
    padding-top: 5vw;
  }
}
@media (min-width: 90em) {
  .case {
    padding-top: 72px;
  }
}
@media (min-width: 52.1875em) {
  .case {
    padding-bottom: 5vw;
  }
}
@media (min-width: 90em) {
  .case {
    padding-bottom: 72px;
  }
}
.case__inner {
  margin: 0 auto;
  max-width: 87.2vw;
}
@media (min-width: 52.1875em) {
  .case__inner {
    max-width: 61.9444444444vw;
  }
}
@media (min-width: 90em) {
  .case__inner {
    max-width: 892px;
  }
}
.case__title {
  letter-spacing: 0;
  margin-bottom: 7.4666666667vw;
}
@media (min-width: 52.1875em) {
  .case__title {
    margin-bottom: 3.4722222222vw;
  }
}
@media (min-width: 90em) {
  .case__title {
    margin-bottom: 50px;
  }
}
.case__title span {
  color: #3061be;
}
.case img {
  width: 100%;
}
.case figure + figure {
  margin-top: 5vw;
}
@media (min-width: 52.1875em) {
  .case figure + figure {
    margin-top: 1.6666666667vw;
  }
}
@media (min-width: 90em) {
  .case figure + figure {
    margin-top: 24px;
  }
}

/* ----------------------------------------------------------------------------------------------- */
.servicemodel {
  padding-top: 21.3333333333vw;
  padding-bottom: 21.3333333333vw;
}
@media (min-width: 52.1875em) {
  .servicemodel {
    padding-top: 5vw;
  }
}
@media (min-width: 90em) {
  .servicemodel {
    padding-top: 72px;
  }
}
@media (min-width: 52.1875em) {
  .servicemodel {
    padding-bottom: 5vw;
  }
}
@media (min-width: 90em) {
  .servicemodel {
    padding-bottom: 72px;
  }
}
.servicemodel__inner {
  margin: 0 auto;
  max-width: 87.2vw;
}
@media (min-width: 52.1875em) {
  .servicemodel__inner {
    max-width: 71.1111111111vw;
  }
}
@media (min-width: 90em) {
  .servicemodel__inner {
    max-width: 1024px;
  }
}
.servicemodel__title {
  letter-spacing: 0;
  margin-bottom: 7.4666666667vw;
}
@media (min-width: 52.1875em) {
  .servicemodel__title {
    margin-bottom: 3.4722222222vw;
  }
}
@media (min-width: 90em) {
  .servicemodel__title {
    margin-bottom: 50px;
  }
}
.servicemodel__title span {
  color: #3061be;
}
.servicemodel img {
  width: 100%;
}

/* ----------------------------------------------------------------------------------------------- */
.voice {
  background-color: #f8f8f8;
  padding-top: 21.3333333333vw;
  padding-bottom: 21.3333333333vw;
}
@media (min-width: 52.1875em) {
  .voice {
    padding-top: 5vw;
  }
}
@media (min-width: 90em) {
  .voice {
    padding-top: 72px;
  }
}
@media (min-width: 52.1875em) {
  .voice {
    padding-bottom: 5vw;
  }
}
@media (min-width: 90em) {
  .voice {
    padding-bottom: 72px;
  }
}
.voice__inner {
  margin: 0 auto;
  max-width: 87.2vw;
}
@media (min-width: 52.1875em) {
  .voice__inner {
    max-width: 83.3333333333vw;
  }
}
@media (min-width: 90em) {
  .voice__inner {
    max-width: 1200px;
  }
}
.voice__title {
  letter-spacing: 0;
  margin-bottom: 7.4666666667vw;
}
@media (min-width: 52.1875em) {
  .voice__title {
    margin-bottom: 3.4722222222vw;
  }
}
@media (min-width: 90em) {
  .voice__title {
    margin-bottom: 50px;
  }
}
.voice__title span {
  color: #3061be;
}

.voice__inner .voice__contents {
  align-items: stretch;
  display: flex;
  flex-wrap: wrap;
  gap: 6.4vw;
  justify-content: space-between;
}

@media (min-width: 52.1875em) {
  .voice__inner .voice__contents {
    gap: 2.2222222222vw;
    flex-wrap: nowrap;
  }
}
@media (min-width: 90em) {
  .voice__inner .voice__contents {
    gap: 32px;
  }
}
.voice__inner .voice__contents .voice-item {
  align-items: center;
  border-radius: 1.0666666667vw;
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  width: 100%;
}

@media (min-width: 52.1875em) {
  .voice__inner .voice__contents .voice-item {
    border-radius: 0.4166666667vw;
    width: 33%;
  }
}
@media (min-width: 90em) {
  .voice__inner .voice__contents .voice-item {
    border-radius: 6px;
    width: 33%;
  }
}
.voice__inner .voice__contents .voice-item .voice-item__imagearea {
  aspect-ratio: 380/214;
  overflow: hidden;
  width: 100%;
}

.voice__inner .voice__contents .voice-item .voice-item__imagearea img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}

.voice__inner .voice__contents .voice-item .voice-item__textarea {
  background-color: #fff;
  flex-grow: 2;
  padding: 6.6666666667vw;
  position: relative;
}

@media (min-width: 52.1875em) {
  .voice__inner .voice__contents .voice-item .voice-item__textarea {
    padding: 2.2222222222vw;
  }
}
@media (min-width: 90em) {
  .voice__inner .voice__contents .voice-item .voice-item__textarea {
    padding: 32px;
  }
}
.voice__inner .voice__contents .voice-item .voice-item__textarea .voice-item__cat {
  background-color: #3061be;
  border-radius: 32vw;
  color: #fff;
  font-size: 3.7333333333vw;
  font-weight: 700;
  left: 6.6666666667vw;
  letter-spacing: 0.05em;
  line-height: 1;
  padding: 1.0666666667vw 3.2vw;
  position: absolute;
  top: 0;
  transform: translateY(-50%);
}

@media (min-width: 52.1875em) {
  .voice__inner .voice__contents .voice-item .voice-item__textarea .voice-item__cat {
    border-radius: 8.3333333333vw;
    font-size: 1.1111111111vw;
    left: 2.2222222222vw;
    padding: 0.5555555556vw 1.3888888889vw;
  }
}
@media (min-width: 90em) {
  .voice__inner .voice__contents .voice-item .voice-item__textarea .voice-item__cat {
    border-radius: 120px;
    font-size: 16px;
    left: 32px;
    padding: 8px 20px;
  }
}
.voice__inner .voice__contents .voice-item .voice-item__textarea .voice-item__title {
  font-size: 4.2666666667vw;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1.4;
  margin-bottom: 4.2666666667vw;
}

@media (min-width: 52.1875em) {
  .voice__inner .voice__contents .voice-item .voice-item__textarea .voice-item__title {
    font-size: 1.3888888889vw;
    margin-bottom: 1.0416666667vw;
    white-space: nowrap;
  }
}
@media (min-width: 90em) {
  .voice__inner .voice__contents .voice-item .voice-item__textarea .voice-item__title {
    font-size: 20px;
    margin-bottom: 15px;
  }
}
.voice__inner .voice__contents .voice-item .voice-item__textarea .voice-item__text {
  font-size: 3.7333333333vw;
  letter-spacing: 0.05em;
  line-height: 1.7;
}

@media (min-width: 52.1875em) {
  .voice__inner .voice__contents .voice-item .voice-item__textarea .voice-item__text {
    font-size: 0.9722222222vw;
  }
}
@media (min-width: 90em) {
  .voice__inner .voice__contents .voice-item .voice-item__textarea .voice-item__text {
    font-size: 14px;
  }
}
/* ----------------------------------------------------------------------------------------------- */
.flow {
  background-color: #f8f8f8;
  padding-top: 21.3333333333vw;
  padding-bottom: 21.3333333333vw;
}
@media (min-width: 52.1875em) {
  .flow {
    padding-top: 5vw;
  }
}
@media (min-width: 90em) {
  .flow {
    padding-top: 72px;
  }
}
@media (min-width: 52.1875em) {
  .flow {
    padding-bottom: 5vw;
  }
}
@media (min-width: 90em) {
  .flow {
    padding-bottom: 72px;
  }
}
.flow__inner {
  margin: 0 auto;
  max-width: 87.2vw;
}
@media (min-width: 52.1875em) {
  .flow__inner {
    max-width: 88.8888888889vw;
  }
}
@media (min-width: 90em) {
  .flow__inner {
    max-width: 1280px;
  }
}
.flow__title {
  letter-spacing: 0;
  margin-bottom: 7.4666666667vw;
}
@media (min-width: 52.1875em) {
  .flow__title {
    margin-bottom: 3.4722222222vw;
  }
}
@media (min-width: 90em) {
  .flow__title {
    margin-bottom: 50px;
  }
}
.flow__title span {
  color: #3061be;
}

.flow__inner .flow__title {
  margin-bottom: 7.4666666667vw;
  text-align: center;
}

@media (min-width: 52.1875em) {
  .flow__inner .flow__title {
    margin-bottom: 3.3333333333vw;
  }
}
@media (min-width: 90em) {
  .flow__inner .flow__title {
    margin-bottom: 48px;
  }
}
.flow__inner .flow__title span {
  color: #3061be;
}

.flow__inner .flow__contents {
  align-items: stretch;
  display: flex;
  flex-direction: column;
  gap: 14.6666666667vw;
  justify-content: space-between;
}

@media (min-width: 52.1875em) {
  .flow__inner .flow__contents {
    flex-direction: row;
    gap: 2.6388888889vw;
  }
}
@media (min-width: 90em) {
  .flow__inner .flow__contents {
    gap: 38px;
  }
}
.flow__inner .flow__contents .flow-item {
  align-items: center;
  background-color: #fff;
  border-radius: 4.2666666667vw;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  padding: 7.4666666667vw 6.4vw;
  position: relative;
  width: 100%;
}

@media (min-width: 52.1875em) {
  .flow__inner .flow__contents .flow-item {
    border-radius: 1.1111111111vw;
    padding: 1.9444444444vw 1.6666666667vw 2.2222222222vw;
  }
}
@media (min-width: 90em) {
  .flow__inner .flow__contents .flow-item {
    border-radius: 16px;
    padding: 28px 24px 32px;
  }
}
.flow__inner .flow__contents .flow-item:after {
  background-image: url(../img/top/flow-arrow.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  bottom: -6.6666666667vw;
  content: "";
  height: 3.2vw;
  left: 50%;
  position: absolute;
  transform: translate(-50%, 100%) rotate(90deg);
  width: 4vw;
}

@media (min-width: 52.1875em) {
  .flow__inner .flow__contents .flow-item:after {
    bottom: auto;
    height: 0.8333333333vw;
    left: auto;
    right: -0.7638888889vw;
    top: 50%;
    transform: translate(100%, -50%);
    width: 1.0416666667vw;
  }
}
@media (min-width: 90em) {
  .flow__inner .flow__contents .flow-item:after {
    height: 12px;
    right: -11px;
    width: 15px;
  }
}
.flow__inner .flow__contents .flow-item:last-child {
  background-color: #3061be;
}

.flow__inner .flow__contents .flow-item:last-child:after {
  display: none;
}

.flow__inner .flow__contents .flow-item:last-child .flow-item__step,
.flow__inner .flow__contents .flow-item:last-child .flow-item__text,
.flow__inner .flow__contents .flow-item:last-child .flow-item__title {
  color: #fff;
}

.flow__inner .flow__contents .flow-item__step {
  color: #3061be;
  font-family: League Gothic, sans-serif;
  font-size: 4.2666666667vw;
  letter-spacing: 0.02em;
  margin-bottom: 4.2666666667vw;
}

@media (min-width: 52.1875em) {
  .flow__inner .flow__contents .flow-item__step {
    font-size: 1.1111111111vw;
    margin-bottom: 1.1111111111vw;
  }
}
@media (min-width: 90em) {
  .flow__inner .flow__contents .flow-item__step {
    font-size: 16px;
    margin-bottom: 16px;
  }
}
.flow__inner .flow__contents .flow-item__imagearea {
  margin: 0 auto 4.8vw;
  width: 23.2vw;
}

@media (min-width: 52.1875em) {
  .flow__inner .flow__contents .flow-item__imagearea {
    margin: 0 auto 1.0416666667vw;
    width: 6.0416666667vw;
  }
}
@media (min-width: 90em) {
  .flow__inner .flow__contents .flow-item__imagearea {
    margin: 0 auto 15px;
    width: 87px;
  }
}
.flow__inner .flow__contents .flow-item__title {
  color: #3061be;
  font-size: 4.8vw;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1.5;
  margin-bottom: 4.2666666667vw;
  text-align: center;
}

@media (min-width: 52.1875em) {
  .flow__inner .flow__contents .flow-item__title {
    font-size: 1.25vw;
    margin-bottom: 0.8333333333vw;
  }
}
@media (min-width: 90em) {
  .flow__inner .flow__contents .flow-item__title {
    font-size: 18px;
    margin-bottom: 12px;
  }
}
.flow__inner .flow__contents .flow-item__text {
  font-size: 3.7333333333vw;
  letter-spacing: 0.05em;
  line-height: 1.7;
}

@media (min-width: 52.1875em) {
  .flow__inner .flow__contents .flow-item__text {
    font-size: 0.9722222222vw;
  }
}
@media (min-width: 90em) {
  .flow__inner .flow__contents .flow-item__text {
    font-size: 14px;
  }
}
/* ----------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------- *//*# sourceMappingURL=rpo.css.map */