* {font-family: 'Noto Sans KR', 'ë‹ì›€', 'Dotum', Apple Gothic, Tahoma, Verdana, sans-serif;}



/*공지사항*/

.tbl-search{ text-align: center; margin-bottom: 60px;}
.tbl-search .select{width: auto; min-width: 150px; height: 50px; line-height: 50px; display: inline-block; float: none; border: solid 1px #ccc; border-radius: 0; padding: 0 36px 0 10px;}
.tbl-search .select + .select {margin-left:8px;} 
.tbl-search .inp{ width: 350px; margin: 0 8px; height: 50px; line-height: 50px;}
.tbl-search .sch{ display: inline-block; text-indent: -9999px; width: 50px; height: 50px; text-align: left;  background:#fe5e00 url(../images/ic_sch.png) 50% 50% no-repeat;border:none;}


.page_num {margin-top: 0px;}

.news-img{display: flex; justify-content: center; margin: 20px 0 -50px;}
.news-img li { margin: 0 10px; }

.news-list{ display: flex; flex-wrap: wrap; }
.news-list .itm{ border: #dadada 1px solid; margin: 10px 1%; display: flex; width: 23%; flex-direction: column; table-layout: fixed; overflow:hidden}
.news-list .itm span{width:100%;}
.news-list .itm .thumb{ display: block; width: 100%;height: 220px;}
.news-list .itm .thumb img{ display: block; width: 100%; height: 220px; object-fit: cover;}
.news-list .itm .desc{  padding: 20px 20px;}
.news-list .itm .desc .hd{line-height:1.4rem; margin-bottom: 20px; text-overflow: ellipsis; width: 100%; height: 50px; font-weight: 500; color: #000;
overflow: hidden; white-space: normal; word-wrap: break-word; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.news-list .itm .desc .bd{ color: #333; height: 49px; line-height:26px; overflow: hidden; white-space: normal; word-wrap: break-word; display: block; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; }
.news-list .itm .date{display: block; text-align: right; color: #a0a0a0; font-size:16px;}

/*.news_banner {border-bottom: 1px #ccc solid; margin-bottom: 30px;}
.news_banner img{margin: 0 auto; display: block;}*/

.news-banner {height: 200px; margin: 20px auto 0; display: block;}

.tbl-view .hd .tit {display: inline-block; color: #000; font-size: 22px; font-weight: 600; line-height: 1.2; text-align: left; padding: 0 25px; margin-bottom: 20px;}
.tbl-view .hd .date_view {float: right;}
.tbl-view .hd .date_view span{font-size: 16px; color: #a0a0a0;}
.tbl-view .hd .click{text-align: right; padding: 0 25px; float: right; margin: 0;}
.tbl-view .hd .click span {font-weight: 600; color: #fe5e00; font-style: italic; margin-right: 10px;}

/*.tbl-view .bd section,
.tbl-view .bd div{ width: 100% !important; table-layout: auto !important; padding-right:0px}
.tbl-view .bd p,
.tbl-view .bd img { width: 100% !important;}*/

.code_area {position: relative; padding-left: 100px; box-sizing: border-box; background: #ffd4bb;}
.code_area input {width: 100%; border-left: 0px; padding-left: 10px;}
.code_area .code {position: absolute; width: 100px; left: 0px; top:50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); color:#fff; text-align: center; display: table;}


.sub04 .pr01 .tbl-search {display:none;}
.sub04 .pr01 .write { background: #fe5e00;}

@media screen and (max-width: 1200px){
	.news-list .itm{width:30%;}

}

@media screen and (max-width: 1023px){
	.news-list .itm{width:calc(50% - 2%);}
	
	.news-img{margin:20px 0 0px}
	.news-img li img {height: 80px; }
	
	.sub04 .menu_list_mobile {display:none;}
	.sub04 .menu_list {display: block;}

	.menu_list ul li,
	.menu_list ul li.active {  width: auto; height: 40px; line-height: 40px; padding: 0 20px; margin-bottom:10px;}
	.menu_list ul li + li {margin-left: 0px;}
	.menu_list ul li a { font-size: 16px; font-weight: 500;}

}


@media screen and (max-width: 767px){
	.tbl-view .hd .tit { margin-bottom: 1.4rem;}
	.tbl-view .hd .date_view {display: block;}
	.tbl-view .hd > table tr.pc_none {display: none;}

    .dv-ready .desc p,
	.dv-ready .desc p b{ font-size: 2rem; margin-top: 2rem;}
    .dv-ready .desc span{ margin-top: 1rem;}  

	.news-list .itm{width:100%;}
	.news-list .itm .desc .hd {margin-bottom:0;}
}

@media screen and (max-width: 640px){
	.tbl-view .hd .tit { margin-bottom: 1.4rem;}
	.tbl-view .hd .date_view {display: block;}
	.tbl-view .hd > table tr.pc_none {display: none;}
	.tbl-view .hd > table td:nth-child(2) a.file {font-size: 1.5rem;}
	.tbl-view .hd > table th:nth-child(3) {width: 100px; font-size: 1.4rem;}
	.tbl-view .hd > table td:nth-child(4) {font-size: 1.5rem;}

    .dv-ready .desc p,
	.dv-ready .desc p b{ font-size: 2rem; margin-top: 2rem;}
    .dv-ready .desc span{ margin-top: 1rem;}  

	.news-list .itm{width:100%;}
	.news-list .itm .desc .hd {margin-bottom:0;font-size:1.6rem;}
	.news-list .itm .date{font-size:1.3rem;}

	.news-img li img {height: auto;}

	.news-banner {height: auto;}

	.menu_list ul li,
	.menu_list ul li.active {  width: auto; height: 30px; line-height: 30px; padding: 0 15px;}
	.menu_list ul li a { font-size: 14px; font-weight: 500;}

	.board-view_top colgroup col:first-child, colgroup col:nth-child(3) {width: 80px !important;}

	
	.xans-board-commentwrite .col-sm-2 { width: 100% !important; max-width: 100% !important;}
	.xans-board-commentwrite .view {width: 100%; /*flex-direction: column; align-items: center;*/}
	/*댓글 반응형
	.xans-board-commentwrite .view textarea {width: 100%;}
	.view .btnSubmit { height: 40px; line-height: 40px; margin-top: 20px;}
	*/
}