/* nomal */
@font-face {
  font-family: "zenmaru";
  font-style: normal;
  font-weight: normal;
  src: url("../font/zenmaru/ZenMaruGothic-Regular.woff2") format("woff2");
  font-display: swap;
}
/* 300 */
@font-face {
  font-family: "zenmaru";
  font-style: normal;
  font-weight: 300;
  src: url("../font/zenmaru/ZenMaruGothic-Light.woff2") format("woff2");
  font-display: swap;
}
/* 400*/
@font-face {
  font-family: "zenmaru";
  font-style: normal;
  font-weight: 400;
  src: url("../font/zenmaru/ZenMaruGothic-Regular.woff2") format("woff2");
  font-display: swap;
}
/* 500 */
@font-face {
  font-family: "zenmaru";
  font-style: normal;
  font-weight: 500;
  src: url("../font/zenmaru/ZenMaruGothic-Medium.woff2") format("woff2");
  font-display: swap;
}
/* 600*/
@font-face {
  font-family: "zenmaru";
  font-style: normal;
  font-weight: 600;
  src: url("../font/zenmaru/ZenMaruGothic-Bold.woff2") format("woff2");
  font-display: swap;
}
/* 900*/
@font-face {
  font-family: "zenmaru";
  font-style: normal;
  font-weight: 900;
  src: url("../font/zenmaru/ZenMaruGothic-Black.woff2") format("woff2");
  font-display: swap;
}
.c-mv__bottomillust--bg {
  padding-bottom: 30rem;
}

.c-mv__bottomillust {
  margin-top: -34.2rem;
}

.c-mv__copy {
  bottom: 9rem;
}
.c-mv__copy img {
  width: 42rem;
}

.c-title__inner.-sectitle {
  min-width: 35.4rem;
  text-align: center;
}

.c-mv__illust--07 {
  bottom: -14rem;
}

.c-mv__illust--09 {
  bottom: -15rem;
}

.c-mv__txtmv--inner h2 {
  margin-bottom: 0;
}
.c-mv__txtmv--inner h2 span {
  display: block;
}

.c-privacy {
  padding-bottom: 0;
  margin-bottom: -14.5833333333vw;
}
.c-privacy::after {
  content: none;
}
.c-privacy .c-wavebg__inner {
  padding: 13rem 0 20rem;
}
.c-privacy .l-container {
  position: relative;
}
.c-privacy .c-dotsillust {
  position: absolute;
}
.c-privacy .c-dotsillust.-num01 {
  right: -20rem;
  top: -26rem;
  z-index: 3;
}
.c-privacy .c-dotsillust.-num02 {
  left: -35rem;
  top: 6rem;
}
.c-privacy .c-dotsillust.-num03 {
  left: -26rem;
  top: 54rem;
}
.c-privacy .c-dotsillust.-num04 {
  right: -22rem;
  bottom: -5rem;
}

.c-privacy__wrap {
  position: relative;
  z-index: 5;
}
.c-privacy__wrap h2 {
  font-size: 3.5rem;
  font-weight: bold;
  line-height: 1.35;
  margin-bottom: 1.5rem;
}
.c-privacy__wrap h3 {
  font-size: 3.5rem;
  font-weight: bold;
  line-height: 1.35;
  margin-bottom: 1.5rem;
}
.c-privacy__wrap p {
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 1.833333;
}

@media screen and (min-width: 751px) and (max-width: 1260px) {
  .c-mv__illust--04 img {
    width: 13.5vw;
  }
  .c-mv__illust--05 {
    left: -8vw;
  }
  .c-mv__illust--05 img {
    width: 13vw;
  }
  .c-mv__illust--06 {
    left: 4.8vw;
  }
  .c-mv__illust--06 img {
    width: 11.2vw;
  }
}
@media screen and (min-width: 751px) and (max-width: 1000px) {
  .c-mv__illust--09 {
    right: 0;
  }
}
@media screen and (max-width: 750px) {
  .c-mv__copy {
    bottom: 11.5rem;
  }
  .c-mv__copy img {
    width: 32.9rem;
  }
  .c-mv__leadwrap {
    padding-top: 45rem;
  }
  .c-mv__leadwrap--copy {
    font-size: 3.8rem;
  }
  .c-mv__bottomillust--bg {
    padding-bottom: 45rem;
  }
  .c-mv__illust--07 {
    bottom: -9rem;
  }
  .c-mv__illust--08 {
    bottom: -26rem;
  }
  .c-mv__illust--09 {
    display: none;
  }
  .c-title__inner.-sectitle {
    min-width: 27.1rem;
  }
  .sp-wavebg {
    padding-bottom: 0;
  }
  .sp-wavebg::after {
    content: none;
  }
  .c-mv__txtmv--inner h2 {
    font-size: 3.8rem;
    line-height: 1.1;
  }
  .c-privacy .c-dotsillust {
    display: none;
  }
  .c-privacy .c-wavebg__inner {
    padding: 6rem 0 13rem;
  }
  .c-privacy__wrap h2 {
    font-size: 2.4rem;
    margin-bottom: 1rem;
  }
  .c-privacy__wrap h3 {
    font-size: 2.4rem;
    margin-bottom: 1rem;
  }
  .c-privacy__wrap p {
    font-size: 1.6rem;
  }
}