#iconmenu {
	overflow: hidden;
	margin: 0px;
	padding-right: 8px;
}

#menu-btn {
	position: absolute;
	width: 50px;
	height: 50px;
}
 
#menu-conts {
	display: none;
	position: absolute;
	top: 60px;
	width: 370px;
	z-index: 9999;
	background-color: #F1F0E4;
}

 
#menu-conts a {
	display: block;
	color: #A69671;
	text-decoration: none;
	padding: 14px 0;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
 
#menu-conts a:hover {
	background: rgba(0, 0, 0, .6);
	color: #A69671;
}/* CSS Document */


#access #googlemap {
	display: none;
}
#top-img {
	display: none;
}
#sub-top {
	display: none;
}
#sabu-menu {
	display: none;
}


#mobiletop {
	margin-right: auto;
	margin-left: auto;
}
#mobiletop #mobiletop {
	height: auto;
	width: 100%;
}
#access #mobilemap {
	height: 300px;
	width: 370px;
	margin-right: auto;
	margin-left: auto;
}
#access p #animalhito {
	height: auto;
	width: 100%;
}


#footer {
	height: auto;
	width: 100%;
}
#footer #footimg {
	height: auto;
	width: 100%;
}
h1 {
	font-size: 30px;
	font-weight: bold;
	color: #666;
	margin-top: 30px;
	margin-bottom: 50px;
	padding-top: 20px;
}
#main1 {
	height: auto;
	width: 100%;
	padding-bottom: 50px;
}

#bg {
	background-color: #F1E9C7;
}
.red {
	color: #F00;
}
