/*修改*/
body {
  width: 100%;
  background-color: #2d0f0a !important;
  text-align: center;
  overflow-x: hidden;
  background: url(../images/bg.jpg) no-repeat top fixed #090401 !important;
}
a {
  text-decoration: none;
}
img {
  border: 0; /*display: block; margin: auto;*/
}

.header,
.footer {
  background-color: #543c29 !important;
}

.wrapper {
  background: url(../images/kv_bg.png) no-repeat top;
}
.wrap-topview,
.main-section {
  background-color: transparent !important;
}
.main-section {
  background: url(../images/content_bg.jpg) repeat top center;
}
.m-wrap-topview {
  display: none;
}
.mobile {
  display: none;
}

.topBtn .arrow {
  width: 30%;
}
.topBtn a {
  border: 1px solid #ffdea7;
}
/* kv */
.title {
  padding: 0 0;
}
.title_kv {
  width: 1120px;
  margin: 0 auto;
  position: relative;
  padding: 70px 0 0;
}
.title_kv img {
  max-width: 1140px;
  height: 710px;
}
/*.kv{padding: 120px 0 0;display: block;}*/

.toppic-pid-box {
  background-color: unset !important;
  color: #fff; /*margin-top: 2rem;*/
}

/*抽獎說明*/
.directions {
  text-align: center;
}
.directions p {
  color: #fff;
  font-size: 1.4rem;
  line-height: 40px;
}
.directions p a {
  color: #f5891f;
  box-shadow: 0 1px;
  padding-bottom: 2px;
  font-weight: 600;
}
.directions p a:hover {
  color: #f5a14e;
}
.directions h4 {
  color: #f1bf69;
  font-size: 2rem;
  font-style: italic;
  font-weight: bold;
}

/*得獎店家*/
.awardbox {
  margin: 5% auto;
}
.content_tit {
  width: 100%;
  margin: 2% auto;
  max-width: 545px;
  display: block;
}
.store-box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
}

.top_img {
  max-width: 340px;
  padding: 0.5%;
  margin-bottom: 4%;
  position: relative;
}
.store-box .arrowhead {
  width: 8%;
  position: absolute;
  bottom: 0.6rem;
  right: 2rem;
  animation: left 1.2s infinite;
}

.arrowhead.arrow1-1,
.arrowhead.arrow1-2 {
  right: 0.4rem;
}

.arrowhead.arrow2-2 {
  right: -1.5rem;
}

.arrowhead.arrow3-2,
.arrowhead.arrow4-1,
.arrowhead.arrow3-3 {
  right: -1rem;
}

.arrowhead.arrow4-3 {
  right: -2.5rem;
}
.arrowhead.arrow7-1,
.arrowhead.arrow8-1 {
  bottom: 1.5rem;
}
.arrowhead.arrow8-1 {
  right: 0rem;
}

.fas {
  animation: left 1s infinite;
}
@keyframes left {
  0% {
    transform: translate3d(0, 0, 0);
  }

  50% {
    transform: translate3d(8px, 0, 0);
  }

  100% {
    transform: translate3d(0, 0, 0);
  }
}
.pop_img {
  max-width: 207px;
  padding: 0.5%;
  margin-bottom: 4%;
}

@keyframes Updown {
  from {
    margin-top: 15px;
  }
  to {
    margin-top: 10px;
  }
}

.fancybox-button svg {
  color: #000;
}
.sweet-alert button {
  background-color: #bb7544 !important;
}
.sweet-alert .sa-icon.sa-success .sa-placeholder {
  border: 4px solid #bb7544 !important;
}
.sweet-alert .sa-icon.sa-success .sa-line {
  background-color: #bb7544 !important;
}
.sweet-alert h2 {
  font-size: 20px !important;
}
.notice {
  font-size: 0.8rem;
}

@media (max-width: 501px) {
  .word .right,
  .word .left {
    width: 48%;
    margin: 1rem 0;
    margin: 0 auto;
  }
  .word .right .appbtn img,
  .word .left .appbtn img {
    width: 100%;
  }
}
/* RESPONSIVE
-------------------------------------------------- */
@media (min-width: 1200px) {
}

/* Between Medium and Small size 1366x 1281 */
@media (max-width: 1366px) {
}

/* Between Medium and Small size 1280x 800 */
@media (max-width: 1280px) {
}

@media (max-width: 1198px) {
}

/* iPad 橫式 1024x768 */
@media (max-width: 1025px) {
  .contentBox {
    margin-top: 18px;
  }
  .title_kv img {
    width: 100%;
    margin: 0 auto;
    display: block;
    height: auto !important; /*margin-left: calc(50% - 460px);*/
  }
  .title_kv {
    width: 100%;
    padding: 90px 0 0;
  }
}
/* iPad 直式 size800x600 */
@media (max-width: 970px) {
  .top_img img {
    width: 100%;
  }
}

@media (max-width: 768px) {
  .mobile {
    display: block;
  }
  .title {
    max-width: 100% !important;
    flex: 0 0 100% !important; /*padding: 2rem 0 0;*/
  }
  .title img {
    max-width: 100%;
  }
  .title_kv {
    width: 100%;
    padding: 10px;
    margin-left: 0;
    padding-top: 100px;
  }
  .title_kv img {
    max-width: 768px;
    height: 400px;
  }
}

/* APP and mobile */
@media (max-width: 500px) {
  .wrap-topview {
    display: none;
    margin-top: 0 !important;
  }
  .m-wrap-topview {
    display: block;
  }
  .wrapper {
    background: unset;
  }
  .main-section {
    margin-top: 0;
  }
  .content_tit {
    width: 90%;
    margin: 2% auto 6%;
  }
  .toppic-pid-box .toppic-title h3.m-title {
    display: block;
  }
  .toppic-pid-box .toppic-title h3 {
    font-size: 1.4rem !important;
    line-height: 1.1 !important;
  }
  .toppic-pid-box {
    padding-top: 0 !important;
    border: 0; /*margin-top: 1rem;*/
  }

  .title_kv {
    margin: 0 auto;
    height: auto;
    padding: 0;
  }
  .title_kv img {
    max-width: 100%;
    height: auto;
  }

  .contentBox {
    margin-top: 0;
  }

  .directions {
    padding: 0 26px;
    margin-bottom: 15%;
  }
  .directions p {
    font-size: 1.2rem;
    line-height: 30px;
  }
  .directions h4 {
    font-size: 1.6rem;
  }
  .directions p a {
    color: #f5891f;
    box-shadow: 0 1px;
    padding-bottom: 2px;
    font-weight: 600;
  }
  .store_img {
    width: 47%;
    margin: 6% auto;
  }
  .awardbox {
    margin: -5% auto 15%;
  }
  .pop_img {
    padding: 1%;
    width: 48%;
  }
  .top_img {
    width: 85%;
    margin-bottom: 10%;
  }
  .store-box .arrowhead {
    bottom: 0.2rem;
    right: 0rem;
  }
  .arrowhead.arrow8-1 {
    right: -2rem;
  }
  .arrowhead.arrow4-3 {
    right: -2rem;
  }
  .arrowhead.arrow3-2,
  .arrowhead.arrow4-1 {
    right: -1rem;
  }
  .popup2-txt p {
    margin: 0.5rem 2rem;
  }
  .highlight {
    background-color: #ff6e6e;
    color: #fff !important;
    padding: 0 4px;
  }
  .policy h3 {
    width: 60% !important;
  }
}
@media (max-width: 415px) {
}
@media (max-width: 393px) {
}
@media (max-width: 375px) {
  .se {
    display: block;
  }
}
@media (max-width: 360px) {
}
@media (max-width: 320px) {
}
