@charset "UTF-8";
table {
  font-family: "新細明體", "細明體";
}

table tbody, table tfoot, table thead, table th, table td {
  vertical-align: middle;
  margin: 0 !important;
}

img {
  max-width: 100%;
  display: block;
}

.f-gold {
  color: #e9ad69;
}

html, body {
  line-height: 24px;
  font-size: 18px;
  scroll-behavior: smooth;
}

.wrapper {
  background-image: url(/Action/79_TMD/20200420U/images/indexBg.jpg);
  background-color: #080802;
  background-position: top center;
  background-repeat: no-repeat;
  color: #fff;
}

/* ================= 版頭 ================= */
.header {
  width: 100%;
}

.header .container {
  width: 1280px;
  height: 860px;
  position: relative;
  z-index: 1;
}

.header .logo, .header .logo a {
  width: 173px;
  height: 113px;
}

.header .logo {
  position: absolute;
  top: 20px;
  left: 690px;
  z-index: 999;
}

.header .logo a {
  display: block;
  background-image: url(../../images/logo.png);
}

.header .slogan {
  width: 760px;
  height: 424px;
  position: absolute;
  top: -5px;
  left: 470px;
  background-image: url(../../images/slogan.svg);
  -webkit-filter: drop-shadow(0 0 10px #dc68ff);
          filter: drop-shadow(0 0 10px #dc68ff);
  -webkit-animation: toTop .8s,flicker 2.5s 1s infinite;
          animation: toTop .8s,flicker 2.5s 1s infinite;
}

.header .subtitle {
  width: 836px;
  height: 228px;
  position: absolute;
  top: 450px;
  left: 390px;
  background-image: url(../../images/subtitle.png);
  -webkit-animation: toTop .8s;
          animation: toTop .8s;
}

@-webkit-keyframes flicker {
  0%,
  25%,
  45%,
  68%,
  85%,
  100% {
    opacity: 1;
  }
  32% {
    opacity: 0.75;
  }
  78% {
    opacity: 0.5;
  }
}

@keyframes flicker {
  0%,
  25%,
  45%,
  68%,
  85%,
  100% {
    opacity: 1;
  }
  32% {
    opacity: 0.75;
  }
  78% {
    opacity: 0.5;
  }
}

/* ================= 頁面選單 ================= */
.nav {
  margin: 0 auto;
  width: 100%;
  position: relative;
  z-index: 1;
  padding-bottom: 30px;
  -webkit-animation: slideInLeft 1s;
          animation: slideInLeft 1s;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.nav .container {
  width: 1080px;
  margin: 0 auto;
  position: relative;
  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;
}

.nav .container .navBtn {
  position: relative;
  width: 100%;
}

.nav .container .navBtn ul {
  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;
  width: 100%;
}

.nav .container .navBtn ul li {
  display: block;
  list-style: none;
  text-indent: -9999px;
  float: left;
  width: 360px;
  height: 95px;
  margin-top: 5px;
  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;
}

.nav .container .navBtn ul li.navBtn1 a {
  background-position-x: 0px !important;
}

.nav .container .navBtn ul li.navBtn2 a {
  background-position-x: -322px !important;
}

.nav .container .navBtn ul li.navBtn3 a {
  background-position-x: -644px !important;
}

.nav .container .navBtn ul li a:hover, .nav .container .navBtn ul li.action a {
  background-image: url(../../images/navBtn_action.png);
}

.nav .container .navBtn ul li a {
  width: 322px;
  height: 95px;
  display: block;
  background-image: url(../../images/navBtn.png);
}

/* ================= 內容 ================= */
.content {
  width: 100%;
  padding: 30px 0 50px 0;
}

.content > h3 {
  font-size: 1.5em;
  font-weight: bold;
  padding: 0 0 30px 0;
  width: 100%;
  text-indent: -99999;
}

.content > h3 img {
  display: block;
  max-width: 534px;
  width: 85%;
  margin: 0 auto;
}

.content .container {
  width: 70%;
  margin: 0 auto;
  padding: 10px;
}

.content .container h4 {
  text-align: left;
  position: relative;
  display: inline-block;
  border-radius: 30px;
  margin-bottom: 10px;
  color: #ffd600;
  font-weight: bold;
  font-size: 1.35em;
  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;
}

.content .container h4:before {
  content: '';
  background-image: url("../../images/firefly.svg");
  background-size: 100%;
  background-repeat: no-repeat;
  -webkit-transform: rotate(-60deg);
          transform: rotate(-60deg);
  width: 1.6em;
  height: 1.6em;
  display: inline-block;
  margin: 0 5px;
}

.content .container h5 {
  font-size: 1.2em;
  padding: .6em;
  background-color: transparent !important;
  margin-bottom: 10px;
  color: white;
  text-align: center;
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(242, 140, 121, 0)), color-stop(20%, #f28c79), color-stop(40%, #ed7d66), color-stop(60%, #ed7d66), color-stop(80%, #f28c79), to(rgba(242, 140, 121, 0)));
  background-image: linear-gradient(to left, rgba(242, 140, 121, 0) 0%, #f28c79 20%, #ed7d66 40%, #ed7d66 60%, #f28c79 80%, rgba(242, 140, 121, 0) 100%);
}

.content .container h6 {
  font-size: 1.125em;
  line-height: 1.5em;
  padding: 20px 0;
  text-align: center;
}

.content .container h6 span {
  padding: 5px 15px;
  background: #be0000;
  border-radius: 10px;
  color: #fff;
}

.content .container p {
  margin-left: 2em;
}

.content .container p > a {
  color: #00ccff;
}

.content .container p > a:hover {
  color: #f958ff;
}

.content .container p.txt-center {
  margin-left: 0;
}

.content .container ol,
.content .container ul {
  margin-left: 3em;
  color: #fff;
}

.content .container ol li,
.content .container ul li {
  font-size: 1em;
  line-height: 1.5em;
}

.content .container ol li a,
.content .container ul li a {
  color: #00ccff;
}

.content .container ol li a:hover,
.content .container ul li a:hover {
  color: #f958ff;
}

.content .container ol.asterisk,
.content .container ul.asterisk {
  list-style-type: none;
}

.content .container ol.asterisk > li,
.content .container ul.asterisk > li {
  list-style-type: none;
  margin-left: 2em;
  text-indent: -2em;
}

.content .container ol.asterisk > li:before,
.content .container ul.asterisk > li:before {
  content: '※';
  margin: 5px;
}

.content .container ol.asterisk > li table,
.content .container ul.asterisk > li table {
  margin-left: 0;
  text-indent: 0;
}

/*================= 產包 ================= */
.product {
  border: 3px solid #587f50;
  border-radius: 10px;
  background: #fcfdb9;
  margin: 15px auto;
  padding: 0;
}

.product__title {
  width: 100%;
  background: #587f50;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  color: #fff;
  padding: 10px;
  margin-bottom: 10px;
}

.product__title p {
  font-size: 1.25em;
  font-weight: bold;
  text-align: center;
}

.product__pic {
  width: 250px;
  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 only screen and (max-width: 500px) {
  .product__pic {
    width: 100%;
  }
}

.product__pic img {
  max-width: 95%;
  margin: 0 auto;
}

@media only screen and (max-width: 500px) {
  .product__pic img {
    max-width: 250px;
    max-height: 300px;
  }
}

.product__description {
  width: calc(95% - 250px);
  text-align: left;
  padding-left: 20px;
}

@media only screen and (max-width: 812px) {
  .product__description {
    padding-left: 5px;
  }
}

@media only screen and (max-width: 500px) {
  .product__description {
    width: 100%;
  }
}

.product__description p {
  margin-left: 2em;
}

.product__main {
  margin-top: 15px;
  width: 100%;
}

/* ================= item__box ================= */
.item__box {
  background-color: #fff1c3;
  border-color: #ffc400;
  border-width: 8px;
  position: relative;
}

.item__box .comment {
  width: 7em;
  height: 7em;
  position: absolute;
  top: -1em;
  left: calc(50% + 45px);
}

.item__box .comment:before {
  content: '\f075';
  font-family: "FontAwesome";
  font-size: 7em;
  display: inline-block;
  color: #009ae1;
  position: absolute;
  top: 0;
  left: 0;
}

.item__box .comment:after {
  content: attr(data-comment);
  white-space: pre;
  position: absolute;
  display: inline-block;
  width: 100%;
  height: 100%;
  top: -0.5em;
  left: 0;
  color: #fff;
  font-weight: bold;
  font-size: 1.125em;
}

.item__box .comment-purple:before {
  color: #d858ff;
}

.item__box p {
  margin-left: 0 !important;
  width: 100%;
  text-align: center;
}

.item__box p img {
  display: block;
  margin: 0 auto;
}

.item__box .item__box-img {
  border-radius: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#46337a), to(#14002e));
  background-image: linear-gradient(to bottom, #46337a 0%, #14002e 100%);
}

.item__box .item__box--shadow {
  -webkit-box-shadow: 0px 2px 2px 2px rgba(25, 23, 39, 0.2);
          box-shadow: 0px 2px 2px 2px rgba(25, 23, 39, 0.2);
}

.item__box .item__box-title {
  color: #46337a;
  background-color: #ffc400;
  font-size: 1.125em;
}

.item__box .item__box-title img {
  display: block;
  margin: 0 auto;
}

.item__box .item__box-get {
  text-align: center;
  color: #ff0000;
  background-color: #14002e;
  font-weight: bold;
}

.item__box .item__box-get span {
  font-weight: lighter;
}

.item__box .item__box-get .row {
  width: 100%;
}

.item__box .item__box-get .row div:nth-child(1) .item__box--02 {
  border: 3px #ff0000 solid;
}

.item__box .item__box-get .row div:nth-child(1) .item__box--02 .item__box-title {
  background-color: #ff0000;
}

.item__box .item__box-text {
  text-align: left;
}

.item__box .item__box--02 {
  background-color: rgba(81, 0, 187, 0.3);
  border: 3px #0065e1 solid;
  border-radius: 10px;
  height: 100%;
}

.item__box .item__box--02 .item__box-img {
  background: transparent;
}

.item__box .item__box--02 .item__box-title {
  color: #fff;
  background-color: #3b66dd;
}

.item__box .item__box--02 .item__box-get {
  background-color: transparent;
}

/*================= box-單雙欄分色(box-compose) ================= */
.box-compose .title div {
  background: #a2002a;
  padding: 10px;
  text-align: center;
  margin: 0 auto;
}

.box-compose .title div p {
  text-align: center;
  margin: 0;
}

.box-compose .box-composeTitile {
  width: 100%;
  padding: 0;
}

.box-compose .box-composeTitile div {
  background-color: #ffd257;
  color: #000;
  border-radius: 5px;
  padding: 10px;
  font-weight: bold;
  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-compose .box-composeMain {
  border-radius: 10px;
  margin: 10px auto;
  width: 97%;
  padding: 25px 0;
}

.box-compose .box-composeMain > div {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 10px;
  color: #e3dcff;
  padding: 5px;
}

.box-compose .box-composeMain > div.symbol {
  background-color: transparent !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.box-compose .box-composeMain > div > p {
  width: 98%;
  padding: 5px;
  text-align: center;
  margin: 0;
}

@media only screen and (max-width: 370px) {
  .box-compose .box-composeMain > div > p {
    font-size: 12px;
  }
}

.box-compose .box-composeMain > div img {
  margin: 0 auto;
  display: block;
  max-width: 100%;
}

.box-compose .box-composeMain:nth-child(odd) {
  background-color: #a1cf64;
  -webkit-box-shadow: 0px 3px 5px #3d4b27;
          box-shadow: 0px 3px 5px #3d4b27;
}

.box-compose .box-composeMain:nth-child(odd) div {
  background: #dcffae;
  color: #100632;
}

.box-compose .box-composeMain:nth-child(odd) div.reward {
  background: #eabdf8;
  border: 3px solid #7651b3;
}

.box-compose .box-composeMain:nth-child(even) {
  background-color: #545bbe;
  -webkit-box-shadow: 0px 3px 5px #1f2246;
          box-shadow: 0px 3px 5px #1f2246;
}

.box-compose .box-composeMain:nth-child(even) div {
  background-color: #99d1ff;
  color: #100632;
}

.box-compose .box-composeMain:nth-child(even) div.reward {
  background: #c0c4ff;
  border: 3px solid #373b74;
}

.gamesBtn {
  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;
}

.gamesBtn a {
  border: none;
  border-radius: 20px;
  padding: 18px 60px;
  font-size: 25px;
  background-color: #ff8800;
  color: #fff;
  font-weight: bold;
  display: block;
  -webkit-box-shadow: 0 6px 0 #a7682e, inset 0 0 6px #ffcf86;
          box-shadow: 0 6px 0 #a7682e, inset 0 0 6px #ffcf86;
  position: relative;
  background-image: radial-gradient(circle, transparent 1%, #ff8800 1%);
  background-size: 100%;
  background-position: center;
  -webkit-transition: all 0s;
  transition: all 0s;
}

.gamesBtn a:hover {
  -webkit-box-shadow: 0 3px 0 #a7682e, inset 0 0 10px #ff0000;
          box-shadow: 0 3px 0 #a7682e, inset 0 0 10px #ff0000;
  top: 3px;
  color: #ffffff;
  -webkit-transition: all .8s;
  transition: all .8s;
  background-color: #c90000;
  background-size: 15000%;
}

/*================= table================= */
.table tr th, .table tr td {
  border: 1px solid transparent;
}

.table {
  font-family: "Helvetica Neue","微軟正黑體","Helvetica","Arial","PingFangTC-Light","STHeitiTC-Light","Microsoft JhengHei",sans-serif;
  font-size: 1em;
  border-collapse: separate;
  border-spacing: 2px;
  border-radius: 5px;
  color: #000;
  border: 5px solid #ffd000;
  background: #683e00;
}

.table tr {
  background: #fff;
}

.table tr img {
  display: block;
  margin: 0 auto;
  max-width: 98%;
}

.table tr th {
  color: #683e00;
  background: #ffd000;
}

.table tr td[data-tdstyle="style01"] {
  background-color: #f7e788;
}

.table.collect {
  width: 80%;
  margin: 0 auto;
}

@media only screen and (max-width: 500px) {
  .table.collect {
    width: 85%;
    margin: 0;
  }
}

.table.collect2 {
  width: 100%;
  margin: 0 auto;
}

@media only screen and (max-width: 500px) {
  .table.collect2 {
    width: 100%;
    margin: 0 auto;
  }
}

.table.collect2 td {
  position: relative;
}

.table.collect2 td .icon_tit {
  position: absolute;
  top: 0;
  right: 10%;
}

@media only screen and (max-width: 812px) {
  .table.collect2 td .icon_tit img {
    top: 10px;
    max-width: 120px;
  }
}

@media only screen and (max-width: 500px) {
  .table.collect2 td .icon_tit img {
    top: 10px;
    max-width: 100px;
  }
}

.table.collect td {
  position: relative;
}

.table.collect td .icon_tit {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: -100px;
}

@media only screen and (max-width: 812px) {
  .table.collect td .icon_tit {
    right: -70px;
  }
}

@media only screen and (max-width: 812px) {
  .table.collect td .icon_tit img {
    max-width: 120px;
  }
}

@media only screen and (max-width: 500px) {
  .table.collect td .icon_tit img {
    max-width: 100px;
  }
}

ul.tabs {
  text-align: center;
  margin-left: 0 !important;
  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;
}

ul.tabs li {
  display: block;
  position: relative;
  padding: 20px;
  margin: 10px 10px;
  border: 1px solid #4f662e;
  border-radius: 20px;
  color: #303d1d;
  font-weight: bold;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(135, 194, 46, 0.5)), color-stop(20%, rgba(135, 194, 46, 0.5)), color-stop(40%, rgba(199, 247, 128, 0.5)), color-stop(60%, rgba(199, 247, 128, 0.5)), color-stop(80%, rgba(135, 194, 46, 0.5)), to(rgba(135, 194, 46, 0.5)));
  background-image: linear-gradient(to bottom, rgba(135, 194, 46, 0.5) 0%, rgba(135, 194, 46, 0.5) 20%, rgba(199, 247, 128, 0.5) 40%, rgba(199, 247, 128, 0.5) 60%, rgba(135, 194, 46, 0.5) 80%, rgba(135, 194, 46, 0.5) 100%);
  -webkit-box-shadow: 0px 3px 3px #5c7a2f;
          box-shadow: 0px 3px 3px #5c7a2f;
}

ul.tabs li:hover, ul.tabs li.active {
  cursor: pointer;
  color: #db5000;
  font-weight: bold;
  background-color: black;
  border: 1px solid #ffbb00;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffe600), color-stop(20%, #ffe600), color-stop(40%, #ffe600), color-stop(60%, #ffe600), color-stop(80%, #ffe600), to(#ffe600));
  background-image: linear-gradient(to bottom, #ffe600 0%, #ffe600 20%, #ffe600 40%, #ffe600 60%, #ffe600 80%, #ffe600 100%);
  -webkit-box-shadow: 0px 2px #ffde21,inset 0 2px 2px 2px #ffec45 ,inset 0 -10px 10px 0px #fff7ac;
          box-shadow: 0px 2px #ffde21,inset 0 2px 2px 2px #ffec45 ,inset 0 -10px 10px 0px #fff7ac;
}

.tabMain {
  text-align: center;
  padding: 20px;
}

/* ================= 說明框 ================= */
.explanation .note-main {
  color: #142a3c;
  border: 3px solid #7bffff;
  -webkit-box-shadow: 0px 0px 5px #d2d2d2;
          box-shadow: 0px 0px 5px #d2d2d2;
  background: #cbcbcb;
  background: #FFFFFF;
  /* Old browsers */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #FFFFFF), to(#aceeff));
  background: linear-gradient(to bottom, #FFFFFF 20%, #aceeff 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  background: linear-gradient(to bottom, #FFFFFF 20%, #aceeff 100%);
}

.explanation .note-main p {
  width: 100%;
  text-align: center;
}

/* ================= 內容區塊 ================= */
.box {
  padding: 30px;
}

/*================= 內容區塊獨立樣式設定 =================*/
[data-boxstyle="style01"] {
  border-radius: 20px;
  background-image: #ffcf6c;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffcf6c), color-stop(30%, #ffcf6c), color-stop(93%, #37193b), to(#512353));
  background-image: linear-gradient(to bottom, #ffcf6c 0%, #ffcf6c 30%, #37193b 93%, #512353 100%);
  padding-bottom: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

[data-boxstyle="style01"] h4 {
  font-size: 1.3em;
  font-weight: bold;
  color: #340404;
  margin-bottom: 10px;
}

[data-boxstyle="style01"] p {
  color: #fff;
  text-align: center;
  line-height: 1.5em;
  text-shadow: 2px 0px 2px #522700;
}

[data-boxstyle="style02"] {
  color: #fff;
  line-height: 1.5em;
  border-radius: 20px;
  border: 1px solid #fff;
}

[data-boxstyle="style02"] h5 {
  font-size: 1.2em;
  padding: .6em;
  margin-bottom: 10px;
  color: #fff;
  text-align: center;
  background-image: #fc1557;
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(63, 0, 0, 0)), color-stop(20%, #9d0312), color-stop(40%, #fc1557), color-stop(60%, #fc1557), color-stop(80%, #9d0312), to(rgba(63, 0, 0, 0)));
  background-image: linear-gradient(to left, rgba(63, 0, 0, 0) 0%, #9d0312 20%, #fc1557 40%, #fc1557 60%, #9d0312 80%, rgba(63, 0, 0, 0) 100%);
}

[data-boxstyle="style03"] {
  color: #fff;
  line-height: 1.5em;
  outline: 2px dashed #fdd0d9;
  outline-offset: -12px;
  border-radius: 15px;
  background: #d76198;
}

.gotoheader {
  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;
  font-size: 1.5em;
  margin-top: 20px;
}

.gotoheader a {
  color: #ff9100;
}

.gotoheader a:hover {
  color: #ffdf52;
}

/* =================滑動選單B 單一遊戲================= */
#float_box {
  display: none;
  position: absolute;
  border-radius: 10px;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
          box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
  z-index: 9999;
  width: 155px;
  padding-bottom: 10px;
  background-color: rgba(0, 0, 0, 0.6);
  border: 3px solid #000;
}

#float_box #float_box img {
  margin: 0 auto;
}

/* ================= CSS動態  =================*/
/* Grow */
.hvr-grow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}

.hvr-grow:hover, .hvr-grow:focus, .hvr-grow:active {
  -webkit-transform: scale(0.98);
          transform: scale(0.98);
}

.hvr-shrink {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
          transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
          box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}

.hvr-shrink:hover, .hvr-shrink:focus, .hvr-shrink:active {
  -webkit-transform: scale(0.9);
          transform: scale(0.9);
}

@-webkit-keyframes delay {
  from {
    opacity: 0;
  }
  to {
    opacity: 0;
  }
}

@keyframes delay {
  from {
    opacity: 0;
  }
  to {
    opacity: 0;
  }
}

@-webkit-keyframes toTop {
  0% {
    opacity: 0;
    -webkit-transform: translateY(30px);
            transform: translateY(30px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
}

@keyframes toTop {
  0% {
    opacity: 0;
    -webkit-transform: translateY(30px);
            transform: translateY(30px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
}

@-webkit-keyframes toBottom {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-30px);
            transform: translateY(-30px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
}

@keyframes toBottom {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-30px);
            transform: translateY(-30px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
}

/* ================= 動態 ================= */
@-webkit-keyframes float {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(-6%);
            transform: translateY(-6%);
  }
  95% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes float {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(-6%);
            transform: translateY(-6%);
  }
  95% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
