@charset "utf-8";
/* CSS Document */

@font-face{
	font-family: 'NanumBarunGothic';
    src: url('font/NanumBarunGothic.eot');
	src: url('font/NanumBarunGothic.eot?#iefix') format('embedded-opentype'),
         url('font/NanumBarunGothic.woff') format('woff'),
         url('font/NanumBarunGothic.ttf') format('truetype');
}

@font-face{
	font-family: 'NanumBarunGothicBold';
    src: url('font/NanumBarunGothicBold.eot');
	src: url('font/NanumBarunGothicBold.eot?#iefix') format('embedded-opentype'),
         url('font/NanumBarunGothicBold.woff') format('woff'),
         url('font/NanumBarunGothicBold.ttf') format('truetype');
}

@font-face{
	font-family: 'NanumBarunGothicBold';
    src: url('font/NanumBarunGothicBold.eot');
	src: url('font/NanumBarunGothicBold.eot?#iefix') format('embedded-opentype'),
         url('font/NanumBarunGothicBold.woff') format('woff'),
         url('font/NanumBarunGothicBold.ttf') format('truetype');
}
@font-face {
	font-family: 'Noto Sans KR';
	font-style: normal;
	font-weight: 100;
	src: local('Noto Sans Light'), local('NotoSans-Light'), url(../fonts/notokr/notokr-light.eot);
	src: url(../fonts/notokr/notokr-light.eot?#iefix) format('embedded-opentype'),
	url(../fonts/notokr/notokr-light.woff2) format('woff2'),
	url(../fonts/notokr/notokr-light.woff) format('woff');;
}
/* 추가 End */

@font-face {
	font-family: 'Noto Sans KR';
	font-style: normal;
	font-weight: 300;
	/* 수정 Start */
	src: local('Noto Sans DemiLight'), local('NotoSans-DemiLight'), url(../fonts/notokr/notokr-demilight.eot);
	/* 수정 End */
	src: url(../fonts/notokr/notokr-demilight.eot?#iefix) format('embedded-opentype'),
		 url(../fonts/notokr/notokr-demilight.woff2) format('woff2'),
		 url(../fonts/notokr/notokr-demilight.woff) format('woff');;
}

@font-face {
	font-family: 'Noto Sans KR';
	font-style: normal;
	font-weight: 400;
	src: local('Noto Sans Regular'), local('NotoSans-Regular'), url(../fonts/notokr/notokr-regular.eot);
	src: url(../fonts/notokr/notokr-regular.eot?#iefix) format('embedded-opentype'),
		 url(../fonts/notokr/notokr-regular.woff2) format('woff2'),
		 url(../fonts/notokr/notokr-regular.woff) format('woff');
}

@font-face {
	font-family: 'Noto Sans KR';
	font-style: normal;
	font-weight: 500;
	src: local('Noto Sans Medium'), local('NotoSans-Medium'), url(../fonts/notokr/notokr-medium.eot);
	src: url(../fonts/notokr/notokr-medium.eot?#iefix) format('embedded-opentype'),
		 url(../fonts/notokr/notokr-medium.woff2) format('woff2'),
		 url(../fonts/notokr/notokr-medium.woff) format('woff');
}

@font-face {
	font-family: 'Noto Sans KR';
	font-style: normal;
	font-weight: 700;
	src: local('Noto Sans Bold'), local('NotoSans-Bold'), url(../fonts/notokr/notokr-bold.eot);
	src: url(../fonts/notokr/notokr-bold.eot?#iefix) format('embedded-opentype'),
		 url(../fonts/notokr/notokr-bold.woff2) format('woff2'),
		 url(../fonts/notokr/notokr-bold.woff) format('woff');
}

h3, h4, p {
	padding: 0px;
	margin: 0px;
}

body { 
	font-family: '나눔바른고딕', NanumBarunGothic, '맑은고딕', MalgunGothic, '돋움', Dotum, sans-serif;
	word-break: keep-all; 
}



.recruit01 {
	background: #e6e6e6;
	width: 700px;
	padding: 25px 35px;
}
.recruit01 .box01 {
	background: #fff;
	padding: 40px 45px;
	border: 1px solid #cdcdcd;
}

.recruit01 .box01 h3 {
	color: #223a7a;
	font-size: 32px;
	line-height: 40px;
	font-weight: normal;
	letter-spacing: -0.5px;
	padding-top: 20px;
}
.recruit01 .box01 h4 {
	font-size: 16px;
	padding-bottom: 10px;
	padding-top: 40px;
	border-bottom: 2px solid #465b92;
	color: #304886;
}
.color01 {
	color: #2e56c5;
}
.color02 {
	color: #c51d1d;
}
.color01-01 {
	color: #2e56c5;
	font-size: 19px
}

.color-red {
	color: red;
}

.recruit01 .box01 .txt01 {
	color: #888889;
	font-size: 15px;
	padding: 10px 0px;
}	
.recruit01 .box01 .location {
	background: #eee;
	width: 608px;
	height: 430px;
	margin-top: 20px;
}

.dl01 {
	font-size: 15px;
	line-height: 26px;
	padding: 5px 0;
}

.dl01 dt {
	color: #111119;
	float: left;
}
.dl01 dd { 
	margin-left: 100px;
	color: #777779;
}


/** 버튼 **/
.btn_print {
	text-align: center;
	margin-top: 30px;
}
.btn_print a {
	display: inline-block;
	background: #465b92;
	color: #fff;
	font-size: 16px;
	width: 150px;
	height: 45px;
	line-height: 45px;
	text-decoration: none;
	text-align: center;
}

.recruit01 .box02 {
	background: #fff;
	padding: 40px 45px;
	border: 1px solid #cdcdcd;
	text-align: center;
}
.recruit01 .box02 h3 {
	color: #223a7a;
	font-size: 27px;
	line-height: 34px;
	font-weight: normal;
	letter-spacing: -0.5px;
	padding-bottom: 10px;
}
.recruit01 .box02 .txt01 {
	color: #888889;
	font-size: 15px;
	line-height: 21px;
	padding: 10px 0px;
}	
