

.document-omit { 
	max-width: 300px;
	overflow: hidden; 
	text-overflow: ellipsis; 
	white-space: nowrap; 
}

.commitee-omit { 
	max-width: 100px;
	overflow: hidden; 
	text-overflow: ellipsis; 
	white-space: nowrap; 
}

.searchResult{
	padding: 10px;
	margin:5px 20px;
	border: 1px solid #ededed;
	background: #fff;
	font-size: 17px;
	font-weight: 500;
	color: #28558c;
}
@media (max-width: 768px) {
	.searchResult{
margin:5px 0px; font-size:14px}

}
.subcon-01 {
    margin-bottom: 10px;
    padding: 20px;
    background-color: #fff;
}

.subcon-01 .subcon-header,
.subcon-01 .subcon-subheader {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	/* background-color: #ddeef6; */
	color: #28558c;
}

.subcon-01 .subcon-subheader {
	background-color: #ddeef6;
	color: #28558c;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
}

.subcon-01 .icon::before {
    content: "";
    width: 10px;
    height: 21px;
    margin-right: 8px;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center;
}

.subcon-01 .icon_01::before {
    /*background-image: url(/module/common/images/front/ic-conference.png);*/
    border-left: 5px solid #28558c;
}

.subcon-01 .subcon-header-line {
	border-bottom: 1px solid #e8e8e8;
}

.subcon-01 .subcon-conts-01,
.subcon-01 .subcon-conts-02 {
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
	line-height: 25px;
}

.subcon-01 .subcon-conts-02 {
	margin-left: 40px;
}

.pageForm {
    padding: 0px;
    text-align: center;
}

.pageBotttom {
	position: absolute;
    width: calc(100% - 40px);
    bottom: 0px;
}

.pageForm .subInner {
    display: inline-block;
    height: 100%;
    padding: 20px;
    background-color: #fff;
    position: relative;    
}

.pageForm .subInner .df {
    display: flex;
    align-items: center;
}

.pageForm .blue {
    background-color:var(--default_color);
}

.pageForm a {
    width: 27px;
    height: 27px;
    margin: 0 1px;
    line-height: 27px;
    border: 1px solid #ced1d6;
    color: #777;
    font-size: 13px;
    font-weight: 300;
    text-align: center;
    position: relative;
}

.pageForm .blue a {    
    color: #fff;
}

.pageForm a.on {
    color: #fff;
    font-weight: 600;
	background-color:#777799;
	border-radius:50%;
}

.pageForm .blue a.on {    
    color: #fff;
    font-weight: 400;
	background-color:#3b3b5b;
}

.pageForm a.num {
    border: none;
}

.pageForm a.bullet01 img {
    width: 7px;
}

.pageForm a.bullet02 img {
    width: 10px;
}

.pageForm a img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

@media (max-width: 768px) {
	.pageForm a {
		width: 22px;
	}
}

.con_page .t_mar1 {margin-top:1% !important}
.con_page .t_mar2 {margin-top:2% !important}
.con_page .t_mar3 {margin-top:3% !important}
.con_page .t_mar4 {margin-top:4% !important}
.con_page .t_mar5 {margin-top:5% !important}
.con_page .t_mar6 {margin-top:6% !important}
.con_page .t_mar7 {margin-top:7% !important}
.con_page .t_mar8 {margin-top:8% !important}
.con_page .t_mar9 {margin-top:9% !important}
.con_page .t_mar10 {margin-top:10% !important}


.con_page {display:block; padding:20px 30px 50px 30px; background-color:#fff; line-height:140%; font-size:15px; color: #111; }

/* 컨텐츠 타이틀 */
.page_tit {display:flex; position: relative;  white-space: nowrap;   font-size:140%; line-height: 45px;  font-weight:700;   margin-bottom: 0px; color: #21252e; }
.page_tit span{font-size: 80%; color: var(--default_color); letter-spacing: -0.05em; display: inline-block; padding-left: 5px;}
.page_tit em{font-weight: 400;}

.page_tit2 { font-weight: 700;font-size:110%; position: relative;  white-space: nowrap;  margin-bottom: 10px; font-family: var(--default_font); color: #222; padding-left:17px;}
.page_tit2:before {content:''; position:absolute; top:5px; left:0px; width:6px; height:6px; border-radius:3px; border:3px solid #28558c;}

.line_box { border:1px solid #ddd; padding:2.5% 3%; background-color: #fff;  border-radius:5px;  }

.dot_list {margin:0}
.dot_list li{position:relative;padding:0px 5px 3px 9px;text-align:left; line-height: 120%; margin-bottom: 5px; font-weight: 400; color: #555}
.dot_list li:last-child{padding-bottom:0}
.dot_list li::before{content:''; position:absolute; top:7px; left:0px; background:#999; width:3px; height:3px; border-radius:10px; }
.dot_list > li > ul{margin:5px 0; }
.dot_list > li > ul > li{font-size:90%;  line-height: 25px; color:#555; font-weight: 300;}
.dot_list > li > ul > li::before{background:#ccc; width:6px; height:3px; top: 11px; }

.dot_list.check > li::before{content:'\f105';font-family:'FontAwesomeS';font-size:16px; background:none; top:0px; color:#666; color: #e8575c;}
.dot_list.check > li{padding-left:15px;}
.dot_list.line > li::before{top:10px; left:0px; background:#999; width:5px; height:2px; border-radius:0px; background-color: #a5acc6;}


.dot_list.w50 { display: flex; flex-wrap: wrap; } 
.dot_list.w50 li { flex: 1 0 50%; } 


@media only screen and (max-width:768px){

    .dot_list li{ padding:0px 5px 5px 8px;}
    .dot_list li:before{top:6px;}
    .dot_list li ul li{line-height: 15px; }
    .dot_list li ul li:before{top:7px; height: 2px; width: 5px;}
    .dot_list.line li:before{top:8px; width: 4px; height: 1px;}
    .dot_list.w50 li { flex: 1 0 100%; } 

}

ol.num  {margin-left:30px}
ol.num > li {list-style:decimal-leading-zero !important;  padding-left: 0 !important; padding-bottom:8px;}
ol.num > li:before{display:none}
ol.num > li>strong {margin-bottom:5px; display:block;}

.table_design{border-collapse: collapse; background: #fff;  width: 100%;  border-top:solid 2px; border-color: #45465b; table-layout: fixed;}
.table_design thead th {background: #f3f3f4; color: #333; font-weight: 500;  text-align: center;  border-bottom: 1px solid #d4d4d4; font-family: var(--default_font); }
.table_design th, .table_design td { padding:9px 12px;color: #333; }
.table_design td {box-sizing: border-box; border-bottom: 1px solid #d4d4d4;text-align: center;color: #444;background-color: #fff;}
.table_design tbody th {background: #f9f9f9;  border-bottom: 1px solid #d4d4d4; text-align: center; font-weight: 500;}
.table_design td + td, .table_design th + td, .table_design th + th , .table_design td + th { border-left: 1px solid #d4d4d4;}
.table_design td[rowspan], .table_design th[rowspan] {border-right: 1px solid #d4d4d4;}
.table_design td[rowspan]:last-child {border-right:none}

@media only screen and (max-width:768px){
	.con_page { padding:10px 12px 30px 12px;font-size:14px;  }
	.table_design th, .table_design td { padding:2px 3px;}
	
}
