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

/**main_wrapper**/
.main_wrapper { margin: auto; position: relative; width: 100%; overflow: hidden;}

/**主kv**/
.kv_wrapper{ width: 100%; /**overflow-x: hidden; overflow-y: hidden;**/ position: relative; background-image: url(../images/kv_bg.png); background-size: cover;
    /**animation**/
    -webkit-animation: slidein 20s;
    animation: slidein 20s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
}

@-webkit-keyframes slidein {
from {background-position: top; background-size:1960px;}
to {background-position: -100px 0px; background-size:2160px;}
}

@keyframes slidein {
from {background-position: top; background-size:1960px;}
to {background-position: -100px 0px; background-size:2160px;}
}

.kv_container {position: relative; width: 1200px; height: 730px; margin: 0 auto;}
.kv_slogan {position: absolute; top: 10px; right: 30px; z-index: 1;}
.kv_photo_01 {position: absolute; top: 220px; left: 25px; z-index: 1;}
.kv_photo_02 {position: absolute; top: 290px; left: 315px; z-index: 3;}

/**活動區**/
.event_wrapper {width: 100%; position: relative; margin-top: -160px; z-index: 2; height: 490px; background: url(../images/event/event_bg.png) no-repeat top center;}
.event_container{ width: 1000px; height: 250px; background: url(../images/event/maple/event_border.png) no-repeat top center; margin: 0 auto; position: relative; top:220px; display: flex;}

.event a{transition: linear .2s;}
@media(hover:hover) {
.event a:hover{ transform:translateY(-3.5%);}
}

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

/**group**/
.bg {padding-bottom: 50px; padding-top: 25px;}
.group {position: relative; z-index: 1; width: 100%; margin:auto; padding-bottom: 30px;}
.group .tit {position: sticky; z-index: 1; text-align: center; padding-top: 10px;}
.group:before{
	content:'';
	position: absolute;
	top: 130px;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
    background-color: #e55513;
    border-radius: 30px;
    border: 5px #fae5c5 solid;
    width: 1120px;
    height: 890px !important;
	z-index: -1;
}

/**jp_bg**/
#group_1{
    background-image: url(../images/japan_bg_01.png), url(../images/japan_bg_02.png);
    background-repeat: no-repeat, repeat;
    background-position: top, left;  
}

/**canada_bg**/
#group_2{
    background-image: url(../images/canada_bg.png);
    background-repeat: no-repeat;
    background-position: top;  
    display: none;
}

/**taiwan_bg**/
#group_3{
    background-image: url(../images/taiwan_bg.png), url(../images/japan_bg_02.png);
    background-repeat: no-repeat, repeat;
    background-position: top, left;  
}

/**產地區塊背景框往下推移**/
.group.space:before{
    top:650px;
}

/**spot**/
.spot_wrapper{position: relative;}
.spot_container{position: relative; width: 1080px; display: flex; justify-content:space-between; margin: 0 auto;}

.text{ font-size: 16px; font-weight: bold; text-align: center; width: 800px; padding: 10px 20px; background-color: antiquewhite; border-radius: 30px; color: currentColor; margin: 0 auto; position: relative; margin-top: 15px;}

/**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: 10px; border-radius: 10px; transition: linear .2s; box-shadow: rgba(0, 0, 0, 0.1) 0px 3px 4px, rgba(0, 0, 0, 0.2) 0px 3px 4px;
}
.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, #ffb64b 0%, #ff9832 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;}

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

@media screen and (min-width: 1025px) {
.NavArea {display: none; width: 120px; position: fixed; top: 200px; right: 0; z-index: 500;}
.Nav-slide.active {background-color: rgb(0 0 0 / 30%);}
.Nav-slide.active a {color: #ffee00;}
.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: -110px; left: -23px; z-index: -1;}
.Nav-wrapper {width: 100px; background: #000; padding: 15px 5px 5px; border-radius: 20px; overflow: hidden;}
.Nav-wrapper li {font-size: 15px; text-align: center; margin: auto; padding: 5px 0; position: relative;}
.Nav-wrapper li.highlight2 {font-size: 24px; border-radius: 0 0 20px 20px; padding-bottom: 15px; padding-left: 2px;}
.Nav-wrapper li.best {padding: 6px 0; border-radius: 15px; background: #009a85; margin-bottom: 8px;}
.Nav-wrapper li.best02 {padding: 3px 0; border-radius: 5px; background: #bb022c; margin-bottom: 5px;}    
.Nav-wrapper li a {color: #fbe6c7; font-weight: bold; cursor: pointer; position: relative; z-index: 500;}
.Nav-wrapper li a:hover {color: #f7d563;}
.Nav-wrapper li.best a:hover {color: black;}
.Nav-wrapper li.highlight2:after {background: #ee703e;}
}

@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;}
.gotop a {display: block; width: 48px; height: 36px;}
.header {width: 100vw;}
.display_m {display: block;}
.display_pc {display: none;}
    
/**main_wrapper**/	
.main_wrapper {}
    
/**kv_m**/
.kv_wrapper{
    -webkit-animation: slidein_M 20s;
    animation: slidein_M 20s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
    }	
   
@-webkit-keyframes slidein_M {
from {background-position: top; background-size:280vw;}
to {background-position: -100px 0px; background-size:320vw;}
}

@keyframes slidein_M {
from {background-position: top; background-size:280vw;}
to {background-position: -100px 0px; background-size:320vw;}
}    
	
.kv_wrapper img {width:100%;}
    
.kv_container { 
	width: 100vw;
	height: 70vw;
}
.kv_slogan {width: 60vw; top: 1vw; right: -0.5vw;}
.kv_photo_01{width: 35vw; top: 23vw; left: 0vw;}
.kv_photo_02{width: 35vw; top: 32vw; left: 24vw;}
  
/**活動區**/   
.event_wrapper{	
    margin-top: -25vw;
    background-size: 232vw !important;
    height: 55vw;
} 
.event_container{ 
    width: 98vw;
    height: auto;
    background-size: contain;
    top: 28.5vw;
} 
.event{ width: 49vw;}
.event img{ width: 49vw;}    
    
/**group**/ 
.bg{padding-top: 0px;}    
.group {width: 100vw; margin-bottom: 35px; padding-bottom: 20px;}
.group .tit {width: 100vw; margin: auto; padding-bottom: 5px; padding-top: 0px;}
.group .tit img {width: 100%;}
.group:before{    
	top: 18vw;
    height: auto !important;
    border-radius: 20px;
    width: 100vw;
    left: 0px;
    border: 0px #df534e solid;
}  
 
/**產地區塊背景框往下推移**/
.group.space:before{top:140vw;}    
#group_3 .space:before{top:123vw;}     
    
/**jp_bg**/
#group_1, #group_3{
    background-size: 190vw;
}    

/**spot**/
.spot_wrapper{width: 100vw;}
.spot_container{width: 90vw; flex-wrap: wrap;}   
.spot{ width: 45vw; margin-bottom: 5px;}  
.spot img{ width: 100%;}     

/**prod**/
.prod_wrapper{}    
.ProductList .item_ .ProducPrice {height: 40px;}
.prod_wrapper_bg {width: 100vw;}
.prod_bg_item {height: calc(494vw + 1319px);}
    
.text{ font-size: 14px; width: 75vw; padding: 10px 20px; margin-top: 0px;}    
    
/*bg_wrapper*/
.bg_wrapper{display: none;}     

/**hotel_title**/
.hotel_title { width: 100vw; height: 29vw; background: none;}
.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!important; height: 24vw!important; margin: 0 auto; }
.hotel_detail { height: 120px;}
.hotel_desc { font-size: 14px; overflow: hidden;}
.hotel_tit { line-height: 18px; font-size: 14px; height: 35px;}
	
/**nav-top**/ 
.float_tit, .float_tit2 {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;}

}

@media screen and (max-width:768px) {
.best_wrapper {padding-bottom: 15vw; padding-top: 6vw;}	
.movie_main {width: 96vw; height: auto;}	
.movie {position: initial; height: 55vw; margin-left: 2.5vw;}
.movie iframe {width: 90vw; margin: auto; height: 54vw;}
.movie-txt {position: initial;width: 84vw; padding: 3vw; margin: auto; font-size: 15px;   }
.best_main {padding-top: 25px;}
.title_best {width: 86vw;}
.best_btn a {padding: 2px;}		
	
.hotel_product {width: 49vw;}
.hotel_img {width: 49vw!important; height: 49vw!important; margin: 0 auto;}
.hotel_money span.price {font-size: 27px; line-height: 1em;}
.hotel_detail {height: 113px;}
}

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