@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;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0) !important;
  -webkit-tap-highlight-color: transparent !important;
  outline: none !important;
}

body {
  background: #5F0000;
  -webkit-overflow-scrolling: touch;
}

div {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0) !important;
  -webkit-tap-highlight-color: transparent !important;
  outline: none !important;
}

.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/20220711MUK/ingame/images/top_decorate.png), url(/Action/11_Star31/20220711MUK/ingame/images/1920X1920_bg.jpg);
  background-repeat: no-repeat;
  background-size: 100%, cover !important;
  background-position: center top, 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/20220711MUK/ingame/images/top_decorate.png), url(/Action/11_Star31/20220711MUK/ingame/images/bg.jpg);
    background-size: auto 100%;
    background-size: 100%, cover !important;
  }
}

@media (max-aspect-ratio: 4 / 9) and (orientation: portrait) {
  .wrapper_ingame {
    background-image: url(/Action/11_Star31/20220711MUK/ingame/images/top_decorate.png), url(/Action/11_Star31/20220711MUK/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: 211.5vh;
    width: calc(var(--vh, 1vh) * 213.75);
    padding-bottom: initial;
    height: 94vh;
    height: calc(var(--vh, 1vh) * 95);
    background-size: auto 100%;
    background-position: top center;
  }
}

@media (min-aspect-ratio: 2 / 1) {
  .ingame_machine, .box_windows {
    width: 211.5vh;
    width: calc(var(--vh, 1vh) * 213.75);
    padding-bottom: initial;
    height: 94vh;
    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: 213.75vw;
    height: 95vw;
  }
}

.ingame_machine .member {
  position: absolute;
  font-family: Verdana, sans-serif;
  font-size: 16px;
  color: #fff;
  background-image: url(/Action/11_Star31/20220711MUK/ingame/images/member-bg.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  text-align: center;
  width: 77.85938%;
  height: 9.96429%;
  left: 10.41667%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.ingame_machine .member__table {
  width: 33%;
  height: 90%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.3% 0 0 2.6%;
}

.ingame_machine .member__table .vip-icon0 {
  background-image: url(/Action/11_Star31/20220711MUK/ingame/images/v0_S.png);
}

.ingame_machine .member__table .vip-icon {
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
  width: 10%;
  padding-bottom: 12%;
  margin-right: 4px;
}

.ingame_machine .member__table .vip-icon1 {
  background-image: url(/Action/11_Star31/20220711MUK/ingame/images/v0_1.png);
}

.ingame_machine .member__table .vip-icon13 {
  background-image: url(/Action/11_Star31/20220711MUK/ingame/images/v11Plus.png);
}

.ingame_machine .member__table .vip-icon2 {
  background-image: url(/Action/11_Star31/20220711MUK/ingame/images/v1.png);
}

.ingame_machine .member__table .vip-icon3 {
  background-image: url(/Action/11_Star31/20220711MUK/ingame/images/v2.png);
}

.ingame_machine .member__table .vip-icon4 {
  background-image: url(/Action/11_Star31/20220711MUK/ingame/images/v3.png);
}

.ingame_machine .member__table .vip-icon5 {
  background-image: url(/Action/11_Star31/20220711MUK/ingame/images/v4.png);
}

.ingame_machine .member__table .vip-icon6 {
  background-image: url(/Action/11_Star31/20220711MUK/ingame/images/v5.png);
}

.ingame_machine .member__table .vip-icon7 {
  background-image: url(/Action/11_Star31/20220711MUK/ingame/images/v6.png);
}

.ingame_machine .member__table .vip-icon8 {
  background-image: url(/Action/11_Star31/20220711MUK/ingame/images/v7.png);
}

.ingame_machine .member__table .vip-icon9 {
  background-image: url(/Action/11_Star31/20220711MUK/ingame/images/v8.png);
}

.ingame_machine .member__table .vip-icon10 {
  background-image: url(/Action/11_Star31/20220711MUK/ingame/images/v9.png);
}

.ingame_machine .member__table .vip-icon11 {
  background-image: url(/Action/11_Star31/20220711MUK/ingame/images/v10.png);
}

.ingame_machine .member__table .vip-icon12 {
  background-image: url(/Action/11_Star31/20220711MUK/ingame/images/v11.png);
}

.ingame_machine .member__status {
  width: 60%;
  margin-left: 0;
  height: 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;
}

.ingame_machine .member .vip-info {
  width: 100%;
  border-radius: 0.5em;
  padding: 1.5%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.ingame_machine .member .vip-info .icoins {
  width: 45%;
  height: 100%;
  text-align: right;
  line-height: 1.8em;
  padding: 0 0 0 8%;
  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;
}

.ingame_machine .member .vip-info .icoins p {
  text-align: right;
  font-size: calc(12px + (22 - 14) * ((100vw - 300px) / (1600 - 300)));
}

.ingame_machine .member .vip-info .idiamonds {
  width: 45%;
  text-align: right;
  padding: 0 0 0 5%;
  line-height: 1.8em;
  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;
}

.ingame_machine .member .vip-info .idiamonds p {
  text-align: right;
  font-size: calc(12px + (22 - 14) * ((100vw - 300px) / (1600 - 300)));
}

.ingame_machine .member .nickname {
  font-weight: bold;
  color: #e1ff00;
  line-height: 1.5em;
  font-size: calc(14px + (22 - 16) * ((100vw - 300px) / (1600 - 300)));
}

.ingame_machine .game_main {
  width: 75.66138%;
  height: 95.2381%;
  position: relative;
  z-index: 0;
  left: 3%;
  top: 5%;
}

.ingame_machine .game_awards {
  width: 76.01399%;
  height: 90.875%;
  background: url(/Action/11_Star31/20220711MUK/ingame/images/egg_content_bg.png);
  background-size: 100% !important;
  background-repeat: no-repeat !important;
  position: absolute;
  top: 7%;
  left: 15.03497%;
  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: 68.90524%;
  height: 13.20495%;
  position: absolute;
  top: -0.96286%;
  left: 15.45538%;
  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;
  background-image: url(/Action/11_Star31/20220711MUK/ingame/images/top_title_bg.png);
  background-size: 100%;
  background-repeat: no-repeat;
  padding-left: 2em;
}

.ingame_machine .game_awards .count_num-title {
  width: 40.45394%;
  height: 70.83333%;
  background-image: url(/Action/11_Star31/20220711MUK/ingame/images/quantity_title.png);
  background-size: 100%;
  background-repeat: no-repeat;
  margin-right: 1%;
}

.ingame_machine .game_awards .count_num-num {
  width: 80%;
  height: 80%;
}

.ingame_machine .game_awards .count_num-num ul {
  width: 90%;
  height: 90%;
  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: 11%;
  height: 100%;
  background-size: auto 70% !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
}

.ingame_machine .game_awards .count_num-num .num-0 {
  background: url(/Action/11_Star31/20220711MUK/ingame/images/number/0.png);
}

.ingame_machine .game_awards .count_num-num .num-1 {
  background: url(/Action/11_Star31/20220711MUK/ingame/images/number/1.png);
}

.ingame_machine .game_awards .count_num-num .num-2 {
  background: url(/Action/11_Star31/20220711MUK/ingame/images/number/2.png);
}

.ingame_machine .game_awards .count_num-num .num-3 {
  background: url(/Action/11_Star31/20220711MUK/ingame/images/number/3.png);
}

.ingame_machine .game_awards .count_num-num .num-4 {
  background: url(/Action/11_Star31/20220711MUK/ingame/images/number/4.png);
}

.ingame_machine .game_awards .count_num-num .num-5 {
  background: url(/Action/11_Star31/20220711MUK/ingame/images/number/5.png);
}

.ingame_machine .game_awards .count_num-num .num-6 {
  background: url(/Action/11_Star31/20220711MUK/ingame/images/number/6.png);
}

.ingame_machine .game_awards .count_num-num .num-7 {
  background: url(/Action/11_Star31/20220711MUK/ingame/images/number/7.png);
}

.ingame_machine .game_awards .count_num-num .num-8 {
  background: url(/Action/11_Star31/20220711MUK/ingame/images/number/8.png);
}

.ingame_machine .game_awards .count_num-num .num-9 {
  background: url(/Action/11_Star31/20220711MUK/ingame/images/number/9.png);
}

.ingame_machine .game_awards .count_num-num .num-comma {
  width: 10%;
  background: url(/Action/11_Star31/20220711MUK/ingame/images/number/comma.png);
  background-size: 60% !important;
  background-repeat: no-repeat !important;
  background-position: center bottom !important;
}

.ingame_machine .game_awards .btn_all {
  width: 38.27047%;
  height: 18.84457%;
  position: absolute;
  top: 86%;
  left: 29.80681%;
  background-size: 100%;
  background-repeat: no-repeat;
  cursor: pointer;
}

.ingame_machine .game_awards .btn_all_start {
  background-image: url(/Action/11_Star31/20220711MUK/ingame/images/btn_egg_start.png);
}

.ingame_machine .game_awards .btn_all_in {
  background-image: url(/Action/11_Star31/20220711MUK/ingame/images/btn_egg_all_open.png);
}

.ingame_machine .game_awards .eggs, .ingame_machine .game_awards .eggs_action, .ingame_machine .game_awards .eggs_choiced {
  width: 93.28427%;
  height: 89.82118%;
  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 .eggs .layer_choice, .ingame_machine .game_awards .eggs_action .layer_choice, .ingame_machine .game_awards .eggs_choiced .layer_choice {
  width: 100%;
  height: 97.75%;
  top: 0;
  left: 0;
  border-radius: 18px;
  pointer-events: none;
  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: absolute;
  background-color: rgba(0, 0, 0, 0.6) !important;
  background-size: 80% !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  -webkit-animation: fadeout 2s 0.5s;
          animation: fadeout 2s 0.5s;
}

.ingame_machine .game_awards .eggs .layer_choice_1, .ingame_machine .game_awards .eggs_action .layer_choice_1, .ingame_machine .game_awards .eggs_choiced .layer_choice_1 {
  background-image: url(/Action/11_Star31/20220711MUK/ingame/images/choose_prize_title.png);
  position: absolute;
}

.ingame_machine .game_awards .eggs .layer_choice_all, .ingame_machine .game_awards .eggs_action .layer_choice_all, .ingame_machine .game_awards .eggs_choiced .layer_choice_all {
  background-image: url(/Action/11_Star31/20220711MUK/ingame/images/choose_prize_title2.png);
  position: absolute;
}

.ingame_machine .game_awards .eggs.egg300 ul, .ingame_machine .game_awards .eggs_action.egg300 ul, .ingame_machine .game_awards .eggs_choiced.egg300 ul {
  width: 90%;
  height: 80%;
  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 .eggs.egg300 ul li, .ingame_machine .game_awards .eggs_action.egg300 ul li, .ingame_machine .game_awards .eggs_choiced.egg300 ul li {
  width: 33.33333%;
  height: 50%;
  background-size: 97.7% !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  cursor: pointer;
}

.ingame_machine .game_awards .eggs.egg300 ul li.egg01, .ingame_machine .game_awards .eggs_action.egg300 ul li.egg01, .ingame_machine .game_awards .eggs_choiced.egg300 ul li.egg01 {
  background: url(/Action/11_Star31/20220711MUK/ingame/images/prize/prize1_awards_dyson.png);
  background-size: 100% !important;
}

.ingame_machine .game_awards .eggs.egg300 ul li.egg02, .ingame_machine .game_awards .eggs_action.egg300 ul li.egg02, .ingame_machine .game_awards .eggs_choiced.egg300 ul li.egg02 {
  background: url(/Action/11_Star31/20220711MUK/ingame/images/prize/prize1_awards_400d.png);
  background-size: 100% !important;
}

.ingame_machine .game_awards .eggs.egg300 ul li.egg03, .ingame_machine .game_awards .eggs_action.egg300 ul li.egg03, .ingame_machine .game_awards .eggs_choiced.egg300 ul li.egg03 {
  background: url(/Action/11_Star31/20220711MUK/ingame/images/prize/prize1_awards_200d.png);
  background-size: 100% !important;
}

.ingame_machine .game_awards .eggs.egg300 ul li.egg04, .ingame_machine .game_awards .eggs_action.egg300 ul li.egg04, .ingame_machine .game_awards .eggs_choiced.egg300 ul li.egg04 {
  background: url(/Action/11_Star31/20220711MUK/ingame/images/prize/prize1_awards_100d.png);
  background-size: 100% !important;
}

.ingame_machine .game_awards .eggs.egg300 ul li.egg05, .ingame_machine .game_awards .eggs_action.egg300 ul li.egg05, .ingame_machine .game_awards .eggs_choiced.egg300 ul li.egg05 {
  background: url(/Action/11_Star31/20220711MUK/ingame/images/prize/prize1_awards_40d.png);
  background-size: 100% !important;
}

.ingame_machine .game_awards .eggs.egg300 ul li.egg06, .ingame_machine .game_awards .eggs_action.egg300 ul li.egg06, .ingame_machine .game_awards .eggs_choiced.egg300 ul li.egg06 {
  background: url(/Action/11_Star31/20220711MUK/ingame/images/prize/prize1_awards_20d.png);
  background-size: 100% !important;
}

.ingame_machine .game_awards .eggs.egg300_on ul, .ingame_machine .game_awards .eggs_action.egg300_on ul, .ingame_machine .game_awards .eggs_choiced.egg300_on ul {
  width: 90%;
  height: 80%;
  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 .eggs.egg300_on ul li, .ingame_machine .game_awards .eggs_action.egg300_on ul li, .ingame_machine .game_awards .eggs_choiced.egg300_on ul li {
  width: 33.33333%;
  height: 45%;
  background-size: 97.7% !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  cursor: pointer;
}

.ingame_machine .game_awards .eggs.egg300_on ul li.egg00, .ingame_machine .game_awards .eggs_action.egg300_on ul li.egg00, .ingame_machine .game_awards .eggs_choiced.egg300_on ul li.egg00 {
  background: url(/Action/11_Star31/20220711MUK/ingame/images/prize/img1_heart.png);
  background-size: 100% !important;
  position: relative;
}

.ingame_machine .game_awards .eggs.egg300_on ul li.egg00::after, .ingame_machine .game_awards .eggs_action.egg300_on ul li.egg00::after, .ingame_machine .game_awards .eggs_choiced.egg300_on ul li.egg00::after {
  position: absolute;
  content: "";
  display: block;
  background-image: url(/Action/11_Star31/20220711MUK/ingame/images/prize/finger.png);
  background-size: 80% !important;
  width: 25%;
  padding-bottom: 30%;
  background-repeat: no-repeat;
  left: 70%;
  top: 35%;
  -webkit-animation: fingerAnimate .8s infinite;
          animation: fingerAnimate .8s infinite;
}

.ingame_machine .game_awards .eggs.egg300_on ul li.egg01, .ingame_machine .game_awards .eggs_action.egg300_on ul li.egg01, .ingame_machine .game_awards .eggs_choiced.egg300_on ul li.egg01 {
  background: url(/Action/11_Star31/20220711MUK/ingame/images/prize/img1_heart.png);
  background-size: 100% !important;
  position: relative;
}

.ingame_machine .game_awards .eggs.egg300_on ul li.egg01::after, .ingame_machine .game_awards .eggs_action.egg300_on ul li.egg01::after, .ingame_machine .game_awards .eggs_choiced.egg300_on ul li.egg01::after {
  position: absolute;
  content: "";
  display: block;
  background-image: url(/Action/11_Star31/20220711MUK/ingame/images/prize/finger.png);
  background-size: 80% !important;
  width: 25%;
  padding-bottom: 30%;
  background-repeat: no-repeat;
  left: 70%;
  top: 35%;
  -webkit-animation: fingerAnimate .8s infinite;
          animation: fingerAnimate .8s infinite;
}

.ingame_machine .game_awards .eggs.egg300_on ul li.egg02, .ingame_machine .game_awards .eggs_action.egg300_on ul li.egg02, .ingame_machine .game_awards .eggs_choiced.egg300_on ul li.egg02 {
  background: url(/Action/11_Star31/20220711MUK/ingame/images/prize/img1_heart.png);
  background-size: 100% !important;
  position: relative;
}

.ingame_machine .game_awards .eggs.egg300_on ul li.egg02::after, .ingame_machine .game_awards .eggs_action.egg300_on ul li.egg02::after, .ingame_machine .game_awards .eggs_choiced.egg300_on ul li.egg02::after {
  position: absolute;
  content: "";
  display: block;
  background-image: url(/Action/11_Star31/20220711MUK/ingame/images/prize/finger.png);
  background-size: 80% !important;
  width: 25%;
  padding-bottom: 30%;
  background-repeat: no-repeat;
  left: 70%;
  top: 35%;
  -webkit-animation: fingerAnimate .8s infinite;
          animation: fingerAnimate .8s infinite;
}

.ingame_machine .game_awards .eggs.egg300_on ul li.egg03, .ingame_machine .game_awards .eggs_action.egg300_on ul li.egg03, .ingame_machine .game_awards .eggs_choiced.egg300_on ul li.egg03 {
  background: url(/Action/11_Star31/20220711MUK/ingame/images/prize/img1_heart.png);
  background-size: 100% !important;
  position: relative;
}

.ingame_machine .game_awards .eggs.egg300_on ul li.egg03::after, .ingame_machine .game_awards .eggs_action.egg300_on ul li.egg03::after, .ingame_machine .game_awards .eggs_choiced.egg300_on ul li.egg03::after {
  position: absolute;
  content: "";
  display: block;
  background-image: url(/Action/11_Star31/20220711MUK/ingame/images/prize/finger.png);
  background-size: 80% !important;
  width: 25%;
  padding-bottom: 30%;
  background-repeat: no-repeat;
  left: 70%;
  top: 35%;
  -webkit-animation: fingerAnimate .8s infinite;
          animation: fingerAnimate .8s infinite;
}

.ingame_machine .game_awards .eggs.egg300_on ul li.egg04, .ingame_machine .game_awards .eggs_action.egg300_on ul li.egg04, .ingame_machine .game_awards .eggs_choiced.egg300_on ul li.egg04 {
  background: url(/Action/11_Star31/20220711MUK/ingame/images/prize/img1_heart.png);
  background-size: 100% !important;
  position: relative;
}

.ingame_machine .game_awards .eggs.egg300_on ul li.egg04::after, .ingame_machine .game_awards .eggs_action.egg300_on ul li.egg04::after, .ingame_machine .game_awards .eggs_choiced.egg300_on ul li.egg04::after {
  position: absolute;
  content: "";
  display: block;
  background-image: url(/Action/11_Star31/20220711MUK/ingame/images/prize/finger.png);
  background-size: 80% !important;
  width: 25%;
  padding-bottom: 30%;
  background-repeat: no-repeat;
  left: 70%;
  top: 35%;
  -webkit-animation: fingerAnimate .8s infinite;
          animation: fingerAnimate .8s infinite;
}

.ingame_machine .game_awards .eggs.egg300_on ul li.egg05, .ingame_machine .game_awards .eggs_action.egg300_on ul li.egg05, .ingame_machine .game_awards .eggs_choiced.egg300_on ul li.egg05 {
  background: url(/Action/11_Star31/20220711MUK/ingame/images/prize/img1_heart.png);
  background-size: 100% !important;
  position: relative;
}

.ingame_machine .game_awards .eggs.egg300_on ul li.egg05::after, .ingame_machine .game_awards .eggs_action.egg300_on ul li.egg05::after, .ingame_machine .game_awards .eggs_choiced.egg300_on ul li.egg05::after {
  position: absolute;
  content: "";
  display: block;
  background-image: url(/Action/11_Star31/20220711MUK/ingame/images/prize/finger.png);
  background-size: 80% !important;
  width: 25%;
  padding-bottom: 30%;
  background-repeat: no-repeat;
  left: 70%;
  top: 35%;
  -webkit-animation: fingerAnimate .8s infinite;
          animation: fingerAnimate .8s infinite;
}

.ingame_machine .game_awards .eggs.egg300_on ul li.egg06, .ingame_machine .game_awards .eggs_action.egg300_on ul li.egg06, .ingame_machine .game_awards .eggs_choiced.egg300_on ul li.egg06 {
  background: url(/Action/11_Star31/20220711MUK/ingame/images/prize/img1_heart.png);
  background-size: 100% !important;
  position: relative;
}

.ingame_machine .game_awards .eggs.egg300_on ul li.egg06::after, .ingame_machine .game_awards .eggs_action.egg300_on ul li.egg06::after, .ingame_machine .game_awards .eggs_choiced.egg300_on ul li.egg06::after {
  position: absolute;
  content: "";
  display: block;
  background-image: url(/Action/11_Star31/20220711MUK/ingame/images/prize/finger.png);
  background-size: 80% !important;
  width: 25%;
  padding-bottom: 30%;
  background-repeat: no-repeat;
  left: 70%;
  top: 35%;
  -webkit-animation: fingerAnimate .8s infinite;
          animation: fingerAnimate .8s infinite;
}

.ingame_machine .game_awards .eggs.egg300_on ul li.open, .ingame_machine .game_awards .eggs_action.egg300_on ul li.open, .ingame_machine .game_awards .eggs_choiced.egg300_on ul li.open {
  background: url(/Action/11_Star31/20220711MUK/ingame/images/prize/img1_heart.png);
  background-size: 100% !important;
  position: relative;
  background-repeat: no-repeat;
  -webkit-animation: ping 0.8s ease-in-out both;
          animation: ping 0.8s ease-in-out both;
}

.ingame_machine .game_awards .eggs.egg300_on ul li.open::after, .ingame_machine .game_awards .eggs_action.egg300_on ul li.open::after, .ingame_machine .game_awards .eggs_choiced.egg300_on ul li.open::after {
  position: absolute;
  content: "";
  display: block;
  background-image: none;
  background-size: 80% !important;
  width: 25%;
  padding-bottom: 30%;
  background-repeat: no-repeat;
  left: 70%;
  top: 35%;
  -webkit-animation: fingerAnimate .8s infinite;
          animation: fingerAnimate .8s infinite;
}

.ingame_machine .game_awards .eggs.egg1000 ul, .ingame_machine .game_awards .eggs_action.egg1000 ul, .ingame_machine .game_awards .eggs_choiced.egg1000 ul {
  width: 90%;
  height: 80%;
  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 .eggs.egg1000 ul li, .ingame_machine .game_awards .eggs_action.egg1000 ul li, .ingame_machine .game_awards .eggs_choiced.egg1000 ul li {
  width: 33.33333%;
  height: 50%;
  background-size: 97.7% !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  cursor: pointer;
}

.ingame_machine .game_awards .eggs.egg1000 ul li.egg01, .ingame_machine .game_awards .eggs_action.egg1000 ul li.egg01, .ingame_machine .game_awards .eggs_choiced.egg1000 ul li.egg01 {
  background: url(/Action/11_Star31/20220711MUK/ingame/images/prize/prize2_awards_dyson.png);
  background-size: 100% !important;
}

.ingame_machine .game_awards .eggs.egg1000 ul li.egg02, .ingame_machine .game_awards .eggs_action.egg1000 ul li.egg02, .ingame_machine .game_awards .eggs_choiced.egg1000 ul li.egg02 {
  background: url(/Action/11_Star31/20220711MUK/ingame/images/prize/prize2_awards_100d.png);
  background-size: 100% !important;
}

.ingame_machine .game_awards .eggs.egg1000 ul li.egg03, .ingame_machine .game_awards .eggs_action.egg1000 ul li.egg03, .ingame_machine .game_awards .eggs_choiced.egg1000 ul li.egg03 {
  background: url(/Action/11_Star31/20220711MUK/ingame/images/prize/prize2_awards_50d.png);
  background-size: 100% !important;
}

.ingame_machine .game_awards .eggs.egg1000 ul li.egg04, .ingame_machine .game_awards .eggs_action.egg1000 ul li.egg04, .ingame_machine .game_awards .eggs_choiced.egg1000 ul li.egg04 {
  background: url(/Action/11_Star31/20220711MUK/ingame/images/prize/prize2_awards_25d.png);
  background-size: 100% !important;
}

.ingame_machine .game_awards .eggs.egg1000 ul li.egg05, .ingame_machine .game_awards .eggs_action.egg1000 ul li.egg05, .ingame_machine .game_awards .eggs_choiced.egg1000 ul li.egg05 {
  background: url(/Action/11_Star31/20220711MUK/ingame/images/prize/prize2_awards_10d.png);
  background-size: 100% !important;
}

.ingame_machine .game_awards .eggs.egg1000 ul li.egg06, .ingame_machine .game_awards .eggs_action.egg1000 ul li.egg06, .ingame_machine .game_awards .eggs_choiced.egg1000 ul li.egg06 {
  background: url(/Action/11_Star31/20220711MUK/ingame/images/prize/prize2_awards_5d.png);
  background-size: 100% !important;
}

.ingame_machine .game_awards .eggs.egg1000_on ul, .ingame_machine .game_awards .eggs_action.egg1000_on ul, .ingame_machine .game_awards .eggs_choiced.egg1000_on ul {
  width: 90%;
  height: 80%;
  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 .eggs.egg1000_on ul li, .ingame_machine .game_awards .eggs_action.egg1000_on ul li, .ingame_machine .game_awards .eggs_choiced.egg1000_on ul li {
  width: 33.33333%;
  height: 45%;
  background-size: 97.7% !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  cursor: pointer;
}

.ingame_machine .game_awards .eggs.egg1000_on ul li.egg00, .ingame_machine .game_awards .eggs_action.egg1000_on ul li.egg00, .ingame_machine .game_awards .eggs_choiced.egg1000_on ul li.egg00 {
  background: url(/Action/11_Star31/20220711MUK/ingame/images/prize/img2_heart.png);
  background-size: 100% !important;
  position: relative;
}

.ingame_machine .game_awards .eggs.egg1000_on ul li.egg00::after, .ingame_machine .game_awards .eggs_action.egg1000_on ul li.egg00::after, .ingame_machine .game_awards .eggs_choiced.egg1000_on ul li.egg00::after {
  position: absolute;
  content: "";
  display: block;
  background-image: url(/Action/11_Star31/20220711MUK/ingame/images/prize/finger.png);
  background-size: 80% !important;
  width: 25%;
  padding-bottom: 30%;
  background-repeat: no-repeat;
  left: 70%;
  top: 35%;
  -webkit-animation: fingerAnimate .8s infinite;
          animation: fingerAnimate .8s infinite;
}

.ingame_machine .game_awards .eggs.egg1000_on ul li.egg01, .ingame_machine .game_awards .eggs_action.egg1000_on ul li.egg01, .ingame_machine .game_awards .eggs_choiced.egg1000_on ul li.egg01 {
  background: url(/Action/11_Star31/20220711MUK/ingame/images/prize/img2_heart.png);
  background-size: 100% !important;
  position: relative;
}

.ingame_machine .game_awards .eggs.egg1000_on ul li.egg01::after, .ingame_machine .game_awards .eggs_action.egg1000_on ul li.egg01::after, .ingame_machine .game_awards .eggs_choiced.egg1000_on ul li.egg01::after {
  position: absolute;
  content: "";
  display: block;
  background-image: url(/Action/11_Star31/20220711MUK/ingame/images/prize/finger.png);
  background-size: 80% !important;
  width: 25%;
  padding-bottom: 30%;
  background-repeat: no-repeat;
  left: 70%;
  top: 35%;
  -webkit-animation: fingerAnimate .8s infinite;
          animation: fingerAnimate .8s infinite;
}

.ingame_machine .game_awards .eggs.egg1000_on ul li.egg02, .ingame_machine .game_awards .eggs_action.egg1000_on ul li.egg02, .ingame_machine .game_awards .eggs_choiced.egg1000_on ul li.egg02 {
  background: url(/Action/11_Star31/20220711MUK/ingame/images/prize/img2_heart.png);
  background-size: 100% !important;
  position: relative;
}

.ingame_machine .game_awards .eggs.egg1000_on ul li.egg02::after, .ingame_machine .game_awards .eggs_action.egg1000_on ul li.egg02::after, .ingame_machine .game_awards .eggs_choiced.egg1000_on ul li.egg02::after {
  position: absolute;
  content: "";
  display: block;
  background-image: url(/Action/11_Star31/20220711MUK/ingame/images/prize/finger.png);
  background-size: 80% !important;
  width: 25%;
  padding-bottom: 30%;
  background-repeat: no-repeat;
  left: 70%;
  top: 35%;
  -webkit-animation: fingerAnimate .8s infinite;
          animation: fingerAnimate .8s infinite;
}

.ingame_machine .game_awards .eggs.egg1000_on ul li.egg03, .ingame_machine .game_awards .eggs_action.egg1000_on ul li.egg03, .ingame_machine .game_awards .eggs_choiced.egg1000_on ul li.egg03 {
  background: url(/Action/11_Star31/20220711MUK/ingame/images/prize/img2_heart.png);
  background-size: 100% !important;
  position: relative;
}

.ingame_machine .game_awards .eggs.egg1000_on ul li.egg03::after, .ingame_machine .game_awards .eggs_action.egg1000_on ul li.egg03::after, .ingame_machine .game_awards .eggs_choiced.egg1000_on ul li.egg03::after {
  position: absolute;
  content: "";
  display: block;
  background-image: url(/Action/11_Star31/20220711MUK/ingame/images/prize/finger.png);
  background-size: 80% !important;
  width: 25%;
  padding-bottom: 30%;
  background-repeat: no-repeat;
  left: 70%;
  top: 35%;
  -webkit-animation: fingerAnimate .8s infinite;
          animation: fingerAnimate .8s infinite;
}

.ingame_machine .game_awards .eggs.egg1000_on ul li.egg04, .ingame_machine .game_awards .eggs_action.egg1000_on ul li.egg04, .ingame_machine .game_awards .eggs_choiced.egg1000_on ul li.egg04 {
  background: url(/Action/11_Star31/20220711MUK/ingame/images/prize/img2_heart.png);
  background-size: 100% !important;
  position: relative;
}

.ingame_machine .game_awards .eggs.egg1000_on ul li.egg04::after, .ingame_machine .game_awards .eggs_action.egg1000_on ul li.egg04::after, .ingame_machine .game_awards .eggs_choiced.egg1000_on ul li.egg04::after {
  position: absolute;
  content: "";
  display: block;
  background-image: url(/Action/11_Star31/20220711MUK/ingame/images/prize/finger.png);
  background-size: 80% !important;
  width: 25%;
  padding-bottom: 30%;
  background-repeat: no-repeat;
  left: 70%;
  top: 35%;
  -webkit-animation: fingerAnimate .8s infinite;
          animation: fingerAnimate .8s infinite;
}

.ingame_machine .game_awards .eggs.egg1000_on ul li.egg05, .ingame_machine .game_awards .eggs_action.egg1000_on ul li.egg05, .ingame_machine .game_awards .eggs_choiced.egg1000_on ul li.egg05 {
  background: url(/Action/11_Star31/20220711MUK/ingame/images/prize/img2_heart.png);
  background-size: 100% !important;
  position: relative;
}

.ingame_machine .game_awards .eggs.egg1000_on ul li.egg05::after, .ingame_machine .game_awards .eggs_action.egg1000_on ul li.egg05::after, .ingame_machine .game_awards .eggs_choiced.egg1000_on ul li.egg05::after {
  position: absolute;
  content: "";
  display: block;
  background-image: url(/Action/11_Star31/20220711MUK/ingame/images/prize/finger.png);
  background-size: 80% !important;
  width: 25%;
  padding-bottom: 30%;
  background-repeat: no-repeat;
  left: 70%;
  top: 35%;
  -webkit-animation: fingerAnimate .8s infinite;
          animation: fingerAnimate .8s infinite;
}

.ingame_machine .game_awards .eggs.egg1000_on ul li.egg06, .ingame_machine .game_awards .eggs_action.egg1000_on ul li.egg06, .ingame_machine .game_awards .eggs_choiced.egg1000_on ul li.egg06 {
  background: url(/Action/11_Star31/20220711MUK/ingame/images/prize/img2_heart.png);
  background-size: 100% !important;
  position: relative;
}

.ingame_machine .game_awards .eggs.egg1000_on ul li.egg06::after, .ingame_machine .game_awards .eggs_action.egg1000_on ul li.egg06::after, .ingame_machine .game_awards .eggs_choiced.egg1000_on ul li.egg06::after {
  position: absolute;
  content: "";
  display: block;
  background-image: url(/Action/11_Star31/20220711MUK/ingame/images/prize/finger.png);
  background-size: 80% !important;
  width: 25%;
  padding-bottom: 30%;
  background-repeat: no-repeat;
  left: 70%;
  top: 35%;
  -webkit-animation: fingerAnimate .8s infinite;
          animation: fingerAnimate .8s infinite;
}

.ingame_machine .game_awards .eggs.egg1000_on ul li.open, .ingame_machine .game_awards .eggs_action.egg1000_on ul li.open, .ingame_machine .game_awards .eggs_choiced.egg1000_on ul li.open {
  background: url(/Action/11_Star31/20220711MUK/ingame/images/prize/img2_heart.png);
  background-size: contain !important;
  position: relative;
  background-repeat: no-repeat;
  -webkit-animation: ping 0.8s ease-in-out both;
          animation: ping 0.8s ease-in-out both;
}

.ingame_machine .game_awards .eggs.egg1000_on ul li.open::after, .ingame_machine .game_awards .eggs_action.egg1000_on ul li.open::after, .ingame_machine .game_awards .eggs_choiced.egg1000_on ul li.open::after {
  position: absolute;
  content: "";
  display: block;
  background-image: none;
  background-size: 100% !important;
  width: 25%;
  padding-bottom: 30%;
  background-repeat: no-repeat;
  left: 70%;
  top: 35%;
  -webkit-animation: fingerAnimate .8s infinite;
          animation: fingerAnimate .8s infinite;
}

.ingame_machine .game_awards .eggs.egg3000 ul, .ingame_machine .game_awards .eggs_action.egg3000 ul, .ingame_machine .game_awards .eggs_choiced.egg3000 ul {
  width: 90%;
  height: 80%;
  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 .eggs.egg3000 ul li, .ingame_machine .game_awards .eggs_action.egg3000 ul li, .ingame_machine .game_awards .eggs_choiced.egg3000 ul li {
  width: 33.33333%;
  height: 50%;
  background-size: 97.7% !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  cursor: pointer;
}

.ingame_machine .game_awards .eggs.egg3000 ul li.egg01, .ingame_machine .game_awards .eggs_action.egg3000 ul li.egg01, .ingame_machine .game_awards .eggs_choiced.egg3000 ul li.egg01 {
  background: url(/Action/11_Star31/20220711MUK/ingame/images/prize/prize1_awards_dyson.png);
  background-size: 100% !important;
}

.ingame_machine .game_awards .eggs.egg3000 ul li.egg02, .ingame_machine .game_awards .eggs_action.egg3000 ul li.egg02, .ingame_machine .game_awards .eggs_choiced.egg3000 ul li.egg02 {
  background: url(/Action/11_Star31/20220711MUK/ingame/images/prize/prize3_awards_120000i.png);
  background-size: 100% !important;
}

.ingame_machine .game_awards .eggs.egg3000 ul li.egg03, .ingame_machine .game_awards .eggs_action.egg3000 ul li.egg03, .ingame_machine .game_awards .eggs_choiced.egg3000 ul li.egg03 {
  background: url(/Action/11_Star31/20220711MUK/ingame/images/prize/prize3_awards_60000i.png);
  background-size: 100% !important;
}

.ingame_machine .game_awards .eggs.egg3000 ul li.egg04, .ingame_machine .game_awards .eggs_action.egg3000 ul li.egg04, .ingame_machine .game_awards .eggs_choiced.egg3000 ul li.egg04 {
  background: url(/Action/11_Star31/20220711MUK/ingame/images/prize/prize3_awards_30000i.png);
  background-size: 100% !important;
}

.ingame_machine .game_awards .eggs.egg3000 ul li.egg05, .ingame_machine .game_awards .eggs_action.egg3000 ul li.egg05, .ingame_machine .game_awards .eggs_choiced.egg3000 ul li.egg05 {
  background: url(/Action/11_Star31/20220711MUK/ingame/images/prize/prize3_awards_12000i.png);
  background-size: 100% !important;
}

.ingame_machine .game_awards .eggs.egg3000 ul li.egg06, .ingame_machine .game_awards .eggs_action.egg3000 ul li.egg06, .ingame_machine .game_awards .eggs_choiced.egg3000 ul li.egg06 {
  background: url(/Action/11_Star31/20220711MUK/ingame/images/prize/prize3_awards_6000i.png);
  background-size: 100% !important;
}

.ingame_machine .game_awards .eggs.egg3000_on ul, .ingame_machine .game_awards .eggs_action.egg3000_on ul, .ingame_machine .game_awards .eggs_choiced.egg3000_on ul {
  width: 90%;
  height: 80%;
  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 .eggs.egg3000_on ul li, .ingame_machine .game_awards .eggs_action.egg3000_on ul li, .ingame_machine .game_awards .eggs_choiced.egg3000_on ul li {
  width: 33.33333%;
  height: 45%;
  background-size: 97.7% !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  cursor: pointer;
}

.ingame_machine .game_awards .eggs.egg3000_on ul li.egg00, .ingame_machine .game_awards .eggs_action.egg3000_on ul li.egg00, .ingame_machine .game_awards .eggs_choiced.egg3000_on ul li.egg00 {
  background: url(/Action/11_Star31/20220711MUK/ingame/images/prize/img3_heart.png);
  background-size: 100% !important;
  position: relative;
}

.ingame_machine .game_awards .eggs.egg3000_on ul li.egg00::after, .ingame_machine .game_awards .eggs_action.egg3000_on ul li.egg00::after, .ingame_machine .game_awards .eggs_choiced.egg3000_on ul li.egg00::after {
  position: absolute;
  content: "";
  display: block;
  background-image: url(/Action/11_Star31/20220711MUK/ingame/images/prize/finger.png);
  background-size: 80% !important;
  width: 25%;
  padding-bottom: 30%;
  background-repeat: no-repeat;
  left: 70%;
  top: 35%;
  -webkit-animation: fingerAnimate .8s infinite;
          animation: fingerAnimate .8s infinite;
}

.ingame_machine .game_awards .eggs.egg3000_on ul li.egg01, .ingame_machine .game_awards .eggs_action.egg3000_on ul li.egg01, .ingame_machine .game_awards .eggs_choiced.egg3000_on ul li.egg01 {
  background: url(/Action/11_Star31/20220711MUK/ingame/images/prize/img3_heart.png);
  background-size: 100% !important;
  position: relative;
}

.ingame_machine .game_awards .eggs.egg3000_on ul li.egg01::after, .ingame_machine .game_awards .eggs_action.egg3000_on ul li.egg01::after, .ingame_machine .game_awards .eggs_choiced.egg3000_on ul li.egg01::after {
  position: absolute;
  content: "";
  display: block;
  background-image: url(/Action/11_Star31/20220711MUK/ingame/images/prize/finger.png);
  background-size: 80% !important;
  width: 25%;
  padding-bottom: 30%;
  background-repeat: no-repeat;
  left: 70%;
  top: 35%;
  -webkit-animation: fingerAnimate .8s infinite;
          animation: fingerAnimate .8s infinite;
}

.ingame_machine .game_awards .eggs.egg3000_on ul li.egg02, .ingame_machine .game_awards .eggs_action.egg3000_on ul li.egg02, .ingame_machine .game_awards .eggs_choiced.egg3000_on ul li.egg02 {
  background: url(/Action/11_Star31/20220711MUK/ingame/images/prize/img3_heart.png);
  background-size: 100% !important;
  position: relative;
}

.ingame_machine .game_awards .eggs.egg3000_on ul li.egg02::after, .ingame_machine .game_awards .eggs_action.egg3000_on ul li.egg02::after, .ingame_machine .game_awards .eggs_choiced.egg3000_on ul li.egg02::after {
  position: absolute;
  content: "";
  display: block;
  background-image: url(/Action/11_Star31/20220711MUK/ingame/images/prize/finger.png);
  background-size: 80% !important;
  width: 25%;
  padding-bottom: 30%;
  background-repeat: no-repeat;
  left: 70%;
  top: 35%;
  -webkit-animation: fingerAnimate .8s infinite;
          animation: fingerAnimate .8s infinite;
}

.ingame_machine .game_awards .eggs.egg3000_on ul li.egg03, .ingame_machine .game_awards .eggs_action.egg3000_on ul li.egg03, .ingame_machine .game_awards .eggs_choiced.egg3000_on ul li.egg03 {
  background: url(/Action/11_Star31/20220711MUK/ingame/images/prize/img3_heart.png);
  background-size: 100% !important;
  position: relative;
}

.ingame_machine .game_awards .eggs.egg3000_on ul li.egg03::after, .ingame_machine .game_awards .eggs_action.egg3000_on ul li.egg03::after, .ingame_machine .game_awards .eggs_choiced.egg3000_on ul li.egg03::after {
  position: absolute;
  content: "";
  display: block;
  background-image: url(/Action/11_Star31/20220711MUK/ingame/images/prize/finger.png);
  background-size: 80% !important;
  width: 25%;
  padding-bottom: 30%;
  background-repeat: no-repeat;
  left: 70%;
  top: 35%;
  -webkit-animation: fingerAnimate .8s infinite;
          animation: fingerAnimate .8s infinite;
}

.ingame_machine .game_awards .eggs.egg3000_on ul li.egg04, .ingame_machine .game_awards .eggs_action.egg3000_on ul li.egg04, .ingame_machine .game_awards .eggs_choiced.egg3000_on ul li.egg04 {
  background: url(/Action/11_Star31/20220711MUK/ingame/images/prize/img3_heart.png);
  background-size: 100% !important;
  position: relative;
}

.ingame_machine .game_awards .eggs.egg3000_on ul li.egg04::after, .ingame_machine .game_awards .eggs_action.egg3000_on ul li.egg04::after, .ingame_machine .game_awards .eggs_choiced.egg3000_on ul li.egg04::after {
  position: absolute;
  content: "";
  display: block;
  background-image: url(/Action/11_Star31/20220711MUK/ingame/images/prize/finger.png);
  background-size: 80% !important;
  width: 25%;
  padding-bottom: 30%;
  background-repeat: no-repeat;
  left: 70%;
  top: 35%;
  -webkit-animation: fingerAnimate .8s infinite;
          animation: fingerAnimate .8s infinite;
}

.ingame_machine .game_awards .eggs.egg3000_on ul li.egg05, .ingame_machine .game_awards .eggs_action.egg3000_on ul li.egg05, .ingame_machine .game_awards .eggs_choiced.egg3000_on ul li.egg05 {
  background: url(/Action/11_Star31/20220711MUK/ingame/images/prize/img3_heart.png);
  background-size: 100% !important;
  position: relative;
}

.ingame_machine .game_awards .eggs.egg3000_on ul li.egg05::after, .ingame_machine .game_awards .eggs_action.egg3000_on ul li.egg05::after, .ingame_machine .game_awards .eggs_choiced.egg3000_on ul li.egg05::after {
  position: absolute;
  content: "";
  display: block;
  background-image: url(/Action/11_Star31/20220711MUK/ingame/images/prize/finger.png);
  background-size: 80% !important;
  width: 25%;
  padding-bottom: 30%;
  background-repeat: no-repeat;
  left: 70%;
  top: 35%;
  -webkit-animation: fingerAnimate .8s infinite;
          animation: fingerAnimate .8s infinite;
}

.ingame_machine .game_awards .eggs.egg3000_on ul li.egg06, .ingame_machine .game_awards .eggs_action.egg3000_on ul li.egg06, .ingame_machine .game_awards .eggs_choiced.egg3000_on ul li.egg06 {
  background: url(/Action/11_Star31/20220711MUK/ingame/images/prize/img3_heart.png);
  background-size: 100% !important;
  position: relative;
}

.ingame_machine .game_awards .eggs.egg3000_on ul li.egg06::after, .ingame_machine .game_awards .eggs_action.egg3000_on ul li.egg06::after, .ingame_machine .game_awards .eggs_choiced.egg3000_on ul li.egg06::after {
  position: absolute;
  content: "";
  display: block;
  background-image: url(/Action/11_Star31/20220711MUK/ingame/images/prize/finger.png);
  background-size: 80% !important;
  width: 25%;
  padding-bottom: 30%;
  background-repeat: no-repeat;
  left: 70%;
  top: 35%;
  -webkit-animation: fingerAnimate .8s infinite;
          animation: fingerAnimate .8s infinite;
}

.ingame_machine .game_awards .eggs.egg3000_on ul li.open, .ingame_machine .game_awards .eggs_action.egg3000_on ul li.open, .ingame_machine .game_awards .eggs_choiced.egg3000_on ul li.open {
  background: url(/Action/11_Star31/20220711MUK/ingame/images/prize/img3_heart.png);
  background-size: 100% !important;
  position: relative;
  background-repeat: no-repeat;
  -webkit-animation: ping 0.8s ease-in-out both;
          animation: ping 0.8s ease-in-out both;
}

.ingame_machine .game_awards .eggs.egg3000_on ul li.open::after, .ingame_machine .game_awards .eggs_action.egg3000_on ul li.open::after, .ingame_machine .game_awards .eggs_choiced.egg3000_on ul li.open::after {
  position: absolute;
  content: "";
  display: block;
  background-image: none;
  background-size: 80% !important;
  width: 25%;
  padding-bottom: 30%;
  background-repeat: no-repeat;
  left: 70%;
  top: 35%;
  -webkit-animation: fingerAnimate .8s infinite;
          animation: fingerAnimate .8s infinite;
}

.ingame_machine .game_awards .eggs.egg4000 ul, .ingame_machine .game_awards .eggs_action.egg4000 ul, .ingame_machine .game_awards .eggs_choiced.egg4000 ul {
  width: 90%;
  height: 80%;
  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 .eggs.egg4000 ul li, .ingame_machine .game_awards .eggs_action.egg4000 ul li, .ingame_machine .game_awards .eggs_choiced.egg4000 ul li {
  width: 33.33333%;
  height: 50%;
  background-size: 97.7% !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  cursor: pointer;
}

.ingame_machine .game_awards .eggs.egg4000 ul li.egg01, .ingame_machine .game_awards .eggs_action.egg4000 ul li.egg01, .ingame_machine .game_awards .eggs_choiced.egg4000 ul li.egg01 {
  background: url(/Action/11_Star31/20220711MUK/ingame/images/prize/prize2_awards_dyson.png);
  background-size: 100% !important;
}

.ingame_machine .game_awards .eggs.egg4000 ul li.egg02, .ingame_machine .game_awards .eggs_action.egg4000 ul li.egg02, .ingame_machine .game_awards .eggs_choiced.egg4000 ul li.egg02 {
  background: url(/Action/11_Star31/20220711MUK/ingame/images/prize/prize4_awards_30000i.png);
  background-size: 100% !important;
}

.ingame_machine .game_awards .eggs.egg4000 ul li.egg03, .ingame_machine .game_awards .eggs_action.egg4000 ul li.egg03, .ingame_machine .game_awards .eggs_choiced.egg4000 ul li.egg03 {
  background: url(/Action/11_Star31/20220711MUK/ingame/images/prize/prize4_awards_15000i.png);
  background-size: 100% !important;
}

.ingame_machine .game_awards .eggs.egg4000 ul li.egg04, .ingame_machine .game_awards .eggs_action.egg4000 ul li.egg04, .ingame_machine .game_awards .eggs_choiced.egg4000 ul li.egg04 {
  background: url(/Action/11_Star31/20220711MUK/ingame/images/prize/prize4_awards_7500i.png);
  background-size: 100% !important;
}

.ingame_machine .game_awards .eggs.egg4000 ul li.egg05, .ingame_machine .game_awards .eggs_action.egg4000 ul li.egg05, .ingame_machine .game_awards .eggs_choiced.egg4000 ul li.egg05 {
  background: url(/Action/11_Star31/20220711MUK/ingame/images/prize/prize4_awards_3000i.png);
  background-size: 100% !important;
}

.ingame_machine .game_awards .eggs.egg4000 ul li.egg06, .ingame_machine .game_awards .eggs_action.egg4000 ul li.egg06, .ingame_machine .game_awards .eggs_choiced.egg4000 ul li.egg06 {
  background: url(/Action/11_Star31/20220711MUK/ingame/images/prize/prize4_awards_1500i.png);
  background-size: 100% !important;
}

.ingame_machine .game_awards .eggs.egg4000_on ul, .ingame_machine .game_awards .eggs_action.egg4000_on ul, .ingame_machine .game_awards .eggs_choiced.egg4000_on ul {
  width: 90%;
  height: 80%;
  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 .eggs.egg4000_on ul li, .ingame_machine .game_awards .eggs_action.egg4000_on ul li, .ingame_machine .game_awards .eggs_choiced.egg4000_on ul li {
  width: 33.33333%;
  height: 45%;
  background-size: 97.7% !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  cursor: pointer;
}

.ingame_machine .game_awards .eggs.egg4000_on ul li.egg00, .ingame_machine .game_awards .eggs_action.egg4000_on ul li.egg00, .ingame_machine .game_awards .eggs_choiced.egg4000_on ul li.egg00 {
  background: url(/Action/11_Star31/20220711MUK/ingame/images/prize/img4_heart.png);
  background-size: 100% !important;
  position: relative;
}

.ingame_machine .game_awards .eggs.egg4000_on ul li.egg00::after, .ingame_machine .game_awards .eggs_action.egg4000_on ul li.egg00::after, .ingame_machine .game_awards .eggs_choiced.egg4000_on ul li.egg00::after {
  position: absolute;
  content: "";
  display: block;
  background-image: url(/Action/11_Star31/20220711MUK/ingame/images/prize/finger.png);
  background-size: 80% !important;
  width: 25%;
  padding-bottom: 30%;
  background-repeat: no-repeat;
  left: 70%;
  top: 35%;
  -webkit-animation: fingerAnimate .8s infinite;
          animation: fingerAnimate .8s infinite;
}

.ingame_machine .game_awards .eggs.egg4000_on ul li.egg01, .ingame_machine .game_awards .eggs_action.egg4000_on ul li.egg01, .ingame_machine .game_awards .eggs_choiced.egg4000_on ul li.egg01 {
  background: url(/Action/11_Star31/20220711MUK/ingame/images/prize/img4_heart.png);
  background-size: 100% !important;
  position: relative;
}

.ingame_machine .game_awards .eggs.egg4000_on ul li.egg01::after, .ingame_machine .game_awards .eggs_action.egg4000_on ul li.egg01::after, .ingame_machine .game_awards .eggs_choiced.egg4000_on ul li.egg01::after {
  position: absolute;
  content: "";
  display: block;
  background-image: url(/Action/11_Star31/20220711MUK/ingame/images/prize/finger.png);
  background-size: 80% !important;
  width: 25%;
  padding-bottom: 30%;
  background-repeat: no-repeat;
  left: 70%;
  top: 35%;
  -webkit-animation: fingerAnimate .8s infinite;
          animation: fingerAnimate .8s infinite;
}

.ingame_machine .game_awards .eggs.egg4000_on ul li.egg02, .ingame_machine .game_awards .eggs_action.egg4000_on ul li.egg02, .ingame_machine .game_awards .eggs_choiced.egg4000_on ul li.egg02 {
  background: url(/Action/11_Star31/20220711MUK/ingame/images/prize/img4_heart.png);
  background-size: 100% !important;
  position: relative;
}

.ingame_machine .game_awards .eggs.egg4000_on ul li.egg02::after, .ingame_machine .game_awards .eggs_action.egg4000_on ul li.egg02::after, .ingame_machine .game_awards .eggs_choiced.egg4000_on ul li.egg02::after {
  position: absolute;
  content: "";
  display: block;
  background-image: url(/Action/11_Star31/20220711MUK/ingame/images/prize/finger.png);
  background-size: 80% !important;
  width: 25%;
  padding-bottom: 30%;
  background-repeat: no-repeat;
  left: 70%;
  top: 35%;
  -webkit-animation: fingerAnimate .8s infinite;
          animation: fingerAnimate .8s infinite;
}

.ingame_machine .game_awards .eggs.egg4000_on ul li.egg03, .ingame_machine .game_awards .eggs_action.egg4000_on ul li.egg03, .ingame_machine .game_awards .eggs_choiced.egg4000_on ul li.egg03 {
  background: url(/Action/11_Star31/20220711MUK/ingame/images/prize/img4_heart.png);
  background-size: 100% !important;
  position: relative;
}

.ingame_machine .game_awards .eggs.egg4000_on ul li.egg03::after, .ingame_machine .game_awards .eggs_action.egg4000_on ul li.egg03::after, .ingame_machine .game_awards .eggs_choiced.egg4000_on ul li.egg03::after {
  position: absolute;
  content: "";
  display: block;
  background-image: url(/Action/11_Star31/20220711MUK/ingame/images/prize/finger.png);
  background-size: 80% !important;
  width: 25%;
  padding-bottom: 30%;
  background-repeat: no-repeat;
  left: 70%;
  top: 35%;
  -webkit-animation: fingerAnimate .8s infinite;
          animation: fingerAnimate .8s infinite;
}

.ingame_machine .game_awards .eggs.egg4000_on ul li.egg04, .ingame_machine .game_awards .eggs_action.egg4000_on ul li.egg04, .ingame_machine .game_awards .eggs_choiced.egg4000_on ul li.egg04 {
  background: url(/Action/11_Star31/20220711MUK/ingame/images/prize/img4_heart.png);
  background-size: 100% !important;
  position: relative;
}

.ingame_machine .game_awards .eggs.egg4000_on ul li.egg04::after, .ingame_machine .game_awards .eggs_action.egg4000_on ul li.egg04::after, .ingame_machine .game_awards .eggs_choiced.egg4000_on ul li.egg04::after {
  position: absolute;
  content: "";
  display: block;
  background-image: url(/Action/11_Star31/20220711MUK/ingame/images/prize/finger.png);
  background-size: 80% !important;
  width: 25%;
  padding-bottom: 30%;
  background-repeat: no-repeat;
  left: 70%;
  top: 35%;
  -webkit-animation: fingerAnimate .8s infinite;
          animation: fingerAnimate .8s infinite;
}

.ingame_machine .game_awards .eggs.egg4000_on ul li.egg05, .ingame_machine .game_awards .eggs_action.egg4000_on ul li.egg05, .ingame_machine .game_awards .eggs_choiced.egg4000_on ul li.egg05 {
  background: url(/Action/11_Star31/20220711MUK/ingame/images/prize/img4_heart.png);
  background-size: 100% !important;
  position: relative;
}

.ingame_machine .game_awards .eggs.egg4000_on ul li.egg05::after, .ingame_machine .game_awards .eggs_action.egg4000_on ul li.egg05::after, .ingame_machine .game_awards .eggs_choiced.egg4000_on ul li.egg05::after {
  position: absolute;
  content: "";
  display: block;
  background-image: url(/Action/11_Star31/20220711MUK/ingame/images/prize/finger.png);
  background-size: 80% !important;
  width: 25%;
  padding-bottom: 30%;
  background-repeat: no-repeat;
  left: 70%;
  top: 35%;
  -webkit-animation: fingerAnimate .8s infinite;
          animation: fingerAnimate .8s infinite;
}

.ingame_machine .game_awards .eggs.egg4000_on ul li.egg06, .ingame_machine .game_awards .eggs_action.egg4000_on ul li.egg06, .ingame_machine .game_awards .eggs_choiced.egg4000_on ul li.egg06 {
  background: url(/Action/11_Star31/20220711MUK/ingame/images/prize/img4_heart.png);
  background-size: 100% !important;
  position: relative;
}

.ingame_machine .game_awards .eggs.egg4000_on ul li.egg06::after, .ingame_machine .game_awards .eggs_action.egg4000_on ul li.egg06::after, .ingame_machine .game_awards .eggs_choiced.egg4000_on ul li.egg06::after {
  position: absolute;
  content: "";
  display: block;
  background-image: url(/Action/11_Star31/20220711MUK/ingame/images/prize/finger.png);
  background-size: 80% !important;
  width: 25%;
  padding-bottom: 30%;
  background-repeat: no-repeat;
  left: 70%;
  top: 35%;
  -webkit-animation: fingerAnimate .8s infinite;
          animation: fingerAnimate .8s infinite;
}

.ingame_machine .game_awards .eggs.egg4000_on ul li.open, .ingame_machine .game_awards .eggs_action.egg4000_on ul li.open, .ingame_machine .game_awards .eggs_choiced.egg4000_on ul li.open {
  background: url(/Action/11_Star31/20220711MUK/ingame/images/prize/img4_heart.png);
  background-size: 100% !important;
  position: relative;
  background-repeat: no-repeat;
  -webkit-animation: ping 0.8s ease-in-out both;
          animation: ping 0.8s ease-in-out both;
}

.ingame_machine .game_awards .eggs.egg4000_on ul li.open::after, .ingame_machine .game_awards .eggs_action.egg4000_on ul li.open::after, .ingame_machine .game_awards .eggs_choiced.egg4000_on ul li.open::after {
  position: absolute;
  content: "";
  display: block;
  background-image: none;
  background-size: 80% !important;
  width: 25%;
  padding-bottom: 30%;
  background-repeat: no-repeat;
  left: 70%;
  top: 35%;
  -webkit-animation: fingerAnimate .8s infinite;
          animation: fingerAnimate .8s infinite;
}

.ingame_machine .game_awards-playBtn {
  width: 33.77622%;
  height: 79.25%;
  position: absolute;
  top: 11%;
  left: 87.85%;
}

.ingame_machine .game_awards-playBtn div {
  width: 100%;
  height: 23.65931%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 1.5% 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  background-size: 100% !important;
  background-repeat: no-repeat !important;
  cursor: pointer;
}

.ingame_machine .game_awards-playBtn div.btn_300d {
  background: url(/Action/11_Star31/20220711MUK/ingame/images/btn02_out.png);
}

.ingame_machine .game_awards-playBtn div.btn_300d_over, .ingame_machine .game_awards-playBtn div.btn_300d:hover {
  background: url(/Action/11_Star31/20220711MUK/ingame/images/btn02_over.png);
}

.ingame_machine .game_awards-playBtn div.btn_1000d {
  background: url(/Action/11_Star31/20220711MUK/ingame/images/btn01_out.png);
}

.ingame_machine .game_awards-playBtn div.btn_1000d_over, .ingame_machine .game_awards-playBtn div.btn_1000d:hover {
  background: url(/Action/11_Star31/20220711MUK/ingame/images/btn01_over.png);
}

.ingame_machine .game_awards-playBtn div.btn_300i {
  background: url(/Action/11_Star31/20220711MUK/ingame/images/btn04_out.png);
}

.ingame_machine .game_awards-playBtn div.btn_300i_over, .ingame_machine .game_awards-playBtn div.btn_300i:hover {
  background: url(/Action/11_Star31/20220711MUK/ingame/images/btn04_over.png);
}

.ingame_machine .game_awards-playBtn div.btn_1000i {
  background: url(/Action/11_Star31/20220711MUK/ingame/images/btn03_out.png);
}

.ingame_machine .game_awards-playBtn div.btn_1000i_over, .ingame_machine .game_awards-playBtn div.btn_1000i:hover {
  background: url(/Action/11_Star31/20220711MUK/ingame/images/btn03_over.png);
}

.ingame_machine .game_awards-playBtn div.tiptext {
  background: url(/Action/11_Star31/20220711MUK/ingame/images/tiptext.png);
  cursor: none;
}

.ingame_machine .game_infoBtn {
  width: 8.30688%;
  height: 19.16667%;
  position: absolute;
  top: 58%;
  left: 5%;
}

.ingame_machine .game_infoBtn div {
  width: 100%;
  height: 100%;
  cursor: pointer;
  background-size: 95% !important;
}

.ingame_machine .game_infoBtn div.btn_Description {
  background: url(/Action/11_Star31/20220711MUK/ingame/images/btn_question.png) no-repeat center center;
}

.ingame_machine .game_infoBtn div.btn_AwardRecord {
  background: url(/Action/11_Star31/20220711MUK/ingame/images/btn_record.png) no-repeat center center;
}

.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 {
  top: 0;
  left: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.8);
}

.box_windows-bg-ready {
  top: 0;
  left: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background: black;
  z-index: 9;
}

.box_windows .pop_bigWin {
  position: absolute;
  z-index: 999;
  width: 58.9418%;
  height: 80.35714%;
  top: 0%;
  left: 17.93651%;
  background: url(/Action/11_Star31/20220711MUK/ingame/images/big_win.png);
  background-size: 100%;
  overflow: hidden;
}

.box_windows .pop_bigWin .awards {
  width: 32.31598%;
  height: 53.33333%;
  position: absolute;
  top: 55%;
  left: 50%;
  -webkit-transform: translate(-50%, -75%);
          transform: translate(-50%, -75%);
}

.box_windows .pop_bigWin .awards img {
  max-width: 100%;
}

.box_windows .prize_item {
  position: absolute;
  z-index: 999;
  width: 79.36508%;
  height: 100%;
  top: 5.95238%;
  left: 10.31746%;
  overflow: hidden;
}

.box_windows .prize_item .getAwardsBox {
  width: 85%;
  height: 70%;
  overflow-y: auto;
  background-color: #DADADA;
  border-radius: 1rem;
  border: #982dea 0.5em solid;
  position: absolute;
  top: 7%;
  left: 3%;
}

.box_windows .prize_item .getAwards {
  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;
  list-style: none;
  overflow: hidden;
}

.box_windows .prize_item .getAwards li {
  width: 25%;
  background-color: #4f005f;
  border-radius: 1rem;
  padding: 1.5em;
  margin: 0.5em;
}

.box_windows .prize_item .getAwards li img {
  max-width: 95%;
}

@media only screen and (max-height: 510px) {
  .box_windows .prize_item .getAwards li {
    padding: 0.5em;
  }
  .box_windows .prize_item .getAwards li img {
    max-width: 95%;
  }
}

.box_windows .prize_item .getAwards p {
  width: 100%;
  color: #FADF91;
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  line-height: 1em;
}

@media only screen and (max-width: 1280px) {
  .box_windows .prize_item .getAwards p {
    font-size: 16px;
  }
}

@media only screen and (max-width: 798px) {
  .box_windows .prize_item .getAwards p {
    font-size: 12px;
  }
}

@media only screen and (max-width: 620px) {
  .box_windows .prize_item .getAwards p {
    font-size: 8px;
  }
}

@media only screen and (max-height: 510px) {
  .box_windows .prize_item .getAwards p {
    font-size: 15px;
  }
}

.box_windows .prize_item .btn_receive {
  width: 27%;
  height: 17.64706%;
  margin: 1% auto;
  background: url(/Action/11_Star31/20220711MUK/ingame/images/btn_receive.png) no-repeat;
  background-size: 100%;
  cursor: pointer;
}

.box_windows .prize_dailogbox {
  position: absolute;
  z-index: 999;
  width: 79.36508%;
  height: 100%;
  top: 0%;
  left: 10.31746%;
  overflow: hidden;
}

.box_windows .prize_dailogbox .dailog {
  width: 85%;
  height: 70%;
  overflow-y: auto;
  background-color: #DADADA;
  border-radius: 0.5rem;
  border: #EAB92D 0.5em solid;
  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;
  list-style: none;
  overflow: hidden;
}

.box_windows .prize_dailogbox .dailog p {
  padding-top: 1rem;
  text-align: center;
  color: #6E3E00;
  font-size: 1.8rem;
  line-height: 3rem;
}

.box_windows .prize_dailogbox .dailog .dailog_btn {
  width: 100%;
  height: 17.64706%;
  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;
}

.box_windows .prize_dailogbox .dailog .dailog_btn_agree {
  width: 27%;
  height: 100%;
  margin: 1% auto;
  background: url(/Action/11_Star31/20220711MUK/ingame/images/btn_agree.png) no-repeat;
  background-size: 100%;
  cursor: pointer;
}

.box_windows .prize_dailogbox .dailog .dailog_btn_disagree {
  width: 27%;
  height: 100%;
  margin: 1% auto;
  background: url(/Action/11_Star31/20220711MUK/ingame/images/btn_disagree.png) no-repeat;
  background-size: 100%;
  cursor: pointer;
}

.box_windows .question {
  display: none;
  padding: 1em;
  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: #f709e7;
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(247, 9, 231, 0)), color-stop(20%, #f953ee), color-stop(40%, #f709e7), color-stop(60%, #f709e7), color-stop(80%, #f953ee), to(rgba(247, 9, 231, 0)));
  background-image: linear-gradient(to left, rgba(247, 9, 231, 0) 0%, #f953ee 20%, #f709e7 40%, #f709e7 60%, #f953ee 80%, rgba(247, 9, 231, 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 #9e2dea;
  background: rgba(43, 14, 111, 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/20220711MUK/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: calc(14px + (16 - 14) * ((100vw - 300px) / (1600 - 300)));
  border-collapse: initial;
  border-radius: 5px;
  color: #202c0d;
  border: 3px solid #ff8fa1;
}

.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;
}

.table tr td .question1 {
  width: 20px;
  height: 20px;
  position: absolute;
  top: 6px;
  right: 6px;
  background: linear-gradient(45deg, #8f0000, red);
  border-radius: 50%;
  -webkit-box-shadow: 0px 2px 1px #ff4b4b inset, 0px 0px 3px #000;
          box-shadow: 0px 2px 1px #ff4b4b inset, 0px 0px 3px #000;
  border: 1px solid black;
  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;
}

@media screen and (min-width: 420px) {
  .table tr td .question1 {
    width: 30px;
    height: 30px;
  }
}

.table tr td .question1::before {
  display: block;
  content: '';
  background: url(/Action/11_Star31/20220711MUK/ingame/images/question.svg);
  position: absolute;
  top: 5px;
  left: 5px;
  width: 10px;
  height: 10px;
}

@media screen and (min-width: 420px) {
  .table tr td .question1::before {
    width: 20px;
    height: 20px;
  }
}

.table tr td .question1 .tooltip {
  display: none;
  position: absolute;
  width: 10em;
  top: 30px;
  right: calc(-5em + 15px);
  background: #fffad0;
  border: 2px solid #fff;
  padding: 16%;
  -webkit-box-shadow: 3px 3px 5px 0 rgba(0, 0, 0, 0.75);
          box-shadow: 3px 3px 5px 0 rgba(0, 0, 0, 0.75);
  border-radius: 10px;
  z-index: 1;
}

.table tr td .question1 .tooltip p {
  font-size: 14px !important;
  line-height: 1.5rem;
  margin-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media only screen and (max-width: 860px) {
  .table tr td .question1 .tooltip p {
    font-size: 10px !important;
    line-height: 1.25rem;
  }
}

@media only screen and (max-height: 580px) {
  .table tr td .question1 .tooltip p {
    font-size: 10px !important;
    line-height: 1.25rem;
  }
}

@media only screen and (max-height: 450px) {
  .table tr td .question1 .tooltip p {
    font-size: 8px !important;
    line-height: 1rem;
  }
}

.table tr td .question1:hover .tooltip {
  display: inline-block;
}

.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);
  }
}

@-webkit-keyframes box_flipInX {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
  30% {
    -webkit-transform: scaleX(1.2) scaleY(0.8);
            transform: scaleX(1.2) scaleY(0.8);
  }
  40% {
    opacity: 1;
    -webkit-transform: scaleX(1) scaleY(1);
            transform: scaleX(1) scaleY(1);
  }
  60% {
    -webkit-transform: scaleX(1.2) scaleY(0.8);
            transform: scaleX(1.2) scaleY(0.8);
  }
  80% {
    -webkit-transform: scaleX(1) scaleY(1);
            transform: scaleX(1) scaleY(1);
  }
  90% {
    -webkit-transform: scaleX(1.05) scaleY(0.95);
            transform: scaleX(1.05) scaleY(0.95);
  }
  100% {
    -webkit-transform: translateY(0) scaleX(1) scaleY(1);
            transform: translateY(0) scaleX(1) scaleY(1);
  }
}

@keyframes box_flipInX {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
  30% {
    -webkit-transform: scaleX(1.2) scaleY(0.8);
            transform: scaleX(1.2) scaleY(0.8);
  }
  40% {
    opacity: 1;
    -webkit-transform: scaleX(1) scaleY(1);
            transform: scaleX(1) scaleY(1);
  }
  60% {
    -webkit-transform: scaleX(1.2) scaleY(0.8);
            transform: scaleX(1.2) scaleY(0.8);
  }
  80% {
    -webkit-transform: scaleX(1) scaleY(1);
            transform: scaleX(1) scaleY(1);
  }
  90% {
    -webkit-transform: scaleX(1.05) scaleY(0.95);
            transform: scaleX(1.05) scaleY(0.95);
  }
  100% {
    -webkit-transform: translateY(0) scaleX(1) scaleY(1);
            transform: translateY(0) scaleX(1) scaleY(1);
  }
}

.box_flipOutX {
  -webkit-animation-name: box_flipOutX;
          animation-name: box_flipOutX;
  -webkit-animation-duration: .2s;
          animation-duration: .2s;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  visibility: visible !important;
  opacity: 0;
}

@-webkit-keyframes box_flipOutX {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(5%);
            transform: translateY(5%);
  }
}

@keyframes box_flipOutX {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(5%);
            transform: translateY(5%);
  }
}

.box_jump {
  -webkit-animation-name: box_jump;
          animation-name: box_jump;
  -webkit-animation-duration: .7s;
          animation-duration: .7s;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  visibility: visible !important;
  -webkit-transform-origin: 50% 100%;
          transform-origin: 50% 100%;
}

@-webkit-keyframes box_jump {
  0% {
    opacity: 0;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: scaleY(0.95);
            transform: scaleY(0.95);
  }
  40% {
    -webkit-transform: translateY(-5%) scaleY(1.2) scaleX(1.2);
            transform: translateY(-5%) scaleY(1.2) scaleX(1.2);
  }
  60% {
    -webkit-transform: translateY(0) scaleY(0.95);
            transform: translateY(0) scaleY(0.95);
  }
  70% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
  }
  80% {
    -webkit-transform: scaleY(1.1) skewY(5deg);
            transform: scaleY(1.1) skewY(5deg);
  }
  90% {
    -webkit-transform: scaleY(1.1) skewY(-5deg);
            transform: scaleY(1.1) skewY(-5deg);
  }
  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
  }
}

@keyframes box_jump {
  0% {
    opacity: 0;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: scaleY(0.95);
            transform: scaleY(0.95);
  }
  40% {
    -webkit-transform: translateY(-5%) scaleY(1.2) scaleX(1.2);
            transform: translateY(-5%) scaleY(1.2) scaleX(1.2);
  }
  60% {
    -webkit-transform: translateY(0) scaleY(0.95);
            transform: translateY(0) scaleY(0.95);
  }
  70% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
  }
  80% {
    -webkit-transform: scaleY(1.1) skewY(5deg);
            transform: scaleY(1.1) skewY(5deg);
  }
  90% {
    -webkit-transform: scaleY(1.1) skewY(-5deg);
            transform: scaleY(1.1) skewY(-5deg);
  }
  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
  }
}

.box_zoom {
  -webkit-animation-name: box_zoom;
          animation-name: box_zoom;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-timing-function: ease;
          animation-timing-function: ease;
  visibility: visible !important;
}

@-webkit-keyframes box_zoom {
  0% {
  }
  30% {
    -webkit-transform: scaleX(1.2) scaleY(0.8);
            transform: scaleX(1.2) scaleY(0.8);
  }
  40% {
    -webkit-transform: scaleX(1) scaleY(1);
            transform: scaleX(1) scaleY(1);
  }
  60% {
    -webkit-transform: scaleX(1.2) scaleY(0.8);
            transform: scaleX(1.2) scaleY(0.8);
  }
  80% {
    -webkit-transform: scaleX(1) scaleY(1);
            transform: scaleX(1) scaleY(1);
  }
  90% {
    -webkit-transform: scaleX(1.05) scaleY(0.95);
            transform: scaleX(1.05) scaleY(0.95);
  }
  100% {
    -webkit-transform: scaleX(1) scaleY(1);
            transform: scaleX(1) scaleY(1);
  }
}

@keyframes box_zoom {
  0% {
  }
  30% {
    -webkit-transform: scaleX(1.2) scaleY(0.8);
            transform: scaleX(1.2) scaleY(0.8);
  }
  40% {
    -webkit-transform: scaleX(1) scaleY(1);
            transform: scaleX(1) scaleY(1);
  }
  60% {
    -webkit-transform: scaleX(1.2) scaleY(0.8);
            transform: scaleX(1.2) scaleY(0.8);
  }
  80% {
    -webkit-transform: scaleX(1) scaleY(1);
            transform: scaleX(1) scaleY(1);
  }
  90% {
    -webkit-transform: scaleX(1.05) scaleY(0.95);
            transform: scaleX(1.05) scaleY(0.95);
  }
  100% {
    -webkit-transform: scaleX(1) scaleY(1);
            transform: scaleX(1) scaleY(1);
  }
}

.box_shake {
  -webkit-animation-name: box_shake;
          animation-name: box_shake;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-timing-function: ease;
          animation-timing-function: ease;
  visibility: visible !important;
}

@-webkit-keyframes box_shake {
  0% {
  }
  30% {
    -webkit-transform: skewY(-5deg);
            transform: skewY(-5deg);
  }
  40% {
    -webkit-transform: scaleX(1.2) scaleY(1.2) skewY(5deg);
            transform: scaleX(1.2) scaleY(1.2) skewY(5deg);
  }
  60% {
    -webkit-transform: scaleX(1.2) scaleY(0.8);
            transform: scaleX(1.2) scaleY(0.8);
  }
  80% {
    -webkit-transform: scaleX(1) scaleY(1);
            transform: scaleX(1) scaleY(1);
  }
  90% {
    -webkit-transform: scaleX(1.05) scaleY(0.95);
            transform: scaleX(1.05) scaleY(0.95);
  }
  100% {
    -webkit-transform: scaleX(1) scaleY(1);
            transform: scaleX(1) scaleY(1);
  }
}

@keyframes box_shake {
  0% {
  }
  30% {
    -webkit-transform: skewY(-5deg);
            transform: skewY(-5deg);
  }
  40% {
    -webkit-transform: scaleX(1.2) scaleY(1.2) skewY(5deg);
            transform: scaleX(1.2) scaleY(1.2) skewY(5deg);
  }
  60% {
    -webkit-transform: scaleX(1.2) scaleY(0.8);
            transform: scaleX(1.2) scaleY(0.8);
  }
  80% {
    -webkit-transform: scaleX(1) scaleY(1);
            transform: scaleX(1) scaleY(1);
  }
  90% {
    -webkit-transform: scaleX(1.05) scaleY(0.95);
            transform: scaleX(1.05) scaleY(0.95);
  }
  100% {
    -webkit-transform: scaleX(1) scaleY(1);
            transform: scaleX(1) scaleY(1);
  }
}

@-webkit-keyframes fingerAnimate {
  from,
  to {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  50% {
    -webkit-transform: translateX(-55%) rotate(-30deg);
            transform: translateX(-55%) rotate(-30deg);
  }
}

@keyframes fingerAnimate {
  from,
  to {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  50% {
    -webkit-transform: translateX(-55%) rotate(-30deg);
            transform: translateX(-55%) rotate(-30deg);
  }
}

.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;
}

/* ----------------------------------------------
 * Generated by Animista on 2021-11-15 11:46:20
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info.
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */
/**
 * ----------------------------------------
 * animation slide-top
 * ----------------------------------------
 */
.slide-top {
  -webkit-animation: slide-top 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
  animation: slide-top 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
}

@-webkit-keyframes slide-top {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(-100px);
    transform: translateY(-100px);
    opacity: 0;
  }
}

@keyframes slide-top {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(-100px);
    transform: translateY(-100px);
    opacity: 0;
  }
}

/*---進入效果----*/
@-webkit-keyframes fadeInTopLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

@keyframes fadeInTopLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

.animate__fadeInTopLeft {
  -webkit-animation-name: fadeInTopLeft;
  animation-name: fadeInTopLeft;
}

@-webkit-keyframes fadeInTopRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(50%, -50%, 0);
    transform: translate3d(50%, -50%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

@keyframes fadeInTopRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(50%, -50%, 0);
    transform: translate3d(50%, -50%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

.animate__fadeInTopRight {
  -webkit-animation-name: fadeInTopRight;
  animation-name: fadeInTopRight;
}

@-webkit-keyframes fadeInBottomLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-50%, 50%, 0);
    transform: translate3d(-50%, 50%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

@keyframes fadeInBottomLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-50%, 50%, 0);
    transform: translate3d(-50%, 50%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

.animate__fadeInBottomLeft {
  -webkit-animation-name: fadeInBottomLeft;
  animation-name: fadeInBottomLeft;
}

@-webkit-keyframes fadeInBottomRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(50%, 50%, 0);
    transform: translate3d(50%, 50%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

@keyframes fadeInBottomRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(50%, 50%, 0);
    transform: translate3d(50%, 50%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

.animate__fadeInBottomRight {
  -webkit-animation-name: fadeInBottomRight;
  animation-name: fadeInBottomRight;
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 50%, 0);
    transform: translate3d(0, 50%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 50%, 0);
    transform: translate3d(0, 50%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

.animate__fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

.animate__fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

/*---離開效果----*/
@-webkit-keyframes fadeOutTopLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
  }
}

@keyframes fadeOutTopLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
  }
}

.animate__fadeOutTopLeft {
  -webkit-animation-name: fadeOutTopLeft;
  animation-name: fadeOutTopLeft;
}

@-webkit-keyframes fadeOutTopRight {
  0% {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(50%, -50%, 0);
    transform: translate3d(50%, -50%, 0);
  }
}

@keyframes fadeOutTopRight {
  0% {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(50%, -50%, 0);
    transform: translate3d(50%, -50%, 0);
  }
}

.animate__fadeOutTopRight {
  -webkit-animation-name: fadeOutTopRight;
  animation-name: fadeOutTopRight;
}

@-webkit-keyframes fadeOutBottomRight {
  0% {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(50%, 50%, 0);
    transform: translate3d(50%, 50%, 0);
  }
}

@keyframes fadeOutBottomRight {
  0% {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(50%, 50%, 0);
    transform: translate3d(50%, 50%, 0);
  }
}

.animate__fadeOutBottomRight {
  -webkit-animation-name: fadeOutBottomRight;
  animation-name: fadeOutBottomRight;
}

@-webkit-keyframes fadeOutBottomLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-50%, 50%, 0);
    transform: translate3d(-50%, 50%, 0);
  }
}

@keyframes fadeOutBottomLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-50%, 50%, 0);
    transform: translate3d(-50%, 50%, 0);
  }
}

.animate__fadeOutBottomLeft {
  -webkit-animation-name: fadeOutBottomLeft;
  animation-name: fadeOutBottomLeft;
}

@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 50%, 0);
    transform: translate3d(0, 50%, 0);
  }
}

@keyframes fadeOutDown {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 50%, 0);
    transform: translate3d(0, 50%, 0);
  }
}

.animate__fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
  }
}

@keyframes fadeOutUp {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
  }
}

.animate__fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOut {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  20% {
    opacity: 1;
    -webkit-transform: scale(0.5, 0.5);
    transform: scale(0.5, 0.5);
  }
  80% {
    opacity: 0;
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(2.2);
    transform: scale(2.2);
  }
  to {
    opacity: 0;
  }
}

@keyframes fadeOut {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  20% {
    opacity: 1;
    -webkit-transform: scale(0.5, 0.5);
    transform: scale(0.5, 0.5);
  }
  80% {
    opacity: 0;
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(2.2);
    transform: scale(2.2);
  }
}

.animate__fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  z-index: 2;
  -webkit-animation-duration: .5s;
  animation-duration: .5s;
  -webkit-animation-duration: calc(var(--animate-duration)/2);
  animation-duration: calc(var(--animate-duration)/2);
}

/*抽獎動態*/
@-webkit-keyframes tada {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}

@keyframes tada {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}

.animate__tada {
  -webkit-animation-name: tada;
  animation-name: tada;
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}

/*延遲秒數*/
.animate__delay-1s {
  -webkit-animation-delay: .1s;
  animation-delay: .1s;
  -webkit-animation-delay: var(--animate-delay);
  animation-delay: var(--animate-delay);
}

/*開心*/
/* ----------------------------------------------
 * Generated by Animista on 2022-7-7 16:4:25
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info.
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */
/**
 * ----------------------------------------
 * animation ping
 * ----------------------------------------
 */
.ping {
  -webkit-animation: ping 0.8s ease-in-out infinite both;
  animation: ping 0.8s ease-in-out infinite both;
}

@-webkit-keyframes ping {
  0% {
    -webkit-transform: scale(0.2);
    transform: scale(0.2);
    opacity: 0.8;
  }
  80% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(2.2);
    transform: scale(2.2);
    opacity: 0;
  }
}

@keyframes ping {
  0% {
    -webkit-transform: scale(0.2);
    transform: scale(0.2);
    opacity: 0.8;
  }
  80% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(2.2);
    transform: scale(2.2);
    opacity: 0;
  }
}
