@charset "utf-8";
/* CSS Document */

body {
  font-family: 微軟正黑體;
  background-color: #3d0021;
}

body,
html {
  width: 100%;
  height: 100%;
  background-color: #3d0021;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
}

.kv_h1 {
    position: absolute;
    width: 25%;
    top: -60%;
    left: 50%;
    transform: translate(-53%, 57%);
    animation-name: kv_h1;
    animation-duration:0.8s;
	animation-delay:0.2s;
	animation-fill-mode: forwards;
    animation-timing-function: ease-in;
}
@-moz-keyframes kv_h1 {
  from {top: -60%;}
  to {top: 7.5%;}
}
@-webkit-keyframes kv_h1 {
  from {top: -60%;}
  to {top: 7.5%;}
}
@-o-keyframes kv_h1 {
  from {top: -60%;}
  to {top: 7.5%;}
}
@-ms-keyframes kv_h1 {
  from {top: -60%;}
  to {top: 7.5%;}
}
@keyframes kv_h1 {
  from {top: -60%;}
  to {top: 0%;}
}

.kv_light_wrapper {
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
    top: -1%;
}

.kv_light {
    position: absolute;
    width: 48%;
    top: -1.5%;
    left: 6.5%;
    z-index: 100;
    animation-name: kv_light;
    animation-duration:5s;
    transform-origin: 0% 0%;
    animation-iteration-count:infinite;
}
@-moz-keyframes kv_light {
  0% {transform: rotate(-30deg);}
  50% {transform: rotate(25deg);}
  100% {transform: rotate(-30deg);}
}
@-webkit-keyframes kv_light {
  0% {transform: rotate(-30deg);}
  50% {transform: rotate(25deg);}
  100% {transform: rotate(-30deg);}
}
@-o-keyframes kv_light {
  0% {transform: rotate(-30deg);}
  50% {transform: rotate(25deg);}
  100% {transform: rotate(-30deg);}
}
@-ms-keyframes kv_light {
  0% {transform: rotate(-30deg);}
  50% {transform: rotate(25deg);}
  100% {transform: rotate(-30deg);}
}
@keyframes kv_light {
  0% {transform: rotate(-30deg);}
  50% {transform: rotate(25deg);}
  100% {transform: rotate(-30deg);}
}

.kv_ligh-r {
    position: absolute;
    width: 48%;
    top: -2%;
    right: 6.5%;
    rotate: 10deg;
    z-index: 100;
    animation-delay:0.5s;
    animation-name: kv_light-r;
    animation-duration:5s;
    transform-origin: 100% 0%;
    animation-iteration-count:infinite;
}
@-moz-keyframes kv_light-r {
  0% {transform: rotate(0deg);}
  50% {transform: rotate(-35deg);}
  100% {transform: rotate(0deg);}
}
@-webkit-keyframes kv_light-r {
  0% {transform: rotate(0deg);}
  50% {transform: rotate(-35deg);}
  100% {transform: rotate(0deg);}
}
@-o-keyframes kv_light-r {
  0% {transform: rotate(0deg);}
  50% {transform: rotate(-35deg);}
  100% {transform: rotate(0deg);}
}
@-ms-keyframes kv_light-r {
  0% {transform: rotate(0deg);}
  50% {transform: rotate(-35deg);}
  100% {transform: rotate(0deg);}
}
@keyframes kv_light-r {
  0% {transform: rotate(0deg);}
  50% {transform: rotate(-35deg);}
  100% {transform: rotate(0deg);}
}

.kv_light img, .kv_ligh-r img {
    width: 100%;
}

.kv {
    margin-top: 53px;
}

.kv, .kv img {
    width: 100%;
}

.kv_pc {
    display: block;
}

.kv_m {
    display: none;
}

.adorn {
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.adorn img {
    position: absolute;
    transform: scale(0.9);
}

.adorn img.adorn01 {
    position: fixed;
    top: 20%;
    left: -8%;
}

.adorn02 {
    margin-top: 5%;
    right: -3%;
}

.adorn03 {
    margin-top: 40%;
    left: -5%;
}

.adorn04 {
    margin-top: 10%;
    right: 0%;
}

#main {
    padding: 0% 0% 3.5% 0%;
    background: linear-gradient(0deg, #3d0021, #3d0021, #7c192f);
}

#main a {
    text-decoration: none;
}

.menu-cont {
    position: relative;
    padding: 15px 25px;
    background-color: #530e1e;
    z-index: 1000;
}

.menu {
    font-size: 16px;
    text-align: center;
}
.menu li {
    display: inline-block;
}

.menu a {
    color: #fff;
    padding: 15px 25px;
}

.card_wrapper {
    width: 65%;
    margin: 0 auto;
    text-align: center;
}

.location_h1 {
    font-size: 32px;
    font-weight: bold;
    letter-spacing: 1px;
    color: #fff;
    padding-top: 110px;
}

.card {
    position: relative;
    width: 25%;
    background-color: #fff;
    font-family: "Noto Serif TC", serif;
    font-size: 19px;
    font-weight: bold;
    color: #2d2c28;
    text-align: left;
    padding: 1.2% 1% 1.5% 1%;
    display: inline-block;
    margin: 4.5% 0.5% 8% 0.5%;
    vertical-align: text-top;
    -moz-transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

.card:hover {
  -moz-transform: translate(0px, -10px);
  -webkit-transform: translate(0px, -10px);
  -o-transform: translate(0px, -10px);
  -ms-transform: translate(0px, -10px);
  transform: translate(0px, -10px);
  -webkit-filter: drop-shadow(6px 6px 8px rgba(0, 0, 0, 0.7));
  filter: drop-shadow(6px 6px 8px rgba(0, 0, 0, 0.7));
}

.card.nothing:hover, .card.findout:hover {
  -moz-transform: translate(0px, 0px);
  -webkit-transform: translate(0px, 0px);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

.card:nth-child(2), .card:nth-child(5) {
    border-radius: 35px 0 0 0;
}

.card:nth-child(4), .card:nth-child(7) {
    border-radius: 0 0 35px 0;
}

.card.nothing {
    background-color: rgba(255, 255, 255, 0.6);
}

.card.findout {
    -webkit-filter: brightness(50%);
}

.card.findout a {
    cursor: default;
}

.product_findout {
    position: absolute;
    width: 43%;
    top: 29%;
    right: 4%;
    display: none;
}

.findout .product_findout {
    display: block;
}

.product_findout img {
    width: 100%;
}

.product_nothing {
    position: absolute;
    font-size: 16px;
    color: #fff;
    border-radius: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.card.nothing a {
    visibility: hidden;
}

.product_location {
    font-size: 16px;
    font-weight: bolder;
    letter-spacing: 2px;
    text-align: center;
    color: #908e8b;
    margin-bottom: 3px;
}

.product_img img {
    width: 100%;
}

.product_wrapper {
    padding: 4% 5%;
}

.product_h1 {
    min-height: 2.6em;
    font-size: 32px;
    color: #2d2c28;
    letter-spacing: 1px;
    line-height: 1.2em;
}

#cruise .product_h1 {
    min-height: 3.8em;
}

.product_h1 span {
    font-size: 17px;
    white-space: nowrap;
}

.product_price {
    min-height: 1.34em;
    font-family: 微軟正黑體;
    font-size: 38px;
    color: #ff0000;
}

.product_price:before {
    content: "$";
    font-family: 微軟正黑體;
    font-weight: bolder;
    font-size: 25px;
}

.product_price:after {
    content: "元";
    font-family: 微軟正黑體;
    font-weight: bolder;
    font-size: 17px;
    margin-left: 2px;
}

.product_price.up:after {
    content: "起";
}

.product_activity {
    min-height: 1.34em;
    font-family: 微軟正黑體;
    font-size: 22px;
    letter-spacing: -1px;
    color: #ff0000;
    padding-bottom: 5px;
}

.product_activity span {
    font-size: 13px;
    letter-spacing: 1px;
    white-space: nowrap;
    padding-left: 3px;
    display: none;
}

.b2c .product_activity_price, .bbc .product_activity_price{
    display: inline-block;
}

.b2b .product_activity_price2{
    display: inline-block;
}

.product_date {
    font-size: 17px;
    letter-spacing: 1px;
    color: #717171;
    font-weight: bolder;
    border-bottom: 1px solid #b3b3b3;
    padding-bottom: 4px;
    margin-bottom: 0.8em;
}

.product_keypoints {
    min-height: 8em;
    font-size: 15px;
    font-weight: bolder;
    letter-spacing: 1px;
    line-height: 1.2em;
    color: #4f4f4f;
    margin-left: 1.4em;
}

.red{
    color: red;
}

.product_keypoints li {
    margin-bottom: 5px;
}

.product_keypoints li::marker {
    font-size: 14px;
}

.product_button {
    position: absolute;
    width: 220px;
    font-size: 17px;
    font-weight: bolder;
    color: #2d2d2d;
    padding: 20px 30px;
    background-image: url(../images/button_bg.png);
    background-size: 100% auto;
    background-position: center;
    left: 50%;
    transform: translate(-50%, 5%);
    filter: drop-shadow(5px 4px 5px rgba(0, 0, 0, 0.8));
    -moz-transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

.product_button:hover {
  -moz-transform: translate(-50%, 20%);
  -webkit-transform: translate(-50%, 20%);
  -o-transform: translate(-50%, 20%);
  -ms-transform: translate(-50%, 20%);
  transform: translate(-50%, 20%);
}

.findout .product_button:hover {
  -moz-transform: translate(-50%, 5%);
  -webkit-transform: translate(-50%, 5%);
  -o-transform: translate(-50%, 5%);
  -ms-transform: translate(-50%, 5%);
  transform: translate(-50%, 5%);
}

.product_week {
    position: relative;
    font-size: 9px;
    color: #fff;
    background-color: #2d2d2d;
    border-radius: 50%;
    padding: 1px 3px;
    top: -3px;
    left: -2px;
}

.product_h3 {
    position: absolute;
    font-size: 13px;
    margin-top: 3px;
    right: 4.5em;
}

.more {
    position: relative;
    top: 80px;
    font-size: 15px;
    font-weight: initial;
    color: #fff;
    float: right;
    right: -0.8em;
    -moz-transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

.card:hover .more {
    -moz-transform: translate(0px, 10px);
    -webkit-transform: translate(0px, 10px);
    -o-transform: translate(0px, 10px);
    -ms-transform: translate(0px, 10px);
    transform: translate(0px, 10px);
}

.card.findout:hover .more {
    -moz-transform: translate(0px, 0px);
    -webkit-transform: translate(0px, 0px);
    -o-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
}

.more:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: #fff;
    right: 0;
    bottom: -2px;
    -moz-transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

.more:hover::after {
    bottom: -8px;
}

.card.findout .more:hover::after {
    bottom: -2px;
}


/************************rwd**************************/
@media all and (max-width: 1670px) {
    .card_wrapper {
      width: 75%;
    }
}

@media all and (max-width: 1550px) {
    .card_wrapper {
      width: 85%;
    }
}

@media all and (max-width: 1440px) {
    .card_wrapper {
      width: 95%;
    }
}

@media all and (max-width: 1350px) {
    .card_wrapper {
      width: 100%;
    }
}

@media all and (max-width: 1180px) {
    .card {
      width: 28%;
    }
}

@media all and (max-width: 1040px) {
    .card {
      width: 32%;
    }
    .card:nth-child(2), .card:nth-child(4) {
      border-radius: 0 0 35px 0;
    }
    .card:nth-child(3), .card:nth-child(5) {
      border-radius: 35px 0 0 0;
    }
    .more {
      right: -0.4em;
    }
}

@media all and (max-width: 980px) {
    .card {
      width: 35%;
      margin: 4.5% 0.5% 10% 0.5%;
    }
}

@media all and (max-width: 880px) {
    .card {
      width: 38%;
      margin: 4.5% 0.5% 12% 0.5%;
    }
}

@media all and (max-width: 820px) {
    .card {
      width: 42%;
    }
}

@media all and (max-width: 740px) {
    .card {
      width: 45%;
      margin: 4.5% 0.5% 14% 0.5%;
    }
    .product_h1 {
      font-size: 28px;
    }
    .product_price {
      font-size: 35px;
    }
    .product_date {
      font-size: 16px;
    }
}

@media all and (max-width: 630px) {
    .card {
      margin: 4.5% 0.5% 16% 0.5%;
    }
    .product_date {
      font-size: 15px;
    }
    .product_keypoints {
      font-size: 14px;
    }
}

@media all and (max-width: 600px) {
    .product_date {
      font-size: 14px;
    }
    .product_keypoints {
      font-size: 13px;
    }
}

@media all and (max-width: 560px) {
    .card {
      margin: 4.5% 0.5% 20% 0.5%;
    }
    .product_keypoints {
      min-height: 10em;
    }
}



/***手機板***/
@media all and (max-width: 550px) {
  .kv_pc {
    display: none;
  }

  .kv_m {
    display: block;
  }

  .kv_light_wrapper {
    margin-top: 15px;
}

  .kv_light {
    width: 120%;
    top: 1%;
    left: 0%;
  }
@-moz-keyframes kv_light {
  0% {transform: rotate(-20deg);}
  50% {transform: rotate(25deg);}
  100% {transform: rotate(-20deg);}
}
@-webkit-keyframes kv_light {
  0% {transform: rotate(-20deg);}
  50% {transform: rotate(25deg);}
  100% {transform: rotate(-20deg);}
}
@-o-keyframes kv_light {
  0% {transform: rotate(-20deg);}
  50% {transform: rotate(25deg);}
  100% {transform: rotate(-20deg);}
}
@-ms-keyframes kv_light {
  0% {transform: rotate(-20deg);}
  50% {transform: rotate(25deg);}
  100% {transform: rotate(-20deg);}
}
@keyframes kv_light {
  0% {transform: rotate(-20deg);}
  50% {transform: rotate(25deg);}
  100% {transform: rotate(-20deg);}
}
    .kv_ligh-r {
    opacity: 0;
  }

    .menu-cont {
      padding: 15px 10px;
    }

    .menu a {
      padding: 15px 15px;
    }

    .product_h1 {
      font-size: 24px;
    }

    #cruise .product_h1 {
      min-height: auto;
    }

    .product_date {
      font-size: 13px;
    }

    .product_button {
      width: 190px;
      font-size: 14px;
      padding: 20px 20px;
    }

    .product_h3 {
      font-size: 12px;
      margin-top: 1px;
    }

    .more {
      font-size: 13px;
    }
}

@media all and (max-width: 520px) {
    .product_date {
      min-height: 3em;
    }
    .product_keypoints {
      min-height: 12em;
    }
}

@media all and (max-width: 480px) {
    .menu {
      font-size: 14px;
    }
    .menu a {
      padding: 15px 8px;
    }
    .card {
      width: 270px;
      padding: 1.2% 3% 1.5% 3%;
      margin: 4.5% 0.5% 28% 0.5%;
    }
    .card:nth-child(1), .card:nth-child(2), .card:nth-child(3), .card:nth-child(4), .card:nth-child(5), .card:nth-child(6), .card:nth-child(7) {
      border-radius: 35px;
    }
    .card.nothing {
      display: none;
    }
    .product_h1 {
      font-size: 32px;
    }
    .product_price {
      font-size: 38px;
    }
    .product_date {
      min-height: auto;
      font-size: 17px;
    }
    .product_keypoints {
      min-height: auto;
      font-size: 15px;
    }
    .product_button {
      width: 220px;
      font-size: 17px;
      padding: 20px 30px;
    }
    .product_h3 {
      font-size: 13px;
      margin-top: 3px;
    }
    .more {
      font-size: 15px;
    }
}

@media all and (max-width: 430px) {
    .card {
      margin: 4.5% 0.5% 32% 0.5%;
    }
}

@media all and (max-width: 360px) {
    .menu a {
      padding: 15px 5px;
    }
    .card {
      width: 270px;
    }
    .product_button {
      width: 190px;
      font-size: 15px;
    }
    .product_h3 {
      font-size: 12px;
      margin-top: 2px;
    }
    .more {
      font-size: 13px;
    }
}

@media all and (max-width: 320px) {
    .card {
      width: 250px;
    }
    .product_location {
      font-size: 14px;
    }
    .product_button {
      width: 170px;
      font-size: 13px;
    }
    .product_h3 {
      font-size: 11px;
      margin-top: 1px;
    }
}


