/*--------------------------------------------------------
　共通style
--------------------------------------------------------*/
#story_1 .scn_set {
  background: #fff;
}

#story_1 .title_img {
  position: absolute;
  width: 12.1%;
  max-width: 155px;
  top: 40px;
  right: 94px;
  z-index: 1;
}

#story_1 .main_area {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  width: 84.5%;
  margin: 0 auto;
  max-width: 156vh;
  position: relative;
  height: 100vh;
}

#story_1 .main_area p {
  font-family: serif;
  color: #083b55;
  font-weight: 500;
}

#story_1 .left_area {
  width: 37.5%;
  margin-right: 3.5%;
  margin-top: 21.5vh;
}

#story_1 .left_area .text_01 {
  margin-top: 15px;
  width: 96%;
  margin: 18px auto 0;
}

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

#story_1 .left_area .text_01 p.info {
  font-size: 12px;
  line-height: 1.66;
  margin-top: 2em;
}

#story_1 .left_area .text_01 .info_flex {
  font-size: 12px;
  line-height: 1.66;
  margin-top: 2em;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

#story_1 .left_area .text_01 .info_flex p.info {
  font-size: 12px;
  line-height: 1.66;
  margin-top: 0em;
  width: 47%;
}

#story_1 .left_area .text_01 .info_flex p.info_title {
  font-size: 12px;
  line-height: 1.66;
  margin-top: 0em;
  width: 100%;
}

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

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

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

#story_1 .text_credit p {
  position: absolute;
  font-family: sans-serif;
  font-size: 12px;
}

@keyframes car_box {
  0% {
    opacity: 0;
  }

  67% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes car_move {
  0% {
    left: 0%;
    transform: rotate(-2deg);
  }

  2% {
    left: 0%;
    transform: rotate(2deg);
  }

  4% {
    transform: rotate(-2deg);
  }

  6% {
    transform: rotate(2deg);
  }

  8% {
    transform: rotate(-2deg);
  }

  10% {
    transform: rotate(-2deg);
  }

  12% {
    transform: rotate(2deg);
  }

  14% {
    transform: rotate(0deg);
  }

  16% {
    transform: rotate(0deg);
  }

  86% {
    transform: rotate(-2deg);
  }

  88% {
    transform: rotate(-2deg);
  }

  90% {
    transform: rotate(-2deg);
  }

  92% {
    transform: rotate(2deg);
  }

  94% {
    transform: rotate(-2deg);
  }

  96% {
    transform: rotate(2deg);
  }

  98% {
    transform: rotate(0deg);
  }

  100% {
    left: calc(100% - 52px);
  }
}

@keyframes walkcar_move {
  0% {
    left: 0%;
    transform: rotate(-2deg);
  }

  2% {
    left: 0%;
    transform: rotate(2deg);
  }

  4% {
    transform: rotate(-2deg);
  }

  6% {
    transform: rotate(2deg);
  }

  8% {
    transform: rotate(-2deg);
  }

  10% {
    transform: rotate(-2deg);
  }

  12% {
    transform: rotate(2deg);
  }

  14% {
    transform: rotate(0deg);
  }

  16% {
    transform: rotate(0deg);
  }

  86% {
    transform: rotate(-2deg);
  }

  88% {
    transform: rotate(-2deg);
  }

  90% {
    transform: rotate(-2deg);
  }

  92% {
    transform: rotate(2deg);
  }

  94% {
    transform: rotate(-2deg);
  }

  96% {
    transform: rotate(2deg);
  }

  98% {
    transform: rotate(0deg);
  }

  100% {
    left: calc(100% - 116px);
  }
}

#story_1 .car_box {
  opacity: 0;
}

#story_1 .active .car_box {
  opacity: 1;
  animation: car_box 1s ease 0s 1 normal forwards;
}

#story_1 .car_box .inner {
  position: absolute;
  top: 18.74%;
  left: 0;
  width: 16%;
  max-width: 220px;
  height: 120px;
  background: #093a56;
  border-radius: 0 60px 60px 0;
}

#story_1 .car_box .min {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 6px;
  width: 168px;
  margin: 20px auto 0;
  line-height: 1.4;
  text-align: center;
  font-family: sans-serif;
  font-size: 16px;
  color: #FFFFFF;
}

#story_1 .car_box.car_txt .min {
  bottom: 18px;
}

#story_1 .car_box.car_txt .second_min {
  bottom: 10px;
}

#story_1 .car_box .min span {
  font-size: 14px;
}

#story_1 .car_box .car_road {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 160px;
  height: 5px;
}

#story_1 .car_box .car_road>img {
  position: absolute;
  top: 0;
  left: 0;
  height: 5px;
}

#story_1 .car_box .car {
  position: absolute;
  left: 0;
  bottom: 12px;
  width: 116px;
}

#story_1 .car_box .car_only {
  position: absolute;
  left: 0;
  bottom: 12px;
  width: 52px;
}

#story_1 .car_box .car_only.torii {
  position: absolute;
  left: 0;
  bottom: 12px;
  width: 35px;
}

#story_1 .car_box .car img {
  vertical-align: bottom;
}

#story_1 .active .car_box .car {
  animation: walkcar_move 2.0s ease-in-out forwards 1.2s;
  transform: translate(0, 0);
}

#story_1 .active .car_box .car_only {
  animation: car_move 2.0s ease-in-out forwards 1.2s;
  transform: translate(0, 0);
}

#story_1 #scn01 {
  background: url(/book/fo-cal/tajima_fairfield/images/trip/bg.jpg) no-repeat left top/ cover;
}

#story_1 #scn03 {
  background: url(/book/fo-cal/tajima_fairfield/images/trip/bg01.jpg) no-repeat center bottom/ cover;
}

#story_1 #scn04 {
  background: url(/book/fo-cal/tajima_fairfield/images/trip/bg02.jpg) no-repeat left top/ cover;
}

#story_1 #scn10 {
  background: url(/book/fo-cal/tajima_fairfield/images/trip/bg03.jpg) no-repeat top center/ cover;
}

#story_1 #scn12 {
  background: url(/book/fo-cal/tajima_fairfield/images/trip/bg04.jpg) no-repeat center center/ cover;
}

#story_1 #scn14 {
  background: url(/book/fo-cal/tajima_fairfield/images/trip/bg05.jpg) no-repeat center bottom/ cover;
}

#story_1 #scn16 {
  background: url(/book/fo-cal/tajima_fairfield/images/trip/bg06.jpg) no-repeat center top/ cover;
}

#story_1 #scn20 {
  background: url(/book/fo-cal/tajima_fairfield/images/trip/bg07.jpg) no-repeat center top/ cover;
}
#story_1 #scn24 {
  background: url(/book/fo-cal/tajima_fairfield/images/trip/bg08.jpg) no-repeat center center/ cover;
}

#story_1 .tr_img01 {
  position: absolute;
  z-index: -1;
}

#story_1 .tr_img02 {
  position: absolute;
  z-index: -1;
}

#story_1 .tr_img01 img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

#story_1 .tr_img02 img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.ex_bd {
  font-weight: 900;
}

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

#story_1 #scn01 .main_title {
  width: 42.7%;
  max-width: 583px;
  position: absolute;
  top: 10.9%;
  left: 38%;
}

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

#story_1 #scn02.popup::after {
  content: "";
  display: block;
  background: rgba(0, 0, 0, 0.4);
  width: 100vw;
  height: 100vh;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

#story_1 #scn02 .schedule {
  position: absolute;
  width: 9%;
  right: 100px;
  bottom: 10%;
  cursor: pointer;
}

#story_1 .left_area .text_01 .access {
  font-size: 12px;
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px solid #093a56;
}

#story_1 .schedule-box {
  display: none;
  cursor: pointer;
  width: 80%;
  left: 0;
  position: absolute;
  right: 0;
  margin: auto;
  top: 50%;
  transform: translate(0, -50%);
  z-index: 10;
}

#story_1 .schedule-box a:hover {
  opacity: 1;
}

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

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

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

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

#story_1 #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_1 #scn03 .large_title_01 {
  width: 25%;
  position: absolute;
  top: 16.9%;
  left: 64.8%;
}

/* 
#story_1 #scn04 .car_box .min {
  bottom: 9px;
}

#story_1 #scn04 .line_area {
  top: 29.9%;
  right: 9.4%;
} */

#story_1 #scn04 .line_area {
  top: 52%;
  left: 71%;
}

#scn05 .img_01 {
  width: 95.5%;
}

#story_1 #scn06 .tr_img01 {
  width: 31.7%;
  height: 38.5%;
  top: 28.5%;
  left: 5.5%;
}

#story_1 #scn06 .tr_img02 {
  width: 54.7%;
  height: 67.2%;
  top: 14.5%;
  right: 44px;
}

#story_1 #scn07 .right_area .img_01 {
  width: 97%;
}

#story_1 #scn08 .tr_img01 {
  width: 31.7%;
  height: 38.5%;
  top: 28.5%;
  left: 5.5%;
}

#story_1 #scn08 .tr_img02 {
  width: 54.7%;
  height: 67.2%;
  top: 14.5%;
  right: 44px;
}

#story_1 #scn09 .right_area .img_01 {
  width: 95%;
}

#story_1 #scn10 .left_area {
  width: 43%;
  margin-right: 9%;
}

#story_1 #scn10 .right_area {
  width: 60%;
}

#story_1 #scn10 .right_area .img_01 {
  width: 96.5%;
}

#story_1 #scn14 .line_area {
  top: 21%;
  left: 87%;
}

#story_1 #scn15 .img_01 {
  width: 98%;
}

#story_1 #scn16 .large_title_02 {
  width: 27.3%;
  position: absolute;
  top: 13.9%;
  left: 66%;
}

#story_1 #scn17 .right_area .img_01 {
  width: 93.5%;
}

#story_1 #scn18:after {
  content: "";
  position: absolute;
  width: calc(100% - 44px);
  height: 100%;
  top: 0;
  right: 44px;
  border: 20px solid #CCEAE6;
  box-sizing: border-box;
}

#story_1 #scn18 .plan {
  position: absolute;
  top: 0;
  left: -1px;
  margin-top: 11vh;
  width: 26%;
  z-index: 1;
}

#story_1 #scn18 .right_area .img_01 {
  width: 90%;
}

#story_1 #scn18 .left_area {
  width: 39.5%;
  margin-right: 6%;
}

#story_1 #scn19 .tr_img01 {
  width: 57.7%;
  height: 70.5%;
  top: 12.2%;
  left: 17%;
}

#story_1 #scn19 .text_img01 {
  width: 6%;
  top: 21.8%;
  left: 80.7%;
  position: absolute;
}

#story_1 #scn20 .line_area {
  top: 41%;
  left: 11.5%;
  width: 3.3%;
}

#story_1 #scn21 .right_area .img_01 {
  width: 93%;
}

#story_1 #scn22 .tr_img01 {
  width: 38.9%;
  height: 47.5%;
  top: 29.5%;
  right: 56.5%;
  border: 3px solid #ffffff;
}

#story_1 #scn22 .tr_img02 {
  width: 56.7%;
  height: 68.5%;
  top: 0;
  right: 44px;
}

#story_1 #scn23 .right_area .img_01 {
  width: 88%;
}
#story_1 #scn25 .right_area .img_01 {
  width: 98%;
}

#story_1 #scn26:after {
  content: "";
  position: absolute;
  width: calc(100% - 44px);
  height: 100%;
  top: 0;
  right: 44px;
  border: 20px solid #CCEAE6;
  box-sizing: border-box;
}

#story_1 #scn26 .right_area .img_01 {
  width: 89%;
}

#story_1 #scn26 .left_area {
  width: 39.5%;
  margin-right: 2.5%;
  margin-top: 17.5vh;
}
#story_1 #scn26 .title_img {
  position: absolute;
  width: 13.1%;
  max-width: 90px;
  top: 40px;
  right: 64px;
  z-index: 1;
}
