
.k_recruit {
	font-size:18px;
	margin:40px auto 0;
}
.k_recruit .line {
	border-bottom:1px solid #E6E6E6;
	margin:100px auto 40px;
}
.k_recruit .intro_top {
}
.k_recruit .intro_top img {
	width:100%;
}
.k_recruit .first {
	margin:0 auto;
	padding:100px;
	background-color:#effafe;
	text-align:center;
}
.k_recruit .first h3 {
	font-size:60px;
	font-weight:900;
	margin:0;
	letter-spacing:7px;
}
.k_recruit .first h3 img{ width:50px; margin-right:30px;}
.k_recruit .first h3 p {
	font-size:25px;
	letter-spacing: normal;
	
	margin: 0 auto 15px 60px;
}
.k_recruit .first p.title1 {
	font-size:25px;
	margin:25px 0;
}
.k_recruit .first p.title1 span {
font-weight: bold;
	display:block;
}
.k_recruit .first p.title2 {

}
.k_recruit table {
	background-color:#ccc;
	text-align:center;
	font-size:16px;
	width:100%;
	margin:20px auto;
	overflow:hidden;
}
.k_recruit table th {
	background-color:#F7F7F7;
	color:#000;
	padding:20px;
}
.k_recruit table td {
	background-color:#FFF;
	padding:20px;
	text-align:left;
}
.recruit_title {
	font-family: 'GmarketSans', 'Noto Sans KR', sans-serif;
	font-size:30px;
	font-weight:900;
	padding:50px 0;
	letter-spacing: 2px;
	text-align:left;
}


/* 1 모집부분 */
.recruit_sub1 {
}


/* 1 근무조건 */
.recruit_sub2 {
}
.recruit_sub2 ul.detail .icon {
	position: relative;
	background-color:#f5f5f5;
	width:140px;
	height:140px;
	border-radius:100px;
	margin:0 auto 20px;
}
.recruit_sub2 ul.detail .icon img {
	width:35%;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}
.recruit_sub2 ul.detail {
	display: flex;
}
.recruit_sub2 ul.detail li {
	width:25%;
	margin:0 auto;
	text-align: center;
}
.recruit_sub2 ul.detail li p {
	font-size:18px;
	font-weight:900;
}
.recruit_sub2 ul.detail li p span {
	display:block;
	font-size:14px;
	font-weight: normal;
	margin-top:15px;
}
/* 3. 전형절차 */
.recruit_sub3 {
}
.recruit_sub3 ul.detail .icon {
	position: relative;
	background-color:#f5f5f5;
	width:150px;
	height:150px;
	border-radius:100px;
	margin:30px auto 0;
}
.recruit_sub3 ul.detail .icon img {
	width:40%;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}
.recruit_sub3 ul.detail {
	overflow: hidden;
	display: flex;
	justify-content: space-between;
	margin-top:30px;
	border-top:3px solid #333;
	border-bottom:3px solid #333;
}
.recruit_sub3 ul.detail li {
	width:50%;
	margin:30px auto;
	text-align: center;
	position: relative;
}
.recruit_sub3 ul.detail li:after {
	content: '';
	width: 15px;
	height: 15px;
	position: absolute;
	top: 65%;
	right: 0;
	border-right: 2px solid #CCC;
	border-top: 2px solid #CCC;
	transform: rotate( 45deg );
}
.recruit_sub3 ul.detail li:last-child:after {
	display:none;
}
.recruit_sub3 ul.detail li p {
	font-size:30px;
	font-weight:900;
}
.recruit_sub3 ul.detail li p span {
	display:block;
	font-size:18px;
	font-weight: normal;
	margin-top:5px;
}
/* 4 복리후생 */
.recruit_sub4 {
	margin:100px 0 auto;
	background-color:#e2f3fa;
	padding:0 40px;
}
.recruit_sub4 .title2 {
	font-size:30px;
	text-align:center;
	background-color:#0831a6;
	color:#fff;
	border-radius:0 0 20px 20px;
	margin: 0 auto 60px;
	width:55%;
	line-height:70px;
}
.recruit_sub4 ul.welfare .icon {
	position: relative;
	background-color:#fff;
	width:160px;
	height:160px;
	border-radius:100px;
	margin: 0 auto 20px;
}
.recruit_sub4 ul.welfare .icon img {
	width:45%;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}
.recruit_sub4 ul.welfare {
	overflow: hidden;
	display: flex;
	flex-wrap: wrap;
	text-align:center;
}
.recruit_sub4 ul.welfare h4 {
	font-size:14px;
	background-color:#0831a6;
	color:#f8f97d;
	width:70px;
	border-radius:30px;
	line-height:30px;
	margin: 0 auto 20px;
}
.recruit_sub4 ul.welfare li {
	width:33.3%;
	text-align: center;
}
.recruit_sub4 ul.welfare li p {
	font-size: 20px;
    font-weight: bold;
	margin-bottom: 30px;
	
}
.recruit_sub4 ul.welfare li p span {
	display:block;
	font-size:15px;
	font-weight: normal;
	margin-top:5px;
}















/* 제휴문의 */

#recruit {
	font-size:15px;
	width:100%;
	text-align:left;
	margin:40px auto;
	padding-bottom:30px;
	border-bottom:1px solid #CCC;
}
#recruit h6 {
	font-size:18px;
	color:#FFF;
	font-weight:300;
	text-align:center;
	line-height:50px;
	padding:0 20px;
	margin-bottom:40px;
	background-color:#333;
	webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#recruit h6 a {
	color:#FFF;
}
#recruit p {
	line-height:2;
}
.btline {
	border-bottom:1px solid #CCC;
}
#recruit h2 {
	font-size:20px;
	text-align:center;
	margin:30px auto;
}
#recruit h3 {
	font-size:18px;
	margin:30px 0 15px 0;
}
#recruit ul {
	width:100%;
}
#recruit li {
	width:100%;
	line-height:1.7;
	list-style-type:disc;
	list-style-position:inside;
	color: #666;
}
#recruit dl {
	line-height:1.5;
}
#recruit dt {
	font-weight:bold;
	margin:5px 0;
}
#recruit dd {
	margin-bottom:10px;
	color:#666;
}
#step {
	overflow:hidden;
}
#step ul {
	width:100%;
	display: flex;
	justify-content:space-between;
}
#step li span {
	font-size:18px;
	font-weight:900;
	color: #09F;
	display:block;
	padding-bottom:10px;
}
#step li {
	border:3px solid #CCC;
	background-color:#F7F7F7;
	margin-right:20px;
	line-height:1.4;
	display:block;
	text-align:center;
	padding:15px;
	-webkit-border-radius:15px;
	-moz-border-radius:15px;
	border-radius:15px;
	line-height:normal !important;
}
#step li:last-child {
	margin-right: 0;
}
table.point {
	background-color:#CCC;
	text-align:center;
	margin:20px 0;
	letter-spacing:normal;
}
table.point th {
	background-color:#F7F7F7;
	color:#000;
}
table.point td {
	background-color:#FFF;
}
