@charset "UTF-8";
/* Reset By Normalize */
@import url(/css/normalize.css);
/* ================= 頁面框架設定 ================= */
* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.dtNow {
  display: none;
  position: absolute;
  left: 2px;
  top: 2px;
  z-index: 99;
  border-radius: 3px;
  padding: 3px;
}

.wrapper_mazu {
  font-family: "Helvetica Neue", "微軟正黑體", "Helvetica", "Arial", "PingFangTC-Light", "STHeitiTC-Light", "Microsoft JhengHei", sans-serif;
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-size: 110%;
  background-position: 0% top;
  background-repeat: no-repeat;
}

.wrapper_mazu .box_center {
  position: absolute;
  top: 0;
  left: 42.5%;
  width: 25%;
}

.wrapper_mazu .box_center .box_mazu_all {
  position: relative;
  width: 100%;
  background-image: url(/Action/79_TMD/20210519MS/ingame/images/mazu.png);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
}

.wrapper_mazu .box_left_top {
  position: relative;
  margin-top: 1%;
  width: 27%;
}

.wrapper_mazu .box_left_top .box_grand {
  position: relative;
  width: 91.8%;
  margin-left: 2%;
}

.wrapper_mazu .box_left_top .box_grand .prize {
  position: absolute;
  top: 30%;
  left: 5%;
  width: 90%;
  height: 50%;
  background-size: 100% auto;
  background-position: center top;
  background-repeat: no-repeat;
}

.wrapper_mazu .box_left_top .box_grand .prize_title {
  position: absolute;
  top: 68%;
  left: 0%;
  width: 100%;
  height: 21%;
  background-size: 100% auto;
  background-position: center top;
  background-repeat: no-repeat;
}

.wrapper_mazu .box_left_bottom {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  left: 0.5em;
  bottom: 0.5em;
  width: 30%;
}

.wrapper_mazu .box_left_bottom a {
  width: 27%;
  padding-bottom: 27%;
  margin: 0.5% 1.6%;
}

.wrapper_mazu .box_left_bottom a.btn_question {
  display: block;
  background-image: url(/Action/79_TMD/20210519MS/ingame/images/btn_question.png);
  background-size: 100% 100%;
  cursor: pointer;
}

.wrapper_mazu .box_left_bottom a.btn_record {
  display: block;
  background-image: url(/Action/79_TMD/20210519MS/ingame/images/btn_record.png);
  background-size: 100% 100%;
  cursor: pointer;
}

.wrapper_mazu .box_center_bottom {
  position: absolute;
  left: 30.25%;
  bottom: 0.5em;
  width: 45%;
  z-index: 10;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.wrapper_mazu .box_center_bottom a {
  display: block;
  width: 48.5%;
  background-size: 100% 100%;
  cursor: pointer;
  text-align: center;
  color: #fff;
  text-shadow: 0.1em 0.1em 0.05em black;
  padding-top: 10.5%;
  padding-bottom: 0.5%;
}

.wrapper_mazu .box_center_bottom .btn_1t {
  background-image: url(/Action/79_TMD/20210519MS/ingame/images/btn_1t.png);
}

.wrapper_mazu .box_center_bottom .btn_open {
  background-image: url(/Action/79_TMD/20210519MS/ingame/images/btn_all.png);
}

.wrapper_mazu .box_center_bottom .btn_member {
  margin-left: 15%;
  width: 80%;
  background-image: url(/Action/79_TMD/20210519MS/ingame/images/btn_member.png);
  padding-top: 20%;
}

.wrapper_mazu .box_center_bottom .btn_over {
  margin-left: 15%;
  width: 80%;
  background-image: url(/Action/79_TMD/20210519MS/ingame/images/btn_over.png);
  padding-top: 20%;
}

.wrapper_mazu .box_right_top {
  position: absolute;
  top: 0.5em;
  right: 0.5em;
  width: 30%;
  height: 32%;
}

.wrapper_mazu .box_right_top .marquee-wrap {
  width: 100%;
  height: 100%;
  color: #000;
  text-align: center;
  padding-top: 3%;
  overflow-y: scroll;
  background-image: url(/Action/79_TMD/20210519MS/ingame/images/bt_text.png);
  background-size: 100% 100%;
}

.wrapper_mazu .box_right_top .marquee-wrap:before {
  content: '';
  width: 17%;
  height: 20%;
  position: absolute;
  bottom: -16.5%;
  left: 5%;
  background-image: url(/Action/79_TMD/20210519MS/ingame/images/bt_text_1.png);
  background-size: 100% 100%;
}

.wrapper_mazu .box_right_top .marquee-wrap .marquee-content {
  height: 100%;
  position: relative;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.wrapper_mazu .box_right_top .marquee-wrap .marquee-content li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1em;
  line-height: 1.125em;
  height: 40%;
  margin: 3px auto 0 auto;
  padding: 0;
  border-radius: 10px;
  width: 90%;
  text-overflow: ellipsis;
  background-color: rgba(94, 60, 21, 0.3);
}

.wrapper_mazu .box_right_bottom {
  position: absolute;
  right: 0.5em;
  bottom: 0.5em;
  width: 9.5%;
}

.wrapper_mazu .box_right_bottom .item_quantity {
  width: 100%;
  padding-right: 1%;
  padding-bottom: 7%;
  background-image: url(/Action/79_TMD/20210519MS/ingame/images/item_quantity.png);
  background-size: 100%;
  background-repeat: no-repeat;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-right: 6.8%;
}

.wrapper_mazu .box_right_bottom .item_quantity span {
  display: block;
  margin-top: 98.5%;
  width: 15.5%;
  padding-bottom: 20%;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.wrapper_mazu .box_right_bottom .item_quantity span.n00 {
  background-image: url(/Action/79_TMD/20210519MS/ingame/images/number/0.png);
}

.wrapper_mazu .box_right_bottom .item_quantity span.n01 {
  background-image: url(/Action/79_TMD/20210519MS/ingame/images/number/1.png);
}

.wrapper_mazu .box_right_bottom .item_quantity span.n02 {
  background-image: url(/Action/79_TMD/20210519MS/ingame/images/number/2.png);
}

.wrapper_mazu .box_right_bottom .item_quantity span.n03 {
  background-image: url(/Action/79_TMD/20210519MS/ingame/images/number/3.png);
}

.wrapper_mazu .box_right_bottom .item_quantity span.n04 {
  background-image: url(/Action/79_TMD/20210519MS/ingame/images/number/4.png);
}

.wrapper_mazu .box_right_bottom .item_quantity span.n05 {
  background-image: url(/Action/79_TMD/20210519MS/ingame/images/number/5.png);
}

.wrapper_mazu .box_right_bottom .item_quantity span.n06 {
  background-image: url(/Action/79_TMD/20210519MS/ingame/images/number/6.png);
}

.wrapper_mazu .box_right_bottom .item_quantity span.n07 {
  background-image: url(/Action/79_TMD/20210519MS/ingame/images/number/7.png);
}

.wrapper_mazu .box_right_bottom .item_quantity span.n08 {
  background-image: url(/Action/79_TMD/20210519MS/ingame/images/number/8.png);
}

.wrapper_mazu .box_right_bottom .item_quantity span.n09 {
  background-image: url(/Action/79_TMD/20210519MS/ingame/images/number/9.png);
}

.wrapper_mazu .box_right_bottom .nav {
  width: 90%;
  margin: 0 auto;
}

.wrapper_mazu .box_right_bottom .nav li {
  width: 100%;
  list-style: none;
  margin: 1px auto;
}

.wrapper_mazu .box_right_bottom .nav li a {
  display: block;
  width: 100%;
  padding-bottom: 100%;
  background-image: url(/Action/79_TMD/20210519MS/ingame/images/bg_nav.png);
  background-size: 200% auto;
  background-repeat: no-repeat;
  background-position-y: bottom;
}

.wrapper_mazu .box_right_bottom .nav li a.btn_bg01 {
  background-position-x: 0;
}

.wrapper_mazu .box_right_bottom .nav li a.btn_bg02 {
  background-position-x: 100%;
}

.wrapper_mazu .box_right_bottom .nav li a:hover, .wrapper_mazu .box_right_bottom .nav li a.hover {
  background-position-y: top;
}

.wrapper_mazu .box_windows {
  display: none;
  top: 0;
  left: 0;
  position: absolute;
  z-index: 999;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.7);
}

.wrapper_mazu .box_windows .layer_click {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.wrapper_mazu .box_windows .big_win {
  display: none;
  position: absolute;
  top: 5%;
  left: 2%;
  width: 96%;
  height: 90%;
  background-image: url(/Action/79_TMD/20210519MS/ingame/images/img_bg_big_win.png);
  background-size: 80% auto;
  background-position: center;
  background-repeat: no-repeat;
}

.wrapper_mazu .box_windows .big_win .big_prize_item {
  width: 100%;
  height: 75%;
  background-size: 40% auto;
  background-position: center;
  background-repeat: no-repeat;
}

.wrapper_mazu .box_windows .big_win .big_prize_item01 {
  background-image: url(/Action/79_TMD/20210519MS/ingame/images/001.png);
}

.wrapper_mazu .box_windows .big_win .big_prize_item02 {
  background-image: url(/Action/79_TMD/20210519MS/ingame/images/002.png);
}

.wrapper_mazu .box_windows .box_container.prize_item {
  display: none;
  top: 5%;
  left: 5%;
  width: 90%;
  height: 85%;
  padding: .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;
}

.wrapper_mazu .box_windows .box_container.prize_item .item {
  width: 30%;
  margin: 1%;
  background-color: #fff;
  border-radius: 12px;
  border: 2px solid rgba(166, 133, 76, 0.7);
  padding: 0.2em;
}

.wrapper_mazu .box_windows .box_container.prize_item .item .item_name {
  text-align: center;
  margin: 2% 0;
}

.wrapper_mazu .box_windows .box_container.prize_item .item .item_name h3 {
  line-height: 1.2em;
  font-size: 90%;
}

.wrapper_mazu .box_windows .box_container.prize_item .item .item_img img {
  width: 50%;
  display: block;
  margin: 0 auto;
}

.wrapper_mazu .box_windows .box_container.question {
  display: none;
  top: 2.5%;
  left: 1%;
  width: 98%;
  height: 95%;
  padding: 1em;
  font-size: 120%;
  color: #FFF;
  line-height: 1.5em;
}

.wrapper_mazu .box_windows .box_container.question h3 {
  font-size: 1.5em;
  line-height: 2em;
  color: #ffb244;
}

.wrapper_mazu .box_windows .box_container.question ol {
  padding-left: 1.5em;
}

.wrapper_mazu .box_windows .box_container.record {
  display: none;
  top: 2.5%;
  left: 1%;
  width: 98%;
  height: 95%;
  padding: 1em;
  font-size: 120%;
  color: #FFF;
  line-height: 1.5em;
}

.wrapper_mazu .box_windows .box_container.record h3 {
  font-size: 1.5em;
  line-height: 2em;
  color: #ffb244;
}

.wrapper_mazu .box_windows .box_container.record ol {
  padding-left: 1.5em;
}

.wrapper_mazu .box_windows .box_container {
  position: absolute;
  border-radius: 20px;
  border: 3px solid rgba(166, 133, 76, 0.7);
  background: rgba(0, 0, 0, 0.5);
  -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);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  overflow-y: scroll;
}

.wrapper_mazu .box_windows a.btn_x {
  position: absolute;
  display: block;
  top: 3.75%;
  right: 1.7%;
  width: 3.2em;
  height: 3.2em;
  background-image: url(/Action/79_TMD/20210519MS/ingame/images/btn_x.png);
  background-size: 100% auto;
  background-position: center top;
  background-repeat: no-repeat;
  cursor: pointer;
}

.wrapper_mazu .go_in {
  display: block;
  opacity: 1;
}

.wrapper_mazu .go_out {
  display: none;
  opacity: 0;
}

/* ================= table設定 ================= */
.table {
  word-break: break-all;
  border-collapse: collapse;
  border-spacing: 0;
  margin: 20px 0;
  font-size: 80%;
  color: #000;
  border: 5px solid #ffb244;
}

.table-full {
  width: 100%;
}

.table-half {
  float: left;
  width: 47%;
  margin: 0 1.5%;
  margin-top: 20px;
}

.table-one_third {
  float: left;
  width: 32%;
  margin: 0 .5%;
  margin-top: 20px;
}

.table tr {
  background: #e6e6e6;
}

.table tr th {
  color: #fff;
  text-align: center;
  font-weight: bold;
  padding: 5px;
  border: 1px #863700 solid;
  background: #863700;
  /* Old browsers */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #863700), to(#bc5d1b));
  background: linear-gradient(to bottom, #863700 20%, #bc5d1b 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.table tr td {
  text-align: center;
  padding: 5px;
  border: 1px #863700 solid;
}

.box_grand, .decoration01, .decoration02, .decoration03 {
  background-size: 100% auto;
  background-position: center top;
  background-repeat: no-repeat;
}

.Scene_01 {
  background-image: url(/Action/79_TMD/20210519MS/ingame/images/bg_01.jpg);
  background-color: #300000;
}

.Scene_01 .box_grand {
  background-image: url(/Action/79_TMD/20210519MS/ingame/images/bg_grand.png);
}

.Scene_01 .box_grand .prize {
  background-image: url(/Action/79_TMD/20210519MS/ingame/images/001.png);
}

.Scene_01 .box_grand .prize_title {
  background-image: url(/Action/79_TMD/20210519MS/ingame/images/prize_title01.png);
}

.Scene_volcanic {
  background-image: url(/Action/79_TMD/20210519MS/ingame/images/bg_02.jpg);
  background-color: #300000;
}

.Scene_volcanic .box_grand {
  background-image: url(/Action/79_TMD/20210519MS/ingame/images/bg_grand.png);
}

.Scene_volcanic .box_grand .prize {
  background-image: url(/Action/79_TMD/20210519MS/ingame/images/002.png);
}

.Scene_volcanic .box_grand .prize_title {
  background-image: url(/Action/79_TMD/20210519MS/ingame/images/prize_title02.png);
}

.Scene_volcanic .text_reward {
  display: none;
}

@media screen and (min-width: 375px) and (min-height: 812px) and (max-width: 411px) and (max-height: 823px) {
  .wrapper_mazu .above {
    left: -80%;
    width: 75%;
  }
  .wrapper_mazu .below {
    right: -80%;
    width: 75%;
  }
}

@media screen and (min-width: 1024px) and (min-height: 768px) and (max-width: 1366px) and (max-height: 1024px) {
  .wrapper_mazu {
    background-size: 150%;
  }
  .wrapper_mazu .box_left_top {
    width: 35%;
    margin-top: 1em;
    margin-left: 1em;
  }
  .wrapper_mazu .box_center {
    position: absolute;
    top: 4%;
    left: 35.3%;
    width: 35%;
  }
  .wrapper_mazu .box_center_bottom {
    bottom: 6%;
  }
  .wrapper_mazu .box_center_bottom a {
    text-shadow: 0.1em 0.1em 0.05em black;
    padding-top: 9%;
    padding-bottom: 1.5%;
  }
  .wrapper_mazu .above {
    left: -150%;
    width: 120%;
  }
  .wrapper_mazu .below {
    right: -150%;
    width: 120%;
  }
  .table {
    font-size: 110%;
  }
}

@media screen and (min-width: 768px) and (min-height: 1024px) and (max-width: 1024px) and (max-height: 1366px) {
  .wrapper_mazu {
    background-size: 150%;
  }
  .wrapper_mazu .box_left_top {
    width: 35%;
    margin-top: 1em;
    margin-left: 1em;
  }
  .wrapper_mazu .box_center {
    position: absolute;
    top: 4%;
    left: 35.3%;
    width: 35%;
  }
  .wrapper_mazu .box_center_bottom {
    bottom: 6%;
  }
  .wrapper_mazu .box_center_bottom a {
    text-shadow: 0.1em 0.1em 0.05em black;
    padding-top: 9%;
    padding-bottom: 1.5%;
  }
  .wrapper_mazu .above {
    left: -150%;
    width: 120%;
  }
  .wrapper_mazu .below {
    right: -150%;
    width: 120%;
  }
  .table {
    font-size: 110%;
  }
}

.above {
  position: absolute;
  top: 0%;
  left: -100%;
  width: 90%;
  height: 100%;
  background-image: url(/Action/79_TMD/20210519MS/ingame/images/bg_above.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: bottom center;
  z-index: 10;
}

.below {
  position: absolute;
  top: 0%;
  right: -100%;
  width: 90%;
  height: 100%;
  background-image: url(/Action/79_TMD/20210519MS/ingame/images/bg_below.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: top center;
  z-index: 10;
}

.aboveDown {
  -webkit-animation-name: aboveDown;
          animation-name: aboveDown;
  -webkit-animation-duration: .5s;
          animation-duration: .5s;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  visibility: visible !important;
}

@-webkit-keyframes aboveDown {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  75% {
    -webkit-transform: scaleY(1.05) translateX(99%);
            transform: scaleY(1.05) translateX(99%);
  }
  90% {
    -webkit-transform: scaleY(1) translateX(100%);
            transform: scaleY(1) translateX(100%);
  }
  100% {
    -webkit-transform: scaleY(1.05) translateX(99%);
            transform: scaleY(1.05) translateX(99%);
  }
}

@keyframes aboveDown {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  75% {
    -webkit-transform: scaleY(1.05) translateX(99%);
            transform: scaleY(1.05) translateX(99%);
  }
  90% {
    -webkit-transform: scaleY(1) translateX(100%);
            transform: scaleY(1) translateX(100%);
  }
  100% {
    -webkit-transform: scaleY(1.05) translateX(99%);
            transform: scaleY(1.05) translateX(99%);
  }
}

.aboveUp {
  -webkit-animation-name: aboveUp;
          animation-name: aboveUp;
  -webkit-animation-duration: .5s;
          animation-duration: .5s;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  visibility: visible !important;
}

@-webkit-keyframes aboveUp {
  0% {
    -webkit-transform: scaleY(1.05) translateX(99%);
            transform: scaleY(1.05) translateX(99%);
  }
  75% {
    -webkit-transform: scaleY(1) translateX(100%);
            transform: scaleY(1) translateX(100%);
  }
  90% {
    -webkit-transform: translateX(99%);
            transform: translateX(99%);
  }
  100% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
}

@keyframes aboveUp {
  0% {
    -webkit-transform: scaleY(1.05) translateX(99%);
            transform: scaleY(1.05) translateX(99%);
  }
  75% {
    -webkit-transform: scaleY(1) translateX(100%);
            transform: scaleY(1) translateX(100%);
  }
  90% {
    -webkit-transform: translateX(99%);
            transform: translateX(99%);
  }
  100% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
}

.belowUp {
  -webkit-animation-name: belowUp;
          animation-name: belowUp;
  -webkit-animation-duration: .5s;
          animation-duration: .5s;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  visibility: visible !important;
}

@-webkit-keyframes belowUp {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  75% {
    -webkit-transform: scaleY(1.05) translateX(-99%);
            transform: scaleY(1.05) translateX(-99%);
  }
  90% {
    -webkit-transform: scaleY(1) translateX(-100%);
            transform: scaleY(1) translateX(-100%);
  }
  100% {
    -webkit-transform: scaleY(1.05) translateX(-99%);
            transform: scaleY(1.05) translateX(-99%);
  }
}

@keyframes belowUp {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  75% {
    -webkit-transform: scaleY(1.05) translateX(-99%);
            transform: scaleY(1.05) translateX(-99%);
  }
  90% {
    -webkit-transform: scaleY(1) translateX(-100%);
            transform: scaleY(1) translateX(-100%);
  }
  100% {
    -webkit-transform: scaleY(1.05) translateX(-99%);
            transform: scaleY(1.05) translateX(-99%);
  }
}

.belowDown {
  -webkit-animation-name: belowDown;
          animation-name: belowDown;
  -webkit-animation-duration: .5s;
          animation-duration: .5s;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  visibility: visible !important;
}

@-webkit-keyframes belowDown {
  0% {
    -webkit-transform: scaleY(1.05) translateX(-99%);
            transform: scaleY(1.05) translateX(-99%);
  }
  75% {
    -webkit-transform: scaleY(1) translateX(-100%);
            transform: scaleY(1) translateX(-100%);
  }
  90% {
    -webkit-transform: translateX(-99%);
            transform: translateX(-99%);
  }
  100% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
}

@keyframes belowDown {
  0% {
    -webkit-transform: scaleY(1.05) translateX(-99%);
            transform: scaleY(1.05) translateX(-99%);
  }
  75% {
    -webkit-transform: scaleY(1) translateX(-100%);
            transform: scaleY(1) translateX(-100%);
  }
  90% {
    -webkit-transform: translateX(-99%);
            transform: translateX(-99%);
  }
  100% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
}

.box_flipInY {
  -webkit-animation-name: box_flipInY;
          animation-name: box_flipInY;
  -webkit-animation-duration: .4s;
          animation-duration: .4s;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  visibility: visible !important;
}

@-webkit-keyframes box_flipInY {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
  25% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  50% {
    opacity: 1;
    -webkit-transform: translateY(3%) scaleX(1.05);
            transform: translateY(3%) scaleX(1.05);
  }
  75% {
    opacity: 1;
    -webkit-transform: translateY(-1%);
            transform: translateY(-1%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes box_flipInY {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
  25% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  50% {
    opacity: 1;
    -webkit-transform: translateY(3%) scaleX(1.05);
            transform: translateY(3%) scaleX(1.05);
  }
  75% {
    opacity: 1;
    -webkit-transform: translateY(-1%);
            transform: translateY(-1%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

.box_flipInX {
  -webkit-animation-name: box_flipInX;
          animation-name: box_flipInX;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  visibility: visible !important;
}

@-webkit-keyframes box_flipInX {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
  30% {
    -webkit-transform: scaleX(1.2) scaleY(0.8);
            transform: scaleX(1.2) scaleY(0.8);
  }
  40% {
    opacity: 1;
    -webkit-transform: scaleX(1) scaleY(1);
            transform: scaleX(1) scaleY(1);
  }
  60% {
    -webkit-transform: scaleX(1.2) scaleY(0.8);
            transform: scaleX(1.2) scaleY(0.8);
  }
  80% {
    -webkit-transform: scaleX(1) scaleY(1);
            transform: scaleX(1) scaleY(1);
  }
  90% {
    -webkit-transform: scaleX(1.05) scaleY(0.95);
            transform: scaleX(1.05) scaleY(0.95);
  }
  100% {
    -webkit-transform: translateY(0) scaleX(1) scaleY(1);
            transform: translateY(0) scaleX(1) scaleY(1);
  }
}

@keyframes box_flipInX {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
  30% {
    -webkit-transform: scaleX(1.2) scaleY(0.8);
            transform: scaleX(1.2) scaleY(0.8);
  }
  40% {
    opacity: 1;
    -webkit-transform: scaleX(1) scaleY(1);
            transform: scaleX(1) scaleY(1);
  }
  60% {
    -webkit-transform: scaleX(1.2) scaleY(0.8);
            transform: scaleX(1.2) scaleY(0.8);
  }
  80% {
    -webkit-transform: scaleX(1) scaleY(1);
            transform: scaleX(1) scaleY(1);
  }
  90% {
    -webkit-transform: scaleX(1.05) scaleY(0.95);
            transform: scaleX(1.05) scaleY(0.95);
  }
  100% {
    -webkit-transform: translateY(0) scaleX(1) scaleY(1);
            transform: translateY(0) scaleX(1) scaleY(1);
  }
}

.box_flipOutX {
  -webkit-animation-name: box_flipOutX;
          animation-name: box_flipOutX;
  -webkit-animation-duration: .2s;
          animation-duration: .2s;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  visibility: visible !important;
  opacity: 0;
}

@-webkit-keyframes box_flipOutX {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(5%);
            transform: translateY(5%);
  }
}

@keyframes box_flipOutX {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(5%);
            transform: translateY(5%);
  }
}

.box_jump {
  -webkit-animation-name: box_jump;
          animation-name: box_jump;
  -webkit-animation-duration: .7s;
          animation-duration: .7s;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  visibility: visible !important;
  -webkit-transform-origin: 50% 100%;
          transform-origin: 50% 100%;
}

@-webkit-keyframes box_jump {
  0% {
    opacity: 0;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: scaleY(0.95);
            transform: scaleY(0.95);
  }
  40% {
    -webkit-transform: translateY(-5%) scaleY(1.2) scaleX(1.2);
            transform: translateY(-5%) scaleY(1.2) scaleX(1.2);
  }
  60% {
    -webkit-transform: translateY(0) scaleY(0.95);
            transform: translateY(0) scaleY(0.95);
  }
  70% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
  }
  80% {
    -webkit-transform: scaleY(1.1) skewY(5deg);
            transform: scaleY(1.1) skewY(5deg);
  }
  90% {
    -webkit-transform: scaleY(1.1) skewY(-5deg);
            transform: scaleY(1.1) skewY(-5deg);
  }
  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
  }
}

@keyframes box_jump {
  0% {
    opacity: 0;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: scaleY(0.95);
            transform: scaleY(0.95);
  }
  40% {
    -webkit-transform: translateY(-5%) scaleY(1.2) scaleX(1.2);
            transform: translateY(-5%) scaleY(1.2) scaleX(1.2);
  }
  60% {
    -webkit-transform: translateY(0) scaleY(0.95);
            transform: translateY(0) scaleY(0.95);
  }
  70% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
  }
  80% {
    -webkit-transform: scaleY(1.1) skewY(5deg);
            transform: scaleY(1.1) skewY(5deg);
  }
  90% {
    -webkit-transform: scaleY(1.1) skewY(-5deg);
            transform: scaleY(1.1) skewY(-5deg);
  }
  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
  }
}

.box_zoom {
  -webkit-animation-name: box_zoom;
          animation-name: box_zoom;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-timing-function: ease;
          animation-timing-function: ease;
  visibility: visible !important;
}

@-webkit-keyframes box_zoom {
  0% {
  }
  30% {
    -webkit-transform: scaleX(1.2) scaleY(0.8);
            transform: scaleX(1.2) scaleY(0.8);
  }
  40% {
    -webkit-transform: scaleX(1) scaleY(1);
            transform: scaleX(1) scaleY(1);
  }
  60% {
    -webkit-transform: scaleX(1.2) scaleY(0.8);
            transform: scaleX(1.2) scaleY(0.8);
  }
  80% {
    -webkit-transform: scaleX(1) scaleY(1);
            transform: scaleX(1) scaleY(1);
  }
  90% {
    -webkit-transform: scaleX(1.05) scaleY(0.95);
            transform: scaleX(1.05) scaleY(0.95);
  }
  100% {
    -webkit-transform: scaleX(1) scaleY(1);
            transform: scaleX(1) scaleY(1);
  }
}

@keyframes box_zoom {
  0% {
  }
  30% {
    -webkit-transform: scaleX(1.2) scaleY(0.8);
            transform: scaleX(1.2) scaleY(0.8);
  }
  40% {
    -webkit-transform: scaleX(1) scaleY(1);
            transform: scaleX(1) scaleY(1);
  }
  60% {
    -webkit-transform: scaleX(1.2) scaleY(0.8);
            transform: scaleX(1.2) scaleY(0.8);
  }
  80% {
    -webkit-transform: scaleX(1) scaleY(1);
            transform: scaleX(1) scaleY(1);
  }
  90% {
    -webkit-transform: scaleX(1.05) scaleY(0.95);
            transform: scaleX(1.05) scaleY(0.95);
  }
  100% {
    -webkit-transform: scaleX(1) scaleY(1);
            transform: scaleX(1) scaleY(1);
  }
}

.box_shake {
  -webkit-animation-name: box_shake;
          animation-name: box_shake;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-timing-function: ease;
          animation-timing-function: ease;
  visibility: visible !important;
}

@-webkit-keyframes box_shake {
  0% {
  }
  30% {
    -webkit-transform: skewY(-5deg);
            transform: skewY(-5deg);
  }
  40% {
    -webkit-transform: scaleX(1.2) scaleY(1.2) skewY(5deg);
            transform: scaleX(1.2) scaleY(1.2) skewY(5deg);
  }
  60% {
    -webkit-transform: scaleX(1.2) scaleY(0.8);
            transform: scaleX(1.2) scaleY(0.8);
  }
  80% {
    -webkit-transform: scaleX(1) scaleY(1);
            transform: scaleX(1) scaleY(1);
  }
  90% {
    -webkit-transform: scaleX(1.05) scaleY(0.95);
            transform: scaleX(1.05) scaleY(0.95);
  }
  100% {
    -webkit-transform: scaleX(1) scaleY(1);
            transform: scaleX(1) scaleY(1);
  }
}

@keyframes box_shake {
  0% {
  }
  30% {
    -webkit-transform: skewY(-5deg);
            transform: skewY(-5deg);
  }
  40% {
    -webkit-transform: scaleX(1.2) scaleY(1.2) skewY(5deg);
            transform: scaleX(1.2) scaleY(1.2) skewY(5deg);
  }
  60% {
    -webkit-transform: scaleX(1.2) scaleY(0.8);
            transform: scaleX(1.2) scaleY(0.8);
  }
  80% {
    -webkit-transform: scaleX(1) scaleY(1);
            transform: scaleX(1) scaleY(1);
  }
  90% {
    -webkit-transform: scaleX(1.05) scaleY(0.95);
            transform: scaleX(1.05) scaleY(0.95);
  }
  100% {
    -webkit-transform: scaleX(1) scaleY(1);
            transform: scaleX(1) scaleY(1);
  }
}

@-webkit-keyframes fingerAnimate {
  from,
  to {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  50% {
    -webkit-transform: translateX(-55%) rotate(-30deg);
            transform: translateX(-55%) rotate(-30deg);
  }
}

@keyframes fingerAnimate {
  from,
  to {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  50% {
    -webkit-transform: translateX(-55%) rotate(-30deg);
            transform: translateX(-55%) rotate(-30deg);
  }
}

.an_fast {
  -webkit-animation-duration: 800ms;
          animation-duration: 800ms;
}

.an_faster {
  -webkit-animation-duration: 500ms;
          animation-duration: 500ms;
}

.delay-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;
}
