@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-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;
}

.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: #ff346c;
}

.gotoheader a:hover {
  color: #dc81ff;
}

body {
  background-color: #000000;
}

#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%);
  }
}

.wrapper {
  background-image: url(/action/79_TMD/20220421KU/images/indexbg.jpg?v=20220415), url(/action/79_TMD/20220421KU/images/indexbg_02.jpg?v=20220415);
  background-color: #000000;
  background-position: center top, center bottom;
  background-repeat: no-repeat;
  color: #fff;
  position: relative;
  overflow-x: hidden;
}

/* ================= 版頭 ================= */
.header {
  width: 100%;
}

.header .container {
  width: 1600px;
  height: 724px;
  position: relative;
}

.header .logo, .header .logo a {
  width: 180px;
  height: 118px;
  display: block;
}

.header .logo {
  position: absolute;
  top: 25px;
  left: 247px;
  z-index: 9;
  background: url(/action/79_TMD/20220421KU/images/logo.png?v=20220415);
  background-size: 100%;
}

.header .slogan01 {
  width: 557px;
  height: 115px;
  position: absolute;
  top: 39px;
  left: 430px;
  background: url(/action/79_TMD/20220421KU/images/slogan01.png?v=20220415);
  -webkit-animation: zoomIn 0.5s, bounceIn 0.5s 0.6s, pulse 1.5s 1.5s infinite;
          animation: zoomIn 0.5s, bounceIn 0.5s 0.6s, pulse 1.5s 1.5s infinite;
}

.header .slogan02 {
  width: 907px;
  height: 174px;
  position: absolute;
  top: 152px;
  left: 223px;
  background: url(/action/79_TMD/20220421KU/images/slogan02.png?v=20220415);
  -webkit-animation: zoomIn 0.5s, bounceIn 0.5s 0.6s, pulse 1.5s 1.5s infinite;
          animation: zoomIn 0.5s, bounceIn 0.5s 0.6s, pulse 1.5s 1.5s infinite;
}

/* ================= 頁面選單 ================= */
.nav {
  width: 100%;
  position: relative;
  z-index: 1;
}

.nav .container {
  width: 1280px;
  position: relative;
}

.nav .navBtn {
  width: 1261.5px;
  position: relative;
  margin: 16px 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: 315.375px;
  height: 143px;
}

.nav .navBtn ul li.navBtn1 a {
  background-position-x: 0px !important;
}

.nav .navBtn ul li.navBtn2 a {
  background-position-x: -307.375px !important;
}

.nav .navBtn ul li.navBtn3 a {
  background-position-x: -614.75px !important;
}

.nav .navBtn ul li.navBtn4 a {
  background-position-x: -922.125px !important;
}

.nav .navBtn ul li.navBtn5 a {
  background-position-x: -1229.5px !important;
}

.nav .navBtn ul li.navBtn6 a {
  background-position-x: -1536.875px !important;
}

.nav .navBtn ul li.navBtn7 a {
  background-position-x: -1844.25px !important;
}

.nav .navBtn ul li.navBtn8 a {
  background-position-x: -2151.625px !important;
}

.nav .navBtn ul li a:hover, .nav .navBtn ul li.action a {
  background-image: url(/action/79_TMD/20220421KU/images/btn_action.png?v=20220415);
}

.nav .navBtn ul li a {
  width: 307.375px;
  height: 135px;
  display: block;
  background-image: url(/action/79_TMD/20220421KU/images/btn.png?v=20220415);
}

/* ================= 內容 ================= */
.content {
  width: 100%;
  padding-bottom: 16px;
}

.content .container {
  width: 1280px;
  height: 100%;
  padding: 14px 3em 30px 3em;
  margin-bottom: 16px;
  position: relative;
  border-radius: 30px;
  z-index: 1;
}

.content .container::before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  border: 5px solid transparent;
  border-radius: 30px;
  -o-border-image: linear-gradient(to bottom, #C28602 0%, #D1CFA3 15%, #D0CB0E 30%, #C97D02 45%, #D1CFA3 60%, #D0CB0E 75%, #C97D02 100%);
     border-image: -webkit-gradient(linear, left top, left bottom, from(#C28602), color-stop(15%, #D1CFA3), color-stop(30%, #D0CB0E), color-stop(45%, #C97D02), color-stop(60%, #D1CFA3), color-stop(75%, #D0CB0E), to(#C97D02));
     border-image: linear-gradient(to bottom, #C28602 0%, #D1CFA3 15%, #D0CB0E 30%, #C97D02 45%, #D1CFA3 60%, #D0CB0E 75%, #C97D02 100%);
  border-image-slice: 1;
  -webkit-clip-path: inset(0 round 10px);
          clip-path: inset(0 round 10px);
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  z-index: -1;
}

.content .container::after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.35);
  border-radius: 30px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  z-index: -1;
}

.content h3 {
  font-size: 1.5em;
  font-weight: bold;
  padding: 16px 0 32px 0;
  width: 100%;
}

.content h3 img {
  display: block;
  max-width: 687px;
  width: 90%;
  margin: 0 auto;
}

.content h4 {
  position: relative;
  display: block;
  color: #F3A201;
  border-radius: 5px;
  font-weight: bold;
  font-size: 1.2rem;
  margin: 16px 0 16px -1.25em;
  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/20220421KU/images/icon.png");
  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: #F34071;
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(243, 64, 113, 0)), color-stop(20%, #F34071), color-stop(40%, #F34071), color-stop(60%, #F34071), color-stop(80%, #F34071), to(rgba(243, 64, 113, 0)));
  background-image: linear-gradient(to left, rgba(243, 64, 113, 0) 0%, #F34071 20%, #F34071 40%, #F34071 60%, #F34071 80%, rgba(243, 64, 113, 0) 100%);
  line-height: 28px;
  color: #fff;
}

.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: #2ac0ff;
  text-decoration: underline;
  cursor: pointer;
}

.content p a:hover, .content ol a:hover, .content ul a:hover {
  color: #ff2af2;
}

.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 #a17722;
  background: -webkit-gradient(linear, right top, left top, from(#a17722), to(#c09b52));
  background: linear-gradient(to left, #a17722 0%, #c09b52 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.1);
  border-radius: 10px;
  border: 3px solid #ffb728;
  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(#f4a200), color-stop(20%, #ffb728), color-stop(80%, #ffb728), to(#f4a200));
  background: linear-gradient(to right, #f4a200 0%, #ffb728 20%, #ffb728 80%, #f4a200 100%);
  color: #664400;
}

.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(#ea5ef7), to(#f08ef9));
  background: linear-gradient(to top, #ea5ef7 0%, #f08ef9 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(#f155ff), color-stop(20%, #f588ff), color-stop(80%, #f588ff), to(#f155ff));
  background: linear-gradient(to right, #f155ff 0%, #f588ff 20%, #f588ff 80%, #f155ff 100%);
  color: #5d0066;
}

.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: #F34071;
  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 #E49C0A;
}

.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 #E49C0A;
}

.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(#fab00c), to(#FBBD34));
  background: linear-gradient(to top, #fab00c 0%, #FBBD34 100%);
  color: #644502;
}

.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: #f6f6f6;
}

.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: #d6a5a5;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f6ebeb), color-stop(20%, #f6ebeb), color-stop(40%, #d6a5a5), color-stop(60%, #d6a5a5), color-stop(80%, #f6ebeb), to(#f6ebeb));
  background-image: linear-gradient(to bottom, #f6ebeb 0%, #f6ebeb 20%, #d6a5a5 40%, #d6a5a5 60%, #f6ebeb 80%, #f6ebeb 100%);
  -webkit-box-shadow: 0px 3px 3px #ad4f4f;
          box-shadow: 0px 3px 3px #ad4f4f;
  color: #462020;
}

ul.tabBtn li:hover a, ul.tabBtn li.active a {
  cursor: pointer;
  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;
}

.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: 16px;
}

.card-notice {
  border-radius: 20px;
  background: linear-gradient(20deg, #d548e2 0%, #9649d6 100%);
  -webkit-box-shadow: inset 0px 0px 8px #000;
          box-shadow: inset 0px 0px 8px #000;
}

.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/20220421KU/images/page8-1.png);
  background-size: 100%;
}

@media only screen and (min-width: 1280px) {
  .page8-label {
    width: 100px;
    height: 102px;
  }
}
