@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 {width: 100%; margin-bottom: 60px;}
/* 쓰기 버튼 */
#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}

/* 게시판 목록 공통 */
#bo_sch {float: right; position: relative; z-index: 1; margin-left: auto; margin: 18px 0 0 0;}
#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; 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; }
#bo_sch .sch_input::placeholder {color: #000;}
#bo_sch .sch_btn{height:48px; border:0;width:120px;background:#000;font-size:12px;color:#fff; font-weight: 500;vertical-align: top;}
#bo_sch .sch_btn > span {font-size: 1.6em; column-rule: #fff; font-weight: 500;}
#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}
.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;  top: -40px; right: 0;}
.bo_btn li{display:inline-block;vertical-align:top}
.bo_btn li a{color:#768a94;line-height:40px;display:block;text-align:center;width:30px;vertical-align:top}
.bo_btn li a:hover{color:#4a5ba9;}
.bo_btn li i{font-size:15px}
.bo_btn li a.btn_admin{color:#ff0000;background:none}
.edit_op_btn{background:none;border:0;height:40px;width:30px;color:#768a94;font-size:15px}

.btn_edit{display:none;position:absolute;top:40px;right:0;width:100px;background:#fff; border:1px solid #d4d4d4;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 #f1f1f1;font-size:12px !important;text-align:left;padding:0 10px;position:relative}
.btn_edit li button{width:100%;font-size:12px !important;text-align:left;color:#6b757c !important;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:hover{background:#f8f8f8}
.btn_edit li a {color:#6b757c;font-size:12px !important}

#bo_list{position:relative; }
.board_wr{background:#fff;position:relative;}
.board_wr + .pg_wrap {margin-top: 60px;}
.board_wr .empty_table{display: block; width: 100%; padding:120px 0 !important; font-size: 2em; border-bottom: 2px solid #000;}
.bo_chk, .al_chk {width: 30px;}
.bo_ul {display: table; width: 100%; border-collapse: collapse; table-layout: fixed;}
.bo_ul .bo_ul_hd {display: table-header-group; border-bottom: 2px solid #000; border-top: 2px solid #000;}
.bo_ul .bo_ul_bd {display: table-row-group;border-bottom: 2px solid #000;}
.bo_ul_row {display: table-row;}
.bo_ul_row > div {display: table-cell; font-size: 2em; padding: 28px 0; line-height: 1.2; font-weight: 500; word-break: break-all;}
.bo_ul_row > div:not(.bo_tit) {text-align: center;}
.bo_ul_hd .bo_ul_row .bo_tit {text-align: center; width: 100%;}
.bo_ul li{border-bottom:1px solid rgba(0,0,0,0.12);}
.bo_ul li:after {display:block;visibility:hidden;clear:both;content:""}
.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:50%;font-size:1.083em;font-weight:500;}
.bo_info{float:right;display:block;width:50%;text-align:right;color:#828282}
.bo_info i{margin-left:10px}
.bo_ul_row .bo_num,.bo_ul_row .bo_view {width: 135px;}
.bo_ul_row .bo_num {padding-right: 15px;}
.bo_ul_row .bo_view {padding-left: 15px;}
.bo_ul_bd .bo_ul_row .bo_num {color: rgba(0,0,0,0.38);}
.bo_ul_bd .bo_ul_row .bo_date {color: #666666;}
.bo_ul_row .bo_tit {padding-right: 15px; padding-left: 15px; position: relative; word-break: normal; overflow-x: hidden; text-overflow: ellipsis; white-space: nowrap;overflow-y: clip; width: 100%;}
.bo_ul_row .bo_date {width: 270px; padding-left: 15px; padding-right: 15px;}
.notice_icon{background:#f9e7e9;line-height:22px;color:#d10c55;display:inline-block;padding:0 10px;margin-right:5px;border-radius:30px}
.bo_noti {font-weight: bold;}




.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: 1200px){ 
    .bo_ul_row .bo_num,.bo_ul_row .bo_view {width: 110px;}
    .bo_ul_row .bo_num {padding-right: 10px;}
    .bo_ul_row .bo_view {padding-left: 10px;}

    .bo_ul_row .bo_tit {padding-right: 10px; padding-left: 10px; position: relative;}
    .bo_ul_row .bo_date {width: 220px; padding-right: 10px; padding-left: 10px;}
    .bo_noti {padding-right: 15px;}
}

@media (max-width: 969px){
    .bo_subject,.bo_info {width:100%;text-align:left}
    .bo_info{margin-top:5px}
    .bo_btn {padding:0; top: -10px;}
    .btn_bosch_op{top:5px}
    #bo_sch {float: none; margin: 16px 0 0;}
    #bo_sch .sch_btn > span {font-size: 1.4em;}
    #bo_sch .sch_input {border:  1px solid #000; width: calc(100% - 85px); font-size: 14px; padding: 16px;}
    #bo_sch .sch_btn {width: 85px;}

    #bo_list {margin-top: 2px;}
    .board_wr + .pg_wrap {margin-top: 32px;}
    .bo_ul {display: block; border-collapse: initial;}
    .bo_ul .bo_ul_hd {display: block; border-top: none;}
    .bo_ul_hd .bo_ul_row > div:not(.al_chk){display: none;}
    .bo_ul li {padding: 16px;}
    .bo_ul .bo_ul_bd {display: block;}
    .bo_ul_row {display: block;}
    .bo_ul_row > div {display: block; padding: 0;}
    .bo_ul_row .bo_tit {padding: 0; font-size: 1.6em; padding-bottom: 8px;}
    .bo_ul_row .bo_date, .bo_ul_row .bo_view {display: inline-block; padding: 0; width: auto; font-size: 1.4em; font-weight: 400;}
    
    .bo_ul_row .bo_view i {display: inline-block !important; width: 16px; height: 11px; background: url(./img/icon_eye.png)no-repeat center center; background-size: contain;}
    .bo_ul_row .st_bg {display: inline-block !important; background: rgba(0,0,0,0.12); height: 16px;}
    .bo_ul_bd .bo_ul_row .bo_num {display: none;}
    .bo_ul_row > div.bo_chk, .bo_ul_row > div.al_chk {width: 100%; text-align: left; height: auto; line-height: 1; }
    .bo_ul_row > div.bo_chk {position: relative; bottom: 8px; }
    .bo_ul_row > div.al_chk {margin-bottom: 10px;}

}


/* 게시판 쓰기 */
#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 {padding:30px;text-align:left; display: flex; border-top: 2px solid #000; border-bottom: 2px solid #000;}
.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:inline-block;font-size:2.4em; font-weight: 500;}
.bo_v_noti {font-weight: bold; padding-right: 30px; font-size: 2.4em; flex: 0 0 auto;}

#bo_v_info {position:relative;padding:28px 30px;border-bottom:1px solid rgba(0,0,0,0.12); display: flex; justify-content: space-between;}
#bo_v_info h2 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
#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_info .bo_v_date {font-size: 2em; font-weight: 500; color: rgba(0,0,0,0.6);}
#bo_v_info .bo_v_view {font-size: 2em; font-weight: 500; color: rgba(0,0,0)}
#bo_v_info .bo_v_view span {display: inline-block; color: rgba(0,0,0,0.38);}
#bo_v_info strong {display:inline-block;font-weight:normal; margin-left: 15px;}


#bo_v_edit{position:absolute;bottom:0;right:0; bottom: -45px;}
#bo_v_edit .view_btn{width:50px;height:45px;background:none;border:0;font-size: 15px;color: #9ea2a5;}
#bo_v_edit .view_btn:hover{color:var(--color-point);}
#bo_v_edit .bo_v_left{display:none;position:absolute;top:40px;right:0;width:100px;background:#fff; border:1px solid #d4d4d4;z-index:599;
-webkit-box-shadow: 0 2px 3px #eee;
-moz-box-shadow:  0 2px 3px #eee;
box-shadow: 0 2px 3px #eee}
#bo_v_edit .bo_v_left li {line-height:40px;width:100%;float:none;border-top:1px solid #f1f1f1;font-size:12px !important;text-align:left;padding:0 10px;position:relative}
#bo_v_edit .bo_v_left li button{width:100%;font-size:12px !important;text-align:left;color:#6b757c !important;height:40px}
#bo_v_edit .bo_v_left li i{position:absolute;top:0;right:10px;line-height:40px;font-size:14px !important;;color:#92a1af}
#bo_v_edit .bo_v_left li:hover{background:#f8f8f8}
#bo_v_edit .bo_v_left li a {color:#6b757c;font-size:12px !important}.bo_notice td {background:#f5f6fa}

#bo_v_file {margin:60px 0 0 0 }
#bo_v_file h2  {position:absolute;width:0;height:0;font-size:0;line-height:0;overflow:hidden}
#bo_v_file > span, #bo_v_link > span  {display: block; font-size: 1.3em; color: #000; margin-bottom: 12px;}
#bo_v_file ul {margin:0;padding:0;list-style:none}
#bo_v_file li {position: relative; background-color: rgba(0,0,0,0.03); padding: 20px; }
#bo_v_file li + li {margin-top: 10px;}
#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: #000; font-size: 1.6em; line-height: 1.188;}
#bo_v_file a strong{}
#bo_v_file li:hover,#bo_v_file li:hover a {color:var(--color-point);text-decoration:none}

#bo_v_link {margin:60px 0 0; }
#bo_v_file + #bo_v_link {margin:30px 0 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 {position: relative; background-color: rgba(0,0,0,0.03); padding: 20px; }
#bo_v_link li + li {margin-top: 10px;}
#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: #000; font-size: 1.6em; line-height: 1.188;}
#bo_v_link li:hover,#bo_v_link li:hover a  {color:var(--color-point);text-decoration:none}

#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:center;}
#bo_v_bot a {width: 160px; padding: 0 52px; text-align: center; border: 1px solid #000; background-color: transparent;}

.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:30px 0 0; border-bottom: 2px solid #000; padding: 0 30px;}
#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}
#bo_v_img img {margin-bottom:15px;max-width:100%;height:auto}

#bo_v_con {min-height:200px;margin-bottom:30px;width:100%;font-size:2em;line-height:1.6;word-break:break-all;overflow:hidden; color: #454545 !important;}
#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_vc_w{margin:20px}
.cmt_btn{text-align:left ;width:100% ;border:0;color:#696ae6;font-weight:bold;font-size:1.154em;padding:20px;background:none;position:relative}
#bo_vc {margin:20px }
#bo_vc h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_vc article {margin:0 0 20px;position:relative}
#bo_vc header {line-height:20px;color:#888d94}
#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:5px 0 ;line-height:1.8em;border-bottom:1px solid #e8e8e8;padding-bottom:20px}
#bo_vc .cmt_contents  p{font-size:1.083em}
#bo_vc p a {text-decoration:underline}
#bo_vc p a.s_cmt {text-decoration:underline;color:#ed6479}
#bo_vc_empty {margin:0;padding:15px !important;text-align:center}
#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:0;right:0;width:30px;height:30px;background:none;border:0;color:#9d9d9d}
#bo_vc .bo_vl_act{top:30px}
#bo_vc .comment_profile_img{position:absolute;top:0;left:0}
.bo_vc_hdinfo{display:block}
#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:10px 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:120px}
#wr_secret{}
.bo_vc_w_info{margin:5px 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 5px 0}
.bo_vc_w_info #wr_password{float:right;}
.bo_vc_w_info #captcha{display:block;clear:both}
.bo_vc_w .btn_confirm{margin-top:5px;float:right;}
.bo_vc_w .icon_lock{display:inline-block;padding: 5px;margin-right:5px;}
.bo_vc_w_wr:after {display:block;visibility:hidden;clear:both;content:""}
.bo_vc_w .bo_vc_secret{float:left;display:block;}

#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{padding-left:50px;margin-bottom:30px}
    #bo_vc .cmt_contents{padding-bottom:30px}
    .bo_vc_hdinfo{display:inline-block;padding-left:5px;}
}
@media (max-width: 969px){
    #bo_vc header{padding-left:50px}
    #bo_vc,#bo_vc_w,.cmt_btn {margin: 20px}
    .view_tit #bo_sch {display: none;}
    #bo_v_title {border-bottom: 1px solid rgba(0,0,0,0.12); padding: 16px 0;}
    .bo_v_tit {font-size: 1.6em;}
    .bo_v_noti {padding-right: 8px; font-size: 1.6em;}
    #bo_v_info .bo_v_date {font-size: 1.4em; color: #666666; font-weight: 400;}
    #bo_v_info {padding: 16px 0;}
    #bo_v_info .bo_v_view {font-size: 1.4em; font-weight: 400;}
    #bo_v_info .bo_v_view i {display: inline-block !important; width: 16px; height: 11px; background: url(./img/icon_eye.png)no-repeat center center; background-size: contain; margin-right: 5px;}
    #bo_v_info strong {margin: 0;}

    #bo_v {margin-bottom: 32px;}
    #bo_v_atc {margin: 16px 0; padding: 0;}
    #bo_v_con {font-size: 1.4em; margin-bottom: 16px;}

    #bo_v_bot a {width: 100%;}

    #bo_v_file {margin:32px 0 0 0 }
    #bo_v_file > span {margin-bottom: 8px;}
    #bo_v_file li {padding: 15px 16px;}
    #bo_v_file li a {font-size: 1.4em; line-height: 1.286;}

    #bo_v_link {margin:32px 0 0 0 }
    #bo_v_link > span {margin-bottom: 8px;}
    #bo_v_link li {padding: 15px 16px;}
    #bo_v_link a {font-size: 1.4em; line-height: 1.286;}
    #bo_v_link li + li {margin-top: 8px;}

}

/*글쓰기*/
#bo_w .form_01{margin:0}
#bo_w #wr_subject, #bo_w textarea {font-size: 1.6em;}
#bo_w .write_div {margin:  0 0 20px 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;border-radius:3px 0 0 3px;height:60px;line-height:60px;width:50px;text-align:center}
#bo_w .bo_w_link .frm_input{padding-left:50px; font-size: 1.6em;}
#bo_w .bo_w_link .frm_input::placeholder  {color: rgba(0,0,0,0.6);}
#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_flie .lb_icon{}
#bo_w .bo_w_flie .frm_file{padding-left:50px;}
#bo_w .bo_w_flie .file_wr{}
#bo_w .bo_w_flie .frm_input{margin:5px 0 0 }
.write_div{text-align:right;margin:10px 0}

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

#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 .btn_top.write_div {margin: 80px 0 0 0 ; display: flex; gap: 20px; justify-content: center;}
#bo_w .btn_top.write_div .btn_l {width: 50%; max-width: 240px; text-align: center;}
#bo_w .btn_top .btn_submit {background: #000; border: 1px solid #000}


@media (max-width: 969px){
    #bo_w .form_01 {margin:0}
    .write_div{text-align:right;margin:10px}
    #bo_w .bo_w_link label {height: 48px;}
    #bo_w .bo_w_link label i {top:20px; }
    #bo_w .btn_top.write_div {gap: 10px; margin-top: 40px;}
}
