@charset "UTF-8";
/* Reset By Normalize */
@import url(/css/normalize.css);
@import url("/css/animate.css/animate.min.css");
:root {
  --animate-duration: 0.5s;
}

/* ================= 頁面框架設定 ================= */
* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

body {
  background: #5F0000;
  -webkit-overflow-scrolling: touch;
}

.dtNow {
  display: none;
  position: absolute;
  left: 2px;
  top: 2px;
  z-index: 99;
  border-radius: 3px;
  padding: 3px;
}

.wrapper_ingame {
  position: relative;
  width: 100%;
  height: 100%;
  background-image: url(/Action/11_Star31/20220105MJ/ingame/images/1920X1920_bg.jpg);
  background-repeat: no-repeat;
  background-size: cover !important;
  background-position: center center;
  overflow: hidden;
  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-size: 100%;
}

@media (min-aspect-ratio: 9 / 4) {
  .wrapper_ingame {
    background-image: url(/Action/11_Star31/20220105MJ/ingame/images/bg.jpg);
    background-size: cover !important;
  }
}

@media (max-aspect-ratio: 4 / 9) and (orientation: portrait) {
  .wrapper_ingame {
    background-image: url(/Action/11_Star31/20220105MJ/ingame/images/bg.jpg);
  }
}

.ingame_machine, .box_windows {
  width: 100%;
  height: 100%;
  position: relative;
}

@media (max-aspect-ratio: 9 / 4) {
  .ingame_machine, .box_windows {
    width: 98.4375vw;
    height: 43.75vw;
  }
}

@media (min-aspect-ratio: 4 / 9) and (orientation: portrait) {
  .ingame_machine, .box_windows {
    width: 98.4375vh;
    height: 43.75vh;
  }
}

@media (min-aspect-ratio: 9 / 4) {
  .ingame_machine, .box_windows {
    width: 213.75vh;
    width: calc(var(--vh, 1vh) * 213.75);
    padding-bottom: initial;
    height: 95vh;
    height: calc(var(--vh, 1vh) * 95);
    background-size: auto 100%;
    background-position: top center;
  }
}

@media (max-aspect-ratio: 4 / 9) and (orientation: portrait) {
  .ingame_machine, .box_windows {
    width: 216vw;
    height: 96vw;
  }
}

.ingame_machine .game_main {
  width: 100%;
  height: 95.2381%;
  position: relative;
  z-index: 0;
}

.ingame_machine .game_awards {
  width: 70.84656%;
  height: 86.375%;
  background: url(/Action/11_Star31/20220105MJ/ingame/images/gameBoxBg.png);
  background-size: 100% !important;
  background-repeat: no-repeat !important;
  position: absolute;
  top: 5.25%;
  left: 5.82011%;
  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;
}

.ingame_machine .game_awards .count_num {
  width: 65.42196%;
  height: 14.47178%;
  position: absolute;
  top: -2.89436%;
  left: 17.28902%;
  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;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  background-image: url(/Action/11_Star31/20220105MJ/ingame/images/top_title_bg.png);
  background-size: 100%;
  background-repeat: no-repeat;
}

.ingame_machine .game_awards .count_num-title {
  width: 30.13699%;
  height: 47%;
  background-image: url(/Action/11_Star31/20220105MJ/ingame/images/page2/count_num-title.png);
  background-size: 100%;
  background-repeat: no-repeat;
  margin-right: 1%;
}

.ingame_machine .game_awards .count_num-num ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  list-style: none;
}

.ingame_machine .game_awards .count_num-num ul li {
  width: 1.927vw;
  height: 2.5vw;
  background-size: auto 95% !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
}

@media (min-aspect-ratio: 9 / 4) {
  .ingame_machine .game_awards .count_num-num ul li {
    width: 4.1666vh;
    height: 5.47619vh;
  }
}

@media (max-aspect-ratio: 4 / 9) and (orientation: portrait) {
  .ingame_machine .game_awards .count_num-num ul li {
    width: 4.1666vh;
    height: 5.47619vh;
  }
}

.ingame_machine .game_awards .count_num-num .num-0 {
  background: url(/Action/11_Star31/20220105MJ/ingame/images/number/wa_y0.png);
}

.ingame_machine .game_awards .count_num-num .num-1 {
  background: url(/Action/11_Star31/20220105MJ/ingame/images/number/wa_y1.png);
}

.ingame_machine .game_awards .count_num-num .num-2 {
  background: url(/Action/11_Star31/20220105MJ/ingame/images/number/wa_y2.png);
}

.ingame_machine .game_awards .count_num-num .num-3 {
  background: url(/Action/11_Star31/20220105MJ/ingame/images/number/wa_y3.png);
}

.ingame_machine .game_awards .count_num-num .num-4 {
  background: url(/Action/11_Star31/20220105MJ/ingame/images/number/wa_y4.png);
}

.ingame_machine .game_awards .count_num-num .num-5 {
  background: url(/Action/11_Star31/20220105MJ/ingame/images/number/wa_y5.png);
}

.ingame_machine .game_awards .count_num-num .num-6 {
  background: url(/Action/11_Star31/20220105MJ/ingame/images/number/wa_y6.png);
}

.ingame_machine .game_awards .count_num-num .num-7 {
  background: url(/Action/11_Star31/20220105MJ/ingame/images/number/wa_y7.png);
}

.ingame_machine .game_awards .count_num-num .num-8 {
  background: url(/Action/11_Star31/20220105MJ/ingame/images/number/wa_y8.png);
}

.ingame_machine .game_awards .count_num-num .num-9 {
  background: url(/Action/11_Star31/20220105MJ/ingame/images/number/wa_y9.png);
}

.ingame_machine .game_awards .count_num-num .num-comma {
  background: url(/Action/11_Star31/20220105MJ/ingame/images/number/comma.png);
  background-size: 100% !important;
  background-repeat: no-repeat !important;
  background-position: center bottom !important;
}

.ingame_machine .game_awards .count_num-registrationYear {
  width: 100%;
  color: #ff0000;
  font-weight: bold;
  text-align: center;
  line-height: initial;
}

.ingame_machine .game_awards-item {
  width: 64.97386%;
  height: 78.14761%;
  position: absolute;
  top: 11.57742%;
  left: 19.41748%;
}

.ingame_machine .game_awards-item ul {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  list-style-type: none;
}

.ingame_machine .game_awards-item ul li {
  width: 31.37931%;
  height: 47.40741%;
  background-size: 97.7% !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  position: relative;
}

.ingame_machine .game_awards-item ul li.redEnvelope {
  background: url(/Action/11_Star31/20220105MJ/ingame/images/page2/redEnvelope.png);
  background-size: 100% !important;
  cursor: pointer;
}

.ingame_machine .game_awards-item ul li.redEnvelope:hover {
  -webkit-animation: swing 0.3s;
          animation: swing 0.3s;
  -webkit-transform-origin: center;
          transform-origin: center;
}

.ingame_machine .game_awards-item ul li.redEnvelope.open {
  -webkit-animation: swing 0.3s, open 1.5s 0.5s;
          animation: swing 0.3s, open 1.5s 0.5s;
  -webkit-transform-origin: center;
          transform-origin: center;
  z-index: 0;
}

.ingame_machine .game_awards-item ul li.redEnvelope_open {
  background: url(/Action/11_Star31/20220105MJ/ingame/images/page2/redEnvelope_open.png);
  background-size: 100% !important;
  -webkit-animation: redEnvelope_swing 0.5s, redEnvelope_open 0.5s 0.5s;
          animation: redEnvelope_swing 0.5s, redEnvelope_open 0.5s 0.5s;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  position: relative;
}

.ingame_machine .game_awards-item ul li.redEnvelope_open::before {
  content: '';
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background: url(/Action/11_Star31/20220105MJ/ingame/images/page2/redEnvelope_open.png);
  -webkit-animation: delay 0.5s, redEnvelope_open-before 0.5s 0.5s;
          animation: delay 0.5s, redEnvelope_open-before 0.5s 0.5s;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  opacity: 0;
}

.ingame_machine .game_awards-item ul li.awards {
  background-size: 100% !important;
  cursor: default;
}

.ingame_machine .game_awards-item ul li.awards:hover {
  -webkit-animation: none;
          animation: none;
}

.ingame_machine .game_awards-item ul li .change {
  z-index: 0;
  background-size: 100% !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
}

.ingame_machine .game_awards-item ul li:nth-child(1).change {
  -webkit-animation: swing 0.3s, change1 1.9s 0.3s;
          animation: swing 0.3s, change1 1.9s 0.3s;
  -webkit-transform-origin: center;
          transform-origin: center;
}

.ingame_machine .game_awards-item ul li.awards1 {
  background: url(/Action/11_Star31/20220105MJ/ingame/images/page2/award1.png);
}

.ingame_machine .game_awards-item ul li.awards1-not {
  background: url(/Action/11_Star31/20220105MJ/ingame/images/page2/award1-not.png);
}

.ingame_machine .game_awards-item ul li:nth-child(2).change {
  -webkit-animation: swing 0.3s, change2 1.9s 0.3s;
          animation: swing 0.3s, change2 1.9s 0.3s;
  -webkit-transform-origin: center;
          transform-origin: center;
}

.ingame_machine .game_awards-item ul li.awards2 {
  background: url(/Action/11_Star31/20220105MJ/ingame/images/page2/award2.png);
}

.ingame_machine .game_awards-item ul li.awards2-not {
  background: url(/Action/11_Star31/20220105MJ/ingame/images/page2/award2-not.png);
}

.ingame_machine .game_awards-item ul li:nth-child(3).change {
  -webkit-animation: swing 0.3s, change3 1.9s 0.3s;
          animation: swing 0.3s, change3 1.9s 0.3s;
  -webkit-transform-origin: center;
          transform-origin: center;
}

.ingame_machine .game_awards-item ul li.awards3 {
  background: url(/Action/11_Star31/20220105MJ/ingame/images/page2/award3.png);
}

.ingame_machine .game_awards-item ul li.awards3-not {
  background: url(/Action/11_Star31/20220105MJ/ingame/images/page2/award3-not.png);
}

.ingame_machine .game_awards-item ul li:nth-child(4).change {
  -webkit-animation: swing 0.3s, change4 1.9s 0.3s;
          animation: swing 0.3s, change4 1.9s 0.3s;
  -webkit-transform-origin: center;
          transform-origin: center;
}

.ingame_machine .game_awards-item ul li.awards4 {
  background: url(/Action/11_Star31/20220105MJ/ingame/images/page2/award4.png);
}

.ingame_machine .game_awards-item ul li.awards4-not {
  background: url(/Action/11_Star31/20220105MJ/ingame/images/page2/award4-not.png);
}

.ingame_machine .game_awards-item ul li:nth-child(5).change {
  -webkit-animation: swing 0.3s, change5 1.9s 0.3s;
          animation: swing 0.3s, change5 1.9s 0.3s;
  -webkit-transform-origin: center;
          transform-origin: center;
}

.ingame_machine .game_awards-item ul li.awards5 {
  background: url(/Action/11_Star31/20220105MJ/ingame/images/page2/award5.png);
}

.ingame_machine .game_awards-item ul li.awards5-not {
  background: url(/Action/11_Star31/20220105MJ/ingame/images/page2/award5-not.png);
}

.ingame_machine .game_awards-item ul li:nth-child(6).change {
  -webkit-animation: swing 0.3s, change6 1.9s 0.3s;
          animation: swing 0.3s, change6 1.9s 0.3s;
  -webkit-transform-origin: center;
          transform-origin: center;
}

.ingame_machine .game_awards-item ul li.awards6 {
  background: url(/Action/11_Star31/20220105MJ/ingame/images/page2/award6.png);
}

.ingame_machine .game_awards-item ul li.awards6-not {
  background: url(/Action/11_Star31/20220105MJ/ingame/images/page2/award6-not.png);
}

.ingame_machine .game_awards .playBtn {
  width: 54.5183%;
  height: 16.06368%;
  position: absolute;
  top: 93.34298%;
  left: 22.77819%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.ingame_machine .game_awards .playBtn div {
  width: 49.17808%;
  height: 100%;
  margin: 0 0.41096%;
  background-size: 100% !important;
  background-repeat: no-repeat !important;
  cursor: pointer;
}

.ingame_machine .game_awards .playBtn div:hover {
  -webkit-filter: brightness(1.1);
          filter: brightness(1.1);
}

.ingame_machine .game_awards .playBtn_play {
  background: url(/Action/11_Star31/20220105MJ/ingame/images/page2/playBtn_play.png);
  position: relative;
  -webkit-animation: playBtn_animate 1s linear infinite;
          animation: playBtn_animate 1s linear infinite;
}

.ingame_machine .game_awards .playBtn_play:active::before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background-size: 100% !important;
  background: url(/Action/11_Star31/20220105MJ/ingame/images/page2/playBtn_play.png);
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: playBtn_animate-in 1s linear infinite;
          animation: playBtn_animate-in 1s linear infinite;
}

.ingame_machine .game_infoBtn {
  width: 144px;
  height: 72px;
  position: absolute;
  bottom: 3.80952%;
  right: 1.69312%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media only screen and (max-width: 1280px) {
  .ingame_machine .game_infoBtn {
    width: 90px;
    height: 45px;
  }
}

@media only screen and (max-width: 767px) {
  .ingame_machine .game_infoBtn {
    width: 70px;
    height: 35px;
  }
}

@media only screen and (max-width: 630px) {
  .ingame_machine .game_infoBtn {
    width: 60px;
    height: 30px;
  }
}

.ingame_machine .game_infoBtn div {
  width: 47%;
  height: 100%;
  cursor: pointer;
  background-size: 95% !important;
}

.ingame_machine .game_infoBtn div.btn_Description {
  background: url(/Action/11_Star31/20220105MJ/ingame/images/btn_question.png) no-repeat center center;
}

.ingame_machine .game_infoBtn div.btn_AwardRecord {
  background: url(/Action/11_Star31/20220105MJ/ingame/images/btn_record.png) no-repeat center center;
}

.ingame_machine .game_page {
  width: 16.93122%;
  height: 15.71429%;
  position: absolute;
  top: 2.85714%;
  right: 6.34921%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.ingame_machine .game_page div {
  width: 49.0625%;
  height: 100%;
  cursor: pointer;
  position: relative;
  background-size: 100% !important;
}

.ingame_machine .game_page div a:hover {
  -webkit-filter: brightness(1.25);
          filter: brightness(1.25);
}

.ingame_machine .game_page div a::before,
.ingame_machine .game_page div a::after {
  content: '';
  display: block;
  position: absolute;
  background-size: 100% !important;
}

.ingame_machine .game_page div a::after {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.ingame_machine .game_page div.btn_page1 {
  background: url(/Action/11_Star31/20220105MJ/ingame/images/Btn_page1-bg.png) no-repeat center center;
}

.ingame_machine .game_page div.btn_page1 a::before {
  width: 100%;
  height: 58.33333%;
  top: 7.57576%;
  left: 0;
  background: url(/Action/11_Star31/20220105MJ/ingame/images/Btn_page1-icon.png);
  -webkit-animation: btn-page1_animate 3s infinite;
          animation: btn-page1_animate 3s infinite;
  background-repeat: no-repeat;
}

.ingame_machine .game_page div.btn_page1 a::after {
  background: url(/Action/11_Star31/20220105MJ/ingame/images/Btn_page1-txt.png);
}

.ingame_machine .game_page div.btn_page3 {
  background: url(/Action/11_Star31/20220105MJ/ingame/images/Btn_page3-bg.png) no-repeat center center;
}

.ingame_machine .game_page div.btn_page3 a::before {
  width: 99.36306%;
  height: 85.60606%;
  top: 3.78788%;
  left: 3.18471%;
  background: url(/Action/11_Star31/20220105MJ/ingame/images/Btn_page3-icon.png);
  -webkit-animation: btn-page3_animate 3s 2s infinite;
          animation: btn-page3_animate 3s 2s infinite;
  background-repeat: no-repeat;
}

.ingame_machine .game_page div.btn_page3 a::after {
  background: url(/Action/11_Star31/20220105MJ/ingame/images/Btn_page3-txt.png);
}

.ingame_machine .game_page div a {
  width: 100%;
  height: 100%;
  display: block;
  z-index: 1;
  position: relative;
}

.ingame_machine .game_page div.redPoint::after {
  content: '';
  width: 24.20382%;
  height: 31.81818%;
  position: absolute;
  top: 0;
  right: 0;
  background: url(/Action/11_Star31/20220105MJ/ingame/images/redPoint.png?v=20220112);
  background-size: 100%;
  -webkit-animation: redPoint 0.6s linear infinite;
          animation: redPoint 0.6s linear infinite;
  z-index: 1;
}

@-webkit-keyframes num-animate {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-50%) translateY(30px);
            transform: translateX(-50%) translateY(30px);
  }
  95% {
    opacity: 1;
    -webkit-transform: translateX(-50%) translateY(-8px);
            transform: translateX(-50%) translateY(-8px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(-50%) translateY(0);
            transform: translateX(-50%) translateY(0);
  }
}

@keyframes num-animate {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-50%) translateY(30px);
            transform: translateX(-50%) translateY(30px);
  }
  95% {
    opacity: 1;
    -webkit-transform: translateX(-50%) translateY(-8px);
            transform: translateX(-50%) translateY(-8px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(-50%) translateY(0);
            transform: translateX(-50%) translateY(0);
  }
}

@-webkit-keyframes change1 {
  24%, 100% {
    background: url(/Action/11_Star31/20220105MJ/ingame/images/page2/redEnvelope.png);
    background-size: 80%;
    background-repeat: no-repeat;
    background-position: center;
  }
  0% {
    -webkit-transform: translateY(0) translateX(0);
            transform: translateY(0) translateX(0);
  }
  25% {
    -webkit-transform: translateY(50%) translateX(100%);
            transform: translateY(50%) translateX(100%);
  }
  32% {
    -webkit-transform: translateY(73%) translateX(126%);
            transform: translateY(73%) translateX(126%);
    z-index: 0;
  }
  39% {
    -webkit-transform: translateY(27%) translateX(86%);
            transform: translateY(27%) translateX(86%);
    z-index: 3;
  }
  46% {
    -webkit-transform: translateY(70%) translateX(121%);
            transform: translateY(70%) translateX(121%);
    z-index: 6;
  }
  100% {
    -webkit-transform: translateY(0) translateX(0);
            transform: translateY(0) translateX(0);
    z-index: 6;
  }
}

@keyframes change1 {
  24%, 100% {
    background: url(/Action/11_Star31/20220105MJ/ingame/images/page2/redEnvelope.png);
    background-size: 80%;
    background-repeat: no-repeat;
    background-position: center;
  }
  0% {
    -webkit-transform: translateY(0) translateX(0);
            transform: translateY(0) translateX(0);
  }
  25% {
    -webkit-transform: translateY(50%) translateX(100%);
            transform: translateY(50%) translateX(100%);
  }
  32% {
    -webkit-transform: translateY(73%) translateX(126%);
            transform: translateY(73%) translateX(126%);
    z-index: 0;
  }
  39% {
    -webkit-transform: translateY(27%) translateX(86%);
            transform: translateY(27%) translateX(86%);
    z-index: 3;
  }
  46% {
    -webkit-transform: translateY(70%) translateX(121%);
            transform: translateY(70%) translateX(121%);
    z-index: 6;
  }
  100% {
    -webkit-transform: translateY(0) translateX(0);
            transform: translateY(0) translateX(0);
    z-index: 6;
  }
}

@-webkit-keyframes change2 {
  24%, 100% {
    background: url(/Action/11_Star31/20220105MJ/ingame/images/page2/redEnvelope.png);
    background-size: 80%;
    background-repeat: no-repeat;
    background-position: center;
  }
  0% {
    -webkit-transform: translateY(0) translateX(0);
            transform: translateY(0) translateX(0);
  }
  25% {
    -webkit-transform: translateY(50%) translateX(0);
            transform: translateY(50%) translateX(0);
  }
  32% {
    -webkit-transform: translateY(75%) translateX(-18%);
            transform: translateY(75%) translateX(-18%);
    z-index: 0;
  }
  39% {
    -webkit-transform: translateY(28%) translateX(21%);
            transform: translateY(28%) translateX(21%);
    z-index: 1;
  }
  46% {
    -webkit-transform: translateY(69%) translateX(-15%);
            transform: translateY(69%) translateX(-15%);
    z-index: 5;
  }
  100% {
    -webkit-transform: translateY(0) translateX(0);
            transform: translateY(0) translateX(0);
  }
}

@keyframes change2 {
  24%, 100% {
    background: url(/Action/11_Star31/20220105MJ/ingame/images/page2/redEnvelope.png);
    background-size: 80%;
    background-repeat: no-repeat;
    background-position: center;
  }
  0% {
    -webkit-transform: translateY(0) translateX(0);
            transform: translateY(0) translateX(0);
  }
  25% {
    -webkit-transform: translateY(50%) translateX(0);
            transform: translateY(50%) translateX(0);
  }
  32% {
    -webkit-transform: translateY(75%) translateX(-18%);
            transform: translateY(75%) translateX(-18%);
    z-index: 0;
  }
  39% {
    -webkit-transform: translateY(28%) translateX(21%);
            transform: translateY(28%) translateX(21%);
    z-index: 1;
  }
  46% {
    -webkit-transform: translateY(69%) translateX(-15%);
            transform: translateY(69%) translateX(-15%);
    z-index: 5;
  }
  100% {
    -webkit-transform: translateY(0) translateX(0);
            transform: translateY(0) translateX(0);
  }
}

@-webkit-keyframes change3 {
  24%, 100% {
    background: url(/Action/11_Star31/20220105MJ/ingame/images/page2/redEnvelope.png);
    background-size: 80%;
    background-repeat: no-repeat;
    background-position: center;
  }
  0% {
    -webkit-transform: translateY(0) translateX(0);
            transform: translateY(0) translateX(0);
  }
  25% {
    -webkit-transform: translateY(50%) translateX(-100%);
            transform: translateY(50%) translateX(-100%);
  }
  32% {
    -webkit-transform: translateY(32%) translateX(-92%);
            transform: translateY(32%) translateX(-92%);
    z-index: 0;
  }
  39% {
    -webkit-transform: translateY(72%) translateX(-107%);
            transform: translateY(72%) translateX(-107%);
    z-index: 6;
  }
  46% {
    -webkit-transform: translateY(35%) translateX(-94%);
            transform: translateY(35%) translateX(-94%);
    z-index: 2;
  }
  100% {
    -webkit-transform: translateY(0) translateX(0);
            transform: translateY(0) translateX(0);
  }
}

@keyframes change3 {
  24%, 100% {
    background: url(/Action/11_Star31/20220105MJ/ingame/images/page2/redEnvelope.png);
    background-size: 80%;
    background-repeat: no-repeat;
    background-position: center;
  }
  0% {
    -webkit-transform: translateY(0) translateX(0);
            transform: translateY(0) translateX(0);
  }
  25% {
    -webkit-transform: translateY(50%) translateX(-100%);
            transform: translateY(50%) translateX(-100%);
  }
  32% {
    -webkit-transform: translateY(32%) translateX(-92%);
            transform: translateY(32%) translateX(-92%);
    z-index: 0;
  }
  39% {
    -webkit-transform: translateY(72%) translateX(-107%);
            transform: translateY(72%) translateX(-107%);
    z-index: 6;
  }
  46% {
    -webkit-transform: translateY(35%) translateX(-94%);
            transform: translateY(35%) translateX(-94%);
    z-index: 2;
  }
  100% {
    -webkit-transform: translateY(0) translateX(0);
            transform: translateY(0) translateX(0);
  }
}

@-webkit-keyframes change4 {
  24%, 100% {
    background: url(/Action/11_Star31/20220105MJ/ingame/images/page2/redEnvelope.png);
    background-size: 80%;
    background-repeat: no-repeat;
    background-position: center;
  }
  0% {
    -webkit-transform: translateY(0) translateX(0);
            transform: translateY(0) translateX(0);
  }
  25% {
    -webkit-transform: translateY(-50%) translateX(100%);
            transform: translateY(-50%) translateX(100%);
  }
  32% {
    -webkit-transform: translateY(-63%) translateX(93%);
            transform: translateY(-63%) translateX(93%);
    z-index: 0;
  }
  39% {
    -webkit-transform: translateY(-38%) translateX(106%);
            transform: translateY(-38%) translateX(106%);
    z-index: 4;
  }
  46% {
    -webkit-transform: translateY(-60%) translateX(95%);
            transform: translateY(-60%) translateX(95%);
    z-index: 3;
  }
  100% {
    -webkit-transform: translateY(0) translateX(0);
            transform: translateY(0) translateX(0);
  }
}

@keyframes change4 {
  24%, 100% {
    background: url(/Action/11_Star31/20220105MJ/ingame/images/page2/redEnvelope.png);
    background-size: 80%;
    background-repeat: no-repeat;
    background-position: center;
  }
  0% {
    -webkit-transform: translateY(0) translateX(0);
            transform: translateY(0) translateX(0);
  }
  25% {
    -webkit-transform: translateY(-50%) translateX(100%);
            transform: translateY(-50%) translateX(100%);
  }
  32% {
    -webkit-transform: translateY(-63%) translateX(93%);
            transform: translateY(-63%) translateX(93%);
    z-index: 0;
  }
  39% {
    -webkit-transform: translateY(-38%) translateX(106%);
            transform: translateY(-38%) translateX(106%);
    z-index: 4;
  }
  46% {
    -webkit-transform: translateY(-60%) translateX(95%);
            transform: translateY(-60%) translateX(95%);
    z-index: 3;
  }
  100% {
    -webkit-transform: translateY(0) translateX(0);
            transform: translateY(0) translateX(0);
  }
}

@-webkit-keyframes change5 {
  24%, 100% {
    background: url(/Action/11_Star31/20220105MJ/ingame/images/page2/redEnvelope.png);
    background-size: 80%;
    background-repeat: no-repeat;
    background-position: center;
  }
  0% {
    -webkit-transform: translateY(0) translateX(0);
            transform: translateY(0) translateX(0);
  }
  25% {
    -webkit-transform: translateY(-50%) translateX(0);
            transform: translateY(-50%) translateX(0);
  }
  32% {
    -webkit-transform: translateY(-78%) translateX(-28%);
            transform: translateY(-78%) translateX(-28%);
    z-index: 0;
  }
  39% {
    -webkit-transform: translateY(-27%) translateX(32%);
            transform: translateY(-27%) translateX(32%);
    z-index: 2;
  }
  46% {
    -webkit-transform: translateY(-72%) translateX(-22%);
            transform: translateY(-72%) translateX(-22%);
    z-index: 4;
  }
  100% {
    -webkit-transform: translateY(0) translateX(0);
            transform: translateY(0) translateX(0);
  }
}

@keyframes change5 {
  24%, 100% {
    background: url(/Action/11_Star31/20220105MJ/ingame/images/page2/redEnvelope.png);
    background-size: 80%;
    background-repeat: no-repeat;
    background-position: center;
  }
  0% {
    -webkit-transform: translateY(0) translateX(0);
            transform: translateY(0) translateX(0);
  }
  25% {
    -webkit-transform: translateY(-50%) translateX(0);
            transform: translateY(-50%) translateX(0);
  }
  32% {
    -webkit-transform: translateY(-78%) translateX(-28%);
            transform: translateY(-78%) translateX(-28%);
    z-index: 0;
  }
  39% {
    -webkit-transform: translateY(-27%) translateX(32%);
            transform: translateY(-27%) translateX(32%);
    z-index: 2;
  }
  46% {
    -webkit-transform: translateY(-72%) translateX(-22%);
            transform: translateY(-72%) translateX(-22%);
    z-index: 4;
  }
  100% {
    -webkit-transform: translateY(0) translateX(0);
            transform: translateY(0) translateX(0);
  }
}

@-webkit-keyframes change6 {
  24%, 100% {
    background: url(/Action/11_Star31/20220105MJ/ingame/images/page2/redEnvelope.png);
    background-size: 80%;
    background-repeat: no-repeat;
    background-position: center;
  }
  0% {
    -webkit-transform: translateY(0) translateX(0);
            transform: translateY(0) translateX(0);
  }
  25% {
    -webkit-transform: translateY(-50%) translateX(-100%);
            transform: translateY(-50%) translateX(-100%);
  }
  32% {
    -webkit-transform: translateY(-27%) translateX(-71%);
            transform: translateY(-27%) translateX(-71%);
    z-index: 0;
  }
  39% {
    -webkit-transform: translateY(-76%) translateX(-130%);
            transform: translateY(-76%) translateX(-130%);
    z-index: 5;
  }
  46% {
    -webkit-transform: translateY(-30%) translateX(-76%);
            transform: translateY(-30%) translateX(-76%);
    z-index: 1;
  }
  100% {
    -webkit-transform: translateY(0) translateX(0);
            transform: translateY(0) translateX(0);
  }
}

@keyframes change6 {
  24%, 100% {
    background: url(/Action/11_Star31/20220105MJ/ingame/images/page2/redEnvelope.png);
    background-size: 80%;
    background-repeat: no-repeat;
    background-position: center;
  }
  0% {
    -webkit-transform: translateY(0) translateX(0);
            transform: translateY(0) translateX(0);
  }
  25% {
    -webkit-transform: translateY(-50%) translateX(-100%);
            transform: translateY(-50%) translateX(-100%);
  }
  32% {
    -webkit-transform: translateY(-27%) translateX(-71%);
            transform: translateY(-27%) translateX(-71%);
    z-index: 0;
  }
  39% {
    -webkit-transform: translateY(-76%) translateX(-130%);
            transform: translateY(-76%) translateX(-130%);
    z-index: 5;
  }
  46% {
    -webkit-transform: translateY(-30%) translateX(-76%);
            transform: translateY(-30%) translateX(-76%);
    z-index: 1;
  }
  100% {
    -webkit-transform: translateY(0) translateX(0);
            transform: translateY(0) translateX(0);
  }
}

@-webkit-keyframes open {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    background: url(/Action/11_Star31/20220105MJ/ingame/images/page2/redEnvelope.png);
    background-size: 80%;
    background-repeat: no-repeat;
    background-position: center;
  }
  10% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
    background: url(/Action/11_Star31/20220105MJ/ingame/images/treasureChest_open.png);
    background-size: 86%;
    background-repeat: no-repeat;
    background-position: center;
  }
  100% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
    background: url(/Action/11_Star31/20220105MJ/ingame/images/treasureChest_open.png);
    background-size: 86%;
    background-repeat: no-repeat;
    background-position: center;
  }
}

@keyframes open {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    background: url(/Action/11_Star31/20220105MJ/ingame/images/page2/redEnvelope.png);
    background-size: 80%;
    background-repeat: no-repeat;
    background-position: center;
  }
  10% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
    background: url(/Action/11_Star31/20220105MJ/ingame/images/treasureChest_open.png);
    background-size: 86%;
    background-repeat: no-repeat;
    background-position: center;
  }
  100% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
    background: url(/Action/11_Star31/20220105MJ/ingame/images/treasureChest_open.png);
    background-size: 86%;
    background-repeat: no-repeat;
    background-position: center;
  }
}

@-webkit-keyframes playBtn_animate {
  0%, 70%, 100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  35% {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
  }
  69% {
    -webkit-transform: scale(0.98);
            transform: scale(0.98);
  }
}

@keyframes playBtn_animate {
  0%, 70%, 100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  35% {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
  }
  69% {
    -webkit-transform: scale(0.98);
            transform: scale(0.98);
  }
}

@-webkit-keyframes playBtn_animate-in {
  0%, 100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  35% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
    -webkit-filter: blur(10px) brightness(1.25) opacity(0.01);
            filter: blur(10px) brightness(1.25) opacity(0.01);
  }
  62.5% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
    -webkit-filter: blur(5px) brightness(1.125) opacity(0);
            filter: blur(5px) brightness(1.125) opacity(0);
  }
  70% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-filter: blur(0) brightness(1) opacity(0);
            filter: blur(0) brightness(1) opacity(0);
  }
}

@keyframes playBtn_animate-in {
  0%, 100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  35% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
    -webkit-filter: blur(10px) brightness(1.25) opacity(0.01);
            filter: blur(10px) brightness(1.25) opacity(0.01);
  }
  62.5% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
    -webkit-filter: blur(5px) brightness(1.125) opacity(0);
            filter: blur(5px) brightness(1.125) opacity(0);
  }
  70% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-filter: blur(0) brightness(1) opacity(0);
            filter: blur(0) brightness(1) opacity(0);
  }
}

@-webkit-keyframes btn-page1_animate {
  0% {
    -webkit-transform: scale(1) rotate(0);
            transform: scale(1) rotate(0);
  }
  5% {
    -webkit-transform: scale(1.1) rotate(0);
            transform: scale(1.1) rotate(0);
  }
  9% {
    -webkit-transform: scale(0.97) rotate(0);
            transform: scale(0.97) rotate(0);
  }
  10% {
    -webkit-transform: scale(1) rotate(0);
            transform: scale(1) rotate(0);
  }
  22% {
    -webkit-transform: rotate(-8deg);
            transform: rotate(-8deg);
  }
  25% {
    -webkit-transform: rotate(4deg);
            transform: rotate(4deg);
  }
  30% {
    -webkit-transform: rotate(-2deg);
            transform: rotate(-2deg);
  }
  35% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}

@keyframes btn-page1_animate {
  0% {
    -webkit-transform: scale(1) rotate(0);
            transform: scale(1) rotate(0);
  }
  5% {
    -webkit-transform: scale(1.1) rotate(0);
            transform: scale(1.1) rotate(0);
  }
  9% {
    -webkit-transform: scale(0.97) rotate(0);
            transform: scale(0.97) rotate(0);
  }
  10% {
    -webkit-transform: scale(1) rotate(0);
            transform: scale(1) rotate(0);
  }
  22% {
    -webkit-transform: rotate(-8deg);
            transform: rotate(-8deg);
  }
  25% {
    -webkit-transform: rotate(4deg);
            transform: rotate(4deg);
  }
  30% {
    -webkit-transform: rotate(-2deg);
            transform: rotate(-2deg);
  }
  35% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}

@-webkit-keyframes btn-page3_animate {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  5% {
    -webkit-transform: rotate(15deg);
            transform: rotate(15deg);
  }
  10% {
    -webkit-transform: rotate(-10deg);
            transform: rotate(-10deg);
  }
  15% {
    -webkit-transform: rotate(8deg);
            transform: rotate(8deg);
  }
  22% {
    -webkit-transform: rotate(-4deg);
            transform: rotate(-4deg);
  }
  28% {
    -webkit-transform: rotate(2deg);
            transform: rotate(2deg);
  }
  35% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}

@keyframes btn-page3_animate {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  5% {
    -webkit-transform: rotate(15deg);
            transform: rotate(15deg);
  }
  10% {
    -webkit-transform: rotate(-10deg);
            transform: rotate(-10deg);
  }
  15% {
    -webkit-transform: rotate(8deg);
            transform: rotate(8deg);
  }
  22% {
    -webkit-transform: rotate(-4deg);
            transform: rotate(-4deg);
  }
  28% {
    -webkit-transform: rotate(2deg);
            transform: rotate(2deg);
  }
  35% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}

@-webkit-keyframes redEnvelope_swing {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
    background-image: url(/Action/11_Star31/20220105MJ/ingame/images/page2/redEnvelope.png);
  }
  20% {
    -webkit-transform: rotate(15deg);
            transform: rotate(15deg);
    background-image: url(/Action/11_Star31/20220105MJ/ingame/images/page2/redEnvelope.png);
  }
  40% {
    -webkit-transform: rotate(-12deg);
            transform: rotate(-12deg);
    background-image: url(/Action/11_Star31/20220105MJ/ingame/images/page2/redEnvelope.png);
  }
  50% {
    -webkit-transform: rotate(9deg);
            transform: rotate(9deg);
    background-image: url(/Action/11_Star31/20220105MJ/ingame/images/page2/redEnvelope.png);
  }
  60% {
    -webkit-transform: rotate(-6deg);
            transform: rotate(-6deg);
    background-image: url(/Action/11_Star31/20220105MJ/ingame/images/page2/redEnvelope.png);
  }
  70% {
    -webkit-transform: rotate(5deg);
            transform: rotate(5deg);
    background-image: url(/Action/11_Star31/20220105MJ/ingame/images/page2/redEnvelope.png);
  }
  80% {
    -webkit-transform: rotate(-3deg);
            transform: rotate(-3deg);
    background-image: url(/Action/11_Star31/20220105MJ/ingame/images/page2/redEnvelope.png);
  }
  90% {
    -webkit-transform: rotate(2deg);
            transform: rotate(2deg);
    background-image: url(/Action/11_Star31/20220105MJ/ingame/images/page2/redEnvelope.png);
  }
  100% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
    background-image: url(/Action/11_Star31/20220105MJ/ingame/images/page2/redEnvelope.png);
  }
}

@keyframes redEnvelope_swing {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
    background-image: url(/Action/11_Star31/20220105MJ/ingame/images/page2/redEnvelope.png);
  }
  20% {
    -webkit-transform: rotate(15deg);
            transform: rotate(15deg);
    background-image: url(/Action/11_Star31/20220105MJ/ingame/images/page2/redEnvelope.png);
  }
  40% {
    -webkit-transform: rotate(-12deg);
            transform: rotate(-12deg);
    background-image: url(/Action/11_Star31/20220105MJ/ingame/images/page2/redEnvelope.png);
  }
  50% {
    -webkit-transform: rotate(9deg);
            transform: rotate(9deg);
    background-image: url(/Action/11_Star31/20220105MJ/ingame/images/page2/redEnvelope.png);
  }
  60% {
    -webkit-transform: rotate(-6deg);
            transform: rotate(-6deg);
    background-image: url(/Action/11_Star31/20220105MJ/ingame/images/page2/redEnvelope.png);
  }
  70% {
    -webkit-transform: rotate(5deg);
            transform: rotate(5deg);
    background-image: url(/Action/11_Star31/20220105MJ/ingame/images/page2/redEnvelope.png);
  }
  80% {
    -webkit-transform: rotate(-3deg);
            transform: rotate(-3deg);
    background-image: url(/Action/11_Star31/20220105MJ/ingame/images/page2/redEnvelope.png);
  }
  90% {
    -webkit-transform: rotate(2deg);
            transform: rotate(2deg);
    background-image: url(/Action/11_Star31/20220105MJ/ingame/images/page2/redEnvelope.png);
  }
  100% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
    background-image: url(/Action/11_Star31/20220105MJ/ingame/images/page2/redEnvelope.png);
  }
}

@-webkit-keyframes redEnvelope_open {
  0% {
    background: url(/Action/11_Star31/20220105MJ/ingame/images/page2/redEnvelope.png);
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  20% {
    background: url(/Action/11_Star31/20220105MJ/ingame/images/page2/redEnvelope.png);
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  50% {
    background: url(/Action/11_Star31/20220105MJ/ingame/images/page2/redEnvelope.png);
    -webkit-transform: scale(1.5);
            transform: scale(1.5);
    -webkit-filter: blur(10px) opacity(0);
            filter: blur(10px) opacity(0);
  }
  100% {
    opacity: 0;
  }
}

@keyframes redEnvelope_open {
  0% {
    background: url(/Action/11_Star31/20220105MJ/ingame/images/page2/redEnvelope.png);
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  20% {
    background: url(/Action/11_Star31/20220105MJ/ingame/images/page2/redEnvelope.png);
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  50% {
    background: url(/Action/11_Star31/20220105MJ/ingame/images/page2/redEnvelope.png);
    -webkit-transform: scale(1.5);
            transform: scale(1.5);
    -webkit-filter: blur(10px) opacity(0);
            filter: blur(10px) opacity(0);
  }
  100% {
    opacity: 0;
  }
}

@-webkit-keyframes redEnvelope_open-before {
  0%, 50% {
    opacity: 0;
    -webkit-transform: scale(1);
            transform: scale(1);
    background: url(/Action/11_Star31/20220105MJ/ingame/images/page2/redEnvelope.png);
  }
  51% {
    opacity: 0;
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
    background: url(/Action/11_Star31/20220105MJ/ingame/images/page2/redEnvelope_open.png);
    -webkit-filter: blur(10px) opacity(0);
            filter: blur(10px) opacity(0);
  }
  55% {
    opacity: 1;
    -webkit-transform: scale(0.97);
            transform: scale(0.97);
    background: url(/Action/11_Star31/20220105MJ/ingame/images/page2/redEnvelope_open.png);
    -webkit-filter: blur(0) opacity(1);
            filter: blur(0) opacity(1);
  }
  56%, 100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
    background: url(/Action/11_Star31/20220105MJ/ingame/images/page2/redEnvelope_open.png);
    -webkit-filter: blur(0) opacity(1);
            filter: blur(0) opacity(1);
  }
}

@keyframes redEnvelope_open-before {
  0%, 50% {
    opacity: 0;
    -webkit-transform: scale(1);
            transform: scale(1);
    background: url(/Action/11_Star31/20220105MJ/ingame/images/page2/redEnvelope.png);
  }
  51% {
    opacity: 0;
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
    background: url(/Action/11_Star31/20220105MJ/ingame/images/page2/redEnvelope_open.png);
    -webkit-filter: blur(10px) opacity(0);
            filter: blur(10px) opacity(0);
  }
  55% {
    opacity: 1;
    -webkit-transform: scale(0.97);
            transform: scale(0.97);
    background: url(/Action/11_Star31/20220105MJ/ingame/images/page2/redEnvelope_open.png);
    -webkit-filter: blur(0) opacity(1);
            filter: blur(0) opacity(1);
  }
  56%, 100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
    background: url(/Action/11_Star31/20220105MJ/ingame/images/page2/redEnvelope_open.png);
    -webkit-filter: blur(0) opacity(1);
            filter: blur(0) opacity(1);
  }
}

@-webkit-keyframes delay {
  0%, 100% {
    opacity: 0;
  }
}

@keyframes delay {
  0%, 100% {
    opacity: 0;
  }
}

@-webkit-keyframes redPoint {
  0%, 100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(10%);
            transform: translateY(10%);
  }
}

@keyframes redPoint {
  0%, 100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(10%);
            transform: translateY(10%);
  }
}

.box_windows {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 9;
  overflow: hidden;
}

.box_windows-bg, .box_windows-bg2 {
  top: 0;
  left: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.8);
  z-index: 1;
}

.box_windows-bg2 {
  background: transparent;
}

.box_windows-bg-ready {
  top: 0;
  left: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background: black;
  z-index: 9;
}

.box_windows .bigwin {
  width: 86.45503%;
  height: 66.78571%;
  top: 9.7619%;
  left: 7.67196%;
  position: absolute;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.box_windows .bigwin-box {
  width: 100%;
  height: 100%;
  background: url(/Action/11_Star31/20220105MJ/ingame/images/bigwin-bg.png);
  background-size: 100%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.box_windows .bigwin.animate__bounceIn {
  -webkit-animation-duration: 0.8s;
          animation-duration: 0.8s;
}

.box_windows .bigwin .bigwin-prize {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 57.92683%;
  height: 53.47594%;
  position: absolute;
  top: 21.39037%;
  list-style: none;
}

.box_windows .bigwin .bigwin-prize li {
  width: 31.57895%;
  height: 100%;
  padding: 0.86957%;
  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;
}

.box_windows .bigwin .bigwin-prize img {
  max-width: 100%;
}

.box_windows .bigwin .getBtn {
  width: 20.93023%;
  height: 18.36007%;
  margin: 1% auto 0 auto;
  bottom: -22.28164%;
  left: 41.26984%;
  background: url(/Action/11_Star31/20220105MJ/ingame/images/prizeItem-btn.png);
  background-size: 100%;
  background-repeat: no-repeat;
  position: absolute;
}

.box_windows .prize_item {
  width: 86.45503%;
  height: 66.78571%;
  top: 4.7619%;
  left: 7.67196%;
  position: absolute;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.box_windows .prize_item-box {
  width: 100%;
  height: 100%;
  background: url(/Action/11_Star31/20220105MJ/ingame/images/prizeItem-bg.png);
  background-size: 100%;
  position: relative;
}

.box_windows .prize_item-box .item {
  width: 90%;
  height: 78.43137%;
  margin: 0 auto;
  overflow-y: auto;
  position: relative;
  top: 17.82531%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.box_windows .prize_item-box .item::-webkit-scrollbar {
  width: 8px;
}

.box_windows .prize_item-box .item::-webkit-scrollbar-thumb {
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0)), color-stop(50%, black), to(black));
  background: linear-gradient(to top, rgba(0, 0, 0, 0) 0%, black 50%, black 100%);
  border-radius: 4px;
}

.box_windows .prize_item-box .item ul {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  list-style-type: none;
  padding-bottom: 2vw;
}

.box_windows .prize_item-box .item ul li {
  width: 20%;
  padding: 1% 1.5%;
}

.box_windows .prize_item-box .item ul li img {
  max-width: 98%;
  display: block;
  margin: 0 auto;
}

.box_windows .prize_item-box .item ul li p {
  font-size: 12px;
  color: #fff;
  text-align: center;
  line-height: 1.125em;
  margin: 6px 0;
}

.box_windows .prize_item-box .item-bg {
  width: 95%;
  height: 8.91266%;
  position: absolute;
  bottom: 2.13904%;
  border-radius: 50px;
  left: 2.5%;
  background: -webkit-gradient(linear, left bottom, left top, from(black), to(rgba(0, 0, 0, 0)));
  background: linear-gradient(to top, black 0%, rgba(0, 0, 0, 0) 100%);
}

.box_windows .prize_item .getBtn {
  width: 20.93023%;
  height: 18.36007%;
  margin: 1% auto 0 auto;
  left: 41.26984%;
  background: url(/Action/11_Star31/20220105MJ/ingame/images/prizeItem-btn.png);
  background-size: 100%;
  background-repeat: no-repeat;
}

.box_windows .prize_item.animate__zoomIn {
  -webkit-animation-duration: 0.3s;
          animation-duration: 0.3s;
}

.box_windows .prize_dailogbox {
  position: absolute;
  z-index: 999;
  width: 84.12698%;
  height: 85.59524%;
  top: 7.14286%;
  left: 8.73016%;
  overflow: hidden;
}

.box_windows .prize_dailogbox .dailogbox {
  width: 100%;
  height: 100%;
  overflow: hidden;
  background: url(/Action/11_Star31/20220105MJ/ingame/images/dailogbox.png);
  background-size: 100%;
  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;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.box_windows .prize_dailogbox .dailogbox-main {
  width: 100%;
  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;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.box_windows .prize_dailogbox .dailogbox-main p {
  width: 100%;
  text-align: center;
  color: #fff;
  font-size: 32px;
  line-height: 1.5em;
}

@media only screen and (max-width: 1280px) {
  .box_windows .prize_dailogbox .dailogbox-main p {
    font-size: 24px;
  }
}

@media only screen and (max-width: 767px) {
  .box_windows .prize_dailogbox .dailogbox-main p {
    font-size: 16px;
  }
}

.box_windows .prize_dailogbox .dailogbox-main .dailog_btn {
  width: 100%;
  height: 4.635vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 6%;
}

.box_windows .prize_dailogbox .dailogbox-main .dailog_btn div {
  width: 14.6875vw;
  height: 100%;
  margin: 0 1%;
  background-size: 100% !important;
  cursor: pointer;
}

@media only screen and (max-width: 767px) {
  .box_windows .prize_dailogbox .dailogbox-main .dailog_btn div {
    width: 22.03125vw;
    height: 6.953125vw;
  }
}

.box_windows .prize_dailogbox .dailogbox-main .dailog_btn .dailog_btn_sure {
  background: url(/Action/11_Star31/20220105MJ/ingame/images/btn_sure.png) no-repeat;
}

.box_windows .prize_dailogbox .dailogbox-main .dailog_btn .dailog_btn_cancel {
  background: url(/Action/11_Star31/20220105MJ/ingame/images/btn_cancel.png) no-repeat;
}

.box_windows .question {
  display: none;
  padding: 1em;
  font-size: 120%;
  color: #FFF;
  line-height: 1.5em;
}

.box_windows .question h3 {
  font-size: 1.25em;
  line-height: 1.75em;
  color: #ffb244;
}

.box_windows .question h5 {
  font-size: 1.2em;
  padding: .8em;
  margin-bottom: 0.8em;
  text-align: center;
  background-image: #F75109;
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(247, 81, 9, 0)), color-stop(20%, #f98553), color-stop(40%, #F75109), color-stop(60%, #F75109), color-stop(80%, #f98553), to(rgba(247, 81, 9, 0)));
  background-image: linear-gradient(to left, rgba(247, 81, 9, 0) 0%, #f98553 20%, #F75109 40%, #F75109 60%, #f98553 80%, rgba(247, 81, 9, 0) 100%);
  color: #fff;
}

.box_windows .question p {
  margin-left: 2em;
}

.box_windows .question p a {
  color: #00fff2;
  text-decoration: underline;
}

.box_windows .question p a:hover {
  color: #ff70f8;
}

.box_windows .question ol a {
  color: #00fff2;
  text-decoration: underline;
}

.box_windows .question ol a:hover {
  color: #ff70f8;
}

.box_windows .record {
  display: none;
  padding: 1em;
  font-size: 120%;
  color: #FFF;
  line-height: 1.5em;
}

.box_windows .record h3 {
  font-size: 1.5em;
  line-height: 2em;
  color: #ffb244;
}

.box_windows .record ol {
  padding-left: 1.5em;
}

.box_windows .box_container {
  position: absolute;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  width: 85%;
  height: 90%;
  top: 5%;
  left: 5%;
}

.box_windows .box_container .main {
  width: 100%;
  height: 100%;
  padding: 16px;
  border-radius: 20px;
  border: 3px solid #eab92d;
  background: rgba(60, 0, 1, 0.7);
  -webkit-box-shadow: 0 0 14px 0 rgba(0, 0, 0, 0.9);
          box-shadow: 0 0 14px 0 rgba(0, 0, 0, 0.9);
  overflow-y: auto;
}

.box_windows a.btn_x {
  position: absolute;
  display: block;
  top: -12px;
  right: -12px;
  width: 45px;
  height: 45px;
  background-image: url(/Action/11_Star31/20220105MJ/ingame/images/X.png);
  background-size: 100% auto;
  background-position: center top;
  background-repeat: no-repeat;
  cursor: pointer;
  z-index: 999;
}

@media only screen and (max-width: 798px) {
  .box_windows a.btn_x {
    width: 30px;
    height: 30px;
    top: -5px;
    right: -5px;
  }
}

@media only screen and (max-height: 450px) {
  .box_windows a.btn_x {
    width: 30px;
    height: 30px;
    top: -5px;
    right: -5px;
  }
}

.knock {
  -webkit-animation: pulse 1s ease-in-out infinite;
          animation: pulse 1s ease-in-out infinite;
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}

.unknock {
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
}

/* ================= table設定 ================= */
/*================= table================= */
.table tr th, .table tr td {
  border: 1px solid #ff8fa1;
}

.table {
  font-family: "Helvetica Neue","微軟正黑體","Helvetica","Arial","PingFangTC-Light","STHeitiTC-Light","Microsoft JhengHei",sans-serif;
  font-size: 1em;
  border-collapse: initial;
  border-radius: 5px;
  color: #202c0d;
  border: 3px solid #ff8fa1;
  table-layout: fixed;
}

.table tr {
  background: #fff;
}

.table tr th {
  position: relative;
  background: -webkit-gradient(linear, left bottom, left top, from(#ff2828), to(#ff5151));
  background: linear-gradient(to top, #ff2828 0%, #ff5151 100%);
  color: #fff;
}

.table tr th.thStyle02 {
  color: #752b00;
  background: #ffec80;
}

.table tr td {
  /*單格變色*/
}

.table tr td p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.table tr td img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}

.table tr td img.img-inline {
  width: 4em;
  display: inline;
  margin: 0;
}

.table tr td[data-tdstyle="style01"] {
  background-color: #f6f6f6;
}

.box_flipInY {
  -webkit-animation-name: box_flipInY;
          animation-name: box_flipInY;
  -webkit-animation-duration: .4s;
          animation-duration: .4s;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  visibility: visible !important;
}

@-webkit-keyframes box_flipInY {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
  25% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  50% {
    opacity: 1;
    -webkit-transform: translateY(3%) scaleX(1.05);
            transform: translateY(3%) scaleX(1.05);
  }
  75% {
    opacity: 1;
    -webkit-transform: translateY(-1%);
            transform: translateY(-1%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes box_flipInY {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
  25% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  50% {
    opacity: 1;
    -webkit-transform: translateY(3%) scaleX(1.05);
            transform: translateY(3%) scaleX(1.05);
  }
  75% {
    opacity: 1;
    -webkit-transform: translateY(-1%);
            transform: translateY(-1%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

.an_fast {
  -webkit-animation-duration: 800ms;
          animation-duration: 800ms;
}

.an_faster {
  -webkit-animation-duration: 500ms;
          animation-duration: 500ms;
}

.delay-05s {
  -webkit-animation-delay: 0.8s;
          animation-delay: 0.8s;
}

.delay-1s {
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}

.delay-2s {
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
}

.delay-3s {
  -webkit-animation-delay: 3s;
          animation-delay: 3s;
}
