.pre-inc {
  background: #fff;
  padding-bottom: min(16.8539325843vw, 150px);
}
.pre-inc img {
  height: auto;
}
.pre-inc .container {
  max-width: 890px;
  padding: 0 20px 60px;
  margin-inline: auto;
  box-sizing: content-box;
}
@media screen and (max-width: 767px) {
  .pre-inc .container {
    max-width: 620px;
    padding-bottom: 40px;
  }
}
.pre-inc .mv__bg {
  position: relative;
  aspect-ratio: 1280/705;
  background: url(../images/completion/bg_mv_pc.jpg) center/cover;
}
@media screen and (max-width: 767px) {
  .pre-inc .mv__bg {
    aspect-ratio: 700/406;
    background-image: url(../images/completion/bg_mv_sp.jpg);
  }
}
.pre-inc .mv__cap, .pre-inc .section__img .cap {
  position: absolute;
  bottom: 0;
  right: 0;
  translate: 0 100%;
  padding-top: 0.5em;
  padding-right: 0.5em;
  font-size: min(1.1235955056vw, 10px);
}
@media screen and (max-width: 767px) {
  .pre-inc .mv__cap, .pre-inc .section__img .cap {
    font-size: min(2vw, 14px);
  }
}
.pre-inc .mv__body {
  padding: min(11.2359550562vw, 100px) 0;
}
@media screen and (max-width: 767px) {
  .pre-inc .mv__body {
    padding: min(14.2857142857vw, 100px) 0;
  }
}
.pre-inc .mv__title {
  text-align: center;
  line-height: 1;
}
.pre-inc .mv__title img {
  width: auto;
  height: min(2.2471910112vw, 20px);
}
@media screen and (max-width: 767px) {
  .pre-inc .mv__title img {
    height: min(3.5714285714vw, 25px);
  }
}
.pre-inc .mv__copy, .pre-inc .section__title {
  margin-top: 1em;
  font-size: min(3.3707865169vw, 30px);
  font-weight: bold;
  line-height: 1.8;
  font-feature-settings: "palt";
  letter-spacing: 0.04em;
  text-align: center;
  color: #2c3e4a;
}
@media screen and (max-width: 767px) {
  .pre-inc .mv__copy, .pre-inc .section__title {
    font-size: min(5.7142857143vw, 40px);
  }
}
.pre-inc .mv__text, .pre-inc .section__text {
  margin-top: 2em;
  font-size: min(2.2471910112vw, 20px);
  font-weight: bold;
  line-height: 2;
  font-feature-settings: "palt";
  letter-spacing: 0.04em;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .pre-inc .mv__text, .pre-inc .section__text {
    font-size: min(3.5714285714vw, 25px);
  }
}
.pre-inc .headline {
  position: relative;
  display: grid;
  place-content: center;
  color: #fff;
  background: #2c3e4a;
  height: min(14.3820224719vw, 128px);
}
@media screen and (max-width: 767px) {
  .pre-inc .headline {
    height: min(18.7142857143vw, 131px);
  }
}
.pre-inc .headline::before, .pre-inc .headline::after {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  width: 100%;
  height: 1px;
  background: #908868;
}
.pre-inc .headline::before {
  top: min(0.6741573034vw, 6px);
}
@media screen and (max-width: 767px) {
  .pre-inc .headline::before {
    top: min(1.1428571429vw, 8px);
  }
}
.pre-inc .headline::after {
  bottom: min(0.6741573034vw, 6px);
}
@media screen and (max-width: 767px) {
  .pre-inc .headline::after {
    bottom: min(1.1428571429vw, 8px);
  }
}
.pre-inc .headline h2 {
  font-size: min(4.2696629213vw, 38px);
  font-weight: bold;
  font-feature-settings: "palt";
  letter-spacing: 0.1em;
  text-align: center;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .pre-inc .headline h2 {
    margin-top: 2.5%;
    font-size: min(5.7142857143vw, 40px);
  }
}
.pre-inc .headline h2 span {
  font-size: 1.7894736842em;
  color: #908868;
  vertical-align: -10%;
}
@media screen and (max-width: 767px) {
  .pre-inc .headline h2 span {
    font-size: 1.8em;
    vertical-align: -15%;
  }
}
.pre-inc .section {
  display: flex;
  flex-direction: column;
  margin-top: min(8.9887640449vw, 80px);
}
@media screen and (max-width: 767px) {
  .pre-inc .section {
    margin-top: min(4.2857142857vw, 30px);
  }
}
.pre-inc .section + .section {
  margin-top: min(11.2359550562vw, 100px);
}
@media screen and (max-width: 767px) {
  .pre-inc .section + .section {
    margin-top: min(14.2857142857vw, 100px);
  }
}
.pre-inc .section__img {
  order: -1;
  position: relative;
}
@media screen and (max-width: 767px) {
  .pre-inc .section__img {
    margin: 0 calc(50% - 50vw);
  }
}
.pre-inc .section__num {
  display: flex;
  align-items: center;
  text-align: center;
  gap: min(0.5617977528vw, 5px);
  margin-top: min(5.6179775281vw, 50px);
}
@media screen and (max-width: 767px) {
  .pre-inc .section__num {
    gap: min(1.4285714286vw, 10px);
    margin-top: min(8.5714285714vw, 60px);
  }
}
.pre-inc .section__num::before, .pre-inc .section__num::after {
  content: "";
  flex-grow: 1;
  height: 1px;
  margin-top: min(3.1460674157vw, 28px);
  background: #908868;
}
.pre-inc .section__num img {
  width: auto;
  height: min(7.8651685393vw, 70px);
}
@media screen and (max-width: 767px) {
  .pre-inc .section__num img {
    height: min(12.8571428571vw, 90px);
  }
}/*# sourceMappingURL=completion.css.map */