@charset "utf-8";

div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, address, big, cite, code,
del, dfn, em, font, img, ins, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, 
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, 
table, caption, tbody, tfoot, thead, tr, th, td 
{margin:0; padding:0; border:0;}
ol, ul, li {list-style:none;}

legend {visibility:hidden; display:none; height:0; width:0; font-size:0;}

table {border-spacing:0;}
select {font-size:12px;}
input.ta_input {border:1px solid #cdcdcd; height:20px; padding:3px 3px 0px 3px; font-size:12px; background:#fff;}
select.ta_select {border:1px solid #cdcdcd; height:26px; padding:0 0 0 3px; font-size:12px; background:#fff;}
input.board_input_file {width:90%; border:1px solid #cdcdcd; padding:3px 3px 0px 3px; font-size:12px; background:#fff;}
textarea {border:1px solid #cdcdcd; font-size:12px;}
.display_none {display:none;}


#board {margin:0 auto;}

#board .board_total {clear:both;overflow:hidden;width:100%;margin-bottom:10px;}
#board .board_total_left {float:left; font-size:0.95em; padding-top:5px; height:22px;}
#board .board_total_right {float:right; padding-bottom:5px;}
#board .board_total_right li {float:left;}
#board .board_total_right li img {height:20px;}
#board .board_total img {padding-left:3px;}
#board div.board_total .board_orange{color:#F96F00;}
#board .guide span {float:right; color:#838383;font-size:0.9em; font-weight:normal; letter-spacing:-0.1em; padding:0 4px 6px 0;}
#board span.category_color {color:#979797;}

/*카테고리*/
#board .board_total_right .cate li{padding-left:10px;	}
#board .board_total_right .cate li select, #board .board_total_right .cate li input{vertical-align:middle;}
#board .board_total_right .cate li .cbtn_g{height:28px;}


/* List */
#board .table_blist{clear:both;border-top:2px solid #999;}
#board .table_blist ul li{position:relative;border-bottom:1px solid #ccc;}
#board .table_blist ul li a.con{display:block;padding:30px 180px 30px 20px;position:relative;background:#fff;transition:0.2s;-webkit-transition:0.2s;}
#board .table_blist ul li .tit input{vertical-align:middle;}
#board .table_blist ul li .tit .label_w{display:inline-block;vertical-align:middle;margin-right:5px;}
#board .table_blist ul li .tit .label{display:inline-block;padding:0 8px;height:24px;line-height:24px;text-align:center;color:#fff;font-size:12px;}
#board .table_blist ul li .tit .label.notice{background:#f13b42;}
#board .table_blist ul li .tit .label.new{background:#ff7e00;}
#board .table_blist ul li .tit strong{vertical-align:middle;margin-right:10px;position:relative;display:inline-block;max-width:725px;font-size:1.7rem;color:#000;letter-spacing:-1px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;transition:0.2s;-webkit-transition:0.2s;}
#board .table_blist ul li .tit strong.notice{max-width:450px;}/*관리자권한으로 인해 날짜가 뜨는경우*/
#board .table_blist ul li .tit strong:after{content:'';position:absolute;bottom:2px;left:0;display:inline-block;width:0;height:1px;background-color:#333;transition:width .3s;}
#board .table_blist ul li .date{position:absolute;right:20px;top:50%;font-size:13px;line-height:18px;margin-top:-9px;font-family:'roboto', sans-serif;letter-spacing:0;}
#board .table_blist ul li a.modify{position:absolute;top:50%;right:100px;transform: translateY(-50%);}

#board .table_blist ul li a:hover{background:#f9f9f9;}
#board .table_blist ul li a:hover .tit strong:after{width:100%;}

/* List */
table.table1{width:100%;border-collapse:collapse;border-top:2px solid #000;/*border-right:1px solid #fff;*/word-break:keep-all;}
table.table1 th{font-weight:700;}
table.table1 th,
table.table1 td{padding:17px 10px;text-align:center;color:#000;line-height:1.4;}
/* table.table1 thead tr:last-child *{border-bottom:1px solid #000;} */
table.table1 thead th{font-weight:700;color:#000;background:#fff;}
table.table1 thead th,
table.table1 tbody th,
table.table1 tbody td{border-left:1px solid #d5d5d5;border-bottom:1px solid #d5d5d5;}
/* table.table1 thead tr th:last-child,
table.table1 tbody tr td:last-child{border-right:1px solid #d5d5d5;}*/
table.table1 tbody th{background:#f4f5f9;}
table.table1 tbody td.left{text-align:left;}
table.table1 tbody td.right{text-align:right;}
/* 
table.table1 tr *:first-child{border-left:1px solid #fff;} */

table.table1 tbody tr.bg2 th,
table.table1 tbody tr.bg2 td{background:#e2f6f7;}
table.table1 tbody tr.bg3 th,
table.table1 tbody tr.bg3 td{background:#fbf8e4;}

table.table1.line{margin-left:-1px;}
table.table1.line thead th:first-child,
table.table1.line tbody td:first-child,
table.table1.line tbody th:first-child {border-left: 1px solid #d5d5d5;}
.sarea table.table1 thead tr:last-child{border-bottom: 0;}

table.table1.board th, 
table.table1.board td{box-sizing: border-box;}
table.table1.board thead th, 
table.table1.board tbody th, 
table.table1.board tbody td{border-left:0;}
table.table1.board thead tr th:last-child, 
table.table1.board tbody tr td:last-child{border-right:0;}
table.table1.board thead th{background:#f9f9f9;}
table.table1.board tbody .title a{white-space: normal;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical; overflow: hidden;}
table.table1.board tbody .title a strong{position:relative;font-weight:600;}
table.table1.board tbody .dc_name span{white-space: normal;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical; overflow: hidden;}
table.table1.board tbody .medical span{white-space: normal;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical; overflow: hidden;}
table.table1.board tbody .news{font-weight:600;}
table.table1.board tbody tr{height:83px;}
table.table1.board tbody tr:hover{background:#f8fbfd;}
table.table1.board tbody tr:hover .title a{background:#f8fbfd;}

table.table1.board tbody tr .title a strong:after{content: '';position: absolute;bottom: -3px;left: 0; display: inline-block; width: 0;height: 1px;background-color: #333; transition: width .3s;}
table.table1.board tbody tr .title:hover a strong:after{width: 100%;}


/* Comment */
#board .board_comment {clear:both; padding-top:20px;}
#board .board_comment table{width:100%; background-color:#FAFAFA; margin-bottom:15px}
#board .board_comment table caption{display:none;}
#board .board_comment tbody td {height:31px; text-align:left; line-height:140%;}
#board .board_comment tbody td.dr01 {height:5px; background:url(/content/board/nninc_simple/img/dr01.gif); background-repeat:no-repeat;}
#board .board_comment tbody td.dr02 {height:5px; background:url(/content/board/nninc_simple/img/dr02.gif); background-repeat: repeat-x;}
#board .board_comment tbody td.dr03 {height:5px; background:url(/content/board/nninc_simple/img/dr03.gif); background-repeat:no-repeat;}
#board .board_comment tbody td.dr04 {background:url(/content/board/nninc_simple/img/dr04.gif); background-repeat: repeat-y;}
#board .board_comment tbody td.text {padding:0; margin:0; height:20px;}
#board .board_comment tbody td dl.info {margin:0; padding-left:10px;}
#board .board_comment tbody td dl.info dt {float:left; letter-spacing:-0.1em; padding:0; font-size:0.9em; padding-top:4px;}
#board .board_comment tbody td dl.info dd {float:left; padding:0 10px 0 4px;}
#board .board_comment tbody td.dr05 {text-align:center; padding-top:4px; padding-bottom:4px;}
#board .board_comment tbody td.dr05 textarea {width:88%;height:38px;}
#board .board_comment tbody td.dr06 {background:url(/content/board/nninc_simple/img/dr06.gif); background-repeat: repeat-y;}
#board .board_comment tbody td.dr07 {height:5px; background:url(/content/board/nninc_simple/img/dr07.gif); background-repeat:no-repeat;}
#board .board_comment tbody td.dr08 {height:5px; background:url(/content/board/nninc_simple/img/dr08.gif);  background-repeat: repeat-x;}
#board .board_comment tbody td.dr09 {height:5px; background:url(/content/board/nninc_simple/img/dr09.gif); background-repeat:no-repeat;}

.cmt_list {margin-top:5px;}
.cmt_list div.h {margin:0 0 1px; background:transparent url(/content/board/nninc_simple/img/human_ic.gif) no-repeat scroll 0 0.1em; text-align:left; padding-left:15px;}
.cmt_list p {line-height:1.6em; margin:0; padding:5px 0 0 12px; text-align:left;}
.cmt_list  li.line {height:1px; background:transparent url(/content/board/nninc_simple/img/dr_line_bg.gif);  background-repeat: repeat-x; margin:0; padding-top:15px;}

/* 게시판버튼
.board_button{display:flex;flex-wrap:wrap;justify-content:space-between;padding:30px 0;}
.board_button.center{justify-content:center;}
.board_button .btn_left,
.board_button .btn_right{display:flex;align-items:center;}
.board_button .btn_right{margin-left:auto;}
.board_button .btn_copy{display:flex;align-items:center;justify-content:center;width:100%;margin-top:20px;padding:20px;background:#f9f9f9;color:#000;}
.board_button .btn_copy select{margin:0 5px;}
.board_button .btn{display:block;min-width:100px;height:45px;padding:0 20px;border-width:1px;border-style:solid;font-size:15px;font-weight:600;line-height:45px;text-align:center;box-sizing:border-box;cursor:pointer;}
.board_button .btn:nth-child(n+2){margin-left:8px;}
.board_button .btn.default{border-color:#d5d5d5;background:#fff;color:#333;}
.board_button .btn.list{border-color:#d3d3d3;background:#d3d3d3;color:#333;}
.board_button .btn.write{border-color:#333;background:#333;color:#fff;}
.board_button .btn.point{border-color:#009ef6;background:#009ef6;color:#fff;}
.board_button .btn.excel{padding:0 45px 0 15px;border-color:#287c52;background:url(/nanum/ndls/imgs/common/excel_icon.png) no-repeat 90% 50% #fff;background-size:auto 20px;color:#287c52;text-align:left;} */


a.board_lbtn {display:inline-block; font-size:13px; height:22px; padding-left:20px; background:url(/content/board/nninc_simple/img/board_lbtn_l.gif) no-repeat 0 0; margin-right:3px;}
a.board_lbtn span {display:inline-block; height:22px; line-height:22px; padding-right:14px; background:url(/content/board/nninc_simple/img/board_lbtn_r.gif) no-repeat right 0; letter-spacing:-1px;}

.board_bt01 {display:inline;}
.board_bt01 a{display:inline; overflow:hidden; float:left; height:22px; padding-left:13px; margin-right:3px; font:12px dotum; letter-spacing:-1px; color:#6B6B6B; text-decoration:none; background:url(/content/board/nninc_simple/img/bt01_bg.gif) left 0; cursor:pointer;}
.board_bt01 a:hover{background:url(/content/board/nninc_simple/img/bt01_bg.gif) left -22px; text-decoration:none;}
.board_bt01 a span{display:inline; overflow:hidden; float:left; height:22px; padding-right:10px; line-height:200%; background:url(/content/board/nninc_simple/img/bt01_bg.gif) right 0;}
.board_bt01 a:hover span{color:#6B6B6B; background:url(/content/board/nninc_simple/img/bt01_bg.gif) right -22px;}


/* Search */
.board_search{background:#f3f3f3;text-align:center;padding:20px;margin:10px 0 20px;}
.medi_news .board_search{background:#ccc;}
.board_search .wrap_sel{display:inline-block;width:150px;}
.board_search .wrap_sel select{display:inline-block;width:100%;height:50px;font-size:18px;color:#333;padding:0 60px 0 20px;border:0;background:#fff url(/img/common/sel_arrow.png) no-repeat right center;}
.board_search .wrap_input{display:inline-block;margin-left:10px;}
.board_search .wrap_input .search_input{width:400px;height:50px;font-size:18px;color:#333;padding:0 20px;border:0;background:#fff;vertical-align:middle;}
.board_search .wrap_input .search_bt{display:inline-block;text-indent:-9999px;width:50px;height:50px;border:none;cursor:pointer;margin-left:-3px;vertical-align:middle;background:#444 url(/img/common/icon_search.png) no-repeat center;transition:all 0.2s ease;-webkit-transition:all 0.2s ease;}
.board_search .wrap_input .search_bt:hover{background:#333 url(/img/common/icon_search.png) no-repeat center;vertical-align:middle;}


.command_pwd {position:absolute; border:2px solid #C6C6C6; background-color:#ffffff; padding:8px 15px 8px 15px; text-align:center; vertical-align:middle; font-weight:bold; color:#313131; line-height:140%;}
.command_pwd li.text {float:left; letter-spacing:-0.1em; padding:0; font-size:0.9em; padding-top:4px;padding-right:4px;}
.command_pwd li {float:left; padding-left:3px;}
.command_pwd li img {height:20px;padding-top:1px;}


.pwd_check {margin:0 auto; text-align:center; border-top:1px solid #e5e5e5; border-bottom:1px solid #e5e5e5; padding:25px; font-weight:bold; color:#313131; line-height:140%;}
.pwd_check *{margin:0; padding:0;}
.pwd_check label {color:#7D7D7D; letter-spacing:-1px; font-size:11px;}
.pwd_check li.text {letter-spacing:-0.1em; font-size:0.9em;}
.pwd_check_button {width:90%;margin:0 auto; text-align:center; padding-top:10px;}

.login_check {width:100%; margin:0 auto; margin-top:20px; text-align:center; border-top:2px solid #C8C8C8; border-bottom:2px solid #DEDEDE; background-color:#ffffff; padding:25px 0; font-weight:bold; color:#313131; line-height:140%;}
.login_check *{margin:0; padding:0;}
.login_check span{color:#7D7D7D; letter-spacing:-1px; font-size:11px;}
.login_check li.text {letter-spacing:-0.1em; font-size:0.9em;}
.login_check li.id {padding-right:26px; padding-bottom:4px;}
.login_check_button {width:90%;margin:0 auto; text-align:center; padding-top:10px;}



/* 주소찾기 */
.post_search2{border:1px solid #CDCDCD;height:80px;margin-right:10px;margin-top:3px;overflow:auto;padding:6px;}


/* 언론보도게시판 */
.news_list{border-top: 1px solid #000;}
.news_list .news_wrap li{position: relative;display: flex;justify-content: space-between;border-bottom:1px solid #ddd;padding: 0 30px;}
.news_list .news_wrap li a{position:relative;display: flex;justify-content: space-between;align-items: center;height:100px;box-sizing: border-box;}
.news_list .news_wrap li a.modify{position: absolute;right: 130px;top: 50%;transform: translateY(-50%);display: flex;justify-content: space-between;align-items: center;height:auto;padding: 0;}
.news_list .news_wrap li a.date{position: absolute;right: 30px;top: 50%;transform: translateY(-50%);height:auto;padding: 0;font-size: 1.8rem; color: #555;}
.news_list .news_wrap li a .check{width:30px;}
.news_list .news_wrap li a .dc_info{position:relative;width:220px;padding-left: 20px;box-sizing: border-box;/* margin-left: 25px; */font-size:1.6rem;}
.news_list .news_wrap li a .dc_info:before{position:absolute;content:'';width:1px;height: 25px;background:#ccc;left:0;top:50%;transform:translateY(-50%);}
.news_list .news_wrap li a .dc_info:after{position:absolute;content:'';width:1px;height: 25px;background:#ccc;right:-15px;top:50%;transform:translateY(-50%);}
.news_list .news_wrap li a .dc_info dl dt{display:-webkit-box;overflow:hidden;max-width:220px;-webkit-line-clamp:1;-webkit-box-orient:vertical;}
.news_list .news_wrap li a .dc_info dl dd{display:-webkit-box;overflow:hidden;max-width:185px;-webkit-line-clamp:1;-webkit-box-orient:vertical;}
.news_list .news_wrap li a p.tit{display:-webkit-box;overflow:hidden;min-width:830px;max-width:830px;-webkit-line-clamp:1;-webkit-box-orient:vertical;font-size:1.9rem;}
.news_list .news_wrap li a p.tit strong{position: relative;}
.news_list .news_wrap li a p.tit strong:after{content: '';position: absolute;bottom: -3px;left: 0; display: inline-block; width: 0;height: 1px;background-color: #333; transition: width .3s;}
.news_list .news_wrap li a p.date{font-size:1.5rem;} 
/*.news_list .news_wrap li a p.modify{position: absolute;right: 105px;top: 50%;transform: translateY(-50%);} */
.news_list .news_wrap li:hover{background:#f3f3f3;}
.news_list .news_wrap li a:hover p.tit strong:after{width: 100%;}




/******************************1400******************************/
@media all and (max-width:1400px){

.news_list .news_wrap li a p.tit{min-width: 700px;max-width: 700px;}
.news_list .news_wrap li a .dc_info:after{display:none;}
.news_list .news_wrap li a.newscont{justify-content: flex-start;width:100%;}
}


/******************************1330******************************/
@media all and (max-width:1330px){

.news_list .news_wrap li{padding: 0 15px;}
.news_list .news_wrap li a.modify{right:110px;}
.news_list .news_wrap li a.date{right:15px;}
.news_list .news_wrap li a .dc_info{width: 170px;padding-left:0;}
.news_list .news_wrap li a .dc_info:before{display:none;}
.news_list .news_wrap li a .dc_info dl dt{max-width: 165px;}
}

/******************************1200******************************/
@media all and (max-width:1200px){

.news_list .news_wrap li a p.tit{min-width: 620px;max-width:620px;}
.news_list .news_wrap li a p.tit,
.news_list .news_wrap li a.date{font-size: 1.7rem;}
.news_list .news_wrap li a .dc_info{width: 135px;font-size: 1.5rem;}
.news_list .news_wrap li a .dc_info dl dt{max-width: 135px;}
.news_list .news_wrap li a.modify{right:100px;}

}

/******************************태블렛******************************/
@media all and (max-width:1024px){

.news_list .news_wrap li a p.tit{min-width: 85%;max-width: 85%;}
.news_list .news_wrap li a.modify{top: 60%;right:90px;/* right: auto; left: 20px; */transform: none;}
.news_list .news_wrap li a.modify p{width:30px;height:30px;}
.news_list .news_wrap li a.modify p img{width:100%;height:100%;}
.news_list .news_wrap li a.newscont{align-items: flex-start;flex-wrap:wrap;height: 115px;padding: 20px 0;}
.news_list .news_wrap li a.date{top: 65%;/* right: auto;left: 65px; */transform: none;color: #888;font-size: 1.5rem;}
.news_list .news_wrap li a .dc_info{width: 100%;}
.news_list .news_wrap li a .dc_info dl dt{display: block;max-width: 100%;overflow: unset;}

table.table1{font-size:1.6rem;}
table.table1 th, table.table1 td{padding: 14px 8px;}
}



/******************************모바일******************************/
@media all and (max-width:767px){

/***** List *****/
#board .table_blist ul li a.con{padding:30px 20px;}
#board .table_blist ul li .tit strong{max-width:90%;}
#board .table_blist ul li .date{position:relative;right:0;top:0;margin-top:15px;}

/* Search */
.board_search{padding:30px;}
.board_search .wrap_sel{display:block;width:100%;margin-bottom:15px;}
.board_search .wrap_sel select{display:inline-block;width:100%;height:50px;font-size:18px;color:#333;padding:0 60px 0 20px;border:0;background:#fff url(/img/common/sel_arrow.png) no-repeat right center;}
.board_search .wrap_input{position:relative;width:100%;margin-left:0;padding-right:50px;box-sizing:border-box;}
.board_search .wrap_input .search_input{width:100%;box-sizing:border-box;}
.board_search .wrap_input .search_bt{position:absolute;top:0;right:0;}

/* 테이블 */
table.table1,
table.table2,
table.table3{word-break:break-all !important;}

}




/******************************480******************************/
@media all and (max-width:480px){

/***** List *****/
#board .table_blist ul li a.con{padding:20px 10px;}
#board .table_blist ul li .tit strong{font-size:16px;}
#board .table_blist ul li .date{margin-top:10px;}


/* Search */
.board_search{padding:25px;margin: 30px 0;}
.board_search .wrap_sel{margin-bottom:10px;}
.board_search .wrap_sel select{height:44px;font-size:15px;background-size:30px auto;}
.board_search .wrap_input{padding-right:44px;}
.board_search .wrap_input .search_input{height:44px;font-size:15px;}
.board_search .wrap_input .search_bt{width:44px;height:44px;}



}


/********************모바일********************/
@media all and (max-width:365px){

/* 게시판버튼 */
.board_button .btn.excel{padding: 17px 35px 18px 15px;}	

}