@media screen and (min-width: 768px) {

	#page-row-6 .page-col-1 {
		background-image:url("../../../img//top_recruit_bg2.png");
		background-size:cover;
		background-position:20% 50%;
		background-repeat:no-repeat;
	}

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

}
