/*--------------------------------------------------------
　共通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/asakawa/images/interview/fv_bg.jpg") no-repeat center center / cover;
  opacity: 1;
  z-index: 501;
}
#interview #scn04 {
  background: url("/book/focal/asakawa/images/interview/bg01.jpg") no-repeat center center / cover;

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

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

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

}

#interview #scn08 {
  background: url("/book/focal/asakawa/images/interview/bg04.jpg") no-repeat center center / cover;

}

#interview #scn11 {
  background: url("/book/focal/asakawa/images/interview/bg05.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: 40%;
  max-width: 538px;
  position: absolute;
  top: 26%;
  left: 54.5%;
}
#interview #scn02 .text_01 {
  width: 34%;
  position: absolute;
  top: 28.5%;
  left: 57.8%;
}
#interview #scn02 .img_01 {
  width: 51.9%;
  height: 77.3%;
  position: absolute;
  top: 12.2%;
  left: 0;
}
#interview #scn02 .img_01 img {
  object-position: center center;
}
/* #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 #scn03 .text_01 {
  width: 34%;
  position: absolute;
  top: 24.9%;
  left: 55.8%;
}

#interview #scn03 .img_01 {
  width: 29.2%;
  height: 36%;
  position: absolute;
  top: 13.2%;
  left: 8%;
}

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

#interview #scn03 .img_02 {
  width: 25.5%;
  height: 31%;
  position: absolute;
  top: 52.5%;
  left: 23.8%;
}
#interview #scn03 .img_02 img {
  object-position: center center;
}


/* #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_img {
  position: absolute;
  top: 43.5%;
  right: 18.7%;
  width: 21%;
  max-width: 284px;
  object-fit: none;
}
#interview #scn05 .text_01 {
  width: 28%;
  position: absolute;
  top: 23%;
  left: 61.3%;
}
#interview #scn05 .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 #scn06 .text_01 {
  width: 28%;
  position: absolute;
  top: 23%;
  left: 61.3%;
}
#interview #scn06 .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 #scn07 .text_01 {
  width: 34%;
  position: absolute;
  top: 28.7%;
  left: 58.3%;
}
#interview #scn07 .img_01 {
  width: 24.2%;
  height: 66%;
  position: absolute;
  top: 17.5%;
  left: 4.5%;
}

#interview #scn07 .img_01 img {
  object-position: bottom center;
}
#interview #scn07 .img_02 {
  width: 24%;
  height: 66%;
  position: absolute;
  top: 17.5%;
  left: 29.5%;
}

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

#interview #scn08 .text_img {
  position: absolute;
  top: 44.3%;
  right: 19.5%;
  width: 24%;
  max-width: 337px;
  object-fit: none;
}

#interview #scn09 .text_01 {
  width: 34%;
  position: absolute;
  top: 32.5%;
  left: 7.7%;
}
#interview #scn09 .img_01 {
  width: 50.2%;
  height: 71%;
  position: absolute;
  top: 16.5%;
  right: 43px;
}

#interview #scn09 .img_01 img {
  object-position: center center;
}
/* #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 #scn10 .text_01 {
  width: 33%;
  position: absolute;
  top: 25%;
  left: 55.7%;
}
#interview #scn10 .img_01 {
  width: 36.2%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 13.4%;
}

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

#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% 50px 5%;
  width: 64%;
  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: 37.8%;
  margin: 19px auto 8px 24.5%;
  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: flex-start;
  align-items: center;
  width: 51.5%;
  margin: 49px auto 0;
}

#interview .profile .costume_credit .title {
  flex-basis: 90px;
  color: #093a56;
  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;
}
