@charset "utf-8";
/* CSS Document */

#recruit {
	padding: 60px 0;
}

#recruit h3 {
	color: #FFD600;
	font-size: 30px;
	font-weight: bold;
}

#recruit h4 {
	margin-top: 40px;
	font-size: 24px;
	color: #FFFFFF;
}

#recruit p {
	margin-top: 15px;
	font-size: 20px;
}