@charset "UTF-8";
/* Reset By Normalize */
@import url(/css/normalize.css);
@import url("/css/animate.css/animate.min.css");
/* ================= 頁面框架設定 ================= */
* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

img {
  max-width: 100%;
}

.txt-thin {
  font-weight: 500;
}

.show {
  visibility: visible !important;
}

.dtNow {
  display: none;
  position: absolute;
  left: 2px;
  top: 2px;
  z-index: 99;
  border-radius: 3px;
  padding: 3px;
}

.body {
  background: #d9fffa;
}

.wrapper__ingame {
  position: relative;
  width: 100%;
  height: 100%;
  background-image: url(/Action/11_Star31/20220601MSU/ingame/images/ingame_bg_1920.jpg?v=20220609);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-position: center;
}

@media (max-aspect-ratio: 16 / 9) {
  .wrapper__ingame {
    background-image: url(/Action/11_Star31/20220601MSU/ingame/images/ingame_bg_1920.jpg?v=20220609);
    background-size: 100% auto;
  }
}

@media (min-aspect-ratio: 9 / 16) and (orientation: portrait) {
  .wrapper__ingame {
    background-image: url(/Action/11_Star31/20220601MSU/ingame/images/ingame_bg_1920.jpg?v=20220609);
    background-size: 100% auto;
  }
}

@media (min-aspect-ratio: 16 / 9) {
  .wrapper__ingame {
    background-image: url(/Action/11_Star31/20220601MSU/ingame/images/ingame_bg_3000.jpg?v=20220609);
    background-size: auto 101.694%;
  }
}

@media (max-aspect-ratio: 9 / 16) and (orientation: portrait) {
  .wrapper__ingame {
    background-image: url(/Action/11_Star31/20220601MSU/ingame/images/ingame_bg_3000.jpg?v=20220609);
    background-size: auto 101.694%;
  }
}

.ingame__playBox {
  width: 100%;
  height: 100%;
  position: relative;
}

@media (max-aspect-ratio: 16 / 9) {
  .ingame__playBox {
    width: 98.33333vw;
    height: 55.3125vw;
  }
}

@media (min-aspect-ratio: 9 / 16) and (orientation: portrait) {
  .ingame__playBox {
    width: 98.33333vh;
    height: 55.3125vh;
  }
}

@media (min-aspect-ratio: 16 / 9) {
  .ingame__playBox {
    width: 177.77778vh;
    width: calc(var(--vh, 1vh) * 177);
    padding-bottom: initial;
    height: 100vh;
    height: calc(var(--vh, 1vh) * 100);
    background-size: auto 100%;
    background-position: top center;
  }
}

@media (max-aspect-ratio: 9 / 16) and (orientation: portrait) {
  .ingame__playBox {
    width: 177.77778vw;
    height: 100vw;
  }
}

.member {
  padding: 0.9375% 1.5625% 0 1.5625%;
  position: absolute;
  font-family: Verdana, sans-serif;
  font-size: 16px;
  color: #fff;
  background-image: url(/Action/11_Star31/20220601MSU/ingame/images//member/member-bg.png?v=20220609);
  background-size: 100% 100%;
  background-position: 30% top;
  background-repeat: no-repeat;
  text-align: center;
  width: 18.22917%;
  height: 19.86817%;
}

.member__table {
  width: 100%;
  height: 20%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.member__table .vip-icon0 {
  background-image: url(/Action/11_Star31/20220601MSU/ingame/images/member/v0_s.png?v=20220609);
}

.member__table .vip-icon {
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
  width: 13%;
  padding-bottom: 15%;
  margin-right: 2px;
}

.member__table .vip-icon1 {
  background-image: url(/Action/11_Star31/20220601MSU/ingame/images/member/v0_1.png?v=20220609);
}

.member__table .vip-icon2 {
  background-image: url(/Action/11_Star31/20220601MSU/ingame/images/member/v1.png?v=20220609);
}

.member__table .vip-icon3 {
  background-image: url(/Action/11_Star31/20220601MSU/ingame/images/member/v2.png?v=20220609);
}

.member__table .vip-icon4 {
  background-image: url(/Action/11_Star31/20220601MSU/ingame/images/member/v3.png?v=20220609);
}

.member__table .vip-icon5 {
  background-image: url(/Action/11_Star31/20220601MSU/ingame/images/member/v4.png?v=20220609);
}

.member__table .vip-icon6 {
  background-image: url(/Action/11_Star31/20220601MSU/ingame/images/member/v5.png?v=20220609);
}

.member__table .vip-icon7 {
  background-image: url(/Action/11_Star31/20220601MSU/ingame/images/member/v6.png?v=20220609);
}

.member__table .vip-icon8 {
  background-image: url(/Action/11_Star31/20220601MSU/ingame/images/member/v7.png?v=20220609);
}

.member__table .vip-icon9 {
  background-image: url(/Action/11_Star31/20220601MSU/ingame/images/member/v8.png?v=20220609);
}

.member__table .vip-icon10 {
  background-image: url(/Action/11_Star31/20220601MSU/ingame/images/member/v9.png?v=20220609);
}

.member__table .vip-icon11 {
  background-image: url(/Action/11_Star31/20220601MSU/ingame/images/member/v10.png?v=20220609);
}

.member__table .vip-icon12 {
  background-image: url(/Action/11_Star31/20220601MSU/ingame/images/member/v11.png?v=20220609);
}

.member__status {
  padding: 0.25em;
  width: 100%;
  height: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.member .vip-info {
  background-color: rgba(94, 0, 30, 0.8);
  width: 100%;
  height: 78%;
  border-radius: 0.5em;
  padding: 1.5%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.member .vip-info .icoins {
  height: 50%;
  background-image: url(/Action/11_Star31/20220601MSU/ingame/images/member/icoin.png?v=20220609);
  background-size: auto 80%;
  background-position: 0.25em;
  background-repeat: no-repeat;
  text-align: right;
  line-height: 1.8em;
  padding: 0;
  border-bottom: 1px solid rgba(251, 100, 220, 0.2);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-height: 390px) {
  .member .vip-info .icoins p {
    width: 150%;
    font-size: 8px;
    -webkit-transform: scale(0.75);
            transform: scale(0.75);
    text-align: right;
    margin-right: -10%;
  }
}

@media screen and (max-width: 640px) {
  .member .vip-info .icoins p {
    width: 150%;
    font-size: 8px;
    -webkit-transform: scale(0.75);
            transform: scale(0.75);
    text-align: right;
    margin-right: -10%;
  }
}

.member .vip-info .idiamonds {
  height: 50%;
  background-image: url(/Action/11_Star31/20220601MSU/ingame/images/member/dm.png?v=20220609);
  background-size: auto 70%;
  background-position: 0.25em;
  background-repeat: no-repeat;
  text-align: right;
  padding: 0;
  line-height: 1.8em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-height: 390px) {
  .member .vip-info .idiamonds p {
    width: 150%;
    font-size: 8px;
    -webkit-transform: scale(0.75);
            transform: scale(0.75);
    text-align: right;
    margin-right: -10%;
  }
}

@media screen and (max-width: 640px) {
  .member .vip-info .idiamonds p {
    width: 150%;
    font-size: 8px;
    -webkit-transform: scale(0.75);
            transform: scale(0.75);
    text-align: right;
    margin-right: -10%;
  }
}

.member .nickname {
  font-weight: bold;
  color: #fb64dc;
  line-height: 1.5em;
}

@media screen and (max-height: 390px) {
  .member .nickname p {
    width: 120%;
    font-size: 8px;
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    margin-left: -10%;
  }
}

@media screen and (max-width: 640px) {
  .member .nickname p {
    width: 120%;
    font-size: 8px;
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    margin-left: -10%;
  }
}

.gametitle {
  width: 22.66949%;
  height: 8.6629%;
  position: absolute;
  left: 19.59746%;
  top: 4.7081%;
}

.gametitle img {
  width: 100%;
}

.schedule {
  width: 55.98517%;
  height: 7.81544%;
  position: absolute;
  left: 42.90254%;
  top: 5.27307%;
}

.schedule__proportion {
  width: 78.1457%;
  height: 81.92771%;
  position: absolute;
  top: 50%;
  right: 3.20151%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background: #000;
}

.schedule__proportion::before {
  content: '';
  display: block;
  width: calc( (var(--finNum) / var(--allNum)) * 100%);
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: url(/Action/11_Star31/20220601MSU/ingame/images/allNumNow-bg.png?v=20220609);
  background-size: auto 100%;
  background-repeat: repeat-x;
}

.schedule__main {
  width: 100%;
  height: 100%;
  position: relative;
  background: url(/Action/11_Star31/20220601MSU/ingame/images/schedule.png?v=20220609);
  background-size: 100%;
  background-repeat: no-repeat;
}

.schedule__main--name {
  width: 14.19111%;
  height: 48.19277%;
  position: absolute;
  left: 3.40587%;
  top: 47%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  color: #fff;
  text-align: center;
  font-weight: bold;
  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;
}

.schedule__main--barnumber {
  width: 22.70577%;
  height: 60.24096%;
  position: absolute;
  left: calc(18.9% + 39%);
  top: 47%;
  -webkit-transform: translateY(-50%) translateX(-50%);
          transform: translateY(-50%) translateX(-50%);
  text-align: center;
  color: #fff;
  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;
}

.schedule__text {
  width: 82.97067%;
  height: 32.53012%;
  position: absolute;
  left: 7.94492%;
  top: 107.14286%;
  background: url(/Action/11_Star31/20220601MSU/ingame/images/schedule_textNotice.png?v=20220609) no-repeat;
  background-size: 100%;
}

.gamemain {
  width: 93.22034%;
  height: 66.38418%;
  position: absolute;
  top: 20.71563%;
  left: 4.44915%;
}

.gamemain .steplist {
  width: 100%;
  height: 100%;
  position: relative;
}

.gamemain .steplist__main {
  width: 19.43182%;
  height: 41.84397%;
  position: absolute;
}

.gamemain .steplist__main .step {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-size: 100% !important;
}

.gamemain .steplist__main .step1-off {
  background: url(/Action/11_Star31/20220601MSU/ingame/images/step1-off.png?v=20220609);
}

.gamemain .steplist__main .step1-on {
  background: url(/Action/11_Star31/20220601MSU/ingame/images/step1-on.png?v=20220609);
  -webkit-animation: pulse 1s infinite;
          animation: pulse 1s infinite;
}

.gamemain .steplist__main .step1-get {
  background: url(/Action/11_Star31/20220601MSU/ingame/images/step1-get.png?v=20220609);
}

.gamemain .steplist__main .step2-off {
  background: url(/Action/11_Star31/20220601MSU/ingame/images/step2-off.png?v=20220609);
}

.gamemain .steplist__main .step2-on {
  background: url(/Action/11_Star31/20220601MSU/ingame/images/step2-on.png?v=20220609);
  -webkit-animation: pulse 1s infinite;
          animation: pulse 1s infinite;
}

.gamemain .steplist__main .step2-get {
  background: url(/Action/11_Star31/20220601MSU/ingame/images/step2-get.png?v=20220609);
}

.gamemain .steplist__main .step3-off {
  background: url(/Action/11_Star31/20220601MSU/ingame/images/step3-off.png?v=20220609);
}

.gamemain .steplist__main .step3-on {
  background: url(/Action/11_Star31/20220601MSU/ingame/images/step3-on.png?v=20220609);
  -webkit-animation: pulse 1s infinite;
          animation: pulse 1s infinite;
}

.gamemain .steplist__main .step3-get {
  background: url(/Action/11_Star31/20220601MSU/ingame/images/step3-get.png?v=20220609);
}

.gamemain .steplist__main .step4-off {
  background: url(/Action/11_Star31/20220601MSU/ingame/images/step4-off.png?v=20220609);
}

.gamemain .steplist__main .step4-on {
  background: url(/Action/11_Star31/20220601MSU/ingame/images/step4-on.png?v=20220609);
  -webkit-animation: pulse 1s infinite;
          animation: pulse 1s infinite;
}

.gamemain .steplist__main .step4-get {
  background: url(/Action/11_Star31/20220601MSU/ingame/images/step4-get.png?v=20220609);
}

.gamemain .steplist__main .step5-off {
  background: url(/Action/11_Star31/20220601MSU/ingame/images/step5-off.png?v=20220609);
}

.gamemain .steplist__main .step5-on {
  background: url(/Action/11_Star31/20220601MSU/ingame/images/step5-on.png?v=20220609);
  -webkit-animation: pulse 1s infinite;
          animation: pulse 1s infinite;
}

.gamemain .steplist__main .step5-get {
  background: url(/Action/11_Star31/20220601MSU/ingame/images/step5-get.png?v=20220609);
}

.gamemain .steplist__main .step6-off {
  background: url(/Action/11_Star31/20220601MSU/ingame/images/step6-off.png?v=20220609);
}

.gamemain .steplist__main .step6-on {
  background: url(/Action/11_Star31/20220601MSU/ingame/images/step6-on.png?v=20220609);
  -webkit-animation: pulse 1s infinite;
          animation: pulse 1s infinite;
}

.gamemain .steplist__main .step6-get {
  background: url(/Action/11_Star31/20220601MSU/ingame/images/step6-get.png?v=20220609);
}

.gamemain .steplist__main .step7-off {
  background: url(/Action/11_Star31/20220601MSU/ingame/images/step7-off.png?v=20220609);
}

.gamemain .steplist__main .step7-on {
  background: url(/Action/11_Star31/20220601MSU/ingame/images/step7-on.png?v=20220609);
  -webkit-animation: pulse 1s infinite;
          animation: pulse 1s infinite;
}

.gamemain .steplist__main .step7-get {
  background: url(/Action/11_Star31/20220601MSU/ingame/images/step7-get.png?v=20220609);
}

@media screen and (max-width: 620px) {
  .gamemain .steplist__main .step2-on {
    background: url(/Action/11_Star31/20220601MSU/ingame/images/step2-on-s.png?v=20220609);
  }
  .gamemain .steplist__main .step2-get {
    background: url(/Action/11_Star31/20220601MSU/ingame/images/step2-get-s.png?v=20220609);
  }
  .gamemain .steplist__main .step2-off {
    background: url(/Action/11_Star31/20220601MSU/ingame/images/step2-off-s.png?v=20220609);
  }
  .gamemain .steplist__main .step5-on {
    background: url(/Action/11_Star31/20220601MSU/ingame/images/step5-on-s.png?v=20220609);
  }
  .gamemain .steplist__main .step5-get {
    background: url(/Action/11_Star31/20220601MSU/ingame/images/step5-get-s.png?v=20220609);
  }
  .gamemain .steplist__main .step5-off {
    background: url(/Action/11_Star31/20220601MSU/ingame/images/step5-off-s.png?v=20220609);
  }
}

.gamemain .steplist__main .step.ing::before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: ing 3s infinite;
          animation: ing 3s infinite;
}

@media screen and (max-width: 812px) {
  .gamemain .steplist__main .step.ing::before {
    -webkit-animation: m-ing 3s infinite;
            animation: m-ing 3s infinite;
  }
}

.gamemain .steplist__main img {
  display: block;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.gamemain .steplist__main img.on {
  -webkit-animation: pulse 1s infinite;
          animation: pulse 1s infinite;
}

.gamemain .steplist__main .question {
  width: 29.23977%;
  height: 33.89831%;
  position: absolute;
  right: -5.26316%;
  top: -6.10169%;
}

.gamemain .steplist__main .question .questionBox {
  width: 40%;
  height: 40%;
  position: absolute;
  top: 30%;
  right: 30%;
  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 (max-width: 1023px) {
  .gamemain .steplist__main .question .questionBox {
    width: 45%;
    height: 45%;
  }
}

.gamemain .steplist__main .question .questionBox::before {
  content: '';
  background: url(/Action/11_Star31/20220601MSU/ingame/images/question.svg?v=20220609);
  width: 75%;
  height: 75%;
}

.gamemain .steplist__main .question .tooltip {
  display: none;
  position: absolute;
  width: 342%;
  top: 70%;
  right: 30%;
  background: #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;
}

.gamemain .steplist__main .question .tooltip p {
  font-size: 14px !important;
  line-height: 1.5rem;
}

@media only screen and (max-width: 860px) {
  .gamemain .steplist__main .question .tooltip p {
    font-size: 10px !important;
    line-height: 1.25rem;
  }
}

@media only screen and (max-height: 580px) {
  .gamemain .steplist__main .question .tooltip p {
    font-size: 10px !important;
    line-height: 1.25rem;
  }
}

@media only screen and (max-height: 450px) {
  .gamemain .steplist__main .question .tooltip p {
    font-size: 8px !important;
    line-height: 1rem;
  }
}

.gamemain .steplist__main .question:hover .tooltip {
  display: inline-block;
}

.gamemain .steplist__main .arrow {
  width: 31.57895%;
  height: 29.49153%;
  background: url(/Action/11_Star31/20220601MSU/ingame/images/arrow.png?v=20220609) no-repeat;
  background-size: 100% !important;
  position: absolute;
}

.gamemain .steplist__main .arrow-off {
  background: url(/Action/11_Star31/20220601MSU/ingame/images/arrow-off.png?v=20220609) no-repeat;
  -webkit-animation: arrow-off 5s infinite ease-in-out;
          animation: arrow-off 5s infinite ease-in-out;
}

.gamemain .steplist__main .arrow-down {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  left: calc(50% - 15.5%);
  bottom: -29.83051%;
}

.gamemain .steplist__main .arrow-left {
  left: 94.15%;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.gamemain .steplist__main .arrow-top {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  left: calc(50% - 15.5%);
  top: -29.83051%;
}

.gamemain .steplist__main .arrow-lefttop {
  left: 92%;
  top: -15%;
  -webkit-transform: rotate(-35deg);
          transform: rotate(-35deg);
}

.gamemain .steplist__main:nth-child(1) {
  left: 0;
  top: 0;
}

.gamemain .steplist__main:nth-child(2) {
  left: 0;
  top: 56.73759%;
}

.gamemain .steplist__main:nth-child(3) {
  left: 25.39773%;
  top: 56.73759%;
}

.gamemain .steplist__main:nth-child(4) {
  left: 25.39773%;
  top: 0;
}

.gamemain .steplist__main:nth-child(5) {
  left: 50.79545%;
  top: 0;
}

.gamemain .steplist__main:nth-child(6) {
  left: 50.79545%;
  top: 56.73759%;
}

.gamemain .steplist__main:nth-child(7) {
  width: 22.67045%;
  height: 56.87943%;
  left: 76.19318%;
  top: 4.25532%;
}

.gamemain .steplist__main:nth-child(7) .question {
  width: 25.06266%;
  height: 24.93766%;
  position: absolute;
  right: -4.51128%;
  top: -4.48878%;
}

.gamemain .steplist__main:nth-child(7) .question .tooltip {
  width: 399%;
}

.gamemain .button {
  width: 17.38636%;
  height: 43.5461%;
  position: absolute;
  right: 4.54545%;
  bottom: -7.0922%;
}

.gamemain .button a {
  width: 100%;
  height: 100%;
  display: block;
  background-size: 100% !important;
  cursor: pointer;
  position: relative;
}

.gamemain .button a::before {
  content: '';
  display: block;
  width: 31.04575%;
  height: 36.80782%;
  background: url(/Action/11_Star31/20220601MSU/ingame/images/finger.png?v=20220609) no-repeat;
  background-size: 100%;
  position: absolute;
  left: 81.69935%;
  top: 65.14658%;
  -webkit-animation: finger 0.6s infinite;
          animation: finger 0.6s infinite;
}

.gamemain .button-topup {
  background: url(/Action/11_Star31/20220601MSU/ingame/images/button-topUp.png?v=20220609);
  -webkit-animation: btn-topup 3s ease-in infinite;
          animation: btn-topup 3s ease-in infinite;
}

.gamemain .button-receive {
  background: url(/Action/11_Star31/20220601MSU/ingame/images/button-receive.png?v=20220609);
}

@-webkit-keyframes btn-topup {
  0%, 100% {
    -webkit-filter: drop-shadow(0 0 0px rgba(85, 255, 102, 0.5));
            filter: drop-shadow(0 0 0px rgba(85, 255, 102, 0.5));
  }
  50% {
    -webkit-filter: drop-shadow(0 0 10px rgba(85, 255, 102, 0.8));
            filter: drop-shadow(0 0 10px rgba(85, 255, 102, 0.8));
  }
}

@keyframes btn-topup {
  0%, 100% {
    -webkit-filter: drop-shadow(0 0 0px rgba(85, 255, 102, 0.5));
            filter: drop-shadow(0 0 0px rgba(85, 255, 102, 0.5));
  }
  50% {
    -webkit-filter: drop-shadow(0 0 10px rgba(85, 255, 102, 0.8));
            filter: drop-shadow(0 0 10px rgba(85, 255, 102, 0.8));
  }
}

@-webkit-keyframes finger {
  0%, 100% {
    -webkit-transform: translateX(0) translateY(0);
            transform: translateX(0) translateY(0);
  }
  50% {
    -webkit-transform: translateX(-4%) translateY(-4%);
            transform: translateX(-4%) translateY(-4%);
  }
}

@keyframes finger {
  0%, 100% {
    -webkit-transform: translateX(0) translateY(0);
            transform: translateX(0) translateY(0);
  }
  50% {
    -webkit-transform: translateX(-4%) translateY(-4%);
            transform: translateX(-4%) translateY(-4%);
  }
}

@-webkit-keyframes ing {
  0%, 100% {
    -webkit-box-shadow: inset 0 0 0 0 rgba(255, 245, 132, 0.5);
            box-shadow: inset 0 0 0 0 rgba(255, 245, 132, 0.5);
    border-radius: 8px;
  }
  50% {
    -webkit-box-shadow: inset 0 0 10px 10px rgba(255, 245, 132, 0.5), 0 0 8px 8px #fff584;
            box-shadow: inset 0 0 10px 10px rgba(255, 245, 132, 0.5), 0 0 8px 8px #fff584;
    border-radius: 8px;
  }
}

@keyframes ing {
  0%, 100% {
    -webkit-box-shadow: inset 0 0 0 0 rgba(255, 245, 132, 0.5);
            box-shadow: inset 0 0 0 0 rgba(255, 245, 132, 0.5);
    border-radius: 8px;
  }
  50% {
    -webkit-box-shadow: inset 0 0 10px 10px rgba(255, 245, 132, 0.5), 0 0 8px 8px #fff584;
            box-shadow: inset 0 0 10px 10px rgba(255, 245, 132, 0.5), 0 0 8px 8px #fff584;
    border-radius: 8px;
  }
}

@-webkit-keyframes m-ing {
  0%, 100% {
    -webkit-box-shadow: inset 0 0 0 0 rgba(255, 245, 132, 0.5);
            box-shadow: inset 0 0 0 0 rgba(255, 245, 132, 0.5);
    border-radius: 8px;
  }
  50% {
    -webkit-box-shadow: inset 0 0 8px 8px rgba(255, 245, 132, 0.5), 0 0 5px 5px #fff584;
            box-shadow: inset 0 0 8px 8px rgba(255, 245, 132, 0.5), 0 0 5px 5px #fff584;
    border-radius: 8px;
  }
}

@keyframes m-ing {
  0%, 100% {
    -webkit-box-shadow: inset 0 0 0 0 rgba(255, 245, 132, 0.5);
            box-shadow: inset 0 0 0 0 rgba(255, 245, 132, 0.5);
    border-radius: 8px;
  }
  50% {
    -webkit-box-shadow: inset 0 0 8px 8px rgba(255, 245, 132, 0.5), 0 0 5px 5px #fff584;
            box-shadow: inset 0 0 8px 8px rgba(255, 245, 132, 0.5), 0 0 5px 5px #fff584;
    border-radius: 8px;
  }
}

.btn__question {
  width: 4.34322%;
  height: 7.72128%;
  position: absolute;
  left: 1.27119%;
  bottom: 2.25989%;
  background: url(/Action/11_Star31/20220601MSU/ingame/images/btn_QA.png?v=20220609);
  background-size: 100%;
  cursor: pointer;
}

.btn__record {
  width: 4.34322%;
  height: 7.72128%;
  position: absolute;
  left: 6.46186%;
  bottom: 2.25989%;
  background: url(/Action/11_Star31/20220601MSU/ingame/images/btn_record.png?v=20220609);
  background-size: 100%;
  cursor: pointer;
}

.box_windows {
  top: 0;
  left: 0;
  position: absolute;
  z-index: 999;
  width: 100%;
  height: 100%;
  overflow: hidden;
  visibility: hidden;
}

.box_windows .layer_click {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.box_windows-bg, .box_windows-bg2 {
  top: 0;
  left: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.8);
  z-index: 1;
  visibility: hidden;
}

.box_windows-bg2 {
  z-index: 1;
  background: url(/Action/11_Star31/20220601MSU/ingame/images/popbg-game-b.png?v=20220609);
  background-size: 100%;
}

.box_windows .btns {
  width: 50%;
  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;
  margin: 2.23881% auto;
  position: relative;
}

.box_windows .btns div {
  max-width: 35%;
  cursor: pointer;
  margin: 0 4px;
}

.box_windows .btns .off {
  cursor: default;
}

.box_windows .btns .off img {
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
}

.box_windows .box_container.question {
  font-size: 16px;
}

.box_windows .box_container.question h2 {
  font-size: 1.6rem;
  color: #ddb689;
  letter-spacing: 5px;
  padding: 8px 0;
  text-align: center;
  font-weight: inherit;
}

.box_windows .box_container.question h2 .f-sm {
  font-size: 0.75em;
  letter-spacing: 0px;
}

.box_windows .box_container.question .line {
  width: 80%;
  height: 2px;
  margin: 0 auto;
  background: -webkit-gradient(linear, left top, right top, from(rgba(156, 94, 21, 0)), color-stop(20%, #9c5e15), color-stop(50%, #ffbb29), color-stop(80%, #9c5e15), to(rgba(156, 94, 21, 0)));
  background: linear-gradient(to right, rgba(156, 94, 21, 0) 0%, #9c5e15 20%, #ffbb29 50%, #9c5e15 80%, rgba(156, 94, 21, 0) 100%);
  margin-bottom: 16px;
}

.box_windows .box_container.question h3 {
  font-size: 1.35rem;
  line-height: 2em;
  color: #b0e064;
}

.box_windows .box_container.question .f-danger {
  color: #ff7b00;
}

.box_windows .box_container.question ol {
  font-size: 1rem;
  width: calc(100% - 2.5em);
  margin: 0 auto;
}

.box_windows .box_container.question ol li {
  padding-bottom: 8px;
}

.box_windows .popbg {
  position: absolute;
  background: url(/Action/11_Star31/20220601MSU/ingame/images/popbg-game.png?v=20220609);
  background-size: 100%;
  background-repeat: no-repeat;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  top: 7.62712%;
  left: 7.46822%;
  width: 85.16949%;
  height: 84.6516%;
  padding: 1.50659% 0.84746% 1.50659% 1.27119%;
  color: #FFF;
  line-height: 1.5em;
  visibility: hidden;
}

.box_windows .popbg__title {
  width: 100%;
  height: 6.96798%;
  margin: 1.69492% 0 1.27119% 0;
}

@media only screen and (max-width: 1023px) {
  .box_windows .popbg__title {
    height: 8.22222%;
  }
}

@media only screen and (max-height: 630px) {
  .box_windows .popbg__title {
    height: 8.22222%;
  }
}

.box_windows .popbg__title img {
  display: block;
  margin: 0 auto;
  height: 100%;
}

.box_windows .popbg .scroll-y {
  width: 100%;
  height: calc(100% - (1em + 50px)) !important;
  margin: 0 auto;
  overflow-y: auto;
  padding: 0;
}

.box_windows .popbg .scroll-y::-webkit-scrollbar {
  width: 10px;
  margin: 2px;
  background: rgba(255, 255, 255, 0.15);
  border-radius: 5px;
}

.box_windows .popbg .scroll-y::-webkit-scrollbar-thumb {
  width: 8px;
  padding: 2px;
  background: rgba(255, 255, 255, 0.5);
  border-radius: 5px;
}

.box_windows .popbg .main {
  width: 100%;
  height: auto;
  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 .popbg .f-success {
  color: #a1ee5a;
}

.box_windows .popbg .f-danger {
  color: red;
  text-shadow: -1px -1px 0 #ffdddd, 1px -1px 0 #ffdddd,-1px 1px 0 #ffdddd, 1px 1px 0 #ffdddd;
}

.box_windows .popbg a.btn_x {
  position: absolute;
  display: block;
  top: 2.25989%;
  right: 0.84746%;
  width: 50px;
  height: 50px;
  background-image: url(/Action/11_Star31/20220601MSU/ingame/images/btn_close-game.png?v=20220609);
  background-size: 100% auto;
  background-position: center top;
  background-repeat: no-repeat;
  cursor: pointer;
}

@media only screen and (max-width: 798px) {
  .box_windows .popbg a.btn_x {
    width: 35px;
    height: 35px;
  }
}

@media only screen and (max-height: 798px) {
  .box_windows .popbg a.btn_x {
    width: 35px;
    height: 35px;
  }
}

.box_windows .popbg2 {
  position: absolute;
  background: url(/Action/11_Star31/20220601MSU/ingame/images/popbg-game2.png?v=20220609);
  background-size: 100%;
  background-repeat: no-repeat;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  top: 15.68409%;
  left: 15.54726%;
  width: 68.90547%;
  height: 68.63181%;
  padding: 1.77976% 0.84746% 1.77976% 1.27119%;
  color: #FFF;
  line-height: 1.5em;
  visibility: hidden;
}

.box_windows .popbg2 .main {
  width: 100%;
  height: auto;
  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 .popbg2 .f-success {
  color: #a1ee5a;
}

.box_windows .popbg2 .f-danger {
  color: red;
  text-shadow: -1px -1px 0 #ffdddd, 1px -1px 0 #ffc5c5,-1px 1px 0 #ffc5c5, 1px 1px 0 #ffc5c5;
}

.box_windows .popbg2 .btns div {
  max-width: 45%;
}

.box_windows .record {
  position: absolute;
  padding: 0 1.69492%;
}

.box_windows .record__title {
  width: 100%;
  font-size: 28px;
  font-weight: bold;
  padding: 1.99005% 0;
  text-align: center;
}

@media only screen and (max-width: 1280px) and (max-aspect-ratio: 19 / 9) {
  .box_windows .record__title {
    font-size: 24px;
  }
}

@media only screen and (max-width: 813px) and (max-aspect-ratio: 19 / 9) {
  .box_windows .record__title {
    font-size: 20px;
  }
}

@media only screen and (max-width: 630px) and (max-aspect-ratio: 19 / 9) {
  .box_windows .record__title {
    font-size: 16px;
  }
}

@media only screen and (max-width: 1679px) and (min-aspect-ratio: 19 / 9) {
  .box_windows .record__title {
    font-size: 20px;
  }
}

.box_windows .record table td {
  background: #fff;
  color: #42342b;
}

.box_windows .getGift {
  position: absolute;
  width: 100%;
  height: 100%;
  padding: 0 1.69492%;
  top: 0;
  left: 0;
  background: transparent;
}

.box_windows .getGift-title {
  width: 20.65678%;
  height: 8.75706%;
  position: absolute;
  top: 11.29944%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(0);
          transform: translateX(-50%) translateY(0);
  background: url(/Action/11_Star31/20220601MSU/ingame/images/pop_getTitle.png?v=20220609) no-repeat;
  background-size: 100%;
}

.box_windows .getGift-title.action {
  -webkit-animation: delay 0.5s, get-title 0.3s 0.5s linear;
          animation: delay 0.5s, get-title 0.3s 0.5s linear;
}

.box_windows .getGift-light {
  width: 37.87076%;
  height: 67.3258%;
  position: absolute;
  top: 5.64972%;
  left: 50%;
  -webkit-transform: translateX(-50%) rotate(0) scale(1);
          transform: translateX(-50%) rotate(0) scale(1);
  background: url(/Action/11_Star31/20220601MSU/ingame/images/pop-getLight.png?v=20220609);
  background-size: 100%;
}

.box_windows .getGift-getBtn {
  width: 13.66525%;
  height: 9.22787%;
  position: absolute;
  top: 66.85499%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background: url(/Action/11_Star31/20220601MSU/ingame/images/btn_true.png?v=20220609);
  background-size: 100%;
  cursor: pointer;
}

.box_windows .getGift-getBtn.action {
  -webkit-animation: delay 0.5s, get-title 0.3s 0.5s linear;
          animation: delay 0.5s, get-title 0.3s 0.5s linear;
}

.box_windows .getGift-list {
  width: 100%;
  height: 37.66478%;
  position: absolute;
  top: 25.42373%;
  left: 0;
}

.box_windows .getGift-list.over::before {
  content: '';
  width: 100%;
  height: 9.4162%;
  background: -webkit-gradient(linear, left bottom, left top, from(#000), to(rgba(0, 0, 0, 0)));
  background: linear-gradient(to top, #000 rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0) 100%);
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
}

.box_windows .getGift-list ul {
  width: 100%;
  height: 100%;
  list-style: none;
  position: absolute;
  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;
  position: relative;
  overflow: auto;
  padding-bottom: 10px;
}

.box_windows .getGift-list ul::-webkit-scrollbar {
  width: 10px;
  margin: 2px;
  background: rgba(255, 255, 255, 0.15);
  border-radius: 5px;
}

.box_windows .getGift-list ul::-webkit-scrollbar-thumb {
  width: 8px;
  padding: 2px;
  background: rgba(255, 187, 42, 0.5);
  border-radius: 5px;
}

.box_windows .getGift-list ul li {
  width: 18.11441%;
  min-width: 13%;
  margin-bottom: 8px;
}

.box_windows .getGift-list ul li .getGift-giftImg {
  width: 100%;
}

.box_windows .getGift-list ul li .getGift-giftImg img {
  display: block;
  width: 80%;
  margin: 0 auto;
}

.box_windows .getGift-list ul li .getGift-giftImg.action {
  -webkit-animation: delay 0.5s, giftImg 0.3s 0.5s;
          animation: delay 0.5s, giftImg 0.3s 0.5s;
}

.box_windows .getGift-list ul li .getGift-giftText p {
  width: 100%;
  height: 100%;
  color: #ffffff;
  text-align: center;
  font-weight: bold;
  text-shadow: 0 0 20px #000, 0 0 20px #000;
  line-height: 1.8em;
}

@media screen and (max-width: 640px) {
  .box_windows .getGift-list ul li .getGift-giftText p {
    font-size: 8px;
  }
}

@media screen and (max-height: 420px) {
  .box_windows .getGift-list ul li .getGift-giftText p {
    font-size: 8px;
  }
}

.box_windows .getGift-list ul li .getGift-giftText.action {
  -webkit-animation: delay 0.5s, giftImg 0.3s 0.5s;
          animation: delay 0.5s, giftImg 0.3s 0.5s;
}

.box_windows .message {
  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;
  z-index: 2;
  border: none;
  margin: 0;
}

.box_windows .message .main p {
  width: 100%;
  font-size: 32px;
  font-weight: bold;
  line-height: 1.5em;
  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;
  text-align: center;
  padding: 2.88809%;
  color: #552929;
}

@media only screen and (max-width: 1280px) {
  .box_windows .message .main p {
    font-size: 26px;
  }
}

@media only screen and (max-width: 798px) {
  .box_windows .message .main p {
    font-size: 21px;
  }
}

@media only screen and (max-height: 630px) {
  .box_windows .message .main p {
    font-size: 21px;
  }
}

.box_windows .box_container {
  visibility: hidden;
  position: absolute;
  background: -webkit-gradient(linear, left bottom, left top, from(#310707), to(rgba(138, 6, 6, 0.7)));
  background: linear-gradient(to top, #310707 0%, rgba(138, 6, 6, 0.7) 100%);
  border: 3px solid #eab92d;
  border-radius: 16px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  top: 7.62712%;
  left: 7.46822%;
  width: 85.16949%;
  height: 84.6516%;
  padding: 1.50659% 0.84746% 1.50659% 1.27119%;
  color: #FFF;
  line-height: 1.5em;
}

.box_windows .box_container .main {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  overflow-y: scroll;
  padding: 8px;
}

.box_windows .box_container .main::-webkit-scrollbar {
  width: 10px;
  margin: 2px;
  background: rgba(255, 255, 255, 0.15);
  border-radius: 5px;
}

.box_windows .box_container .main::-webkit-scrollbar-thumb {
  width: 8px;
  padding: 2px;
  background: rgba(255, 187, 42, 0.5);
  border-radius: 5px;
}

.box_windows a.btn-close {
  position: absolute;
  display: block;
  top: 2.25989%;
  right: 0.84746%;
  width: 50px;
  height: 50px;
  background-image: url(/Action/11_Star31/20220601MSU/ingame/images/btn-close.png?v=20220609);
  background-size: 100% auto;
  background-position: center top;
  background-repeat: no-repeat;
  cursor: pointer;
  z-index: 9;
}

@media only screen and (max-width: 798px) {
  .box_windows a.btn-close {
    width: 35px;
    height: 35px;
  }
}

@media only screen and (max-height: 798px) {
  .box_windows a.btn-close {
    width: 35px;
    height: 35px;
  }
}

/* ================= table設定 ================= */
/*================= table================= */
.table tr th, .table tr td {
  border: 1px solid #af6928;
}

.table {
  font-family: "Helvetica Neue","微軟正黑體","Helvetica","Arial","PingFangTC-Light","STHeitiTC-Light","Microsoft JhengHei",sans-serif;
  font-size: 1em;
  border-collapse: collapse;
  border-radius: 5px;
  color: #532a08;
  border: 3px solid #af6928;
  margin: 0 0 20px 0;
}

.table tr {
  background: transparent;
}

.table tr th {
  position: relative;
  background: -webkit-gradient(linear, left bottom, left top, from(#ff832f), to(#ff9b58));
  background: linear-gradient(to top, #ff832f 0%, #ff9b58 100%);
  color: #fff;
}

.table tr th.thStyle02 {
  color: #752b00;
  background: #ffec80;
}

.table tr td {
  text-align: center;
  padding: 3px;
  color: #fff;
  /*單格變色*/
}

.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;
}

.img-group {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.img-group img {
  margin: 0 !important;
}

.an_fast {
  -webkit-animation-duration: 800ms;
          animation-duration: 800ms;
}

.an_faster {
  -webkit-animation-duration: 500ms;
          animation-duration: 500ms;
}

.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;
}

@-webkit-keyframes delay {
  0%, 100% {
    opacity: 0;
  }
}

@keyframes delay {
  0%, 100% {
    opacity: 0;
  }
}

@-webkit-keyframes get-title {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-50%) translateY(10%);
            transform: translateX(-50%) translateY(10%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(-50%) translateY(0);
            transform: translateX(-50%) translateY(0);
  }
}

@keyframes get-title {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-50%) translateY(10%);
            transform: translateX(-50%) translateY(10%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(-50%) translateY(0);
            transform: translateX(-50%) translateY(0);
  }
}

@-webkit-keyframes light-start {
  0% {
    -webkit-transform: translateX(-50%) rotate(0) scale(0);
            transform: translateX(-50%) rotate(0) scale(0);
  }
  48% {
    -webkit-transform: translateX(-50%) rotate(0) scale(1.1);
            transform: translateX(-50%) rotate(0) scale(1.1);
  }
  100% {
    -webkit-transform: translateX(-50%) rotate(0) scale(1);
            transform: translateX(-50%) rotate(0) scale(1);
  }
}

@keyframes light-start {
  0% {
    -webkit-transform: translateX(-50%) rotate(0) scale(0);
            transform: translateX(-50%) rotate(0) scale(0);
  }
  48% {
    -webkit-transform: translateX(-50%) rotate(0) scale(1.1);
            transform: translateX(-50%) rotate(0) scale(1.1);
  }
  100% {
    -webkit-transform: translateX(-50%) rotate(0) scale(1);
            transform: translateX(-50%) rotate(0) scale(1);
  }
}

@-webkit-keyframes light {
  0% {
    -webkit-transform: translateX(-50%) rotate(0) scale(1);
            transform: translateX(-50%) rotate(0) scale(1);
  }
  100% {
    -webkit-transform: translateX(-50%) rotate(360deg) scale(1);
            transform: translateX(-50%) rotate(360deg) scale(1);
  }
}

@keyframes light {
  0% {
    -webkit-transform: translateX(-50%) rotate(0) scale(1);
            transform: translateX(-50%) rotate(0) scale(1);
  }
  100% {
    -webkit-transform: translateX(-50%) rotate(360deg) scale(1);
            transform: translateX(-50%) rotate(360deg) scale(1);
  }
}

@-webkit-keyframes giftImg {
  0% {
    opacity: 0;
    -webkit-transform: scale(1.5);
            transform: scale(1.5);
    -webkit-filter: blur(10px);
            filter: blur(10px);
  }
  35% {
    opacity: 1;
    -webkit-transform: scale(0.95);
            transform: scale(0.95);
    -webkit-filter: blur(0px);
            filter: blur(0px);
  }
  70% {
    opacity: 1;
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
    -webkit-filter: blur(0px);
            filter: blur(0px);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-filter: blur(0px);
            filter: blur(0px);
  }
}

@keyframes giftImg {
  0% {
    opacity: 0;
    -webkit-transform: scale(1.5);
            transform: scale(1.5);
    -webkit-filter: blur(10px);
            filter: blur(10px);
  }
  35% {
    opacity: 1;
    -webkit-transform: scale(0.95);
            transform: scale(0.95);
    -webkit-filter: blur(0px);
            filter: blur(0px);
  }
  70% {
    opacity: 1;
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
    -webkit-filter: blur(0px);
            filter: blur(0px);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-filter: blur(0px);
            filter: blur(0px);
  }
}

@-webkit-keyframes blink {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

@keyframes blink {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@-webkit-keyframes arrow-off {
  form, to {
    background: url(/Action/11_Star31/20220601MSU/ingame/images/arrow-off.png);
    background-size: 100%;
    background-repeat: no-repeat;
  }
  50% {
    background: url(/Action/11_Star31/20220601MSU/ingame/images/arrow-off1.png);
    background-size: 100%;
    background-repeat: no-repeat;
  }
}

@keyframes arrow-off {
  form, to {
    background: url(/Action/11_Star31/20220601MSU/ingame/images/arrow-off.png);
    background-size: 100%;
    background-repeat: no-repeat;
  }
  50% {
    background: url(/Action/11_Star31/20220601MSU/ingame/images/arrow-off1.png);
    background-size: 100%;
    background-repeat: no-repeat;
  }
}
