
#attention {
	margin: 20px 25px;
}

#attention h4 {
	margin-bottom: 5px;
}

#attention  span{
	font-size: 0.8em;
}

#contents {
	background: url(../../common/images/bg.png) repeat center center;
	padding: 30px 30px 15px;
}

#contents img {
	width: 80%;
}

#contents h2 {
	margin: 0;
	text-align: center;
}

#contents p {
	color: #FFF;
	font-size: 0.9em;
}

#footer {
	background-color: #021725;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #FFF;
	font-size: 12px;
	height: auto;
	padding: 2em;
	text-align: center;
	width: 100%;
}

#header {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
}

#Introduction {
	margin: 1em 0 3em;
}

#js-select-lang {
	background: rgba(7, 26, 33, 0.9);
	display: none;
	height: 100%;
	margin: 0 auto;
	max-width: 768px;
	overflow: auto;
	padding: 0;
	position: fixed;
	top: 0;
	z-index: 99;
	width: 100%;
}

#js-select-lang nav {
	margin-top: 20%;
}

#js-select-lang nav li {
	display: table;
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
	-webkit-transition: all .2s linear 0s;
	-moz-transition: all .2s linear 0s;
	-o-transition: all .2s linear 0s;
	transition-property: all .2s linear 0s;
	width: 100%;
}

#js-select-lang nav a {
	color: #FFF;
	display: table-cell;
	font-size: 1.2em;
	padding:20px 0;
	text-decoration: none;
	vertical-align: middle;
}

#js-select-lang nav a.hover {
	background: rgba(46, 125, 135, 0.8);
}

#js-select-lang nav ul {
	margin: 0;
	padding: 0;
}

#trigger-overlay {
	position: absolute;
	right: 10px;
	top: 10px;
	z-index: 3;
	width: 15%;
}

#trigger-overlay img {
	width: 100%;
}

#overlay-close {
	background: rgba(255, 255, 255, 0.9);
	display: block;
	padding: 15px 0;
	position: absolute;
	right: 10px;
	text-align: center;
	top: 10px;
	width: 15%;
}

#overlay-close img {
	width: 45%;
}

#u_plus {
	bottom: 0;
	display:none;
	height: 0;
	left: 35%;
	position: absolute;
	right: 0;
	top: 31%;
	z-index: 2;
	width: 50%;
}

#u_plus img {
	width: 100%;
}

#ViewElectronicSightseeingBrochure:before,
#zhHant span:before {
	background: url(../../common/images/road-map.svg) no-repeat center center;
	background-size: 60px;
	content: '';
	display: inline-block;
	height: 60px;
	left: -10px;
	position: absolute;
	top: -2px;
	width: 60px;
}

#ViewFruitWine {
	margin-top:1em;
}

#ViewFruitWine:before {
	background: url(../../common/images/fruit-wine.svg) no-repeat center center;
	background-size: 60px;
	content: '';
	display: inline-block;
	height: 60px;
	left: -15px;
	position: absolute;
	top: -16px;
	width: 60px;
}

#ViewRecommendedSpotsWithAirTags:before {
	background: url(../../common/images/gps.svg) no-repeat center center;
	background-size: 60px;
	content: '';
	display: inline-block;
	height: 60px;
	left: 0;
	position: absolute;
	top: -2px;
	width: 40px;
}

#ViewRecommendedTownWalkCourse:before {
	background: url(../../common/images/course.svg) no-repeat center center;
	background-size: 56px;
	content: '';
	display: inline-block;
	height: 60px;
	left: -10px;
	position: absolute;
	top: -2px;
	width: 60px;
}
