﻿@charset "utf-8";
/* CSS Document */

html,body{
	font-family:Arial, Helvetica, "微軟正黑體",sans-serif;
	font-size:16px;
	color:#7e6b5a;}
a{text-decoration:none;
color:#FFF;}
.wraper{
	width:100%;
	background:url(../images/bg.jpg) center top;}
#gotop{
	display: none;
	width: 3rem;
    height: 3rem;
    border-radius: 2rem;
    background-color:#e60012;
    text-align: center;
    line-height: 3rem;
    color: white;
    position: fixed;
    right: 2rem;
    bottom:3.333rem;
    z-index: 20rem;
    font-size:1.0666rem;
	cursor:pointer;}
#gotop:hover{
	background-color:#f39700;}
.topwraper{
	height:567px;}
.topwraper > .toper{
	width: 1000px;
    height: 504px;
    margin: auto;
    position: relative;
    right: 0;
    left: 0;
    top: 50px;
    bottom: 0;
    z-index: 12;}
h1.maintitle{
	display: block;
    text-indent: -9999px;
    width: 525px;
    height: 327px;
    background: url(../images/big-title.png) no-repeat center;
    position: absolute;
    left: -35px;
    right: 0;
    bottom: 101px;
    margin: auto;
    z-index: 13;
    visibility:hidden;}
img.dolls01{
	position: absolute;
    bottom: 0px;
    z-index: 14;}
img.dolls02{
    bottom: 0px;
    right: 62px;
    z-index: 15;}
img.title-bg{
	position: absolute;
	margin: auto;
	right: 0;
	left: 0;
}
.navwraper{
    padding: 0.6666rem 0;}
.nav{
	width:1000px;
	margin:0 auto;}
.nav ul.maintabs li{
	display:inline-block;
	margin-right:6px;}
.nav ul.maintabs li a{
	display:block;
	text-indent:-9999px;
	width:326px;
	height:84px;
	transition: all 0.8s linear;}
.nav ul.maintabs li:last-child{
	margin-right: 0;}
a.tabs{
	background:url(../images/tabs_01.png); }
a.tabs2{
	background:url(../images/tabs_02.png); }
a.tabs3{
	background:url(../images/tabs_03.png); }
a.tabs:hover,li.active a.tabs{
	background-image:url(../images/tabs-hover_01.png);}
a.tabs2:hover,li.active a.tabs2{
	background-image:url(../images/tabs-hover_02.png);}
a.tabs3:hover,li.active a.tabs3{
	background-image:url(../images/tabs-hover_03.png);}
.contevtwraper{}
.content{
	width:1000px;
	margin:0 auto;
	overflow: hidden;
	clear:both;
	padding: 30px 0;}
.content h6.bar{
	display:block;
	width:297px;
	height:147px;
	background:url(../images/title01.png) no-repeat;
	margin:30px auto;
	text-indent:-9999px;}
.content h6.bar2{
	background-image:url(../images/title02.png);}
.content h6.bar3{
	background-image:url(../images/title03.png);}

/* 內容區 */

.tourwraper{
	overflow: hidden;
}
.tourmain {
	float: left;
    width: 30%;
    box-shadow: 5px 7px #756060;
    border-radius: 1rem;
    background-color: #756060;
	transition: all 0.5s linear;
	margin: 1rem;}
.tourmain:hover{
	box-shadow:5px 0px #b54444;
    background-color: #b54444;
    transform: translateY(4px);
}
.tourbox {
    background-color: #fff;
    clear: both;
    text-decoration: none;
    display: block;
    border-radius: 1rem;
	border:3px solid #756060;
	transition: all 0.8s linear;}
.tourbox:hover {
	background-color: #f9f6d2;
	border:3px solid #b54444;}
.tourbox:hover img{
	opacity: 0.7;
}
.tourbox img {
	width: 100%;
    border-top-left-radius: 0.7rem;
    border-top-right-radius: 0.7rem;
}
.tourbox div.tm {
	clear: both;
    height: 120px;
    padding: 1rem;
    text-align: justify;
    font-size: 1.25em;
    color: #4b2727;
    font-weight: 700;
}
.tourbox div.dt {
	clear: both;
    height: 2.5em;
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    font-size: 1rem;
    line-height: 1.6em;
    color: #59493f;
    margin-top: 5px;
    padding-top: 7px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #7e6b5a;
    margin-bottom: 6px;
}
.tourbox div.dt span {
	color: #FFF;
	background-color: #F90;
	text-align: center;
	display: block;
	float: left;
	clear: both;
	margin-right: 10px;
	font-size: 12px;
	line-height: 14px;
	width: 36px;
	padding-top: 4px;
	margin-top: 5px;
	padding-bottom: 4px;
}
.tourbox span.ch {
	font-size: 1.8em;
	margin-top: 1rem;
	margin-bottom: 1rem;
    color: #a40000;
    text-align: right;
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    display: block;
    font-weight: bold;
}
.tourbox span.ch:before {
	content:"NT$";
	font-size: 11px;
	margin-right:5px;
}
.tourbox span.ch:after {
	content:"元起";
	font-size: 11px;
	margin-left: 5px;
}
.mimg_bt {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-bottom: 15px;
}
.whbox {
	float: left;
	height: 460px;
	width: 50%;
}
.whmain {
	clear: both;
	height: 460px;
	width: 320px;
	margin-right: auto;
	margin-left: auto;
	background-color: #efece5;
	font-size: 13px;
	line-height: 20px;
}
.whbk {
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
}
.whbk h4 {
	font-size: 15px;
	line-height: 28px;
}

/* 產品 */

.tourbox h4 {
	font-size: 16px;
	line-height: 24px;
	color: #EC462E;
	text-align: center;
	display: block;
	clear: both;
	margin-right: 15px;
	margin-left: 15px;
	background-color: #f5ae32;
	margin-top: 24px;
}

a.tour {
	font-size: 14px;
	line-height: 20px;
	color: #333;
	text-decoration: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	margin-top: 15px;
	margin-right: 15px;
	margin-left: 15px;
	padding-bottom: 6px;
}
a.tour:hover {
	color: #900;
}
a.tour span {
	font-size:2rem;
	line-height: 35px;
	color: #900;
	text-align: right;
	display: block;
	clear: both;
}
a.tour span:before {
	content:"NT$";
	font-size: 11px;
}
a.tour span:after {
	content:"元起";
	font-size: 11px;
}






@media screen and (max-width:999px){
*{box-sizing:border-box;}
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{
	display:none !important;}
.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:40px;
	width: 100%;
	height:100%;
    background: rgba(164,0,0,0.9);
    padding:40px;
	z-index:205;}
.nav{
	width:100%;
	margin:0 auto;}
.nav ul.maintabs {
	margin:0 auto;}
.nav ul.maintabs li{
	display: block;
    margin: 3em auto;
    width: 100%;}
.nav ul.maintabs li a{
    display: block;
    text-align: center;
    text-indent: 0px;
    width: 100%;
    line-height: 0em;
    font-size: 1.5em;
    height: 0;
    font-weight: 800;
    padding: 2em;
    /* border-bottom: 1px solid #fff; */
    border: 1px solid;
    border-radius: 1em;}
a.tabs{
	background:none; }
a.tabs2{
	background:none; }
a.tabs3{
	background:none; }
a.tabs:hover,li.active a.tabs{
	background-image:none;}
a.tabs2:hover,li.active a.tabs2{
	background-image:none;}
a.tabs3:hover,li.active a.tabs3{
	background-image:none;}

.contevtwraper{}
.content{
	width:100%;
	padding:0.5rem;}
.content h6.bar{
    width: 100%;
    height: 0;
    padding-bottom: 20%;
    background-size: contain;
    margin: 10px auto;
    background-position: center;}
.content h6.bar2{}
.content h6.bar3{}

/* 內容區 */

.tourwraper{
	padding:1rem;
}
.tourmain {
	width: 45%;}
.tourbox div.dt{
	height: auto;
}
}

	
@media screen and (max-width:675px){
.content h6.bar{
	padding-bottom: 30%;}
.content{
	padding:0 1rem;}
.tourmain {
	width: 100%;
	margin:10px auto;
	box-shadow: none;}
.tourmain:hover{
	box-shadow:none;
    background-color: #b54444;
    transform: translateY(0px);
}
.tourbox div.tm{
	height: auto;
	font-size: 1rem;
}

}	
	
	
	
	
	
	
	
	




