@charset "utf-8";
/* CSS Document */


/*PC*/
@media print, screen and (min-width: 768px) {

/*----------------------------------------------------*/
#hedImg { background:url(../images/requirements/bg_hed_img.jpg) center center no-repeat; background-size:cover;}



}




/*----------------------------------------------------*/




/*sp*/
@media only screen and (max-width: 767px) {
/*----------------------------------------------------*/
#hedImg { background:url(../images/requirements/bg_hed_img.jpg) center center no-repeat; background-size:cover;}


}
