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

#story_2 .main_area {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  width: 87.5%;
  margin: 0 auto;
  max-width: 161vh;
  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: 600;
}

#story_2 .left_area {
  width: 45.5%;
  margin-right: 4%;
  margin-top: 21.5vh;
}

#story_2 .left_area .title_01 {
  position: relative;
  width: 97%;
}

#story_2 .left_area .title_eff {
  position: absolute;
  right: -11%;
  width: 8.5%;
  top: -46%;
}

#story_2 .left_area .text_01 {
  margin-top: 15px;
  width: 96%;
  margin: 0.9em auto 0 1.5%;
}

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

#story_2 .left_area .text_01 .info p{
  font-size: 12px;
  line-height: 1.666;
}

#story_2 .left_area .text_01 h4 {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 18px;
  font-weight: 700;
  color: #64c86c;
  margin: 1em 0 .5em;
}

#story_2 .left_area .subttl {
  margin-left: -22.3%;
  margin-bottom: 20px;
}

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


#story_2 .shoulder {
  position: absolute;
  top: 5%;
  right: 96px;
  width: 9.9%;
  max-width: 128px;
  z-index: 2;
}

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



#story_2 #scn01 {
  opacity: 1;
  z-index: 501;

  background: url(/book/focal/niimi/images/column/bg.jpg) no-repeat center center/ cover;
}
#story_2 #scn07 {
  background: url(/book/focal/niimi/images/column/bg02.jpg) no-repeat center center/ cover;
}
#story_2 #scn01 .main_title {
  width: 43%;
  max-width: 572px;
  position: absolute;
  top: 42%;
  left: 49%;
  -webkit-transform: translate(-50%, -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;
}


#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 .right_area .img_01 {
  width: 95.5%;
}
#story_2 #scn04 .left_area{
  width: 45.5%;
  margin-right: 5%;
}
#story_2 #scn04 .right_area .img_01 {
  width: 97%;
}
#story_2 #scn05 .left_area {
  width: 47%;
  margin-right: 6%;
}
#story_2 #scn05 .right_area .img_01{
  width: 92%;
}

#story_2 #scn06:before{
  position: absolute;
  content: "";
  top: 0;
  right: 44px;
  width: calc(100% - 44px);
  height: 100%;
  box-sizing: border-box;
  border: 30px solid #C4E3D6;
}
#story_2 #scn06 .main_area {

  width: 72.5%;
  margin: 0 auto;
  max-width: 132vh;
}

#story_2 #scn06 .left_area {
  width: 46%;
  margin-right: 5%;
  margin-top: 21.5vh;
}
#story_2 #scn06 .side_title{
  position: absolute;
  width: 20%;
  left: -18.5%;
  top: 0;
  margin-top: 14vh;
}
#story_2 #scn06 .left_area .info_btn a{
width: 51%;
}
#story_2 #scn06 .right_area .img_01 {
  width: 108%;
}
#story_2 #scn07 .left_area {
  width: 47.5%;
  margin-right: 7%;
}
#story_2 #scn07 .right_area .img_01{
  width: 90%;
}
/* 
#story_2 #scn04 .main_area{
  width: 85.5%;
  margin: 0 auto;
  max-width: 155vh;
}

#story_2 #scn04 .left_area{
  width: 59%;
  margin-right: 7%;
  margin-top: 18.5vh;
}
#story_2 #scn04 .right_area{
  width: 39%;
  margin-right: 3%;
  margin-top: 5vh;
}
#story_2 #scn04 .img_eff {
  margin-top: 8%;
}
#story_2 #scn04 .right_area .text_01{
  width: 100%;
  margin: 0em auto 0;
}
#story_2 #scn05 .right_area .img_01 {
  width: 91%;
}
#story_2 #scn06 .right_area{
  width: 55%;
}
#story_2 #scn06 .left_area{
  width: 44%;
  margin-right: 6.5%;
  margin-top: 17.5vh;
}
#story_2 #scn06 .right_area .img_01 {
  width: 91%;
} */


/* #story_2 #scn07 .main_area {
  -webkit-align-items: center;
  align-items: center;
  width: 80.5%;
}
#story_2 #scn07 .title_01{
  width: 82%;
  margin: 0 auto;
}
#story_2 #scn07 .text_01{
  width: 83%;
  margin: 0 auto;
}
#story_2 #scn07 .info_area {
  width: 77%;
  background: rgba(255,255,255,0.72);
  padding: 45px 1%;
  box-sizing: border-box;
  position: relative;
}


#story_2 #scn07 .info_area .text_01 p:not(.btn) {
  font-size: 16px;
  line-height: 1.875;
  margin: 2em 0 2.5em;
  text-align: center;
  width: 100%;

}

#story_2 #scn07 .info_area .btn {
  width: 74%;
  margin: 0 auto;
  text-align: center;
} */
