/*--------------------------------------------------------
　共通style
--------------------------------------------------------*/
#story_2 .title_img {
  position: absolute;
  width: 3.9%;
  max-width: 54px;
  top: 50%;
  left: 18px;
  transform: translateY(-50%);
  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: 38%;
  margin-top: 16vh;
  padding-left: 1.5%;
  box-sizing: border-box;
}

#story_2 .left_area .text_01 {
  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 .left_area .text_01 p.info .large {
  font-size: 14px;
  font-weight: bold;
}

#story_2 .right_area {
  width: 56.3%;
}

#story_2 .right_area > div {
  width: 100%;
  height: 100%;
  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/shinkamigoto/images/column/fv_bg.jpg") no-repeat center top / cover;
  opacity: 1;
  z-index: 501;
}
#story_2 #scn01 .fv_title {
	width: 84.8%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}

#story_2 #scn02 {
  background: #083b55;
  display: flex;
  justify-content: center;
  align-items: center;
}

/*#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,
#story_2 #scn09 {
  background: url("/book/focal/shinkamigoto/images/column/bg.jpg") no-repeat center top / cover;
}

#story_2 #scn03 .img_01 {
  width: 101.3%;
  margin-left: 2%;
}

#story_2 #scn04 .img_01 {
  width: 80.9%;
  margin-left: 13%;
}

#story_2 #scn05 .img_01 {
  width: 107.5%;
  margin-left: -1%;
}

#story_2 #scn06 .img_01 {
  width: 89.4%;
  margin-left: auto;
}

#story_2 #scn07 .img_01 {
  width: 107.5%;
  margin-left: -1%;
}

#story_2 #scn08 .img_01 {
  width: 86.5%;
  margin-left: 10%;
}

#story_2 #scn09 .main_area {
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: 100%;
  max-width: 100vw;
}
#story_2 #scn09 .info_box {
  width: 52.4%;
  max-width: 716px;
  position: relative;
}
#story_2 #scn09 .info_box_top img {
  vertical-align: bottom;
}
#story_2 #scn09 .info_box_inner {
  background: url("/book/focal/shinkamigoto/images/column/info_frame_mdl.svg") repeat-y 0 0 / 100% auto;
  padding: 30px 9% 0;
  box-sizing: border-box;
  position: relative;
  z-index: 1;
}
#story_2 #scn09 .info_title {
  width: 68.8%;
  margin: 0 auto;
}
#story_2 #scn09 .text_01 {
  margin: 24px 0;
}
#story_2 #scn09 .text_01 p {
  font-size: 14px;
  line-height: 1.85;
}
#story_2 #scn09 .info_btn {
  width: 92.9%;
  margin: 0 auto;
}
#story_2 #scn09 .info_img01 {
  width: 25.4%;
  position: absolute;
  top: 0;
  left: -34.5%;
  margin-top: -2.6%;
}
#story_2 #scn09 .info_img02 {
  width: 29%;
  position: absolute;
  top: 0;
  left: -33.5%;
  margin-top: 34.5%;
}
#story_2 #scn09 .info_img03 {
  width: 32.7%;
  position: absolute;
  top: 0;
  right: -37.3%;
  margin-top: -2.9%;
}
#story_2 #scn09 .info_img04 {
  width: 28.6%;
  position: absolute;
  top: 0;
  right: -32.5%;
  margin-top: 29%;
}
