@charset "UTF-8";

/* oshirase
-----------------------------------------------------*/ 

.hdtype01 h1 a {
	background: url(/lib/img/news/h_oshirase.png) no-repeat center center;
}

@media only screen and (max-width:767px) {

.hdtype01 h1 a {
	background-image: url(/lib/img/news/h_oshirase_sp.png);
	background-size: 21.9vw auto;
}

}