@charset "UTF-8";
/* Reset By Normalize */
@import url(/css/normalize.css);
@import url("/css/animate.css/animate.min.css");
@import url("/css/font-awesome-4.5.0/css/font-awesome.min.css");
/* ================= 頁面框架設定 ================= */
* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

body {
  background: #2D0453;
  -webkit-overflow-scrolling: touch;
}

.dtNow {
  display: none;
  position: absolute;
  left: 2px;
  top: 2px;
  z-index: 99;
  border-radius: 3px;
  padding: 3px;
}

.wrapper_ingame {
  position: relative;
  width: 100%;
  height: 100%;
  background-image: url(/Action/11_Star31/20210917JU/ingame/images/bottom_diamond.png), url(/Action/11_Star31/20210917JU/ingame/images/1920X1920_bg.jpg);
  background-repeat: no-repeat;
  background-size: 187%, cover !important;
  background-position: bottom center, 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/20210917JU/ingame/images/bottom_diamond.png), url(/Action/11_Star31/20210917JU/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/20210917JU/ingame/images/bottom_diamond.png), url(/Action/11_Star31/20210917JU/ingame/images/bg.jpg);
  }
}

.ingame_machine, .box_windows {
  width: 100%;
  height: 100%;
  position: relative;
}

@media (max-aspect-ratio: 9 / 4) {
  .ingame_machine, .box_windows {
    width: 98.4375vw;
    height: 43.75vw;
  }
}

@media (min-aspect-ratio: 4 / 9) and (orientation: portrait) {
  .ingame_machine, .box_windows {
    width: 98.4375vh;
    height: 43.75vh;
  }
}

@media (min-aspect-ratio: 9 / 4) {
  .ingame_machine, .box_windows {
    width: 213.75vh;
    width: calc(var(--vh, 1vh) * 213.75);
    padding-bottom: initial;
    height: 95vh;
    height: calc(var(--vh, 1vh) * 95);
    background-size: auto 100%;
    background-position: top center;
  }
}

@media (max-aspect-ratio: 4 / 9) and (orientation: portrait) {
  .ingame_machine, .box_windows {
    width: 216vw;
    height: 96vw;
  }
}

.ingame_machine .game_main {
  width: 78.125%;
  height: 100%;
  position: absolute;
  top: 0%;
  left: 7.93651%;
}

.ingame_machine .game-title {
  width: 68.73333%;
  height: 15.11905%;
  background: url(/Action/11_Star31/20210917JU/ingame/images/popTitle05.png);
  background-size: 100%;
  background-repeat: no-repeat;
  position: relative;
  margin: 0.5% auto;
}

.ingame_machine .game_awardWinning-text {
  width: 100%;
}

.ingame_machine .game_awardWinning-text p {
  width: 100%;
  text-align: center;
  color: #fff;
}

.ingame_machine .game_lottery {
  width: 86%;
  height: 71.42857%;
  margin: 0 auto;
  margin-top: 2%;
  position: relative;
}

@media only screen and (max-width: 813px) {
  .ingame_machine .game_lottery {
    margin-top: 0;
  }
}

@media only screen and (max-height: 380px) {
  .ingame_machine .game_lottery {
    margin-top: 0;
  }
}

.ingame_machine .game_lottery .treasureChestBox {
  width: 100%;
  height: 21%;
  position: absolute;
  top: 15%;
  left: 0;
}

.ingame_machine .game_lottery .treasureChestBox .treasureChest {
  width: 11.47287%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 17.5%;
}

.ingame_machine .game_lottery .treasureChestBox .treasureChest .treasure {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: url(/Action/11_Star31/20210917JU/ingame/images/6/boxes.png);
  background-size: 100% !important;
}

.ingame_machine .game_lottery .treasureChestBox .treasureChest.canOpen .treasure {
  background: url(/Action/11_Star31/20210917JU/ingame/images/6/accomplishBoxes.png);
  -webkit-animation: swing 0.8s infinite;
          animation: swing 0.8s infinite;
  -webkit-transform-origin: center center;
          transform-origin: center center;
  cursor: pointer;
}

.ingame_machine .game_lottery .treasureChestBox .treasureChest.finish .treasure {
  width: 100%;
  height: 111.11111%;
  background: url(/Action/11_Star31/20210917JU/ingame/images/6/boxesOpen.png);
  cursor: pointer;
  top: -5%;
}

.ingame_machine .game_lottery .treasureChestBox .treasureChest.finish .tip {
  width: 121.62162%;
  height: 68.25397%;
  background: url(/Action/11_Star31/20210917JU/ingame/images/6/receive.png);
}

.ingame_machine .game_lottery .treasureChestBox .treasureChest.end .tip {
  width: 121.62162%;
  height: 68.25397%;
  background: url(/Action/11_Star31/20210917JU/ingame/images/6/end.png);
}

.ingame_machine .game_lottery .treasureChestBox .treasureChest.comingSoon .tip {
  width: 121.62162%;
  height: 68.25397%;
  background: url(/Action/11_Star31/20210917JU/ingame/images/6/comingSoon.png);
}

.ingame_machine .game_lottery .treasureChestBox .treasureChest .tip {
  content: '';
  display: block;
  width: 121.62162%;
  height: 68.25397%;
  position: absolute;
  top: -63.49206%;
  left: -7.43243%;
  background-size: 100% !important;
  background-repeat: no-repeat !important;
}

.ingame_machine .game_lottery .treasureChestBox .treasureChest-3 {
  left: 11.54264%;
}

.ingame_machine .game_lottery .treasureChestBox .treasureChest-3 .tip {
  background: url(/Action/11_Star31/20210917JU/ingame/images/6/accomplishx3.png);
}

.ingame_machine .game_lottery .treasureChestBox .treasureChest-10 {
  left: 31.88372%;
}

.ingame_machine .game_lottery .treasureChestBox .treasureChest-10 .tip {
  background: url(/Action/11_Star31/20210917JU/ingame/images/6/accomplishx10.png);
}

.ingame_machine .game_lottery .treasureChestBox .treasureChest-30 {
  left: 52.22481%;
}

.ingame_machine .game_lottery .treasureChestBox .treasureChest-30 .tip {
  background: url(/Action/11_Star31/20210917JU/ingame/images/6/accomplishx30.png);
}

.ingame_machine .game_lottery .treasureChestBox .treasureChest-65 {
  left: 72.56589%;
}

.ingame_machine .game_lottery .treasureChestBox .treasureChest-65 .tip {
  background: url(/Action/11_Star31/20210917JU/ingame/images/6/accomplishx65.png);
}

.ingame_machine .game_lottery .treasureChestBox .treasureChest-100 {
  left: 94.26357%;
}

.ingame_machine .game_lottery .treasureChestBox .treasureChest-100 .tip {
  background: url(/Action/11_Star31/20210917JU/ingame/images/6/accomplishx100.png);
}

.ingame_machine .game_lottery .progress {
  width: 100%;
  height: 9.5%;
  position: absolute;
  top: 35%;
  left: 0;
}

.ingame_machine .game_lottery .progress .barBox {
  width: 100%;
  height: 52.63158%;
  position: absolute;
  top: 23.68421%;
  left: 0;
}

.ingame_machine .game_lottery .progress .barBox .bar {
  height: 100%;
  border-radius: 30px;
  background: #A290FF;
  position: absolute;
  top: 41.66667%;
}

.ingame_machine .game_lottery .progress .barBox .bar::before {
  content: '';
  display: block;
  height: 100%;
  border-radius: 30px;
  background: #FCCE16;
  position: absolute;
  top: 0;
}

.ingame_machine .game_lottery .progress .barBox .bar-3, .ingame_machine .game_lottery .progress .barBox .bar-10, .ingame_machine .game_lottery .progress .barBox .bar-30, .ingame_machine .game_lottery .progress .barBox .bar-65, .ingame_machine .game_lottery .progress .barBox .bar-100 {
  width: 16.69767%;
}

.ingame_machine .game_lottery .progress .barBox .bar-3 {
  left: 0;
  border-radius: 30px 0 0 30px;
}

.ingame_machine .game_lottery .progress .barBox .bar-3::before {
  border-radius: 30px 0 0 30px;
}

.ingame_machine .game_lottery .progress .barBox .bar-3[data-progress="1"]::before {
  width: 33.33333%;
}

.ingame_machine .game_lottery .progress .barBox .bar-3[data-progress="2"]::before {
  width: 66.66667%;
}

.ingame_machine .game_lottery .progress .barBox .bar-3[data-progress="3"]::before {
  width: 100%;
}

.ingame_machine .game_lottery .progress .barBox .bar-10 {
  left: 20.34109%;
  border-radius: 0;
}

.ingame_machine .game_lottery .progress .barBox .bar-10::before {
  border-radius: 0;
}

.ingame_machine .game_lottery .progress .barBox .bar-10[data-progress="4"]::before {
  width: 14.28571%;
}

.ingame_machine .game_lottery .progress .barBox .bar-10[data-progress="5"]::before {
  width: 28.57143%;
}

.ingame_machine .game_lottery .progress .barBox .bar-10[data-progress="6"]::before {
  width: 42.85714%;
}

.ingame_machine .game_lottery .progress .barBox .bar-10[data-progress="7"]::before {
  width: 57.14286%;
}

.ingame_machine .game_lottery .progress .barBox .bar-10[data-progress="8"]::before {
  width: 71.42857%;
}

.ingame_machine .game_lottery .progress .barBox .bar-10[data-progress="9"]::before {
  width: 85.71429%;
}

.ingame_machine .game_lottery .progress .barBox .bar-10[data-progress="10"]::before {
  width: 100%;
}

.ingame_machine .game_lottery .progress .barBox .bar-30 {
  left: 40.68217%;
  border-radius: 0;
}

.ingame_machine .game_lottery .progress .barBox .bar-30::before {
  border-radius: 0;
}

.ingame_machine .game_lottery .progress .barBox .bar-30[data-progress="11"]::before {
  width: 5%;
}

.ingame_machine .game_lottery .progress .barBox .bar-30[data-progress="12"]::before {
  width: 10%;
}

.ingame_machine .game_lottery .progress .barBox .bar-30[data-progress="13"]::before {
  width: 15%;
}

.ingame_machine .game_lottery .progress .barBox .bar-30[data-progress="14"]::before {
  width: 20%;
}

.ingame_machine .game_lottery .progress .barBox .bar-30[data-progress="15"]::before {
  width: 25%;
}

.ingame_machine .game_lottery .progress .barBox .bar-30[data-progress="16"]::before {
  width: 30%;
}

.ingame_machine .game_lottery .progress .barBox .bar-30[data-progress="17"]::before {
  width: 35%;
}

.ingame_machine .game_lottery .progress .barBox .bar-30[data-progress="18"]::before {
  width: 40%;
}

.ingame_machine .game_lottery .progress .barBox .bar-30[data-progress="19"]::before {
  width: 45%;
}

.ingame_machine .game_lottery .progress .barBox .bar-30[data-progress="20"]::before {
  width: 50%;
}

.ingame_machine .game_lottery .progress .barBox .bar-30[data-progress="21"]::before {
  width: 55%;
}

.ingame_machine .game_lottery .progress .barBox .bar-30[data-progress="22"]::before {
  width: 60%;
}

.ingame_machine .game_lottery .progress .barBox .bar-30[data-progress="23"]::before {
  width: 65%;
}

.ingame_machine .game_lottery .progress .barBox .bar-30[data-progress="24"]::before {
  width: 70%;
}

.ingame_machine .game_lottery .progress .barBox .bar-30[data-progress="25"]::before {
  width: 75%;
}

.ingame_machine .game_lottery .progress .barBox .bar-30[data-progress="26"]::before {
  width: 80%;
}

.ingame_machine .game_lottery .progress .barBox .bar-30[data-progress="27"]::before {
  width: 85%;
}

.ingame_machine .game_lottery .progress .barBox .bar-30[data-progress="28"]::before {
  width: 90%;
}

.ingame_machine .game_lottery .progress .barBox .bar-30[data-progress="29"]::before {
  width: 95%;
}

.ingame_machine .game_lottery .progress .barBox .bar-30[data-progress="30"]::before {
  width: 100%;
}

.ingame_machine .game_lottery .progress .barBox .bar-65 {
  left: 61.02326%;
  border-radius: 0;
}

.ingame_machine .game_lottery .progress .barBox .bar-65::before {
  border-radius: 0;
}

.ingame_machine .game_lottery .progress .barBox .bar-65[data-progress="31"]::before {
  width: 2.85714%;
}

.ingame_machine .game_lottery .progress .barBox .bar-65[data-progress="32"]::before {
  width: 5.71429%;
}

.ingame_machine .game_lottery .progress .barBox .bar-65[data-progress="33"]::before {
  width: 8.57143%;
}

.ingame_machine .game_lottery .progress .barBox .bar-65[data-progress="34"]::before {
  width: 11.42857%;
}

.ingame_machine .game_lottery .progress .barBox .bar-65[data-progress="35"]::before {
  width: 14.28571%;
}

.ingame_machine .game_lottery .progress .barBox .bar-65[data-progress="36"]::before {
  width: 17.14286%;
}

.ingame_machine .game_lottery .progress .barBox .bar-65[data-progress="37"]::before {
  width: 20%;
}

.ingame_machine .game_lottery .progress .barBox .bar-65[data-progress="38"]::before {
  width: 22.85714%;
}

.ingame_machine .game_lottery .progress .barBox .bar-65[data-progress="39"]::before {
  width: 25.71429%;
}

.ingame_machine .game_lottery .progress .barBox .bar-65[data-progress="40"]::before {
  width: 28.57143%;
}

.ingame_machine .game_lottery .progress .barBox .bar-65[data-progress="41"]::before {
  width: 31.42857%;
}

.ingame_machine .game_lottery .progress .barBox .bar-65[data-progress="42"]::before {
  width: 34.28571%;
}

.ingame_machine .game_lottery .progress .barBox .bar-65[data-progress="43"]::before {
  width: 37.14286%;
}

.ingame_machine .game_lottery .progress .barBox .bar-65[data-progress="44"]::before {
  width: 40%;
}

.ingame_machine .game_lottery .progress .barBox .bar-65[data-progress="45"]::before {
  width: 42.85714%;
}

.ingame_machine .game_lottery .progress .barBox .bar-65[data-progress="46"]::before {
  width: 45.71429%;
}

.ingame_machine .game_lottery .progress .barBox .bar-65[data-progress="47"]::before {
  width: 48.57143%;
}

.ingame_machine .game_lottery .progress .barBox .bar-65[data-progress="48"]::before {
  width: 51.42857%;
}

.ingame_machine .game_lottery .progress .barBox .bar-65[data-progress="49"]::before {
  width: 54.28571%;
}

.ingame_machine .game_lottery .progress .barBox .bar-65[data-progress="50"]::before {
  width: 57.14286%;
}

.ingame_machine .game_lottery .progress .barBox .bar-65[data-progress="51"]::before {
  width: 60%;
}

.ingame_machine .game_lottery .progress .barBox .bar-65[data-progress="52"]::before {
  width: 62.85714%;
}

.ingame_machine .game_lottery .progress .barBox .bar-65[data-progress="53"]::before {
  width: 65.71429%;
}

.ingame_machine .game_lottery .progress .barBox .bar-65[data-progress="54"]::before {
  width: 68.57143%;
}

.ingame_machine .game_lottery .progress .barBox .bar-65[data-progress="55"]::before {
  width: 71.42857%;
}

.ingame_machine .game_lottery .progress .barBox .bar-65[data-progress="56"]::before {
  width: 74.28571%;
}

.ingame_machine .game_lottery .progress .barBox .bar-65[data-progress="57"]::before {
  width: 77.14286%;
}

.ingame_machine .game_lottery .progress .barBox .bar-65[data-progress="58"]::before {
  width: 80%;
}

.ingame_machine .game_lottery .progress .barBox .bar-65[data-progress="59"]::before {
  width: 82.85714%;
}

.ingame_machine .game_lottery .progress .barBox .bar-65[data-progress="60"]::before {
  width: 85.71429%;
}

.ingame_machine .game_lottery .progress .barBox .bar-65[data-progress="61"]::before {
  width: 88.57143%;
}

.ingame_machine .game_lottery .progress .barBox .bar-65[data-progress="62"]::before {
  width: 91.42857%;
}

.ingame_machine .game_lottery .progress .barBox .bar-65[data-progress="63"]::before {
  width: 94.28571%;
}

.ingame_machine .game_lottery .progress .barBox .bar-65[data-progress="64"]::before {
  width: 97.14286%;
}

.ingame_machine .game_lottery .progress .barBox .bar-65[data-progress="65"]::before {
  width: 100%;
}

.ingame_machine .game_lottery .progress .barBox .bar-100 {
  left: 81.31783%;
  border-radius: 0;
}

.ingame_machine .game_lottery .progress .barBox .bar-100::before {
  border-radius: 0;
}

.ingame_machine .game_lottery .progress .barBox .bar-100[data-progress="66"]::before {
  width: 2.85714%;
}

.ingame_machine .game_lottery .progress .barBox .bar-100[data-progress="67"]::before {
  width: 5.71429%;
}

.ingame_machine .game_lottery .progress .barBox .bar-100[data-progress="68"]::before {
  width: 8.57143%;
}

.ingame_machine .game_lottery .progress .barBox .bar-100[data-progress="69"]::before {
  width: 11.42857%;
}

.ingame_machine .game_lottery .progress .barBox .bar-100[data-progress="70"]::before {
  width: 14.28571%;
}

.ingame_machine .game_lottery .progress .barBox .bar-100[data-progress="71"]::before {
  width: 17.14286%;
}

.ingame_machine .game_lottery .progress .barBox .bar-100[data-progress="72"]::before {
  width: 20%;
}

.ingame_machine .game_lottery .progress .barBox .bar-100[data-progress="73"]::before {
  width: 22.85714%;
}

.ingame_machine .game_lottery .progress .barBox .bar-100[data-progress="74"]::before {
  width: 25.71429%;
}

.ingame_machine .game_lottery .progress .barBox .bar-100[data-progress="75"]::before {
  width: 28.57143%;
}

.ingame_machine .game_lottery .progress .barBox .bar-100[data-progress="76"]::before {
  width: 31.42857%;
}

.ingame_machine .game_lottery .progress .barBox .bar-100[data-progress="77"]::before {
  width: 34.28571%;
}

.ingame_machine .game_lottery .progress .barBox .bar-100[data-progress="78"]::before {
  width: 37.14286%;
}

.ingame_machine .game_lottery .progress .barBox .bar-100[data-progress="79"]::before {
  width: 40%;
}

.ingame_machine .game_lottery .progress .barBox .bar-100[data-progress="80"]::before {
  width: 42.85714%;
}

.ingame_machine .game_lottery .progress .barBox .bar-100[data-progress="81"]::before {
  width: 45.71429%;
}

.ingame_machine .game_lottery .progress .barBox .bar-100[data-progress="82"]::before {
  width: 48.57143%;
}

.ingame_machine .game_lottery .progress .barBox .bar-100[data-progress="83"]::before {
  width: 51.42857%;
}

.ingame_machine .game_lottery .progress .barBox .bar-100[data-progress="84"]::before {
  width: 54.28571%;
}

.ingame_machine .game_lottery .progress .barBox .bar-100[data-progress="85"]::before {
  width: 57.14286%;
}

.ingame_machine .game_lottery .progress .barBox .bar-100[data-progress="86"]::before {
  width: 60%;
}

.ingame_machine .game_lottery .progress .barBox .bar-100[data-progress="87"]::before {
  width: 62.85714%;
}

.ingame_machine .game_lottery .progress .barBox .bar-100[data-progress="88"]::before {
  width: 65.71429%;
}

.ingame_machine .game_lottery .progress .barBox .bar-100[data-progress="89"]::before {
  width: 68.57143%;
}

.ingame_machine .game_lottery .progress .barBox .bar-100[data-progress="90"]::before {
  width: 71.42857%;
}

.ingame_machine .game_lottery .progress .barBox .bar-100[data-progress="91"]::before {
  width: 74.28571%;
}

.ingame_machine .game_lottery .progress .barBox .bar-100[data-progress="92"]::before {
  width: 77.14286%;
}

.ingame_machine .game_lottery .progress .barBox .bar-100[data-progress="93"]::before {
  width: 80%;
}

.ingame_machine .game_lottery .progress .barBox .bar-100[data-progress="94"]::before {
  width: 82.85714%;
}

.ingame_machine .game_lottery .progress .barBox .bar-100[data-progress="95"]::before {
  width: 85.71429%;
}

.ingame_machine .game_lottery .progress .barBox .bar-100[data-progress="96"]::before {
  width: 88.57143%;
}

.ingame_machine .game_lottery .progress .barBox .bar-100[data-progress="97"]::before {
  width: 91.42857%;
}

.ingame_machine .game_lottery .progress .barBox .bar-100[data-progress="98"]::before {
  width: 94.28571%;
}

.ingame_machine .game_lottery .progress .barBox .bar-100[data-progress="99"]::before {
  width: 97.14286%;
}

.ingame_machine .game_lottery .progress .barBox .bar-100[data-progress="100"]::before {
  width: 100%;
}

.ingame_machine .game_lottery .progress .stateBox {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 25%;
  left: 0;
}

.ingame_machine .game_lottery .progress .stateBox .state {
  width: 4.4186%;
  height: 100%;
  background: #fff;
  border-radius: 30px;
  position: absolute;
}

.ingame_machine .game_lottery .progress .stateBox .state.finish::before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background: #FCCE16;
  border-radius: 30px;
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}

.ingame_machine .game_lottery .progress .stateBox .state.finish::after {
  content: '';
  width: 80%;
  height: 65%;
  background: url(/Action/11_Star31/20210917JU/ingame/images/6/tickSign.png);
  background-size: 100%;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.ingame_machine .game_lottery .progress .stateBox .state-3 {
  left: 16.31008%;
}

.ingame_machine .game_lottery .progress .stateBox .state-10 {
  left: 36.65116%;
}

.ingame_machine .game_lottery .progress .stateBox .state-30 {
  left: 56.99225%;
}

.ingame_machine .game_lottery .progress .stateBox .state-65 {
  left: 77.33333%;
}

.ingame_machine .game_lottery .progress .stateBox .state-100 {
  left: 97.67442%;
}

.ingame_machine .game_lottery .awardsBox {
  width: 100%;
  height: 21%;
  position: absolute;
  top: 50%;
  left: 0;
}

.ingame_machine .game_lottery .awardsBox .awards {
  width: 11.47287%;
  height: 100%;
  background-size: 100%;
  position: absolute;
  top: 0;
  left: 17.5%;
  color: #fff;
  text-align: center;
  line-height: 1.5em;
}

@media only screen and (max-width: 813px) {
  .ingame_machine .game_lottery .awardsBox .awards {
    width: 19.37984%;
    line-height: 1em;
  }
}

@media only screen and (max-height: 380px) {
  .ingame_machine .game_lottery .awardsBox .awards {
    width: 19.37984%;
    line-height: 1em;
  }
}

.ingame_machine .game_lottery .awardsBox .awards-3 {
  left: 12.78295%;
}

@media only screen and (max-width: 813px) {
  .ingame_machine .game_lottery .awardsBox .awards-3 {
    left: 8.82946%;
  }
}

@media only screen and (max-height: 380px) {
  .ingame_machine .game_lottery .awardsBox .awards-3 {
    left: 8.82946%;
  }
}

.ingame_machine .game_lottery .awardsBox .awards-10 {
  left: 33.12403%;
}

@media only screen and (max-width: 813px) {
  .ingame_machine .game_lottery .awardsBox .awards-10 {
    left: 29.17054%;
  }
}

@media only screen and (max-height: 380px) {
  .ingame_machine .game_lottery .awardsBox .awards-10 {
    left: 29.17054%;
  }
}

.ingame_machine .game_lottery .awardsBox .awards-30 {
  left: 53.46512%;
}

@media only screen and (max-width: 813px) {
  .ingame_machine .game_lottery .awardsBox .awards-30 {
    left: 49.51163%;
  }
}

@media only screen and (max-height: 380px) {
  .ingame_machine .game_lottery .awardsBox .awards-30 {
    left: 49.51163%;
  }
}

.ingame_machine .game_lottery .awardsBox .awards-65 {
  left: 73.8062%;
}

@media only screen and (max-width: 813px) {
  .ingame_machine .game_lottery .awardsBox .awards-65 {
    left: 69.85271%;
  }
}

@media only screen and (max-height: 380px) {
  .ingame_machine .game_lottery .awardsBox .awards-65 {
    left: 69.85271%;
  }
}

.ingame_machine .game_lottery .awardsBox .awards-100 {
  left: 94.26357%;
}

@media only screen and (max-width: 813px) {
  .ingame_machine .game_lottery .awardsBox .awards-100 {
    left: 90.31008%;
  }
}

@media only screen and (max-height: 380px) {
  .ingame_machine .game_lottery .awardsBox .awards-100 {
    left: 90.31008%;
  }
}

.ingame_machine .game_lottery .awardsTime {
  width: 89.14729%;
  height: 11.66667%;
  position: absolute;
  bottom: 8.33333%;
  left: 5.42636%;
  background: #000B37;
  border-radius: 30px;
}

.ingame_machine .game_lottery .awardsTime-title {
  width: 33.3913%;
  height: 55.71429%;
  background: url(/Action/11_Star31/20210917JU/ingame/images/6/weeklyTaskTime.png);
  background-size: 100%;
  position: absolute;
  top: 21.42857%;
  left: 15%;
}

.ingame_machine .game_lottery .awardsTime-num {
  width: 27.82609%;
  height: 85.71429%;
  position: absolute;
  top: 7.14286%;
  left: 49.56522%;
}

.ingame_machine .game_lottery .awardsTime-num ul {
  width: 100%;
  height: 100%;
  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_lottery .awardsTime-num ul li {
  width: 20%;
  height: 100%;
  background-size: auto 100% !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
}

.ingame_machine .game_lottery .awardsTime-num .num-0 {
  background: url(/Action/11_Star31/20210917JU/ingame/images/number/0.png);
}

.ingame_machine .game_lottery .awardsTime-num .num-1 {
  background: url(/Action/11_Star31/20210917JU/ingame/images/number/1.png);
}

.ingame_machine .game_lottery .awardsTime-num .num-2 {
  background: url(/Action/11_Star31/20210917JU/ingame/images/number/2.png);
}

.ingame_machine .game_lottery .awardsTime-num .num-3 {
  background: url(/Action/11_Star31/20210917JU/ingame/images/number/3.png);
}

.ingame_machine .game_lottery .awardsTime-num .num-4 {
  background: url(/Action/11_Star31/20210917JU/ingame/images/number/4.png);
}

.ingame_machine .game_lottery .awardsTime-num .num-5 {
  background: url(/Action/11_Star31/20210917JU/ingame/images/number/5.png);
}

.ingame_machine .game_lottery .awardsTime-num .num-6 {
  background: url(/Action/11_Star31/20210917JU/ingame/images/number/6.png);
}

.ingame_machine .game_lottery .awardsTime-num .num-7 {
  background: url(/Action/11_Star31/20210917JU/ingame/images/number/7.png);
}

.ingame_machine .game_lottery .awardsTime-num .num-8 {
  background: url(/Action/11_Star31/20210917JU/ingame/images/number/8.png);
}

.ingame_machine .game_lottery .awardsTime-num .num-9 {
  background: url(/Action/11_Star31/20210917JU/ingame/images/number/9.png);
}

.ingame_machine .game_infoBtn {
  width: 8.73016%;
  height: 19.16667%;
  position: absolute;
  top: 79.7619%;
  left: 0.79365%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.ingame_machine .game_infoBtn div {
  width: 100%;
  height: 100%;
  cursor: pointer;
  background-size: 100% !important;
}

.ingame_machine .game_infoBtn div.btn_Description {
  background: url(/Action/11_Star31/20210917JU/ingame/images/btn_question.png);
}

.ingame_machine .game_infoBtn div.btn_AwardRecord {
  background: url(/Action/11_Star31/20210917JU/ingame/images/btn_record.png);
}

.ingame_machine .game_otherBtn {
  width: 12.91005%;
  height: 35%;
  position: absolute;
  top: 62.5%;
  left: 85.71429%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.ingame_machine .game_otherBtn div {
  width: 100%;
  height: 46.59864%;
  margin-bottom: 10px;
  cursor: pointer;
  background-size: 100% !important;
}

.ingame_machine .game_otherBtn div.btn_coinTake {
  background: url(/Action/11_Star31/20210917JU/ingame/images/btn_coinTake.png);
}

.ingame_machine .game_otherBtn div.btn_fiveTime {
  background: url(/Action/11_Star31/20210917JU/ingame/images/btn_5time.png);
}

.ingame_machine .game_otherBtn div.btn_Monopoly {
  background: url(/Action/11_Star31/20210917JU/ingame/images/btn_monopoly.png);
}

.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 .prize_item {
  display: none;
  width: 53.01587%;
  height: 66.66667%;
  top: 4.7619%;
  left: 7.67196%;
  position: absolute;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.box_windows .prize_item-box {
  width: 100%;
  height: 85.89286%;
  background: url(/Action/11_Star31/20210917JU/ingame/images/popbox.png);
  background-size: 100%;
  position: relative;
}

.box_windows .prize_item-box .item {
  width: 92%;
  height: 67.32143%;
  margin: 0 auto;
  overflow-y: auto;
  position: relative;
  top: 28.57143%;
}

.box_windows .prize_item-box .item::-webkit-scrollbar {
  width: 8px;
}

.box_windows .prize_item-box .item::-webkit-scrollbar-thumb {
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0)), color-stop(50%, black), to(black));
  background: linear-gradient(to top, rgba(0, 0, 0, 0) 0%, black 50%, black 100%);
  border-radius: 4px;
}

.box_windows .prize_item-box .item ul {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  list-style-type: none;
}

.box_windows .prize_item-box .item ul li {
  width: 22%;
  margin: 1% 1.5%;
}

.box_windows .prize_item-box .item ul li img {
  max-width: 98%;
  display: block;
  margin: 0 auto;
}

.box_windows .prize_item-box .item-bg {
  width: 95%;
  height: 8.92857%;
  position: absolute;
  bottom: 3.21429%;
  border-radius: 50px;
  left: 2.5%;
  background: -webkit-gradient(linear, left bottom, left top, from(#a600a1), to(rgba(166, 0, 161, 0)));
  background: linear-gradient(to top, #a600a1 0%, rgba(166, 0, 161, 0) 100%);
}

.box_windows .prize_item .getBtn {
  width: 14.17166%;
  height: 10.89286%;
  margin: 0.5% auto;
  left: 30.74074%;
  background: url(/Action/11_Star31/20210917JU/ingame/images/btn_get_action.png);
  background-size: 100%;
}

.box_windows .question {
  display: none;
  padding: 1em;
  font-size: 120%;
  color: #FFF;
  line-height: 1.5em;
}

.box_windows .question h3 {
  font-size: 1.25em;
  line-height: 1.75em;
  color: #ffb244;
}

.box_windows .question h5 {
  font-size: 1.2em;
  padding: .8em;
  margin-bottom: 0.8em;
  text-align: center;
  background-image: #59dfe9;
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(89, 223, 233, 0)), color-stop(20%, #9decf2), color-stop(40%, #59dfe9), color-stop(60%, #59dfe9), color-stop(80%, #9decf2), to(rgba(89, 223, 233, 0)));
  background-image: linear-gradient(to left, rgba(89, 223, 233, 0) 0%, #9decf2 20%, #59dfe9 40%, #59dfe9 60%, #9decf2 80%, rgba(89, 223, 233, 0) 100%);
  color: #062a2d;
}

.box_windows .question p {
  margin-left: 2em;
}

.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: 90%;
  height: 90%;
  top: 5%;
  left: 5%;
}

.box_windows .box_container .main {
  width: 100%;
  height: 100%;
  padding: 16px;
  border-radius: 20px;
  border: 3px solid rgba(255, 255, 255, 0.5);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(105, 0, 167, 0.8)), to(#201166));
  background: linear-gradient(to bottom, rgba(105, 0, 167, 0.8) 0%, #201166 100%);
  -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/20210917JU/ingame/images/btn_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;
  }
}

/* ================= table設定 ================= */
/*================= table================= */
.table tr th, .table tr td {
  border: 1px solid #ff8fa1;
}

.table {
  font-family: "Helvetica Neue","微軟正黑體","Helvetica","Arial","PingFangTC-Light","STHeitiTC-Light","Microsoft JhengHei",sans-serif;
  font-size: 1em;
  border-collapse: initial;
  border-radius: 5px;
  color: #202c0d;
  border: 3px solid #ff8fa1;
  table-layout: fixed;
}

.table tr {
  background: #fff;
}

.table tr th {
  position: relative;
  background: -webkit-gradient(linear, left bottom, left top, from(#ff2828), to(#ff5151));
  background: linear-gradient(to top, #ff2828 0%, #ff5151 100%);
  color: #fff;
}

.table tr th.thStyle02 {
  color: #752b00;
  background: #ffec80;
}

.table tr td {
  /*單格變色*/
}

.table tr td p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.table tr td img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}

.table tr td img.img-inline {
  width: 4em;
  display: inline;
  margin: 0;
}

.table tr td[data-tdstyle="style01"] {
  background-color: #f6f6f6;
}
