@charset "utf-8";
/*----------------------------------------------------
	                 style
------------------------------------------------------*/
.sectionTit{
	text-align: left;
	border-bottom: 1px solid #e5e5e5;
}
.recruitThums:after{
	content: "";
	display: block;
	clear: both;
}
.recruitThum{
	display: block;
	float: left;
}
.recruitArea a{
	color: #fff;
	text-decoration: none;
}
.recruitThum p:after{
	content: '\e801';
	font-family: 'fontello';
	position: absolute;
	top: 10px;
	right: 10px;
}
.recruitThum p{
	background: #45b1c7;
	margin: 0;
	position: relative;
}
#topArea .sectionTit{
	color: #45b1c7;
	margin-top: 11px;
}
#topArea .sectionTit span{
	color: #5b5b5b;
}
/*----------------------------------------------------
	                 recruitNav
------------------------------------------------------*/
.recruitNavs{
	margin-bottom: 10px;
}
.recruitNav{
	line-height: 1.5em;
	border-bottom: 1px dotted #e5e5e5;
}
.recruitNav a{
	display: block;
	text-decoration: none;
}
.recruitNavAreaIndex{
	border-bottom-style: solid;
}
.recruitNavAreaIndex span{
	font-weight: normal;
}
.recruitNavAreaIndex a{
	color: #45b1c7;
}
.recruitNavAreaIndex a span{
	color: #393939;
}
.recruitNav a:before{
	content: '\e801';
	font-family: 'fontello';
	font-size: 14px;
	font-weight: normal;
	padding: 0 10px;
	color: #393939;
	display: block;
	width: 10px;
	height: 20px;
	float: left;
}
#recruitNavFreelance a{
	background-color: #f6f6f6;
}
#recruitNavFreelance .recruitNavAreaIndex span{
	display: block;
}
#recruitNavFreelance .recruitNavAreaIndex{
	border-bottom-style: dotted;
}
#recruitNavFreelance .recruitNav{
	border-bottom-color: #c5c5c5;
}
#recruitNavFreelance .recruitNav:last-child{
	border-bottom: none;
}
/*----------------------------------------------------
	                 recruitIndex
------------------------------------------------------*/
#mainLead{
	color: #45b1c7;
}
#hopeListArea{
	background: url(../img/recruit/bg_philosophy.png) 0 0;
}
.hopeList{
	line-height: 1em;
	padding-bottom: 10px;
}
.hopeList:last-child{
	padding-bottom: 0;
}
.hopeList .num{
	padding: 7px;
	text-align: center;
	color: #fff;
	background: #45b1c7;
	border-radius: 18px;
	display: inline-block;
	margin-right: 10px;
}
.president{
	text-align: right;
}
/*----------------------------------------------------
	                 locationSlide
------------------------------------------------------*/
#locationContainer{
	position: relative;
	border: 1px solid #e9e9e9;
	padding: 1px;
}
.caption{
	background: rgba(0,0,0,0.8);
	color: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
	display: block;
	margin-bottom: 0!important;
}
/*----------------------------------------------------
	                 interviewBox
------------------------------------------------------*/
.interviewTit,
.interviewContents{
	border: solid 1px #e9e9e9;
}
.staffDetail02 li{
	padding-left: 1em;
	text-indent: -1em;
	display: block;
}
.interviewTit{
	background: #f4f4f4;
	color: #262626;
	position: relative;
	cursor: pointer;
}
.interviewTit:after{
	content: '\e803';
	font-family: 'fontello';
	position: absolute;
}
.interviewTit.on:after{
	content: '\e802';
}
.interviewContents{
	border-top: none!important;
}
.interviewMaincopy{
	color: #45b1c7;
}
.staffPh{
	border: solid 1px #e9e9e9;
	float: left;
}
.staffProf:after{
	content: "";
	display: block;
	clear: both;
}
.interviewContents .voice:last-child p:last-child{
	padding-bottom: 0;
}
/*----------------------------------------------------
	                 category
------------------------------------------------------*/
.contentsTit{
	text-align: left;
	border-bottom: 1px solid #e5e5e5;
	color: #393939;
	font-weight: normal;
	}
#messageBox{
	background: url(../img/recruit/bg_philosophy.png) 0 0;
}
#messageBox li{
	padding-left: 1em;
	text-indent: -1em;
	display: block;
}
#messageBox h3{
	color: #45b1c7;
}
#messageBox h3 span{
	color: #262626;
	display: inline-block;
}
#workTit,
#processTit{
	border-bottom: 1px dotted #e5e5e5;
	color: #393939;
}
#workTbl{
	border: 1px solid #e5e5e5;
	margin-bottom: 20px;
}
#workTbl th,
#workTbl td{
	border-bottom: 1px solid #e5e5e5;
	vertical-align: top;
}

#workTbl span{
	display: block;
}
#workTbl th{
	background: #f6f6f6;
	}
#workTbl th#tblTit{
	background: #fff;
}
.btnGoal a{
	background: #f09e1d;
	display: block;
	text-align: center;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
.btnGoal a:after{
	content: '\e801';
	font-family: 'fontello';
	padding-left: 10px;
}
.btnGoal a:hover{
	background: #f3b149;
	color: #fff;
}
.freelanceDetails .work{
	color: #45b1c7;
}