.recruit-about-outline-index .page-title h1 {
	padding: 82px 0 0 0;
	width: 213px;
	background-image: url(../_img/ind_pag_ttl.png);
}

.recruit-about-outline-index .main-contents {
	width: 950px;
	padding: 0 0 60px 0;
	margin: 0 auto;
}

.recruit-about-outline-index .main-contents table tr th {
	box-sizing: border-box;
	border: 1px solid #dfdfdf;
	width: 250px;
	background: #f7f7f7;
	padding: 25px 0 25px 30px;
	vertical-align: middle;
	font-size: 15px;
	color: #1e1e1e;
	letter-spacing: 2px;
	font-weight: bold;
}

.recruit-about-outline-index .main-contents table tr td {
	box-sizing: border-box;
	border: 1px solid #dfdfdf;
	width: 700px;
	padding: 25px 30px;
	font-size: 15px;
	color: #1e1e1e;
	line-height: 30px;
}

.recruit-about-outline-index .main-contents table tr td .map {
	margin: 20px 0 0 0;
	width: 638px;
	height: 350px;
}

@media only screen and (max-width: 750px) {
	.recruit-about-outline-index .main-contents {
		width: 690px;
	}
	.recruit-about-outline-index .main-contents table {
		width: 690px;
	}
	.recruit-about-outline-index .main-contents table tr th {
		box-sizing: content-box;
		border: 2px solid #dfdfdf;
		width: 141px;
		padding: 25px 30px;
		font-size: 24px;
		letter-spacing: 2px;
	}
	.recruit-about-outline-index .main-contents table tr td {
		box-sizing: content-box;
		border: 2px solid #dfdfdf;
		width: 421px;
		padding: 25px 30px;
		font-size: 24px;
		line-height: 40px;
	}
	.recruit-about-outline-index .main-contents table tr td .map {
		width: 421px;
		height: 350px;
	}
}
