.interviews #line-1 {
  margin-top: -50vw;
  mix-blend-mode: screen;
}
.interviews .category {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-right: auto;
  margin-left: auto;
}
.interviews .contents {
  margin-top: 0;
  margin-right: 4%;
  margin-left: 4%;
}
.interviews .contents .content {
  display: inline-block;
  position: relative;
  width: 100%;
  height: 30vw;
  margin-top: 2.5%;
  overflow: hidden;
}
.interviews .contents .content img {
  cursor: pointer;
}
.interviews .contents .content .caption-wrapper {
  z-index: 1;
  top: 33.333%;
  bottom: 0;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  margin-left: 4%;
}
.interviews .contents .content .caption-wrapper:hover {
  opacity: 0.7;
}
.interviews .contents .content#first {
  height: 55.8vw;
}
.interviews .contents .content#first .caption-wrapper {
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
  top: 50%;
  bottom: 0;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
          transform: translateY(-50%);
}
.interview article {
  z-index: 1;
  position: relative;
  width: 59.375%;
  margin-top: 5%;
  margin-right: 4%;
  margin-left: auto;
  text-align: justify;
}
.interview article .description {
  margin-top: 97px;
  margin-bottom: 97px;
  font-style: normal;
  font-weight: 500;
  line-height: 2;
  font-family: interstate, sans-serif;
}
.interview article .content {
  font-weight: 400;
  line-height: 2;
  font-family: "hiragino";
  font-family: "Noto Sans JP", sans-serif;
}
.interview article .content p {
  font-weight: 400;
  font-size: 1.7rem;
  line-height: 2;
}
.interview article .spacer {
  margin-bottom: 50px;
}
.interview article .spaceText {
  margin-top: 17px;
  margin-bottom: 17px;
  font-style: normal;
  font-weight: 500;
  font-family: interstate, sans-serif;
  text-align: right;
  opacity: 0.5;
}
.interview #line-1 {
  z-index: 0;
  margin-top: -80vw;
}
.interview #breadcrumb {
  margin-top: 0;
  margin-bottom: 6.2%;
}
.interview #breadcrumb ul {
  margin-left: 0;
}
.interview #breadcrumb .breadcrumb-divider:before {
  content: "/";
}
.interview #breadcrumb span {
  margin-right: 0;
  margin-left: 0;
}
.interview #breadcrumb .breadcrumb-divider {
  margin-right: 5px;
  margin-left: 5px;
}
.interview #breadcrumb ul {
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
.interview #breadcrumb ul span {
  font-size: 1.6rem;
}
.interview #breadcrumb ul li span {
  width: 100%;
  font-size: 1.6rem;
}
.interview .contents {
  z-index: 1;
  position: relative;
  width: 59.375%;
  margin-top: 5%;
  margin-right: 4%;
  margin-left: auto;
  text-align: justify;
}
.interview .contents .description {
  margin-top: 97px;
  margin-bottom: 97px;
  font-style: normal;
  font-weight: 500;
  line-height: 2;
  font-family: interstate, sans-serif;
}
.interview .contents .content {
  font-weight: 400;
  line-height: 2;
  font-family: "hiragino";
  font-family: "Noto Sans JP", sans-serif;
}
.interview .contents .content h1,
.interview .contents .content h2,
.interview .contents .content h3,
.interview .contents .content h4,
.interview .contents .content h5 {
  font-size: 2.95rem;
}
.interview .contents .content p {
  font-weight: 400;
  line-height: 2;
}
.interview .contents .spacer {
  margin-bottom: 50px;
}
.interview .contents .spaceText {
  margin-top: 17px;
  margin-bottom: 17px;
  font-style: normal;
  font-weight: 500;
  font-family: interstate, sans-serif;
  text-align: right;
  opacity: 0.5;
}
.interview .thumbnail {
  position: relative;
}
.interview .thumbnail img {
  width: 100%;
}
.interview .thumbnail .caption-wrapper {
  z-index: 1;
  position: fixed;
  max-width: 30.8%;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  margin-left: 4%;
}
.interview .thumbnail .caption-wrapper .caption {
  white-space: unset;
}
.interview .thumbnail .caption-wrapper .caption p {
  line-height: 1.5;
}
@media screen and (max-width: 480px) {
  .interviews .contents {
    margin-top: 0;
  }
  .interviews .contents .content .caption-wrapper {
    top: 33%;
    bottom: 0;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
  }
  .interviews .contents .content {
    margin-top: 2.5%;
  }
  .interviews .contents .content {
    height: 55.8vw;
  }
  .interview article {
    width: auto;
    margin-top: 8%;
    margin-left: 4%;
  }
  .interview article .content h1,
.interview article .content h2,
.interview article .content h3,
.interview article .content h4,
.interview article .content h5 {
    font-size: 2.8rem;
  }
  .interview article .content h1,
.interview article .content h2,
.interview article .content h3,
.interview article .content h4,
.interview article .content h5 {
    font-size: 2.8rem;
  }
  .interview article .content h3 {
    margin-top: 10%;
  }
  .interview article .content p {
    font-size: 3.75vw;
    line-height: 1.7;
  }
  .interview article .spacer {
    margin-bottom: 10.5%;
  }
  .interview #breadcrumb {
    margin-bottom: 8.2%;
  }
  .interview #breadcrumb .breadcrumb-divider {
    font-size: 2.08rem;
  }
  .interview #breadcrumb ul li span {
    font-size: 2.08rem;
  }
  .interview .contents {
    width: auto;
    margin-top: 8%;
    margin-left: 4%;
  }
  .interview .contents .content h1,
.interview .contents .content h2,
.interview .contents .content h3,
.interview .contents .content h4,
.interview .contents .content h5 {
    font-size: 2.8rem;
  }
  .interview .contents .content h3 {
    margin-top: 10%;
  }
  .interview .contents .content p {
    font-size: 3.75vw;
    line-height: 1.7;
  }
  .interview .contents .spacer {
    margin-bottom: 4.5%;
  }
  .interview .thumbnail .caption-wrapper .border-box p {
    padding: 1.755vw 2.3vw;
    font-size: 2.145rem;
    line-height: inherit;
  }
  .interview .thumbnail .caption-wrapper .border-box h3 {
    padding: 1.755vw 2.2vw;
    font-size: 3.38rem;
    line-height: inherit;
  }
  .interview .thumbnail .caption-wrapper {
    position: relative;
    max-width: 100%;
    margin-top: 5%;
    margin-right: 4%;
  }
}
@media screen and (min-width: 480px) and (max-width: 768px) {
  .interviews .contents .content .caption-wrapper {
    top: 30%;
  }
  .interview article {
    width: auto;
    margin-top: 5%;
    margin-left: 4%;
  }
  .interview article .content h1,
.interview article .content h2,
.interview article .content h3,
.interview article .content h4,
.interview article .content h5 {
    font-size: 3rem;
  }
  .interview article .content p {
    font-size: 2.2rem;
  }
  .interview .contents {
    width: auto;
    margin-top: 5%;
    margin-left: 4%;
  }
  .interview .contents .content p {
    font-size: 2.2rem;
  }
  .interview .thumbnail .caption-wrapper .border-box p {
    padding: 1.755vw 2.3vw;
    font-size: 2.145rem;
    line-height: inherit;
  }
  .interview .thumbnail .caption-wrapper .border-box h3 {
    padding: 1.755vw 2.2vw;
    font-size: 3.38rem;
    line-height: inherit;
  }
  .interview .thumbnail .caption-wrapper {
    position: relative;
    max-width: 100%;
    margin-top: 5%;
    margin-right: 4%;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .interview article .content h1,
.interview article .content h2,
.interview article .content h3,
.interview article .content h4,
.interview article .content h5 {
    font-size: 2.2rem;
  }
  .interview article .content p {
    font-size: 2rem;
  }
  .interview .contents .content p {
    font-size: 2rem;
  }
  .interview .thumbnail .caption-wrapper {
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
    top: 50%;
            transform: translateY(-50%);
  }
  .interview .thumbnail .caption-wrapper.side-fixed-content {
    position: absolute;
  }
}
@media screen and (min-width: 1025px) {
  .interview article .content h1,
.interview article .content h2,
.interview article .content h3,
.interview article .content h4,
.interview article .content h5 {
    font-size: 2.2rem;
  }
  .interview article .content p {
    font-size: 1.7rem;
  }
  .interview .contents .content p {
    font-size: 1.7rem;
  }
  .interview .thumbnail .caption-wrapper {
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
    top: 50%;
            transform: translateY(-50%);
  }
  .interview .thumbnail .caption-wrapper.side-fixed-content {
    position: absolute;
  }
}
@media screen and (min-width: 1500px) {
  .interview article .content h1,
.interview article .content h2,
.interview article .content h3,
.interview article .content h4,
.interview article .content h5 {
    font-size: 2.95rem;
  }
  .interview article .content p {
    font-size: 1.95rem;
  }
  .interview .contents .content p {
    font-size: 1.95rem;
  }
}
