@charset "UTF-8";

#form .mainImg {
	/*background:url(../images/form/common/pic-mainTtl_001.jpg) center center no-repeat;
	background-size:1200px auto;*/
}
@media screen and (min-width: 1200px) {
#form .mainImg {
	/*background:url(../images/form/common/pic-mainTtl_001.jpg) center center no-repeat;
	background-size:100% auto;*/
}
}
