@charset "big5";
/* CSS Document */
body {min-width: 1200px; color: #333; font: 15px/1.6em "Century Gothic", Arial, 'Microsoft JhengHei', "蘋果儷中黑", "儷黑 Pro", "新細明體", "sans-serif";}
a {display: block; text-decoration: none; transition: linear .3s;}
:focus {outline: none;}
i {font-style: normal;}
.header, .footer {text-align: center; background: #fff;}
.display_pc {display: block;}
.display_m {display: none;}
.tag_wfe {display: none;}
* {box-sizing:border-box;}

.main_wrapper {position: relative; width: 100%; margin: auto; overflow: hidden; background: url("../images/kv_bg.png")no-repeat center top, url("../images/main_bg.jpg") fixed center top #fcddfd; padding-bottom: 20px;}

.kv_wrapper {overflow-x: hidden; overflow-y: hidden;}
.kv_container {position: relative; z-index: 1; margin: auto; width: 1200px; height: 630px;}
.kv_logo a {position: absolute; top: -68px; left: -9px; z-index: 5; margin: auto; transition: linear .2s;}
.kv_logo a:hover {transform: translateY(-3px);}
.kv_slogan {position: absolute; top: 57px; left: 168px; z-index: 2;}
.kv_but {position: absolute; top: 449px; left: 246px; z-index: 3;}
.kv_but a {transition: .3s ease-in-out;}
.kv_but a:hover {transform: scale(0.95); filter: brightness(120%);}
.kv_deco {position: absolute; top: 90px; left: -250px; z-index: 1; pointer-events: none;}

/*輪播*/
.prod_rota {position: absolute; width: 590px; height: 480px; top: 42px; right: -27px; overflow: hidden; z-index: 4;}
.prod_rota .swiper-pagination {margin: auto; left: 0; right: 0; bottom: 40px;}
.swiper-pagination-bullet {background: #fefefe;}

/*活動*/
.event_pc {display: block !important;}
.event_m {display: none !important;}
.event_wrapper {position: relative; width: 1088px; height: 900px; margin: auto; z-index: 1;}
.event_wrapper:before {content:''; position: absolute; top: -55px; bottom: 0; left: -40px; right: 0; z-index: -1; margin: auto; width: 1167px; height: 950px; 
    background: url(../images/event_bg.png) no-repeat center top;}
@media(hover:hover) {
.event_wrapper a:hover {
    filter: brightness(110%);
    transform: scale(0.98);}
}

.event1 {}
.event2 {display: flex;}
.event3 {position: relative; 
    display: flex;
    justify-content: space-between;}
.swiper_bank {position: relative; width: 542px; height: 164px; overflow: hidden;}
.swiper-pagination.swp2 {bottom: 15px;}
.swp2 .swiper-pagination-bullet {background: #7a7a7a;}
@media(hover:hover) {
.swiper_bank a:hover {
    transform: scale(1);}
}

.coupon_wrapper { }
.coupon_wrapper ul {width: 100%; margin: auto;position: relative; z-index: 2;
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-wrap: wrap;}
.coupon_wrapper li {padding-bottom: 5px;}
.coupon_wrapper a {}

.event4 {position: relative;
	display: flex; 
	justify-content: center;}
.event4_btn {padding: 0 10px;}

.event1, .event2, .event3, .coupon_wrapper {padding-bottom: 20px;}

/**投票**/
.pk_wrapper {width: 1226px; margin: auto; height: auto; margin-top: 50px; text-align: center;}

/**group**/
.group {position: relative; margin: 20px 0 100px 0;}
.group:last-child {margin: 20px 0 50px 0;}
.group:before {content:''; position: absolute; top: 70px; bottom: 0; left: -30px; right: 0; z-index: -1; margin: auto; width: 1145px; height: 960px; 
    background: url(../images/prod_bg.png) no-repeat center top;}

/**title***/
.tit {position: relative; display: none; margin: auto;}
@media(hover:hover) {
.pull-Up a:hover {
    filter: brightness(110%);
    transform: scale(0.97);}
}
.group .tit {display: block!important; width: 1080px; text-align: center; overflow: hidden; padding-bottom: 5px;}

/**prod**/
.pro_temp {display: none;}
.prod_wrapper {position: relative; padding-top: 50px;}
.prod_container {position: relative; z-index: 100;}
.ProductList {position: relative; z-index: 500; margin: auto; width: 1080px;}
.ProductList:after {clear: both; display: table; content: '';}
.ProductList .item {position: relative; float: left; width: 260px; margin-left: 5px; margin-right: 5px; margin-bottom: 15px; text-align: center;}
.ProductList .item > a {position: relative; display: block; border-radius: 5px; overflow: hidden;
    -webkit-box-shadow: 0px 2px 2px 0px rgb(0 0 0 / 45%);
    -moz-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.45);
    box-shadow: 0px 2px 2px 0px rgb(0 0 0 / 45%);
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    -webkit-transition-duration: 0.1s;
    transition-duration: 0.1s;}
.ProductList .ProductImg {position: relative; overflow: hidden; margin: 0 auto; width: 260px; height: 260px;}
.ProductList .ProductImg img {position: absolute; top: 0; right: 0; bottom: 0; left: 0; margin: auto; max-width: 100%; max-height: 100%;}
.ProductList .item > a {background: #fff;}
.ProductList .item > a:hover, .ProductList .item > a:focus, .ProductList .item > a:active {transform: translateY(-5px);}
.ProductList .ProductDesc {overflow: hidden; padding: 0 5px; height: 36px; color: #fff; font-weight: bold; font-size: 15px; line-height: 36px; background: linear-gradient(to right, #ff7570 0%, #9e4bbb 100%); width: 92%; margin: 2px auto; border-radius: 50px;}
.item .ProductName {overflow: hidden; padding: 4px 5px; height: 46px; color: #000; text-align: center; font-size: 16px; line-height: 21px;}
.item .ProducPrice, .item .Event_Condition {position: relative; padding: 5px; height: 50px; color: #ff0e00; line-height: 1.2em; margin-top: 3px;}
.item .ProducPrice label {cursor: pointer;}
.item .ProducPrice i em span {font-size: 13px;}
.item .ProducPrice i {display: flex; flex-direction: column-reverse;}
.item .ProducPrice span, .item .Event_Condition i span {margin: 0 2px; font-weight: 500; font-size: 33px;}
.item .ProducPrice i em {color: #747474; font-style: normal; font-size: 13px;}

/**hotel**/
.tit_8 {padding-bottom: 10px;}
#group_8:before {
    background-size: 100% 100%;
    height: 920px;
    top: 51px;}
.hotel_main {width: 1080px; margin: 0 auto; overflow: hidden; padding-bottom: 14px;}
.hotel_product {position: relative; text-align: center; background: #fff; width: 260px; margin-left: 5px; margin-right: 5px; margin-bottom: 15px;
    border-radius: 5px; overflow: hidden; transition: linear .3s;
    -webkit-box-shadow: 0px 2px 2px 0px rgb(0 0 0 / 45%);
    -moz-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.45);
    box-shadow: 0px 2px 2px 0px rgb(0 0 0 / 45%);}
.hotel_img {width: 100%; height: 255px; background-size: cover; background-position: 50%; background-repeat: no-repeat; transition: all .5s linear; background-color: #fff;}
.hotel_product a {position: relative; display: block;}
@media(hover:hover) {
.hotel_product:hover {transform: translateY(-5px);}
}
.hotel_detail {height: 125px;}
.hotel_desc {overflow: hidden;padding: 0 5px; height: 36px; color: #fff; font-weight: bold; font-size: 15px; line-height: 36px; background-image: linear-gradient(to right, #ff7570 0%, #9e4bbb 100%); width: 90%; margin: 2px auto; border-radius: 50px;}
.hotel_tit {overflow: hidden; padding: 4px 5px; height: 45px; color: #000; text-align: center; font-size: 16px; line-height: 21px;}
.hotel_money {padding: 5px; height: 45px; color: #ff0e00; position: relative;}
.hotel_money span.price {margin: 0 2px; font-weight: 500; font-size: 33px;}
.hotel_money span.price {font-size: 32px;}


/*bg_wrapper*/
.parallax-background {
  background-image: url('http://placekitten.com/1000/1000');
  background-position: 50% 0;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  -moz-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);}
.bg_wrapper {display: none; position: absolute; width: 100%; height: 100%; top: 0; z-index:1; pointer-events: none;}
.bg_fly {width: 100%; height: 100%; background: url("../images/float.png") center top;}


@media screen and (min-width: 1025px) {
  .NavArea {display: none; width: 110px; position: fixed; top: 120px; right: 5px; z-index: 250;}
  .Nav-slide.active {background-color: rgb(0 0 0 / 20%);}
  .Nav-slide.active a {color: #fff100;}
  .go_top { display: block; cursor: pointer;}
  .float_tit {position: absolute; top: -75px; left: -5px;}
  .Nav-wrapper li.float_tit:hover {background: none;}
  .Nav-wrapper:first-child {padding-top: 7px;}
	
  .Nav-wrapper {width: 110px; background: #7051ab; border-radius: 15px; padding: 0 5px;}
  .Nav-wrapper li {font-size: 15px; line-height: 1.2; text-align: center; background: transparent; margin: auto; padding: 5px 0;}
  .Nav-wrapper ol.Nav-event {background: #ff7282; padding: 5px 0; border-radius: 0 0 10px 10px; margin-bottom: 5px;}
  li.Nav-slide.event {border-bottom: 1px dotted #fff;} 
  li.Nav-slide.event:last-child {border-bottom: 0;}  
  .Nav-wrapper ol.Nav-event2 {margin: 0;}
	
  .Nav-wrapper li.highlight0 {background-color: #ff6637; border-radius: 25px; color: #191919; line-height: 18px; padding: 7px 0; margin-top: 5px;}
  .Nav-wrapper li.highlight1 {padding-left: 2px;}
  .Nav-wrapper li.highlight2 {font-size: 24px; border-radius: 0 0 20px 20px; padding: 0 0 7px 0;}
  .Nav-wrapper li a {color: #fff; font-weight: bold; cursor: pointer; position: relative; z-index: 500;}
  .Nav-wrapper li a:hover {color: #fff100;}
  .Nav-wrapper li:hover {background: rgb(0 0 0 / 20%);}
  .Nav-wrapper li.highlight2:after {background: #ee703e;}
  .Nav-wrapper li a span {display: block;}
    
  li.Nav-slide.text {font-size: 16px; background: #efd669; border-radius: 10px 10px 0 0;}
  li.Nav-slide.text a {color: #580008; font-weight: bold;}

  li.Nav-slide.best {border-radius: 15px; background: #efd669; padding: 3px 0; margin-top: 5px;}
  li.Nav-slide.best a {color: #580008; font-weight: bold;}
  .Nav-slide.best.active {background-color: rgb(255 255 255 / 40%);}
  .Nav-slide.best.active a {color: #fff100;}
}

@media screen and (max-width:1024px) {
body {width: 100vw; min-width: inherit;}
.gotop {background: url(//www.payeasy.com.tw/pay_event/pezlib/images/icon_top.png) no-repeat;  height: 36px; position: fixed; right: 10px; width: 36px; bottom: 80px; z-index: 900; display: none;}
.gotop a {display: block; width: 48px; height: 36px;}
.header {width: 100vw; }
.display_m {display: block;}
.display_pc {display: none;}
	
.main_wrapper {background: url("../images/kv_bg.png")no-repeat center -4.7vw, url("../images/main_bg.jpg") fixed center top #fcddfd; background-size: 170%, cover; padding-bottom: 80px;}
    
.kv_wrapper { }
.kv_wrapper img {width: 100%;}
.kv_container {width: 100vw; height: 45vw;}
.kv_slogan {width: 45vw; top: 3vw; left: 13.5vw; z-index: 2;}
.kv_but {width: 16vw; top: 34.7vw; left: 19vw;}
.prod_rota {width: 48vw; right: 1vw; top: 1vw; height: 38vw;}
.prod_rota .swiper-pagination {bottom: 2vw;}  

/**event**/
.event_wrapper {width: 90vw; height: auto; padding: 10px 0;}
.event_wrapper img {width: 100%;}
.event_wrapper:before {
        background: #f6e1ff;
        width: 94vw;
        height: auto;
        top: 0;
        left: -2.5vw;
        bottom: 0;
        border-radius: 20px;
        border: 0.5vw solid #dd74c8;}
.event-content {width: 90vw;} 
.swiper_bank {width: 50%; height: auto;}
.coupon_wrapper li {width: 25%;}  
.event1, .event2, .event3, .coupon_wrapper {padding-bottom: 5px;}
.event1, .event2, .event3_btn, .swiper_bank, .coupon_wrapper li, .event4_btn {padding: 0.5vw;}
.swiper-pagination.swp2 {bottom: 10px;}

.pk_wrapper {width: 96vw; margin-top: 6vw;}
.pk_wrapper img {width: 100%;}
    
/**group**/
.group .tit {width: 60vw; margin: auto; overflow: initial;} 	
.group .tit img {width: 100%;}
.group {margin: 20px 0; padding-bottom: 10px;}
.group:before, #group_8:before {content: ''; width: 100%; height: auto; margin: auto;
        position: absolute; top: 50px; bottom: 0; right: 0; left: 0; z-index: -2;
        background: #ff92a5; border-top: 5px solid #f4bfb2; border-bottom: 5px solid #f4bfb2;}
    
/**prod_m**/
.prod_wrapper {padding-top: 20px;}
.ProductList {width: 100vw; right: 0;}
.ProductList .item {width: 24vw; margin: 0 .5vw; margin-bottom: 1.5vw;}  
.ProductList .ProductImg {width: 24vw; height: 24vw; border: 0;}
.ProductList .ProductDesc {height: 36px; overflow: hidden; line-height: 36px; font-size: 14px; padding: 0 3px;}
.item .ProductName {font-size: 14px; line-height: 18px; height: 40px;}
.PromotionText {overflow: hidden; font-size: 15px; line-height: 1.2;}
    
/**hotel_title**/
#group_title_8 {width: 100vw;}
.tit_8 {width: 80vw; margin: auto; padding-bottom: 3px;}
.hotel_main {width: 100vw;}
.hotel_product {width: 24vw; margin: 0.5vw;}
.hotel_img {width: 24vw; height: 24vw; margin: 0 auto;}
.hotel_detail {height: 116px;}
.hotel_desc {font-size: 14px;}
.hotel_tit {line-height: 18px; font-size: 14px; height: 40px;}
.hotel_money {padding: 0; margin-top: 3px;}
.hotel_money span.sign {font-size: 14px;} 
    
.notice {width: 100vw; padding: 15px 15px 40px; border-radius: 0;}
.notice span {display: inline;}
   
/**NavArea-top**/ 
.NavArea {display: none; position: fixed; top: 0; left: 0; right: 0;z-index: 998;}
.NavArea .Nav {position: relative; margin: 0; padding: 0; overflow-x: scroll; background: #000; border-bottom: 2px solid #ccc;}
.NavArea .Nav ul {display: flex;}
.NavArea .Nav li {z-index: 10;flex: none;}
.NavArea .Nav a {color: #fff; padding: 0 15px; height: 50px; font-size: 15px; line-height: 50px; font-weight: bold;}
.NavArea li.highlight0 {display: none;}
.Nav-slide.active a {color: yellow; font-weight: bold; border-bottom: 2px solid yellow; background: #525252;}
ol.Nav-event {display: contents;}
ol.Nav-event2 {display: contents;}
li.Nav-slide.event {background: #6c60d1; border-right: 2px dotted #ccc;}
}


@media screen and (max-width:768px) { 
.main_wrapper {background: url("../images/kv_bg.png")no-repeat center -4.7vw, url("../images/main_bg_m.jpg") fixed center bottom #fcddfd; background-size: 170%, 100%; padding-bottom: 40px;}
.event_m {display: block !important;}
.event_pc {display: none !important;}
  
.event2, .event3, .coupon_wrapper ul, .event4 {
        display: flex;
        flex-wrap: wrap;}
.event3_btn, .swiper_bank, .event4_btn, .swiper_bank {width: 100%;}

.coupon_wrapper li {width: 50%;}
.familymart {padding-bottom: 1.5vw;}

/**prod_m**/
.ProductList .item {width: 49vw;}  
.ProductList .ProductImg {width: 49vw; height: 49vw;}
.item .ProducPrice, .item .Event_Condition {margin-top: 0;}
.item .ProducPrice span, .item .Event_Condition i span {font-size: 27px;}
	
.group {margin: 20px 0; padding-bottom: 10px;}
.group .tit {width: 100vw; padding-bottom: 5px;}
.group:before {top: 6vw;}
    
/**hotel_title**/
.tit_8 {width: 100vw;}
.hotel_product {width: 49vw;}
.hotel_img {width: 49vw!important; height: 49vw!important;}
.hotel_money span.price {font-size: 30px;}  
.hotel_detail {height: 116px;}
.hotel_product {top: 0;}
    
}

@media screen and (max-width:560px) { 
.prod_wrapper {padding-top: 15px;}
.group:before {top: 6vw;}
/*.pk_wrapper {width: 90vw; height: auto; height: 70vw;}*/
    
}

@media screen and (max-width:375px) {
    
}


@media screen and (max-width:320px) { 
.item .ProducPrice i em span {font-size: 11px;}
.item .ProducPrice .price_txt {font-size: 13px;}

}