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

.recruit-about-keyword-index .main-contents {
	overflow: hidden;
}

.recruit-about-keyword-index .main-contents article {
	margin: 0 40px 40px 0;
	width: 580px;
	float: left;
}

.recruit-about-keyword-index .main-contents article h1 a:hover {
	opacity: 0.7;
}

.recruit-about-keyword-index .main-contents article:nth-child(2n) {
	margin-right: 0;
}

.recruit-about-keyword-index .main-contents .lbwrap {
	display: none;
}

.keyword-lb {
	padding: 60px 40px;
	background: #ffffff;
	border: 2px solid #57618d;
}

.keyword-lb h2 {
	margin: 0 0 50px 0;
	padding: 117px 0 0 0;
	height: 0;
	overflow: hidden;
	background-repeat: no-repeat;
	background-size: auto 117px;
	background-position: center center;
}

.keyword-lb .text {
	margin: 0 0 30px 0;
}

.keyword-lb .text p {
	font-size: 15px;
	color: #1e1e1e;
	line-height: 30px;
}

.keyword-lb .close {
	margin: 0 auto;
	width: 220px;
	height: 50px;
	border: 1px solid #cccccc;
	border-radius: 25px;
}
.keyword-lb .close:hover {
	background-color: #e9ecf7;
}

.keyword-lb .close a {
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
}


.keyword-lb .close a span {
	display: inline-block;
	font-size: 14px;
	color: #000000;
	line-height: 50px;
	padding: 0 0 0 35px;
	position: relative;
}

.keyword-lb .close a span:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 35px;
	height: 50px;
	background: url(../_img/ind_bod_lb_clo.png) no-repeat left center;
	background-size: 16px 16px;
}

.keyword-lb.lb1 h2 {
	background-image: url(../_img/ind_bod_01_cap.png);
}

.keyword-lb.lb2 h2 {
	background-image: url(../_img/ind_bod_02_cap.png);
}

.keyword-lb.lb3 h2 {
	background-image: url(../_img/ind_bod_03_cap.png);
}

.keyword-lb.lb4 h2 {
	background-image: url(../_img/ind_bod_04_cap.png);
}

.keyword-lb.lb5 h2 {
	background-image: url(../_img/ind_bod_05_cap.png);
}

@media only screen and (max-width: 750px) {
	.recruit-about-keyword-index .page-title h1 {
		padding: 80px 0 0 0;
		width: 608px;
		background-size: cover;
	}
	.recruit-about-keyword-index .main-contents {
		width: 580px;
		margin: 0 auto;
	}
	.recruit-about-keyword-index .main-contents article {
		margin: 0 0 30px 0;
		float: none;
	}
	.keyword-lb .text p {
		font-size: 24px;
		line-height: 40px;
	}
	.keyword-lb .close {
		width: 320px;
		height: 80px;
		border: 2px solid #cccccc;
		border-radius: 40px;
	}
	.keyword-lb .close a {
		width: 320px;
		height: 80px;
		border-radius: 40px;
	}
	.keyword-lb .close a span {
		font-size: 24px;
		line-height: 80px;
		padding: 0 0 0 35px;
	}
	.keyword-lb .close a span:before {
		height: 80px;
		background-size: 21px 21px;
	}
	.keyword-lb.lb1 h2 {
		background-image: url(../_img/ind_bod_01_cap.png);
	}
	.keyword-lb.lb2 h2 {
		background-image: url(../_img/ind_bod_02_cap.png);
	}
	.keyword-lb.lb3 h2 {
		background-image: url(../_img/ind_bod_03_cap.png);
	}
	.keyword-lb.lb4 h2 {
		background-image: url(../_img/ind_bod_04_cap.png);
	}
	.keyword-lb.lb5 h2 {
		background-image: url(../_img/ind_bod_05_cap.png);
	}
}
