@charset "utf-8";

/*=============================================

Retina対応

=============================================*/

@media only screen and  (-webkit-min-device-pixel-ratio: 2) {



header h1 a {
	background: url(../img/header/rogo_r.png) top left no-repeat;
	background-size: 227px;
}



}







