@charset "utf-8";
.comSearch input[type="text"] {
	color: #fff;
}
#main .imageLoad {
	background: url("../img/common/login.jpg") no-repeat center center / cover;
}
@media all and (max-width: 767px) {
	#gFooter {
		background: #000;
	}
}