@charset "utf-8";
/*------------------------------------------------------------
	recruit-fresh
------------------------------------------------------------*/
#main {
	margin-bottom: 6.2rem;
}
#conts .comBgBox {
	padding-bottom: 5.5rem;
	font-weight: 300;
}
#conts .comBgBox .headLine03 {
	margin-bottom: 3.4rem;
}
#conts .comBgBox .inner {
	margin: 0 2.4rem;
}
#conts .comBgBox .txt {
	margin-bottom: 1rem;
}
#conts .comBgBox .linkBox {
	margin-bottom: 5.7rem;
}
#conts .comBgBox .linkBox .txt {
	margin-bottom: 0.6rem;
}
#conts .comBgBox .linkBox .link {
	margin-bottom: 1.5rem;
}
#conts .comBgBox .linkBox .link a:hover {
	opacity: 0.7;
}
#conts .comBgBox .wp-pagenavi {
	margin-top: 3rem;
}
#main .comSearchBox {
	margin-top: 6.7rem;
}
@media all and (max-width: 738px) {
	#main {
		margin-bottom: 3.4rem;
	}
	#conts .comBgBox {
		padding-bottom: 3.2rem;
	}
	#conts .comBgBox .headLine03 {
		margin-bottom: 2.2rem;
	}
	#conts .comBgBox .inner {
		margin: 0 0.5rem;
	}
	#conts .comBgBox .txt {
		margin-bottom: 0;
		font-size: 1.15rem;
		line-height: 1.92;
	}
	#conts .comBgBox .linkBox {
		margin-bottom: 2.5rem;
	}
	#conts .comBgBox .linkBox .txt {
		margin-bottom: 1.5rem;
	}
	#conts .comBgBox .linkBox .link {
		margin-bottom: 1rem;
	}
	#conts .comBgBox .wp-pagenavi {
		margin: 2.2rem 0.5rem 0 0;
	}
}