#page_title {
	background: url('../images/recruit/h2.jpg') no-repeat top center;
}
#contents h3 {
	background: url('../images/common/h3_5.png') no-repeat center;
}

#contents section h4:before {
	content: "●";
	color: #c27cce;
}

#contents section h5 {
	color: #c27cce;
	font-size: 24px;
	text-align: center;
	margin: 0 0 10px 0;
}

#contents section article {
	margin-bottom: 60px;
}

.recruit_info {
	margin: 0 0 60px 0;
}

.recruit_info table {
	width: calc(100% - 40px);
	border: 3px solid #c27cce;
margin:0 20px;
}

.recruit_info th,
.recruit_info td {
	border: 1px solid #c27cce;
	padding: 5px 10px;
}

.recruit_info th {
	background: #fdefff;
	text-align: left;
	font-weight: normal;
	width: 120px;
}

#oubo {
	width: 600px;
	padding: 30px;
	box-sizing: border-box;
	background: #fdefff;
	margin: 30px auto;
}

#oubo strong {
	font-size: 18px;
	color: #bc46d0;
	line-height: 1.8em;
}
