/* Mobile Layout: 480px and below. */
.area_menu {
	float: left;
	clear: both;
	width: auto;
	font-size: 15px;
}

.item_menu {	
	clear: both;
	width: 100%;
	font-family: 'CenturyGothic';
}

.js #menu {
	display: none;
}

.js .slicknav_menu {
	display: block;
}

.menu2 {
	display: none;
}