@charset "UTF-8";


.menu04 a{
	background-color: rgba(255,255,255,1);
	color: rgba(0,0,0,1.0) !important;
	font-weight: bold !important;
}

.cover {background-image: url(images/head.png);background-size: 100% auto;}

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


}

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


}

@media screen and (max-width: 820px) {
.cover {background-size: auto 120%;}
.menu04 a{background-color: #036; color:#fff !important;}

}

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


}

@media (max-width: 540px) {

}



