@charset "UTF-8";
@import url("/css/font-awesome-4.5.0/css/font-awesome.min.css");
.f-danger {
  color: #b70000;
}

.f-fun {
  color: #f7f40a;
}

.f-primary {
  color: #00e5ff;
}

.f-success {
  color: #28a745;
}

.f-info {
  color: #17a2b8;
}

.f-beauty {
  color: #da92ff;
}

.f-light {
  color: #fff;
}

.f-wraning {
  color: #ff6dc3;
}

.f-dark {
  color: #000;
}

.f-secondary {
  color: #868e96;
}

img {
  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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.img-group img {
  margin: 0 !important;
}
@media screen and (max-width: 992px) {
  .img-group {
    display: block;
  }
  .img-group img {
    margin: 0 auto !important;
  }
}

table {
  font-family: "新細明體", "細明體";
}
table tbody,
table tfoot,
table thead,
table th,
table td {
  vertical-align: middle;
  margin: 0 !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;
  text-align: center;
}
.gotoheader a {
  display: inline-block;
  color: #d30b00;
}
.gotoheader a:hover {
  color:#ff5400;
}

body {
  background-color: #590409;
  overflow-x: hidden;
}

.wrapper {
  background-size: 120%;
  overflow: hidden;
  background-image: url(../../images/indexbg.jpg);
  background-position: top center;
  background-repeat: no-repeat;
  color:#1c1c1c;
  letter-spacing: 1px;
  position: relative;
    width: 100%;
}
@media only screen and (orientation: portrait) {
  .wrapper {
    background-size: 100%;
  }
}
@media screen and (min-width: 1280px) {
  .wrapper {
    background-size: 100%;
  }
}
@media screen and (min-width: 1600px) {
  .wrapper {
    background-size: 100%;
  }
}

.header {
  width: 100%;
  position: relative;
}
.header .container {
  width: 100%;
  height: 0;
  padding-bottom: 43.75%;
  position: relative;
}
@media only screen and (orientation: portrait) {
  .header .container {
    padding-bottom: 54.6875%;
  }
}
@media screen and (min-width: 1280px) {
  .header .container {
    padding-bottom: 43.75%;
  }
}
@media screen and (min-width: 1600px) {
  .header .container {
    width: 1600px;
    height: 700px;
    padding-bottom: 0;
  }
}
.header .slogan1 {
    width: 54%;
    height: 0;
    padding-bottom: 22%;
    position: absolute;
    top: 48%;
    left: 50%;
    margin-left: -27%;
    background: url(../../images/slogan5.png);
    background-repeat: no-repeat;
    background-size: 100%;
    animation: slogan 1.3s ease-in-out infinite;
}
@keyframes slogan {
		 0%{
		      transform: scale(1);
             opacity: 1;
		   }


		   50%{
		      transform: scale(0.9);
               opacity: 1;
		   }

		   100%{
		      transform: scale(1);
               opacity: 1;
		   }
	}

.header .slogan2 {

}
@media only screen and (orientation: portrait) {
  .header .slogan2 {
  }
}
@media screen and (min-width: 1280px) {
  .header .slogan2 {

  }
}
@media screen and (min-width: 1600px) {
  .header .slogan2 {

  }
}
.header .logo {
    width: 14%;
    height: 0;
    padding-bottom: 9%;
    position: absolute;
    top: 1%;
    left: 20%;
    z-index: 9;
    background-image: url(../../images/logo.png);
    background-repeat: no-repeat;
    background-size: 100%;
    display: block;
    -webkit-animation: delay 1.2s, fadeIn 0.8s 1.2s;
    animation: delay 1.2s, fadeIn 0.8s 1.2s;
    margin-left: 0;
}
@media only screen and (orientation: portrait) {
  .header .logo {
    width: 18.859375%;
    padding-bottom: 11.453125%;
    display: block;
  }
}
.header .logo a {
  width: 100%;
  height: 0;
  padding-bottom: 59.60591133%;
  display: block;
}

@-webkit-keyframes delay {
  from, to {
    opacity: 0;
  }
}

@keyframes delay {
  from, to {
    opacity: 0;
  }
}
/* ================= 頁面選單 ================= */
.nav {
  width: 100%;
  position: relative;
  z-index: 1;
  -webkit-animation: delay 0.8s, fadeInDown 0.8s 0.8s;
          animation: delay 0.8s, fadeInDown 0.8s 0.8s;
}
.nav .container {
  width: 100%;
  position: relative;
}
@media screen and (min-width: 1280px) {
  .nav .container {
    width: 1280px;
  }
}
.nav .navBtn {
  width: 95%;
  max-width: 1034px;
  position: relative;
  margin: 0 auto 15px auto;
  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;
}
@media only screen and (orientation: landscape) {
  .nav .navBtn {
    width: 80%;
  }
}
@media screen and (min-width: 1280px) {
  .nav .navBtn {
    width: 1034px;
  }
}
.nav .navBtn li {
  width: 25%;
  height: 0;
  padding-bottom: 10.0580270793%;
  display: block;
  list-style: none;
  text-indent: -9999px;
  float: left;
}
@media screen and (min-width: 1280px) {
  .nav .navBtn li {
    width: 258.5px;
    height: 104px;
  }
}
.nav .navBtn li.navBtn1 a {
  background-position-x: 0% !important;
}
@media screen and (min-width: 1280px) {
  .nav .navBtn li.navBtn1 a {
    background-position-x: 0px !important;
  }
}
.nav .navBtn li.navBtn2 a {
  background-position-x: -100% !important;
}
@media screen and (min-width: 1280px) {
  .nav .navBtn li.navBtn2 a {
    background-position-x: -255.5px !important;
  }
}
.nav .navBtn li.navBtn3 a {
  background-position-x: -200% !important;
}
@media screen and (min-width: 1280px) {
  .nav .navBtn li.navBtn3 a {
    background-position-x: -511px !important;
  }
}
.nav .navBtn li.navBtn4 a {
  background-position-x: -300% !important;
}
@media screen and (min-width: 1280px) {
  .nav .navBtn li.navBtn4 a {
    background-position-x: -766.5px !important;
  }
}
.nav .navBtn li.navBtn5 a {
  background-position-x: -400% !important;
}
@media screen and (min-width: 1280px) {
  .nav .navBtn li.navBtn5 a {
    background-position-x: -1022px !important;
  }
}
.nav .navBtn li.navBtn6 a {
  background-position-x: -500% !important;
}
@media screen and (min-width: 1280px) {
  .nav .navBtn li.navBtn6 a {
    background-position-x: -1277.5px !important;
  }
}
.nav .navBtn li.navBtn7 a {
  background-position-x: -600% !important;
}
@media screen and (min-width: 1280px) {
  .nav .navBtn li.navBtn7 a {
    background-position-x: -1533px !important;
  }
}
.nav .navBtn li.navBtn8 a {
  background-position-x: -700% !important;
}
@media screen and (min-width: 1280px) {
  .nav .navBtn li.navBtn8 a {
    background-position-x: -1788.5px !important;
  }
}
.nav .navBtn li a {
  width: 98.8394584139%;
  height: 0;
  margin: 0 auto;
  padding-bottom: 37.9110251451%;
  display: block;
  background-size: 800% 100%;
}
@media screen and (min-width: 1280px) {
  .nav .navBtn li a {
    width: 255.5px;
    height: 98px;
  }
}
.tooltip-question {
  width: 25px;
  height: 25px;
  position: absolute;
  top: 6px;
  left: 6px;
  background: linear-gradient(45deg, #8f0000, red);
  border-radius: 50%;
  -webkit-box-shadow: 0px 2px 1px #ff4b4b inset, 0px 0px 3px #000;
          box-shadow: 0px 2px 1px #ff4b4b inset, 0px 0px 3px #000;
  border: 1px solid rgb(0, 0, 0);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width: 420px) {
  .tooltip-question {
    width: 30px;
    height: 30px;
  }
}
.tooltip-question::before {
  content: "";
  background: url(/Action/79_TMD/20240502MXJ/images/question.svg);
  width: 15px;
  height: 15px;
}
@media screen and (min-width: 420px) {
  .tooltip-question::before {
    width: 20px;
    height: 20px;
  }
}
.tooltip-question .tooltip {
  display: none;
  position: absolute;
  width: 23em;
  top: 30px;
  left: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(#fdffdd), to(#ffefdc));
  background: linear-gradient(to bottom, #fdffdd 0%, #ffefdc 100%);
  border: 2px solid #bc4b00;
  -webkit-box-shadow: 3px 3px 5px 0 rgba(0, 0, 0, 0.75);
          box-shadow: 3px 3px 5px 0 rgba(0, 0, 0, 0.75);
  border-radius: 10px;
  z-index: 1;
  overflow: hidden;
}
@media only screen and (max-width: 440px) {
  .tooltip-question .tooltip {
    width: 20em;
    left: -82px;
  }
}
.tooltip-question .tooltip h5 {
  background: -webkit-gradient(linear, left top, left bottom, from(#e56515), to(#ff8754));
  background: linear-gradient(to bottom, #e56515 0%, #ff8754 100%);
  font-size: 1.125em;
  line-height: 1.5rem;
  padding: 4px;
  margin-bottom: 0;
  color: #fff;
}
.tooltip-question .tooltip ul.probability {
  width: calc(100% - 16px);
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  list-style: none;
  padding: 4px 0;
}
.tooltip-question .tooltip ul.probability li {
  font-size: 1em;
  padding: 0 8px;
  color: #79460c;
  border-bottom: 1px solid #79460c;
}
.tooltip-question .tooltip ul.probability li:nth-child(odd) {
  width: 75%;
  text-align: left;
}
.tooltip-question .tooltip ul.probability li:nth-child(even) {
  width: 25%;
  text-align: center;
}
.tooltip-question .tooltip ul.probability li:nth-last-child(-1n+2) {
  border-bottom: 0;
}
.tooltip-question:hover .tooltip {
  display: inline-block;
}

/* ================= 內容 ================= */
.content {
  width: 100%;
  padding-bottom: 3%;
}
.content .container {
border-radius: 20px;
    width: calc(82% - 17px);
    max-width: 1100px;
    margin: 0 auto;
    padding: 3em 3em;
    background-size: 100%;
    background:rgb(255 255 255 / 90%);
    background-position: top center;
    background-repeat: repeat-y;
    border: 4px #dc222c solid;
}
@media (min-width: 600px) {
  .content .container {
    width: calc(81% - 10px);
  }
}
@media (min-width: 1013px) {
  .content .container {
    width: calc(81% - 10px);
  }
}
@media (min-width: 1020px) {
  .content .container {
    width: calc(83% - 31px);
  }
}
@media (min-width: 1112px) {
  .content .container {
    width: calc(67% - 33px);
  }
}
@media (min-width: 1131px) {
  .content .container {
    width: calc(65% - 12px);
  }
}
@media (min-width: 1352px) {
  .content .container {
    width: calc(67% - 43px);
  }
}
@media (min-width: 600px) {
  .content .container {
    width: calc(68% - 35px);
  }
}
@media (max-width: 600px) {
  .content .container {
    width: calc(83% - 12px);

        padding: 0;
  }
        .wrapper {background-size: 120%;}
    .header .slogan1 {
    width: 80%;
    padding-bottom: 28%;
    top: 25%;
    margin-left: -40%;
}


}
@media only screen and (orientation: portrait) {
  .content .container {
    width: calc(83% - 22px);
  }
}
@media (min-width: 1591px) {
  .content .container {
    width: 1022px;
  }
}
@media (min-width: 600px) {
  .content .container {
    margin-top: -30px;

  }
}
.content .container_top {
  width: calc(100% - 16px);
  max-width: 1100px;
  height: 0;
  padding-bottom: 20%;
  margin: -2px auto;
  background-size: 100%;
  background-image: url(/Action/79_TMD/20240502MXJ/images/cont_top.png?v=20240502);
  background-position: bottom center;
  background-repeat: no-repeat;
}
@media screen and (min-width: 992px) {
  .content .container_top {
    width: calc(85% - 16px);
    padding: 8%;
  }
}
@media screen and (min-width: 1600px) {
  .content .container_top {
    background-size: initial;
    padding: 6%;
  }
}
.content .container_bottom {
  width: calc(100% - 16px);
  max-width: 1100px;
  height: 0;
  padding-bottom: 20%;
  margin: -1px auto;
  background-size: 100%;
  background-image: url(/Action/79_TMD/20240502MXJ/images/cont_end.png?v=20240502);
  background-position: top center;
  background-repeat: no-repeat;
}
@media screen and (min-width: 992px) {
  .content .container_bottom {
    width: calc(85% - 16px);
    padding: 8%;
  }
}
@media screen and (min-width: 1600px) {
  .content .container_bottom {
    background-size: initial;
    padding: 6%;
  }
}
.content h3 {
  width: 100%;
  margin-bottom: 2%;
}
.content h3 img {
  display: block;
  max-width: 426px;
  width: 100%;
  margin: 0 auto;
}
.content h4 {
   position: relative;
    display: block;
    color: #ad1c25;
    border-radius: 40px;
    font-weight: bold;
    font-size: 1.2rem;
    margin: 0 0 16px calc(-1.2em - 5px);
    display: inline-block;
    padding: 3px 17px 7px 30px;
    border: 1px #d30b00 solid;
    background: rgb(255 146 146 / 39%);
}
@media screen and (min-width: 1280px) {
  .content h4 {
    font-size: 1.2rem;
  }
}
.content h4:before {
  content: "";
  background-image: url("../../images/prize/drill00.png");
  background-repeat: no-repeat;
  background-size: 100%;
  width: 2em;
  height: 1.8em;
  display: inline-block;
  margin: 0 2px -9px -25px;
  -webkit-transform-origin: 47% bottom;
          transform-origin: 47% bottom;
}
.content h5 {
  font-size: 1.2em;
  padding: 0.8em;
  text-align: center;
  margin-bottom: 16px;
  background-image: #ffdc74;
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(255, 220, 116, 0)), color-stop(20%, #ffefc1), color-stop(40%, #ffdc74), color-stop(60%, #ffdc74), color-stop(80%, #ffefc1), to(rgba(255, 220, 116, 0)));
  background-image: linear-gradient(to left, rgba(255, 220, 116, 0) 0%, #ffefc1 20%, #ffdc74 40%, #ffdc74 60%, #ffefc1 80%, rgba(255, 220, 116, 0) 100%);
  color: #332600;
}
.content h6 {
  font-size: 1.125em;
  line-height: 1.5em;
  padding: 15px;
  text-align: center;
  color: #7CACFF;
  margin-bottom: 16px;
}
.content h6 span {
  padding: 5px 15px;
  background: #7CACFF;
  border-radius: 8px;
  color: #fff;
  margin-right: 6px;
  font-weight: bold;
}
.content ol a,
.content ul a, .content p a {
  color: #b70000;
  text-decoration: underline;
}
.content ol a:hover,
.content ul a:hover, .content p a:hover {
  color:red;
  font-size: 700;
}
.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: 16px;
}
.content__btn div {
  margin-bottom: 15px;
  position: relative;
  color: #fff;
  text-align: center;
  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: 1%;
}
.yellow {color: yellow;}
.red {color: #b70000;}
.content__btn div.action a, .content__btn div a:hover {
  width: 120px;
  border-radius: 20px;
  border: 0;
  line-height: 22px;
  background: -webkit-gradient(linear, left bottom, left top, from(#320000), to(#cb0000));
  background: linear-gradient(to top, #320000 0%, #cb0000 100%);
  color: #ffea06;
}
.content__btn div a {
  width: 120px;
  display: block;
  background: #6d0000;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #6d0000), to(#1e0000));
  background: linear-gradient(to bottom, #6d0000 20%, #1e0000 100%);
  color: #be6e0d;
  padding: 6px 1.25em;
  border-radius: 20px;
  border: 0;
  text-align: center;
  font-weight: bold;
  line-height: 22px;
}
@media screen and (min-width: 1280px) {
  .content__btn div a {
    padding: 12px 8px;
  }
}
.content__btn div .label {
  width: auto;
  position: absolute;
  top: 0;
  left: -1em;
}
.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 {
  margin-bottom: 16px;
}
.btnBox a {
  width: auto;
  border: 1px solid #ff3333;
  padding: 0.6em 2em;
  font-size: 1.15em;
  cursor: pointer;
  white-space: nowrap;
  background-image: #ff0000;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#c20000), color-stop(20%, #c20000), color-stop(40%, #ff0000), color-stop(60%, #ff0000), color-stop(80%, #c20000), to(#c20000));
  background-image: linear-gradient(to bottom, #c20000 0%, #c20000 20%, #ff0000 40%, #ff0000 60%, #c20000 80%, #c20000 100%);
  -webkit-box-shadow: 0px 3px 3px #660000;
          box-shadow: 0px 3px 3px #660000;
  color: #fff;
}
.btnBox a:hover {
  border: 1px solid #9625ff;
  background-image: #7d00f1;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5d00b4), color-stop(20%, #5d00b4), color-stop(40%, #7d00f1), color-stop(60%, #7d00f1), color-stop(80%, #5d00b4), to(#5d00b4));
  background-image: linear-gradient(to bottom, #5d00b4 0%, #5d00b4 20%, #7d00f1 40%, #7d00f1 60%, #5d00b4 80%, #5d00b4 100%);
  -webkit-box-shadow: 0px 2px 2px #2e0058, inset 0 1px 1px 1px #911bff, inset 0 -8px 8px 0px #a544ff;
          box-shadow: 0px 2px 2px #2e0058, inset 0 1px 1px 1px #911bff, inset 0 -8px 8px 0px #a544ff;
  top: 2px;
  color: #fff;
}

/* ================= item__box ================= */
.item__box {
background: rgb(255 214 196);
    margin: 0 auto;
    border: inherit;
    border: 1px solid #a45533;
        border-radius: 12px;
    overflow: hidden;
}
.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-title {
background: rgb(255 255 255 / 39%);
    padding: 8px;
    /* 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;
    -ms-flex-wrap: wrap;
    /* flex-wrap: wrap; */
    color: #000;
    height: 100%;

}
.item__box-title img {
  display: block;
  margin: 0 auto;
}
.item__box-title p {
  width: 100%;
  font-size: 1.2em;
  line-height: 1.5;
  letter-spacing: 0;
}
.item__box-title p .ico {
  font-size: 1em;
}
.item__box-img {
  border-radius: 0;
    padding: 20px;
}
.item__box-img img {
  max-width: 104px;
}
.item__box-get {
  text-align: center;
  color: #ff9100;
  font-weight: bold;
  font-size: 0.85rem;
    padding: 1px;
}
.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-text {
  text-align: left;
}
.item__box--02 {
  background-color: #000;
  border: 0;
  border-radius: 0;
  height: 100%;
  -webkit-box-shadow: 0 0 5px #ffd75e;
          box-shadow: 0 0 5px #ffd75e;
}
.item__box--02 .item__box-title {
  background: -webkit-gradient(linear, left top, right top, from(#ffca2b), color-stop(20%, #ffd75e), color-stop(80%, #ffd75e), to(#ffca2b));
  background: linear-gradient(to right, #ffca2b 0%, #ffd75e 20%, #ffd75e 80%, #ffca2b 100%);
  color: #664d00;
}
.item__box--02 .item__box-img {
  background: inherit;
}
.item__box--03 {
  background-color: #ffffff;
  border: 0;
  border-radius: 0;
  height: 100%;
  background: -webkit-gradient(linear, left bottom, left top, from(#f47628), to(#f69559));
  background: linear-gradient(to top, #f47628 0%, #f69559 100%);
  -webkit-box-shadow: 0 0 5px #ff9350;
          box-shadow: 0 0 5px #ff9350;
}
.item__box--03 .item__box-title {
  background: -webkit-gradient(linear, left top, right top, from(#ff741d), color-stop(20%, #ff9350), color-stop(80%, #ff9350), to(#ff741d));
  background: linear-gradient(to right, #ff741d 0%, #ff9350 20%, #ff9350 80%, #ff741d 100%);
  color: #fff;
}
.item__box--03 .item__box-img {
  background: inherit;
}
.item__box--03 .item__box-get {
  color: #ff0;
}

/*================= table================= */
.table tr td, .table tr th {
  border: 1px solid #d76363;
}

.table {
  border-collapse: initial;
  border-radius: 5px;
  color: #202c0d;
  border:3px solid #b63940;
  table-layout: fixed;
}
.table tr {
  background: #fff;
}
.table tr th {
    position: relative;
    line-height: 26px;
    background: -webkit-gradient(linear, left bottom, left top, from(#a71313), to(#d55151));
    background: linear-gradient(to top, #a71313 0%, #d55151 100%);
    color: #ffffff;
}
.table tr th.thStyle02 {
  color: #752b00;
  background: #ffec80;
}
.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;
}
.img-border {
    border: 5px solid #a03737;
}
.table tr td img {
  display: block;
  margin: 10px auto;
  width: 100%;
  max-width: 104px;
}
.table tr td img.img-inline {
  width: 4em;
  display: inline;
  margin: 0;
}
.table tr td[data-tdstyle=style01] {
  background-color: #ffd8d8;
}
.table tr td .img-initial img {
  display: initial;
}
.tableB {
  table-layout: fixed;
  background: linear-gradient(-35deg, #e05454 0%, #ffe65b 50%, #2f9e35 100%);
}
.tableB tr {
  background: none;
}

/* ================= 說明框 ================= */
.explanation {
  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;
}
.explanation .note-main {
  color: #210032;
  border: 5px solid #fff;
  border-radius: 16px;
  -webkit-box-shadow: 0px 0px 8px 2px #ffdc74;
          box-shadow: 0px 0px 8px 2px #ffdc74;
  background: -webkit-gradient(linear, left bottom, left top, from(#ffe69a), to(#ffd24e));
  background: linear-gradient(to top, #ffe69a 0%, #ffd24e 100%);
  margin: 0 auto;
  padding: 10px 20px;
  text-align: left;
  color: 44.8920863309deg;
  color: 72.7450980392%;
  color: #664c00;
}
.explanation .note-main .icon_tit {
  width: 169px;
  height: 169px;
  position: absolute;
  top: -47%;
  left: 56%;
  z-index: 9;
  background-repeat: no-repeat;
  background-position: center;
}
.explanation .symbol {
  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;
}
.explanation .symbol i {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  color: #30504e;
}
@media screen and (min-width: 992px) {
  .explanation .symbol i {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
}

/*================= 內容區塊獨立樣式設定 =================*/
.card {
  padding: 10px 5px;
  margin: 8px 0;
}
.card-notice {
  color: #000;
  line-height: 1.5em;
  border-radius: 15px;
  background: -webkit-gradient(linear, left bottom, left top, from(#8f0000), to(#de7373));
}
.card-notice2 {
  border-radius: 10px;
  background: #fee0c3;
  outline: 2px dashed #ffffff;
  outline-offset: -12px;
  background: linear-gradient(20deg, #af49c9 0%, #7c50ce 100%);
}
.card-notice2 h4 {
  color: #f0c2ff;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 0;
}
.card-notice2 h4::before {
  content: inherit;
}
.card-notice2 .f-danger {
  color: #ffb9b9;
}
.card-notice2 .subtitle {
  color: #ffd000;
  font-weight: bold;
}
.card-notice2 p {
  color: #fff;
  text-align: left;
  line-height: 1.5em;
}

/*================= tableNote =================*/
.DESClabel {
  position: relative;
}
.DESClabel .label {
  width: 110px;
  position: absolute;
  top: -3em;
  left: 50%;
  -webkit-transform: translateX(20px);
          transform: translateX(20px);
  padding: 5px;
  background-color: #af2ec6;
  color: #fff;
  border-radius: 10px;
  font-size: 0.85rem;
  line-height: 1.125em;
  text-indent: 0;
  z-index: 1;
}
.DESClabel .label::before {
  content: "";
  position: absolute;
  height: 0;
  width: 0;
  border-top: 15px solid #af2ec6;
  border-right: 15px solid transparent;
  right: 60%;
  bottom: -15px;
  -webkit-transform: skewX(-15deg);
          transform: skewX(-15deg);
}

.ribbon {
  width: 30px;
  top: -6px;
  right: -1em;
  font-size: 1rem;
  background: linear-gradient(-30deg, #eeaf3a 0%, #eeaf3a 10%, #ffe9bf 80%, #fdd486 100%);
  position: absolute;
  text-align: center;
  padding: 0;
  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;
  line-height: 1.125em;
  padding: 10px;
  letter-spacing: 2px;
  z-index: 10;
  color: rgb(75, 40, 0);
  text-orientation: upright;
  -webkit-text-orientation: upright;
  font-weight: normal;
  font-weight: bold;
}
@media screen and (min-width: 992px) {
  .ribbon {
    width: 35px;
    top: -6px;
    right: -1em;
    font-size: 1.15rem;
  }
}
.ribbon p {
  color: rgb(75, 40, 0);
  text-orientation: upright;
  -webkit-text-orientation: upright;
  font-weight: normal;
  font-weight: bold;
}
.ribbon:before, .ribbon:after {
  content: "";
  position: absolute;
}
.ribbon:before {
  height: 0;
  width: 0;
  border-bottom: 6px solid #8d6a28;
  border-right: 0 solid transparent;
  border-left: 6px solid transparent;
  right: initial;
  left: -6px;
  top: 0;
}
@media screen and (min-width: 768px) {
  .ribbon:before {
    border-bottom: 6px solid #8d6a28;
    border-left: 6px solid transparent;
  }
}
.ribbon:after {
  height: 0;
  width: 0;
  border-left: 15px solid #eeaf3a;
  border-right: 15px solid #eeaf3a;
  border-bottom: 15px solid transparent;
  bottom: -15px;
  left: 0;
}
@media screen and (min-width: 992px) {
  .ribbon:after {
    border-left: 17.5px solid #eeaf3a;
    border-right: 17.5px solid #eeaf3a;
  }
}

.comment {
  width: auto;
  position: absolute;
  top: -1.5em;
  left: calc(50% + 30px);
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  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;
  z-index: 1;
}
@media screen and (min-width: 992px) {
  .comment {
    left: calc(50% + 30px);
  }
}
.comment:before {
  content: "\f075";
  font-family: "FontAwesome";
  font-size: 3.5em;
  position: absolute;
  display: inline-block;
  color: #ff0000;
}
.comment:after {
  content: attr(data-comment);
  white-space: pre;
  position: relative;
  margin-top: -3%;
  display: inline-block;
  text-align: center;
  color: rgb(255, 255, 255);
  font-weight: bold;
  font-size: 1.125em;
  letter-spacing: 0;
}
.comment-purple:before {
  color: #d858ff;
}
.comment01 {
  top: -0.5em;
  left: inherit;
  left: calc(50% + 150px);
}
.comment01::before {
  font-size: 7.5em;
}

/*================= box-單雙欄分色(box-compose) ================= */
.box-compose .box-composeTitle {
  width: 100%;
  padding: 0;
  margin-right: 0;
  margin-left: 0;
}
.box-compose .box-composeTitle p {
  background-color: #ff5757;
  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;
  margin-bottom: 0;
}
.box-compose .box-composeMain {
  width: 100%;
  border-radius: 10px;
  margin-bottom: 16px;
  margin-left: 0;
  margin-right: 0;
  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: #ad75e2;
}
.box-compose .box-composeMain:nth-child(even) .box-composeMain-block {
  background: #e2a5ff;
  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: #9d89f8;
  white-space: 10px;
}
.box-compose .box-composeMain:nth-child(odd) .box-composeMain-block {
  background: #d2bdf8;
  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.2rem;
}
@media screen and (min-width: 768px) {
  .box-compose .symbol i {
    font-size: 1.5rem;
  }
}
.box-compose .icon-equal {
  -webkit-filter: opacity(0.5);
          filter: opacity(0.5);
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
@media screen and (min-width: 768px) {
  .box-compose .icon-equal {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}
.box-compose .number {
  font-size: 1.5rem;
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  .box-compose .number {
    font-size: 1.8rem;
  }
}

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;
  margin-bottom: 0;
}
ul.tabBtn li a {
  display: block;
  position: relative;
  padding: 8px 16px;
  margin: 6px 8px;
  font-weight: bold;
  border-radius: 50px;
  border: 1px solid #af5656;
  -webkit-box-shadow: 0px 3px 3px #00e1ff;
          box-shadow: 0px 3px 3px #00e1ff;
  text-decoration: none;
  background-image: #492323;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#8f4343), color-stop(20%, #8f4343), color-stop(40%, #492323), color-stop(60%, #492323), color-stop(80%, #8f4343), to(#8f4343));
  background-image: linear-gradient(to bottom, #8f4343 0%, #8f4343 20%, #492323 40%, #492323 60%, #8f4343 80%, #8f4343 100%);
  -webkit-box-shadow: 0px 3px 3px black;
          box-shadow: 0px 3px 3px black;
  color: #ffffff;
}
ul.tabBtn li:hover a, ul.tabBtn li.active a {
  cursor: pointer;
  color: #532f00;
  background-color: black;
  border: 1px solid #ff3333;
  background-image: #f50000;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#a30000), color-stop(20%, #a30000), color-stop(40%, #f50000), color-stop(60%, #f50000), color-stop(80%, #a30000), to(#a30000));
  background-image: linear-gradient(to bottom, #a30000 0%, #a30000 20%, #f50000 40%, #f50000 60%, #a30000 80%, #a30000 100%);
  -webkit-box-shadow: 0px 2px maroon, inset 0 2px 2px 2px #cc0000, inset 0 -10px 10px 0px #ff0a0a;
          box-shadow: 0px 2px maroon, inset 0 2px 2px 2px #cc0000, inset 0 -10px 10px 0px #ff0a0a;
  color: #fff;
}

.tabMain {
  display: none;
  padding: 20px 0;
}
.tabMain.active {
  display: block;
}


@media only screen and (max-width: 1366px) {

    .header .slogan1 { top: 42%;}

}



@media only screen and (max-width: 1024px) {
.header .slogan1 {top: 42%;}

}

@media only screen and (max-width: 768px) {
        .header .slogan1 { top: 33%;}

}

@media only screen and (max-width:600px) {
    .content .container {
        width: 90%;
        padding: 20px 30px 20px 45px;
    }
}

@media only screen and (max-width: 480px) {
        .header .slogan1 {
        width: 60%;
        padding-bottom: 28%;
        top: 40%;
        margin-left: -30%;
    }
    .item__box-img img {
    max-width: 80px;
}

}