.home-mv {
  position: relative;
}
.home-mv__bg {

}
.home-mv__inner {
  position: absolute;
  top: 9.52vw;
  left: 9.37vw;
  color: #fff;
}
.home-mv__title {
  font-size: 2.2vw;
  font-weight: bold;
  strong {
    font-size: 3.39vw;
  }
}
.home-mv__text {
  margin-top: 1.9vw;
  font-size: 1.1vw;
  line-height: 2;
  font-weight: 500;
}
.home-mv__buttons {
  margin-top: 1.68vw;
  display: flex;
  gap: 1.87vw;
  li {
    a {
      font-size: 0.88vw;
      display: flex;
      width: 9.15vw;
      height: 2.92vw;
      align-items: center;
      justify-content: center;
      background-color: var(--color-blue-bright);
      color: #fff;
      text-decoration: none;
      border-radius: 0.73vw;
      font-weight: bold;
      &.-white {
        background-color: #fff;
        color: var(--color-blue);
      }
    }
  }
}

.home-about__title {
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  line-height: 2;
}
.home-about-list {
  margin-top: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 15px;
}
.home-about-list__icon {
  width: 40px;
}
.home-about-list__item {
  width: 250px;
  height: 221px;
  border-radius: 50%;
  background-color: #fff;
  text-align: center;
  padding-top: 40px;
}
.home-about-list__logo {
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 12px;
}
.home-about-list__title {
  font-size: 18px;
  font-weight: bold;
}
.home-about-list__text {
  font-size: 14.7px;
  line-height: 2;
}
.home-about__text {
  margin-top: 60px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  line-height: 2;
}
.home-strength {
  margin-top: 20px;
}
.home-strength__title {
  font-size: 35px;
  font-weight: bold;
  text-align: center;
}
.home-strength-list {
  display: flex;
  flex-direction: column;
  margin-top: 56px;
  gap: 30px;
}
.home-strength-list__item {
  background-color: #fff;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.home-strength-list__left {
  flex: 1;
  padding: 0 54px 0 36px;
}
.home-strength-list__right {
  width: 315px;
}
.home-strength-list__title {
  display: flex;
  align-items: center;
  .__num {
    font-family: var(--font-inter);
    font-size: 36px;
    font-weight: 600;
    font-style: italic;
    width: 92px;
    margin-right: 20px;
    background: url(../img/line_s.svg) no-repeat right center / 34px auto;
  }
  .__text {
    font-size: 18px;
    font-weight: bold;
  }
}
.home-strength-list__text {
  font-size: 14px;
  line-height: 2;
  margin-top: 10px;
}
.home-problem {

}
.home-problem-list {
  display: flex;
  gap: 25px;
  margin-top: 56px;
}
.home-problem-list__item {
  width: calc((100% - 75px) / 4);
}
.home-problem-list__icon {
  text-align: center;
}
.home-problem-list__text {
  margin-top: 32px;
  font-size: 16px;
  font-weight: 500;
  line-height: 2;
  color: #fff;
}
.home-problem-__read {
  margin-top: 60px;
  color: #fff;
  font-size: 26px;
  line-height: 2.3;
  font-weight: 500;
}
.home-service {
}
.home-service-list {
  margin-top: 50px;
  display: flex;
  gap: 45px;
}
.home-service-list__item {
  flex: 1;
}
.home-service-list__thumb {
  position: relative;
}
.home-service-list__inner {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-left: 20px;
  padding-top: 10px;
  color: #fff;
}
.home-service-list__subtitle {
  font-size: 14px;
  font-weight: bold;
}
.home-service-list__title {
  font-size: 24px;
  font-weight: bold;
}
.home-service-list__text {
  margin-top: 20px;
  font-size: 14px;
}
.home-service-function {
  margin-top: 70px;
  padding: 20px 20px 20px;
  background: var(--color-blue-light);
  position: relative;
  z-index: 1;
  &:before {
    content: "";
    width: 60px;
    height: 52px;
    background-color: var(--color-blue-light);
    clip-path: polygon(50% 0, 100% 100%, 0 100%);
    position: absolute;
    bottom: 100%;
    left: 180px;
  }
}
.home-service-function__title {
  text-align: center;
  font-size: 28px;
  font-weight: bold;
  color: #fff;
}
.home-service-function__inner {
  margin-top: 20px;
  background-color: #fff;
  padding: 40px 50px 35px;
}
.home-service-function__block {
  display: flex;
  flex-direction: column;
  align-items: center;
  + .home-service-function__block {
    margin-top: 40px;
    padding-top: 40px;
    background: url(../img/line_border.png) no-repeat center top / auto 6px;
  }
}
.home-service-function__h4 {
  display: flex;
  align-items: flex-end;
  line-height: 1;
  padding-bottom: 5px;
  border-bottom: 5px solid var(--color-yellow);
  .__num {
    font-size: 18px;
    font-weight: 900;
    width: 122px;
    margin-right: 8px;
    background: url(../img/line_s.svg) no-repeat right center / 22px auto;
  }
  .__text {
    font-size: 28px;
    font-weight: bold;
  }
}
.home-service-function__text {
  margin-top: 35px;
  text-align: center;
  font-size: 14px;
  line-height: 2;
}
.home-service-diff {
  margin-top: 40px;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.home-service-diff__arrow {
  flex: 1;
  margin: 0 8px;
  text-align: center;
}
.home-service-diff__item {
  width: 310px;
  position: relative;
}
.home-service-diff__title {
  position: absolute;
  top: 10px;
  left: 10px;
  font-size: 24px;
  font-weight: bold;
  &.-white {
    color: #fff;
  }
}
.home-service-diff__thumb {
  img {
    aspect-ratio: 310 / 180;
    width: 100%;
    object-fit: cover;
  }
}
.list-service {
  margin-top: 20px;
  display: flex;
  gap: 10px;
  width: 100%;
  li {
    flex: 1;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: var(--color-blue-light);
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    border-radius: 10px;
  }
}
.list-flow {
  display: flex;
  margin-top: 30px;
  gap: 30px;
  li {
    width: calc((100% - 90px) / 4);
    position: relative;
    background-color: var(--color-blue-thin);
    height: 100px;
    padding: 16px 10px 0;
    &:after {
      content: "";
      width: 16px;
      aspect-ratio: 16 / 19;
      background: url(../img/tri_blue.svg) no-repeat center / contain;
      position: absolute;
      top: 50%;
      right: -24px;
      transform: translateY(-50%);
    }
    &:last-child:after {
      display: none;
    }
  }
}
.list-flow__title {
  text-align: center;
  font-size: 14px;
  font-weight: bold;
}
.list-flow__text {
  line-height: 1.7;
  font-size: 12px;
  font-weight: 300;
  margin-top: 8px;
}
.home-reason {
}
.home-reason-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 96px 0;
  margin-top: 100px;
}
.home-reason-list__item {
  width: 350px;
  border-radius: 20px;
  background: #FFF;  
  box-shadow: 0 0 20px 5px #FFF;
  padding: 30px 25px 20px;
  position: relative;
  &.-first {
    margin: 0 calc((100% - 350px) / 2);
  }
}
.home-reason-list__thumb {
  top: -78px;
  right: -15px;
  width: 175px;
  position: absolute;
}
.home-reason-list__num {
  position: absolute;
  bottom: calc(100% - 0.1em);
  left: 25px;
  font-family: var(--font-inter);
  font-size: 50px;
  font-weight: bold;
  font-style: italic;
  line-height: 1;
  color: #fff;
  opacity: 0.6;
}
.home-reason-list__title {
  font-size: 18px;
  font-weight: 900;
  padding-bottom: 12px;
  position: relative;
  height: 64px;
  &:after {
    content: "";
    height: 5px;
    width: 140px;
    background-color: var(--color-yellow);
    position: absolute;
    bottom: 0;
    left: 0;
  }
}
.home-reason-list__text {
  margin-top: 14px;
  font-size: 14px;
  font-weight: 500;
}
.home-case-list {
  margin-top: 40px;
  display: flex;
  gap: 30px;
}
.home-case-list__item {
  display: block;
  width: calc((100% - 60px) / 3);
  background-color: #fff;
  filter: drop-shadow(0 4px 4px rgba(0, 0, 0, 0.25));
  transition: transform .3s ease-in-out;
  padding: 0 24px 60px;
  color: inherit;
  text-decoration: none;
  position: relative;
  &:hover {
    background-color: var(--color-blue-thin);
  }
}
.home-case-list__thumb {
  margin: 0 -24px;
  img {
    width: 100%;
    aspect-ratio: 245 / 135;
    object-fit: cover;
  }
}
.home-case-list__title {
  font-size: 16px;
  font-weight: bold;
  margin-top: 20px;
}
.home-case-list__text {
  margin-top: 10px;
  font-size: 14px;
  line-height: 1.7;
  font-weight: 300;
}
.home-case-list__more {
  color: var(--color-blue-bright);
  font-size: 14px;
  font-weight: bold;
  position: absolute;
  bottom: 24px;
  left: 24px;
}
.home-case__btn {
  display: flex;
  gap: 50px;
  justify-content: center;
}
.home-flow-list {
  display: flex;
  flex-direction: column;
  gap: 36px;
  padding-left: 20px;
  margin-top: 70px;
}
.home-flow-list__item {
  display: flex;
  position: relative;
}
.home-flow-list__icon {
  position: absolute;
  top: 50%;
  left: -43px;
  transform: translateY(-50%);
  width: 86px;
}
.home-flow-list__left {
  background-color: var(--color-blue);
  color: #fff;
  width: 400px;
  font-size: 18px;
  font-weight: bold;
  padding-left: 60px;
  display: flex;
  align-items: center;
}
.home-flow-list__right {
  flex: 1;
  padding: 10px 16px;
  background-color: var(--color-blue-thin);
  font-size: 14px;
}
.home-faq-list {
  margin-top: 60px;
  display: flex;
  flex-direction: column;
  gap: 15px;
}
.home-faq-list__item {
  background-color: #fff;
  border-radius: 10px;
}
.home-faq-list__title {
  padding: 15px 60px 15px 32px;
  position: relative;
  font-size: 20px;
  font-weight: 500;
  cursor: pointer;
  transition: opacity .3s ease-in-out;
  &:after {
    content: "＋";
    position: absolute;
    top: 15px;
    right: 16px;
    font-size: 20px;
    font-weight: 900;
  }
  &:hover {
    opacity: 0.7;
  }
  &.is-open {
    &:after {
      content: "ー";
    }
  }
}
.home-faq-list__content {
  padding: 15px 32px;
  border-top: 1px solid var(--color-text);
  font-size: 14px;
  line-height: 2;
  display: none;
}