@charset "UTF-8";
@import url(/css/normalize.css);
table tbody, table tfoot, table thead, table th, table td {
  vertical-align: middle;
  margin: 0 !important;
}

html, body {
  line-height: 30px;
  font-size: 19px;
  scroll-behavior: smooth;
  background-image: url(/Action/79_TMD/20210716JS/images/indexContent.jpg?20210716);
  background-position: top center;
  background-repeat: repeat-y;
}

.wrapper {
  color: #fff;
  background-image: url(/Action/79_TMD/20210716JS/images/indexBg.jpg?20210716);
  background-position: top center;
  background-repeat: no-repeat;
}

/* ================= 版頭 ================= */
.header {
  width: 100%;
  position: relative;
}

.header .container {
  width: 1280px;
  height: 720px;
  position: relative;
}

.header .logo, .header .logo a {
  width: 213px;
  height: 155px;
}

.header .logo {
  position: absolute;
  top: 6px;
  left: 543px;
  z-index: 999;
  background: url(../../images/logo.png?20210716);
  background-repeat: no-repeat;
  -webkit-animation: delay 0.5s, bounceIn 0.5s 0.5s linear;
          animation: delay 0.5s, bounceIn 0.5s 0.5s linear;
}

.header .logo a {
  display: block;
}

.header .slogan01 {
  width: 860px;
  height: 388px;
  position: absolute;
  top: 69px;
  left: 204px;
  background: url(../../images/slogan01.png?20210716);
  background-repeat: no-repeat;
}

.header .slogan02 {
  width: 311px;
  height: 210px;
  position: absolute;
  top: 2px;
  left: 196px;
  background: url(../../images/slogan02.png?20210716);
  background-repeat: no-repeat;
  -webkit-animation: delay 0.5s, rotateInDownLeft 0.2s 0.3s linear, pulse 1.2s 1.2s infinite;
          animation: delay 0.5s, rotateInDownLeft 0.2s 0.3s linear, pulse 1.2s 1.2s infinite;
}

.header .slogan_table {
  width: 610px;
  height: 260px;
  position: absolute;
  top: 439px;
  left: 340px;
  background: url(../../images/slogan_table.png?20210716);
  background-repeat: no-repeat;
  -webkit-animation: delay 0.8s, toTop 0.3s 0.5s linear;
          animation: delay 0.8s, toTop 0.3s 0.5s linear;
}

.nav {
  width: 100%;
  position: relative;
  margin-bottom: 15px;
}

.nav .container {
  width: 1300px;
  position: relative;
}

.nav .container .navBtn {
  position: relative;
  -webkit-animation: delay 0.5s, toTop .5s;
          animation: delay 0.5s, toTop .5s;
}

.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;
  position: relative;
}

.nav .container .navBtn ul li {
  display: block;
  list-style: none;
  text-indent: -9999px;
  float: left;
  width: 268px;
  height: 106px;
  margin: 0 2px;
}

.nav .container .navBtn ul li.navBtn1 a {
  background-position-x: 0px !important;
}

.nav .container .navBtn ul li.navBtn2 a {
  background-position-x: -268px !important;
}

.nav .container .navBtn ul li.navBtn3 a {
  background-position-x: -536px !important;
}

.nav .container .navBtn ul li.navBtn4 a {
  background-position-x: -804px !important;
}

.nav .container .navBtn ul li a:hover, .nav .container .navBtn ul li.action a {
  background-image: url(../../images/navbtn_action.png?20210716);
}

.nav .container .navBtn ul li a {
  display: block;
  width: 268px;
  height: 106px;
  text-align: center;
  margin: 0 auto;
  background-image: url(../../images/navbtn.png?20210716);
  background-size: 400% 100%;
}

.nav .container .navBtn ul li.action a {
  background-size: 400% 100%;
}

/* ================= 內容 ================= */
.content {
  width: 100%;
  position: relative;
  margin: 0 auto;
  padding-bottom: 2.5%;
}

.content .container {
  width: 90%;
  max-width: 1024px;
  margin: 0 auto;
  padding: 35px;
  background-color: rgba(17, 73, 18, 0.8);
  border: 3px dashed #fff;
  border-width: 2px 5px 2px 5px;
  border-radius: 40px;
}

.content .container h3 {
  margin-bottom: 30px;
  text-align: center;
}

.content .container h3 img {
  display: block;
  margin: 0 auto;
  max-width: 792px;
  width: 100%;
}

.content .container p {
  margin-left: 2.5em;
}

.content .container p a {
  color: #fff000;
  text-decoration: underline;
}

.content .container p a:hover {
  color: #ff701d;
}

.content .container p.txt-center {
  margin-left: 0;
}

.content .container h4 {
  position: relative;
  display: block;
  text-align: center;
  width: 170px;
  border-radius: 30px;
  margin: 10px 0px;
  color: #F9E198;
  padding: 5px 10px;
  background-color: #072D0B;
  font-size: 1.2em;
  letter-spacing: 1px;
  /*@include flexboxSetting(flex-start);
      align-items:center;
      &:before{
        content: '';
        width: 47px;
        height: 47px;
        display: inline-block;
        margin: 0 3px;
        background:{
          image: url('../../images/icon.svg');
          size: 100%;
          repeat: no-repeat;
        }
      }*/
}

.content .container h5 {
  font-size: 1.2em;
  padding: .6em;
  background-color: transparent !important;
  margin-bottom: 10px;
  color: #ffffff;
  text-align: center;
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0)), color-stop(20%, #ff9100), color-stop(50%, #de0000), color-stop(80%, #ff9100), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0) 0%, #ff9100 20%, #de0000 50%, #ff9100 80%, rgba(0, 0, 0, 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 ol, .content .container ul {
  margin-left: 3em;
}

.content .container ol li a, .content .container ul li a {
  color: #fff000;
  text-decoration: underline;
}

.content .container ol li a:hover, .content .container ul li a:hover {
  color: #ff701d;
}

.content .container ol.path, .content .container ul.path {
  list-style-type: none;
  width: 100%;
  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;
}

.content .container ol.path li, .content .container ul.path li {
  max-width: 30%;
}

.content .container ol.list, .content .container ul.list {
  list-style-type: none;
  text-align: left;
  margin-bottom: 0.8em;
}

.content .container ol.list li, .content .container ul.list li {
  margin-left: 1.2em;
  text-indent: -1.2em;
}

.content .container ol.list li > ul, .content .container ul.list li > ul {
  list-style-type: decimal;
  margin-left: 0;
}

.content .container ol.list li > ul li, .content .container ul.list li > ul li {
  text-indent: 0;
}

.content .container ol.arrow > li::before, .content .container ul.arrow > li::before {
  content: '※ ';
  margin-left: 2px;
}

.content .container ol.asterisk > li:before, .content .container ul.asterisk > li:before {
  content: '● ';
}

.content .container ol.asterisk > li table, .content .container ul.asterisk > li table {
  margin-left: 0;
  text-indent: 0;
}

.content__btn div {
  color: #fff;
  text-align: center;
  width: auto;
}

.content__btn div a:hover, .content__btn div.action a {
  width: auto;
  border-radius: 18px;
  border: 1px solid #4dbeff;
  background-image: #0088d6;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#29b1ff), color-stop(20%, #29b1ff), color-stop(40%, #0088d6), color-stop(60%, #0088d6), color-stop(80%, #29b1ff), to(#29b1ff));
  background-image: linear-gradient(to bottom, #29b1ff 0%, #29b1ff 20%, #0088d6 40%, #0088d6 60%, #29b1ff 80%, #29b1ff 100%);
  color: #fff;
}

.content__btn div a {
  width: auto;
  background: #dfdfdf;
  /* Old browsers */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #dfdfdf), to(#b8b8b8));
  background: linear-gradient(to bottom, #dfdfdf 20%, #b8b8b8 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  color: #303030;
  border-radius: 18px;
  border: 1px solid #f1f1f1;
  margin: 0 5px;
}

.content__btn div .label:before {
  color: #ffe049;
  text-shadow: 1px 1px 2px #4f2a00;
  font-size: 3.5em;
}

.content__btn div .label:after {
  color: #4a0000;
  font-size: 0.7em;
}

.content__btn-2n div a:hover, .content__btn-2n div.action a {
  border: 1px solid #4d85ff;
  background-image: #0044d6;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#296dff), color-stop(20%, #296dff), color-stop(40%, #0044d6), color-stop(60%, #0044d6), color-stop(80%, #296dff), to(#296dff));
  background-image: linear-gradient(to bottom, #296dff 0%, #296dff 20%, #0044d6 40%, #0044d6 60%, #296dff 80%, #296dff 100%);
  color: #fff799;
}

.content__btn-2n div a {
  padding: 6px 8px;
}

.btnBox a {
  border: 1px solid #338bff;
  cursor: pointer;
  background-image: #006eff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#0054c2), color-stop(20%, #0054c2), color-stop(40%, #006eff), color-stop(60%, #006eff), color-stop(80%, #0054c2), to(#0054c2));
  background-image: linear-gradient(to bottom, #0054c2 0%, #0054c2 20%, #006eff 40%, #006eff 60%, #0054c2 80%, #0054c2 100%);
  -webkit-box-shadow: 0px 3px 3px #002c66;
          box-shadow: 0px 3px 3px #002c66;
  color: #fff;
}

.btnBox a:hover {
  border: 1px solid #74ccff;
  background-image: #41b9ff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#04a2ff), color-stop(20%, #04a2ff), color-stop(40%, #41b9ff), color-stop(60%, #41b9ff), color-stop(80%, #04a2ff), to(#04a2ff));
  background-image: linear-gradient(to bottom, #04a2ff 0%, #04a2ff 20%, #41b9ff 40%, #41b9ff 60%, #04a2ff 80%, #04a2ff 100%);
  -webkit-box-shadow: 0px 2px 2px #0069a7, inset 0 1px 1px 1px #6ac8ff, inset 0 -8px 8px 0px #93d7ff;
          box-shadow: 0px 2px 2px #0069a7, inset 0 1px 1px 1px #6ac8ff, inset 0 -8px 8px 0px #93d7ff;
  top: 2px;
  color: #fff;
}

/* ================= item__box ================= */
.item__box {
  background-color: #fff;
  border-color: #ff8b00;
  border-width: 5px;
  border-radius: 10px;
  margin: 0 auto;
}

.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 img {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  border-radius: 0;
}

.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: -webkit-gradient(linear, right top, left top, from(#663800), color-stop(5%, #663800), color-stop(50%, #ff8b00), color-stop(95%, #663800), to(#663800));
  background: linear-gradient(to left, #663800 0%, #663800 5%, #ff8b00 50%, #663800 95%, #663800 100%);
  font-size: 1em;
}

.item__box .item__box-title img {
  display: block;
  margin: 0 auto;
}

.item__box .item__box-title a {
  color: #ffea00;
}

.item__box .item__box-get {
  text-align: center;
  color: #cc005d;
  font-weight: bold;
}

@media only screen and (max-width: 560px) {
  .item__box .item__box-get {
    padding: 0;
  }
}

.item__box .item__box-get span {
  font-weight: lighter;
}

.item__box .item__box-get .row {
  width: 100%;
}

@media only screen and (max-width: 560px) {
  .item__box .item__box-get .row {
    padding: 0;
  }
}

.item__box .item__box-get .row div:nth-child(1) .item__box--02 {
  border: 3px #ee3030 solid;
}

.item__box .item__box-get .row div:nth-child(1) .item__box--02 .item__box-title {
  background-color: #ee3030;
}

.item__box .item__box-get .row div:nth-child(1) .item__box--02.no {
  border: 3px #dfa049 solid;
}

.item__box .item__box-get .row div:nth-child(1) .item__box--02.no .item__box-title {
  background: #dfa049;
}

.item__box .item__box-text {
  text-align: left;
}

.item__box .item__box--02 {
  background-color: #fff;
  border: 3px #dfa049 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: #dfa049;
}

.item__box .item__box--02 .item__box-get {
  background-color: transparent;
  color: #ff0000;
}

.item__box .listawards {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media only screen and (max-width: 560px) {
  .item__box .listawards {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 70%;
    max-height: 360px;
  }
}

.item__box .listawards img {
  width: 12%;
}

@media only screen and (max-width: 560px) {
  .item__box .listawards img {
    width: 100px;
  }
}

.item__box .listawards i {
  color: #7e7e7e;
}

/*================= 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: 1px;
  border-radius: 5px;
  color: #000;
  border: 5px solid #ff7600;
  background: #ffad66;
  /*單獨圖片尺寸*/
  /*表格內圖片尺寸*/
}

@media only screen and (max-width: 798px) {
  .table {
    margin-top: 5px;
    margin-bottom: 15px;
  }
}

.table-full {
  width: 95%;
  margin: 15px auto;
}

.table tr {
  background: #fff;
}

.table tr th {
  background: #ff7600;
  color: #fff;
}

.table tr td a {
  color: #0066ff;
  text-decoration: underline;
}

.table tr td a:hover {
  color: #ff00ff;
}

.table tr img {
  margin: 0 auto;
  display: block;
  max-width: 100%;
}

.table tr .img-group {
  width: 100%;
  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;
}

.table tr .img-group img {
  display: inline-block;
  margin: 0 1%;
}

.table.collect {
  width: 80%;
  margin: 0 auto;
}

@media only screen and (max-width: 560px) {
  .table.collect {
    width: 85%;
    margin: 0;
  }
}

.table.collect2 {
  width: 100%;
  margin: 0 auto;
}

@media only screen and (max-width: 560px) {
  .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: 798px) {
  .table.collect2 td .icon_tit img {
    top: 10px;
    max-width: 120px;
  }
}

@media only screen and (max-width: 560px) {
  .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: 798px) {
  .table.collect td .icon_tit {
    right: -70px;
  }
}

@media only screen and (max-width: 798px) {
  .table.collect td .icon_tit img {
    max-width: 120px;
  }
}

@media only screen and (max-width: 560px) {
  .table.collect td .icon_tit img {
    max-width: 100px;
  }
}

.table .ImgStyleA {
  width: 20%;
}

.table .ImgStyleB {
  width: 30%;
}

.table .ImgStyleC {
  width: 40%;
}

.table .ImgStyleD {
  width: 50%;
}

.table_imgsizeA img {
  width: 35%;
}

.table_imgsizeB img {
  width: 55%;
}

.table_imgsizeC img {
  width: 80%;
}

ul.tabBtn {
  text-align: center;
  margin-left: 0 !important;
  margin-bottom: 10px;
  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 #95b894;
  border-radius: 20px;
  font-weight: bold;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#557d54), color-stop(20%, #629060), color-stop(40%, #719f6f), color-stop(60%, #719f6f), color-stop(80%, #629060), to(#557d54));
  background-image: linear-gradient(to bottom, #557d54 0%, #629060 20%, #719f6f 40%, #719f6f 60%, #629060 80%, #557d54 100%);
  -webkit-box-shadow: 0px 3px 0 #95b894;
          box-shadow: 0px 3px 0 #95b894;
  color: rgba(255, 255, 255, 0.75);
}

ul.tabBtn li a {
  display: block;
  width: 100%;
  height: 100%;
  color: #fff !important;
  text-decoration: none !important;
}

ul.tabBtn li:hover, ul.tabBtn li.active {
  cursor: pointer;
  color: #db5000;
  top: 1px;
  font-weight: bold;
  background-color: black;
  border: 1px solid #ffad66;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ff861f), color-stop(20%, #ff973d), color-stop(40%, #ffa75c), color-stop(60%, #ffa75c), color-stop(80%, #ff973d), to(#ff861f));
  background-image: linear-gradient(to bottom, #ff861f 0%, #ff973d 20%, #ffa75c 40%, #ffa75c 60%, #ff973d 80%, #ff861f 100%);
  -webkit-box-shadow: 0px 2px #ff7600, inset 0 2px 2px 2px #ff861f, inset 0 -10px 10px 0px #ff973d;
          box-shadow: 0px 2px #ff7600, inset 0 2px 2px 2px #ff861f, inset 0 -10px 10px 0px #ff973d;
  color: #fff;
}

ul.tabBtnstyleB {
  text-align: center;
  margin-left: 0 !important;
  margin-bottom: 10px;
  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.tabBtnstyleB li {
  display: block;
  position: relative;
  margin: 10px;
  list-style: none;
  width: 265px;
  height: 108px;
  text-indent: -9999px;
  background-image: url(../../images/subbtn.png?20210716);
  background-repeat: no-repeat;
}

ul.tabBtnstyleB li a {
  display: block;
  width: 100%;
  height: 100%;
}

ul.tabBtnstyleB li#tabBtnA {
  background-position: 0px;
}

ul.tabBtnstyleB li#tabBtnA:hover, ul.tabBtnstyleB li#tabBtnA.active {
  cursor: pointer;
  background-image: url(../../images/subbtn_action.png?20210716);
  background-repeat: no-repeat;
}

ul.tabBtnstyleB li#tabBtnB {
  background-position: right;
}

ul.tabBtnstyleB li#tabBtnB:hover, ul.tabBtnstyleB li#tabBtnB.active {
  cursor: pointer;
  background-image: url(../../images/subbtn_action.png?20210716);
  background-repeat: no-repeat;
  background-position: right;
}

ul.tabMain {
  width: 98%;
  margin: 0 auto;
  margin-left: auto !important;
  list-style: none;
  text-align: center;
  border-radius: 20px;
}

ul.tabMain > li {
  display: none;
}

ul.tabMain > p {
  text-align: left;
}

ul.arrow {
  list-style-type: none;
  margin-left: 1em;
  text-align: left;
}

ul.arrow li::before {
  content: '※ ';
}

ul.tabBtn li {
  border: 1px solid #a166ff;
  background-image: #4e00cc;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#8133ff), color-stop(20%, #8133ff), color-stop(40%, #4e00cc), color-stop(60%, #4e00cc), color-stop(80%, #8133ff), to(#8133ff));
  background-image: linear-gradient(to bottom, #8133ff 0%, #8133ff 20%, #4e00cc 40%, #4e00cc 60%, #8133ff 80%, #8133ff 100%);
  -webkit-box-shadow: 0px 3px 3px #1d004d;
          box-shadow: 0px 3px 3px #1d004d;
  color: #fff;
}

ul.tabBtn li:hover, ul.tabBtn li.active {
  color: #532f00;
  background-color: black;
  border: 1px solid #ff9d9d;
  background-image: #ff6060;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ff0e0e), color-stop(20%, #ff0e0e), color-stop(40%, #ff6060), color-stop(60%, #ff6060), color-stop(80%, #ff0e0e), to(#ff0e0e));
  background-image: linear-gradient(to bottom, #ff0e0e 0%, #ff0e0e 20%, #ff6060 40%, #ff6060 60%, #ff0e0e 80%, #ff0e0e 100%);
  -webkit-box-shadow: 0px 2px #ea0000, inset 0 2px 2px 2px #ff3737, inset 0 -10px 10px 0px #ff7474;
          box-shadow: 0px 2px #ea0000, inset 0 2px 2px 2px #ff3737, inset 0 -10px 10px 0px #ff7474;
  color: #fff;
}

/* ================= 說明框 ================= */
.explanation .note-main {
  color: #000;
  border: 3px solid #fff;
  text-align: center;
  display: block;
  padding: 10px 20px;
  margin: 0 auto;
  background: #cecece;
  background: #FFFFFF;
  /* Old browsers */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #FFFFFF), to(#cecece));
  background: linear-gradient(to bottom, #FFFFFF 20%, #cecece 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  background: linear-gradient(to bottom, #FFFFFF 20%, #cecece 100%);
}

.explanation .note-main p {
  width: 100%;
  text-align: center;
}

.explanation .note-main img {
  display: block;
  margin: 0 auto;
}

@media only screen and (max-width: 798px) {
  .explanation .symbol {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }
}

.box-compose .title {
  padding: 0;
}

.box-compose .title div {
  background: #ff7600;
  padding: 5px;
  text-align: center;
}

.box-compose .title div.symbol {
  background: transparent;
}

.box-compose .box-composeMain {
  border-radius: 10px;
  margin: 2px auto;
  padding: 0;
}

.box-compose .box-composeMain div.symbol {
  background: transparent;
}

.box-compose .box-composeMain:nth-child(even) {
  color: #fff;
}

.box-compose .box-composeMain:nth-child(even) > div {
  background: #ff9133;
}

.box-compose .box-composeMain:nth-child(odd) {
  color: #fff;
}

.box-compose .box-composeMain:nth-child(odd) > div {
  background: #994700;
}

.box-compose .box-composeMain .composeMain-group {
  width: 100%;
  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 .composeMain-group .symbol {
  display: inline-block;
  max-width: 25%;
  color: #fff;
}

.box-compose .box-composeMain div.symbol {
  background: transparent;
  color: #fff;
  font-size: 2em;
}

@media only screen and (max-width: 798px) {
  .box-compose .box-composeMain div.symbol {
    font-size: 1.25em;
  }
}

.box-compose .box-composeMain a {
  color: #ff00f8;
}

.box-compose .box-composeMain a:hover {
  color: #31d1f3;
}

.box-compose .box-composeMain div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 10px;
}

.box-compose .box-composeMain div p {
  padding: 5px;
}

.box-compose .box-composeMain div p img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}

/* ================= 內容區塊 ================= */
.box {
  padding: 25px;
  margin: 2% 0;
}

.box-notice {
  color: #fff;
  line-height: 1.5em;
  outline: 2px dashed #fff;
  outline-offset: -12px;
  border-radius: 15px;
  background: #ff7600;
}

.box-notice p {
  margin: 0 1.5em !important;
  line-height: 1.8em !important;
}

.box-notice2 {
  border-radius: 10px;
  background: #FEC3DF;
}

.box-notice2 p {
  color: #A860BB;
  text-align: left;
  line-height: 1.5em;
}

/* ================= 底部top ================= */
.gotoheader {
  width: 100%;
  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: 20px 0;
  text-align: center;
}

.gotoheader a {
  display: inline-block;
  color: #ff7600;
}

.gotoheader a:hover {
  color: #fff84d;
}

/* =================滑動選單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;
}

@-webkit-keyframes delay {
  0%, 100% {
    opacity: 0;
  }
}

@keyframes delay {
  0%, 100% {
    opacity: 0;
  }
}

@-webkit-keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 70%, 0);
    transform: translate3d(0, 70%, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 70%, 0);
    transform: translate3d(0, 70%, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.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);
}

@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.6;
  }
  50% {
    opacity: 1;
  }
  95% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}

@keyframes fade1 {
  0% {
    opacity: 0.6;
  }
  50% {
    opacity: 1;
  }
  95% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}

@-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;
  }
}

.swing {
  -webkit-animation: swing 2s infinite;
          animation: swing 2s infinite;
}

@-webkit-keyframes swing {
  0% {
    -webkit-transform: rotate(0 deg);
            transform: rotate(0 deg);
  }
  33% {
    -webkit-transform: rotate(-20deg);
            transform: rotate(-20deg);
  }
  66% {
    -webkit-transform: rotate(20deg);
            transform: rotate(20deg);
  }
  to {
    -webkit-transform: rotate(0 deg);
            transform: rotate(0 deg);
  }
}

@keyframes swing {
  0% {
    -webkit-transform: rotate(0 deg);
            transform: rotate(0 deg);
  }
  33% {
    -webkit-transform: rotate(-20deg);
            transform: rotate(-20deg);
  }
  66% {
    -webkit-transform: rotate(20deg);
            transform: rotate(20deg);
  }
  to {
    -webkit-transform: rotate(0 deg);
            transform: rotate(0 deg);
  }
}

/* 上下飄動 */
.sloganAnimation {
  -webkit-animation: delay 0.5s, toTop 0.5s 0.5s linear, flash 2s 1.5s linear infinite, pulse 4s 1.5s linear infinite;
          animation: delay 0.5s, toTop 0.5s 0.5s linear, flash 2s 1.5s linear infinite, pulse 4s 1.5s linear infinite;
}

@keyframes delay {
  from {
    opacity: 0;
  }
  to {
    opacity: 0;
  }
}

@-webkit-keyframes pulse {
  5% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  27% {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
  }
  50% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  72% {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
  }
  95% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@keyframes pulse {
  5% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  27% {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
  }
  50% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  72% {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
  }
  95% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@-webkit-keyframes flash {
  10% {
    opacity: 1;
  }
  50% {
    opacity: .6;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}

@keyframes flash {
  10% {
    opacity: 1;
  }
  50% {
    opacity: .6;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}

.toLeft {
  -webkit-animation-name: toLeft;
          animation-name: toLeft;
  -webkit-animation-duration: 0.7s;
          animation-duration: 0.7s;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
}

@-webkit-keyframes toLeft {
  0% {
    -webkit-transform: translateX(30px);
            transform: translateX(30px);
    opacity: 0;
  }
  35% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}

@keyframes toLeft {
  0% {
    -webkit-transform: translateX(30px);
            transform: translateX(30px);
    opacity: 0;
  }
  35% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}

.toRight {
  -webkit-animation-name: toRight;
          animation-name: toRight;
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
}

@-webkit-keyframes toRight {
  0% {
    -webkit-transform: translateX(-30px);
            transform: translateX(-30px);
    opacity: 0;
  }
  35% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}

@keyframes toRight {
  0% {
    -webkit-transform: translateX(-30px);
            transform: translateX(-30px);
    opacity: 0;
  }
  35% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}
