@charset "UTF-8";
#breadcrumb {
  padding-top: 0;
}

@media (max-width: 767px) {
  .reservation-area .reservation-title {
    display: none;
  }
}
.page.access {
  position: relative;
  padding-top: 0;
}
.page.access .suizan-tofu-bk {
  position: absolute;
  width: 100%;
}
.page.access .mv {
  height: 170px;
}
@media (max-width: 1030px) {
  .page.access .wrap {
    padding: 0 20px;
  }
}
@media (max-width: 767px) {
  .page.access {
    padding-top: 0px;
  }
  .page.access .wrap {
    padding: 0;
  }
  .page.access .mv {
    height: 100px;
  }
}
.page.access .main-greeting {
  padding-bottom: 0px;
  position: relative;
  z-index: 1;
}
.page.access .page-title {
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  font-size: 28px;
  letter-spacing: 0.3em;
  line-height: 1.8767857143;
}
.page.access .greeting-flex-contens {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.page.access .access-box {
  width: calc(100% - 140px);
}
.page.access .access-box-title {
  font-size: 25px;
  letter-spacing: 0.2em;
  line-height: 2;
  margin-top: 48px;
}
.page.access .access-box-title-en {
  font-size: 11px;
  letter-spacing: 0.12em;
  line-height: 1.6363636364;
  margin-bottom: 55px;
}
.page.access .access-box-text {
  font-size: 16px;
  letter-spacing: 0.1em;
  line-height: 2.125;
  margin-bottom: 40px;
}
.page.access .access-box-text-en {
  color: #666666;
  font-size: 13px;
  letter-spacing: 0.05em;
  line-height: 1.3846153846;
  margin-bottom: 45px;
}
.page.access .access-box-address {
  font-size: 16px;
  letter-spacing: 0.1em;
  line-height: 2.125;
  font-weight: 400;
  margin-bottom: 25px;
}
.page.access .access-box-map iframe {
  width: 100%;
  height: 325px;
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
}
@media (max-width: 767px) {
  .page.access .main-greeting {
    padding-bottom: 0px;
  }
  .page.access .page-title {
    font-size: 20px;
    letter-spacing: 0.2em;
    line-height: 2.6275;
    padding: 0 50px;
  }
  .page.access .greeting-flex-contens {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .page.access .access-box {
    width: 100%;
  }
  .page.access .access-box-title {
    margin-top: -15px;
    padding: 0 50px;
    font-size: 27px;
    line-height: 1.9462962963;
    margin-bottom: 10px;
  }
  .page.access .access-box-title-en {
    margin-bottom: 48px;
    padding: 0 50px;
  }
  .page.access .access-box-text {
    letter-spacing: 0.05em;
    line-height: 2;
    margin-bottom: 18px;
    padding: 0 50px;
  }
  .page.access .access-box-text-en {
    margin-bottom: 40px;
    padding: 0 50px;
  }
  .page.access .access-box-address {
    padding: 0 50px;
    font-size: 15px;
    letter-spacing: 0.05em;
    line-height: 1.8666666667;
  }
  .page.access .access-box-map iframe {
    height: 265px;
  }
}
.page.access .main-contens {
  padding-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background: #f2f2f2;
}
.page.access .main-contens .page-nav {
  position: sticky;
  z-index: 9;
  top: 70px;
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-top: 1px solid #666666;
  border-bottom: 1px solid #666666;
  padding: 10px 0;
  background: #f2f2f2;
}
.page.access .main-contens .paee-nav-list {
  border-right: 1px solid #666666;
}
.page.access .main-contens .paee-nav-list.countone {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
}
.page.access .main-contens .paee-nav-list.counttwo {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
}
.page.access .main-contens .paee-nav-list.countthree {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.33333333%;
          flex: 0 0 33.33333333%;
}
.page.access .main-contens .paee-nav-list.countfour {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
}
.page.access .main-contens .paee-nav-list.countfive {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 20%;
          flex: 0 0 20%;
}
.page.access .main-contens .paee-nav-list.countsix {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 16.666666%;
          flex: 0 0 16.666666%;
}
.page.access .main-contens .paee-nav-list:last-child {
  border-right: none;
}
.page.access .main-contens .page-nav-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 15px;
  letter-spacing: 0.1em;
  height: 30px;
}
.page.access .main-contens .page-nav-link .arrow {
  width: 8px;
  height: 6px;
  margin-left: 10px;
}
.page.access .main-contens .page-nav-link span {
  position: relative;
}
.page.access .main-contens .page-nav-link span::after {
  position: absolute;
  left: 0;
  content: "";
  width: 100%;
  height: 1px;
  background: #191919;
  bottom: -2px;
  -webkit-transform: scale(0, 1);
          transform: scale(0, 1);
  -webkit-transform-origin: left top;
          transform-origin: left top;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
@media (hover: hover) {
  .page.access .main-contens .page-nav-link:hover span::after {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
}
@media (max-width: 1020px) {
  .page.access .main-contens .page-nav {
    width: 98%;
  }
}
@media (max-width: 767px) {
  .page.access .main-contens .page-nav {
    top: 57px;
    overflow-x: auto;
  }
  .page.access .main-contens .paee-nav-list.countone {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
  .page.access .main-contens .paee-nav-list.counttwo {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
  .page.access .main-contens .paee-nav-list.countthree {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
  .page.access .main-contens .paee-nav-list.countfour {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
  .page.access .main-contens .paee-nav-list.countfive {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
  .page.access .main-contens .paee-nav-list.countsix {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
  .page.access .main-contens .page-nav-link {
    padding: 0 28px;
  }
}
.page.access .access-contens {
  padding-top: 105px;
  background-color: #fff;
}
.page.access .access-contens.transfer {
  background: #f2f2f2;
  border-bottom: 1px solid #cccccc;
  padding-bottom: 105px;
}
.page.access .access-contens-title {
  font-size: 18px;
  letter-spacing: 0.12em;
  line-height: 1.6666666667;
  margin-bottom: 50px;
}
.page.access .access-contens-title .title-line-inner {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid #191919;
}
.page.access .access-contens-title .title-inner-icon {
  width: 46px;
}
.page.access .access-contens-title .title-inner-icon.bus {
  width: 60px;
  margin-right: 5px;
}
.page.access .directions-title {
  text-align: center;
  font-size: 24px;
  letter-spacing: 0.1em;
  line-height: 1.875;
  margin-bottom: 37px;
}
@media (min-width: 769px) {
  .page.access .directions-splide.splide {
    visibility: inherit;
    margin-bottom: 130px;
  }
  .page.access .directions-splide.splide .splide__track {
    overflow: inherit;
  }
  .page.access .directions-splide.splide .splide__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .page.access .directions-splide.splide .splide__slide {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 30%;
            flex: 0 0 30%;
  }
  .page.access .directions-splide.splide .loop-number {
    width: 48px;
    height: 48px;
    border: 1px solid #000000;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 21px;
    line-height: 1;
    margin: 0 auto 30px;
  }
  .page.access .directions-splide.splide .loop-image {
    margin-bottom: 15px;
  }
  .page.access .directions-splide.splide .loop-text {
    text-align: center;
    font-size: 14px;
    letter-spacing: 0.1em;
    line-height: 2.4285714286;
  }
}
.page.access .transfer-contens-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 50px;
}
.page.access .transfer-contens-flex-left {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 45%;
          flex: 0 0 45%;
}
.page.access .transfer-contens-title {
  font-size: 24px;
  letter-spacing: 0.15em;
  line-height: 1.875;
  margin-bottom: 50px;
}
.page.access .transfer-contens-text {
  font-size: 16px;
  letter-spacing: 0.1em;
  line-height: 2.125;
  margin-bottom: 18px;
}
.page.access .transfer-contens-text-en {
  font-size: 13px;
  letter-spacing: 0.05em;
  line-height: 1.3846153846;
  color: #666666;
  margin-bottom: 48px;
}
.page.access .transfer-contens-link-btn {
  background: #191919;
  border: 1px solid #191919;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 68px;
  width: 330px;
  color: #fff;
  font-size: 18px;
  letter-spacing: 0.1em;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.page.access .transfer-contens-link-btn .arrow-icon {
  width: 24px;
  height: 24px;
  margin-left: 10px;
}
@media (hover: hover) {
  .page.access .transfer-contens-link-btn:hover {
    background: #fff;
    color: #191919;
  }
  .page.access .transfer-contens-link-btn:hover circle {
    fill: #191919 !important;
  }
  .page.access .transfer-contens-link-btn:hover line {
    stroke: #fff !important;
  }
  .page.access .transfer-contens-link-btn:hover polyline {
    stroke: #fff !important;
  }
}
.page.access .transfer-contens-flex-right {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 37.6%;
          flex: 0 0 37.6%;
}
.page.access .slide_description {
  text-align: center;
  font-size: 15px;
  font-weight: 300;
  letter-spacing: 0.05em;
  line-height: 1.8666666667;
  margin-top: 10px;
}
.page.access .transfer-area {
  border-top: 1px solid #666666;
  border-bottom: 1px solid #666666;
  padding: 55px 0 25px;
}
.page.access .transfer-area-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 30px;
}
.page.access .transfer-area-box-title {
  font-size: 15px;
  letter-spacing: 0.1em;
  line-height: 1.7333333333;
  border-right: 1px solid #666666;
  width: 112px;
}
.page.access .transfer-area-box-detail {
  width: calc(100% - 142px);
}
.page.access .transfer-area-box-detail-title {
  font-size: 15px;
  letter-spacing: 0.05em;
  line-height: 1.8666666667;
  font-weight: 300;
  width: 190px;
  margin-right: 10px;
  position: relative;
}
.page.access .transfer-area-box-detail-title::after {
  content: "：";
  display: inline-block;
  position: absolute;
  right: 0;
}
.page.access .transfer-area-box-detail-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.page.access .transfer-area-box-detail-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-size: 15px;
  font-weight: 300;
  letter-spacing: 0.05em;
  line-height: 1.8666666667;
  width: calc(100% - 120px);
}
.page.access .transfer-area-box-detail-icon {
  width: 8px;
  height: 14px;
  margin-top: 8px;
  margin-right: 10px;
}
.page.access .transfer-area-box-detail-note-text {
  display: block;
  width: 100%;
  color: #666666;
  font-size: 15px;
  letter-spacing: 0.05em;
  line-height: 1.6;
  font-weight: 300;
  margin-bottom: 15px;
}
.page.access .transfer-area-box-detail-link {
  font-size: 13px;
  letter-spacing: 0.05em;
  line-height: 2.4615384615;
  font-weight: 300;
  margin-left: 40px;
}
.page.access .transfer-area-box-detail-link::after {
  content: "";
  display: inline-block;
  background: url(../img/access/map-arrow.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 20px;
  height: 20px;
  margin-left: 7px;
  margin-bottom: 6px;
  vertical-align: middle;
}
.page.access .access-contens-table {
  margin-bottom: 27px;
}
.page.access .access-contens-table-note-text {
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 0.05em;
  line-height: 2.8935714286;
  text-align: right;
  color: #666666;
  margin-bottom: 105px;
}
.page.access .airport-access-title {
  font-size: 18px;
  letter-spacing: 0.12em;
  line-height: 1.6666666667;
  margin-bottom: 15px;
}
.page.access .airport-access-text {
  font-size: 16px;
  letter-spacing: 0.1em;
  line-height: 2.125;
  margin-bottom: 15px;
}
.page.access .airport-access-overview-line {
  border-top: 1px solid #666666;
  border-bottom: 1px solid #666666;
  padding: 30px 0;
  margin-bottom: 55px;
}
.page.access .airport-access-overview {
  width: 100%;
  margin: 0 auto;
  border-collapse: separate;
  border-spacing: 0px 20px;
}
.page.access .airport-access-overview th {
  font-weight: 400;
  font-size: 15px;
  letter-spacing: 0.1em;
  line-height: 1.7333333333;
  width: 115px;
}
.page.access .airport-access-overview td {
  font-size: 15px;
  letter-spacing: 0.05em;
  line-height: 1.8666666667;
  font-weight: 400;
  border-left: 1px solid #666;
  padding-left: 20px;
}
.page.access .airport-access-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid #191919;
  height: 68px;
  width: 330px;
  color: #191919;
  font-size: 18px;
  letter-spacing: 0.1em;
  margin: 0 auto 175px;
  position: relative;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.page.access .airport-access-btn .btn-arrow {
  width: 24px;
  height: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 6px;
}
.page.access .airport-access-btn .btn-arrow circle {
  fill: #191919 !important;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.page.access .airport-access-btn .btn-arrow line {
  stroke: #fff !important;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.page.access .airport-access-btn .btn-arrow polyline {
  stroke: #fff !important;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
@media (hover: hover) {
  .page.access .airport-access-btn:hover {
    background: #191919;
    color: #fff;
  }
  .page.access .airport-access-btn:hover circle {
    fill: #fff !important;
  }
  .page.access .airport-access-btn:hover line {
    stroke: #191919 !important;
  }
  .page.access .airport-access-btn:hover polyline {
    stroke: #191919 !important;
  }
}
.page.access .access-contens-bottom-line {
  width: 100%;
  height: 1px;
  background: #cccccc;
}
.page.access .splide__arrow {
  top: 46%;
}
.page.access .splide__arrow svg {
  display: none;
}
.page.access .splide__arrow.splide__arrow--prev {
  left: -30px;
  width: 26px;
  height: 26px;
  background: url(../img/access/prev_pc_btn.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.page.access .splide__arrow.splide__arrow--next {
  right: -30px;
  width: 26px;
  height: 26px;
  background: url(../img/access/next_pc_btn.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
@media (max-width: 767px) {
  .page.access .access-contens {
    padding: 65px 0px 0px;
  }
  .page.access .access-contens.transfer {
    padding: 85px 20px 0;
  }
  .page.access .access-contens.sp-contens .access-contens-title {
    padding-left: 20px;
  }
  .page.access .access-contens-title {
    font-size: 16px;
    margin-bottom: 30px;
  }
  .page.access .access-contens-title .title-inner-icon {
    margin-left: -10px;
  }
  .page.access .directions-title {
    font-size: 20px;
    line-height: 2.25;
  }
  .page.access .directions-splide {
    width: 70.4%;
    margin: 0 auto 100px;
  }
  .page.access .directions-splide .splide__arrow {
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .page.access .directions-splide .splide__arrow.splide__arrow--next {
    right: -30px;
  }
  .page.access .directions-splide .splide__arrow.splide__arrow--prev {
    left: -30px;
  }
  .page.access .directions-splide .loop-image {
    margin-bottom: 10px;
  }
  .page.access .directions-splide .loop-number {
    display: none;
  }
  .page.access .directions-splide .loop-text {
    font-size: 11px;
    letter-spacing: 0.1em;
    line-height: 2.4280607685;
    text-align: center;
  }
  .page.access .directions-splide .splide__pagination__page.is-active {
    background: #1d6fc9;
    opacity: 1;
    width: 6px;
    height: 6px;
    -webkit-transform: none;
            transform: none;
  }
  .page.access .directions-splide .splide__pagination__page {
    background: #c9c9c9;
    opacity: 1;
    width: 6px;
    height: 6px;
  }
  .page.access .directions-splide .splide__pagination {
    bottom: -15px;
  }
  .page.access .transfer-contens-title {
    text-align: center;
    font-size: 18px;
    letter-spacing: 0.08em;
    line-height: 1.8888888889;
    margin-bottom: 23px;
  }
  .page.access .transfer-contens-flex {
    margin-bottom: 55px;
  }
  .page.access .transfer-contens-flex-left {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
  .page.access .transfer-contens-text {
    font-size: 15px;
    letter-spacing: 0.05em;
    line-height: 1.8666666667;
    padding: 0 30px;
  }
  .page.access .transfer-contens-text-en {
    display: none;
  }
  .page.access .transfer-contens-link-btn {
    height: 60px;
    max-width: 265px;
    margin: 0 auto;
    font-size: 16px;
  }
  .page.access .transfer-contens-link-btn .arrow-icon {
    width: 20px;
    height: 20px;
    margin-left: 7px;
  }
  .page.access .transfer-area {
    border: none;
    padding: 0;
  }
  .page.access .transfer-area-box {
    margin-bottom: 25px;
  }
  .page.access .transfer-area-box-title {
    font-size: 14px;
    letter-spacing: 0.05em;
    line-height: 1.7142857143;
    width: 95px;
  }
  .page.access .transfer-area-box-detail {
    width: calc(100% - 115px);
  }
  .page.access .transfer-area-box-detail-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .page.access .transfer-area-box-detail-title {
    font-size: 16px;
    letter-spacing: 0.02em;
    line-height: 1.875;
    margin-right: 0;
  }
  .page.access .transfer-area-box-detail-title::after {
    display: none;
  }
  .page.access .transfer-area-box-detail-text {
    width: 100%;
    font-size: 14px;
    line-height: 1.7142857143;
  }
  .page.access .transfer-area-box-detail-link {
    display: block;
    margin-left: auto;
    line-height: 2.4615384615;
  }
  .page.access .transfer-area-box-detail-note-text {
    font-size: 14px;
    line-height: 1.7142857143;
  }
  .page.access .pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    margin-right: 50px;
    margin-bottom: 10px;
  }
  .page.access .pagination.is-single {
    display: none;
  }
  .page.access .slider-pagination {
    font-size: 13px;
    letter-spacing: 0.05em;
    line-height: 1.3846153846;
  }
  .page.access .sp-splide {
    width: 80%;
    margin: 0 auto 70px;
  }
  .page.access .sp-splide .splide__arrow {
    top: 45%;
  }
  .page.access .sp-splide .splide__arrow.splide__arrow--prev {
    left: -30px;
  }
  .page.access .sp-splide .splide__arrow.splide__arrow--next {
    right: -30px;
  }
  .page.access .splide__arrow {
    top: -19px;
  }
  .page.access .splide__arrow svg {
    display: none;
  }
  .page.access .splide__arrow.splide__arrow--prev {
    width: 22px;
    height: 22px;
    background: url(../img/access/splide-arrow-prev.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    opacity: 1;
    left: 20px;
  }
  .page.access .splide__arrow.splide__arrow--next {
    width: 22px;
    height: 22px;
    background: url(../img/access/splide-arrow-next.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    opacity: 1;
    right: 20px;
  }
  .page.access .access-contens-table-note-text {
    display: none;
  }
  .page.access .airport-access-title {
    margin-top: 50px;
    margin-bottom: 15px;
    font-size: 16px;
    padding: 0 20px;
  }
  .page.access .airport-access-text {
    font-size: 14px;
    margin-bottom: 15px;
    padding: 0 20px;
  }
  .page.access .airport-access-overview-line {
    padding: 10px 0px;
    width: 90%;
    margin: 0 auto;
    margin-bottom: 45px;
  }
  .page.access .airport-access-overview th {
    font-size: 14px;
    width: 90px;
  }
  .page.access .airport-access-overview td {
    font-size: 14px;
  }
  .page.access .airport-access-btn {
    font-size: 16px;
    height: 60px;
    margin-bottom: 80px;
  }
  .page.access .access-contens-bottom-line {
    margin-top: 50px;
  }
}
.page.access .breadcrumb-area {
  padding-top: 198px;
}
@media (max-width: 767px) {
  .page.access .breadcrumb-area {
    padding-top: 77px;
  }
}