@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_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 {text-align: center;}

/* 읽기 내 테이블 */
#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 { width:15% !important; } /* 140522 수정 by redsalt */
#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 {display: none;}
#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:center; } /* 140403 수정 by redsalt */
#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:728px;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 20px !important;font-size: 15px; 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 3px;font-weight:bold}

#bo_sch {margin-bottom:10px;padding-top:5px;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 select{min-width:60px; font-size: 14px;}
#bo_sch input{height: 40px; line-height: 38px; min-width:90px; font-size: 15px;}
#bo_sch .btn_submit{height: 40px; line-height: 40px; min-width:85px; font-size: 14px;}
/* 게시판 쓰기 */
#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_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}
#bo_v_title {padding:10px 0;font-size:1.2em}

#bo_v_info {padding:0 0 10px;border-bottom:1px 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}
#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_com a.btn_b01,.btn_b01 {display:inline-block; color:#333; min-width: 100px; padding:10px 0 8px; border: 1px solid #333; font-size: 15px; text-decoration:none;vertical-align:middle;background:transparent; text-align: center;}
.bo_v_com a.btn_b02,.btn_b02 {display:inline-block; color:#fff; min-width: 100px; padding:10px 0 8px  !important; border: 1px solid #333; font-size: 15px; text-decoration:none;v ertical-align:middle; background:#333; text-align: center;}

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


/* 폼 테이블 */
.tbl_frm01 {margin:0 0 20px}
.tbl_frm01 table {width:100%;border-collapse:collapse;border-spacing:0}
.tbl_frm01 th {width:70px;padding:7px 13px;border:1px solid #e9e9e9;border-left:0;background:#f5f8f9;text-align:left}
.tbl_frm01 td {padding:7px 10px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:transparent}
.wr_content textarea,.tbl_frm01 textarea,.form_01 textarea, .frm_input {border:1px solid #d0d3db;background:#fff;color:#000;vertical-align:middle;border-radius:0;padding:5px;
-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
}
.tbl_frm01 textarea {padding:2px 2px 3px}
.frm_input {height:40px}

.full_input {width:100%}
.half_input {width:49.5%}
.twopart_input {width:385px;margin-right:10px}
.tbl_frm01 textarea, .write_div textarea {width:100%;height:100px}
.tbl_frm01 a {text-decoration:none}
.tbl_frm01 .frm_file {display:block;margin-bottom:5px}
.tbl_frm01 .frm_info {display:block;padding:0 0 5px;line-height:1.4em}


input[type=text],input[type=password], textarea {
-webkit-transition:all 0.30s ease-in-out;
-moz-transition:all 0.30s ease-in-out;
-ms-transition:all 0.30s ease-in-out;
-o-transition:all 0.30s ease-in-out;
outline:none;
}

input[type=text]:focus,input[type=password]:focus, textarea:focus,select:focus {
-webkit-box-shadow:0 0 5px #9ed4ff;
-moz-box-shadow:0 0 5px #9ed4ff;
box-shadow:0 0 5px #9ed4ff;
border:1px solid #558ab7 !important;
}

/* 페이징 */
.pg_wrap {clear:both;float:left;display:inline-block}
.pg_wrap:after {display:block;visibility:hidden;clear:both;content:""} 
.pg {text-align:center}
.pg_page, .pg_current {display:inline-block;vertical-align:middle;}
.pg a:focus, .pg a:hover {text-decoration:none}
.pg_page {color:#959595; font-size:1.083em; height:40px; line-height:40px; padding:0 5px; min-width:40px; text-decoration:none; border-radius: 50% !important;}
.pg_page:hover {background-color:#fafafa;}
.pg_start {text-indent:-999px;overflow:hidden;background:url('/img/btn_first.gif') no-repeat 50% 50% #eee;padding:0;border:1px solid #eee}
.pg_prev {text-indent:-999px;overflow:hidden;background:url('/img/btn_prev.gif') no-repeat 50% 50% #eee;padding:0;border:1px solid #eee}
.pg_end {text-indent:-999px;overflow:hidden;background:url('/img/btn_end.gif') no-repeat 50% 50% #eee;padding:0;border:1px solid #eee}
.pg_next {text-indent:-999px;overflow:hidden;background:url('/img/btn_next.gif') no-repeat 50% 50% #eee;padding:0;border:1px solid #eee}
.pg_start, .pg_prev, .pg_end, .pg_next{border: 1px solid #ccc; border-radius: 50% !important; width: 40px; height: 40px; background-color: #fff;}
.pg_start:hover,.pg_prev:hover,.pg_end:hover,.pg_next:hover {border-color: #555;}

.pg_current {display:inline-block; background:#333; border:1px solid #333; color:#fff; font-weight:bold; height:40px; line-height:40px; padding:0 10px; min-width:40px; border-radius:50%}

/* 게시판용 버튼 */
a.btn01 {display:inline-block;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;vertical-align:middle}
a.btn01:focus, a.btn01:hover {text-decoration:none}
button.btn01 {display:inline-block;margin:0;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none}
a.btn02 {display:inline-block;padding:7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none;vertical-align:middle}
a.btn02:focus, .btn02:hover {text-decoration:none}
button.btn02 {display:inline-block;margin:0;padding:7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none}

.btn_confirm {text-align:right} /* 서식단계 진행 */

.btn_submit {
    height: 45px;
    line-height: 44px;
    min-width: 120px;
    background: #222;
    border: 1px solid #111;
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    border-radius: 0;
}
.btn_submit:hover {border: 1px solid #5f616b; background:#5f616b}

a.btn_cancel {
    display:inline-block;
    height: 45px;
    line-height: 44px;
    min-width: 120px;
    background: #fff;
    border: 1px solid #222;
    color: #333;
    font-size: 15px;
    font-weight: 400;
    vertical-align: top;
    text-align: center;
}
button.btn_cancel {display:inline-block;background:#969696;color:#fff;text-decoration:none;vertical-align:middle}
a.btn_frmline, button.btn_frmline {display:inline-block;width:120px;padding:0 5px;height:40px;border:0;background:#434a54;color:#fff;text-decoration:none;vertical-align:top} /* 우편번호검색버튼 등 */
button.btn_frmline {font-size:0.8em}

/*** Input ***/
#wrap .btn_confirm{text-align: center;}
#wrap .btn_confirm input.btn_submit {
    display: block;
    width: 80%;
	max-width: 350px;
    height: 60px;
    margin: 30px auto 0;
    text-align: center;
    font-size: 19px;
    color: #111;
    font-weight: 700;
    border: 2px solid #111;
	border-radius: 60px;
	background: #fff;
    box-shadow: 0 30px 20px -20px rgba(0,16,82,.3);
}

span.input-button{display:inline-block; position:relative; margin:9px 10px; padding-top: 2px;}
span.input-button input[type=checkbox],
span.input-button input[type=radio]{position:absolute; top:0; left:0; width:20px; height:20px; z-index:1; opacity:0; }
span.input-button input[type=checkbox]+label,
span.input-button input[type=radio]+label{display:block; color:#000; line-height:150%; padding-left:28px; position:relative}
span.input-button input[type=checkbox]+label:before,
span.input-button input[type=radio]+label:before{content:'';display:block;width:20px; height:20px; position:absolute; top:0; left:0; background:url("/img/ico_input.png") 0 0 no-repeat; background-size: 60px;}
span.input-button input[type=radio]+label:before{background:url("/img/ico_radio.png") 0 0 no-repeat; background-size: 60px;}
span.input-button input[type=checkbox]:checked+label:before,
span.input-button input[type=radio]:checked+label:before{background-position:-20px 0}
span.input-button input[type=checkbox]:disabled+label:before,
span.input-button input[type=radio]:disabled+label:before{background-position:-40px 0}

/*  Fregister Private  */
.private h3{font-size: 20px; font-weight: 500; margin-bottom: 10px;}
#fregister_private textarea { display:block; padding:15px; width:100%; height:100px; border-color:#e4e4e4; background:#f8f8f8; line-height:1.7; border-radius:0; box-shadow: none; font-weight: 300;}
#fregister_private .fregister_agree { padding:5px 0 10px; text-align:right;}
#fregister_private .fregister_agree span.input-button{margin-right: 0;}
#fregister_private .fregister_agree label { display:inline-block; font-size:0.84em;}
#fregister_private p {color:#e8180c;text-align:center}

/*** Board : Estimate ***/
.table_apply_wrap{margin-bottom: 60px;}
#bo_v .table_apply_wrap{margin-bottom: 30px;}
.table_apply_wrap h5{font-size: 20px; font-weight: 500; margin-bottom: 10px; }
.table_apply_wrap h5 small{font-size: 13px; color: #888; font-weight: 300; float: right; margin-top: 5px;}
.table_apply_wrap .table_style{display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; border-top:1px solid #444; font-size:16px; overflow:hidden; margin-top: 5px;}
.table_apply_wrap .table_style dl{width: 100%; display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; border-bottom:1px solid #e6e6e6;}
.table_apply_wrap .table_style dl dt,
.table_apply_wrap .table_style dl dd{font-weight: 400; padding: 10px 0;}
.table_apply_wrap .table_style dl dt{flex-basis: 140px; }
.table_apply_wrap .table_style dl dd{box-sizing: content-box; flex-basis: calc(100% - 140px); }
.table_apply_wrap .table_style .table_section:nth-child(2) dl dt{padding-left: 2%;}
.table_apply_wrap .table_style input.frm_input{width: 100%; height: 40px; line-height: 100%; border-color: #e4e4e4; }
.table_apply_wrap .table_style input.frm_input_1{width: calc(100% - 34px); max-width: 200px; height: 40px; line-height: 100%; border-color: #e4e4e4; }
.table_apply_wrap .table_style .table_section:nth-child(1) dl dd input.frm_input{width: 95%;}
.table_apply_wrap input::placeholder{font-size: 1em; color: #888;}
.table_apply_wrap select{width: 48%; max-width: 200px;}
.table_apply_wrap .table_style dl dd.flex{display: flex; align-items: center;}
.table_apply_wrap .table_style dl dd.flex select{margin-right: 10px;}
.table_apply_wrap .table_style dl dd.phone_wrap span{display: block; width: 20px; text-align: center;}
.table_apply_wrap .table_style dl dd.phone_wrap select,
.table_apply_wrap .table_style dl dd.phone_wrap input{width: 33.33%; margin-right: 0;}

.table_apply .table_style_list {margin-bottom: 30px; border-top:1px solid #444; border-left:1px solid #dadcdd; font-size:14px; overflow:hidden; text-transform:none;}
.table_apply .table_style_list thead th,
.table_apply .table_style_list tbody td{padding: 10px 5px; border-right:1px solid #dadcdd; border-bottom:1px solid #dadcdd;}
.table_apply .table_style_list thead th{background: #f6f6f6; font-weight: 500;}
.table_apply .table_style_list tbody td.td_subject a{display: inline-block; width: 100%; text-align: center;}

.table_apply_wrap .table_style dl dd.radio{display: flex; flex-wrap: wrap; justify-content: flex-start; }
.table_apply_wrap .table_style dl dd.radio label{display: flex; flex-wrap: wrap; justify-content: flex-start; text-align: left;}
.table_apply_wrap .table_style dl dd.radio label input{flex-basis: 20px; width: 20px;}
.table_apply_wrap .table_style dl dd.radio label span{display: inline-block; font-size: 18px; line-height: 50px; margin-left: 5px;}

/* 캡챠 자동등록(입력)방지 기본 -pc */
#captcha {display:inline-block;position:relative}
#captcha legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
#captcha #captcha_img {height:40px;border:1px solid #898989;vertical-align:top;padding:0;margin:0}
#captcha #captcha_mp3 {margin:0;padding:0;width:40px;height:40px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('/img/captcha2.png') no-repeat;text-indent:-999px;border-radius:3px}
#captcha #captcha_reload {margin:0;padding:0;width:40px;height:40px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('/img/captcha2.png') no-repeat 0 -40px;text-indent:-999px;border-radius:3px}
#captcha #captcha_key {margin:0 0 0 3px;padding:0 5px;width:100px;height:40px;border:1px solid #ccc;background:#fff;font-size:1.333em;font-weight:bold;text-align:center;border-radius:3px;vertical-align:top}
#captcha #captcha_info {display:block;margin:5px 0 0;font-size:0.85em;letter-spacing:-0.1em}

/* 캡챠 자동등록(입력)방지 기본 - mobile */
#captcha.m_captcha audio {display:none;margin:0 0 5px;width:187px}
#captcha.m_captcha #captcha_img {width:160px;height:60px;border:1px solid #e9e9e9;margin-bottom:3px;margin-top:5px;display:block}
#captcha.m_captcha #captcha_reload {position:static;margin:0;padding:0;width:40px;height:40px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('/img/captcha2.png') no-repeat 0 -40px;text-indent:-999px}
#captcha.m_captcha #captcha_reload span {display:none}
#captcha.m_captcha #captcha_key {margin:0;padding:0 5px;width:115px;height:40px;border:1px solid #b8c9c2;background:#f7f7f7;font-size:1.333em;font-weight:bold;text-align:center;line-height:29px;margin-left:3px}
#captcha.m_captcha #captcha_info {display:block;margin:5px 0 0;font-size:0.95em;letter-spacing:-0.1em}
#captcha.m_captcha #captcha_mp3 {width:31px;height:31px;background:url('/img/captcha2.png') no-repeat 0 0 ; vertical-align:top;overflow:hidden;cursor:pointer;text-indent:-9999px;border:none}

.bo_w_flie .frm_input{max-width: 300px;}

.red{color: red;}
.out{position: absolute; right: 0; top:80px; font-size: 0.82em; padding: 5px 10px; border: 1px solid #333;}

@media screen and (max-width:990px){
    .table_apply_wrap .table_style .table_section{flex-basis: 100%;}
    .table_apply_wrap .table_style .table_section:nth-child(2){border-top: none; }
    .table_apply_wrap .table_style dl{flex-basis: 100%; align-items:baseline;}
    .table_apply_wrap .table_style .table_section:nth-child(2) dl dt{padding-left: 0;}
    .table_apply_wrap .table_style .table_section:nth-child(1) dl dd input.frm_input{width: 100%;}
}

@media screen and (max-width:768px){
    .table_apply_wrap{margin-bottom: 30px;}
    .table_apply_wrap h5{font-size: 18px; margin-bottom: 0; }
    .table_apply_wrap h5 small{font-size: 10px; float: none; display: block; margin: 2px 0 10px;}
    .table_apply_wrap .table_style{font-size:15px;}
    .table_apply_wrap .table_style dl{border-width: 0.8px;}
    .table_apply_wrap .table_style dl dt{flex-basis: 100%; padding-bottom: 0;}
    .table_apply_wrap .table_style dl dd{flex-basis: 100%; padding: 5px 0 10px; }
	.table_apply_wrap .table_style input.frm_input_1{max-width: 250px;}
    .table_apply_wrap input::placeholder{font-size: 12px;}

    .table_apply_wrap .list_detail dl{flex-basis: 100%; margin-bottom: 20px;}
    .table_apply_wrap .list_detail dl dt{font-size: 16px; margin-top: 5px; padding-bottom: 5px; }
    .table_apply_wrap .list_detail dl dd{padding: 10px 0; border-width: 1px; font-size: 13px;}
    .table_apply_wrap .list_detail dl dd .mb20{margin-bottom: 20px;}
    .table_apply_wrap .list_detail dl dd p{margin-right: 20px; }
    .table_apply_wrap .list_detail dl dd p.title{font-size: 13px;}
    .table_apply_wrap .list_detail dl dd p label{font-size: 12px;}
    .table_apply_wrap .list_detail dl dd ul li{align-items:baseline;}
    .table_apply_wrap .list_detail dl dd ul li.mtb10{margin: 5px 0 10px;}
    .table_apply_wrap .list_detail dl dd ul li b{flex-basis: 100%; font-size: 14px;}
    .table_apply_wrap .list_detail dl dd ul li div{flex-basis:100%;}
    .table_apply_wrap .list_detail input.frm_input{width: calc(100% - 70px); height: 30px;}
    .table_apply_wrap .list_detail input.w30{width: calc(100% - 70px);}
    .table_apply_wrap .list_detail select{height: 30px; font-size: 12px;}
    .table_apply_wrap .list_detail dl.wr_content dd textarea{height: 80px !important;}

    .table_apply .table_style_list {margin-bottom: 20px; font-size:13px;}
    .table_apply .table_style_list thead th,
    .table_apply .table_style_list tbody td{padding: 8px 8px 5px;}
    .m_none{display: none;}
    
    .private h3{font-size: 16px;}
    
    span.input-button{ margin-right:15px}
	span.input-button input[type=radio],
	span.input-button input[type=checkbox]{ width:15px; height:15px;}
	span.input-button input[type=radio]+label,
	span.input-button input[type=checkbox]+label{ font-size:14px; line-height:15px; padding-left:20px; }
	span.input-button input[type=radio]+label:before,
	span.input-button input[type=checkbox]+label:before{ width:15px; height:15px; background-size:45px;}
	span.input-button input[type=radio]:checked+label:before,
	span.input-button input[type=checkbox]:checked+label:before{ background-position:-15px 0}
	span.input-button input[type=radio]:disabled+label:before,
	span.input-button input[type=checkbox]:disabled+label:before{ background-position:-30px 0}
	
	#wr_content {height: 180px !important;}
}