@charset "utf-8";

.header_content .h_group .hd_title a {
	font-size: 0.75vw;
}











@media screen and (max-width: 768px) {
	#header_container h1 a img {
		max-width: 240px;
	}
}