/* 採用情報 */

@media screen and (min-width: 641px){

#recr {
	line-height: 200%;
	}

#recr .pre a img {
	margin: 0px auto;
	display: block;
	}

#recr .int {
	background: url(../../img/bg.png) center top;
	margin: 100px 0px 0px 0px;
	padding: 100px 0px;
	text-align: center;
	}

#recr .int ul {
	width: 90%;
	max-width: 1200px;
	margin: 0px auto;
	display: flex;
	flex-wrap: wrap;
	}

#recr .int a {
	width: 30.555%;
	margin: 50px 4.166% 0px 0px;
	display: block;
	position: relative;
	}

#recr .int a:nth-child(3n) {
	margin: 50px 0px 0px 0px;
	}

#recr .int a:before {
	content: '';
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.2);
	position: absolute;
	left: 0px;
	top: 0px;
	}

#recr .int a p {
	width: 100%;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	margin: 0px;
	position: absolute;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
	bottom: 10px;
	}

#recr .int a span {
	width: 40px;
	height: 40px;
	border: 1px #ffffff solid;
	border-radius: 100%;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
	}

#recr .int a span:before {
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 8px 0 8px 12px;
	border-color: transparent transparent transparent #ffffff;	
	position: absolute;
    top: 50%;
    left: calc(50% + 2px);
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
	}

#recr .int a img {
	width: 100%;
	}

#recr .inf {
	width: 100%;
	background: url(../../img/bg01.png) center top;
	padding: 100px 0px;
	}

#recr h4 {
	margin: 0px 0px 30px 0px;
	text-align: center;
	}

#recr .sum {
	width: 90%;
	max-width: 1000px;
	background: #ffffff;
	font-size: 12px;
	margin: 0px auto 50px auto;
	padding: 70px;
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.05);
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.05);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.05);
	}

#recr .sum:nth-last-child(3) {
	margin: 0px auto 100px auto;
	}

#recr .sum h5 {
	font-size: 18px;
	margin: 0px 0px 20px 0px;
	text-align: center;
	}

#recr .sum dl {
	width: 100%;
	border-top: 1px #b7bec4 dashed;
	background: #ffffff;
	padding: 20px 0px;
	display: table;
	}

#recr .sum dl:last-child {
	border-bottom: 1px #b7bec4 dashed;
	}

#recr .sum dt {
	width: 200px;
	display: table-cell;
	vertical-align: middle;
	}

#recr .sum dd {
	display: table-cell;
	}

#recr .inf ol {
	margin: 0px;
	text-align: center;
	}

}

@media screen and (max-width: 640px){

#recr {
	line-height: 200%;
	}

#recr .pre a img {
	width: 90%;
	margin: 0px auto;
	display: block;
	}

#recr .int {
	background: url(../../img/bg.png) center top;
	margin: 50px 0px 0px 0px;
	padding: 50px 0px;
	}

#recr .cop {
	width: 90%;
	margin: 0px auto;
	}

#recr .int ul {
	width: 90%;
	margin: 0px auto;
	text-align: center;
	}

#recr .int a {
	width: 100%;
	margin: 30px 0px 0px 0px;
	display: block;
	position: relative;
	}

#recr .int a:before {
	content: '';
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.2);
	position: absolute;
	left: 0px;
	top: 0px;
	}

#recr .int a p {
	width: 100%;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	margin: 0px;
	position: absolute;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
	bottom: 10px;
	}

#recr .int a span {
	width: 40px;
	height: 40px;
	border: 1px #ffffff solid;
	border-radius: 100%;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
	}

#recr .int a span:before {
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 8px 0 8px 12px;
	border-color: transparent transparent transparent #ffffff;	
	position: absolute;
    top: 50%;
    left: calc(50% + 2px);
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
	}

#recr .int a img {
	width: 100%;
	}

#recr .inf {
	width: 100%;
	background: url(../../img/bg01.png) center top;
	padding: 50px 0px;
	}

#recr h4 {
	margin: 0px 0px 20px 0px;
	text-align: center;
	}

#recr .sum {
	width: 90%;
	background: #ffffff;
	margin: 0px 5% 50px 5%;
	padding: 6%;
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.05);
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.05);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.05);
	}

#recr .sum h5 {
	font-size: 16px;
	margin: 0px 0px 10px 0px;
	text-align: center;
	}

#recr .sum dl {
	width: 100%;
	border-top: 1px #b7bec4 dashed;
	background: #ffffff;
	padding: 20px 0px;
	}

#recr .sum dl:last-child {
	border-bottom: 1px #b7bec4 dashed;
	}

#recr .sum dt {
	font-weight: bold;
	}

#recr .inf ol {
	width: 90%;
	margin: 0px 5%;
	}

}

