@charset "utf-8";
/* SIR 지운아빠 */


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

/* 게시판 버튼 */
/* 목록 버튼 */

#bo_list a.btn_b01 {}
#bo_list a.btn_b01:focus, #bo_list a.btn_b01:hover {}
#bo_list a.btn_b02 {}
#bo_list a.btn_b02:focus, #bo_list a.btn_b02:hover {}
#bo_list a.btn_admin {} /* 관리자 전용 버튼 */
#bo_list a.btn_admin:focus, #bo_list .btn_admin:hover {}

/* 읽기 버튼 */
#bo_v a.btn_b01 {}
#bo_v a.btn_b01:focus, #bo_v a.btn_b01:hover {}
#bo_v a.btn_b02 {}
#bo_v a.btn_b02:focus, #bo_v a.btn_b02:hover {}
#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 {}
#bo_w button.btn_submit {}
#bo_w fieldset .btn_submit {}
#bo_w .btn_cancel {}
#bo_w button.btn_cancel {}
#bo_w .btn_cancel:focus, #bo_w .btn_cancel:hover {}
#bo_w a.btn_frmline, #bo_w button.btn_frmline {} /* 우편번호검색버튼 등 */
#bo_w button.btn_frmline {}
/*검색 #bo_sch.btn_submit{background:url(./img/icon_file.gif);}*/

/* 기본 테이블 */
/* 목록 테이블 */
#bo_list .tbl_head01 {}
#bo_list .tbl_head01 caption {}
#bo_list .tbl_head01 thead th {}
#bo_list .tbl_head01 thead a {}
#bo_list .tbl_head01 thead th input {} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
#bo_list .tbl_head01 tfoot th {}
#bo_list .tbl_head01 tfoot td {}
#bo_list .tbl_head01 tbody th {}
#bo_list .tbl_head01 td {}
#bo_list .tbl_head01 a {}
#bo_list td.empty_table {}
#bo_v .tbl_head01 {}
#bo_v .tbl_head01 caption {}
#bo_v .tbl_head01 thead th {}
#bo_v .tbl_head01 thead a {}
#bo_v .tbl_head01 thead th input {} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
#bo_v .tbl_head01 tfoot th {}
#bo_v .tbl_head01 tfoot td {}
#bo_v .tbl_head01 tbody th {}
#bo_v .tbl_head01 td {}
#bo_v .tbl_head01 a {}
#bo_v td.empty_table {}

/* 쓰기 테이블 */
#bo_w table {}
#bo_w caption {}
#bo_w .frm_info {}
#bo_w .frm_address {}
#bo_w .frm_file {}

#bo_w .tbl_frm01 {}
#bo_w .tbl_frm01 th {}
#bo_w .tbl_frm01 td {}
#bo_w .tbl_frm01 textarea, #bo_w tbl_frm01 .frm_input {}
#bo_w .tbl_frm01 textarea {}
/*
#bo_w .tbl_frm01 #captcha {}
#bo_w .tbl_frm01 #captcha input {}
*/
#bo_w .tbl_frm01 a {}

/* 필수입력 */
#bo_w .required, #bo_w textarea.required {}

#bo_w .cke_sc {}
#bo_w button.btn_cke_sc{}
#bo_w .cke_sc_def {}
#bo_w .cke_sc_def dl {}
#bo_w .cke_sc_def dl:after {}
#bo_w .cke_sc_def dt, #bo_w .cke_sc_def dd {}
#bo_w .cke_sc_def dt {}
#bo_w .cke_sc_def dd {}

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

/* 게시판 목록 */
#bo_list .td_board {width:120px;text-align:center}
#bo_list .td_chk {width:30px;text-align:center}
#bo_list .td_date {width:60px;text-align:center}
#bo_list .td_datetime {width:110px;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:100px;text-align:left}
#bo_list .td_nick {width:100px;text-align:center}
#bo_list .td_num {width:50px;text-align:center}
#bo_list .td_numbig {width:80px;text-align:center}

#bo_list .txt_active {color:#5d910b}
#bo_list .txt_expired {color:#ccc}

#bo_cate h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_cate ul {margin-bottom:10px;padding-left:1px;width:100%;zoom:1}
#bo_cate ul:after {display:block;visibility:hidden;clear:both;content:""}
#bo_cate li {float:left;margin-bottom:-1px}
#bo_cate a {display:block;position:relative;margin-left:-1px;padding:6px 0 5px;width:90px;border:1px solid #ddd;background:#f7f7f7;color:#888;text-align:center;letter-spacing:-0.1em;line-height:1.2em;cursor:pointer}
#bo_cate a:focus, #bo_cate a:hover, #bo_cate a:active {text-decoration:none}
#bo_cate #bo_cate_on {z-index:2;border:1px solid #565e60;background:#fff;color:#565e60;font-weight:bold}

.td_subject img {margin-left:3px}

/* 게시판 목록 공통 */
.bo_fx {margin-bottom:5px;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;padding-top:5px}
.btn_bo_user {float:right;margin:0;padding:0;list-style:none}
.btn_bo_user li {float:left;margin-left:5px}
.btn_bo_adm {float:left}
.btn_bo_adm li {float:left;margin-right:5px}
.btn_bo_adm input {padding:8px;border:0;background:#e8180c;color:#fff;text-decoration:none;vertical-align:middle}
.bo_notice td {background:#f5f6fa}
.bo_notice td a {font-weight:bold}
.td_num strong {color:#000}
.bo_cate_link {display:inline-block;margin:0 3px 0 0;padding:0 6px 0 0;border-right:1px solid #e7f1ed;color:#999 !important;font-weight:bold;text-decoration:none} /* 글제목줄 분류스타일 */
.bo_current {color:#e8180c}
#bo_list .cnt_cmt {display:inline-block;margin:0 0 0 0px!important;font-weight:bold; color:#123478;}


/* 게시판 쓰기 */
#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_wrapper {position:relative}
#autosave_pop {display:none;z-index:10;position:absolute;top:24px;right:117px;padding:8px;width:350px;height:auto !important;height:180px;max-height:180px;border:1px solid #565656;background:#fff;overflow-y:scroll}
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:right}
#autosave_pop button {margin:0;padding:0;border:0;background:transparent}
#autosave_pop ul {margin:10px 0;padding:0;border-top:1px solid #e9e9e9;list-style:none}
#autosave_pop li {padding:8px 5px;border-bottom:1px solid #e9e9e9;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}
.autosave_close {cursor:pointer}
.autosave_content {display:none}

/* 게시판 읽기 */
#bo_v {margin-bottom:20px;padding-bottom:20px}

#bo_v_table {position:absolute;top:0;right:16px;margin:0;padding:0 5px;height:25px;background:#ff3061;color:#fff;font-weight:bold;line-height:2.2em; display:none;}

#bo_v_title {padding:10px 0;font-size:1.2em}

#bo_v_info {padding:0 0 10px;border-bottom:0px solid #ddd}
#bo_v_info h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_v_info strong {display:inline-block;margin:0 15px 0 5px;font-weight:normal}
#bo_v_info .sv_member,
#bo_v_info .sv_guest,
#bo_v_info .member,
#bo_v_info .guest {font-weight:bold}

#bo_v_file {}
#bo_v_file h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_v_file ul {margin:0;padding:0;list-style:none}
#bo_v_file li {padding:0 10px;border-bottom:1px solid #eee;background:#f5f6fa}
#bo_v_file a {display:inline-block;padding:8px 0 7px;width:100%;color:#000;word-wrap:break-word}
#bo_v_file a:focus, #bo_v_file a:hover, #bo_v_file a:active {text-decoration:none}
#bo_v_file img {float:left;margin:0 10px 0 0}
.bo_v_file_cnt {display:inline-block;margin:0 0 3px 16px}

#bo_v_link {}
#bo_v_link h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_v_link ul {margin:0;padding:0;list-style:none}
#bo_v_link li {padding:0 10px;border-bottom:1px solid #eee;background:#f5f6fa}
#bo_v_link a {display:inline-block;padding:8px 0 7px;width:100%;color:#000;word-wrap:break-word}
#bo_v_link a:focus, #bo_v_link a:hover, #bo_v_link a:active {text-decoration:none}
.bo_v_link_cnt {display:inline-block;margin:0 0 3px 16px}

#bo_v_top {margin:0 0 10px;padding:10px 0;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 {margin:0;padding:0;list-style:none}

#bo_v_bot {zoom:1; margin-top:8px;}
#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 {margin:0;padding:0;list-style:none}

.bo_v_nb {float:left}
.bo_v_nb li {float:left;margin-right:5px}
.bo_v_com {float:right}
.bo_v_com li {float:left;margin-left:5px}

#bo_v_atc {min-height:200px;height:auto !important;height:200px}
#bo_v_atc_title {position:absolute;font-size:0;line-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 img {margin-bottom:20px;max-width:100%;height:auto}

#bo_v_con {margin-bottom:30px;width:100%;line-height:1.7em;word-break:break-all;overflow:hidden; font-family:"나눔고딕", "Nanum Gothic", "맑은 고딕", "Malgun Gothic";}
#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 a {margin-right:5px;vertical-align:middle}
#bo_v_act strong {color:#ff3061}
#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_sns {margin:0 0 20px;padding:0;list-style:none;zoom:1}
#bo_v_sns:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_sns li {float:left;margin:0 5px 0 0} */

/* 게시판 댓글 */
#bo_vc {margin:0 0 20px;padding:20px 20px 10px;border:1px solid #e5e8ec;font-family:"나눔고딕", "Nanum Gothic", "맑은 고딕", "Malgun Gothic";}
#bo_vc h2 {margin-bottom:10px; font-family:"나눔고딕", "Nanum Gothic", "맑은 고딕", "Malgun Gothic";}
#bo_vc article {padding:0 0 10px;border-top:1px dotted #ccc}
#bo_vc header {position:relative;padding:15px 0 5px}
#bo_vc header .icon_reply {position:absolute;top:15px;left:-20px}
#bo_vc .sv_wrap {margin-right:15px}
#bo_vc .member, #bo_vc .guest, #bo_vc .sv_member, #bo_vc .sv_guest {font-weight:bold; font-family:"나눔고딕", "Nanum Gothic", "맑은 고딕", "Malgun Gothic";}
.bo_vc_hdinfo {display:inline-block;margin:0 15px 0 5px}
#bo_vc h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_vc a {color:#000;text-decoration:none}
#bo_vc p {padding:0 0 5px;line-height:1.8em}
#bo_vc p a {text-decoration:underline}
#bo_vc_empty {margin:0;padding:20px !important;text-align:center; font-family:"나눔고딕", "Nanum Gothic", "맑은 고딕", "Malgun Gothic";}
#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_act {float:right;margin:0;list-style:none;zoom:1}
.bo_vc_act:after {display:block;visibility:hidden;clear:both;content:""}
.bo_vc_act li {float:left;margin-left:5px}

#bo_vc_w {position:relative;margin:0 0 10px;padding:0 0 20px;border-bottom:0px solid #cfded8}
#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_sns {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 20px 0 0}
#bo_vc_sns input {margin:0 0 0 5px}


/* 기본테이블 */
.jtbl_wrap table {width:100%;border-collapse:collapse;border-spacing:0;}
.jtbl_wrap caption {padding:10px 0;font-weight:bold;text-align:left}

.jtbl_head01 {margin:0 0 10px}
.jtbl_head01 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.jtbl_head01 thead th {padding:15px 0;border-top:1px solid #2c2c2c;border-bottom:1px solid #d7d7d7;background:#f9f9f9;color:#555; font-weight:normal;font-size:14px;text-align:center;}
.jtbl_head01 thead a {color:#555}
.jtbl_head01 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.jtbl_head01 tfoot th, .tbl_head01 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.jtbl_head01 tbody th {padding:8px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}
.jtbl_head01 td {padding:12px 5px;border-top:0px solid #d7d7d7;border-bottom:1px solid #d7d7d7;line-height:1.5em;word-break:break-all;font-size: 14px;color: #555; font-weight: 400;}
.jtbl_head01 a {}
.jtbl_head01 th.th_bg01{background-image:url(img/board_top_th_bg.jpg); background-repeat:no-repeat; background-position:right center;}
.jtbl_head01 th a:link{ color:#555 !important;}

.jtbl_head01 .td_chk {width:30px!important;text-align:center; font-family:"나눔고딕", "Nanum Gothic", "맑은 고딕", "Malgun Gothic"!important;}
.jtbl_head01 .td_num {width:86px!important;text-align:center; font-family:"나눔고딕", "Nanum Gothic", "맑은 고딕", "Malgun Gothic"!important;}
.jtbl_head01 .td_numbig {width:80px;text-align:center; font-family:"나눔고딕", "Nanum Gothic", "맑은 고딕", "Malgun Gothic"!important;}
.jtbl_head01 .td_name {width:125px!important; text-align:center!important; font-family:"나눔고딕", "Nanum Gothic", "맑은 고딕", "Malgun Gothic"!important;}
.jtbl_head01 .td_date {width:125px!important; text-align:center!important; font-family:"나눔고딕", "Nanum Gothic", "맑은 고딕", "Malgun Gothic"!important;}
.jtbl_head01 .td_hit {width:125px!important;text-align:center; font-family:"나눔고딕", "Nanum Gothic", "맑은 고딕", "Malgun Gothic"!important;}
.jtbl_head01 .td_subject{padding:0 15px 0 20px;font-family:"나눔고딕", "Nanum Gothic", "맑은 고딕", "Malgun Gothic"!important;}
.jtbl_head01 .td_subject a:link{font-family:"나눔고딕", "Nanum Gothic", "맑은 고딕", "Malgun Gothic"!important;}
.jtbl_head01 .td_subject a:visited {font-family:"나눔고딕", "Nanum Gothic", "맑은 고딕", "Malgun Gothic"!important;}
.jtbl_head01 .td_subject a:hover{font-family:"나눔고딕", "Nanum Gothic", "맑은 고딕", "Malgun Gothic"!important; color:#123478;}
.jtbl_head01 .td_subject a:active{font-family:"나눔고딕", "Nanum Gothic", "맑은 고딕", "Malgun Gothic"!important;}
.jtbl_head01 .td_subject a { color: #555; }

/* 폼 테이블 */
.jtbl_frm01 {margin:0 0 20px}
.jtbl_frm01 table {width:100%;border-collapse:collapse;border-spacing:0;}
/* #bo_w { border-top: 2px solid #f1592a; } */
.jtbl_frm01 th {
	width:180px;
	padding:15px 5px 15px 30px;
	border-top: 1px solid #dcdcdc; border-bottom: 1px solid #dcdcdc;
	text-align:left;
	font-size: 17px; color: #231f20;font-weight: 400;
	background: #f9f9f9;
}
.jtbl_frm01 td {
	padding:15px 30px;
	border-top:1px solid #dcdcdc; border-bottom:1px solid #dcdcdc;
	background:transparent;
}
.jtbl_frm01 textarea, .jtbl_frm01 .frm_input {
	border:1px solid #e0e0e0;
	background:#fff;
	color:#000;
	vertical-align:middle;
	line-height:2em;
}
.jtbl_frm01 textarea {padding:2px 2px 3px}
/* .frm_input {width: 100%;max-width: 387px;height:40px;border-radius:0;padding-left: 5px;padding-right: 5px;} */
.jtbl_frm01 textarea {width:98%;height:100px}
.jtbl_frm01 a {text-decoration:none}
.jtbl_frm01 .frm_file {display:block;padding: 0;}
.jtbl_frm01 .frm_info {display:block;padding:0 0 5px;line-height:1.4em}

/* #bo_w #wr_content { width: 100% !important; height: 160px !important; resize: none; } */
.td_tel label { font-size: 17px; font-weight: 300; margin-left: 5px; }

/*#priv { position: relative;	margin: 80px 0; }
#priv textarea { width: 100%; height:160px; resize: none; border: 1px solid #dbdbdb; padding: 5px;  }

#bo_w #btn_submit, #bo_w .btn_cancel2 {
	position: relative;
	display: inline-block; vertical-align: top;
	width: 190px; height: 55px; line-height: 55px;
	font-size: 18px; color: #fff; font-weight: 400;
	border: 0; background: #f1592a;
	cursor: pointer;
}*/

/* #bo_sch {margin-top:30px;text-align:center;}
#bo_sch legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
#bo_sch #sfl {height:29px!important; vertical-align:middle!important;  border:1px solid #b6b6b6; margin-right:1px; font-family:"나눔고딕", "Nanum Gothic", "맑은 고딕", "Malgun Gothic";}
#bo_sch #stx {height:29px; border:1px solid #b6b6b6; background-color:#FFFFFF; width:160px; padding:0; font-family:"나눔고딕", "Nanum Gothic", "맑은 고딕", "Malgun Gothic";border-radius:0;}
#bo_sch #btn{border:1px solid #e0e0e0; border-left:0px; margin-left:-3px;} */
.pagenation .btn>img{vertical-align:middle; margin-top:-1px;}

#bo_sch { position: relative; margin-top: 30px; margin-bottom: 30px; }
#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{width: 23%; max-width: 70px;height:30px;float:left;margin-right: 5px;border: 1px solid #b6b6b6;}
#bo_sch .sch_input{width: 55%; max-width: 180px;height:30px;border: 1px solid #b6b6b6;padding-left: 10px;padding-right: 10px;background-color: #fff;float:left;margin-right: 5px;}
#bo_sch .sch_btn{width: 22%; max-width: 50px;height:30px;float:left;border:0;color: #fff;background: #6c6c6c;padding: 0 10px;}

/**게시판 버튼  CSS**/

/* Button Reset */
.jbutton,
.jbutton a,
.jbutton button,
.jbutton input { position:relative; margin:0; display:-moz-inline-stack; display:inline-block; text-decoration:none !important; border:0; font-size:12px; white-space:nowrap; background:url(img/buttonWhite.gif) no-repeat; overflow:visible; color:#333;}
.jbutton { height:23px; padding:0; vertical-align:middle; margin-right:2px; background-position:left top;}
.jbutton a,
.jbutton button,
.jbutton input{ left:0px; vertical-align:top; cursor:pointer;}
.jbutton input{ left:0px; vertical-align:top; cursor:pointer;}

/* Button Size */
.jbutton.large { height:30px; background-position:left -30px; margin-top:-1px; }
.jbutton a,
.jbutton button,
.jbutton input { height:23px; padding:0 10px 0 8px; font-size:12px; line-height:23px; background-position:right top;}
.jbutton.large a,
.jbutton.large button,
.jbutton.large input { height:30px; padding:0 12px 0 10px; font-family:"나눔고딕", "Nanum Gothic", "맑은 고딕", "Malgun Gothic"; font-size:13px; line-height:30px; background-position:right -30px;}
.button.small a,
.button.small button,
.button.small input { height:18px; padding:0 6px 0 4px; font-size:11px; font-family:"나눔고딕", "Nanum Gothic", "맑은 고딕", "Malgun Gothic"; line-height:18px; background-position:right -107px;}

.jbutton .width_j{padding:0 22px 0 19px!important; }
.jbutton .width_j2{padding:0 22px 0 18px!important;}

/* Button Text Color */
.jbutton *:hover,
.jbutton *:active,
.jbutton *:focus{ background-image:url(img/buttonBlack_h.gif)!important;  color:#fff;}
.jbutton.green,
.jbutton.green a,
.jbutton.green button,
.jbutton.green input { background-image:url(img/buttonGreen.gif); color:#fff;}
.jbutton.green *:hover,
.jbutton.green *:active,
.jbutton.green *:focus{ color:#ff0;}
.jbutton.black,
.jbutton.black a,
.jbutton.black button,
.jbutton.black input { background-image:url(img/buttonBlack.gif); color:#fff!important;}
.jbutton.black *:hover,
.jbutton.black *:active,
.jbutton.black *:focus{  }

.sv_member { color: #555; }
#bo_w button.btn_frmline { border-radius:0;height: 24px;margin-left: 3px; }

#bo_v_share{position:relative;margin:20px 0;text-align:right}
#bo_v_share .btn{padding:0 10px 0 0;color:#555;font-weight:normal;font-size:1em ;line-height:30px;height:32px;border-radius:0;border-color:#d5d5d5}
#bo_v_share .btn:hover{background:#fff}
#bo_v_share .btn i{margin-right:5px;;background:#eee;color:#333;text-align:center;width:30px;line-height:30px;vertical-align:top;}
#bo_v_share .btn_share{}
#bo_v_share .btn_share:hover{}

.bo_v_snswr{position:relative;display:inline-block;margin-left:-1px}
#bo_v_sns {display:none;position:absolute;top:-50px;left:50%;margin-left:-90px;width:180px;padding:0;list-style:none;zoom:1}
#bo_v_sns:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_sns:before{content: "";position: absolute;bottom: -7px;left: 84px;width: 0;height: 0;border-style: solid;border-width: 7px 6px 0 6px;border-color: #415b92 transparent transparent transparent;}
#bo_v_sns li {float:left;;width:60px;text-align:center}
#bo_v_sns li a{height:40px;padding:10px 0;}
#bo_v_sns li .sns_f{display:block;background:#415b92}
#bo_v_sns li .sns_t{display:block;background:#35b3dc}
#bo_v_sns li .sns_g{display:block;background:#d5503a}
#bo_v_sns.show_kakao{width:240px;margin-left:-120px}
#bo_v_sns li .sns_k{display:block;background:#fbe300}
#bo_v_sns li img{vertical-align:top}


/*글쓰기*/
#bo_w div{margin:10px 0;position:relative;}
#bo_w .bo_w_info:after {display:block;visibility:hidden;clear:both;content:""}
#bo_w .bo_w_info .frm_input{float:left;width:33%}
/* #bo_w #wr_password{margin:0 0.5%  } */
#bo_w .wr_content.smarteditor2 iframe{background:#fff}
#bo_w .bo_w_tit{position:relative}
#bo_w .bo_w_tit .frm_input{padding-right:120px;}
#bo_w .bo_w_tit #btn_autosave{position:absolute;top:5px;right:5px;line-height:30px;height:30px;}
#bo_w .bo_w_link label{position:absolute;top:1px;left:1px;border-radius:3px 0 0 3px;height:38px;line-height:38px;width:40px;;background: #eee;text-align:center;color:#888}
#bo_w .bo_w_link .frm_input{padding-left:50px}
#bo_w .bo_w_flie .lb_icon{position:absolute;top:0px;left:0px;border-radius:3px 0 0 3px;height:38px;line-height:38px;width:40px;background:#eee;text-align:center;color:#888}
#bo_w .bo_w_flie .frm_file{padding-left:50px;}
#bo_w .bo_w_flie .file_wr{border:1px solid #ccc;background:#fff;color:#000;vertical-align:middle;border-radius:3px;padding:5px;height:40px;margin:0}
#bo_w .bo_w_flie .frm_input{margin:10px 0 0 }
#bo_w .bo_w_flie .file_del{position:absolute;top:10px;right:10px;font-size:0.92em;color:#7d7d7d}
#bo_w .bo_w_select select{border:1px solid #3497d9;height:40px;border-radius:3px}


#bo_w .place {
	
	width:200px; padding: 5px 20px; font-size:24px; font-weight:500; line-height:1.2; color:#fff; display:block;height:auto; margin:10px 0;
}
#bo_w .frm_input {
	padding:5px 20px; color:#fff; font-size:24px; letter-spacing:-0.02em;
	border-radius: 0;
	box-shadow: none;line-height:60px; height:100%; display:block;
}
#bo_w .input_div { position: relative; width: 100%; height: 50px; border: 1px solid #dbdbdb; padding: 9px 15px 9px 145px; }
#bo_w .input_div select {
	padding-left: 10px;
	width: 130px; height: 30px;
	-webkit-appearance: none; -moz-appearance: none; appearance: none;
	background: url(./img/arr_down.png) no-repeat right 10px center #fff !important;	
}
#bo_w .input_div select::-ms-expand {display: none;}
#bo_w .input_div .date_sel { display: inline-block; vertical-align: middle; margin-right: 15px; }

#bo_w #wr_content {
	resize:none;  display:block;
	height: 200px !important;
	border-radius: 0;
	box-shadow: none; border:none; background:none; color:#fff; font-size:24px; letter-spacing:-0.02em;
}

#bo_w #priv { position: relative; margin: 30px 0; }
#bo_w #priv h2 { font-size: 1.167em; color: #333; font-weight: 700; margin-bottom: 10px; }
#bo_w #priv textarea { width: 100%; height:120px; resize: none; padding: 10px; font-size: 1em; }

#bo_w .btn_confirm {margin:0; border:none; justify-content:center; padding:0; margin-top:40px;}

#bo_w .btn_submit, #bo_w .btn_cancel {
	position: relative;
	display: inline-block; vertical-align: top;
	margin: 0 2px;
	line-height: 1.2; padding:10px 20px;
	font-size: 22px; font-weight: 400;
	letter-spacing: -0.04em;	color:#000;
	background: #fff; border: 0;
	text-align: center;
}
#bo_w .btn_cancel {width: 285px;background: #b9b9b9;}

.mmm { display: none !important; }

#bo_w {background:#000; margin:0; padding-bottom:140px;}
#bo_w div {display:flex; border:1px solid #fff; padding:5px;}
#bo_w div.wr_content {border:none; width:100%; padding:5px 20px;}
#bo_w input {background:none; border:none;}
#bo_w form#fwrite {max-width:890px; margin:0 auto; padding-top:60px; border-top:1px solid #fff;}

#bo_w .radio_title {font-size:24px; font-weight:500; line-height:1.2; width:300px;height:auto; padding:5px 20px; color:#fff; border:none;white-space: nowrap;}
#bo_w .select_type li label {color:#fff;font-size:24px; font-weight:500;line-height:1.2; white-space: nowrap;}
#bo_w .select_type li label span {padding-left:45px; background:no-repeat url(/images/unchecked.png); background-position:0 center; }
#bo_w .select_type li input[type="radio" i] {appearance:none;}
#bo_w .select_type li label input[type="radio"]:checked + span {background:no-repeat url(/images/checked.png); background-position:0 center;}
#bo_w .select_type {display:flex; flex-flow:row wrap; align-items:center; gap:20px 60px; padding:10px 20px;}
#bo_w div.comment {align-items:flex-start;}
@media (min-width: 801px) {
	.pcc { display: block !important; }
	.mmm { display: none !important; }
	img.pcc { display: inline !important; }
	span.pcc { display: inline !important; }
	table.pcc { display: table !important; }
	tr.pcc { display: table-row !important; }
	th.pcc, td.pcc { display: table-cell !important; }
}

@media (max-width: 800px) {
	.pcc { display: none !important; }
	.mmm { display: block !important; }
	img.mmm { display: inline !important; }
	span.mmm { display: inline !important; }
	table.mmm { display: table !important; }
	tr.mmm { display: table-row !important; }
	th.mmm, td.mmm { display: table-cell !important; }	

	.td_subject { padding-left: 10px !important; }

	.jtbl_head01 .td_name { width: 85px !important; }
	.jtbl_head01 .td_date { width: 85px !important; }	

	.jtbl_frm01 th { width: 25%; font-size: 12px; padding: 7px 5px 7px 10px; }
	.jtbl_frm01 td { width: 75%; padding: 7px; }	

	.jtbl_head01 .td_name {  }

	#bo_w .place, #bo_w .radio_title { width: 160px;line-height:1.2; padding-left: 10px; font-size: 13px; }
	#bo_w .frm_input { height: 100%; padding-left: 100px; }
	#bo_w .input_div { height: 40px; padding: 5px 0 5px 100px; }
	#bo_w .input_div select { height: 28px; padding-left: 5px; padding-right: 5px; background: url(/images/arr_down.png) no-repeat right 5px center #fff !important; }	
	#bo_w .input_div .date_sel { margin-right: 5px; }
	#bo_w .input_div .date_sel select { width:120px; }

	#bo_w #wr_content { padding: 10px 15px; }

	#bo_w .bo_w_tit .frm_input { padding-right: 5px; }
	#btn_autosave { display: none; }

	#bo_w .btn_submit, #bo_w .btn_cancel {
		width: 140px; height: 45px; line-height: 45px;
		font-size: 13px;
	}

}

@media (max-width: 420px) {
	
	.jtbl_head01 .td_name { width: 70px !important; }
	.jtbl_head01 .td_date { width: 70px !important; }

	.jtbl_head01 thead th { font-size: 12px; padding: 10px 0; }
	.jtbl_head01 td { font-size: 12px; padding: 10px 5px; }

	#bo_w .input_div .date_sel { margin-right: 0; }
}













/* board_bottom */
.sub_cont03{width:100%;margin-top:130px;}
.sub_cont03 ul{display: flex;padding: 0 90px;align-items: center;justify-content: center}
.sub_cont03 ul li{display:flex;flex-direction: column;width: 16.66666%;text-align: center;}
.sub_cont03 ul li a{display:blcok;text-align: center;font-size:14px;color:#454545;}
.sub_cont03 ul li div{width:100%;height:109px;}
.sub_cont03 ul li div img{max-width:100%;height:auto;width:-webkit-transition: all 0.5s ease-in-out;transition: all 0.5s ease-in-out;}
.sub_cont03 ul li div img:hover{transform: translateX(10px);}


@media only screen and (max-width: 1280px) { 

/* sub_cont03 */
.sub_cont03{width:100%;margin-top:10.1563vw;}
.sub_cont03 ul{padding: 0 2.0313vw;}
.sub_cont03 ul li a{font-size:1.3063vw;}
.sub_cont03 ul li div{;height:8.5156vw;}
.sub_cont03 ul li div img:hover{transform: translateX(0.7813vw);}

}


@media only screen and (max-width: 768px) {

/* sub_cont03 */
.sub_cont03{width:90%;margin:0 auto;padding-top:13.0208vw;}
.sub_cont03 ul{padding: 0.0000vw;align-items: center;flex-wrap: wrap}
.sub_cont03 ul li{;width: 50%;padding-bottom:5.2083vw;align-items: center;}
.sub_cont03 ul li:nth-last-child(-n+2){padding-bottom:0.0000vw;}
.sub_cont03 ul li a{font-size:2.3438vw;}
.sub_cont03 ul li div{height:17.8385vw;}
.sub_cont03 ul li div img{max-width:100%;height:auto;}
.sub_cont03 ul li div img:hover{transform: translateX(1.3021vw);}
.sub_cont03 ul li:nth-child(1) img{width:37.8906vw;height:auto;}
.sub_cont03 ul li:nth-child(2) img{width:37.7604vw;height:auto;}
.sub_cont03 ul li:nth-child(3) img{width:39.3229vw;height:auto;}
.sub_cont03 ul li:nth-child(4) img{width:38.9323vw;height:auto;}
.sub_cont03 ul li:nth-child(5) img{width:38.2813vw;height:auto;}
.sub_cont03 ul li:nth-child(6) img{width:37.8906vw;height:auto;}

}