@charset "UTF-8";
@import url("/css/font-awesome-4.5.0/css/font-awesome.min.css");
.wrapper {
  color: #630000;
  line-height: 24px;
  font-size: 19px;
  background-image: url(../../images/indexBg.jpg?20210322);
  background-position: top center;
  background-repeat: no-repeat;
  background-color: #f9e39a;
}

/* ================= 版頭 ================= */
.header {
  width: 100%;
  position: relative;
}

.header .bg_flower {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  background-image: url(../../images/bg_flower.png?20210322);
  background-position: center 380px;
  background-repeat: no-repeat;
}

.header .container {
  width: 1280px;
  height: 760px;
  position: relative;
}

.header .container .logo, .header .container .logo a {
  width: 301px;
  height: 96px;
}

.header .container .logo {
  position: absolute;
  top: 27px;
  left: 484px;
  z-index: 999;
}

.header .container .logo a {
  display: block;
  background-image: url(../../images/logo.png?20210322);
  background-repeat: no-repeat;
}

.header .container .slogan {
  width: 455px;
  height: 307px;
  position: absolute;
  top: 133px;
  left: 411px;
  z-index: 3;
  background-image: url(../../images/slogan.png?20210322);
  background-repeat: no-repeat;
}

.header .container .roleA {
  width: 310px;
  height: 644px;
  position: absolute;
  top: 48px;
  left: 111px;
  background-image: url(../../images/roleA.png?20210322);
  background-repeat: no-repeat;
}

.header .container .roleB {
  width: 525px;
  height: 565px;
  position: absolute;
  top: 0px;
  left: 815px;
  background-image: url(../../images/roleB.png?20210322);
  background-repeat: no-repeat;
}

.header .container .title {
  top: 595px;
  left: 433px;
  position: absolute;
  z-index: 3;
}

.header .container .title img {
  max-width: 415px;
}

/* ================= 頁面選單 ================= */
.nav {
  width: 100%;
  margin: 0 auto 1.2% auto;
  padding-top: 475px;
  position: absolute;
  z-index: 5;
}

.nav ul.navBtn {
  width: 100%;
  position: relative;
  -webkit-padding-start: 0;
          padding-inline-start: 0;
  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 ul.navBtn li {
  display: block;
  list-style: none;
  text-indent: -9999px;
  width: 190px;
  height: 92px;
  /*&:nth-child(odd){
                margin-top: 110px;
            }*/
}

.nav ul.navBtn li.navBtn1 a {
  background-position-x: 0% !important;
}

.nav ul.navBtn li.navBtn2 a {
  background-position-x: -100% !important;
}

.nav ul.navBtn li.navBtn3 a {
  background-position-x: -200% !important;
}

.nav ul.navBtn li.navBtn4 a {
  background-position-x: -300% !important;
}

.nav ul.navBtn li.navBtn5 a {
  background-position-x: -400% !important;
}

.nav ul.navBtn li a:hover, .nav ul.navBtn li.action a {
  background-image: url(../../images/navBtn_action.png);
}

.nav ul.navBtn li a {
  height: 0;
  padding-bottom: 48.42105%;
  background-size: 500% 100%;
  display: block;
  margin: 0 auto;
  background-image: url(../../images/navBtn.png);
}

/* ================= 內容 ================= */
.content {
  width: 100%;
  padding-bottom: 2.5%;
}

.content .container {
  width: 960px;
  padding: 20px 35px;
  border-radius: 35px;
  background-color: rgba(255, 255, 255, 0.3);
  border: 5px solid #ff7e98;
}

.content .container h3 {
  display: inline-block;
  color: #67a500;
  margin: 0.5em 0;
  font-size: 1.2em;
  padding: 5px 12px;
}

.content .container h3:before {
  content: '\f06c';
  font-family: FontAwesome;
  font-size: 1.2em;
  display: inline-block;
  margin: 0 10px;
}

.content .container h4 {
  font-size: 1.3em;
  padding: .4em;
  text-align: center;
  color: #fff;
  margin: 12px 0;
  background-image: #f32559;
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(243, 37, 89, 0)), color-stop(20%, rgba(243, 37, 174, 0.75)), color-stop(40%, #f32559), color-stop(60%, #f32559), color-stop(80%, rgba(243, 37, 174, 0.75)), to(rgba(243, 37, 89, 0)));
  background-image: linear-gradient(to left, rgba(243, 37, 89, 0) 0%, rgba(243, 37, 174, 0.75) 20%, #f32559 40%, #f32559 60%, rgba(243, 37, 174, 0.75) 80%, rgba(243, 37, 89, 0) 100%);
  line-height: 28px;
}

.content .container p {
  margin-left: 2em;
}

.content .container p a {
  color: #fff600;
  text-decoration: underline;
}

.content .container p a:hover {
  color: #00f7ff;
}

.content .container p.txt-center {
  margin-left: 0;
}

.content .container .subtitile {
  font-size: 1.3em;
  color: #fff799;
  text-align: center;
}

.content .container .subtitile .step {
  color: #fff799;
  width: 5em;
  padding: 5px 10px;
  margin: 0 10px;
  border-radius: 10px;
  display: inline-block;
  background: #ef1216;
  /* Old browsers */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #ef1216), to(#71120c));
  background: linear-gradient(to bottom, #ef1216 20%, #71120c 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.content .container ol, .content .container ul {
  margin-left: 3em;
}

.content .container ol li, .content .container ul li {
  font-size: 1em;
  line-height: 1.5em;
}

.content .container ol li a, .content .container ul li a {
  color: #fff600;
  text-decoration: underline;
}

.content .container ol li a:hover, .content .container ul li a:hover {
  color: #00f7ff;
}

/* ================= 按鈕樣式 ================= */
.btnBox a {
  color: #500900;
  border: 1px solid #ff5400;
  background-image: #ffb03f;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ff8609), color-stop(20%, #ff8609), color-stop(40%, #ffb03f), color-stop(60%, #ffb03f), color-stop(80%, #ff8609), to(#ff8609));
  background-image: linear-gradient(to bottom, #ff8609 0%, #ff8609 20%, #ffb03f 40%, #ffb03f 60%, #ff8609 80%, #ff8609 100%);
  -webkit-box-shadow: 0px 3px 3px #ff3000;
          box-shadow: 0px 3px 3px #ff3000;
  width: 240px;
  padding: 15px;
  border-radius: 50px;
}

.btnBox a:hover {
  background-image: #ffb03f;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ff8609), color-stop(20%, #ff8609), color-stop(40%, #ffb03f), color-stop(60%, #ffb03f), color-stop(80%, #ff8609), to(#ff8609));
  background-image: linear-gradient(to bottom, #ff8609 0%, #ff8609 20%, #ffb03f 40%, #ffb03f 60%, #ff8609 80%, #ff8609 100%);
  -webkit-box-shadow: 0px 2px #ff3000,inset 0 2px 2px 2px #ffa143 ,inset 0 -10px 10px 0px #ffc993;
          box-shadow: 0px 2px #ff3000,inset 0 2px 2px 2px #ffa143 ,inset 0 -10px 10px 0px #ffc993;
  top: 2px;
  color: #ca1700;
}

.btnBox a.endBtn {
  background-image: #818181;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#616161), color-stop(20%, #616161), color-stop(40%, #818181), color-stop(60%, #818181), color-stop(80%, #616161), to(#616161));
  background-image: linear-gradient(to bottom, #616161 0%, #616161 20%, #818181 40%, #818181 60%, #616161 80%, #616161 100%);
  border: 1px solid #909090;
  -webkit-box-shadow: 0px 3px 3px #616161;
          box-shadow: 0px 3px 3px #616161;
  color: #dedede;
}

/* ================= item__box ================= */
.item__box {
  background: none;
  border: none;
}

.item__box .item__box--shadow {
  -webkit-box-shadow: 0px 2px 2px 2px rgba(25, 23, 39, 0.2);
          box-shadow: 0px 2px 2px 2px rgba(25, 23, 39, 0.2);
}

.item__box .item__box-title {
  color: #fff;
  background-color: #F32559;
}

.item__box .item__box-title img {
  display: block;
  margin: 0 auto;
}

.item__box .item__box-get {
  text-align: center;
  color: #ff0000;
  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 {
  text-align: left;
}

.item__box .item__box--02 {
  background: #fff 30%;
  /* Old browsers */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, #fff), to(#f1f1f1));
  background: linear-gradient(to bottom, #fff 30% 20%, #f1f1f1 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  border: 3px #ff1940 solid;
  border-radius: 10px;
  height: 100%;
}

.item__box .item__box--02 .item__box-title {
  color: #fff;
  background-color: #F32559;
}

.item__box-img img {
  border-radius: 0px;
}

.freeSynthesis {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.symbol {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

/*================= table ================= */
.table tr th, .table tr td {
  border: 1px solid #F32559;
}

.table {
  font-family: "Helvetica Neue","微軟正黑體","Helvetica","Arial","PingFangTC-Light","STHeitiTC-Light","Microsoft JhengHei",sans-serif;
  font-size: 1em;
  line-height: 26px;
  border-collapse: initial;
  border-spacing: 2px;
  border-radius: 5px;
  color: #000;
  border: 3px solid #F32559;
  table-layout: fixed;
  background-color: #fff;
  margin: 10px 0;
  /*單獨圖片尺寸*/
  /*表格內圖片尺寸*/
}

.table tr {
  background: #fff;
}

.table tr th {
  color: white;
  background: #F32559;
}

.table tr td {
  /*單格變色*/
}

.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;
}

.table tr td img.img-inline {
  width: 4em;
  display: inline;
  margin: 0;
}

.table tr td[data-tdstyle="style01"] {
  background-color: #ffe6e6;
}

.table tr td[data-tdstyle="style02"] {
  background-color: #ffeed4;
}

.table-full {
  width: 95%;
  margin: 10px auto;
}

.table .ImgStyleA {
  width: 8.5%;
}

.table .ImgStyleB {
  width: 15%;
}

.table .ImgStyleC {
  width: 30%;
}

.table .ImgStyleD {
  width: 60%;
}

.table_imgsizeA img {
  width: 30%;
}

.table_imgsizeB img {
  width: 40%;
}

.table_imgsizeC img {
  width: 60%;
}

.table_imgsizeD img {
  width: 70%;
}

.table_imgsizeE img {
  width: 85%;
}

/*加碼 文字*/
span.burst, span.burst2 {
  display: block;
  background: #ffa500;
  color: #fff;
  position: absolute;
  text-align: center;
  -webkit-transform: rotate(15deg);
          transform: rotate(15deg);
  z-index: 9;
  top: -10px;
}

span.burst:before, span.burst:after, span.burst2:before, span.burst2:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background: #ffa500;
}

span.burst {
  width: 50px;
  height: 50px;
  right: -30px;
  top: -30px;
}

span.burst:before {
  height: 50px;
  width: 50px;
  -webkit-transform: rotate(-30deg);
          transform: rotate(-30deg);
}

span.burst:after {
  height: 50px;
  width: 50px;
  content: "加碼";
  font-size: 120%;
  line-height: 52px;
  -webkit-transform: rotate(30deg);
          transform: rotate(30deg);
}

span.burst2 {
  width: 47px;
  height: 47px;
  right: -5px;
}

span.burst2:before {
  height: 47px;
  width: 47px;
  -webkit-transform: rotate(-30deg);
          transform: rotate(-30deg);
}

span.burst2:after {
  height: 47px;
  width: 47px;
  content: "首獎加碼";
  font-size: 20px;
  line-height: 21px;
  -webkit-transform: rotate(30deg);
          transform: rotate(30deg);
}

/* ================= 分頁按鈕樣式 ================= */
.content__btn div a:hover, .content__btn div.action a {
  color: #253b00;
  border: 0;
  border-radius: 2em;
  font-weight: bold;
}

.content__btn div a {
  color: #253b00;
  border-radius: 2em;
}

.content__btn div a:hover {
  background: -webkit-gradient(linear, left bottom, left top, from(#a4de43), to(#eeffb6));
  background: linear-gradient(0deg, #a4de43 0%, #eeffb6 100%);
}

.content__btn div.action a {
  background: -webkit-gradient(linear, left bottom, left top, from(#a4de43), to(#eeffb6));
  background: linear-gradient(0deg, #a4de43 0%, #eeffb6 100%);
}

.content__btn div.label:before {
  content: '\f0a3';
  font-family: FontAwesome;
  font-size: 2.7em;
  color: #ff9900;
  width: 1em;
  display: block;
  position: absolute;
  top: -0.3em;
  left: -0.3em;
  text-shadow: 1px 1px 2px #4f2a00;
}

.content__btn div.label:after {
  content: attr(data-content);
  font-size: .8em;
  font-weight: normal;
  color: #fff;
  position: absolute;
  top: -1em;
  left: -0.3em;
  -webkit-transform: rotate(-30deg);
          transform: rotate(-30deg);
}

.DESClabel {
  position: relative;
}

.ribbon {
  width: 60px;
  background: #ee583a;
  top: -10px;
  right: -25px;
  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;
  font-size: 1rem;
  line-height: 1.125em;
  padding: 10px;
  letter-spacing: 2px;
}

@media only screen and (max-width: 812px) {
  .ribbon {
    -webkit-transform-origin: center top;
            transform-origin: center top;
    -webkit-transform: scaleX(0.5) scaleY(0.5);
            transform: scaleX(0.5) scaleY(0.5);
  }
}

.ribbon p {
  color: #fff;
  text-orientation: upright;
  -webkit-text-orientation: upright;
  font-weight: normal;
}

.ribbon:before, .ribbon:after {
  content: "";
  position: absolute;
}

.ribbon:before {
  height: 0;
  width: 0;
  border-bottom: 6px solid #ca3011;
  border-left: 6px solid transparent;
  left: -6px;
  top: 0;
}

@media only screen and (max-width: 500px) {
  .ribbon:before {
    border-bottom: 6px solid #ca3011;
    border-right: 0 solid transparent;
    border-left: 6px solid transparent;
    right: initial;
    left: -6px;
    top: 0;
  }
}

.ribbon:after {
  height: 0;
  width: 0;
  border-left: 30px solid #ee583a;
  border-right: 30px solid #ee583a;
  border-bottom: 12px solid transparent;
  bottom: -12px;
  left: 0;
}

@media only screen and (max-width: 812px) {
  .ribbon:after {
    border-left: 30px solid #ee583a;
    border-right: 30px solid #ee583a;
  }
}

.ribbon_01 {
  width: 80%;
  height: 28px;
  line-height: 28px;
  margin-left: -9px;
  position: relative;
  z-index: 1;
}

.ribbon_01 p {
  font-size: 12px;
}

.ribbon_01:before, .ribbon_01:after {
  content: "";
  position: absolute;
}

.ribbon_01:before {
  height: 0;
  width: 0;
  margin-top: -8.5px;
  left: 0;
  border-bottom: 9px solid black;
  border-left: 9px solid transparent;
}

.ribbon_01:after {
  height: 0;
  width: 0;
  left: 100%;
  border-top: 14px solid transparent;
  border-bottom: 14px solid transparent;
  top: 0;
}

.ribbon_01--A {
  background: #7800b7;
  margin-left: -15px;
}

.ribbon_01--A:after {
  border-left: 15px solid #7800b7;
}

/*================= box-單雙欄分色(box-compose) ================= */
.box-compose {
  width: 90%;
  border-radius: 10px;
  padding: 10px;
  margin-bottom: 20px;
  margin: 0 auto;
}

.box-compose img {
  margin: 0 auto;
  width: 90%;
  max-width: 100%;
  display: block;
}

.box-compose .txt-compose {
  width: 100%;
  margin: 0 auto;
  padding: 5px;
  background: #3bafdd;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#3bafdd), to(#13697f));
  background-image: linear-gradient(to bottom, #3bafdd 0%, #13697f 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3bafdd', endColorstr='#13697f',GradientType=0 );
  color: #fff;
  text-align: center;
  font-size: 1.1em;
  font-weight: bold;
}

.box-compose .txt-compose.styleA {
  color: #fff653;
  background: #4b3f32;
  border: 1px solid #4b3f32;
}

.box-compose .box-composeMain {
  width: 100%;
  margin: 0 auto;
  border-radius: 10px;
  margin: 10px auto;
  padding: 10px;
  border: 3px #ff7e98 solid;
}

.box-compose .box-composeMain .fa {
  color: #ff7e98;
}

.box-compose .box-composeMain div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 10px;
  color: #ffb744;
}

.box-compose .box-composeMain p {
  font-size: 1em;
  margin-left: 4em;
  line-height: 1.5em;
  color: #662e00;
  padding: 0;
  margin: 0;
}

.box-compose .box-composeMain .col {
  margin: 5px 0.35%;
}

.box-compose .box-composeMain:nth-child(even) {
  background: #ffe5eb;
}

.box-compose .box-composeMain:nth-child(odd) {
  background: #d2f0ff;
}

.box-compose .box-compose .box-composeMain div p {
  padding: 5px;
  line-height: 25px;
}

.box-compose .box-compose .box-composeMain div p img {
  display: block;
}

.box-compose .show {
  display: block !important;
}

.box-compose .hide {
  display: none !important;
}

@media screen and (max-width: 812px) {
  .box-compose .hide-xs {
    display: none !important;
  }
  .box-compose .show-xs {
    display: block !important;
  }
}

.box-compose ul {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  margin: 5px auto;
}

.box-compose ul li {
  background: #fff;
  border-radius: 10px;
  padding: 5px;
  border: 2px solid #fff;
  float: left;
  list-style: none;
  text-align: center;
  margin-bottom: 5px;
}

.box-compose ul li p {
  color: #0b0e30;
  margin: 0;
}

.box-compose ul li.material {
  width: 49%;
  position: relative;
}

.box-compose ul li.material-M {
  width: 100%;
}

.box-compose ul li.symbol {
  width: 7.5%;
}

.box-compose ul li.symbol p {
  vertical-align: middle;
  height: 100%;
  margin: 0;
  padding: 0;
  font-size: 2em;
  font-weight: bolder;
  color: #d20a0a;
}

.box-compose ul li.symbol p:before {
  content: ' ';
  height: 100%;
  vertical-align: middle;
  display: inline-block;
}

.box-compose .probability {
  width: 100%;
  color: #fffb52;
  border: 2px solid #9c549b;
  background: #a65daf;
  text-align: center;
  margin-bottom: 10px;
  padding: 5px;
  font-weight: bold;
  font-size: 1.1em;
}

.materialB {
  height: 104px;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.slider-wra {
  padding: 5px 0;
  background: #4b3f32;
  width: 100%;
  display: block;
  color: #fff653;
  margin: 0;
  border-radius: 0;
  letter-spacing: 1px;
  font-weight: bold;
}

/* ================= 說明框 ================= */
.explanation .note-main {
  color: #482900;
  border: 3px solid #ffc4db;
  -webkit-box-shadow: 0px 0px 5px #d2d2d2;
          box-shadow: 0px 0px 5px #d2d2d2;
  background: #cbcbcb;
  background: #FFFFFF;
  /* Old browsers */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #FFFFFF), to(#ffd5d7));
  background: linear-gradient(to bottom, #FFFFFF 20%, #ffd5d7 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.explanation .note-main p {
  width: 100%;
  text-align: center;
}

/* ================= 內容區塊 ================= */
.box {
  position: relative;
  border-radius: 15px;
  padding-bottom: 20px;
  /*h6{
          font-size: 1.125em;
          line-height: 1.5em;
          padding: 15px;
          text-align: center;
          color: #fff;
          margin-top: 12px;
          span{
              padding: 5px 15px;
              background: $itemBorderColor;
              border-radius: 8px;
              color: #fff;
              margin-right:6px;
              font-weight:bold;
          }
      }*/
}

.box--size {
  width: 95%;
  margin: 0 auto;
}

.box--color {
  border: 3px solid #ff1940;
  background: #fff;
  color: #630000;
}

.box h5 {
  color: #fff;
  background: #ff1940;
  background-image: #f32559;
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(243, 37, 89, 0)), color-stop(20%, rgba(243, 37, 174, 0.75)), color-stop(40%, #f32559), color-stop(60%, #f32559), color-stop(80%, rgba(243, 37, 174, 0.75)), to(rgba(243, 37, 89, 0)));
  background-image: linear-gradient(to left, rgba(243, 37, 89, 0) 0%, rgba(243, 37, 174, 0.75) 20%, #f32559 40%, #f32559 60%, rgba(243, 37, 174, 0.75) 80%, rgba(243, 37, 89, 0) 100%);
  padding: 13px;
  text-align: center;
  border-radius: 5px 5px 0 0;
  line-height: 28px;
  letter-spacing: 1px;
  font-weight: bold;
  font-size: 1.5em;
}

.box p {
  padding: 10px 2em 10px 0px;
}

.box img {
  width: 40%;
}
