@charset "utf-8";
.max00 {
    max-width: 800px;
}
@media print,screen and (min-width: 801px) and (max-width: 1400px){
#main {
	height: 600px;
	background: url(../images/recruitagent_M.jpg) no-repeat center center;
	background-size: cover;
}
}
@media print, screen and (min-width: 1401px) {
#main {
	height: 600px;
	background: url(../images/recruitagent_L.jpg) no-repeat center center;
	background-size: cover;
}
}
/******【メイン画像にのせる】ボックス84-3******/
.box84-3 .job:after {
	content: "\f103";
	font-family: "FontAwesome";
	display: block;
	position: absolute;
	color: #fff;
	font-size: 24px;
	width: 24px;
	height: 24px;
	top: 50%;
	margin-top: -12px;
	right: 10px;
}
.box84-3 .boxIn {
	background-color: #0862a9;
}
.box84-3 .boxIn .job {
	padding: 17px 20px 15px;
	background-color: #222;
}
@media screen and (max-width: 640px) {
.box84-3 img {
	margin-bottom: 0;
}
.box84-3 .cover {
	position: static;
}
.box84-3 .boxIn {
	display: block;
}
.box84-3 .boxIn h4 {
	font-size: 18px;
	padding: 10px 10px 10px;
	margin-bottom: 0;
}
}
@media print,screen and (min-width: 641px) {
.box84-3 .boxIn h4 {
	padding: 30px 40px 0;
}
}
@media print,screen and (min-width: 641px) and (max-width: 800px) {
.box84-3 .boxIn {
   position: absolute;
   bottom: 30px;
   right: 5%;
}
}
@media print,screen and (min-width: 801px) {
.box84-3 .boxIn {
   position: absolute;
   top: 200px;
   left: 10%;
}
}
@media print,screen and (min-width: 1201px) {
.box84-3 .boxIn h4 {
	padding: 40px 50px 10px;
    font-size: 36px;
}
}

/**********【1】box15**********/
@media screen and (max-width: 640px) {
.box15 .title {
	font-size: 16px;
	color: #000;
	margin-bottom: 15px;
}
.box15 img {
    width: 70%;
}
}
@media print,screen and (min-width: 641px) {
.box15 img {
	float: left;
	width: 36%;
	height: auto;
}
.box15 .boxIn {
	float: right;
	width: 57%;
}
.box15 .wrap {
	display: inline-block;
	padding: 15px 0px 0px;
	margin-bottom: 10px; 
}
.box15 .title {
	font-size: 20px;
	color: #000;
	margin-bottom: 40px; 
}
}
@media print,screen and (max-width: 899px) {
.box15 .wrap {
	display: inline-block;
	padding: 0px 0px 0px;
}	
}

/**********【1】box15ここまで**********/

/**********【2】ボックス02**********/
@media print,screen and (min-width: 641px) and (max-width: 800px) {
.box02 img {
	float: right;
	width: 47%;
	height: auto;
	margin: 0 0 4% 4%;
}
.box02 .boxIn {
	padding-top: 3px;
}
}
@media screen and (min-width: 801px) {
.box02 img {
	float: right;
	width: 47%;
	height: auto;
}
.box02 .boxIn {
	float: left;
	width: 47%;
	padding-top: 3px;
}
}
/**********【2】ボックス02ここまで**********/
/**********img04**********/
.img04 li img {
	width:100%;
	height: auto;
}
@media screen and (max-width: 640px) {
.img04 li {
	width:100%;
}
.img04 {
	margin-bottom: 30px;
}
.img04 li img {
	margin-bottom: 20px;
}
.img04 li.last img {
	margin-bottom: 0;
}
}
@media print,screen and (min-width: 641px) {
.img04 {
	max-width: 1000px;
	margin: 0px auto 80px;
}
.img04 li {
	float: left;
	width: 32%;
	margin-right: 2%;
}
.img04 li.last {
	margin-right: 0;
}
}
/**********img04ここまで**********/

/********【3】ボックス50**********/
.box50 .wrap {
	text-align: center;
}
.box50 h4 {
	border-radius: 50%;
	width: 110px;
	line-height: 110px;
	text-align: center;
	margin: 0 auto;
}
@media screen and (max-width: 640px) {
.box50 h4 {
	margin-bottom: 20px;
}
.box50 {
	border: none;
}
}
@media print,screen and (min-width: 641px) {
.box50 {
	padding: 50px 0;
}
.box50 .wrap {
	width: 25%;
}
.box50 .copy {
	width: 70%;
}
}
@media screen and (min-width: 1001px) {
.box50 .wrap {
	width: 20%;
}
.box50 .copy {
	width: 78%;
}
}
/**********ボックス50ここまで**********/

/******応募者へ******/
@media print,screen and (min-width: 801px) and (max-width: 1400px) {
.dayWork {
	width: 100%;
	height: 700px;
	background: url(../images/ourmessage6_M.jpg) no-repeat top center;
	background-size: cover;
    position: relative;
	padding: 5% 0 0 5%;
}
.dayWork .wrap {
	padding: 40px 50px 30px;
	position: absolute;
	right: 5%;
	bottom: 40px;
}
}
@media print,screen and (min-width: 1401px) {
.dayWork {
	width: 100%;
	height: 700px;
	background: url(../images/ourmessage6_L.jpg) no-repeat top center;
	background-size: cover;
    position: relative;
	padding: 5% 0 0 5%;
}
.dayWork .wrap {
	padding: 40px 50px 30px;
	position: absolute;
	right: 5%;
	bottom: 40px;
}
}
@media print,screen and (min-width: 641px) and (max-width: 800px) {
.dayWork {
    margin-bottom: 30px;
}
.dayWork .wrap {
	padding: 30px 30px 10px;
	display: block;
	margin-bottom: 40px;
}
}
@media print,screen and (max-width: 640px) {
.dayWork {
    margin-bottom: 30px;
}
}