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

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

/* 게시판 버튼 */
/* 목록 버튼 */
#bo_list a.btn_b01 {padding:3px 10px;}
#bo_list a.btn_b01:focus, #bo_list a.btn_b01:hover { padding:3px 10px; }
#bo_list a.btn_b02 {padding:3px 10px; color:#fff}
#bo_list a.btn_b02:focus, #bo_list a.btn_b02:hover {padding:3px 10px}
#bo_list a.btn_admin {padding:3px 10px} /* 관리자 전용 버튼 */
#bo_list a.btn_admin:focus, #bo_list .btn_admin:hover {padding:3px 10px}

/* 읽기 버튼 */
#bo_v a.btn_b01 {padding:3px 10px}
#bo_v a.btn_b01:focus, #bo_v a.btn_b01:hover {padding:3px 10px}
#bo_v a.btn_b02 {padding:3px 10px; }
#bo_v a.btn_b02:focus, #bo_v a.btn_b02:hover {padding:3px 10px; }
#bo_v a.btn_admin {padding:3px 10px; background-color:#eee; border:1px solid #c5c5c5; color:#666} /* 관리자 전용 버튼 */
#bo_v a.btn_admin:focus, #bo_v a.btn_admin:hover {padding:3px 10px; background-color:#eee; border:1px solid #c5c5c5; color:#666}

/* 쓰기 버튼 */
#bo_w .btn_confirm {padding:3px 10px} /* 서식단계 진행 */
#bo_w .btn_submit {padding:3px 10px}
#bo_w button.btn_submit {padding:3px 10px}
#bo_w fieldset .btn_submit {padding:3px 10px}
#bo_w .btn_cancel {padding:0px 10px; line-height: 34px}
#bo_w button.btn_cancel {padding:0px 10px; line-height: 34px}
#bo_w .btn_cancel:focus, #bo_w .btn_cancel:hover {padding:0px 10px; line-height: 34px}
#bo_w a.btn_frmline, #bo_w button.btn_frmline {padding:30px 10px} /* 우편번호검색버튼 등 */
#bo_w button.btn_frmline {padding:3px 10px}

/* 기본 테이블 */
/* 목록 테이블 */
#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:0px;padding-left:1px;width:100%;zoom:1}
#bo_cate ul:after {display:block;visibility:hidden;clear:both;content:""}
#bo_cate li {float:left;}

/**** pc ****/
@media only all and (min-width:1301px) {#bo_cate a {display:block;position:relative;margin-left:-1px;padding:10px 20PX ;border:1px solid #ddd;background:#f7f7f7;color:#888;text-align:center;letter-spacing:-0.1em;line-height:1.2em;cursor:pointer}
}
/**** 테블릿 ****/
@media all and (max-width:1300px) and (min-width:769px) {#bo_cate a {display:block;position:relative;margin-left:-1px;padding:10px 20PX ;border:1px solid #ddd;background:#f7f7f7;color:#888;text-align:center;letter-spacing:-0.1em;line-height:1.2em;cursor:pointer}
}
/**** 모바일 ****/
@media only all and (max-width:768px) {#bo_cate a {display:block;position:relative;margin-left:-1px;padding:10px 10PX ;border:1px solid #ddd;background:#f7f7f7;color:#888;text-align:center;letter-spacing:-0.1em;line-height:12px;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}

.td_subject { font-size:14px; }

/* 게시판 목록 공통 */
.bo_fx {margin-bottom:5px;zoom:1; float:left; width:100%}
.bo_fx:after {display:block;visibility:hidden;clear:both;content:""}
.bo_fx ul {margin:0;padding:0;list-style:none}
#bo_list_total {float:right;padding-top:5px; text-align:right}
.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}
ul.btn_bo_adm input {padding:3px 6px;border:0;background:#ababab!important;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:#ababab}
#bo_list .cnt_cmt {display:inline-block;margin:0 0 0 3px;font-weight:bold}

#bo_sch {margin-bottom:10px;padding-top:30px;text-align:center; border:none}
#bo_sch legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}

/* 게시판 쓰기 */
#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; float:left}

/**** pc ****/
@media only all and (min-width:1025px) {
	#bo_v_title {background-color:#EFEFEF; color:#000; border-top:2px solid #454A56; padding:7px; font-weight:normal}
}
/**** 테블릿 ****/
@media all and (max-width:1300px) and (min-width:1025px) {
}
/**** 모바일 ****/
@media only all and (max-width:1024px) {
	#bo_v_title {background-color:#EFEFEF; color:#000; border-top:2px solid #454A56; padding:10px 15px; box-sizing: border-box;  font-size: 14px; line-height: 18px}
}


#bo_v_info {padding:0px 0 10px;border-bottom:1px solid #ddd;  line-height:30px}
#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:norma}

#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 10px 0px;border-bottom:1px solid #eee;background:#f5f6fa}
#bo_v_file a {display:inline-block;padding:0px 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}
#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; margin-top:20px; box-sizing: border-box; padding: 0px 15px 0px 15px}
#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;  text-align: center;}
#bo_v_img:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_img img {margin-bottom:20px;max-width:100%;height:auto; display: inline-block; vertical-align: middle;}

#bo_v_con {margin-bottom:30px;width:100%;line-height:1.7em;word-break:break-all;overflow:hidden; margin-left:-10px; border-bottom: 1px solid #ddd; padding-bottom: 30px !important}
#bo_v_con a {color:#000;text-decoration:underline}
#bo_v_con img {max-width:100%;height:auto; display: inline-block; vertical-align: middle;}

#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:#ff9219}
#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;background:#f5f8f9}
#bo_vc h2 {margin-bottom:10px}
#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}
.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}
#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:1px 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}


/* additional */
.tbl_head01 thead th {background-color:#f7f7f7; color:#50565A; border-top:2px solid #454A56; font-size:1em;  border-bottom:1px solid #cccccc;}
.tbl_head01 td {color:#666; padding:12px 8px;}
.tbl_head01 td a {color:#666;}
#bo_list .td_name {text-align:center;}
a.btn_b02{background-color:#ababab; border:1px solid #969696;padding:5px 10px}
.btn_submit {padding:5px 10px}
.btn_submit2 {background-color:#333 !important;  width: 40px}
input.btn_submit2 {background-color:#333; line-height: 35px; color: #fff; width: 40px;}

.btn_submit3 {background-color:#333 !important;  width: 80px}
input.btn_submit3 {background-color:#333; color: #fff; width: 80px; ine-height: 34px; height: 33px} 

#bo_sch { padding:10px 0; text-align:right}
.required, textarea.required {background-color:#fff !important}
#bo_v_table {display:none;}
#bo_v_title {background-color:#EFEFEF; color:#000; border-top:2px solid #454A56; padding:7px; font-weight:normal}

/**** pc ****/
@media only all and (min-width:1025px) {
	#bo_v_title {background-color:#EFEFEF; color:#000; border-top:2px solid #454A56; padding:7px; font-weight:normal}
}
/**** 테블릿 ****/
@media all and (max-width:1300px) and (min-width:1025px) {
	
}
/**** 모바일 ****/
@media only all and (max-width:1024px) {
	#bo_v_title {background-color:#EFEFEF; color:#000; border-top:2px solid #454A56; padding:10px 15px; box-sizing: border-box;  font-size: 14px; line-height: 18px}
}



/**** pc ****/
@media only all and (min-width:1025px) {
	#bo_v_con {color:#666; padding:0 15px}
	#bo_v_info {padding:5px;}

}
/**** 테블릿 ****/
@media all and (max-width:1300px) and (min-width:1025px) {


}
/**** 모바일 ****/
@media only all and (max-width:1024px) {
	#bo_v_con {color:#666; padding:0 15px;}
	#bo_v_info {padding:0 15px 10px 15px; font-size: 12px; line-height: 18px;  box-sizing: border-box; }

}




/* additional */
.tbl_head01 thead th {background-color:#fff; color:#50565A; border-top:2px solid #454A56; font-size:1em;  border-bottom:1px solid #cccccc;}
.tbl_head01 td {color:#666; padding:12px 8px;}
.tbl_head01 td a {color:#666;}
#bo_list .td_name {text-align:center;}
a.btn_b02{background-color:#ababab; border:1px solid #969696;padding:5px 10px}
.btn_submit {padding:5px 10px}
input.btn_submit {padding:9px 10px !important}

.btn_submit2 {background-color:#ababab;}
#bo_sch { padding:10px 0; text-align:right}
.required, textarea.required {background-color:#fff !important}
#bo_v_table {display:none;}
#bo_v_title {background-color:#EFEFEF; color:#000; border-top:2px solid #454A56; padding:7px; font-weight:normal}
#bo_v_info {padding:5px;}
#bo_v_con {color:#666; padding:0 15px}

#bo_vc {background-color:#F5F5F5; border:1px solid #CECECE;}
#bo_w .tbl_frm01 {}
.tbl_frm01 th {background-color:#fff; color:#50565A; width:15%; border-color:#d2d2d2;border-right: none}
.tbl_frm01 td {border-color:#d2d2d2; }
.pg_page, .pg_current {padding:0 10px;}
.pg_page {background-color:#F0F0F0; color:#999 !important}
.pg_current {background-color:#A6A6A6; margin:0}

.dates { float:left; margin-right:5px; }
.dates button{ float:left; margin-left:10px}


/**** pc ****/
@media only all and (min-width:1025px) {
.outbox{ float:left;  width: 100%; padding:0px 10vw; box-sizing: border-box; position: relative; z-index: 1}
.outbox .tx_info{ float:left;  width: 100%; margin-bottom: 20px; font-size: 14px;}	
.tb_linebox{  width: 100%; float:left;width: 100%; padding: 10px 0px !important;  border-bottom: 1px solid #ccc; }	
.tb_w_l{  width: 15%;float:left; height: 40px; line-height: 40px ; color: #333}
.tb_w_l2{  width: 15%;float:left; height: 40px;  padding-top: 5px }
.tb_w_r{  width: 85%;float:left;  line-height: 40px }
.tb_w_r.tbst1 { float:left; }	
.tb_w_r.tbst1 input{  width: 100px;float:left; margin-right: 10px}		
.tb_w_r.tbst2 {float:left; }	
.tb_w_r.tbst2 input{ width: 200px; height: 35px!important; line-height: 35px}
.tb_w_r.tbst2 select{ width: 200px; float:left; background: url("../../../_images/mobile/ar_dl.png"); background-size: 20px; background-repeat: no-repeat; background-position: 95% center; height: 35px!important; line-height: 35px }		
.tb_w_r textarea{ width:100%; float:left;  height: 200px!important; padding: 10px 15px; box-sizing: border-box}	
.tb_w_r.hi{  height:75px}	
}
/**** 테블릿 ****/
@media all and (max-width:1300px) and (min-width:1025px) {	
}
/**** 모바일 ****/
@media only all and (max-width:1024px) {
.outbox{ float:left;  width: 100%; padding:0px 0px; box-sizing: border-box;}
.outbox .tx_info{ float:left;  width: 100%; margin-bottom: 10px; font-size: 14px;}	
.tb_linebox{  width: 100%;float:left;  width: 100%; padding: 10px 0px; box-sizing: border-box; border-bottom: 1px solid #ccc}	
.tb_w_l{  width: 100%;float:left; margin-bottom:5px ; font-size: 15px; font-weight: 600; margin-bottom: 10px;}
.tb_w_l2{  width: 100%;float:left; margin-bottom:5px ; font-size: 15px;}
.tb_w_r{  width: 100%;float:left;  ; line-height:30px!important; font-size:13px!important;}	
.tb_w_r.tbst1 {  width: 100%;float:left; }	
.tb_w_r.tbst1 input{  width: 100%;float:left; margin-bottom: 5px;font-size:13px!important; }		
.tb_w_r.tbst2 {  width: 100%;float:left; }	
.tb_w_r.tbst2 input{  width: 100%; float:left; margin-bottom: 5px !important }		
.tb_w_r.tbst2 select{  width: 100%; float:left; margin-bottom: 5px !important }		
.tb_w_r textarea{ width:100%; float:left;  height: 100px!important; padding: 10px 15px; box-sizing: border-box}	
}



/* additional */
.tbl_head01 thead th {background-color:#f7f7f7; color:#50565A; border-top:2px solid #454A56; font-size:1em;  border-bottom:1px solid #cccccc;}
.tbl_head01 td {color:#666; padding:12px 8px; box-sizing: border-box}
.tbl_head01 td a {color:#666;}
#bo_list .td_name {text-align:center;}
a.btn_b02{background-color:#ababab; border:1px solid #969696;padding:5px 10px}
input.btn_submit {padding:0px 10px; background-color:#333 !important; color: #fff; padding: 0px 15px !important; border: 1px solid #ccc; box-sizing: border-box; line-height: 35px }

.btn_submit2 {background-color:#333 !important; color: #fff;  padding: 6px 15px !important; border: 1px solid #ccc; box-sizing:border-box ; font-size: 14px}
.btn_cancel2 {background-color:#f7f7f7 !important; color: #333; padding: 7px 15px !important; border: 1px solid #ccc; box-sizing:border-box; font-size: 14px }
#bo_sch { padding:10px 0; text-align:right}
.required, textarea.required {background-color:#fff !important}
#bo_v_table {display:none;}
#bo_v_title {background-color:#EFEFEF; color:#000; border-top:2px solid #454A56; padding:7px; font-weight:normal}
#bo_v_info {padding:5px;}
#bo_v_con {color:#666; padding:0 15px}

#bo_vc {background-color:#F5F5F5; border:1px solid #CECECE;}
#bo_w .tbl_frm01 {border-top:2px solid #454A56;}
.tbl_frm01 th {background-color:#efefef; color:#50565A; width:15%; border-color:#d2d2d2}
.tbl_frm01 td {border-color:#d2d2d2}
.pg_page, .pg_current {padding:0 10px;}
.pg_page {background-color:#F0F0F0; color:#999 !important}
.pg_current {background-color:#A6A6A6; margin:0}

.font1{ font-size:12px; color:#999}





.tb_03 {
 width:100%;border-top:1px solid #dfdfdf;
}

.tb_03 thead th{
	height:40px;  border-bottom:1px solid #dfdfdf; color:#333; font-size:14px;  text-align:center; background-color:#f7f7f7; 
}


.tb_03 tbody th {
 background-color:#f5f5f5;
 border-bottom:1px solid #dfdfdf;
 padding:3px 5px 3px 5px ; text-align:end; font-weight:normal; font-size:14px; 
}

.tb_03 tbody td {
 padding:3px 5px 3px 5px ;
 line-height:20px;
 border-bottom:1px solid #dfdfdf; COLOR:#666666; font-size:14px; 
}

.tb_03 tbody td p{ float:left; margin-right:10px
}
.tb_03 thead th p{ float:left; margin-right:10px
}


.info{
 width:100%; box-sizing:border-box; margin-bottom:30px
}

.scr{
 width:80%;border-top:1px solid #dfdfdf;border-bottom:1px solid #dfdfdf; overflow-x:hidden; height:200px; padding:20px 0px; box-sizing:border-box; margin-bottom:30px; float:left
}
.scr .title{
 width:100%; font-size:18px; color:#000
}
.out_box .left .agrx .title{width:100%;	float:left; font-weight: 16px; color: #333 }



@media all and (max-width:2000px) and (min-width:1025px) {
.out_box{ width:100%; float:left; margin-bottom: 50px;}
.out_box .left{width:35%;float:left; padding:20px; box-sizing: border-box; background-color: #f7f7f7; }
.out_box .left .title{width:100%;	float:left; font-weight: 16px; font-family: 'Noto Sans SC', sans-serif;  color: #000 ; font-weight: 700; font-size: 20px; margin-bottom: 20px }
	
.out_box .left .agrx{width:100%;	float:left; font-size:12px;  margin:10px 0px; text-align:left; overflow-y: auto; height: 600px }

.out_box .right{
	width:100%;
	float:right; }
.title_quick .icon_title{
	display: inline-block;
	vertical-align: middle;background-size:60px; box-sizing:border-box;  
}

.title_quick .icon_title .text1{ font-size:30px; float:left; width:100%; color:#000; font-family: 'Ubuntu', sans-serif;; margin-bottom:5px; line-height:36px; margin-top:10px; text-align:left}
.title_quick .icon_title .text2{ font-size:14px; float:left; width:100%; text-align:left; }
}
/**** pc2 ****/
@media all and (max-width:1280px) and (min-width:1025px) {

}
@media only all and (max-width:1024px) {	
.out_box{
	 width:100%; 
	float:left; box-sizing:border-box; padding:10px 0px; 
	}
.out_box .left{
	width:100%;
	float:left;
	}

.out_box .left .title_box{	width:100%;	float:left; }
.out_box .left .agrx{width:100%;	float:left; padding:10px 0px; font-size:12px; border-top:1px solid #ccc;border-bottom:1px solid #ccc; margin:10px 0px ; overflow-y: scroll; height:150px}

.out_box .right{
	width:100%;
	float:right; padding-left:0px; }
	
	
.title_quick .icon_title{display:none}

.title_quick .icon_title .text1{ font-size:30px; float:left; width:100%; color:#000; font-family: 'Ubuntu', sans-serif;; margin-bottom:5px; line-height:36px; margin-top:10px; text-align:left; display:none}
.title_quick .icon_title .text2{ font-size:14px; float:left; width:100%; text-align:left; display:none}
}






.out_box .left .agrx .title{width:100%;	float:left; font-size: 16px;font-family: 'Noto Sans SC', sans-serif;  color: #000 ; font-weight: 700; font-size: 20px }

input.btn_01{padding: 0px 20px!important; background-color: #333!important; color: #fff; font-size: 14px;}
input.btn_01:hover{padding: 0px 20px!important; background-color: #000!important; color: #fff; font-size: 14px;}

.btn_01{padding: 10px 20px; background-color: #333; color: #fff; font-size: 14px;}
.btn_01:hover{padding: 10px 20px; background-color: #000; color: #fff; font-size: 14px;}

.btn_02{padding: 10px 20px; background-color: #ccc; color: #666; font-size: 14px;}
.btn_02:hover{padding: 10px 20px; background-color: #999; color: #fff; font-size: 14px;}

input.btn_03{padding: 0px 10px!important; background-color: #333!important; color: #fff; font-size: 14px; height: 40px; line-height: 35px!important; height: 35px!important}
input.btn_03:hover{padding:0px 10px!important; background-color: #000!important; color: #fff; font-size: 14px;}



/**** pc ****/
@media only all and (min-width:1025px) {
	.tb_w_r .tb_inbox{  width:100%;float:left; display: grid; grid-template-columns: repeat(2, 1fr); gap:2%;}
	
.tb_w_r .tb_inbox2{  width:100%;float:left; }
	
	
.tb_w_r .tb_inbox .tb_flex{  width:100%;float:left; display: grid; grid-template-columns: 150px auto;   display: grid;}
.tb_w_r .tb_inbox .tb_flex .tx{  font-weight: 13px!important; color: #666}

.tb_w_r .tb_inbox .tb_flex .input{  width:100%;float:left; position: relative}
.tb_w_r .tb_inbox .tb_flex .input input{ width:100%!important;}
	
.tb_w_r .tb_inbox2 .tb_flex{  width:100%;float:left; display: grid; grid-template-columns: 100px auto;   display: grid; margin-bottom: 5px}	
	
.tb_w_r .tb_inbox2 .tb_flex .input_zip{ width:150px;float:left; position: relative}
.tb_w_r .tb_inbox2 .tb_flex .input_zip input{ width:150px;}
.tb_w_r .tb_inbox2 .tb_flex .input_zip button.inputbtn{float:left; height: var(--h-com); background-color: #000; border: none; color: #fff; line-height: var(--h-com); padding: 0px 10px; font-size: 13px; position: absolute; right: 0px; top: 3px;}

}
/**** pc2 ****/
@media all and (max-width:1280px) and (min-width:1025px) {
}
/**** 모바일 ****/
@media only all and (max-width:1024px) {
	.tb_w_r .tb_inbox{  width:100%;float:left; }
.tb_w_r .tb_inbox .tb_flex{  width:100%;float:left; display: grid; grid-template-columns:60px auto;   display: grid; margin-bottom: 5px}
	
	.tb_w_r .tb_inbox .tb_flex .tx{  font-weight: 14px!important; color: #666}

.tb_w_r .tb_inbox .tb_flex .input{  width:100%;float:left; position: relative}
.tb_w_r .tb_inbox .tb_flex .input input{ width:100%!important;}
	
.tb_w_r .tb_inbox2 .tb_flex{  width:100%;float:left; display: grid; grid-template-columns: 100px auto;   display: grid; margin-bottom: 5px; color: #666}	
	
.tb_w_r .tb_inbox2 .tb_flex .input_zip{ width:150px;float:left; position: relative}
.tb_w_r .tb_inbox2 .tb_flex .input_zip input{ width:150px;}
.tb_w_r .tb_inbox2 .tb_flex .input_zip button.inputbtn{float:left; height: var(--h-com); background-color: #000; border: none; color: #fff; line-height: var(--h-com); padding: 0px 10px; font-size: 13px; position: absolute; right: 0px; top:0px;}

}




.bbs_btn_box  { width:100%; float: left; margin-top: 30px } 

.bbs_btn_box input.send_btn { float: left; position: relative; padding:20px 100px 20px 50px!important;  font-size:20px; color:#fff;  text-align:center; font-family: 'Noto Sans SC', sans-serif; letter-spacing:-1px; border-radius: 30px;  line-height: 20px!important;  height:60px!important; background: url("../../../../_images/svg/apply_icon.svg")no-repeat 90% center!important;  background-size: 20px!important;  background-color: var(--div-color1)!important; margin-right: 10px} 

.bbs_btn_box a.list_btn { float: left; position: relative; padding:20px 50px 20px 50px!important;  font-size:20px; color:#fff;   background-color: #ccc!important; border-radius: 30px; } 

.tbl_wrap_topline{width: 100%; float: left; border-top: 3px solid #333}


/**** pc ****/
@media only all and (min-width:1025px) {
	#bo_v_title { width: 100%; float: left; color:#000;background-color: #fff!important; border-top:1px solid #000!important; border-bottom:1px solid #ccc!important; padding:30px 20px!important;}
	#bo_v_title .title{ width: 100%; float: left; color:#000; margin-bottom:15px;font-family: 'Noto Sans SC', sans-serif;  color: #000 ; font-weight: 400; font-size: 20px}
	#bo_v_title .info{ width: 100%; float: left; color:#999;  display: flex;flex-direction: row; margin-bottom: 0px}
	#bo_v_title .info>div{margin-right: 20px; font-size: 14px;  color:#999; }
	#bo_v_title .info>div em{ font-size: 14px;  color:#666; }
	.bo_cont{ width: 100%; float: left; padding: 50px 0px; border-bottom: 1px solid #ccc; margin-bottom: 30px}
}
/**** 테블릿 ****/
@media all and (max-width:1300px) and (min-width:1025px) {
	
}
/**** 모바일 ****/
@media only all and (max-width:1024px) {
	#bo_v_title { width: 100%; float: left; color:#000;background-color: #fff!important; border-top:2px solid #000!important; border-bottom:1px solid #ccc!important; padding:15px 15px!important; }
	#bo_v_title .title{ width: 100%; float: left; color:#000; margin-bottom:15px;font-family: 'Noto Sans SC', sans-serif;  color: #000 ; font-weight: 400; font-size:16px}
	#bo_v_title .info{ width: 100%; float: left; color:#999;  display: flex;flex-direction: row; margin-bottom: 0px}
	#bo_v_title .info>div{margin-right: 10px; font-size: 12px;  color:#999; }
	#bo_v_title .info>div em{ font-size: 12px;  color:#666; }
	.bo_cont{ width: 100%; float: left; padding: 20px 0px; border-bottom: 1px solid #ccc; margin-bottom: 10px}
	
	.bo_cont .bo_v_con{ width: 100%; float: left; font-size: 13px!important}
	.bo_cont .bo_v_con p{ width: 100%; float: left; }
	
}


/**** pc ****/
@media only all and (min-width:1025px) {
	#bo_v_con {color:#666; padding:0 15px}
	#bo_v_info {padding:5px;}

}
/**** 테블릿 ****/
@media all and (max-width:1300px) and (min-width:1025px) {


}
/**** 모바일 ****/
@media only all and (max-width:1024px) {
	#bo_v_con {color:#666; padding:0 15px;}
	#bo_v_info {padding:0 15px 10px 15px; font-size: 12px; line-height: 18px;  box-sizing: border-box; }

}

/**** pc ****/
@media only all and (min-width:1025px) {
	.bbs_search_box{ width: 100%; float: left;  display: flex;flex-direction: row;  justify-content: flex-end; }

.bbs_search_box .in_search{ width: 300px; float: left;   display: grid;grid-template-columns: 100px auto 60px;}
.bbs_search_box .in_search > div{ width: 100%; float: left;  }
.bbs_search_box .in_search > div:first-child{ width: 100%; float: left; margin-top:0px; margin-right: 0px  }
.bbs_search_box .in_search > div:nth-child(2){ margin-left: -1px;  }
.btn_submit{ background-color: #333!important; color: #fff}


}
/**** pc2 ****/
@media all and (max-width:1280px) and (min-width:1025px) {
}
/**** 모바일 ****/
@media only all and (max-width:1024px) {
.bbs_search_box{ width: 100%; float: left;   display: flex;  justify-content: center;  align-items: center; }
.bbs_search_box .in_search{ width: 100%; float: left;   display: grid;grid-template-columns: 30% 50% 20%;}
.bbs_search_box .in_search > div{ width: 100%; float: left;  }
.bbs_search_box .in_search > div:first-child{ width: 100%; float: left; margin-top:0px; margin-right: 0px  }
.bbs_search_box .in_search > div:first-child select{ width: 100%; float: left;  }
.bbs_search_box .in_search > div:nth-child(2){ margin-left: -1px; width: 100%; }
.btn_submit{ background-color: #333!important; color: #fff}


}


.ary_infobox{ width: 100%; float: left; }
.ary_infobox .b_title{ width: 100%; float: left; font-family: 'Noto Sans SC', sans-serif;  color: #000 ; font-weight: 700; font-size: 30px; margin-bottom: 30px}
.ary_infobox .info_block{ width: 100%; float: left; margin-bottom: 20px}
.ary_infobox .info_block .s_title{ width: 100%; float: left; font-family: 'Noto Sans SC', sans-serif;  color: #333 ; font-weight: 600; font-size: 20px; margin-bottom: 10px;  letter-spacing: -0.5px;  word-break: keep-all; line-height: 30px}
.ary_infobox .info_block .tx1{ width: 100%; float: left; font-family: 'Noto Sans SC', sans-serif;  color: #999; font-weight: 400; font-size: 15px; margin-bottom: 10px; letter-spacing: -0.5px;  word-break: keep-all; line-height: 20px}


