.air-page {
  overflow-x: clip;
}
.air-page .kv_ttl-wrapper {
  position: static;
}
.air-page .content_ttl {
  color: #002952;
  font-size: 5.2rem;
  line-height: 1.5192;
}
@media screen and (max-width: 959.98px) {
  .air-page .content_ttl {
    font-size: 5.7rem;
  }
}
.air-page .kv {
  min-height: 27rem;
  padding-top: 5rem;
}
@media screen and (max-width: 959.98px) {
  .air-page .kv {
    padding-top: 8rem;
  }
}
.air-page .kv .icn {
  margin-bottom: 1.4rem;
  width: 5rem;
}
@media screen and (max-width: 959.98px) {
  .air-page .kv .icn {
    width: 6.8rem;
    margin-bottom: 0;
  }
}
.air-page .kv .breadcrumb {
  color: #002952;
  margin-top: 3rem;
}
.air-page .kv .breadcrumb_list::after {
  border-color: #002952;
}
.air-page .kv .kv_img_wrapper {
  margin-top: 8rem;
}
@media screen and (max-width: 959.98px) {
  .air-page .kv .kv_img_wrapper {
    margin-top: 10rem;
  }
}
.air-page .kv .kv_img_wrapper img {
  width: 100%;
}
.air-page .kv .img_note {
  font-size: 1.3rem;
  text-align: right;
  display: block;
  padding: 1rem 1.2rem 0;
}
@media screen and (max-width: 959.98px) {
  .air-page .kv .img_note {
    padding: 1.5rem 1.4rem 0;
  }
}
.air-page .cont_bg {
  padding-top: 5rem;
  background: linear-gradient(180deg, #FFFFFF 0%, #DFF3FF 20%, #DFF3FF 100%);
}
@media screen and (max-width: 959.98px) {
  .air-page .cont_bg {
    padding-top: 10rem;
    background: linear-gradient(180deg, #FFFFFF 0%, #DFF3FF 30%, #DFF3FF 100%);
  }
}

.introduction {
  color: #082951;
  position: relative;
  z-index: 5;
}
.introduction .heading_txt {
  font-weight: 600;
  font-size: 2.3rem;
  line-height: 2.1304;
  text-align: center;
}
@media screen and (max-width: 959.98px) {
  .introduction .heading_txt {
    font-size: 2.5rem;
    line-height: 1.96;
    text-align: left;
  }
}

.suggestedRoute {
  color: #002f54;
  padding: 13rem 0 16rem;
  position: relative;
}
@media screen and (max-width: 959.98px) {
  .suggestedRoute {
    padding: 20rem 0 13rem;
  }
}
.suggestedRoute .haze_01 {
  pointer-events: none;
  width: 44.7rem;
  position: absolute;
  top: 14rem;
  left: -0.3rem;
}
@media screen and (max-width: 959.98px) {
  .suggestedRoute .haze_01 {
    width: 43rem;
    top: -6rem;
    left: -8.6rem;
  }
}
.suggestedRoute .haze_02 {
  pointer-events: none;
  width: 41.2rem;
  position: absolute;
  top: 21.8rem;
  right: 3rem;
}
@media screen and (max-width: 959.98px) {
  .suggestedRoute .haze_02 {
    width: 29.5rem;
    top: 7.5rem;
    right: 4rem;
  }
}
.suggestedRoute .content_inner {
  position: relative;
}
.suggestedRoute h2 {
  width: 69.8rem;
  margin: 0 auto 17.4rem;
}
@media screen and (max-width: 959.98px) {
  .suggestedRoute h2 {
    width: 64.8rem;
    margin-bottom: 19.4rem;
  }
}

.suggestedRoute_box + .suggestedRoute_box {
  margin-top: 18.5rem;
}
@media screen and (max-width: 959.98px) {
  .suggestedRoute_box + .suggestedRoute_box {
    margin-top: 15.5rem;
  }
}
.suggestedRoute_box h3 {
  text-align: center;
  font-size: 5.8rem;
  line-height: 1.241;
  border-bottom: 2px solid #002f54;
  padding-bottom: 1.6rem;
  margin-bottom: 4.6rem;
}
@media screen and (max-width: 959.98px) {
  .suggestedRoute_box h3 {
    padding-bottom: 1rem;
    margin-bottom: 5.6rem;
  }
}
.suggestedRoute_box .landmark {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 3.2rem;
  font-weight: 700;
  gap: 3.4rem;
  margin-bottom: 5rem;
}
@media screen and (max-width: 959.98px) {
  .suggestedRoute_box .landmark {
    margin-bottom: 5.6rem;
  }
}
.suggestedRoute_box .landmark .flight_txt {
  color: #db202b;
}
.suggestedRoute_box .landmark .rail_txt {
  color: #1164a6;
}
.suggestedRoute_box .schedule_wrapper {
  max-width: 110rem;
  width: 100%;
  margin: 0 auto;
  padding: 3rem 0 4rem;
  background-color: #fff;
  border-radius: 3rem;
}
@media screen and (max-width: 959.98px) {
  .suggestedRoute_box .schedule_wrapper {
    max-width: 100%;
    padding: 2.5rem 0 4rem;
  }
}
.suggestedRoute_box .schedule_wrapper ul {
  max-width: 80rem;
  width: 100%;
  margin: 0 auto 3rem;
}
@media screen and (max-width: 959.98px) {
  .suggestedRoute_box .schedule_wrapper ul {
    max-width: 100%;
    margin-bottom: 3rem;
  }
}
.suggestedRoute_box .schedule_wrapper ul li {
  font-size: 1.8rem;
  line-height: 1.38889;
  font-weight: 600;
  display: flex;
  gap: 0.5rem;
  padding: 2rem 0;
}
@media screen and (max-width: 959.98px) {
  .suggestedRoute_box .schedule_wrapper ul li {
    font-size: 2.6rem;
    line-height: 1.6153;
    padding: 2rem 5rem;
  }
}
.suggestedRoute_box .schedule_wrapper ul li:not(:last-child) {
  background-image: repeating-linear-gradient(90deg, rgba(19, 73, 53, 0.3), rgba(19, 73, 53, 0.3) 12px, transparent 12px, transparent 16px);
  background-position: left bottom;
  background-repeat: repeat-x;
  background-size: 100% 2px;
}
.suggestedRoute_box .schedule_wrapper ul li span {
  flex-shrink: 0;
}
.suggestedRoute_box .map_img > a {
  pointer-events: none;
}
@media screen and (max-width: 959.98px) {
  .suggestedRoute_box .map_img > a {
    pointer-events: auto;
  }
}
.suggestedRoute_box .map_img .btn_map {
  display: none;
}
@media screen and (max-width: 959.98px) {
  .suggestedRoute_box .map_img .btn_map {
    display: block;
  }
}
.suggestedRoute_box .view_btn {
  display: none;
}
@media screen and (max-width: 959.98px) {
  .suggestedRoute_box .view_btn {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 1.5rem;
    width: 34.2rem;
    height: 7rem;
    border: 1px solid #002952;
    border-radius: 1.5rem;
    color: #002952;
    text-decoration: none;
    font-size: 2.6rem;
    font-weight: 600;
    margin: 3rem auto 0;
  }
  .suggestedRoute_box .view_btn .icn {
    display: block;
    width: 2.5rem;
    height: 2.5rem;
  }
}

.remodal-wrapper {
  padding: 2rem;
}

.remodal-wrapper .remodal-close {
  width: 6rem;
  height: 6rem;
  background-color: #002952;
  border-radius: 50%;
  border: none;
  cursor: pointer;
  position: absolute;
  left: auto;
  top: -2rem;
  right: -2rem;
  z-index: 10;
}

.remodal-wrapper .remodal-close::before {
  content: "";
  display: block;
  width: 2rem;
  height: 0.3rem;
  background-color: #fff;
  position: absolute;
  top: 50%;
  left: 2rem;
  transform: rotate(-45deg);
}

.remodal-wrapper .remodal-close::after {
  content: "";
  display: block;
  width: 2rem;
  height: 0.3rem;
  background-color: #fff;
  position: absolute;
  top: 50%;
  left: 2rem;
  transform: rotate(45deg);
}

.remodal-wrapper .station_map {
  max-width: 1000px;
}

.packageInformation {
  color: #002952;
  padding: 9rem 0 14rem;
}
@media screen and (max-width: 959.98px) {
  .packageInformation {
    padding: 0 0 15rem;
  }
}
.packageInformation h2 {
  text-align: center;
  font-size: 2.7rem;
  line-height: 1.8889;
  margin-bottom: 7rem;
}
@media screen and (max-width: 959.98px) {
  .packageInformation h2 {
    font-size: 3rem;
    line-height: 1.7;
    margin-bottom: 11.6rem;
  }
}

.package_box_wrapper {
  margin-bottom: 9rem;
}
.package_box_wrapper > div {
  padding: 0 2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 3rem;
}
@media screen and (max-width: 959.98px) {
  .package_box_wrapper > div {
    padding: 0 1rem;
    flex-direction: column;
    gap: 2rem;
  }
}
.package_box_wrapper .plus {
  width: 6rem;
  height: 6rem;
  background-color: #002952;
  border-radius: 50%;
  position: relative;
  z-index: 3;
}
@media screen and (max-width: 959.98px) {
  .package_box_wrapper .plus {
    width: 7rem;
    height: 7rem;
  }
}
.package_box_wrapper .plus::before, .package_box_wrapper .plus::after {
  content: "";
  width: 3rem;
  height: 0.4rem;
  background-color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
}
@media screen and (max-width: 959.98px) {
  .package_box_wrapper .plus::before, .package_box_wrapper .plus::after {
    width: 3.8rem;
    height: 0.4rem;
  }
}
.package_box_wrapper .plus::before {
  transform: translate(-50%, -50%);
}
.package_box_wrapper .plus::after {
  transform: translate(-50%, -50%) rotate(90deg);
}
@media screen and (max-width: 959.98px) {
  .package_box_wrapper .plus + .package_box {
    margin-top: 4.4rem;
  }
}
.package_box_wrapper .package_note {
  margin-top: 1.4rem;
  display: block;
  width: 57rem;
  margin-left: auto;
  text-align: right;
  font-size: 1.6rem;
  line-height: 1.5;
  color: #000;
}
@media screen and (max-width: 959.98px) {
  .package_box_wrapper .package_note {
    margin-top: 1.3rem;
    width: 100%;
    text-align: center;
    font-size: 2rem;
  }
}

.package_box {
  width: calc((100% - 12rem) / 2);
  min-height: 20rem;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 0.5rem;
  position: relative;
  text-align: center;
  padding: 2rem 0;
}
@media screen and (max-width: 959.98px) {
  .package_box {
    width: 100%;
    min-height: 24rem;
    gap: 0.6rem;
    padding: 2rem 4rem;
  }
}
.package_box .icn {
  display: block;
  position: absolute;
  top: -2.6rem;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 959.98px) {
  .package_box .icn {
    top: -3rem;
  }
}
.package_box p {
  font-size: 2.9rem;
  line-height: 1.3448;
  font-weight: 600;
  position: relative;
}
@media screen and (max-width: 959.98px) {
  .package_box p {
    font-size: 3.4rem;
    line-height: 1.4705;
  }
}
.package_box small {
  font-size: 1.7rem;
  font-weight: 600;
  position: relative;
}
@media screen and (max-width: 959.98px) {
  .package_box small {
    font-size: 2.4rem;
  }
}
.package_box.flight {
  background-color: #fff3ee;
  border-radius: 3rem;
  color: #db202b;
}
.package_box.flight::before {
  content: "";
  display: block;
  width: 0.8rem;
  height: calc(100% - 2.8rem);
  position: absolute;
  top: 1.4rem;
  left: 11rem;
  background-image: url(/travel-information/assets/img/services-offers/air/icn_line.svg);
  background-repeat: repeat-y;
}
@media screen and (max-width: 959.98px) {
  .package_box.flight::before {
    width: 1rem;
    height: calc(100% - 3rem);
    top: 1.5rem;
    left: 13rem;
  }
}
.package_box.flight .icn {
  width: 7.7rem;
}
@media screen and (max-width: 959.98px) {
  .package_box.flight .icn {
    width: 9.2rem;
  }
}
.package_box.train {
  background-color: #ebf2f7;
  color: #1164a6;
}
.package_box.train::before, .package_box.train::after {
  content: "";
  width: 6.6rem;
  height: 6.6rem;
  position: absolute;
  top: 50%;
  background-color: #fff;
  border-radius: 50%;
  transform: translateY(-50%);
}
@media screen and (max-width: 959.98px) {
  .package_box.train::before, .package_box.train::after {
    width: 8rem;
    height: 8rem;
  }
}
.package_box.train::before {
  left: -3rem;
}
@media screen and (max-width: 959.98px) {
  .package_box.train::before {
    left: -4rem;
  }
}
.package_box.train::after {
  right: -3rem;
}
@media screen and (max-width: 959.98px) {
  .package_box.train::after {
    right: -4rem;
  }
}
.package_box.train .icn {
  width: 11rem;
}
@media screen and (max-width: 959.98px) {
  .package_box.train .icn {
    width: 13.4rem;
  }
}

.package_txt_wrapper p {
  font-size: 2.8rem;
  line-height: 1.7857;
  font-weight: 600;
  text-align: center;
}
@media screen and (max-width: 959.98px) {
  .package_txt_wrapper p {
    font-size: 3rem;
    line-height: 1.7;
  }
}
.package_txt_wrapper .btn_wrapper {
  margin: 1.5rem auto 0;
}
@media screen and (max-width: 959.98px) {
  .package_txt_wrapper .btn_wrapper {
    margin-top: 3.6rem;
  }
}
.package_txt_wrapper .btn {
  width: 18.6rem;
}
@media screen and (max-width: 959.98px) {
  .package_txt_wrapper .btn {
    width: 44.6rem;
  }
}

.limitedTimeEvents {
  background-color: #ebf2f7;
  padding: 11rem 0 16rem;
}
@media screen and (max-width: 959.98px) {
  .limitedTimeEvents {
    padding: 11rem 0 0;
  }
}
.limitedTimeEvents .section_ttl {
  margin-bottom: 2rem;
}
@media screen and (max-width: 959.98px) {
  .limitedTimeEvents .section_ttl {
    font-size: 6rem;
    margin-bottom: 5rem;
  }
}
.limitedTimeEvents .events_wrapper {
  position: relative;
}
.limitedTimeEvents .events_wrapper .txt_wrapper {
  width: 72rem;
  background-color: #fff;
  border-radius: 3rem;
  padding: 5.5rem 8rem;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (max-width: 959.98px) {
  .limitedTimeEvents .events_wrapper .txt_wrapper {
    width: 100%;
    padding: 6rem 4rem 7rem;
    position: static;
    transform: translateY(0);
  }
}
.limitedTimeEvents .events_wrapper .txt_wrapper h3 {
  font-size: 2.8rem;
  line-height: 1.5;
  color: #002952;
  margin-bottom: 3.5rem;
}
@media screen and (max-width: 959.98px) {
  .limitedTimeEvents .events_wrapper .txt_wrapper h3 {
    font-size: 4rem;
    margin-bottom: 3rem;
  }
}
.limitedTimeEvents .events_wrapper .txt_wrapper p {
  font-size: 1.6rem;
  line-height: 1.625;
}
@media screen and (max-width: 959.98px) {
  .limitedTimeEvents .events_wrapper .txt_wrapper p {
    font-size: 3rem;
  }
}
.limitedTimeEvents .events_wrapper .img_wrapper {
  margin-right: calc(50% - 50vw);
  margin-left: auto;
  width: 53.625vw;
  flex-shrink: 0;
  border-radius: 3rem 0 0 3rem;
  overflow: hidden;
  height: 54.2rem;
}
@media screen and (max-width: 959.98px) {
  .limitedTimeEvents .events_wrapper .img_wrapper {
    margin: -8rem 0 0 -4.8rem;
    width: 100vw;
    border-radius: 0;
  }
}
.limitedTimeEvents .events_wrapper .img_wrapper img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}