﻿@charset "utf-8";

/* 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:250px; margin:0px auto;}
.board3 .img_box{border-right:none;}
.board3 .img_box_right{border-right:none;}
.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;}
    .board3 .img_box{border-right:1px solid #f2f2f2;}
}






/* filter */
.board_filter_con { margin-bottom: 13px;}
.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,
.board_filter_con .board_filter .select_search {float: left; padding : 8px 10px 7px 10px; width: 80px; margin-right: 6px; border:1px solid #f1f1f1; color: #313131;}
.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; 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('../images/board/icon_prev_btn.png')no-repeat left center; padding-left: 15px;}*/
/*.paging .next {background: url('../images/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("../images/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("../images/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("../images/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('../images/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 .date {float: right; font-weight: normal; font-size: 1.2rem;}
.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('../images/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;}



/* bm 게시판 커스텀 */
.bmd_post_form .panel .panel_header .section_title{ display:none;}
.bmd_post_form .panel .btn_short {width: 100px;}
.panel .panel_util{text-align: right;}
.panel .panel_header {height: 10px;}
.comment_con .nodata {border: none; border-bottom: 1px solid #f1f1f1;}
.notice_row { background-color: #f9f9f9; }
.img_box{ min-height: 80px; }
.bmd_post_form .nodata {border: none; border-bottom: 1px solid #f1f1f1;}
[data-wv-page-id="notice"] .wv_content{padding-left:15px; padding-right:15px;}
@media all and (min-width:768px) {
    .input_con {padding: 0 5px; float: left; width: 50%;}
    [data-wv-page-id="notice"] .wv_content{padding-left:0px; padding-right:0px;}
}






/* 페이징 */
.page_navi_con {text-align: center; margin: auto; margin-top: 20px;}
.page_navi_con .button_container {font-size: 0px; white-space: nowrap; text-align: center;}
.button_container {font-size: 0px; white-space: nowrap; text-align: center;}
[data-wv-comp-pagenavi] li { position: relative; display: inline-block; width: 39px; height: 39px; text-align: center; background: url( ../images/board/page-navi-bg.png ) no-repeat; cursor: pointer; line-height: 33px; }
[data-wv-comp-pagenavi] li.btn_singlePage { z-index: 0; text-indent: -10000px; }
[data-wv-comp-pagenavi] li.btn_singlePage.btn_firstPage { background-position: -5px 0px; }
[data-wv-comp-pagenavi] li.btn_singlePage.btn_prevPage { background-position: -56px 0px; }
[data-wv-comp-pagenavi] li.btn_singlePage.btn_nextPage { background-position: -116px 0px; }
[data-wv-comp-pagenavi] li.btn_singlePage.btn_lastPage { background-position: right 0px; }
[data-wv-comp-pagenavi] li.btn_page {background: none; color: #acacac; font-size: 13px; z-index: 1; border:2px solid transparent; box-sizing: border-box;}
/*[data-wv-comp-pagenavi] li.btn_page.first { background-position: -62px 0px; }*/
/*[data-wv-comp-pagenavi] li.btn_page.selected { background: url( ../images/page-navi-bg-selected.png ) no-repeat; color: #272727; font-weight: bold; }*/
[data-wv-comp-pagenavi] li.btn_page.selected { border:2px solid #000; border-radius: 3px;  color: #272727; font-weight: bold; }







@media all and (min-width:480px) {

    /* 게시판 리스트 */
    .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*/

}
@media all and (min-width:768px) {
    /* 게시판 리스트 */
    .board_table .list_row .data_content {margin-top: 0%;}

    /* filter */
    .board_filter_con .cnt_list { float: left;}
    .board_filter_con .board_filter { float: right; margin-top: 0px;}
}
@media all and (min-width:992px) {

}
@media all and (min-width:1200px) {

}
@media all and (min-width:1600px) {

}