#header .block_02 h1 {
	width: 193px;
	background: url(../img/header/logo_h.png) no-repeat left top;
}
#footer .block_01 .left h2 {
	width: 169px;
	background: url(../img/header/logo_f.jpg) no-repeat left top;
}
#contents h2.h_culture {
	background: url(../img/title/culture_title.png) no-repeat left top;
}
#header .logo a {
	width: 184px;
	height: 40px;
	background-image: url(../img/header/logo.svg);
	background-size: 184px 40px;
}
@media screen and (max-width: 750px) {
	#header .logo a {
		width: 120px;
		height: 26px;
		background-size: 120px 26px;
	}
}
#fInfo .logo a {
	width: 148px;
	height: 25px;
	background-image: url(../img/footer/logo.svg);
	background-size: 148px 25px;
}
@media screen and (max-width: 750px) {
	#fInfo .logo a {
		width: 136px;
		height: 23px;
		background-size: 136px 23px;
	}
}
