@charset "utf-8";
/* CSS Document */

.txtContents {
	max-width: 1060px;
	padding-top: 20px;
	margin: 0 auto;
	word-break:keep-all;
}
/*한글나누기*/
.mm_bigTitle {
	font-family: 'NanumM';
	text-align: center;
	padding: 55px 0px 10px 350px;
	font-size: 18px;
	color: #333;
	position: relative;
}
.mm_bigTitle:after {
	content: '';
	width: 18px;
	height: 2px;
	background: #575757;
	position: absolute;
	bottom: 2px;
	left: 65%;
}
.mm_bigTitle2 {
	padding: 50px 0px 20px 330px;
	text-align: center;
	font-size: 35px;
	font-weight:bold;
	color: #000;
	font-family: 'NotoKrR', '맑은 고딕', 'Noto Sans','Malgun Gothic';
	letter-spacing: -0.07em;
}
.mm_smallTitle {
	padding: 50px 0px 20px 370px;
}

.txtContents .QuTit {
	font-family:'NotoKrR', '맑은 고딕', 'Noto Sans','Malgun Gothic';
	font-size: 20px;
	letter-spacing:-0.8px;
	font-weight: 400;
	display:table-cell;
	color: #004a80;
	line-height:160%;
	padding: 25px 0 10px;
}

.txtContents .QuTitspan {
	font-family:'NotoKrR', '맑은 고딕', 'Noto Sans','Malgun Gothic';
	font-size: 20px;
	display: inline-block;
	font-weight: 400;
	line-height: 180%;
	color: rgb(127,95,0);
	padding: 20px 0 10px;
}

.txtContents .QuTit02 {
	font-family:'NotoKrR', '맑은 고딕', 'Noto Sans','Malgun Gothic';
	font-size: 17px;
	letter-spacing: 0px;
	line-height: 150%;
	font-weight: 400;
	color: #121212;
	padding: 10px 0 0 ;
}

.txtContents .QuTxt {
	font-family:'NotoKrR', '맑은 고딕', 'Noto Sans','Malgun Gothic';
	letter-spacing: -0.5px;
	width:100%;
	display:block;
	font-size: 15px;
	line-height: 180%;
	text-align: justify; 
	color: #121212;
	padding:0 0 0;
}
.txtContents .QuTxt .fr		{ float:right; margin:0 0 0 30px; }
.txtContents .QuTxt .fl		{ float:left; margin:0 30px 0 0; }

.txtContents .QuTxt02 {
	font-family:'NotoKrR', '맑은 고딕', 'Noto Sans','Malgun Gothic';
	letter-spacing: -0.5px;
	font-size: 15px;
	line-height: 180%;
	font-weight: 400;
	color: #000000;
	padding: 10px 30px;
}

.txtContents .nobulTit {
	font-family: 'NotoKrR', '맑은 고딕', 'Malgun Gothic', 'Noto Sans', sans-serif;
	font-size: 24px;
	font-weight: 600;
	color: #2a62a1;
	padding: 30px 0 20px 0;
}

.txtContents .noTit {
	font-family: 'NotoKrR', '맑은 고딕', 'Malgun Gothic', 'Noto Sans', sans-serif;
	font-size: 24px;
	font-weight: 600;
	color: #ab783b;
	padding: 20px 0 20px 0;
}

/*오른쪽&왼쪽 이미지2*/
.rImg2					{ float:right; padding:5px 0 0 40px;}
.rImg2 .inner			{display:inline-block;}
.lImg2					{padding:5px 50px 0 0px; float:left;}
.lImg2 .inner			{display:inline-block;}

.lImg_sub1_1			{ padding: 80px 50px 70px 0 !important;}
.lImg_sub1_2			{ padding: 5px 50px 5px 0 !important;}
.lImg_sub1_3			{ padding: 130px 50px 130px 0 !important;}
.lImg_sub1_4			{ padding: 20px 50px 20px 0 !important;}
.rImg_sub1_1			{ padding:95px 0 95px 55px; }

.box_round2 {
	background: #e5fdfe;
	display:table;
	margin-top: 20px;
	margin-bottom: 40px;
	padding: 20px 40px;
	border-radius: 20px;
	overflow: hidden;
}
.box_round2 .phoTxt		{ font-size:14px; color:#333; font-weight:normal;}

table.type09 {
    border-collapse: collapse;
    text-align: center;
    line-height: 1.5;
	border : 1px solid #ccc;

}
table.type09 thead th {
    padding: 10px;
    font-weight: bold;
    vertical-align: top;
    color: #369;
    border-bottom: 3px solid #036;
}
table.type09 tbody th {
    width: 150px;
    padding: 10px;
    font-weight: bold;
    vertical-align: top;
    border-bottom: 1px solid #ccc; border-left: 1px solid #ccc;
    background: #f9ece4;
}
table.type09 td {
    width: 350px;
    padding: 10px;
    vertical-align: top;
    border-bottom: 1px solid #ccc;border-left: 1px solid #ccc;
}
/*한글나누기1_1*/
.box_line {
	display: block;
	border: 5px solid #bfb9a5;
	padding: 20px 40px;
	box-sizing:content-box;
}

.box_line2 {
	display: block; margin: 30px 0 20px;
	background:url(../images/sub/sub1_1_06_bg.png)no-repeat;
	background-position:bottom;
	width:860px;
	border: 7px dashed #79accd;
	box-sizing:content-box;
}
.box_tit01{
	font-family: 'NotoKrR', '맑은 고딕', 'Malgun Gothic', 'Noto Sans';
	font-size: 22px;
	font-weight: 600;
	color: #60a3cf;
	padding: 30px 0 20px;
	text-align:left;
	}
.box_txt01{
	font-size: 15px;
	text-align: justify;
	color: #666;
	padding: 10px 0 20px;
	line-height: 160%;
	}
.box_txt01 span{
	font-size: 15px; font-weight:bold;
	color: #60a3cf;
	}	
	
.boxin { display:block;
	background:url(../images/sub/sub1_1_06_bg.png)no-repeat;
	background-position:bottom;
	width:100%;
	box-sizing:border-box;}	
	
.info { position:relative;
	padding-left: 20px;
	font-size: 14px;
	max-width:620px;
	box-sizing:border-box;}

/*테이블 vol58*/
.tableWrap_vol58 {
	padding:0 40px;
	text-align: center;
   
	
}
.tableWrap_vol58 table {
	width:100%;
	border-collapse: collapse;
    text-align: center;
	border : 1px solid #ccc;
	line-height: 1.5;

}
.tableWrap_vol58 table caption {
	font-size:18px;
	font-family: 'NotoKrR', '맑은 고딕', 'Noto Sans','Malgun Gothic';
	font-weight:bold;
	margin-bottom:25px;
}
.tableWrap_vol58 table tr {
	border:1px solid #ccc;
	
}
.tableWrap_vol58 table th {
	padding: 10px;
    font-weight: bold;
    border-bottom: 1px solid #ccc; border-left: 1px solid #ccc;
    background: #e3e7f8;
	text-align:center;
	vertical-align:middle;
	word-break:break-all;
}
.tableWrap_vol58 table td {
	padding:15px 10px;
	border :1px solid #ccc;
	vertical-align:middle;
	font-family: 'NotoKrR', '맑은 고딕', 'Noto Sans','Malgun Gothic';
	font-size:14px;
	line-height: 1.5;
	text-align:left;
	color: #666;
}
.tableWrap_vol58 table tr.alt td {
	list-style-type:none;
	
}

.tableWrap_vol58 table ul {
	list-style-type:none;
}
.tableWrap_vol58 table li {
	padding-left:15px;
	list-style-type:none;
}
.tableWrap_vol58 table li ul {
	padding-left:20px;
	list-style-type:none;
}

.t58{color: #3e50a4; font-weight: bold;}

 
h3{ text-align: center; color:#3e50a4; padding: 15px 0 15px; }

 @media screen and (max-width:639px) {
	 
.txtContents .QuTit {
	font-family: 'NotoKrR', '맑은고딕', sans-serif;
	font-size: 15px;
	line-height: 160%;}	 

.txtContents .QuTxt {
	font-family: 'NotoKrR', '맑은고딕', sans-serif;
	letter-spacing: 0px;
	font-size: 14px;
	text-align: justify;
	line-height: 160%;
	font-weight: normal;
	padding: 10px;
}
.txtContents .nobulTit {
	font-family: 'NotoKrR', '맑은 고딕', 'Malgun Gothic', 'Noto Sans', sans-serif;
	font-size: 18px;
	color: #2a62a1;
	padding: 10px 0 20px 0;
}
 
/*type09*/
table.type09 {
padding:0;
}
.type09 tbody th,.type09 td {
font-size:14px;
}

/*vol58*/
.tableWrap_vol58 {
padding:0;
}
.tableWrap_vol58 table caption {
font-size:16px;
}
.tableWrap_vol58 table th, .tableWrap_vol56 table td {
font-size:14px;
}
.tableWrap_vol58 table td {
padding:20px 2px;
}

.boxin {
	background:none;
	box-sizing:border-box;}	


.info{ padding:10px 0 30px;}

.box_line2 {
	display: block; 
	margin: 10px 0 20px; background:none;
	width:100%;
	border: 5px dashed #79accd;
	box-sizing:content-box;
}
.box_tit01{
	font-family: 'NotoKrR', '맑은 고딕', 'Malgun Gothic', 'Noto Sans';
	font-size: 18px;
	color: #60a3cf;
	padding: 20px 0 20px;
	text-align:left;
	}
.box_txt01{
	font-size: 14px;
	text-align: justify;
	padding: 10px;
	color: #666;
	line-height: 150%;
	}
.box_txt01 span{
	font-size: 14px; font-weight:bold;
	color: #60a3cf;
	}	
.box_round2 {
	background: #e5fdfe;
	margin-top: 10px;
	margin-bottom: 20px;
	padding: 10px 20px 0px 10px;
}	
/*한글나누기*/
.mm_bigTitle {
	font-family: 'NanumM';
	text-align: center;
	padding: 22px 0 14px 100px;
	font-size: 12px;
	color: #3e3e3e;
	position: relative;
}
.mm_bigTitle:after {
	content: '';
	width: 18px;
	height: 1px;
	background: #575757;
	position: absolute;
	bottom: 0;
	left: 62%;
	margin-left: -5px;
}
.mm_bigTitle2 {
	padding: 10px 0 14px 100px;
	text-align: center;
	font-size: 20px; font-weight:normal;
	color: #000;
	font-family: 'Malgun Gothic', 'NotoKrR', '맑은 고딕';
}
.mm_smallTitle {
	display: none;
	padding: 30px 0 20px 80px;
}
	
.info { position:relative;
	font-size: 14px;
	max-width:100%;
	box-sizing:border-box;}

.rImg2					{ padding:0 0 25px !important; float:none; text-align:center; display:block; width:100%; }
.rImg2 .inner			{ display:inline-block;}
.lImg2					{ padding:0 0 25px !important; float:none; text-align:center; display:block; width:100%; }
.lImg2 .inner			{ display:inline-block;}

}