@charset "utf-8";
/* ### 기본 스타일 커스터마이징 시작 ### */
#bo_w, #bo_list, #bo_v{width:100%; max-width: 1400px; margin:0px auto;}
/* 게시판 버튼 */
/* 목록 버튼 */
#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_list {position:relative; margin-bottom:115px;}
#bo_list:after {display:block;visibility:hidden;clear:both;content:""}
#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 h2{position:absolute;font-size:0;line-height:0;overflow:hidden}
#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:80px;text-align:center;font-style: italic;}
#bo_list .td_datetime {width:60px;text-align:center;font-style: italic}
#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:90px;text-align:left;padding:10px 0}
#bo_list .td_nick {width:100px;text-align:center}
#bo_list .td_num {width:40px;;text-align:center}
#bo_list .td_num2 {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_list .td_stat,#bo_v_rel .td_stat{width:100px;text-align:center}

#bo_list .txt_active {color:#5d910b}
#bo_list .txt_expired {color:#ccc}
#bo_list .txt_done,#bo_v_rel .txt_done{display:inline-block;height:30px;line-height:30px;padding:0 10px;border-radius:15px;color:#fff;font-size:0.92em;background:#ff63ab}
#bo_list .txt_done i,#bo_v_rel .txt_done i{font-size:13px}
#bo_list .txt_rdy,#bo_v_rel .txt_rdy{display:inline-block;height:30px;line-height:28px;padding:0 10px;border-radius:15px;color:#ff63ab;font-size:0.92em;border:1px solid #ff63ab}
#bo_list .txt_rdy i,#bo_v_rel .txt_rdy i{font-size:13px}#bo_cate h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}

/* 게시판 목록 */
#bo_cate {padding:7px;margin:10px 0;border-bottom:1px solid #ccc;}
#bo_cate h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_cate ul {zoom:1;width: 100%; text-align: center; margin-bottom: 27px;}
#bo_cate ul:after {display:block;visibility:hidden;clear:both;content:""}
#bo_cate li {display:inline-block;padding:0px;width: 10%}
#bo_cate a {display: block;line-height: 26px;padding: 0 10px;border: 1px solid #e04641;color: #e04641;line-height: 45px;margin-right: 10px;}
#bo_cate a:focus, #bo_cate a:hover, #bo_cate a:active {text-decoration:none;background:#fff;}
#bo_cate #bo_cate_on {z-index: 2;background: #e04641;color: #fff;font-weight: bold;}
@media screen and (max-width : 1400px) {
    #bo_cate li{width: 25%; margin-bottom: 5px;}
}
@media screen and (max-width : 550px) {
    #bo_cate li{width: 50%;}
    #bo_cate a{font-size: 10px;}
}

.td_subject img {margin-left:5px}


/* 게시판 목록 공통 */
#bo_btn_top{margin: 10px 0 5px}
#bo_btn_top:after {display:block;visibility:hidden;clear:both;content:""}
.bo_fx {margin-bottom:5px;float:right;zoom:1}
.bo_fx:after {display:block;visibility:hidden;clear:both;content:""}
.bo_fx ul {margin:0;padding:0;list-style:none}
.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;line-height:30px;font-size:0.92em;color:#4e546f;background:#d4d4d4;padding:0 10px;border-radius:5px; display:none}
.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:0 8px;border:0;background:#d4d4d4;color:#666;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;color: #e04641;height: 20px;font-size:0.92em} /* 글제목줄 분류스타일 */
.bo_tit{display:block;font-weight:bold;color:#000}
.td_subject .fa-download{width:16px;height:16px;line-height:16px;background:#ecaa30;color:#fff;text-align:center;font-size:10px;border-radius:2px}

.bo_current {color:#e8180c}
#bo_list .profile_img img{border-radius:50%}
#bo_list .cnt_cmt {display:inline-block;margin:0 0 0 3px;font-weight:bold;color:#ed6478;}
#bo_list .bo_tit .fa-heart{color:#fe4560}
#bo_list .bo_tit .fa-lock{color:#000}
#bo_sch {float:left;border:1px solid #ccc;background:#fff;border-radius:3px;height: 50px;width: 30%}
#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{border:0;margin:9px 5px ;height:20px;float:left;border-right:1px solid #ddd;}
#bo_sch .sch_input{height:50px;border:0;padding:0;background-color:transparent;float:left;width: calc(100% - 40px)}
#bo_sch .sch_btn{height:50px;float:left;background:none;border:0;width:40px;font-size:15px}
@media screen and (max-width : 768px) {
    #bo_sch{width: 50%;}
}

/* 게시판 쓰기 */
#char_count_desc {display:block;margin:0 0 5px;padding:0}
#char_count_wrp {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; margin-top:55px;}
#bo_v_table {position:absolute;top:0;right:15px;margin:0;padding:0 5px;height:25px;background:#565e60;color:#fff;font-weight:bold;line-height:2.2em}

#bo_v header{background:#eee;border:1px solid #d4d4d4;border-bottom:0;}
#bo_v_title {font-size:1.083em;padding:10px 10px 5px}
#bo_v_title .bo_v_cate{display: inline-block;height: 20px;line-height: 18px;border: 1px solid #e04641;color: #e04641;padding: 0 5px;border-radius: 15px;font-size:11px}
#bo_v_info {padding:5px 10px 10px ;background:#eee;border:1px solid #d4d4d4;color:#555;border-top:0;position:relative;font-size:0.92em}
#bo_v_info h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_v_info strong {display:inline-block;margin:0 7px 0 0;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_info .bo_date{position:absolute;top:10px;right:10px;font-style:italic}
#bo_v_info .profile_img img{border-radius:50%;}


#bo_v_file {margin:10px 0 0;background:#f3f3f3}
#bo_v_file h2 {margin:0;padding:0;height:0;overflow:hidden}
#bo_v_file ul {margin:0;padding:5px 0;list-style:none}
#bo_v_file li {padding:5px 10px;position:relative;}
#bo_v_file a {display:inline-block;color:#cda864;text-decoration:underline;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  {position:absolute;top:5px;right:10px;color:#888;font-size:0.92em}

#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_contact {border-bottom:1px solid #ddd}
#bo_v_contact h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_v_contact dl {margin:0;padding:0;list-style:none;zoom:1}
#bo_v_contact dl:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_contact dt, #bo_v_contact dd {float:left;margin:0;border-bottom:1px solid #eee;background:#f5f6fa;}
#bo_v_contact dt {clear:both;padding:8px 0 8px 30px;width:100px;font-weight:bold}
#bo_v_contact dd {padding:8px 0;width:598px}

#bo_v_top {padding:10px 0;zoom:1}
#bo_v_top:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_top h2 {margin:0;padding:0;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:100px;background:#fff;height:auto !important;height:100px;padding:15px ;border:1px solid #d4d4d4;border-top:0;;}
#bo_v_atc_title {position:absolute;font-size:0;line-height:0;overflow:hidden}


#bo_v_con {margin-bottom:30px;width:100%;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 a {margin-right:5px;vertical-align:top}
#bo_v_act span {display:inline-block;margin-right:5px;padding:0 10px;height:23px;border:1px solid #ccc !important;background:#fafafa !important;color:#000 !important;text-decoration:none !important;line-height:2.15em;vertical-align:top}
#bo_v_act strong {color:#ff3061}
#bo_v_act_good,
#bo_v_act_nogood {position:absolute;font-size:0;line-height:0;overflow:hidden}

#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_v_addq {margin:0 0 30px;text-align:right}

#bo_v_ans {margin:0 0 30px;border:1px solid #d4d4d4;background:#fff;position:relative;}
#bo_v_ans h2 {font-size:1.083em;padding:10px 90px 5px 10px;background:#eee}
#bo_v_ans h2 span{display:inline-block;font-size:11px;background:#555;border-radius:5px;height:22px;line-height:22px;;padding:0 5px;color:#fff;font-weight:normal}
#bo_v_ans #ans_datetime {padding:0 10px 10px;font-size:0.92em;;background:#eee;;color:#666;font-style:italic}
#bo_v_ans #ans_con {margin:0 0 10px;padding:15px;line-height:1.8em}
#bo_v_ans #ans_con img{max-width:100%;height:auto}
#bo_v_ans #ans_add {text-align:right;padding:15px;}
#ans_msg {padding:40px 0;background:#f2f5f9;text-align:center}
#bo_v_ans .add_qa{position:absolute;top:10px;right:10px;background:#f57b8a;color:#fff}
#bo_v_ans .add_qa:hover{background:#ed6478}

#bo_v_rel {margin:0 0 30px;padding:30px 0 0;}
#bo_v_rel h2 {margin:0 0 10px;font-size:1.2em}

#bo_v_ans_form h2{margin:10px 0 0;font-size:1.167em }
#bo_v_ans_form .btn_submit{height: 50px;padding: 0 20px;border-radius: 3px;font-weight: bold;font-size: 1.083em;}

/* 게시판 댓글 */
#bo_vc {padding:20px 20px 10px;border-top:1px solid #cfded8;border-bottom:1px solid #cfded8;background:#f5f6fa}
#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 fieldset {margin:0 0 10px;padding:0}
#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}

#bo_vc form {padding:0}

/*글쓰기*/
#bo_w li{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%}*/
.qa_content_wrap.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:1px;left:1px;border-radius:3px 0 0 3px;height:38px;line-height:38px;width:40px;background:#eee;color:#888}*/
#bo_w .bo_w_flie .frm_file{padding-left:0px;}

#bo_w .bo_w_flie .file_wr{border-bottom:1px solid #ccc;background:#fff;color:#000;vertical-align:middle;border-radius:3px;padding:5px;height:265px;margin:0}

#bo_w .bo_w_flie .frm_input{margin:20px 0 0 }
#bo_w .bo_w_flie .file_del{position:absolute;top:10px;right:10px;font-size:0.92em;color:#7d7d7d}
/*#bo_w #qa_category{border:1px solid #515151;height:40px;width: 23%}*/
/*#bo_w .bo_w_mail{float:left;width:49%}
#bo_w .bo_w_hp{float:right;width:49%}*/
#bo_w .bo_w_sbj{clear:both}
#bo_w .frm_info{text-align:center; color: #585858;margin:5px 0 ;display:inline-block;font-size: 0.9em;}

.privacy_write_box{background-color: #f5f5f5;padding:20px;}
.privacy_write_box p{width:100%;overflow-y: scroll; height: 200px;border:1px solid #ccc; background: #fff;padding:5px; line-height:25px}
.privacy_write_box span {text-align:center; margin:0 auto}
/**/
.l_tit { }
.table_b {display:flex; border-bottom:1px solid #e5e5e5;  align-items:center  }
.table_b label {width:240px; height:97px; font-size:16px; padding-left:40px; font-weight:bold; color:#595959; background:#f8f8f8; display:flex; align-items:center}
.table_b label:after {content:"*"; color:#c90b0b; padding-left:5px}
.tit {background:#e04641; color:#fff; text-align:center; padding:15px; }
.form_01 {padding-top:30px;}
.form_01 li {margin:0;}
.wr_content textarea, .tbl_frm01 textarea, .form_01 textarea, .frm_input {
	margin-left:40px;
    border: 1px solid #e1e1e1;
    background: #fff;
    color: #000;
    vertical-align: middle;
    border-radius: 0px;
    padding: 8px;}
.wr_content textarea, .tbl_frm01 textarea, .form_01 textarea {height:50px; font-size:18px}

.full_input {width:75%; height:50px; font-size:20px; vertical-align: middle;}
/*.bo_w_sbj {border-top:2px solid #585858}*/
.bo_w_name{border-top:2px solid #585858}
#bo_w .bo_w_flie .lb_icon {
	border-bottom:1px solid #ccc;
    position: absolute;
    top: 1px;
    left: 1px;
	padding-top:12px;
    height: 264px;
    line-height: 38px;
    width: 240px;
	background:#f8f8f8;
    color: #595959;
	font-size:20px; padding-left:40px; font-weight:bold; 
	padding-bottom:50px;
}
.bo_w_flie {border-top:2px solid #585858; padding-bottom:10px;}
.file_wr input {margin-left:50px;/* margin-top:15px*/}

.wr_type ul{display:flex; padding-left:40px;     flex-wrap: wrap;}
.wr_type ul li{font-size:16px; padding-right:15px; width:33%; }
.wr_type ul li input[type='checkbox'] {width:20px;height:20px; }
.cf_privacy {text-align:center; padding-top:10px;}


.padd_b30 {padding-bottom:30px}
#bo_w {padding-top:100px}
.bo_w_hp textarea {width: 75% !important; height:65px !important; }

.mo_tit {font-size:35px; padding-bottom:0px; padding-top:60px; font-weight:bold}

.mo_img {text-align:center; padding:50px 0px 0px}
.mo_img img{max-width: 100%;}
.cont p{font-size:18px; padding:10px}


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


.cont_img {text-align:center;margin:0 auto; font-size:18px; padding-bottom:15px}
.cont_img img {padding-bottom:25px; max-width:600px; width:100%; }
.file_wr b{font-size:18px; padding-left:250px;  line-height:40px; display: inline-block;}
.file_wr p {font-size:18px; padding-left:250px; line-height:30px; padding-top:10px; padding-bottom:10px;}

@media screen and (max-width : 1250px) {
    .form_01{padding-top: 15px;}
    .mo_tit {font-size: 25px;}
    .wr_content textarea, .tbl_frm01 textarea, .form_01 textarea, .frm_input{margin-left: 20px; font-size: 15px;}
    .wr_type ul{padding-left: 20px; flex-wrap: wrap; width: calc(100% - 170px);}
    .table_b label{width: 170px; padding-left: 12px; font-size: 16px;}
    #bo_w .bo_w_flie .lb_icon{width: 170px; padding-left: 12px; font-size: 16px;}
    .wr_type ul li{font-size: 14px;}
    .wr_type ul li input[type='checkbox']{width: 15px; height: 15px;}
    .full_input{font-size: 14px;}
    .file_wr p{font-size: 15px !important; padding-left: 190px !important;}
    .file_wr b{font-size: 16px !important; padding-left: 190px !important;}

    .cont p{font-size: 15px;}
    .cont_img {font-size: 15px;}
	.frm_input {width:auto}

.mo_img {padding:0px}

#bo_w .bo_w_flie .frm_file{
    display: inline-block; 
    margin-bottom: 0px;
    width: auto; 
	margin-left:0px;

}
}
@media screen and (max-width : 768px){
    .full_input {height: 45px;}
    .mo_tit {font-size: 20px;}
    .table_b label{width: 120px; padding-left: 5px; font-size: 13px;}
    .wr_content textarea, .tbl_frm01 textarea, .form_01 textarea, .frm_input{font-size: 13px; width: calc(100% - 150px) !important;}
    #bo_w .bo_w_flie .lb_icon{width: 120px; padding-left: 5px; font-size: 13px;}
    .wr_type ul{width: calc(100% - 120px);}
    .wr_type ul li{font-size: 13px;}
    .full_input{font-size: 12px; width: calc(100% - 150px);}
    .file_wr p{padding-left: 135px !important;     ; font-size: 13px !important;}
    .file_wr b{width: 200px; padding-left: 135px !important; font-size: 13px !important;}
    .file_wr input{margin-left: 20px;}


    .cont p{font-size: 13px; padding: 10px 0;}
    .cont_img {font-size: 13px;}
}
@media screen and (max-width : 580px){
    .table_b label{width: 90px; padding-left: 5px; font-size: 10px;}
    .wr_content textarea, .tbl_frm01 textarea, .form_01 textarea, .frm_input{width: calc(100% - 120px) !important;}
    .wr_type ul{width: calc(100% - 90px);}
    .full_input{width: calc(100% - 120px);}
    #bo_w .bo_w_flie .lb_icon{width: 90px; font-size: 10px;         height: calc(100% - 11px);}
    .file_wr p{padding-left: 105px !important; font-size: 11px !important;}
    .file_wr b{padding-left: 105px !important; font-size: 11px !important;}
    .file_wr input{margin-left: 10px;}
    #bo_w .bo_w_flie .file_wr{    height: 100%;}
	#bo_w .bo_w_flie .frm_file  {padding-left:105px; font-size: 10px !important;}
}

/* tab nav 
.zeta-menu-bar {display:none}
*/
.zeta-menu-bars{width:100%; padding:10px 0 50px 0; border-bottom:1px solid #e3e3e3; background:url(../img/main/list-center.png) no-repeat center top; margin-bottom:95px;}
.zeta-menus{width:100%; margin:0 auto;}
.zeta-menus li {float: left;position: relative; width:50%; padding:0 105px;}
.zeta-menus a { color:#4d504a; font-weight:bold;display: block; padding: 10px 20px; font-size:18px;}
.zeta-menus ul {display: none;padding: 0;position: absolute;left: 0; top: 100%; width:100%;}
.zeta-menus li.expand>ul{padding-top:25px; border-left:1px solid #e3e3e3;border-bottom:1px solid #e3e3e3; padding-bottom:25px; background:#fff; margin-top:10px; z-index:1}
.zeta-menus ul li { float: none;width:100%; padding-top:7px; padding-bottom:7px;}
.zeta-menus ul li:hover{background:#e3e3e3;}
.zeta-menus ul a { color:#4d504a; font-weight:bold;}
.zeta-menus li a span{display:inline-block; padding:5px 105px; background:url(../img/main/list-icon.png) no-repeat center;}
.zeta-menus ul li a{font-size:16px; color:#666; font-weight:normal;}

.text-right{text-align:right; padding-right:200px !important;}
.clear{clear:both;}
.title-text{text-align:center;}
.title-img img{width:100%;}
