@charset "UTF-8";
@import url("/css/font-awesome-4.5.0/css/font-awesome.min.css");
table {
  font-family: "新細明體", "細明體";
}

table tbody, table tfoot, table thead, table th, table td {
  vertical-align: middle;
  margin: 0 !important;
}

.f-fun {
  color: #B400FF;
}

.f-primary {
  color: #ff8800;
}

.ico-beauty, .ico-fun {
  background-color: #008cff;
}

.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: #a40000;
}

.gotoheader a:hover {
  color: #f100f1;
}

body {
  background-color: #58B3F0;
  line-height: 28px;
  font-size: 20px;
}

.wrapper {
  background-image: url(../../images/indexBg.jpg);
  background-color: #58B3F0;
  background-position: top center, bottom center;
  background-repeat: no-repeat;
  color: #fff;
  padding-bottom: 16px;
}

/* ================= 版頭 ================= */
.header {
  width: 100%;
}

.header .container {
  width: 1280px;
  height: 620px;
  position: relative;
}

.header .role {
  width: 467px;
  height: 899px;
  position: absolute;
  top: 0;
  left: 777px;
  background-image: url("../../images/lead_boy.png");
  background-size: 100%;
  -webkit-animation: fadeInLeft 1s;
          animation: fadeInLeft 1s;
}

.header .role2 {
  width: 606px;
  height: 892px;
  position: absolute;
  top: 20px;
  left: -37px;
  background-image: url("../../images/lead_girl.png");
  background-size: 100%;
  -webkit-animation: fadeInRight 1s;
          animation: fadeInRight 1s;
}

.header .slogan {
  width: 755px;
  height: 392px;
  position: absolute;
  top: 225px;
  left: 254px;
  background: url(../../images/slogan.png);
  -webkit-animation: pulse 1.5s 1s infinite;
          animation: pulse 1.5s 1s infinite;
}

.header .logo, .header .logo a {
  width: 185px;
  height: 95px;
  display: block;
}

.header .logo {
  position: absolute;
  top: 260px;
  left: 780px;
  z-index: 9;
  background-image: url(../../images/logo.png);
  -webkit-animation: pulse 1.5s 1s infinite;
          animation: pulse 1.5s 1s infinite;
}

/* ================= 頁面選單 ================= */
.nav {
  width: 100%;
  position: relative;
  z-index: 1;
  -webkit-animation: slideInDown .5s;
          animation: slideInDown .5s;
}

.nav .container {
  width: 1280px;
  margin-bottom: 2em;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.nav .navBtn ul {
  width: 684.5px;
  position: relative;
  margin: 0 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;
}

.nav .navBtn ul li {
  display: block;
  list-style: none;
  text-indent: -9999px;
  float: left;
  width: 171.125px;
  height: 127px;
  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;
}

.nav .navBtn ul li.navBtn1 a {
  background-position-x: 0px !important;
}

.nav .navBtn ul li.navBtn2 a {
  background-position-x: -168.125px !important;
}

.nav .navBtn ul li.navBtn3 a {
  background-position-x: -336.25px !important;
}

.nav .navBtn ul li.navBtn4 a {
  background-position-x: -504.375px !important;
}

.nav .navBtn ul li.navBtn5 a {
  background-position-x: -672.5px !important;
}

.nav .navBtn ul li.navBtn6 a {
  background-position-x: -840.625px !important;
}

.nav .navBtn ul li.navBtn7 a {
  background-position-x: -1008.75px !important;
}

.nav .navBtn ul li.navBtn8 a {
  background-position-x: -1176.875px !important;
}

.nav .navBtn ul li a:hover, .nav .navBtn ul li.action a {
  background-image: url(../../images/navbtn_action.png);
}

.nav .navBtn ul li a {
  width: 168.125px;
  height: 124px;
  display: block;
  background-image: url(../../images/navbtn.png);
  margin: 0 auto;
}

.nav .navBtn ul li a:hover {
  -webkit-animation: headShake 1s infinite;
          animation: headShake 1s infinite;
}

/* ================= 內容 ================= */
.content {
  width: 100%;
}

.content .container {
  width: 1280px;
  padding: 3em;
  border: 2px solid #fff;
  background: rgba(255, 255, 255, 0.882);
  border-radius: 2em;
  -webkit-box-shadow: inset rgba(255, 255, 255, 0.6) 0px 0px 25px 5px;
          box-shadow: inset rgba(255, 255, 255, 0.6) 0px 0px 25px 5px;
  color: #000;
}

.content .btnM {
  width: 17.46875%;
  height: 0;
  padding-bottom: 13.50781%;
  position: absolute;
  right: 30px;
}

.content .btnM a {
  width: 100%;
  height: 0;
  padding-bottom: 77.32558%;
  display: block;
  -webkit-transition: all .5s;
  transition: all .5s;
  background: url("../../images/btnM.png");
  text-indent: -9999px;
  background-size: 100% !important;
}

.content .btnM a:hover, .content .btnM.action a {
  width: 100%;
  background: url("../../images/btnM_action.png");
  -webkit-transition: all .5s;
  transition: all .5s;
}

.content h3 {
  font-size: 1.5em;
  font-weight: bold;
  padding: 0 0 16px 0;
  width: 100%;
  padding-bottom: 2%;
  position: relative;
}

.content h3 img {
  display: block;
  max-width: 100%;
  margin: 0 auto;
}

.content h4 {
  color: #A40000;
  font-weight: bold;
  font-size: 1.7rem;
  margin: 12px 0 0.5em 0;
  padding: 5px 0;
}

@media only screen and (max-width: 798px) {
  .content h4 {
    font-size: 1.125rem;
  }
}

.content h4::before {
  content: '';
  width: 1.5em;
  height: 1.5em;
  display: inline-block;
  margin-right: 0.3em;
  background-image: url("../../images/icon.svg");
  background-size: 100%;
  background-repeat: no-repeat;
}

.content h5 {
  font-size: 1.2em;
  padding: .8em;
  margin: 1em 0;
  text-align: center;
  background-image: #A40000;
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(164, 0, 0, 0)), color-stop(20%, #A40000), color-stop(40%, #A40000), color-stop(60%, #A40000), color-stop(80%, #A40000), to(rgba(164, 0, 0, 0)));
  background-image: linear-gradient(to left, rgba(164, 0, 0, 0) 0%, #A40000 20%, #A40000 40%, #A40000 60%, #A40000 80%, rgba(164, 0, 0, 0) 100%);
  line-height: 28px;
  color: #fff;
}

.content p {
  margin-left: 2rem;
}

.content p a {
  color: #EE00FD;
  text-decoration: underline;
}

.content p a:hover {
  color: #2F9B2C;
}

.content p.txt-center {
  margin-left: 0;
}

.content li a {
  color: #EE00FD;
  font-weight: bold;
  text-decoration: underline;
}

.content li a:hover {
  color: #2F9B2C;
}

/* ================= item__box ================= */
.item__box {
  position: relative;
  height: 100%;
  background: white;
  border-radius: 10px 10px 0 0;
  border: 3px solid #A40000;
  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;
  padding: 12px 0;
  background: -webkit-gradient(linear, left top, right top, from(#710000), color-stop(20%, #A40000), color-stop(80%, #A40000), to(#710000));
  background: linear-gradient(to right, #710000 0%, #A40000 20%, #A40000 80%, #710000 100%);
  color: #fff;
}

.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;
  color: #fff;
  font-weight: bold;
}

.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-color: #ffffff;
  border: 3px #A40000 solid;
  height: 100%;
}

.item__box--02 .item__box-title {
  text-align: center;
  font-size: 1em;
  font-weight: bold;
  padding: 12px 0;
  background: -webkit-gradient(linear, left top, right top, from(#710000), color-stop(20%, #A40000), color-stop(80%, #A40000), to(#710000));
  background: linear-gradient(to right, #710000 0%, #A40000 20%, #A40000 80%, #710000 100%);
  color: #fff;
}

.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-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 p {
  margin: 3px 0;
  margin-left: 0;
}

.item__box-img img {
  border-radius: 0px;
}

.item-title {
  width: 96%;
  margin: 0 auto;
  text-align: center;
  font-weight: bold;
  background-color: #A40000;
  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 #A40000;
}

.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 #A40000;
}

.table tr {
  background: transparent;
}

.table tr:nth-child(odd) {
  background-color: #D7E8F6;
}

.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(#7b0000), to(#A40000));
  background: linear-gradient(to top, #7b0000 0%, #A40000 100%);
  color: #fff;
}

.table tr th.thStyle02 {
  color: #752b00;
  background: #ffec80;
}

.table tr td {
  text-align: center;
  line-height: 28px;
  padding: 5px;
  color: #5E4F56;
  /*單格變色*/
}

.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;
}

.table tr td img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}

.table tr td img.img-inline {
  width: 4em;
  display: inline;
  margin: 0;
}

.table tr td a {
  color: #EE00FD;
  font-weight: bold;
  text-decoration: underline;
}

.table tr td a:hover {
  color: #2F9B2C;
  text-decoration: underline;
}

.table tr td[data-tdstyle="style01"] {
  background-color: #f6f6f6;
}

/* ================= 說明框 ================= */
.explanation {
  margin: 20px auto;
}

.explanation div {
  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;
}

.explanation .col {
  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;
}

.explanation .col-none {
  display: none;
}

.explanation .col-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media only screen and (max-width: 560px) {
  .explanation .col.ms-col-none {
    display: none;
  }
  .explanation .col.ms-col-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.explanation .note-main {
  width: 90%;
  height: 100%;
  line-height: 30px;
  color: #210032;
  border: 5px solid #fff;
  border-radius: 20px;
  -webkit-box-shadow: 0px 0px 8px 2px #A40000;
          box-shadow: 0px 0px 8px 2px #A40000;
  background: #A40000;
  background: -webkit-gradient(linear, left bottom, left top, from(#ca0000), to(#7e0000));
  background: linear-gradient(to top, #ca0000 0%, #7e0000 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;
  margin: 0 auto;
  padding: 10px 20px;
  text-align: left;
  color: #fff;
}

.explanation .note-main p {
  margin-left: 0;
}

.explanation .note-main .icon_tit {
  width: 169px;
  height: 169px;
  position: absolute;
  top: -47%;
  left: 56%;
  z-index: 9;
  background-image: url(../../images/icon_tit.png);
  background-repeat: no-repeat;
  background-position: center;
}

.explanation .symbol {
  color: #fff;
}

@media only screen and (max-width: 798px) {
  .explanation .symbol {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
  }
}

/*================= 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);
}

.comment {
  width: auto;
  position: absolute;
  top: 0.5em;
  left: calc(80% + 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;
}

.comment:before {
  content: '\f075';
  font-family: "FontAwesome";
  font-size: 3.5em;
  position: absolute;
  display: inline-block;
  color: #d31818;
}

.comment:after {
  content: attr(data-comment);
  white-space: pre;
  position: relative;
  margin-top: -3%;
  display: inline-block;
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-size: 1.125em;
  letter-spacing: 0;
}

.comment-purple:before {
  color: #d858ff;
}

.comment01::before {
  font-size: 6em;
}

.comment01::after {
  font-size: 1em;
  line-height: 1em;
}

.certificate:before {
  font-family: "FontAwesome";
  display: inline-block;
  position: absolute;
}

.certificate:after {
  content: attr(data-comment);
  white-space: pre;
  position: absolute;
  display: inline-block;
}

.certificate {
  position: absolute;
  top: 10px;
  right: 30px;
  -webkit-transform: rotate(20deg);
          transform: rotate(20deg);
  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;
}

@media only screen and (max-width: 798px) {
  .certificate {
    top: 0;
    right: 25px;
  }
}

.certificate:before {
  content: '\f0a3';
  font-size: 100px;
  color: #a40000;
  text-align: center;
}

.certificate:after {
  color: #fff;
  font-weight: bold;
  font-size: 1em;
  line-height: 1.25em;
  letter-spacing: 0px;
  text-align: center;
}

.certificate-s {
  top: 16px;
  right: initial;
  left: -1.5em;
  -webkit-transform: rotate(-20deg);
          transform: rotate(-20deg);
}

.certificate-s:before {
  font-size: 68px;
}

.certificate-s:after {
  font-size: 0.75em;
  line-height: 1em;
  letter-spacing: -0.5px;
  margin-top: -6px;
}

/*================= 內容區塊獨立樣式設定 =================*/
.card {
  padding: 30px;
  margin: 8px 0;
}

.card-notice {
  color: #fff;
  line-height: 1.5em;
  outline: 2px dashed #ffffff;
  outline-offset: -12px;
  border-radius: 15px;
  background: #A40000;
  color: #fff;
}

.card-notice2 {
  border-radius: 10px;
  background: #FEC3DF;
}

.card-notice2 p {
  color: #A860BB;
  text-align: left;
  line-height: 1.5em;
}

/*=============== 禮包圖片輪播 =====================*/
.slider-wra, .slider-wra .slider, .slider-wra .slider ul.slider__list li {
  width: 820px;
}

.slider-wra {
  margin: 10px auto 30px auto;
  text-align: center;
  background: #A40000;
  border-radius: 10px;
}

.slider-wra .slider {
  height: 540px;
  position: relative;
  overflow: hidden;
}

.slider-wra .slider ul.slider__list {
  padding: 0;
  margin: 0;
  list-style: none;
  position: absolute;
  width: 9999px;
  height: 100%;
}

.slider-wra .slider ul.slider__list li {
  float: left;
  height: 100%;
}

.slider-wra .slider ul.slider__list img {
  width: 100%;
  height: 100%;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
}

.slider-wra__control {
  padding: 12px 0 22px 0;
}

@media only screen and (max-width: 798px) {
  .slider-wra__control {
    padding: 6px 0 12px 0;
  }
}

.slider-wra .slider__btn ul {
  margin: 0;
}

.slider-wra .slider__btn ul li {
  display: inline-block;
  list-style: none;
  margin: 10px 3px;
  font-size: 1.2em;
}

.slider-wra .slider__btn ul li a {
  display: inline-block;
  text-decoration: none;
  min-width: 120px;
  padding: 12px 8px;
  font-weight: bold;
  border-radius: 50px;
  -webkit-transition: all .3s;
  transition: all .3s;
  color: #fff;
  background: #c54ec9;
  -webkit-box-shadow: 0 3px 0 0px #ab35af;
          box-shadow: 0 3px 0 0px #ab35af;
  text-decoration: none;
  color: #fff;
}

@media only screen and (max-width: 798px) {
  .slider-wra .slider__btn ul li a {
    padding: 3px 8px;
    font-size: 1rem;
  }
}

.slider-wra .slider__btn ul li a:hover {
  background: #fff09b;
  -webkit-box-shadow: 0 3px 0 0px #ffe868;
          box-shadow: 0 3px 0 0px #ffe868;
  color: #665700;
}

.slider-wra .slider__btn ul li.current a {
  background: #ff1100;
  -webkit-box-shadow: 0 3px 0 0px #cc0e00;
          box-shadow: 0 3px 0 0px #cc0e00;
  color: #fff;
}

.slider-wra .slider__btn .slider__control {
  padding: 12px 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 #a166ff;
  -webkit-box-shadow: 0px 3px 3px #00e1ff;
          box-shadow: 0px 3px 3px #00e1ff;
  text-decoration: none;
  background-image: #4e00cc;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#8133ff), color-stop(20%, #8133ff), color-stop(40%, #4e00cc), color-stop(60%, #4e00cc), color-stop(80%, #8133ff), to(#8133ff));
  background-image: linear-gradient(to bottom, #8133ff 0%, #8133ff 20%, #4e00cc 40%, #4e00cc 60%, #8133ff 80%, #8133ff 100%);
  -webkit-box-shadow: 0px 3px 3px #1d004d;
          box-shadow: 0px 3px 3px #1d004d;
  color: #fff;
}

ul.tabBtn li:hover 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;
  padding: 20px;
}

.stars {
  width: 100%;
}

.stars::before {
  width: 100%;
  height: 30px;
  display: inline-block;
}

.stars[data-starsnum="1"]::before {
  content: url(../../images/star.png);
}

.stars[data-starsnum="2"]::before {
  content: url(../../images/star.png) url(../../images/star.png);
}

.stars[data-starsnum="3"]::before {
  content: url(../../images/star.png) url(../../images/star.png) url(../../images/star.png);
}

.stars[data-starsnum="4"]::before {
  content: url(../../images/star.png) url(../../images/star.png) url(../../images/star.png) url(../../images/star.png);
}

.stars[data-starsnum="5"]::before {
  content: url(../../images/star.png) url(../../images/star.png) url(../../images/star.png) url(../../images/star.png) url(../../images/star.png);
}
