@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}

/**main_wrapper**/
.main_wrapper {overflow: hidden;}

/**kv**/
.kv_wrapper {background: url(../images/kv_bg.jpg) no-repeat top center; height: 603px;}
.kv_container {position: relative; width: 1100px; margin: auto;}
.kv_slogan {position: absolute; top: 33px; left: 233px; z-index: 1;}
.kv_best {position: absolute; top: 235px; right: 37px; z-index: 2;}

/*rule*/
.rule_wrapper {overflow: hidden; /*background: #ffdf7d;*/ font-family: 'Noto Sans TC', sans-serif; color: #000; padding-top: 30px;
background-image: linear-gradient(to top, #ffedb5 90%, #f8f5ee 100%) !important;
	-webkit-box-shadow: inset 0px 3px 5px 0px rgba(0,0,0,0.4);
	-moz-box-shadow: inset 0px 3px 5px 0px rgba(0,0,0,0.4);
	box-shadow: inset 0px 3px 5px 0px rgba(0,0,0,0.4); 
}
.rule_container {position: relative; width: 1000px; margin: auto; padding-bottom: 30px;}
.rule_title {width: 100%; text-align: center; padding-bottom: 10px;}
.rule_txt {width: 100%; font-size: 22px; line-height: 34px; font-weight: bold;}
.pink {color: #e4007f;}
.orange {color: #a94400;}
.rule_txt .gift {font-size: 26px; font-weight: bold; color: #da2141;}
.rule_txt h3 {position: relative; font-size: 26px; color: #0f8fed; background: #fff; border: 3px solid #0f8fed; display: inline-block; font-weight: bold; margin-top: 20px; margin-bottom: 5px; padding: 5px 10px 5px 125px;}
.rule_txt h3 span.best {position: absolute; top: -6px; left: -20px; background: #e42844; border-radius: 30px 30px 0 0; color: #fff; padding: 5px 20px; margin-right: 5px; font-size: 17px;}
.rule_txt h3.increase {position: relative; padding-left: 50px;}
img.rule_bank {position: absolute; top: -10px; left: -20px;}
.bank_btn {position: absolute; left: 100px; transition: linear .3s;}
@media(hover:hover) {
.bank_btn:hover {filter: brightness(120%); transform: scale(0.98);}
}

.rule_txt p {font-size: 20px; line-height: 1.4em; font-weight: 500;}
.rule_txt span {padding: 5px;}
.rule_photo {position: absolute; top: 206px; right: 0px;}
.rule_photo img {width: 100%;}
.best_tit {display: none;}
.rule_note {text-align: center; padding-top: 30px; padding-bottom: 15px;}
.rule_btn {text-align: center; transition: linear .3s; padding: 10px 0;}

@media(hover:hover) {
.rule_btn:hover {filter: brightness(120%); transform: scale(0.98);}
}

/*city*/
.city_wrapper {padding: 40px 0 !important;}
.city_title {width: 100%; text-align: center; padding-bottom: 10px;}
.city_main { }
.showcase-group {position: relative;
    display: flex;
    justify-content: center;}
.showcase {float: left; width: 132px; padding: 8px;}

.container {position: relative; padding-top: 100%; font-family: 'Noto Sans TC', sans-serif;}
.showcase-content {position: absolute; top: 0; left: 0; right: 0;bottom: 0; overflow: hidden; border-radius: 3px;}
.cover {position: absolute; top: 0; left: 0;  width: 100%; height: 100%; z-index: 2; display: block; font-size: 0; text-align: center;
    -webkit-transition: background-color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out;
	background-color: rgba(0, 0, 0, 0);}
.cover:hover {background-color: rgba(0, 0, 0, 0.5);}
.cover:before {content: ''; display: inline-block; vertical-align: middle; width: 0; height: 100%;}
.caption {display: inline-block; vertical-align: middle; text-align: center; color: #FBFBFB; 
text-shadow: 0 0 15px rgba(0, 0, 0, 1), 0 2px 5px rgba(0, 0, 0, 0.7), 0px 2px 5px rgba(0, 0, 0, 0.7);}
.caption-title {font-size: 28px; line-height: 1.3em; font-weight: bold;}
.caption-subtitle {font-size: 18px;}
.caption-icon {width: 40px; margin: auto; padding-top: 15px;}
.caption-icon img {width: 100%;}
.showcase-img {width: 100%; height: 100%; background-size: cover; background-position: center;}

/**prod**/
.prod_wrapper {position: relative;}
.ProductList {position: relative; z-index: 100;}

/**group**/
.group {position: relative; z-index: 2; width: 1200px; margin:auto; padding-bottom: 80px; overflow: hidden;}
.group .tit {position: sticky; z-index: 1; text-align: center; padding-bottom: 15px;}
.group:before {content: ''; position: absolute; top: 80px; left: 0px; right: 0; margin: auto; width: 1187px; height: 906px; z-index: -1;}
#group_1:before {background: url(../images/prod_bg_01.png) no-repeat center top;}
/*#group_2:before {background: url(../images/prod_bg_02.png) no-repeat center top;}*/
#group_2:before {background: url(../images/prod_bg_03.png) no-repeat center top;}
#group_3:before, #group_4:before {background: url(../images/prod_bg_04.png) no-repeat center top;}
#group_5:before, #group_6:before {background: url(../images/prod_bg_05.png) no-repeat center top;}

.bg_pink {background: #fff3ec; padding-top: 40px; overflow: hidden;
	-webkit-box-shadow: inset 0px 3px 5px 0px rgba(0,0,0,0.4);
	-moz-box-shadow: inset 0px 3px 5px 0px rgba(0,0,0,0.4);
	box-shadow: inset 0px 3px 5px 0px rgba(0,0,0,0.4);}
.bg_green {background: #ecfff3; padding-top: 40px; overflow: hidden;}
.bg_blue {background: #defbff; padding-top: 40px; overflow: hidden;}
.bg_orange {background: #fff3ec; overflow: hidden;}

/**hotel**/
.hotel_main {width: 1080px; margin: 0 auto;}
.hotel_product {position: relative; text-align: center; background: #fff; overflow: hidden; width: 260px; margin-left: 5px; margin-right: 5px; margin-bottom: 15px; border-radius: 20px; transition: linear .2s;}
.hotel_img {width: 100%; height: 260px; background-size: cover; background-position: 50%; background-repeat: no-repeat; transition: all .5s linear; background-color: #fff;}
.hotel_product a {position: relative; display: block;}
.hotel_product:hover, .hotel_product:focus, .hotel_product:active {transform: translateY(-5px);}
.hotel_detail {}
.hotel_desc {overflow: hidden; margin: 7px 7px 0; border-radius: 30px; background-image: linear-gradient(to right, #5e5e5e 0%, #000 100%); padding: 0 15px; height: 36px; color: #fff; font-weight: bold; font-size: 15px; line-height: 36px;}
.hotel_tit {overflow: hidden; padding: 4px 5px; height: 38px; color: #000; text-align: center; font-size: 15px; line-height: 21px;}
.hotel_money {padding: 0 2px; height: 40px; color: #ff0000;}
.hotel_money span.price {margin: 0 2px; font-weight: 500; font-size: 32px; line-height: 37px;}
.notice {color: #000; font-size: 16px; font-weight: bold; text-align: center;}
@media(hover:hover) {
	.group .tit a:hover {transform: scale(0.99);}
	.hotel_product:hover {transform:translateY(-5px);}
}

/*銀行優惠*/
.bank_wrapper {padding: 40px 0;}
.bank_container {position: relative; width: 1000px; margin: auto;}
.bank_title {width: 100%; text-align: center; padding-bottom: 10px;}

.bank_group { }
.bank_box {width: 33.3%; float: left; padding: 20px; box-sizing: border-box;}
.bank_text {background: #fff; border-radius: 20px; padding: 20px; text-align: center; height: 280px; overflow: hidden; position: relative;
    transition: .2s linear;
	box-shadow: 0 1px 10px rgba(0, 0, 0, 0.3);}
.bank_text:hover {box-shadow: 0 1px 10px rgba(0, 0, 0, 0.7);}
.bank_logo_box img {border: 1px solid #e6e6e6;}
.bank_event_box {text-align: left; margin-top: 15px;}
.bank_event_date {padding-right: 5px;}
.bank_event_date, .bank_event_text {display: table-cell;}
.bank_event_date p {vertical-align: middle; border: 1px solid #f26725; border-radius: 20px; color: #f26725; font-size: 13px; padding: 0 5px; white-space: nowrap;}
.bank_event_text p {color: #333; font-size: 18px; line-height: 24px;}
.bank_event_text b {color: #f26725;}
.bank_detail_btn {background-color: #9399a0; color: #fff; font-size: 15px; line-height: 30px; border-radius: 30px;
    position: absolute; bottom: 40px; left: 20px; right: 20px;}
.bank_event_peroid {font-size: 14px; color: #808080;
    position: absolute; bottom: 10px; left: 20px; right: 20px;}
.bank_text:hover .bank_detail_btn {background-color: #f26725;}

/*旅行社*/
.travel-agency_wrapper {padding: 40px 0;}
.travel-agency_title {width: 100%; text-align: center; padding-bottom: 10px;}
.travel-agency {width: 1200px; margin: auto;}
.travel-agency img {width: 100%;}
.travel-agency ul {
    display: flex;
    flex-wrap: wrap;}
.travel-agency li {width: 23%; margin: 1%; text-align: center;}
.travel-agency li a {border: 2px solid #ccc; border-radius: 10px; overflow: hidden; padding: 10px; background: #fff;}
@media (hover: hover) {
	.travel-agency li a:hover {border: 2px solid #ff6029;}
}	
.travel-agency span {font-size: 22px;}

/*notice*/
.notice_wrapper {background: #f2f2f2; padding-top: 20px; border-top: 2px solid #fff; border-bottom: 2px solid #fff;}
.notice_container {width: 1200px; margin: 0 auto;}
.notice_container h2 {font-size: 30px; font-weight: bold; text-align: center; color: #000; padding: 10px 0; background: none;}
.notice_content {width: 100%; font-size: 15px; line-height: 22px;  padding-bottom: 30px;}
.notice_content ol li {margin: 0 30px 5px 30px; list-style-type: decimal;}
.li_notice ol li {counter-increment: my-counter; list-style-type: none; text-indent: -23px; margin: 0 30px 5px 30px;}
.li_notice ol li::before {content: "("counter(my-counter) ")"; padding-right: 3px;}
.notice_wrapper a {display: inline; text-decoration: underline; color: #333;}
.notice_content p {font-size: 15px; line-height: 24px; padding-left: 10px;}
.notice_content h3 {font-weight: bold; font-size: 18px; line-height: 1.2em; margin-top: 10px;}
.notice_content h3.txt {margin-top: 0;}
.notice_content h5 {background-color: #0f8fed; border-radius: 20px; font-size: 18px; line-height: 30px; font-weight: bold; padding: 5px 20px; display: inline-block; margin: 10px 0 5px; color: #fff;}


@media screen and (min-width: 1025px) {
.NavArea {display: none; /*width: 116px;*/ position: fixed; top: 110px; right: 4px; z-index: 500;}
/*.Nav-slide.active {background: rgb(0 0 0 / 30%);}*/
.Nav-slide.active a {color: #000;}
.float_main {width: 138px; opacity: 0.9; filter: alpha(opacity=90);}
.go_top {display: block; cursor: pointer;}
   
.Nav {position: relative;}
.Nav-wrapper {background-color: #000; width: 100px; border-radius: 15px; overflow: hidden; padding-top: 15px; text-align: center; border: 5px solid #000;}
.Nav-wrapper li {position: relative; font-size: 15px; text-align: center; background: transparent; margin: auto; padding: 1px 0;}
.Nav-wrapper li.goback {font-size: 24px; border-radius: 0 0 20px 20px; padding-bottom: 5px; 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 {position: absolute; right: 51%; bottom: 0;left: 51%;z-index: 1; height: 2px; background: yellow; 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.goback:after {background: none;}
.Nav-wrapper li:hover:after {right: 10%; left: 10%;}
.Nav-wrapper li.float_tit {position: absolute; top: -103px; left: -10px;}
.Nav-wrapper li.float_tit:after, .Nav-wrapper li.tit_hd:after {background: rgb(0 0 0 / 0%);}
    
.Nav-wrapper li.pink {background: #ee7e79;}
.Nav-wrapper li.rose {background: #e35598;}
.Nav-wrapper li.purple {background: #ad5ecf;}
.Nav-wrapper li.green {background: #52b490;}
.Nav-wrapper li.blue {background: #159fc3;}
.Nav-wrapper li.brown {background: #b28850;}
    
.Nav-wrapper li.pink.active {background: #fed88c;}
.Nav-wrapper li.rose.active {background: #fed88c;}
.Nav-wrapper li.purple.active {background: #fed88c;}
.Nav-wrapper li.green.active {background: #fed88c;}
.Nav-wrapper li.blue.active {background: #fed88c;}
.Nav-wrapper li.brown.active {background: #fed88c;}
.Nav-wrapper li.bank.active {background: #fed88c;}
.Nav-wrapper li.agency.active {background: #fed88c;}  
    
li.tit_green, li.tit_blue {padding-top: 5px;}
    
.Nav-wrapper li.rule {background: #ff6b55; border-radius: 20px; font-size: 15px; line-height: 26px;}	
.Nav-wrapper li.bank {background: #c00; border-radius: 20px; font-size: 15px; line-height: 26px; margin: 7px auto;}  
.Nav-wrapper li.agency {background: #c00; border-radius: 20px; font-size: 15px; line-height: 26px; margin: 7px auto;}
}

@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: 5px; width: 36px; bottom: 10px; z-index: 999; display: none;}
.gotop a {display: block; width: 48px; height: 36px;}
.header {width: 100vw;}
.display_m {display: block;}
.display_pc {display: none;}
.main_wrapper { }
    
/**kv_m**/
.kv_wrapper{background: url("../images/kv_bg.jpg")no-repeat center top; background-size: 150%; height: 46vw;}
.kv_wrapper img {width: 100%;}
.kv_container {width: 100vw;}
.kv_slogan {width: 47.5vw; top: 1vw; left: 24vw;}
.kv_best {width: 33vw; top: 15vw; right: 5vw;}
    
.rule_wrapper {background-image: linear-gradient(to top, #ffdf7d 80%, #f8f5ee 100%); margin-bottom: 0; padding-top: 0;
    -webkit-box-shadow: inset 0px 0px 7px 0px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: inset 0px 0px 7px 0px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.4);}
.rule_container {width: 90vw; margin: auto; padding-top: 30px;}
.rule_container img {width: 100%;}
.rule_title {width: 50vw; margin: auto;}
.rule_txt {width: 100%;}
.rule_txt .gift {font-size: 21px;}
.rule_photo {width: 30%; top: 20vw; right: -2.5vw;}
img.rule_bank {width: 50px; left: -1vw; top: 3px;}
.rule_note {width: 80vw; margin: auto;}
.rule_btn {width: 30vw; margin: auto;}
.bank_btn {width: 24vw;}

/**group**/ 
.group {width: 100vw; margin-bottom: 35px; padding-bottom: 20px;}
.group .tit {width: 50vw; margin: auto; padding-bottom: 3px;}
.group .tit img {width: 100%;}
.group:before {height: -webkit-fill-available; width: 100vw; top: 6vw; border-radius: 20px;
    background-size: 100%;
    border-top: 3px solid #d6d6d6;
    border-bottom: 5px solid #d6d6d6;}
#group_1:before {background: #f3938e;}
/*#group_2:before {background: #e1a0bf;}*/
#group_2:before {background: #b192c4;}
#group_3:before, #group_4:before {background: #58bf9a;}
#group_5:before, #group_6:before {background: #2db2d5;}
#group_7:before, #group_8:before, #group_9:before {border: 0;}  
    
.bg_pink {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;}

.ProductList .item_ .ProducPrice {height: 40px;}
.prod_wrapper_bg {width: 100vw;}
.prod_bg_item {height: calc(494vw + 1319px);}
    
/**hotel_title**/
.hotel_main { width: 100vw;}
.hotel_product { margin-top: 5px; margin-right: 0.5vw; margin-left: 0.5vw; width: 24vw; margin-bottom: 0.5vw;}
.hotel_img { width: 24vw; height: 24vw; margin: 0 auto; }
.hotel_detail { height: 120px;}
.hotel_desc { font-size: 14px; overflow: hidden;}
.hotel_tit { line-height: 18px; font-size: 14px; height: 35px;}
.notice {width: 90vw; margin: auto; font-size: 14px; overflow: hidden; padding-top: 15px; line-height: 1.2em;}
    
/**city**/	
.city_wrapper {margin-bottom: 0 !important;}
.city_title {width: 50vw; margin: auto; padding-bottom: 0;}
.city_title img {width: 100%;}	
.city_main {width: 90%; margin: auto; overflow-x: scroll;}
.showcase-group {display: inline-flex;}
    
/*銀行優惠*/
.bank_wrapper {padding: 30px 0; margin-bottom: 0 !important;}
.bank_container {width: 96vw;}
.bank_container img {width: 100%;}
.bank_title {width: 50vw; margin: auto;}
    
/**agency**/	
.travel-agency_wrapper {padding: 30px 0; margin-bottom: 0 !important;}
.travel-agency_title {width: 50vw; margin: auto; padding-bottom: 0;}
.travel-agency_title img {width: 100%;}	
.travel-agency {width: 90vw; margin: auto;}
	
.notice_wrapper {padding-top: 10px;}
.notice_container {width: 96%; margin: auto;}
.notice_container h2 {font-size: 22px;  padding: 5px 0;}
.notice_content {font-size: 14px; line-height: 20px;}
.notice_content ol li {margin: 0 5px 5px 30px;}
.notice_content h5 {font-size: 18px; padding: 3px 20px; margin: 10px 0 5px 0;}
.notice_content p {font-size: 14px; line-height: 21px;}
li.Nav-slide.rule {background: #ff6b55;}
	
/**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 li.Nav-slide.city {background: #ff7449;}
.NavArea .Nav li.Nav-slide.travel {background: #3590c7;}
.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; font-weight: bold; border-bottom: 2px solid yellow; background: #525252;}	
}

@media screen and (max-width:768px) {
.rule_container {width: 94vw; margin: auto; padding-bottom: 10px;}
.rule_photo {width: 35%; top: 36vw; right: 0;}
.rule_txt h3 {font-size: 20px; margin-top: 0; padding: 5px 10px;}
.rule_txt p {font-size: 15px;}
.best_tit {display: block; background: #e42844; border-radius: 30px 30px 0 0; color: #fff; padding: 0 20px; font-size: 17px; width: 100px; margin-top: 10px;}
.rule_txt h3 span.best {display: none;}
.rule_txt h3.increase {margin-top: 13px;}

.prod_wrapper {padding-top: 0;}	
.group {margin-bottom: 20px;}
.group .tit {width: 65vw;}
    
.hotel_product {width: 49vw;}
.hotel_img {width: 49vw; height: 49vw; margin: 0 auto;}
.hotel_money span.price {font-size: 27px; line-height: 1em;}
.hotel_detail {height: 113px;}

.bank_box {width: 100%;}
.bank_text {height: auto;}
.bank_detail_btn {position: initial; margin-top: 10px;}
.bank_event_peroid {position: initial; margin-top: 5px;}
	
.travel-agency_wrapper {padding: 20px 0;}	
.travel-agency_title {padding-bottom: 10px;}
.travel-agency {width: 96vw;}
    
.notice_content h5 {line-height: 1.2em; padding: 10px 20px;}
    
.rule_title, .city_title, .bank_title, .travel-agency_title {width: 70vw;}
}

@media screen and (max-width:560px) {
.kv_wrapper {background: url(../images/kv_bg.jpg) no-repeat center top; background-size: 200%; height: 60vw;}
.kv_slogan {width: 59vw; top: 3vw; left: 15vw;}
.kv_best {width: 35vw; top: 24vw; right: 2vw;}
    
.rule_container {padding-top: 10px;}
.best_tit {border-radius: 20px 20px 0 0;}
.rule_txt .gift {font-size: 0.7em;}
.rule_txt h3 {font-size: 0.8em; line-height: 1.2em; padding: 5px 2vw;}
.rule_txt p {font-size: 0.7em; line-height: 1.3em;}
.rule_note {width: 90vw;}
.rule_btn {width: 55vw; padding: 0 0 10px;}
.rule_photo {display: none;}
.bank_btn {width: 40vw;}
    
.group .tit {width: 80vw;}
    
.bg_pink {padding-top: 20px;}
.bg_green {padding-top: 20px;}
.bg_blue {padding-top: 20px;}
    
.showcase {width: 120px; padding: 6px;}

.bank_box {padding: 10px;}
.bank_logo_box {padding: 0 15vw; border: 1px solid #e6e6e6;} 
    
.travel-agency li {width: 48%;}
    
.rule_title, .city_title, .bank_title, .travel-agency_title {width: 100vw;}
.city_wrapper, .bank_wrapper, .travel-agency_wrapper {padding: 20px 0 !important;}
}

@media screen and (max-width:375px) {	
.caption-subtitle {font-size: 15px;}
	
}

@media screen and (max-width:320px) {	
.caption-title {font-size: 22px;}
.showcase {width: 100px;}
.rule_photo {display: none;}	
}