@charset "utf-8";




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

@media screen and (min-width: 500px) {
.mb_adj {
	margin-bottom:30px;
}
}