.recruitBox{
	padding: 0.4rem;
	margin-top: 1.76rem;
	margin-bottom: 1.98rem;
	box-sizing: border-box;
}
.recruitBox img{
	width:100%;
}
.recruitBox h1{
	font-size: 0.6rem;
	line-height: 3;
	color: #3598DC;
}
.recruitBox h5{
	font-size: 0.5rem;
	color: #646464;
	font-weight: bold;
	line-height: 2;
}
.recruitBox p{
	font-size: 0.5rem;
	color: #646464;
	line-height: 2;
}