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

#story_2 #scn01 {
background: #ffffff;
}
#story_2 .shoulder_img {
  position: absolute;
  width: 13.3%;
  max-width: 183px;
  top: 40px;
  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;    
  width: 91.8%;
  max-width: 163.3vh;
}

#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 {
  position: relative;
  width: 42%;
  margin-top: 22.5vh;  
  margin-right: 3.8%;  
  padding-left: 10.3%;  
  box-sizing: border-box;
}
#story_2 .left_area .title_01 {
  position: absolute;
  width: 11.4%;
  top: 0;
  left: 0; 
  margin-top: -9%;
}

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

#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: 108%;
}

#story_2 .right_area {
  width: 54.2%;
}

#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 {
  background: url(/book/focal/kasumigaura/images/column/fv_bg.jpg) no-repeat center top/ cover;
  opacity: 1;
  z-index: 501;
}

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

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

#story_2 #scn03 .copy_01 {
  width: 57.25%;
}

#story_2 #scn03 .img_01 {
  width: 98.9%;
}

#story_2 #scn04 {
  background: url(/book/focal/kasumigaura/images/column/bg02.jpg) no-repeat center right/ cover;
}

#story_2 #scn04 .copy_01 {
  width: 60.75%;
}

#story_2 #scn04 .img_01 {
  width: 99.3%;
}

#story_2 #scn05 {
  background: url(/book/focal/kasumigaura/images/column/bg03.jpg) no-repeat center top/ cover;
}

#story_2 #scn05 .copy_01 {
  width: 48.75%;
}

#story_2 #scn05 .img_01 {
  width: 92.5%;
}

#story_2 #scn06 {
  background: url(/book/focal/kasumigaura/images/column/bg04.jpg) no-repeat center center/ cover;
}

#story_2 #scn06 .copy_01 {
  width: 53.75%;
}

#story_2 #scn06 .img_01 {
  width: 99.7%;
}

#story_2 #scn07 {
  background: url(/book/focal/kasumigaura/images/column/bg05.jpg) no-repeat center bottom/ cover;
}

#story_2 #scn07 .copy_01 {
  width: 77%;
}

#story_2 #scn07 .img_01 {
  width: 94.8%;
}

#story_2 #scn08 {
  background: #E8F4FB;
}

#story_2 #scn08 .main_area {
  flex-direction: column;
  width: 100%;
  max-width: 100%;
/*  background: #FFF;*/
}

#story_2 #scn08 .main_area::before {
  content: "";
  width: 100vw;
/*  height: 20.7%;*/
  background-color: #E8F4FB;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -50vw;
  z-index: 0;
}

#story_2 #scn08 .main_area::after {
  content: "";
  width: 100vw;
/*  height: 20.7%;*/
  background-color: #E8F4FB;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -50vw;
  z-index: 0;
}

#story_2 #scn08 .main_area .main_inner > div {
  position: relative;
  width: 45%;
  margin: 0 auto;
  z-index: 1;
}

#story_2 #scn08 .main_inner {
  margin: 8.8vw auto 0;
  background: #FFF;
}

#story_2 #scn08 .titel_img {
  margin-top: -8.8vw;
}

#story_2 #scn08 .text_01 {
  width: 81.3%;
  margin: 1em auto;
}

#story_2 #scn08 .btn {
  width: 81.3%;
  margin: 0 auto 3em;
}

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

