/*--------------------------------------------------------
　共通style
--------------------------------------------------------*/
#story_2 .title_img {
  position: absolute;
  width: 9.86%;
  max-width: 132px;
  top: 40px;
  right: 96px;
  z-index: 1;
}

#story_2 .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;
}

#story_2 .main_area p {
  font-family: serif;
  color: #083b55;
  font-weight: 600;
}

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

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

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

#story_2 .text_credit p {
  font-family: sans-serif;
  font-size: 13px;
  color: #4d4d4d;
}


/*--------------------------------------------------------
　個別style
--------------------------------------------------------*/
#story_2 .img_01 img,
#story_2 .img_02 img,
#story_2 .img_03 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

#story_2 #scn01 {
  background: url("/book/fo-cal/tajima_fairfield/images/interview/bg.jpg") no-repeat top right / cover;
  opacity: 1;
  z-index: 501;
}

#story_2 #scn03 {
  background: url("/book/fo-cal/tajima_fairfield/images/interview/bg01.jpg") no-repeat center left / cover;
}

#story_2 #scn05 {
  background: url("/book/fo-cal/tajima_fairfield/images/interview/bg02.jpg") no-repeat center top / cover;
}

#story_2 #scn06 {
  background: url("/book/fo-cal/tajima_fairfield/images/interview/bg03.jpg") no-repeat center top / cover;
}

#story_2 #scn10 {
  background: url("/book/fo-cal/tajima_fairfield/images/interview/bg04.jpg") no-repeat center right / cover;
}
#story_2 #scn11 {
  background: url("/book/fo-cal/tajima_fairfield/images/interview/bg05.jpg") no-repeat center center / cover;
}
#story_2 #scn12 {
  background: url("/book/fo-cal/tajima_fairfield/images/interview/bg06.jpg") no-repeat center center / cover;
}
#story_2 #scn01 .main_title {
  width: 45%;
  max-width: 610px;
  position: absolute;
  top: 13.5%;
  left: 0;
}

#story_2 #scn02 .img_01 {
  width: 41.5%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 41.5%;
}




#story_2 #scn02 .img_01 img {
  object-position: center center;
}


#story_2 #scn02 .text_01 {
  width: 30%;
  position: absolute;
  top: 29%;
  left: 6.6%;
}

#story_2 #scn03 .title_img {
  filter: drop-shadow(0px 0px 3px rgba(0, 0, 0, 0.5));
}

#story_2 #scn03 .text_01 {
  width: 27%;
  position: absolute;
  top: 25.3%;
  left: 63.2%;
  filter: drop-shadow(0px 0px 6px rgba(0, 0, 0, 1));

}

#story_2 #scn03 .text_01 p {
  color: #ffffff;
}

#story_2 #scn04 .img_01 {
  width: 28.7%;
  height: 35.5%;
  position: absolute;
  top: 24.5%;
  left: 5.1%;
}

#story_2 #scn04 .img_02 {
  width: 45.2%;
  height: 55.5%;
  position: absolute;
  top: 14.5%;
  right: 44px;
}

#story_2 #scn04 .text_img {
  width: 8.2%;
  height: auto;
  position: absolute;
  top: 21.8%;
  left: 38.6%;
  object-fit: none;
}

#story_2 #scn04 .img_01 img {
  object-position: center left;
}

#story_2 #scn05 .title_img,
#story_2 #scn05 .logo_img {
  filter: drop-shadow(0px 0px 3px rgba(0, 0, 0, 0.5));
}

#story_2 #scn05 .text_01 {
  width: 31.8%;
  position: absolute;
  top: 18%;
  left: 5%;
  padding: 2% 2.8%;
  background-color: rgba(19, 15, 1, 0.5);
}

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

#story_2 #scn06 .text_01 {
  width: 26.8%;
  position: absolute;
  top: 25.5%;
  left: 58%;
}



#story_2 #scn07 .img_01 {
  width: 43.2%;
  height: 53%;
  position: absolute;
  top: 17.5%;
  left: 0;
}

#story_2 #scn07 .img_01 img {
  object-position: center center;
}

#story_2 #scn07 .img_02 {
  width: 22.6%;
  height: 28%;
  position: absolute;
  top: 12.5%;
  left: 54.2%;
}

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

#story_2 #scn07 .img_03 {
  width: 18.5%;
  height: 23%;
  position: absolute;
  top: 47.5%;
  left: 48.2%;
}

#story_2 #scn07 .img_03 img {
  object-position: center center;
}

#story_2 #scn07 .text_img {
  width: 7.5%;
  height: auto;
  position: absolute;
  top: 27%;
  left: 81.1%;
  object-fit: none;
}

#story_2 #scn08 .img_01 {
  width: 37%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 44.5%;
}

#story_2 #scn08 .img_01 img {
  object-position: center left;
}

#story_2 #scn08 .text_01 {
  width: 30.8%;
  position: absolute;
  top: 27.5%;
  left: 8%;
}

#story_2 #scn09 .img_01 {
  position: absolute;
  width: 48.2%;
  height: 59%;
  top: 14%;
  left: 0;
}


#story_2 #scn09 .img_01 img {
  object-position: center center;
}

#story_2 #scn09 .text_01 {
  width: 32%;
  position: absolute;
  top: 14.9%;
  left: 55%;
}


#story_2 #scn09 .img_02 {
  width: 89%;
  margin: 7% 6% 0 auto;
}

#story_2 #scn10 .text_01 {
  width: 31.8%;
  position: absolute;
  top: 44%;
  left: 6%;
  padding: 2% 0.8% 2% 1.8%;
  background-color: rgba(19, 15, 1, 0.4);
}

#story_2 #scn10 .text_01 p {
  color: #ffffff;
  filter: drop-shadow(0px 0px 6px rgba(0, 0, 0, 1));
}
#story_2 #scn11 .title_img,
#story_2 #scn11 .logo_img {
  filter: drop-shadow(0px 0px 3px rgba(0, 0, 0, 0.5));
}
#story_2 #scn11 .text_01 {
  width: 30.8%;
  position: absolute;
  top: 24%;
  left: 60.5%;
  padding: 2% 1.8% 2% 1.8%;
  background-color: rgba(19, 15, 1, 0.4);
}

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


#story_2 .profile p {
  font-size: 12px;
  line-height: 1.333;
  font-weight: bold;
}

#story_2 .profile .profile_data {
  background: #ffffff;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 50px 5%;
  width: 64%;
  box-sizing: border-box;
  margin: 0 auto 5%;
}

#story_2 .profile .profile_data .img {
  width: 26%;
}

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

#story_2 .profile .profile_data .name {
  width: 48.8%;
  margin: 0 auto 15px;
  display: block;
}

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

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

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

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

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

.costume_tag {
  font-family: sans-serif;

}
