.contents01 {
  padding: 10rem 0 0;
}

.contents01 .c-special-media {
  max-width: 38.5rem;
}

.contents01 .c-special-media__contents {
  width: 100%;
}

.contents01__title,
.contents02__title,
.contents03__title,
.contents04__title,
.contents05__title,
.contents06__title {
  position: relative;
  margin-top: 5rem;
  z-index: 1;
}

.contents01-image,
.contents02-image,
.contents03-image,
.contents04-image,
.contents05-image,
.contents06-image {
  width: 100%;
  max-width: 60rem;
  margin-inline: auto;
  margin-top: -1.25rem;
}

.contents01-image--02,
.contents02-image--02,
.contents06-image-02 {
  margin-top: 5rem;
}

.contents01-image img,
.contents02-image img,
.contents03-image img,
.contents04-image img,
.contents05-image img,
.contents06-image img {
  height: auto;
  aspect-ratio: 960/480;
}

.contents01-interview,
.contents02-interview,
.contents03-interview,
.contents04-interview,
.contents05-interview,
.contents06-interview {
  margin-top: 5rem;
}

.contents06-note {
  margin-top: 5rem;
}

.contents06-note::before {
  display: none;
}

@media screen and (max-width: 768px) and (min-width: 769px) {
  .contents01 {
    padding: 3.13vw 0 0;
  }
}
@media screen and (max-width: 768px) and (max-width: 768px) {
  .contents01 {
    padding: 10.67vw 0 0;
  }
}
@media screen and (max-width: 768px) {
  .contents01 .c-special-media {
    max-width: 100%;
  }
  .contents01 .c-special-media__contents {
    width: 100%;
  }
}
@media screen and (max-width: 768px) and (min-width: 769px) {
  .contents01__title,
  .contents02__title,
  .contents03__title,
  .contents04__title,
  .contents05__title,
  .contents06__title {
    margin-top: 3.13vw;
  }
}
@media screen and (max-width: 768px) and (max-width: 768px) {
  .contents01__title,
  .contents02__title,
  .contents03__title,
  .contents04__title,
  .contents05__title,
  .contents06__title {
    margin-top: 10.67vw;
  }
}
@media screen and (max-width: 768px) {
  .contents01-image,
  .contents02-image,
  .contents03-image,
  .contents04-image,
  .contents05-image,
  .contents06-image {
    width: 100vw;
    margin: 0 calc(50% - 50vw);
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content;
  }
}
@media screen and (max-width: 768px) and (min-width: 769px) {
  .contents01-image,
  .contents02-image,
  .contents03-image,
  .contents04-image,
  .contents05-image,
  .contents06-image {
    margin-top: -1.25vw;
  }
}
@media screen and (max-width: 768px) and (max-width: 768px) {
  .contents01-image,
  .contents02-image,
  .contents03-image,
  .contents04-image,
  .contents05-image,
  .contents06-image {
    margin-top: -4.27vw;
  }
}
@media screen and (max-width: 768px) and (min-width: 769px) {
  .contents01-image--02,
  .contents02-image--02,
  .contents06-image-02 {
    margin-top: 3.13vw;
  }
}
@media screen and (max-width: 768px) and (max-width: 768px) {
  .contents01-image--02,
  .contents02-image--02,
  .contents06-image-02 {
    margin-top: 10.67vw;
  }
}
@media screen and (max-width: 768px) {
  .contents01-image img,
  .contents02-image img,
  .contents03-image img,
  .contents04-image img,
  .contents05-image img,
  .contents06-image img {
    aspect-ratio: 375/187;
  }
}
@media screen and (max-width: 768px) and (min-width: 769px) {
  .contents01-interview,
  .contents02-interview,
  .contents03-interview,
  .contents04-interview,
  .contents05-interview,
  .contents06-interview {
    margin-top: 3.13vw;
  }
}
@media screen and (max-width: 768px) and (max-width: 768px) {
  .contents01-interview,
  .contents02-interview,
  .contents03-interview,
  .contents04-interview,
  .contents05-interview,
  .contents06-interview {
    margin-top: 10.67vw;
  }
}
@media screen and (max-width: 768px) and (min-width: 769px) {
  .contents06-note {
    margin-top: 3.13vw;
  }
}
@media screen and (max-width: 768px) and (max-width: 768px) {
  .contents06-note {
    margin-top: 10.67vw;
  }
}