﻿@charset "utf-8";
/* CSS Document */
*{box-sizing:border-box;}
html,body{
	font-family:Arial, Helvetica, "微軟正黑體",sans-serif;
	font-size:15px;
	background: url('../images/bg_02.jpg');
	background-position: center top;
	}
a{text-decoration:none;
	color: #771515;}
.wraper{
	width:100%;}
#gotop{
	display: none;
	width: 3rem;
    height: 3rem;
    border-radius: 2rem;
    background-color:#f39700;
    text-align: center;
    line-height: 3rem;
    color: white;
    position: fixed;
    right: 2rem;
    bottom:3.333rem;
    z-index: 999;
    font-size:1.0666rem;
	cursor:pointer;}
#gotop:hover{
	background-color:#b1061b;}
/*大圖*/  	
.topwraper{
	height:720px;
	background: url(../images/bg_01.jpg) no-repeat center top;
	overflow: hidden;
	background-attachment: fixed;
	background-position: 50%;
	}
.toper{
	width: 1000px;
	height:720px;
	margin: 0 auto;
	position:relative;
	}
img.tw01{
	position: absolute;
	right: 0;
	top: 200px;
	margin:0 auto;
    z-index: 5;}
/*選單*/       				
.navwraper{
	width: 100%;
	height: auto;
	
   }
.nav{
	width:1000px;
	margin:0rem auto;
	padding:1.5rem 0;}
.nav ul.maintabs{
	display: flex;
	flex-wrap: nowrap;
}	
.nav ul.maintabs li{
	width: calc(100% / 5);
    background-repeat: no-repeat;
    background-size: contain;}
.nav ul.maintabs li a.tabs{
	width: 100%;
    display: inline-block;
    line-height: 60px;
    text-indent: -9999px;
    background-image: url(../images/tabs01.png);
    background-repeat: no-repeat;
    background-position: center;}
.nav ul.maintabs li a.tabs2{
	background-image: url('../images/tabs02.png');}
.nav ul.maintabs li a.tabs3{
	background-image: url('../images/tabs03.png');}    
.nav ul.maintabs li a.tabs4{
	background-image: url('../images/tabs04.png');}
.nav ul.maintabs li a.tabs5{
		background-image: url('../images/tabs05.png');}	

.nav ul.maintabs li:hover a.tabs,.nav ul.maintabs li.active a.tabs{	
	background-image: url('../images/tabs01-hover.png');}
.nav ul.maintabs li:hover a.tabs2,.nav ul.maintabs li.active a.tabs2{	
	background-image: url('../images/tabs02-hover.png');}
.nav ul.maintabs li:hover a.tabs3,.nav ul.maintabs li.active a.tabs3{	
	background-image: url('../images/tabs03-hover.png');}
.nav ul.maintabs li:hover a.tabs4,.nav ul.maintabs li.active a.tabs4{	
	background-image: url('../images/tabs04-hover.png');}
.nav ul.maintabs li:hover a.tabs5,.nav ul.maintabs li.active a.tabs5{	
	background-image: url('../images/tabs05-hover.png');}	

.content_wraper02{
	background: url('../images/bg_03.jpg');
	background-attachment: fixed;}
.content_wraper, .content_wraper02{
	background-position: center top;
	background-repeat: no-repeat;
	background-size:cover;
	padding:3rem 0;
}

.content{
	width: 1000px;
    margin: -4rem auto 2rem;
    padding: 4rem 1rem 1rem;
    border-radius: 2rem;
    border: 2px solid #761313;
	background-color: rgba(255, 255, 255, 0.5);
	overflow: hidden;
	clear: right;}  
h6.bar{
	height:62px;
    background: url(../images/bar_01.png) center top no-repeat;
    text-indent: -9999px;
    display: block;
    margin: 1.5rem 0;
    position: relative;
}
h6.bar02{
	background-image: url('../images/bar_02.png');}
h6.bar03{
		background-image: url('../images/bar_03.png');}	
h3.sbar{
	display: block;
	text-indent: -9999px;
	height:57px;
	background-image: url('../images/sbar01.png');
	background-position: center top;
	background-repeat: no-repeat;
	margin:2rem auto; }

/*商品*/
.good{
	transition: all 0.5s linear;
	border-bottom: 2px dotted #ded8d8;
	padding: 1rem;
}
.good:hover{
	background-color:rgba(245,226,215,1);
}
a.tours{
	display: block;
    opacity: 1;
    margin-bottom: 1rem;
    clear: both;
    overflow: hidden;
    transition: all 0.5s linear;
    }
a.tours h2.name{
	width: 85%;
	font-size:1.2rem;
	color: #761313;}
.pinner{
	text-align: right;}	
.price{
	font-size: 0.7rem;
    color: #de4646;
    font-weight: 800;
    display: inline-block;
    margin-top: -30px;}
.price span{
	font-size:1.5rem;}	
a.tours:hover h2.name ,a.more:hover{
	color:#b45508;
	text-decoration: underline;}
a.tours:hover p.inner{
	color:#535353;}	
span.start{padding:.5rem; background: #fb8c70; color: white; margin-right: .5rem; font-size: .75rem;}
.date > a, a.more{color:#761313;}

/*內容區*/
.contentbox{
	padding: 1.5rem 1.5rem 0;
}
.autumn-icon img{
	float: right;
	margin-right: 1rem;
}


h3.vtitle{
	font-size: 1.2rem;
	font-weight: bold;
	line-height: 2rem;
}
h3.vtitle img{
	margin: 0 .2rem;
}
h3 span.v-name{
	padding-left: .2rem;
}
h4.time,h5.add{font-size: 1rem;margin-bottom: 0.5rem;}
.box p{
	padding-top: 0.5rem;
	color:#333333;
	text-align: justify;
	line-height: 1.5rem;}
span.remarks{
	display: block;
    text-align: right;
    margin: .5rem 0;}

/*輪播圖*/
.banner{ margin-top: 2rem;}

h3.pcver img{
	width: 960px;
	height: auto ;	
	display: block;
}

.flexslider .slides img {
    width:480px;
    height: auto;
    display: block;
	float: left;}

.flex-caption {
    display: block;
	float: left;
    width: 480px;
    height: auto;
    padding: 1rem 0 1rem 2rem;
}	
span.ien{
	font-size: 1rem
}


h4.vname{
	font-size: 1.6rem;display: inline-block;
	margin-bottom:2rem;
	padding: .5rem; border:1px solid ;
}
h4.vname img.fall{
	width: 20px;
	height: 18px;
	margin-top: .5rem;

}

h3.time,h3.add{
	font-size: 1rem;
	margin-bottom:1rem;
}
.vp{ 
	font-size: 1rem;
	 text-align: justify;
	 letter-spacing: 1px;
	 line-height: 1.7rem;
	}
.flex-direction-nav{
	display: none;
} 

.sbar{
	width: 283px;
	height: 36px;
	margin: 1rem auto 2rem auto;
	background-position: center;
	text-indent: -9999px;
	background-repeat: no-repeat;
}

.sbar{background-image: url("../images/intro-icon.png");}

.pcver {
	display: block;

}
.maple{
	display: none;
}


@media screen and (max-width: 1079px){
a.mainbtn{
	display:block;
	width:50px;
	height:50px;
	background:url(../images/menu.png);
	position:fixed;
	z-index:200;
	top:60px;
	right:10px;
	cursor:pointer;}

#gotop{
	 right: 1rem;bottom: 1rem;}
.topwraper{
	height:0;
	padding-bottom:64.8148%;
	background:url(../images/head_sp.jpg) no-repeat center;
	background-size:cover;}
.topwraper > .toper{
	display:none;}
/*選單*/	
.navwraper{
	display:none;
	position:fixed;
	top:35px;
	width: 100%;
	height:100%;
    padding:4rem;
	z-index:205;
	background:#f1f1f1 !important;}
.nav{
	width:100%;
	margin:0 auto;}
.nav ul.maintabs {
	margin:0 auto;
	flex-wrap:wrap;}
.nav ul.maintabs li{
	width:100%;
	margin-bottom: 2rem;}	
.nav ul.maintabs li a{
	width: auto;
	}

.content{
	width:95%;
	padding:10px;
	margin: 0rem auto 2rem;}
h6.bar{
	height: 0;
	padding-bottom:8%;
	background-size: contain;
	margin-top:0px;
}
.content_wraper, .content_wraper02{
	padding: 2.5rem 0;}

/*商品*/
.good{padding:.5rem;}
a.tours{margin-bottom: .5rem;}
a.tours h2.name{
	width: 100%;}
a.more{display: inline-flex;}	
.pinner{margin-top: .5rem;}	
.price {margin-top: 0;}
span.start {
    padding: .5rem;
    background: #fb8c70;
    color: white;
    margin-right: .5rem;
    font-size: .75rem;
    display: block;
    width: 25%;
    text-align: center;
    margin-bottom: .5rem;}
/*內容區*/
.contentbox{
	width: 100%;
    padding: 0rem;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;}
.autumn-icon img{
	float: right;
	margin-right: 1rem;
}
.box{
	width:calc(100% / 2);
	padding:0.5rem;
	display: flex;
    flex-wrap: wrap;
    flex-direction: row;
}
.imgbox{
	width: 100%;
    height: 0;
    padding-bottom: 55%;
    background-size: contain; }

.intro{
	width: 100%;}
.intro2{
	order:1;
}	
.sbar {
    width: 100%;
    margin: 0 auto 1rem auto;
}

/*輪播*/
.flexslider .slides img {
    width:100%;
    height: auto;
}

.flex-caption {
    width: 100%;
    height: auto;
	text-align: center;
}	

h3.vtitle{
	text-align: center;
}
h3.vtitle img{
	margin: 0 .2rem;
}
h3 span.v-name{
	padding-left: .2rem;
}
h4.time,h5.add{font-size: 1rem;margin-bottom: 0.5rem;}
.box p{
	padding-top: 0.5rem;
	color:#333333;
	text-align: justify;
	line-height: 1.5rem;}
span.remarks{
	display: block;
    text-align: right;
    margin: .5rem 0;}
}		



@media screen and (max-width:600px){	
h6.bar{
	padding-bottom:10%;
}
.box{
	width:100%;
	display: flex;
    flex-wrap: wrap;
    flex-direction: row;
}

/*輪播圖*/
.banner{ padding: .5rem;margin-top: 0;}
.flexslider .slides img {
    width:100%;
    height: auto;
    display: block;
	float: left;}
.flex-caption {
    display: block;
    width: 100%;
    height: auto;
    padding: 1rem 0;

}	
span.ien{font-size: 1rem}	
h4.vname{font-size: 1.4rem;margin-bottom: 1rem;}
h3.time,h3.add{
	margin: 1rem;
}
.vp{
	margin: 1em; 
	font-size: 1rem; 
	text-align: justify;
	letter-spacing: .5px;
	line-height: 1.5rem;
}
.flex-direction-nav{display: none;} 
.flexslider .slides > li {
	height: auto;
}
.flexslider .slides {
    height: auto;
    display: block;

}
.flex-control-nav {
    width: 100%;
    position: relative;
    bottom: 0;
    text-align: center;
    z-index: 15;
    height: 1rem;
    float: none;
    margin-top: 0;
}	
.price{
	margin-top:0;}	

.pcver {
	display: none;

}
.maple{
	display: block;
}	

.maple ul {
    width: 100%;
}

.maple ul li{
	font: 4vw/1.4 "微軟正黑體";
	color: #000;
}
.maple ul li b {
    color: #FFF;
    padding: 5px 10px;
    width: 100px;
    text-align: center;
    display: inline-block;
    margin-right: 10px;
}

.maple ul li b {
    display: block;
    width: 100%;
}
.samllmaple{
	width: 95%;
    height: 2rem;
	margin: .6rem;
}

.maple ul li:nth-child(1) ,.maple ul li:nth-child(2),
.maple ul li:nth-child(3),.maple ul li:nth-child(4),
.maple ul li:nth-child(5),.maple ul li:nth-child(6),
.maple ul li:nth-child(7),.maple ul li:nth-child(8),
.maple ul li:nth-child(9),.maple ul li:nth-child(10),
.maple ul li:nth-child(11),.maple ul li:nth-child(12),
.maple ul li:nth-child(13){
	border-bottom: 1px dashed #797171;
	margin-bottom: 1.2rem;
}
.maple ul li:nth-child(1) b,.maple ul li:nth-child(2) b,
.maple ul li:nth-child(3) b ,.maple ul li:nth-child(4) b,
.maple ul li:nth-child(5) b,.maple ul li:nth-child(6) b,
.maple ul li:nth-child(7) b,.maple ul li:nth-child(8) b,
.maple ul li:nth-child(9) b,.maple ul li:nth-child(10) b,
.maple ul li:nth-child(11) b,.maple ul li:nth-child(12) b,
.maple ul li:nth-child(13) b{
	font-size: 1.4rem;
    color: #761313;
    border: 2px solid #761313;
    border-radius: 2rem;
}


.samllmaple ul li span {
	font-weight: bold;
	margin-right: 4.2rem;
}

}

