﻿* {
  font-family: 微軟正黑體;
}
h2 {
  color: #ffffff;
  font-size: 36px;
  margin-left: 2%;
  text-shadow: 3px 4px 11px #000000, 3px 4px 11px #000000, 3px 4px 11px #000000;
}
h3 {
  color: #ff74d9;
  line-height: 1.2px;
  font-weight: bold;
  font-size: 48px;
}
html, body {
  box-sizing: border-box;
  position: relative;
  margin: 0px auto;
  min-width: 1200px;
  background: url(../images/bg.jpg) no-repeat center top #000;
  word-break: break-all;
}
/*----Wrap----*/
.wrap {
  max-width: 1400px;
  position: relative;
  margin: 0px auto;
  overflow: hidden;
  display: inlne-flex;
  text-align: center;
}
/*video*/
video {
  display: block;
  margin: 0 auto;
  margin-top: -2%;
  mix-blend-mode: screen;
  position: absolute;
  width: 100%;
}
/*----Logo----*/
.logo {
  position: relative;
  margin-left: 4%;
}
.logo a:hover {
  position: relative;
  top: -3px;
}
/*----Slogan----*/
.slogan {
  position: relative;
  margin-left: -40%;
  margin-top: -1%;
  animation: slogan 1s forwards;
  opacity: 0;
}
/* petals */
canvas {
  position: absolute;
  width: 100%;
  max-width: 2560px;
  min-width: 1200px;
  height: 100vh;
  max-height: 1062px;
}
@keyframes slogan {
  from {
    opacity: 0;
    top: 50px;
  }
  to {
    opacity: 1;
    top: 10px;
  }
}
.directions {
  position: relative;
  text-align: initial;
  margin-top: 7%;
  display: inline-flex;
}
.coupon {
  display: inline-flex;
}
.caption {
  width: 520px;
  height: 242px;
  background-image: url(../images/caption.png);
  padding-right: 30px;
  padding-left: 20px;
}
.caption li {
  color: #002078;
  line-height: 26px;
}
.caption strong {
  font-weight: inherit;
  color: #1b89e1;
  text-shadow: none;
}
/*----Select----*/
.s {
  display: block;
  margin: 46px 0 0 490px;
  text-align: center;
}
.s span {
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: -1px;
  text-shadow: black 1px 1px 8px, black 1px 1px 8px, black 1px 1px 8px;
}
select {
  border: 1px solid #000;
  padding: 3px 0px 3px 10px;
  width: 245px;
  color: #333;
  font-family: 微軟正黑體;
  font-size: 16px;
  outline: none;
}
/*----Time----*/
.intro {
  margin: -7px auto;
  position: relative;
  margin-left: -44%;
}
.intro p {
  color: #ffffff;
  font-weight: bold;
  font-size: 18px;
  letter-spacing: 2px;
  text-shadow: 0px 7px 9px black;
}
.time {
  font-size: 22px;
  background: #0c5680;
  margin-top: 0;
  padding: 5px 0;
  color: #ffffff;
  height: 30px;
  text-align: center;
  line-height: 29px;
}
.pic01 {
  margin-top: 20px;
}
h5 {
  font-size: 23px;
  margin-top: 3%;
  line-height: 30px;
  font-weight: 600;
  background-color: #003c5e;
  padding-top: 8px;
  padding-bottom: 8px;
}
.rules {
  list-style-type: decimal;
  font-size: 16px;
  font-weight: bold;
  margin: 10px 0 0;
  padding: 0px 20px 20px 40px;
  line-height: 26px;
  color: #fff;
}
.pic img {
  margin-top: 16%;
}
.notice strong {
  color: #ff1a1a;
  font-weight: bold;
  font-size: 18px;
}
/*----Content----*/
.content {
  height: 1484px;
  position: relative;
  text-align: center;
  margin-top: 7%;
}
.txt1 {
  height: 125px;
}
.content p {
  margin: 0 auto;
  color: #f9ffa5;
  font-size: 33px;
  margin-top: -6px;
  font-weight: bold;
}
.award {
  position: relative;
  /* text-align: initial; */
  margin-top: 7%;
  display: inline-flex;
  /* width: 70%; */
  margin: 27px auto;
  width: 1024px;
  text-align: center;
  height: 175px;
  color: #8945ab;
  background-color: #008aab;
}
.rewards_1 {
  margin: 93px auto;
  display: inline-block;
  border: 1px solid #660000;
  border-radius: 4px;
  padding-bottom: 17px;
  width: 483px;
  background: rgb(82 79 66 / 45%);
  overflow: hidden;
  text-align: center;
  margin-left: 2%;
  color: #e1ffff;
}
.rewards_2 {
  width: 483px;
  height: 331px;
  margin: 93px auto;
  display: inline-block;
  border: 1px solid #660000;
  border-radius: 4px;
  padding-bottom: 17px;
  background: rgb(82 79 66 / 45%);
  overflow: hidden;
  text-align: center;
  margin-left: 2%;
  color: #e1ffff;
}
.pic {
  width: 120px;
  height: 120px;
  position: relative;
  background-color: #002a3e;
  margin-top: 25px;
  margin-left: 64px;
}
.txt {
  background-color: #002a3e;
  margin-top: 10px;
  margin-bottom: 10px;
  color: #fffaf4;
  text-align: initial;
  float: right;
  width: 768px;
  margin-left: 6%;
}
.txt li {
  color: #ffffff;
  line-height: 26px;
}
.bonus {
  line-height: 22px;
  color: #bbe6ff;
}
h6 {
  font-size: 15px;
  margin-left: 12px;
  margin-right: 6px;
  color: #ffffff;
  margin-top: -10%;
  margin-bottom: 20px;
  font-weight: 600;
}
.title {
  width: 300px;
  height: 181px;
  list-style: none;
  background-color: #260e0e;
  margin-left: 10px;
  margin-right: 10px;
}
.tit {
  background-color: #0089be;
  width: 292px;
  list-style: none;
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 24px;
  height: 408px;
  margin-bottom: 36px;
  border: 1px solid rgb(0 61 129);
}
.tit01 {
  background-color: #084c83;
  width: 292px;
  list-style: none;
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 0px;
  height: 299px;
  margin-bottom: 36px;
  border: 1px solid rgb(0 0 0);
}
.title01 a {
  margin-top: -7%;
}
.title01 {
  display: inline-flex;
  flex-wrap: wrap;
  align-content: center;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.title02 a {
  margin-top: -7%;
}
.title02 {
  display: inline-flex;
  flex-wrap: wrap;
  align-content: center;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  width: 74%;
  background-color: #0179bd;
  height: 501px;
  margin-top: 1%;
}
.title img {
  margin-top: 6px;
}
.top_box {
  display: block;
  position: relative;
  margin: 0 auto;
  text-align: center;
}
.title_top {
  background-color: #2c130c;
  font-size: 28px;
  font-weight: bold;
  padding: 10px 0px;
}
.prize {
  display: inline-block;
  margin: 20px 10px 0;
  color: #fff;
  font-size: 16px;
  letter-spacing: 1px;
  line-height: 24px;
  width: 246px;
  height: 166px;
  background: url(../images/top_box.png) no-repeat;
}
h4 {
  margin: 26px 14px 15px;
  color: #b6cfff;
  font-size: 28px;
}
/*----Table----*/
.title02 table {
  border-spacing: 0px;
  border-collapse: collapse;
  width: 70%;
  margin: 1% auto;
}
.title02 table tr:first-child td {
  font-size: 20px;
  font-weight: bold;
  color: #ffffff;
  background-color: #003c5e;
  padding-bottom: 5px;
}
.title02 table td {
  border: 1px solid #0d0d0d;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  line-height: 36px;
  color: #ffffff;
  background-color: #ffffff;
  vertical-align: middle;
}
.title02 table td img {
  margin-top: 18px;
}
.title02 table.table {
  width: 100%;
  margin: 0 auto;
  font-size: 14px;
  background: #c5a283
}
.title02 table:first-child td:first-child {
  width: 23%
}
.prize p {
  margin: 15px 0;
}
.boxes {
  width: 1160px;
  height: 740px;
  padding-left: 40px;
}
.boxes li {
  float: left;
  margin: 10px 5px;
  list-style: none;
}
.box {
  width: 151px;
  height: 160px;
  background: url(../images/box.png) no-repeat;
  position: relative;
}
.collar {
  background: url(../images/done.png);
  width: 90px;
  height: 90px;
  top: 20px;
  left: 30px;
  position: absolute;
}
.date {
  text-align: center;
  border-radius: 20px;
  line-height: 28px;
  font-size: 13px;
  display: block;
  position: relative;
  top: 7px;
  color: #e4b774;
}
.props {
  text-align: center;
  margin: 25px auto 0 auto;
  padding: 0% 10%;
  height: 60px;
  line-height: 20px;
  overflow: hidden;
  font-weight: bold;
  font-size: 14px;
  color: #b9b2bb;
}
.btn01 a {
  background: url(../images/btn.png);
  width: 76px;
  height: 26px;
  display: block;
  margin: 0 auto;
  position: absolute;
  top: 115px;
  left: 37px;
  transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
}
.btn {
  transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
}
.btn:hover, .btn01 a:hover {
  -webkit-filter: brightness(1.5);
  filter: brightness(1.5);
}
.btn01_b a {
  background: url(../images/btn_b.png);
  width: 76px;
  height: 26px;
  display: block;
  margin: 0 auto;
  position: absolute;
  left: 37px;
  top: 115px;
}
.say {
  color: #f9dabf;
  font-size: 16px;
  margin-top: -90px;
  margin-left: -15px;
  margin-bottom: 82px;
  width: 500px;
}
.say p {
  color: #c66;
  font-size: 19px;
  margin-left: -16px;
  margin-bottom: 9px;
}
/*----Notice----*/
.notice {
  margin: 0% 25%;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 1px;
  line-height: 27px;
  text-align: justify;
  position: relative;
}
.notice img {
  margin-left: 384px;
  margin-top: 50px;
}
.notice p {
  margin-left: 2%;
}
.serial {
  margin: auto;
  font-size: 22px;
  color: #ffb6b6;
  background-color: #4e4e4e;
  width: 450px;
  height: 30px;
  margin-bottom: 15px;
  padding-top: 5px;
}
.content a {
  display: block;
  margin-top: -3%;
}
.content a:hover {
  position: relative;
  top: -3px;
}
ul.title {
  margin-top: 39px;
}
.falling-leaves {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  width: 100%;
  max-width: 1000px;
  max-height: 880px;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  z-index: 5;
}
.leaf-scene {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.leaf-scene div {
  position: absolute;
  top: 0;
  left: 0;
  width: 30px;
  height: 30px;
  background: url(../img/petal.png) no-repeat;
  background-size: 100%;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
}
/*----Footer----*/
footer {
  position: relative;
  margin-top: 30px;
  height: 75px;
  color: #000000;
  background: #ffffff;
  font-size: 12px;
}
footer table {
  margin: 0 auto 0 auto;
}
footer table td {
  padding-right: 8px;
}
footer .about {
  line-height: 10px;
}
footer table .t {
  list-style: none;
  margin-left: -40px;
  font-size: 11px;
  line-height: 15px;
}
.item > img {
  width: 150px;
}