@charset "UTF-8";

.mainVis {
	background: url(../images/bg-apply.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center bottom;
}
.mainVis .mainVis_ttl {
  text-shadow: 1px 1px 0px #fff;
}

.g-recaptcha {
  margin: 0px auto 50px;
  width: 300px;
}


