/*--------------------------------------------------------
　共通style
--------------------------------------------------------*/
#story_3 .title_img {
  position: absolute;
  width: 7.8%;
  max-width: 107px;
  top: 0;
  right: 107px;
  z-index: 1;
}
#story_3 #scn07 .title_img {
    display: none;
    }

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

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

#story_3 .left_area {
  width: 46.3%;
  margin-top: 25vh;
	margin-left: 1%;
/*
  padding-left: 3%;
  box-sizing: border-box;
*/
}

#story_3 .left_area .text_01 {
    margin: 2.0em auto 0 0;
    width: 80%;
}
#story_3 #scn07 .left_area .text_01 {
    position: absolute;
    left: calc(50% - 22px);
    top: 47.5%;
    transform: translate(-50%, -50%);
    margin: 2.0em auto 0 0;
    text-align: center;
    width: 100%;
}

#story_3 .left_area .text_01 h4 {
  margin: 0 0 1.5em;
  font-size: inherit;
  font-weight: inherit;
  line-height: 1;
}

#story_3 .left_area .text_01 p {
  font-size: 14px;
  line-height: 1.85;
  letter-spacing: 0.03em;
}
#story_3 .left_area .text_01 .end_text p {
  font-size: 18px;
}

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

#story_3 .right_area {
  width: 49.6%;
  height: 100%;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}

/*
#story_3 .right_area > div {
  width: 100%;
  height: 100%;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}
*/

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

#story_3 .scn_set {
  background-color: #f7f1e8;
}
#story_3 #scn01::before, 
#story_3 #scn03::before, 
#story_3 #scn04::before, 
#story_3 #scn05::before, 
#story_3 #scn06::before {
  content: '';
  position: absolute;
  top: 16px;
  left: 16px;
  right: calc(16px + 44px);
  bottom: 16px;
  border: 8px solid #fff;
  pointer-events: none;
  z-index: 1;
}

/*--------------------------------------------------------
　個別style
--------------------------------------------------------*/

#story_3 #scn01 {
  opacity: 1;
  z-index: 501;
}
#story_3 #scn01::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 44px;
  bottom: 0;
  background: url("/book/focal/hirata/images/column2/fv_bg.png") no-repeat top right / 25% auto;
  pointer-events: none;
  z-index: 3;
}
#story_3 #scn01 .fv_title {
  width: 28.5%;
  position: absolute;
  top: 0;
  left: calc(50% - 22px);
  transform: translateX(-50%);
  z-index: 2;
}
#story_3 #scn01 .fv_img {
  position: absolute;
  width: 84%;
  top: 45%;
  left: 48.5%;
  transform: translate(-50%, -50%);
  z-index: 4;
  pointer-events: none;
}
#story_3 #scn01 .fv_img img {
  width: 100%;
  height: auto;
  display: block;
}

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

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

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

#story_3 #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_3 #scn03,
#story_3 #scn04,
#story_3 #scn05,
#story_3 #scn06,
#story_3 #scn07,
#story_3 #scn08 {
  /* background: url("/book/focal/hirata/images/column2/bg.png") no-repeat center top / cover; */
}
#story_3 #scn03 .img_01 {
  width: 75.7%;
  margin-left: 3%;
  margin-top: -4%;
}
#story_3 #scn03 .img_caption {
  font-size: 11px;
  color: #555;
  margin-top: 0.75em;
  line-height: 1.5;
}

#story_3 #scn04 .img_01 {
  width: 106.5%;
  margin-left: -12%;
  margin-top: -9%;
}

#story_3 #scn05 .img_01 {
  width: 107%;
  margin-left: -12%;
  margin-top: 3%;
}

#story_3 #scn06 .img_01 {
  width: 107%;
  margin-left: -12%;
  margin-top: -4%;
}

#story_3 #scn07 .img_01 {
  width: 18%;
  position: absolute;
  top: calc(50% + 45px);
  left: 1%;
}
#story_3 #scn07 .img_02 {
  width: 5.4%;
  position: absolute;
  bottom: calc(50% + 83px);
  right: 19%;
}
#story_3 #scn07 .info_btn {
  width: 49%;
  position: absolute;
  bottom: 11%;
  left: 50%;
  transform: translateX(-50%);
}
#story_3 #scn07 .end_wrap {
  position: relative;
  display: inline-block;
}
#story_3 #scn07 .end_wrap > img {
  display: block;
}
#story_3 #scn07 .end_text {
  position: absolute;
  top: 36%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 85%;
}
#story_3 #scn07 .end_title {
  margin: 0 0 1.4em;
  line-height: 1;
}



#story_3 #scn08 .main_area {
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: 100%;
  max-width: 100vw;
}
#story_3 #scn08 .info_box {
  position: relative;
  width: 48.5%;
  max-width: 1145px;
  background: #FFF;
  border: #093A56 solid 2px;
}
#story_3 #scn08 .info_box_inner {
  position: relative;
  width: 75.9%;
  padding: 7.3% 0 6.8%;
  margin: 0 auto;
}
#story_3 #scn08 .info_title {
  width: 100%;
}
#story_3 #scn08 .text_01 {
  width: 100%;
  margin: 1em auto 2em;
}
#story_3 #scn08 .text_01 p {
  font-size: 16px;
  line-height: 1.625;
  text-align: center;
}
#story_3 #scn08 .info_btn {
  width: 100%;
}
#story_3 #scn08 .info_object01 {
  width: 56.3%;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
	margin-left: -61.4%;
}
#story_3 #scn08 .info_object02 {
  width: 40.1%;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  margin-right: -45.4%;
}
#story_3 #scn08 .info_object03 {
  width: 24.3%;
  position: absolute;
  top: 0;
  left: 0;
  margin-top: -19.2%;
  margin-left: 58.7%;
	z-index: -1;
}