@charset "UTF-8";
@import url("/css/font-awesome-4.5.0/css/font-awesome.min.css");
.f-danger {
  color: #ff5858;
}

.f-primary {
  color: #62c5ff;
}

table {
  font-family: "新細明體", "細明體";
}

table tbody,
table tfoot,
table thead,
table th,
table td {
  vertical-align: middle;
  margin: 0 !important;
}

img {
  width: auto;
  max-width: 100%;
}

.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;
}

.img-group img {
  margin: 0 !important;
}

.img-inline {
  display: inline !important;
}

.img-middle {
  vertical-align: middle;
  width: 80px;
}

@media only screen and (max-width: 560px) {
  .img-middle {
    width: 55px;
  }
}

.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-top: 20px;
  text-align: center;
}

.gotoheader a {
  display: inline-block;
  color: #ffdfa0;
}

.gotoheader a:hover {
  color: #ffedf3;
}

body {
  background-color: #480026;
}

#background-video {
  width: 1920px;
  height: 1399px;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%) translateZ(0px);
          transform: translateX(-50%) translateZ(0px);
  z-index: 0;
  -webkit-filter: brightness(1);
          filter: brightness(1);
}

@media only screen and (max-width: 1024px) {
  #background-video {
    width: 150%;
    height: inherit;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}

.list li {
  padding-left: 3%;
}

.wrapper {
  background-image: url(/action/79_TMD/20220620PJ/images/indexbg.jpg?v=20220620);
  background-color: #480026;
  background-position: center top;
  background-repeat: no-repeat;
  color: #fff;
  position: relative;
  overflow-x: hidden;
}

/* ================= 版頭 ================= */
.header {
  width: 100%;
  height: 100%;
  /*.slogan01 {
        width:557px;
        height:115px;
        position:absolute;
        top:39px;
        background:url(/action/79_TMD/20220620PJ/images/slogan01.png?v=20220620);
        animation: zoomIn 0.5s, bounceIn 0.5s 0.6s, pulse 1.5s 1.5s infinite;
    }*/
}

.header .container {
  width: 1600px;
  height: 593px;
  position: relative;
}

.header .slogan {
  width: 619px;
  height: 280px;
  position: absolute;
  top: 294px;
  left: 329px;
  background: url(/action/79_TMD/20220620PJ/images/slogan.png?v=20220620);
  -webkit-animation: backInDown 1s, pulse 2s 1s infinite;
          animation: backInDown 1s, pulse 2s 1s infinite;
  background-repeat: no-repeat;
}

.header .trophy {
  width: 326px;
  height: 519px;
  position: absolute;
  top: 30px;
  left: 500px;
  background: url(/action/79_TMD/20220620PJ/images/img_trophy.png?v=20220620);
  -webkit-animation: backInDown 1s, pulse 2s 1s infinite;
          animation: backInDown 1s, pulse 2s 1s infinite;
  background-repeat: no-repeat;
}

.header .logo, .header .logo a {
  width: 247px;
  height: 171px;
  display: block;
}

.header .logo {
  position: absolute;
  top: 1px;
  left: 210px;
  z-index: 9;
  background: url(/action/79_TMD/20220620PJ/images/logo.png?v=20220620);
  background-size: 100%;
  -webkit-animation: backInDown 0.5s;
          animation: backInDown 0.5s;
}

.header .notice, .header .notice a {
  width: 120px;
  height: 120px;
  display: block;
}

.header .notice {
  position: absolute;
  top: 833px;
  right: 178px;
  z-index: 9;
  background: url(/action/79_TMD/20220620PJ/images/btn_notice.png?v=20220620) no-repeat;
  background-size: 100%;
  -webkit-animation: bounceInUp 0.5s;
          animation: bounceInUp 0.5s;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.header .notice:hover {
  -webkit-filter: brightness(1.3);
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

/* ================= 頁面選單 ================= */
.nav {
  width: 100%;
  position: relative;
  z-index: 1;
  -webkit-animation: bounceInUp 0.5s;
          animation: bounceInUp 0.5s;
}

.nav .container {
  width: 1280px;
  position: relative;
}

.nav .navBtn {
  width: 1104px;
  position: relative;
  margin: 0 auto 2% auto;
}

.nav .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;
}

.nav .navBtn ul li {
  display: block;
  list-style: none;
  text-indent: -9999px;
  float: left;
  width: 368px;
  height: 117px;
}

.nav .navBtn ul li.navBtn1 a {
  background-position-x: 0px !important;
}

.nav .navBtn ul li.navBtn2 a {
  background-position-x: -360px !important;
}

.nav .navBtn ul li.navBtn3 a {
  background-position-x: -720px !important;
}

.nav .navBtn ul li.navBtn4 a {
  background-position-x: -1080px !important;
}

.nav .navBtn ul li.navBtn5 a {
  background-position-x: -1440px !important;
}

.nav .navBtn ul li.navBtn6 a {
  background-position-x: -1800px !important;
}

.nav .navBtn ul li a:hover, .nav .navBtn ul li.action a {
  background-image: url(/action/79_TMD/20220620PJ/images/navbtn_action.png?v=20220620);
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.nav .navBtn ul li a {
  width: 360px;
  height: 111px;
  display: block;
  background-image: url(/action/79_TMD/20220620PJ/images/navbtn.png?v=20220620);
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

/* ================= 內容 ================= */
.content {
  width: 100%;
  padding-bottom: 16px;
}

.content .container {
  width: 1050px;
  padding: 2px 0em;
  /*height: 100%;
        margin-bottom: 16px;
        position: relative;
        border-radius: 30px;
        z-index: 1;
        &::before{
            content: '';
            display: block;
            width: 100%;
            height: 100%;
            border: 5px solid transparent;
            border-radius: 30px;
            border-image: linear-gradient(to bottom, #C28602 0%, #D1CFA3 15%, #D0CB0E 30%, #C97D02 45%, #D1CFA3 60%, #D0CB0E 75%, #C97D02 100%);
            border-image-slice: 1;
            clip-path: inset(0 round 10px);
            position: absolute;
            top:50%;
            left: 50%;
            transform: translateX(-50%) translateY(-50%);
            z-index: -1;
        }
        &::after{
            content: '';
            display: block;
            width: 100%;
            height: 100%;
            background: rgba(0, 0, 0, 0.35);
            border-radius: 30px;
            position: absolute;
            top:50%;
            left: 50%;
            transform: translateX(-50%) translateY(-50%);
            z-index: -1;
        }*/
}

.content h3 {
  padding: 1% 0 5% 0;
  width: 100%;
}

.content h3 img {
  display: block;
  width: 100%;
  max-width: 698px;
  margin: 0 auto;
}

.content h4 {
  position: relative;
  display: block;
  color: #ffda44;
  border-radius: 5px;
  font-weight: bold;
  font-size: 1.2rem;
  margin: 16px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media only screen and (max-width: 798px) {
  .content h4 {
    font-size: 1.125rem;
  }
}

.content h4:before {
  content: '';
  background-image: url("/action/79_TMD/20220620PJ/images/h4_img.svg");
  background-size: 100%;
  width: 2.5em;
  height: 2.5em;
  display: inline-block;
  margin: 0 5px 0 0;
}

.content h5 {
  font-size: 1.2em;
  padding: .8em;
  text-align: center;
  background-image: #FFDFA0;
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(255, 223, 160, 0)), color-stop(20%, #FFDFA0), color-stop(40%, #FFDFA0), color-stop(60%, #FFDFA0), color-stop(80%, #FFDFA0), to(rgba(255, 223, 160, 0)));
  background-image: linear-gradient(to left, rgba(255, 223, 160, 0) 0%, #FFDFA0 20%, #FFDFA0 40%, #FFDFA0 60%, #FFDFA0 80%, rgba(255, 223, 160, 0) 100%);
  line-height: 28px;
  color: #664400;
}

.content h6 {
  font-size: 1.125em;
  line-height: 1.5em;
  padding: 20px 0;
  text-align: center;
}

.content h6 span {
  padding: 5px 15px;
  background: #be0000;
  border-radius: 10px;
  color: #fff;
  margin-right: 8px;
}

.content p a, .content ol a, .content ul a {
  color: #ff0;
  text-decoration: underline;
  cursor: pointer;
}

.content p a:hover, .content ol a:hover, .content ul a:hover {
  color: #ed2aff;
}

.content ol.list-exampleNum,
.content ul.list-exampleNum {
  margin-left: 3em;
}

.content ol.list-exampleNum > li,
.content ul.list-exampleNum > li {
  counter-increment: step-counter;
  text-indent: -3em !important;
}

.content ol.list-exampleNum > li:before,
.content ul.list-exampleNum > li:before {
  content: "例" counter(step-counter) "： ";
}

.content__btn {
  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;
  margin-bottom: 20px;
  padding-top: 15px;
}

.content__btn div {
  width: initial;
  position: relative;
  color: #fff;
  text-align: center;
  margin-bottom: 38px;
  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;
  margin: 0 3px;
  margin-bottom: 8px;
}

.content__btn div a:hover, .content__btn div.action a {
  width: initial;
  border-radius: 30px;
  border: 1px solid #5922a1;
  background: -webkit-gradient(linear, right top, left top, from(#5922a1), to(#aa52c0));
  background: linear-gradient(to left, #5922a1 0%, #aa52c0 100%);
  color: #fff;
}

.content__btn div a {
  width: initial;
  display: block;
  background: #cfcedd;
  color: #65637a;
  padding: 8px 16px;
  border-radius: 30px;
  border: 1px solid #f1f1f1;
  text-align: center;
  font-weight: bold;
}

@media only screen and (max-width: 798px) {
  .content__btn div a {
    padding: 6px 8px;
  }
}

.content__btn div .label {
  width: auto;
  position: absolute;
  top: -1.28rem;
  left: -.6rem;
}

.content__btn div .label:before {
  content: '\f0a3';
  font-family: FontAwesome;
  color: #ffe049;
  text-shadow: 1px 1px 2px #4f2a00;
  font-size: 3.5em;
  display: block;
  position: absolute;
}

.content__btn div .label:after {
  content: attr(data-content);
  font-weight: bold;
  color: #4a0000;
  font-size: 0.7em;
  -webkit-transform: rotate(-30deg);
          transform: rotate(-30deg);
  white-space: pre;
  line-height: 1.125em;
}

.btnBox {
  width: 90%;
  margin: 10px auto 20px 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;
}

.btnBox a {
  display: block;
  position: relative;
  width: 200px;
  padding: 10px 0;
  margin: 5px 10px;
  border: 1px solid #f07cff;
  border-radius: 75px;
  font-size: 1em;
  font-weight: bold;
  line-height: 1.2em;
  font-weight: bold;
  text-align: center;
  cursor: pointer;
  background-image: #ea49ff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e30cff), color-stop(20%, #e30cff), color-stop(40%, #ea49ff), color-stop(60%, #ea49ff), color-stop(80%, #e30cff), to(#e30cff));
  background-image: linear-gradient(to bottom, #e30cff 0%, #e30cff 20%, #ea49ff 40%, #ea49ff 60%, #e30cff 80%, #e30cff 100%);
  -webkit-box-shadow: 0px 3px 3px #9b00af;
          box-shadow: 0px 3px 3px #9b00af;
  color: #fff;
}

.btnBox a:hover {
  top: 2px;
  border: 1px solid #ffa4fb;
  background-image: #ff71f8;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ff34f5), color-stop(20%, #ff34f5), color-stop(40%, #ff71f8), color-stop(60%, #ff71f8), color-stop(80%, #ff34f5), to(#ff34f5));
  background-image: linear-gradient(to bottom, #ff34f5 0%, #ff34f5 20%, #ff71f8 40%, #ff71f8 60%, #ff34f5 80%, #ff34f5 100%);
  -webkit-box-shadow: 0px 2px 2px #d700cc, inset 0 1px 1px 1px #ff9afa, inset 0 -8px 8px 0px #ffc3fc;
          box-shadow: 0px 2px 2px #d700cc, inset 0 1px 1px 1px #ff9afa, inset 0 -8px 8px 0px #ffc3fc;
  top: 2px;
  color: #fff;
}

/* ================= item__box ================= */
.item__box {
  position: relative;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  border: 3px solid #ff8331;
  margin: 0 auto;
}

.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 {
  text-align: center;
  font-size: 1em;
  font-weight: bold;
  line-height: 1em;
  padding: 12px 0;
  background: -webkit-gradient(linear, left top, right top, from(#fd6500), color-stop(20%, #ff8331), color-stop(80%, #ff8331), to(#fd6500));
  background: linear-gradient(to right, #fd6500 0%, #ff8331 20%, #ff8331 80%, #fd6500 100%);
  color: #fff;
}

.item__box .item__box-title .f-danger {
  color: #c50000;
}

.item__box .item__box-title a {
  color: #8cffe2;
  text-decoration: underline;
  cursor: pointer;
}

.item__box .item__box-title a:hover {
  color: #ffe866;
}

.item__box .item__box-title-2 {
  height: 4em;
  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;
}

.item__box .item__box-title img {
  display: block;
  margin: 0 auto;
}

.item__box .item__box-get {
  padding: 8px;
  text-align: center;
  font-size: 1rem;
  font-weight: bold;
  line-height: 1.5em;
}

.item__box .item__box-get p {
  padding: 8px 0;
  font-size: 1.125rem;
  font-weight: bold;
  margin-left: 0;
}

.item__box .item__box-get .plus {
  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;
}

.item__box .item__box-text {
  padding: 15px;
  text-align: left;
}

.item__box--02 {
  background: -webkit-gradient(linear, left bottom, left top, from(#f8d17e), to(#fbe2ae));
  background: linear-gradient(to top, #f8d17e 0%, #fbe2ae 100%);
  border: inherit;
  height: 100%;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
}

.item__box--02 .item__box-title {
  text-align: center;
  font-size: 1em;
  font-weight: bold;
  line-height: 1.25em;
  padding: 12px 0;
  background: -webkit-gradient(linear, left top, right top, from(#ffdc91), color-stop(20%, #ffe4aa), color-stop(80%, #ffe4aa), to(#ffdc91));
  background: linear-gradient(to right, #ffdc91 0%, #ffe4aa 20%, #ffe4aa 80%, #ffdc91 100%);
  color: #664600;
}

.item__box-img {
  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;
  border-radius: 8px 8px 0 0;
}

.item__box-img p {
  width: 100%;
  color: #ff6600;
}

.item__box-img-500 {
  width: 100%;
  height: 500px;
}

.item__box-img-500 img {
  max-height: 500px;
}

.item__box-img-450 {
  width: 100%;
  height: 450px;
}

.item__box-img-450 img {
  max-height: 450px;
}

.item__box-img-400 {
  width: 100%;
  height: 400px;
}

.item__box-img-400 img {
  max-height: 400px;
}

.item__box-img-350 {
  width: 100%;
  height: 350px;
}

.item__box-img-350 img {
  max-height: 350px;
}

.item__box-img-300 {
  width: 100%;
  height: 300px;
}

.item__box-img-300 img {
  max-height: 300px;
}

.item__box-img-250 {
  width: 100%;
  height: 250px;
}

.item__box-img-250 img {
  max-height: 250px;
}

.item__box-img-200 {
  width: 100%;
  height: 200px;
}

.item__box-img-200 img {
  max-height: 200px;
}

.item__box-img-150 {
  width: 100%;
  height: 150px;
}

.item__box-img-150 img {
  max-height: 150px;
}

.item__box-img-100 {
  width: 100%;
  height: 100px;
}

.item__box-img-100 img {
  max-height: 100px;
}

.item__box-img img {
  max-width: 100%;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
}

@media only screen and (max-width: 798px) {
  .item__box-img-m-500 {
    width: 100%;
    height: 500px;
  }
  .item__box-img-m-500 img {
    max-height: 500px;
  }
  .item__box-img-m-450 {
    width: 100%;
    height: 450px;
  }
  .item__box-img-m-450 img {
    max-height: 450px;
  }
  .item__box-img-m-400 {
    width: 100%;
    height: 400px;
  }
  .item__box-img-m-400 img {
    max-height: 400px;
  }
  .item__box-img-m-350 {
    width: 100%;
    height: 350px;
  }
  .item__box-img-m-350 img {
    max-height: 350px;
  }
  .item__box-img-m-300 {
    width: 100%;
    height: 300px;
  }
  .item__box-img-m-300 img {
    max-height: 300px;
  }
  .item__box-img-m-250 {
    width: 100%;
    height: 250px;
  }
  .item__box-img-m-250 img {
    max-height: 250px;
  }
  .item__box-img-m-200 {
    width: 100%;
    height: 200px;
  }
  .item__box-img-m-200 img {
    max-height: 200px;
  }
  .item__box-img-m-150 {
    width: 100%;
    height: 150px;
  }
  .item__box-img-m-150 img {
    max-height: 150px;
  }
  .item__box-img-m-100 {
    width: 100%;
    height: 100px;
  }
  .item__box-img-m-100 img {
    max-height: 100px;
  }
  .item__box-img-m img {
    max-width: 100%;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
  }
}

@media only screen and (max-width: 560px) {
  .item__box-img-ms-500 {
    width: 100%;
    height: 500px;
  }
  .item__box-img-ms-500 img {
    max-height: 500px;
  }
  .item__box-img-ms-450 {
    width: 100%;
    height: 450px;
  }
  .item__box-img-ms-450 img {
    max-height: 450px;
  }
  .item__box-img-ms-400 {
    width: 100%;
    height: 400px;
  }
  .item__box-img-ms-400 img {
    max-height: 400px;
  }
  .item__box-img-ms-350 {
    width: 100%;
    height: 350px;
  }
  .item__box-img-ms-350 img {
    max-height: 350px;
  }
  .item__box-img-ms-300 {
    width: 100%;
    height: 300px;
  }
  .item__box-img-ms-300 img {
    max-height: 300px;
  }
  .item__box-img-ms-250 {
    width: 100%;
    height: 250px;
  }
  .item__box-img-ms-250 img {
    max-height: 250px;
  }
  .item__box-img-ms-200 {
    width: 100%;
    height: 200px;
  }
  .item__box-img-ms-200 img {
    max-height: 200px;
  }
  .item__box-img-ms-150 {
    width: 100%;
    height: 150px;
  }
  .item__box-img-ms-150 img {
    max-height: 150px;
  }
  .item__box-img-ms-100 {
    width: 100%;
    height: 100px;
  }
  .item__box-img-ms-100 img {
    max-height: 100px;
  }
  .item__box-img-ms img {
    max-width: 100%;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
  }
}

@media only screen and (max-width: 400px) {
  .item__box-img-xms-500 {
    width: 100%;
    height: 500px;
  }
  .item__box-img-xms-500 img {
    max-height: 500px;
  }
  .item__box-img-xms-450 {
    width: 100%;
    height: 450px;
  }
  .item__box-img-xms-450 img {
    max-height: 450px;
  }
  .item__box-img-xms-400 {
    width: 100%;
    height: 400px;
  }
  .item__box-img-xms-400 img {
    max-height: 400px;
  }
  .item__box-img-xms-350 {
    width: 100%;
    height: 350px;
  }
  .item__box-img-xms-350 img {
    max-height: 350px;
  }
  .item__box-img-xms-300 {
    width: 100%;
    height: 300px;
  }
  .item__box-img-xms-300 img {
    max-height: 300px;
  }
  .item__box-img-xms-250 {
    width: 100%;
    height: 250px;
  }
  .item__box-img-xms-250 img {
    max-height: 250px;
  }
  .item__box-img-xms-200 {
    width: 100%;
    height: 200px;
  }
  .item__box-img-xms-200 img {
    max-height: 200px;
  }
  .item__box-img-xms-150 {
    width: 100%;
    height: 150px;
  }
  .item__box-img-xms-150 img {
    max-height: 150px;
  }
  .item__box-img-xms-100 {
    width: 100%;
    height: 100px;
  }
  .item__box-img-xms-100 img {
    max-height: 100px;
  }
  .item__box-img-xms img {
    max-width: 100%;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
  }
}

.item__box--03 {
  background: -webkit-gradient(linear, left bottom, left top, from(#f0670d), to(#f5853b));
  background: linear-gradient(to top, #f0670d 0%, #f5853b 100%);
  border: inherit;
  border-radius: 10px;
  height: 100%;
  overflow: hidden;
}

.item__box--03 > .item__box-title {
  text-align: center;
  font-size: 1em;
  font-weight: bold;
  padding: 12px 0;
  background: -webkit-gradient(linear, left top, right top, from(#fd6500), color-stop(20%, #ff8331), color-stop(80%, #ff8331), to(#fd6500));
  background: linear-gradient(to right, #fd6500 0%, #ff8331 20%, #ff8331 80%, #fd6500 100%);
  color: #fff;
}

.item__box--03 > .item__box-title img {
  display: block;
  margin: 0 auto;
}

.item__box--03 > .item__box-get {
  padding: 8px;
}

.item__box--03 > .item__box-get p {
  padding: 8px;
  color: #ff9100;
  font-size: 1.125rem;
  font-weight: bold;
  margin-left: 0;
}

.item__box--03 .item__box-img {
  padding: 8px;
}

.item__box-img img {
  border-radius: 0px;
}

.item-title {
  width: 96%;
  margin: 0 auto;
  text-align: center;
  font-weight: bold;
  background-color: #FFDFA0;
  border-radius: 12px;
  border: 3px solid #000;
  padding: 5px 0;
}

.item-title img {
  vertical-align: middle;
}

/*================= table================= */
.table tr th, .table tr td {
  border: 1px solid #ff8331;
}

.table {
  font-family: "Helvetica Neue", "微軟正黑體", "Helvetica", "Arial", "PingFangTC-Light", "STHeitiTC-Light", "Microsoft JhengHei", sans-serif;
  margin: 20px 0;
  font-size: 1em;
  word-break: break-all;
  border-spacing: 0;
  border-collapse: initial;
  border-radius: 5px;
  color: #202c0d;
  border: 3px solid #ff8331;
}

.table tr {
  background: #fff;
}

.table tr th {
  text-align: center;
  font-size: 1.025em;
  font-weight: bold;
  padding: 5px;
  position: relative;
  background: -webkit-gradient(linear, left bottom, left top, from(#ff6a08), to(#ff8331));
  background: linear-gradient(to top, #ff6a08 0%, #ff8331 100%);
  color: #fff;
}

.table tr th.thStyle02 {
  color: #752b00;
  background: #ffec80;
}

.table tr td {
  text-align: center;
  line-height: 24px;
  padding: 5px;
  /*單格變色*/
}

.table tr td p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 0;
}

.table tr td .row {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.table tr td .col {
  -ms-flex-line-pack: justify;
      align-content: space-between;
}

.table tr td[data-tdstyle="style01"] {
  background-color: #ffeaea;
}

.table tr th img,
.table tr td img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}

.table tr th img.img-inline,
.table tr td img.img-inline {
  width: 4em;
  display: inline;
  margin: 0;
}

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;
  list-style-type: none;
}

ul.tabBtn li a {
  display: block;
  position: relative;
  padding: 8px 16px;
  margin: 10px 10px;
  font-weight: bold;
  border-radius: 50px;
  border: 1px solid white;
  -webkit-box-shadow: 0px 3px 3px #00e1ff;
          box-shadow: 0px 3px 3px #00e1ff;
  text-decoration: none;
  background-image: #d6b5a5;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f6efeb), color-stop(20%, #f6efeb), color-stop(40%, #d6b5a5), color-stop(60%, #d6b5a5), color-stop(80%, #f6efeb), to(#f6efeb));
  background-image: linear-gradient(to bottom, #f6efeb 0%, #f6efeb 20%, #d6b5a5 40%, #d6b5a5 60%, #f6efeb 80%, #f6efeb 100%);
  -webkit-box-shadow: 0px 3px 3px #ad6e4f;
          box-shadow: 0px 3px 3px #ad6e4f;
  color: #462d20;
}

ul.tabBtn li:hover a, ul.tabBtn li.active a {
  cursor: pointer;
  color: #532f00;
  background-color: black;
  border: 1px solid #ffb99d;
  background-image: #ff8d60;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ff530e), color-stop(20%, #ff530e), color-stop(40%, #ff8d60), color-stop(60%, #ff8d60), color-stop(80%, #ff530e), to(#ff530e));
  background-image: linear-gradient(to bottom, #ff530e 0%, #ff530e 20%, #ff8d60 40%, #ff8d60 60%, #ff530e 80%, #ff530e 100%);
  -webkit-box-shadow: 0px 2px #ea4300, inset 0 2px 2px 2px #ff7037, inset 0 -10px 10px 0px #ff9c74;
          box-shadow: 0px 2px #ea4300, inset 0 2px 2px 2px #ff7037, inset 0 -10px 10px 0px #ff9c74;
  color: #fff;
}

.tabMain {
  display: none;
}

.tabMain.active {
  display: block;
}

/*================= box-單雙欄分色(box-compose) ================= */
.box-compose .box-composeTitle {
  width: 100%;
  padding: 0;
  margin-right: 0;
  margin-left: 0;
}

.box-compose .box-composeTitle p {
  background-color: #fc00ff;
  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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.box-compose .box-composeMain {
  width: 100%;
  border-radius: 10px;
  margin: 5px auto;
  padding: 10px 0;
}

.box-compose .box-composeMain-block {
  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;
  border-radius: 10px;
  padding: 5px;
  color: #e3dcff;
  height: 100%;
  margin-right: 0;
  margin-left: 0;
}

.box-compose .box-composeMain-block .itemlist {
  margin: 5px;
}

.box-compose .box-composeMain img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}

.box-compose .box-composeMain:nth-child(even) {
  background-color: #d978ff;
}

.box-compose .box-composeMain:nth-child(even) .box-composeMain-block {
  background: #ffdfc9;
  color: #100632;
}

.box-compose .box-composeMain:nth-child(even) .box-composeMain-block.symbol {
  background: transparent;
  color: #100632;
  font-size: 1.5em;
}

.box-compose .box-composeMain:nth-child(odd) {
  background-color: #b97bff;
  white-space: 10px;
}

.box-compose .box-composeMain:nth-child(odd) .box-composeMain-block {
  background: #d8b7ff;
  color: #100632;
}

.box-compose .box-composeMain:nth-child(odd) .box-composeMain-block.symbol {
  background: transparent;
  color: #100632;
  font-size: 1.5em;
}

.box-compose .symbol {
  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;
  color: rgba(0, 0, 0, 0.35);
}

.box-compose .symbol i {
  font-size: 1.5rem;
}

@media only screen and (max-width: 560px) {
  .box-compose .symbol i {
    font-size: 1.2rem;
  }
}

.box-compose .icon-equal {
  -webkit-filter: opacity(0.5);
          filter: opacity(0.5);
  width: 24px;
  height: 24px;
}

@media only screen and (max-width: 560px) {
  .box-compose .icon-equal {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
  }
}

.box-compose .number {
  font-size: 1.8rem;
  font-weight: bold;
}

@media only screen and (max-width: 560px) {
  .box-compose .number {
    font-size: 1.5rem;
  }
}

.box-compose p {
  display: inline-block;
  line-height: 1.5em;
}

.card {
  padding: 2em;
}

.card-notice {
  border-radius: 20px;
  background: linear-gradient(20deg, #240214 0%, #2e0219 100%);
  -webkit-box-shadow: inset 0px 0px 8px #000;
          box-shadow: inset 0px 0px 8px #000;
  line-height: 1.75em;
}

.card-notice2 {
  border-radius: 20px;
  background: linear-gradient(20deg, #ffa42d 0%, #ff8331 100%);
  -webkit-box-shadow: 0px 0px 8px #816034;
          box-shadow: 0px 0px 8px #816034;
  line-height: 1.75em;
}

.DESClabel {
  position: relative;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.DESClabel p {
  margin-left: inherit;
}

.ribbon {
  width: 30px;
  position: absolute;
  background: linear-gradient(-20deg, #8d0000 0%, #f30000 80%, #8d0000 100%);
  top: -6px;
  left: 5px;
  text-align: center;
  font-size: 1rem;
  line-height: 1.125em;
  padding: 10px 0;
  letter-spacing: 2px;
  font-weight: bold;
  z-index: 1;
  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;
  color: #fff;
}

@media only screen and (max-width: 798px) {
  .ribbon {
    width: 30px;
    height: 110px;
    right: -38px;
    font-size: .88rem;
  }
}

@media only screen and (max-width: 560px) {
  .ribbon {
    right: -5px;
  }
}

.ribbon p {
  margin-left: inherit;
}

.ribbon:before, .ribbon:after {
  content: "";
  position: absolute;
}

.ribbon:before {
  height: 0;
  width: 0;
  border-bottom: 6px solid #270000;
  border-left: 6px solid transparent;
  left: -6px;
  top: 0;
}

@media only screen and (max-width: 560px) {
  .ribbon:before {
    border-bottom: 6px solid #270000;
    border-right: 0 solid transparent;
    border-left: 6px solid transparent;
    right: initial;
    left: -6px;
    top: 0;
  }
}

.ribbon:after {
  height: 0;
  width: 0;
  border-left: 15px solid #9a0000;
  border-right: 15px solid #9a0000;
  border-bottom: 12px solid transparent;
  bottom: -12px;
  left: 0;
}

@media only screen and (max-width: 798px) {
  .ribbon:after {
    border-left: 15px solid #9a0000;
    border-right: 15px solid #9a0000;
  }
}

.page8-label {
  position: absolute;
  width: 80px;
  height: 82px;
  top: -30px;
  left: 50%;
  -webkit-transform: translateX(60px);
          transform: translateX(60px);
  background: url(/action/79_TMD/20220620PJ/images/page8-1.png);
  background-size: 100%;
}

@media only screen and (min-width: 1280px) {
  .page8-label {
    width: 100px;
    height: 102px;
  }
}
