@charset "utf-8";
/* CSS Document */
/* ------------------------------------------------------------
 * Name      :bbs.css
 * Desc      :게시판 layout 
 * Created   :
 * Updated   :
 ------------------------------------------------------------ */
.table_line {border-top:2px solid #333333; overflow:hidden;}

.table_line1 {border-top:1px solid #333333;}
.table_line2 {border-top:2px solid #333333; overflow:hidden;}
.table_line2 .board-view {width:calc(100% + 2px); margin:-1px -1px 0px -1px;}
.code_area {position:relative; display:flex; flex-wrap:wrap; box-sizing:border-box; width:100%; max-width:500px; overflow:hidden;}
.code_area input {width:100%; margin-left:5px; flex:1; z-index:2;}
.code_area .code {width:100px; font-size:14px; display:inline-flex; flex-wrap:wrap; justify-content:center; align-items:center; background:#000000; color:#fff; z-index:2}

.bt_include {position:relative; display:flex; flex-wrap:wrap; box-sizing:border-box;}
.bt_include > div {flex:1}
.bt_include .add_bt {width:120px; margin-left:5px;}

.bt_include select {width:100%; max-width:100%; flex:1}
.bt_include .input {flex:1}
.bt_include2 {padding-right:65px; margin:0 auto;}


.bt_include2 {padding-right:65px; margin:0 auto;}

.flex_input {display:flex; flex-wrap:wrap; align-items:center}
.flex_input .input {flex:1;}
.flex_input .select {flex:1;}
.flex_input .space {width:20px; text-align:center;}
.flex_input.tel .input:nth-of-type(1) {flex:1.5;}
.flex_input.tel .input:nth-of-type(2) {flex:2;}
.flex_input.tel .input:nth-of-type(3) {flex:2;}
.flex_input.birthday .select:nth-of-type(1) {flex:2;}

.essential:after {display:inline-block; content:"*"; color:#62c57c; font-size:1.3em; font-weight:400; line-height:100%; vertical-align:middle; margin-top:2px; margin-left:2px;}




 /* 리스트 테이블 */
.board_listW { clear:both; width:100%;}
.board_viewW { clear:both; width:100%;}
table.board-list { width:100%; table-layout:fixed; font-size:16px}

table.board-list th { background:#f3f4f8; padding:13px 0 13px; font-size:1.05em; color:#000; font-weight:700; border:1px solid #dddddd; border-top:none; text-align:center;}
table.board-list tbody th {background:#fafafa;}

table.board-list tr.on th { background:#f5f5f5;}
table.board-list tr.on td { background:#f4f4f4;}
table.board-list td {border:1px solid #dddddd; border-top:none; padding:12px 5px 12px; font-weight:400; text-align:center; word-break:break-all; line-height:140%;}

table.board-list td a {color:#333333;}
table.board-list td.subject { text-align:left; padding-left:20px; padding-right:10px;}
table.board-list td.subject a { color:#333333;}
table.board-list.tl th {text-align:left; padding-left:15px;}
table.board-list.tl td {text-align:left; padding-left:15px;}
table.board-list td img { vertical-align:middle;}
table.board-list td div.faq { background:url(img/common/icon_re.gif) no-repeat scroll left 1px; padding-left:45px; margin-left:12px; text-align:left;}
table.board-list td.subject .icon_file { background:url(img/common/icon_note.gif) no-repeat left center; padding-left:15px; line-height:14px;}
table.board-list td.subject .org {display:inline-block; background:#ffc240; text-align:center; border-radius:30px; line-height:15px; height:16px; margin-left:3px; color:#000 !important; font-size:11px; min-width:30px; vertical-align:middle;}
table.board-list td.bg {background-color:#f7f7f7;}
table.board-list td .ico {display:inline-block; border:1px solid #666; color:#fff; background:#666; font-size:0.95em; padding:0px 5px; min-width:40px; vertical-align:top; margin-right:4px; text-align:center; height:22px; line-height:22px;}
table.board-list.fn td {font-weight:300}
table.board-list.dot_line {border-collapse:separate; border-top:2px solid #666666;}
table.board-list.dot_line thead th {font-size:15px; padding:20px 0; border:none; background:none;} 
table.board-list.dot_line thead tr {background:url(img/common/quick_line.gif) repeat-x left bottom #f2f2f2;} 
table.board-list.dot_line thead tr.bgc_no {background:url(img/common/quick_line.gif) repeat-x left bottom ;} 
table.board-list.dot_line td {border:none; border-top:1px solid #ececec; padding:20px 5px;}
table.board-list.dot_line td.subject {padding-left:20px;}
.total_table table.board-list.dot_line td {padding:35px 5px;}
table.board-list .notice td {background:#f2f2f2;}


table.board-list2 td { padding:25px 0 25px; color:#242424;}
table.board-list2 td a {color:#242424;}
table.board-list2 td.subject {padding-left:20px;}

table.board-list2 td.subject a:hover {color:#8062b2; text-decoration:underline;}

/* faq */
table.board-list.faq {table-layout:fixed;}
table.board-list.faq td {padding:10px;}
table.board-list.faq td img {max-width:100%;}
table.board-list.faq tr.on td {background:#fff; font-weight:500;}
table.board-list.faq .bg td {cursor:pointer; border-bottom:1px solid #dddddd; }


table.board-list.faq .bg.active td.subject {color:#8062b2;}
table.board-list.faq .bg.active td.subject .arrow {background-position:left bottom;}
table.board-list.faq .bg td .ico {display:inline-block; width:22px; height:12px; border:none; min-width:auto; padding:0px; margin:0px; vertical-align:middle; overflow:hidden; background:url(../img/common/faq_arrow.png) no-repeat center bottom;}
table.board-list.faq .bg.on td .ico {background-position:center top} 
table.board-list.faq .bg2 td {background:#f2f2f2; text-align:left;}
table.board-list.faq .bg2 td.subject {padding:20px 25px 22px 0px; word-break:break-all; background:#fafafa; color:#646464;  line-height:27px;}


/* blog gallery */
.blog_list {clear:both; width:100%;}
.blog_list ul:After {display:block; content:""; clear:both;}
.blog_list ul {}
.blog_list li {box-sizing:border-box;  padding:25px 0px; border-bottom:1px solid #e5e5e5}

.blog_list li > a {display:block; position:relative; padding-left:315px; min-height:175px}

.blog_list li .pic {display:block; box-sizing:border-box; width:275px; height:175px; position:absolute; left:0px; top:0px; overflow:hidden;}
.blog_list li .pic:after {display:block; content:""; width:100%; height:100%; background:url(../img/main/photo_shadow.png) no-repeat left bottom; background-size:cover; position:absolute; left:0px; bottom:0px; z-index:2;}
.blog_list li .pic img {max-width:100%; max-height:100%; position:absolute; left:50%; top:50%; transform:translate(-50%, -50%); -webkit-transform:translate(-50%, -50%);}
.blog_list li .pic img.no_img {width:auto !important; height:auto !important;}
.blog_list li .pic .txt_tW {width:100%; position:absolute; left:0px; bottom:0px; text-align:center; box-sizing:border-box; padding:0px 10px 15px 10px; z-index:3}
.blog_list li .txt_t {display:block; font-size:22px; color:#000; font-weight:400; line-height:150%; margin:5px 0px 15px 0px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis;}
.blog_list li .txt_s {display:block; font-size:17px; font-weight:100; color:#000; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:3; -webkit-box-orient:vertical; text-align:left; line-height:28px; height:84px; color:#333;}
.blog_list li .date {display:block; font-weight:100; color:#000;}

.blog_list li .txt_ss {display:block; color:#666666; margin-top:10px; position:relative; font-size:18px; padding-left:110px; font-weight:100; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; }
.blog_list li .txt_ss > strong {display:block; position:absolute; left:0px; top:0px; font-weight:500; color:#333333;}
.blog_list li .type {display:inline-block; line-height:20px; font-weight:100; color:#fff; text-align:center; padding:5px 10px;}






/* 뷰페이지 */
.board-view_top {border-top:1px solid #d9d9d9}
.board-view { width:100%; table-layout:fixed; }
.board-view th {background:#f4f5f8; border-bottom:1px solid #d9d9d9; padding:14px 5px 14px 20px; text-align:left; font-weight:300; color:#262626;}
.board-view th.subject {background:#eeeeee; border-bottom:1px solid #dddddd; font-size:1.05em;}
.board-view th.subject .s_txt {font-weight:400; font-size:0.95em;}
.board-view td .price {display:block; overflow:hidden; font-weight:500; color:#e3394b; line-height:20px; background:url(../img/common/ico_price.png) no-repeat left top; font-size:1.4em; padding:6px 0px 7px 40px;}
.board-view td {border-bottom:1px solid #d9d9d9; padding:14px 10px 14px 20px; min-height:27px; font-weight:100; text-align:left; color:#646464;}
.board-view td.tc { text-align:center; padding:12px 0 11px 0px;}
.board-view td.view_td {padding:30px 20px; border-bottom:1px solid #ededed; word-break:break-all;}
.board-view td.write_td {padding:20px 0px;}
.board-view td.evt_view_td { padding:30px 0px; border-bottom:1px solid #a1a1a1;}
.pop_wrap .board-view td {padding:10px 18px 10px 18px;}
.board-view td a.file {color:#646464; display:inline-block; line-height:19px; vertical-align:middle; padding-left:28px; background:url(img/ico/ico_file.gif) no-repeat left center; margin-right:5px;}

.board-view td img {max-width:100% !important; width:auto !important; height:auto !important}
.board-view th.cont {padding:60px 0 64px 20px;}
.board-view .reply td { background:#f2f4f7; padding:30px 20px; word-break:break-all}
.board-view .reply td .faq span { display:block; height:27px; padding-left:44px; background:url(../img/common/icon_re2.gif) no-repeat left 3px; color:#b50047;}
.board-view .ico_reW {padding:0px 0px 5px 0px;}
.board-view .ico_reW .ico_re {display:inline-block; border-radius:3px; background:#ff5546 !important; font-size:0.9em; font-weight:300;  color:#fff; padding:0px 5px; line-height:160%; vertical-align:top;}
.board-view .reply td .faq p { padding-left:16px;}
.board-view th.last, .board-view tr.last th, .board-view tr.last td { border-bottom:1px solid #ACACAC;}
.board-view th.last, .board-view tr.last th, .board-view tr.last td { border-bottom:1px solid #ACACAC;}
.board-view td.event { padding:20px; text-align:center;}
.board-view th.bg {background:#f4f5f8}
.frameW {position:relative; padding-top:56.25%; margin:0 auto;}
.frameW iframe {position:absolute; left:0px; top:0px; width:100% !important; height:100% !important;}




.table_view_list {overflow:hidden; margin-left:-25px;}
.table_view_list li {float:left; padding:3px 0px 3px 25px; margin-right:30px; min-height:20px; line-height:20px; color:#666666; font-weight:500; background:url(../img/common/top_line2.gif) no-repeat left center;}
.table_view_list li:first-child {background:none;}
.table_view_list li:first-child {margin-left:0px;}

.table_view_list li span.tt {color:#000; font-weight:300;}

.table_view_list li .tt a {display:inline-block; padding-left:5px; border-left:1px solid #999; margin-right:6px; color:#000}
.table_view_list li .tt a:first-child {border-left:none; padding-left:0px;}


.board-point { width:100%; border-bottom:1px solid #666666; border-top:1px solid #666666}

.board-point th {background:#eeeeee; padding:12px 0 ; text-align:center; font-size:15px; color:#242424;}
.board-point td {padding:12px 0px;}
.board-point td.subject {padding-left:20px;}

.board_viewW {border-top:1px solid #666666}
.board_viewW .board-view .view_tit th {background:#eeeeee; text-align:left; padding-left:32px; font-size:22px; color:#242424; line-height:140%; }
.board_viewW .board-view .view_tit td {background:#eeeeee; text-align:right; padding-right:32px; font-size:14px; color:#242424; line-height:140%;  }
.board_viewW .board-view th {background:#fff; padding:18px 0 17px 32px; font-size:14px; color:#242424;}
.board_viewW .board-view td {padding:18px 10px 17px 0px; min-height:27px;}
.board_viewW .board-view td.view_td {padding:40px 32px; line-height:27px; }
.board_viewW .board-view tr:last-child th {border-bottom:1px solid #666666;}
.board_viewW .board-view tr:last-child td {border-bottom:1px solid #666666;}
.board_viewW .board-view .on td {background:#f2f2f2}
.board_viewW .board-view .on th {background:#f2f2f2}

.click_count {text-align:right; padding:10px 0px; font-size:1.05em; color:#666666;}

.view_tit+.table_line {border-width:1px;}
.view_tit {padding:25px 20px; margin-bottom:25px; background:#f3f3f7; text-align:center; position:relative;}
.view_tit .label {display:inline-flex; justify-content:center; align-items:center; border:1px solid #141414; font-size:15px; line-height:1.3em; font-weight:600; padding:5px 15px 3px 15px; color:#141414; margin-bottom:10px;}
.view_tit .v_tit {font-size:1.6em; line-height:140%; font-weight:700; color:#000000; }
.view_tit .nickname {font-size:1.41em; line-height:140%; font-weight:100; margin-top:-5px; color:#fff; }
.view_tit .status {background:#096bc3; display:inline-block; min-width:53px; height:23px; text-align:center; line-height:24px; font-size:12px;  color:#fff; margin-bottom:20px;}
.view_tit .status.off {background:#666666;}
.view_tit .field {display:inline-flex; min-width:107px; height:35px; box-sizing:border-box; border:1px solid #ff647b; color:#ff647b; background:#fff; justify-content:center; align-items:center; font-size:18px; border-radius:30px; box-sizing:border-box; font-weight:500; line-height:130%; margin-right:5px; font-family:'Noto Sans';}
.view_tit .field.bg1 {border-color:#ff647b; color:#ff647b;}
.view_tit .field.bg2 {border-color:#b588ff; color:#b588ff;}
.view_tit .field.bg3 {border-color:#29bab4; color:#29bab4;}
.view_tit .field.bg4 {border-color:#009eff; color:#009eff;}
.view_tit .field.bg5 {border-color:#f39800; color:#f39800;}
.view_tit .field.bg6 {border-color:#df0012; color:#df0012;}
.view_tit .field.bg7 {border-color:#333333; color:#333333;}
.view_tit .share {position:absolute; right:0px; bottom:-70px; display:flex; flex-wrap:wrap;}
.view_tit .share > li {margin-left:20px;}
.view_tit .share > li:first-child {margin-left:0px;}
.view_tit .share > li > button {color:#999999; line-height:38px; position:relative; padding-left:46px; font-size:15px;}
.view_tit .share > li > button .ico {display:block; position:absolute; left:0px; top:-1px; border:1px solid #ccc; border-radius:100%; overflow:hidden;}



.view_tit .v_list {padding-top:10px; font-size:16px; color:#999999}
.view_tit .v_list > li {display:inline-block; vertical-align:top; font-weight:400; font-size:1em; line-height:120%; padding:3px 15px; position:relative;}
.view_tit .v_list > li:before {display:block; content:""; width:1px; height:14px; background:#cccccc; position:absolute; left:0px; top:50%; transform:translateY(-50%); -webkit-transform:translateY(-50%)}
.view_tit .v_list > li:first-child:before {display:none;}
.view_tit .v_list > li .click {display:block; padding-left:20px; background:url(../img/common/click.png) no-repeat left center;}
.view_tit .go_back { position:absolute; left:20px; top:50%; transform:translateY(-50%); -webkit-transform:translateY(-50%);}
.view_tit .go_list {display:block; font-size:1.15em; font-weight:500; color:#000000; word-break:break-all; }
.view_tit .go_list > span {display:block; line-height:26px; padding-left:35px; background:url(../img/common/left.png) no-repeat left center;}
.view_bottom {background:#f4f5f8; overflow:hidden; padding:25px 20px; margin-top:40px;}
.view_bottom > li {width:33.333%; box-sizing:border-box; float:left;}
.view_bottom > li:nth-child(1) {text-align:left}
.view_bottom > li:nth-child(2) {text-align:center}
.view_bottom > li:nth-child(3) {text-align:right}
.view_bottom > li > a {display:inline-block; color:#000; line-height:26px; font-weight:500; font-size:1.1em;}
.view_bottom > li > a > span {display:block;}
.view_bottom > li:nth-child(1) > a > span { padding-left:40px; background:url(../img/common/left.png) no-repeat left center;}
.view_bottom > li:nth-child(2) > a > span { width:37px; height:23px; background:url(../img/common/list.png) no-repeat right center;}
.view_bottom > li:nth-child(3) > a > span { padding-right:40px; background:url(../img/common/right.png) no-repeat right center;}

.attachments {padding-left:30px; padding-bottom:30px; font-size:15px; background:url(../img/common/ico_attachments.png) no-repeat left 2px;}
.attachments > dt {font-size:1.1em;}
.attachments > dd > ul > li {padding-top:5px; word-break:break-all}
.attachments > dd > ul > li > a {text-decoration:underline;  text-underline-offset:5px; display:inline-block; padding-right:30px; background:url(../img/common/ico_file2.png) no-repeat right top; font-weight:300; color:#333; min-height:25px;}


.view_date {padding:20px 0px 20px 0px; border-bottom:1px solid #e5e5e5;}
.view_date > ul {display:flex; justify-content:space-between;}
.view_date > ul li {padding-bottom:5px;}
.view_date > ul li.file .txt_t {padding-left:30px; line-height:25px; background:url(../img/common/ico_file2.png) no-repeat left center;}
.view_date > ul li.file a {display:inline-block; color:#333; padding-right:5px;}
.view_date > ul li .txt_t {color:#666; display:inline-block; padding-right:5px;}
.view_date > ul li:nth-child(2) {float:right;}



.view_bottom {background:#eff1f6; overflow:hidden; padding:25px 20px; margin-top:40px;}
.view_bottom > li {width:33.333%; box-sizing:border-box; float:left;}
.view_bottom > li:nth-child(1) {text-align:left}
.view_bottom > li:nth-child(2) {text-align:center}
.view_bottom > li:nth-child(3) {text-align:right}
.view_bottom > li > a {display:inline-block; color:#000; line-height:26px; font-weight:500; font-size:1.1em;}
.view_bottom > li > a > span {display:block;}
.view_bottom > li:nth-child(1) > a > span { padding-left:40px; background:url(../img/common/left.png) no-repeat left center;}
.view_bottom > li:nth-child(2) > a > span { width:37px; height:23px; background:url(../img/common/list.png) no-repeat right center;}
.view_bottom > li:nth-child(3) > a > span { padding-right:40px; background:url(../img/common/right.png) no-repeat right center;}

.view_con {padding:30px 0px; font-size:16px; line-height:160%; font-weight:400; }
.view_con.line {border:1px solid #ccc; border-radius:10px; padding:30px;}

.answer_box {background:#f3f4f8; padding:25px 20px 40px 20px; margin-top:0px;}
.answer_box .answer_tit {display:flex; align-items:center; position:relative; padding-right:50px;}
.answer_box .answer_tit .label {display:flex; justify-content:center; align-items:center; width:70px; height:31px; line-height:1.3em; color:#fff; text-align:center; background:#00aa53; font-size:14px; align-self:flex-start; margin-right:10px;}
.answer_box .answer_tit .txt_t {flex:1; font-size:1.11em; line-height:1.3em; font-weight:700; color: #333;}
.answer_box .answer_con {padding:20px; margin-top:20px; background:#fff; border:1px solid #ccc; font-size:0.95em; line-height:1.5em;}
.answer_content {padding:20px 30px ; margin-top:5px; background:#f3f4f8; font-size:0.9em;}
.answer_content .user {padding-bottom:10px;}
.answer_content .answer {width:100%; max-width:120px; line-height:44px; line-height:44px; color:#fff; text-align:center; font-size:17px; border-radius:30px; background:#3ac6f2; margin-bottom:20px;}
.answer_content .del {display:inline-block; border:1px solid #cccccc; line-height:21px; width:23px; background:url(../img/common/del.gif) no-repeat center center #fff; font-size:0px; vertical-align:middle; margin-left:5px;}

.board_content {padding:30px 0px; border-top:1px solid #ccc; }




/* 페이징 */
.paging {overflow:hidden; text-align:center; margin:40px 0px 25px 0px; width:100%; font-weight:300; font-size:0px;}
.paging img {vertical-align:top;}
.paging a {color:#000; vertical-align:middle; display:inline-flex; width:50px; height:50px; overflow:hidden; border-radius:100%; font-size:17px; margin:0px 2px; padding:9px; font-weight:400; justify-content:center; align-items:center;}

.paging a.first, .paging a.last, .paging a.next, .paging a.prev {width:50px; height:50px; background:#fff; border:1px solid rgba(0, 0, 0, 20%); text-indent:-99999px; position:relative; font-size:0px;}
.paging a.first:after, .paging a.prev:after {content:''; width:7px; height:7px; border-top:2px solid #787878; border-left:2px solid #787878; display:inline-block; position:absolute; left:50%; top:50%; transform:translate(-50%, -50%) rotate(-45deg); opacity:0.7;}
.paging a.last:after, .paging a.next:after {content:''; width:7px; height:7px; border-top:2px solid #787878; border-right:2px solid #787878; display:inline-block; position:absolute; left:50%; top:50%; transform:translate(-50%, -50%) rotate(45deg); opacity:0.7;}
.paging a.prev:before {content:''; width:7px; height:7px; border-top:2px solid #787878; border-left:2px solid #787878; display:inline-block; position:absolute; left:50%; top:50%; transform:translate(-50%, -50%) rotate(-45deg); opacity:0.7; margin-left:5px}
.paging a.next:before {content:''; width:7px; height:7px; border-top:2px solid #787878; border-right:2px solid #787878; display:inline-block; position:absolute; left:50%; top:50%; transform:translate(-50%, -50%) rotate(45deg); opacity:0.7; margin-left:-5px;}

.paging a.next {margin-left:10px;}
.paging a.prev {margin-right:10px;}
.paging a.on {color:#fff; background:#333333; border:1px solid #333333;}



 /* 게시글 검색 */
.board_search {background:#eff1f6; padding:20px;}
.board_search .bbs_search_in {}

.list_count_wrap .bbs_search {order:2; width:100%; max-width:545px;}
.list_count_wrap .bbs_search.flex {display:flex; max-width:750px;}
.list_count_wrap .bbs_search.flex .bbs_search_in {flex:1;}
.list_count_wrap .list_count {order:1;  margin-top:15px;}
.list_count_wrap .btn {order:3; margin-left:10px; flex:initial}
.list_count_wrap .btn a {min-height:50px; padding:0px 20px;}

.list_count {overflow:hidden; margin-bottom:15px; padding-left:50px; line-height:41px; background:url(../img/common/ico_page.png) no-repeat left center; }
.list_count > p {float:left; line-height:41px; }
.list_count .line {display:inline-block; width:4px; height:14px; border-radius:3px; transform:rotate(-45deg); background:#0053a7; margin:-2px 6px;}
.list_count .select {float:right; height:34px; line-height:32px;}

.bbs_search {margin-bottom:30px;}

.bbs_search_in {position:relative;margin:0 auto;}
.bbs_search_in fieldset {display:flex; flex-wrap:wrap;}
.bbs_search_in .btn_search { position:absolute; right:0px; top:0px;}
.bbs_search_in .select {margin-right:5px;}
.bbs_search_in #searchstr {width:100% !important;}
.bbs_input_in {background:#f4f4f4; flex:1; position:relative; padding-right:50px; border:none; }

.sort_wrap {display:flex; width:65%; max-width:340px;}
.sort_wrap .select {flex:1; height:50px; border:1px solid #000;}

.list_count_wrap2 {padding-bottom:20px; margin-bottom:30px; border-bottom:1px solid #000;}
.view_type_wrap {display:flex; align-items:center;}
.view_type {display:flex; min-width:140px;}
.view_type > li:not(:first-child) {margin-left:-1px;}
.view_type > li button {display:flex; justify-content:center; align-items:center; width:50px; height:50px; border:1px solid #cccccc}
.view_type > li button > span {width:22px; height:22px; display:block; line-height:0px; position:relative; background:#cccccc}
.view_type > li button > span:after {display:block; content:""; width:24px; height:10px; border-top:2px solid #fff; border-bottom:2px solid #fff; position:absolute; left:50%; top:50%; transform:translate(-50%, -50%); box-sizing:border-box;}
.view_type > li button.type1 > span:before {display:block; content:""; width:10px; height:24px; border-left:2px solid #fff; border-right:2px solid #fff; position:absolute; left:50%; top:50%; transform:translate(-50%, -50%); box-sizing:border-box;}
.view_type > li button.on {border-color:#0162ff; position:relative; z-index:2}
.view_type > li button.on > span {background:#0162ff;}


.bbs_search .select {border:1px solid #000; border:1px solid #000; vertical-align:middle; width:140px; background-color:#fff; height:50px;  border-radius:0px;}
.bbs_search .st_select {min-width:100px; margin-right:0px; position:relative; display:inline-block; *display:inline; vertical-align:middle;}
.bbs_search .st_select p.pl10 {border:1px solid #cacccb; background:#f4f4f4;}
.bbs_search .select_input {height:38px; background:#f4f4f4; line-height:40px; border:none; line-height:38px; width:100%; padding:0px; color:#737070}
.bbs_search .bt {padding:11px; width:48px; height:100%; background:url(../img/common/bt_search.png) no-repeat center center; display:block; background-size:26px auto;  position:absolute; right:0px; top:0px; box-sizing:inherit; text-indent:2000px; font-size:1px;}
.bbs_search .button-1 {border:none; width:100%; height:40px; position:absolute; left:0px; top:0px; padding:0px; font-size:0; background:url(../img/btn/button-1.png) no-repeat right center;}
.bbs_search .Select {position:absolute; width:100%; top:40px; left:0px; display:none }
.bbs_search .Select li {padding:5px 5px 5px 10px; min-height:20px; line-height:20px; border:1px solid #e2e2e2; border-top:none; background:#fff; cursor:pointer; text-align:left;}
.bbs_search .Select li:hover {background:#f7f7f7}
.bbs_search .input {border:none; background:none; outline:none; color:#656565; line-height:1.4em; height:48px; vertical-align:middle; width:100%;}
.bbs_search .btn_search {background:#757a85; display:inline-block; zoom:1; color:#fff;border:1px solid #757a85;	padding:0px; font-size:14px; width:100px; height:40px; line-height:38px; text-align:center; cursor:pointer; margin-left:15px;}
.bbs_search_in.two_col {max-width:850px; padding-left:0px; overflow:hidden;}


.bbs_search_in.two_col .two_cell .pa {left:0px; top:50%; font-size:15px; font-weight:700; color:#000; line-height:20px; margin-top:-10px; padding-left:10px; background:url(../img/common/bul04.gif) no-repeat left center; }
.bbs_search_in.two_col .col-sm-2 .select_ds {float:left; width:50%; box-sizing:border-box; }
.bbs_search_in.two_col .two_cell .col-sm-3 .select_ds {width:33.33%;}
.bbs_search_in .col-sm-2 .select {position:relative; width:100%;}
.bbs_search_in.two_col .cell01 {padding-right:30px; width:55%;}
.bbs_search_in.two_col .cell02 {padding-left:100px; width:45%}
.bbs_search_in.three_col .two_cell {width:33.33%; padding-left:80px;}
.bbs_search_in.three_col .cell03 {padding-left:60px;}

.list_count_wrap .bbs_search2 {max-width:740px; justify-content:space-between; display:flex; flex-wrap:wrap;}
.list_count_wrap .bbs_search2 .bbs_search_in {flex:1;}
.list_count_wrap .bbs_search2 .down_bt {width:270px; padding-left:10px;}
.list_count_wrap {display:flex; flex-wrap:wrap; align-items:center; justify-content:space-between}
.list_count_wrap form {display:flex; flex-wrap:wrap; align-items:center; justify-content:space-between; width:100%;}

.st_select_top .st_select p.pl10 {background:#f4f4f4;}
.st_select_top .select_input {background:#f4f4f4; font-family:Noto Sans;}



.st_select_top .st_select p.pl10 {background:#f4f4f4;}
.st_select_top .select_input {background:#f4f4f4;  *border:0px;}
 
 /*글쓰기*/
.board-write {width:100%; border-bottom:1px solid #d9d9d9; font-size:16px;}
.board-write tr:first-child th { border-top:none;}
.board-write tr:first-child td { border-top:none;}
.board-write th { background:#f4f5f8; border-top:1px solid #e0e0e0; line-height:1.4em; padding:10px 5px 10px 20px; text-align:left; color:#2d2d2d; font-weight:700}
.board-write .tc {padding:5px !important}
.board-write th span {padding-right:2px;}
.board-write.th_tc th {padding:13px 0 12px 0px; text-align:center;}
.board-write.th_tc th span {margin-left:-15px;}
.board-write td {border-top:1px solid #e0e0e0; height:60px; word-break:break-all; font-weight:400; line-height:1.4em; padding:10px 10px 10px 10px; }
.board-write td.tc {text-align:center;  padding:12px 0 11px 0px;}

.board-write td.file a { color:#737070; display:inline-block; padding-left:22px; background:url(../img/common/add_file.gif) no-repeat left center;}
.board-write .input {min-height:46px; line-height:46px; width:100%; border-radius:4px; }
.board-write .select {min-height:46px; line-height:46px; width:100%; border-radius:4px; }
.board-write .textarea {border-radius:4px;}



.imp { color:#82308e; font-size:14px; width:10px; display:inline-block; zoom:1; *display:inline;}
.board-write th .totalW {padding:0px 20px 0px 0px;}
.board-write th .totalW li {color:#2d2d2d; height:25px; font-size:13px; line-height:25px; position:relative; padding-right:120px;}
.board-write th .totalW li span { display:block; position:absolute; right:0px; top:0px; color:#2d2d2d;}
.board-write th .totalW li.total { height:30px; color:#81308d; font-size:18px; line-height:30px; margin-top:16px; padding-top:10px; border-top:1px solid #d1d1d1;}
.board-write th .totalW li.total span {top:10px; color:#81308d;}
.board-write.bg_no th {background:none;}

.phone-write, .email-write, .date-write {display:flex; align-items:center;}
.phone-write .input, .email-write .input, .date-write .input {flex:1}
.email-write .input, .email-write .select {flex:1}
.date-write .datepicker{width:8.75rem;}
.date-write select{width:5rem; min-width:auto;}
.sub-files input[type="text"]{width:auto;}



/*갤러리게시판*/
.photo_table { clear:both; width:100%; padding-bottom:20px; color:#666666; overflow:hidden; border-bottom:1px solid #efeeee;}
.photo_g {padding:0px 9px 0px 8px; margin-top:16px; width:162px; height:156px; float:left;}
.photo_g dt {width:160px; height:120px; border:1px solid #f0efef; margin-bottom:10px;}
.photo_g dd {width:160px; text-align:center;}
.photo_g dd a { color:#666666;}

.photo2_group {overflow:hidden; width:100%;}
.photo2_group li {overflow:hidden; width:100%; min-height:93px; padding:14px 0px; border-bottom:1px solid #efeeee;}
.photo2_img {width:120px; height:90px; border:1px solid #efeeee; float:left; margin-left:9px; margin-left:5px;}
.img_ok {width:560px;}
.img_no {margin-left:9px; margin-left:5px;}
.photo2_g {float:right; position:relative; margin-right:8px; margin-right:4px; margin-top:2px;}
.photo2_g dt {margin-bottom:6px; color:#666666; }
.day_jo {position:absolute; right:0px; top:0px; color:#aaaaaa;}
.photo2_g dt a {color:#666666;}
.photo2_g dd a { color:#858585;}

.list_count {font-size:1.05em;}
.writer {padding:15px 0px; border-bottom:1px solid #ddd; font-size:1.1em;}
.board_re {padding:15px 15px 15px 25px; background:#f8fafb}
.board_re .ico_re {padding-bottom:10px; margin-left:-10px;}
.board_re .ico_re > span {display:inline-block; border:1px solid #039cf7; border-radius:60px; background:#fff; color:#039cf7; padding:0px 15px;}





/* 데이터 테이블 */
table.board-table {margin-top:10px; width:100%; border-bottom:1px solid #d3d3d3;  border-top:1px solid #505050;}
table.board-table thead th {background:#f4f4f4; padding:11px 0 10px; color:#393939; font-size:14px; color:#2d2d2d; border-top:1px solid #505050; border-bottom:1px solid #ececec; border-left:1px solid #d3d3d3;}
table.board-table thead th.purple {background:#81308d; color:#fff; border:1px solid #81308d;}
table.board-table.tc tbody tr:first-child td {*border-top:none;}

table.board-table thead th.purple:last-child {border-right:1px solid #81308d;}
table.board-table thead th.purple:first-child {border-left:1px solid #81308d;}
table.board-table td {border:1px solid #e0e0e0; border-bottom:none; padding:15px 10px 14px 10px; font-size:13px;}
table.board-table td.total_purple {background:#ececec; text-align:right; font-size:18px;  color:#81308d; padding-right:14px;}

table.board-table tbody th {background:#ececec; border-bottom:1px solid #d3d3d3; border-left:none; line-height:160%; color:#2d2d2d; font-size:14px; padding:12px 0 11px 20px; text-align:left;}
table.board-table tbody th.bg_no {background:none;}
table.board-table tbody th.tc {text-align:center; padding:12px 0 11px 0px;}

table.board-table tbody tr:first-child th {border-top:1px solid #505050; *border-top:1px solid #d3d3d3;}
table.board-table tbody tr:first-child td {border-top:1px solid #505050; *border-top:1px solid #d3d3d3;}
table.board-table tbody tr:last-child th {border-bottom:1px solid #d3d3d3;}
table.board-table tbody tr th.brb_c {border-bottom:1px solid #a1a1a1;}

table.board-table tbody td {border-top:1px solid #d3d3d3; border-right:none;  line-height:20px;}
table.no_line tbody td {border-right:none; border-top:1px solid #e0e0e0; border-left:none;}
table.no_line tbody td.bg {background:#f0f0f0; text-align:center;}

table.board-table td img {vertical-align:middle;}
table.board-table tfoot td {background:#f4f4f4;}
table.board-table tfoot tr:last-child td {border-bottom:1px solid #a1a1a1; background:#f0f0f0;}




.tableW .table_style {border-top:1px solid #505050;}
.tableW .table_style thead tr th {background-color:#e0e0e0; font-size:14px; border:1px solid #e0e0e0; border-top:1px solid #505050; color:#3b3b3b;}
.tableW .table_style tbody tr th {color:#565656;}
.tableW .table_style tbody tr td { text-align:center; padding:10px 0px;}
.tableW .table_style tbody tr:last-child th {border-bottom:1px solid #a1a1a1;}
.tableW .table_style tbody tr:last-child td {border-bottom:1px solid #a1a1a1;}

.table_style {clear:both; width:100%; border-top:2px solid #5f6062;}
.table_style thead tr th {background-color:#686868; font-size:14px; border:1px solid #686868; color:#fff; padding:10px 0 11px;}
.table_style tbody tr th {background-color:#f0f0f0; border:1px solid #dddddd; padding:12px 0 11px; color:#3c3c3c; font-size:14px;}
.table_style tbody tr td {border:1px solid #dddddd; line-height:20px; color:#575757; font-size:13px; padding:10px 0px 10px 13px;}
.layers .table_style tbody tr td {padding:23px 0px 20px 22px;}
#Ne_Popw .layers .table_style tbody tr td {padding:13px 10px 13px 10px; word-break:keep-all; word-wrap:break-word;}
.table_style tbody tr td.subject {padding-left:20px; padding-right:10px; text-align:left;}


.st_thead thead tr th {background-color:#ececec; color:#3b3b3b; border:1px solid #dddddd;}
.st_thead tbody tr th {background-color:#f4f4f4;}


.table_style1 {clear:both;width:calc(100% + 4px); margin-left:-2px; table-layout:fixed}
.table_style1.tl td {text-align:left; padding-left:18px; padding-right:10px;}
.table_style1.tl th {text-align:left; padding-left:18px; padding-right:10px; }
.table_style1 thead tr th {background-color:#f6f7f9; color:#333333; padding:14px 2px; border:1px solid #d9d9d9; font-weight:700; word-break:break-all; text-align:center;}
.table_style1 thead tr:first-child th {border-top:none;}
.table_style1 tbody tr:first-child th {border-top:none; }
.table_style1 tbody tr:first-child td {border-top:none;}
.table_style1 tbody tr th {background-color:#f6f7f9; border-bottom:1px solid #d9d9d9; padding:10px 0 9px;font-weight:600; }

.table_style1 tr.br_no td {border-left:none; border-right:none; }
.table_style1 tr.br_no th {border-left:none; border-right:none; }
.table_style1 tr.br_no2 td {border-left:none; background:#666666; color:#fff; border-right:none; }
.table_style1 tr.br_no2 th {border-left:none; background:#666666; color:#fff; border-right:none; }



.table_style1 tbody tr td {	border:1px solid #d9d9d9; line-height:1.4em; height:50px; padding:10px 5px; text-align:center; font-weight:400;  word-wrap:break-word; color:#5c5c5c}
.table_style1 tbody tr th {border:1px solid #d9d9d9;}
.table_style1 tbody tr th.tl {padding-left:18px; padding-right:10px; text-align:left; word-break:break-all;}
.table_style1 tbody tr td.subject {padding-left:18px; padding-right:10px; text-align:left; word-break:break-all;}
.table_style1 tbody tr .left_line {border-left:1px solid #d5d5d5 !important;}
.table_style1 .input {min-height:40px; line-height:40px; width:100%;}

.word_keep td {word-break:keep-all !important}
.word_keep th {word-break:keep-all !important}
.word_break td {word-break:break-all !important}
.word_break th {word-break:break-all !important}

.bg_no {background:none;}



.table_style2 {clear:both; width:100%; table-layout:fixed}
.table_style2 thead th {background-color:#40a859; color:#fff; padding:14px 2px; border:1px solid #fff; font-weight:700; word-break:break-all; text-align:center;}
.table_style2 thead tr th:first-child {border-left:none;}
.table_style2 thead tr th:last-child {border-right:none;}
.table_style2 thead tr:first-child th {border-top:none;}
.table_style2 tbody tr:first-child th {border-top:none; }
.table_style2 tbody tr:first-child td {border-top:none;}
.table_style2 tbody tr th {background-color:#f6f7f9; border-bottom:1px solid #d9d9d9; padding:10px 0 9px;font-weight:600; }
.table_style2 tbody tr td {border:1px solid #d9d9d9; line-height:1.4em; height:50px; padding:10px 5px; text-align:center; font-weight:400;  word-wrap:break-word; color:#333333; text-align:center; font-size:0.9em;}


.table_style3 {width:100%; table-layout:fixed; text-align:center}
.table_style3 th {background:#eff1f6; color:#000; height:40px; padding:7px 5px 6px 5px; line-height:130%; border:1px solid #ccc; font-weight:400;}
.table_style3 th .type {display:inline-flex; vertical-align:middle; color:#fff; font-size:13px; padding:0px 5px; height:26px; align-items:center; padding-top:4px; box-sizing:border-box;}
.table_style3 th .type1 {background:#f6b013}
.table_style3 th .type2 {background:#146ab5}
.table_style3 thead th {background:#0162ff; color:#fff;}
.table_style3 td {border:1px solid #cccccc; padding:5px; font-weight:100; color:#333333; line-height:140%; height:30px; }
.table_style3 .check {display:inline-block; vertical-align:middle; width:18px; height:18px; border-radius:100%; background:#146ab5; }





.file_nameW {border:1px solid #d5d5d5; margin-top:5px; height:35px;}
.file_name {padding:0px 30px 0px 13px; position:relative; line-height:33px;}
.file_name a {position:absolute; right:10px; top:0%; height:33px; line-height:33px;}
.file_name img {vertical-align:middle; }
.file_name span {display:inline-block; vertical-align:middle; line-height:20px; color:#646464;}
.file_input2 {margin-top:5px; position:relative;}
.file_input2 .bt {display:block; text-align:center; background:#333333}
.file_input2 .bt span {display:inline-block; padding-left:30px; height:43px; line-height:43px; background:url(../img/common/file.png) no-repeat left center; background-size:24px auto; color:#fff; font-size:14px;}
input.fileup {position:absolute; top:0; left:0; display:inline-block; width:100%; height:140px; opacity:0;}


/* gallery */
.photo_listW {width:100%;}
.photo_listW > ul {display:flex; flex-wrap:wrap; margin:-20px -10px;}
.photo_listW > ul > li {width:25%; box-sizing:border-box; padding:20px 10px;}
.photo_listW .box {display:block; color:#333333; position:relative;}
.photo_listW .box {display:block; color:#333333; /*border:1px solid #cccccc; position:relative; box-shadow:1px 2px 4px #ccc;*/}
/*.photo_listW .box:hover {border:1px solid #143e88 !important;}*/

.photo_listW .pic.play:after {display:block; content:""; width:46px; height:46px; background:url(../img/main/play.png) no-repeat center center/cover; position:absolute; left:50%; top:50%; transform:translate(-50%, -50%)}
.photo_listW .pic {display:block; box-sizing:border-box; width:100%; padding-bottom:64.70588235294118%; position:relative; overflow:hidden;}
.photo_listW .pic img {width:100%; height:100%; position:absolute; left:50%; top:50%; transform:translate(-50%, -50%); -webkit-transform:translate(-50%, -50%);}
.photo_listW .pic iframe {width:100% !important; height:100% !important; position:absolute; left:0%; top:0%;}
.photo_listW .cate {padding-top:20px; }
.photo_listW .cate > span {display:inline-flex; vertical-align:top; height:30px; align-items:center; padding:0px 7px; background:#0162ff; border-radius:4px; color:#fff; font-size:14px; }


.photo_listW .txt_t {display:block; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:1; -webkit-box-orient:vertical; text-align:left; font-size:1.176em; font-weight:700; line-height:1.4em; height:1.4em; color:#1e1e1e; margin-top:15px;}
.photo_listW .s_txt {display:block; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; font-weight:500; color:#000; height:20px; line-height:20px; padding-bottom:10px; font-size:16px; text-align:left;}
.photo_listW .tit {display:block; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; font-weight:500; color:#000; height:1.4em; line-height:1.4em; padding-bottom:10px; font-size:17px; text-align:left;}
.photo_listW .txt_s {display:block; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; text-align:left; line-height:1.4em; height:2.8em; color:#333;}
.photo_listW .date {color:#999999; padding-top:5px; line-height:1.3em;}
.photo_listW .date > strong {display:block; font-weight:700; font-size:1.2em;}

.photo_listW > ul.three > li {width:33.33333%}

.photo_listW .type2 > li {border-bottom:1px solid #ccc; width:100% !important;}
.photo_listW .type2 .box {display:flex; flex-wrap:wrap; align-items:center;}
.photo_listW .type2 .pic {display:none;}
.photo_listW .type2 .txtW {flex:1;}
.photo_listW .type2 .txt_t {margin:0px; -webkit-line-clamp:1; height:1.4em;}
.photo_listW .type2 .date {padding:0px;}
.photo_listW .type2 .cate {padding:0px; min-width:150px;}

.photo_listW .movie > li {width:33.3333%;}
.photo_listW .movie .pic {padding-bottom:56.3192904656319%;}




.photo_listW .menu_list {margin:-20px -10px;}
.photo_listW .menu_list > li {padding:20px 10px !important; box-sizing:border-box; width:33.33%;}
.menu_list > li > a {display:block; position:relative; transition:all 0.3s 0s ease-in-out; -webkit-transition:all 0.3s 0s ease-in-out;}
/*.menu_list > li > a:hover:before {display:block; content:""; z-index:9; width:calc(100% + 2px); width:-webkit-calc(100% + 2px); height:calc(100% + 2px); height:-webkit-calc(100% + 2px); box-sizing:border-box; border:1px solid #64c5d1; position:absolute; left:-1px; top:-1px;}*/
/*.menu_list > li > a:hover {box-shadow:1px 0px 8px #cccccc8a;}*/
.menu_list .box .pic {display:block; padding-bottom:calc(466 / 362 * 100); border-radius:8px; }
.menu_list .box .pic img {position:absolute; left:50%; top:50%; transform:translate(-50%, -50%); width:100%; height:100%;}
.menu_list .box .tit {text-align:center; padding-left:10px; padding-right:10px; font-weight:700; color:#333333; font-size:1em; margin-top:10px; height:auto;line-height:140%;}
.menu_list > li .star {display:block; width:15px; height:15px; position:absolute; right:10px; top:10px; background:url(../img/common/star.png) no-repeat center top;}
.menu_list > li .star.on {background:url(../img/common/star_on.png) no-repeat center top;}
.menu_list > li .type {position:absolute; left:0px; top:0px; font-size:13px; font-weight:300; display:flex; flex-wrap:wrap; justify-content:center; align-content:center; width:58px; height:42px; text-align:center; color:#fff; word-break:break-all; line-height:120%;}
.menu_list > li .type > span {position:relative; z-index:2; padding-bottom:5px;}
.menu_list > li .type:after {display:block; content:""; width:0px; height:0px; border-top:14px solid red; border-right:29px solid transparent; border-left:29px solid transparent; background:#fff; position:absolute; left:50%; bottom:0%; transform:translateX(-50%)}
.menu_list > li .type.type1 {background:#5fc3d0}
.menu_list > li .type.type2 {background:#0f83f1}
.menu_list > li .type.type3 {background:#000000}
.menu_list > li .type.type1:after {border-top-color:#5fc3d0}
.menu_list > li .type.type2:after {border-top-color:#0f83f1}
.menu_list > li .type.type3:after {border-top-color:#000000}

.menu_list > li .txt_area {display:block; background:#f3f4f8; box-sizing:border-box; min-height:130px; padding:15px 15px; margin-top:5px; text-align:left;}
.menu_list > li .txt_area .txt_a {display:block; min-height:35px; position:relative; padding-left:100px; line-height:25px; margin-top:10px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; color:#000000; font-size:16px;}
.menu_list > li .txt_area .txt_a:first-child {margin-top:0px;}
.menu_list > li .txt_area .txt_a > strong {position:absolute; left:0px; top:0px; width:85px; height:35px; line-height:35px; box-sizing:border-box; background:#fff; font-size:15px; color:#666666; font-weight:400; text-align:center; border-radius:60px;}








/* 달력 */
.sch_topW {box-sizing:border-box; text-align:center; background:#fff; padding:0px 30px;}
.sch_topW .in_box {display:flex; justify-content:center; align-items:center; padding-bottom:10px;}
.sch_topW .in_box .sch_arrow {display:flex; justify-content:center; align-items:center; width:40px; height:40px; border:1px solid #000; background:#fff;}
.sch_topW .in_box .sch_arrow:after {content:""; display:block; border-right:6px solid #000; border-top:6px solid transparent; border-bottom:6px solid transparent;}
.sch_topW .in_box .next:after {border-left:6px solid #000; border-right:0px; border-top:6px solid transparent; border-bottom:6px solid transparent;}

.sch_topW .in_box .date {font-size:40px; line-height:1.2em; color:#141414; padding:0px 5%; font-weight:700;}


.event_tbW {box-sizing:border-box; padding:20px 0px 20px 0px;}
.ev_tb {width:100%; box-sizing:border-box; table-layout:fixed; font-size:16px;}
.ev_tb thead tr th {padding:10px 5px; text-align:center; color:#333; font-weight:600; background:#eaecf1; border:1px solid #ccc; }
.ev_tb thead tr th.sun {color:#d43134;}
.ev_tb tbody tr:first-child td {border-top:1px solid #ccc; }
.ev_tb tbody tr td {padding:10px 0px; vertical-align:top; text-align:right; height:90px; font-weight:300; line-height:1.3em; color:#141414; border:1px solid #eaecf1;}
.ev_tb tbody tr td .date {opacity:1; position:relative; display:block; padding:0px 5px 5px 5px;}
.ev_tb tbody tr td.sun {color:#d43134;}
.ev_tb tbody tr td .on {min-height:26px; background:#00aa53; font-size:13px; line-height:1.3em; color:#fff; text-align:center; display:flex; justify-content:center ; align-items:center; width:calc(100% + 2px); position:relative; margin-left:-1px; margin-top:3px; padding:2px; box-sizing:border-box; word-break:break-all}
/*.ev_tb tbody tr td .on .date:after {display:block; content:""; width:7px; height:7px; background:#141414; position:absolute; left:50%; top:100%; transform:translateX(-50%);}*/
.ev_tb tbody tr td .on .date {opacity:1;}
.ev_tb tbody tr td.today {background:#eaecf1}


.event_tbW_x {overflow-x:auto}
.event_tbW_x > div {min-width:768px;}





.program_table {clear:both; width:100%; box-sizing:border-box; font-size:0.95em;}
.program_table thead tr th {color:#000000; background:#f3f4f8; height:45px; padding:5px; border:1px solid #e3e3e3; border-top:1px solid #000000}
.program_table tbody tr th {text-align:center; border:1px solid #e3e3e3; line-height:130%; color:#fff; word-break:keep-all; background:#2d313d; padding:7px 10px 7px 10px; height:65px; box-sizing:border-box; font-weight:400;}
.program_table tbody tr td {line-height:130%; height:10px; color:#012c43; text-align:center; padding:5px; border:1px solid #e3e3e3; font-weight:400; word-break:keep-all;}
.program_table tbody tr td strong {font-weight:700;}


.notice_list {border-top:1px solid #000; }
.notice_list > li {box-sizing:border-box; border-bottom:1px solid #e5e5e5}
.notice_list > li.notice {background:#eff1f6}
.notice_list > li > a div {overflow:hidden;}
.notice_list > li > a {position:relative; display:flex; align-items:center; min-height:90px; color:#000000; padding:10px 50px 10px 0px; font-weight:400;}
.notice_list > li > a:after {content:''; width:10px; height:10px; border-top:4px solid #cccccc; border-right:4px solid #cccccc; border-radius:4px; display:inline-block; transform:rotate(45deg) translateY(-50%); position:absolute; right:30px; top:50%; margin-top:-3px;}
.notice_list > li > a:hover {color:#3fba5d;}
.notice_list > li > a:hover:after {border-color:#3fba5d;}
.notice_list > li > a:hover .txt_s {color:#3fba5d;}
.notice_list > li > a:hover .txt_t {color:#3fba5d;}
.notice_list > li > a:hover .date {color:#3fba5d;}
.notice_list > li > a:hover * {color:#3fba5d;}
.notice_list > li > a .ico {display:inline-block; background:#0068b7; color:#fff; border-radius:5px; padding:0px 10px; font-weight:400; vertical-align:top; margin-right:10px; font-size:15px; line-height:30px;}
.notice_list > li > a .num {min-width:70px; text-align:left; font-weight:300;}
.notice_list > li > a .date {min-width:130px; text-align:center; font-weight:700; color:#9a9a9a;}
.notice_list > li > a .date img {padding-bottom:1px;}
.notice_list > li > a .date > strong { font-weight:800; display:block; font-size:2.1em; line-height:110%;}
.notice_list > li > a .cate {display:flex; min-width:180px; margin:0px 10px; flex-wrap:wrap;}
.notice_list > li > a .cate > span {margin:2px; line-height:23px; display:inline-flex; align-items:center; min-height:25px; font-weight:600; font-size:13px; border-radius:4px; padding:0px 10px;}
.notice_list > li > a .cate > span.type1 {background:#3fba5d; color:#fff; border:1px solid #3fba5d }
.notice_list > li > a .cate > span.type2 {background:#fff; color:#0073bb; border:1px solid #0073bb }
.notice_list > li > a .cate > span.type4 {background:#fff; color:#1c3260; border:1px solid #1c3260 }
.notice_list > li > a .cate > span.type3 {background:#fff; color:#72767b; border:1px solid #72767b }
.notice_list > li > a .cate > span.type3 {background:#fff; color:#72767b; border:1px solid #72767b }

.notice_list > li > a .status {display:flex; min-width:fit-content; margin-right:20px; flex-wrap:wrap;}
.notice_list > li > a .status > span {line-height:1.3em; display:flex; align-items:center; min-height:22px; font-weight:500; font-size:14px; padding:0px 5px;}
.notice_list > li > a .status > span.type1 {background:#00aa53; color:#fff; border:1px solid #00aa53 }
.notice_list > li > a .status > span.type2 {background:#cbcbcb; color:#fff; border:1px solid #cbcbcb }

.notice_list > li > a .txt_t {font-weight:600; display:block; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; color: #1b1b1b; width: 100%;}
.notice_list > li > a .txt_t img {margin-left: 5px;}
.notice_list > li > a .txt_s {font-size:16px;; line-height:130%; color:#666666; font-weight:300; display:block; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; padding-top:10px;}
.notice_list > li > a .key {display: flex; align-items: center;}
.notice_list > li > a .key .txt {overflow:hidden; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; }
.notice_list > li > a .name {font-size: 0.95em;}

.notice_list > li .name:nth-of-type(3) {padding-left:10px; margin-left:10px; border-left:1px solid #ccc; }

.notice_list > li > .toggle.on {color:#3fba5d}
.notice_list > li > .toggle.on:after {transform:rotate(-45deg) translateY(-50%); margin-top:0px; right:10px; border-color:#3fba5d}

.notice_list > li > .toggle .last {margin-left:auto; font-weight:600;}
.notice_list > li > .toggle .manpower_pool {flex:1; display:flex; font-weight:600; align-items:flex-end; flex-wrap:wrap;}
.notice_list > li > .toggle .manpower_pool .type {display:flex; width:50px; height:23px; line-height:1.2em; font-size:14px; border:1px solid #00aa53; border-radius:4px; color:#00aa53; font-weight:600; justify-content:center; align-items:center; line-height:1.3em; padding:0px 5px; margin-bottom:5px;}
.notice_list > li > .toggle .manpower_pool .bx1 {min-width:100px;}
.notice_list > li > .toggle .manpower_pool > div:not(:first-child) {position:relative; padding-left:15px; margin-left:15px;}
.notice_list > li > .toggle .manpower_pool > div:not(:first-child):before {display:block; content:""; width:1px; height:0.7em; background:#ccc; opacity:0.6; position:absolute; left:0px; top:50%; transform:translateY(-50%);}
.notice_list > li > .toggle .manpower_pool div.bx2 {padding-left:0px !important; margin-left:0px !important;}
.notice_list > li > .toggle .manpower_pool div.bx2:before {display:none;}
.notice_list > li > .toggle:after {transform:rotate(135deg) translateY(-50%); margin-top:-15px; right:20px;}
.notice_list .answer_wrap {padding:30px 30px 30px 70px; background:#f6f7f9}






/* faq */
.faq_list {border-top:1px solid #e2e2e2; margin-top:-1px;}
.faq_list > li {border-bottom:1px solid #e2e2e2}
.faq_list > li .title {padding:26px 45px 27px 75px; background:url(../img/common/arrow.gif) no-repeat right center;line-height:140%; color:#323232; position:relative; font-size:17px; font-weight:300; color:#666666; cursor:pointer;}
.faq_list > li .title.on {background:url(../img/common/arrow2.gif) no-repeat right center; color:#000000;}
.faq_list > li .title .q {position:absolute; width:36px; height:36px; line-height:33px; border-radius:100%; border:1px solid #cccccc; left:20px; top:50%; margin-top:-18px; color:#666666; text-align:center; font-weight:700; font-size:24px;}
.faq_list > li .title.on .q {color:#5fc3d0; border-color:#5fc3d0; }
.faq_list > li .answer_wrap {padding:19px 19px 19px 19px; display:none; background:#fbfbfb; border-top:1px solid #cccccc; border-bottom:1px solid #cccccc; margin-bottom:-1px; }
.faq_list > li .answer {min-height:22px; padding:8px 0px 8px 55px; line-height:140%; color:#333333; word-break:keep-all; word-wrap:break-word; position:relative; font-size:17px; font-weight:300;}
.faq_list > li .answer .a {position:absolute; width:36px; height:36px; line-height:33px; border-radius:100%; border:1px solid #5fc3d0; left:0px; top:0px; color:#5fc3d0; text-align:center; font-weight:700; font-size:24px;}




/* 비밀글 password */
.pw_box {text-align:center; max-width:350px; margin:0 auto;}
.pw_box h3 {font-size:23px; text-align:center; color:#000; font-weight:500; line-height:30px; padding-bottom:30px;}
.pw_box .txt {font-size:1.15em; color:#000; font-weight:500; line-height:140%; padding:30px 0px 10px 0px;}
.pw_box .txt strong {color:#de2b2f;}
.pw_box form {text-align:center;}
.pw_box form .input {width:100%; height:44px; line-height:44px;}
.pw_box .bt {padding:20px 0px; margin-top:20px; border-top:1px solid #000; }
.pw_box .bt > a {display:inline-flex; background:#000; justify-content:center; align-items:center; font-weight:700; width:100%; max-width:110px; height:50px; color:#fff; font-size:1.15em; border-radius:8px;}


.view_bg3 {padding:20px 0px 10px 0px; word-break:break-all}
.view_bg3 .name {display:block !important;	padding:8px 0px !important; position:relative; border:1px solid #cfcfcf; border-right:none; border-left:none; margin-bottom:10px; color:#a29c99; min-height:27px;}
.view_bg3 .name strong {padding-right:10px;	color:#333333;}

/* 댓글 쓰기 */
.commont_wrap {margin-top:40px;} 
.commont_wrap .commenttit {font-family:nGothicB; color:#565656; padding-bottom:5px;}
.commont_wrap .userinput {background:#f4f4f4; padding:25px; border-bottom:1px solid #d3d3d3; border-top:1px solid #d3d3d3;}
.commont_wrap .userinput .textareaW {overflow:hidden;}
.commont_wrap .userinput .textareaW .area {width:590px; float:left;}
.commont_wrap .userinput .textareaW .btn {text-align:center; float:right;}
.commont_wrap .userinput .textareaW .btn a { display:block; width:80px; height:70px; line-height:68px; color:#fff; font-family:nGothicB; background:#84308e;}
.comment_list li.list {padding:20px 0px; border-top:1px dotted #d3d3d3;}
.comment_list li:first-child.list {padding-top:0px; border-top:none;}
.comment_list li.list .comment {position:relative;}
.comment_list li.list .comment .name {font-family:nGothicB; color:#4c87ab; line-height:20px; padding-bottom:3px;}
.comment_list li.list .comment .comment-txt { line-height:150%;}
.comment_list li.list a.del {position:absolute; display:block; right:0px; top:0px;}

.xans-board-commentwrite {margin:20px 0 0; padding:5px 20px 10px; border:1px solid #e9e9e9; background-color:#fbfafa; color:#353535; font-size:12px;}
.xans-board-commentwrite .view {position:relative; margin:10px 0 0; padding:0 95px 0 0;}
.xans-board-commentwrite textarea {width:100%; height:52px; margin:0 5px 0 0;}
.xans-board-commentwrite .submit {position:absolute; top:0; right:0;}
.xans-board-commentwrite strong {display:block; font-size:13px; margin:5px 0 15px 0;}
.xans-board-commentform {margin:10px 0px 20px 0px; padding:5px 20px 20px; border:1px solid #e9e9e9; background-color:#fbfafa; color:#353535; display:none; font-size:0.95em;}
.xans-board-commentform p {margin:10px 0 0;}
.xans-board-commentform .view {position:relative; margin:10px 0 0; padding:0 184px 0 0;}
.xans-board-commentform .submit {position:absolute; top:0; right:0;}
.xans-board-commentform textarea {width:100%; height:54px; margin:0 5px 0 0;}


/* 이전글 다음글 */
.next_list {border-top:1px solid #000; padding:35px 0px; margin-top:40px; position:relative; display:flex; flex-wrap:wrap;  min-height:130px;}
.next_list dl {width:50%; display:flex; flex-wrap:wrap; box-sizing:border-box; position:relative; min-height:60px; align-items:center;}
.next_list dl.next {padding-right:90px;}
.next_list dl.prev {padding-left:90px; justify-content:flex-end}
.next_list dl.prev dt {order:1}
.next_list dl.prev dt:after {border-left:none; border-right:3px solid #000; transform:rotate(45deg) translateY(-50%); left:auto; right:15px; top:50%;}
.next_list dl.prev dd {order:0; text-align:right; }
.next_list dl dt {width:40px; text-indent:-999999px; position:relative}
.next_list dl dt:after {content:''; width:12px; height:12px; border-top:3px solid #1b1b1b; border-left:3px solid #1b1b1b; border-radius:2px; display:inline-block; transform:rotate(-45deg) translateY(-50%); position:absolute; left:15px; top:50%; box-sizing:border-box; margin-top:-3px;}
.next_list dl dd {color:#333; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; flex:1;}
.next_list dl dd a {color:#333;  display:block; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; }
.next_list dl dd.date {position:absolute; padding-left:0px; background:none; padding-right:25px; right:0px; top:50%; transform:translateY(-50%); -webkit-transform:translateY(-50%);}

.next_list_wrap {position:relative; margin-top:10px; }
.next_list_wrap .btn_list {position:absolute; left:50%; top:50%; z-index:9; transform:translate(-50%, -50%); margin-top:2px;}
.next_list_wrap .btn_list > a {display:flex; flex-wrap:wrap; height:60px; justify-content:center; align-items:center; font-size:0px; background:#f3f4f8; border-radius:60px; width:140px; margin:0 auto; border:none; text-indent:-9999999px;}
.next_list_wrap .btn_list > a > span {position:relative; width:20px; height:20px; background:#000; display:inline-block;}
.next_list_wrap .btn_list > a > span:before {display:block; content:""; width:100%; height:6px; background:#f3f4f8; position:absolute; left:0px; top:50%; transform:translateY(-50%)}
.next_list_wrap .btn_list > a > span:after {display:block; content:"";width:6px; height:100%; background:#f3f4f8; position:absolute; left:50%; top:0%; transform:translateX(-50%)}









/* 댓글 리스트 */
table.comment-list {margin-top:10px; width:100%;}
table.comment-list td {border-bottom:1px solid #d9d9d9; padding:11px 0 9px; text-align:center;}
table.comment-list td.subject {text-align:left; padding-left:10px;}
table.comment-list td.subject a {line-height:14px; padding-right:10px;}
table.comment-list td img {vertical-align:middle;}

/* 첨부파일 버튼 디자인 */
.file_upload { /*padding-right:85px; padding-right:100px;*/ position:relative;}
.file_upload label {cursor:pointer; display:inline-block; overflow:hidden; padding:0px 22px; height:40px; line-height:39px; background:#757a85; color:#fff;}
.file_upload label input {position:absolute; width:0; height:0; overflow:hidden; padding:0px; border:none;}
.file_upload > input {color:#737070; font-size:1em; background-color:#ffffff; border:solid 1px #ccc; width:100%;  box-sizing:border-box; -moz-box-size:border-box; min-height:40px; line-height:38px;}

.file_area {margin-top:10px; width:100%;}
.file_area > li {overflow:hidden; padding:5px 35px 5px 5px; background:#f9f9f9; border-bottom:1px solid #ddd; position:relative;}
.file_area > li:first-child {border-top:1px solid #ddd;}
.file_area > li > span {display:block; vertical-align:middle; word-break:break-all;  width:50%; float:left; box-sizing:border-box; padding:0px 5px;}
.file_area > li > span.name {color:#337ab7; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}

.file_area > li .del {position:absolute; right:5px; top:50%; transform:translateY(-50%); -webkit-transform:translateY(-50%); border:1px solid #ccc; border-radius:3px; background:#fff; height:20px; line-height:18px; min-width:30px; text-align:center; color:#000;}
.file_area.img > li {display:inline-block; padding:5px; border:none;}
.file_area.img > li .pic {display:block; border:1px solid #ccc; padding:3px;}
.file_area.img > li > span {display:block; max-width:100px; float:none; width:100%;}
.file_area.img > li .del {position:relative; display:block; right:auto; top:auto; margin-top:5px; transform:none; -webkit-transform:none;}




.file_W {position:relative;}
.file_input {display:flex; flex-wrap:wrap; padding-right:0px;}
.file_input label {margin-left:5px; cursor:pointer; display:inline-flex; height:46px; line-height:1.2em; justify-content:center; align-items:center; color:#fff; box-sizing:border-box; background:#cccccc; letter-spacing:-1px; text-align:center; font-weight:400; padding:0px 2%; padding-top:3px;}
.file_input label input {position:absolute; width:0; height:0; overflow:hidden; padding:0px; border:none;}
.file_input > input {color:#737070; font-size:1em; background-color:#ffffff; border:solid 1px #ccc; box-sizing:border-box; -moz-box-size:border-box; min-height:46px; line-height:43px; border-radius:4px; flex:1; }
.file_input1 label { position:relative; right:auto; top:0px;}
.add_file {position:absolute; right:0; top:0px;}
.add_plus {display:inline-block; vertical-align:middle; white-space:nowrap; zoom:1;}
.add_plus span { padding:0 10px; text-align:center; display:inline-block; vertical-align:middle; border:1px solid #ccc; border-radius:2px; height:30px; line-height:29px; font-size:14px; box-sizing:border-box;}
.add_plus span.red {color:#e20e20;}
.input_del { position:absolute; right:0; top:7px;}
#file_add li.pt5, #option_add li.pt5, #file_add_img li.pt5 {position:relative;}

.search_result .bbs_search {padding:23px 10px; border:1px solid #e9e9e9; background:#fff;}
.search_result .bbs_search .bbs_search_in {max-width:700px; margin:0 auto;}
.search_result .search_tit {display:flex; flex-wrap:wrap; padding:15px 20px; background:#f8fafb; margin-top:30px; color:#333; position:relative;}
.search_result .search_tit .s_tit {margin:0px; padding:0px;}
.search_result .search_tit .ib {padding-left:5px; font-weight:400;}
.search_result .box {padding:20px 0px 0px 55px; position:relative;}
.search_result .more {position:absolute; right:10px; top:50%; transform:translateY(-50%)}

.search_result .txt_t {font-size:1.1em; font-weight:500; color:#333333; padding-bottom:5px;}

.search_list > li {padding-left:15px; position:relative; margin-top:5px;}
.search_list > li:first-child {margin-top:0px;}
.search_list > li:before {display:block; content:""; width:4px; height:4px; border:2px solid #333; position:absolute; left:0px; top:10px; border-radius:100%; }
.search_list > li img {vertical-align:middle;}

.search_result .faq_list {border:none;}
.search_result .faq_list > li {border:none; margin-top:5px; position:relative;}
.search_result .faq_list > li:before {display:block; content:""; width:4px; height:4px; border:2px solid #039cf7; position:absolute; left:0px; top:10px; border-radius:100%; }
.search_result .faq_list > li:first-child {margin-top:0px;}
.search_result .faq_list > li .title {padding:2px 50px 2px 15px; font-weight:300; color:#333; position:relative;}
.search_result .faq_list > li .title .q {display:none;;}
.search_result .faq_list > li .answer_wrap {padding:8px 19px 8px 19px;}






/* 980px 이하 */
@media screen and (max-width:980px) {
    .photo_listW > ul > li {width:33.33% !important;}

	
	
}
/* 768px 이하 */
@media screen and (max-width:767px) {
    .photo_listW > ul > li {width:50%;}
    .photo_listW li .txt {font-size:13px;}
    
	.photo_listW .menu_list > li {width:50% !important;}

	

    .photo_listW .photo_data li {width:33.33%;}
	
   
	
	
    .bbs_search_in.two_col .two_cell {float:none; clear:both; width:100% !important; padding-left:100px; padding-right:0px !important}
    .bbs_search_in.two_col .cell01 {margin-bottom:5px;}
    .bbs_search .two_col .btn_search {height:84px;}
    
    .ev_tb tbody tr td {height:75px;}
    
    .faq_list > li .title {padding:20px 40px 21px 64px; font-size:15px}
    .faq_list > li .title .q {position:absolute; width:32px; height:32px; line-height:29px; left:15px; margin-top:-16px; font-size:20px;}
    .faq_list > li .answer_wrap {padding:16px 14px 16px 14px; }
    .faq_list > li .answer {min-height:22px; padding:6px 0px 6px 50px; font-size:15px}
    .faq_list > li .answer .a {position:absolute; width:32px; height:32px; line-height:29px;}

	
    
	.blog_list ul {margin:0px -20px;}
    .blog_list {max-width:580px; margin:0 auto;}
    .blog_list li {float:none; width:100%;}

    .next_list {padding-top:0px;}
	.next_list dl {float:none; width:100%; padding:0px 0px 0px 0px !important;}
    .next_list dl dd {text-align:left; border-right:none !important; padding:0px 10px !important}
    .next_list dl.prev {border-top:1px solid #ccc }
 
    .next_list dl.prev dd {text-align:left}
    .next_list_wrap .btn_list {position:relative; display:block; left:auto; top:auto; margin:0px auto; width:auto; max-width:180px; transform:none; }
    
    
     .view_date {padding-bottom:20px;}
    .view_date > ul li.file .txt_t {background-size:auto 20px; padding-left:20px;}
    .view_date > ul li .txt_t {padding-left:20px;}
	.view_date > ul li {float:none !important;}


	
	
	.view_con {font-size:14px;}
	table.board-list {font-size:14px;}
	
	table.board-list td .key_ico {width:15px;}
	table.board-list td.subject .org {line-height:20px; height:20px; font-size:11px;}
	
	.view_tit .status {width:55px; line-height:26px; font-size:13px;}
	.view_tit .share {position:relative; bottom:auto; right:auto; justify-content:flex-end; padding-top:10px;}
	.view_tit .share > li > button {line-height:30px; padding-left:35px;}
	.view_tit .share > li > button .ico img {width:30px;}
	
	
	.commont_wrap .userinput {padding:10px;}
	.commont_wrap .userinput .btnSubmit {width:100px; font-size:16px;}
	.comment_list {font-size:15px;}


	.list_count_wrap .bbs_search2 .bbs_search_in {flex:initial; width:100%; order:2}
	.list_count_wrap .bbs_search2 .down_bt {order:1; margin:0px 0px 15px auto;}
	
	.list_count_wrap .bbs_search {width:100%; max-width:100%;}
	
	.notice_list > li > a .date img {padding:0px;}
	.notice_list > li > a {flex-wrap:wrap; padding:15px 50px 15px 10px; min-height:70px;}
	.notice_list > li > a .date {text-align:left; font-weight:500; align-items:center; line-height:1.3em; display:flex; min-width:100px;}
	.notice_list > li > a .txt_t {margin-top:5px; margin-left:0px;}
	.notice_list > li > a .status > span {line-height:22px; min-height:24px; font-size:13px;}
	.notice_list > li > a .date > strong {font-size:1em; line-height:1.3em; font-weight:500;}
	.notice_list > li > a .row {width: 100%;}

	
	.list_count_wrap .btn {position:absolute; right:0px; top:10px;}
	.list_count_wrap .btn a {min-height:46px;}
	
	.notice_list > li > .toggle .last {display:none;}
	.notice_list > li > a .num {min-width:50px;}
	.notice_list > li > .toggle .manpower_pool .bx1 {min-width:90px;}
	.notice_list > li > .toggle .manpower_pool .type {font-size:13px; height:20px;}
	
	.notice_list > li > .toggle .manpower_pool .bx1 {width:100%; display:flex; align-items:center;}
	.notice_list > li > .toggle .manpower_pool .type {margin:0px 5px 0px 0px;}
	
	.notice_list .answer_wrap {padding:20px 20px 20px 60px;}
}

/* 600px 이하 */
@media screen and (max-width:599px) {
    table.board-list {font-size:13px}
    
    
    .board-write {font-size:13px;}

    
    .paging {margin:35px 0px 10px 0px; width:100%;}
    .paging a {font-size:13px;width:30px; height:30px; margin:0px 2px; padding:0px;}
	.paging a.first:after, .paging a.prev:after, .paging a.last:after, .paging a.next:after {width:6px; height:6px; border-width:1px;}
	.paging a.next:before, .paging a.prev:before {width:6px; height:6px; border-width:1px;}
    .paging a.first, .paging a.last {width:30px; height:30px;}
    .paging a.next {width:30px; height:30px; margin-left:0px;}
    .paging a.prev {width:30px; height:30px; margin-right:0px;}

	
    .table_view_list {margin-left:-15px;}
    .table_view_list > li.fr {float:left !important} 
    .table_view_list > li {margin-right:15px; padding-left:15px;}
    
    .photo_listW > ul > li {width:50% !important;}
	
	.board-write th {padding-left:10px !important;}   
    .board-write td {padding:8px 5px; height:auto;}
    #inner_wrap table tbody tr td {height:auto; font-size:1em !important; padding:5px}
	#inner_wrap table tbody tr td img {height:18px;}
    #inner_wrap table tbody tr th {font-size:1em !important; padding:5px}
    #inner_wrap table thead tr th {font-size:1em !important; padding:5px}
    #inner_wrap table thead tr th.td_tit  {font-size:14px !important; padding:10px}
    #inner_wrap table tbody tr td .btnSmall span {padding:3px 6px 3px 6px; font-size:12px;}
    .board-write .input {min-height:36px !important; line-height:36px !important; padding-left:5px;}
    .board-write .select {min-height:36px !important; line-height:36px !important; padding-left:5px;}
    .board-write .btnNormalB span {padding:0px 22px; height:36px; line-height:35px;}
    .board-write .btnNormalB.cancel span {padding:0px 20px; height:34px; line-height:33px;}
    .file_input > input {min-height:36px; line-height:34px; padding-left:5px;}
    .file_input label {height:36px; line-height:36px; font-size:13px;}
    .select_ds select {padding:0px 0px 0px 5px; height:36px;}
    .select {height:36px;}
    table.board-list td .ico {line-height:18px; height:20px; min-width:44px;}
	
	.table_style2 th {height:30px;}
	.table_style2 td {height:30px;}

}


/* 480px 이하 */
@media screen and (max-width:479px) {
    table th {word-break:break-all;}
	
	
	
	.photo_listW .menu_list {margin:-5px;}
	.photo_listW .menu_list > li {width:50% !important; padding:5px !important;}


    .photo_listW > ul > li > div {margin-left:0px;}
	
	.photo_listW .cate > span {height:24px; font-size:12px;}
    
    .next_list dl {}
	.next_list dl dt:after {width:12px; height:12px; border-radius:0px; border-width:3px !important}
    .next_list dl dt {font-size:13px; width:30px;}
    .next_list dl dd {font-size:13px;}
	.next_list_wrap .btn_list > a {width:130px; height:50px;}
    
    
    
    .bbs_search {margin-bottom:10px;}
	.bbs_search .input {height:45px;}
	.bbs_search_in {padding:0px;}
	.bbs_search_in .select {height:45px; position:relative; margin:0px; margin-bottom:5px; width:100%;}
	.bbs_search_in .btn_search { position:relative; display:block; margin:5px 0px 0px 0px; width:100%;}
	.bbs_search .bt {padding:7px; background-size:22px auto;}
    .bbs_search .two_col .btn_search {height:40px;}
    .bbs_search_in.two_col .two_cell {padding-left:80px; margin-bottom:0px;}
    .bbs_search_in.two_col .two_cell .pa {font-size:13px; }
    
 
	
    .xans-board-commentwrite span.ib {display:block !important; width:100%;}
    .xans-board-commentwrite span.ib label {display:inline-block; vertical-align:middle; min-width:70px;}
	table .w_cell { display:none;}

    .xans-board-commentform {padding:5px 10px 10px;}
    .xans-board-commentform .view {padding-right:103px;}
    .xans-board-commentform .submit .btnSubmit span {padding:0px 10px; }
    .xans-board-commentwrite {padding:5px 10px 10px;}
    .xans-board-commentwrite .view {padding:0 53px 0 0;}
    .xans-board-commentwrite .submit span {padding:0px 10px; }
    
    .input, .select {min-height:36px !important; line-height:36px !important; padding-left:5px;}
    .select_ds select {padding:0px 0px 0px 5px; height:36px;}
    .sch_topW {padding:0px 10px;}
    .sch_topW .in_box .date {font-size:23px; }
 
	

	
    
    .faq_list > li .title {padding:15px 45px 16px 60px; font-size:13px; background-position:right center !important; background-size:20px auto !important;}
    .faq_list > li .title .q {width:30px; height:30px; line-height:27px; left:10px; margin-top:-15px; font-size:18px;}
    .faq_list > li .answer_wrap {padding:13px 10px 13px 10px; }
    .faq_list > li .answer {min-height:22px; padding:4px 0px 4px 48px; font-size:13px; }
    .faq_list > li .answer .a {width:30px; height:30px; line-height:27px; font-size:18px;}
    
 
	
    .view_tit .go_back {left:10px; top:0px; top:-40px; transform:none; -webkit-transform:none}

    .view_date {background-size:auto 10px; padding-bottom:20px; padding-top:0px; }
	.view_date > ul li .txt_t {padding-left:18px;}
	.view_date > ul li.file .txt_t {padding-left:18px;background-size:13px auto; background-position:left 4px; }
	
	.view_data {padding-bottom:20px;} 
	.view_data > li .ico img {height:22px;}
	.view_data > li > dl dt {width:125px;}
	.v_data {padding-bottom:20px}
	.v_data > li > dl dt {width:90px;}
    
    .view_tit {padding:15px 0px; margin-bottom:10px;}
    .view_tit .v_tit {font-size:1.4em;}
	.view_tit .v_list {font-size:13px; padding-top:5px;}
	.view_tit .v_list > li {padding-left:10px; padding-right:10px;}
	.view_tit .field {min-width:80px; height:25px; font-size:13px;}
	
	.view_tit .status {width:50px; line-height:25px; font-size:12px; margin-bottom:10px;} 
	.attachments {font-size:12px; padding-left:20px; padding-bottom:20px; background-size:15px auto; }
	.attachments > dd > ul > li > a {background-size:13px auto; padding-right:20px; background-position:right 2px; }
	
    .view_sns li a {width:24px;}
    .view_con {padding:10px 0px; font-size:13px;}

	.blog_list li .txt_ss {font-size:13px; padding-left:75px;}
	.blog_list li .txt_t {font-size:22px;}
	.blog_list li .txt_s {font-size:17px;}
	.blog_list li > a {PADDING:15px;}

	.photo_listW > ul > li .box .pic .ico{font-size:12px; padding:7px;}
	.menu_list > li .type {font-size:13px;}
    
	.table_style3 td {word-break:break-all}
	.table_style3 th .type {display:block; margin:0 auto; height:20px; font-size:10px; width:40px; padding-top:3px; margin-bottom:2px;}
	.table_style3 .check {width:12px; height:12px;}
	
    .list_count_wrap {font-size:14px;}
    

	
	.photo_listW > ul > li .pic.play:after {width:34px; height:34px;}
		
	.answer_box {padding:15px;}
	.answer_box .answer_tit > dd {flex-basis:100%; width:100%; padding-left:0px; padding-top:10px;}
	.answer_box .answer_tit .close_bt {width:40px; height:40px; flex-basis:40px; padding-top:0px;}
	.answer_box .answer_con {padding:10px; margin-top:10px;}
	
	.answer_box .answer_tit .label {width:50px; height:24px; font-size:12px;}
	
	.notice_list > li > a {padding-right:30px;}
	.notice_list > li > a:after {width:8px; height:8px; border-radius:3px; border-top-width:3px; border-right-width:3px; right:20px; margin-top:-1px;}
	.notice_list > li > a .date img {height:24px;}
	.notice_list > li > a .cate > span {line-height:20px; min-height:22px; font-size:12px;}
	.notice_list > li > a .date {min-width:80px;}
	.notice_list > li > a .status > span {line-height:20px; min-height:22px; font-size:12px;}
	.notice_list > li > a .txt_t img {height:18px;}
	
	.sort_wrap .select {height:40px;}
	
	.list_count_wrap2 .sort_wrap {width:100%; max-width:100%}
	.list_count_wrap2 .view_type_wrap {width:100%; justify-content:space-between}
	.view_type > li button {width:40px; height:40px;}
	
	.photo_listW .type2 .txtW {flex:initial; width:100%;}
	.photo_listW .type2 .cate {margin-bottom:5px;}

	.board_content {padding:20px 0px;}
	.code_area .code {width:70px; font-size:13px;}
	
	.notice_list > li > a .num {min-width:40px;}
	.notice_list > li > .toggle .manpower_pool .type {font-size:12px; width:44px;}
	.notice_list > li > .toggle .manpower_pool > div:not(:first-child) {padding-left:10px; margin-left:10px;}
	
	.notice_list .answer_wrap {padding:10px 10px 10px 50px;}
	.unique_num > ol {width:100%;}

	.search_result .box {padding:20px 0px 0px 35px;}
	.search_list > li:before {top:6px; width:3px; height:3px;}

	
}

/* 320px 이하 */
@media screen and (max-width:329px) {
	
    .photo_listW li {width:100%; float:none;}


    
}


