/*--------------------------------------------------------
　共通style
--------------------------------------------------------*/
#story_2 .title_img {
  position: absolute;
  width: 14.8%;
  max-width: 202px;
  top: 4.6%;
  right: 70px;
  z-index: 1
}

#story_2 .main_area {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  width: 86%;
  margin: 0 auto;
  max-width: 156vh;
  position: relative;
  height: 100vh;
}

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

#story_2 .left_area {
  width: 39.2%;
  margin-top: 13vh;
}

#story_2 .left_area .text_01 {
  margin-top: 15px;
  width: 87%;
  margin: 1em auto 0;
}

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

#story_2 .left_area .text_01 p.info {
  font-size: 12px;
  line-height: 1.66;
  margin-top: 1em;
}

#story_2 .right_area {
  width: 53.2%;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}

#story_2 .staff-credit .main_area {
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
}
#story_2 .staff-credit {
  text-align: center;
}
#story_2 .staff-credit .text_01 p {
  font-size: 15px;
  line-height: 1.85;
}
#story_2 .staff-credit .text_01 p.bold {
  font-weight: bold;
}
#story_2 .staff-credit .text_01 .mt15 {
  margin-top: 15px;
}


/*--------------------------------------------------------
　個別style
--------------------------------------------------------*/
#story_2 #scn01 {
  background: url("/book/focal/eniwa/images/column/fv_bg.png") no-repeat center center / cover;
  opacity: 1;
  z-index: 501;
}

#story_2 #scn01 .fv_title {
	width: 53.9%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}

#story_2 #scn02 {
  background: #083b55;
}

#story_2 #scn02 .main_text {
  width: 50%;
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

#story_2 #scn02 .main_text > p {
  color: #fff;
  font-size: 20px;
  line-height: 2;
}

#story_2 #scn02 .main_text > p.credit_text {
  margin-top: 2em;
  font-family: "Koburina Gothic W3 JIS2004", sans-serif;
  font-size: 16px;
  line-height: 1.75;
}

#story_2 #scn03,
#story_2 #scn04,
#story_2 #scn05,
#story_2 #scn06,
#story_2 #scn07,
#story_2 #scn08 {
  background: #ffeddc;
}
/*
#story_2 #scn03 .left_area > div,
#story_2 #scn04 .left_area > div,
#story_2 #scn05 .left_area > div,
#story_2 #scn06 .left_area > div,
#story_2 #scn07 .left_area > div {
  position: relative;
}
*/
/*
#story_2 #scn03 .left_area > div::before,
#story_2 #scn04 .left_area > div::before,
#story_2 #scn05 .left_area > div::before,
#story_2 #scn06 .left_area > div::before,
#story_2 #scn07 .left_area > div::before {
  content: "";
  width: 100%;
  height: 65vh;
  min-height: 100%;
  background: #FFFFFF;
  position: absolute;
  top: 30px;
  left: 0;
  z-index: -1;
}
*/

#story_2 #scn03 .right_area .img_01 {
  width: 78.9%;
  margin-left: 10.4%;
}

#story_2 #scn04 .right_area .img_01 {
  width: 100%;
}

#story_2 #scn05 .right_area .img_01 {
  width: 93.8%;
  margin-left: auto;
}

#story_2 #scn06 .right_area .img_01 {
  width: 100%;
}

#story_2 #scn07 .right_area .img_01 {
  width: 110%;
  margin-left: -2.8%;
}

#story_2 #scn07 .left_area {    
  margin-top: 8vh;
}

#story_2 #scn08 {
  background: url("/book/focal/eniwa/images/column/info_bg.jpg") no-repeat center center / cover;
}
#story_2 #scn08 .main_area {
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: 100%;
  max-width: 100vw;
}
#story_2 #scn08 .info_box {
  width: 40.7%;
  max-width: 556px;
  position: relative;
}
#story_2 #scn08 .text_01 {
  margin: 10px 0 25px;    
  line-height: 1.875;
}
#story_2 #scn08 .info_btn {
  width: 80.9%;
  margin: 0 auto;
}
#story_2 #scn08 .info_img01 {
  width: 36%;
  position: absolute;
  top: 0;
  left: -62.2%;
  margin-top: -2.3%;
  z-index: 0;
}
#story_2 #scn08 .info_img02 {
  width: 25.2%;
  position: absolute;
  top: 0;
  left: -37%;
  margin-top: 33%;
  z-index: 0;
}
#story_2 #scn08 .info_img03 {
  width: 33.2%;
  position: absolute;
  top: 0;
  left: -55.9%;
  margin-top: 57.6%;
  z-index: 2;
}
#story_2 #scn08 .info_img04 {
  width: 47.7%;
  position: absolute;
  top: 0;
  right: -62.9%;
  margin-top: -2.7%;
  z-index: 2;
}
#story_2 #scn08 .info_img05 {
  width: 35.4%;
  position: absolute;
  top: 0;
  right: -47.3%;
  margin-top: 43.7%;
  z-index: 2;
}