/*--------------------------------------------------------
　共通style
--------------------------------------------------------*/
#interview .title_img {
  position: absolute;
  width: 8.86%;
  max-width: 122px;
  top: 41px;
  right: 96px;
  z-index: 1;
}

#interview .main_area {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: 100%;
  margin: 0 auto;
  position: relative;
  height: 100vh;
}

#interview .main_area p {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  color: #083b55;
  font-weight: 600;
}

#interview .text_01 p {
  font-size: 14px;
  line-height: 1.85;
  color: #083b55;
}

#interview .text_02 p {
  font-size: 14px;
  line-height: 1.85;
}

#interview .text_credit {
  position: absolute;
  bottom: -20px;
  right: 0;
}

#interview .text_credit p {
  font-family: "Koburina Gothic W6 JIS2004", sans-serif;
  font-size: 13px;
  color: #4d4d4d;
}

.staff-credit .main_area {
  -webkit-align-items: center;
  align-items: center;
}

.staff-credit {
  text-align: center;
}

.staff-credit p.bold {
  font-size: 15px !important;
  font-weight: 700 !important;
  line-height: 1.65 !important;
}
.staff-credit p{
  font-size: 15px !important;
  font-weight: 600 !important;
  line-height: 1.65 !important;
}
/*--------------------------------------------------------
　個別style
--------------------------------------------------------*/
#interview .img_01 img,
#interview .img_02 img,
#interview .img_03 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

#interview #scn01 {
  background: url("/book/focal/togane/images/interview/bg.jpg") no-repeat center center / cover;
  opacity: 1;
  z-index: 501;
}
#interview #scn02 {
  background: url("/book/focal/togane/images/interview/bg02.jpg") no-repeat center center / cover;

}
/* #interview #scn04 {
  background: url("/book/focal/togane/images/interview/bg03.jpg") no-repeat center left / cover;

} */
#interview #scn05 {
  background: url("/book/focal/togane/images/interview/bg03.jpg") no-repeat center center / cover;

}
#interview #scn07 {
  background: url("/book/focal/togane/images/interview/bg04.jpg") no-repeat center right / cover;

}

#interview #scn09 {
  background: url("/book/focal/togane/images/interview/bg05.jpg") no-repeat center right / cover;

}

#interview #scn12 {
  background: url("/book/focal/togane/images/interview/bg06.jpg") no-repeat center center / cover;

}
#interview #scn01 .logo_img a img {
  filter: drop-shadow(0px 0px 2px rgba(1,40,0,0.6));
}
#interview #scn01 .main_title {
  width: 36%;
  max-width: 489px;
  position: absolute;
  top: 20%;
  left: 10%;
}
#interview #scn02 .text_01 {
  width: 30%;
  position: absolute;
  top: 19.9%;
  left: 61.8%;
}
#interview #scn02 .text_01 p {
  color: #ffffff;
  filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.5));
}

/* #interview #scn02 .text_01:before {
  content: '';
  background: rgba(255,255, 255, 0.5);
  -webkit-filter: blur(10px);
  -moz-filter: blur(10px);
  -o-filter: blur(10px);
  -ms-filter: blur(10px);
  filter: blur(10px);
  position: absolute;
  top: -30px;
  left: -30px;
  right: -30px;
  bottom: -30px;
  z-index: -1;
} */

#interview #scn02 .text_01 {
  width: 30%;
  position: absolute;
  top: 19.9%;
  left: 61.8%;
}

#interview #scn03 .img_01 {
  width: 15.8%;
  height: 19.3%;
  position: absolute;
  top: 13.2%;
  left: 45.5%;
}

#interview #scn03 .img_01 img {
  object-position:left center;
}

#interview #scn03 .img_02 {
  width: 13.8%;
  height: 17.2%;
  position: absolute;
  top: 5%;
  left: 62.8%;
}
#interview #scn03 .img_02 img {
  object-position: center center;
}
#interview #scn03 .img_03 {
  width: 37.2%;
  height: 46.6%;
  position: absolute;
  top: 35.5%;
  left: 52.9%;
}
#interview #scn03 .img_03 img {
  object-position: center center;
}

#interview #scn03 .text_01 {
  width: 33%;
  position: absolute;
  top: 19.9%;
  left: 7.8%;
}

/* #interview #scn04 .line_area {
  top: 19.9%;
right: 7%;
}
#interview #scn04 .img_01 {
  width: 38%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 9.5%;
} */

/* #interview #scn04 .text_img {
  width: 31.2%;
  height: auto;
  position: absolute;
  top: 41%;
  left: 58%;
  object-fit: none;
  filter: drop-shadow(0px 0px 2 rgba(0, 0, 0, 0.5));
}


#interview #scn04 .img_01 img {
  object-position: center left;
} */


#interview #scn04 .text_01 {
  width: 28%;
  position: absolute;
  top: 20.1%;
  left: 63.6%;
}
#interview #scn04 .img_01 {
  width: 60%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

#interview #scn05 .text_01 p{
  filter: drop-shadow(0px 0px 6px rgba(0, 0, 0, 1));
  color: #ffffff;
}


#interview #scn05 .text_01 {
  width: 29%;
  position: absolute;
  top: 43%;
  left: 61.3%;
}
#interview #scn06 .img_01 {
  width: 52%;
  height: 75%;
  position: absolute;
  top: 12.5%;
  left: 0;
}

#interview #scn06 .img_01 img {
  object-position: center center;
}
#interview #scn06 .img_02 {
  width: 20.5%;
  height: 25%;
  position: absolute;
  top: 46.2%;
  left: 56%;
}

#interview #scn06 .img_02 img {
  object-position: center center;
}

#interview #scn06 .img_03 {
  width: 15.7%;
  height: 20.7%;
  position: absolute;
  top: 37.5%;
  left: 78%;
}

#interview #scn06 .img_03 img {
  object-position: center center;
}

#interview #scn06 .text_img {
  width: 24.5%;
  height: auto;
  position: absolute;
  top: 15.3%;
  left: 56%;
  object-fit: none;
}

#interview #scn07 .text_01 p{
  filter: drop-shadow(0px 0px 6px rgba(0, 0, 0, 1));
  color: #ffffff;
}


#interview #scn07 .text_01 {
  width: 29%;
  position: absolute;
  top: 17.7%;
  left: 9%;
}
/* #interview #scn07 .text_01 {
  width: 30%;
  position: absolute;
  top: 21.1%;
  left: 59.5%;
}

#interview #scn07 .text_01:before {
  content: '';
  background: rgba(255,255, 255, 0.5);
  -webkit-filter: blur(10px);
  -moz-filter: blur(10px);
  -o-filter: blur(10px);
  -ms-filter: blur(10px);
  filter: blur(10px);
  position: absolute;
  top: -30px;
  left: -30px;
  right: -30px;
  bottom: -30px;
  z-index: -1;
} */

/* 
#interview #scn08 .text_01 {
  width: 31%;
  position: absolute;
  top: 20.5%;
  left: 59%;
}
#interview #scn08 .text_01 p {
color: #ffffff;
}

#interview #scn08 .text_01:before {
  content: '';
  background: rgba(9,21, 18, 0.5);
  -webkit-filter: blur(10px);
  -moz-filter: blur(10px);
  -o-filter: blur(10px);
  -ms-filter: blur(10px);
  filter: blur(10px);
  position: absolute;
  top: -30px;
  left: -30px;
  right: -30px;
  bottom: -30px;
  z-index: -1;
}  */

#interview #scn08 .text_01 {
  width: 33%;
  position: absolute;
  top: 17.6%;
  left: 8.8%;
}
#interview #scn08 .img_01 {
  width: 16.3%;
  height: 38.8%;
  position: absolute;
  top: 56.5%;
  left: 16.8%;
}

#interview #scn08 .img_01 img {
  object-position: center center;
}
#interview #scn08 .img_02 {
  width: 54.5%;
  height: 70.5%;
  position: absolute;
  top: 13.5%;
  right: 0;
}

#interview #scn08 .img_02 img {
  object-position: top center;
}



#interview #scn09 .text_01 {
  width: 29%;
  position: absolute;
  top: 17.7%;
  left: 8.7%;
  filter: drop-shadow(0px 0px 6px rgba(255, 255, 255, 1));
}
#interview #scn10 .img_01 {
  width: 27.3%;
  height: 33.2%;
  position: absolute;
  top: 43.5%;
  left: 7.4%;
}

#interview #scn10 .img_01 img {
  object-position: center center;
}
#interview #scn10 .img_02 {
  width: 60.8%;
  height: 81.5%;
  position: absolute;
  top: 0;
  right: 0;
}

#interview #scn10 .img_02 img {
  object-position: center center;
}



#interview #scn10 .text_img {
  width: 21.4%;
  height: auto;
  position: absolute;
  top: 20.3%;
  left: 9.5%;
  object-fit: none;
}
#interview #scn11 .img_01 {
  width: 46.8%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
#interview #scn11 .text_01 {
  width: 35%;
  position: absolute;
  top: 17.7%;
  left: 53%;
}
#interview #scn11 .img_01 img {
  object-position: center center;
}

#interview .profile p {
  font-family: "Koburina Gothic W3 JIS2004", sans-serif;
  font-size: 12px;
  line-height: 1.333;
  font-weight: 300;
}

#interview .profile .profile_data {
  background: #ffffff;
  display: flex;
  justify-content: space-between;
  align-items:flex-start;
  padding: 50px 4%;
  width: 66%;
  box-sizing: border-box;
  margin: 0 auto;
}

#interview .profile .profile_data .img {
  width: 26%;
  margin-top: 0;
}

#interview .profile .profile_data .data {
  width: 68%;
}

#interview .profile .profile_data .name {
  width:44.8%;
  margin: 0 auto 8px;
  display: block;
}

#interview .profile .profile_data .tag {
  width: 58px;
  padding-bottom: 0px;
}

#interview .profile .profile_text p {
  padding-top: 10px;
  border-top: 1px solid #093a56;
  font-size: 13px;
  line-height: 1.53;
}

#interview .profile .costume_credit {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width:54%;
  margin: 40px auto 0;
}

#interview .profile .costume_credit .title {
  flex-basis: 90px;
  color: #3c78be;
  font-weight: bold;
  font-size: 13px;
}

#interview .profile .costume_credit .costume {
  flex: 1;
  font-size: 12px;
  font-weight: 300;
}

.costume_tag {
  font-family: "Koburina Gothic W6 JIS2004", sans-serif;

}
.mt15{
  margin-top: 15px;
}
