@charset "UTF-8";
@import url("../../../../../Common/Css/normalize.css");
@import url("../../../../../Common/Css/all.css");
body {
  margin: 0;
  padding: 0;
  -ms-overflow-style: none;
  background: #000;
  overflow-x: hidden;
}

img {
  display: block;
}

body::-webkit-scrollbar {
  display: none;
}

/*====================主要架構====================*/
html {
  font-size: 24px;
  line-height: 1.5;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Microsoft YaHei UI", "Microsoft YaHei", Roboto, "Hiragino Sans GB", "Source Han Sans CN", Fira Sans, "Droid Sans", "Helvetica Neue", arial, sans-serif;
  color: #ffffff;
}

@media all and (max-width: 525px) {
  html {
    font-size: 20px;
  }
}
@media all and (max-width: 460px) {
  html {
    font-size: 18px;
  }
}
@media all and (max-width: 360px) {
  html {
    font-size: 16px;
  }
}
#wrapper {
  height: 100%;
}

.wrapper {
  height: 100%;
  /*==================== MENU ====================*/
}
.wrapper .wrapper-inside {
  background: transparent url("../images/wrap_bg.jpg") center top no-repeat;
  margin: 0 auto;
}
@media (max-width: 1300px) {
  .wrapper .wrapper-inside {
    background-size: 145%;
  }
}
.wrapper .menu {
  width: 950px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
}
@media (max-width: 1250px) {
  .wrapper .menu {
    width: 73%;
    margin: 20px auto 0;
  }
}
.wrapper .menu img {
  width: 100%;
}
.wrapper .menu .menu_line {
  width: 3%;
}

.video_box {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  position: fixed;
  z-index: 10;
  background-color: rgba(0, 0, 0, 0.6);
}

.video-container {
  width: 40%;
  position: relative;
  top: 25%;
}
@media (max-width: 1000px) {
  .video-container {
    width: 75%;
  }
}

.video__close {
  cursor: pointer;
  position: absolute;
  z-index: 20;
  top: 0;
  right: 0;
  width: 8%;
}

.top_icon {
  width: 1000px;
  margin: 0 auto;
}

.m_top_icon {
  position: relative;
}

/*==================== FLAG ====================*/
.flag {
  position: fixed;
  top: 25%;
  right: 0px;
  z-index: 5;
  width: 10%;
}
.flag img {
  cursor: pointer;
  width: 100%;
}
@media (max-width: 1520px) {
  .flag {
    position: absolute;
  }
}

.mobileFlag {
  display: flex;
}
.mobileFlag a img {
  width: 100%;
}

.menuBt {
  width: 100%;
}

/*==================== POP ====================*/
.pop-show {
  visibility: visible;
  -webkit-backdrop-filter: blur(0.4rem);
          backdrop-filter: blur(0.4rem);
}

.pop-show .pop-wrap {
  display: block;
}

.modal-container {
  display: flex;
  justify-content: center;
  align-items: center;
}

.modal-content {
  display: flex;
  flex-direction: column;
  margin: 0 1rem;
}

.modal__title {
  margin: 0 auto;
}

.pop-wrap {
  width: 1000px;
  background-size: 100%;
  position: relative;
  transition: all 0.3s;
}
@media all and (max-width: 1024px) {
  .pop-wrap {
    width: 95%;
  }
}
.pop-wrap .pop-wrapTop {
  position: relative;
  height: 100%;
}
.pop-wrap .pop-wrapTop .title {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.pop-wrap .pop-wrapTop .title_img {
  margin: 2% auto;
  height: 70%;
}
.pop-wrap .pop-wrapMid {
  width: 100%;
  height: 100%;
  padding: 0%;
  position: relative;
  background-image: url(../images/pop_mid.png);
  background-size: 100% 100%;
}
.pop-wrap .pop-close {
  width: 4.5%;
  transition: all 0.2s ease-out;
  opacity: 0.8;
  position: absolute;
  top: -20%;
  right: 2%;
}
@media all and (max-width: 1024px) {
  .pop-wrap .pop-close {
    top: -12%;
  }
}
@media all and (max-width: 500px) {
  .pop-wrap .pop-close {
    top: -8%;
  }
}
.pop-wrap .pop-close:hover {
  opacity: 1;
}
.pop-wrap .pop-content {
  padding: 0 3%;
  padding-top: 3.5%;
  height: 60vh;
  overflow-y: auto;
}
.pop-wrap .pop-content > h2 {
  margin: 0;
  padding-bottom: 2%;
  text-align: center;
}
.pop-wrap .pop-content > h2 img {
  margin: 0 auto;
  width: 40%;
}
@media all and (max-width: 900px) {
  .pop-wrap .pop-content > h2 img {
    width: 50%;
  }
}

.eventPeriod {
  width: 100%;
  text-align: center;
  position: absolute;
  left: 50%;
  top: 55%;
  transform: translate(-50%, -50%);
  color: #8f1313;
  font-weight: 700;
}
@media (max-width: 600px) {
  .eventPeriod {
    font-size: 0.9rem;
  }
}
@media (max-width: 500px) {
  .eventPeriod {
    font-size: 0.8rem;
  }
}

#download {
  display: block;
  background: transparent url(../images/other/download.png) center top no-repeat;
  background-size: 100%;
  width: 22%;
  height: 100px;
  position: absolute;
  right: 2%;
  top: 0;
}

/*==================== MODULE CONTENT====================*/
.img100 {
  width: 100%;
}

.module_inside {
  width: 90%;
  margin: 0 auto;
}
@media (max-width: 500px) {
  .module_inside {
    width: 96%;
  }
}
.module_inside .event_box {
  padding: 0% 5%;
}
.module_inside .event_box div {
  padding-bottom: 20px;
}
.module_inside .event_box div img {
  width: 100%;
}

.box {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 100%;
  bottom: 18px;
}
@media (max-width: 1024px) {
  .box {
    bottom: 0px;
  }
}

.m_content {
  width: 100%;
  line-height: 200%;
  position: relative;
  box-sizing: border-box;
  max-height: 2000px;
  overflow: hidden;
}
.m_content > div {
  width: 100%;
  padding: 4% 2% 2% 2%;
}
.m_content img {
  width: 100%;
}
.m_content .join_btn {
  width: 40%;
  margin: 1.5% auto 3% auto;
  display: block;
}

.store_con {
  text-align: left;
  padding: 2% 4%;
}
.store_con p {
  margin: 0px !important;
}
.store_con a {
  margin-bottom: 3%;
  display: block;
}
.store_con .store_title {
  width: 35%;
}
.store_con .store_title:nth-child(1) {
  margin-top: 3%;
}

.noClick {
  cursor: default;
}

.central_space {
  padding-bottom: 785px;
}
@media (max-width: 1300px) {
  .central_space {
    padding-bottom: 57%;
  }
}

.reopen_icon {
  width: 9%;
  position: absolute;
  top: -17%;
  left: 14%;
}

.slide-enter-active,
.slide-leave-active {
  transition: all 0.7s;
}

.slide-enter,
.slide-leave-to {
  max-height: 0px;
}

.slide-enter-to,
.slide-leave {
  max-height: 2000px;
}

.c_yellow {
  color: yellow;
}/*# sourceMappingURL=style.css.map */