/*--------------------------------------------------------
　共通style
--------------------------------------------------------*/
#story_4 .title_img {
  position: absolute;
  width: 14.9%;
  max-width: 204px;
  top: 40px;
  right: 70px;
  z-index: 1
}
#story_4 .main_wrap{
  width: calc(100% - 44px);
  margin-right: 44px;
  height: 100vh;
}
#story_4 .main_area {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content:space-between;
  justify-content:space-between;
  width: 81.5%;
  margin: 0 auto;
  max-width: 140vh;
  position: relative;
}
#story_4 .main_wrap:after{
  content: "";
  position: absolute;
  width: 3px;
  height: 100%;
  background-color: #ffffff;
  left: 50%;
  top: 0;
  transform: translate(-50%,0);

}

#story_4 .main_area p {
  font-family:serif;
  color: #083b55;
  font-weight: 600;
}
#story_4 .main_area .title_01{
  position: relative;
}
#story_4 .main_area .place01{
  width: 3.3%;
  position: absolute;
  right: -9.5%;
  top: 1%;
}
#story_4 .left_area {
  width: 40.9%;
  margin-top: 13.8vh;

}
#story_4 .left_area{
  display: flex;
  flex-direction: column;
}
#story_4 .left_area .title_01 {
  position: relative;
}


#story_4 .left_area .text_01 {
  margin-top: 15px;
  width: 100%;
  margin: 1em auto 1.5em;
}

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

#story_4 .left_area .text_01 p.info {
  font-size: 12px;
  margin-top: 1em;
}

#story_4 .left_area .text_01 h4 {
  font-family:  serif;
  font-size: 18px;
  font-weight: 700;
  color: #64c86c;
  margin: 1em 0 .5em;
}

#story_4 .left_area .btn {
  margin-top: auto;
}

#story_4 .right_area {
  width: 40.9%;
  margin-top: 13.8vh;

}
#story_4 .right_area{
  display: flex;
  flex-direction: column;
}
#story_4 .right_area .title_01 {
  position: relative;
}

#story_4 .right_area .text_01 {
  margin-top: 15px;
  width: 100%;
  margin: 1em auto 1.5em;
}

#story_4 .right_area .text_01 p {
  font-size: 14px;
  line-height: 1.57;
}

#story_4 .right_area .text_01 p.info {
  font-size: 12px;
  margin-top: 1em;
}

#story_4 .right_area .text_01 h4 {
  font-family:serif;
  font-size: 18px;
  font-weight: 700;
  color: #64c86c;
  margin: 1em 0 .5em;
}
#story_4 .right_area .btn {
  margin-top:auto;
}
#story_4 .shoulder {
  position: absolute;
  top: 4%;
  right: 96px;
  width: 13.9%;
  max-width: 191px;
  z-index: 2;
}
/* #story_4 #scn05 .left_area .btn {
  margin-top: 5%;
}
#story_4 #scn06 .left_area .btn {
  margin-top: 5%;
}
#story_4 #scn08 .left_area .btn {
  margin-top: 5%;
}
#story_4 #scn09 .left_area .btn {
  margin-top: 5%;
}
#story_4 #scn10 .left_area .btn {
  margin-top: 5%;
}
#story_4 #scn11 .left_area .btn {
  margin-top: 5%;
}
#story_4 #scn11 .right_area .btn {
  margin-top: 5%;
}
#story_4 #scn13 .left_area .btn {
  margin-top: 5%;
}
#story_4 #scn13 .right_area .btn {
  margin-top: 5%;
}
#story_4 #scn14 .left_area .btn {
  margin-top: 5%;
}
#story_4 #scn14 .right_area .btn {
  margin-top: 5%;
}
#story_4 #scn16 .left_area .btn {
  margin-top: 5%;
}
#story_4 #scn17 .left_area .btn {
  margin-top: 5%;
} */
/* #story_4 #scn03 .right_area .btn {
  margin-top: 4%;
}
#story_4 #scn04 .right_area .btn {
  margin-top: 5%;
}
#story_4 #scn06 .left_area .btn {
  margin-top: 5%;
}
#story_4 #scn08 .left_area .btn {
  margin-top: 5%;
}
#story_4 #scn08 .right_area .btn {
  margin-top: 5%;
}
#story_4 #scn09 .left_area .btn {
  margin-top: 5%;
}
#story_4 #scn10 .left_area .btn {
  margin-top: 5%;
}
#story_4 #scn10 .right_area .btn {
  margin-top: 5%;
}
#story_4 #scn11 .left_area .btn {
  margin-top: 5%;
}
#story_4 #scn13 .left_area .btn {
  margin-top: 5%;
}
#story_4 #scn14 .left_area .btn {
  margin-top: 5%;
}
#story_4 #scn14 .right_area .btn {
  margin-top: 5%;
}
#story_4 #scn15 .left_area .btn {
  margin-top: 5%;
}
#story_4 #scn16 .left_area .btn {
  margin-top:5%;
}
#story_4 #scn16 .right_area .btn {
  margin-top: 5%;
}
#story_4 #scn17 .left_area .btn {
  margin-top: 5%;
} */
#scn18.scn_set,#scn19.scn_set{
  background: #ffffff!important;
}
#scn18 .main_area,
#scn19 .main_area{
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: 100%;
  margin: 0 auto;
  position: relative;
  height: 100vh;
}
#scn18 .main_area:after,
#scn19 .main_area:after{
  content: none;
}
#scn18 .main_area p,
#scn19 .main_area p{
  font-family:serif;
  color: #083b55;
  font-weight: 600;
  font-size: 15px;
}


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

.staff-credit {
  text-align: center;
}
.staff-credit p{
  font-size: 15px !important;
  line-height: 1.65 !important;
}
.staff-credit p.bold {
  font-size: 15px !important;
  font-weight: 700 !important;
  line-height: 1.65 !important;
}
/*--------------------------------------------------------
　個別style
--------------------------------------------------------*/

#story_4 #scn01 {
  opacity: 1;
  z-index: 501;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
}
#story_4 .scn_set{
  background:#E4E4E4;
}
#story_4 #scn01 {
  background: url("/book/fo-cal/tajima_fairfield/images/column2/bg.jpg") no-repeat center center / cover;
  opacity: 1;
  z-index: 501;
}
#story_4 #scn01 .main_title {
  width: 92%;
  max-width: 1247px;
  position: absolute;
  top: 47%;
  left: 50.5%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

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

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

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


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

#story_4 #scn02 .main_text .credit_text {
  margin-top: 2em;
  font-family:  sans-serif;
  font-size: 16px;
  line-height: 1.75;
  font-weight: 400;
}

#story_4 #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_4 #scn17 .main_area:after{
  display: none;
}
#story_4 #scn17 .right_area{
  width: 46.6%;
  margin-top: 20.8vh;
  margin-right: -5%;
}
#story_4 #scn17 .right_area{
  border-bottom: 1px solid #083b55;
  padding-bottom: 4%;
}
#story_4 #scn17 .main_area{
  align-items:flex-start;
}
#story_4 #scn17 .right_area .text_01 {
  margin-top: 15px;
  width: 88%;
  margin: 2em auto 0;
}
#story_4 #scn17 .right_area .text_01 p {
  font-size: 16px;
  line-height: 1.85;
}
#story_4 #scn17 .right_area .btn {
  margin: 0 auto;
  width: 88%;
  margin-top: 8%;
}
#story_4 #scn17:before{
  position: absolute;
  content: "";
  width: calc(50% - 25px);
  height: 100%;
  top: 0;
  right: 44px;
  background: #ffffff;
}
