.page.access .main-contens {
  background-color: #f0f0f9;
  padding-bottom: 28px;
}
.page.access .page-title {
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 4.9138888889;
  width: 96%;
  margin: 0 auto 40px;
  border-bottom: 1px solid #180097;
}
.page.access .contact-confirmation-box {
  background-color: #fff;
  border-radius: 10px;
  width: 100%;
  margin: 0 auto 50px;
  padding: 30px 15px 40px;
}
.page.access .contact-note-icon {
  width: 50px;
  margin: 0 auto 10px;
}
.page.access .contact-note-title {
  font-size: 25px;
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 1.48;
  text-align: center;
  margin-bottom: 15px;
  color: #e75326;
}
.page.access .contact-note-text {
  text-align: center;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 1.6428571429;
  margin-bottom: 30px;
  color: #e75326;
}
.page.access .note-link-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;
  position: relative;
  background-color: #e75326;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 1;
  height: 46px;
  width: 100%;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.page.access .note-link-btn::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 15px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 0;
  height: 0;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 8px solid #fff;
}
.page.access .venue-title {
  text-align: center;
  font-size: 17px;
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 1.1829411765;
  margin-bottom: 10px;
}
.page.access .venue-name {
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 1.4364285714;
  text-align: center;
  margin-bottom: 7px;
}
.page.access .venue-address {
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 1.4364285714;
  text-align: center;
  margin-bottom: 60px;
}
.page.access .map-area {
  padding-bottom: 90px;
}
.page.access .map-obi-title {
  background-color: #180097;
  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: 130px;
  color: #fff;
  font-size: 37px;
  font-weight: bold;
  letter-spacing: 0.02em;
  line-height: 1.1430093209;
  text-align: center;
  margin-bottom: 30px;
}
.page.access .shuttle-bus-title {
  color: #e75326;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.04em;
  line-height: 1.65;
  text-align: center;
  margin-bottom: 10px;
}
.page.access .shuttle-bus-note {
  text-align: center;
  color: #e75326;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 1.7333333333;
  margin-bottom: 35px;
}
.page.access .venue-map-title {
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 1.9444444444;
  font-family: "Noto Sans", sans-serif;
  margin-bottom: 10px;
}
.page.access .venue-map {
  margin-bottom: 33px;
}
.page.access .venue-map iframe {
  height: 420px;
  width: 100%;
}
.page.access .shuttle-bus-box {
  background-color: #fff;
  border-radius: 10px;
  margin-bottom: 55px;
}
.page.access .shuttle-bus-box-title {
  background-color: #180097;
  border-radius: 10px 10px 0 0;
  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: 37px;
}
.page.access .shuttle-bus-box-title-text {
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  letter-spacing: 0.1em;
  line-height: 1;
  text-align: center;
}
.page.access .shuttle-bus-box-inner {
  padding: 20px 5.15%;
}
.page.access .shuttle-bus-box-list {
  background-image: linear-gradient(to right, #180097 1px, transparent 1px);
  background-size: 4px 1px;
  background-repeat: repeat-x;
  background-position: left bottom;
  padding-bottom: 30px;
  margin-bottom: 15px;
}
.page.access .shuttle-bus-box-list.line-none {
  background-image: none;
}
.page.access .shuttle-bus-box-list:last-child {
  background-image: none;
  margin-bottom: 0px;
  padding-bottom: 0;
}
.page.access .shuttle-bus-box-text-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 2px;
}
.page.access .shuttle-bus-address {
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 2.3125;
  font-family: "Noto Sans", sans-serif;
}
.page.access .google-map-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 10px;
  font-weight: 400;
  letter-spacing: 0.1em;
  line-height: 3.7;
  margin-left: 5px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.page.access .google-map-link .arrow-img {
  width: 8px;
  height: 8px;
  display: inline-block;
  margin-left: 2px;
  margin-right: 2px;
}
.page.access .google-map-link span {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-image: -webkit-gradient(linear, left top, right top, from(#180097));
  background-image: linear-gradient(to right, #180097);
  background-size: 1px 1px;
  background-repeat: repeat-x;
  background-position: left bottom 10px;
}
.page.access .special-bus-title {
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 1.6111111111;
  text-align: center;
  margin-bottom: 10px;
}
.page.access .adjustment-text-text {
  text-align: center;
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 1.7333333333;
  font-size: 15px;
  padding: 20px 0;
}
.page.access .special-bus-text {
  font-size: 16px;
  line-height: 1.75;
  font-weight: 500;
  letter-spacing: 0.04em;
  max-width: 270px;
  width: 100%;
  margin: 0 auto 15px;
}
.page.access .special-bus-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;
  height: 47px;
  background-color: #180097;
  position: relative;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 1;
  color: #fff;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  margin-bottom: 15px;
}
.page.access .special-bus-btn::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 15px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 0;
  height: 0;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 8px solid #ffffff;
}
.page.access .shuttle-bus-gate-text {
  text-align: center;
  font-size: 16px;
  letter-spacing: 0.1em;
  line-height: 1.7;
  font-weight: bold;
  margin-top: 20px;
  margin-bottom: 20px;
}
.page.access .shuttle-bus-gate-text span {
  position: relative;
}
.page.access .shuttle-bus-gate-text span::before {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  background-color: #180097;
  border-radius: 50%;
  position: absolute;
  left: -30px;
  top: 0;
  bottom: 0;
  margin: auto;
}
.page.access .shuttle-bus-gate-text span::after {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  background-color: #180097;
  border-radius: 50%;
  position: absolute;
  right: -30px;
  top: 0;
  bottom: 0;
  margin: auto;
}
.page.access .shuttle-bus-foot-time {
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 1.4;
  margin-bottom: 7px;
  padding-left: 15px;
  position: relative;
}
.page.access .shuttle-bus-foot-time::before {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  background-color: #180097;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 9px;
}
.page.access .shuttle-bus-note-text {
  color: #eb5400;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 1.5714285714;
  margin-bottom: 0px;
}
.page.access .shuttle-bus-time-title {
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 1.9444444444;
  margin-bottom: 25px;
}
.page.access .tabs {
  width: 100%;
}
.page.access .tab-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 40px;
}
.page.access .tab-list.parking {
  margin-bottom: 0;
}
.page.access .tab-item {
  border-bottom: 1px solid #f0f0f9;
  cursor: pointer;
  font-size: 13px;
  letter-spacing: 0.03em;
  line-height: 3.3330769231;
  font-weight: 500;
  width: 33.333333333%;
  text-align: center;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.page.access .tab-item.active {
  border-bottom: 2px solid #180097;
}
.page.access .tab-item-parking {
  cursor: pointer;
  font-size: 13px;
  font-weight: 500;
  text-align: center;
  width: 50%;
  font-size: 16px;
  letter-spacing: 0.1em;
  line-height: 1;
  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;
  height: 46px;
  background-color: #fff;
  border-radius: 10px 0 0 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.page.access .tab-item-parking:last-child {
  border-radius: 0 10px 0 0;
}
.page.access .tab-item-parking.active {
  border-bottom: none;
  background-color: #180097;
  color: #fff;
}
.page.access .tab-list-parking-second {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 40px;
}
.page.access .tab-item-parking-second {
  border-bottom: 1px solid #f0f0f9;
  cursor: pointer;
  font-size: 13px;
  letter-spacing: 0.03em;
  line-height: 3.3330769231;
  font-weight: 500;
  width: 50%;
  text-align: center;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.page.access .tab-item-parking-second.active {
  border-bottom: 2px solid #180097;
}
.page.access .tab-list-jr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 40px;
}
.page.access .tab-item-jr {
  border-bottom: 1px solid #f0f0f9;
  cursor: pointer;
  font-size: 13px;
  letter-spacing: 0.03em;
  line-height: 3.3330769231;
  font-weight: 500;
  width: 50%;
  text-align: center;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.page.access .tab-item-jr.active {
  border-bottom: 2px solid #180097;
}
.page.access .tab-list-airport {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 40px;
}
.page.access .tab-item-airport {
  border-bottom: 1px solid #f0f0f9;
  cursor: pointer;
  font-size: 13px;
  letter-spacing: 0.03em;
  line-height: 3.3330769231;
  font-weight: 500;
  width: 50%;
  text-align: center;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.page.access .tab-item-airport.active {
  border-bottom: 2px solid #180097;
}
.page.access .tab-panel {
  display: none;
  padding-bottom: 20px;
}
.page.access .tab-panel.active {
  display: block;
}
.page.access .tab-panel-parking {
  display: none;
  padding-bottom: 20px;
}
.page.access .tab-panel-parking.active {
  display: block;
}
.page.access .tab-panel-parking-second {
  display: none;
  padding-bottom: 20px;
}
.page.access .tab-panel-parking-second.active {
  display: block;
}
.page.access .tab-panel-jr {
  display: none;
  padding-bottom: 20px;
}
.page.access .tab-panel-jr.active {
  display: block;
}
.page.access .tab-panel-airport {
  display: none;
  padding-bottom: 20px;
}
.page.access .tab-panel-airport.active {
  display: block;
}
.page.access .swiper-container {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.page.access .swiper-bus-one .swiper-pagination-current, .page.access .swiper-bus-two .swiper-pagination-current, .page.access .swiper-bus-three .swiper-pagination-current {
  display: none;
}
.page.access .swiper-bus-one .swiper-button-prev, .page.access .swiper-bus-two .swiper-button-prev, .page.access .swiper-bus-three .swiper-button-prev {
  left: 7px;
  top: 0;
  bottom: 0;
  margin: auto;
  background-image: url(../img/access_2/bus-prev.png);
  background-repeat: no-repeat;
  background-size: 20px 20px;
  background-position: center;
  width: 20px;
  height: 20px;
}
.page.access .swiper-bus-one .swiper-button-next, .page.access .swiper-bus-two .swiper-button-next, .page.access .swiper-bus-three .swiper-button-next {
  right: 7px;
  top: 0;
  bottom: 0;
  margin: auto;
  background-image: url(../img/access_2/bus-next.png);
  background-repeat: no-repeat;
  background-size: 20px 20px;
  background-position: center;
  width: 20px;
  height: 20px;
}
.page.access .swiper-pagination-current {
  text-align: center;
  font-size: 16px;
  font-weight: bolder;
  line-height: 1.1925;
  padding-bottom: 10px;
}
.page.access .swiper-button-prev {
  background-image: url(../img/access_2/slider-prev.jpg);
  background-repeat: no-repeat;
  background-size: 10px 10px;
  background-position: center;
  width: 20px;
  height: 20px;
  top: 22px;
  bottom: inherit;
  left: 33%;
  z-index: 4;
}
.page.access .swiper-button-prev::after {
  display: none;
}
.page.access .swiper-button-next {
  background-image: url(../img/access_2/slider-next.jpg);
  background-repeat: no-repeat;
  background-size: 10px 10px;
  background-position: center;
  width: 20px;
  height: 20px;
  top: 22px;
  bottom: inherit;
  right: 33%;
  z-index: 4;
}
.page.access .swiper-button-next::after {
  display: none;
}
.page.access .visitor-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.page.access .visitor-obi-title {
  height: 117px;
  background-color: #180097;
  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;
  color: #fff;
  font-size: 37px;
  font-weight: bold;
  letter-spacing: 0.02em;
  line-height: 1.1430093209;
}
.page.access .visitor-navi {
  position: sticky;
  top: 60px;
  left: 0;
  right: 0;
  z-index: 5;
  margin: auto;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.page.access .visitor-navi-list {
  width: 50%;
  border-bottom: 1px solid #180097;
}
.page.access .visitor-navi-list:nth-child(odd) {
  border-right: 1px solid #180097;
}
.page.access .visitor-navi-link {
  background-color: #fff;
  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: 54px;
  font-size: 16px;
  letter-spacing: 0.03em;
  line-height: 1;
  font-weight: bold;
  font-family: "Noto Sans", sans-serif;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
@media (min-width: 1000px) {
  .page.access .visitor-navi {
    top: 0;
  }
}
.page.access .visitor-car-area {
  padding-top: 60px;
  padding-bottom: 75px;
}
.page.access .visitor-contens-title {
  font-weight: bold;
  font-family: "Noto Sans", sans-serif;
  font-size: 30px;
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 1.346;
  text-align: center;
  margin-bottom: 30px;
}
.page.access .visitor-confirmation-box {
  background-color: #fff;
  border-radius: 10px;
  width: 100%;
  margin: 0 auto 20px;
  padding: 50px 15px 40px;
}
.page.access .visitor-note-title {
  color: #e75326;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.04em;
  line-height: 1.85;
  text-align: center;
  margin-bottom: 35px;
}
.page.access .bicycle-note-text {
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 1.7333333333;
  padding: 0 22px;
  margin-bottom: 60px;
}
.page.access .swiper-parking {
  margin-bottom: 24px;
}
.page.access .parking-more-text {
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 1.4444444444;
  text-align: center;
  margin-bottom: 30px;
}
.page.access .parking-akippa-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;
  background-color: #eb5400;
  height: 46px;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 1;
  color: #ffffff;
  position: relative;
  width: calc(100% - 36px);
  margin: 0 auto;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.page.access .parking-akippa-btn::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 15px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 0;
  height: 0;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 8px solid #ffffff;
}
.page.access .contens-line {
  background-color: #180097;
  width: calc(100% - 36px);
  height: 1px;
  margin: 0 auto;
}
.page.access .visitor-jr-area {
  padding-top: 60px;
  padding-bottom: 25px;
}
.page.access .jr-station-name {
  font-size: 18px;
  letter-spacing: 0.1em;
  line-height: 1.9444444444;
  font-weight: bold;
  font-family: "Noto Sans", sans-serif;
  margin-bottom: 35px;
  padding: 0 15px;
}
.page.access .jr-station-text {
  font-size: 16px;
  letter-spacing: 0.04em;
  line-height: 1.75;
  font-weight: 500;
  padding: 0 15px;
  margin-bottom: 30px;
}
.page.access .visitor-taxi-area {
  padding-top: 60px;
  padding-bottom: 64px;
}
.page.access .taxi-place-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 18px;
  letter-spacing: 0.1em;
  line-height: 1.9444444444;
  font-weight: bold;
  font-family: "Noto Sans", sans-serif;
  padding: 0 15px;
  margin-bottom: 20px;
}
.page.access .taxi-place-text span {
  display: inline-block;
  width: 26px;
  margin: 0 7px;
}
.page.access .taxi-text {
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 1.9375;
  padding: 0 15px;
  margin-bottom: 25px;
}
.page.access .taxi-note-text {
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 1.7333333333;
  padding: 0 15px;
}
.page.access .visitor-airport-area {
  padding-top: 60px;
  padding-bottom: 0px;
}
.page.access .airport-place-text {
  font-size: 18px;
  letter-spacing: 0.1em;
  line-height: 1.9444444444;
  font-weight: bold;
  font-family: "Noto Sans", sans-serif;
  padding: 0 15px;
  margin-bottom: 20px;
}
.page.access .airport-text {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.75;
  letter-spacing: 0.04em;
  padding: 0 15px;
  margin-bottom: 30px;
}
.page.access #car, .page.access #jr, .page.access #taxi, .page.access #airport {
  margin-top: -170px;
  padding-top: 170px;
}
@media (min-width: 1000px) {
  .page.access #car, .page.access #jr, .page.access #taxi, .page.access #airport {
    margin-top: -110px;
    padding-top: 110px;
  }
}
@media (hover: hover) {
  .page.access .note-link-btn:hover {
    background-color: #180097;
  }
  .page.access .google-map-link:hover {
    opacity: 0.5;
  }
  .page.access .parking-akippa-btn:hover {
    background-color: #180097;
  }
  .page.access .visitor-navi-link:hover {
    background-color: #df4f1e;
    color: #fff;
  }
  .page.access .special-bus-btn:hover {
    background-color: #df4f1e;
    color: #fff;
  }
  .page.access .tab-item:hover {
    color: #eb5400;
  }
  .page.access .tab-item-parking-second:hover {
    color: #eb5400;
  }
  .page.access .tab-item-jr:hover {
    color: #eb5400;
  }
  .page.access .tab-item-airport:hover {
    color: #eb5400;
  }
  .page.access .tab-item.active:hover {
    color: #180097;
  }
  .page.access .tab-item-parking-second.active:hover {
    color: #180097;
  }
  .page.access .tab-item-jr.active:hover {
    color: #180097;
  }
  .page.access .tab-item-airport.active:hover {
    color: #180097;
  }
  .page.access .tab-item-parking:hover {
    background-color: #eb5400;
    color: #fff;
  }
  .page.access .tab-item-parking.active:hover {
    background-color: #180097;
  }
}
@media (min-width: 1000px) {
  .page.access .page-title {
    font-size: 28px;
  }
  .page.access .contact-note-title {
    font-size: 32px;
  }
  .page.access .contact-note-text {
    font-size: 16px;
  }
  .page.access .note-link-btn {
    height: 54px;
    font-size: 16px;
  }
  .page.access .venue-title {
    font-size: 20px;
  }
  .page.access .venue-name {
    font-size: 16px;
  }
  .page.access .venue-address {
    font-size: 16px;
  }
  .page.access .shuttle-bus-title {
    font-size: 22px;
  }
  .page.access .shuttle-bus-note {
    font-size: 17px;
  }
  .page.access .venue-map-title {
    font-size: 20px;
  }
  .page.access .shuttle-bus-box-title {
    height: 46px;
  }
  .page.access .shuttle-bus-box-title-text {
    font-size: 18px;
  }
  .page.access .shuttle-bus-address {
    font-size: 17px;
  }
  .page.access .google-map-link {
    font-size: 11px;
  }
  .page.access .shuttle-bus-foot-time {
    font-size: 17px;
  }
  .page.access .shuttle-bus-note-text {
    font-size: 16px;
  }
  .page.access .shuttle-bus-time-title {
    font-size: 20px;
  }
  .page.access .adjustment-text-text {
    font-size: 17px;
  }
  .page.access .visitor-navi-link {
    font-size: 18px;
  }
  .page.access .visitor-note-title {
    font-size: 22px;
  }
  .page.access .bicycle-note-text {
    font-size: 16px;
  }
  .page.access .visitor-contens-title {
    font-size: 34px;
  }
  .page.access .taxi-place-text {
    font-size: 20px;
  }
  .page.access .taxi-text {
    font-size: 18px;
  }
  .page.access .taxi-note-text {
    font-size: 16px;
  }
  .page.access .parking-akippa-btn {
    height: 54px;
    font-size: 16px;
  }
  .page.access .special-bus-btn {
    height: 54px;
    font-size: 16px;
  }
  .page.access .tab-item-parking {
    font-size: 18px;
    height: 54px;
  }
  .page.access .tab-item, .page.access .tab-item-parking-second, .page.access .tab-item-jr, .page.access .tab-item-airport {
    font-size: 16px;
  }
}