@charset "utf-8";

/* ### 기본 스타일 커스터마이징 시작 ### */

/* 게시판 버튼 */
/* 목록 버튼 */
#bo_list a.btn_b01 {}
#bo_list a.btn_b01:focus, #bo_list .btn_b01:hover {}
#bo_list a.btn_b02 {}
#bo_list a.btn_b02:focus, #bo_list .btn_b02:hover {}
#bo_list a.btn_admin {} /* 관리자 전용 버튼 */
#bo_list a.btn_admin:focus, #bo_list a.btn_admin:hover {}
.chk_all{margin:10px 0}
/* 읽기 버튼 */
#bo_v a.btn_b01 {}
#bo_v a.btn_b01:focus, #bo_v .btn_b01:hover {}
#bo_v a.btn_b02 {}
#bo_v a.btn_b02:focus, #bo_v .btn_b02:hover {}
#bo_v a.btn_admin {} /* 관리자 전용 버튼 */
#bo_v a.btn_admin:focus, #bo_v a.btn_admin:hover {}
#bo_v { border-top: 1px solid #000; border-bottom: 1px solid #000;}
/* 쓰기 버튼 */
#bo_w .btn_confirm {} /* 서식단계 진행 */
#bo_w .btn_submit {padding:0 20px;font-weight:bold}
#bo_w .btn_cancel {}
#bo_w .btn_frmline {} /* 우편번호검색버튼 등 */


/* 관리자일 때 */
#bo_list_admin th label {position:absolute;font-size:0;line-height:0;overflow:hidden}

#bo_list_admin th:nth-of-type(1) {width:40px}
#bo_list_admin th:nth-of-type(3) {width:100px}

#bo_list_admin td:nth-of-type(1) {text-align:center}
#bo_list_admin td:nth-of-type(3) {text-align:center}

/* 관리자가 아닐 때 */
#bo_list th:nth-of-type(2) {width:100px}
#bo_list td:nth-of-type(2) {text-align:center}

/* 게시판 목록 공통 */
.btn_bosch_op{position:absolute;top:10px;left:10px;color:#768a94;height:40px;width:30px;border:0;background:none;z-index:3}

#bo_sch {display: block; position: relative; z-index: 1; margin-left: auto; padding: 10px 0 10px 10px;}
#bo_sch:after {display:block;visibility:hidden;clear:both;content:""}
#bo_sch legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
#bo_sch select{height:48px;float:left;width:160px; margin: 0 10px; padding: 0 20px; color: #000; font-size: 16px; background: url(../../../../img/mobile/icon_arrow_next.png) no-repeat center right 20px; background-size: 24px; appearance: none; -webkit-appearance: none; -moz-appearance: none;}
#bo_sch select::-ms-expand{display:none;/*for IE10,11*/}
#bo_sch .sch_input{background:#fff;height:48px;border:1px solid rgba(0,0,0,0.12);padding:0;float:left;width:320px;padding:14px 20px; color: #000; font-size: 16px; margin: 0 10px; }
#bo_sch .sch_input::placeholder {color: #000;}
#bo_sch .sch_btn{height:48px; border:0;width:120px;background:#000;font-size:16px;color:#fff; font-weight: 500; margin: 0 10px; vertical-align: top;}
#bo_sch .btn_close{height:40px;position:absolute;top:10px;right:0;border:0;width:50px;background:none;font-size:15px;color:#91a9bc;background:#fff}
#bo_sch .reset_btn {height: 48px; width: 48px; border: none; padding: 16px; margin: 0 10px 0;}
.view_is_list.btn_top{position:relative;z-index:auto;top:0;left:0}
.view_is_list{margin:8px 10px 0;height:50px;padding:10px;line-height:30px;border-radius:3px;border-bottom:1px solid #ccc;background:#fff;color:#333;text-align:right}
.view_is_list li{display:inline-block}


#bo_cate h2 {width:0;height:0;font-size:0;line-height:0;overflow:hidden}
#bo_cate ul {margin: 20px;padding-left:1px;zoom:1}
#bo_cate ul:after {display:block;visibility:hidden;clear:both;content:""} 
#bo_cate li{display:inline-block;float:left;margin:3px 3px 3px 0}
#bo_cate a {display:block;line-height:30px;padding:0 10px;border-radius:3px;background:#fff;}
#bo_cate #bo_cate_on {background:#4162ff;color:#fff;}

.bo_btn {position:absolute;text-align:right;right: 0; top: 0;z-index: 2;}
.bo_btn li{display:inline-block;vertical-align:top}
.bo_btn li a, .bo_btn li button{color:#fff;line-height:48px;display:block;text-align:center;width:120px; height: 48px;}
.bo_btn li a.btn_admin{background-color:#ff0000;color:#fff}
.bo_btn li a.btn_write {background-color: #21BB99; color: #fff;}
.bo_btn li button.view_op_btn_list {background-color: #fff; color: #000; border: 1px solid #000;}
.edit_op_btn{background:none;border:0;height:40px;width:30px;color:#768a94;font-size:15px}

.btn_edit{display:none;position:absolute;top:47px;right:0;width:120px;background:#fff; border:1px solid rgba(0,0,0); border-top: none; z-index:599; 
-webkit-box-shadow: 0 2px 3px #eee;
-moz-box-shadow:  0 2px 3px #eee;
box-shadow: 0 2px 3px #eee;}
.btn_edit li {line-height:40px;width:100%;float:none;border-top:1px solid #000;font-size:12px !important;padding:0 10px;position:relative}
.btn_edit li button{width:100%; font-size:12px !important;text-align:left;color:#000 !important; text-align: center; height:40px;background:none;border:0}
.btn_edit li i{position:absolute;top:0;right:10px;line-height:40px;font-size:14px !important;;color:#92a1af}
.btn_edit li a {color:#000;font-size:12px !important}

#bo_list{position:relative; }
.board_wr:after {display:block;clear:both;content:"";position: relative;} 
.al_chk{padding:0 0 20px}
.board_wr{background:#fff; position:relative}
.board_wr:after {display:block;visibility:hidden;clear:both;content:""} 
.bo_ul li{background-color: #FAFAFA;line-height:20px}
.bo_ul li:not(:last-child) {margin-bottom: 20px;}
.bo_ul .bo_notice{background:#FAFAFA}
.bo_ul li:hover{background:rgb(33, 187, 153, .12);}
.bo_ul li:after {display:block;visibility:hidden;clear:both;content:""}
.bo_ul .empty_table {background-color: #fff; font-size: 1.67em;}
.bo_ul .empty_table:hover{background-color: #fff;}
.bo_current {color:#e8180c}
.bo_cate_link {display:inline-block;color:#7d8dff !important;font-weight:normal;text-decoration:none;font-size:0.92em} /* 글제목줄 분류스타일 */
.bo_subject {float:left;display:block;width:100%; padding:40px;font-size:1.67em;font-weight:500; line-height: 1;}
.bo_subject * {vertical-align: middle;}
.bo_subject .bo_tit{display: inline-block; word-break: keep-all; line-height: 24px;}
.bo_subject .notice {padding-right: 15px;}
.bo_subject .icon_new {position: relative;bottom: 2px; margin-left: 5px;}
.bo_subject .cnt_cmt {color: #fff; font-size: 14px; background: linear-gradient(90deg, #ABDFDC 0%, #C0E2AD 100%); border-radius: 12px; padding: 4px 10px; line-height: normal; font-weight: 400; margin: 0  0 0 8px; }
.bo_chk {line-height: normal;}
.al_chk input.frm_checkbox[type="checkbox"] + label, .bo_chk input.frm_checkbox[type="checkbox"] + label {padding-left: 34px; vertical-align: middle;}
.al_chk input.frm_checkbox[type="checkbox"]:first-child + label::before, .bo_chk input.frm_checkbox[type="checkbox"]:first-child + label::before {margin-left: -34px;}
.bo_info{float:right;display:block;width:auto;text-align:right; font-size: 12px; color: rgba(0,0,0,0.38); line-height: 1.2;}
.bo_info span {font-size: 1.33em;}
.bo_info .sv_member {margin-right: 40px;}
.pg_edit_wr {position: relative; height: 48px;}
.pg_edit_wr::after {content: ''; clear: both; display: block; position: relative; }
.pg_edit_wr .pg_wrap {padding: 12px 0;}

.notice_icon{background:#f9e7e9;line-height:22px;color:#d10c55;display:inline-block;padding:0 10px;margin-right:5px;border-radius:30px}
.bo_ul {margin: 0 0 80px 0 ;}
.bo_ul .fa-download{width:16px;height:16px;line-height:16px;background:#ecaa30;color:#fff;text-align:center;font-size:10px;border-radius:2px}
.bo_ul .fa-link{width:16px;height:16px;line-height:16px;background:#2aa974;color:#fff;text-align:center;font-size:10px;border-radius:2px}
.bo_ul .fa-heart{width:16px;height:16px;line-height:16px;background:#ff0000;color:#fff;text-align:center;font-size:10px;border-radius:2px}
.bo_ul .new_icon  {display:inline-block;width:16px;height:16px;line-height:16px;background: #c56bed; color: #fff;text-align:center;font-size:10px;border-radius:2px}
.bo_ul .fa-lock{width:16px;height:16px;line-height:16px;background: #d8e7e1; color: #7db099;text-align:center;font-size:10px;border-radius:2px}

@media (max-width:1260px) {
    #bo_sch{display: flex; justify-content: end; width: 100%; margin-top: 40px;}
}




@media (max-width: 969px){

    #bo_sch {display: block; width: 100%; padding: 0;}
    #bo_sch .sch_input {width: 100%; margin: 0; border: 1px solid black;}
    #bo_sch .sch_input::placeholder {color: rgba(0,0,0,0.38);}
    #bo_sch .sch_btn {position: absolute;top: 0; right: 0; width: auto; margin: 0; padding: 15px 20px; line-height: 1;}
    #bo_sch select,#bo_sch .reset_btn {display: none;}
    
    .bo_subject,.bo_info {width:100%;text-align:left}
    .bo_info{margin-top:8px; font-size: 12px;}
    .bo_info .sv_member {margin-right: 10px;}
    .bo_info span {font-size: 1em;}
    .bo_subject {font-size: 1.167em; padding: 20px;}
    .bo_subject .notice {padding-right: 5px;}
    .bo_subject .bo_tit {display: inline;}
    .bo_subject a {vertical-align: middle; line-height: 20px;}
    .bo_subject .cnt_cmt {font-size: 12px; padding: 3px 10px;}
    .al_chk input.frm_checkbox[type="checkbox"]:first-child + label::before, .bo_chk input.frm_checkbox[type="checkbox"]:first-child + label::before {margin-left: -29px;}
    .al_chk input.frm_checkbox[type="checkbox"] + label, .bo_chk input.frm_checkbox[type="checkbox"] + label {padding-left: 29px;}
    .pg_edit_wr {height: auto;}
    .btn_bosch_op{top:5px}
    .bo_ul {margin: 0 0 28px 0;}
    .bo_ul li {border-radius: 8px;}
    .bo_ul li:not(:last-child) {margin-bottom: 10px;}
    
    .bo_btn {position: relative; margin-top: 28px;}
    .bo_btn {display: flex; flex-wrap: wrap; gap: 10px}
    .bo_btn li {display: block; position: relative; width: 100%;}
    .bo_btn li a, .bo_btn li button {width: 100%;}

    .btn_edit {top: 47px; width: 100%;}

    #bo_list input.frm_checkbox[type="checkbox"] + label {line-height: 16px; min-height: 16px; padding-left: 24px;}
    #bo_list input.frm_checkbox[type="checkbox"]:first-child + label::before {width: 16px; height: 16px; margin-left: -24px;}
    #bo_list input.frm_checkbox[type="checkbox"]:checked + label::after {width: 16px; height: 16px; background-size: 12px;}
}


/* 게시판 쓰기 */
#bo_w #wr_email, #bo_w #wr_homepage, #bo_w #wr_subject {width:100%}

#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}

#wr_email, #wr_homepage, #wr_subject, .wr_link {width:100%}

/* 게시판 읽기 */
#bo_v_table {padding: 10px;color:#999;font-size:0.9em;font-weight:bold}

#bo_v_title {text-align:left}
.bo_v_cate{display: inline-block;color: #7d8dff ;font-weight: normal;text-decoration: none;font-size: 0.92em;margin:5px 0 ;}
.bo_v_tit{display:block;font-size:2.33em;margin:40px 0 20px; font-weight: 500;}

#bo_v_info {position:relative;padding: 0 0 40px 0 ;border-bottom:1px solid rgba(0,0,0,0.12);text-align:left;color:rgba(0,0,0,0.38);line-height:20px; font-size: 1.67em;}
#bo_v_info h2 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
#bo_v_info .sv_member {margin-left: 0;}
#bo_v_info span {margin: 0 7.5px; font-weight: 500;}
#bo_v_info .profile_img img{border-radius:50%;vertical-align:top}
#bo_v_info .icon_view{display:inline-block;background:url(./img/icon_view.png) no-repeat 50% 50%;background-size:80%;height:15px;width:20px;overflow:hidden;text-indent:-999px;vertical-align:middle;margin:0 3px 0 5px}
#bo_v_info .icon_comment{display:inline-block;background:url(./img/icon_comment.png) no-repeat 50% 50%;background-size:70%;height:15px;width:20px;overflow:hidden;text-indent:-999px;vertical-align:middle;margin:0 3px 0 5px}

#bo_v_edit{display: block; text-align: right; margin-top: 80px;}
#bo_v_edit .view_btn{}
#bo_v_edit .view_btn:hover{}
#bo_v_edit ul {display: inline-flex; gap: 20px;}
#bo_v_edit li {width: 120px; height: 48px;}
#bo_v_edit li a{display: block; width: 100%; height: 100%; padding: 15px 0 14px; text-align: center; font-size: 1.33em; font-weight: 500;}
#bo_v_edit li i{}
#bo_v_edit li:hover{}
#bo_v_edit li a {}
.bo_notice td {}

#bo_v_file {margin:0 }
#bo_v_file h2  {position:absolute;width:0;height:0;font-size:0;line-height:0;overflow:hidden}
#bo_v_file ul {margin:0;padding:0;list-style:none}
#bo_v_file li {padding: 10px 10px 10px 60px;border: 1px solid #e8e8e8;color:#aaa;margin:10px 0;border-radius:5px;position:relative;
-webkit-box-shadow: 0 0 5px  #e2e4f1;
-moz-box-shadow: 0 0 5px #e2e4f1;
box-shadow: 1px 2px 8px #e2e4f1
}
#bo_v_file li i{position:absolute;top:50%;left:10px;font-size:20px;;width:40px;line-height:40px;text-align:center;margin-top:-20px}
#bo_v_file a {display:block;color:#aaa;text-decoration:none;margin:0 0 3px}
#bo_v_file a strong{text-decoration:underline}
#bo_v_file  span {font-size:0.91em}
#bo_v_file li:hover,#bo_v_file li:hover a {color:#5c75c3;text-decoration:none}

#bo_v_link {margin:0 }
#bo_v_link h2  {position:absolute;width:0;height:0;font-size:0;line-height:0;overflow:hidden}
#bo_v_link ul {margin:0;padding:0;list-style:none}
#bo_v_link li {padding: 10px 10px 10px 60px;border: 1px solid #e8e8e8;color:#aaa;margin:10px 0;border-radius:5px;position:relative;
-webkit-box-shadow: 0 0 5px  #e2e4f1;
-moz-box-shadow: 0 0 5px #e2e4f1;
box-shadow: 1px 2px 8px #e2e4f1}

#bo_v_link li i{position:absolute;top:50%;left:10px;font-size:20px;;width:40px;line-height:40px;text-align:center;margin-top:-20px}
#bo_v_link a {display:block;color:#aaa;text-decoration:none;margin:0 0 3px}
#bo_v_link li:hover,#bo_v_link li:hover a  {color:#a629e0;text-decoration:none}
#bo_v_link a strong{text-decoration:underline}
#bo_v_link span {font-size:0.91em}
.bo_v_link_cnt {font-size:0.92em}

#bo_v_top {margin:20px}
#bo_v_top:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_top h2 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
#bo_v_top ul {margin:0;padding:0;list-style:none}
#bo_v_top ul:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_top ul li{display:inline-block;}
.bo_v_left{float:left}
.bo_v_right{float:right}

#bo_v_bot {text-align:right;margin:20px 10px}

.bo_v_nb{margin:20px 0;background:#fff;text-align:left;position:relative;}
.bo_v_nb:after {display:block;visibility:hidden;clear:both;content:""}
.bo_v_nb li a{display:block;padding:15px 10px;vertical-align:top;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.bo_v_nb li i{color:#d1d7de;width:30px;text-align:center;}

#bo_v_atc {min-height:200px;margin:40px 0}
#bo_v_atc_title {margin:0;padding:0;height:0;overflow:hidden}

#bo_v_img {margin:0 0 10px;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; text-align: center;}
#bo_v_img img {margin-bottom:40px;max-width:100%;height:auto}

#bo_v_con {min-height:200px;width:100%;font-size:1.67em;line-height:1.5; color: rgba(0,0,0,0.8); word-break:break-all;overflow:hidden;}
#bo_v_con a {color:#000;text-decoration:underline}
#bo_v_con img {max-width:100%;height:auto}

#bo_v_act {margin-bottom:30px;text-align:center}
#bo_v_act .bo_v_act_gng {position:relative}
#bo_v_act .btn {margin-right:5px;vertical-align:middle;border-radius:30px}
#bo_v_act a:hover{background-color:#f3f3f3}

#bo_v_act_good, #bo_v_act_nogood {display:none;position:absolute;top:30px;left:0;padding:10px 0;width:165px;background:#ff3061;color:#fff;text-align:center}
#bo_v_act .bo_v_good{border:1px solid #ff1313;color:#ff1313;padding:0 20px}
#bo_v_act .bo_v_good:hover{background:#f8eeee}
#bo_v_act .bo_v_nogood{border:1px solid #dedede;color:#888;padding:0 20px}
#bo_v_act .bo_v_good i,#bo_v_act .bo_v_nogood i{font-size:18px;}
#bo_v_share{position:relative;margin:0 0 20px;text-align:right}
#bo_v_share:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_share .btn_scrap{display:inline-block;line-height:40px;border:1px solid #d2d2d2;background:#fff;float:left;padding:0 15px;border-radius:50px;color:#5f5f5f}
#bo_v_share .btn_scrap:hover{background:#f3f3f3}
.btn_share{display:none;}
.bo_v_snswr{position:relative;float:right}
#bo_v_sns {padding:0;list-style:none;zoom:1}
#bo_v_sns:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_sns li {float:left;width:40px;text-align:center;margin-left:3px}
#bo_v_sns li a{height:40px;padding:10px 0;border-radius:50px}
#bo_v_sns li .sns_f{display:block;background:#415b92}
#bo_v_sns li .sns_f:hover{background:#3a69b6}
#bo_v_sns li .sns_t{display:block;background:#35b3dc}
#bo_v_sns li .sns_t:hover{background:#1ec7fe}
#bo_v_sns li .sns_g{display:block;background:#d5503a}
#bo_v_sns li .sns_g:hover{background:#f4482c}
#bo_v_sns li .sns_k{display:block;background:#fbe300}
#bo_v_sns li img{vertical-align:top}

/* 게시판 댓글 */
#bo_li_wr {position: relative; background-color: rgba(0,0,0,0.03); padding: 40px; margin-top: 80px;}
#bo_li_wr::after {content: ''; clear: both;}
#bo_vc_w{margin:20px 0}
.cmt_btn{text-align:left ;border: none; width:fit-content;color:#000;font-size:1.167em;background:none;position:relative}
.cmt_btn span {font-size: 16px; font-weight: bold; padding-left: 17px;}
#bo_vc {margin-top: 40px;}
#bo_vc h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_vc article {margin:0 0 20px;position:relative; background-color: #fff; padding: 22px 20px 26px;}
#bo_vc article:last-child {margin: 0;}
#bo_vc header {line-height:20px;}
#bo_vc header .member {font-size: 1.167em; color: rgba(0,0,0,0.6)}
#bo_vc .comment_profile_img img, #bo_vc .profile_img img{border-radius:50%}
#bo_vc .sv_member, #bo_vc .sv_guest {font-weight:500}
#bo_vc h1 {width:0;height:0;font-size:0;line-height:0;overflow:hidden}
#bo_vc .cmt_contents {margin:10px 0 5px;line-height:1.8em;border-bottom:1px solid #e8e8e8;padding-bottom:20px}
#bo_vc .cmt_contents  p{font-size:1.13em}
#bo_vc .cmt_contents p img {vertical-align: text-top;}
#bo_vc p a {text-decoration:underline}
#bo_vc p a.s_cmt {text-decoration:underline;color:#ed6479; margin-left: 2px;}
#bo_vc_empty {margin:0;padding:0 0 40px 0 !important;text-align:center; font-size: 1.167em;}
#bo_vc #bo_vc_winfo {float:left}
#bo_vc footer {zoom:1}
#bo_vc footer:after {display:block;visibility:hidden;clear:both;content:""}
#bo_vc .cmt_opt{position:absolute;top:23px;right:20px;width:16px;height:16px;background:url(../../../../img/mobile/icon_more.png)no-repeat center center;border:0;color:#000; background-size: cover;}
#bo_vc .bo_vl_act{top:30px}
#bo_vc .comment_profile_img{position:absolute;top:0;left:0}
.bo_vc_hdinfo{display:inline-block;padding-left:15px; font-size: 1.167em; color: rgba(0,0,0,0.38);}
#bo_vc .profile_img img{display:none}
.bo_vc_act {text-align:right;;margin:0;list-style:none}
.bo_vc_act:after {display:block;visibility:hidden;clear:both;content:""}
.bo_vc_act li {display:inline-block;margin:0 2px}
.bo_vc_act li a{color:#3497d9;text-decoration:underline}

.bo_vc_w {position:relative;margin:20px 0;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}
.bo_vc_w textarea{width:100%;height:160px; padding:22px 20px; font-size: 1.167em;}
#wr_secret{}
.bo_vc_w_info{margin:0}
.bo_vc_w_info:after {display:block;visibility:hidden;clear:both;content:""}
.bo_vc_w_info .frm_input{float:left;;width:49.5%;margin:0 0 20px 0}
.bo_vc_w_info #wr_password{float:right;}
.bo_vc_w_info #captcha{display:block;clear:both; text-align: left; margin-bottom: 20px;}
.bo_vc_w .btn_confirm{margin-top:5px;float:right;}
.bo_vc_w .btn_confirm .btn_submit {width: 120px; height: 48px; font-size: 1.33em; font-weight: 500;}
.bo_vc_w .icon_lock{display:inline-block;padding: 5px;margin-right:5px;}
.bo_vc_w_wr {margin-top: 20px;}
.bo_vc_w_wr:after {display:block;visibility:hidden;clear:both;content:""}
.bo_vc_w .bo_vc_secret{float:left;display:block; font-size: 12px;}
.bo_vc_w .bo_vc_secret input.frm_checkbox[type="checkbox"] + label {font-size: 1.33em; padding-left: 34px;}
.bo_vc_w .bo_vc_secret input.frm_checkbox[type="checkbox"]:first-child + label::before {margin-left: -34px;}
.bo_vc_w .bo_vc_secret input.frm_checkbox[type="checkbox"]:checked + label::after{top: 5px;}


#bo_vc_send_sns{display:block;float:left}
#bo_vc_sns {display: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;;padding: 10px 0 10px 10px}
#bo_vc_sns .sns_li_t{border-radius:3px;background:#00aced;height:40px;;padding: 10px 0 10px 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 }


@media (min-width: 970px){
    #bo_vc article{}
    #bo_vc .cmt_contents{padding-bottom:20px}
    .bo_vc_hdinfo{}
}
@media (max-width: 969px){

    .cmt_btn{margin: 20px 0 0 ;}
    .bo_vc_w .btn_confirm .btn_submit {font-size: 1.167em; height: 40px; padding: 0 10px; width: 80px; line-height: 40px;}

    /* 게시판 읽기 */
    #bo_v_table {}
    .bo_v_cate{}
    .bo_v_tit{margin: 20px 0 10px; font-size: 1.33em;}
    #bo_v_info {font-size: 1em; padding: 0 0 20px 0;}

    #bo_v_edit {margin-top: 20px;}
    #bo_v_edit ul {gap:10px;}
    #bo_v_edit li {width: 80px; height: 40px; }
    #bo_v_edit li a {padding: 12px 0; font-size: 1.167em;}
    
    #bo_v_img img {margin-bottom: 20px;}
    #bo_v_con {font-size: 1.167em; min-height: 100px;}
    #bo_v_atc {margin:20px 0}
    
    
    /* 게시판 댓글 */
    #bo_li_wr {width: calc(100% + 40px); margin: 40px -20px -40px; margin-top: 40px; padding: 20px;}
    #bo_vc {margin: 20px 0 0 ;}
    #bo_vc article {padding: 20px;}
    #bo_vc .cmt_opt {top: 20px;}
    #bo_vc .cmt_contents {margin: 20px 0 5px; padding-bottom: 10px;}
    #bo_vc .bo_vl_act {width: 120px;}
    
    .cmt_btn span {padding-left: 10px;}
    #bo_vc_empty{padding: 0 0 20px 0 !important;}

    .bo_vc_w_info .frm_input {float: none; width: 100%; margin: 0;}
    .bo_vc_w_info #wr_password {float: none; margin:10px 0 20px}
}

/*글쓰기*/
#bo_w {padding: 0;}
#bo_w .form_01{margin:10px 0}
#bo_w .write_div{margin:0 0 20px 0;}
#bo_w #wr_subject, #bo_w textarea {font-size: 1.33em;}
#bo_w textarea {padding: 20px;}
#bo_w .bo_w_link.write_div, #bo_w .bo_w_flie.write_div {margin: 0 0 10px 0;}
#bo_w .bo_w_link.write_div + .bo_w_link.write_div, #bo_w .bo_w_flie.write_div + .bo_w_flie.write_div {margin: 0 0 20px 0;}
#bo_w .bo_w_flie.write_div .write_div {margin: 0;}
#bo_w .bo_w_select select{border:1px solid #3497d9;background:#fff;width:100%}
#bo_w .bo_w_link label{position:absolute;top:1px;left:1px;height:60px; width:50px;text-align:center}
#bo_w .bo_w_link label i {display: block; position: relative; width: 20px; height: 10px; background-size: cover; top: 23px; left: 20px;}
#bo_w .bo_w_link .frm_input{padding-left:50px; font-size: 1.33em; color: rgba(0,0,0,0.6);}
#bo_w .bo_w_flie.write_div .file_del {display: block; margin-top: 10px;}


#bo_w .bo_w_top {margin: 0 0 40px;}
#bo_w .frm_checkbox {}
#bo_w .frm_checkbox + label { padding-left: 34px; font-size: 1.33em;}
#bo_w .frm_checkbox + label::before { margin-left: -34px;}

#bo_w .bo_w_flie .lb_icon{}
#bo_w .bo_w_flie .frm_file{}
#bo_w .bo_w_flie label {}
#bo_w .bo_w_flie .frm_input{margin:5px 0 0 }
#bo_w .btn_top {display: inline-flex; width: 100%; justify-content: center; gap: 20px; margin: 60px 0 0;}
#bo_w .btn_m {width: 240px; height: 60px; padding: 20px; font-size: 1.33em; font-weight: 500; line-height: normal; text-align: center;}
#bo_w .write_div_wr {display: block; padding-top: 80px; margin-top: 80px; border-top: 1px solid #000; }
#bo_w .write_div_wr .write_div {display: inline-block; width: calc(50% - 12px);}
#bo_w .write_div_wr .write_div + .write_div {margin-left: 20px;} 


#bo_w .icon_link {display: block; background: url(../../../../img/mobile/icon-link.png)no-repeat center center; width: 20px; height: 10px; background-size: cover; }
#bo_w .icon_file {display: block; background: url(../../../../img/mobile/icon-download.png)no-repeat center center; width: 20px; height: 10px; background-size: cover; }

#bo_w #captcha {text-align: left;}
@media (max-width: 969px){

    .write_div{text-align:right;margin:10px}
    #bo_w .bo_w_top {text-align: left; margin: 0 0 20px 0;}
    #bo_w .btn_top {gap:10px; margin: 20px 0 0;}
    #bo_w .btn_m {width: 100%; height: 48px; padding: 17px 15px 15px; font-size: 1.167em;}
    #bo_w .bo_w_link label {height: 48px;}
    #bo_w .bo_w_link label i {top:20px; }
    #bo_w .frm_checkbox + label {font-size: 1.167em;}
    #bo_w #wr_subject, #bo_w textarea {font-size: 1.167em;}
    #bo_w .write_div_wr {padding-top: 30px; margin-top: 40px;}
    #bo_w .write_div_wr .write_div {display: inline-block; width: 100%;}
    #bo_w .write_div_wr .write_div + .write_div {margin:0;} 
    #bo_w #captcha {margin-top: 20px;}
    
}
