@charset "utf-8";

/* 게시물영역 */
.board_area {max-width:1400px;margin:0 auto;}

/* 검색 */
/* 상단검색 */
.BBS_option {clear:both;position:relative;height:45px;padding:0 0 20px;}
.BBS_option .listNum {position:absolute;left:0;bottom:12px;color:#000;font-family:'Roboto','Noto Sans KR',sans-serif;font-size:16px;line-height:30px;font-weight:400;letter-spacing:-1px;}
.BBS_option .listNum b {margin-left:3px;color:#00589e;font-family:'Roboto',sans-serif;font-size:16px;font-weight:400;}
.BBS_option .inp_s {background-image:url(../img/common/ico_selectArrB.png) !important;background-position:right 20px top 50% !important;}
.BBS_option .searchBox {position:relative;float:right;overflow:hidden;box-sizing:border-box;margin-bottom:25px;text-align:right;font-size:0;}
.BBS_option .searchBox .inp_s {width:160px;height:45px;margin-left:5px;padding:0 40px 0 20px;color:#666;vertical-align:top;}
.BBS_option .searchBox .inp_s+.inp_s {width:120px;}
.BBS_option .searchBox .search {position:relative;display:inline-block;width:350px;height:45px !important;box-sizing:border-box;border:1px solid #d9d9d9;margin-left:5px;padding-right:43px;background:#fff;vertical-align:top;}
.BBS_option .searchBox .search .inp_t {height:43px !important;box-sizing:border-box;border:none;padding:0 10px;line-height:43px !important;}
.BBS_option .searchBox .search .btn_search {position:absolute;right:0;top:0;overflow:hidden;width:43px;height:43px;background:url(../img/board/ico_optSearch.png) no-repeat center;text-indent:-999px;}/*검색 아이콘*/
/*.BBS_option .searchBox .search .btn_search {position:absolute;right:0;top:0;overflow:hidden;width:100px;height:50px !important;background:#5f6062;color:#fff;font-family:'Roboto','Noto Sans KR',sans-serif;font-size:16px;font-weight:300;line-height:50px !important;text-align:center;}*//*검색 텍스트*/
.BBS_option .searchBox .btn_rss {margin-left:10px;}

#verEng .BBS_option .listNum b {padding:0 3px}

/* 리스트(항목형/table타입) */
.lineList_tb {overflow:hidden;width:100%;border-top:1px solid #000;}
.lineList_tb>table {width:100%;}
.lineList_tb th {height:60px;box-sizing:border-box;padding:10px;border-bottom:1px solid #dbdee1;background:#f3f5f9;color:#000;font-family:'Roboto','Noto Sans KR',sans-serif;font-size:16px;font-weight:500;line-height:20px;letter-spacing:-1px;}
.lineList_tb td {overflow:hidden;text-overflow:ellipsis;height:60px;box-sizing:border-box;padding:10px;border-bottom:1px solid #dbdee1;background:#fff;color:#000;font-family:'Roboto','Noto Sans KR',sans-serif;font-size:17px;font-weight:400;line-height:21px;text-align:center;vertical-align:middle;letter-spacing:-1px}
.lineList_tb td a {display:inline-block;overflow:hidden;text-overflow:ellipsis;color:#000;font-family:'Roboto','Noto Sans KR',sans-serif;font-size:17px;font-weight:400;line-height:21px;white-space:nowrap;vertical-align:middle;letter-spacing:-1px;}
.lineList_tb .no {color:#666;font-family:'Roboto','Noto Sans KR',sans-serif;font-size:15px;font-weight:400;}
.lineList_tb .mark_categ {display:inline-block;overflow:hidden;color:#00589e;font-family:'Roboto','Noto Sans KR',sans-serif;font-size:15px;font-weight:300;line-height:19px;white-space:normal;vertical-align:middle;}
.lineList_tb .mark_noti {display:inline-block;overflow:hidden;width:40px;height:24px;box-sizing:border-box;padding:0 5px;background:#00589e;color:#fff;font-family:'Roboto','Noto Sans KR',sans-serif;font-size:13px;font-weight:400;line-height:24px;text-align:center;vertical-align:middle;}
.lineList_tb .mark_re {display:inline-block;overflow:hidden;width:40px;height:17px;margin-right:2px;background:url(../img/board/mark_reply.png) no-repeat 0 50%;color:#1e71c0;font-weight:bold;line-height:19px;vertical-align:middle;text-indent:-999px;}
.lineList_tb .txtL a {max-width:100%;height:19px;}
.lineList_tb .txtL a:hover,
.lineList_tb .txtL a:active {color:#1e71c0;text-decoration:underline;}
.lineList_tb .txtL .info_comment {display:inline-block;margin-left:2px;color:#00589e;font-size:17px;font-weight:400;line-height:21px;vertical-align:middle;}
.lineList_tb .txtL .info_comment>em {display:inline-block;overflow:hidden;text-indent:-999px;vertical-align:top;}
.lineList_tb .txtL .ico_lock {display:inline-block;overflow:hidden;width:20px;height:20px;margin:0 0 0 3px;background:url(../img/board/ico_lock.png) no-repeat 50% 50%;text-indent:-200px;vertical-align:middle;}
.lineList_tb .txtL .ico_new {display:inline-block;overflow:hidden;width:20px;height:20px;margin:3px 0 0 0;background:url(../img/board/ico_cirNew.png) no-repeat 50% 50%;text-indent:-200px;vertical-align:middle;}
.lineList_tb .hasArea {position:relative;font-size:0;}
.lineList_tb .hasArea .hasfile {display:inline-block;overflow:hidden;width:17px;height:17px;background:url(../img/board/ico_fileDown_black.png) no-repeat 50% 50%;text-indent:-100px;}
.lineList_tb .hasArea .hasfileNum {display:inline-block;position:absolute;left:50%;top:50%;min-width:18px;height:23px;margin:0 0 0 5px;padding:0 3px 0 2px;border-radius:13px;background:#000;color:#fff;font-size:12px;line-height:23px;text-align:center;letter-spacing:-1px;}
.lineList_tb .txtFile {display:inline-block;padding-left:25px;background:url(../img/board/ico_fileDown_black.png) no-repeat top 50% left 0;font-size:16px;text-decoration:underline}
.lineList_tb .answer a {display:inline-block;color:#666;font-family:'Roboto','Noto Sans KR',sans-serif;font-size:15px;font-weight:300;line-height:21px;vertical-align:middle;}
.lineList_tb .answer em {color:#00589e;font-size:15px;font-weight:500;font-style:normal;}
.lineList_tb .writer,
.lineList_tb .date,
.lineList_tb .view,
.lineList_tb .status {display:inline-block;color:#666;font-family:'Roboto','Noto Sans KR',sans-serif;font-size:15px;font-weight:300;line-height:21px;text-align:center;}

.lineList_tb .typeNoti .txtL a {max-width:calc(100% - 55px);}
.lineList_tb .typeNoti.typeIco .txtL a,
.lineList_tb .typeNoti.typeCommen .txtL a {max-width:calc(100% - 105px);}
.lineList_tb .typeNoti.typeIco.typeCommen .txtL a {max-width:calc(100% - 180px);}
.lineList_tb .typeIco .txtL a,
.lineList_tb .typeCommen .txtL a {max-width:calc(100% - 55px);}
.lineList_tb .typeIco.typeCommen .txtL a {max-width:calc(100% - 100px);}
.lineList_tb .typeRe .txtL a {max-width:calc(100% - 50px);}

.lineList_tb .typeDel .txtL a {color:#666;}
.lineList_tb .typeDel .txtL .mark_del {display:inline-block;overflow:hidden;color:#000;font-size:15px;font-weight:500;line-height:19px;vertical-align:middle;}

.lineList_tb .mark_ing {display:inline-block;min-width:50px;box-sizing:border-box;padding:0 5px;border:1px solid #00589e;color:#00589e;font-size:14px;line-height:23px;text-align:center;vertical-align:top;letter-spacing:-1px;}
.lineList_tb .mark_ingReady {display:inline-block;min-width:50px;box-sizing:border-box;padding:0 5px;border:1px solid #adb1bc;color:#666;font-size:14px;line-height:23px;text-align:center;vertical-align:top;letter-spacing:-1px;}
.lineList_tb .mark_ingEnd {display:inline-block;min-width:50px;box-sizing:border-box;padding:0 5px;border:1px solid #b9b9b9;color:#b9b9b9;font-size:14px;line-height:23px;text-align:center;vertical-align:top;letter-spacing:-1px;}
/*.lineList_tb .step.off+td>.hasArea .hasfileNum {background:#999;}
.lineList_tb .step.off+td>.hasArea .hasfile {background:url(../img/board/ico_fileDown_trans.png) no-repeat 50% 50%;}*//*마감시 첨부파일 비활성*/

.typeQna .mark_ing {border:1px solid #00589e !important;color:#00589e !important;}
.typeQna .mark_ingReady {border:1px solid #adb1bc !important;color:#666 !important;}
.typeQna .mark_ingEnd {border:1px solid #b9b9b9 !important;color:#b9b9b9 !important;}

/* 기본(항목노출) 게시판 고정항목 순서
번호 / th.headNum
카테고리 / th.headCateg
제목 / th.headTxt
답변 / th.answer
답변 / th.ing
(첨부)파일 / th.headFile
작성자 / th.headWriter
등록일 / th.headDate
조회수 / th.headView
조회수 / th.headDownNum
*/
.lineList_tb thead th.headNum {width:60px;}
.lineList_tb thead th.headCateg {width:135px;}
.lineList_tb thead th.headCateg td {width:130px;}
.lineList_tb thead th.headTxt {}
.lineList_tb thead th.headAnswer {width:60px;}
.lineList_tb thead th.headIng {width:90px;}
.lineList_tb thead th.headFile {width:80px;}
.lineList_tb thead th.headWriter {width:120px;}
.lineList_tb thead th.headDate {width:95px;}
.lineList_tb thead th.headView {width:70px;}
.lineList_tb thead th.headDownNum {width:90px;}
.lineList_tb thead th.headStatus {width:95px;}


/* 리스트(일반형/ul타입) */
.lineList_ul {width:100%;border-top:1px solid #000;}
.lineList_ul li {position:relative;padding:16px 5px;border-bottom:1px solid #dbdee1;color:#666;white-space:nowrap;}
.lineList_ul .mark_num {display:inline-block;position:absolute;left:0;top:50%;overflow:hidden;width:60px;/*height:22px;*/margin-top:-10px;color:#000;font-family:'Roboto','Noto Sans KR',sans-serif;font-size:16px;font-weight:normal;line-height:19px;white-space:normal;vertical-align:middle;text-align:center;}
/* .lineList_ul .mark_categ {display:inline-block;position:absolute;left:60px;top:50%;overflow:hidden;width:80px; height:22px; margin-top:-10px;overflow:hidden;color:#01407c;font-family:'Roboto','Noto Sans KR',sans-serif;font-size:16px;font-weight:normal;line-height:21px;white-space:normal;vertical-align:middle;text-align:center;white-space:pre;text-overflow:ellipsis} */
.lineList_ul .mark_categ {display: inline-block;position:absolute;left:66px;top:50%;overflow:hidden;text-overflow:ellipsis;width:110px;height:20px;margin-top:-8px;overflow:hidden;color:#1056ab;font-family:'Roboto','Noto Sans KR',sans-serif;font-size: 16px;font-weight:400;line-height:20px;vertical-align:middle;text-align:center;}
.lineList_ul .mark_noti {display:inline-block;overflow:hidden;min-width:40px;height:24px;box-sizing:border-box;padding:0 5px;background:#00589e;color:#fff;font-family:'Roboto','Noto Sans KR',sans-serif;font-size:13px;font-weight:400;line-height:24px;text-align:center;vertical-align:middle;}
.lineList_ul .mark_re {display:inline-block;overflow:hidden;width:40px;height:17px;margin:-2px 2px 0 0;background:url(../img/board/mark_reply.png) no-repeat 0 50%;color:#1e71c0;font-family:'Roboto';font-size:18px;font-weight:500;line-height:22px;vertical-align:middle;text-indent:-999px;}
.lineList_ul .mark_del {display:inline-block;overflow:hidden;color:#000;font-family:'Roboto','Noto Sans KR',sans-serif;font-size:18px;font-weight:400;line-height:22px;vertical-align:middle;}
.lineList_ul .mark_del+a {color:#666 !important;font-weight:400 !important;}
.lineList_ul .txtL {display:block;padding:5px 5px 5px 180px;}
.lineList_ul .txtL a {display:inline-block;overflow:hidden;text-overflow:ellipsis;max-width:100%;box-sizing:border-box;color:#000;font-family:'Roboto','Noto Sans KR',sans-serif;font-size:18px;font-weight:400;line-height:22px;white-space:nowrap;vertical-align:middle;letter-spacing:-1px;}
.lineList_ul .txtL a:hover,
.lineList_ul .txtL a:active {color:#1056ab;text-decoration:underline;}
.lineList_ul .txtL .info_comment {display:inline-block;margin-left:2px;color:#1056ab;font-size:18px;font-weight:500;line-height:22px;vertical-align:middle;letter-spacing:-1px;}
.lineList_ul .txtL .info_comment>em {display:inline-block;overflow:hidden;text-indent:-999px;vertical-align:middle;}
.lineList_ul .txtL .ico_lock {display:inline-block;overflow:hidden;width:20px;height:20px;margin:-4px 0 0 3px;background:url(../img/board/ico_lock.png) no-repeat 50% 50%;text-indent:-200px;vertical-align:middle;}
.lineList_ul .txtL .ico_new {display:inline-block;overflow:hidden;width:20px;height:20px;margin:0;background:url(../img/board/ico_cirNew.png) no-repeat 50% 50%;text-indent:-200px;vertical-align:middle;}
.lineList_ul .answer {display:block;position:absolute;right:60px;top:30px;margin-top:0;color:#666;font-family:'Roboto','Noto Sans KR',sans-serif;font-size:14px;}
.lineList_ul .answer a {display:inline-block;padding:0 7px;border:1px solid #adb1bc;color:#666;font-family:'Roboto','Noto Sans KR',sans-serif;font-size:14px;font-weight:300;line-height:21px;vertical-align:middle;}
.lineList_ul .answer em {color:#1056ab;font-weight:500;font-style:normal;}
.lineList_ul .hasArea {position:absolute;right:5px;top:33px;min-width:40px;padding:0;}
.lineList_ul .hasArea .hasfile {display:inline-block;overflow:hidden;width:17px;height:17px;background:url(../img/board/ico_fileDown_black.png) no-repeat 50% 50%;text-indent:-100px;}
.lineList_ul .hasArea .hasfileNum {display:inline-block;position:relative;;left:-10px;top:5px;min-width:21px;height:21px;margin:0;box-sizing:border-box;border-radius:50%;background:#000;color:#fff;font-size:12px;line-height:21px;text-align:center;letter-spacing:-1px;text-indent:-2px;}
.lineList_ul .txtInfo {padding-left:180px;text-align:left;}
.lineList_ul .txtInfo>span {display:inline-block;position:relative;margin-right:7px;padding-right:12px;color:#666;font-family:'Roboto','Noto Sans KR',sans-serif;font-size:15px;font-weight:300;line-height:18px;}
.lineList_ul .txtInfo>span::before {content:'';display:block;position:absolute;right:0;top:3px;width:1px;height:14px;box-sizing:border-box;background:#d9d9d9;}
.lineList_ul .txtInfo>span:last-child {margin-right:0;padding-right:0;}
.lineList_ul .txtInfo>span:last-child::before {display:none;}

.lineList_ul .typeNoti .txtL a {max-width:calc(100% - 55px);}
.lineList_ul .typeNoti.typeIco .txtL a,
.lineList_ul .typeNoti.typeCommen .txtL a {max-width:calc(100% - 120px);}
.lineList_ul .typeNoti.typeIco.typeCommen .txtL a {max-width:calc(100% - 165px);}
.lineList_ul .typeIco .txtL a,
.lineList_ul .typeCommen .txtL a {max-width:calc(100% - 55px);}
.lineList_ul .typeIco.typeCommen .txtL a {max-width:calc(100% - 115px);}
.lineList_ul .typeRe .txtL a {max-width:calc(100% - 55px);}
.lineList_ul .typeFile .txtL {padding:5px 50px 5px 180px !important;}
.lineList_ul .typeAns .txtL {padding:5px 130px 5px 180px !important;}
/* .lineList_ul .mark_categ~.txtAdd .answer,
.lineList_ul .mark_categ~.txtAdd .hasArea {top:21px;} */
.lineList_ul .mark_categ~.txtAdd .answer,
.lineList_ul .mark_categ~.txtAdd .hasArea {top:50%;margin-top:-12px;;}

.lineList_ul ul.noCateg .txtL,
.lineList_ul ul.noCateg .typeFile .txtL,
.lineList_ul ul.noCateg .typeAns .txtL,
.lineList_ul ul.noCateg .txtInfo {padding-left:70px !important}

.lineList_ul ul.noFile .answer {right:10px;}

/* faq */
.lineList_ul.typeFaq li {position:relative;padding:0;white-space:normal;}
.lineList_ul.typeFaq dt {position:relative;min-height:31px;background:url(../img/board/faq_arrB_gray.png) no-repeat right 30px top 31px;}
.lineList_ul.typeFaq dt>button {display:block;width:100%;box-sizing:border-box;padding:18px 280px 15px 185px;}
.lineList_ul.typeFaq .typeCateg dt>button {display:block;width:100%;box-sizing:border-box;padding:15px 50px 5px 185px;}
.lineList_ul.typeFaq dt .txtInfo {position:absolute;right:70px;top:23px;white-space:nowrap;}
.lineList_ul.typeFaq dt .txtInfo>span::before {display:none;}
.lineList_ul.typeFaq dd {display:none;position:relative;overflow:hidden;height:0;box-sizing:border-box;padding:0 45px 0 59px;background:#eef1f6;}
.lineList_ul.typeFaq .faq_q,
.lineList_ul.typeFaq .faq_a {display:block;position:absolute;left:29px;overflow:hidden;width:21px;height:21px;text-indent:-500px;}
.lineList_ul.typeFaq .faq_q {top:25px;background:url(../img/board/faq_q.png) no-repeat 0 0;}
.lineList_ul.typeFaq .faq_a {display:none;top:25px;background:url(../img/board/faq_a.png) no-repeat 0 0;}
.lineList_ul.typeFaq dt .mark_categ {display:block;position:absolute;left:65px;top:34px;overflow:hidden;width:110px;height:40px;}
.lineList_ul.typeFaq dt .mark_categ>span {color:#1056ab;font-family:'Roboto','Noto Sans KR',sans-serif;font-size:16px;font-weight:400;line-height:18px;white-space:nowrap;}
.lineList_ul.typeFaq dt .txtL {padding:5px 0;}
.lineList_ul.typeFaq dt .txtL>p {overflow:hidden;font-family:'Roboto','Noto Sans KR',sans-serif;font-size:18px;font-weight:500;line-height:26px;text-overflow:ellipsis}
.lineList_ul.typeFaq .typeNoti dt .txtL>p {position:relative;box-sizing:border-box;padding-left:50px;}
.lineList_ul.typeFaq .typeNoti dt .txtL>p .mark_noti {position:absolute;left:0;top:1px;}
.lineList_ul.typeFaq dd>p {margin-top:30px;box-sizing:border-box;color:#000;font-family:'Roboto','Noto Sans KR',sans-serif;font-size:16px;font-weight:400;line-height:22px;white-space:normal;}
.lineList_ul.typeFaq dd .fileArea {margin-top:25px;padding:15px 15px 0 0;border-top:1px solid #dbdee1;font-size:0;}
.lineList_ul.typeFaq dd .fileArea>p {padding-left:35px;background:url(../img/board/ico_fileDown_black.png) no-repeat 4px 5px;}
.lineList_ul.typeFaq dd .fileArea a {display:inline-block;padding:7px 0;color:#000;font-family:'Roboto','Noto Sans KR',sans-serif;font-size:15px;font-weight:300;line-height:19px;}
.lineList_ul.typeFaq dd .fileArea .btn_preview {display:inline-block;overflow:hidden;width:75px;height:20px;margin:0 0 0 5px;padding:0 0 0 18px;background:url(../img/board/ico_searchPlus.png) no-repeat 0 50%;color:#333;font-size:14px;line-height:20px;vertical-align:middle;text-align:left;}
.lineList_ul.typeFaq li dt.on {background:url(../img/board/faq_arrT_black.png) no-repeat right 30px top 31px;}
.lineList_ul.typeFaq li dt.on .txtL>p {white-space:normal;}
.lineList_ul.typeFaq li dd.on {display:block;height:auto;padding-bottom:20px;}
/*.lineList_ul.typeFaq li dd.on::before {content:'';display:block;position:absolute;left:0;top:0;width:100%;height:1px;background:#dddfe5;}*/

/*.lineList_tb.typeFaq thead th.headCateg {width:90px;}*/
.lineList_tb.typeFaq td {height:auto;padding:16px 0 14px 5px;line-height:20px;vertical-align:middle;white-space:normal;}
.lineList_tb.typeFaq td>button {height:auto;white-space:normal;color:#000;line-height:20px;text-align:left;vertical-align:top;}
.lineList_tb.typeFaq td>span {display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis;padding:0 5px;line-height:20px;vertical-align:top;white-space:nowrap;}
.lineList_tb.typeFaq .txtL .ico_new {margin:1px 0 0;vertical-align:top;}
.lineList_tb.typeFaq .typeFaqA>td {padding:0;border-bottom:none;}
.lineList_tb.typeFaq .typeFaqA>td .faqA_wrap {position:relative;overflow:hidden;height:0;box-sizing:border-box;padding:0 45px 0 55px;background:#f0f2f7;text-align:left;}
.lineList_tb.typeFaq .typeFaqA>td .faqA_wrap>p {margin:25px 0 25px;box-sizing:border-box;padding-left:145px;color:#000;font-family:'Roboto','Noto Sans KR',sans-serif;font-size:15px;line-height:22px;white-space:normal;}
.lineList_tb.typeFaq .typeFaqA>td .fileArea {margin-bottom:25px;padding:15px 15px 0 140px;border-top:1px solid #dbdee1;font-size:0;}
.lineList_tb.typeFaq .typeFaqA>td .fileArea>p {padding-left:35px;background:url(../img/board/ico_fileDown_black.png) no-repeat 4px 7px;}
.lineList_tb.typeFaq .typeFaqA>td .fileArea a {display:inline-block;padding:7px 0;color:#333;font-family:'Roboto','Noto Sans KR',sans-serif;font-size:14px;line-height:18px;}
.lineList_tb.typeFaq .typeFaqA>td .fileArea a+a {border-top:1px solid #dddfe5;}
.lineList_tb.typeFaq .typeFaqA>td .fileArea .btn_preview {display:inline-block;overflow:hidden;width:75px;height:20px;margin:0 0 0 5px;padding:0 0 0 18px;background:url(../img/board/ico_searchPlus.png) no-repeat 0 50%;color:#333;font-size:14px;line-height:13px;vertical-align:middle;text-align:left;}
.lineList_tb.typeFaq .typeFaqA>td.on {}
.lineList_tb.typeFaq .typeFaqA>td.on .faqA_wrap {height:auto;}
.lineList_tb.typeFaq .faq_a {display:block;position:absolute;left:25px;overflow:hidden;width:31px;height:31px;text-indent:-500px;}
.lineList_tb.typeFaq .faq_a {top:29px;background:url(../img/board/faq_a.png) no-repeat 0 0;background-size:auto 18px;}

/* 갤러리(목록형, 동영상) */
.lineList_ul.typeGalleryList {}
.lineList_ul.typeGalleryList li {position:relative;min-height:160px;padding:28px 5px 25px 280px;white-space:normal;}
.lineList_ul.typeGalleryList .photo {position:absolute;left:0;top:30px;width:234px;border:1px solid #e1e1e1;}
.lineList_ul.typeGalleryList .photo a {display:block;overflow:hidden;width:100%;height:100%;font-size:0;}
.lineList_ul.typeGalleryList .photo img {width:100%;max-width:234px;height:100%;}
.lineList_ul.typeGalleryList .photo a.btn_play {position:relative;background:#000;font-size:0;}
.lineList_ul.typeGalleryList .photo a.btn_play::before {content:'';display:block;position:absolute;left:0;top:0;width:100%;height:100%;background:#000;opacity:0.2;}
.lineList_ul.typeGalleryList .photo a.btn_play::after {content:'';display:block;position:absolute;left:0;top:0;width:100%;height:100%;background:url(../img/board/ico_play.png) no-repeat 50% 50%;}
.lineList_ul.typeGalleryList .mark_categ {position:relative;left:auto !important;top:auto !important;width:auto;margin-top:auto;margin-bottom:3px;font-size:15px;font-weight:300;line-height:19px;text-align:left;}
.lineList_ul.typeGalleryList .txtL {margin-bottom:5px;padding-left:0 !important;}
.lineList_ul.typeGalleryList .txt_s {display:block;overflow:hidden;max-height:55px;margin-bottom:10px;color:#666;font-family:'Roboto','Noto Sans KR',sans-serif;font-size:16px;font-weight:400;line-height:26px;}
.lineList_ul.typeGalleryList .txtInfo {position:absolute;left:280px;bottom:20px;padding-left:0 !important;}
.lineList_ul.typeGalleryList .txtInfo>span {color:#666;font-size:15px;font-weight:300;}

/* 갤러리(thumb, 동영상, 링크) */
.lineList_ul.typeGallery {overflow:hidden;}
.lineList_ul.typeGallery .typeNoArticle {float:none !important;width:100% !important;}
.lineList_ul.typeGallery ul {overflow:hidden;margin-left:-30px;padding:0 0 15px;border-bottom:1px solid #e1e1e1;font-size:0;white-space:normal;}
.lineList_ul.typeGallery li {display:inline-table;width:calc(25% - 30px);margin-left:30px;box-sizing:border-box;padding:15px 0 50px;border-bottom:none;}
.lineList_ul.typeGallery .photo {position:relative;overflow:hidden;width:100%;margin:0 auto 13px;}
.lineList_ul.typeGallery .photo a {display:block;overflow:hidden;width:auto;height:100%;font-size:0;border:1px solid #ddd;}
.lineList_ul.typeGallery .photo img {width:100%;max-width:271px;height:100%;}
.lineList_ul.typeGallery .photo a.btn_play {position:relative;background:#000;font-size:0;}
.lineList_ul.typeGallery .photo a.btn_play::before {content:'';display:block;position:absolute;left:0;top:0;width:100%;height:100%;background:#000;opacity:0.2;}
.lineList_ul.typeGallery .photo a.btn_play::after {content:'';display:block;position:absolute;left:0;top:0;width:100%;height:100%;background:url(../img/board/ico_play.png) no-repeat 50% 50%;}
.lineList_ul.typeGallery .photo .mark_sns {display:block;position:absolute;left:10px;top:10px;overflow:hidden;width:30px;height:30px;font-size:0;}
.lineList_ul.typeGallery .photo .mark_sns>img {vertical-align:top;}
.lineList_ul.typeGallery .mark_categ {display:block;position:relative;left:auto !important;top:auto !important;margin-top:auto;font-size:15px;font-weight:300;line-height:19px;text-align:left;width:auto;white-space:nowrap;}
.lineList_ul.typeGallery .txtL {overflow:hidden;height:48px;margin:0;padding:6px 0 0;}
.lineList_ul.typeGallery .txtL a {display:inline;font-size:17px;font-weight:400;line-height:21px;white-space:normal;letter-spacing:-1px;word-break:break-all;}
.lineList_ul.typeGallery .txtL>span {height:21px;}
.lineList_ul.typeGallery .txtL .ico_lock {margin:-1px 0 0 3px !important;}
.lineList_ul.typeGallery .txtInfo {position:absolute;left:0;bottom:20px;height:20px;padding-left:0 !important;font-size:0;}
.lineList_ul.typeGallery .txtInfo>span {color:#666;font-size:15px;font-weight:300;letter-spacing:-1px;vertical-align:top;}
.lineList_ul.typeGallery .txtInfo .info_comment {display:inline-block;margin-left:2px;color:#b40f1f;font-size:15px;font-weight:300;line-height:18px;vertical-align:top;}
.lineList_ul.typeGallery .txtInfo .info_comment>em {display:inline-block;overflow:hidden;text-indent:-999px;vertical-align:top;}

/* 리스트(Q&A/ul타입) */
.lineList_ul.typeQna .mark_ing,
.lineList_ul.typeQna .mark_ingReady,
.lineList_ul.typeQna .mark_ingEnd {display:inline-block;padding:0 7px;border:1px solid #adb1bc;color:#666;font-family:'Roboto','Noto Sans KR',sans-serif;font-size:14px;font-weight:300;line-height:21px;vertical-align:middle;}
.lineList_ul.typeQna .mark_ing {border:1px solid #846841;color:#846841;}
.lineList_ul.typeQna .mark_ingReady {border:1px solid #adb1bc;color:#666;}
.lineList_ul.typeQna .mark_ingEnd {border:1px solid #05548f;color:#05548f;}

/* 설문 */
.BBS_option.typeSurvey {padding-left:80px;}
.BBS_option.typeSurvey .searchBox {width:100%;max-width:700px;}
.BBS_option.typeSurvey .searchBox .datepicker {display:inline-block;width:265px;text-align:left;}
.BBS_option.typeSurvey .searchBox .datepicker .inp_t {width:calc(50% - 11px);height:45px;}
.BBS_option.typeSurvey .searchBox .inp_s {width:120px;}
.BBS_option.typeSurvey .searchBox .search {width:calc(100% - 395px);max-width:305px;}
.BBS_option.typeSurvey .searchBox .search .inp_t {padding-right:0;}

/* 설문 게시판 항목 순서
번호 / th.headNum
제목 / th.headTxt
설문기간 / th.headPeriod
참여일 / th.headDate
진행상태 / th.headIng
설문 / th.headSurvey
결과 / th.headResult
*/
.lineList_tb thead th.headNum {width:60px;}
.lineList_tb thead th.headTxt {}
.lineList_tb thead th.headPeriod {width:200px;}
.lineList_tb thead th.headDate {width:90px;}
.lineList_tb thead th.headIng {width:80px;}
.lineList_tb thead th.headSurvey {width:120px;}
.lineList_tb thead th.headResult {width:80px;}

.lineList_tb.typeSort.typeSurvey td {display:table-cell;color:#666;font-size:16px;font-weight:400;}
.lineList_tb.typeSort.typeSurvey td.period,
.lineList_tb.typeSort.typeSurvey td.date {display:table-cell;color:#666;font-size:15px;font-weight:400;}
.lineList_tb.typeSort.typeSurvey .state_ing {color:#00589e !important;}
.lineList_tb.typeSort.typeSurvey .state_survey {display:inline-block;overflow:hidden;min-width:110px;height:38px;box-sizing:border-box;padding:0 40px 0 10px;border:1px solid #a70638;background:url(../img/board/survey_redCheck.png) no-repeat right 12px center;color:#a70638 !important;font-size:16px;line-height:37px;vertical-align:middle;}
.lineList_tb.typeSort.typeSurvey .state_result {display:inline-block;overflow:hidden;min-width:70px;height:38px;box-sizing:border-box;padding:0 10px;border:1px solid #666;color:#666 !important;font-size:16px;line-height:36px;text-align:center;vertical-align:middle;}

.lineList_tb.typeCard.typeSurvey colgroup col:nth-child(1) {width:90px;}
.lineList_tb.typeCard.typeSurvey colgroup col:nth-child(3) {width:170px;}
.lineList_tb.typeCard.typeSurvey thead {    display: block;    opacity: 0;    width: 0;    height: 0;}
.lineList_tb.typeCard.typeSurvey td {padding:30px 10px;}
.lineList_tb.typeCard.typeSurvey td.ing {vertical-align:top;}
.lineList_tb.typeCard.typeSurvey td.ing>span {display:inline-block;overflow:hidden;height:24px;box-sizing:border-box;padding:0 7px;border:1px solid #666;color:#666;font-size:13px;line-height:23px;vertical-align:top;}
.lineList_tb.typeCard.typeSurvey td.ing>span.state_ing {border:1px solid #00589e !important;color:#00589e !important;}
.lineList_tb.typeCard.typeSurvey td.txtL {color:#000;font-size:20px;font-weight:500;line-height:24px;}
.lineList_tb.typeCard.typeSurvey td.txtL .period {display:block;margin-top:10px;color:#666;font-family:'Roboto','Noto Sans KR',sans-serif;font-size:16px;font-weight:400;line-height:18px;}
.lineList_tb.typeCard.typeSurvey td.txtL .period>b {margin-right:5px;color:#000;font-weight:400;}
.lineList_tb.typeCard.typeSurvey td.survey {padding:30px;}
.lineList_tb.typeCard.typeSurvey td.survey>span {display:inline-block;width:110px;height:47px;box-sizing:border-box;color:#000;font-size:16px;font-weight:400;line-height:18px;}
.lineList_tb.typeCard.typeSurvey td.survey>span>em {display:block;margin-top:5px;color:#666;font-style:normal;}
.lineList_tb.typeCard.typeSurvey td.survey>a {display:block;height:47px;box-sizing:border-box;border:1px solid #a70638;color:#a70638;font-size:16px;line-height:45px;text-align:center;}

#pop_survey_guide .survey_guide,
#pop_survey .survey_guide {display:block;margin-top:25px;padding-top:100px;background:url(../img/board/survey_docNcheck.png) no-repeat center top;}
#pop_survey_guide .survey_guide strong,
#pop_survey .survey_guide strong {display:block;color:#000;font-family:'Roboto','Noto Sans KR',sans-serif;font-size:26px;font-weight:300;line-height:36px;text-align:center;letter-spacing:-1px;}
#pop_survey_guide .survey_guide strong>span,
#pop_survey .survey_guide strong>span {font-size:27px;font-weight:500;line-height:inherit;}
#pop_survey_guide .survey_guide p,
#pop_survey .survey_guide p {display:block;margin-top:15px;color:#666;font-family:'Roboto','Noto Sans KR',sans-serif;font-size:16px;font-weight:300;line-height:26px;text-align:center;letter-spacing:-1px;}

#pop_survey {width:90%;max-width:1000px;height:90%;}
#pop_survey .survey_guide {margin:25px 0;padding-top:0 !important;background:none !important;}
#pop_survey .survey_grp {margin-bottom:40px;}
#pop_survey .survey_btn {padding-top:25px;border-top:1px solid #eaeaea;text-align:center;}

#pop_survey .survey_tit {display:inline-table;width:100%;height:90px;table-layout:fixed;border-collapse:collapse;background:#f2f5f8;}
#pop_survey .survey_tit>span {display:table-cell;width:100%;padding:5px 20px;color:#000;font-family:'Roboto','Noto Sans KR',sans-serif;font-size:26px;font-weight:500;line-height:36px;text-align:center;vertical-align:middle;letter-spacing:-1px;}
#pop_survey .survey_grp {overflow-x:hidden;overflow-y:auto;height:calc(100% - 190px);margin:25px 0;}
#pop_survey .survey_grp .q_previewBox {margin-bottom:30px;box-sizing:border-box;padding:25px 30px;border:1px solid #ddd;}
#pop_survey .survey_grp .q_previewBox .q_txt {display:block;color:#000;font-family:'Roboto','Noto Sans KR',sans-serif;font-size:18px;font-weight:500;line-height:28px;text-align:left;letter-spacing:-1px;}
#pop_survey .survey_grp .q_previewBox .q_txt p {color:#000;font-family:'Roboto','Noto Sans KR',sans-serif;font-size:18px;font-weight:500;line-height:28px;text-align:left;letter-spacing:-1px;}
#pop_survey .survey_grp .q_previewBox .q_txt+.q_list {margin-top:15px;}
#pop_survey .survey_grp .serveyType_q {overflow:hidden;margin-bottom:20px;}
#pop_survey .survey_grp .serveyType_q ul {overflow:hidden;margin:0 0 0 -2%;}
#pop_survey .survey_grp .serveyType_q li {float:left;overflow:hidden;width:23%;margin-left:2%;text-align:center;}
#pop_survey .survey_grp .serveyType_q li>img {height:100%;vertical-align:top;}
#pop_survey .survey_grp .serveyType_q li>span {display:block;overflow:hidden;width:100%;max-height:45px;box-sizing:border-box;padding:10px 5px 15px;color:#222;font-size:14px;line-height:15px;text-align:center;}
#pop_survey .survey_grp .serveyType {box-sizing:border-box;padding:30px;border-top:1px solid #ddd;}
#pop_survey .survey_grp .serveyType:nth-of-type(1) {border-top:1px solid #000;}

#pop_survey .survey_grp .q_area {position:relative;overflow:hidden;min-height:30px;padding:2px 0 0 35px;font-size:16px;line-height:20px;}
#pop_survey .survey_grp .q_area .num {display:block;position:absolute;left:0;top:0;width:30px;color:#00589e;font-family:'Roboto';font-size:30px;font-weight:400;line-height:31px;letter-spacing:-2px;text-align:center;}
#pop_survey .survey_grp .q_area .q_txt {display:block;position:relative;margin-bottom:20px;}
#pop_survey .survey_grp .q_area .mark {display:block;margin-bottom:5px;}
#pop_survey .survey_grp .q_area .mark_nec {display:block;/*position:absolute;left:0;top:0;*/overflow:hidden;width:75px;height:25px;margin:-1px 5px 0 0;box-sizing:border-box;padding:0 10px;border:1px solid #a80638;border-radius:13px;color:#a80638;font-family:'Roboto','Noto Sans KR',sans-serif;font-size:14px;font-weight:300;line-height:26px;vertical-align:top;text-align:center;}
#pop_survey .survey_grp .q_area .mark_nec+p {text-indent:80px;}
#pop_survey .survey_grp .q_area .q_example {overflow:hidden;margin-bottom:10px;}
#pop_survey .survey_grp .q_area .q_example.line {margin-bottom:20px;padding-bottom:10px;border-bottom:1px solid #eaeaea;}
#pop_survey .survey_grp .q_area .q_example li {float:left;margin:0 15px 15px 0;}
#pop_survey .survey_grp .q_area .q_example li>img {height:150px;vertical-align:top;}

#pop_survey .survey_grp .a_area {padding-left:35px;}
#pop_survey .survey_grp .a_area .sel_unit {overflow:hidden;}
#pop_survey .survey_grp .a_area .sel_unit li {float:left;margin:0 45px 15px 0;}
#pop_survey .survey_grp .a_area .sel_unit li:last-child {margin-right:0;}
#pop_survey .survey_grp .a_area .sel_unit li>input {margin-top:7px;vertical-align:top;}
#pop_survey .survey_grp .a_area .sel_unit li img {height:150px;}
#pop_survey .survey_grp .a_area .sel_unit li .inp_r {height:auto;min-height:20px;vertical-align:top;}
#pop_survey .survey_grp .a_area>select {width:50%;height:35px;box-sizing:border-box;padding:0 10px;border:1px solid #d4d5d6;color:#666;font-size:14px;}
#pop_survey .survey_grp .a_area>select+select {margin-top:15px;}
#pop_survey .survey_grp .a_area>input[type=text] {width:50%;height:35px;box-sizing:border-box;padding:0 10px;border:1px solid #d4d5d6;color:#666;font-size:14px;}
#pop_survey .survey_grp .a_area>input[type=text]+input[type=text] {margin-top:15px;}
#pop_survey .survey_grp .a_area>textarea {width:100%;height:120px;box-sizing:border-box;padding:10px;border:1px solid #d4d5d6;color:#666;font-size:14px;resize:none;}
#pop_survey .survey_grp .a_area .a_matrix {overflow-x:auto;overflow-y:hidden;margin-bottom:2px;padding-bottom:20px;border-top:1px solid #000;}
#pop_survey .survey_grp .a_area .a_matrix>table {width:100%;min-width:700px;}
#pop_survey .survey_grp .a_area .a_matrix thead tr {background:#f3f5f9;}
#pop_survey .survey_grp .a_area .a_matrix thead th {height:60px;padding:5px 0;border-bottom:1px solid #ddd;color:#222;font-family:'Roboto','Noto Sans KR',sans-serif;font-size:16px;line-height:18px;vertical-align:middle;letter-spacing:-1px;white-space:nowrap;}
#pop_survey .survey_grp .a_area .a_matrix tbody th,
#pop_survey .survey_grp .a_area .a_matrix tbody td {height:65px;padding-top:2px;border-bottom:1px solid #ddd;color:#222;font-family:'Roboto','Noto Sans KR',sans-serif;font-size:18px;line-height:20px;text-align:center;vertical-align:middle}
#pop_survey .survey_grp .a_area .a_matrix td input {cursor:pointer;}


/* 쓰기 */
.mark_need {display:inline-block;position:relative;overflow:hidden;width:13px;height:10px;margin-right:0;margin-left:-16px;background:url(../img/board/ico_needs.png) no-repeat 0 0px;line-height:10px;text-align:left;text-indent:-999px;}
.write_guide {margin-bottom:10px;padding-left:11px;color:#555;font-family:'Roboto','Noto Sans KR',sans-serif;font-size:16px;font-weight:400;line-height:20px;text-align:right;letter-spacing:-1px;}
.write_guide .mark_need {margin:4px 0 0;vertical-align:top;}

.lineList_tbW {width:100%;border-top:1px solid #000;}
.lineList_tbW table {width:100%;border-collapse:collapse;table-layout:fixed;}
.lineList_tbW th {height:50px;padding:5px 5px 5px 30px;border-bottom:1px solid #dbdee1;border-right:1px solid #dbdee1;background:#f3f5f9;color:#000;font-size:16px;font-weight:500;line-height:20px;text-align:left;letter-spacing:-1px;}
.lineList_tbW td {height:50px;padding:5px 20px;border-bottom:1px solid #dbdee1;line-height:36px;}
.lineList_tbW td label {cursor:pointer;}
.lineList_tbW td p {padding:4px 0;}
.lineList_tbW td .inp_t,
.lineList_tbW td .inp_s {vertical-align:top;}
.lineList_tbW td .inp_r,
.lineList_tbW td .inp_c {vertical-align:middle;}
.lineList_tbW tr.w_tit .inp_t {width:99.7%;}
.lineList_tbW tr.w_name .inp_t,
.lineList_tbW tr.w_pw .inp_t,
.lineList_tbW tr.w_nameNpw .inp_t,
.lineList_tbW tr.w_tel .inp_t,
.lineList_tbW tr.w_mvInfo .inp_t {width:215px;}
.lineList_tbW tr td+th {border-left:1px solid #dbdee1;}
.lineList_tbW tr.w_date .inp_t {width:80px;background:url(../img/board/ico_calendar.png) no-repeat right 5px top 50%;}
.lineList_tbW tr.w_email .inp_t {width:200px;}
.lineList_tbW tr.w_email .inp_s {width:150px;}
.lineList_tbW tr.w_sort .inp_s {width:217px;}
.lineList_tbW tr.w_url .inp_t {width:97.7%;}
.lineList_tbW tr.w_period .inp_t {width:150px;}
.lineList_tbW tr.w_period .txt_indicater {display:inline-block;padding-left:10px}
.lineList_tbW tr.w_anwAlarm {}
.lineList_tbW tr.w_anwAlarm .tit {margin-bottom:5px;}
.lineList_tbW tr.w_anwAlarm .tit strong {margin-right:5px;font-size:16px;}
.lineList_tbW tr.w_anwAlarm .tit em {font-style:normal;color:#666;font-size:14px;}
.lineList_tbW tr.w_anwAlarm .anwAlarm_info .inp_c {margin-top:15px;}
.lineList_tbW tr.w_anwAlarm .anwAlarm_sel {margin-top:15px;padding-top:15px;border-top:1px solid #e1e1e1;}
.lineList_tbW tr.w_anwAlarm .anwAlarm_sel .sel_opt {padding-top:10px;}
.lineList_tbW tr.w_anwAlarm .anwAlarm_sel .sel_opt .opt {float:left;width:85px;box-sizing:border-box;padding-top:8px;}
.lineList_tbW tr.w_anwAlarm .anwAlarm_sel .sel_opt.sms .inp_t {width:260px;}
.lineList_tbW tr.w_anwAlarm .anwAlarm_sel .sel_opt.email {background:none;line-height:38px;cursor:default;}
.lineList_tbW tr.w_anwAlarm .anwAlarm_sel .sel_opt.email .inp_t {width:120px;}
.lineList_tbW tr.w_anwAlarm .anwAlarm_sel .sel_opt.email .inp_s {width:120px;}
.lineList_tbW .inp_tArea {font-size:14px;}
.lineList_tbW .btn_fileAdd,
.lineList_tbW .btn_fileRe,
.lineList_tbW .btn_fileDel {overflow:hidden;width:40px;height:40px;border:1px solid #8f8f92;color:#555;font-size:14px;font-weight:normal;line-height:40px;text-indent:-999px;}
.lineList_tbW .btn_fileAdd {background:#fff url(../img/board/ico_addFile_add.png) no-repeat center;}
.lineList_tbW .btn_fileDel {background:#fff url(../img/board/ico_addFile_del.png) no-repeat center;}
.lineList_tbW tr.w_txt .inp_tArea {width:99.9%;}
.lineList_tbW tr.w_movie .inp_t {width:97%;}
.lineList_tbW tr.w_link p {position:relative;padding-right:93px;}
.lineList_tbW tr.w_link .inp_t {width:63%;margin-right:10px;}
.lineList_tbW .fileArea .btn_fileFind {display:inline-block;width:85px;height:40px;box-sizing:border-box;border:1px solid #8f8f92;background:#fff;color:#666;font-size:15px;font-weight:normal;line-height:40px;text-align:center;cursor:pointer;}
.lineList_tbW .fileArea .btn_fileFind input {position:absolute;top:0;right:0;width:100%;height:100%;opacity:0;cursor:pointer}
.lineList_tbW tr.w_addFile_s .fileArea>div {position:relative;padding:4px 89px 4px 0;font-size:0;}
.lineList_tbW tr.w_addFile_s .inp_t {width:100%;}
.lineList_tbW tr.w_addFile_s .btn_fileFind {position:absolute;right:0;letter-spacing:-1px;cursor:pointer;}
.lineList_tbW tr.w_addFile_s .fileArea>div.typeLimit {padding:4px 250px 4px 0;}
.lineList_tbW tr.w_addFile_s .fileArea>div.typeLimit .btn_fileFind {right:160px;}
.lineList_tbW tr.w_addFile_s .fileArea>div.typeLimit .limit {position:absolute;right:0;top:4px;color:#666;font-family:'Roboto','Noto Sans KR',sans-serif;font-size:15px;line-height:40px;vertical-align:middle;}
#verEng .lineList_tbW tr.w_addFile_s .fileArea>div.typeLimit {padding-right:320px;}
#verEng .lineList_tbW tr.w_addFile_s .fileArea>div.typeLimit .btn_fileFind {right:230px;}
.lineList_tbW tr.w_addFile_m .fileArea>div {position:relative;padding: 4px 179px 4px 0;font-size:0;}
.lineList_tbW tr.w_addFile_m .inp_t {width:100%;}
.lineList_tbW tr.w_addFile_m .btn_fileFind {position:absolute;top:4px;right:89px;letter-spacing:-1px;cursor:pointer;}
.lineList_tbW tr.w_addFile_m .btn_fileAdd {position:absolute;top:4px;right:44px;}
.lineList_tbW tr.w_addFile_m .btn_fileDel {position:absolute;top:4px;right:0px;}
.lineList_tbW tr.w_addFile_m .fileArea>div.typeLimit {padding: 4px 339px 4px 0;}
.lineList_tbW tr.w_addFile_m .fileArea>div.typeLimit .btn_fileFind {right:249px;}
.lineList_tbW tr.w_addFile_m .fileArea>div.typeLimit .btn_fileAdd {right:204px;}
.lineList_tbW tr.w_addFile_m .fileArea>div.typeLimit .btn_fileDel {right:160px;}
.lineList_tbW tr.w_addFile_m .fileArea>div.typeLimit .limit {position:absolute;right:0;top:4px;color:#666;font-family:'Roboto','Noto Sans KR',sans-serif;font-size:15px;line-height:40px;vertical-align:middle;}
.lineList_tbW tr.w_addFile_m .imgUnit {display:inline-block;width:150px;margin-top:10px;padding:0 5px;font-size:0;text-align:center;}
.lineList_tbW tr.w_addFile_m .imgUnit2 {display:inline-block;width:210px;margin-top:10px;padding:0 5px;font-size:0;text-align:center;}
.lineList_tbW tr.w_addFile_m .imgUnit>img,
.lineList_tbW tr.w_addFile_m .imgUnit2>img {display:block;width:100%;}
.lineList_tbW tr.w_addFile_m .imgUnit>.inp_r,
.lineList_tbW tr.w_addFile_m .imgUnit2>.inp_r {margin-top:5px;margin-right:auto;}
.lineList_tbW tr.w_addFile_m .imgUnit>.inp_r>label,
.lineList_tbW tr.w_addFile_m .imgUnit2>.inp_r>label {padding:0 0 20px 0 !important;background-position:center bottom 1px !important;}
.lineList_tbW tr.w_addFile_m .imgUnit>.inp_r>input[type=radio],
.lineList_tbW tr.w_addFile_m .imgUnit2>.inp_r>input[type=radio] {left:50% !important;top:auto !important;bottom:0 !important;margin:0 0 0 -7px !important;}
.lineList_tbW .fileArea {margin-top:15px; position:relative;}
.lineList_tbW .fileArea>p {margin-top:13px;padding:0 0 0 30px;background:url(../img/board/ico_fileDown_black.png) no-repeat 0 0;font-size:0;}
.lineList_tbW .fileArea a {display:inline;max-width:calc(100% - 50px);height:18px;color:#333;font-family:'Roboto','Noto Sans KR',sans-serif;font-size:14px;line-height:18px;text-decoration:underline;}
.lineList_tbW .fileArea .btn_del {display:inline-block;overflow:hidden;width:14px;height:14px;margin-left:5px;background:url(../img/board/ico_dotX_red.png) no-repeat 50% 50%;text-indent:-500px;vertical-align:top;}
.lineList_tbW tr.w_addFile_m .fileArea > .btn_area{position:absolute; padding:0; top: 5px; right: 20px}
.lineList_tbW .reCaptcha {overflow:hidden;width:300px;box-sizing:border-box;padding:0 12px;border:1px solid #d3d3d3;border-radius:2px;background:#f9f9f9}
.lineList_tbW .reCaptcha .inp_c {float:left;margin-top:30px;}
.lineList_tbW .reCaptcha .mark {float:right;min-width:55px;margin-top:12px;color:#666;font-size:11px;line-height:13px;text-align:right;}
.lineList_tbW .reCaptcha .mark>span {display:block;}
.lineList_tbW .autoProtection {float:left;overflow:hidden;width:335px;margin-right: 30px;}
.lineList_tbW .autoProtection .codeImg {float:left;width:198px;height:80px;border:1px solid #eaeaea;}
.lineList_tbW .autoProtection .btn_protection {float:left;width:117px;height:28px;margin:0 0 -2px -1px;padding:12px 0 0 17px;border:1px solid #eaeaea;background:#fafafa;}
.lineList_tbW .autoProtectionCheck {float:left;padding-top:5px;}
.lineList_tbW .autoProtectionCheck .inp_t {width:220px;}
.lineList_tbW .autoProtectionCheck .txt {padding-top:10px;color:#999;}
.lineList_tbW .inp_r_set {display:inline-block;white-space:nowrap;}
.lineList_tbW .inp_r_set>input[type=text] {width:150px;vertical-align:middle;}
.lineList_tbW .inp_r_set .pickerTxt {padding-left:7px;line-height:40px;}
.lineList_tbW .inp_r_set .selTime {width:82px;vertical-align:middle;}
.lineList_tbW .inp_r_set .date-picker-control+.selTime {margin-left:7px;}
.lineList_tbW .inp_r_set .selTime+.pickerTxt {margin-left:-4px;}
.lineList_tbW .inp_r_set .br_m {display:none;}
.lineList_tbW .addTxt {padding:10px 0 0 !important;}
.lineList_tbW .addTxt>b {display:block !important;position:absolute !important;left:0 !important;top:10px !important;width:80px !important;color:#000 !important;font-family:'Roboto','Noto Sans KR',sans-serif;font-size:16px !important;font-weight:500 !important;line-height:40px !important;}
.lineList_tbW .addTxt>input {margin-left:80px !important;width:calc(100% - 80px) !important;}

#verEng .lineList_tbW .addTxt>b {width:120px !important}
#verEng .lineList_tbW .addTxt>input {margin-left: 120px !important;width: calc(100% - 120px) !important;}
.lineList_tbW colgroup>col:nth-child(1) {width:160px;}
.lineList_tbW colgroup>col:nth-child(2) {}
.lineList_tbW colgroup>col:nth-child(3) {width:130px;}
.lineList_tbW colgroup>col:nth-child(4) {}

.agreeBox {margin-top:20px;padding:30px 30px 0;background:#f0f2f7;}
.agreeBox dl {padding-bottom:20px;}
.agreeBox dt {margin-bottom:8px;color:#000;font-family:'Roboto','Noto Sans KR',sans-serif;font-size:18px;font-weight:500;line-height:22px;}
.agreeBox dd ul {padding-left:0;}
.agreeBox dd li {letter-spacing:0px;}
.agreeBox dd li+li {margin-top:3px;}
.agreeBox p {padding:20px 0;border-top:1px solid #ddd;font-size:15px;font-weight:bold;line-height:16px;text-align:center;}
.agreeBox p input {width:1.2em;height:1.2em;border:1px solid #c3c3c3;vertical-align:top;cursor: pointer;}
.agreeBox p label {height:auto;color:#000;font-family:'Roboto','Noto Sans KR',sans-serif;font-size:15px;line-height:16px;text-align:left;cursor:pointer;}
.agreeBox_check {margin-top: 15px;font-size:0;}
.agreeBox_check>span {display:block;}
.agreeBox_check>span+span {margin-top:10px;}
.agreeBox_check input+label {color:#222 !important;font-weight:300 !important;}
.agreeBox_check input:checked+label {font-weight:500 !important;}


/* 상세 */
.lineList_v {width:100%;border-top:1px solid #000;}
.lineList_v dt {padding:20px 30px;border-bottom:1px solid #dbdee1;}
.lineList_v dd {padding-bottom:55px;border-bottom:1px solid #dbdee1;}
.lineList_v .mark_categ {display:inline-block;overflow:hidden;color:#846841;font-family:'Roboto','Noto Sans KR',sans-serif;font-size:18px;font-weight:500;line-height:22px;vertical-align:middle;}
.lineList_v .txtL {display:block;padding:6px 0 9px;}
.lineList_v .txtL p {display:inline-block;overflow:hidden;max-width:100%;box-sizing:border-box;color:#000;font-family:'Roboto','Noto Sans KR',sans-serif;font-size:28px;font-weight:500;line-height:36px;letter-spacing:-1px;}
.lineList_v .txtL .ico_new {margin:0 0 0 5px;vertical-align:middle;}
.lineList_v .txtL .ico_lock {margin:0 0 0 5px;vertical-align:middle;}
.lineList_v .txtInfo {text-align:left;}
.lineList_v .txtInfo>span {display:inline-block;position:relative;margin-right:5px;padding-right:14px;color:#555;font-family:'Roboto','Noto Sans KR',sans-serif;font-size:16px;font-weight:300;line-height:18px;}
.lineList_v .txtInfo>span::before {content:'';display:block;position:absolute;right:0;top:3px;width:1px;height:14px;box-sizing:border-box;background:#d9d9d9;}
.lineList_v .txtInfo>span:last-child {margin-right:0;padding-right:0;}
.lineList_v .txtInfo>span:last-child::before {display:none;}
.lineList_v .txtInfo>span em {margin-right:5px;color:#000;font-style:normal;font-size:16px;font-weight:500;line-height:18px;}
.lineList_v .view_txt {display:block;overflow:hidden;margin-top:45px;color:#333;font-family:'Roboto','Noto Sans KR',sans-serif;font-size:15px;font-weight:400;line-height:1.5;word-break: break-all;padding-left: 30px;}
.lineList_v .view_txt img.thumb_img,
.lineList_v .view_txt a.thumb_img {display:block;position:relative;width:90%;max-width:690px;margin:0 auto;font-size:0;line-height:0;}
.lineList_v .view_txt a.thumb_img::before {content:'';display:block;position:absolute;left:0;top:0;width:100%;height:100%;background:url(../img/board/bg_playBg.png) repeat;}
.lineList_v .view_txt a.thumb_img::after {content:'';display:block;position:absolute;left:0;top:0;width:100%;height:100%;background:url(../img/board/ico_cirPlay.png) no-repeat 50% 50%;}
.lineList_v .fileArea {margin:0;padding:12px 0;background:#f2f2f2}
.lineList_v .fileArea p {padding:5px 30px 5px 60px;background:url(../img/board/ico_fileDown_black.png) no-repeat 30px 7px;}
.lineList_v .fileArea a {display:inline;color:#000;font-family:'Roboto','Noto Sans KR',sans-serif;font-size:15px;font-weight:300;line-height:18px;}
.lineList_v .fileArea a:hover {text-decoration:underline;}
.lineList_v .fileArea a>span {color:#666;}
.fileArea p .btn_preview {display:inline-block;/*width:75px;*/height:20px;margin:-2px 0 0 10px;padding:0 0 0 20px;background:url(../img/board/ico_searchPlus.png) no-repeat 0 50%;color:#555;font-size:13px;line-height:13px;vertical-align:middle;}

.lineList_v .view_movie {overflow:hidden;max-width:780px;margin:45px auto 0;text-align:center;}
.lineList_v .view_movie .movie_info {overflow:hidden;padding:25px 30px;border:1px solid #ddd;background:#fff;font-size:0;text-align:left;}
.lineList_v .view_movie .movie_info>span {display:inline-block;position:relative;margin-right:35px;padding-left:30px;color:#272727;font-size:19px;line-height:20px;font-weight:400;}
.lineList_v .view_movie .movie_info>span:last-child {margin-right:0;}
.lineList_v .view_movie .movie_info>span::before {content:'';display:block;position:absolute;left:0;top:0;width:30px;height:20px;color:#272727;font-size:15px;line-height:20px;}
.lineList_v .view_movie .movie_info>span>span {margin-right:10px;font-size:15px;}
.lineList_v .view_movie .movie_info .teacher::before {content:'';background:url(../img/board/ico_human_red.png) no-repeat 0 50%;}
.lineList_v .view_movie .movie_info .time::before {content:'';background:url(../img/board/ico_clock.png) no-repeat 0 50%;}
.lineList_v .view_movie .movie {overflow:hidden;width:100%;max-height:500px;}
.lineList_v .view_movie .movie img {width:100%;}
.lineList_v .view_movie .movie a.btn_play {display:block;position:relative;background:#000;font-size:0;}
.lineList_v .view_movie .movie a.btn_play::before {content:'';display:block;position:absolute;left:0;top:0;width:100%;height:100%;background:url(../img/board/bg_playBg.png) repeat;}
.lineList_v .view_movie .movie a.btn_play::after {content:'';display:block;position:absolute;left:0;top:0;width:100%;height:100%;background:url(../img/board/ico_2linePlay_b.png) no-repeat 50% 50%;}
.lineList_v .view_movie .movie_caption {overflow:hidden;padding:15px 10px 15px 15px;border:1px solid #dbdee1;background:#fff;}
.lineList_v .view_movie .movie_caption .txt {overflow-x:hidden;overflow-y:auto;height:80px;color:#666;font-size:15px;line-height:25px;}
.lineList_v .view_movie .movie_caption .mCSB_container {color:#555;font-size:16px;line-height:26px;}
.lineList_v .view_movie .movie_caption .mCSB_scrollTools .mCSB_draggerRail {background:none;}
.lineList_v .view_movie .movie_caption .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {background:#c6c6c6;}

.lineList_v.typePdfview {overflow:hidden;border-top:none;}
.lineList_v.typePdfview .pdf_info {float:left;width:240px;}
.lineList_v.typePdfview .pdf_info .pdf_infoList {margin-top:30px;border-top:1px solid #1056ab;}
.lineList_v.typePdfview .pdf_info .pdf_infoList li {border-bottom:1px solid #e7e7e7;}
.lineList_v.typePdfview .pdf_info .pdf_infoList li a {display:block;width:100%;position:relative;padding:20px 20px 20px 0;box-sizing:border-box;background:url(../img/board/ico_arrR_black.png) no-repeat right 50%;color:#152538;font-size:16px;z-index:10;}
.lineList_v.typePdfview .pdf_info .pdf_infoList li a:hover,
.lineList_v.typePdfview .pdf_info .pdf_infoList li.on a {background-image:url(../img/board/ico_arrR_blue.png);color:#1056ab;font-weight:500;}
.lineList_v.typePdfview .pdf_info select {display:none}
.lineList_v.typePdfview .pdf_view {position:relative;float:left;width:calc(100% - 290px);height:850px;box-sizing:border-box;padding-left:50px;}
.lineList_v.typePdfview .pdf_view iframe {border:1px solid #dfdfdf;height:850px;}

.lineList_v .btnArea_v {overflow:hidden;margin:30px 0 25px;}
.lineList_v .btnArea_v .shareArea .btnArea {padding:0 !important;}
.lineList_v .btnArea_v .shareArea .shareBox {top:45px;}

.lineList_v .view_limitX {overflow-x:auto;overflow-y:hidden;margin-top:45px;}

.lineList_v .view_addFile {overflow:hidden;padding:55px 0 0;}
.lineList_v .view_addFile>a {display:block;overflow:hidden;position:relative;float:left;width:calc(50% - 10px);height:65px;margin:0 20px 20px 0;box-sizing:border-box;padding:0 60px 0 70px;border:1px solid #f2f5f8;background:#f2f5f8;}
.lineList_v .view_addFile>a::before,
.lineList_v .view_addFile>a::after {content:'';display:block;position:absolute;top:50%;background-size:cover;}
.lineList_v .view_addFile>a::before {left:30px;width:24px;height:28px;margin-top:-14px;background:url(../img/board/ico_doc_red.png) no-repeat center;}
.lineList_v .view_addFile>a::after {right:25px;width:20px;height:17px;margin-top:-9px;background:url(../img/board/ico_fileDown_black.png) no-repeat center;}
.lineList_v .view_addFile>a:nth-of-type(2n) {margin-right:0;}
.lineList_v .view_addFile>a>span {display:table-cell;width:100%;height:65px;color:#000;font-family:'Roboto','Noto Sans KR',sans-serif;font-size:18px;font-weight:500;line-height:22px;text-align:left;vertical-align:middle;}
.lineList_v .view_addFile>a:hover,
.lineList_v .view_addFile>a.on {border:1px solid #a70638;background:#fff;}
.lineList_v .view_addFile>a:hover::after,
.lineList_v .view_addFile>a.on::after {background:url(../img/board/ico_fileDown_red.png) no-repeat center;}
.lineList_v .view_addFile>a:hover>span,
.lineList_v .view_addFile>a.on>span {color:#a70638;}

.lineList_v dd .lineList_tbW colgroup>col:nth-child(1) {width:95px;}
.lineList_v dd .lineList_tbW td {padding:20px;}
.lineList_v dd .lineList_tbW td .view_txt {margin-top:0;}

.shareArea {position:relative;width:100%;margin-bottom:40px;}
.shareArea .btn_like {border:1px solid #dbdfe2;background:#fff !important;}
.shareArea .btn_like>span {min-width:auto !important;padding-left:26px !important;background:url(../img/board/ico_heart_black.png) no-repeat 0 50%;color:#666 !important;}
.shareArea .btn_share {border:1px solid #dbdfe2;background:#fff !important;}
.shareArea .btn_share>span {min-width:auto !important;padding-left:27px!important;background:url(../img/board/ico_share_black.png) no-repeat 0 50% !important;color:#666 !important;}
.shareArea .btn_share:hover,
.shareArea .btn_share.on {background:#364f60 !important;}
.shareArea .btn_share:hover>span,
.shareArea .btn_share.on>span {background:url(../img/board/ico_share_white.png) no-repeat 0 50% !important;color:#fff !important;}
.shareArea .shareBox {display:none;position:absolute;left:50%;top:80px;overflow:hidden;width:295px;margin-left:-11px;box-sizing:border-box;padding:20px 20px 5px 0;border:1px solid #7d919d;background:#fff;z-index:5001;}
.shareArea .shareBox ul {overflow:hidden;}
.shareArea .shareBox ul li {float:left;width:calc(50% - 25px);height:25px;min-height:auto !important;margin:0 0 15px;padding:0 0 0 25px;border-bottom:0 !important;}
.shareArea .shareBox ul li>a {display:block;height:25px;padding:0 0 0 35px;color:#272727;font-size:14px;background-repeat:no-repeat;background-position:0 0;line-height:25px;text-align:left;letter-spacing:-1px;}
.shareArea .shareBox .sns_facebook {background-image:url(../img/board/sns_cirFacebook.png) !important;}
.shareArea .shareBox .sns_nBand {background-image:url(../img/board/sns_cirNBand.png) !important;}
.shareArea .shareBox .sns_kakaoStory {background-image:url(../img/board/sns_cirKakaoStory.png) !important;}
.shareArea .shareBox .sns_twitter {background-image:url(../img/board/sns_cirTwitter.png) !important;}
.shareArea .shareBox .sns_nBlog {background-image:url(../img/board/sns_cirNBlog.png) !important;}
.shareArea .shareBox .sns_pinterest {background-image:url(../img/board/sns_cirPinterest.png) !important;}
.shareArea .shareBox .sns_googlePlus {background-image:url(../img/board/sns_cirGooglePlus.png) !important;}
.shareArea .shareBox .sns_tumblr {background-image:url(../img/board/sns_cirTumblr.png) !important;}
.shareArea .shareBox .sns_url {background-image:url(../img/board/sns_cirUrl.png) !important;}

.pageAddFile>div {position:relative;padding: 4px 174px 4px 0;font-size:0;}
.pageAddFile>div .inp_t {width:100%;}
.pageAddFile>div .btn_fileFind {display:inline-block;position:absolute;top:2px;right:120px;width:90px;height:40px;border:1px solid #1056ab;background:#fff;color:#1056ab;font-size:15px;font-weight:normal;line-height:40px;text-align:center;cursor:pointer;letter-spacing:-1px;}
.pageAddFile>div .btn_fileFind input {position:absolute;top:0;right:0;width:100%;height:100%;opacity:0;cursor:pointer}
.pageAddFile>div .btn_fileAdd,
.pageAddFile>div .btn_fileRe,
.pageAddFile>div .btn_fileDel {overflow:hidden;width:56px;height:40px;border:1px solid #aeb4bb;font-size:14px;font-weight:normal;line-height:40px;text-align:center;cursor:pointer;}
.pageAddFile>div .btn_fileAdd {position:absolute;top:2px;right:55px;}
.pageAddFile>div .btn_fileRe {position:absolute;top:2px;right:55px;}
.pageAddFile>div .btn_fileDel {position:absolute;top:2px;right:0px;}
/*.pageAddFile>div .btn_fileFind {position:absolute;top:4px;right:124px;letter-spacing:-1px;cursor:pointer;}
.pageAddFile>div .btn_fileAdd {position:absolute;top:4px;right:78px;}*//*새로고침 있을 시*/

.replyArea {padding-top:25px;}
.replyArea .tit {display:block;overflow:hidden;width:100%;border-bottom:1px solid #e6e6e6;}
.replyArea .tit .num {display:inline-block;color:#05548f;font-family:'Roboto',sans-serif;font-size:17px;font-weight:500;}
.replyArea h1 {display:inline-block;padding:10px 0;font-size:17px;color:#272727;font-weight:400;}
.replyArea textarea {/*width:calc(100% - 20px);*/height:130px;padding:10px;border:none;resize:none;}
.replyArea fieldset {position:relative;padding:0 0 35px;border:1px solid #7d919d;}
.replyArea fieldset .inp_area {border:none;border-bottom:1px solid #eee;}
.replyArea fieldset .btn {display:block;position:absolute;right:-1px;bottom:-1px;font-size:0;text-align:right;}
.replyArea fieldset .btn>button {display:inline-block;height:37px;padding:0 20px;font-size:15px;line-height:37px;vertical-align:top;}
.replyArea fieldset .btn>.btn_txtWrite {background:#353541;color:#fff;}
.replyArea fieldset .btn>.btn_txtCancel {border:1px solid #c6c7c9;background:#fff;color:#272727;}
.replyArea .write {margin-top:15px;}
.replyArea .write .txtInfo {overflow:hidden;margin-bottom:15px;font-size:0;}
.replyArea .write .txtInfo>span {display:inline-block;font-size:14px;line-height:18px;}
.replyArea .write .txtInfo>span+span {margin-left:20px;}
.replyArea .write .txtInfo .inp_t {width:100px;height:30px;line-height:28px;}
.replyArea .write .txtInfo em {color:#666;font-style:normal;font-size:12px;line-height:30px;}
.replyArea .list {border-bottom:1px solid #e6e6e6;}
.replyArea .list li {position:relative;padding:25px 20px 20px;}
.replyArea .list li+li {border-top:1px solid #e6e6e6;}
.replyArea .list li .txtInfo {overflow:hidden;margin-bottom:15px;font-size:0;}
.replyArea .list li .txtInfo>span {display:inline-block;line-height:18px;}
.replyArea .list li .txtInfo>span+span {margin-left:10px;}
.replyArea .list li .txtInfo .writer {color:#232323;font-size:16px;font-weight:400;}
.replyArea .list li .txtInfo .date {color:#888;font-size:14px;}
.replyArea .list li>pre {white-space:pre-wrap;}
.replyArea .list li>p {font-size:15px;color:#555;line-height:23px;}
.replyArea .list li>.btn {margin-top:10px;}
.replyArea .list li>fieldset {border:1px solid #c6c7c9;}

.prevNnext {position:relative;top:-35px;}
.prevNnext li {overflow:hidden;position:relative;width:calc(50% - 175px);height:20px;}
.prevNnext li.prev {float:left;padding-left:95px;}
.prevNnext li.next {float:right;padding-right:95px;}
.prevNnext li>strong {display:block;overflow:hidden;position:absolute;top:0;width:95px;height:20px;box-sizing:border-box;color:#000;font-size:16px;font-weight:400;line-height:20px;white-space:nowrap;text-align:left;}
.prevNnext li.prev>strong {left:0;padding-left:35px;background:url(../img/board/prevNnext_prev.png) no-repeat left 0 top 50%;}
.prevNnext li.next>strong {right:0;padding-right:35px;background:url(../img/board/prevNnext_next.png) no-repeat right 0 top 50%;text-align:right;}
.prevNnext li>p {display:block;overflow:hidden;height:20px;font-size:16px;font-weight:400;line-height:20px;text-align:left;white-space:nowrap;}
.prevNnext li>p>a {display:inline-block;overflow:hidden;text-overflow:ellipsis;width:100%;color:#000;font-size:16px;font-weight:400;line-height:20px;text-align:left;white-space:nowrap;}
.prevNnext li.next>p {text-align:right;}
.prevNnext li>.no_article {padding:0 !important;color:#aaa;}



/* 상세(Q&A) */
.replyArea .fileArea {overflow:hidden;margin:25px 0 0;padding:20px;border-top:1px solid #dfdfdf;border-bottom:1px solid #dfdfdf;background: #f4f5f9 url(../img/board/ico_fileDown_black.png) no-repeat 20px 50%;background-size:16px 16px;}
.replyArea .fileArea p {padding:0 0 0 45px;}
.replyArea .fileArea p+p {margin:10px 0 0;}
.replyArea .fileArea p a {display:inline;overflow:hidden;text-overflow:ellipsis;max-width:calc(100% - 25px);color:#1056ab;font-size:15px;line-height:20px;vertical-align:middle;}
.replyArea .fileArea p a:hover {text-decoration:underline;}

.replyArea.typeQna .list li {padding:25px 0 20px;}
.replyArea.typeQna .BBSlist_w th {padding-left:0;text-align:center;}

.commentArea.typeQna {padding-top:25px;}
.commentArea.typeQna .tit {overflow:hidden;width:100%;box-sizing:border-box;text-align:left;}
.commentArea.typeQna h1 {display:inline-block;padding:10px 0;color:#000;font-family:'Roboto','Noto Sans KR',sans-serif;font-size:18px;font-weight:700;}
.commentArea.typeQna .write {position:relative;padding:40px;background:#f5f8fa;}
.commentArea.typeQna .write>ul {overflow:hidden;margin-top:10px;}
.commentArea.typeQna .write>ul>li {float:left;position:relative;width:50%;box-sizing:border-box;}
.commentArea.typeQna .write>ul>li>b {display:block;position:absolute;left:0;top:0;color:#000;font-family:'Roboto','Noto Sans KR',sans-serif;font-size:16px;font-weight:500;line-height:40px;}
.commentArea.typeQna .write .addFile {padding-right:30px;}
.commentArea.typeQna .write .addFile>b {width:65px;}
.commentArea.typeQna .write .addFile>div {position:relative;margin-left:65px;width:calc(100% - 65px);box-sizing:border-box;padding:0 89px 0 0;font-size:0;}
.commentArea.typeQna .write .addFile>div .btn_fileFind {display:inline-block;position:absolute;right:0;width:85px;height:40px;box-sizing:border-box;border:1px solid #8f8f92;background:#fff;color:#666;font-size:15px;font-weight:normal;line-height:40px;text-align:center;cursor:pointer;}
.commentArea.typeQna .write .addFile>div .btn_fileFind input {position:absolute;top:0;right:0;width:100%;height:100%;opacity:0;cursor:pointer}
.commentArea.typeQna .write .addTxt {padding-left:30px;}
.commentArea.typeQna .write .addTxt>b {left:30px;width:80px;}
.commentArea.typeQna .write .addTxt>input {margin-left:80px;width:calc(100% - 80px);}
.commentArea.typeQna .write .btnAreaR {margin-top:10px;}
.commentArea.typeQna .list {padding:0 40px;background:#f5f8fa;}
.commentArea.typeQna .list>li {position:relative;padding:40px 0;border-top:1px solid #d9d9d9;}
.commentArea.typeQna .list>li:first-child {border-top:none;}
.commentArea.typeQna .write+.list>li:first-child {border-top:1px solid #d9d9d9;}
.commentArea.typeQna .list>li .txtInfo {overflow:hidden;margin-bottom:10px;font-size:0;}
.commentArea.typeQna .list>li .txtInfo>span {float:left;display:inline-block;margin-right:15px;font-family:'Roboto','Noto Sans KR',sans-serif;font-size:16px;line-height:31px;vertical-align:top;}
.commentArea.typeQna .list>li .txtInfo .writer {color:#000;font-weight:500;}
.commentArea.typeQna .list>li .txtInfo .date {color:#666;font-weight:400;}
.commentArea.typeQna .list>li .txtInfo .btn {float:right;height:31px;font-size:0;}
.commentArea.typeQna .list>li .txtInfo .btn button {display:inline-block;position:relative;right:auto;top:auto;margin-left:5px;overflow:hidden;height:31px;box-sizing:border-box;padding:0 8px;border:1px solid #d9d9d9;font-size:15px;vertical-align:top;}
.commentArea.typeQna .list>li .view_txt {display:block;overflow:hidden;color:#333;font-family:'Roboto','Noto Sans KR',sans-serif;font-size:15px;font-weight:400;line-height:1.5;word-break: break-all;}
.commentArea.typeQna .list>li .view_txt img.thumb_img,
.commentArea.typeQna .list>li .view_txt a.thumb_img {display:block;position:relative;width:90%;max-width:690px;margin:0 auto;font-size:0;line-height:0;}
.commentArea.typeQna .list>li .view_txt a.thumb_img::before {content:'';display:block;position:absolute;left:0;top:0;width:100%;height:100%;background:url(../img/board/bg_playBg.png) repeat;}
.commentArea.typeQna .list>li .view_txt a.thumb_img::after {content:'';display:block;position:absolute;left:0;top:0;width:100%;height:100%;background:url(../img/board/ico_cirPlay.png) no-repeat 50% 50%;}
.commentArea.typeQna .list>li .fileArea {margin:0;padding:12px 0;}
.commentArea.typeQna .list>li .fileArea p {padding:5px 30px 5px;background:url(../img/board/ico_fileDown_black.png) no-repeat 0 7px;}
.commentArea.typeQna .list>li .fileArea a {display:inline;color:#000;font-family:'Roboto','Noto Sans KR',sans-serif;font-size:15px;font-weight:300;line-height:18px;}
.commentArea.typeQna .list>li .fileArea a:hover {text-decoration:underline;}
.commentArea.typeQna .list>li .fileArea a>span {color:#666;}
.commentArea.typeQna .list .write {padding:0;}
.commentArea.typeQna .list .write li {border:none !important;}
.commentArea.typeQna .list .commentBtn {display:inline-block;position:absolute;right:0;top:40px;overflow:hidden;height:31px;box-sizing:border-box;padding:0 8px;border:1px solid #d9d9d9;font-size:15px;vertical-align:top;}

.commentArea.typeQna .write .txtInfo,
.commentArea.typeQna .list .txtInfo {overflow:hidden;margin-bottom:15px;font-size:0;}
.commentArea.typeQna .write .txtInfo>span,
.commentArea.typeQna .list .txtInfo>span {display:inline-block;margin-right:15px;font-size:14px;font-weight:400;line-height:18px;vertical-align:top;}
.commentArea.typeQna .write .txtInfo .inp_t,
.commentArea.typeQna .list .txtInfo .inp_t {width:100px;height:30px;line-height:28px;vertical-align:top;}
.commentArea.typeQna .write .txtInfo em,
.commentArea.typeQna .list .txtInfo em {color:#666;font-style:normal;font-size:12px;line-height:30px;vertical-align:top;}
.commentArea.typeQna .write .txtInfo.nonMember>span b,
.commentArea.typeQna .list .txtInfo.nonMember>span b {display:inline-block;height:30px;font-size:14px;font-weight:400;line-height:30px;vertical-align:top;}

.commentArea.inView {padding-top:25px;}
.commentArea.inView .tit {overflow:hidden;width:100%;box-sizing:border-box;padding:0 30px;border:1px solid #ddd;background:#f0f2f7;text-align:left;}
.commentArea.inView .tit .num {display:inline-block;color:#05548f;font-size:17px;font-weight:500;}
.commentArea.inView h1 {display:inline-block;padding:10px 0;font-size:17px;color:#272727;font-weight:bold;}
.commentArea.inView .list {padding:0 30px;border:1px solid #ddd;border-top:none;}
.commentArea.inView .list li {padding:25px 0;border-bottom:0;}
.commentArea.inView .list li+li {border-top:1px solid #e6e6e6;}
.commentArea.inView .list .txtInfo {position:relative;overflow:hidden;height:33px;margin-bottom:0;}
.commentArea.inView .list li .txtInfo>span {display:inline-block;line-height:18px;}
.commentArea.inView .list li .txtInfo>span+span {margin-left:10px;}
.commentArea.inView .list li .txtInfo .writer {color:#232323;font-size:16px;font-weight:bold;}
.commentArea.inView .list li .txtInfo .date {color:#888;font-size:14px;}
.commentArea.inView .list .txtInfo .btn {position:absolute;right:0;top:0;}
.commentArea.inView .list .txt_v {overflow:hidden;padding:0;}
.commentArea.inView .list .txt_v .view_txt {color:#444;font-size:15px;line-height:27px;}
.commentArea.inView .list .txt_v .view_txt td {border:1px solid #d2d2d2;}
.commentArea.inView .list .txt_v .view_txt img {margin:10px auto}
.commentArea.inView .list .txt_v pre {white-space:pre-wrap;}
.commentArea.inView .list .txt_v .fileArea {overflow:hidden;margin:25px 0 0;padding:20px 0 0;border-top:1px solid #e6e6e6;}
.commentArea.inView .list .txt_v .fileArea p {padding:0 0 0 35px;background:url(../img/board/ico_fileDown_trans.png) no-repeat 0 3px;}
.commentArea.inView .list .txt_v .fileArea p+p {margin:10px 0 0;}
.commentArea.inView .list .txt_v .fileArea p a {display:inline;overflow:hidden;text-overflow:ellipsis;max-width:calc(100% - 25px);color:#555;font-size:15px;line-height:20px;vertical-align:middle;}
.commentArea.inView .list .txt_v .fileArea p a:hover {text-decoration:underline;}
.commentArea.inView .list .txt_v .fileArea p .btn_preview {display:inline-block;width:75px;height:20px;margin:0 0 0 5px;padding:0 0 0 20px;background:url(../img/board/ico_searchPlus.png) no-repeat 0 50%;color:#555;font-size:13px;line-height:13px;vertical-align:middle;}
.commentArea.inView .list .BBSlist_w {width:100%;margin:25px 0 0;}
.commentArea.inView .lineList_tbW {margin:20px 0 0;}
.commentArea.inView .lineList_tbW th {text-align:left;}
.commentArea.inView .lineList_tbW tr.w_addFile_m .fileArea>div {padding:4px 155px 4px 0;}
.commentArea.inView .lineList_tbW tr.w_addFile_m .btn_fileFind {right:85px;background:#00263d;}
.commentArea.inView .lineList_tbW tr.w_addFile_m .btn_fileAdd {right:39px;}


@media all and (max-width:1041px){
    /* 공통 */

    /* 리스트 */
    /* 기본 게시판 고정항목 순서
    th 1번 : 번호 / th.headNum
    th 2번 : 카테고리 / th.headCateg
    th 3번 : 제목 / th.headTxt
    th 4번 : (첨부)파일 / th.headFile
    th 5번 : 등록일 / th.headDate
    th 6번 : 작성자 / th.headWriter
    th 7번 : 조회수 / th.headView
    */

    /* 리스트(항목형/table타입) */
    .lineList_tb colgroup,
    .lineList_tb thead {display:none}
    .lineList_tb tr {display:block;position:relative;padding:15px 0;border-bottom:1px solid #e1e1e1;font-size:0}
    .lineList_tb td {height:auto;display:inline-block;padding:0;border:0;text-align:left;color:#666;font-size:14px;}
    .lineList_tb .no {display:none;}
    .lineList_tb .mark_categ {display:inline-block;top:10px;height:17px;margin-top:0;font-size:15px;line-height:17px;}
    .lineList_tb .txtL {display:block;padding:5px 55px 5px 5px;}
    .lineList_tb.typeSort .txtL {padding:5px;}
    .lineList_tb .txtL a {overflow:hidden;text-overflow:ellipsis;}
    .lineList_tb .answer {margin-bottom:5px;padding:0;}
    .lineList_tb .file {display:inline-block;/*width:calc(100% - 60px);*/width:100%;margin-bottom:5px;padding:0;vertical-align:top;}
    .lineList_tb .hasArea {min-width:40px;padding:0;}
    .lineList_tb .hasArea .hasfile {vertical-align:top;}
    .lineList_tb .hasArea .hasfileNum {position:relative;left:-5px;top:5px;margin:0 0 5px;}
    .lineList_tb .txtFile {font-size:14px;}
    .lineList_tb .writer {color:#666;}

    .lineList_tb tr.typeNoArticle td {display:block !important;}
    .lineList_tb td.typeNoArticle {display:block !important;}
    .lineList_tb tr.typeAns .txtL {max-width:calc(100% - 85px)}
    .lineList_tb tr.typeAns td.answer {display:block;position:absolute;right:10px;top:41px;padding:0;}
    .lineList_tb tr.typeAns td.answer:before {display:inline-block;}
    .lineList_tb tr.typeAns td.file {margin-left:0;}

    /* 리스트(일반형/ul타입) */
    .lineList_ul li {font-size:0;}
    .lineList_ul .mark_num {position:relative;left:auto;top:auto;width:auto;margin-top:0;}
    .lineList_ul .mark_num>span {display:none;}
    .lineList_ul .mark_num>.mark_noti {display:block;margin-right:7px;}
    .lineList_ul .mark_categ {position:relative;left:auto;top:auto;margin-top:0;text-align:left;}
    .lineList_ul .typeNoti.typeIco.typeCommen .txtL a {max-width:calc(100% - 85px)}
    .lineList_ul .typeIco.typeCommen .txtL a {max-width:calc(100% - 55px);}
    .lineList_ul .txtL,
    .lineList_ul .typeFile .txtL,
    .lineList_ul .typeAns .txtL {padding:5px 5px 5px 0 !important;}
    .lineList_ul .typeAns .txtAdd,
    .lineList_ul .typeFile .txtAdd {height:28px;padding:0;}
    .lineList_ul .txtAdd>span {display:inline-block;position:static;left:auto;top:auto;}
    .lineList_ul .txtAdd>span+span {margin-left:10px;}
    .lineList_ul .txtInfo {padding:5px 0 0;}

    .lineList_ul ul.noCateg .txtL,
    .lineList_ul ul.noCateg .typeFile .txtL,
    .lineList_ul ul.noCateg .typeAns .txtL,
    .lineList_ul ul.noCateg .txtInfo {padding-left:0 !important;}
    .lineList_ul .mark_categ {display:inline-block;position:inherit;left:auto;height:auto;overflow:hidden;width:auto; height:auto; margin-top:0px;line-height:21px;white-space:pre;text-overflow:normal;}

    /* 신청 리스트 */
    .applyList .lineList_ul .mark_categ {left:0;width:auto;}
    .applyList .lineList_ul .txtInfo {padding-left:0;}
    .applyList .lineList_ul .typeAns .txtL {padding-left:0 !important}
    .applyList.noCateg .lineList_ul .txtInfo {padding-left:0}

    /* 갤러리 */
    .lineList_ul.typeGallery li {width:calc(33.3% - 30px);}
    .lineList_ul.typeGallery .txtL {height:45px;}
    .lineList_ul.typeGallery .txtInfo {left:0;margin-left:0;}
    .lineList_ul.typeGallery .txtInfo>span {font-size:15px;}
    .lineList_ul.typeGallery.typePdf li {width:calc(33.3% - 30px);}
    .lineList_ul.typeGallery.typePdf .txtL {height:45px;}
    .lineList_ul.typeGallery.typePdf .txtInfo {left:0;margin-left:0;}
    .lineList_ul.typeGallery.typePdf .txtInfo>span {font-size:15px;}

    /* faq */
    .lineList_tb.typeFaq tr {padding:0;}
    .lineList_tb.typeFaq .no+td {padding:5px 0;}
    .lineList_tb.typeFaq .no+td .mark_categ {margin-top:10px;}
    .lineList_tb.typeSort.typeFaq .txtL {padding:5px 0;}
    .lineList_tb.typeSort.typeFaq .txtL button {font-size:16px;}
    .lineList_tb.typeFaq .typeFaqA {border-bottom:none;}
    .lineList_tb.typeFaq .typeFaqA>td {display:block;}
    .lineList_tb.typeFaq .typeFaqA>td .faqA_wrap>p,
    .lineList_tb.typeFaq .typeFaqA>td .fileArea {padding-left:0;}
    .lineList_ul.typeFaq dt .mark_categ {top:24px;}
    .lineList_ul.typeFaq dt .txtInfo {top:15px;}

    /* 설문 */
    .lineList_tb.typeSurvey tr {display:block;position:relative;padding-right:90px;}
    .lineList_tb.typeSurvey td.no {display:none;}
    .lineList_tb.typeSurvey td.txtL {display:block;padding:5px 0;}
    .lineList_tb.typeSurvey td.period,
    .lineList_tb.typeSurvey td.date {display:inline-block;margin-right:20px;padding:1px 0;vertical-align:top;}
    .lineList_tb.typeSurvey td.ing {display:block;padding:1px 0;}
    .lineList_tb.typeSurvey td.period,
    .lineList_tb.typeSurvey td.date,
    .lineList_tb.typeSurvey td.ing {font-size:14px;white-space:nowrap;}
    .lineList_tb.typeSurvey td.period[data-cell-header]::before,
    .lineList_tb.typeSurvey td.date[data-cell-header]::before,
    .lineList_tb.typeSurvey td.ing[data-cell-header]::before {content:attr(data-cell-header);display:inline-block;margin-right:5px;vertical-align:top;}
    .lineList_tb.typeSurvey td.survey {position:absolute;right:0;top:15px;}
    .lineList_tb.typeSurvey td.survey span {display:block;min-width:80px;height:28px;padding:0;box-sizing:border-box;border:1px solid #666;font-size:13px;line-height:27px;text-align:center;}
    .lineList_tb.typeSurvey td.result {position:absolute;right:0;top:47px;}
    .lineList_tb.typeSurvey td.result a,
    .lineList_tb.typeSurvey td.result span {display:block;min-width:80px;height:28px;padding:0;box-sizing:border-box;border:1px solid #666;font-size:13px;line-height:27px;text-align:center;}

    .lineList_tb.typeSurvey .state_survey {min-width:80px;height:28px;padding:0 20px 0 8px !important;background-size:auto 8px;background-position:right 8px center;font-size:14px;line-height:27px;text-align:left !important;}

    .lineList_tb.typeCard.typeSurvey tr {padding:20px 130px 20px 0;}
    .lineList_tb.typeCard.typeSurvey td.ing>span {height:21px;margin-top:-1px;font-size:12px;line-height:21px;}
    .lineList_tb.typeCard.typeSurvey td.txtL {font-size:18px;line-height:22px;}
    .lineList_tb.typeCard.typeSurvey td.txtL .period {font-size:14px;line-height:16px;}
    .lineList_tb.typeCard.typeSurvey td.survey {display:block;width:130px;top:0;height:100%;padding:0 20px;}
    .lineList_tb.typeCard.typeSurvey td.survey>span {display:block;position:relative;width:90px;top:50%;height:37px;margin-top:-19px;border:none;font-size:14px;}
    .lineList_tb.typeCard.typeSurvey td.survey>a {display:block;position:relative;width:90px;top:50%;height:37px;margin-top:-19px;font-size:14px;line-height:35px;}

    #pop_survey {left:0;top:0;width:100%;max-width:none;height:100%;transform:none;}
    #pop_survey .survey_tit {height:70px;}
    #pop_survey .survey_tit>span {font-size:20px;line-height:30px;}
    #pop_survey .survey_grp .q_previewBox {padding:15px 20px;}
    #pop_survey .survey_grp .q_previewBox .q_txt {font-size:16px;line-height:24px;}
    #pop_survey .survey_grp .q_area {padding-top:4px;}
    #pop_survey .survey_grp .q_area .num {font-size:24px;}
    #pop_survey .survey_grp .q_area .mark_nec {height:20px;margin-top:1px;border-radius:10px;font-size:12px;line-height:21px;}
    #pop_survey .survey_grp .a_area .a_matrix thead th,
    #pop_survey .survey_grp .a_area .a_matrix tbody th,
    #pop_survey .survey_grp .a_area .a_matrix tbody td {height:45px;font-size:14px;line-height:16px;}

    /* 쓰기 */
    .lineList_tbW th {padding-left:23px;}
    .lineList_tbW tr.w_email .inp_s {width:26%;}
    .lineList_tbW .fileArea {margin-top:0}
    .lineList_tbW .fileArea .inp_t {width:67%;}
    .lineList_tbW .inp_r_set {display:block;width:100%;}
    .lineList_tbW .inp_r_set .inp_r {display:block;}
    .lineList_tbW .inp_r_set .inp_t,
    .lineList_tbW .inp_r_set .inp_s {margin-top:5px;}
    .lineList_tbW .inp_r_set .br_m {display:block;}

    .lineList_tbW colgroup>col:nth-child(1) {width:155px;}

    /* 상세 */
    .pdf_viewL .pdf_info {width:100%;float:left}
	.pdf_viewL .pdf_info .pdf_infoMenu li a {display:block;width:100%;height:45px;position:relative;background:#01baf2;margin-bottom:10px;padding:10px 0;z-index:10;}
	.pdf_viewL .pdf_info .pdf_infoMenu li a img {margin:3px 10px 0 0;vertical-align:top}
	.pdf_viewL .pdf_info .pdf_infoMenu li:nth-child(4) a {margin-top:10px;}
	.pdf_viewL .pdf_info .pdf_infoList li a {display:none}
	.pdf_viewL .pdf_info .inp_s {display:block;position:relative;width:100%;height:45px;margin:15px 0 20px 0;padding:0 15px;border:1px solid #1056ab;background: url(../img/layout/icon_snb_arrowD.svg) no-repeat 97% 50%;background-size: 9px 6px;color:#1056ab;font-weight:500;letter-spacing:-1px;z-index:10;}
	.pdf_viewL .pdf_view {width:100%;height:auto;position:relative;top:0;left:0;box-sizing:border-box;padding-left:0px;}
    .pdf_viewL .pdf_view iframe {border:1px solid #dfdfdf;height:500px;}

    .lineList_v .view_addFile>a::before {background-size:auto 22px;}
    .lineList_v .view_addFile>a>span {font-size:16px;line-height:20px;}

    /* pdf */
    .lineList_v.typePdfview .pdf_info {width:240px;}
    .btnPdf {min-width:240px;}
    .lineList_v.typePdfview .pdf_view{width:calc(100% - 240px);padding-left:20px;}
}

@media all and (max-width:960px){
    /* 상세 */
    .replyArea .list li.replyW .txtInfo {padding:0;}
    .replyArea .list li .txtInfo .infoEdit {display:block;padding-bottom:10px;margin-bottom:7px;border-bottom:1px solid #dfdfdf;}
    .replyArea .list li .txtInfo .infoEdit+.infoEdit {margin-left:0;margin:7px 0 0 0;border-bottom:0px;font-size:0;}
	.replyArea .list li .txtInfo .infoEdit label {display:inline-block;width:53px;margin-left:20px;text-align:center;}
	.replyArea .list li .txtInfo .infoEdit label+input {margin-left:0;}

	.replyArea .list li.replyW fieldset .btn {top:135px;}
}

@media all and (max-width:850px){
    /* 이벤트 */
    .lineList_ul.typeEvent li {min-height:auto;padding:29px 0;}
    .lineList_ul.typeEvent .photo {position:relative;width:100%;height:auto;top:0;margin-bottom:15px;}
}

@media all and (max-width:768px){
    /* 공통 */
    .no_article {font-size:16px;}

    .pagination+.btnAreaL,
    .pagination+.btnAreaR,
    .pagination+.btnAreaC {display:block;}

    /* 검색 */
    .BBS_option {padding:0 0 10px;}
    .BBS_option .listNum {float:none;position:absolute;left:5px;bottom:10px;width:auto;font-size:14px;}
    .BBS_option .listNum b {font-size:14px;}
    .BBS_option .searchBox {float:none;width:calc(100% - 90px);margin:0 0 0 90px;text-align:right;}
    .BBS_option .searchBox .search {width:calc(100% - 230px);max-width:none;}
    .BBS_option .searchBox .inp_s {width:125px;height:40px;padding:0 30px 0 10px;background-position:right 10px top 50% !important;font-size:14px;}
    .BBS_option .searchBox .inp_s+.inp_s {width:90px;}
    .BBS_option .searchBox .search {height:40px !important;}
    .BBS_option .searchBox .search .inp_t {height:38px !important;line-height:38px !important}
    .BBS_option .searchBox .search .btn_search {height:40px !important;font-size:14px;line-height:40px !important;}

    .BBS_option.sel02 .searchBox .inp_s {margin-bottom:5px;}
    .BBS_option.sel02 .searchBox .search {width:calc(100% - 235px);max-width:none;}

    .BBS_option.sel03 {height:125px;padding:0;}
    .BBS_option.sel03 .listNum {float:none;position:absolute;left:5px;bottom:5px;width:auto;}
    .BBS_option.sel03 .searchBox {overflow:visible;}
    .BBS_option.sel03 .searchBox .inp_s {width:calc(50% - 5px);margin-bottom:5px;}
    .BBS_option.sel03 .searchBox .inp_s:nth-of-type(3) {float:left;width:95px;}
    .BBS_option.sel03 .searchBox .search {width:calc(100% - 105px);max-width:none;}
    .BBS_option.sel03 .btn_rss {position:absolute;right:0;top:80px;}

    /* 리스트 */
    .lineList_tb .mark_noti,
    .lineList_tb .mark_best {height:19px;line-height:19px;}
    .lineList_tb td a {font-size:15px;line-height:19px;}
    .lineList_tb .txtL .info_comment {font-size:15px;height:19px;line-height:19px;}
    .lineList_tb .hasArea .hasfileNum {min-width:16px;height:21px;line-height:21px;}
    .lineList_tb .mark_ing,
    .lineList_tb .mark_ingReady,
    .lineList_tb .mark_ingEnd {margin:3px 0;font-size:13px;line-height:20px;}
    .lineList_tb .mark_re {width:30px;background-size:auto 12px;}
    .lineList_tb .typeDel .txtL .mark_del {font-size:14px;line-height:19px;}
    .lineList_tb .writer,
    .lineList_tb .date,
    .lineList_tb .view,
    .lineList_tb .status {padding-right:5px;font-size:13px;}

    .lineList_ul .mark_categ {font-size:14px;line-height:18px;}
    .lineList_ul .mark_noti,
    .lineList_ul .mark_best {line-height:20px;}
    .lineList_ul .txtL a {font-size:15px;line-height:20px;}
    .lineList_ul .txtL .info_comment {font-size:15px;line-height:20px; font-weight:444;}
    .lineList_ul .txtL,
    .lineList_ul .typeFile .txtL,
    .lineList_ul .typeAns .txtL {padding:5px 5px 5px 0 !important;}
    .lineList_ul .mark_del {font-size:14px;line-height:17px;}
    .lineList_ul .mark_re {background-size:auto 14px;}
    .lineList_ul .answer a {font-size:13px;}
    .lineList_ul .txtInfo>span {font-size:14px;line-height:17px;}
    /* .lineList_ul .mark_categ {width:120px;} */

    /* 신청 리스트 */

    .applyList .BBS_option {margin-bottom:10px;}
    .applyList .BBS_option .listNum {bottom: -10px;}
    .applyList .lineList_ul li {padding:16px 0 16px 5px}
    .applyList .lineList_ul li .txtInfo+.btnCs {position:inherit;top:0;margin-top:5px;}
    .applyList .lineList_ul .btnCs.apply {min-width:100%}
    .applyList .lineList_ul .btnCs.End {min-width:100%}

    /* 갤러리 */
    .lineList_ul.typeGalleryList li {min-height:165px;padding:35px 5px 30px 255px;}
    .lineList_ul.typeGalleryList .txt_s {max-height:40px;font-size:14px;line-height:20px;}
    .lineList_ul.typeGalleryList .txtInfo {left:257px}
    .lineList_ul.typeGalleryList .txtInfo>span {font-size:14px;line-height:20px;}

    .lineList_ul.typeGallery li {width:calc(50% - 30px);}
    .lineList_ul.typeGallery .txtL {height:45px;}
    .lineList_ul.typeGallery .txtL a {line-height:22px}
    .lineList_ul.typeGallery .txtL>span {height:22px;line-height:22px;}

    /* faq */
    .lineList_ul.typeFaq dt {background-size:auto 8px !important;}
    .lineList_ul.typeFaq dt>button {padding:15px 30px 5px 60px;}
    .lineList_ul.typeFaq dt .mark_categ {position:relative;left:0;top:0;width:100%;height:18px;margin:0 0 5px;}
    .lineList_ul.typeFaq dt .mark_categ>span {height:18px;font-size:14px;line-height:18px;width:auto;}
    .lineList_ul.typeFaq dt .txtL>p {font-size:16px;line-height:24px;}
    .lineList_ul.typeFaq dt>.txtInfo {margin-left:50px;padding-left:0}
    .lineList_ul.typeFaq .faq_q,
    .lineList_ul.typeFaq .faq_a {background-size:auto 20px;}
    .lineList_ul.typeFaq dd>p,
    .lineList_ul.typeFaq dd .fileArea {padding-left:0;}
    .lineList_ul.typeFaq dt .txtInfo {position:inherit;top:0;right:0;}


    /* 설문 */
    .BBS_option .searchBox {margin:0;}
    .BBS_option.typeSurvey .searchBox .datepicker .inp_t {height:40px;}

    .lineList_tb.typeSurvey td.period,
    .lineList_tb.typeSurvey td.date,
    .lineList_tb.typeSurvey td.ing {font-size:13px;}

    .lineList_tb.typeCard.typeSurvey tr {padding-right:130px;}
    .lineList_tb.typeCard.typeSurvey td.ing>span {height:19px;line-height:19px;}
    .lineList_tb.typeCard.typeSurvey td.txtL {font-size:16px;line-height:20px;}
    .lineList_tb.typeCard.typeSurvey td.txtL .period {font-size:13px;line-height:15px;}
    .lineList_tb.typeCard.typeSurvey td.survey {width:110px;padding:0 10px;}

    #pop_survey_guide {left:10%;width:80% !important;height:350px !important;margin-left:0;transform:translate(0, -50%);}

    #pop_survey_guide .survey_guide,
    #pop_survey .survey_guide {padding-top:66px;background-size:auto 44px;}
    #pop_survey_guide .survey_guide strong,
    #pop_survey .survey_guide strong {font-size:17px !important;line-height:26px !important;}
    #pop_survey_guide .survey_guide strong>span,
    #pop_survey .survey_guide strong>span {font-size:18px !important;}
    #pop_survey_guide .survey_guide p,
    #pop_survey .survey_guide p {font-size:14px;line-height:22px;}

    #pop_survey .survey_tit {height:50px;}
    #pop_survey .survey_tit>span {font-size:16px;line-height:20px;}
    #pop_survey .survey_grp .q_area {padding-top:6px;}
    #pop_survey .survey_grp .q_area .mark_nec {width:68px;margin-top:-2px;}
    #pop_survey .survey_grp .q_area .mark_nec+p {text-indent:75px;}
    #pop_survey .survey_grp .q_previewBox .q_txt,
    #pop_survey .survey_grp .q_previewBox .q_txt p {font-size:14px;line-height:20px;}
    #pop_survey .survey_grp .q_area .q_example li>img {height:100px;}
    #pop_survey .survey_grp .serveyType {padding:15px;}
    #pop_survey .survey_grp .a_area .sel_unit li {margin-right:25px;}

    /* 쓰기 */
    .lineList_tbW {border-top:1px solid #080808}
    .lineList_tbW colgroup {display:none}
    .lineList_tbW tr,
    .lineList_tbW th,
    .lineList_tbW td {display:block;height:auto;width:100%;box-sizing:border-box;border:0;padding:0;font-size:14px;}
    .lineList_tbW tr {padding:10px 10px;border-bottom:1px solid #e7e7e7}
    .lineList_tbW tr.noBorder_mb {border-bottom:0;margin-bottom:-10px;}
    .lineList_tbW th {padding-bottom:6px;background:none}
    .lineList_tbW tr td+th {margin-top:10px;border-left:none;}
    .lineList_tbW td {overflow:hidden;}
    .lineList_tbW td p {margin-top:5px}
    .lineList_tbW tr.w_name .inp_t,
    .lineList_tbW tr.w_pw .inp_t {width:97.8%;}
    .lineList_tbW .fileArea .inp_t {width:97.8%;}
    .lineList_tbW tr.w_nameNpw td+th {margin-top:10px;padding-top:10px;border-left:none;border-top:1px solid #e7e7e7;}
    .lineList_tbW tr.w_email td {text-align:center;}
    .lineList_tbW tr.w_email .inp_t:nth-child(1) {float:left;width:46%;}
    .lineList_tbW tr.w_email .inp_t:nth-child(2) {float:right;width:46%;}
    .lineList_tbW tr.w_email .inp_s {width:100%;margin-top:5px;}
    .lineList_tbW tr.w_link p {padding-right:99px;}
    .lineList_tbW tr.w_addFile_s p {padding-right:98px;}
    .lineList_tbW tr br {display:none;}
    .lineList_tbW .autoProtection,
    .lineList_tbW .autoProtectionCheck {position:relative;float:none;}
    .lineList_tbW .autoProtectionCheck .inp_t {width:323px;padding:0 5px;}
    .lineList_tbW .autoProtectionCheck .txt {position:absolute;left:10px;top:-1px;}
    .mark_need {margin-left:0}


    .lineList_tbW .btn_fileAdd,
    .lineList_tbW .btn_fileRe,
    .lineList_tbW .btn_fileDel {width:40px;font-size:14px;}
    .lineList_tbW tr.w_addFile_s .fileArea>div,
    .lineList_tbW tr.w_addFile_m .fileArea>div {padding-right:149px;}
    .lineList_tbW tr.w_addFile_s .btn_fileFind,
    .lineList_tbW tr.w_addFile_m .btn_fileFind {right:89px;width:60px;height:35px;font-size:14px;line-height:35px;}
    .lineList_tbW tr.w_addFile_s .btn_fileAdd,
    .lineList_tbW tr.w_addFile_m .btn_fileAdd {right:44px;}
    .lineList_tbW tr.w_addFile_m .btn_fileAdd {width:35px;height:35px;}
    .lineList_tbW tr.w_addFile_m .btn_fileDel {width:35px;height:35px;}
    .lineList_tbW .addTxt>b {position:inherit !important;top:0 !important;font-size:14px !important;}
    .lineList_tbW .addTxt>input {margin-left: 0 !important;width:100% !important}
    #verEng .lineList_tbW .addTxt>b {width:100% !important}
    #verEng .lineList_tbW .addTxt>input {margin-left: 0px !important;width: 100% !important;}
    #verEng .lineList_tbW tr.w_addFile_s .fileArea>div.typeLimit {padding-right:65px}
    #verEng .lineList_tbW tr.w_addFile_s .fileArea>div.typeLimit .btn_fileFind {right:0}
    #verEng .lineList_tbW tr.w_addFile_s .fileArea>div.typeLimit .limit {position:relative;top:4px;;line-height:inherit;font-size:14px;}


    /*상세*/
    .lineList_v .mark_categ {font-size:14px;line-height:18px;}
    .lineList_v .txtL {padding:6px 0;}
    .lineList_v .txtL p {font-size:16px;line-height:20px;}
    .lineList_v .txtInfo>span {font-size:14px;line-height:17px;}
    .lineList_v dd {padding-top:25px;}
    .lineList_v .view_movie .movie_info {padding:15px 20px;}
    .lineList_v .view_movie .movie_info>span {padding-left:25px;font-size:15px;line-height:16px;}
    .lineList_v .view_movie .movie_info>span::before {width:25px;}
    .lineList_v .view_movie .movie_info>span>span {font-size:13px;}
    .lineList_v .view_movie .movie_caption .txt {height:68px;font-size:14px;line-height:22px;}
    .lineList_v .view_movie .movie_caption .mCSB_container {font-size:14px;line-height:22px;}
    .lineList_v .view_addTit {margin-top:20px;padding-top:20px;}
    .lineList_v .view_addTit>strong {margin-bottom:5px;font-size:15px;}
    .lineList_v .fileArea a {font-size:13px;}
    .lineList_v .btnArea_v .btnC>span {min-width:75px;}
    .shareArea .btn_like>span,
    .shareArea .btn_share>span {font-size:15px !important;}

    .lineList_v .view_addFile>a {width:calc(50% - 5px);height:50px;margin:0 10px 10px 0;padding:0 45px;}
    .lineList_v .view_addFile>a::before {left:15px;background-size:auto 17px !important;}
    .lineList_v .view_addFile>a::after {right:15px;background-size:auto 14px !important;}
    .lineList_v .view_addFile>a>span {height:50px;font-size:14px;line-height:16px;}

    .lineList_v dd .lineList_tbW tr {padding:20px 10px;}

    .commentArea.typeQna h1,
    .commentArea.typeQna .tit .num {font-size:15px;}
    .commentArea.typeQna .write {padding:20px;}
    .commentArea.typeQna .write>ul>li {float:none;width:100%;}
    .commentArea.typeQna .write .addTxt {margin-top:5px;padding:0;}
    .commentArea.typeQna .write .addFile>b,
    .commentArea.typeQna .write .addTxt>b {left:0;font-size:14px;}
    .commentArea.typeQna .list {padding:0 20px;}
    .commentArea.typeQna .list>li {padding:20px 0;}
    .commentArea.typeQna .list li .txtInfo .writer {font-size:15px;}
    .commentArea.typeQna .list li .txtInfo .date {font-size:13px;}
    .commentArea.typeQna .list .txt_v .view_txt {font-size:14px;line-height:24px;}
    .commentArea.typeQna .list .txt_v .fileArea p a {font-size:14px;}
    .commentArea.typeQna .list .commentBtn {top:20px;}
    .commentArea.typeQna .write .addFile>div {width:calc(100% - 35px);padding-right:65px;}
    .commentArea.typeQna .write .addFile>div .btn_fileFind,
    .commentArea.typeQna tr.w_addFile_s .btn_fileFind,
    .commentArea.typeQna tr.w_addFile_m .btn_fileFind {width:60px;height:35px;font-size:13px;line-height:35px;letter-spacing:-1px;}

    .commentArea.inView h1,
    .commentArea.inView .tit .num,
    .commentArea.inView .list li .txtInfo .writer {font-size:15px;}
    .commentArea.inView .list li .txtInfo .date {font-size:13px;}
    .commentArea.inView .list .txt_v .view_txt {font-size:14px;line-height:24px;}
    .commentArea.inView .list .txt_v .fileArea p a {font-size:14px;}
    .commentArea.inView .lineList_tbW tr.w_addFile_m .btn_fileFind {font-size:14px;}

    .lineList_v .btnArea_v .fL {float:none !important;margin-bottom:30px;}
    .lineList_v .btnArea_v .fL .shareArea {margin:0 auto;}
    .lineList_v .btnArea_v .fL .shareArea .shareBox {margin-left:-150px !important;}
    .lineList_v .btnArea_v .fR {float:none !important;text-align:center !important;}

	.replyArea .list li {padding:25px 0 20px;}
    .replyArea .list li .txtInfo .writer {font-size:15px;}
    .replyArea .list li .txtInfo .date {font-size:13px;}
    .replyArea .list li>p {font-size:14px;line-height:22px;}
    .replyArea fieldset .btn>.btn_txtWrite,
    .replyArea fieldset .btn>.btn_txtCancel {font-size:14px;}

    .prevNnext li>strong {width:90px !important;font-size:14px;}
    .prevNnext li>p {width:calc(100% - 100px)}
    .prevNnext li.prev>strong,
    .prevNnext li.next>strong {padding-left:35px;background-position:10px 50%;}

    .pageAddFile>div .btn_fileFind {font-size:14px;}

    /* 첨부파일 없는 게시판 상세 */
    .lineList_v .btnArea_v.noFile {border-top: 1px solid #e6e6e6;padding-top: 15px;}
    .btnArea_v.noFile {border-top: 1px solid #e6e6e6;padding-top: 15px;}
	.lineList_ul2 li{padding: 10px; }
	.lineList_ul2 li .btnC_ArrR{position: static; margin: 15px 0 0 0; width: 100%;}
	.lineList_ul2 li .btnC_ArrR span{min-height: 35px; padding: 9px 20px 7px 15px}
	.lineList_ul2 li .List_tit p{font-size: 16px;}
	.lineList_ul2 li .txtInfo span{font-size: 13px; margin-right: 10px; padding-right: 11px;}
	.lineList_ul2 li .txtInfo span::before{height: 12px;}

	.BBSlist_v.Link_View dt p.Link_TitTxt{padding: 15px; font-size: 16px;}
	.BBSlist_v.Link_View .txtViewInfo{padding: 15px;}
	.BBSlist_v.Link_View .txtViewInfo p{font-size: 13px; padding-left: 60px; width: 100%;}
	.BBSlist_v.Link_View .txtViewInfo p:nth-of-type(n+2){margin-top: 7px;}
	.BBSlist_v.Link_View .txtViewInfo p b{font-size: 13px;}
	.BBSlist_v.Link_View .txtViewInfo .FileDown{font-size: 13px; background-size: 15px auto; padding-left: 20px;}
	.BBSlist_v.Link_View dd{padding: 15px;}
    .BBSlist_v dd .view_txt{font-size: 14px;}

    .write_guide {font-size:14px;}


    /* pdf */
    .lineList_v.typePdfview .pdf_info {float:inherit;width:100%;}
    .lineList_v.typePdfview .pdf_info .pdf_infoList {margin-top:15px;}
    .lineList_v.typePdfview .btnPdf {display:block;width:100%;}
    .lineList_v.typePdfview .pdf_info .pdf_infoList li a {padding:11px 10px 10px 0;font-size:14px;background-size:7px auto;}
    .lineList_v.typePdfview .pdf_view {float:inherit;width:100%;height:auto;margin-top:15px;padding-left:0;}
}

@media all and (max-width:710px){
    /* 설문 */
    .BBS_option.typeSurvey {padding:0;height:auto;padding-bottom:35px;text-align:left;}
    .BBS_option.typeSurvey .listNum {bottom:0;}
    .BBS_option.typeSurvey .searchBox .datepicker {display:block;width:100%;margin-bottom:5px;}
    .BBS_option.typeSurvey .searchBox .datepicker .inp_t {width:calc(50% - 10px);}
    .BBS_option.typeSurvey .searchBox .inp_s {margin-left:0;}
    .BBS_option.typeSurvey .searchBox .search {width:calc(100% - 125px);max-width:none;}
}

@media all and (max-width:650px){
	/* 상세 */
    .commentArea.typeQna .write .txtInfo.nonMember>span,
    .commentArea.typeQna .list .txtInfo.nonMember>span {display:block;margin:0 0 5px !important;}
    .commentArea.typeQna .write .txtInfo.nonMember>span b,
    .commentArea.typeQna .list .txtInfo.nonMember>span b {display:inline-block;width:60px;}
}

@media all and (max-width:640px){
    /* 쓰기 */
    .list_guide {text-align:left;line-height:20px;}
}

@media all and (max-width:600px){
    .lineList_ul.typeFaq dt .txtL {padding-right:0px;}
    .lineList_ul.typeFaq dd {padding-right:20px;}
    .applyList.noCateg .lineList_ul .txtInfo>span.date {display:block;padding-bottom:2px;}
    .applyList.noCateg .lineList_ul .txtInfo>span.date:before {display:none}

   	/* 상세 */
	.replyArea .list li.replyW fieldset .btn {top:157px;}
	.replyArea .list li.replyW .txtInfo .check_infoTxt {display:block;padding:5px 0 0 20px;}

    .lineList_v .view_addFile>a {float:none;width:100% !important;margin:0 0 10px 0 !important;}
}

@media all and (max-width:560px){
    .BBS_option {padding-bottom:40px;}
    .BBS_option .searchBox {margin:0;width:100%;}

    /* 리스트 */
    .lineList_ul.typeGalleryList li {min-height:auto;padding:15px 0;border-bottom:none;}
    .lineList_ul.typeGalleryList .photo {position:relative;left:auto;top:auto;width:100%;margin-bottom:18px;}
    .lineList_ul.typeGalleryList .photo img {max-width:inherit;}
    .lineList_ul.typeGallery .photo img {max-width:inherit;}
    .lineList_ul.typeGalleryList .txtInfo {position:relative;left:0;bottom:0}
    .lineList_ul.typeGallery ul {margin-left:auto;}
    .lineList_ul.typeGallery li {width:100%;margin-left:auto;padding-bottom:30px;}
    .lineList_ul.typeGallery .txtInfo {bottom:5px;}

    .lineList_ul.typeGallery.typePdf .photo img {max-width:inherit;}
    .lineList_ul.typeGallery.typePdf ul {margin-left:auto;}
    .lineList_ul.typeGallery.typePdf li {width:100%;margin-left:auto;padding-bottom:30px;}
    .lineList_ul.typeGallery.typePdf .txtInfo {bottom:5px;}


    /* 상세 */
    .replyArea .write .txtInfo>span {display:inline-block;vertical-align:top;}
    .replyArea .write .txtInfo>span+span {margin:0px 0 0 15px;}
    .replyArea .write .txtInfo .writer .inp_t {margin-left:5px;}
    .replyArea .write .txtInfo em {display:block;}
    .replyArea .write .txtInfo .writer .inp_t {margin-left:5px;}
    .replyArea .write .txtInfo .inp_t {margin-left:5px;}

    /* 버튼 */
    .lineList_v .btnArea_v .fR>button {/*display:block;*/margin:0 auto 5px;}
    /*.lineList_v .btnArea_v .fR>button+button {margin-top:5px;}*/

    .board_area .tbArea_btn>a {display:block;margin:0 auto;}
    .board_area .tbArea_btn>a+a {margin-top:5px;}
}

@media all and (max-width:490px){
    .commentArea.typeQna .write .txtInfo .inp_t,
    .commentArea.typeQna .list .txtInfo .inp_t {width:calc(100% - 70px);}
    .commentArea.typeQna .write .txtInfo em,
    .commentArea.typeQna .list .txtInfo em {display:block;padding-left:60px;}
}

@media all and (max-width:460px){
	/* 공통 */
	.pagination>button.btn_prev {margin-right:0;}
	.pagination>button.btn_next {margin-left:0;}
}

@media all and (max-width:420px){
    /* 공통 */
    .btnArea a+a,
    .btnArea button+button {margin-left:5px !important;}

    /* 검색 */
    .BBS_option {height:80px;}
    .BBS_option .listNum {bottom:0;}
    .BBS_option .searchBox .inp_s {width:calc(50% - 5px) !important;margin-bottom:5px;}
    .BBS_option .searchBox .search {width:calc(100% - 5px);}

    /* 리스트 */
    .lineList_ul.typeGallery ul {margin-left:auto;}
    .lineList_ul.typeGallery li,
    .lineList_ul.typeGalleryList li {width:100% !important;margin-left:auto;padding:29px 0 !important;}
    .lineList_ul.typeGallery .photo,
    .lineList_ul.typeGalleryList .photo {position:relative;left:auto;top:auto;width:100% !important;height:auto !important;margin:0 auto 15px;}
    .lineList_ul.typeGalleryList .txt_s {text-overflow:ellipsis;white-space:nowrap;}

    .lineList_ul.typeGallery.typePdf li.typeFile {padding-bottom:30px;}
    .lineList_ul.typeGallery.typePdf li.typeFile .fileDown {position: relative;bottom:24px;}
    .lineList_ul.typeGallery.typePdf li.typeFile .txtInfo {position:relative;bottom:-36px;}

    .applyList.noCateg .lineList_ul .txtInfo>span {margin-right:4px;padding-right:8px;font-size:13px;letter-spacing:-0.5px;}
    .applyList.noCateg .lineList_ul .txtInfo>span:before {height:11px}

    .lineList_tb.typeCard.typeSurvey tr {padding-right:0;}
    .lineList_tb.typeCard.typeSurvey td.survey {display:block;position:relative;right:auto;top:auto;width:100%;padding:0;text-align:left;}
    .lineList_tb.typeCard.typeSurvey td.survey>span,
    .lineList_tb.typeCard.typeSurvey td.survey>span>em,
    .lineList_tb.typeCard.typeSurvey td.survey>a {display:inline-block;width:auto;height:25px;margin:0;line-height:25px;}
    .lineList_tb.typeCard.typeSurvey td.survey>span {font-size:13px;text-align:left;}
    .lineList_tb.typeCard.typeSurvey td.survey>span>em {margin-left:5px;font-size:13px;text-align:left;}
    .lineList_tb.typeCard.typeSurvey td.survey>a {width:100%;margin-top:10px;text-align:center;}

    /* 상세 */
    .lineList_v.typePdf .downArea a,
    .lineList_v.typePdf .downArea button {width:100%;margin:0 0 5px;}
}

@media all and (max-width:375px){
    .replyArea .write .txtInfo > span + span {margin-left:7px;}
    .replyArea .write .txtInfo em{font-size:11px;letter-spacing:-1px;}
    .replyArea .write .txtInfo .writer .inp_t{margin-left:2px;}
    .replyArea .write .txtInfo .inp_t {width:85px;margin-left:2px;}
}

@media all and (max-width:360px){
    /* 이전다음 */
    .prevNnext li>strong {width:33px;}
}

@media all and (max-width:320px){
    /* 검색 */
    .BBS_option.sel02 .searchBox .inp_s {width:calc(50% - 6px);}
}


/*** 팝업 ***/
/*
- 팝업 layout은 common.css에서 셋팅
- board.css에서는 게시판 팝업 개별 스타일만 추가
*/
.pop_wrap {position:fixed;top:0;left:0;width:100%;height:100%;/*background:rgba(0,0,0,0.7);*/z-index:1500} /*iframe에서 반투명 bg사용, 팝업 bg 제거*/
.pop_wrap #pop_pwCheck,
.popLayer #pop_pwCheck {width:440px;overflow:hidden}
.popLayout#pop_pwCheck .btnArea>button>span {min-width:98px;}

@media all and (max-width:768px){
    #pop_pwCheck {left:10%;width:80% !important;max-width:none;margin-left:0 !important;transform:translate(0, -50%) !important;}
}


/**/



/* ################################
	게시판 21-12-24 울릉신공항 보도자료 갤러리+리스트형 게시판
################################*/
/* 게시판 헤더 */
.bbs_header {
	position: relative;
	height: 40px;
	margin-bottom: 15px;
}
.bbs_header:after {
	content: '';
	clear: both;
	display: block;
}
.bbs_header .total {
	position: absolute;
	bottom: 0;
	left: 0;
}
.bbs_header .total span {
	padding-right: 5px;
}
.bbs_header .bbs_search {
	float: right;
	height: 40px;
}
.bbs_header .bbs_search select {
	display: inline-block;
	width: 105px;
	height: 40px;
	background-color: #f0f2f4;
	background-image: url(../img/common/ico_select.png);
	background-position: center right 15px;
	background-repeat: no-repeat;
	border: 0;
	font-size: 16px;
	padding: 0 15px;
	vertical-align: top;
}
.bbs_header .bbs_search div {
	display: inline-block;
	position: relative;
	width: 250px;
	height: 40px;
	vertical-align: top;
}
.bbs_header .bbs_search input {
	display: block;
	width: 100%;
	height: 40px;
	background-color: #f0f2f4;
	border: 0;
	font-size: 16px;
	padding: 0 60px 0 20px;
	vertical-align: top;
}
.bbs_header .bbs_search button {
	position: absolute;
	top: 0;
	right: 0;
	width: 40px;
	height: 40px;
	background-image: url(../img/common/ico_search.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 16px 16px;
	text-indent: -9999px;
}

@media only screen and (max-width:680px) {
	.bbs_header .total {
		font-size: 17px;
	}
	.bbs_header .bbs_search select {
		width: 105px;
		height: 40px;
		padding: 0 15px;
	}
	.bbs_header .bbs_search div {
		width: 200px;
		height: 40px;
	}
	.bbs_header .bbs_search input {
		height: 40px;
		font-size: 16px;
		padding: 0 50px 0 20px;
	}
}
@media only screen and (max-width:640px) {
	.bbs_header {
		height: auto;
	}
	.bbs_header .total {
		position: relative;
		font-size: 15px;
	}
	.bbs_header .bbs_search {
		float: none;
		width: 100%;
		height: auto;
	}
	.bbs_header .bbs_search:after {
		content: '';
		clear: both;
		display: block;
	}
	.bbs_header .bbs_search select {
		display: block;
		width: 100%;
		font-size: 16px;
		padding: 0 15px;
	}
	.bbs_header .bbs_search div {
		display: block;
		width: 100%;
		position: relative;
		height: 40px;
		vertical-align: top;
	}
}


/* 게시판 바디 */
.bbs_body {
	border-top: solid 4px #101314;
}
.bbs_body ul {
}
.bbs_body li {
	position: relative;
	width: 100%;
	border-bottom: solid 1px #dbdbdb;
	font-size: 0;
}
.bbs_body span {
	display: inline-block;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	vertical-align: middle;
	text-align: center;
}
.bbs_body span + span {
	border-left: solid 1px #dbdbdb;
}
.bbs_body span.num {
	width: 100px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.bbs_body span.link {
	/*width: calc(100% - 560px); 1224*/
	width: calc(100% - 580px);
}
.bbs_body .list span.link {
	/*padding: 0 20px; 1224*/
	text-indent:20px;
	text-align: left;
}
.bbs_body .list span.link a {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.bbs_body span.attach {
	width: 100px;
}
.bbs_body span.attach a {
	display: inline-block;
}
.bbs_body span.attach a img {
	width: 13px;
	height: 19px;
}
.bbs_body span.author {
	width: 180px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.bbs_body span.date {
	width: 180px;
	font-family: 'Roboto';
}

@media only screen and (max-width:1200px) {
	.bbs_body span.num {
		width: 100px;
	}
	.bbs_body span.link {
		width: calc(100% - 500px);
	}
	.bbs_body span.attach {
		width: 100px;
	}
	.bbs_body span.author {
		width: 150px;
	}
	.bbs_body span.date {
		width: 150px;
	}
}
@media only screen and (max-width:1024px) {
	.bbs_body .category {
		display: none;
	}
	.bbs_body li {
		padding: 25px 0;
	}
	.bbs_body ul.list {
		border-top: solid 4px #101314;
	}
	.bbs_body span {
		height: auto;
		line-height: 1;
		vertical-align: middle;
		text-align: center;
	}
	.bbs_body span + span {
		border-left: 0;
	}
	.bbs_body span.num {
		position: absolute;
		top: 50%;
		left: 0;
		width: 15%;
		font-size: 15px;
		transform: translateY(-50%);
	}
	.bbs_body .list span.link {
		display: block;
		width: calc(100% - 25%);
		margin-left: 15%;
		padding-left: 0;
		text-align: left;
	}
	.bbs_body .list span.link a {
		display: block;
		font-size: 18px;
		padding-bottom: 20px;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	.bbs_body span.attach {
		position: absolute;
		top: 50%;
		right: 0;
		width: 8%;
		padding: 0;
		transform: translateY(-50%);
	}
	.bbs_body span.author {
		display: inline;
		width: auto;
		font-size: 15px;
		margin-left: 15%;
		text-align: left;
		padding-right: 40px;
		vertical-align: top;
	}
	.bbs_body span.date {
		position: relative;
		display: inline;
		width: auto;
		color: #999;
		font-size: 15px;
	}
	.bbs_body span.date:before {
		position: absolute;
		top: 50%;
		left: -20px;
		content: '';
		width: 1px;
		height: 15px;
		background: #ccc;
		transform: translateY(-50%);
	}
}
@media only screen and (max-width:680px) {
	.bbs_body li {
		padding: 25px 0;
	}
	.bbs_body ul.list {
		border-top: solid 3px #101314;
	}
	.bbs_body span.num {
		width: 20%;
		font-size: 15px;
	}
	.bbs_body .list span.link {
		width: calc(100% - 30%);
		margin-left: 20%;
	}
	.bbs_body .list span.link a {
		font-size: 18px;
	}
	.bbs_body span.attach {
		width: 8%;
	}
	.bbs_body span.author {
		margin-left: 20%;
		padding-right: 40px;
	}
	.bbs_body span.date {
		font-size: 15px;
	}
	.bbs_body span.date:before {
		left: -20px;
		height: 15px;
	}
}
@media only screen and (max-width:414px) {
	.bbs_body li {
		padding: 15px 0;
	}
	.bbs_body ul.list {
		border-top: solid 2px #101314;
	}
	.bbs_body span.num {
		width: 20%;
		font-size: 15px;
	}
	.bbs_body .list span.link {
		width: calc(100% - 30%);
		margin-left: 20%;
	}
	.bbs_body .list span.link a {
		font-size: 16px;
	}
	.bbs_body span.attach {
		width: 8%;
	}
	.bbs_body span.author {
		margin-left: 20%;
		padding-right: 30px;
	}
	.bbs_body span.date:before {
		left: -15px;
		height: 10px;
	}
}


/* 게시판 푸터 */
.bbs_footer {
	margin-top: 35px;
}
.bbs_footer ul {
	font-size: 0;
	text-align: center;
}
.bbs_footer li {
	display: inline-block;
	font-size: 14px;
}
.bbs_footer li + li {
	margin-left: 3px;
}
.bbs_footer button {
	display: block;
	width: 25px;
	height: 25px;
	font-family: 'Roboto';
}
.bbs_footer button.page.on,
.bbs_footer button.page:hover {
	background: #000;
	border-radius: 100%;
	color: #fff;
}


/* 게시판 view */
.bbs_detail {
	border-top: solid 4px #101314;
}
.bbs_detail_header {
	border-bottom: solid 1px #dbdbdb;
	padding: 20px 30px;
}
.bbs_detail_header p {
	font-size: 22px;
}
.bbs_detail_header p span {
	display: block;
	color: #444;
	font-size: 16px;
	margin-top: 2px;
}
.bbs_detail_header p span span {
	display: inline-block;
	color: #444;
	font-family: 'Roboto';
	margin-left: 15px;
}
.bbs_detail_body {
	border-bottom: solid 1px #dbdbdb;
	font-size: 16px;
	padding: 30px;
}
.bbs_detail_body .attach {
	margin-top: 30px;
}
.bbs_detail_body .attach a img {
	display: inline-block;
	width: 20px;
	height: 20px;
}
.bbs_detail_body .attach a span {
	position: relative;
	font-size: 16px;
	margin-left: 5px;
}
.bbs_detail_body .attach a span:before {
	position: absolute;
	bottom: 0;
	left: 0;
	content: '';
	width: 100%;
	height: 1px;
	background: #000;
}
.bbs_detail_body .attach a em {
	color: #444;
	font-family: 'Roboto';
	font-size: 14px;
	padding-left: 5px;
}
.bbs_detail_footer li {
	border-bottom: solid 1px #dbdbdb;
}
.bbs_detail_footer li a {
	display: inline-block;
	line-height: 50px;
}
.bbs_detail_footer li a strong {
	display: inline-block;
	width: 100px;
	text-align: center;
}
.bbs_detail_footer button {
	display: block;
	width: 200px;
	height: 50px;
	background: #000;
	color: #fff;
	font-size: 16px;
	margin: 60px auto 0;
}

@media only screen and (max-width:680px) {
	.bbs_detail_header p {
		font-size: 20px;
	}
}
@media only screen and (max-width:414px) {
	.bbs_detail_header p {
		font-size: 18px;
	}
	.bbs_detail_footer button {
		width: 130px;
		height: 40px;
	}
}


/* 이미지게시판 */
.gridBbs {
	margin-bottom: 60px;
}
#waterfall {
	overflow: hidden;
}
#waterfall li {
	left: 0;
	top: 0;
	opacity: 0;
	z-index: 0;
}
#waterfall li:hover {
	z-index: 1;
}
#waterfall li.show {
	opacity: 1;
}
#waterfall li > div {
	position: relative;
	color: #000;
	font-size: 20px;
	margin: 25px 15px;
	padding: 0;
	background: #fff;
	transition: all 0.5s;
}
#waterfall li > div a {
	display: block;
}
#waterfall li > div .cate {
	display: block;
	font-size: 14px;
}
#waterfall li > div p {
	color: #000;
	font-size: 20px;
}
#waterfall li > div.typeImg img{width:100%}
#waterfall li > div.typeImg .cate {
	padding-top: 10px;
}
#waterfall li > div.typeImg p {
	margin-top: 5px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
#waterfall li > div.typeTxt {
	height: 380px;
	border: solid 1px #dbdbdb;
}
#waterfall li > div.typeTxt:hover {
	border-color: #222;
}
#waterfall li > div.typeTxt a {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	padding: 30px;
}
#waterfall li > div.typeTxt p {
	font-size: 26px;
	margin-top: 15px;
	line-height: 1.4;
	word-break:keep-all
}
#waterfall li > div.typeTxt .date {
	position: absolute;
	bottom: 30px;
	left: 30px;
	color: #999;
	font-size: 14px;
}
.btn_moreShow {
	display: block;
	width: 200px;
	height: 50px;
	border: solid 1px #dbdbdb;
	margin: 0 auto;
}

@media only screen and (max-width:680px) {
	#waterfall li > div.typeTxt p {
		font-size: 23px;
	}
}
@media only screen and (max-width:414px) {
	#waterfall li > div p {
		font-size: 16px;
	}
	#waterfall li > div.typeTxt {
		height: 250px;
	}
	#waterfall li > div.typeTxt p {
		font-size: 18px;
	}
}
@media only screen and (min-width:1220px) {
	.gridBbs {width:1200px;}
}

.btn_fileFind:focus-within{outline:3px solid #000;outline-offset:-4px}