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


/* mainimg */
#mainimg { 
	background-image: url(/group/btw/recruit/images/mainimg_recruit_01.jpg);
	background-color: #f0f0f0;
  background-size: auto 200px;
}
@media screen and (max-width: 767px) {
#mainimg {
	background-color: transparent;
  background-size: 100% auto;
}
.listSubCategory01 {
	margin-bottom: -2px;
}
}