/*--------------------------------------------------------
　共通style
--------------------------------------------------------*/
#story_2 .scn_set {
background: #FEF8E8 url(/book/focal/niseko/images/column/bg.png) no-repeat center bottom / cover;
}

#story_2 #scn01 {
background: #FEF8E8 url(/book/focal/niseko/images/column/bg.png) no-repeat center bottom / cover;
}
#story_2 .shoulder_img {
position: absolute;
    width: 11.8%;
    max-width: 162px;
    top: 5%;
    right: 92px;
    z-index: 1;
}

#story_2 .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_2 .main_area p {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  color: #083b55;
  font-weight: 500;
  font-feature-settings: "palt";
}

#story_2 .left_area {
    position: relative;
    width: 40%;
    margin-top: 14.3vh;
    margin-right: 7%;
    padding-left: 0;
    box-sizing: border-box;
}
#story_2 .left_area .title_01 {
  position: relative;
width: 100%;
}

#story_2 .left_area .text_01 {
    margin-top: 1.5em;
}

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

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

#story_2 .right_area {
    width: 53%;
}

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

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


.staff-credit .main_area {
  -webkit-align-items: center;
  align-items: center;
}

.staff-credit {
  text-align: center;
}

.staff-credit .text_01 p {
  font-size: 15px;
  line-height: 1.85;
  color: #083b55;
}

.staff-credit p.bold {
  font-size: 15px !important;
  font-weight: 700 !important;
}

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

#story_2 #scn01 .main_title {
    width: 91%;
    position: absolute;
    top: 7%;
    left: 49%;
    transform: translate(-50%, 0);
}

#story_2 #scn01 .main_text {
  position: absolute;
  display: block;
  width: 33.8%;
  top: 27.6%;
  left: 50%;
  text-align: center;
  margin-left: -16.9%;
}

#story_2 #scn01 .main_text>p {
  color: #000;
}

#story_2 #scn01 .main_text .main_text_item {
  font-size: 14px;
  line-height: 2;
}


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

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

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

#story_2 #scn02 .main_text .main_text_item {
  font-size: 20px;
  line-height: 2;
}

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

#story_2 #scn02 .main_text .att_text {
  margin-top: 3.3em;
  padding-left: 1em;
  text-indent: -1em;
  font-weight: 500;
  font-size: 12px;
  line-height: 1.6;
}


#story_2 #scn03 .left_area .title_01 {
    position: relative;
    width: 100%;
    margin-left: -3%;
}

#story_2 #scn03 .img_01 {
        width: 97.5%;
}
#story_2 #scn04 .left_area .text_01 {
    margin-top: 7.5em;
}

#story_2 #scn04 .img_01 {
    width: 98%;
    margin-top: -17%;
}
#story_2 #scn05 .left_area,#story_2 #scn07 .left_area,#story_2 #scn08 .left_area {
    width: 37%;
    margin-top: 16vh;
    margin-right: 5%;
}
#story_2 #scn05 .right_area,#story_2 #scn06 .right_area,#story_2 #scn07 .right_area{
    width: 58%;
}


#story_2 #scn05 .img_01 {
    width: 104%;
    margin-right: -4%;
}
#story_2 #scn06 .left_area{
    margin-top: 17.5vh;
        width: 37%;
    margin-right: 5%;
}
#story_2 #scn06 .img_01 {
    width: 95%;
    margin-left: 0;
}

#story_2 #scn07 .left_area{
    margin-top: 17.5vh;
        width: 37%;
    margin-right: 5%;
}
#story_2 #scn07 .img_01 {
    width: 76.5%;
    margin-left: 3%;
}

#story_2 #scn08 .left_area{
    margin-top: 15.5vh;
    width: 37%;
    margin-right: 9%;
}
#story_2 #scn08 .right_area {
        width: 54%;
}
#story_2 #scn08 .img_01 {
    width: 66.5%;
}

