@charset "UTF-8";
/* Reset By Normalize */
@import url(/css/normalize.css);
@import url("/css/animate.css/animate.min.css");
:root {
  --animate-duration: 0.5s;
}

/* ================= 頁面框架設定 ================= */
* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

body {
  background: #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_marquee {
  width: 19.52381%;
  height: 46.78571%;
  background: url(/Action/11_Star31/20210917JU/ingame/images/marquee.png);
  background-size: 100%;
  background-repeat: no-repeat;
  position: absolute;
  top: 9.52381%;
  left: 2.38095%;
}

.ingame_machine .game_marquee ul.marquee {
  width: 83.38509%;
  height: 53.43511%;
  position: absolute;
  top: 26.97201%;
  left: 5.2795%;
  background: none;
  border: none;
}

.ingame_machine .game_marquee ul.marquee li {
  width: 100%;
  height: 100%;
  text-align: center;
  font-size: 28px;
  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;
}

.ingame_machine .game_main {
  width: 65.07937%;
  height: 97.02381%;
  position: relative;
  z-index: 0;
}

.ingame_machine .game_awards {
  width: 100%;
  height: 100%;
  background: url(/Action/11_Star31/20210917JU/ingame/images/monopolyBg1.png);
  background-size: 100% !important;
  background-repeat: no-repeat !important;
  position: absolute;
  top: 1.84049%;
  left: 31.54472%;
  -webkit-animation: bg 1s steps(1, end) infinite;
          animation: bg 1s steps(1, end) infinite;
}

.ingame_machine .game_awards .role {
  width: 7.56098%;
  height: 15.21472%;
  position: absolute;
  top: 0;
  left: 79.26829%;
  background: url(/Action/11_Star31/20210917JU/ingame/images/role.png);
  background-size: 100%;
  z-index: 1;
}

.ingame_machine .game_awards .role[data-position="0"] {
  left: 79.26829%;
}

.ingame_machine .game_awards .role[data-position="1"] {
  left: 56.91057%;
  top: 1.22699%;
}

.ingame_machine .game_awards .role.step1 {
  -webkit-animation: jump1 0.5s linear;
          animation: jump1 0.5s linear;
}

.ingame_machine .game_awards .role[data-position="2"] {
  left: 46.99187%;
  top: 1.22699%;
}

.ingame_machine .game_awards .role.step2 {
  -webkit-animation: jump2 0.5s linear;
          animation: jump2 0.5s linear;
}

.ingame_machine .game_awards .role[data-position="3"] {
  left: 36.58537%;
  top: 1.22699%;
}

.ingame_machine .game_awards .role.step3 {
  -webkit-animation: jump2-1 0.25s linear;
          animation: jump2-1 0.25s linear;
}

.ingame_machine .game_awards .role[data-position="4"] {
  left: 26.26016%;
  top: 1.22699%;
}

.ingame_machine .game_awards .role.step4 {
  -webkit-animation: jump2 0.25s linear;
          animation: jump2 0.25s linear;
}

.ingame_machine .game_awards .role[data-position="5"] {
  left: 15.69106%;
  top: 1.22699%;
}

.ingame_machine .game_awards .role.step5 {
  -webkit-animation: jump2-1 0.25s linear;
          animation: jump2-1 0.25s linear;
}

.ingame_machine .game_awards .role[data-position="6"] {
  left: 5.12195%;
  top: 1.22699%;
}

.ingame_machine .game_awards .role.step6 {
  -webkit-animation: jump2 0.25s linear;
          animation: jump2 0.25s linear;
}

.ingame_machine .game_awards .role[data-position="7"] {
  left: 5.12195%;
  top: 15.95092%;
}

.ingame_machine .game_awards .role.step7 {
  -webkit-animation: jump3 0.25s linear;
          animation: jump3 0.25s linear;
}

.ingame_machine .game_awards .role[data-position="8"] {
  left: 5.12195%;
  top: 30.67485%;
}

.ingame_machine .game_awards .role.step8 {
  -webkit-animation: jump3-1 0.25s linear;
          animation: jump3-1 0.25s linear;
}

.ingame_machine .game_awards .role[data-position="9"] {
  left: 5.12195%;
  top: 45.39877%;
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
}

.ingame_machine .game_awards .role.step9 {
  -webkit-animation: jump3-2 0.25s linear;
          animation: jump3-2 0.25s linear;
}

.ingame_machine .game_awards .role[data-position="10"] {
  left: 15.52846%;
  top: 45.39877%;
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
}

.ingame_machine .game_awards .role.step10 {
  -webkit-animation: jump4 0.25s linear;
          animation: jump4 0.25s linear;
}

.ingame_machine .game_awards .role[data-position="11"] {
  left: 26.01626%;
  top: 45.39877%;
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
}

.ingame_machine .game_awards .role.step11 {
  -webkit-animation: jump4-1 0.25s linear;
          animation: jump4-1 0.25s linear;
}

.ingame_machine .game_awards .role[data-position="12"] {
  left: 35.93496%;
  top: 45.39877%;
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
}

.ingame_machine .game_awards .role.step12 {
  -webkit-animation: jump4 0.25s linear;
          animation: jump4 0.25s linear;
}

.ingame_machine .game_awards .role[data-position="13"] {
  left: 46.34146%;
  top: 60.1227%;
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
}

.ingame_machine .game_awards .role.step13 {
  -webkit-animation: jump5 0.5s linear;
          animation: jump5 0.5s linear;
}

.ingame_machine .game_awards .role[data-position="14"] {
  left: 46.34146%;
  top: 74.84663%;
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
}

.ingame_machine .game_awards .role.step14 {
  -webkit-animation: jump5-1 0.25s linear;
          animation: jump5-1 0.25s linear;
}

.ingame_machine .game_awards .role[data-position="15"] {
  left: 56.09756%;
  top: 74.84663%;
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
}

.ingame_machine .game_awards .role.step15 {
  -webkit-animation: jump4 0.25s linear;
          animation: jump4 0.25s linear;
}

.ingame_machine .game_awards .role[data-position="16"] {
  left: 66.26016%;
  top: 74.84663%;
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
}

.ingame_machine .game_awards .role.step16 {
  -webkit-animation: jump4-1 0.25s linear;
          animation: jump4-1 0.25s linear;
}

.ingame_machine .game_awards .role[data-position="17"] {
  left: 76.42276%;
  top: 74.84663%;
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
}

.ingame_machine .game_awards .role.step17 {
  -webkit-animation: jump4 0.25s linear;
          animation: jump4 0.25s linear;
}

.ingame_machine .game_awards .role[data-position="18"] {
  left: 87.39837%;
  top: 74.84663%;
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
}

.ingame_machine .game_awards .role.step18 {
  -webkit-animation: jump4-1 0.25s linear;
          animation: jump4-1 0.25s linear;
}

.ingame_machine .game_awards .role[data-position="19"] {
  left: 87.39837%;
  top: 60.1227%;
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
}

.ingame_machine .game_awards .role.step19 {
  -webkit-animation: jump6 0.25s linear;
          animation: jump6 0.25s linear;
}

.ingame_machine .game_awards .role[data-position="20"] {
  left: 87.39837%;
  top: 45.39877%;
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
}

.ingame_machine .game_awards .role.step20 {
  -webkit-animation: jump6-1 0.25s linear;
          animation: jump6-1 0.25s linear;
}

.ingame_machine .game_awards .role[data-position="21"] {
  left: 87.39837%;
  top: 30.67485%;
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
}

.ingame_machine .game_awards .role.step21 {
  -webkit-animation: jump6 0.25s linear;
          animation: jump6 0.25s linear;
}

.ingame_machine .game_awards .role[data-position="22"] {
  left: 87.64228%;
  top: 15.95092%;
}

.ingame_machine .game_awards .role.step22 {
  -webkit-animation: jump6-2 0.25s linear;
          animation: jump6-2 0.25s linear;
}

.ingame_machine .game_awards .role[data-position="23"] {
  left: 77.07317%;
  top: 15.95092%;
}

.ingame_machine .game_awards .role.step23 {
  -webkit-animation: jump2 0.25s linear;
          animation: jump2 0.25s linear;
}

.ingame_machine .game_awards .role[data-position="24"] {
  left: 66.82927%;
  top: 15.95092%;
}

.ingame_machine .game_awards .role.step24 {
  -webkit-animation: jump2-1 0.25s linear;
          animation: jump2-1 0.25s linear;
}

.ingame_machine .game_awards .role.step25 {
  left: 56.91057%;
  top: 1.22699%;
  -webkit-animation: jump7 0.5s linear !important;
          animation: jump7 0.5s linear !important;
}

.ingame_machine .game_awards .monopolyTimes {
  width: 36.58537%;
  height: 7.14286%;
  position: absolute;
  top: 32.14286%;
  left: 16.26016%;
  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 .game_awards .monopolyTimes-title {
  width: 39.55556%;
  height: 55%;
  background-image: url(/Action/11_Star31/20210917JU/ingame/images/monopolyTimes.png);
  background-size: 100%;
}

.ingame_machine .game_awards .monopolyTimes-num {
  width: 60.44444%;
  height: 100%;
}

.ingame_machine .game_awards .monopolyTimes-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_awards .monopolyTimes-num ul li {
  width: 20%;
  height: 100%;
  background-size: auto 100% !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
}

.ingame_machine .game_awards .monopolyTimes-num .num-0 {
  background: url(/Action/11_Star31/20210917JU/ingame/images/number/0.png);
}

.ingame_machine .game_awards .monopolyTimes-num .num-1 {
  background: url(/Action/11_Star31/20210917JU/ingame/images/number/1.png);
}

.ingame_machine .game_awards .monopolyTimes-num .num-2 {
  background: url(/Action/11_Star31/20210917JU/ingame/images/number/2.png);
}

.ingame_machine .game_awards .monopolyTimes-num .num-3 {
  background: url(/Action/11_Star31/20210917JU/ingame/images/number/3.png);
}

.ingame_machine .game_awards .monopolyTimes-num .num-4 {
  background: url(/Action/11_Star31/20210917JU/ingame/images/number/4.png);
}

.ingame_machine .game_awards .monopolyTimes-num .num-5 {
  background: url(/Action/11_Star31/20210917JU/ingame/images/number/5.png);
}

.ingame_machine .game_awards .monopolyTimes-num .num-6 {
  background: url(/Action/11_Star31/20210917JU/ingame/images/number/6.png);
}

.ingame_machine .game_awards .monopolyTimes-num .num-7 {
  background: url(/Action/11_Star31/20210917JU/ingame/images/number/7.png);
}

.ingame_machine .game_awards .monopolyTimes-num .num-8 {
  background: url(/Action/11_Star31/20210917JU/ingame/images/number/8.png);
}

.ingame_machine .game_awards .monopolyTimes-num .num-9 {
  background: url(/Action/11_Star31/20210917JU/ingame/images/number/9.png);
}

.ingame_machine .game_awards .game_awards-playBtn {
  width: 24.71545%;
  height: 32.51534%;
  position: absolute;
  top: 41.71779%;
  left: 58.45528%;
}

.ingame_machine .game_awards .game_awards-playBtn div {
  width: 100%;
  height: 43.77358%;
  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;
  background-size: 100% !important;
  background-repeat: no-repeat !important;
  cursor: pointer;
  margin-bottom: 5.26316%;
}

.ingame_machine .game_awards .game_awards-playBtn div.btn_all {
  background: url(/Action/11_Star31/20210917JU/ingame/images/btn_all.png);
}

.ingame_machine .game_awards .game_awards-playBtn div.btn_one {
  background: url(/Action/11_Star31/20210917JU/ingame/images/btn_one.png);
}

.ingame_machine .game_infoBtn {
  width: 17.46032%;
  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: 50%;
  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);
}

@-webkit-keyframes bg {
  0%, 100% {
    background: url(/Action/11_Star31/20210917JU/ingame/images/monopolyBg1.png);
    background-size: 100%;
  }
  50% {
    background: url(/Action/11_Star31/20210917JU/ingame/images/monopolyBg2.png);
    background-size: 100%;
  }
}

@keyframes bg {
  0%, 100% {
    background: url(/Action/11_Star31/20210917JU/ingame/images/monopolyBg1.png);
    background-size: 100%;
  }
  50% {
    background: url(/Action/11_Star31/20210917JU/ingame/images/monopolyBg2.png);
    background-size: 100%;
  }
}

@-webkit-keyframes jump1 {
  0% {
    -webkit-transform: translate(200%, 0) scaleY(1);
            transform: translate(200%, 0) scaleY(1);
  }
  25% {
    -webkit-transform: translate(150%, -50%) scaleY(1.1);
            transform: translate(150%, -50%) scaleY(1.1);
  }
  50% {
    -webkit-transform: translate(100%, 0) scaleY(1);
            transform: translate(100%, 0) scaleY(1);
  }
  51% {
    -webkit-transform: translate(100%, 0) scaleY(0.9);
            transform: translate(100%, 0) scaleY(0.9);
  }
  75% {
    -webkit-transform: translate(50%, -50%) scaleY(1.1);
            transform: translate(50%, -50%) scaleY(1.1);
  }
  99% {
    -webkit-transform: translate(0, 0) scaleY(0.9);
            transform: translate(0, 0) scaleY(0.9);
  }
  100% {
    -webkit-transform: translate(0, 0) scaleY(1);
            transform: translate(0, 0) scaleY(1);
  }
}

@keyframes jump1 {
  0% {
    -webkit-transform: translate(200%, 0) scaleY(1);
            transform: translate(200%, 0) scaleY(1);
  }
  25% {
    -webkit-transform: translate(150%, -50%) scaleY(1.1);
            transform: translate(150%, -50%) scaleY(1.1);
  }
  50% {
    -webkit-transform: translate(100%, 0) scaleY(1);
            transform: translate(100%, 0) scaleY(1);
  }
  51% {
    -webkit-transform: translate(100%, 0) scaleY(0.9);
            transform: translate(100%, 0) scaleY(0.9);
  }
  75% {
    -webkit-transform: translate(50%, -50%) scaleY(1.1);
            transform: translate(50%, -50%) scaleY(1.1);
  }
  99% {
    -webkit-transform: translate(0, 0) scaleY(0.9);
            transform: translate(0, 0) scaleY(0.9);
  }
  100% {
    -webkit-transform: translate(0, 0) scaleY(1);
            transform: translate(0, 0) scaleY(1);
  }
}

@-webkit-keyframes jump2 {
  0% {
    -webkit-transform: translate(100%, 0) scaleY(1);
            transform: translate(100%, 0) scaleY(1);
  }
  50% {
    -webkit-transform: translate(50%, -50%) scaleY(1.2);
            transform: translate(50%, -50%) scaleY(1.2);
  }
  75% {
    -webkit-transform: translate(0, 0) scaleY(0.8);
            transform: translate(0, 0) scaleY(0.8);
  }
  100% {
    -webkit-transform: translate(0, 0) scaleY(1);
            transform: translate(0, 0) scaleY(1);
  }
}

@keyframes jump2 {
  0% {
    -webkit-transform: translate(100%, 0) scaleY(1);
            transform: translate(100%, 0) scaleY(1);
  }
  50% {
    -webkit-transform: translate(50%, -50%) scaleY(1.2);
            transform: translate(50%, -50%) scaleY(1.2);
  }
  75% {
    -webkit-transform: translate(0, 0) scaleY(0.8);
            transform: translate(0, 0) scaleY(0.8);
  }
  100% {
    -webkit-transform: translate(0, 0) scaleY(1);
            transform: translate(0, 0) scaleY(1);
  }
}

@-webkit-keyframes jump2-1 {
  0% {
    -webkit-transform: translate(100%, 0) scaleY(1);
            transform: translate(100%, 0) scaleY(1);
  }
  50% {
    -webkit-transform: translate(50%, -50%) scaleY(1.2);
            transform: translate(50%, -50%) scaleY(1.2);
  }
  75% {
    -webkit-transform: translate(50%, -50%) scaleY(0.8);
            transform: translate(50%, -50%) scaleY(0.8);
  }
  100% {
    -webkit-transform: translate(0, 0) scaleY(1);
            transform: translate(0, 0) scaleY(1);
  }
}

@keyframes jump2-1 {
  0% {
    -webkit-transform: translate(100%, 0) scaleY(1);
            transform: translate(100%, 0) scaleY(1);
  }
  50% {
    -webkit-transform: translate(50%, -50%) scaleY(1.2);
            transform: translate(50%, -50%) scaleY(1.2);
  }
  75% {
    -webkit-transform: translate(50%, -50%) scaleY(0.8);
            transform: translate(50%, -50%) scaleY(0.8);
  }
  100% {
    -webkit-transform: translate(0, 0) scaleY(1);
            transform: translate(0, 0) scaleY(1);
  }
}

@-webkit-keyframes jump3 {
  0% {
    -webkit-transform: translate(0, -100%) scaleY(1);
            transform: translate(0, -100%) scaleY(1);
  }
  50% {
    -webkit-transform: translate(0, -50%) scaleY(1.2);
            transform: translate(0, -50%) scaleY(1.2);
  }
  75% {
    -webkit-transform: translate(0, 0) scaleY(0.8);
            transform: translate(0, 0) scaleY(0.8);
  }
  100% {
    -webkit-transform: translate(0, 0) scaleY(1);
            transform: translate(0, 0) scaleY(1);
  }
}

@keyframes jump3 {
  0% {
    -webkit-transform: translate(0, -100%) scaleY(1);
            transform: translate(0, -100%) scaleY(1);
  }
  50% {
    -webkit-transform: translate(0, -50%) scaleY(1.2);
            transform: translate(0, -50%) scaleY(1.2);
  }
  75% {
    -webkit-transform: translate(0, 0) scaleY(0.8);
            transform: translate(0, 0) scaleY(0.8);
  }
  100% {
    -webkit-transform: translate(0, 0) scaleY(1);
            transform: translate(0, 0) scaleY(1);
  }
}

@-webkit-keyframes jump3-1 {
  0% {
    -webkit-transform: translate(0, -100%) scaleY(1);
            transform: translate(0, -100%) scaleY(1);
  }
  50% {
    -webkit-transform: translate(0, -50%) scaleY(1.2);
            transform: translate(0, -50%) scaleY(1.2);
  }
  75% {
    -webkit-transform: translate(0, 0) scaleY(0.8);
            transform: translate(0, 0) scaleY(0.8);
  }
  100% {
    -webkit-transform: translate(0, 0) scaleY(1) scaleX(-1);
            transform: translate(0, 0) scaleY(1) scaleX(-1);
  }
}

@keyframes jump3-1 {
  0% {
    -webkit-transform: translate(0, -100%) scaleY(1);
            transform: translate(0, -100%) scaleY(1);
  }
  50% {
    -webkit-transform: translate(0, -50%) scaleY(1.2);
            transform: translate(0, -50%) scaleY(1.2);
  }
  75% {
    -webkit-transform: translate(0, 0) scaleY(0.8);
            transform: translate(0, 0) scaleY(0.8);
  }
  100% {
    -webkit-transform: translate(0, 0) scaleY(1) scaleX(-1);
            transform: translate(0, 0) scaleY(1) scaleX(-1);
  }
}

@-webkit-keyframes jump3-2 {
  0% {
    -webkit-transform: translate(0, -100%) scaleY(1) scaleX(1);
            transform: translate(0, -100%) scaleY(1) scaleX(1);
  }
  50% {
    -webkit-transform: translate(0, -50%) scaleY(1.2) scaleX(1);
            transform: translate(0, -50%) scaleY(1.2) scaleX(1);
  }
  75% {
    -webkit-transform: translate(0, 0) scaleY(0.8) scaleX(-1);
            transform: translate(0, 0) scaleY(0.8) scaleX(-1);
  }
  100% {
    -webkit-transform: translate(0, 0) scaleY(1) scaleX(-1);
            transform: translate(0, 0) scaleY(1) scaleX(-1);
  }
}

@keyframes jump3-2 {
  0% {
    -webkit-transform: translate(0, -100%) scaleY(1) scaleX(1);
            transform: translate(0, -100%) scaleY(1) scaleX(1);
  }
  50% {
    -webkit-transform: translate(0, -50%) scaleY(1.2) scaleX(1);
            transform: translate(0, -50%) scaleY(1.2) scaleX(1);
  }
  75% {
    -webkit-transform: translate(0, 0) scaleY(0.8) scaleX(-1);
            transform: translate(0, 0) scaleY(0.8) scaleX(-1);
  }
  100% {
    -webkit-transform: translate(0, 0) scaleY(1) scaleX(-1);
            transform: translate(0, 0) scaleY(1) scaleX(-1);
  }
}

@-webkit-keyframes jump4 {
  0% {
    -webkit-transform: translate(-100%, 0) scaleY(1) scaleX(-1);
            transform: translate(-100%, 0) scaleY(1) scaleX(-1);
  }
  50% {
    -webkit-transform: translate(-50%, -50%) scaleY(1.2) scaleX(-1);
            transform: translate(-50%, -50%) scaleY(1.2) scaleX(-1);
  }
  75% {
    -webkit-transform: translate(0, 0) scaleY(0.8) scaleX(-1);
            transform: translate(0, 0) scaleY(0.8) scaleX(-1);
  }
  100% {
    -webkit-transform: translate(0, 0) scaleY(1) scaleX(-1);
            transform: translate(0, 0) scaleY(1) scaleX(-1);
  }
}

@keyframes jump4 {
  0% {
    -webkit-transform: translate(-100%, 0) scaleY(1) scaleX(-1);
            transform: translate(-100%, 0) scaleY(1) scaleX(-1);
  }
  50% {
    -webkit-transform: translate(-50%, -50%) scaleY(1.2) scaleX(-1);
            transform: translate(-50%, -50%) scaleY(1.2) scaleX(-1);
  }
  75% {
    -webkit-transform: translate(0, 0) scaleY(0.8) scaleX(-1);
            transform: translate(0, 0) scaleY(0.8) scaleX(-1);
  }
  100% {
    -webkit-transform: translate(0, 0) scaleY(1) scaleX(-1);
            transform: translate(0, 0) scaleY(1) scaleX(-1);
  }
}

@-webkit-keyframes jump4-1 {
  0% {
    -webkit-transform: translate(-100%, 0) scaleY(1) scaleX(-1);
            transform: translate(-100%, 0) scaleY(1) scaleX(-1);
  }
  50% {
    -webkit-transform: translate(-50%, -50%) scaleY(1.2) scaleX(-1);
            transform: translate(-50%, -50%) scaleY(1.2) scaleX(-1);
  }
  75% {
    -webkit-transform: translate(0, 0) scaleY(0.8) scaleX(-1);
            transform: translate(0, 0) scaleY(0.8) scaleX(-1);
  }
  100% {
    -webkit-transform: translate(0, 0) scaleY(1) scaleX(-1);
            transform: translate(0, 0) scaleY(1) scaleX(-1);
  }
}

@keyframes jump4-1 {
  0% {
    -webkit-transform: translate(-100%, 0) scaleY(1) scaleX(-1);
            transform: translate(-100%, 0) scaleY(1) scaleX(-1);
  }
  50% {
    -webkit-transform: translate(-50%, -50%) scaleY(1.2) scaleX(-1);
            transform: translate(-50%, -50%) scaleY(1.2) scaleX(-1);
  }
  75% {
    -webkit-transform: translate(0, 0) scaleY(0.8) scaleX(-1);
            transform: translate(0, 0) scaleY(0.8) scaleX(-1);
  }
  100% {
    -webkit-transform: translate(0, 0) scaleY(1) scaleX(-1);
            transform: translate(0, 0) scaleY(1) scaleX(-1);
  }
}

@-webkit-keyframes jump5 {
  0% {
    -webkit-transform: translate(-100%, -100%) scaleY(1) scaleX(-1);
            transform: translate(-100%, -100%) scaleY(1) scaleX(-1);
  }
  25% {
    -webkit-transform: translate(-50%, -150%) scaleY(1.2) scaleX(-1);
            transform: translate(-50%, -150%) scaleY(1.2) scaleX(-1);
  }
  35% {
    -webkit-transform: translate(0, -100%) scaleY(0.8) scaleX(-1);
            transform: translate(0, -100%) scaleY(0.8) scaleX(-1);
  }
  45% {
    -webkit-transform: translate(0, -100%) scaleY(1) scaleX(-1);
            transform: translate(0, -100%) scaleY(1) scaleX(-1);
  }
  55% {
    -webkit-transform: translate(0, -100%) scaleY(1) scaleX(-1);
            transform: translate(0, -100%) scaleY(1) scaleX(-1);
  }
  75% {
    -webkit-transform: translate(0, -50%) scaleY(1.2) scaleX(-1);
            transform: translate(0, -50%) scaleY(1.2) scaleX(-1);
  }
  87% {
    -webkit-transform: translate(0, 0) scaleY(0.8) scaleX(-1);
            transform: translate(0, 0) scaleY(0.8) scaleX(-1);
  }
  100% {
    -webkit-transform: translate(0, 0) scaleY(1) scaleX(-1);
            transform: translate(0, 0) scaleY(1) scaleX(-1);
  }
}

@keyframes jump5 {
  0% {
    -webkit-transform: translate(-100%, -100%) scaleY(1) scaleX(-1);
            transform: translate(-100%, -100%) scaleY(1) scaleX(-1);
  }
  25% {
    -webkit-transform: translate(-50%, -150%) scaleY(1.2) scaleX(-1);
            transform: translate(-50%, -150%) scaleY(1.2) scaleX(-1);
  }
  35% {
    -webkit-transform: translate(0, -100%) scaleY(0.8) scaleX(-1);
            transform: translate(0, -100%) scaleY(0.8) scaleX(-1);
  }
  45% {
    -webkit-transform: translate(0, -100%) scaleY(1) scaleX(-1);
            transform: translate(0, -100%) scaleY(1) scaleX(-1);
  }
  55% {
    -webkit-transform: translate(0, -100%) scaleY(1) scaleX(-1);
            transform: translate(0, -100%) scaleY(1) scaleX(-1);
  }
  75% {
    -webkit-transform: translate(0, -50%) scaleY(1.2) scaleX(-1);
            transform: translate(0, -50%) scaleY(1.2) scaleX(-1);
  }
  87% {
    -webkit-transform: translate(0, 0) scaleY(0.8) scaleX(-1);
            transform: translate(0, 0) scaleY(0.8) scaleX(-1);
  }
  100% {
    -webkit-transform: translate(0, 0) scaleY(1) scaleX(-1);
            transform: translate(0, 0) scaleY(1) scaleX(-1);
  }
}

@-webkit-keyframes jump5-1 {
  0% {
    -webkit-transform: translate(0, -100%) scaleY(1) scaleX(-1);
            transform: translate(0, -100%) scaleY(1) scaleX(-1);
  }
  50% {
    -webkit-transform: translate(0, -50%) scaleY(1.2) scaleX(-1);
            transform: translate(0, -50%) scaleY(1.2) scaleX(-1);
  }
  75% {
    -webkit-transform: translate(0, 0) scaleY(0.8) scaleX(-1);
            transform: translate(0, 0) scaleY(0.8) scaleX(-1);
  }
  100% {
    -webkit-transform: translate(0, 0) scaleY(1) scaleX(-1);
            transform: translate(0, 0) scaleY(1) scaleX(-1);
  }
}

@keyframes jump5-1 {
  0% {
    -webkit-transform: translate(0, -100%) scaleY(1) scaleX(-1);
            transform: translate(0, -100%) scaleY(1) scaleX(-1);
  }
  50% {
    -webkit-transform: translate(0, -50%) scaleY(1.2) scaleX(-1);
            transform: translate(0, -50%) scaleY(1.2) scaleX(-1);
  }
  75% {
    -webkit-transform: translate(0, 0) scaleY(0.8) scaleX(-1);
            transform: translate(0, 0) scaleY(0.8) scaleX(-1);
  }
  100% {
    -webkit-transform: translate(0, 0) scaleY(1) scaleX(-1);
            transform: translate(0, 0) scaleY(1) scaleX(-1);
  }
}

@-webkit-keyframes jump6 {
  0% {
    -webkit-transform: translate(0, 100%) scaleY(1) scaleX(-1);
            transform: translate(0, 100%) scaleY(1) scaleX(-1);
  }
  50% {
    -webkit-transform: translate(0, -50%) scaleY(1.2) scaleX(-1);
            transform: translate(0, -50%) scaleY(1.2) scaleX(-1);
  }
  75% {
    -webkit-transform: translate(0, 0) scaleY(0.8) scaleX(-1);
            transform: translate(0, 0) scaleY(0.8) scaleX(-1);
  }
  100% {
    -webkit-transform: translate(0, 0) scaleY(1) scaleX(-1);
            transform: translate(0, 0) scaleY(1) scaleX(-1);
  }
}

@keyframes jump6 {
  0% {
    -webkit-transform: translate(0, 100%) scaleY(1) scaleX(-1);
            transform: translate(0, 100%) scaleY(1) scaleX(-1);
  }
  50% {
    -webkit-transform: translate(0, -50%) scaleY(1.2) scaleX(-1);
            transform: translate(0, -50%) scaleY(1.2) scaleX(-1);
  }
  75% {
    -webkit-transform: translate(0, 0) scaleY(0.8) scaleX(-1);
            transform: translate(0, 0) scaleY(0.8) scaleX(-1);
  }
  100% {
    -webkit-transform: translate(0, 0) scaleY(1) scaleX(-1);
            transform: translate(0, 0) scaleY(1) scaleX(-1);
  }
}

@-webkit-keyframes jump6-1 {
  0% {
    -webkit-transform: translate(0, 100%) scaleY(1) scaleX(-1);
            transform: translate(0, 100%) scaleY(1) scaleX(-1);
  }
  50% {
    -webkit-transform: translate(0, -50%) scaleY(1.2) scaleX(-1);
            transform: translate(0, -50%) scaleY(1.2) scaleX(-1);
  }
  75% {
    -webkit-transform: translate(0, 0) scaleY(0.8) scaleX(-1);
            transform: translate(0, 0) scaleY(0.8) scaleX(-1);
  }
  100% {
    -webkit-transform: translate(0, 0) scaleY(1) scaleX(-1);
            transform: translate(0, 0) scaleY(1) scaleX(-1);
  }
}

@keyframes jump6-1 {
  0% {
    -webkit-transform: translate(0, 100%) scaleY(1) scaleX(-1);
            transform: translate(0, 100%) scaleY(1) scaleX(-1);
  }
  50% {
    -webkit-transform: translate(0, -50%) scaleY(1.2) scaleX(-1);
            transform: translate(0, -50%) scaleY(1.2) scaleX(-1);
  }
  75% {
    -webkit-transform: translate(0, 0) scaleY(0.8) scaleX(-1);
            transform: translate(0, 0) scaleY(0.8) scaleX(-1);
  }
  100% {
    -webkit-transform: translate(0, 0) scaleY(1) scaleX(-1);
            transform: translate(0, 0) scaleY(1) scaleX(-1);
  }
}

@-webkit-keyframes jump6-2 {
  0% {
    -webkit-transform: translate(0, 100%) scaleY(1) scaleX(-1);
            transform: translate(0, 100%) scaleY(1) scaleX(-1);
  }
  50% {
    -webkit-transform: translate(0, -50%) scaleY(1.2) scaleX(-1);
            transform: translate(0, -50%) scaleY(1.2) scaleX(-1);
  }
  75% {
    -webkit-transform: translate(0, 0) scaleY(0.8) scaleX(1);
            transform: translate(0, 0) scaleY(0.8) scaleX(1);
  }
  100% {
    -webkit-transform: translate(0, 0) scaleY(1) scaleX(1);
            transform: translate(0, 0) scaleY(1) scaleX(1);
  }
}

@keyframes jump6-2 {
  0% {
    -webkit-transform: translate(0, 100%) scaleY(1) scaleX(-1);
            transform: translate(0, 100%) scaleY(1) scaleX(-1);
  }
  50% {
    -webkit-transform: translate(0, -50%) scaleY(1.2) scaleX(-1);
            transform: translate(0, -50%) scaleY(1.2) scaleX(-1);
  }
  75% {
    -webkit-transform: translate(0, 0) scaleY(0.8) scaleX(1);
            transform: translate(0, 0) scaleY(0.8) scaleX(1);
  }
  100% {
    -webkit-transform: translate(0, 0) scaleY(1) scaleX(1);
            transform: translate(0, 0) scaleY(1) scaleX(1);
  }
}

@-webkit-keyframes jump7 {
  0% {
    -webkit-transform: translate(100%, 100%) scaleY(1);
            transform: translate(100%, 100%) scaleY(1);
  }
  25% {
    -webkit-transform: translate(50%, 50%) scaleY(1.2);
            transform: translate(50%, 50%) scaleY(1.2);
  }
  35% {
    -webkit-transform: translate(0, 100%) scaleY(0.8);
            transform: translate(0, 100%) scaleY(0.8);
  }
  45% {
    -webkit-transform: translate(0, 100%) scaleY(1);
            transform: translate(0, 100%) scaleY(1);
  }
  55% {
    -webkit-transform: translate(0, 100%) scaleY(1);
            transform: translate(0, 100%) scaleY(1);
  }
  75% {
    -webkit-transform: translate(0, -50%) scaleY(1.2);
            transform: translate(0, -50%) scaleY(1.2);
  }
  87% {
    -webkit-transform: translate(0, 0) scaleY(0.8);
            transform: translate(0, 0) scaleY(0.8);
  }
  100% {
    -webkit-transform: translate(0, 0) scaleY(1);
            transform: translate(0, 0) scaleY(1);
  }
}

@keyframes jump7 {
  0% {
    -webkit-transform: translate(100%, 100%) scaleY(1);
            transform: translate(100%, 100%) scaleY(1);
  }
  25% {
    -webkit-transform: translate(50%, 50%) scaleY(1.2);
            transform: translate(50%, 50%) scaleY(1.2);
  }
  35% {
    -webkit-transform: translate(0, 100%) scaleY(0.8);
            transform: translate(0, 100%) scaleY(0.8);
  }
  45% {
    -webkit-transform: translate(0, 100%) scaleY(1);
            transform: translate(0, 100%) scaleY(1);
  }
  55% {
    -webkit-transform: translate(0, 100%) scaleY(1);
            transform: translate(0, 100%) scaleY(1);
  }
  75% {
    -webkit-transform: translate(0, -50%) scaleY(1.2);
            transform: translate(0, -50%) scaleY(1.2);
  }
  87% {
    -webkit-transform: translate(0, 0) scaleY(0.8);
            transform: translate(0, 0) scaleY(0.8);
  }
  100% {
    -webkit-transform: translate(0, 0) scaleY(1);
            transform: translate(0, 0) scaleY(1);
  }
}

.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 .playing {
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0%;
  position: absolute;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.box_windows .playing #info_div {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  color: #fff;
  z-index: 9;
  background: rgba(0, 0, 0, 0.5);
}

.box_windows .playing #info_div #label {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  color: #fff;
  font-size: 72px;
  font-weight: bold;
}

.box_windows .playing #info_div #label::after {
  content: '步';
  display: inline-block;
}

.box_windows .playing #dice_area {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.box_windows .playing #canvas {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.box_windows .playing #canvas canvas {
  border-radius: 30px;
}

.box_windows .pop_bigWin {
  position: absolute;
  z-index: 999;
  width: 64.12698%;
  height: 100%;
  top: 0%;
  left: 17.93651%;
  background: url(/Action/11_Star31/20210917JU/ingame/images/1/pop_bigWin.png);
  background-size: 100%;
  overflow: hidden;
}

.box_windows .pop_bigWin .awards {
  width: 24.75248%;
  height: 35.71429%;
  position: absolute;
  top: 50%;
  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: 0%;
  left: 10.31746%;
  overflow: hidden;
}

.box_windows .prize_item .title {
  width: 28.06667%;
  height: 12.2619%;
  background: url(/Action/11_Star31/20210917JU/ingame/images/1/congratulations_title.png);
  background-size: 100%;
  background-repeat: no-repeat;
  margin: 1% auto;
}

.box_windows .prize_item .getAwardsBox {
  width: 100%;
  height: 70%;
  overflow-y: auto;
}

.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;
}

.box_windows .prize_item .getAwards li {
  width: 25%;
}

.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: 12px;
  }
}

.box_windows .prize_item .btn_receive {
  width: 17.86667%;
  height: 7.85714%;
  margin: 1% auto;
  background: url(/Action/11_Star31/20210917JU/ingame/images/1/btn_receive.png);
  background-size: 100%;
  cursor: pointer;
}

.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 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: 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;
  }
}

@media only screen and (max-height: 450px) {
  .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;
}
