@charset "UTF-8";
#content:after, .freeArea:after, #content #recruit .feature :after, #content #recruit .member_box:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* -------------------------- */
/* header */
/* -------------------------- */
#content .main .headerimg {
	background: url(../images/recruit/headerimg.png) no-repeat center #000000;
}
#content #recruit {
	padding: 80px 0 0px 0;
	background: url(../images/recruit/main_bg.png) top no-repeat #ebebeb;
	background-size: 100% auto !important;
}
#content #recruit .feature p {
	margin-bottom: 40px;
}
#content #recruit .feature {
	padding-bottom: 60px;
}
#content #recruit .feature dl dt, #content #recruit .feature dl dd {
	margin: 0 0 15px 0;
	float: left;
	line-height: 1.4;
	font-size: 0.9em
}
#content #recruit .feature dl dt {
	width: 95px;
	clear: both;
	font-weight: bold;
}
#content #recruit .feature dl dd {
	width: 940px;
}
#content #recruit .feature dt {
	width: 100%;
	margin: 0 0 5px 0;
}
#content #recruit .feature dd {
	margin: 0 0 40px 0;
}
#content #recruit .feature .caution {
	color: #d50000;
	font-weight: bold;
}
#content #recruit h2 {
	font-size: 1.4em;
	font-weight: bold;
	margin-bottom: 40px;
}

@media screen and (max-width: 1034px) {
#content #recruit {
	padding: 40px 0 0px 0;
}
#content #recruit .feature {
	padding-bottom: 30px;
}
#content #recruit h2 {
	margin-bottom: 20px;
}
#content #recruit .feature dl dt, #content #recruit .feature dl dd {
	float: none;
}
#content #recruit .feature dl dt {
	width: 100%;
	margin: 0 0 5px 0;
}
#content #recruit .feature dl dd {
	width: 100%;
	margin: 0 0 15px 0;
}
#content #recruit .feature dt {
	width: 100%;
	margin: 0 0 5px 0;
}
#content #recruit .feature dd {
	margin: 0 0 40px 0;
}
}
#content #recruit .member_box {
	margin-bottom: 60px;
}
#content #recruit .member_box .member {
	float: left;
	width: 325px;
	margin: 0 30px 0 0;
	font-size: 0.9em
}
#content #recruit .member_box .member:nth-of-type(3) {
	margin: 0 0px 0 0;
}
#content #recruit .member_box .member figure {
	text-align: center;
}
#content #recruit .member_box .member figure img {
	margin-bottom: 25px;
}
#content #recruit .member_box .member figure figcaption {
	margin-bottom: 25px;
}
#content #recruit .member_box .member figure figcaption span {
	display: block;
	margin-bottom: 10px;
	font-size: 0.9em;
}
#content #recruit .member_box .member figure figcaption strong {
	display: block;
	font-size: 1.3em;
}
#content #recruit .member_box .member dl dt, #content #recruit .member_box .member dl dd {
	float: left;
	line-height: 1.4;
}
#content #recruit .member_box .member dl dt {
	font-weight: bold;
	width: 50px;
}
#content #recruit .member_box .member dl dd {
	width: 275px;
	margin-bottom: 10px;
}
#content #recruit .member_box .member dl dt.message {
	width: 100%;
	margin-bottom: 5px;
}
#content #recruit .member_box .member dl dd.message {
	width: 100%;
}

@media screen and (max-width: 1034px) {
#content #recruit .member_box {
	margin-bottom: 30px;
}
#content #recruit .member_box .member {
	float: none;
	width: 100%;
	margin: 0 0px 30px 0 !important;
}
#content #recruit .member_box .member figure img {
	margin-bottom: 15px;
}
#content #recruit .member_box .member figure figcaption {
	margin-bottom: 15px;
}
#content #recruit .member_box .member dl dt, #content #recruit .member_box .member dl dd {
	float: none;
	width: 100%;
}
#content #recruit .member_box .member dl dt {
	margin: 0 0 5px 0;
}
#content #recruit .member_box .member dl dd {
	margin: 0 0 15px 0;
}
}
footer {
	background: url(../images/common/footer_bg.png) top no-repeat #333333;
}
