@charset "UTF-8";
	
/*con_all*/
.row {margin:0 auto; }
#Content{ position: relative; min-height: 600px;}
#Content img {width:100%;}
#Content .inner_wrap {margin: 0 auto; display: block;}
#Content .inner {text-align: left; padding: 100px 0px;  width: 100%;display:inline-block;}
#Content .title {letter-spacing:-1px; position: relative; margin-top: 10px; margin-bottom:40px;}
#Content .title:before {content: ''; display: block; position: absolute; top: -10px; right: 50%; width: 60px; margin-right: -30px; height: 4px; background-color: red; }

@font-face {
font-family: 'LeferiPoint-WhiteA';
src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2201-2@1.0/LeferiPoint-WhiteA.woff') format('woff');
font-weight: normal;
font-style: normal;
}

@font-face {
font-family: 'LeferiBaseType-BoldA';
src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2201-2@1.0/LeferiBaseType-BoldA.woff') format('woff');
font-weight: normal;
font-style: normal;
}

@font-face {
font-family: 'LeferiBaseType-RegularA';
src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2201-2@1.0/LeferiBaseType-RegularA.woff') format('woff');
font-weight: normal;
font-style: normal;
}

h1,h2,h3,h4,h5,p,b,a, div{margin:0 auto; word-break:keep-all;}
#Content {word-break:keep-all;}
#Content h1 {font-size:40px; line-height:40px; font-family: 'LeferiBaseType-BoldA','Noto Sans KR';}
#Content h2 {font-size:26px; line-height:36px; font-family: 'LeferiBaseType-RegularA', 'Noto Sans KR';}
#Content h3 {font-size:22px; line-height:32px; font-family: 'LeferiBaseType-RegularA', 'Noto Sans KR';}
#Content h4 {font-size:18px; line-height:28px; font-family: 'LeferiBaseType-RegularA','Noto Sans KR';}
#Content h5 {font-size:16px; line-height:26px; font-family: 'LeferiBaseType-RegularA','Noto Sans KR';}
#Content p {font-size:16px; line-height:26px; font-family: 'LeferiBaseType-RegularA','Noto Sans KR';}
#Content a{font-family: 'LeferiBaseType-RegularA','Noto Sans KR';}
#Content b { font-family: 'LeferiBaseType-BoldA','Noto Sans KR';}

@media screen and (max-width:991px){
	h1,h2,h3,h4,h5,p,b,a{/* padding-top:6px; */}
	#Content h1 {font-size:24px; line-height:34px;}
	#Content h2 {font-size:20px; line-height:30px;}
	#Content h3 {font-size:18px; line-height:28px;}
	#Content h4 {font-size:16px; line-height:26px;}
	#Content h5 {font-size:14px; line-height:24px;}
	#Content p {font-size:14px; line-height:24px;}
	#Content .inner { padding: 0px 10px;}
}

/*타이틀*/
.do-head-title {
	position: relative;
	font-size:16px;
	padding:0;
	margin-bottom:30px
}
.do-title-line{
	margin-left: 15px;
}
.do-title-line-sub {
	position: relative;
	display: inline-block;
	padding-top: 10px;
	padding-right: 10px;
}
.do-head-title h1 {
	position: relative;
	font-size:2.750em;
	font-weight:400;
	line-height:140%;
	letter-spacing:-0.5px;
}
.do-head-title h2 {
	position: relative;
	font-size:1.125em;
	font-size:1.250em;
	margin-left:0.250em;
	font-weight:200;
}
.do-head-title h3 {
	position: relative;
	font-size:1.125em;
	font-size:1.188em;
	margin-left:0.125em;
}
.do-title-line-point {
	position: relative;
	display: inline-block;
}
.do-title-line:before {
	position: absolute;
	width: 100%;
	height: 1px;
	left: 15px;
	bottom: 0;
	background: #ddd;
	content: '';
}
.do-title-line-point:after {
	position: absolute;
	width: 100%;
	height: 1px;
	top: auto;
	left: 0;
	bottom: 0px;
	background: #000;
	content: '';
}

@media screen and (max-width:991px){
.do-title-line {margin-left:0;}
.do-title-line:before {left:0;}
}



/* 테이블 */
.tb3 th {
	font-family: 'LeferiBaseType-RegularA','Noto Sans KR';
	padding: 20px 10px 15px 10px;
	line-height: 1.5;
	background-color: #f5f5f5;
	color: #000;
	border-radius: 10px;
	/* border: 1px solid #ddd; */
	font-weight: 400;
	font-size: 18px;
	text-align: center; font-weight:bold;}

.tb3 td {
	font-family: 'LeferiBaseType-RegularA','Noto Sans KR';
	background-color: #fff;
	border-bottom: 1px solid #f3f3f3;
	padding: 15px 8px;
	line-height: 1.5;
	font-size: 18px;
}
.tb3 {
	width: 100%;
	border-collapse: separate;
	border-spacing: 5px;
}
.tb2 th, .tb2 td {font-family: 'LeferiBaseType-RegularA','Noto Sans KR'; font-size: 16px;}
.tb2 thead th { font-family: 'LeferiBaseType-BoldA','Noto Sans KR'; font-size: 18px;}

@media screen and (max-width:767px){
	.tb3 th, .tb3 td {font-size:16px}
}


/* 서브타이틀 */
.mgt_60 { margin-top: 60px;}
#Content .h4_title {display:inline-block; font-family: 'LeferiBaseType-BoldA','Noto Sans KR'; padding-left: 30px; margin-left: 1px; margin-bottom: 15px; clear: both; font-size: 22px !important; letter-spacing: -1px; line-height: 1.2 !important; position: relative;}
#Content .h4_title:before { position: absolute; top: -1px; left: 0; content: ""; background: url(/img/hgdev/title.png) no-repeat; width: 23px; height: 23px;}

