.visual--title {
  background: url(../imgs/img-mv.jpg) no-repeat center center;
  background-size: cover;
}
@media screen and (max-width: 736px) {
  .visual--title {
    background: url(../imgs/sp/img-mv.jpg) no-repeat center center;
    background-size: cover;
  }
}
.visual--title .caption {
  color: #fff;
}
.firstArea {
  margin-top: 125px;
}
@media screen and (max-width: 736px) {
  .firstArea {
    margin-top: 100px;
  }
}
.firstArea__headlineBlue {
  color: #1b6972;
  font-size: 40px;
  font-family: "Cinzel", serif;
  line-height: 1;
}

.distanceArea {
  width: 1000px;
  margin: 116px auto 0;
}
@media screen and (max-width: 736px) {
  .distanceArea {
    width: 90%;
    margin-top: 100px;
  }
}
.distanceArea__wrap {
  display: flex;
  margin-bottom: 160px;
}
@media screen and (max-width: 736px) {
  .distanceArea__wrap {
    flex-direction: column;
    margin-bottom: 100px;
  }
}
.distanceArea__wrap--reverse {
  flex-direction: row-reverse;
}
@media screen and (max-width: 736px) {
  .distanceArea__wrap--reverse {
    flex-direction: column;
  }
}
.distanceArea__wrap--reverse .distanceArea__item--image::before {
  left: -420px;
}
.distanceArea__wrap--reverse .distanceArea__item--text {
  position: relative;
  left: -95px;
}
@media screen and (max-width: 736px) {
  .distanceArea__wrap--reverse .distanceArea__item--text {
    left: 0;
  }
}
.distanceArea__wrap--last {
  margin-bottom: 80px;
}
.distanceArea__item {
  position: relative;
  z-index: 2;
}
.distanceArea__item--text {
  padding-top: 55px;
  margin-left: 60px;
}
@media screen and (max-width: 736px) {
  .distanceArea__item--text {
    padding-top: 20px;
    margin-left: 0;
  }
}
.distanceArea__item--image img {
  position: relative;
  z-index: 2;
}
.distanceArea__item--image .caption {
  position: absolute;
  right: 0;
  bottom: -15px;
  color: #999999;
  z-index: 2;
}
.distanceArea__item--image::before {
  content: "";
  width: 750px;
  height: 320px;
  display: block;
  background-color: #eefdfe;
  position: absolute;
  top: 120px;
  left: 250px;
  z-index: 1;
}
@media screen and (max-width: 736px) {
  .distanceArea__item--image::before {
    left: 10%;
  }
}
.distanceArea__item .text-01 {
  margin-top: 38px;
}
@media screen and (max-width: 736px) {
  .distanceArea__item .text-01 {
    margin-top: 20px;
  }
}
.distanceArea__ttl {
  position: absolute;
  top: -37px;
  left: -38px;
  z-index: 3;
}
@media screen and (max-width: 736px) {
  .distanceArea__ttl {
    left: 0;
  }
}
.distanceArea__minutes {
  font-size: 48px;
  color: #1b6972;
  font-family: "Cormorant", serif;
}
@media screen and (max-width: 736px) {
  .distanceArea__minutes {
    font-size: 30px;
  }
}
.distanceArea__minutes--num {
  font-size: 72px;
  font-family: "Cinzel", serif;
}
@media screen and (max-width: 736px) {
  .distanceArea__minutes--num {
    font-size: 50px;
  }
}
.distanceArea .headline--02 {
  text-align: left;
  margin-top: 28px;
}
@media screen and (max-width: 736px) {
  .distanceArea .headline--02 {
    margin-top: 10px;
  }
}
.distanceArea__map {
  margin-top: 80px;
  position: relative;
}
@media screen and (max-width: 736px) {
  .distanceArea__map {
    margin-top: 40px;
  }
}
.distanceArea__map img {
  position: relative;
  z-index: 2;
}
.distanceArea__map::before {
  content: "";
  width: 910px;
  height: 670px;
  display: block;
  background-color: #eefdfe;
  position: absolute;
  top: 120px;
  left: -220px;
  z-index: 1;
}
@media screen and (max-width: 736px) {
  .distanceArea__map::before {
    height: 140%;
  }
}
.distanceArea__map .caption {
  position: absolute;
  right: 0;
  bottom: -20px;
  color: #999999;
}
.distanceArea__feature {
  position: relative;
  z-index: 2;
  text-align: center;
  margin-top: 50px;
}
.distanceArea__feature .headline--02 {
  text-align: center;
}
.distanceArea__feature .text-01 {
  margin-top: 30px;
}

.futureArea {
  margin-top: 250px;
}
@media screen and (max-width: 736px) {
  .futureArea {
    margin-top: 100px;
  }
}
.futureArea__mv {
  width: 100%;
  position: relative;
}
.futureArea__mv .caption {
  position: absolute;
  right: 10px;
  bottom: -15px;
  color: #999999;
}
.futureArea__mv img {
  width: 100%;
}
.futureArea__texts {
  margin-top: 115px;
  width: 1000px;
  margin: 115px auto 0;
  text-align: center;
}
@media screen and (max-width: 736px) {
  .futureArea__texts {
    width: 90%;
    margin-top: 60px;
  }
}
.futureArea__texts--direct {
  margin-top: 260px;
}
@media screen and (max-width: 736px) {
  .futureArea__texts--direct {
    margin-top: 100px;
  }
}
.futureArea__texts .text-01 {
  margin-top: 65px;
}
@media screen and (max-width: 736px) {
  .futureArea__texts .text-01 {
    margin-top: 40px;
  }
}
.futureArea__texts .caption {
  margin-top: 12px;
  color: #999999;
}
.futureArea__appeal {
  margin-top: 190px;
  position: relative;
}
@media screen and (max-width: 736px) {
  .futureArea__appeal {
    margin-top: 100px;
  }
}
.futureArea__appeal::before {
  content: "";
  width: 60.7638888889vw;
  height: 1130px;
  display: block;
  background-color: #eefdfe;
  position: absolute;
  top: -105px;
  right: 0;
  z-index: 1;
}
@media screen and (max-width: 736px) {
  .futureArea__appeal::before {
    top: -50px;
  }
}
.futureArea__appeal .headline--02 {
  font-size: 22px;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 736px) {
  .futureArea__appeal .headline--02 {
    font-size: 14px;
  }
}
.futureArea__takeoff {
  margin-top: 130px;
  margin-bottom: 220px;
  position: relative;
}
@media screen and (max-width: 736px) {
  .futureArea__takeoff {
    margin-bottom: 80px;
  }
}
.futureArea__takeoff::before {
  content: "";
  width: 60.7638888889vw;
  height: 700px;
  display: block;
  background-color: #eefdfe;
  position: absolute;
  top: -50px;
  left: 0;
  z-index: 1;
}
@media screen and (max-width: 736px) {
  .futureArea__takeoff::before {
    height: 870px;
    width: 46vw;
  }
}
.futureArea__takeoff .headline--02 {
  font-size: 22px;
  position: relative;
  z-index: 2;
}
.futureArea__takeoff .futureArea__box--second {
  margin-top: 100px;
}
.futureArea__box {
  width: 1000px;
  margin: 43px auto 0;
  display: flex;
  justify-content: space-between;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 736px) {
  .futureArea__box {
    width: 90%;
    flex-direction: column;
  }
}
@media screen and (max-width: 736px) {
  .futureArea__boxItem {
    margin-bottom: 30px;
  }
}
.futureArea__boxItem .caption {
  text-align: right;
  margin-top: 10px;
  color: #999999;
}
.futureArea__secondHeadline {
  margin-top: 95px;
}
.futureArea .headline--hub {
  margin-top: 120px;
}
@media screen and (max-width: 736px) {
  .futureArea .headline--hub {
    margin-top: 60px;
  }
}
.futureArea__terminal {
  width: 1000px;
  margin: 170px auto 220px;
  position: relative;
}
@media screen and (max-width: 736px) {
  .futureArea__terminal {
    margin-top: 40px;
    margin-bottom: 80px;
    width: 90%;
  }
}
.futureArea__terminal::before {
  content: "";
  width: 60.7638888889vw;
  height: 1830px;
  display: block;
  background-color: #eefdfe;
  position: absolute;
  top: -90px;
  right: -220px;
  z-index: 1;
}
.futureArea__terminal .headline--02 {
  font-size: 22px;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 736px) {
  .futureArea__terminal .headline--02 {
    font-size: 14px;
  }
}
.futureArea__terminal .text-01 {
  margin-top: 16px;
  position: relative;
  z-index: 2;
}
.futureArea__terminal .futureArea__boxItem {
  width: 480px;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 736px) {
  .futureArea__terminal .futureArea__boxItem {
    width: 100%;
  }
}

.dataArea {
  width: 480px;
  border: 1px solid #00a0c7;
  background-color: #fff;
  padding: 64px 59px 57px;
}
@media screen and (max-width: 736px) {
  .dataArea {
    width: 100%;
    padding: 30px 0 30px 40px;
  }
}
.dataArea__list {
  display: flex;
  margin-bottom: 16px;
}
.dataArea__list--twoline {
  margin-bottom: 0;
}
.dataArea__list--twoline .dataArea__item--bigNum {
  line-height: 1.25;
}
@media screen and (max-width: 736px) {
  .dataArea__list--twoline .dataArea__item--bigNum {
    line-height: 1.8;
  }
}
.dataArea__item {
  font-size: 16px;
  line-height: 1;
  position: relative;
  letter-spacing: 0.01em;
}
@media screen and (max-width: 736px) {
  .dataArea__item {
    font-size: 12px;
  }
}
.dataArea__item--bigNum {
  font-size: 40px;
  color: #00a0c7;
  font-family: "Cinzel", serif;
}
@media screen and (max-width: 736px) {
  .dataArea__item--bigNum {
    font-size: 20px;
  }
}
.dataArea__item--num {
  color: #00a0c7;
  font-family: "Cinzel", serif;
}
@media screen and (max-width: 736px) {
  .dataArea__item--num {
    font-size: 14px;
  }
}
.dataArea__item--heading {
  width: 100px;
}
@media screen and (max-width: 736px) {
  .dataArea__item--heading {
    width: 70px;
  }
}
.dataArea__item--heading::before {
  content: "";
  width: 14px;
  height: 14px;
  display: block;
  background-color: #00a0c7;
  position: absolute;
  top: 0;
  left: -20px;
}
.dataArea__item--heading::after {
  content: ":";
  position: absolute;
  right: 10px;
  top: 0;
}
.dataArea__item--total {
  top: 18px;
}
@media screen and (max-width: 736px) {
  .dataArea__item--total {
    top: 5px;
  }
}
.dataArea .caption {
  text-align: left;
  position: relative;
  left: -25px;
  top: 10px;
}
@media screen and (max-width: 736px) {
  .dataArea .caption {
    left: -20px;
  }
}

.accessArea {
  width: 480px;
  margin-top: -8px;
}
@media screen and (max-width: 736px) {
  .accessArea {
    width: 100%;
  }
}
.accessArea__item {
  width: 100%;
}
.accessArea__from {
  font-size: 16px;
  margin-bottom: 3px;
}
@media screen and (max-width: 736px) {
  .accessArea__from {
    font-size: 14px;
    margin-bottom: 15px;
  }
}
.accessArea__from--name {
  font-size: 24px;
}
@media screen and (max-width: 736px) {
  .accessArea__from--name {
    font-size: 20px;
  }
}
.accessArea__info {
  display: flex;
  line-height: 1;
}
.accessArea__time {
  font-size: 16px;
}
@media screen and (max-width: 736px) {
  .accessArea__time {
    font-size: 14px;
  }
}
.accessArea__time--num {
  font-size: 26px;
  font-family: "Cinzel", serif;
}
@media screen and (max-width: 736px) {
  .accessArea__time--num {
    font-size: 20px;
  }
}
.accessArea__date {
  font-size: 16px;
  background-image: url(../imgs/bg-date.png);
  width: 350px;
  background-repeat: repeat-x;
  text-align: right;
  margin-top: 14px;
  margin-left: 10px;
}
@media screen and (max-width: 736px) {
  .accessArea__date {
    width: 60%;
  }
}
.accessArea__date--num {
  font-size: 40px;
  color: #1b6972;
  font-family: "Cinzel", serif;
}
.accessArea__dateInner {
  position: relative;
  top: -24px;
  background-color: #fff;
  display: inline-block;
  padding-left: 10px;
  margin-bottom: -10px;
}
.accessArea .caption {
  text-align: left;
}/*# sourceMappingURL=style.css.map */