@charset "utf-8";

.sub_title h1 {display:none;}

#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 {padding:0 28px;font-size:1.05rem;}
#bo_w button.btn_submit {}
#bo_w fieldset .btn_submit {}
#bo_w .btn_cancel {font-size:1.05rem;border-radius:12px;}
#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 {}
#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_list tbody .even td {background:#fbfcfe;}

#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 {}
#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 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 {position:relative;margin:0 0 40px;}
#bo_list:after {display:block;visibility:hidden;clear:both;content:"";}
#bo_list .td_board {width:120px;text-align:center;}
#bo_list .td_chk {width:52px;text-align:center;}
#bo_list .td_date {width:110px;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:90px;text-align:left;padding:10px 0;}
#bo_list .td_nick {width:100px;text-align:center;}
#bo_list .td_num {width:90px;text-align:center;}
#bo_list .td_num2 {width:70px;text-align:center;}
#bo_list .td_numbig {width:80px;text-align:center;}
#bo_list .txt_active {color:#165dcc;}
#bo_list .txt_expired {color:#999;}
#bo_list tbody tr:hover {background:#f7faff;}

#bo_cate {margin:0 0 24px;}
#bo_cate h2 {position:absolute;font-size:0;line-height:0;overflow:hidden;}
#bo_cate ul {display:flex;flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;}
#bo_cate ul:after {display:block;visibility:hidden;clear:both;content:"";}
#bo_cate li {display:inline-block;padding:0;}
#bo_cate a {display:block;line-height:1.2;padding:12px 18px;border-radius:999px;border:1px solid #d9e3f0;color:#4a5b72;background:#fff;font-size:15px;font-weight:600;transition:all .2s ease;}
#bo_cate a:focus, #bo_cate a:hover, #bo_cate a:active {text-decoration:none;background:#0e4194;color:#fff;border-color:#0e4194;}
#bo_cate #bo_cate_on {z-index:2;background:#0e4194;color:#fff;font-weight:700;border:1px solid #0e4194;box-shadow:none;}
.td_subject img {margin-left:5px;}

.col_chk{display:table-column;}
.no_chk .col_chk{display:none;}
.no_chk .chk_box{display:none;}

.selec_chk {position:absolute;top:0;left:0;width:0;height:0;opacity:0;outline:0;z-index:-1;overflow:hidden;}
.chk_box {position:relative;}
.chk_box input[type="checkbox"] + label {position:relative;color:#676e70;display:inline-flex;align-items:center;justify-content:center;}
.chk_box input[type="checkbox"] + label:hover {color:#2172f8;}
.chk_box input[type="checkbox"] + label span {display:block;width:18px;height:18px;background:#fff;border:1px solid #cfd7e3;border-radius:4px;}
.write_div .chk_box input[type="checkbox"] + label, .bo_vc_w .chk_box input[type="checkbox"] + label {padding-left:26px;}
.write_div .chk_box input[type="checkbox"] + label span, .bo_vc_w .chk_box input[type="checkbox"] + label span {position:absolute;top:2px;left:0;width:18px;height:18px;display:block;margin:0;background:#fff;border:1px solid #cfd7e3;border-radius:4px;}
.chk_box input[type="checkbox"]:checked + label {color:#000;}
.chk_box input[type="checkbox"]:checked + label span {background:url(./img/chk.png) no-repeat 50% 50% #0e4194;border-color:#0e4194;border-radius:4px;}

#bo_btn_top {display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;margin:0 0 20px;}
#bo_btn_top:after {display:block;visibility:hidden;clear:both;content:"";}
.bo_fx {margin-top:24px;float:none;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:none;line-height:1.4;font-size:15px;color:#58657a;font-weight:500;}

.btn_bo_user {display:flex;align-items:center;gap:8px;flex-wrap:wrap;float:none;margin:0;padding:0;list-style:none;}
.btn_bo_user li {float:none;width:auto;text-align:center;margin:0;background:transparent;}
.btn_bo_user > li {position:relative;}
.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;}

.btn {display:inline-flex;align-items:center;justify-content:center;gap:6px;min-width:44px;height:44px;padding:0 16px;border:1px solid #d5dce6;border-radius:12px;background:#fff;color:#233142;font-size:15px;font-weight:600;transition:all .2s ease;box-sizing:border-box;}
.btn:hover {background:#f7faff;border-color:#0e4194;color:#0e4194;text-decoration:none;}
.btn_b01 {display:inline-flex;align-items:center;justify-content:center;gap:6px;min-width:44px;height:44px;padding:0 16px;border:1px solid #d5dce6;border-radius:12px;background:#fff;color:#233142;font-size:15px;font-weight:600;transition:all .2s ease;box-sizing:border-box;}
.btn_b01:hover {background:#f7faff;border-color:#0e4194;color:#0e4194;text-decoration:none;}
.btn_b03 {display:inline-flex;align-items:center;justify-content:center;gap:6px;min-width:44px;height:44px;padding:0 16px;border:1px solid #d5dce6;border-radius:12px;background:#fff;color:#233142;font-size:15px;font-weight:600;transition:all .2s ease;box-sizing:border-box;}
.btn_b03:hover {background:#f7faff;border-color:#0e4194;color:#0e4194;text-decoration:none;}
.btn_admin {display:inline-flex;align-items:center;justify-content:center;gap:6px;min-width:44px;height:44px;padding:0 16px;border:1px solid #d5dce6;border-radius:12px;background:#fff;color:#233142;font-size:15px;font-weight:600;transition:all .2s ease;box-sizing:border-box;}

.bo_notice td {background:#fff8f8 !important;border-bottom:1px solid #f2dede;}
.bo_notice td a {font-weight:700;}
.bo_notice .notice_icon {display:inline-block;line-height:1;padding:8px 10px;border-radius:999px;font-weight:700;color:#d63636;background:#ffe8e8;font-size:13px;}

.more_opt {display:none;position:absolute;top:52px;right:0;background:#fff;border:1px solid #d9e1ea;border-radius:14px;z-index:999;box-shadow:0 12px 30px rgba(18,35,61,.12);overflow:hidden;}
.more_opt:before {content:"";position:absolute;top:-8px;right:16px;width:14px;height:14px;background:#fff;border-top:1px solid #d9e1ea;border-left:1px solid #d9e1ea;transform:rotate(45deg);}
.more_opt:after {display:none;}
.more_opt li {border-bottom:1px solid #edf1f5;padding:0;float:inherit;width:140px;margin:0;color:#6b757c;text-align:left;background:#fff;}
.more_opt li:last-child {border-bottom:0;}
.more_opt li button, .more_opt li a {display:flex;align-items:center;justify-content:space-between;width:100%;min-height:46px;padding:0 14px;border:0;background:#fff;color:#344255;font-size:14px;font-weight:500;}
.more_opt li:hover a, .more_opt li:hover button {color:#0e4194;background:#f7faff;}
.more_opt li i {float:none;line-height:1;}

.bo_cate_link {display:inline-flex;align-items:center;margin:0 10px 8px 0;background:#eef4ff;color:#0e4194;font-weight:600 !important;min-height:28px;padding:0 10px;border-radius:999px;font-size:13px;}
.bo_cate_link:hover {text-decoration:none;}
.bo_tit {display:flex; align-items:center;color:#111;font-weight:700;line-height:1.6;}
.bo_current {color:#e8180c;}
#bo_list .profile_img img {border-radius:50%;}
#bo_list .cnt_cmt {display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;padding:0 6px;background:#e9eff5;color:#3a8afd;font-size:12px;border-radius:999px;vertical-align:middle;margin-left:6px;}
#bo_list .bo_tit .title_icon {margin-right:2px;}
#bo_list .bo_tit .fa-heart {color:#ff0000;}
#bo_list .bo_tit .fa-lock {display:inline-flex;align-items:center;justify-content:center;line-height:1;width:18px;height:18px;font-size:12px;color:#4f818c;background:#cbe3e8;text-align:center;border-radius:4px;border:1px solid #cbe3e8;vertical-align:middle;}
#bo_list .bo_tit .new_icon {display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;font-size:11px;color:#23db79;background:#b9ffda;text-align:center;border-radius:4px;margin-left:4px;font-weight:700;vertical-align:middle;}
#bo_list .bo_tit .hot_icon {display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;font-size:11px;color:#ff0000;background:#ffb9b9;text-align:center;border-radius:4px;vertical-align:middle;}
#bo_list .bo_tit .fa-caret-right {color:#bbb;}
#bo_list .bo_tit .fa-download {display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;font-size:11px;color:#daae37;background:#ffefb9;text-align:center;border-radius:4px;margin-left:5px;vertical-align:middle;}
#bo_list .bo_tit .fa-link {display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;font-size:11px;color:#b451fd;background:#edd3fd;text-align:center;border-radius:4px;margin-left:5px;vertical-align:middle;}

.bo_sch_wrap {display:none;width:100%;height:100%;position:fixed;top:0;left:0;z-index:999;}
.bo_sch {position:absolute;top:50%;left:50%;background:#fff;text-align:left;width:min(92vw,420px);max-height:300px;transform:translate(-50%,-50%);overflow-y:auto;border-radius:20px;box-shadow:0 20px 45px rgba(0,0,0,.18);border:1px solid #dde7e9;}
.bo_sch:after {display:block;visibility:hidden;clear:both;content:"";}
.bo_sch h3 {padding:20px 22px;border-bottom:1px solid #e8edf3;font-size:20px;font-weight:800;color:#111;}
.bo_sch legend {background:red;}
.bo_sch form {padding:20px 22px;display:block;}
.bo_sch select {border:1px solid #d0d7e2;width:100%;height:50px;border-radius:12px;padding:0 14px;font-size:15px;background:#fff;box-shadow:none;}
.bo_sch .sch_bar {display:flex;align-items:center;width:100%;clear:both;margin-top:14px;border:1px solid #d0d7e2;border-radius:12px;overflow:hidden;background:#fff;box-shadow:none;}
.bo_sch .sch_input {flex:1;width:auto;height:48px;border:0;padding:0 14px;background-color:transparent;float:none;font-size:15px;}
.bo_sch .sch_btn {height:48px;float:none;color:#656565;background:none;border:0;width:52px;font-size:16px;}
.bo_sch .bo_sch_cls {position:absolute;right:6px;top:6px;color:#8c97a8;border:0;padding:12px 14px;font-size:18px;background:#fff;border-radius:10px;}
.bo_sch_bg {background:rgba(12,18,29,.45);width:100%;height:100%;}

#char_count_desc {display:block;margin:0 0 8px;padding:0;color:#677487;font-size:14px;}
#char_count_wrap {margin:8px 0 0;text-align:right;color:#556173;font-size:14px;}
#char_count {font-weight:700;}

#autosave_wrapper {position:relative;}
#autosave_pop {display:none;z-index:10;position:absolute !important;top:54px;right:0;width:350px;height:auto !important;max-height:220px;border:1px solid #d8dee8;background:#fff;box-shadow:0 16px 30px rgba(0,0,0,.14);border-radius:16px;overflow:hidden;}
#autosave_pop:before {content:"";position:absolute;top:-8px;right:45px;width:14px;height:14px;background:#fff;border-top:1px solid #d8dee8;border-left:1px solid #d8dee8;transform:rotate(45deg);}
#autosave_pop:after {display:none;}
html.no-overflowscrolling #autosave_pop {height:auto;max-height:10000px !important;}
#autosave_pop strong {position:absolute;font-size:0;line-height:0;overflow:hidden;}
#autosave_pop div {text-align:center;margin:0 !important;}
#autosave_pop button {margin:0;padding:0;border:0;}
#autosave_pop ul {padding:14px;border-top:1px solid #e9edf2;list-style:none;overflow-y:scroll;height:160px;border-bottom:1px solid #e8edf2;background:#fff;}
#autosave_pop li {padding:10px 8px;border-bottom:1px solid #f3f5f8;background:#fff;zoom:1;}
#autosave_pop li:after {display:block;visibility:hidden;clear:both;content:"";}
#autosave_pop a {display:block;float:left;color:#22303f;}
#autosave_pop span {display:block;float:right;font-size:13px;font-style:italic;color:#999;}
.autosave_close {cursor:pointer;width:100%;height:42px;background:#fff;color:#666;font-weight:700;font-size:14px;}
.autosave_close:hover {background:#f6f9fc;color:#0e4194;}
.autosave_content {display:none;}
.autosave_del {background:url(./img/close_btn.png) no-repeat 50% 50%;text-indent:-999px;overflow:hidden;height:20px;width:20px;}

#bo_v {margin:0 0 40px;background:#fff;box-sizing:border-box;}
#bo_v_table {position:absolute;top:0;right:16px;margin:0;padding:0 8px;height:28px;background:#ff3061;color:#fff;font-weight:700;line-height:28px;border-radius:999px;}
#bo_v_title {margin:0;}
#bo_v_title .bo_v_cate {display:inline-flex;align-items:center;line-height:1;background:#eef4ff;color:#0e4194;padding:8px 12px;border-radius:999px;font-size:13px;font-weight:700;}
#bo_v_title .bo_v_tit {display:block;font-size:clamp(22px,2vw,22px);line-height:1.35;margin:0;word-break:keep-all;color:#111;font-weight:800;letter-spacing:-0.03em;}

#bo_v_info {margin:0 0 28px;border-bottom:2px solid #0e4194;color:#666;padding-bottom:20px;}
#bo_v_info:after {display:block;visibility:hidden;clear:both;content:"";}
#bo_v_info h2 {position:absolute;font-size:0;line-height:0;overflow:hidden;}
#bo_v_info .profile_info {margin:0;display:none;float:left;}
#bo_v_info .profile_info .pf_img {float:left;margin-right:10px;}
#bo_v_info .profile_info .pf_img img {border-radius:50%;width:50px;height:50px;}
#bo_v_info .profile_info .profile_info_ct {float:left;padding:0;line-height:1.7;}
#bo_v_info strong {display:inline-block;margin:0 14px 0 0;font-weight:500;color:#4c596d;}
#bo_v_info .sv_member, #bo_v_info .sv_guest, #bo_v_info .member, #bo_v_info .guest {font-weight:700;}
#bo_v_info .profile_img {display:none;}
#bo_v_info .sv_member {color:#000;}
#bo_v_info .if_date {margin:0;color:#7b8797;}

#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:18px 20px;position:relative;margin:10px 0;border:1px solid #e1e8f0;border-radius:16px;box-shadow:0 8px 20px rgba(24,39,75,.04);background:#fff;}
#bo_v_file li i {float:left;color:#b2b2b2;font-size:2.1em;margin-right:18px;}
#bo_v_file a {float:left;display:block;text-decoration:none;word-wrap:break-word;color:#000;max-width:calc(100% - 70px);}
#bo_v_file a:focus, #bo_v_file li:hover a, #bo_v_file a:active {text-decoration:underline;color:#0e4194;}
#bo_v_file img {float:left;margin:0 10px 0 0;}
#bo_v_file .bo_v_file_cnt {color:#8a95a6;font-size:13px;}
#bo_v_file li:hover {border-color:#bed4f4;color:#bed4f4;}
#bo_v_file li:hover i {color:#0e4194;}
#bo_v_file li:hover .bo_v_file_cnt {color:#6b87bc;}

#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:18px 20px;position:relative;margin:10px 0;border:1px solid #e1e8f0;border-radius:16px;box-shadow:0 8px 20px rgba(24,39,75,.04);background:#fff;}
#bo_v_link li i {float:left;color:#b2b2b2;font-size:2.1em;margin-right:18px;}
#bo_v_link a {float:left;display:block;text-decoration:none;word-wrap:break-word;color:#000;max-width:calc(100% - 70px);}
#bo_v_link a:focus, #bo_v_link li:hover a, #bo_v_link a:active {text-decoration:underline;color:#0e4194;}
#bo_v_link .bo_v_link_cnt {color:#8a95a6;font-size:13px;}
#bo_v_link li:hover {border-color:#bed4f4;color:#bed4f4;}
#bo_v_link li:hover i {color:#0e4194;}
#bo_v_link li:hover .bo_v_link_cnt {color:#6b87bc;}

#bo_v_top {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 {padding:0;list-style:none;word-break:break-all;background:transparent;}

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

.bo_v_com {margin:0;float:right;}
.bo_v_com > li {position:relative;float:left;margin-left:8px;}

.bo_v_nb {position:relative;margin:28px 0 0;clear:both;text-align:left;border-top:1px solid #eef2f6;}
.bo_v_nb:after {display:block;visibility:hidden;clear:both;content:"";}
.bo_v_nb li {border-bottom:1px solid #eef2f6;padding:18px 0;}
.bo_v_nb li a {color:#0e4194;}
.bo_v_nb li i {font-size:13px;color:#b3b3b3;}
.bo_v_nb li .nb_tit {display:inline-block;padding-right:18px;color:#0e4194;font-weight:700;}
.bo_v_nb li .nb_date {float:right;color:#98a1ae;}

#bo_v_atc {min-height:200px;height:auto !important;height:200px;}
#bo_v_atc {border-top:2px solid #0e4194;}
#bo_v_atc_title {position:absolute;font-size:0;line-height:0;overflow:hidden;}

#bo_v_img {width:100%;overflow:hidden;zoom:1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin:0 0 30px;}
#bo_v_img:after {display:block;visibility:hidden;clear:both;content:"";}
#bo_v_img a.view_image {display:block;border-radius:20px;overflow:hidden;background:#f5f7fb;}
#bo_v_img img {margin:0;max-width:100%;width:100%;height:100%;object-fit:cover;display:block;}

#bo_v_con {margin:0;width:100%;font-size:17px;line-height:1.9;min-height:200px;word-break:keep-all;overflow:hidden;color:#222;}
#bo_v_con a {color:#000;text-decoration:underline;}
#bo_v_con img {max-width:100%;height:auto;border-radius:14px;}
#bo_v_con p:first-child {margin-top:0;}
#bo_v_con p:last-child {margin-bottom:0;}

#bo_v_act {margin:34px 0 0;text-align:center;}
#bo_v_act .bo_v_act_gng {position:relative;}
#bo_v_act a {margin-right:5px;vertical-align:middle;color:#4a5158;}
#bo_v_act a:hover {background-color:#fff;color:#ff484f;border-color:#ff484f;}
#bo_v_act i {font-size:1.2em;margin-right:5px;}
#bo_v_act_good, #bo_v_act_nogood {display:none;position:absolute;top:58px;left:50%;transform:translateX(-50%);z-index:9999;padding:10px 14px;width:auto;min-width:165px;background:#ff3061;color:#fff;text-align:center;border-radius:10px;}
#bo_v_act .bo_v_good {display:inline-flex;align-items:center;justify-content:center;border:1px solid #dedede;width:110px;height:48px;border-radius:999px;}
#bo_v_act .bo_v_nogood {display:inline-flex;align-items:center;justify-content:center;border:1px solid #dedede;width:110px;height:48px;border-radius:999px;}

#bo_v_sns {padding:0;list-style:none;zoom:1;float:left;display:inline-block;}
#bo_v_sns:after {display:block;visibility:hidden;clear:both;content:"";}
#bo_v_sns li {float:left;width:135px;margin-right:5px;text-align:left;}
#bo_v_sns li a {height:40px;line-height:40px;text-align:center;border-radius:10px;color:#fff;font-size:14px;}
#bo_v_sns li img {vertical-align:middle;margin-right:5px;}
#bo_v_sns li .sns_f {display:block;background:#3b5997;}
#bo_v_sns li .sns_t {display:block;background:#09aeee;}
#bo_v_sns li .sns_g {display:block;background:#ea4026;}
#bo_v_sns li .sns_k {display:block;background:#fbe300;color:#3b1e1e;}

#bo_v_share {position:relative;padding:0 0 20px;margin:0 0 24px;border-bottom:1px solid #eef2f6; display:none;}
#bo_v_share:after {display:block;visibility:hidden;clear:both;content:"";}
#bo_v_share .btn {padding:0 12px;color:#555;font-weight:500;font-size:15px;width:auto;line-height:42px;height:42px;border-color:#d5dce6;border-radius:12px;}
#bo_v_share .btn:hover {background:#fff;}
#bo_v_share .btn i {margin-right:5px;color:#4b5259;vertical-align:middle;}

.cmt_btn {width:100%;text-align:left;border:0;border-bottom:1px solid #eef2f6;background:#fff;font-weight:700;margin:34px 0 0;padding:0 0 16px;}
.cmt_btn span.total {position:relative;display:inline-block;margin-right:5px;font-size:1em;color:#0e4194;}
.cmt_btn span.cmt_more {float:right;display:inline-block;width:15px;height:10px;background:url(./img/btn_cmt.png) no-repeat right 2px;margin-top:5px;}
.cmt_btn_op span.cmt_more {background-position:right -8px;}
.cmt_btn b {font-size:1.2em;color:#000;}
.cmt_btn span.total:after {position:absolute;bottom:-18px;left:0;display:inline-block;background:#0e4194;content:"";width:100%;height:2px;}

#bo_vc {}
#bo_vc h2 {position:absolute;font-size:0;line-height:0;overflow:hidden;}
#bo_vc article {margin:20px 0;position:relative;border-bottom:1px solid #eef2f6;padding-bottom:18px;}
#bo_vc article:after {display:block;visibility:hidden;clear:both;content:"";}
#bo_vc article .profile_img img {border-radius:50%;}
#bo_vc article .pf_img {float:left;margin-right:10px;}
#bo_vc article .pf_img img {border-radius:50%;width:50px;height:50px;}
#bo_vc article .cm_wrap {float:left;max-width:870px;width:90%;}
#bo_vc header {position:relative;width:100%;}
#bo_vc header:after {display:block;visibility:hidden;clear:both;content:"";}
#bo_vc header .profile_img {display:none;}
#bo_vc header .icon_reply {position:absolute;top:15px;left:-20px;}
#bo_vc .member, #bo_vc .guest, #bo_vc .sv_member, #bo_vc .sv_guest {font-weight:700;}
.bo_vc_hdinfo {color:#777;}
#bo_vc h1 {position:absolute;font-size:0;line-height:0;overflow:hidden;}
#bo_vc .cmt_contents {line-height:1.8em;padding:0 0 10px;color:#222;}
#bo_vc p a {text-decoration:underline;}
#bo_vc p a.s_cmt {text-decoration:underline;color:#ed6479;}
#bo_vc_empty {margin:0;padding:80px 0 !important;color:#777;text-align:center;}
#bo_vc #bo_vc_winfo {float:left;}
#bo_vc .bo_vl_opt {position:absolute;top:0;right:0;}

.bo_vc_act {display:none;position:absolute;right:0;top:40px;width:70px;text-align:right;border:1px solid #d8e0ea;margin:0;list-style:none;background:#fff;zoom:1;z-index:9999;border-radius:12px;overflow:hidden;box-shadow:0 12px 24px rgba(0,0,0,.12);}
.bo_vc_act:before {display:none;}
.bo_vc_act:after {display:none;}
.bo_vc_act li {border-bottom:1px solid #f0f0f0;}
.bo_vc_act li:last-child {border-bottom:0;}
.bo_vc_act li a {display:inline-block;padding:10px 15px;}
.bo_vc_act li a:hover {color:#0e4194;}

.bo_vc_w {position:relative;margin:10px 0;display:block;}
.bo_vc_w:after {display:block;visibility:hidden;clear:both;content:"";}
.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_w textarea {border:1px solid #d4dbe5;background:#fff;color:#000;vertical-align:middle;border-radius:12px;padding:14px;width:100%;height:140px;box-shadow:none;font-size:15px;line-height:1.7;}
#wr_secret {}
.bo_vc_w_info {margin:10px 0;float:left;}
.bo_vc_w_info:after {display:block;visibility:hidden;clear:both;content:"";}
.bo_vc_w_info .frm_input {float:left;margin-right:5px;}
.bo_vc_w_info #captcha {padding-top:10px;display:block;clear:both;}
.bo_vc_w .btn_confirm {clear:both;margin-top:10px;}
.bo_vc_w .btn_confirm label {display:inline-block;margin-right:10px;border-radius:3px;font-size:1.5em;text-align:center;}
.bo_vc_w .btn_submit {height:45px;padding:0 20px;border-radius:12px;font-weight:700;font-size:1.05em;}
.bo_vc_w .btn_confirm .secret_cm label {font-size:1em !important;}
.bo_vc_w_wr:after {display:block;visibility:hidden;clear:both;content:"";}
.secret_cm {display:inline-block;float:left;}

#bo_vc_send_sns {display:inline-block;float:left;}
#bo_vc_sns {display:inline-block;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 5px 0 0;}
#bo_vc_sns .sns_li_f {border-radius:8px;background:#3a589b;height:40px;line-height:40px;padding:0 0 0 10px;}
#bo_vc_sns .sns_li_t {border-radius:8px;background:#00aced;height:40px;line-height:40px;padding:0 0 0 10px;}
#bo_vc_sns .sns_li_off {background:#bbb;}
#bo_vc_sns a {display:inline-block;padding:0 15px 0 5px;}
#bo_vc_sns input {margin:0 5px 0 0;}

#bo_w {margin:0 0 40px;}
#bo_w .bo_v_option {display:flex;flex-wrap:wrap;gap:12px;margin:0;padding:0;list-style:none;}
#bo_w .bo_v_option li {display:inline-block;float:none;text-align:left;margin:0;}
#bo_w .bo_v_option li label {vertical-align:baseline;}
#bo_w .bo_v_option .chk_box input[type="checkbox"] + label span {margin-left:0;margin-right:5px;}
#bo_w .write_div {margin:0 0 20px;position:relative;}
#bo_w .write_div:after {display:block;visibility:hidden;clear:both;content:"";}
#bo_w .bo_w_info:after {display:block;visibility:hidden;clear:both;content:"";}
#bo_w .bo_w_info .frm_input {float:left;margin-bottom:1%;}
#bo_w #wr_password, #bo_w #wr_homepage {margin-left:1%;}
#bo_w .wr_content.smarteditor2 iframe {background:#fff;}
#bo_w .bo_w_tit {position:relative;}
#bo_w .bo_w_tit .frm_input {padding-right:140px;}
#bo_w .bo_w_tit #btn_autosave {position:absolute;top:7px;right:7px;line-height:38px;height:38px;padding:0 14px;border-radius:10px;border:1px solid #d5dce6;background:#fff;color:#334155;font-size:14px;font-weight:600;}
#bo_w .bo_w_link label {position:absolute;top:1px;left:1px;border-radius:12px 0 0 12px;height:48px;line-height:48px;width:44px;font-size:1.2em;text-align:center;color:#b2b2b2;}
#bo_w .bo_w_link .frm_input {padding-left:56px;}
#bo_w .bo_w_flie .lb_icon {position:absolute;top:0;left:0;border-radius:12px 0 0 12px;height:48px;line-height:48px;width:44px;font-size:1.2em;text-align:center;color:#b2b2b2;}
#bo_w .bo_w_flie .frm_file {padding-left:56px;margin-top:0;height:48px;line-height:48px;}
#bo_w .bo_w_flie .file_wr {position:relative;border:1px solid #d4dbe5;background:#fff;color:#000;vertical-align:middle;border-radius:12px;padding:0 12px;height:48px;margin:0;}
#bo_w .bo_w_flie .frm_input {margin:10px 0 0;}
#bo_w .bo_w_flie .file_del {position:static;display:block;margin-top:10px;font-size:13px;color:#7d7d7d;}
#bo_w .bo_w_select select {border:1px solid #d0d7e2;width:100%;height:52px;border-radius:14px;padding:0 16px;font-size:15px;background:#fff;}

#bo_w .frm_input {width:100%;height:52px;padding:0 16px;border:1px solid #d0d7e2;border-radius:14px;background:#fff;font-size:15px;color:#222;box-sizing:border-box;transition:border-color .2s ease, box-shadow .2s ease;}
#bo_w .frm_input:focus {border-color:#0e4194;box-shadow:0 0 0 4px rgba(14,65,148,.08);outline:none;}
#bo_w .full_input {width:100%;}
#bo_w textarea.frm_input {height:auto;min-height:180px;padding:16px;}

.recruit_board .tbl_wrap {border:1px solid #e5ebf2;border-radius:24px;overflow:hidden;background:#fff;box-shadow:0 12px 30px rgba(15,23,42,.04);}
.recruit_board table {width:100%;border-collapse:collapse;table-layout:fixed;}
.recruit_board thead th {padding:18px 16px;background:#f8fafc;border-bottom:1px solid #e5ebf2;color:#334155;font-size:15px;font-weight:700;text-align:center;vertical-align:middle;}
.recruit_board tbody td {padding:20px 16px;border-bottom:1px solid #eef2f6;color:#334155;font-size:15px;vertical-align:middle;background:#fff;}
.recruit_board tbody tr:last-child td {border-bottom:0;}
.recruit_board .td_subject {text-align:left;}
.recruit_board .td_company, .recruit_board .td_regdate, .recruit_board .td_deadline, .recruit_board .td_status, .recruit_board .td_num {text-align:center;}
.recruit_board .td_company {width:180px;}
.recruit_board .td_status {width:120px;}
.recruit_board .td_regdate {width:140px;}
.recruit_board .td_deadline {width:140px;}
.recruit_board .td_num {width:100px;}
.recruit_board .bo_tit a {color:#111;font-size:17px;font-weight:700;word-break:keep-all;}
.recruit_board .bo_tit a:hover {color:#0e4194;text-decoration:none;}
.recruit_company {display:inline-block;font-weight:700;color:#111;word-break:keep-all;}
.recruit_state {display:inline-flex;align-items:center;justify-content:center;min-width:78px;height:34px;padding:0 14px;border-radius:999px;font-size:14px;font-weight:700;line-height:1;}
.recruit_state.is_open {background:#eaf7ef;color:#117a39;}
.recruit_state.is_closed {background:#f3f4f6;color:#6b7280;}
.recruit_row:hover td {background:#fbfdff;}
.recruit_tbl_wrap .empty_table {padding:60px 20px !important;text-align:center;color:#7b8794;font-size:15px;}

.recruit_view{max-width:100%;}
.recruit_view_head{padding:20px 40px;border:1px solid #e5e5e5;border-radius:0;background:#fff;box-shadow:none;margin-bottom:24px;}
.recruit_view_top{width:100%;}
.recruit_view_titlebox{width:100%;}
.recruit_company_name{margin:0 0 10px;font-size:15px;font-weight:500;line-height:1.4;color:#7a7a7a;word-break:keep-all;}
.recruit_title_row{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;}
.recruit_view_head #bo_v_title{margin:0;flex:1;min-width:0;}
.recruit_view_head .bo_v_tit{display:block;font-size:24px;line-height:1.35;font-weight:700;color:#1f2e46;word-break:keep-all;}
.recruit_apply_btn{display:inline-flex;align-items:center;justify-content:center;min-width:112px;height:50px;padding:0 22px;border-radius:8px;background:#d8b19a;font-size:16px;font-weight:700;line-height:1;color:#fff;text-decoration:none;white-space:nowrap;box-sizing:border-box;transition:all .2s ease;}
.recruit_apply_btn:hover{background:#c89f86;color:#fff;}
.recruit_badges{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-top:14px;}
.bo_v_cate{display:inline-flex;align-items:center;justify-content:center;padding:6px 12px;border:1px solid #e2e2e2;font-size:13px;font-weight:600;line-height:1.2;color:#666;background:#fff;box-sizing:border-box;}
.recruit_state{display:inline-flex;align-items:center;justify-content:center;padding:6px 12px;border:1px solid #e2e2e2;font-size:13px;font-weight:700;line-height:1.2;background:#fff;box-sizing:border-box; margin-bottom:15px;}
.recruit_state.is-open{color:#ff6b00;border-color:#ffd1b2;background:#fffaf6;}
.recruit_state.is-close{color:#777;border-color:#dddddd;background:#f8f8f8;}
.recruit_divider{width:100%;height:1px;background:#d9d9d9;margin:15px 0 15px;}
.recruit_meta_grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:40px;}
.recruit_meta_col{display:flex;flex-direction:column;gap:14px;}
.recruit_meta_row{display:flex;align-items:flex-start;gap:18px;}
.meta_label{display:block;flex:0 0 72px;font-size:14px;font-weight:500;line-height:1.6;color:#6f6f6f;}
.meta_value{display:block;flex:1;font-size:14px;font-weight:700;line-height:1.6;color:#24364f;word-break:keep-all;}
@media (max-width:991px){.recruit_view_head{padding:28px 24px 26px;}}
@media (max-width:991px){.recruit_title_row{flex-direction:column;align-items:flex-start;}}
@media (max-width:991px){.recruit_apply_btn{min-width:100px;height:46px;padding:0 18px;font-size:15px;}}
@media (max-width:991px){.recruit_meta_grid{grid-template-columns:1fr;gap:18px;}}
@media (max-width:767px){.recruit_view_head{padding:22px 18px 22px;}}
@media (max-width:767px){.recruit_company_name{font-size:14px;}}
@media (max-width:767px){.recruit_view_head .bo_v_tit{font-size:20px;line-height:1.4;}}
@media (max-width:767px){.recruit_divider{margin:22px 0 18px;}}
@media (max-width:767px){.recruit_meta_row{gap:12px;}}
@media (max-width:767px){.meta_label{flex:0 0 60px;font-size:14px;}}
@media (max-width:767px){.meta_value{font-size:15px;}}

.recruit_content_box {padding:34px;border:1px solid #e7edf3;border-radius:24px;background:#fff;}
.recruit_content_head {display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 0 18px;margin:0 0 24px;border-bottom:1px solid #edf1f5;}
.recruit_content_head h3 {margin:0;font-size:24px;font-weight:800;color:#111;letter-spacing:-0.03em;}

.recruit_write {max-width:100%;}
.recruit_form_box {padding:38px;border:1px solid #e6edf5;border-radius:32px;background:#fff;box-shadow:0 16px 40px rgba(15,23,42,.05);}
.recruit_form_head {margin-bottom:26px;}
.recruit_form_head h3 {margin:0 0 10px;font-size:32px;line-height:1.3;color:#111;font-weight:800;letter-spacing:-0.03em;}
.recruit_form_head p {margin:0;font-size:16px;line-height:1.8;color:#667085;word-break:keep-all;}
.recruit_form_grid {display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:20px;}
.form_col_12 {grid-column:span 12;}
.form_col_6 {grid-column:span 6;}
.recruit_label {display:block;margin:0 0 10px;font-size:15px;font-weight:700;color:#243447;}
.recruit_label strong {color:#0e4194;}
.recruit_help {margin:8px 0 0;font-size:13px;line-height:1.7;color:#7a8699;word-break:keep-all;}
.recruit_date_row {display:flex;align-items:center;gap:10px;}
.recruit_date_row .frm_input {flex:1;}
.recruit_select {appearance:none;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='%2364748b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E") no-repeat right 16px center;padding-right:48px;}
.btn_date_pick {display:inline-flex;align-items:center;justify-content:center;min-width:72px;height:52px;padding:0 16px;border:1px solid #d0d7e2;border-radius:14px;background:#fff;color:#334155;font-size:14px;font-weight:700;cursor:pointer;transition:all .2s ease;}
.btn_date_pick:hover {border-color:#0e4194;color:#0e4194;background:#f7faff;}
.recruit_editor_wrap {margin-top:8px;}

.btn_confirm {display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap;margin-top:28px;}
.btn_cancel {display:inline-flex;align-items:center;justify-content:center;min-width:110px;height:52px;padding:0 24px;border:1px solid #d0d7e2;border-radius:14px;background:#fff;color:#334155;font-size:15px;font-weight:700;}
.btn_cancel:hover {border-color:#0e4194;color:#0e4194;background:#f7faff;text-decoration:none;}
.btn_submit {display:inline-flex;align-items:center;justify-content:center;min-width:130px;height:52px;padding:0 26px;border:1px solid #0e4194;border-radius:14px;background:#0e4194;color:#fff;font-size:15px;font-weight:700;cursor:pointer;}
.btn_submit:hover {background:#0b377d;border-color:#0b377d;}

.pg_wrap {margin:26px 0 0;text-align:center;}
.pg {display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap;}
.pg_page, .pg_current {display:inline-flex;align-items:center;justify-content:center;min-width:42px;height:42px;padding:0 12px;border-radius:12px;border:1px solid #d8e0ea;background:#fff;font-size:14px;font-weight:700;color:#4b5563;}
.pg_page:hover {border-color:#0e4194;color:#0e4194;text-decoration:none;background:#f7faff;}
.pg_current {background:#0e4194;border-color:#0e4194;color:#fff;}

.ui-datepicker {z-index:9999 !important;padding:12px;border:1px solid #d8e0ea;border-radius:18px;background:#fff;box-shadow:0 16px 40px rgba(15,23,42,.16);}
.ui-datepicker .ui-datepicker-header {position:relative;padding:8px 0 14px;background:none;border:0;}
.ui-datepicker .ui-datepicker-title {font-size:15px;font-weight:700;color:#111;}
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {top:4px;width:34px;height:34px;border-radius:10px;cursor:pointer;}
.ui-datepicker .ui-datepicker-prev:hover, .ui-datepicker .ui-datepicker-next:hover {background:#f5f7fb;border:0;}
.ui-datepicker table {margin:0;}
.ui-datepicker th {padding:8px 0;font-size:13px;color:#64748b;}
.ui-datepicker td {padding:2px;}
.ui-datepicker td span, .ui-datepicker td a {display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:10px;border:0;background:#fff;color:#111;font-size:14px;}
.ui-datepicker td a:hover {background:#edf4ff;color:#0e4194;text-decoration:none;}
.ui-datepicker .ui-state-active {background:#0e4194 !important;color:#fff !important;}
.ui-datepicker .ui-state-highlight {background:#edf4ff;color:#0e4194;}
.ui-datepicker .ui-datepicker-buttonpane {margin-top:8px;border-top:1px solid #edf2f7;padding-top:8px;}
.ui-datepicker .ui-datepicker-buttonpane button {height:36px;padding:0 12px;border:1px solid #d0d7e2;border-radius:10px;background:#fff;color:#334155;font-size:13px;font-weight:700;}

@media (max-width:1200px) {
.recruit_meta_grid {grid-template-columns:repeat(2,minmax(0,1fr));}
}

@media (max-width:991px) {
.recruit_view_head {padding:15px 30px;border-radius:24px;}
.recruit_form_box {padding:28px;border-radius:24px;}
.recruit_form_grid {grid-template-columns:repeat(2,minmax(0,1fr));}
.form_col_12 {grid-column:span 2;}
.form_col_6 {grid-column:span 1;}
.recruit_board thead th {font-size:14px;padding:16px 12px;}
.recruit_board tbody td {font-size:14px;padding:18px 12px;}
.recruit_board .bo_tit a {font-size:16px;}
#bo_v_img {grid-template-columns:repeat(1,minmax(0,1fr));}
}

@media (max-width:768px) {
#bo_btn_top {align-items:flex-start;}
#bo_list_total {width:100%;}
.btn_bo_user {justify-content:flex-start;}
.recruit_view_head {padding:24px 20px;}
.recruit_form_box {padding:22px 18px;}
.recruit_form_head h3 {font-size:26px;}
.recruit_meta_grid {grid-template-columns:repeat(1,minmax(0,1fr));gap:12px;}
.meta_value {font-size:17px;}
.recruit_content_box {padding:24px 18px;border-radius:20px;}
.recruit_content_head h3 {font-size:21px;}
.form_col_12, .form_col_6 {grid-column:span 2;}
.recruit_date_row {flex-direction:column;align-items:stretch;}
.btn_date_pick {width:100%;}
#bo_v_info .profile_info {float:none;display:block;}
#bo_v_top {margin-top:14px;}
.bo_v_com {float:none;justify-content:flex-start;}
.bo_v_com > li {margin-left:0;margin-right:8px;}
#bo_v_share {padding-bottom:16px;}
#bo_v_sns {float:none;display:flex;flex-wrap:wrap;gap:8px;}
#bo_v_sns li {float:none;width:auto;margin-right:0;}
}

@media (max-width:640px) {
.recruit_board .tbl_wrap {border:0;box-shadow:none;border-radius:0;background:transparent;overflow:visible;}
.recruit_board table, .recruit_board thead, .recruit_board tbody, .recruit_board th, .recruit_board td, .recruit_board tr {display:block;width:100%;}
.recruit_board thead {display:none;}
.recruit_board tbody {display:block;}
.recruit_board .recruit_row {margin:0 0 16px;border:1px solid #e5ebf2;border-radius:20px;background:#fff;box-shadow:0 10px 28px rgba(15,23,42,.05);overflow:hidden;}
.recruit_board .recruit_row td {display:flex;align-items:flex-start;justify-content:space-between;gap:16px;width:100%;padding:14px 16px;border:0;border-bottom:1px solid #eef2f6;text-align:left !important;background:#fff;box-sizing:border-box;}
.recruit_board .recruit_row td:last-child {border-bottom:0;}
.recruit_board .recruit_row td:before {content:attr(data-label);display:block;min-width:72px;font-size:13px;font-weight:700;color:#64748b;line-height:1.6;}
.recruit_board .recruit_row .td_subject {display:block;padding:18px 16px;}
.recruit_board .recruit_row .td_subject:before {display:none;}
.recruit_board .bo_tit a {display:block;font-size:17px;line-height:1.6;}
.recruit_board .td_chk {padding:14px 16px;justify-content:flex-start;}
.recruit_board .td_chk:before {display:none;}
.recruit_board .td_chk label {justify-content:flex-start;}
.recruit_board .td_num {justify-content:space-between;}
.recruit_board .td_company, .recruit_board .td_regdate, .recruit_board .td_deadline, .recruit_board .td_status {width:100%;}
.bo_sch {width:min(92vw,360px);}
#bo_v_title .bo_v_tit {font-size:28px;}
#bo_v_con {font-size:16px;line-height:1.85;}
.btn_confirm {justify-content:stretch;}
.btn_cancel, .btn_submit {width:100%;}
}

@media (max-width:480px) {
#bo_cate a {padding:10px 14px;font-size:14px;}
.btn, .btn_b01, .btn_b03, .btn_admin {height:42px;padding:0 14px;font-size:14px;border-radius:10px;}
.recruit_view_head {padding:20px 16px;border-radius:20px;}
.recruit_form_box {padding:20px 14px;border-radius:20px;}
.recruit_form_head h3 {font-size:23px;}
.recruit_form_head p {font-size:14px;}
.recruit_meta_item {padding:16px 14px;border-radius:16px;min-height:auto;}
.recruit_content_box {padding:20px 14px;border-radius:18px;}
.recruit_content_head {padding-bottom:14px;margin-bottom:18px;}
.recruit_content_head h3 {font-size:19px;}
#bo_v_info strong {display:block;margin:0 0 6px;}
#bo_v_file li, #bo_v_link li {padding:16px;}
#bo_v_file li i, #bo_v_link li i {font-size:1.8em;margin-right:14px;}
#bo_v_file a, #bo_v_link a {max-width:calc(100% - 56px);}
#bo_w .frm_input {height:48px;font-size:14px;border-radius:12px;}
#bo_w .bo_w_select select {height:48px;border-radius:12px;}
.btn_date_pick {height:48px;border-radius:12px;}
.btn_cancel, .btn_submit {height:48px;border-radius:12px;}
.pg_page, .pg_current {min-width:38px;height:38px;border-radius:10px;}
}

/* recruit detail fixed layout override */
.recruit_content_box{padding:30px 35px;border:1px solid #e7edf3;border-radius:24px;background:#fff;}
.recruit_content_head{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 0 10px;margin:0 0 10px;border-bottom:1px solid #edf1f5;}
.recruit_content_head h3{margin:0;font-size:22px;font-weight:800;color:#111;letter-spacing:-0.03em;}
.recruit_detail_wrap{width:100%;display:block;}
.recruit_detail_section{width:100%;margin:0 0 42px;}
.recruit_detail_section:last-child{margin-bottom:0;}
/* .recruit_detail_title{display:inline-flex;align-items:center;justify-content:center;margin:0 0 15px;padding:10px 20px;border-radius:999px;background:#0e4194;color:#fff;font-size:18px;font-weight:800;line-height:1.3;letter-spacing:-0.02em;}
 */
 .recruit_detail_title {color:#ff6b00;border:1px solid #ffd1b2;background:#fffaf6;    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 8px 12px;
    font-size: 13px;
    font-weight: 700;
    line-height: 1.2;
    box-sizing: border-box;
    margin-bottom: 15px; border-radius:20px;}
 .recruit_detail_list{width:100%;margin:0;padding:0;}
.recruit_detail_item{display:grid;grid-template-columns:150px minmax(0,1fr);column-gap:56px;align-items:start;width:100%;margin:0;padding:6px 0;border-bottom:1px solid #edf1f5;}
.recruit_detail_item:first-child{border-top:1px solid #edf1f5;}
.recruit_detail_item dt{margin:0;color:#24364f;font-size:14px;font-weight:800;line-height:1.8;white-space:nowrap;}
.recruit_detail_item dd{margin:0;color:#333;font-size:14px;font-weight:500;line-height:1.8;word-break:keep-all;}
.recruit_form_section{margin:34px 0 0;padding:30px 0 0;border-top:1px solid #edf1f5;}
.recruit_form_section_title{display:inline-flex;align-items:center;justify-content:center;margin:0 0 22px;padding:10px 18px;border-radius:999px;background:#0e4194;color:#fff;font-size:18px;font-weight:800;line-height:1.3;letter-spacing:-0.02em;}
.recruit_textarea{width:100%;min-height:120px;padding:16px;border:1px solid #d0d7e2;border-radius:14px;background:#fff;font-size:15px;line-height:1.7;color:#222;box-sizing:border-box;resize:vertical;}
.recruit_textarea:focus{border-color:#0e4194;box-shadow:0 0 0 4px rgba(14,65,148,.08);outline:none;}
.recruit_state.is_open{color:#ff6b00;border-color:#ffd1b2;background:#fffaf6;}
.recruit_state.is_closed{color:#777;border-color:#dddddd;background:#f8f8f8;}
@media (max-width:768px){.recruit_content_box{padding:24px 18px;border-radius:20px;}}
@media (max-width:768px){.recruit_content_head{padding-bottom:14px;margin-bottom:22px;}}
@media (max-width:768px){.recruit_content_head h3{font-size:21px;}}
@media (max-width:768px){.recruit_detail_section{margin-bottom:32px;}}
@media (max-width:768px){.recruit_detail_title{font-size:16px;padding:9px 15px;}}
@media (max-width:768px){.recruit_detail_item{grid-template-columns:100px minmax(0,1fr);column-gap:28px;padding:14px 0;}}
@media (max-width:768px){.recruit_detail_item dt{font-size:15px;}}
@media (max-width:768px){.recruit_detail_item dd{font-size:15px;}}
@media (max-width:768px){.recruit_form_section{margin-top:28px;padding-top:26px;}}
@media (max-width:768px){.recruit_form_section_title{font-size:16px;padding:9px 15px;}}
@media (max-width:640px){.recruit_detail_item{grid-template-columns:1fr;row-gap:6px;}}
@media (max-width:640px){.recruit_detail_item dt{color:#0e4194;}}
@media (max-width:640px){.recruit_detail_item dd{padding-left:0;}}
@media (max-width:480px){.recruit_content_box{padding:20px 14px;border-radius:18px;}}
@media (max-width:480px){.recruit_detail_item dt{font-size:14px;}}
@media (max-width:480px){.recruit_detail_item dd{font-size:14px;line-height:1.75;}}