/* CSS Document */


.menu05 a{
	background-color: rgba(255,255,255,1);
	color: rgba(0,0,0,0.6);
}
.cover {background-image: url(images/head.png);}
/*---------------------------------------*/


@media screen and (max-width: 768px) {

	.marunage {
	right: 0px;
	top: -5px;
	width: 80px;
	display: none;
	}
	h1 {
	font-size: 24px !important;
}
}

