@charset "UTF-8";
/* ---------------------------------------
	トップページ
-----------------------------------------*/
.mv__wrapper {
  overflow-x: hidden;
}
.mv__slider {
  width: 100vw;
  line-height: 0;
}
.mv__slide-item img {
  width: 100%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
}

.catch__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  align-items: center;
  width: 100%;
}
@media screen and (width > 1400px) {
  .catch__wrapper {
    gap: 5rem;
  }
}
@media screen and (width <= 1400px) {
  .catch__wrapper {
    gap: 5.7142857143vw;
  }
}
@media screen and (width <= 768px) {
  .catch__wrapper {
    gap: 10.6666666667vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    max-width: calc(100% - 17.0666666667vw);
    margin-inline: auto;
    padding-top: 16vw;
  }
}
.catch__img {
  width: 100%;
  height: auto;
}
@media screen and (width > 1400px) {
  .catch__img {
    max-width: 50rem;
  }
}
@media screen and (width <= 1400px) {
  .catch__img {
    max-width: 57.1428571429vw;
  }
}
@media screen and (width <= 768px) {
  .catch__img {
    max-width: 100%;
  }
}
.catch__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.catch__textarea {
  width: 100%;
}
@media screen and (width > 1400px) {
  .catch__textarea {
    max-width: 45rem;
    margin-right: 5rem;
  }
}
@media screen and (width <= 1400px) {
  .catch__textarea {
    max-width: 51.4285714286vw;
    margin-right: 5.7142857143vw;
  }
}
@media screen and (width <= 768px) {
  .catch__textarea {
    max-width: 100%;
    margin-right: 0;
  }
}
.catch__title {
  font-weight: var(--font-bold);
  line-height: 1.6;
  letter-spacing: 0.05em;
}
@media screen and (width > 1400px) {
  .catch__title {
    font-size: 2.25rem;
  }
}
@media screen and (width <= 1400px) {
  .catch__title {
    font-size: 36px;
    font-size: 2.5714285714vw;
  }
}
@media screen and (width <= 768px) {
  .catch__title {
    font-size: 18px;
    font-size: 4.8vw;
  }
}
.catch__description {
  line-height: 1.6;
  letter-spacing: 0.05em;
  font-weight: var(--font-thin);
}
@media screen and (width > 1400px) {
  .catch__description {
    font-size: 1.125rem;
    margin-top: 3rem;
  }
}
@media screen and (width <= 1400px) {
  .catch__description {
    font-size: 18px;
    font-size: 1.2857142857vw;
    margin-top: 3.4285714286vw;
  }
}
@media screen and (width <= 768px) {
  .catch__description {
    font-size: 16px;
    font-size: 4.2666666667vw;
    margin-top: 6.4vw;
  }
}

.aboutus__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (width > 1400px) {
  .aboutus__body {
    gap: 5rem;
  }
}
@media screen and (width <= 1400px) {
  .aboutus__body {
    gap: 5.7142857143vw;
  }
}
@media screen and (width <= 768px) {
  .aboutus__body {
    gap: 10.6666666667vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.aboutus__imgarea {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
@media screen and (width > 1400px) {
  .aboutus__imgarea {
    gap: 1.25rem;
  }
}
@media screen and (width <= 1400px) {
  .aboutus__imgarea {
    gap: 1.4285714286vw;
  }
}
@media screen and (width <= 768px) {
  .aboutus__imgarea {
    gep: 2.1333333333vw;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.aboutus__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.aboutus__img.-img01 {
  width: 100%;
}
@media screen and (width > 1400px) {
  .aboutus__img.-img01 {
    max-width: 25rem;
  }
}
@media screen and (width <= 1400px) {
  .aboutus__img.-img01 {
    max-width: 28.5714285714vw;
  }
}
@media screen and (width <= 768px) {
  .aboutus__img.-img01 {
    max-width: 100%;
  }
}
.aboutus__img.-img02 {
  width: 100%;
}
@media screen and (width > 1400px) {
  .aboutus__img.-img02 {
    max-width: 8.75rem;
  }
}
@media screen and (width <= 1400px) {
  .aboutus__img.-img02 {
    max-width: 10vw;
  }
}
@media screen and (width <= 768px) {
  .aboutus__img.-img02 {
    max-width: 37.3333333333vw;
  }
}
.aboutus__textarea {
  width: 100%;
}
.aboutus__title {
  font-weight: var(--font-bold);
  line-height: 1.6;
  letter-spacing: 0.05em;
}
@media screen and (width > 1400px) {
  .aboutus__title {
    font-size: 1.875rem;
  }
}
@media screen and (width <= 1400px) {
  .aboutus__title {
    font-size: 30px;
    font-size: 2.1428571429vw;
  }
}
@media screen and (width <= 768px) {
  .aboutus__title {
    font-size: 18px;
    font-size: 4.8vw;
  }
}
.aboutus__description {
  line-height: 1.6;
  letter-spacing: 0.05em;
  font-weight: var(--font-thin);
}
@media screen and (width > 1400px) {
  .aboutus__description {
    font-size: 1.125rem;
    margin-top: 3rem;
  }
}
@media screen and (width <= 1400px) {
  .aboutus__description {
    font-size: 18px;
    font-size: 1.2857142857vw;
    margin-top: 3.4285714286vw;
  }
}
@media screen and (width <= 768px) {
  .aboutus__description {
    font-size: 16px;
    font-size: 4.2666666667vw;
    margin-top: 6.4vw;
  }
}

.service__main-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (width > 1400px) {
  .service__main-wrapper {
    gap: 5rem;
  }
}
@media screen and (width <= 1400px) {
  .service__main-wrapper {
    gap: 5.7142857143vw;
  }
}
@media screen and (width <= 768px) {
  .service__main-wrapper {
    gap: 10.6666666667vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.service__img {
  width: 100%;
  height: auto;
}
@media screen and (width > 1400px) {
  .service__img {
    max-width: 35rem;
  }
}
@media screen and (width <= 1400px) {
  .service__img {
    max-width: 40vw;
  }
}
@media screen and (width <= 768px) {
  .service__img {
    max-width: 100%;
  }
}
.service__textarea {
  width: 100%;
}
.service__description {
  line-height: 1.6;
  letter-spacing: 0.05em;
  font-weight: var(--font-thin);
}
@media screen and (width > 1400px) {
  .service__description {
    font-size: 1.125rem;
  }
}
@media screen and (width <= 1400px) {
  .service__description {
    font-size: 18px;
    font-size: 1.2857142857vw;
  }
}
@media screen and (width <= 768px) {
  .service__description {
    font-size: 16px;
    font-size: 4.2666666667vw;
  }
}
.service__list {
  display: grid;
  grid-template-rows: auto;
}
@media screen and (width > 1400px) {
  .service__list {
    grid-template-columns: repeat(3, 1fr);
    gap: 3rem;
    margin-top: 7.5rem;
  }
}
@media screen and (width <= 1400px) {
  .service__list {
    grid-template-columns: repeat(3, 1fr);
    gap: 3.4285714286vw;
    margin-top: 8.5714285714vw;
  }
}
@media screen and (width <= 768px) {
  .service__list {
    grid-template-columns: 1fr;
    gap: 6.4vw;
    margin-top: 16vw;
  }
}
.service__list-item {
  display: grid;
  grid-template-rows: subgrid;
  grid-row: span 4;
  gap: 0;
}
.service__list-img img {
  width: 100%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
}
.service__list-name {
  font-weight: var(--font-bold);
  letter-spacing: 0.05em;
  text-align: center;
}
@media screen and (width > 1400px) {
  .service__list-name {
    font-size: 1.5rem;
    margin-top: 1.5rem;
  }
}
@media screen and (width <= 1400px) {
  .service__list-name {
    font-size: 24px;
    font-size: 1.7142857143vw;
    margin-top: 2.2857142857vw;
  }
}
@media screen and (width <= 768px) {
  .service__list-name {
    font-size: 18px;
    font-size: 4.8vw;
    margin-top: 3.2vw;
  }
}
.service__list-description {
  line-height: 1.6;
  letter-spacing: 0.05em;
  font-weight: var(--font-thin);
}
@media screen and (width > 1400px) {
  .service__list-description {
    font-size: 1.125rem;
    margin-top: 0.5rem;
  }
}
@media screen and (width <= 1400px) {
  .service__list-description {
    font-size: 18px;
    font-size: 1.2857142857vw;
    margin-top: 0.5714285714vw;
  }
}
@media screen and (width <= 768px) {
  .service__list-description {
    font-size: 16px;
    font-size: 4.2666666667vw;
    margin-top: 1.0666666667vw;
  }
}
.service__list-note {
  line-height: 1.5;
  letter-spacing: 0.025em;
  font-weight: var(--font-thin);
  border-top: var(--cl-text) 1px solid;
}
@media screen and (width > 1400px) {
  .service__list-note {
    font-size: 0.875rem;
    padding-top: 1rem;
    margin-top: 2.5rem;
  }
}
@media screen and (width <= 1400px) {
  .service__list-note {
    font-size: 14px;
    font-size: 1vw;
    padding-top: 1.1428571429vw;
    margin-top: 2.8571428571vw;
  }
}
@media screen and (width <= 768px) {
  .service__list-note {
    font-size: 12px;
    font-size: 3.2vw;
    padding-top: 2.1333333333vw;
    margin-top: 6.4vw;
  }
}
.service__other {
  width: 100%;
  margin-inline: auto;
}
@media screen and (width > 1400px) {
  .service__other {
    max-width: 62.5rem;
    border: var(--cl-text) 4px solid;
    padding: 2.5rem;
    margin-top: 5rem;
  }
}
@media screen and (width <= 1400px) {
  .service__other {
    max-width: 71.4285714286vw;
    border: var(--cl-text) 0.2857142857vw solid;
    padding: 2.8571428571vw;
    margin-top: 5.7142857143vw;
  }
}
@media screen and (width <= 768px) {
  .service__other {
    max-width: 100%;
    border: var(--cl-text) 0.5333333333vw solid;
    padding: 6.4vw;
    margin-top: 10.6666666667vw;
  }
}
.service__other-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (width > 1400px) {
  .service__other-wrapper {
    gap: 2.5rem;
  }
}
@media screen and (width <= 1400px) {
  .service__other-wrapper {
    gap: 2.8571428571vw;
  }
}
@media screen and (width <= 768px) {
  .service__other-wrapper {
    gap: 5.3333333333vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.service__other-img {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100%;
}
@media screen and (width > 1400px) {
  .service__other-img {
    max-width: 21.875rem;
  }
}
@media screen and (width <= 1400px) {
  .service__other-img {
    max-width: 25vw;
  }
}
@media screen and (width <= 768px) {
  .service__other-img {
    max-width: 100%;
  }
}
.service__other-name {
  font-weight: var(--font-bold);
  letter-spacing: 0.05em;
}
@media screen and (width > 1400px) {
  .service__other-name {
    font-size: 1.5rem;
  }
}
@media screen and (width <= 1400px) {
  .service__other-name {
    font-size: 24px;
    font-size: 1.7142857143vw;
  }
}
@media screen and (width <= 768px) {
  .service__other-name {
    font-size: 18px;
    font-size: 4.8vw;
  }
}
.service__other-subtitle {
  font-weight: var(--font-bold);
  letter-spacing: 0.05em;
}
@media screen and (width > 1400px) {
  .service__other-subtitle {
    font-size: 1.125rem;
    margin-top: 0.5rem;
  }
}
@media screen and (width <= 1400px) {
  .service__other-subtitle {
    font-size: 18px;
    font-size: 1.2857142857vw;
    margin-top: 0.5714285714vw;
  }
}
@media screen and (width <= 768px) {
  .service__other-subtitle {
    font-size: 16px;
    font-size: 4.2666666667vw;
    margin-top: 2.1333333333vw;
  }
}
.service__other-description {
  line-height: 1.6;
  letter-spacing: 0.05em;
  font-weight: var(--font-thin);
}
@media screen and (width > 1400px) {
  .service__other-description {
    font-size: 1.125rem;
    margin-top: 0.5rem;
  }
}
@media screen and (width <= 1400px) {
  .service__other-description {
    font-size: 18px;
    font-size: 1.2857142857vw;
    margin-top: 0.5714285714vw;
  }
}
@media screen and (width <= 768px) {
  .service__other-description {
    font-size: 16px;
    font-size: 4.2666666667vw;
    margin-top: 2.1333333333vw;
  }
}

.voice__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (width > 1400px) {
  .voice__wrapper {
    gap: 3.75rem;
  }
}
@media screen and (width <= 1400px) {
  .voice__wrapper {
    gap: 4.2857142857vw;
  }
}
@media screen and (width <= 768px) {
  .voice__wrapper {
    gap: 8vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.voice__list {
  display: grid;
}
@media screen and (width > 1400px) {
  .voice__list {
    grid-template-columns: repeat(2, 1fr);
    gap: 1.25rem;
  }
}
@media screen and (width <= 1400px) {
  .voice__list {
    grid-template-columns: repeat(2, 1fr);
    gap: 1.4285714286vw;
  }
}
@media screen and (width <= 768px) {
  .voice__list {
    grid-template-columns: 1fr;
    gap: 2.6666666667vw;
  }
}
.voice__list-item {
  background-color: var(--cl-bg);
  display: grid;
  place-content: center;
}
@media screen and (width > 1400px) {
  .voice__list-item {
    width: 26.875rem;
    height: 12.5rem;
    gap: 0.25rem;
  }
}
@media screen and (width <= 1400px) {
  .voice__list-item {
    width: 30.7142857143vw;
    height: 14.2857142857vw;
    gap: 0.2857142857vw;
  }
}
@media screen and (width <= 768px) {
  .voice__list-item {
    width: 100%;
    height: 32vw;
    gap: 1.0666666667vw;
  }
}
.voice__list-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: var(--cl-primary);
  font-weight: var(--font-bold);
}
@media screen and (width > 1400px) {
  .voice__list-title {
    font-size: 1.125rem;
    gap: 0.5rem;
  }
}
@media screen and (width <= 1400px) {
  .voice__list-title {
    font-size: 18px;
    font-size: 1.2857142857vw;
    gap: 0.5714285714vw;
  }
}
@media screen and (width <= 768px) {
  .voice__list-title {
    font-size: 16px;
    font-size: 4.2666666667vw;
    gap: 1.0666666667vw;
  }
}
.voice__list-title::before, .voice__list-title::after {
  content: "";
  display: block;
  height: 1px;
  background-color: var(--cl-primary);
}
@media screen and (width > 1400px) {
  .voice__list-title::before, .voice__list-title::after {
    width: 2.1875rem;
  }
}
@media screen and (width <= 1400px) {
  .voice__list-title::before, .voice__list-title::after {
    width: 2.5vw;
  }
}
@media screen and (width <= 768px) {
  .voice__list-title::before, .voice__list-title::after {
    width: 5.3333333333vw;
  }
}
.voice__list-text {
  font-weight: var(--font-bold);
  letter-spacing: 0.05em;
  text-align: center;
}
@media screen and (width > 1400px) {
  .voice__list-text {
    font-size: 1.5rem;
  }
}
@media screen and (width <= 1400px) {
  .voice__list-text {
    font-size: 24px;
    font-size: 1.7142857143vw;
  }
}
@media screen and (width <= 768px) {
  .voice__list-text {
    font-size: 18px;
    font-size: 4.8vw;
  }
}

.support__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (width > 1400px) {
  .support__wrapper {
    gap: 1.25rem;
  }
}
@media screen and (width <= 1400px) {
  .support__wrapper {
    gap: 1.4285714286vw;
  }
}
@media screen and (width <= 768px) {
  .support__wrapper {
    gap: 3.2vw;
  }
}

.news__wrapper {
  display: grid;
}
@media screen and (width > 1400px) {
  .news__wrapper {
    gap: 3.625rem;
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (width <= 1400px) {
  .news__wrapper {
    gap: 4.1428571429vw;
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (width <= 768px) {
  .news__wrapper {
    gap: 8.5333333333vw;
    grid-template-columns: 1fr;
  }
}