
/* 게시판 공통 커스텀 */

#bo_gall,#bo_v,#bo_w{margin-top:0;}

  /*관리자 로그인 했을때 */
  #bo_btn_top {margin:10px 0; position:relative; text-align: left;}
  #bo_btn_top:after {display:block;visibility:hidden;clear:both;content:""}
  .bo_fx {margin-bottom:5px;float:right;zoom:1}
  .bo_fx:after {display:block;visibility:hidden;clear:both;content:""}
  .bo_fx ul {margin:0;padding:0;list-style:none}
  #bo_list_total {float:left;line-height:34px;font-size:0.92em;color:#4e546f}

  a.btn_b01,.btn_b01 {display:inline-block;color:#bababa;text-decoration:none;vertical-align:middle;border:0;background:transparent}
  .btn_b01{padding:0 15px; vertical-align: top;}
  .btn_b01:hover, .btn_b01:hover {color:#000}
  a.btn_b02,.btn_b02 {display:inline-block;background:#253dbe;padding:0 10px;color:#fff;text-decoration:none;border:0;vertical-align:middle}
  a.btn_b02:hover, .btn_b02:hover {background:#0025eb}
  a.btn_b03, .btn_b03 {display:inline-block;background:#fff;border:1px solid #b9bdd3;color:#646982;text-decoration:none;vertical-align:middle}
  a.btn_b03:hover, .btn_b03:hover {background:#ebedf6}
  a.btn_b04, .btn_b04 {display:inline-block;background:#fff;border:1px solid #ccc;color:#707070;text-decoration:none;vertical-align:middle}
  a.btn_b04:hover, .btn_b04:hover {color:#333;background:#f9f9f9}
  a.btn_admin,.btn_admin {display:inline-block;color:#d13f4a;text-decoration:none;vertical-align:middle} /* 관리자 전용 버튼 */
  .btn_admin:hover, a.btn_admin:hover {color:#ff3746}

  /* 보드관련 버튼 */
  .tbbtn.line{border:1px solid #e1e1e1; color:#a5a5a5; }
  .tbbtn.line:hover{ background-color:#a5a5a5; color:#fff;}

  .btn_bo_user {float:right;margin:0;padding:0;list-style:none}
  .btn_bo_user li {float:left;width:40px;text-align:center;margin-left:5px;background:#fff}
  .btn_bo_user > li {position:relative}
  .btn_bo_adm {float:left}
  .btn_bo_adm li {float:left;margin-right:5px}
  .btn_bo_adm input {padding:0 8px;border:0;background:#d4d4d4;color:#666;text-decoration:none;vertical-align:middle}
  .bo_notice td {background:#fff6fa !important;border-bottom:1px solid #f8e6ee}
  .bo_notice td a {font-weight:bold}
  .bo_notice .notice_icon {display:inline-block;line-height:25px;border-radius:5px;font-weight:bold;color:#f9267f}

  .more_opt {display:none;position:absolute;top:45px;right:0;background:#fff;border:1px solid #e1e1e1;z-index:999}
  .more_opt:before {content:"";position:absolute;top:-8px;right:13px;width:0;height:0;border-style:solid;border-width:0 6px 8px 6px;border-color:transparent transparent #b8bfc4 transparent}
  .more_opt:after {content:"";position:absolute;top:-6px;right:13px;width:0;height:0;border-style:solid;border-width:0 6px 8px 6px;border-color:transparent transparent #fff transparent}
  .more_opt li {border-bottom:1px solid #f1f1f1;padding:10px;float:inherit;width:90px;margin:0;color:#6b757c;text-align:left}
  .more_opt li:last-child {border-bottom:0}
  .more_opt li button, .more_opt li a {width:100%;border:0;background:#fff;color:#787878; font-size:1.4rem;}
  .more_opt li:hover a,
  .more_opt li:hover button {color:#000}
  .more_opt li i {float:right;line-height:20px}

  /* 체크박스 */

  .selec_chk {position:absolute;top:0;left:0;width:0;height:0;opacity:0;outline:0;z-index:-1;overflow:hidden}
  .chk_box {z-index:1; position:absolute; left:0; top:0;}
  #gall_allchk.chk_box{position:relative;}
  .chk_box input[type="checkbox"] + label {position:relative;color:#bebebe; vertical-align:baseline}
  .chk_box input[type="checkbox"] + label:hover{color:#032651;}
  .chk_box input[type="checkbox"] + label span {position:absolute;top:0;left:20px; width:15px;height:15px;display:block;background:#fff;border:1px solid #e1e1e1;border-radius:3px}
  .write_div .chk_box input[type="checkbox"] + label, .bo_vc_w .chk_box input[type="checkbox"] + label {padding-left:20px}
  .write_div .chk_box input[type="checkbox"] + label span, .bo_vc_w .chk_box input[type="checkbox"] + label span {position:absolute;top:2px;left:0;width:15px;height:15px;display:block;margin:0;background:#fff;border:1px solid #d0d4df;border-radius:3px}
  .chk_box input[type="checkbox"]:checked + label {color:#3a8afd}
  .chk_box input[type="checkbox"]:checked + label span {background:url(./img/chk.png) no-repeat 50% 50% #3a8afd;border-color:#1471f6;border-radius:3px}
  .all_chk.chk_box input[type="checkbox"] + label span {top:3px;left:0}
  #bo_gall .gall_li .gall_chk {position:absolute;top:0;left:0;padding:5px;z-index:1}
  
  
  
  /* 검색 */
  .bo_sch_wrap {font-size: 0; line-height: 0; text-align: center; margin-bottom:25px;}
  .bo_sch { padding:30px;border:1px solid #e1e1e1; background:#f6f6f6; }
  .bo_sch:after {display:block;clear:both;content:"";font-size:0;}
  .bo_sch .sch_bar {display:inline-block; width:100%; max-width:768px; clear:both; border:1px solid #d0d3db;border-radius:2px;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
  -moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075); background-color:#fff;}
  .bo_sch .sch_input {font-size:1.8rem; width:calc(100% - 42px); height:42px;border:0;padding:0 10px;background-color:#fff;float:left; color:#787878;}
    .bo_sch .sch_input::placeholder{color:#a5a5a5}
  .bo_sch .sch_btn {float:right; color:#656565;border:0;font-size:15px; width:42px;height:42px; background-color: #fff;}
    .bo_sch .sch_btn .fa{font-size:1.8rem;}

  .bo_sch_wrap.normal{margin-bottom:25px; text-align: right;}
  .bo_sch_wrap.normal .bo_sch{ padding: 0; border:0 none; background:#fff; }
  .bo_sch_wrap.normal .bo_sch .sch_bar{width:300px;}
  .bo_sch_wrap.normal .bo_sch .sch_input {font-size:1.6rem;}

  @media screen and (max-width:768px){
    .bo_sch_wrap.normal .bo_sch .sch_bar{width:250px}
    .bo_sch_wrap.normal{margin-bottom:15px; /*text-align: center;*/}
    .bo_sch .sch_input {height:36px; width:calc(100% - 36px); font-size:1.6rem;}
    .bo_sch .sch_btn{ width:36px; height:36px;}
    .bo_sch_wrap.normal .bo_sch .sch_input{font-size: 1.5rem;}
  }
  @media screen and (max-width:560px){
    .bo_sch { padding:20px; }
    .bo_sch_wrap.normal .bo_sch .sch_bar{width:100%;}
  }


  /* 게시판 리스트 */
  #bo_cate {margin:0 0 25px 0; text-align:center;}
  #bo_cate h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
  #bo_cate ul {zoom:1}
  #bo_cate ul:after {display:block;visibility:hidden;clear:both;content:""}
  #bo_cate li {display:inline-block; padding:0 3px}
  #bo_cate a {display:block; border-radius:30px; padding:8px 20px; border:1px solid #004a90; color:#004a90;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s
  }
  #bo_cate a:focus, #bo_cate a:hover, #bo_cate a:active {text-decoration:none; border:1px solid #004a90;background:#004a90;color:#fff}
  #bo_cate #bo_cate_on {z-index:2; background:#004a90; color:#fff; border:1px solid #004a90;
  -webkit-box-shadow:inset 0 2px 5px rgb(0, 74, 144);
  -moz-box-shadow:inset 0 2px 5px rgb(0, 74, 144);
  box-shadow:inset 0 2px 5px rgb(0, 74, 144)}
  .bo_v_cate {display:inline-block;line-height:20px;background:#e2eaf6;color:#004a90;padding:2px 10px; margin-bottom:7px; font-weight: 500;}
  @media screen and (max-width:768px){
    #bo_cate {text-align:left;}
    #bo_cate li {padding:3px; width:33.3333%}
    #bo_cate a {border-radius:0; text-align: center;}
  }
  @media screen and (max-width:480px){
    #bo_cate li {padding:3px; width:50%}
  }

  .noticeBlock1{position:absolute; top:10px; right:10px; width:40px; height:25px; font-size: 12px; line-height:25px; text-align: center; font-weight: 400; letter-spacing: 1px; color:#fff; background:#333; }
  .noticeBlock1 img {width:35%; display:block; margin:17px auto; }

  #bo_list {position:relative; margin-bottom:20px}
  #bo_list:after {display:block;visibility:hidden;clear:both;content:""}
  #bo_list .td_board {width:120px;text-align:center}
  #bo_list .td_chk {width:30px;text-align:center;border-top:1px solid #ecf0f1;border-bottom:1px solid #ecf0f1}
  #bo_list .td_cate{width:120px;text-align: center;}
  #bo_list .td_date {width:60px;text-align:center}
  #bo_list .td_datetime {width:120px;text-align:center}
  #bo_list .td_group {width:100px;text-align:center}
  #bo_list .td_mb_id {width:100px;text-align:center}
  #bo_list .td_mng {width:80px;text-align:center}
  #bo_list .td_name {width:90px;text-align:left;padding:10px 0}
  #bo_list .td_nick {width:100px;text-align:center}
  #bo_list .td_num {width:50px;text-align:center}
  #bo_list .td_num2 {width:80px;text-align:center}
  #bo_list .td_numbig {width:80px;text-align:center}
  #bo_list .txt_active {color:#5d910b}
  #bo_list .txt_expired {color:#ccc}


  .tbBoard_notice01{}
    .tbBoard_notice01 .titLine,
    .tbBoard_notice01 .contLine{border-bottom:1px solid #e1e1e1;}
    .tbBoard_notice01 .titLine{border-top:2px solid #000; color:#000; font-weight: 500; font-size:2rem;}

    .tbBoard_notice01 .titLine ul{}
    .tbBoard_notice01 .titLine ul li{}
    .tbBoard_notice01 .contLine .trline{display: block;}
    .tbBoard_notice01 .contLine ul{font-weight: 400; color:#000; transition: .2s ease-out;}
    .tbBoard_notice01 .contLine ul .subject{ transition: .2s ease-out;}
    .tbBoard_notice01 .contLine ul:hover{background:#f6f6f6;}
    .tbBoard_notice01 .contLine ul:hover .subject{ font-weight: 500;}
    
    .tbBoard_notice01 ul{display: flex; font-size:1.7rem;}
      .tbBoard_notice01 ul.noticeCont{background:#f6f6f6; border-bottom:1px solid #e1e1e1;}
      .tbBoard_notice01 .contLine ul.noticeCont, .tbBoard_notice01 .contLine ul.noticeCont a{color:#000;}
    .tbBoard_notice01 ul li{position:relative; padding:25px 13px; text-align: center;}
    .tbBoard_notice01 .num{width:80px;}
    .tbBoard_notice01 .categ{width:150px;}
    .tbBoard_notice01 .date{width:150px;}
    .tbBoard_notice01 .hit{width:90px;}
    .tbBoard_notice01 .subject{width:calc(100% - 80px - 150px - 150px - 90px)}
      .tbBoard_notice01 .contLine .subject{text-align: left; }
      .tbBoard_notice01 .contLine .subject .contLine1{display:-webkit-box;  -webkit-line-clamp:1; -webkit-box-orient:vertical; text-overflow:ellipsis; overflow:hidden; word-wrap: break-word;}
    .tbBoard_notice01 .chk_box input[type="checkbox"] + label{position:absolute; padding:0; top:50%; left:3px; transform: translate(0,-50%); color:#bebebe; cursor: pointer;}
    
    /*체크박스 컬러*/
    .tbBoard_notice01 .chk_box input[type="checkbox"] + label span{top:0; left:0;}
    .tbBoard_notice01 .chk_box:hover input[type="checkbox"] + label {color:#737272;}
    .tbBoard_notice01 .chk_box input[type="checkbox"]:checked + label {color:#3a8afd;}
    /* 갤러리 체크박스 */
    .gall_chk.chk_box {left:18px; top:10px;}
    .gall_chk.chk_box .fa{font-size:1.8rem}
    .gall_chk.chk_box input[type="checkbox"] + label {color:#dad9d9; padding-left:0px; cursor: pointer;}
    .gall_chk.chk_box:hover input[type="checkbox"] + label {color:#737272;}
    .gall_chk.chk_box input[type="checkbox"]:checked + label {color:#3a8afd;}

    .tbBoard_notice01 .empty_table{width:100%;list-style: none;}

  @media screen and (max-width:768px){
    .tbBoard_notice01{margin-top:20px;}
    .tbBoard_notice01 ul:first-child{border-top:2px solid #000;}
    .tbBoard_notice01 .contLine{border-bottom:0 none;}
    .tbBoard_notice01 ul{display: block; padding:10px 0; border-bottom:1px solid #e1e1e1;}
    .tbBoard_notice01 ul li{display:inline-block;padding:3px 10px; text-align: left; color:#989898; font-weight: 400;}
    .tbBoard_notice01 .titLine,
    .tbBoard_notice01 .num{display: none;}
    .tbBoard_notice01 li.categ,
    .tbBoard_notice01 li.subject{width:100%;}
    .tbBoard_notice01 .categ .bo_cate_link{ line-height:24px; margin-right:3px; padding:0 10px; background:#e1e1e1; color:#3a8afd; border-radius: 15px;}
    .tbBoard_notice01 .contLine .subject{padding-top:10px; padding-bottom:15px; color:#000; font-weight: 500;}
    .tbBoard_notice01 .contLine .date,
    .tbBoard_notice01 .contLine .hit{width:auto;}
    .tbBoard_notice01 .date::after{ position:absolute; right:0; top:8px; width:1px; height:15px; background:#e1e1e1; content:""; }
    .tbBoard_notice01 .empty_table{border-top:2px solid #333;}
    .tbBoard_notice01 .chk_box input[type="checkbox"] + label {right:0;}
  }

  /* 게시판 읽기 */

  #bo_v .viewheader{ position:relative; font-size:1.5rem; text-align:center;}
  #bo_v .viewheader .bo_v_cate{margin-bottom: 15px;;}
  #bo_v_title .bo_v_tit { padding:0 50px;display:block;  font-size:4.2rem; line-height:1.4em; font-weight:500; word-break:break-all;  }
  #bo_v .viewheader .info {padding-bottom:60px; width:100%; text-align: center; border-bottom:1px solid #e1e1e1; }
    #bo_v .viewheader .info::after{display:block;visibility:hidden;clear:both;content:""}
  .viewheader .info .profile_info_ct , .viewheader .info #bo_v_tops{float:none; display: inline-block; vertical-align: middle;}
  .viewheader .info .profile_info_ct .profile_tit{ margin-left:1em; margin-right:5px; }
  .viewheader .info .profile_info_ct .profile_tit:first-child{ margin-left:0;}
  .viewheader .info .profile_info_ct strong, .viewheader .info .profile_info_ct .sv_member{ display:inline-block; font-size:1.8rem; font-weight:500; color:#ccc;}
  .viewheader .info .profile_info_ct strong.hit{padding-left:20px;}
  #bo_v .detail_info{padding:1em 0.92em; width:100%; display: block; border-bottom:1px solid #e1e1e1}

  @media screen and (max-width:1024px){
    #bo_v .viewheader .info {padding-bottom:40px;}
    #bo_v_title .bo_v_tit { padding:0 30px; font-size:3.4rem;}

    .viewheader .info .profile_info_ct strong, .viewheader .info .profile_info_ct .sv_member{font-size:1.6rem;}
  }
  @media screen and (max-width:768px){
    #bo_v_title .bo_v_tit { padding:0 10px; font-size:2.2rem;}
  .viewheader .info .profile_info_ct strong.hit{padding-left:10px;}

  }

  /*첨부파일*/
  #bo_v_file h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
  #bo_v_file ul {width:100%;margin:0;list-style:none}
  #bo_v_file li {display:flex; padding:15px;position:relative;margin:10px 0;border:1px solid #dfdfdf;border-radius:5px; font-size:1.4rem;
  -webkit-box-shadow:1px 1px 5px 0px hsl(232, 36%, 96%);
  -moz-box-shadow:1px 1px 5px 0px hsl(232, 36%, 96%);
  box-shadow:1px 1px 5px 0px hsl(232, 36%, 96%)}
  #bo_v_file li i {width:40px; color:#b2b2b2; font-size:2.6rem;}
  #bo_v_file .link_tie { width:calc(100% - 40px);  }
  #bo_v_file a {display:block;text-decoration:none;word-wrap:break-word;color:#000}
  #bo_v_file a strong { font-weight:400; }
  #bo_v_file li:hover a strong { color:#3a8afd; }
  #bo_v_file a:focus, #bo_v_file li:hover a, #bo_v_file a:active {color:#3a8afd}
  #bo_v_file img {float:left;margin:0 10px 0 0}
  #bo_v_file .bo_v_file_cnt {color:#b2b2b2;font-size:0.92em}
  #bo_v_file li:hover {border-color:#bed4f4;color:#bed4f4}
  #bo_v_file li:hover i {color:#3a8afd}
  #bo_v_file li:hover .bo_v_file_cnt {color:#99c2fc}

  #bo_v_top {zoom:1}
  #bo_v_top:after {display:block;visibility:hidden;clear:both;content:""}
  #bo_v_top h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
  #bo_v_top ul {padding:0;list-style:none;word-break:break-all;background:#fff}

  /*관련링크*/
  #bo_v_link { margin-top:10px; }
  #bo_v_link h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
  #bo_v_link ul {width:100%;margin:0;list-style:none}
  #bo_v_link li {display:flex; padding:15px;position:relative;margin:10px 0;border:1px solid #dfdfdf;border-radius:5px;
  -webkit-box-shadow:1px 1px 5px 0px hsl(232, 36%, 96%);
  -moz-box-shadow:1px 1px 5px 0px hsl(232, 36%, 96%);
  box-shadow:1px 1px 5px 0px hsl(232, 36%, 96%)}
  #bo_v_link i { width: 40px; font-weight:400; font-size:3rem; color:#b2b2b2;  }
  #bo_v_link .link_tie { width:calc(100% - 40px);  }
  #bo_v_link a {display:block;word-wrap:break-word;color:#000}
  #bo_v_link a strong { font-weight:400; }
  #bo_v_link li:hover a strong { color:#3a8afd; }
  #bo_v_link a:focus, #bo_v_file li:hover a, #bo_v_file a:active {color:#3a8afd}
  #bo_v_link img {float:left;margin:0 10px 0 0}
  #bo_v_link .bo_v_link_cnt {color:#b2b2b2;font-size:0.92em}
  #bo_v_link li:hover {border-color:#bed4f4;color:#bed4f4}
  #bo_v_link li:hover i {color:#3a8afd}
  #bo_v_link li:hover .bo_v_link_cnt {color:#99c2fc}

  
  .bo_v_com {float:right}
  .bo_v_com > li {position:relative;float:left;margin-left:5px;}

  .bo_v_nb {position:relative;margin:20px 0;clear:both;text-align:left}
  .bo_v_nb:after {display:block;visibility:hidden;clear:both;content:""}
  .bo_v_nb li {border-top:1px solid #e1e1e1;padding:1em 0.92em;}
  .bo_v_nb li:last-child {border-bottom:1px solid #e1e1e1}
  .bo_v_nb li:hover {background:#f6f6f6}
  .bo_v_nb li i {font-size:13px;color:#a5a5a5}
  .bo_v_nb li .nb_tit {display:inline-block;padding-right:20px;color:#a5a5a5}
  .bo_v_nb li .nb_date {float:right;color:#989898}

  #bo_v_atc {padding:2em 0.92em; min-height:200px;height:auto !important;border-bottom:1px solid #e1e1e1;}
  #bo_v_atc_title {position:absolute;font-size:0;line-height:0;overflow:hidden}
  
  #bo_v_img {width:100%;overflow:hidden;zoom:1}
  #bo_v_img:after {display:block;visibility:hidden;clear:both;content:""}
  #bo_v_img a.view_image {display:block}
  #bo_v_img img {margin-bottom:20px;max-width:100%;height:auto}

  #bo_v_img video.bo_v_con_video{width:100%; max-width:768px;}

  #bo_v_con {font-size:1.5rem; width:100%; line-height:1.7em;word-break:break-all;}
  #bo_v_con a {color:#000;text-decoration:underline}
  #bo_v_con img {max-width:100%;height:auto}
  #bo_v_con span{line-height: 1.5em;}

  .btnWrap{text-align: right; padding-top:1em; display: flex; flex-wrap: wrap;}
  .btnWrap .btnWrapleft,  .btnWrap .btnWrapRight{width:50%;}
  .btnWrap .btnWrapleft{text-align: left;}
  .btnWrap .btnWrapRight{text-align: right;}
  .btnWrap .btnWrapCenter{width:100%; text-align: center; padding-top: 30px;;}
  .btnWrap .golist{min-width:160px; letter-spacing: 0.15em;}
  .btnWrap::after{display:block;visibility:hidden;clear:both;content:""}
  
  /* 게시판 쓰기 */
  #bo_w .write_div{ font-size:0; }
  #bo_w .write_div input, #bo_w .write_div textarea{margin:0 0 10px 0;}
  #bo_w .write_div input[type="checkbox"]{margin:0;}
  #bo_w .bo_v_option li {position:relative;display:inline-block;text-align:left;margin:0 5px 0 0; font-size:1.5rem;}
  #bo_w .bo_v_option li label {vertical-align:baseline}
  #bo_w .bo_v_option .chk_box input[type="checkbox"] + label span {margin-left:0;margin-right:5px}

  /*.file_del input[type="checkbox"]{width:15px; height:15px; border:1px solid #e1e1e1;}
  .file_del input[type="checkbox"]:checked{background-color: #e1e1e1;}*/

  #bo_w .bo_w_flie .file_del input[type="checkbox"] + label {color:#bebebe;}
  #bo_w .bo_w_flie .file_del:hover input[type="checkbox"] + label {color:#032651;}
  #bo_w .bo_w_flie .file_del input[type="checkbox"]:checked + label {color:#3a8afd}


  
  .write_div .wrFormLeft,  .write_div .wrFormRight{ display:inline-block; vertical-align: middle;padding:5px 0;}
  .write_div .wrFormLeft{ width:15%; font-size:1.6rem; font-weight: 500; padding-right:10px }
  .write_div .wrFormLeft span{font-weight:400; color:#a5a5a5;}
  .write_div .wrFormRight{width:85%; font-size:1.5rem;}
  .write_div .wrFormRight span {font-size:1.3rem; color:#a5a5a5; padding-left:5px;}
  .write_div .wrFormFull{width:100%; font-size:1.6rem;} 
  #bo_w .bo_w_tit {position:relative}
  #bo_w .bo_w_tit #btn_autosave {position:absolute;top:-35px;right:0;line-height:30px;height:30px; font-size:1.5rem;}
  #bo_w .write_div .wrFormRight .write_div{font-size:1.5rem;}
  #bo_w .write_div .wrFormRight .write_div ul li{position:relative;}
  #bo_w .write_div{ vertical-align: middle; }

  #bo_w .bo_w_info .frm_input {float:left;}
  #bo_w #wr_password, #bo_w #wr_homepage {margin-left:10px}
  
  #bo_w .write_div.info{margin-bottom:0;} /* 공지사항에는 필요없는 사항이므로 */
  #bo_w .write_div:after {display:block;visibility:hidden;clear:both;content:""}
  #bo_w .bo_w_info:after {display:block;visibility:hidden;clear:both;content:""}
  #bo_w .wr_content.smarteditor2 iframe {background:#fff}

  #bo_w .bo_w_link label {display:none;}
  #bo_w .bo_w_flie{position:relative;}
  #bo_w .bo_w_flie .file_wr {position:relative;vertical-align:middle;margin:0}
  #bo_w .bo_w_flie .frm_input {margin:10px 0 0}
  #bo_w .bo_w_flie .frm_file {padding:3px 0; font-size:1.6rem;}
  #bo_w .bo_w_flie .file_del {position:absolute;top:10px;right:10px;color:#787878}
  #bo_w .bo_w_select select {border:1px solid #e1e1e1;width:100%;height:40px;border-radius:3px; font-size:1.6rem; margin-bottom:10px; padding-left:10px;}
  #bo_w .write_div.btn_confirm{margin:0; margin-top:10px; padding-top:25px; border-top:1px solid #e1e1e1;}
  #bo_w .btn_submit {margin:0 2px;}
  #bo_w .btn_cancel {margin:0 2px;}

  #char_count_desc {display:block;margin:0 0 5px;padding:0}
  #char_count_wrap {margin:5px 0 0;text-align:right}
  #char_count {font-weight:bold}
  
  #autosave_pop {display:none;z-index:10;position:absolute !important;top:34px;right:0;width:350px;height:auto !important;height:180px;max-height:180px;border:1px solid #565656;background:#fff;
  -webkit-box-shadow:2px 2px 3px 0px rgba(0,0,0,0.2);
  -moz-box-shadow:2px 2px 3px 0px rgba(0,0,0,0.2);
  box-shadow:2px 2px 3px 0px rgba(0,0,0,0.2)}
  #autosave_pop:before {content:"";position:absolute;top:-8px;right:45px;width:0;height:0;border-style:solid;border-width:0 6px 8px 6px;border-color:transparent transparent #000 transparent}
  #autosave_pop:after {content:"";position:absolute;top:-7px;right:45px;width:0;height:0;border-style:solid;border-width:0 6px 8px 6px;border-color:transparent transparent #fff transparent}
  html.no-overflowscrolling #autosave_pop {height:auto;max-height:10000px !important} /* overflow 미지원 기기 대응 */
  #autosave_pop strong {position:absolute;font-size:0;line-height:0;overflow:hidden}
  #autosave_pop div {text-align:center;margin:0 !important}
  #autosave_pop button {margin:0;padding:0;border:0}
  #autosave_pop ul {padding:15px;border-top:1px solid #e9e9e9;list-style:none;overflow-y:scroll;height:130px;border-bottom:1px solid #e8e8e8}
  #autosave_pop li {padding:8px 5px;border-bottom:1px solid #fff;background:#eee;zoom:1}
  #autosave_pop li:after {display:block;visibility:hidden;clear:both;content:""}
  #autosave_pop a {display:block;float:left}
  #autosave_pop span {display:block;float:right;font-size:0.92em;font-style:italic;color:#999}
  .autosave_close {cursor:pointer;width:100%;height:30px;background:none;color:#888;font-weight:bold;font-size:0.92em}
  .autosave_close:hover {background:#f3f3f3;color:#3597d9}
  .autosave_content {display:none}
  .autosave_del {background:url(./img/close_btn.png) no-repeat 50% 50%;text-indent:-999px;overflow:hidden;height:20px;width:20px}

  @media screen and (max-width:768px){
    .write_div .wrFormLeft span{display: none;}
    .write_div .wrFormRight span {display:block;}
    .btnWrap{text-align: left; }
    .btnWrapleft button {margin-bottom:5px;}

    #bo_w .bo_w_flie .file_del { position:relative; top:auto; right:auto; }
    .write_div .wrFormRight span { padding-left:0; }
    #bo_w .write_div input.frm_file { margin-bottom:3px; }
  }


  
/* 게시판 댓글 */
.cmt_btn {width:100%;text-align:left;border:0;border-bottom:1px solid #e1e1e1;background:#fff;font-weight:bold;margin:30px 0 0px;padding:0 0 10px}
.cmt_btn span.total {position:relative;display:inline-block;margin-right:5px;font-size:1em;color:#333}
.cmt_btn span.cmt_more {float:right; display:inline-block;width:15px;height:10px;background:url(./img/btn_cmt.png) no-repeat right 2px;margin-top:5px}
.cmt_btn_op span.cmt_more {background-position:right -8px}
.cmt_btn b {font-size:1.8rem;color:#000}
.cmt_btn span.total:after {position:absolute;bottom:-11px;left:0;display:inline-block;background:#333;content:"";width:100%;height:2px}
#bo_vc {border-bottom: 1px solid #e1e1e1;;}
#bo_vc h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_vc article {margin:20px 0;position:relative;border-bottom:1px solid #f0f0f0}
#bo_vc article:after {display:block;visibility:hidden;clear:both;content:""}
#bo_vc article .profile_img img {border-radius:50%}
#bo_vc article .pf_img {float:left;margin-right:13px}
#bo_vc article .pf_img img {border-radius:50%;width:50px;height:50px}
#bo_vc article .cm_wrap {float:left;max-width:870px;width:90%; padding-top:10px;}
#bo_vc article p{font-size:1.5rem;}
#bo_vc header {position:relative;width:100%}
#bo_vc header:after {display:block;visibility:hidden;clear:both;content:""}
#bo_vc header .profile_img {display:none}
#bo_vc header .icon_reply {position:absolute;top:15px;left:-20px}
#bo_vc .member, #bo_vc .guest, #bo_vc .sv_member, #bo_vc .sv_guest {font-weight:500}
.bo_vc_hdinfo {color:#989898; font-size:0.88em; margin-left:5px;}
#bo_vc h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_vc .cmt_contents {line-height:1.8em;padding:10px 0 20px 0}
#bo_vc p a {text-decoration:underline}
#bo_vc p a.s_cmt {text-decoration:underline;color:#ed6479}
#bo_vc_empty {margin:0;padding:80px 0 !important;color:#777;text-align:center}
#bo_vc #bo_vc_winfo {float:left}
#bo_vc .bo_vl_opt {position:absolute;top:0;right:0}

.bo_vc_act {display:none;position:absolute;right:0;top:40px;width:58px;text-align:right;border:1px solid #b8bfc4;margin:0;list-style:none;background:#fff;zoom:1;z-index:9999}
.bo_vc_act:before {content:"";position:absolute;top:-8px;right:5px;width:0;height:0;border-style:solid;border-width:0 6px 8px 6px;border-color:transparent transparent #b8bfc4 transparent}
.bo_vc_act:after {content:"";position:absolute;top:-6px;right:5px;width:0;height:0;border-style:solid;border-width:0 6px 8px 6px;border-color:transparent transparent #fff transparent}
.bo_vc_act li {border-bottom:1px solid #f0f0f0}
.bo_vc_act li:last-child {border-bottom:0}
.bo_vc_act li a {display:inline-block;padding:10px;}
.bo_vc_act li a:hover {color:#3a8afd}

.bo_vc_w {position:relative;margin:10px 0; padding-top:30px; display:block}
.bo_vc_w:after {display:block;visibility:hidden;clear:both;content:""}
.bo_vc_w h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
.bo_vc_w #char_cnt {display:block;margin:0 0 5px}

.txtarea-wrap{}
.txtarea-wrap::after{display:block;visibility:hidden;clear:both;content:""}
.bo_vc_w textarea {float:left; width:calc(100% - 100px); border:1px solid #e1e1e1;background:#fff;color:#000;vertical-align:middle;padding:5px;height:120px;}
.txtarea-wrap  .btn_confirm {float:right; width:100px; height:120px;}
.txtarea-wrap  .btn_confirm label {display:inline-block;margin-right:10px;font-size:1.5em;text-align:center}
.txtarea-wrap  .btn_submit {width:100%; border-color:#e1e1e1; border-left:0 none; background:#f6f6f6; color:#333; height:100%; font-weight:500; padding:0; }
.txtarea-wrap  .btn_confirm .secret_cm label {font-size:1em !important; color:#989898}

#wr_secret {}
.bo_vc_w_wr{}
.bo_vc_w_wr::after{display:block;visibility:hidden;clear:both;content:""}
.bo_vc_w_info {margin:10px 0;float:left}
.bo_vc_w_info:after {display:block;visibility:hidden;clear:both;content:""}
.bo_vc_w_info .frm_input {float:left;margin-right:5px}
.bo_vc_w_info #captcha {padding-top:10px;display:block;clear:both}

.bo_vc_w_wr:after {display:block;visibility:hidden;clear:both;content:""}
.secret_cm {display:inline-block;float:left}

#bo_vc_send_sns {display:inline-block;float:left}
#bo_vc_sns {display:inline-block;margin:0;padding:0;list-style:none;zoom:1}
#bo_vc_sns:after {display:block;visibility:hidden;clear:both;content:""}
#bo_vc_sns li {float:left;margin:0 5px 0 0}
#bo_vc_sns .sns_li_f {border-radius:3px;background:#3a589b;height:40px;line-height:40px;padding:0 0 0 10px}
#bo_vc_sns .sns_li_t {border-radius:3px;background:#00aced;height:40px;line-height:40px;padding:0 0 0 10px}
#bo_vc_sns .sns_li_off {background:#bbb}
#bo_vc_sns a {display:inline-block;padding:0 15px 0 5px}
#bo_vc_sns input {margin:0 5px 0 0}

#captcha.m_captcha #captcha_key{height:40px;}
@media screen and (max-width:768px){
  #bo_vc article .cm_wrap{width:100%; padding:10px 10px 0 5px;}
  #bo_vc article {margin:15px 0;}
  .bo_vc_w textarea {width:calc(100% - 70px);}
  .txtarea-wrap  .btn_confirm {width:70px;}
  .bo_vc_w_info .frm_input {width:100%; margin-bottom:3px;}
}



/* 뉴게시판 */
.newTblBoard ul{display: flex;}
.newTblBoard ul.th{ border-top:2px solid #000; color:#000; font-weight: 500;}
.newTblBoard ul.line_notice{background:#f6f6f6; border-bottom:1px solid #e1e1e1;}
.newTblBoard ul.th,
.newTblBoard ul.td{border-bottom:1px solid #e1e1e1;}