#pagetitle{
	background:url('../images/recruit1/bg_h2.webp') no-repeat top center;
}
section article ul{
	list-style:none;
	padding:40px 0;
}
section article li{
	margin:0 0 40px;
}
section article li a{
	background:#f3f3f3;
	display:block;
	border:1px solid #cccccc;
	padding:0 20px;
	line-height:70px;
	border-radius:5px;
	color:#313131;
	background:url('../images/common/arrow1.svg') no-repeat right 10px center;
}