#header .block_02 h1 {
	width: 194px;
	background: url(../img/header/logo_h@2x.png) no-repeat left top;
	background-size: 194px 53px;
	background: url(../img/header/logo_h.png) no-repeat left top\9;
}
#footer .block_01 .left h2 {
	width: 170px;
	background: url(../img/header/logo_f@2x.jpg) no-repeat left top;
	background-size: 170px 44px;
	background: url(../img/header/logo_f.jpg) no-repeat left top\9;
}
#contents h2.h_culture {
	background: url(../img/title/culture_title.png) no-repeat left top;
}
#header .logo a {
	width: 188px;
	height: 40px;
	background-image: url(../img/header/logo.png);
	background-size: 188px 40px;
}
@media screen and (max-width: 750px) {
	#header .logo a {
		width: 122px;
		height: 26px;
		background-size: 122px 26px;
	}
}
#fInfo .logo a {
	width: 149px;
	height: 25px;
	background-image: url(../img/footer/logo.png);
	background-size: 149px 25px;
}
@media screen and (max-width: 750px) {
	#fInfo .logo a {
		width: 137px;
		height: 23px;
		background-size: 137px 23px;
	}
}