@charset "utf-8";
@import url(//spoqa.github.io/spoqa-han-sans/css/SpoqaHanSans-kr.css);
@import url("reset.css");

table,
div.bx-wrapper,
ul,
li {
	margin: 0 auto;
	padding: 0;
	text-align: left;
}

body {
	font-family: 'Spoqa Han Sans',
		'Noto Sans KR',
		'맑은 고딕',
		'돋움',
		Dotum,
		Verdana,
		sans-serif;
	width: 100%;
	margin: 0 auto;
	text-align: left;
}

ul {
	list-style: none;
}

img {
	border: 0;
}

.btn_a58 {
	cursor: pointer;
	text-align: center;
	padding: 15px 0;
	width: 200px;
	font-weight: 300;
	color: #fff;
}



/* 공동 */

.jobs_wrap {
	text-align: center;
	padding-top: 90px;
}



/* 최상단 */

.jobs_content {
	width: 1024px;
	margin: 0 auto;
	padding: 110px 0;
	text-align: center;
	padding-left: 11px;
}

.jobs_content h1 {
	display: block;
	font-size: 36px;
	height: 40px;
	line-height: 40px;
	letter-spacing: -1px;
	color: #333;
	font-weight: 400;
	margin-bottom: 30px;
}

.head_txt {
	font-size: 17px;
	color: #777;
	line-height: 30px;
	font-weight: 300;
}



/* 슬라이더 */

.jobs_slider_wrap {
	width: 100%;
	height: 450px;
	overflow: hidden;
	background: #333a58;
}

.slider_content {
	padding: 80px 0;
	height: 450px;
	color: #fff;
	background: #333a58;
	text-align: center;
}

.slider_content h3 {
	font-size: 27px;
	height: 30px;
	line-height: 30px;
	letter-spacing: 0px;
	color: #fff;
	font-weight: 200;
	margin-bottom: 30px;
}

.slider_content h3 span {
	font-weight: 400;
	letter-spacing: 0px;
}

.slider_content>p {
	font-size: 17px;
	color: #fff;
	padding: 12px 0;
	font-weight: 200;
	letter-spacing: 0px;
	line-height: 26px;
	opacity: 0.7;
}



/* How we do? */

.person_content {
	width: 1024px;
	margin: 0 auto;
	padding: 50px 0 100px 0;
	text-align: center;
}

.person_content h1 {
	display: block;
	font-size: 36px;
	letter-spacing: -1px;
	height: 40px;
	line-height: 40px;
	font-weight: normal;
	color: #333;
	font-weight: 400;
	margin-bottom: 30px;
}

.jobs_how {
	margin-left: 0;
	margin-bottom: 30px;
	overflow: hidden;
}

.jobs_how_content {
	position: relative;
	padding-top: 50px;
	float: left;
	text-align: center;
	width: 204px;
	height: 230px;
}

.jobs_how_content img {
	width: 50%;
	display: block;
	margin: 0 auto;
}

.jobs_how_content .jobs_how_content_hover {
	position: absolute;
	top: 0;
	display: none;
	width: 100%;
}
.jobs_how_content_hover1,
.jobs_how_content_hover2,
.jobs_how_content_hover3,
.jobs_how_content_hover4,
.jobs_how_content_hover5,
.jobs_how_content_hover6,
.jobs_how_content_hover7,
.jobs_how_content_hover8,
.jobs_how_content_hover9,
.jobs_how_content_hover10{
	display: none;
	box-sizing: border-box;
	padding: 10px;
	position: absolute;
	z-index: 55;
	top: 0;
	width: 100%;
	text-align: center;
	overflow: hidden;
}

.jobs_how_content .jobs_how_content_hover2 p,
.jobs_how_content01:hover .jobs_how_content_hover1,
.jobs_how_content02:hover .jobs_how_content_hover2,
.jobs_how_content03:hover .jobs_how_content_hover3,
.jobs_how_content04:hover .jobs_how_content_hover4,
.jobs_how_content05:hover .jobs_how_content_hover5,
.jobs_how_content06:hover .jobs_how_content_hover6,
.jobs_how_content07:hover .jobs_how_content_hover7,
.jobs_how_content08:hover .jobs_how_content_hover8,
.jobs_how_content09:hover .jobs_how_content_hover9,
.jobs_how_content10:hover .jobs_how_content_hover10 {
	display: block;
}

.m_over>div {
	display: table;
	width: 100%;
}

.m_over>div>div {
	display: table-cell;
	vertical-align: middle;
}

.m_over table {
	margin:0 auto;
	margin-top:10px;
}

.m_over table img {
	display: inline-block;
	opacity: 0.5;
	width: 12px;
	height: auto;
	padding: 0 5px;
}

.m_over table tr:nth-child(1) td {
	text-align: left;
}

.m_over table tr:nth-child(2) td {
	text-align: center;
	color: #fff;
	font-size: 13px;
	line-height: 22px;
	font-weight: 300;
	padding-bottom: 10px;
}

.m_over table tr:nth-child(3) td {
	text-align: right;
}

.overbg_01,
.overbg_02,
.overbg_03,
.overbg_04 {
	background: #333a58;
	height: 230px;
}

.overbg_05,
.overbg_06 {
	background: #0c4a89;
	height: 230px;
}

.overbg_07,
.overbg_08,
.overbg_09,
.overbg_10 {
	background: #2e75b6;
	height: 230px;
}

.how_p {
	position: absolute;
	bottom: 10px;
	width: 100%;
	height: 35px;
	line-height: 30px;
	color: #fff;
	font-size: 13px;
	font-weight: 200;
	margin-left: -10px;
}

.a58 {
	position: relative;
	top: 28px;
	color: #333a58;
	font-size: 15px;
}


/* 제로툰 */

.jzerotoone_wrap {
	width: 100%;
	background: #f5f5f5;
}

.jzerotoone_wrap>div {
	width: 100%;
	background: url(../images/zero_bg.png) no-repeat;
	background-position: right 0% top -15%;
}

.jzerotoone_content {
	width: 1024px;
	margin: 0 auto;
	padding: 100px 0;
	text-align: center;
}

.jzerotoone_content h1 {
	display: block;
	font-size: 34px;
	letter-spacing: -1px;
	text-align: center;
	line-height: 46px;
	color: #333;
	font-weight: 400;
	margin-bottom: 30px;
}



/* job 보드 */

.jzerotoone_content p {
	font-size: 17px;
	line-height: 26px;
	color: #777;
	font-weight: 300;
}

.jobs_employ_title {
	display: block;
	overflow: hidden;
	cursor: pointer;
	width: 100%;
	border-bottom: 1px solid #e9e9e9;
}

.jobs_wrap .jobs_content .jobs_employ_title>span {
	display: inline-block;
	height: 60px;
	line-height: 60px;
	color: #383838;
}

.jobs_wrap .jobs_content .jobs_employ_title>span:nth-child(1) {
	float: left;
	font-size: 15px;
	color: #333;
}

.jobs_wrap .jobs_content .jobs_employ_title>img:nth-child(2) {
	float: right;
	cursor: pointer;
	position: relative;
	top: 21px;
	right: 0;
	width: 15px;
}

.jobs_wrap .jobs_content .jobs_employ_title>span:nth-child(3) {
	float: right;
	color: #3c76b8;
	font-size: 13px;
	font-weight: 400;
	position: relative;
	top: -3px;
	right: 7px;
}

.jobs_employ_content {
	display: none;
	position: relative;
	top: -1px;
	box-sizing: border-box;
	width: 100%;
	background: #fff3cc;
}

.jobs_employ_content table {
	margin: 30px auto;
}

.jobs_employ_content table td {
	text-align: center;
}

.jobs_employ_content table button {
	background: #333b58;
	font-size: 14px;
	height: 44px;
	line-height: 44px;
	padding: 0;
	margin: 0;
	font-weight: 300;
}

.jobs_employ_content table button:hover {
	background: #ce5750;
}

.jobs_employ_content table button:active {
	background: #695250;
}

.jobs_employ_content h5:nth-child(1) {
	margin-top: 0;
}

.jobs_subtitle {
	font-size: 16px;
	font-weight: 400;
	margin-top: 30px;
}

ul.board_con {
	overflow: hidden;
	list-style-type: none;
	clear: both;
	margin-top: 10px;
	margin-bottom: 30px;
}
ul.board_con:last-child {
	margin-bottom: 0;
}

ul.board_con li {
	display: block;
	color: #555;
	font-size: 13px;
	font-weight: 300;
	padding: 3px 0 3px 17px;
	background: url(../images/dot.png) no-repeat;
	background-position: left 5px top 12px;
}

.mail_color {color:#2b579a;}
#footer div {
	text-align: center;
}


/* 제이쿼리 강제 */

.bx-wrapper .bx-pager {
    margin:0 auto !important;
	bottom: 86px !important;
}