/*문자열설정*/
@charset "utf-8";
.nbi{display:inline-block;margin-left:5px;vertical-align:middle;background:url("../skin_images/nbi.png") no-repeat;width:14px;height:14px;}
.nbi-new{background-position:0 0px;} /* NEW(새글) 이미지 */
.nbi-lock{background-position:0 -16px;} /* 자물쇠 이미지 */
.nbi-clip{background-position:0 -32px;} /* 클립(파일첨부) 이미지 */
.nbi-wastebasket{background-position:0 -48px;} /* 클립(파일첨부) 이미지 */

/* 검색 */
.beaf2_wrap{position:relative;width:1466px;margin:0 auto;} /* 게시판 넓이값 조절 */
.beaf2_search_wrap:after{content:"";display:block;clear:both;}
.beaf2_delete{float:left;}
.beaf2_delete > a{display:inline-block;padding:10px;background-color:#ee313a;font-size:16px;text-decoration:none;box-sizing:border-box;border-radius:5px;color:#fff;}
.beaf2_search{float:right;}
.beaf2_search_select{width:80px;height:44px;padding-left:10px;box-sizing:border-box;border:1px solid #e1e2e6;border-radius:3px;color:#929398;font-size:15px;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none;}
.beaf2_search_select::-ms-expand{display:none;}
.beaf2_search_input{width:295px;height:44px;padding-left:20px;box-sizing:border-box;border:1px solid #e1e2e6;border-radius:3px;color:#a2a6b3;font-size:15px;}
.beaf2_search_btn{width:70px;height:44px;color:#fff;font-size:15px;background-color:#646464;text-align:center;cursor:pointer;border:0;border-radius:3px;margin-left:10px;}

/*카테고리*/
.beaf2_tab_wrap{margin-top:30px;}
.beaf2_tab_wrap > .beaf2_tab{width: 100%;display: flex;justify-content: space-between;}
.beaf2_tab_wrap > .beaf2_tab:after{content:"";display:block;clear:both;}
.beaf2_tab_wrap > .beaf2_tab > li{color:#333;margin-bottom:10px;width: 100%;}
.beaf2_tab_wrap > .beaf2_tab > li > a{display:block;padding:18px 12px;font-size:20px;text-align:center;color:#333;border-right:1px solid #fff;
box-sizing:border-box; background: #f1f1f1;transition:all .4s ease;}
.beaf2_tab_wrap > .beaf2_tab > li:hover > a{background-color:#bb9369;color:#fff;}
.beaf2_tab_wrap > .beaf2_tab > li.co > a{background-color:#bb9369;color:#fff;}



/*리스트*/
.beaf2_list_wrap{border-top:2px solid #949494;width:100%;margin-top:12px;}
.beaf2_ps_wrap{position:relative;height: 360px;}
.beaf2_list_ps{position:absolute;width:100%;}
.beaf2_list:after{content:"";display:block;clear:both;}
.beaf2_list > li{width:100%;box-sizing:border-box;}
.beaf2_list > li > div.beaf2_info_wrap{position:relative;padding-top:20px;}
.beaf2_list > li > div.beaf2_info_wrap > span.thumbnail{position:relative;display:block;width:100%}
.beaf2_list > li > div.beaf2_info_wrap > span.thumbnail > .before_hidden{position:absolute;z-index:9;background:rgba(0,0,0,0.6);top:0;left:0;width:50%;height:100%;}
.beaf2_list > li > div.beaf2_info_wrap > span.thumbnail img{width:50%;height:250px;}
.beaf2_list > li > div.beaf2_info_wrap > span.thumbnail .d_thum{display: flex;width:100%;height:250px;}

/* 로그인 전 상태 */
.before_login{background:rgba(255,255,255,0.9);width:340px;margin:40px auto 0 auto;box-sizing:border-box;padding:20px;border-radius:3px;text-align:center;}
.before_login > h3{font-size:24px;color:#333;}
.before_login > h3 > strong{color:#da797e;}
.before_login > p{font-size:16px;color:#333;margin-top:15px;}
.before_login > p > strong{color:#da797e;}
.before_login_btn{border:1px solid #333;padding:10px;text-align:center;border-radius:3px;}
.before_login_btn:hover{background-color:#333;color:#fff;}
/* 썸네일 위쪽 전/후 박스 */
.thum_before_sqr{position:absolute;z-index:10;top:0;left:0;display:inline-block;padding:7px 12px;color:#fff;font-size:16px;background-color:#7f7f7f;}
.thum_after_sqr{position:absolute;z-index:10;top:0;left:50%;display:inline-block;padding:7px 12px;color:#fff;font-size:16px;background-color:#343434;}
/* 워터마크 */
.watermark{position:absolute;bottom:40px;right:50px;}
/* 게시물 */
.beaf2_beaf{margin-top:12px;}
.beaf2_beaf:after{content:"";display:block;clear:both;}
.beaf2_beaf > li{float:left;width:220px;text-align:center;}
.beaf2_beaf > li:last-child{margin-left:39px;}
.beaf2_beaf > li > span{display:inline-block;padding:4px 8px;font-size:13px;background-color:#888787;color:#fff;border-radius:5px;box-sizing:border-box;}
.beaf2_beaf > li:last-child > span{background-color:#e67278;}
.beaf2_info{padding:25px 0;box-sizing:border-box;border:1px solid #e9e9e9;}
.beaf2_info > em{font-size:18px;display:block;letter-spacing:-1px;color:#151515;text-align:center;overflow:hidden;word-break:break-all;word-wrap:break-word;text-overflow:ellipsis;white-space:nowrap;}

.big_list_n{z-index:-9;visibility: hidden;}
.big_list_y{z-index:9;visibility: visible;}


/* 각도버튼 */
.beaf2_list_btn{position:absolute;bottom:76px !important;width:100%;z-index:59;text-align:center;}
.beaf2_list_btn > a{display:inline-block;width:50px;height:50px;line-height:50px;background-color:#333;color:#fff;text-align:center;font-size:14px;}
.beaf2_list_btn > a.active{background-color:#da797e;color:#fff;}

/* 작은썸네일 게시물 */
.beaf2_section_wrap{margin-top:20px;}
.beaf2_section:after{content:"";display:block;clear:both;}
.beaf2_section{display: flex;}
.beaf2_section > li{width:20%;border:2px solid #fff;border-bottom:2px solid #e4e4e4;box-sizing:border-box;margin-right:13px;}
.beaf2_section > li:last-child{margin-right:0;}
.beaf2_section > li.bes_on{border:2px solid #ff787f;}
.beaf2_section > li > a{display:inline-block;cursor:pointer;}
.beaf2_section > li > a > span{position:relative;display:inline-block;}
.beaf2_section > li > a > span > .before_hidden2{position:absolute;z-index:9;background:rgba(0,0,0,0.9);top:0;left:0;width:100%;height:50%;color:#fff;text-align:center;font-size:16px;box-sizing:border-box;display: flex;align-items: center;justify-content: center;}
.beaf2_section > li > a > span > img{width:100%;}


/* 페이징 */
.beaf2_page_wrap{width:100%;display:block;margin:0 auto;padding:40px 0;text-align:center;overflow:hidden;}
.beaf2_page_wrap > a{display:inline-block;margin:0 1px;text-decoration:none !important;width:34px;height:34px;line-height:32px;box-sizing:border-box;border:1px solid #cfcfcf;border-radius:7px;font-size:15px;color:#aaa;}
.beaf2_page_wrap > a:hover{background-color:#646464;border:1px solid #646464;color:#fff;}
.beaf2_page_wrap > a.pg-on{background-color:#646464;border:1px solid #646464;color:#fff;}

/* 버튼 */
.beaf2_btn_wrap{width:100%;display:block;margin:0 auto;padding:40px 0;text-align:center;overflow:hidden;text-align:right;}
.beaf2_btn_wrap > a{display:inline-block;text-decoration:none;padding:9px 18px;font-size:13px;text-align:center;color:#fff;background-color:#747474;box-sizing:border-box;border-radius:5px;border:0;}
.beaf2_btn_wrap > a:hover{background-color:#646464;}
.beaf2_btn_wrap > input[type="submit"]{cursor:pointer;display:inline-block;padding:9px 18px;font-size:13px;text-align:center;color:#fff;background-color:#747474;box-sizing:border-box;border-radius:5px;border:0;margin-top:-4px;}
.beaf2_btn_wrap > input[type="submit"]:hover{background-color:#646464;}
.all_check_wrap > label{font-size:16px;vertical-align:middle;}
.beaf2_del_chk{width:18px;height:18px;margin-right:10px;}
.beaf2_state1{display:inline-block;width:60px;height:26px;line-height:26px;text-align:center;background-color:#888;border-radius:5px;box-sizing:border-box;color:#fff;font-size:12px;}
.beaf2_state2{display:inline-block;width:60px;height:26px;line-height:26px;text-align:center;background-color:#f7a08b;border-radius:5px;box-sizing:border-box;color:#fff;font-size:12px;}

/* 글쓰기 */
.beaf2_post_care_wrap{margin-bottom:20px;}
.beaf2_post_care_wrap > h2{font-size:18px;}
.beaf2_post_box{background-color:#f6f6f6;width:50%;padding:20px;box-sizing:border-box;border-radius:5px;margin-top:10px;}
.beaf2_post_table{width:100%;background-color:#fff;padding:0 10px;box-sizing:border-box;border-radius:5px;}
.beaf2_post_table tr > th{font-size:16px;text-align:right;padding:10px 0;padding-right:10px;}
.beaf2_post_table tr > td{font-size:16px;padding:10px 0;}
.beaf2_sel_type{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none;font-size:16px;padding:10px 0 10px 10px;box-sizing:border-box;}
.beaf2_sel_type::-ms-expand{display:none;}
.sel_type1{width:100%;}
.sel_type2{width:50%;padding:5px 0 5px 10px;}
.sel_type3{width:16%;padding:0 0 0 10px;height:34px;}
.beaf2_post_write_wrap{background-color:#f6f6f6;width:100%;padding:20px;box-sizing:border-box;border-radius:5px;}
.beaf2_post_write_table{width:100%;background-color:#fff;padding:0 20px;box-sizing:border-box;border-radius:5px;}
.beaf2_post_write_table tr > th{font-size:16px;text-align:left;padding:10px 0;padding-right:10px;vertical-align:middle;}
.beaf2_post_write_table tr > th > span{position:relative;display:inline-block;}
.beaf2_post_write_table tr > th > span > strong{position:absolute;color:#f73737;top:4px;left:10px;}
.beaf2_post_write_table tr > td{padding:10px 0;}
.input_explain{display:inline-block;margin-left:10px;font-size:14px;text-align:left;}
.beaf2-text{height:30px;border:1px solid #d0d0d0;font-size:16px;}
.beaf2-subject{width:100%;}
.beaf2-name{width:50%;}
.beaf2-passwd{width:50%;}
.beaf2-hp-sec{width:16.3%;}
.beaf2-hp-all{width:50%;}
.beaf2-email{width:50%;}
.beaf2-contents{width:100%;min-height:250px;}
.beaf2-date{width:50%;}
.beaf2-file{width:100%;}
.beaf2_file_wrap{padding-right:125px;position:relative;}
.beaf2_file_wrap .btns{position:absolute;top:0;right:0;overflow:hidden;}
.beaf2-file-btn{width:110px;height:32px;font-size:14px;background-color:#646464;color:#fff;border:0;box-sizing:border-box;border-radius:3px;}
.beaf2-file-hidden{height:30px;position:absolute;top:0;right:0;filter:alpha(opacity=0);opacity:0;font-size:30px;z-index:10;cursor:pointer;}
.beaf2_none {display: none;}
.beaf2_file_name{font-size:14px;}
.beaf2_file_deltxt_wrap:after{content:"";display:block;clear:both;}
.beaf2_file_deltxt{font-size:14px;float:right;}
.beaf2_file_chkbx{width:18px;height:18px;}

/* 상세보기 */
.beaf2_view_wrap{background-color:#f6f6f6;width:100%;padding:20px;box-sizing:border-box;border-radius:5px;}
.beaf2_view_table{width:100%;background-color:#fff;padding:0 20px;box-sizing:border-box;border-radius:5px;}
.beaf2_view_table > tbody > tr > th{padding:12px 0;font-size:16px;text-align:left;width:100px;box-sizing:border-box;}
.beaf2_view_table > tbody > tr > td{padding:12px 0;font-size:16px;word-break:break-all;word-wrap:break-word;}
.beaf2_view_table > tbody > tr > td.view_title{word-break:break-all;}
.beaf2_view_table > tbody > tr > td > .beaf2_view_area{border-top:1px solid #ddd;padding:20px 10px;font-size:16px;line-height:1.7;word-break:break-all;}
.beaf2_view_table > tbody > tr > td > .beaf2_view_area > p{font-size:16px;}
.beaf2_reply{position:relative;background-color:#646464;color:#fff;font-size:18px !important;width:60px;height:40px;line-height:40px;border-radius:10px;box-sizing:border-box;text-align:center;margin-bottom:20px;}
.beaf2_reply:after{content:"\00a0";display: block;position:absolute;bottom:-29px;left:35px;width:0;height:0;border-width:10px 0 20px 10px;border-style:solid;border-color:#646464 transparent transparent;}
.beaf2_file_download{font-size:14px;text-align:right;}
.beaf2_file_download > a{font-size:14px;}
.no_post{font-size:18px; text-align:center;margin:30px 0;}

/* 드래그방지 */
.no-drag{-ms-user-select: none; -moz-user-select: -moz-none; -webkit-user-select: none; -khtml-user-select: none; user-select:none;}