@media screen and (min-width: 979px) {
.recruit-need1 {
	position: absolute;
	top: 160px;
	left: 430px;
}
.recruit-need2 {
	position: absolute;
	top: 160px;
	left: 72px;
}
.recruit-pc {
	display: block;
}
.recruit-sp {
	display: none;
}
.recruit-need1 p {
	font-size: 1.5em;
}
.recruit-need2 p {
	font-size: 1.5em;
}

.service-agri-copy {
	background:#eee url(../images/service/service_agri_05.png) top right no-repeat;
	padding:20px;
	height:140px;
}
}

@media screen and (max-width: 1024px) {
.recruit-need1 {
	position: relative;
	top: 0;
	left: 0;
	background-color:#eee;
	padding:10px;
}
.recruit-need2 {
	position: relative;
	top: 0;
	left: 0;
	background-color:#eee;
	padding:10px;
}
.recruit-pc {
	display: none;
}
.recruit-sp {
	display: block;
}
.recruit-need1 p {
	font-size: 1em;
	margin-bottom:0.5em;
	border-bottom:1px dotted #ddd;
}
.recruit-need2 p {
	font-size: 1em;
	margin-bottom:0.5em;
	border-bottom:1px dotted #ddd;
}
.parallax {
    background-size: 100% 100% !important; */
}

.service-agri-copy {
	background:#eee url(../images/service/service_agri_05.png) bottom right no-repeat;
	background-size:50%;
	padding:10px 10px 40px 10px;
	height:auto;
}
}
