@charset "utf-8";
/*----------------------------------------------------
	                 commonstyle
------------------------------------------------------*/
#recruit{
	font-size: 12px;
}

.sectionTit{
	margin-bottom: 20px;
	font-size: 20px;
}
.sectionTit span{
	display: inline-block;
	padding-left: 10px;
	color: #262626;
}
.recruitThum{
	width: 145px;
	margin-right: 10px;
	margin-bottom: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
	box-sizing: border-box;
}
.recruitThum:nth-child(even){
	margin-right: 0;
}
.recruitThum img{
	width: 145px;
	height: 87px;
}
.recruitArea a{
	font-size: 10px;
	width: 100%;
	display: block;
}
.recruitThum p{
	display: table-cell;
	vertical-align: middle;
	width: 126px;
	padding: 5px 14px 5px 5px;
	height: 22px;
	line-height: 1.1em;
}
.recruitThums{
	width: 300px;
	margin: 0 auto 10px;
}
/*----------------------------------------------------
	                 recruitIndex
------------------------------------------------------*/
#recruit.index .siteInner{
	width: 100%;
}
.recruitArea{
	width: 95%;
	margin: 0 auto 10px;
}
#topArea p{
	width: 95%;
	margin: 0 auto 10px;
}
#topArea p#mainLead{
	font-size: 16px;
	width: 95%;
	margin-bottom: 20px;
}
#mainPh img{
	width: 100%;
	height: auto;
}
#mainPh{
	margin-bottom: 15px;
}
#hopeListArea{
	width: 95%;
	margin: 0 auto 10px;
	padding: 20px 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
	box-sizing: border-box;
}
.hopeList .num{
	display: block;
	float: left;
}
.hopeList{
	line-height: 1.2em;
}
.hopeList:after{
	content: "";
	display: block;
	clear: both;
}
.hopeList .num{
	width: 12px;
	height: 12px;
}
/*----------------------------------------------------
	                 recruitNav
------------------------------------------------------*/
#recruitNavArea{
	width: 95%;
	margin: 0 auto 40px;
}
.recruitNav{
	font-size: 12px;
	line-height: 1.5em;
}
.recruitNav a{
	padding: 20px 0;
}
.recruitNavAreaIndex{
	font-size: 18px;
}
.recruitNavAreaIndex span{
	font-size: 12px;
	padding-left: 5px;
}
#recruitNavFreelance .recruitNavAreaIndex span{
	display: block;
	padding-left: 25px;
}
/*----------------------------------------------------
	                 locationSlide
------------------------------------------------------*/
#locationContainer{
	width: 300px;
	margin: 0 auto 20px;
}
#locationWrap{
	width: 300px;
	height: 150px;
	overflow: hidden;
}
.locationSlide{
	width: 150px;
	display: block;
	float: left;
}
.locationSlide img{
	width: 150px;
	height: 150px;
}
.bx-next,
.bx-prev{
	width: 11px;
	height: 21px;
	display: block;
	background-image: url(../img/recruit/arrow_slide.png);
	background-size: 22px 21px;
	background-repeat: no-repeat;
	position: absolute;
	z-index: 100;
}
.bx-next{
	background-position: -11px 0;
	top: 60px;
	right: 0;
}
.bx-prev{
	background-position: 0 0;
	top: 60px;
	left: 0;
}
.locationSlide{
	width: 150px;
	height: 150px;
	position: relative;
}
.caption{
	background: rgba(0,0,0,0.8);
	font-size: 10px;
	color: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 130px;
	padding: 5px;
	display: block;
	margin-bottom: 0!important;
}
/*----------------------------------------------------
	                 interviewBox
------------------------------------------------------*/
#interview{
	margin-bottom: 20px;
	}
.interviewTit,
.interviewContents{
	padding: 15px;
	border: solid 1px #e9e9e9;
}
.interviewTit{
	margin-top: 15px;
	font-size: 12px;
}
.interviewTit:after{
	top: 15px;
	right: 15px;
}
.interviewMaincopy{
	font-size: 15px;
	line-height: 1.4em;
	padding-bottom: 20px;
}
.staffPh{
	width: 94px;
	height: 94px;
	float: left;
	margin-right: 10px;
}
.staffPh img{
	width: 94px;
	height: 94px;
}
.staffWork,
.staffDetail01,
.staffDetail02{
	display: block;
	float: right;
	width: 175px;
	width : -webkit-calc(100% - 115px) ;
	width : calc(100% - 115px) ;
}
.interviewContents .voiceTit{
	font-size: 13px;
	padding-bottom: 10px;
}
.interviewContents .voiceTit:before{
	content: '\e805';
	font-family: 'fontello';
	color: #45b1c7;
	padding-right: 5px;
	font-size: 14px;
}
.staffProf{
	margin-bottom: 10px;
	font-size: 10px;
}
.interviewContents .voice p{
	padding-bottom: 10px;
}
/*----------------------------------------------------
	                 category
------------------------------------------------------*/
.contentsTit{
	font-size: 14px;
	padding-bottom: 10px;
	margin: 0 0 20px;
	}
#messageBox p{
	margin-bottom: 15px;
}
#mainLead{
	font-size: 15px;
	margin-bottom: 15px;
}
#messageBox{
	padding: 10px;
	margin-bottom: 20px;
}
#messageBox h3{
	font-size: 17px;
	margin-bottom: 10px;
}
#messageBox h3 span{
	font-size: 10px;
	padding-left: 10px;
}
#workTit,
#processTit{
	font-size: 14px;
	padding-bottom: 10px;
}
#processTit{
	margin-bottom: 10px;
}
#workDetails,
#process{
	margin-bottom: 20px;
}
#workTit{
	margin-bottom: 10px;
}
#worksGenre dd{
	margin-left: 15px;
}
#worksGenre{
	margin-bottom: 20px;
}
#tblTit{
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}
#workTbl{
	width: 100%;
}
#workTbl th,
#workTbl td{
	padding: 10px;
	display: block;
}
#workTbl tr:last-child td{
	border-bottom: none;
}
.btnGoal a{
	width: 100%;
	height: 14px;
	padding: 15px;
	font-size: 14px;
	margin-bottom: 20px;
}
#processList{
	display: block;
	background: url(../img/recruit/sp/bg_process_arrow.png) no-repeat 0 0;
	width: 300px;
	margin: 0 auto;
	background-size: cover;
}
#processList li,
#processList li span{
	width: 300px;
	height: 40px;
	display: block;
}
#processList li{
	overflow: hidden;
	margin-bottom: 29px;
}
#processList li span{
	background-image: url(../img/recruit/sp/bg_process.png);
	background-size: cover;
	}
#step1 span{background-position: 0 0;}
#step2 span{background-position: 0 -69px;}
#step3 span{background-position: 0 -138px;}
#step4 span{background-position: 0 -207px;}