@charset "UTF-8";
.content__inner, .kv__content-inner, .breadcrumbs__container {
  position: relative;
  box-sizing: content-box !important;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  z-index: 1;
}
@media screen and (max-width: 749px) {
  .content__inner, .kv__content-inner, .breadcrumbs__container {
    max-width: 89.3333333333vw;
    padding-left: 0;
    padding-right: 0;
  }
}

.kv__heading {
  font-size: 4rem;
  font-weight: bold;
  text-align: center;
  margin-bottom: 20px;
}
@media screen and (max-width: 1200px) {
  .kv__heading {
    font-size: 3.3333333333vw;
    margin-bottom: 2.0833333333vw;
  }
}
@media screen and (max-width: 749px) {
  .kv__heading {
    font-size: 6.1333333333vw;
    line-height: 1.5869565217;
    margin-top: -2vw;
    margin-bottom: 3.3333333333vw;
  }
}

/* breadcrumbs:start */
.breadcrumbs__container {
  padding-top: 15px;
}
@media screen and (max-width: 1200px) {
  .breadcrumbs__container {
    padding-top: 1.25vw;
  }
}
@media screen and (max-width: 749px) {
  .breadcrumbs__container {
    padding-top: 2.6666666667vw;
  }
}
.breadcrumbs__list {
  position: relative;
  display: inline;
  line-height: 1.5;
}
.breadcrumbs__list::after {
  display: inline-block;
  font-size: 1.3rem;
  margin-left: 20px;
  margin-right: 20px;
  line-height: 1.5;
  color: #6e6d6d;
  content: "＞";
}
@media screen and (max-width: 1200px) {
  .breadcrumbs__list::after {
    font-size: 1.0833333333vw;
    margin-left: 1.6666666667vw;
    margin-right: 1.6666666667vw;
  }
}
@media screen and (max-width: 749px) {
  .breadcrumbs__list::after {
    font-size: 2.6666666667vw;
    margin-left: 2.6666666667vw;
    margin-right: 2.6666666667vw;
  }
}
.breadcrumbs__list:last-child::after {
  content: none;
}
.breadcrumbs__list::marker {
  content: none;
}
.breadcrumbs__link, .breadcrumbs__link--cur {
  font-size: 1.3rem;
}
@media screen and (max-width: 1200px) {
  .breadcrumbs__link, .breadcrumbs__link--cur {
    font-size: 1.0833333333vw;
  }
}
@media screen and (max-width: 749px) {
  .breadcrumbs__link, .breadcrumbs__link--cur {
    font-size: 2.6666666667vw;
  }
}
.breadcrumbs__link--cur {
  color: #6e6d6d;
  display: inline;
}

/* breadcrumbs:end */
/* kv:start */
.kv__container {
  padding-top: 95px;
}
@media screen and (max-width: 1200px) {
  .kv__container {
    padding-top: 7.9166666667vw;
  }
}
@media screen and (max-width: 749px) {
  .kv__container {
    padding-top: 20vw;
  }
}
.kv__heading {
  margin-bottom: 50px;
  line-height: 1.5;
  letter-spacing: -0.04em;
}
@media screen and (max-width: 1200px) {
  .kv__heading {
    margin-bottom: 4.1666666667vw;
  }
}
@media screen and (max-width: 749px) {
  .kv__heading {
    font-size: 6.1333333333vw;
    white-space: nowrap;
    margin-bottom: 9.3333333333vw;
  }
}
.kv__content {
  background-color: #fff;
}
.kv__content-inner {
  position: relative;
  max-width: 1000px;
}
@media screen and (max-width: 1200px) {
  .kv__content-inner {
    max-width: 83.3333333333vw;
  }
}
@media screen and (max-width: 749px) {
  .kv__content-inner {
    padding-top: 8vw;
    padding-bottom: 10.6666666667vw;
    position: static;
    max-width: none;
    width: 89.3333333333vw;
  }
}
.kv__text {
  font-size: 1.6rem;
  line-height: 1.8125;
  margin-bottom: -6px;
  letter-spacing: -0.04em;
  width: 57%;
  position: absolute;
  top: 52px;
  right: 0;
}
@media screen and (max-width: 1200px) {
  .kv__text {
    top: 4.3333333333vw;
    font-size: 1.3333333333vw;
    margin-bottom: -0.5vw;
  }
}
@media screen and (max-width: 749px) {
  .kv__text {
    width: 100%;
    font-size: 4.5333333333vw;
    line-height: 1.7941176471;
    margin-bottom: -1.7333333333vw;
    position: static;
  }
}
.kv__text-bold {
  font-weight: bold;
}
.kv__image {
  width: 100%;
}
@media screen and (max-width: 749px) {
  .kv__image {
    margin-top: 8.5333333333vw;
  }
}

/* kv:end */
.content__image--preparation, .content__image--refresh, .content__image--design, .content__image--equipment {
  margin-inline: auto;
  margin-top: 6.2%;
}
@media screen and (max-width: 749px) {
  .content__image--preparation, .content__image--refresh, .content__image--design, .content__image--equipment {
    margin-top: 10.6666666667vw;
  }
}

/* content:start */
.content__container {
  padding-top: 120px;
  padding-bottom: 200px;
}
@media screen and (max-width: 1200px) {
  .content__container {
    padding-top: 8.75vw;
    padding-bottom: 16.6666666667vw;
  }
}
@media screen and (max-width: 749px) {
  .content__container {
    padding-top: 12.5333333333vw;
    padding-bottom: 53.3333333333vw;
  }
}
.content__inner {
  max-width: 1000px;
  padding-bottom: 86px;
  position: relative;
}
@media screen and (max-width: 1200px) {
  .content__inner {
    padding-bottom: 7.1666666667vw;
  }
}
@media screen and (max-width: 749px) {
  .content__inner {
    width: 89.3333333333vw;
    padding-bottom: 14.1333333333vw;
  }
}
.content__inner::after {
  position: absolute;
  display: block;
  content: "";
  background-color: #fff;
  width: 100%;
  height: 4px;
  bottom: 0;
  left: 0;
}
@media screen and (max-width: 1200px) {
  .content__inner::after {
    height: 0.3333333333vw;
  }
}
@media screen and (max-width: 749px) {
  .content__inner::after {
    height: 0.8vw;
  }
}
.content__inner + .content__inner {
  padding-top: 78px;
}
@media screen and (max-width: 1200px) {
  .content__inner + .content__inner {
    padding-top: 6.5vw;
  }
}
@media screen and (max-width: 749px) {
  .content__inner + .content__inner {
    padding-top: 12.4vw;
  }
}
.content__inner:last-child {
  padding-bottom: 0;
}
.content__inner:last-child::after {
  display: none;
  content: none;
}
.content__heading {
  font-size: 3.4rem;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  margin-bottom: 50px;
  letter-spacing: -0.04em;
}
@media screen and (max-width: 1200px) {
  .content__heading {
    font-size: 2.8333333333vw;
    margin-bottom: 4.1666666667vw;
  }
}
@media screen and (max-width: 749px) {
  .content__heading {
    font-size: 6.4vw;
    margin-bottom: 7.2vw;
    line-height: 1.25;
  }
}
@media screen and (max-width: 749px) {
  .content__heading-nowrap {
    white-space: nowrap;
  }
}
.content__text {
  font-size: 1.6rem;
  line-height: 1.8125;
  margin-bottom: -6px;
  letter-spacing: -0.04em;
  text-align: center;
}
@media screen and (max-width: 1200px) {
  .content__text {
    top: 4.3333333333vw;
    font-size: 1.3333333333vw;
    margin-bottom: -0.5vw;
  }
}
@media screen and (max-width: 749px) {
  .content__text {
    font-size: 4.5333333333vw;
    line-height: 1.7941176471;
    margin-bottom: -1.7333333333vw;
    text-align: left;
  }
}
.content__image--equipment {
  width: 60.8%;
}
@media screen and (max-width: 749px) {
  .content__image--equipment {
    width: 100%;
  }
}
.content__image--design {
  width: 60.8%;
}
@media screen and (max-width: 749px) {
  .content__image--design {
    width: 100%;
  }
}
.content__image--refresh {
  width: 84%;
}
@media screen and (max-width: 749px) {
  .content__image--refresh {
    width: 100%;
  }
}
.content__image--preparation {
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 749px) {
  .content__image--preparation {
    flex-direction: column;
    margin-top: 18.4vw;
  }
}
.content__image--preparation--01 {
  width: 39%;
  margin-right: 3%;
}
@media screen and (max-width: 749px) {
  .content__image--preparation--01 {
    width: 100%;
    margin-bottom: 2.6666666667vw;
  }
}
.content__image--preparation--02 {
  width: 39%;
}
@media screen and (max-width: 749px) {
  .content__image--preparation--02 {
    width: 100%;
  }
}

/* content:end */