@charset "utf-8";
@media (max-width: 768px) {
		nav#mobile-header .site-logo a img {
		height: 19px;
		padding: 0 10px;
	}

}/*メディアクエリ終了*/