@charset "utf-8";



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

#bo_list .container, #bo_v .container, #bo_w .container {padding:80px 20px;}

/* 게시판 버튼 */

/* 목록 버튼 */

#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 {background:#3f48c7}

#bo_v a.btn_admin {} /* 관리자 전용 버튼 */

#bo_v a.btn_admin:focus, #bo_v a.btn_admin:hover {}

/* 쓰기 버튼 */

#bo_w .btn_confirm {} /* 서식단계 진행 */

#bo_w .btn_submit {padding:0 20px;}

#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 {width:100%;max-width:600px; margin:0 auto; padding:50px 0px; z-index:80}

#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 {
    background: #f5f6f7;
    border: 0;
    height: 40px;
    float: left;
    width: 31%;
    border-radius: 3px 0 0 3px;
}
#bo_sch .sch_input {
    background: #f5f6f7;
    height: 40px;
    border: 0;
    padding: 0;
    float: left;
    width: 50%;
    padding: 0 40px 0 10px;
    border-radius: 0 3px 3px 0;
	margin-left:1%
}
#bo_sch .sch_btn {
    height: 40px;
    top: 10px;
    right: 50px;
    border: 0;
    width: 18%;
    background: #4c56e3;
    font-size: 15px;
    color: #fff;
}

#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:relative; text-align:right;padding:10px 0;}
.bo_btn li{display:inline-block;vertical-align:top}
.bo_btn li a{color:#768a94;line-height:40px;display:block;text-align:center;vertical-align:top; padding:0 10px; border:solid 1px #ddd;}
.bo_btn li a:hover{color:#4a5ba9;}
.bo_btn li i{font-size:15px}
.bo_btn li a.btn_admin{color:#fff;}

.edit_op_btn{background:none;border:0;height:40px;width:30px;color:#768a94;font-size:18px}



.btn_edit{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_tit{background:#f5f6f7;border-bottom:1px solid #e8ecf0;padding:15px; overflow:hidden; position: relative; }
.bo_list_tit .list_sbj{text-align:center}
.list_nm{float: left; display: block; width: 10%; text-align: center;}
.list_sbj{float: left; display: block; width: 70%;}
.list_data{float: right; display: block; width: 20%; text-align:center;}
.al_chk{position:absolute; left:10px;}
.bo_chk{position:absolute; left:10px;}

.board_wr{position:relative}

.bo_ul li{border-bottom:1px solid #f1f3f6;padding:15px;line-height:20px;overflow: hidden;  position: relative;}

.bo_ul .bo_notice{border-bottom:1px solid #f5fafe;background:#edf5fc;}

.bo_ul li:hover{background:#f8f9fb}

.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{;font-size:1.083em;font-weight:400;}
.bo_subject a{display:block}
.bo_info{text-align:center;color:#828282}


.notice_icon{line-height:22px;color:#4c56e3;display:inline-block;padding:0 5px;border-radius:30px}



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

.bo_re_img {
    background: url(./img/recruitBg.jpg) no-repeat;
    color: #fff;
    text-align: center;
    background-position: center;
    background-size: cover;
    padding: 90px 20px;
    border-radius: 20px;
    margin-top: 50px;
}
.bo_re_img .re_img_txt {
    max-width: 1000px;    
    margin: 0 auto;	
}
.bo_re_img .re_img_txt h5 {
    font-size: 1.8em;
    line-height: 1.3;
	word-break: keep-all;
}
.bo_re_img .re_img_txt p {
    font-size: 1.4em;
    line-height: 1.3;
    font-weight: 400;
    padding-top: 16px;
	word-break: keep-all;
}

.re_wtBox{}
.re_wtBox ul{
    display: flex;
    flex-wrap: wrap;
    gap: 20px;	
}
.re_wtBox ul li{
	width: calc(50% - 10px);
    box-shadow: 0 1px 8px #d8d8d8;
    padding: 45px;
    border-radius: 20px;
    background: #fff;	
    display: flex;
    flex-wrap: wrap;
	align-items: center;
    gap: 20px;		
}
.re_wtBox ul li .re_icon{width: calc(16% - 10px);}
.re_wtBox ul li .re_icon img {
    background: #4c56e3;
    padding: 17px;
    width: 100%;
    max-width: 72px;
    border-radius: 10px;
}
.re_wtBox ul li p{
	width: calc(84% - 10px);
	font-size: 1.4em;
	word-break: keep-all;
	line-height: 1.3;
}
.bo_re_infoBox{}
.bo_re_infoBox ul {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
}
.bo_re_infoBox h5 {
    font-size: 1.7em;
    padding-bottom: 15px;
}
.bo_re_infoBox ul li {
    width: calc(20% - 12px);
    text-align: center;
    padding: 40px 20px;
    border-radius: 10px;
    background: #f5f5f5;
}
.bo_re_infoBox ul li span {
    display: block;
    font-weight: 600;
    background: #4c56e3;
    display: inline-block;
    color: #fff;
    padding: 5px 15px;
    border-radius: 50px;
    font-size: 0.9em;
    word-break: keep-all;
}
.bo_re_infoBox ul li p {
    font-size: 1.2em;
    word-break: keep-all;
    padding-top: 13px;
    line-height: 1.2;
}

@media (max-width: 969px){
	#bo_list .container, #bo_v .container, #bo_w .container {padding:60px 20px;}	

    .bo_subject,.bo_info {width:100%;text-align:left}
    .bo_info{margin-top:5px}
    .bo_btn {padding:5px 10px}
    .btn_bosch_op{top:5px}

    #bo_sch {padding:5px}
    #bo_sch .btn_close,#bo_sch .sch_btn{top:5px}
	
	.bo_re_infoBox h5{font-size: 1.4em;}
	
	.bo_re_img{padding: 60px 20px;  margin-top: 20px;}
	.bo_re_img .re_img_txt h5 {font-size: 1.65em;}
	.bo_re_img .re_img_txt p {font-size: 1.1em;}
	
	/**/
	.re_wtBox ul { display: block;}
	.re_wtBox ul li{width:100%; margin-bottom: 35px;}
	.re_wtBox ul li:last-child{margin-bottom:0}
	.re_wtBox ul li p{    font-size: 1.2em;}
	
	
	.bo_re_infoBox ul li {width: calc(32% - 5px); padding: 30px 20px;}
	.bo_re_infoBox ul li p {font-size: 1.1em;}

}

@media (max-width: 689px){
	
	.bo_re_img {padding: 40px 20px;}	
	.bo_re_img .re_img_txt h5 {font-size: 1.5em;}
	.bo_re_img .re_img_txt p {font-size: 0.9em;}		

	.re_wtBox ul li{    padding: 20px; gap: 12px; margin-bottom: 20px;}
	.re_wtBox ul li p{font-size: 1em;}
	.re_wtBox ul li .re_icon img{padding: 6px;}
	
	.bo_re_infoBox ul li {width: calc(50% - 8px);}
	.bo_re_infoBox ul li p {font-size: 1em;}
	
}
@media (max-width: 486px){
	#bo_list .container, #bo_v .container, #bo_w .container {padding:40px 20px;}	
}

/* 게시판 쓰기 */

#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-top: 20px;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:1.5em;margin:5px 0 }



#bo_v_info {position:relative;padding:10px 70px 20px 0 ;border-bottom:1px solid #eee;text-align:left;color:#767e86;line-height:20px;}

#bo_v_info h2 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}

#bo_v_info strong {display:inline-block;font-weight:normal;margin:0 5px}

#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{position:absolute;bottom:0;right:0;margin-top:-15px}

/*#bo_v_edit .view_btn{width:50px;height:45px;background:none;border:0;font-size: 15px;color: #9ea2a5;}*/
#bo_v_edit .view_btn {
    background-color: #eee !important;
    border-radius: 4px !important;
    line-height: 20px !important;
    height: 25px !important;
    margin-top: 7px !important;
    padding: 0 11px !important;
}
#bo_v_edit .view_btn:hover{color:#0060ff}

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

#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:0 }
#bo_v_file h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_v_file ul {margin:0;list-style:none}
#bo_v_file li {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%);
font-size: 0.9em;
}
#bo_v_file li i {float:left;color:#b2b2b2;font-size:20px;margin-right:20px; margin-top:7px; margin-left: 10px;}
#bo_v_file a {float:left;display:block;text-decoration:none;word-wrap:normal;color:#000}
#bo_v_file a:focus, #bo_v_file li:hover a, #bo_v_file a:active {text-decoration:none;}
#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:#aaa;color:#bed4f4}
#bo_v_file li:hover i {color:#333}
#bo_v_file li:hover .bo_v_file_cnt {}

#bo_v_link ul {margin-left: 0px;}
#bo_v_link h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_v_file ul {margin:0;list-style:none}
#bo_v_link li {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%);
font-size: 0.9em;
}


#bo_v_link li i {float:left;color:#b2b2b2;font-size:20px;margin-right:20px; margin-top:7px; margin-left: 10px;}
#bo_v_link a {float:left;display:block;text-decoration:none;word-wrap:normal;color:#000}
#bo_v_link a:focus, #bo_v_link li:hover a, #bo_v_link a:active {text-decoration:none;}
#bo_v_link .bo_v_link_cnt {color:#b2b2b2;font-size:0.92em}
#bo_v_link li:hover {border-color:#aaa;color:#bed4f4}
#bo_v_link li:hover i {color:#333}
#bo_v_link li:hover .bo_v_link_cnt {}

#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_bot {text-align:center; zoom:1}
#bo_v_bot:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_bot h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_v_bot ul {padding:0;list-style:none}

.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:center;margin:20px 10px}


.elc_01 {float: left;}
.elc_02 {float: left;}
.elc_03 {float: right; text-align: right;}

.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 #f1f1f1;padding:13px}
.bo_v_nb li:last-child {border-bottom:1px solid #f1f1f1}
.bo_v_nb li:hover {background:#f6f6f6}
.bo_v_nb li i {font-size:13px;color:#b3b3b3}
.bo_v_nb li .nb_tit {display:inline-block;padding-right:20px;color:#b3b3b3}
.bo_v_nb li .nb_date {float:right;color:#b3b3b3}



#bo_v_atc {min-height:200px;margin:20px 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}

#bo_v_img img {margin-bottom:15px;max-width:100%;height:auto}



#bo_v_con {min-height:200px;margin-bottom:20px;width:100%;font-size:1.250em;line-height:1.7em;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_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}

}



/*글쓰기*/

#bo_w .form_01{margin:10px 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:45px;line-height:45px;width:40px;text-align:center}

#bo_w .bo_w_link .frm_input{padding-left:50px}

#bo_w .bo_w_flie{margin-bottom: 20px;}
#bo_w .bo_w_flie .lb_icon{position:absolute;top:0px;left:0px;height:45px;line-height:45px;width:40px;text-align:center}
#bo_w .bo_w_flie .frm_file{padding-left:40px;}
#bo_w .bo_w_flie .file_wr{border:1px solid #e1e6eb;background:#fff;color:#000;vertical-align:middle;padding:8px;height:45px;margin:0; box-shadow:0 2px 2px #f3f3f3; background: #f5f5f5;}
#bo_w .bo_w_flie .frm_input{margin:5px 0 0 }
#bo_w .bo_w_flie .file_tit{font-size:18px;}

.re_fileArea{}
.re_fileArea h5{
    font-size: 1.7em;
    padding-bottom: 15px;	
}
.re_fileArea .re_file_infoBox {
    display: flex;
    flex-wrap: wrap;
	align-items: center;
    gap: 46px;
    border: 1px solid #ccc;
    padding: 30px 40px;
    border-radius: 15px;
 }
.re_fileArea .re_file_infoBox .re_file_info{}
.re_fileArea .re_file_infoBox .re_file_txt{width: calc(40% - 23px);}
.re_fileArea .re_file_infoBox .re_file_txt ul{padding-left: 25px;}
.re_fileArea .re_file_infoBox .re_file_txt ul li{font-size: 1.1em; padding-bottom:6px; list-style: disc; color: #333; word-break: keep-all}
.re_fileArea .re_file_infoBox .re_file_txt ul li::marker {color: #787878;}

.re_fileArea .re_file_infoBox .re_file{position:relative;width: calc(60% - 23px);}
.re_fileArea .re_file_infoBox .re_file:after {
    content: "";
    display: block;
    position: absolute;
    left: -23px;
    top: 0;
    width: 0;
    height: 100%;
    border: 1px solid #e3e3e3;
    box-sizing: border-box;
}

.write_div{/*text-align:right;*/margin:10px 0}


@media (max-width: 969px){
    #bo_w .form_01 {margin:10px}
    .write_div{margin:10px}
	
	
	.re_fileArea .re_file_infoBox { display: block; padding: 15px;}
	.re_fileArea .re_file_infoBox .re_file_txt{width:100%;}
	.re_fileArea .re_file_infoBox .re_file{width:100%; margin-top: 25px;}	
	.re_fileArea .re_file_infoBox .re_file:after{border: 0;}
	.re_fileArea .re_file_infoBox .re_file_txt ul li {font-size: 1em; padding-bottom: 3px;}

}


/*버튼*/
.bo_adBtn{padding: 0 10px; border: solid 1px #ddd; line-height: 40px; background: #eee;}