@charset "utf-8";
@media (max-width: 768px) {

nav#mobile-header .site-logo a img {
	width:200px;
}
}/*メディアクエリ終了*/