@charset "UTF-8";
@import url("/css/font-awesome-4.5.0/css/font-awesome.min.css");
/* ================= 顏色表 ================= */
/* ================= 文字設定 ================= */
.f-sandybrown {
  color: #f4a460;
}

.f-violet {
  color: #ee82ee;
}

.f-cyan {
  color: #00ffff;
}

html, body {
  line-height: 24px;
  font-size: 18px;
  background-image: url(../../images/bgrepeat.jpg);
  background-position: top center;
  background-repeat: repeat-y;
}

.wrapper {
  color: #fff;
  /*animation:back 2.5s linear infinite;*/
  background-image: url(../../images/indexbg.jpg);
  background-position: top center;
  background-repeat: no-repeat;
}

/*@keyframes back {
	0% {
		background-image:url(../../images/indexBg.jpg);
	}
	35% {
		background-image:url(../../images/indexBg02.jpg);
	}
	60% {
		background-image:url(../../images/indexBg02.jpg);
	}
	100% {
		background-image:url(../../images/indexBg.jpg);
	}
}*/
/* ================= 版頭 ================= */
.header {
  width: 100%;
}

.header .container {
  width: 1280px;
  height: 636px;
  position: relative;
}

.header .logo, .header .logo a {
  width: 264px;
  height: 104px;
}

.header .logo {
  position: absolute;
  top: 111px;
  left: 702px;
  z-index: 999;
}

.header .logo a {
  display: block;
  background-image: url(../../images/logo.png);
  background-repeat: no-repeat;
}

.header .slogan_tit {
  width: 453px;
  height: 407px;
  position: absolute;
  top: 188px;
  left: 605px;
  background-image: url(../../images/slogan_tit.png);
  background-repeat: no-repeat;
}

.header .slogan_bg {
  width: 696px;
  height: 692px;
  position: absolute;
  top: 6px;
  left: 472px;
  background-image: url(../../images/slogan_bg.png);
  background-repeat: no-repeat;
}

.header .slogan_leaf {
  width: 244px;
  height: 202px;
  position: absolute;
  top: 420px;
  left: 555px;
  background-image: url(../../images/slogan_leaf.png);
  background-repeat: no-repeat;
}

.header .lead {
  width: 712px;
  height: 1373px;
  position: absolute;
  top: 0px;
  left: 43px;
  background-image: url(../../images/lead.png);
  background-repeat: no-repeat;
}

/* ================= 頁面選單 ================= */
.nav {
  width: 100%;
}

.nav .container {
  width: 1280px;
  margin: 0 auto 1% auto;
  position: relative;
  /*ul.navBtn_second {
            margin-top: 115px;
        }
        ul.navBtn_third {
            margin-top: 228px;
            margin-left: 90px;
        }*/
}

.nav .container 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 .container ul.navBtn li {
  display: block;
  list-style: none;
  text-indent: -9999px;
  width: 243px;
  height: 193px;
  padding-bottom: 15.07812%;
  margin: 3px 1px;
}

.nav .container ul.navBtn li.navBtn1 a {
  background-position-x: 0% !important;
}

.nav .container ul.navBtn li.navBtn2 a {
  background-position-x: -100% !important;
}

.nav .container ul.navBtn li.navBtn3 a {
  background-position-x: -200% !important;
}

.nav .container ul.navBtn li.navBtn4 a {
  background-position-x: -300% !important;
}

.nav .container ul.navBtn li.navBtn5 a {
  background-position-x: -400% !important;
}

.nav .container ul.navBtn li.navBtn6 a {
  background-position-x: -500% !important;
}

.nav .container ul.navBtn li.navBtn7 a {
  background-position-x: -600% !important;
}

.nav .container ul.navBtn li.navBtn8 a {
  background-position-x: -700% !important;
}

.nav .container ul.navBtn li.navBtn9 a {
  background-position-x: -800% !important;
}

.nav .container ul.navBtn li.navBtn10 a {
  background-position-x: -900% !important;
}

.nav .container ul.navBtn li a:hover, .nav .container ul.navBtn li.action a {
  background-image: url(../../images/navBtn_action.png);
}

.nav .container ul.navBtn li a {
  height: 0;
  padding-bottom: 79.42387%;
  background-size: 1000% 100%;
  display: block;
  margin: 0 auto;
  background-image: url(../../images/navBtn.png);
}

/* ================= 內容 ================= */
.content {
  width: 100%;
  padding-bottom: 5%;
  background-image: url(../../images/bgbottom.png);
  background-position: bottom center;
  background-repeat: no-repeat;
}

.content .container {
  width: 960px;
  padding: 20px 35px;
  border: 5px solid #3b1b05;
  border-radius: 30px;
  background-color: rgba(0, 0, 0, 0.25);
  /*.subtitile{
            font-size: 1.3em;
            color: #fff799;
            text-align: center;
            .step{
                color: #fff799;
                width: 5em;
                padding: 5px 10px;
                margin: 0 10px;
                border-radius: 10px;
                display: inline-block;
                @include gradientLinear(#ef1216, #71120c);
            }
        }*/
}

.content .container > h3 {
  font-size: 1.5em;
  font-weight: bold;
  padding: 0;
  width: 100%;
  text-indent: -99999;
  margin-bottom: 15px;
}

.content .container > h3 img {
  display: block;
  max-width: 489px;
  margin: 0 auto;
}

.content .container > h4 {
  position: relative;
  display: block;
  color: #ff5763;
  border-radius: 5px;
  font-weight: bold;
  font-size: 1.35em;
  margin: 12px 0 0 0;
  padding: 5px 0;
  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;
}

.content .container > h4:before {
  content: '';
  background-image: url("../../images/icon.svg");
  background-size: 100%;
  background-repeat: no-repeat;
  width: 2.4em;
  height: 2.4em;
  display: inline-block;
  margin: -4px -1px;
}

.content .container > h5 {
  font-size: 1.3em;
  padding: .4em;
  text-align: center;
  color: #fff;
  margin: 20px 0;
  background-image: #975216;
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(255, 255, 255, 0)), color-stop(20%, rgba(206, 158, 87, 0.35)), color-stop(40%, #975216), color-stop(60%, #975216), color-stop(80%, rgba(206, 158, 87, 0.35)), to(rgba(255, 255, 255, 0)));
  background-image: linear-gradient(to left, rgba(255, 255, 255, 0) 0%, rgba(206, 158, 87, 0.35) 20%, #975216 40%, #975216 60%, rgba(206, 158, 87, 0.35) 80%, rgba(255, 255, 255, 0) 100%);
  line-height: 28px;
}

.content .container h6 {
  font-size: 1.125em;
  line-height: 1.5em;
  padding: 15px;
  text-align: center;
  color: #ff3600;
}

.content .container h6 span {
  padding: 5px 15px;
  background: #ff3600;
  border-radius: 8px;
  color: #fff;
  margin-right: 6px;
  font-weight: bold;
}

.content .container > p {
  margin-left: 2em;
}

.content .container > p a {
  color: #f0ff00;
  text-decoration: underline;
}

.content .container > p a:hover {
  color: #ff0096;
}

.content .container > p.txt-center {
  margin-left: 0;
}

.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: #f0ff00;
  text-decoration: underline;
}

.content .container ol li a:hover,
.content .container ul li a:hover {
  color: #ff0096;
}

.content .container .btnM, .content .container .btnM a {
  width: 235px;
  height: 207px;
}

.content .container .btnM {
  position: absolute;
  top: -46px;
  left: 664px;
  z-index: 999;
  text-indent: -9999px;
}

.content .container .btnM a {
  display: block;
  background-image: url(../../images/btnM.png);
  background-repeat: no-repeat;
}

.content .container .icon_new {
  width: 180px;
  height: 130px;
  position: absolute;
  top: -24px;
  left: -40px;
  z-index: 99;
  background-image: url(../../images/icon_new.png);
  background-repeat: no-repeat;
}

/* ================= 按鈕樣式 ================= */
.btnBox a {
  color: #fff;
  border: 1px solid #ffa5a7;
  background-image: #da5a5c;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#b33335), color-stop(20%, #b33335), color-stop(40%, #da5a5c), color-stop(60%, #da5a5c), color-stop(80%, #b33335), to(#b33335));
  background-image: linear-gradient(to bottom, #b33335 0%, #b33335 20%, #da5a5c 40%, #da5a5c 60%, #b33335 80%, #b33335 100%);
  -webkit-box-shadow: 0px 3px 3px #772426;
          box-shadow: 0px 3px 3px #772426;
  /*&.endBtn{
            @include gradientLinear_symmetryTop(#616161,#818181);
            border:1px solid #909090;
            box-shadow: 0px 3px 3px #616161;
            color: #dedede;
        }*/
}

.btnBox a:hover {
  background-image: #e96c6e;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ce5456), color-stop(20%, #ce5456), color-stop(40%, #e96c6e), color-stop(60%, #e96c6e), color-stop(80%, #ce5456), to(#ce5456));
  background-image: linear-gradient(to bottom, #ce5456 0%, #ce5456 20%, #e96c6e 40%, #e96c6e 60%, #ce5456 80%, #ce5456 100%);
  -webkit-box-shadow: 0px 2px #772426,inset 0 2px 2px 2px #e96c6e ,inset 0 -10px 10px 0px #da5a5c;
          box-shadow: 0px 2px #772426,inset 0 2px 2px 2px #e96c6e ,inset 0 -10px 10px 0px #da5a5c;
  top: 2px;
  color: #fff;
}

/* ================= 網格系統 ================= */
.col {
  margin: 1% 0.7%;
}

.col-2 {
  width: 18%;
}

.col-3 {
  width: 23%;
}

/* ================= 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: #975216;
}

.item__box .item__box-title img {
  display: block;
  margin: 0 auto;
}

.item__box .item__box-get {
  text-align: center;
  color: #fff000;
  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: #4f4f4f 30%;
  /* Old browsers */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, #4f4f4f), to(#000));
  background: linear-gradient(to bottom, #4f4f4f 30% 20%, #000 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  border: 3px #975216 solid;
  border-radius: 10px;
  height: 100%;
}

.item__box .item__box--02 .item__box-title {
  color: #fff;
  background-color: #975216;
}

.item__box-img img {
  border-radius: 0px;
}

.item-title {
  width: 96%;
  margin: 0 auto;
  text-align: center;
  font-weight: bold;
  background-color: #975216;
  border-radius: 12px;
  border: 3px solid #000;
  padding: 5px 0;
}

.item-title img {
  vertical-align: middle;
}

.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 transparent;
}

.table {
  font-family: "Helvetica Neue","微軟正黑體","Helvetica","Arial","PingFangTC-Light","STHeitiTC-Light","Microsoft JhengHei",sans-serif;
  font-size: 1em;
  border-collapse: initial;
  border-spacing: 2px;
  border-radius: 5px;
  color: #000;
  border: 5px solid #975216;
  background-color: #000;
  /*單獨圖片尺寸*/
  /*表格內圖片尺寸*/
}

.table tr {
  background: #fff;
}

.table tr th {
  color: #fff;
  background: #975216;
}

.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: #fff45c;
}

.table tr td a {
  color: #0051ff;
  text-decoration: underline;
}

.table tr td a:hover {
  color: #ff0096;
}

.table .ImgStyleA {
  width: 8.5%;
}

.table .ImgStyleB {
  width: 15%;
}

.table .ImgStyleC {
  width: 25%;
}

.table .ImgStyleD {
  width: 35%;
}

.table .ImgStyleE {
  width: 60%;
}

.table .ImgStyleF {
  width: 70%;
}

.table_imgsizeA img {
  width: 35%;
}

.table_imgsizeB img {
  width: 55%;
}

.table_imgsizeC img {
  width: 80%;
}

/*================= box-單雙欄分色(box-compose) ================= */
.box-compose .box-composeTitile {
  width: 100%;
  padding: 0;
}

.box-compose .box-composeTitile div {
  background-color: #ffd257;
  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 {
  border-radius: 10px;
  margin: 5px auto;
  width: 97%;
  padding: 10px 0;
}

.box-compose .box-composeMain > 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;
  border-radius: 10px;
  color: #e3dcff;
}

.box-compose .box-composeMain > div > p {
  width: 98%;
  padding: 5px;
}

@media only screen and (max-width: 370px) {
  .box-compose .box-composeMain > div > p {
    font-size: 12px;
  }
}

.box-compose .box-composeMain img {
  display: block;
  margin: 0 auto;
}

.box-compose .box-composeMain:nth-child(even) {
  background-color: #55b5e3;
}

.box-compose .box-composeMain:nth-child(even) div {
  background: #84d7ff;
  color: #100632;
}

.box-compose .box-composeMain:nth-child(even) div.symbol {
  background: transparent;
  color: #100632;
  font-size: 1.5em;
}

.box-compose .box-composeMain:nth-child(odd) {
  background-color: #b489f8;
  white-space: 10px;
}

.box-compose .box-composeMain:nth-child(odd) div {
  background: #d4bdf8;
  color: #100632;
}

.box-compose .box-composeMain:nth-child(odd) div.symbol {
  background: transparent;
  color: #100632;
  font-size: 1.5em;
}

/* ================= 說明框 ================= */
.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: 20px;
}

.box--size {
  width: 95%;
  margin: 0 auto;
}

.box--color {
  border: 6px solid #975216;
  outline: 2px dashed #3b1b05;
  outline-offset: -12px;
  background: #975216;
  color: #fff;
}

.box > h5 {
  color: #fff;
  background: #975216;
  padding: 13px;
  text-align: center;
  border-radius: 10px 10px 0 0;
  font-weight: bold;
  font-size: 1.3em;
}

.box > h6 {
  margin-top: 12px;
}

.box > p {
  line-height: 32px;
}

.box .icon_tit {
  width: 145px;
  height: 145px;
  position: absolute;
  top: -65px;
  left: 480px;
  z-index: 99;
  background-image: url(../../images/icon_tit.png);
  background-repeat: no-repeat;
}

/*================= 內容區塊獨立樣式設定 =================*/
[data-boxstyle="style01"] {
  border-radius: 10px;
  background: #8f82bc;
}

[data-boxstyle="style01"] p {
  color: #fff6c3;
  text-align: left;
  line-height: 1.5em;
}

[data-boxstyle="style02"] {
  color: #233300;
  line-height: 1.5em;
  outline: 2px dashed #eaffba;
  outline-offset: -12px;
  border-radius: 15px;
  background: #96cc1b;
}

/* =================唯舞活動頁使用：步驟流程================= */
.step {
  margin: 10px 0 40px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.step ul {
  padding: 0;
}

.step li {
  display: inline-block;
  padding: 12px;
  margin-right: 25px;
  color: #000;
  border-radius: 10px;
  vertical-align: middle;
  list-style: none;
  position: relative;
  border: 1px #b8b8b8 solid;
  -webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2);
          box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2);
  background: #fff 20%;
  /* Old browsers */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #fff), to(#d6d6d6));
  background: linear-gradient(to bottom, #fff 20% 20%, #d6d6d6 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.step li > img {
  border-radius: 5px;
}

.step li:before {
  content: '►';
  color: #b8b8b8;
  font-size: 1.3em;
  position: absolute;
  right: -29px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.step li:last-child:before {
  content: '';
}

/*=============== 禮包圖片輪播 =====================*/
.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: #5e00b6;
  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 .slider__btn ul {
  margin: 0;
}

.slider-wra .slider__btn ul li {
  display: inline-block;
  list-style: none;
  margin: 10px 3px;
  font-size: 120%;
}

.slider-wra .slider__btn ul li a {
  color: #fff;
  background: #c200c3;
  min-width: 120px;
  padding: 8px 16px;
  border-radius: 10px;
  font-weight: bold;
  -webkit-transition: all .3s;
  transition: all .3s;
  text-decoration: none;
}

.slider-wra .slider__btn ul li a:hover {
  color: #fd00ff;
  background: #000;
}

.slider-wra .slider__btn .slider__control {
  padding: 12px 0;
}
