.wwrap {
	padding-top: 111px;
}

#main {
	padding-top: 0;
}

/* recruit-hrdev-index
-----------------------------*/
.recruit-hrdev-index .page-title h1 {
	padding: 84px 0 0 0;
	width: 439px;
	background-image: url(../_img/ind_pag_ttl.png);
}

.recruit-hrdev-index .list {
	overflow: hidden;
}

@media (max-width: 750px) {
	.recruit-hrdev-index .list {
		overflow: visible;
		width: 690px;
		margin: 0 auto;
	}
}

.recruit-hrdev-index .list article {
	width: 400px;
	padding: 0 0 60px 0;
	float: left;
}

@media (max-width: 750px) {
	.recruit-hrdev-index .list article {
		width: 690px;
		padding: 0 0 80px 0;
		float: none;
	}
}

.recruit-hrdev-index .list article a, .recruit-hrdev-index .list article span {
	display: block;
}

@media (max-width: 750px) {
	.recruit-hrdev-index .list article a, .recruit-hrdev-index .list article span {
		display: block;
	}
}

.recruit-hrdev-index .list article a .photo, .recruit-hrdev-index .list article span .photo {
	margin: 0 0 30px 0;
	width: 400px;
	height: 270px;
	background-size: cover;
	background-position: center;
}

@media (max-width: 750px) {
	.recruit-hrdev-index .list article a .photo, .recruit-hrdev-index .list article span .photo {
		margin: 0 0 50px 0;
		width: 690px;
		height: 466px;
	}
}

.recruit-hrdev-index .list article a h2, .recruit-hrdev-index .list article span h2 {
	margin: 0 0 25px 0;
	text-align: center;
}

@media (max-width: 750px) {
	.recruit-hrdev-index .list article a h2, .recruit-hrdev-index .list article span h2 {
		margin: 0 0 40px 0;
	}
}

.recruit-hrdev-index .list article a h2 span, .recruit-hrdev-index .list article span h2 span {
	display: block;
	margin: 0 auto;
	height: 0;
	overflow: hidden;
	background-repeat: no-repeat;
}

.recruit-hrdev-index .list article a .button, .recruit-hrdev-index .list article span .button {
	margin: 0 auto 0 auto;
	width: 220px;
	height: 50px;
	border: 1px solid #cccccc;
	border-radius: 25px;
	font-size: 14px;
	color: #000000;
	line-height: 50px;
	text-align: center;
}

@media (max-width: 750px) {
	.recruit-hrdev-index .list article a .button, .recruit-hrdev-index .list article span .button {
		width: 350px;
		height: 80px;
		border: 2px solid #cccccc;
		border-radius: 40px;
		font-size: 24px;
		line-height: 80px;
	}
}

.recruit-hrdev-index .list article a:hover, .recruit-hrdev-index .list article span:hover {
	text-decoration: none;
}

.recruit-hrdev-index .list article a:hover .photo, .recruit-hrdev-index .list article span:hover .photo {
	opacity: 0.7;
}

.recruit-hrdev-index .list article a:hover .degree, .recruit-hrdev-index .list article a:hover .entry, .recruit-hrdev-index .list article span:hover .degree, .recruit-hrdev-index .list article span:hover .entry {
	text-decoration: underline;
}

.recruit-hrdev-index .list article a:hover .button, .recruit-hrdev-index .list article span:hover .button {
	background-color: #e9ecf7;
}

.recruit-hrdev-index .list article.item1 h2 span {
	padding: 23px 0 0 0;
	width: 271px;
	background-image: url(../_img/d01_cap.png);
	background-size: auto 23px;
}

@media (max-width: 750px) {
	.recruit-hrdev-index .list article.item1 h2 span {
		padding: 38px 0 0 0;
		width: 448px;
		background-size: auto 38px;
	}
}

.recruit-hrdev-index .list article.item2 h2 span {
	padding: 23px 0 0 0;
	width: 185px;
	background-image: url(../_img/d02_cap.png);
	background-size: auto 23px;
}

@media (max-width: 750px) {
	.recruit-hrdev-index .list article.item2 h2 span {
		padding: 35px 0 0 0;
		width: 282px;
		background-size: auto 35px;
	}
}

.recruit-hrdev-index .list article.item3 h2 span {
	padding: 23px 0 0 0;
	width: 50px;
	background-image: url(../_img/d03_cap.png);
	background-size: auto 23px;
}

@media (max-width: 750px) {
	.recruit-hrdev-index .list article.item3 h2 span {
		padding: 37px 0 0 0;
		width: 80px;
		background-size: auto 37px;
	}
}

.recruit-hrdev-index .list article.item4 h2 span {
	padding: 23px 0 0 0;
	width: 101px;
	background-image: url(../_img/d04_cap.png);
	background-size: auto 23px;
}

@media (max-width: 750px) {
	.recruit-hrdev-index .list article.item4 h2 span {
		padding: 37px 0 0 0;
		width: 162px;
		background-size: auto 37px;
	}
}

/*# sourceMappingURL=standard.css.map */
