@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 { padding:7px 30px; }
#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-print {background:#cecece;}
#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 { padding:5px 10px; height:auto; line-height:25px; border-radius:4px; } /* 우편번호검색버튼 등 */
#bo_w button.btn_frmline {}

a.btn_frmline, button.btn_frmline { padding:5px 7px; border-radius:4px; vertical-align:middle; }
a.btn_done, button.btn_done { background-color:#ff3061 !important; }

/* 기본 테이블 */
/* 목록 테이블 */
#bo_list .tbl_head01 {}
#bo_list .tbl_head01 caption {}
#bo_list .tbl_head01 thead th { padding:15px 2px; font-size:15px; letter-spacing:0.3em; }
#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 { border:1px solid #e9e9e9; }
#bo_w .tbl_frm01 td { border:1px solid #e9e9e9; padding:7px; }
#bo_w .tbl_frm01 textarea, #bo_w .tbl_frm01 .frm_input, #bo_w .tbl_frm01 textarea { width:100%; }
#bo_w .tbl_frm01 .w100 { width:100%; }
#bo_w .tbl_frm01 .readonly.no-write { background:transparent; border-color:transparent; }
#bo_w .tbl_frm01 textarea {}
#bo_w .tbl_frm01 a {}
#bo_w .tbl_frm01 th.th-photo { vertical-align:top; }
#bo_w .tbl_frm01 .tbl-auto { width:auto; }
#bo_w .tbl_frm01 .tbl-auto th { width:auto; text-align:center; }
#bo_w .tbl_frm01 .tbl-auto td { width:auto; text-align:center; }
#bo_w .tbl_frm01 table.tbl-auto.tbl-pure { border:0px !important; }
#bo_w .tbl_frm01 .tbl-auto.tbl-pure th, #bo_w .tbl_frm01 .tbl-auto.tbl-pure td { padding:5px 7px; border:1px solid #e6e6e6 !important; vertical-align:middle; }
#bo_w .tbl_frm01 .col-addr .tbl-auto.tbl-pure th, #bo_w .tbl_frm01 .col-addr .tbl-auto.tbl-pure td { padding:2px !important; border:0px !important; }
#bo_w .tbl_frm01 .col-addr .tbl-auto.tbl-pure th { padding-right:5px !important; }
#bo_w .tbl_frm01 .tbl-auto.tbl-pure td { text-align:left; vertical-align:top; }
#bo_w .tbl_frm01 .tbl-auto.tbl-pure td.td-current { padding-left:0px; text-align:right; padding-right:15px; }
#bo_w .tbl_frm01 .tbl-auto.tbl-pure td.td-center { text-align:center; }
#bo_w .tbl_frm01 .tbl-auto.tbl-pure td.lbl-confirm { text-align:center; }

.btn-title-wrapper { display:grid; grid-template-columns:auto auto; grid-gap:10px; }
.btn-title-wrapper .btn-area { display:flex; padding-bottom:10px; flex-direction:row; justify-content:flex-end; align-items:flex-end; gap:10px; }
.plain .tbl-input h3 { margin-top:15px; }
.tbl-input { line-height:37px; }
.tbl-input label { margin:0; font-weight:normal; }
.tbl-input input[type="radio"], .tbl-input input[type="checkbox"] { vertical-align:middle; }
.tbl-input .use-marker ul, .tbl-input .use-marker ol { padding-left:25px; }
.tbl-input .use-marker ul li { list-style:none; }
.tbl-input .use-marker ul>li::before { content:'\00B7'; text-indent:-9999px; display:inline-block; width:25px; line-height:inherit; margin-left:-25px; background:transparent url('../img/sub/bul_disc.png') center center no-repeat; }
.tbl-input .use-marker ol li { list-style:decimal; }
.tbl-input .tbl-wrapper { position:relative; margin-bottom:15px; }
.tbl-input .tbl-wrapper:last-child { margin-bottom:0px; }
.tbl-input .tbl-head { display:flex; justify-content:center; align-items:center; text-align:center; width:130px; height:100%; padding:10px 12px; position:absolute; top:0px; left:0px; border:1px solid #e6e6e6 !important; border-right:0px !important; background-color:#f5f5f5 !important; }
.tbl-input .tbl-body { position:relative; padding-left:130px; border:0px; border-right:1px solid #e6e6e6 !important; }
.tbl-input .tbl { display:table; width:100%; table-layout:fixed; border-collapse:collapse; margin-top:-1px; }
.tbl-input .row { display:table-row; }
.tbl-input .col-th, .tbl-input .col-td { display:table-cell; padding:7px 10px; vertical-align:middle; border:1px solid #e6e6e6 !important; }
.tbl-input .col-td:last-child { border-right-width:0px !important; }
.tbl-input .col-th { width:170px; text-align:center; background-color:#f5f8f9 !important; }
.tbl-input .col-th span { display:block; }
.tbl-input .col-td { width:100%; }
.tbl-input .col-td p { padding:0; }
.tbl-input .tbl-head, .tbl-input .col-th, .tbl-input .col-th label { font-weight:bold; }
.tbl-input .col-td input { vertical-align:middle; line-height:35px; }
.tbl-input .col-td input[type="text"] { width:100%; }
.tbl-input .col-td input[type="file"] { padding:2px; }
.flexible-container input[type="text"], .tbl-input .col-td .flexible-container input[type="text"], .flexible-container input[type="file"], .tbl-input .col-td .flexible-container input[type="file"], .flexible-container select, .tbl-input .col-td .flexible-container select { width:auto !important; }

.plain .flexible-container .col-td ul>li::before { content:'\00B7'; display:inline-block; width:25px; line-height:inherit; margin-left:-25px; text-align:center; }

.tbl-input .col-td textarea { width:100%; height:200px; }
.tbl-input .col-td textarea.small { height:100px; }
.tbl-input .col-td input[type="text"].date-picker { width:125px !important; text-align:center; margin-right:5px; }
.tbl-input .col-td input[type="text"].time-picker { width:auto !important; text-align:center; }
.tbl-input input[type=text].auto-width, .tbl-input select.auto-width { width:auto !important; }
.tbl-input .btn-area { padding-bottom:10px; float:right; }
.tbl-input .frm_dummy { -webkit-box-shadow:none !important; -moz-box-shadow:none !important; box-shadow:none !important; border-color:transparent !important; outline:none !important; }
.lbl-tab label { display:inline-block; margin-right:20px; width:150px; }
.lbl-div label { display:inline-block; margin-right:20px; }
.lbl-tab label:last-child, .lbl-div label:last-child { margin-right:0px; }
.lbl-div .notify { color:#ca4234; }
.lbl-div .notify:first-child { margin-top:0px; }
.lbl-div .notify:last-child { margin-bottom:0px; }
.tbl-input .col-td.col-addr input[type="text"] { width:auto; }

.col-td .in-tel { width:70px !important; }
.col-td .in-time { width:50px !important; }

.tbl-input .col-td .col-info, .tbl-input .col-td .col-div { display:flex; flex-direction:row-reverse; align-items:center; grid-gap:10px; }
.tbl-input .col-td .col-info .tbl-ti, .tbl-input .col-td .col-info .tbl-td { display:block; width:50%; }
.tbl-input .col-td .col-info .tbl-ti { position:relative; padding-left:15px; font-size:80%; line-height:1.1; }
.tbl-input .col-td .col-info .tbl-ti::before { content:'※'; display:inline-block; position:absolute; top:0px; left:0px; }
.tbl-input .col-td .col-info .tbl-td.tbl-pw { display:grid; grid-template-columns:repeat(2, 1fr); grid-gap:10px; }

@media (max-width: 1023px) { /* TABLET - ~ 1023 */
    .tbl-input .tbl, .tbl-input .row, .tbl-input .col-th, .tbl-input .col-td { display:inherit; width:auto; }
    .tbl-input .col-th { border-bottom:0 !important; }
    .tbl-input .col-td { margin-bottom:15px; }
}
@media (max-width: 767px) { /* MOBILE - ~ 768 */
    #bo_w .tbl_frm01 table.tbl-auto.tbl-pure { width:100%; }
    #bo_w .tbl_frm01 .tbl-auto.tbl-pure th, #bo_w .tbl_frm01 .tbl-auto.tbl-pure td { padding:2px 5px; font-size:13px !important; line-height:25px; }
    #bo_w .tbl_frm01.tbl-input label { line-height:inherit; }
    .tbl-input .col-td { margin-bottom:10px; }
    .btn-title-wrapper { display:block; }
}

/* 필수입력 */
#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:100px;text-align:center}
#bo_list .td_datetime {width:130px;text-align:center}
#bo_list .td_datetime2 {width:230px;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_mng2 {width:130px;text-align:center}
#bo_list .td_mng3 {width:150px;text-align:center}
#bo_list .td_mng4 {width:250px;text-align:center}
#bo_list .td_fullname {width:220px;text-align:center}
#bo_list .td_name {width:100px;text-align:center}
#bo_list .td_nick {width:100px;text-align:center}
#bo_list .td_num {width:80px;text-align:center}
#bo_list .td_numbig {width:180px;text-align:center}
#bo_list .td_no {width:150px;text-align:center}
#bo_list .td_week {width:140px;text-align:center}
#bo_list .td_term {width:350px;text-align:center}
#bo_list .td_vmsid {width:180px;text-align:center}
#bo_list .td_ca_name {width:140px;text-align:center}
#bo_list .td_target {width:180px;text-align:center}
#bo_list .td_tel {width:150px;text-align:center}
#bo_list .td_method {width:150px;text-align:center}
#bo_list .td_person {width:90px;text-align:right}
#bo_list .td_birth {width:100px;text-align:center}
#bo_list .td_gender {width:50px;text-align:center}
#bo_list .td_state {width:120px;text-align:center}
#bo_list .td_price {width:150px;text-align:right;padding-right:10px}
#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;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:inline-block;position:relative;margin-left:-1px;padding:6px 20px 5px;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 .subj-content { overflow: hidden; text-overflow: ellipsis; line-height: 24px; height: 24px; }
.td_subject img {margin-left:3px}
.xs_content span { margin-right:10px; }
.td_subject em { font-style:normal; font-weight:800; color:#dc3545; }
.xs_content .sp_name { float:right; }

/* 게시판 목록 공통 */
.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 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}

/* 게시판 쓰기 */
#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}
#bo_v_title {}

#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 {border-top:1px dashed #eee;}
#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 dashed #eee;}
#bo_v_file a {display:inline-block;padding:6px 0 5px;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 {margin:0 10px 0 0}
.view_file_download {font-weight:normal;}
.bo_v_file_cnt {font-weight:normal;display:inline-block;margin-left:20px;color:#f39800;}
.bo_v_file_date {color:#ccc;display:inline-block;margin-left:20px;}

#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_center { 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:0;margin-bottom:10px;}
#bo_vc article {padding:0 0 10px;border-top:1px dotted #ccc}
#bo_vc article:first-child { border-top:0px; }
#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 p a.s_cmt {text-decoration:none}
#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}

#bo_vc_w .tbl_frm01 th,
#bo_w .tbl_frm01 th,
#bo_vc .tbl_frm01 th { width:150px; }

#bo_w label.sub-label { display:inline-block; padding:0; margin:0; padding:3px 0; margin-right:10px; }
#bo_w label.sub-label input { margin-right:8px; }
#bo_w label.red, #bo_w .terms-agree .red { color:red; }

.charger-box { padding:7px 0; width:50%; float:right; }
.charger-box .table.table-bordered { border-top:0; margin:0; }
.charger-box .col-th, .charger-box .col-td { border:1px solid #e9e9e9 !important; }
.charger-box .col-th { width:80px; text-align:center; }

#bo_w .frm_info { display:block; padding:0; padding-top:5px; }
.xs_content span { display:block; }

.total-price .high { color:#ff3061; }

a.btn_frmline.btn_detail, button.btn_frmline.btn_detail { background:#319bd9; }

.tbl_caption { border:1px solid #e9e9e9; border-left:0 none; border-right:0 none; padding:10px 20px; margin-top:15px; }
.tbl_caption caption { height:inherit; line-height:inherit; overflow:inherit; font-size:17px; color:inherit; font-weight:bold; }
.tbl_caption caption small { font-size:12px; }

.lbl-div.lbl-w label { margin-right:20px; }

label.lbl-chk-intro { margin-left:40px; font-weight:bold; color:#020202; }

.tbl-input .col-addr table { border-collapse:separate; border-spacing:3px; margin:-3px; }
.tbl-input .col-addr table th, .tbl-input .col-addr table td { line-height:20px; }
.tbl-input .col-addr table th { padding:0px !important; border:0px !important; background:none !important; padding-right:10px !important; width:0px !important; white-space:nowrap !important; }
.tbl-input .col-addr table td { position:relative; padding:0px !important; border:0px !important; background:none !important; width:100% !important; }
.tbl-input .col-check table th { padding:4px 10px !important; background:none !important; padding-right:10px !important; width:0px !important; white-space:nowrap !important; text-align:right !important; vertical-align:top !important; }
.tbl-input .col-check table thead th { text-align:center !important; }
.tbl-input .col-check table td { padding:4px !important; background:none !important; width:100% !important; vertical-align:top !important; }
.tbl-input .col-check table td.lbl-confirm { padding:4px 15px !important; white-space:nowrap !important; vertical-align:middle !important; text-align:center !important; }
.tbl-input .col-check table b { font-weight:bold; color:inherit !important; }

.flexible-container { display:inline-block; max-height:250px; overflow-y:auto; }
.flexible-fixed .flexible-container { max-height:inherit; }
.new_win .flexible-container { max-height:90px; }
.flexible-container.show-all { display:inherit; max-height:inherit; overflow:inherit; }
.flexible-container.show-all .ft-tail { float:right !important; }
.flexible-form { padding:0; margin:0; }
.flexible-form li { padding:1px; margin:0; list-style-type:none; line-height:30px; }
.flexible-form li:hover { background-color:#d4edff; }
.flexible-form.multi-form { margin:-3px auto; }
ul.flexible-form.multi-form { padding-left:0px !important; }
.flexible-form.multi-form li { border:1px solid #e1e1e1; padding:5px; padding-left:15px; margin:3px auto; }
ul.flexible-form.multi-form li { padding-left:25px; }
.flexible-form.multi-form li label { padding:1px; }
.flexible-form.decimal-form li { margin-left:45px; list-style-type:decimal; }
.manager-tool .flexible-container ul li, .manager-tool .flexible-container ol li { list-style-type:decimal; margin-left:25px; }
.flexible-form .ft-head, .flexible-form .ft-body, .flexible-form .ft-tail { display:inline-block; vertical-align:top; max-width:100%; }
.flexible-form input[type="file"] { display:inline-block; }
.tgl-container textarea { width:100%; height:370px; margin-top:5px; }

.flexible-form .fw { white-space:nowrap; }
.flexible-form .fw label { margin:0; }

.ft-body fieldset {border:1px solid #ccc; padding:3px 7px; margin-top:5px;}
.ft-body legend {position:inherit;width:auto;height:auto;text-indent:inherit;display:inline-block;margin:0;padding:5px 10px;font-size:inherit;border:1px solid #ccc;background-color:#f6f9fa;line-height:1.2;}

#fi-item-type-text { margin-left:35px;letter-spacing:inherit !important;color:inherit !important; }

.tbl-input .flexible-container { display:block; }
.tbl-input .flexible-container li::after { content:''; display:table; clear:both; }
.tbl-input .flexible-container .ft-tail { float:right; }

.tbl-input ul.flexible-form.multi-form li { display:grid; grid-template-columns:auto 85px; padding:5px; }
.tbl-input ul.flexible-form.multi-form li::before,
.tbl-input ul.flexible-form.multi-form li::after { display:none; }
.tbl-input ul.flexible-form.multi-form li .ft-body { padding-left:5px; }
.tbl-input ul.flexible-form.multi-form li .ft-tail { float:inherit; text-align:right; }
.tbl-input ul.flexible-form.multi-form.sortable-form li { grid-template-columns:40px auto 85px; }

.hl-notify { color:#28a745 !important; }
.hl-caution { color:#17a2b8 !important; }
.hl-warning { color:#ffc107 !important; }
.hl-danger { color:#dc3545 !important; }

.notify { color:#dc3545 !important; margin:5px 0px; }
small.notify { line-height:inherit; font-size:70%; vertical-align:bottom; }

.flexible-form .no-pos { display:inline-block !important; width:0px !important; height:0px !important; }

.tbl_frm01 .date-picker, .tbl_head01 .date-picker, .tbl_head02 .date-picker { margin-right:1px; }
.tbl_frm01 .ui-button, .tbl_head01 .ui-button, .tbl_head02 .ui-button { padding:4px 10px; width:30px; height:30px; }
.ui-button.handle { cursor:move; }

.lbl-div label, .af-el label, .af-el span { display:inline-block; margin-right:25px; font-weight:normal; }

.tbl-sw label { margin-right:20px; }
.tbl-sw .frm-warning { border-top:1px solid #e5e5e5; margin-top:20px; padding-top:20px; }
.tbl-sw .frm_info { display:inline-block; text-align:left; background:transparent url('img/icon_warning.png') left top no-repeat; padding-left:40px; }
.tbl-sw .frm-warning.switch { border:0; margin:0; padding:0; }
.frm_info.normal { padding:0; background:none; display:block; padding-top:5px; }

.tbl_search { margin:0; }
.tbl_search table { table-layout:auto; }
.tbl_search th { text-align:right; vertical-align:top; width:15%; }
.tbl_search td { text-align:left; }
.tbl_search .btn-area { padding-top:20px; }
.tbl_search .frm_input { background-color:#fff; }

.btn_bo_adm input.ui-state-disabled { opacity:.35; }

#bo_v #bo_v_info { border:0; }

.td_group b { font-weight:bold; }

.tbl-warning { position:absolute; top:5px; right:5px; }
.tbl-warning.tbl-fixed { position:inherit; top:auto; right:auto; margin-bottom:15px; }
.tbl-warning.tbl-sw { padding:10px 15px; }
.tbl-search-row .tbl-search-unit { width:950px; }
.tbl-search-row .tbl-sw { padding:10px !important; }
.tbl-search-row .tbl_frm01 th,
.tbl-search-row .tbl_frm01 td { background:transparent !important; border:0 !important; }
.tbl-search-row .btn-area { padding:20px 0 5px; }
.tbl_search_line th { vertical-align:middle; }
.tbl_search_line td.btn-area { white-space:nowrap; padding:0 !important; }
.tbl_search_line td.btn-area .btn-area { padding:10px; }

.td_mng a,
.td_mng2 a { display:inline-block; padding:3px 7px; margin:0 1px; border:1px solid #ccc; background:#fafafa; color:#000; text-decoration:none; vertical-align:middle; }
.td_mng a.btn-normal,
.td_mng2 a.btn-normal { background-color:#e7f8ff; }
.td_mng a.btn-delete,
.td_mng2 a.btn-delete { background-color:#4b545e; border-color:#4b545e; color:#fff; }

.state-CANCEL td,
.board-view .state-CANCEL { text-decoration:line-through; }
.state-CANCEL.td_state,
.step-CANCEL.td_state,
.board-view .state-CANCEL,
.board-view .step-CANCEL { background-color:#fff6a6; }
.state-WAIT.td_state,
.step-WAIT.td_state,
.board-view .state-WAIT,
.board-view .step-WAIT { background-color:#dadada; }
.state-ING.td_state,
.step-ING.td_state,
.board-view .state-ING,
.board-view .step-ING { background-color:#ceff96; }
.state-DONE.td_state,
.step-DONE.td_state,
.board-view .state-DONE,
.board-view .step-DONE { background-color:#c5edff; }

.td_state.state-now { background-color:#fffaaa; }

.manager-tool #bo_list tbody tr:hover { background-color:#ffdfea; }
.manager-tool #bo_list .tbl_head01 thead th { padding:15px 2px; }

.tbl_frm01.tbl_wrap .alert { margin:0; }

.tbl_search input[type="text"].date-picker { width:auto !important; text-align:center; margin-right:5px; }
.tbl_search input[type="text"].time-picker { width:auto !important; text-align:center; }
.tbl_search .ui-button { padding:10px 0px; }

.date-info { float:right; }
.date-info span { margin-left:10px; }

.terms-agree { padding-top:30px; }
.terms-agree .ta-cont { /*max-height:150px;*/ padding:15px; border:1px solid #ddd; background-color:#f5f5f5; border-radius:5px; overflow-y:auto; }
.terms-agree .ta-cont * { font-size:14px; padding:0px; margin:0px; }
.terms-agree .ta-cont h3 { font-size:16px; margin-top:10px; padding:0px; margin:0px; margin-top:10px; font-size:16px; background:none !important; line-height:inherit; }
.terms-agree .ta-cont ul, .terms-agree .ta-cont ol { padding-left:20px; }
.terms-agree .ta-cont ul li { list-style-type:disc; }
.terms-agree .ta-cont ol li { list-style-type:decimal; }
.terms-agree .ta-agree { padding-top:5px; }
.terms-agree .ta-agree::before, .terms-agree .ta-agree::after { content:''; display:table; clear:both; }
.terms-agree h3.ta-agree { padding:30px 0px; }
.terms-agree .ta-cont .table.table-bordered { border-top-width:0px; }

.terms-agree .ta-cont label { line-height:22px; }
.ta-agree label { padding:0px !important; margin-left:20px !important; margin-right:0px !important; font-weight:bold; }
.ta-agree input { line-height:inherit; padding:0px !important; margin:0px !important; margin-right:5px !important; vertical-align:middle; }

.col-chk { width:50px; }
.col-def { width:180px; }

.btn.btn-good { font-family:'Pretendard JP' !important; padding:0px 20px; padding-left:50px; margin:0px; margin-left:25px; font-weight:500; height:40px; line-height:40px; border:0px; background:#e1e1e1 url('img/btn_good.png') 20px center no-repeat; border-radius:7px; }
.btn.btn-good strong { font-size:130%; font-weight:800; }

@media (max-width: 1023px) { /* TABLET - ~ 1023 */
    .tbl-input .tbl-head { position:relative; display:block; width:inherit; text-align:inherit; padding:10px 0px; background:none !important; border:0px !important; }
    .tbl-input .tbl-body { padding-left:0px; border:0px !important; }
    .tbl-input .col-th { text-align:left; }
    .tbl-input .col-td:last-child { border-right-width:1px !important; }
}
@media (max-width: 767px) { /* MOBILE - ~ 768 */
    .col-def { width:120px; }
    .plain h2, .plain h3 { clear:both; }
    .tbl-input .tbl-head, .tbl-input .col-th, .tbl-input .col-td, .tbl-input label { line-height:25px; }
    .flexible-form.decimal-form li { margin-left:25px; }
    .flexible-form.multi-form li { padding:3px; padding-left:10px; }
    .tbl_frm01 th, .tbl_frm01 td { padding:7px; }
    .tbl_frm01 td .w100 { width:100%; }
    .date-info { margin-top:10px; }
    .date-info span { display:block; }
    .resume-box .resume-photo { width:150px; float:inherit; padding-bottom:10px; }
    .resume-box .resume-user { padding-left:0px; }
    .terms-agree { padding-top:10px; }
    .terms-agree .ta-cont * { font-size:12px; }
    .terms-agree .ta-cont h3 { font-size:13px; margin-top:5px; }
    .ta-agree { position:relative; padding-bottom:20px; }
    .ta-agree label { display:block; margin:0px !important; float:right; }
    #bo_w a.btn_frmline, #bo_w button.btn_frmline { line-height:20px; }
    .notify { line-height:20px; }
    label.lbl-chk-intro { display:block; text-align:right; }
    .tbl-input .col-check table th, .tbl-input .col-check table td { padding:4px !important; line-height:25px !important; }
    .tbl-input .col-check table td.lbl-confirm { padding:4px 10px !important; }
    .terms-agree .ta-agree { line-height:20px; }
}

#bo_w #reg_result .btn_confirm .btn_submit { color:#fff !important; padding:10px 40px; }
@media (max-width: 767px) { /* MOBILE - ~ 768 */
    .btn_confirm { margin-top:20px; }
    .reg-result-box { width:inherit; padding:120px 20px 20px; margin:30px auto; }
    .reg-result-msg { margin:15px auto; font-size:130%; }
}

.sign-wrapper { display:inline-block; }
.signature-wrapper, .signature-wrapper:focus { position:relative; display:none; width:400px; height:300px; border:1px solid #e6e6e6 !important; outline:none; }
.signature-wrapper:focus { border-color:#dc3545 !important; }
.signature-wrapper.active { display:block; }
.signature-wrapper .btn-box { position:absolute; bottom:0px; left:100%; margin-left:10px; }
.signature-wrapper .btn-box .btn { display:block; margin-top:10px; }
.sign-wrapper + .signature-wrapper { margin-top:20px; }
@media (max-width: 767px) { /* MOBILE - ~ 768 */
    .sign-wrapper { display:flex; flex-direction:column; align-items:center; grid-gap:10px; }
    .signature-wrapper, .signature-wrapper:focus { width:300px; height:250px; margin:0 auto 60px; }
    .signature-wrapper .btn-box { position:relative; bottom:auto; left:auto; margin-left:0px; }
    .signature-wrapper .btn-box .btn { display:inline-block; margin:0px; margin-right:5px; }
}
.normal-popup.standby-popup .modal-body { padding:45px; }
.standby-popup p { padding:0px; }
.standby-popup .tbl-code { display:none; }
.standby-popup .tbl-input { margin:30px 0px 20px; }
.standby-popup .tbl-input input[type="text"], .standby-popup .tbl-input input[type="file"], .standby-popup .tbl-input input[type="password"], .standby-popup .tbl-input textarea { line-height:25px !important; }
.standby-popup .tbl-input .col-th, .standby-popup .tbl-input .col-td { line-height:37px !important; padding:10px 5px !important; }
.standby-popup .tbl-input .col-td { text-align:left; }
.standby-popup .tbl-input .col-th { width:150px; }

.standby-popup .tbl-input.tbl-code .tbl { width:260px; margin:0 auto; }
.standby-popup .tbl-input.tbl-code .col-th { width:90px; text-align:center; }
.standby-popup .tbl-input.tbl-code .notify { text-align:center; }

.auth-code-wrapper { position:relative; }
.auth-code-wrapper input { background:none !important; background-color:#fff !important; padding-right:70px; text-align:center; }
.auth-code-wrapper .timer { position:absolute; width:55px; height:20px; line-height:20px; font-size:14px; font-weight:bold; color:#f00; top:50%; margin-top:-10px; right:10px; text-align:center; }

.doc-print .notify { margin:0px; }
.doc-print { position:relative; margin:0 auto; width:800px; }
.doc-print .page-break { position:relative; display:grid; grid-template-rows:auto 1fr; page-break-before:always; margin-top:50px; border-top:1px dashed #000; }
.doc-print .page-break.page-first { page-break-before:avoid; margin-top:0px; border-top:0px; }
.doc-print .page-break.dummy { height:0px !important; border-top:0px; }
.doc-print .page-num { position:absolute; top:0px; right:0px; font-size:12px; line-height:20px; }
.doc-print .edu-cert { position:absolute; width:100%; top:0px; }
.doc-print .edu-cert * { font-family:'GyeonggiTitle'; font-size:16px; line-height:1.2 !important; }
.doc-print .edu-cert-bg { width:100%; }
.doc-print .edu-cert-doc { position:relative; z-index:10; padding:90px 110px 0px; }
.doc-print .edu-cert-doc h1 { font-size:40px; font-weight:bold; line-height:50px; height:100px; text-align:center; margin:50px auto; }
.doc-print .edu-cert-doc h1 b { font-size:inherit; color:inherit !important; display:block; margin:0 auto; }
.doc-print .edu-cert-doc .edu-cert-info { display:grid; grid-template-columns:80px 15px 1fr; }
.doc-print .edu-cert-doc .edu-cert-info dt,
.doc-print .edu-cert-doc .edu-cert-info dd { padding:5px 0px; font-size:15px; }
.doc-print .edu-cert-doc .edu-cert-info dt { font-weight:400;  text-align: justify; text-justify: distribute; text-align-last: justify; }
.doc-print .edu-cert-doc .edu-cert-info dt::before, .doc-print .edu-cert-doc .edu-cert-info dt::after { content:''; display:block; height:0px; line-height:0px; }
.doc-print .edu-cert-doc .edu-cert-info dd.dash { text-align:center; }
.doc-print .edu-cert-doc blockquote { padding:0; margin:0; border:0px; padding-top:30px; font-size:24px; line-height:1.8 !important; letter-spacing:-1px; text-align:justify; }
.doc-print .edu-cert-tail { padding-bottom:100px !important; }
.doc-print h4 { font-size:17px; }

.plain h4.prov-title { font-weight:bold; margin-top:20px; }
.prov-ment { display:block; padding:9.5px; margin:0 0 10px; font-size:18px; line-height:1.42857143; word-break:keep-all; word-wrap:break-word; color:#252525; background-color:#f5f5f5; border:1px solid #ccc; border-radius:4px; overflow-y:scroll; height:150px; }
.prov-ment p { margin:0px; padding:0px; padding-left:10px; }
 
.doc-print.apply-form { position:relative; margin:0 auto; max-width:100%; width:746px; }
.doc-print.apply-form * { font-family:'GyeonggiTitle'; font-size:16px; line-height:1.2 !important; }
.doc-print.apply-form table th { background:none; }
.doc-print.apply-form .page-break { height:1021px; }
.doc-print.apply-form.cert-print .page-break { height:981px; margin:35px 0px; }

.doc-print .edu-print { /*position:absolute;*/ width:100%; top:0px; }
.doc-print .edu-print-bg { width:100%; }
.doc-print .edu-print-doc { z-index:10; padding:30px 30px 0px; }
.doc-print .edu-print-doc h1 { font-size:35px; font-weight:bold; padding:0px; margin:35px auto; text-align:center; }
.doc-print .edu-print-doc h2 { font-size:20px; font-weight:bold; padding:0px; margin:20px auto 10px; }
.doc-print .edu-print-doc h3 { font-size:18px; font-weight:bold; padding:0px; margin:10px auto 5px; }
.doc-print .edu-print-doc h4 { margin:10px 0px; }
.doc-print .edu-print-doc table { width:100%; table-layout:fixed; border-spacing:0px; border-collapse:collapse; }
.doc-print .edu-print-doc table th, .doc-print .edu-print-doc table td { border:1px solid #000; text-align:center; padding:5px 2px; font-size:17px; font-weight:normal; line-height:25px; }
.doc-print .edu-print-doc table.practice th, .doc-print .edu-print-doc table.practice td { padding:7px 2px; font-size:20px; font-weight:normal; line-height:35px; }
.doc-print .edu-print-doc table th { width:15%; letter-spacing:2px; }
.doc-print .edu-print-doc table.practice th { width:20%; letter-spacing:1px; }
.doc-print .edu-print-doc .t-addr { height:60px; }
.doc-print .edu-print-doc .t-etc { height:90px; }
.doc-print .edu-print-doc table th.pic { width:22%; color:#ccc; }
.doc-print .edu-print-doc .edu-print-notice { text-align:left; padding:10px; }
.doc-print .edu-print-doc .in-table .cert-part { width:20%; }
.doc-print .edu-print-doc .in-table th { width:35%; }
.doc-print .edu-print-doc .edu-print-message { font-size:25px; padding:20px; word-break:keep-all; }
.doc-print .edu-print-tail { /*position:absolute;*/ display:flex; flex-direction:column; justify-content:flex-end; z-index:20; width:100%; padding-bottom:40px; bottom:0px; text-align:center; }
.doc-print .edu-print-tail.edu-print-tail-center { display:grid; grid-template-rows:1fr auto; justify-content:center; }
.doc-print .edu-print-date { display:flex; align-items: center; justify-content: center; align-content:center; font-size:20px; margin-bottom:15px; }
.doc-print .edu-print-date.big { font-size:25px; }
.doc-print .edu-print-name { display:inline-block; position:relative; font-size:20px; margin-bottom:35px; }
.doc-print .edu-print-name span { font-weight:700; letter-spacing:10px; font-size:22px; }
.doc-print .edu-print-name img { display:block; position:absolute; max-width:100%; height:auto; right:-35px; bottom:-15px; }
.doc-print .edu-print-org { position:relative; display:inline-block; font-size:30px; font-weight:bold; line-height:40px; position:relative; }
.doc-print .edu-print-org.with-stamp { margin-right:50px; }
.doc-print .edu-print-stamp { position:absolute; right:-50px; top:50%; margin-top:-35px; }
.doc-print .edu-print-stamp img { height:70px; }
.doc-print .edu-print-logo { padding-top:30px; }
.doc-print .edu-print-send { font-size:25px; font-weight:bold; margin-top:100px; text-align:right; padding-right:200px; }
.doc-print .edu-reissue { position:absolute; width:100%; left:0px; bottom:60px; }

.doc-print.apply-form .terms-agree { padding:0px; }
.doc-print.apply-form .terms-agree .ta-cont { max-height:auto; height:auto; padding:0px; border:0px; background:none; border-radius:0px; overflow:hidden; }
.doc-print.apply-form .terms-agree .ta-cont * { font-size:14px; }
.doc-print.apply-form .terms-agree .ta-cont table th, .doc-print .edu-print-doc .terms-agree .ta-cont table td { padding:2px; line-height: 1.42857143; }
.doc-print .ta-agree { position:relative; padding-bottom:0px; }
.doc-print .ta-agree label { display:block; margin:0px !important; float:right; }
.doc-print.apply-form ul li { padding-left:25px; }
.doc-print.apply-form ul li { list-style:none; }
.doc-print.apply-form ul>li::before { content:'\00B7'; display:inline-block; width:25px; line-height:inherit; margin-left:-25px; text-align:center; }
.doc-print textarea, .doc-print .frm_input { max-width:100%; padding:0px; }
.doc-print input[type="text"] { border:0px; box-shadow:none; }
.doc-print input[type="radio"], .doc-print input[type="checkbox"] { vertical-align:middle; }
.doc-print .required, .doc-print textarea.required { background:none !important; }

@media print {
    body { zoom:1; padding:0px; margin:0px; }
    .doc-print .page-break { margin:0px; border-top:0px; }
    .doc-print .page-break.dummy { display:none; }
    .doc-print .edu-cert-tail { padding-bottom:100px !important; }
    .doc-print .edu-reissue { letter-spacing:-1px; }
    h1, h2, h3, h4, h5, dl, dt, dd, ul, li, ol, th, td, p, blockquote, form, fieldset, legend, div, body { -webkit-print-color-adjust:exact !important; print-color-adjust:exact !important; }
}
