@charset "UTF-8";
@import url(/css/normalize.css);
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;
}

.img-align-m {
  display: inline;
  vertical-align: middle;
}

.f-gold {
  color: #e9ad69;
}

html, body {
  line-height: 24px;
  font-size: 18px;
  scroll-behavior: smooth;
  background-image: url(/Action/79_TMD/20200707M/images/indexbg_02.jpg);
  background-position: top center;
  background-repeat: repeat-y;
}

.wrapper {
  background-image: url(/Action/79_TMD/20200707M/images/indexBg.jpg);
  background-position: top center;
  background-repeat: no-repeat;
  color: #fdfff9;
}

/* ================= 版頭 ================= */
.header {
  width: 100%;
}

.header .container {
  width: 1280px;
  height: 621px;
  position: relative;
  z-index: 1;
}

.header .logo, .header .logo a {
  width: 205px;
  height: 137px;
}

.header .logo {
  position: absolute;
  top: 26px;
  left: 800px;
  z-index: 999;
}

.header .logo a {
  display: block;
  background-image: url(../../images/logo.png);
}

.header .slogan {
  width: 676px;
  height: 237px;
  position: absolute;
  top: 140px;
  left: 220px;
  background-image: url(../../images/slogan.png);
  -webkit-animation: zoomInUp 1s;
          animation: zoomInUp 1s;
  z-index: 99;
}

.header .slogan .light1, .header .slogan .light2, .header .slogan .light3, .header .slogan .light4 {
  background-image: url(../../images/light.png);
  background-size: 100%;
  position: absolute;
}

.header .slogan .light1 {
  width: 220px;
  height: 220px;
  top: -100px;
  left: 150px;
  -webkit-animation: fade1 2s infinite;
          animation: fade1 2s infinite;
}

.header .slogan .light2 {
  width: 294px;
  height: 294px;
  top: 180px;
  right: 100px;
  -webkit-animation: fade1 2s infinite;
          animation: fade1 2s infinite;
}

.header .slogan .light3 {
  width: 220px;
  height: 220px;
  top: 5px;
  right: 0px;
  -webkit-animation: fade2 2s infinite;
          animation: fade2 2s infinite;
}

.header .slogan .light4 {
  width: 294px;
  height: 294px;
  bottom: -30px;
  left: -20px;
  -webkit-animation: fade2 2s infinite;
          animation: fade2 2s infinite;
}

.header .sub {
  width: 523px;
  height: 172px;
  position: absolute;
  top: 400px;
  left: 100px;
  background-image: url(../../images/s2.png);
  -webkit-animation: lightSpeedInLeft 1s;
          animation: lightSpeedInLeft 1s;
}

.header .icon {
  width: 269px;
  height: 268px;
  position: absolute;
  top: 360px;
  left: 620px;
  background-image: url(../../images/icon_gold.png);
}

/* ================= 頁面選單 ================= */
.nav {
  margin: 0 auto;
  width: 100%;
  position: relative;
  z-index: 1;
}

.nav .container {
  width: 960px;
  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: 320px;
  height: 139px;
  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: -320px !important;
}

.nav .container .navBtn ul li.navBtn3 a {
  background-position-x: -640px !important;
}

.nav .container .navBtn ul li.navBtn4 a {
  background-position-x: -960px !important;
}

.nav .container .navBtn ul li.navBtn5 a {
  background-position-x: -1280px !important;
}

.nav .container .navBtn ul li.navBtn6 a {
  background-position-x: -1600px !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: 320px;
  height: 139px;
  display: block;
  background-image: url(../../images/navBtn.png);
}

/* ================= 內容 ================= */
.content {
  width: 100%;
  padding: 20px 0 50px 0;
}

.content .container {
  width: 70%;
  margin: 0 auto;
  padding: 20px;
  border-radius: 15px;
  border: 9px solid #49115f;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0px 0px 2px 4px #ad2c62, 0 10px  30px #52091f;
          box-shadow: 0px 0px 2px 4px #ad2c62, 0 10px  30px #52091f;
}

.content .container h3 {
  margin: 0 auto;
  font-size: 1.5em;
  font-weight: bold;
  padding: 0 0 30px 0;
  width: 100%;
  text-indent: -99999;
}

.content .container h3 img {
  display: block;
  max-width: 643px;
  width: 85%;
  margin: 0 auto;
  padding-left: -10%;
}

.content .container h4 {
  text-align: left;
  position: relative;
  display: inline-block;
  border-radius: 30px;
  margin: 15px 0 10px 0;
  color: #915de6;
  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/diamond.svg");
  background-size: 100%;
  background-repeat: no-repeat;
  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: #fffb00;
  text-align: center;
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(242, 140, 121, 0)), color-stop(20%, #425825), color-stop(40%, #8bbb4d), color-stop(60%, #8bbb4d), color-stop(80%, #517523), to(rgba(242, 140, 121, 0)));
  background-image: linear-gradient(to left, rgba(242, 140, 121, 0) 0%, #425825 20%, #8bbb4d 40%, #8bbb4d 60%, #517523 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;
  margin-bottom: 30px;
}

.content .container p > a {
  color: #6200ff;
}

.content .container p > a:hover {
  color: #cc007e;
}

.content .container p.txt-center {
  margin-left: 0;
}

.content .container ol,
.content .container ul {
  margin-left: 3em;
  color: #ffffff;
}

.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: #0099ff;
}

.content .container ol li > a:hover,
.content .container ul li > a:hover {
  color: #c300ff;
}

.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;
}

.content__btn div {
  color: #ff8832;
  border-left: 1px solid #b3b3b3;
}

.content__btn div:first-child {
  border-left: none;
}

.content__btn div a:hover, .content__btn div.action a {
  font-weight: bold;
  color: #913114;
  border: 2px solid #ff9f73;
  background-image: #ffc374;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffaf38), color-stop(20%, #ffaf38), color-stop(40%, #ffc374), color-stop(60%, #ffc374), color-stop(80%, #ffaf38), to(#ffaf38));
  background-image: linear-gradient(to bottom, #ffaf38 0%, #ffaf38 20%, #ffc374 40%, #ffc374 60%, #ffaf38 80%, #ffaf38 100%);
}

.content__btn div a {
  color: #ff6a00;
}

.ribbon2 {
  background-color: #ec4e0c;
}

.ribbon2:before, .ribbon2:after {
  top: 5px;
  z-index: -10;
}

.ribbon2:before {
  border-color: #bb3e0a #bb3e0a #bb3e0a transparent;
  left: -25px;
  border-width: 17px;
}

.ribbon2:after {
  border-color: #bb3e0a transparent #bb3e0a #bb3e0a;
  right: -25px;
  border-width: 17px;
}

/*================= 產包 ================= */
.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 {
  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%;
  }
}

@media only screen and (max-width: 500px) {
  .product__pic img {
    width: 50%;
  }
}

.product__description {
  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 h4 {
  text-align: left;
}

.product__description p {
  margin-left: 2em;
}

.product__main {
  margin-top: 15px;
  width: 100%;
}

/* ================= item__box ================= */
.row.wp65 {
  margin: 0 auto;
  width: 65%;
}

.item__box {
  background-color: #fff1c3;
  border-color: #8bbb4d;
  border-width: 8px;
}

.item__box p {
  margin-left: 0 !important;
  width: 100%;
  text-align: center;
}

.item__box p img {
  display: block;
  margin: 0 auto;
}

.item__box-img img {
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
}

.item__box .item__box-img {
  border-radius: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#fff4c3));
  background-image: linear-gradient(to bottom, #ffffff 0%, #fff4c3 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: #fff;
  background-color: #8bbb4d;
  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: #fff4c3;
  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 #cf3535 solid;
}

.item__box .item__box-get .row div:nth-child(1) .item__box--02 .item__box-title {
  background-color: #cf3535;
}

.item__box .item__box-text {
  text-align: left;
}

.item__box .item__box--02 {
  background-color: rgba(179, 247, 220, 0.3);
  border: 3px #38b7a6 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: #38b7a6;
}

.item__box .item__box--02 .item__box-get {
  background-color: transparent;
}

/*================= box-單雙欄分色(box-compose) ================= */
.box-compose {
  width: 97%;
  margin: 0 auto;
}

.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%;
  text-align: center;
  margin: 0;
}

.box-compose .box-composeMain > div > p.wordstyle {
  padding: 55px 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 {
  table-layout: fixed;
  font-family: "Helvetica Neue","微軟正黑體","Helvetica","Arial","PingFangTC-Light","STHeitiTC-Light","Microsoft JhengHei",sans-serif;
  font-size: 1em;
  border-collapse: separate;
  border-spacing: 1px;
  border-radius: 5px;
  color: #683e00;
  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;
  }
}

.tips {
  background-color: red;
  color: #fff;
  padding: 10px 20px;
  text-transform: uppercase;
  position: absolute;
  left: 0;
  -webkit-box-shadow: 2px 2px 3px gray;
          box-shadow: 2px 2px 3px gray;
}

.tips:before {
  content: "";
  position: absolute;
  display: block;
  top: -20px;
  left: 0;
  border-top: 10px solid transparent;
  border-left: 10px solid transparent;
  border-bottom: 10px solid #b30000;
  border-right: 10px solid #b30000;
}

.ribbon-wrapper {
  width: 85px;
  height: 88px;
  overflow: hidden;
  position: absolute;
  top: -3px;
  left: -3px;
}

.ribbon-wrapper .ribbon {
  font-size: smaller;
  color: #333;
  text-align: center;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  position: relative;
  padding: 7px 10px;
  top: 10px;
  left: -30px;
  width: 120px;
  background-color: #ec0000;
  color: #fff;
}

ul.tabBtn {
  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.tabBtn li {
  display: block;
  position: relative;
  padding: 10px 20px;
  margin: 10px 10px;
  border: 1px solid #2e4d66;
  border-radius: 20px;
  color: #1d2b3d;
  font-weight: bold;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(41, 135, 212, 0.5)), color-stop(20%, rgba(31, 158, 231, 0.5)), color-stop(40%, rgba(128, 203, 247, 0.5)), color-stop(60%, rgba(128, 209, 247, 0.5)), color-stop(80%, rgba(44, 129, 240, 0.5)), to(rgba(40, 144, 241, 0.5)));
  background-image: linear-gradient(to bottom, rgba(41, 135, 212, 0.5) 0%, rgba(31, 158, 231, 0.5) 20%, rgba(128, 203, 247, 0.5) 40%, rgba(128, 209, 247, 0.5) 60%, rgba(44, 129, 240, 0.5) 80%, rgba(40, 144, 241, 0.5) 100%);
  -webkit-box-shadow: 0px 3px 3px #2f527a;
          box-shadow: 0px 3px 3px #2f527a;
}

ul.tabBtn li:hover, ul.tabBtn 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;
}

ul.tabMain {
  list-style: none;
  text-align: center;
  padding: 20px;
  margin-left: 0 !important;
  background: rgba(255, 255, 255, 0.7);
  border-radius: 20px;
}

ul.tabMain > li {
  display: none;
}

ul.arrow {
  list-style-type: none;
  margin-left: 1em;
  text-align: left;
  background-color: #913114;
}

ul.arrow li::before {
  content: '※ ';
}

/* ================= 說明框 ================= */
.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: #2bb4ad;
}

.gotoheader a:hover {
  color: #ff6f52;
}

/* =================滑動選單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;
}

.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 fade1 {
  0% {
    opacity: 0;
  }
  33% {
    opacity: 1;
  }
  66% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

@keyframes fade1 {
  0% {
    opacity: 0;
  }
  33% {
    opacity: 1;
  }
  66% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

@-webkit-keyframes fade2 {
  0% {
    opacity: 0;
  }
  33% {
    opacity: 0;
  }
  66% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@keyframes fade2 {
  0% {
    opacity: 0;
  }
  33% {
    opacity: 0;
  }
  66% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

/* Float Shadow */
.hvr-float-shadow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}

.hvr-float-shadow:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 0;
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  /* W3C */
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform, opacity;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
}

.hvr-float-shadow:hover, .hvr-float-shadow:focus, .hvr-float-shadow:active {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
  /* move the element up by 5px */
}

.hvr-float-shadow:hover:before, .hvr-float-shadow:focus:before, .hvr-float-shadow:active:before {
  opacity: 1;
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
  /* move the element down by 5px (it will stay in place because it's attached to the element that also moves up 5px) */
}

@keyframes delay {
  from {
    opacity: 0;
  }
  to {
    opacity: 0;
  }
}

@keyframes toTop {
  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);
  }
}
