<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
*{box-sizing:border-box;}
html,body{
	font-family:Arial, Helvetica, "微軟正黑體",sans-serif;
	font-size:15px;
	color:#81511c;
	background-color:#d4eefb;}
a{text-decoration:none;}
.wraper{
	width:100%;}
#gotop{
	display: none;
	width: 3rem;
    height: 3rem;
    border-radius: 2rem;
    background-color:#b1061b;
    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:#20988e;}
/*大圖*/
.topbox{
	position: relative;
	z-index: 0;
	overflow: hidden;}
.topwraper{
	background: url('../images/topbg.jpg') no-repeat top center;
	}
.toper{
	width: 1000px;
	height:720px;
	margin: 0 auto;
	position:relative;
	}
img.tw01, img.tw02, img.tw03, img.tw04,img.tw05{
	position: absolute;
	right: 0;
	left: 0;
	margin:0 auto 
}
img.tw01{bottom:100px;}
img.tw02{bottom:0px; left: -40px;}
img.tw03{top:125px;}
img.tw04{top:67px;}
img.tw05{top: 45px; right: -808px;}
/*隱藏選單*/   
#BOX2, #BOX3,#BOX4, #BOX5 {
    display: none;}

/*主選單*/      
.main{
    width: 100%;
    position: sticky;
    z-index: 300;
    top: 35px;
}
.main&gt;ul{
	border-bottom: 1px #edf593 solid;
    background-image: linear-gradient(to top, rgb(169 201 128) 0%, rgb(236, 221, 104) 100%);
}
.main&gt;ul.maintabs{
	display: flex;
    flex-direction: row;
    justify-content: center;
}
.main&gt;ul.maintabs li{
    text-align: center;
	margin: .5rem 1rem;
}
.main&gt;ul.maintabs li a{
    width: 100%;
    display: block;
	padding: 1rem;
	color: #1d526a;
    font-size: 1.5rem;
    font-weight: 900;
}
#PAGE1 ul.maintabs&gt;li:nth-child(1)&gt;a,
#PAGE2 ul.maintabs&gt;li:nth-child(2)&gt;a,
#PAGE3 ul.maintabs&gt;li:nth-child(3)&gt;a,
.main ul.maintabs li:hover &gt;a{    
    background: #efefb4;;
    border-radius: 0.8rem;
    border: 0px solid #fff;
}

/*第二層選單*/       				
.navwraper{
	background-color: #3a7996;
	height:60px;
	position: sticky;
    z-index: 299;
    top: 113px;}
.nav{
	width:1000px;
	margin:0 auto;}
.nav ul.sectabs{
	display:flex;
	flex-wrap:nowrap;}
.nav ul.sectabs li{
    text-align: center;
	width:calc(100%/5);
	border-left:1px solid white;}
.nav ul.sectabs li:last-child{
	border-right: 1px solid white;
}	
.nav ul.sectabs li a{
    display:block;
    line-height:60px;
    color: white;
    font-size: 1.5rem;
    letter-spacing:1px;
    font-weight: bold;
    background-repeat: no-repeat;
    background-position: center;
    transition: all 0.3s linear;}
.nav ul.sectabs li:hover &gt;a,
.nav ul.sectabs li.active &gt;a {
	background-color: #279dd3;
}    


/*內容區*/
.contentwraper{
	width: 100%;
	height: auto;
	background:url("../images/bg.jpg") no-repeat center top;
	background-attachment: fixed;
	background-origin: content-box;
	/*background-size: cover;*/}
.content{
	width: 1000px;
	margin: 0 auto;
	padding: 6.5rem 0 2rem;
}

/*內容標題*/
.bar{
	display: flex;
    margin: 0 auto;
    padding: 2rem;
    align-items:center;
   }
.bar h3.title01{
	display:block;
	text-indent: -9999px;
	width: 296px;
	height: 113px;
	background: url('../images/title01.png');
	background-repeat: no-repeat;}
.bar h3.title02{background: url('../images/title02.png');}
.bar h3.title03{background: url('../images/title03.png');}	
.bar h3.title04{background: url('../images/title04.png');}	
.bar h3.title05{background: url('../images/title05.png');}	
.icon{
	margin-left: -1.5rem;
}
/*商品*/
.goodswraper{
	width: 1000px;
    background-color: #ffffff;
    border: 3px solid #157eae;
    border-radius: 20px;
    padding: 1rem;}
.good{
	transition: all 0.5s linear;
	border-bottom: 3px dotted #ded8d8;
	padding: 1.2rem;
}
.good:hover{
	background-color:#f1f8fd;
}
a.tours{
	display: block;
    margin-bottom: 1rem;
    }
a.tours h2{
	font-size: 1.2rem;
	color: #81511c;
	font-weight: bold;
}
.pinner{
	text-align: right;}	
.price{
	font-size: 0.7rem;
    color: #c41919;
    font-weight: 800;
    display: inline-block;
    margin-top: -30px;}
.price span{
	font-size:1.5rem;}
a.pb{color:#eb6100;}
a.pb:hover{color:#c62d2d;}
.date a{color:#81511c;}
.date a.more{
	color: #81511c;
	display: inline-block;
    padding: .25rem;
    border: 1px solid #89511c;
    border-radius: .5rem;
    margin-bottom: .25rem;
    margin-right: .25rem;
}	
.good:hover .date a.more{
	border: 1px solid #81511c;
}
.good:hover  .date a.more:hover{background-color:#81511c; color:white;}			
.good:hover a.tours h2.name,.good:hover .date a.more,.good:hover .date a{
	color: #c62d2d;}
.good:hover a.tours h2.name{text-decoration: underline;}
.good:hover	.price{
	color:#c62d2d;}
.good:hover	.price:hover{ cursor: pointer;}		
span.start{
	display: inline-block;
    color: #81511c;
    margin-right: .5rem;
    font-size: .75rem;
}



@media screen and (max-width:999px){
.wraper{}
#gotop{
	 right: 1rem;bottom: 1rem;}
.topwraper{
	height:0;
	padding-bottom:63.8148%;
	background:url(../images/head_sp.jpg) no-repeat center;
	background-size:cover;}
.topwraper &gt; .toper{
	display:none;}
.topbox{
	height: auto;
}	
.topbox::after{
    display: none;}
/*主選單*/
.main{
    width: 100%;
}

.main ul.maintabs{
}
.main ul.maintabs li{
	text-align: center;
    margin: 0.5rem auto;
}

.main ul.maintabs li a{
	font-size: 1.2rem;
    font-weight: 700;
    padding: 0.5rem;
}

/*第二層選單*/       				
.navwraper{
	height:40px;
    top: 90px;}
.nav{
	width:100%;}
.nav ul.sectabs{}
.nav ul.sectabs li a{
    line-height:40px;
    font-size: 1rem;
    letter-spacing:0px;}

/*內容區*/	
.content{
	width: 100%;
	margin: 0 auto;
    padding: 3.5rem 0 2rem;
	}
.bar {margin-top:0; padding-top:0;}	
.bar h3.title01,.bar h3.title02,.bar h3.title03,.bar h3.title04,.bar h3.title05{
	width: 100%;
    height: 0;
    padding-bottom: 20%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
img.icon,img.att{display: none;}

/*商品*/
.goodswraper{width: 100%;padding:.5rem;}
.good{padding:.5rem;}
a.tours{margin-bottom: 1rem;}
a.tours h2.name{width: 100%;}
a.more{display: inline-flex;}	
.pinner{margin-top:0;}
.price {margin-top: 0;}
.price span{font-size: 1.5rem;}
span.start {
	padding: 0;
    margin-right: 0.5rem;
    font-size: .75rem;
    display: inline-block;
    text-align: center;
    margin-bottom: 0.5rem;}
}
	
	
	
	
	
	
	
	
	
	
	




</pre></body></html>