@charset "utf-8";
/* Common */

/* Title */
.guide_line{ height: 200px; width:100%; float: left; }

/* Row First */
.row_item_first {clear: left;}

/* Card Style */
.board0 .list_wrap{padding:11.5px 12.5px;}
.board0 .list_con{max-width:373px; }
.board0 .text_wrap{padding:30px 8%; background-color: #fafafa;}
.board0 .count_color{color:#e42717;}
.board0 .seperate_line{height:11px; border-left:1px solid #e5e5e5;}
.board0 h5{font-size:17px; font-size:1.7rem; line-height:2.3rem; font-weight:bold;}
.board0 .line{width:48px; border-bottom:1px solid #cccccc;}
.board0 .list_desc1{color:#656565; height:10rem; overflow: hidden;}
.board0 .list_info1{color:#969595; }


/* Thumbnail Style */
.board1 {overflow: hidden;}
.board1 .list_wrap{max-width:284px;}
.board1 .text_wrap{}
.board1 .count_color{color:#e42717;}
.board1 .seperate_line{height:11px; border-left:1px solid #e5e5e5;}
.board1 h5{font-size:17px; font-size:1.7rem; line-height:2.3rem; color:#313131;}
.board1 .list_desc1{color:#666666; max-height:10rem; overflow: hidden;}
.board1 .list_info1{color:#969595; letter-spacing:0.04em;}
@media all and (min-width:768px) {
    .board1 .list_wrap{max-width:none;}
}

/* Thumbnail Style2 */
.board2 .list_wrap{border:1px solid #e1e1e1; background-color: #fff;}
.board2 .list_wrap_header{background-color: #f8f9fa;}
.board2 .text_wrap{}
.board2 .seperate_line{height:11px; border-left:1px solid #e5e5e5;}
.board2 .list_title_con{overflow:hidden;}
.board2 h5{font-size:17px; font-size:1.7rem; line-height:2.3rem; color:#313131;}
.board2 .list_desc1{max-height:2.3rem; display:-webkit-box; -webkit-line-clamp:1; -webkit-box-orient:vertical; overflow:hidden; text-overflow:ellipsis;}
.board2 .list_info1{color:#313131; letter-spacing:0.04em;}
.board2 .count_color{color:#e42717;}

/* Gallery Style */
.board3 {overflow: hidden;}
.board3 .list_wrap{background-color: #fff;}
.board3 .list_con{max-width:300px; margin:0px auto; border:1px solid #f1f1f1; padding:10px;}
.board3 h5{font-size:17px; font-size:1.7rem; line-height:2.3rem; color:#313131; word-break: break-all; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.board3 .list_date1{color:#969595;}
.board3 .count_color{color:#e42717;}
@media all and (min-width:768px) {
    .board3 .list_con{max-width:none; border:1px solid transparent; padding:0px;}
}






/* filter */
.board_filter_con { margin-bottom: 13px; overflow: hidden;}
.board_filter_con .cnt_list {width: auto; margin-top: 10px ; float: none; overflow: hidden; font-size: 1.4rem; font-weight: 400;}
.board_filter_con .cnt_list .count{ color: #e42717;}
.board_filter_con .cnt_list img{ margin-right: 12px; }
.board_filter_con .board_filter .board_select {float: left; padding : 8px 10px 7px 10px; width: 80px; margin-right: 6px; border:1px solid #f1f1f1; color: #313131; -webkit-appearance: none;}
.board_filter_con .board_filter .board_search_con {float: left;}
.board_filter_con .board_filter .board_search_con .board_search_input {float: left; padding:10px 10px 9px 10px; width: 120px; border:1px solid #f1f1f1; color: #969595;}
.board_filter_con .board_filter .board_search_con .board_search {float: left; background-color:#0758bc; padding: 11px 12px 12px; cursor: pointer;}
.board_filter_con .board_filter {float: none; overflow: hidden; margin-top: 10px; width: auto;}

/* paging */
/*.paging_wrap{}*/
/*.paging {text-align: center; font-size: 1.4rem;}*/
/*.paging > span {display: inline-block;}*/
/*.paging .direction {margin-right: 20px; color: #313131; cursor: pointer; font-size: 1.4rem;}*/
/*.paging .prev {background: url('../img/board/icon_prev_btn.png')no-repeat left center; padding-left: 15px;}*/
/*.paging .next {background: url('../img/board/icon_next_btn.png')no-repeat right center; padding-right: 15px;}*/
/*.paging .btn_page {padding: 4px 8px; cursor: pointer;}*/
/*.paging .btn_page.selected {background-color: #0758bc; color: #ffffff;}*/

/* FAQ */
.faq_con {}
.faq_con > li {border-bottom: 1px solid #f4f4f4; border-top: 0px;}
.faq_con > li:first-child {border-top: 1px solid #e8e8e8;}
.faq_con > li .faq_tit_con {overflow: hidden; padding: 15px 20px; cursor: pointer;}
.faq_con > li .faq_tit_con.list_on {background-color: #f9f9f9;}
.faq_con > li .faq_tit_con > h5 {float: left; background: url("../img/board/faq_q_off.png") no-repeat left center; padding-left: 22px; font-size: 15px; color: #656565; font-weight: bold;}
.faq_con > li .faq_tit_con.list_on > h5 {background: url("../img/board/faq_q_on.png") no-repeat left center; color: #0758bc;}
.faq_con > li .faq_tit_con .faq_director {float: right;}
.faq_con > li .faq_tit_con .faq_director .direc_off {display: inline;}
.faq_con > li .faq_tit_con .faq_director .direc_on {display: none;}
.faq_con > li .faq_tit_con.list_on .faq_director .direc_off {display: none;}
.faq_con > li .faq_tit_con.list_on .faq_director .direc_on {display: inline;}
.faq_con > li .faq_reply_con {background-color: #ffffff; /*height:0px;*/ overflow: hidden;}
.faq_con > li .faq_reply_con {padding: 19px 45px;}
.faq_con > li .faq_reply_con > div {background: url("../img/board/faq_answer.png") no-repeat left 8px; padding-left: 20px; font-size: 13px; color: #5c5c5c; line-height: 24px;}


/* list */
.board_type0 {width: 100%; border-top: 2px solid #313131; border-collapse: collapse; font-size: 14.5px; line-height: 1.2em; font-family: "Noto Sans KR"; text-align: center;}
.board_type0 th {border-bottom: 1px solid #f1f1f1; height: 49px; font-size: 12px; font-weight: 500; color: #313131;}
.board_type0 td {border-bottom: 1px solid #f1f1f1; height: 29px; padding: 10px 0; font-weight: 300; color: #313131;}
.board_type0 .board_list_top td {background-color: #f9f9f9;}
.board_type0 td.answer_complate {color: #0758bc;}
.board_type0 td.answer_reqest {color: #e42717;}
.board_type0 td.brd_tit { text-align: left;}
.board_type0 td .secret_img {margin-left: 10px;}
.board_type0 td .new_img {margin-left: 10px;}
.board_type0 td .file_img {cursor: pointer;}
.board_type0 td.answer {background: url('../img/board/board_answer.png')no-repeat left center; padding-left: 20px;}

/*write*/
.board_essential_con {font-size: 12px; color: #313131; float: right; margin-bottom: 15px;}
.essential {color: #e64036; padding-right: 5px;}
.board_type0.write th {text-align: left; font-weight: 500; padding-left: 10px;}
.board_type0.write td {text-align: left;}
.board_type0 .board_vt {vertical-align: top; padding-top: 15px;}
.board_type0 .input_style0 {border: 1px solid #e3e6e9; height: 30px; padding-left: 5px;}
.board_type0 .select_style0 {border: 1px solid #e3e6e9; height: 35px; padding-left: 5px;}
.board_type0 .textarea_style0 {border: 1px solid #e3e6e9; height: 200px; padding: 10px; resize: none; }

/* view */
.board_type0.view {border-top: 0px solid #313131;}
.board_type0.view thead th {border-bottom: 2px solid #313131; text-align: left; font-size: 1.7rem; padding: 0 25px;}
.board_type0.view thead th .board_title {float: left;}
.board_type0.view thead th .date {float: right; font-weight: normal; font-size: 1.2rem; margin-top: 5px;}
.board_type0.view td {text-align: left; padding: 10px 25px;}
.board_type0.view td .hit {float: right; font-weight: normal; font-size: 1.2rem;}
.board_type0.view td .attach_file {cursor: pointer;}
.board_type0.view td .view_detail {padding: 20px 0px; line-height: 2.8rem;}

.board_type0.view .comment_wrap {padding: 0px;}
.comment_con {padding: 0px; background-color: #f9f9f9; padding: 5px 25px 25px;}
.comment_con .comment_list {}
.comment_con .comment_list > li {margin-top: 20px; border-bottom: 1px solid #e3e6e9; padding-bottom: 20px;}
.comment_con .comment_list .comment_title_area {}
.comment_con .comment_list .comment_title_area > li {display: inline-block;}
.comment_con .comment_list .comment_title_area > li.comment_remove_btn {display:none;}
.comment_con .comment_list .comment_title_area > li.comment_remove_btn.viewer_perm_remove_true {display:inline-block;}
.comment_con .comment_list .comment_title_area .comment_title {font-size: 1.4rem; color: #313131; font-weight: bold;}
.comment_con .comment_list .comment_title_area .comment_time {font-size: 1.2rem; color: #999999; margin: 0 12px;}
.comment_con .comment_list .comment_title_area .comment_del {font-size: 1.2rem; color: #e42717;}
.comment_con .comment_list .comment_text {font-size: 1.4rem; line-height: 2.2rem; color: #666666; margin-top: 10px; padding-left: 25px; background: url('../img/board/comment_list_img.png')no-repeat 5px 5px;}
.comment_write .comment_write_title {font-size: 1.4rem; font-weight: bold; color: #313131;}
.comment_write .comment {font-size: 1.4rem; color: #313131; margin-top: 10px; padding: 10px; width: 100%; height: 140px; border: 1px solid #e3e6e9; resize: none; overflow-y: auto;}
.comment_write .comment_btn_con {overflow: hidden; margin-top: 10px;}
.comment_write .comment_btn_con .comment_input_con {float: left; overflow: hidden; color: #c6c9cc; font-size: 1.4rem; padding: 10px 0;}
.comment_write .comment_btn_con .comment_input_con .comment_input {float: left; width: 220px; margin-right: 5px; border-bottom: 1px solid #e3e6e9;}
.comment_write .comment_btn_con .comment_input_con input {border: none; margin-left: 5px; padding-left: 5px; height: 30px; color: #313131; background-color: #f9f9f9;}
.comment_write .comment_btn_con .comment_btn {float: right; width: 135px; color: #313131; font-size: 1.4rem; font-weight: bold; text-align: center; padding: 13px; border: 1px solid #e3e6e9; background-color: #f9f9f9; cursor: pointer;}

/* 비밀번호 팝업 */
.post_password_input_popup { display: none;}
.post_password_input_popup .post_password_input_popup_wrap{ border: 1px solid #d0d3d5;}
.post_password_input_popup .title_con {padding: 0px 20px 0px 30px; background-color: #e42717; overflow: hidden;}
.post_password_input_popup .pop_title {display: inline-block; font-size: 14.5px; line-height: 1em; color: #ffffff; margin: 16px 0;}
.post_password_input_popup .pop_close_btn {display: inline-block; float: right; cursor: pointer; margin-top: 14px;}
.post_password_input_popup .contents_con {width: 100%; height: 100%; overflow-y: auto; padding: 6% 5%; box-sizing: border-box; font-size: 14.5px; line-height: 26px; color: #313131; background-color: #ffffff; resize: none;}
.post_password_input_popup .contents_con .pw_contents > p {font-size: 14.5px; text-align: center; color: #313131; margin-bottom: 19px;}
.post_password_input_popup .contents_con .pw_btn {text-align: center;}

/* CRUD 파일첨부 */
.crud_file_con{position: relative; width: 600px; display: inline-block; vertical-align: middle;}
.crud_file_con span.dummy{line-height: 2.6em;}
.crud_file_con .file_input {position: absolute; left: 0; top: 0; width: 100%; height: 38px; opacity: 0; filter: alpha(opacity=0); -ms-filter: "alpha(opacity=0)"; -moz-opacity: 0; cursor: pointer;}
.crud_file_con .file_text {position: absolute; left: 0; top: 0; width: 100%; height: 38px; border: 1px solid #e4e5ef; box-sizing: border-box; padding: 9px 20px; line-height: 38px; border-radius: 2px;}
.crud_file_con .file_text.view {position: static; left: 0; top: 0; width: 100%; height: auto; border: none; box-sizing: border-box; padding: 9px 20px; line-height: 38px; border-radius: 2px;}
.crud_file_con .file_button {position: absolute; right: 110px; top: 0; width: 110px; margin: 0; height: 38px; line-height: 38px; line-height: 3.8rem;background: #666 url('../img/icon_attach.png') no-repeat 17px center; padding-left: 37px; border-color: #666;}
.crud_file_con .file_delete {position: absolute; right: 0; top: 0; width: 110px; margin: 0; height: 38px; line-height: 38px; line-height: 3.8rem;background: #aaa url('../img/icon_delete.png') no-repeat 17px center; padding-left: 37px; border-color: #aaa;}
.crud_file_con .file_button, .crud_file_con .file_delete {color: #fff; font-weight: 300; box-sizing: border-box;}

/* 추가 - HJK */
.board_filter_con2 {width:100%; margin-bottom: 29px;}
.board_filter_con2 .cnt_list {vertical-align:middle; text-align:left; width: auto; margin-top:0; float: none; overflow: hidden; font-size:16px; font-size: 1.6rem; line-height:22px; line-height:2.2rem; color:#333333;}
.board_filter_con2 .cnt_list .search_key{ font-weight:400; }
.board_filter_con2 .cnt_list .count{ color: #f8464f; font-weight:400;}
.board_filter_con2 .cnt_list img{ margin-right: 5px; margin-bottom:2px;}
.board_filter_con2 .board_filter {vertical-align:middle; text-align:right; float: none; overflow: hidden; margin-top: 10px; width: auto; font-size:0; line-height:0;}
.board_filter_con2 .board_filter .board_select,
.board_filter_con2 .board_filter .select_search {font-size:13px; font-size:1.3rem; line-height:19px; line-height:1.9rem; color:#313131; box-sizing: border-box; cursor: pointer;
    display:inline-block; vertical-align:middle; padding-top: 9px; padding-bottom: 6px; padding-right:40px; padding-left:20px; min-width:131px; margin-right: 8px; border:1px solid #f1f1f1;
    outline: none; appearance:none; -webkit-appearance: none; -moz-appearance: none;
    background-image: url('../img/select_search_arrow.png'); background-repeat: no-repeat; background-position: right 15px center;}
.board_filter_con2 .board_filter .board_search_con {display:inline-block; vertical-align:middle; text-align: left;}
.board_filter_con2 .board_filter .board_search_con .board_search_input {font-size:13px; font-size:1.3rem; line-height:19px; line-height:1.9rem; color:#313131; box-sizing: border-box;
    float: left; padding-top:9px; padding-bottom:7px; padding-right:16px; padding-left:16px; min-width: 218px; border:1px solid #f1f1f1; border-right:none;
    outline: none; appearance:none; -webkit-appearance: none; -moz-appearance: none;}
.board_filter_con2 .board_filter .board_search_con .board_search {float: left; background-color:#22ced1; padding-top:12px; padding-bottom:13px; padding-right: 12px; padding-left:13px; cursor: pointer;}
/* // 추가 - HJK */

@media all and (min-width:480px) {

    .board_type0.view thead th .date {margin: 0;}

    /* 게시판 리스트 */
    .board_table .list_row .data_content .list_title_con .title{ width: 80%;}
    .board_table .list_row .data_content .list_file {float: right; text-align: inherit;}
    .addition_info span {display: inline-block; padding-left: 6px; margin-left: 5px; border-left: 1px solid #e5e5e5;}
    .addition_info span:first-child {border-left: 0; padding-left: 0px; margin-left: 0px;}

    /* filter */
    .board_filter_con .cnt_list { float: left;}
    .board_filter_con .board_filter { float: right; margin-top: 0px;}

}
@media all and (min-width:768px) {
    /* 게시판 리스트 */
    .board_table .list_row .data_content {margin-top: 0%;}

}
@media all and (min-width:992px) {

}
@media all and (min-width:1200px) {

}
@media all and (min-width:1600px) {

}