@charset "utf-8";
/* CSS Document */


body,td,th {
	color: #333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "微軟正黑體", Arial;
}
h1,h2,h3,h4,h5,h6,form,ul,li{
	font-family: "微軟正黑體", Arial;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
#header {
	background-image: url(../images/header_bg.png);
	background-repeat: repeat-x;
	background-position: center top;
	height: 120px;
	width: 100%;
	position: fixed;
	left: 0px;
	top: 0px;
	z-index:200;
}
#header .sq {
	display: table;
	height: 100px;
	width: 94%;
	margin-right: 3%;
	margin-left: 3%;
}
#header .sq .logo {
	float: left;
	height: 100%;
	width: auto;
}
#header .sq .menubar {
	float: right;
	height: 42px;
	width: auto;
	margin-top: 29px;
	margin-bottom: 29px;
}
#header .sq .menubar ul li a {
	font-size: 12pt;
	line-height: 42px;
	color: #FFF;
	margin-right: 20px;
	margin-left: 20px;
	display: block;
	    height: auto;
    width: auto;
	
}
#header .sq .menubar ul li {
	float: left;
	    height: auto;
    width: auto;
}
#header .sq .menubar ul {
	float: right;
	    height: auto;
    width: auto;
}
#header .sq .menubar .fb {
	background-image: url(../images/fb_icon.png);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	float: right;
	height: 42px;
	width: 42px;
	margin-right: 20px;
	margin-left: 20px;
}
section{
	position: relative;
		
}
div.page{
	position: relative;
		
}
.one {
	margin-top: 100px;
	z-index: 100;
	position: relative;

}
.one img {
	height: auto;
	width: 100%;
}
.two {
	
	z-index:90;

}
section .bg,div.page .bg {
	height: auto;
	width: 100%;
	min-height: 700px;
}
section .title,div.page .title{
	width: 34%;
	position: absolute;
	height: auto;
	left: 0px;
	top: 8%;
}
.one .bulding {
	position: absolute;
	width: 27%;
	bottom: -15%;
	right: 4%;
	z-index: 120;
}

.one .bulding2 {
	position: absolute;
	width: 17%;
	bottom: -15%;
	right: 4%;
	z-index: 120;
}

.one .bulding img {
	height: auto;
	width: 100%;
}
section .title img,div.page .title img {
	height: auto;
	width: 100%;
}
section .sq,div.page .sq {
	width: 80%;
	margin-top: 20px;
	margin-right: 10%;
	margin-left: 10%;
	position: absolute;
	top: 24%;
	text-align: center;
}
.sixitem {
	display: table;
	height: auto;
	width: 100%;
}
.sixitem li {
	float: left;
	height: auto;
	width: 30.3333%;
	margin-right: 1.5%;
	margin-left: 1.5%;
	margin-bottom: 15px;
	position: relative;
	text-align:center;
	opacity:0;
	-webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    transition: all 0.5s linear;
}

.sixitem li.stay {

	opacity:1;
	-webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    transition: all 0.5s linear;
}


.sixitem li img{
	height: auto;
	width: 5%;
	display: inherit;
	-webkit-transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	-ms-transition: all 0.5s linear;
	transition: all 0.5s linear;
	margin-right: auto;
	margin-left: auto;
	margin-top: 80px;
}
.sixitem li.stay img{
	height: auto;
	width: 100%;
	margin-top:0px;
	display: inherit;
	-webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    transition: all 0.5s linear;
}


.sixitem li .sl {
	width: auto;
	padding-top: 10px;
	padding-right: 10%;
	padding-bottom: 10px;
	padding-left: 10%;
	position: absolute;
	margin-left:auto;
	margin-right:auto;
	height: auto;
	left: 0px;
	bottom: 0px;
	font-size: 12pt;
	line-height: 20pt;
	color: #FFF;
	background-color: rgba(0,0,0,0.6);
	opacity:1;
	
}



.sixitem li.stay .sl {
	width: 80%;
	padding-top: 10px;
	padding-right: 10%;
	padding-bottom: 10px;
	padding-left: 10%;
	position: absolute;
	height: auto;
	left: 0px;
	bottom: 0px;
	font-size: 12pt;
	line-height: 20pt;
	color: #FFF;
	background-color: rgba(0,0,0,0.6);
	opacity:1;
	
}



.fouritem {
	display: table;
	height: auto;
	width: 100%;
}
.fouritem  li {
	float: left;
	height: auto;
	width: 21%!important;
	margin-right: 2%;
	margin-left: 2%;
	margin-bottom: 15px;
	position: relative;
}
.fouritem  li img {
	height: auto;
	width: 10%;
	margin-left:auto;
	margin-right:auto;
	margin-top:40px;
	display: -webkit-box;
	border-radius: 50%;
	box-shadow: 2px 2px 5px #333;
	margin-bottom: 20px;
	opacity:0;
	-webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    transition: all 0.5s linear;
}
.fouritem  li.stay img {
	opacity:1;
	width: 100%;
	margin-top:0px;
	-webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    transition: all 0.5s linear;
	
}
.three .sq .fouritem li p {
	margin: 0px;
	padding: 0px;
}
.three .sq .fouritem li h3 {
	margin-bottom: 10px;
}
#footer {
	background-image: url(../images/seasion2_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 90%;
	padding-top: 20px;
	padding-right: 5%;
	padding-bottom: 20px;
	padding-left: 5%;
	color: #FFF;
	text-align: right;
}
#footer div {
	margin-bottom: 8px;
}
#footer h2 {
	font-size: 15pt;
	line-height: 28pt;
	color: #FFF;
	margin-bottom: 10px;
}
.inpage {
	background-image: url(../images/seasion2_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 100% auto;
	width: 100%;
	background-color: #cacaca;
	padding: 0px;
}
.inpage .ssq {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 80px;
	padding-bottom: 200px;
	background-color: #FFF;
	margin-top: 0px;
	margin-bottom: 0px;
	box-shadow: 0 0 10px #333;
	
}
.inpage .ssq.circle2 {

	background-image: url(../images/dwe.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-size:35% auto;
	padding-bottom: 300px;
}



.inpage .ssq.circle {

	background-image: url(../images/dwe.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.inpage .ssq .tt {
	height: auto;
	width: auto;
	margin-bottom: 50px;
}
.inpage .ssq .tt img {
	height: 80px;
	width: auto;
}
.inpage .ssq .tt ul.tage {
	display: table;
	float: right;
	height: auto;
	width: auto;
	margin-right: 5%;
}
.inpage .ssq .tt .tage li {
	margin-right: 10px;
	margin-left: 10px;
	float: left;
	margin-top: 20px;
}
.inpage .ssq .tt .tage li a {
	color: #FFF;
	background-color: #C00;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	border-radius:15px;
}
.inpage .ssq .tt .tage li:nth-child(2) a {
	background-color: #039;
}

.inpage .ssq .tt .tage li:nth-child(3) a {
	background-color: #066;
}

.inpage .ssq .tt .tage li:nth-child(4) a {
	background-color: #F60;
}
.inpage .ssq .spp {
	width: 80%;
	margin-right: auto;
	margin-bottom: 80px;
	margin-left: auto;
	max-width: 1000px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-bottom: 50px;
}
.inpage .ssq .spp .note {
	text-align: center;
	margin-bottom: 40px;
	font-size: 16pt;
	line-height: 24pt;
	color: #333;
}
.inpage .ssq .spp h2 {
	font-size: 24pt;
	line-height: 30pt;
	color: #000;
	text-align: center;
	margin-bottom: 15px;
}
.inpage .ssq .spp .info {
	height: auto;
	width: 100%;
}
.inpage .ssq .spp .info li {
	display: table;
	height: auto;
	width: 100%;
	margin-bottom: 30px;
}
.inpage .ssq .spp .info li .picp {
	float: left;
	width: 32%;
	margin-right: 3%;
}
.inpage .ssq .spp .info li:nth-child(2n) .picp {
	float: right;
	width: 30%;
	margin-right: 0%;
	margin-left: 3%;
}
.inpage .ssq .spp .info li .picp img {
	height: auto;
	width: 100%;
}
.inpage .ssq .spp .info li .textarea {
	float: left;
	width: 65%;
}
.inpage .ssq .spp .info li .textarea h3 {
	font-size: 18pt;
	line-height: 20pt;
	color: #000;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #F0F0F0;
	padding: 10px;
}
.inpage .ssq .spp .info li:nth-child(2n) .textarea h3 {
	text-align: right;
}
.inpage .ssq .spp .info li .textarea p {
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
}

.inpage .ssq .spp .info li:nth-child(2n) .textarea p {
	text-align:right
}
.inpage .ssq .reservation {
	height: auto;
	width: 90%;
	max-width:1200px;
	margin-right: auto;
	margin-left: auto;
	display: table;
}
.inpage .ssq .reservation .formpart {
	float: left;
	width: 50%;
	margin-right: 5%;
	position: relative;
	background-repeat: repeat-y;
	background-color: #F0F0F0;
	padding-top: 30px;
	padding-right: 2%;
	padding-bottom: 30px;
	padding-left: 2%;
	border: 2px solid #D7D7D7;
	border-radius:10px;
}
.inpage .ssq .reservation .formpart span.note {
	margin-bottom: 10px;
	height: auto;
	width: 96%;
	display: block;
	background-color: #DADADA;
	padding-top: 5px;
	padding-right: 2%;
	padding-bottom: 5px;
	padding-left: 2%;
}
.inpage .ssq .reservation .formpart form fieldset {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: table;
	width: 100%;
}
.inpage .ssq .reservation .formpart form fieldset label {
	text-align: right;
	float: left;
	width: 90px;
	padding-left: 10px;
	font-size: 11pt;
	line-height: 30px;
	color: #333;
}
.inpage .ssq .reservation .formpart form fieldset div {
	padding-left: 100px;
}
.inpage .ssq .reservation .formpart form fieldset input[type="text"] {
	float: left;
	height: 26px;
	width: auto;
	margin-top: 2px;
	margin-bottom: 2px;

}
.formpart form fieldset label span {
	color: #C00;
}
.inpage .ssq .reservation .formpart form fieldset .fifty {
	float: left;
	width: 50%;
	position: relative;
	padding-left: 0px;
}
.inpage .ssq .reservation .formpart form fieldset .fifty div label {
	float: left;
	width: auto;
}
.formpart form fieldset div .code {
	float: left;
	height: 30px;
	width: auto;
	margin-right: 10px;
	margin-left: 10px;
}
.formpart form fieldset .check label {
	width: auto!important;
}
.formpart form fieldset .butline {
	text-align: center;
	height: auto;
	width: 100%;
	padding-left: 0px!important;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.formpart form fieldset .butline input {
	color: #FFF;
	background-color: #069;
	float: none;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	boder-radius: 10px;
	width: 200px;
	font-family: "微軟正黑體", Arial;
	font-size: 12pt;
	line-height: 20pt;
}
.inpage .ssq.res {
	background-image: url(../images/unnamed_01.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-size: 35%;
}
.inpage .ssq.res .reservation .infomation {
	float: left;
	width: 39%;
}
.inpage .ssq.res .reservation .infomation .map {
	width: 100%;
	margin-bottom: 20px;
}
.inpage .ssq.res .reservation .infomation .map iframe {
	width: 100%;
	box-shadow:0 0 5px #666;
}
.inpage .ssq.res .reservation .infomation .ff div {
	margin-bottom: 10px;
}
.one .slogen {
	font-size: 48pt;
	line-height: 52pt;
	color: #FFF;
	width: 100%;
	position: absolute;
	top: 35%;
	font-weight: bold;
	text-align: center;
}
.one .slogen .sq {

}
.inpage .ssq .onerecord {
	width: 90%;
	max-width: 1200px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;
	padding-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}
.inpage .ssq .onerecord h3 {
	border: 1px solid #CCC;
	border-radius: 25px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin-bottom: 10px;
	background-color: #F0F0F0;
}
.inpage .ssq .onerecord .text {
	text-align: center;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 40px;
	padding-bottom: 40px;
}
.inpage .ssq .onerecord .photopart .item {
	float: left;
	width: 23%;
	margin-right: 1%;
	margin-left: 1%;
	margin-bottom: 20px;
	text-align: center;
}
.inpage .ssq .onerecord .photopart {
	display: table;
	width: 100%;
}
.inpage .ssq .onerecord .photopart .item img {
	height: auto;
	width: 90%;
	padding:5px;
	background-color:#fff;
	box-shadow:1px 1px 5px #999;
}




.inpage .ssq h2 {
	font-size: 24pt;
	line-height: 28pt;
	color: #C00;
	text-align: center;
	width: 80%;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
}
.inpage .ssq .blue {
	color: #039;
}
#videoitem {
	width: 90%;
	margin-right: 5%;
	margin-left: 5%;
}
#videoitem ul {
	display: table;
	height: auto;
	width: 100%;
}
#videoitem ul li {
	float: left;
	height: auto;
	width: 21%;
	margin-right: 0.8%;
	margin-bottom: 20px;
	margin-left: 0.8%;
	padding: 1%;
	border: 1px solid #999;
	background-color: #FFF;
	box-shadow:0 0 5px #999;
}
#videoitem ul li .picp {
	height: auto;
	width: 100%;
	margin-bottom: 10px;
	background-size:cover;
}
#videoitem ul li .picp a img {
	height: auto;
	width: 100%;
	opacity: 0.5;
	-webkit-transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	-ms-transition: all 0.5s linear;
	transition: all 0.5s linear;
	display: inherit;
	margin: 0px;
	padding: 0px;
}

#videoitem ul li .picp a:hover img {
	height: auto;
	width: 100%;
	opacity:1;
	-webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    transition: all 0.5s linear;
}
#videoitem ul li .textline {
	font-size: 12pt;
	line-height: 20pt;
	color: #333;
	height: 90px;
	overflow: hidden;
}
#videoitem ul li .textline p {
	font-size: 11pt;
	line-height: 14pt;
	color: #666;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.page .ssgon {
	font-size: 16pt;
	line-height: 20pt;
	color: #FFF;
	height: auto;
	width: 80%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}
#three .ssgon {

	color: #333;

}
