@charset "UTF-8";

/* ———————————————————————————————————————————————————————————————————————————————————————————————————— */

/* MV */

/* ———————————————————————————————————————————————————————————————————————————————————————————————————— */

#contents_mv .contents_wrapper {
    width: 100%;
    min-height: 750px;
    position: relative;
    margin-top: 230px;
}

#contents_mv .contents_wrapper .contents_inner {
  width: 90%;
  margin: auto;
}

#contents_mv .contents_title {
    width: 95%;
    max-width: 620px;
    z-index: 1;
    top: -11%;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
}

#contents_mv .contents_title p {
  width: 96%;
  color: #005DAC;
  text-align: right;
  font-weight: bold;
}

#contents_mv .contents_title h2 {
    font-size: 9.6rem;
    letter-spacing: 0.1em;
    font-weight: 500;
    color: #005DAC;
}

#contents_mv .contents_title_txt {
  text-align: center;
    width: 95%;
    font-size: 2.4rem;
    line-height: 2;
    margin: 120px auto 0 auto;
}

@media screen and (max-width: 1030px) {

  #contents_mv .contents_wrapper  {
    margin-top: 30%;
  }

}

@media screen and (max-width: 750px) {

  #contents_mv .contents_wrapper  {
    margin-top: 20%;
    padding-top: 30%;
    min-height: auto;
  }

  #contents_mv .contents_title {
    top: 13%;
    max-width: 290px;
  }

  #contents_mv .contents_title p {
    width: 95%;
  }

  #contents_mv .contents_title h2 {
    font-size: 4.5rem;
  }

  #contents_mv .contents_title_txt {
    margin: 60px auto 0 auto;
    font-size: 1.5rem;
  }


}

/* ———————————————————————————————————————————————————————————————————————————————————————————————————— */

/* インタビューエリア */

/* ———————————————————————————————————————————————————————————————————————————————————————————————————— */

.contents_interviewArea {
  width: 100%;
  padding: 87px 0 40px 0;
  background: #FFF;
}

.contents_interviewArea.gray {
  background: #F7F8F8;
}

.contents_interviewArea .contents_wrapper {
  width: 90%;
  max-width: 1030px;
  margin: auto;
  min-height: 1080px;
}

.contents_interviewArea .contents_wrapper .contents_title {
  font-size: 6.4rem;
  color: #005DAC;
  right: 0;
  top: 0;
  font-weight: 500;
  z-index: 2;
}

.contents_interviewArea.gray .contents_wrapper .contents_title {
  left: 0;
}

.contents_interviewArea .contents_wrapper .contents_imageBox {
  width: 90%;
    max-width: 672px;
    position: absolute;
    right: 30px;
    top: 50px;
    z-index: 1;
}
.contents_interviewArea .contents_wrapper .contents_imageBox img {
  position: relative;
    z-index: 3;
    top: 0;
    left: 0;
}

.contents_interviewArea.gray .contents_wrapper .contents_imageBox {
  left: 30px;
}

.contents_interviewArea .contents_wrapper .image_back {
  width: 516px;
    height: 336px;
    position: absolute;
    right: -30px;
    top: 180px;
    z-index: 0;
    border: 8px solid #005DAC;
}

.contents_interviewArea.gray .contents_wrapper .image_back {
  left: -30px;
}

.contents_interviewArea .contents_wrapper .contents_profileBox {
    width: 90%;
    position: absolute;
    top: 120px;
    z-index: 4;
}

#contents_interview01.contents_interviewArea .contents_wrapper .contents_profileBox, #contents_interview02.contents_interviewArea .contents_wrapper .contents_profileBox, #contents_interview03.contents_interviewArea .contents_wrapper .contents_profileBox, #contents_interview04.contents_interviewArea .contents_wrapper .contents_profileBox {
    max-width: 430px;
}

#contents_interview05.contents_interviewArea .contents_wrapper .contents_profileBox {
    max-width: 385px;
}

.contents_interviewArea.gray .contents_wrapper .contents_profileBox {
  right: 0;
}

.contents_profileBox .contents_headline {
    font-size: 2.4rem;
    color: #005DAC;
    margin-bottom: 20px;
}

.contents_profileBox .contents_inner_copy {
    font-size: 2.4rem;
    letter-spacing: 0.1em;
    color: #005DAC;
    padding-bottom: 40px;
    font-weight: bold;
    line-height: 2.2;
}

.contents_profileBox .contents_inner_copy.spacing01 {
  letter-spacing: 0.1em;
}

.contents_interviewArea.gray .contents_profileBox .contents_headline, .contents_interviewArea.gray .contents_profileBox .contents_inner_copy{
  text-align: right;
}

.contents_profileBox .contents_inner_name {
    font-size: 1.8rem;
    font-weight: bold;
    margin-bottom: 30px;
    padding-top: 60px;
    border-top: 4px solid #005DAC;
}

.contents_profileBox .contents_inner_data {
    font-size: 1.2rem;
    line-height: 2;
}

.contents_interviewArea.gray .contents_profileBox .contents_inner_name, .contents_interviewArea.gray .contents_profileBox .contents_inner_data {
  padding-left: 160px;
}

.contents_profileBox .contents_inner_data span {
  font-weight: bold;
}

.contents_wrapper .contents_comment {
  width: 90%;
  max-width: 740px;
  position: absolute;
  top: 620px;
  margin: auto;
  left: 0;
  right: 0;
}

.contents_wrapper .contents_comment p {
  font-size: 1.4rem;
    line-height: 2;
}

.contents_wrapper .contents_comment p.comment_head {
  font-size: 2.0rem;
    color: #005DAC;
    letter-spacing: 0.3em;
    margin: 36px 0 20px 0;
    font-weight: bold;
  }

@media screen and (width: 1050px) {

  .contents_interviewArea .contents_wrapper {
    height: 90vh;
}

}

@media screen and (max-width: 750px) {

  .contents_interviewArea {
    padding: 65px 0 25px 0;
  }

  .contents_interviewArea .contents_wrapper {
    min-height: auto;
  }

  .contents_interviewArea .contents_wrapper .contents_title {
    font-size: 2.8rem;
    top: -1.5%;
    letter-spacing: 0.1em;
  }

  .contents_interviewArea .contents_wrapper .contents_imageBox {
    position: relative;
    top: 0;
    left: 0;
  }

  .contents_interviewArea .contents_wrapper .image_back {
    width: 60%;
    height: 65%;
    right: -10%;
    top: 45%;
    border: 4px solid #005DAC;
  }

  .contents_interviewArea .contents_wrapper .contents_profileBox {
    position: relative;
    margin: 40px auto 30px auto;
    top: 0;
  }

  .contents_profileBox .contents_inner_copy {
    font-size: 1.4rem;
    margin-bottom: 15px;
  }

  .contents_profileBox .contents_inner_copy {
    font-size: 1.6rem;
    padding-bottom: 10px;
    line-height: 1.5;
    letter-spacing: 0;
    margin-bottom: 10px;
  }

  .contents_profileBox .contents_inner_name {
    font-size: 1.6rem;
    margin-bottom: 15px;
    border-top: 2px solid #005DAC;
    padding-top: 20px;
  }

  .contents_inner_dataBox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
  }

  .contents_inner_dataBox p:first-of-type {
    margin-right: 20px;
  }

  .contents_wrapper .contents_comment {
    position: relative;
    top: 0;
  }

  .contents_wrapper .contents_comment p.comment_head {
    font-size: 1.6rem;
    margin: 0 0 10px 0;
  }

  .contents_wrapper .contents_comment p {
    margin-bottom: 30px;
  }

  .contents_interviewArea.gray .contents_wrapper .contents_title {
    left: auto;
    right: 0;
  }

  .contents_interviewArea.gray .contents_wrapper .contents_imageBox {
    left: 0;
  }

  .contents_interviewArea.gray .contents_wrapper .image_back {
    left: auto;
  }

  .contents_interviewArea.gray .contents_profileBox .contents_headline, .contents_interviewArea.gray .contents_profileBox .contents_inner_copy {
    text-align: left;
  }

  .contents_interviewArea.gray .contents_profileBox .contents_inner_name, .contents_interviewArea.gray .contents_profileBox .contents_inner_data {
    padding-left: 0;
  }

  .contents_profileBox .contents_headline {
    font-size: 1.4rem;
    font-weight: 300;
    margin-bottom: 15px;
  }


}
