@charset "big5";
/* CSS Document */
body { min-width: 1200px; color: #333; font: 13px/1.6em "Century Gothic", Arial, 'Microsoft JhengHei', "蘋果儷中黑", "儷黑 Pro", "新細明體", "sans-serif"; }
a { display: block;  text-decoration: none;}
: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;}
.event_wrapper_m {display: none;}

.main_wrapper {margin: auto; position: relative; width: 100%; overflow: hidden; background: url("../images/+1.jpg")center top #ffd5d6;}

/*kv*/
.kv_wrapper {overflow-x: hidden; overflow-y: hidden; position: relative; z-index: 1;
	background: url(../images/kv_bg.jpg) no-repeat center top;}
.kv_container {position: relative;  z-index: 1; margin: auto; width: 1200px; height: 520px;}
.kv_slogan {position: absolute; z-index: 2; top: -106px; left: 357px;} 
.kv-item {position: absolute; z-index: 3; top: 280px; left: 393px;}
.kv_rule {position: absolute; z-index: 4; top: 404px; left: 505px;}
.kv_rule a {transition: .3s ease-in-out;}
.kv_rule a:hover {transform: scale(0.98); filter: brightness(110%);}
.kv_date {position: absolute; z-index: 3; top: 215px; left: 280px;}
.kv_balloon {position: absolute; z-index: 2; top: 51px; left: 197px;} 
.kv_cloud {position: absolute; z-index: 1; top: 48px; left: -353px;} 

/*活動*/
.event_wrapper {position: relative; width: 1200px; margin: auto; height: 268px; background: url("../images/event-bg.png")no-repeat center top #f03c3f; margin-bottom: 30px;}
.event1 {position: absolute; top: 25px; left: 40px;}
.event2 {position: absolute; top: 8px; right: 40px;}
.event3 {position: absolute; top: 127px; right: 34px;}
.event1 a, .event2 a, .event3 a {transition: .3s ease-in-out;}
.event1 a:hover, .event2 a:hover, .event3 a:hover {transform: scale(0.98); filter: brightness(120%);}

/**prod**/
.pro_temp {display: none;}
.prod_wrapper {position: relative;}
.prod_container {position: relative; z-index: 100;}
.ProductList {position: relative; z-index: 500; margin: auto; width: 1080px; padding-top: 30px;}
.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; background: #fff; border: 1px solid #d2837f; overflow: hidden;}
.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: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-image: linear-gradient(to right, #ff5e5c 0%, #ff8980 100%); width: 90%; margin: 2px auto; border-radius: 50px;}
.item .ProductName {overflow: hidden; padding: 4px 5px; height: 38px; color: #000; text-align: center; font-size: 16px; line-height: 21px;}
.item .ProducPrice, .item .Event_Condition { padding: 0 10px; height: 45px; color: crimson; position: relative; margin-top: 3px;}
.item .ProducPrice label {cursor: pointer;}
.item .ProducPrice i em span {margin: 0 10px 0 0; color: #747474; font-weight: 100; font-size: 13px;}
.item .ProducPrice span, .item .Event_Condition i span {margin: 0 2px 0 2px; font-weight: 500; font-size: 33px; line-height: 37px;}
.item .ProducPrice i em {color: #747474; text-decoration: line-through; font-style: normal;}
.item .ProducPrice .price_txt {color: crimson; font-size: 15px; line-height: 26px; font-weight: bold;}

.group {position: relative; padding-bottom: 120px;}
.group:before {content: ''; position: absolute; top: 115px; left: -57px; right: 0; z-index: -1;}
#group_1:before {background: url(../images/prod_bg2.png) no-repeat; width: 1198px; height: 1395px;}
#group_2:before {background: url(../images/prod_bg3.png) no-repeat; width: 1198px; height: 995px;}

/**title***/
.tit {display: none; margin: auto;}
.group .tit {display: block; padding-bottom: 80px; text-align: center; padding-right: 0px;}
.group .tit a {transition: .3s ease-in-out;}
.group .tit a:hover {transform: scale(0.98); filter: brightness(110%);}
.ProductList .item .sub_tit { display: none; position: absolute; z-index: 100; top: -580px !important; left: -18px !important;}

/*bg_wrapper*/
.bg_wrapper {display: none; position: absolute; width: 100%; height: 100%; top: 0; z-index:1; pointer-events: none;}
.bg_fly {top: 0; width: 100%; height: 100%; background: url("../images/float.png") center -200px;}

/* Lightbox */
.lightbox {display: none; box-sizing: border-box; background: #ffda6c; max-width: 850px; width: 80%; height: 80%; margin: auto; padding: 15px; border-radius: 20px;
    position: fixed; top: 0; bottom: 0; left: 0; right: 0; z-index: 1000; font-size: 15px;}
.lightbox-01 {height: 562px;}
.lightbox .lightbox_head {position: relative;}
.lightbox_content {box-sizing: border-box; background: #fff; width: 95%; margin: 0 auto auto; padding: 0 2em 1em 2em; border-radius: 20px;
    position: absolute; top: 90px; bottom: 4%; left: 0; right: 0;
    overflow-y: auto; overflow-x: hidden;}
.lightbox_mask {display: none; background-color: rgba(0, 0, 0, 0.75); position: fixed; top: 0; bottom: 0; left: 0; right: 0; z-index: 999;}
.lightbox_title {display: table; margin: auto; font-size: 35px; font-weight: bold; padding-top: 25px; color: #522b1a;}
.lightbox_content h3 {color: #00589f; font-weight: bold; font-size: 20px; line-height: 25px; margin-top: 15px;}
.lightbox_content p {font-size: 16px; line-height: 1.5em;}

.lightbox_close {color: #000; box-sizing: border-box; width: 31px; height: 31px; border-radius: 20px;
    position: absolute; top: 15px; right: 15px; cursor: pointer;}
.lightbox_close .icon_close {color: #fff; width: 31px; height: 31px;}
.lightbox_close .icon_close:before, .lightbox_close .icon_close:after {width: 31px; box-shadow: 0 0 15px 3px #ff1100;}
.icon_close {position: absolute; color: #000; margin-top: 0; margin-left: 0; width: 21px; height: 21px;}
.icon_close:before {content: ''; position: absolute; top: 10px; width: 21px; height: 3px; background-color: currentColor;
        -webkit-transform: rotate(-45deg); transform: rotate(-45deg);}
.icon_close:after {content: ''; position: absolute; top: 10px; width: 21px; height: 3px; background-color: currentColor;
        -webkit-transform: rotate(45deg); transform: rotate(45deg);}
.lightbox_content li {list-style: decimal; margin-left: 30px; padding-left: 5px;}
.lightbox_content li a {display: inline;}

table {background: white; border-collapse: collapse; width: 100%; border: 2px solid #a78447; margin-top: 5px;}
table tr,table th,table td {border: none; border-bottom: 1px solid #e4ebeb;}
table th,table td {padding: 10px 5px; text-align: left;}
table th {background: #ffd8b2; color: #000; text-transform: uppercase;}
table.two-axis tr:nth-of-type(2n+1) td {background: #f5f5f5;}
table.bt tfoot th,table.bt tfoot td,table.bt tbody td {font-size: 14px;  padding: 0;}
table.bt tfoot th:before,table.bt tfoot td:before,table.bt tbody td:before {background: #ffd8b2; color: #000; margin-right: 10px; padding: 10px 10px 0;}
table.bt tfoot th .bt-content,table.bt tfoot td .bt-content,table.bt tbody td .bt-content {display: inline-block; padding: 10px 5px;}
table.bt tfoot th:first-of-type:before,
table.bt tfoot th:first-of-type .bt-content,
table.bt tfoot td:first-of-type:before,
table.bt tfoot td:first-of-type .bt-content,
table.bt tbody td:first-of-type:before,
table.bt tbody td:first-of-type .bt-content {padding-top: 10px;}
table.bt tfoot th:last-of-type:before,
table.bt tfoot th:last-of-type .bt-content,
table.bt tfoot td:last-of-type:before,
table.bt tfoot td:last-of-type .bt-content,
table.bt tbody td:last-of-type:before,
table.bt tbody td:last-of-type .bt-content {padding-bottom: 10px;}

@media screen and (min-width: 1025px) {

.NavArea {display: none; width: 115px; position: fixed; top: 150px; right: 0; z-index: 250;}
.Nav-slide.active {background-color: rgb(255 255 255 / 30%);}
.float_main { width: 138px; opacity: 0.9; filter: alpha(opacity=90);}
.go_top { display: block; cursor: pointer;}
   
.Nav {position: relative;}
.float_tit {position: absolute; top: -117px;}
.Nav-wrapper {background-color: #ff4961; border: 5px solid #ee2731; width: 100px; border-radius: 20px; overflow: hidden; padding-top: 0px;}
.Nav-wrapper li {font-size: 15px; line-height: 20px; text-align: center; background: transparent; margin: auto; padding: 6px 0; position: relative;}
.Nav-wrapper li.highlight1 {font-size: 20px; line-height: 26px; background: #ffe17a; color: #ff4d63; font-weight: bold; margin-top: 8px;}
.Nav-wrapper li.highlight2 {font-size: 24px; border-radius: 0 0 20px 20px; padding-top: 10px; padding-bottom: 12px; padding-left: 2px;}
.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:after {background: #fff100; height: 2px; position: absolute; right: 51%; left: 51%; bottom: 0; z-index: 1; content: "";
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: left, right;
    transition-property: left, right;  }
.Nav-wrapper li.highlight2:after {background: #ee703e;}
.Nav-wrapper li span {display: block;}
}

@media screen and (max-width:1024px) {
body {width: 100vw; min-width: inherit; background: #ffd5d6;}
.gotop {background: url(//www.payeasy.com.tw/pay_event/pezlib/images/icon_top.png) no-repeat;  height: 36px; position: fixed; right: 5px; width: 36px; bottom: 75px; z-index: 101;display: none;}
.gotop {background: url(//www.payeasy.com.tw/pay_event/pezlib/images/icon_top.png) no-repeat;  height: 36px; position: fixed; right: 5px; width: 36px; bottom: 75px; z-index: 101;display: none;}
.gotop a {display: block; width: 48px; height: 36px;}
.header {width: 100vw;}
.display_m {display: block;}
.display_pc {display: none;}
	
.main_wrapper {background-size: 200vw;}
    
/*kv_m*/
.kv_wrapper {background-size: 200vw;}
.kv_container {width: 100vw; height: 51.8vw;}
.kv_container img {width: 100%;}
.kv_slogan {width: 48vw; top: -10vw; left: 26vw;} 
.kv-item {width: 42vw; top: 28vw; left: 29vw;}
.kv_rule {width: 21vw; top: 40vw; left: 40vw;}
.kv_date {width: 12vw; top: 21vw; left: 18vw;}
.kv_balloon {width: 12vw; top: 5.5vw; left: 10vw;} 
.kv_cloud {width: 198vw; top: 5vw; left: -45vw;} 

/*活動*/
.event_wrapper {width: 100vw; height: 24vw; background-size: cover; margin-bottom: 20px;}
.event_wrapper img {width: 100%;}
.event1 {width: 54vw; top: 2.5vw; left: 3.3vw;}
.event2 {width: 38vw; top: 1.2vw; right: 3.3vw;}
.event3 {width: 38vw; top: 11.7vw; right: 3.3vw;}
    
/*prod_m*/
.prod_wrapper {}
.prod_container {padding-top: 20px;}
.ProductList {width: 96vw; padding-top: 0;}
.ProductList .item {width: 23vw; margin: 0 .5vw; margin-bottom: 10px;}
.ProductList .ProductImg {width: 23vw; height: 23vw; border: 0;}
.ProductList .ProductDesc {height: 30px; overflow: hidden; line-height: 30px; font-size: 14px; margin-top: 5px;}
.item .ProductName {color: #000; height: 34px; overflow: hidden; font-size: 14px; text-align: center; padding: 4px 5px; line-height: 18px;}
.item .ProducPrice span, .item .Event_Condition i span {font-size: 24px;}

/**group**/ 
.group .tit {padding-bottom: 6vw;}
.group .tit img {width: 100%;}
.group {margin: 0 0 120px 0; padding: 0;}
.group:before {top: 11.5vw; left: -4vw;}
#group_1:before, #group_4:before {background-size: cover; width: 105vw; height: 122vw;}
#group_2:before, #group_5:before {background-size: cover; width: 105vw; height: 86vw;}		

.ProductList .item_ .ProducPrice {height: 40px;}
.prod_wrapper_bg {width: 100vw;}
.prod_bg_item {height: calc(494vw + 1319px);}

/**nav-top**/ 
.float_tit {display: none;}
.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;}
.Nav-slide.active a {color: yellow;}
.NavArea li.highlight0 {display: none;}
.Nav-slide.active a {color: yellow; font-weight: bold; border-bottom: 2px solid yellow; background: #525252;}
li.Nav-slide a span {display: inline-block;}
li.highlight1 {font-size: 24px; line-height: 50px; padding: 0 30px; color: #fc1f68; background: #ffe17a; font-weight: bold;}

}

@media screen and (max-width:768px) {
.event_wrapper {height: 51.5vw;}
.event1 {width: 94vw;}
.event2 {width: 46.5vw; top: 37vw; left: 3.3vw;}
.event3 {width: 46.5vw; top: 37vw; right: 2.5vw;}	
	
.ProductList {width: 100vw;}
.group {margin: 0 0 50px 0;}
.group .tit {width: 100vw; padding-bottom: 5vw;}	
#group_1:before, #group_2:before {
    background: #fdefdc;
	background-size: 100vw;
    border-top: 40px solid #ff4f4d;
    border-bottom: 8px solid #ff4f4d;
    border-radius: 30px 30px 20px 20px;
    width: 100vw;
    height: auto !important;
    left: 0;
    bottom: -2vw;}

.prod_container {padding-top: 0;}
.ProductList .item {width: 49vw; margin: 0 .5vw; margin-bottom: 10px;}
.ProductList .ProductImg {width: 49vw; height: 49vw; border: 0;}
	
/**floatM-bottom**/
.M_menu_wrap {position: fixed; bottom: 0; z-index: 999;}
.M_menu_block {width: 100vw; background-color: rgb(0 0 0 / 70%); backdrop-filter: blur(10px); -webkit-backdrop-filter: blur(10px);  }
.M_menu_block ul {border-top: 2px solid #999; display: flex; justify-content: center; align-items: center;}
.M_menu_block li {/*width: 100%;*/ font-size: 16px; line-height: 18px; height: 60px; display: flex; flex: auto; justify-content: center; align-items: center; text-align: center; border-left: 1px solid #222; border-right: 1px solid #666; padding-bottom: 8px;}
.M_menu_block li a {color: #fff; width: 100%; padding: 10px;}
.M_menu_block ul li.best {background: #a70fea;}
.M_menu_block li.best a {padding-top: 0;}
	
table.bt tfoot th::before, table.bt tfoot td::before, table.bt tbody td::before {width: 30vw !important;}
}

@media screen and (max-width:560px) {
.group .tit {height: 15vw;}
.group {margin: 0 0 30px 0;}
#group_1:before, #group_2:before {
    border-top: 20px solid #ff4f4d;
    border-bottom: 5px solid #ff4f4d;
    border-radius: 20px;}

.item .ProductName {height: 28px; font-size: 13px; line-height: 16px;}
.item .ProducPrice, .item .Event_Condition {height: 40px; margin-top: 0;}
	
/**lightbox**/
.lightbox {width: 96%; padding: 20px 10px;}
.lightbox-01 {height: 90%;}
.lightbox_close {top: 0; right: 0;}
.lightbox_content {padding: 0.5em 1em; top: 18vw;}
.lightbox_area {float: none; width: 100%; padding-top: 2vw;}
.lightbox_title {font-size: 23px; padding-top: 3%; padding-right: 3%;}
.lightbox_content h3 {font-size: 15px; margin-top: 6px;}
.lightbox_content p {font-size: 13px;}
.lightbox_content li {font-size: 13px;}	
}

@media screen and (max-width:375px) {
.group .tit {height: 15vw;}
}

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

/*==============================================
animation
==============================================*/
.kv-item, .kv_rule  {
    animation: flyItemfadeIn 0.4s linear .8s backwards, lightning 2s ease-in-out infinite alternate;}

.kv_cloud {
    animation: flyItemfadeIn 0.4s linear .8s backwards, upLeft_animation 2s ease-in-out infinite alternate;
    animation-delay: 2s;}

.kv_rule {
    animation: zoomInDown 1s linear .8s backwards;
    animation-delay: 1s;}

.kv_balloon {
    animation: upDown_animation 1s linear 1s infinite alternate;
}

.bg_fly {
    animation: upDown_animation 1s ease-in-out infinite alternate;}

/*==============================================
upLeft
==============================================*/
.upLeft_animation { -webkit-animation: upLeft_animation 1s ease-in-out infinite alternate; animation: upLeft_animation 1s ease-in-out infinite alternate; }
@-webkit-keyframes upLeft_animation {
 0% {
-webkit-transform: translate(-10px, 0);
}
 100% {
-webkit-transform: translate(0, 0);
}
}
@keyframes upLeft_animation {
 0% {
transform: translate(-10px, 0);
}
 100% {
transform: translate(0, 0);
}
}

/*==============================================
flyItemfadeIn
==============================================*/
@keyframes flyItemfadeIn {
 0% {
 opacity: 0;
 filter: blur(10px) ;
 transform: scale(.5);
}
40% {
 opacity: .5;
 filter: blur(10px);
 transform: scale(.9);
}
60% {
 opacity: .8;
 filter: blur(6px);
 transform: scale(1.1);
}
 100% {
 opacity: 1;
 filter: blur(0px);
 transform: scale(1);
}
}
 @-webkit-keyframes flyItemfadeIn {
 0% {
 opacity: 0;
 -webkit-filter: blur(10px);
 -webkit-transform: scale(.5);
}
40% {
 opacity: .5;
 -webkit-filter: blur(10px);
 -webkit-transform: scale(.9);
}
60% {
 opacity: .8;
 -webkit-filter: blur(6px);
 -webkit-transform: scale(1.1);
}
100% {
 opacity: 1;
 -webkit-filter: blur(0px);
 -webkit-transform: scale(1);
}
}
/*==============================================
lightning
==============================================*/
.lightning {
  -webkit-animation: lightning 2s ease-in-out infinite alternate;
  animation: lightning 2s ease-in-out infinite alternate;
}
@-webkit-keyframes lightning {
  0%, 52%, 56%, 60%, 100% {
    filter: brightness(100%);
  }
  54%, 58%, 62% {
    filter: brightness(120%);
  }
}
@keyframes lightning {
  0%, 52%, 56%, 60%, 100% {
    filter: brightness(100%);
  }
  54%, 58%, 62% {
    filter: brightness(120%);
  }
}

/*==============================================
upDown
==============================================*/
.upDown_animation {
  -webkit-animation: upDown_animation 1s ease-in-out infinite alternate;
  animation: upDown_animation 1s ease-in-out infinite alternate;
}
@-webkit-keyframes upDown_animation {
  0% {
    -webkit-transform: translate(0, -7px);
  }
  100% {
    -webkit-transform: translate(0, 0);
  }
}
@keyframes upDown_animation {
  0% {
    transform: translate(0, -7px);
  }
  100% {
    transform: translate(0, 0);
  }
}