/*--------------------------------------------------------
　共通style
--------------------------------------------------------*/
#story_2 .scn_set {
background: #ffffff;
}

#story_2 #scn01 {
background: #ffffff;
}
#story_2 .shoulder_img {
  position: absolute;
  width: 12.4%;
  max-width: 170px;
  top: 39px;
  right: 85px;
  z-index: 1;
}

#story_2 .main_area {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  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: 33.7%;
  margin-top: 22.5vh;  
  margin-right: 4.8%;
}
#story_2 .left_area .title_01 {
  width: 129%;
  margin: 0 -1% 0;
}
#story_2 .left_area .text_01,
#story_2 .right_area .text_01{
  width: 100%;
  margin: 15px 0 0 0;
}

#story_2 .left_area .text_01 p,
#story_2 .right_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: 108%;
}

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

#story_2 .right_area>div {
  position: relative;
}

#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: 94.6%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -46%);
}

#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 #scn01 {
  background: url(/book/focal/itakura/images/column/fv_bg.jpg) no-repeat center center/ cover;
}


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

#story_2 #scn02 .main_text {
  width: 49%;
  position: absolute;
  display: block;
  top: 48.5%;
  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,
#story_2 #scn04,
#story_2 #scn05 {
  background: #EEF6F6;
}

#story_2 #scn06,
#story_2 #scn07,
#story_2 #scn08 {
  background: #F1F5ED;
}

#story_2 #scn09 {
  background: #F5F5F2;
}

#story_2 #scn03 .left_area,
#story_2 #scn06 .left_area {
  width: 59.8%;  
  margin-right: 4.9%;  
  margin-top: 18.5vh;
}
#story_2 #scn03 .right_area,
#story_2 #scn06 .right_area{
  width: 35.3%;
}

#story_2 #scn03 .name_01,
#story_2 #scn06 .name_01{
  width: 58.6%;
  margin-bottom: 1.5em;
}
#story_2 #scn03 .q {
  width: 120%;  
  margin-left: -20%;   
  margin-bottom: 30px;
}


#story_2 #scn04 .q {
  width: 152%;
  margin-bottom: 35px;
  margin-left: -.5em;
}
#story_2 #scn04 .img_01 {
  width: 94.5%;
}
#story_2 #scn05 .q {
  width: 107.2%;
  margin-bottom: 9.7%;
  margin-left: -1.5em;
}
#story_2 #scn05 .img_01 {
  width: 101.4%;  
  margin-left: 4.6%;
}


#story_2 #scn06 .q {
  width: 124.9%;
  margin-left: -24.9%;
  margin-bottom: 30px;
}
#story_2 #scn06 .img_01 {
  width: 103.4%;
}
#story_2 #scn06 .object_01 {
  position: absolute;
  width: 20.5%;
  bottom: 0;
  right: 0;
  margin-bottom: -26.4%;
  margin-right: -11.3%;
}


#story_2 #scn07 .q {
  width: 110.8%;
  margin-bottom: 9.7%;
  margin-left: -.5em;
}
#story_2 #scn07 .img_01 {
  width: 102.5%;  
  margin-left: 4.6%;
}


#story_2 #scn08 .q {
  width: 99.2%;
  margin-bottom: 9.7%;
  margin-left: -.5em;
}
#story_2 #scn08 .img_01 {
  width: 98.3%;  
  margin-left: 5.1%;
}

#story_2 #scn09 .main_area {
  flex-wrap: wrap;   
}
#story_2 #scn09 .left_area { 
  width: 45.3%;
  margin-top: 0;  
  margin-right: 4%;
}
#story_2 #scn09 .right_area {
  width: 50.7%;
  align-items: stretch;
}
#story_2 #scn09 .right_area > div {
  padding-right: 9.4%;
}
#story_2 #scn09 .titel_img {
  width: 100%;  
  display: flex;  
  justify-content: center;
  align-items: flex-end; 
  margin-bottom: 1.5em;
}
#story_2 #scn09 .img_01 {
  margin-left: 6.4%;
} 
#story_2 #scn09 .text_01 {
  padding: 0 4.1%;
  margin: 0 0 30px 0;  
  box-sizing: border-box;
}
#story_2 #scn09 .check_img {
  width: 73.7%;
  margin: 0 auto 1.5em;
} 


