@charset "utf-8";

/* ------------------------------
 新卒採用エントリー
------------------------------ */
@media screen and (min-width: 768px) {
	.cms_text.lead{
		margin-bottom: 150px !important;
		margin-top: 90px;
	}
}
.img-shadow{
	box-shadow: 0 0 15px 3px rgba(0,58,166,0.15);
}