/*--------------------------------------------------------
　共通style
--------------------------------------------------------*/
#story_3 .scn_set {
background: #FEF8E8;
}

#story_3 #scn01 {
background: #FEF8E8;
}
#story_3 .shoulder_img {
    position: absolute;
    width: 18.8%;
    max-width: 120px;
    top: 5.2%;
    right: 94px;
    z-index: 1;
}

#story_3 .main_area {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  margin: 0 auto;
  position: relative;
  height: 100vh;
    width: 83%;
    margin: 0 auto;
       max-width: 151.5vh;
}

#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 {
  position: relative;
width: 38%;
    margin-top: 18.5vh;
    margin-right: 7%;
  padding-left: 0;
  box-sizing: border-box;
}
#story_3 .left_area .title_01 {
  position: relative;
width: 100%;
}

#story_3 .left_area .text_01 {
    margin-top: 1.4em;
}

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

#story_3 .right_area {
    width: 55%;
}

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

#story_3 .right_area .img_01 img {
  vertical-align: bottom;
}

/*--------------------------------------------------------
　個別style
--------------------------------------------------------*/
#story_3 #scn01 {
  opacity: 1;
  z-index: 501;
}

#story_3 #scn01 .main_title {
    width: 94%;
    position: absolute;
    top: 7%;
    left: 51%;
    transform: translate(-50%, 0);
}

#story_3 #scn01 .fv_bottom {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 0);
}
#story_3 #scn01 .fv_bottom img{
  display: block;
}
#story_3 #scn02{
  background: #083b55;
}

#story_3 #scn02 .main_txt_bottom {
  width: 100%;
  margin-top: 50px;
}

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

#story_3 #scn02 .main_text>p {
  color: #fff;
}

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

#story_3 #scn03 .right_area .img_01 {
    width: 86.9%;
}

#story_3 #scn04 .right_area .img_01 {
    width: 106%;
    margin-right: -2%;
    margin-left: -4%;
}

#story_3 #scn05 .right_area .img_01 {
        width: 100.8%;
    margin-left: -6.5%;
}

#story_3 #scn06 .right_area .img_01 {
    width: 101.8%;
    margin-left: -3.8%;
}

#story_3 #scn07 .right_area .img_01 {
    width: 104%;
    margin-left: -4%;
}

#story_3 #scn08 .right_area .img_01 {
    width: 104%;
    margin-left: -4%;
}

#story_3 #scn09 .right_area .img_01 {
    width: 103%;
    margin-left: -11%;
}
