.is_pc {
  display: block;
}

.is_mo {
  display: none;
}

.wrapper {
  overflow-x: hidden;
  max-width: 1920px;
  margin: 0 auto;
}

.bg_img {
  width: 100%;
}

.linkBox {
  position: relative;
}

.link {
  position: absolute;
  left: 20%;
  top: 20%;
  width: 20%;
  height: 20%;
  background-color: transparent;
}

.section05 {
  position: relative;
}
.section05 .link01 {
  left: 26%;
  top: 76%;
  width: 4%;
  height: 3%;
}
.section05 .link02 {
  left: 45%;
  top: 76%;
  width: 4%;
  height: 3%;
}
.section05 .link03 {
  left: 64%;
  top: 76%;
  width: 4%;
  height: 3%;
}
.section05 .link04 {
  left: 83%;
  top: 76%;
  width: 4%;
  height: 3%;
}

.swiper-pagination {
  display: flex;
  width: 100%;
  justify-content: center;
  bottom: 48rem;
  gap: 14rem;
}
.swiper-pagination .swiper-pagination-bullet {
  opacity: 1;
  width: 10rem;
  height: 10rem;
  bottom: 34rem;
  background-color: #809ecb;
}
.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #fff;
}

.promotion_section {
  padding: 100rem 204rem 0 204rem;
  background-color: #eeeeee;
}
.promotion_section .tit {
  display: flex;
  align-items: center;
  padding-left: 36rem;
  padding-bottom: 54rem;
}
.promotion_section .tit .tit_img {
  width: 280rem;
}
.promotion_section .tit .arrow {
  width: 34rem;
  margin-left: 24rem;
  transition: all 0.6s;
}
.promotion_section .tit .arrow img {
  width: 100%;
}
.promotion_section .tit.active .arrow {
  transform: rotate(180deg);
}
.fixedBtn {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  display: none;
  z-index: 1000;
}
.fixedBtn.infinite .preminum {
  display: none;
}
.fixedBtn.preminum .infinite {
  display: none;
}
.fixedBtn.fixed {
  display: block;
}
.fixedBtn .link {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

.imgBox > .tab {
  position: relative;
}

.linkBox01 .link {
  left: 15%;
  top: 66%;
  width: 71%;
  height: 33%;
}

.linkBox02 .link {
  left: 14%;
  top: 56%;
  width: 72%;
  height: 43%;
}

.section02.infinite .preminum {
  display: none;
}
.section02.preminum .infinite {
  display: none;
}

.event-section {
  background-color: #001f4f;
}
.event-section.infinite .preminum {
  display: none;
}
.event-section.preminum .infinite {
  display: none;
}
.event-section .eventBox {
  width: 100%;
  max-width: 854rem;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 36rem;
}
.event-section .eventBox .item {
  width: 100%;
  padding: 40rem 30rem;
  box-sizing: border-box;
  border-radius: 18px;
  background-color: #fff;
}
.event-section .eventBox .tit {
  position: relative;
}
.event-section .eventBox .tit.active .arrowBtn {
  transform: rotate(180deg) translateY(0);
}
.event-section .eventBox .arrowBtn {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 28rem;
  transition: all 0.6s;
  background-color: transparent;
}
.event-section .eventBox .arrowBtn img {
  width: 100%;
}
.event-section .btn {
  position: relative;
}
.event-section .btn .link01 {
  left: 36%;
  top: 59%;
  width: 28%;
  height: 20%;
}
.event-section .btn .link02 {
  left: 36%;
  top: 43%;
  width: 28%;
  height: 25%;
}

.card-section {
  position: relative;
  overflow: hidden;
}
.card-section.infinite .preminum {
  opacity: 0;
  height: 0;
}
.card-section.infinite .btnBox .preminum {
  display: none;
}
.card-section.preminum .infinite {
  opacity: 0;
  height: 0;
}
.card-section.preminum .btnBox .infinite {
  display: none;
}
.card-section .inner {
  position: relative;
  width: 850rem;
  margin: 0 auto;
}
.card-section .inner .swiper-button-next,
.card-section .inner .swiper-button-prev {
  position: absolute;
  background: url(/icon_section_slideArrow.47bf6f22.png) no-repeat center;
  background-size: 100%;
  left: -130rem;
  width: 25rem;
  height: 48rem;
  transform: rotate(180deg);
}
.card-section .inner .swiper-button-next {
  left: auto;
  right: -130rem;
  transform: rotate(0deg);
}
.card-section .slideWrapper {
  position: relative;
  overflow: hidden;
}
.card-section .slideWrapper img {
  width: 100%;
}
.card-section .cardItem {
  position: relative;
  border-radius: 20rem;
}
.card-section .cardItem .noticeView {
  position: absolute;
  right: 54rem;
  bottom: 50rem;
  width: 185rem;
  height: 24rem;
  background-color: transparent;
}
.card-section .cardItem .view {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
}
.card-section .swiper-pagination {
  position: static;
  padding: 40rem 0 60rem 0;
}
.card-section .swiper-pagination .swiper-pagination-bullet {
  cursor: pointer;
  width: 18rem;
  height: 18rem;
  background-color: #cccccc;
}
.card-section .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #001f4f;
}
.card-section .btnBox {
  position: relative;
}
.card-section .btnBox .link {
  left: 36%;
  top: 0%;
  width: 28%;
  height: 40%;
}

.hotel {
  position: relative;
}
.hotel .link {
  left: 28%;
  top: 35%;
  width: 44%;
  height: 32%;
}

.point {
  position: relative;
}
.point .link01 {
  left: 23%;
  top: 74%;
  width: 4%;
  height: 3%;
}
.point .link02 {
  left: 38%;
  top: 74%;
  width: 4%;
  height: 3%;
}
.point .link03 {
  left: 53%;
  top: 74%;
  width: 4%;
  height: 3%;
}
.point .link04 {
  left: 68%;
  top: 74%;
  width: 4%;
  height: 3%;
}
.point .link05 {
  left: 83%;
  top: 74%;
  width: 4%;
  height: 3%;
}

.noticeBox {
  padding: 102rem 240rem 0 240rem;
  background-color: #eee;
}
.noticeBox .tit {
  position: relative;
  width: 282rem;
  padding-right: 62rem;
}
.noticeBox .tit .arrow {
  position: absolute;
  right: 0;
  top: 18%;
  transform: translateY(-50%);
  width: 36rem;
  height: 20rem;
  transition: all 0.6s;
  background: url(/icon_noti_arrow.f4732478.png) no-repeat center/100%;
}
.noticeBox .tit .arrow.active {
  transform: translateY(-50%) rotate(180deg);
}
.noticeBox.bottom {
  padding: 0 240rem;
  background-color: #f7f7f7;
}

.tabWrapper {
  position: relative;
}
.tabWrapper .tab {
  position: absolute;
  left: 0;
  top: 0;
  width: 50%;
  height: 100%;
  background-color: transparent;
}
.tabWrapper .tab.right {
  left: auto;
  right: 0;
}

@media (max-width: 767px) {
  .is_pc {
    display: none;
  }
  .is_mo {
    display: block;
  }
  .card-section .inner {
    width: 100%;
  }
  .noticeBox {
    padding: 40rem 12rem 0 12rem;
    background-color: #eee;
  }
  .noticeBox.bottom {
    padding: 0 12rem;
  }
  .noticeBox .tit {
    width: 170rem;
    padding-right: 24rem;
  }
  .noticeBox .tit .arrow {
    width: 17rem;
    height: 7rem;
  }
  .event-section {
    padding: 0 8rem;
  }
  .event-section .eventBox .item {
    padding: 30rem;
  }
  .event-section .eventBox .tit.active .arrowBtn {
    top: 42%;
  }
  .event-section .eventBox .arrowBtn {
    width: 16rem;
    top: 38%;
  }
  .event-section .btn .link01 {
    left: 4%;
    top: 52%;
    width: 92%;
    height: 25%;
  }
  .event-section .btn .link02 {
    left: 4%;
    top: 41%;
    width: 92%;
    height: 29%;
  }
  .card-section .swiper-button-next,
  .card-section .swiper-button-prev {
    display: none;
  }
  .card-section .cardItem .noticeView {
    right: 7%;
    bottom: 4%;
    width: 21%;
    height: 3%;
  }
  .card-section .btnBox .link {
    left: 3%;
    top: 0%;
    width: 93%;
    height: 50%;
  }
  .hotel .link {
    left: 0%;
    top: 31%;
    width: 100%;
    height: 32%;
  }
  .point {
    overflow: hidden;
    background: url("/bg.f718c157.png") no-repeat top left;
    background-size: 100%;
  }
  .link {
    right: 5%;
    left: auto;
    top: auto;
    bottom: 1%;
    width: 22%;
    height: 7%;
  }
  .pointSlideWppaer {
    padding: 0 20%;
  }
  .pointSlideWppaer .pointSlide {
    padding: 30rem 0;
    gap: 14rem;
  }
  .pointSlideWppaer .pointSlide .swiper-pagination-bullet {
    margin: 0 !important;
  }
  .pointSlideWppaer .swiper-slide {
    opacity: 0.5;
  }
  .pointSlideWppaer .swiper-slide img {
    width: 100%;
  }
  .pointSlideWppaer .swiper-slide.swiper-slide-active {
    opacity: 1;
  }
  .pointSlideWppaer .swiper-pagination {
    position: static;
  }
}/*# sourceMappingURL=style.css.map */