<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:#FFF;
	background-color:#2e267a;}
a{text-decoration:none;
color:#FFF;}
.wraper{
	width:100%;}
#gotop{
	width: 3rem;
    height: 3rem;
    border-radius: 2rem;
    background-color:#13b5b1;
    text-align: center;
    line-height: 3rem;
    color: white;
    position: fixed;
    right: 0.5rem;
    bottom: 2rem;
    z-index: 20rem;
    font-size:1.0666rem;
	cursor:pointer;}
#gotop:hover{
	background-color:#f39700;}
.slideshow {
    height: 520px;
    display: block;
    width: 100%;
    background-position: center;}
.topwraper{
	height:556px;
	position:relative;}
.cloud{
	width: 100%;
    height: 175px;
    background: url(../images/cloud.png) no-repeat 100%;
    position: absolute;
    bottom: 0;
	z-index:10;}
.topwraper &gt; .toper{
	width: 1000px;
    margin: auto;
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    z-index: 12;}
.topwraper &gt; .toper &gt; h1.maintitle{
	display:block;
	text-indent:-9999px;
	width:632px;
	height:259px;
	background:url(../images/topic.png) no-repeat center;
	position:relative;
	left:0; right:0; top:115px; bottom:0;
	margin:auto;
	 z-index: 13; }
img.fire1{
	position: relative;
    bottom: 187px;
    left: 170px;
    z-index: 9;}
img.fire2{
	left: 528px;
    bottom: -27px;
    z-index: 10;}
#SHOWMENU{
	position:sticky;
	top:0;
	z-index:1001;
	background: rgba(46,38,122,1);
	padding: 0.5rem 0;
}	
ul.maintabs{
	width: 1000px;
    margin: 0 auto;
    padding: 0.6666rem 0;
    display: flex;
    justify-content: center;
	align-items: center;
}
ul.maintabs li,.ul.maintabs li a{
	border-radius: 15px;
}	
ul.maintabs li{
	display: inline-block;
    margin: 0 0.6rem;
    border: 3px solid white;
    box-shadow: 3px 5px white;
    transition: all 0.2s linear;
    background-color: white;}
ul.maintabs li:hover{
	box-shadow: 3px 2px white;
	transform: translateY(3px);
}	
ul.maintabs li a{
	display:block;
	padding: 0 1.5rem 0 3rem;
	font-size: 1.3rem;
	font-weight: bold;
	line-height:60px;
	border-radius: 15px;
	background:#2e267a url('../images/star.png') no-repeat center left 1rem;
	}
ul.maintabs li a:hover, ul.maintabs li.active a{
	color: #4e1d02;
	background:#fcdf00 url('../images/star-hover.png') no-repeat center left 1rem;
	}

/*日期*/
.dater{
	position:fixed;
    width:59px;
    height: 336px;
    background-image: url(../images/date.png);
    z-index:33;
	right:0;
	bottom:140px;
	cursor:pointer;
	z-index:1002;}
.dateinner{
	width:489px;
	height:336px;
	position: fixed;
    z-index: 1001;
    right: -430px;
    bottom: 140px;}
.contevtwraper{
	background:url(../images/bg.jpg) center top;}
.content{
	width:1000px;
	margin:0 auto;
	padding:70px 0 50px;}
.content h6.bar{
	text-align: center;
	color:#f9eb83;
	display:block;
	font-size: 1.6rem;
	font-weight: bold;
	width:660px;
	height:42px;
	margin:3rem auto;
	background: url('../images/flag.png') no-repeat center;}

/*商品*/
.good{padding: .75rem; border-bottom: 1px solid rgb(198, 191, 230);transition: all .5s linear;}
.good:hover{
	background-color:#f5f1f7;
}
.goodsbox{
	margin-top: 1rem;
}
.card-body.goodsinner {
    padding: 0.75rem;
}
.maintour &gt; .row &gt; div:first-child{
	position: relative;
	overflow: hidden;
}
.bg {
    position: absolute;
    left: 12px;
    right: 12px;
    top: 0;
    bottom: 0;
}
.box {margin-top: 80%;}
a.tours&gt;h2{
	font-size: 1rem;
	color: #535353;
	font-weight: 700;
}
a.tours &gt; h2.card-title{
	font-size: 1.1rem;
	font-weight: 700;
    letter-spacing: 1px;
    color: #535353;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;/*行數*/
	margin-bottom: .75rem;
	margin-top: 5px;
}
a.tours:hover &gt; h2.card-title,
a.tours:hover &gt; h2{
	color: rgb(133, 36, 36);
	text-decoration: underline;
}
.pinner{
	text-align: right;}	
.price{
	font-size: 0.7rem;
    color: #c41919;
    font-weight: 800;
    display: inline-block;
}
.tour-price{margin-top: -2rem;}
.price&gt;span{
	font-size:1.5rem;}
.price:hover{color: rgb(133, 36, 36);}
span.maintour-coast {
    font-size: 2.2rem;
}

.date{
    margin-bottom: 0.5rem;
	color: #2e267c;
}
a.day{font-size: 1.2rem; color:#535353;}
a.day:hover{color: rgb(133, 36, 36);text-decoration: underline;}
.date a.more{
	color:#535353;
	display: inline-block;
}	
.date a.more:hover{
	color: #553411;
	text-decoration: underline;
}
span.start{
	display: inline-block;
    margin-right: 0.5rem;
    font-size: .75rem;
    color: #2e267c;
}
.tagwraper{
	margin-bottom: .5rem;}
.tagwraper&gt;span.tag{
	display: inline-block;
    font-size: 12px;
    color: white;
    padding: 0.15rem 0.5rem;
    border-radius: 15px;
    margin-bottom: 5px;
    margin-right: 5px;
}
.tagwraper&gt;span.tag:nth-child(1){background-color: #eb6100;}
.tagwraper&gt;span.tag:nth-child(2){background-color: #568d4f;}
.tagwraper&gt;span.tag:nth-child(3){background-color: #0a9bc4;}

.contentwraper2{
	background-color:rgba(88,106,186,0.4);}
.viewcont{
	display:flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-content: flex-start;
	}
.view{
	align-items: center;
}	
.viewimg img{
	max-width:100%;
	height:auto;
	border-radius:50%;
	border:2px solid #f9eb83;}	
.viewp h3.viewh3{
	font-size:1.5rem;
	font-weight: 700;
	display:block;
	padding-left:35px;
	line-height:35px;
	background:url(../images/location.png) no-repeat left center;}	

@media screen and (max-width:999px){
#banner-fade{
	display:none !important;}
a.mainbtn{
	display:block;
	width:50px;
	height:50px;
	background:url(../images/menu.png);
	position:fixed;
	z-index:200;
	top:60px;
	right:10px;
	cursor:pointer;}
.wraper{}
#gotop{}
#gotop:hover{}
.slideshow {
	display:none !important;}
.topwraper{
	height:0;
	padding-bottom:64.8148%;
	background:url(../images/head_sp.jpg) no-repeat center;
	background-size:cover;}
.cloud{
	display:none;}
.topwraper &gt; .toper{
	display:none;}
.topwraper &gt; .toper &gt; h1.maintitle{
	display:none !important;}
img.fire1{
	display:none;}
img.fire2{
	display:none;}
#SHOWMENU {
	display:none;
	position:fixed;
	top:35px;
	width: 100%;
	height:100%;
    background: rgba(46,38,122,0.9);
    padding:40px;
	z-index:1005;}
ul.maintabs {
	width: 100%;
	margin:0 auto;
	flex-direction: column;}
ul.maintabs li{
	width: 100%;
	margin:.5rem auto;
	text-align: center;}


.dater{
   display: none !important;}
.dateinner{
	width: 390px;
    background-size: contain;
    right: -430px;
    bottom: 100px;}
.dateinner img{
	width:100%;}
.contevtwraper{
	background:none;
	padding:0;}
.content{
	width: 100%;
    padding:1em;}
.content h6.bar{
	width:100%;
	background-image:none;
	margin:1em auto;
	text-indent:0;
	text-align:center;
	font-size:1.733em;
	color:#f9eb83;}

a.tours{}
a.tours h2.name{}
a.tours h4.way{}
a.tours p.inner{}	
.price{
    float: none;
    margin-top:0;}
.price span{}	
a.tours:hover{
	background-color:#e5e5e5;}	
a.tours:hover h2.name{
	color:#2e267a}
a.tours:hover p.inner{
	color:#535353;}	
.contentwraper2{
	width:100%;
	background-color:rgba(88,106,186,0.4);}
.viewcont{}
.viewcont .view{margin: 0;}
.viewimg{}
.viewimg img{}	
.viewp{}
.viewp h3.viewh3{
	font-size:1.4rem;}	

}

	
	
	
	
	
	
	
	
	




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