@charset "utf-8";
/* CSS Document */



/*--------------------------------------reset 此區塊請勿更動*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	font-family: '微軟正黑體', Helvetica, Arial, sans-serif;
	font-weight:bold;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	
	width:100%;
	height:100%;
	background-color:#d9e8eb;	
}
ol, ul {list-style: none;}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
hr {
	margin: 0;
	padding: 0;
	clear: both;
	visibility:hidden;
}

/*---------------------------------------------------------------------*/
body{
	}
h1, h2, h3 {display: none;}
.rapper{
	/*background:background: #235d66 url(../ismg/head_bg.jpg) center top no-repeat;*/
	}

	#head
	{
		width:100%;
		display:block;			
	}
	
.container {
	max-width:960px; margin:0 auto; padding:0;	
	margin:0 auto;
	}
	
.headertop{
	display:none;
	}
.head-wrap{
	display:none;
}

.nav{
	display:none;
}

/*行程*/
.tour {
	width: 95%;
	margin:0 auto 10% auto;
	padding: 0;
	z-index: 10;	
	/*border-radius: 6px;
	box-shadow: 6px 6px 2px #e2e2e2;*/
	clear: both;
	overflow: hidden;
}

.tour-note1 {
	display: block;
	max-width: 198px;
	margin: 10px 0;
	
}


.tour-note2 {
	color:#004993;
	font-size:1.1em;
	line-height:2em;
	padding: 0 0 0 5px;
}

.tour-title1{
	display: block;
	background: url(../img/title01.png) left no-repeat;
	height: 35px;
	padding: 0 0 0 40px;
	color: #229c97;
	font-size: 1.3em;
	line-height: 2em;
	margin: 10px 0;
}

.tour-title2{
	display: block;
	background: url(../img/title02.png) left no-repeat;
	height: 35px;
	padding: 0 0 0 40px;
	color: #834896;
	font-size: 1.3em;
	line-height: 2em;
	margin: 10px 0;
}


.tour ul {
	width: 95%;
	margin: 0 10px 0 0;
	padding: 0;
	float: left;
}
.tour li {
	font-size: 1em;
	line-height: 2em;
	color: #008093;
	border-bottom: 1px dashed #9B9B9B;	
	/*letter-spacing: 1px;*/
	overflow: hidden;	
}

.tourtxt{	
}
.tour li a {
	display: block;
	width: 100%;
	height: 100%;	
	padding: 0 6px;
}

.tour li a .price {
    color:#F00;
	font-size:16px;
	float: right;
	font-weight: bold;
}

.tour li em {
	color:#F06;
	font-size:13px;
	font-weight: bold;
	padding-left: 5px;
}

.tour li .include-gift strong {
	background-color: #ffe70e;
	font-weight: normal;
	font-size: 15px;
	padding: 2px 5px;
}
.tour li a:link, .tour li a:visited {
	color: #008093;
	text-decoration: none;
}
.tour li a:hover, .tour li a:active {background-color: #FFEC00;}

/*機器人飯店介紹*/
	#henn{
		display: block;
		margin: 50px auto 0 auto;
		max-width: 900px;
		background-color: #004993;
		border: 10px;
		padding: 10px 15px 20px 15px;
		border-radius: 15px;
	}
	
.henn-top{max-width: 852px;margin: 0 auto; padding: 10px 0;}
#henn p{text-align: center;color: #fff;}
#henn p strong{color:#fffc00;font-size: 1.2em; }

.henn-ph{max-width: 852px;margin: 20px auto; }



/*Lobby機器人*/
#lobbyboxtop{
	width:95%;
	margin:0 auto;
	overflow:hidden;
	clear:both;
	font-size:1em;
}
#lobbybox{
	width:100%;
	height:350px;	
}
#lobbybox .box01{
	width:100%;
	height:100%;
}

#lobbyboxtop strong{
	display:block;
	background-color:#209daf;
	color:#FFF;
	font-size:1.2em;
	padding:2%;	
	margin:10% 0 0 0;
}

/*臉部辨識系統*/
#faceboxtop{
	width:95%;
	margin:0 auto;
	overflow:hidden;
	clear:both;
}

#facebox{
	width:100%;
	height:350px;
}
#facebox .box02{
	width:100%;
	height:100%;
}

#faceboxtop strong{
	display:block;
	background-color:#1c90bb;
	color:#FFF;
	font-size:1.2em;
	padding:2%;
	margin:10% 0 0 0;
}


/*房內自動偵測系統*/
#roomboxtop{
	width:95%;
	margin:0 auto;
	overflow:hidden;
	clear:both;
}

#roombox{
	width:100%;
	height:350px;
}
#roombox .box03{
	width:100%;
	height:100%;
}

#roomboxtop strong{
	display:block;
	background-color:#4661b1;
	color:#FFF;
	font-size:1.2em;
	padding:2%;	
	margin:10% 0 0 0;
}

/*向日葵娃娃*/
#sunflowerboxtop{
	width:95%;
	margin:0 auto;
	overflow:hidden;
	clear:both;
}
#sunflowerbox{
	width:100%;
	height:350px;
}
#sunflowerbox .box04{
	width:100%;
	height:100%;
}
#sunflowerboxtop strong{
	display:block;
	background-color:#ff86a9;
	color:#FFF;
	font-size:1.2em;
	padding:2%;	
	margin:10% 0 0 0;
}

/*搬運工機器人*/
#transportboxtop{
	width:95%;
	margin:0 auto;
	overflow:hidden;
	clear:both;
}
#transportbox{
	width:100%;
	height:350px;
}
#transportbox .box05{
	width:100%;
	height:100%;
}

#transportboxtop strong{
	display:block;
	background-color:#404c7a;
	color:#FFF;
	font-size:1.2em;
	padding:2%;
	margin:10% 0 0 0;
}

.head_hide_xs {display:block;}
.head_hide_sm {display:none;}

@media screen and (min-width: 768px)  {


}
@media screen and (min-width:960px)
{
body {
	
	width:100%;
	height:100%;
	background-color:#d9e8eb;
}

#head
	{
		display:none;			
	}
	

.head_hide_xs {display:none;}
.head_hide_sm {display:block;}


/*行程*/
.tour {
	width: 900px;
	margin:0 auto;
	padding: 80px 0 0 0;
	z-index: 10;	
	/*border-radius: 6px;
	box-shadow: 6px 6px 2px #e2e2e2;*/
}





.headertop{
	display:block;
	width:100%;
	height:75px;
	background-color:#FFF;
}
.head-wrap{
	display:block;
}

.head-ctrl-box{
	display:none;
}

/*按鈕列*/
.nav {
	display:block;
	width: 100%;
	width: 960px\9;
	height: 66px;
	margin: 0 auto;
	background:url(../img/nav_bg.png) repeat-x;
}
.nav ul {
	width: 960px;
	height: 66px;
	margin: 0 auto;
	background:url(../img/nav.png) no-repeat;
}

.nav li {
	float: left;	
}
.nav li div {
	text-indent: -5000px;
	height: 66px;
}
.nav li a {
	width: 100%;
	height: 100%;
	display: block;
	cursor: pointer;
}
.nav li a .nav01 {width: 154px; margin-left: 162px;}
.nav li a .nav01:hover, .nav li.on a .nav01 {background: url(../img/nav.png) -162px -66px no-repeat;}
.nav li a .nav02 {width: 154px;}
.nav li a .nav02:hover, .nav li.on a .nav02 {background: url(../img/nav.png) -316px -66px no-repeat;}
.nav li a .nav03 {width: 189px;}
.nav li a .nav03:hover, .nav li.on a .nav03 {background: url(../img/nav.png) -470px -66px no-repeat;}
.nav li a .nav04 {width: 127px;}
.nav li a .nav04:hover, .nav li.on a .nav04 {background: url(../img/nav.png) -659px -66px no-repeat;}
.nav li a .nav05 {width: 140px;}
.nav li a .nav05:hover, .nav li.on a .nav05 {background: url(../img/nav.png) -786px -66px no-repeat;}
	
	/*.tour-single-title {	margin-bottom: 32px;}*/

.main{
		width:960px;
		color:#2E2E2E;
		font-size:1em;
		line-height:1.8em;
		margin:0 auto;
		overflow:hidden;
		clear:both;
	}
	

/*Lobby機器人*/
#lobbyboxtop{
	width:960px;
	padding:80px 0 0 0;
	margin:0;
}
#lobbybox{
	width:906px;
	height:524px;
	background:url(../img/box_bg01.png) top no-repeat;
	margin:0 auto;
	position:relative;	
}
#lobbybox .box01{
	width: 861px;
	height: 376px;
	position: absolute;
	top: 123px;
	left: 25px;
}

/*臉部辨識系統*/
#faceboxtop{
	width:960px;
	padding:80px 0 0 0;
	margin:0;
}

#facebox{
	width:906px;
	height:524px;
	background:url(../img/box_bg02.png) top no-repeat;
	margin:0 auto;
	position:relative;	
}
#facebox .box02{
	width: 861px;
	height: 376px;
	position: absolute;
	top: 123px;
	left: 25px;
}

/*房內自動偵測系統*/
#roomboxtop{
	width:960px;
	padding:80px 0 80px 0;
	margin:0;
}

#roombox{
	width:906px;
	height:524px;
	background:url(../img/box_bg03.png) top no-repeat;
	margin:0 auto;
	position:relative;	
}
#roombox .box03{
	width: 861px;
	height: 376px;
	position: absolute;
	top: 123px;
	left: 25px;
}

/*向日葵娃娃*/
#sunflowerboxtop{
	width:960px;
	padding:80px 0 0 0;
	margin:0;
}
#sunflowerbox{
	width:906px;
	height:524px;
	background:url(../img/box_bg04.png) top no-repeat;
	margin:0 auto;
	position:relative;	
}
#sunflowerbox .box04{
	width: 861px;
	height: 376px;
	position: absolute;
	top: 123px;
	left: 25px;
}

/*搬運工機器人*/
#transportboxtop{
	width:960px;
	padding:100px 0 50px 0;
	margin:0;
}
#transportbox{
	width:906px;
	height:741px;
	background:url(../img/box_bg05.png) top no-repeat;
	margin:0 auto;
	position:relative;
}
#transportbox .box05{
	width: 861px;
	height: 574px;
	position: absolute;
	top: 123px;
	left: 25px;
}


}

@media screen and (max-width: 480px)  {
	.main_in_box{			
		margin:0 auto;
		padding-top:10px;
	}
	
	.tour_list_box li .price{
	display:block;	
	font-size:1em;
	color:#2a2a2a;
	margin-right:5px;
	font-weight: bold;
	text-align:center;	
}

}
