@charset "utf-8";


@import url('https://fonts.googleapis.com/css?family=Noto+Sans+KR:300,400,500,700|Quicksand:700&display=swap&subset=korean')
@font-face {font-family: 'Noto Sans KR';font-style: normal;font-weight: 100;src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.woff2) format('woff2'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.woff) format('woff'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.otf) format('opentype');}
@font-face {font-family: 'Noto Sans KR';font-style: normal;font-weight: 300;src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.woff2) format('woff2'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.woff) format('woff'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.otf) format('opentype');}
@font-face {font-family: 'Noto Sans KR';font-style: normal;font-weight: 400;src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.woff2) format('woff2'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.woff) format('woff'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.otf) format('opentype');}
@font-face {font-family: 'Noto Sans KR';font-style: normal;font-weight: 500;src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.woff2) format('woff2'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.woff) format('woff'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.otf) format('opentype');}
@font-face {font-family: 'Noto Sans KR';font-style: normal;font-weight: 700;src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.woff2) format('woff2'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.woff) format('woff'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.otf) format('opentype');}
@font-face {font-family: 'Noto Sans KR';font-style: normal;font-weight: 900;src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Black.woff2) format('woff2'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Black.woff) format('woff'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Black.otf) format('opentype');}

/* 초기화 */
html {overflow-y:scroll}
body {margin:0;padding:0;font-size:15px;font-family:'Noto Sans KR', sans-serif;background:#fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: auto;}
html, h1, h2, h3, h4, h5, h6, form, fieldset, img {margin:0;padding:0;border:0;}
h1, h2, h3, h4, h5, h6 {font-size:1em;font-family:'Noto Sans KR', sans-serif}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block}
ul, dl,dt,dd {margin:0;padding:0;list-style:none}
legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
label, input, button, select, img {vertical-align:middle;font-size:1em}
input, button {margin:0;padding:0;font-family:'Noto Sans KR', sans-serif;font-size:1em}
input[type="submit"] {cursor:pointer}
button {cursor:pointer}
textarea, select {font-family:'Noto Sans KR', sans-serif;font-size:1em}
select {margin:0}
p {margin:0;padding:0;word-break:break-all}
hr {display:none}
pre {overflow-x:scroll;font-size:1.1em}
a {color:#000;text-decoration:none}
table {border-collapse:collapse;border-spacing:0}
*, :after, :before {
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;

}

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

.placeholdersjs {color:#aaa !important}

textarea {background:none;width:100%;font-family:'Noto Sans KR', 'Roboto', sans-serif;}
textarea::placeholder {color: #ccc;}
textarea:focus::-webkit-input-placeholder {color:transparent;}
textarea::-webkit-input-placeholder{color: #ccc;}
textarea:-ms-input-placeholder{color: #ccc;}
textarea:-o-input-placeholder{color: #ccc;}

input {background:none;}
input:focus::-webkit-input-placeholder {color:transparent;}
input::placeholder {color: #ccc;}
input::-webkit-input-placeholder{color: #ccc;}
input:-ms-input-placeholder{color: #ccc;}
input:-o-input-placeholder{color: #ccc;}
/*
input [type="checkbox"] + label {position:relative;color:#676e70;cursor:pointer;}
input [type="checkbox"] + label:hover {color:#000;}
input [type="checkbox"] + label span {float:left;width:15px;height:15px;display:block;background:#fff;border:1px solid #d0d4df;border-radius:3px}
input [type="checkbox"]:checked + label {color:#000}
input [type="checkbox"]:checked + label span {background:url(./img/chk.png) no-repeat 50% 50% #ff9900;border-color:#ff9900;border-radius:3px}
input [type="checkbox"]:checked {background:url(./img/chk.png) no-repeat 50% 50% #ff9900;border-color:#ff9900;border-radius:3px}
*/


/* 상단 레이아웃 */
/*
#hd {background:#212020}
#d_h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}

#tnb {border-bottom:1px solid #383838;margin:0 auto}
#tnb:after {display:block;visibility:hidden;clear:both;content:""}
#tnb .inner {margin:0 auto}

#hd_wrapper {position:relative;margin:0 auto;height:140px;zoom:1}
#hd_wrapper:after {display:block;visibility:hidden;clear:both;content:""}

#logo {float:left;padding:30px 0 0}

.hd_sch_wr {float:left;padding:30px 0;width:445px;margin-left:65px}
#hd_sch h3 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#hd_sch {border-radius:30px;overflow:hidden}
#hd_sch #sch_stx {float:left;width:385px;height:45px;padding-left:10px;border-radius:30px 0 0 30px;background:#2c2c2c;border:0;border-right:0;font-size:1.25em;color:#fff}
#hd_sch #sch_submit {float:left;width:60px;height:45px;border:0;background:#2c2c2c;color:#fff;border-radius:0 30px 30px 0;cursor:pointer;font-size:16px}

#hd_qnb {float:right;text-align:right}
#hd_qnb:after {display:block;visibility:hidden;clear:both;content:""}
#hd_qnb li {float:left;font-size:1.083em;line-height:14px;border-right:1px solid #4a4a4a;position:relative;text-align:center;margin:15px 10px 15px 0;padding-right:10px}
#hd_qnb li:last-child {padding-right:0;margin-right:0;border-right:0}
#hd_qnb li span {display:block;margin-top:5px;font-size:0.92em}
#hd_qnb li a {display:inline-block;color:#919191}
#hd_qnb .visit .visit-num {display:inline-block;line-height:16px;padding:0 5px;margin-left:5px;border-radius:10px;background:#da22f5;color:#fff;font-size:10px}


.hd_login {position:absolute;right:0;top:60px}
.hd_login li {float:left;margin:0 5px;border-left:1px solid #616161;padding-left:10px;line-height:13px}
.hd_login li:first-child {border-left:0}
.hd_login a {color:#fff}
*/

/* 메인메뉴 *//*
#gnb {position:relative;background:#fff}
#gnb > h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#gnb .gnb_wrap {margin:0 auto;position:relative}
#gnb .gnb_wrap:hover, #gnb .gnb_wrap:focus, #gnb .gnb_wrap:active{z-index:3}
#gnb #gnb_1dul {font-size:1.083em;padding:0;border-bottom:1px solid #e0e2e5;zoom:1}
#gnb ul:after {display:block;visibility:hidden;clear:both;content:""}
#gnb .gnb_1dli {float:left;line-height:55px;padding:0px;position:relative}
#gnb .gnb_1dli:hover > a {color:#3a8afd;
-webkit-transition:background-color 2s ease-out;
-moz-transition:background-color 0.3s ease-out;
-o-transition:background-color 0.3s ease-out;
transition:background-color 0.3s ease-out}

.gnb_1dli .bg {position:absolute;top:24px;right:8px;display:inline-block;width:10px;height:10px;overflow:hidden;background:url('../img/gnb_bg2.gif') no-repeat 50% 50%;text-indent:-999px}
.gnb_1da {display:block;font-weight:bold;padding:0 15px;color:#080808;text-decoration:none}
.gnb_1dli.gnb_al_li_plus .gnb_1da{padding-right:25px}
.gnb_2dli:first-child {border:0}
.gnb_2dul {display:none;position:absolute;top:54px;min-width:140px;padding-top:2px}
.gnb_2dul .gnb_2dul_box {border:1px solid #e0e2e5;border-top:0;padding:0;
-webkit-box-shadow:0px 1px 5px rgba(97, 97, 97, 0.2);
-moz-box-shadow:0px 1px 5px rgba(97, 97, 97, 0.2);
box-shadow:0px 1px 5px rgba(97, 97, 97, 0.2)}
.gnb_2da {display:block;padding:0 10px;line-height:40px;background:#fff;color:#080808;text-align:left;text-decoration:none}
a.gnb_2da:hover {color:#3a8afd;background:#f7f7f8;
-moz-transition:all 0.3s ease-out;
-o-transition:all 0.3s ease-out;
transition:all 0.3s ease-out}

.gnb_1dli_air .gnb_2da {}
.gnb_1dli_on .gnb_2da {}
.gnb_2da:focus, .gnb_2da:hover {color:#fff}
.gnb_1dli_over .gnb_2dul {display:block;left:0}
.gnb_1dli_over2 .gnb_2dul {display:block;right:0}
.gnb_wrap .gnb_empty {padding:10px 0;width:100%;text-align:center;line-height:2.7em;color:#080808}
.gnb_wrap .gnb_empty a {color:#3a8afd;text-decoration:underline}
.gnb_wrap .gnb_al_ul .gnb_empty, .gnb_wrap .gnb_al_ul .gnb_empty a {color:#555}

#gnb .gnb_menu_btn {background:#4158d1;color:#fff;width:50px;height:55px;border:0;vertical-align:top;font-size:18px}
#gnb .gnb_close_btn {background:#fff;color:#b6b9bb;width:50px;height:50px;border:0;vertical-align:top;font-size:18px;position:absolute;top:0;right:0}
#gnb .gnb_mnal {float:right;padding:0}

#gnb_all {display:none;position:absolute;border:1px solid #c5d6da;width:100%;background:#fff;z-index:1000;-webkit-box-shadow:0 2px 5px rgba(0,0,0,0.2);
-moz-box-shadow:0 2px 5px rgba(0,0,0,0.2);
box-shadow:0 2px 5px rgba(0,0,0,0.2)}
#gnb_all h2 {font-size:1.3em;padding:15px 20px;border-bottom:1px solid #e7eeef}
#gnb_all .gnb_al_ul:after {display:block;visibility:hidden;clear:both;content:""}
#gnb_all .gnb_al_ul > li:nth-child(5n+1) {border-left:0}
#gnb_all .gnb_al_li {float:left;width:20%;min-height:150px;padding:20px;border-left:1px solid #e7eeef}
#gnb_all .gnb_al_li .gnb_al_a {font-size:1.2em;display:block;position:relative;margin-bottom:10px;font-weight:bold;color:#3a8afd}
#gnb_all .gnb_al_li li {line-height:2em}
#gnb_all .gnb_al_li li a {color:#555}
#gnb_all_bg {display:none;background:rgba(0,0,0,0.1);width:100%;height:100%;position:fixed;left:0;top:0;z-index:999}
*/


.lt_wr {width:32%}
.lt_wr:nth-child(3n+1) {clear:both}
.latest_wr {margin-bottom:20px}
.latest_wr:after {display:block;visibility:hidden;clear:both;content:""}
.latest_top_wr {margin:0 -10px 20px}
.latest_top_wr:after {display:block;visibility:hidden;clear:both;content:""}



/* 게시물 선택복사 선택이동 */
#copymove {}
#copymove .win_desc {text-align:center;display:block}
#copymove .tbl_wrap {margin:20px}
#copymove .win_btn {padding:0 20px 20px}
.copymove_current {float:right;background:#ff3061;padding:5px;color:#fff;border-radius:3px}
.copymove_currentbg {background:#f4f4f4}

/* 화면낭독기 사용자용 */
#hd_login_msg {position:absolute;top:0;left:0;font-size:0;line-height:0;overflow:hidden}
.msg_sound_only, .sound_only {display:inline-block !important;position:absolute;top:0;left:0;width:0;height:0;margin:0 !important;padding:0 !important;font-size:0;line-height:0;border:0 !important;overflow:hidden !important}

/* 본문 바로가기 */
#skip_to_container a {z-index:100000;position:absolute;top:0;left:0;width:1px;height:1px;font-size:0;line-height:0;overflow:hidden}
#skip_to_container a:focus, #skip_to_container a:active {width:100%;height:75px;background:#21272e;color:#fff;font-size:2em;font-weight:bold;text-align:center;text-decoration:none;line-height:3.3em}

/* ie6 이미지 너비 지정 */
.img_fix {width:100%;height:auto}

/* 캡챠 자동등록(입력)방지 기본 -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:90px;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.95em;letter-spacing:-0.1em}

/* 캡챠 자동등록(입력)방지 기본 - mobile */
#captcha.m_captcha audio {display:block;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:29px;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}




/* 게시판 목록 공통 */
/*.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}
.chk_box input[type="checkbox"] + label:hover {color:#2172f8}
.chk_box input[type="checkbox"] + label span {float:left;width:15px;height:15px;display:block;background:#fff;border:1px solid #d0d4df;border-radius:3px}
.write_div .chk_box input[type="checkbox"] + label, .bo_vc_w .chk_box input[type="checkbox"] + label {padding-left:20px}
.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:15px;height:15px;display:block;margin:0;background:#fff;border:1px solid #d0d4df;border-radius:3px}
.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% #3a8afd;border-color:#1471f6;border-radius:3px}
*/
/* 게시판 목록 공통 */
#bo_btn_top {margin:10px 0;width:100%;}
#bo_btn_top:after {display:block;visibility:hidden;clear:both;content:""}
.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;line-height:34px;font-size:0.92em;color:#4e546f;}

.btn_bo_user {float:right;margin:0;padding:0;list-style:none;top:0;}
.btn_bo_user li {float:left;text-align:center;margin-left:5px;background:#fff}
.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 15px;height:35px;line-height:35px;background:#fff;color:#232f3e;text-decoration:none;vertical-align:middle;border:1px solid #232f3e;border-radius:5px;}
.bo_notice td {background:#fefaf3 !important;border-bottom:1px solid #f8e6ee}
.bo_notice td a {font-weight:bold}
.bo_notice .notice_icon {display:inline-block;line-height:25px;border-radius:5px;font-weight:bold;color:#ff9900}

/* eng ver 게시판 more 버튼 */
.more_opt {display:none;position:absolute;top:45px;right:0;background:#fff;border:1px solid #b8bfc4;z-index:999}
.more_opt:before {content:"";position:absolute;top:-8px;right:13px;width:0;height:0;border-style:solid;border-width:0 6px 8px 6px;border-color:transparent transparent #b8bfc4 transparent}
.more_opt:after {content:"";position:absolute;top:-6px;right:13px;width:0;height:0;border-style:solid;border-width:0 6px 8px 6px;border-color:transparent transparent #fff transparent}
.more_opt li {border-bottom:1px solid #f1f1f1;padding:10px 15px 10px 10px;float:inherit;width:160px;margin:0;color:#6b757c;text-align:left;font-size:14px;}
.more_opt li:last-child {border-bottom:0}
.more_opt li button, .more_opt li a {width:100%;border:0;background:#fff;color:#6b757c}
.more_opt li:hover a,
.more_opt li:hover button {color:#000}
.more_opt li i {float:right;line-height:20px}

.cslt_right .tbl_frm01 {border-bottom:1px solid #232F3E;padding-bottom:40px;}

/* 신청 폼 테이블 기본 */
.tbl_frm01 {margin:0 0 0px}
.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:3px;padding:5px 10px;
/*-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:45px}
.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}

.frm_sect {width:100%;border-top:1px solid #232f3e;padding:40px 0px;}
.frm_sect:last-child {border-bottom:1px solid #232f3e;margin-bottom:50px;}
.frm_left {width:30%;float:left;display:inline-block}
.frm_left h2 {font-size:24px;color:#999;padding:8px;font-weight:500;}
.frm_right {width:70%;display:inline-block}
.frm_right .tbl_frm01 {margin-top:0 !important}

.last_line {border-bottom:1px solid #232f3e;}

#bo_w .btn_confirm {margin-bottom:100px !important;margin-top:30px !important;}

/* 챌린지 신청 ::: /challenge_register */
.jy_frm01 {}
.jy_frm01 ul {width:100%}
.jy_frm01 li {width:100%;padding:5px 10px;}
.jy_frm01 li textarea {height:110px !important;margin-bottom:20px;}
.jy_frm01 li .chall_tt {}
.jy_frm01 li label {font-weight:500;margin-bottom:6px;display:inline-block;}
.chk_msg {font-size:14px;color:#999;}



/* 스타트업 멤버쉽 신청 ::: /startup_member */
.tbl_mmfrm {}
.tbl_mmfrm {background:#f8f8f8;padding:15px;margin:14px 0px;border-radius:5px;}
.tbl_mmfrm .ttb_tit {font-size:16px;font-weight:500;width:20%}
.tbl_mmfrm th {width:10%;text-align:left;font-weight:500;font-size:14px;padding:0px 10px;}
.tbl_mmfrm td {padding-right:10px;}
.tbl_mmfrm td input {width:100%;margin:2px 0px;font-size:14px;}
.tbl_mmfrm label {position:relative;}

.tbl_frm01 .write_div {}
.tbl_frm01 .write_div div {width:calc(100% / 3 - 20px);float:left;}
.tbl_frm01 .write_div input.frm_input {}
.tbl_frm01 .write_div select {}
.tbl_frm01 .write_div span {float:left;display:inline-block;width:30px;text-align:center;padding-top:8px;}

/*>>>>>>>>>> 대표자정보 */
.tbl_frm01 {}
.start_date {width:100%;margin:1px 0px;display:inline-block;}
.start_date span { float:left;}
.st_date_tit {width:20%;padding-top:5px;padding-left:10px;}
.st_date_tit input[type="radio"] {float:left;margin-top:10px;margin-right:7px;}
.st_date_form {width:80%;}

/*>>>>>>>>>> 기업정보 */
.start_field {margin-right:40px;}
.start_field input[type="checkbox"] {margin-right:5px;}
.tbl_compa {background:#f8f8f8;padding:15px;margin:14px 0px;border-radius:5px;}
.tbl_compa th {width:15%;text-align:left;font-weight:500;font-size:14px;padding:0px 10px;}
.tbl_compa .ttb_tit {font-size:16px;font-weight:500;width:20%}
.tbl_compa td {padding-right:10px;}
.tbl_compa td input {width:100%;margin:2px 0px;font-size:14px;}
.tbl_compa label {position:relative;}
.frm_lab {position:relative;}
.frm_lab span {position:absolute;right:16px;top:3px;color:#999}
.frm_lab input[type=text] {text-align:right;}
.frm_lab input[type=text].cash_pd3 {padding-right:70px;}
.frm_lab input[type=text].cash_pd2 {padding-right:50px;}
.frm_lab input[type=text].cash_pd1 {padding-right:35px;}
.mgtb {margin-top:10px;}

.onn {display:block;}
/*
.field_group { display: table-cell;vertical-align: middle;}
.int_toggle_detail {display:none;}
#int_toggle:checked ~ .int_toggle_detail {display:block;}
*/


/*>>>>>>>>>> 투자유치 */
.detl_th {width:4% !important;}

/*>>>>>>>>>> 지식재산권 */
.intelct_th {width:20% !important;line-height:20px;}
.intelct_th input.frm_input {width:45% !important;margin:0 6px;text-align:center;text-indent:0 !important;}
.intelct_td  {width:80% !important}

/*>>>>>>>>>> 첨부파일 */
.file_wrap {border:1px solid #d0d3db;border-radius:3px;padding:8px 5px 3px 8px;box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);}
.file_wr {font-size:14px;}


/*>>>>>>>>>> 동의 */
.chk_box_form {width:100%;color:#666}
.chk_box_form p {text-align:center;display:block;width:320px;margin:auto;}
.chk_box_form p em {font-style:normal}
.chk_box_form p input[type="checkbox"] + label span {position:absolute;width:17px;height:17px;display:block;background:#fff;border:1px solid #d0d4df;border-radius:3px;}
.chk_box_form p input[type="checkbox"]:checked ~ em {color:#000;}




.date_form {text-align:center;display:block;padding:40px 0px}
.date_form input {text-align:center;width:40px;border:0;}
.date_form input[name="yy"] {width:60px;}
.date_form span {display:inline-flex;margin:0px 10px;flex-direction:row;align-items:center;}
.date_form em {display:inline-flex;font-style:normal;flex-direction:row;align-items:center;}


/*>>>>>>>>>> 신청페이지 약관동의 모달 */		
.agree_modal_wrap {display:none;width:100%;height:100%;position:fixed;top:0;left:0;z-index:399}
.agrm_inner {position:absolute;display:relative;top:50%;left:50%;background:#fff;text-align:left;width:500px;max-height:400px;margin-left:-250px;margin-top:-200px;border-radius:5px;-webkit-box-shadow:1px 1px 18px rgba(0,0,0,0.2);-moz-box-shadow:1px 1px 18px rgba(0,0,0,0.2);box-shadow:1px 1px 18px rgba(0,0,0,0.2);border:1px solid #dde7e9;background:#fff;border-radius:3px;z-index:999;overflow:hidden}
.agrm_inner:after {display:block;visibility:hidden;clear:both;content:""}
.agrm_inner h3 {padding:15px;border-bottom:1px solid #e8e8e8;position:fixed;background:#fff;width:499px;}
.agrm_inner div {width: 500px;max-height: 300px;padding: 20px 18px;font-size: 13px;margin-top: 55px;color: #666;overflow: hidden;overflow-y: scroll;}
.agrm_inner div > h5 {padding:10px 10px 0px 10px;}
.agrm_inner div > p {padding:0px 25px;}
.agrm_inner div > span {padding:0px 10px;display:inline-block;}
.agree_inform {cursor:pointer;}
.agrm_inner .agrm_cls {position:absolute;right:0;top:0;color:#b5b8bb;border:0;padding:12px 15px;font-size:16px;background:#fff}
.agrm_bg {position:fixed;top:0;bottom:0;left:0;right:0;background:#000;background:rgba(0,0,0,0.5);width:100%;height:100%;}



/* 프로그램 사례 모달 추가 */
.agree_modal_wrap2, .agree_modal_wrap3, .agree_modal_wrap4 {display:none;width:100%;height:100%;position:fixed;top:0;left:0;z-index:399}
.agrm_inner2 {position:absolute;display:relative;top:50%;left:50%;background:#fff;text-align:left;width:900px;max-height:680px;margin-left:-450px;margin-top:-340px;border-radius:5px;-webkit-box-shadow:1px 1px 18px rgba(0,0,0,0.2);-moz-box-shadow:1px 1px 18px rgba(0,0,0,0.2);box-shadow:1px 1px 18px rgba(0,0,0,0.2);border:1px solid #dde7e9;background:#fff;border-radius:3px;z-index:999;overflow:hidden}
.agrm_inner2:after {display:block;visibility:hidden;clear:both;content:""}
.agrm_inner2 h3 {padding:15px 20px;border-bottom:1px solid #e8e8e8;position:fixed;background:#fff;width:899px;text-align:center;font-size:22px;}
.agrm_inner2 div {width: 900px;max-height: 680px;padding: 50px 30px;font-size: 13px;margin-top: 64px;color: #333;line-height:24px;overflow: hidden;overflow-y: scroll;}
.agrm_inner2 div > h5 {padding:10px 10px 0px 10px;}
.agrm_inner2 div > p {padding:0px 25px;}
.agrm_inner2 div > span {padding:0px 10px;display:inline-block;}
.agrm_inner2 .agrm_cls {position:absolute;right:0;top:0;color:#b5b8bb;border:0;padding:18px 15px;font-size:16px;background:#fff}







/* >>>>>>>>>>>>> jyp design skin <<<<<<<<<<<<<< */
/* basic skin :::: */
/* serch */
.bo_sch_wrap {float:left;/*display:none;width:100%;height:100%;position:fixed;top:0;left:0;z-index:999*/}
.bo_sch {width:360px;/*position:absolute;top:50%;left:50%;background:#fff;text-align:left;width:330px;max-height:300px;margin-left:-125px;margin-top:-180px;overflow-y:auto;border-radius:5px;-webkit-box-shadow:1px 1px 18px rgba(0,0,0,0.2);-moz-box-shadow:1px 1px 18px rgba(0,0,0,0.2);box-shadow:1px 1px 18px rgba(0,0,0,0.2);border:1px solid #dde7e9;background:#fff;border-radius:3px*/}.bo_sch:after {display:block;visibility:hidden;clear:both;content:""}
.bo_sch h3 {padding:15px;border-bottom:1px solid #e8e8e8}
.bo_sch legend {background:red}
.bo_sch form {padding:0px;display:block}
.bo_sch select {border:0;width:35%;float:left;margin-right:1%;height:36px;font-size:14px;border:1px solid #d0d3db;border-radius:3px;}
.bo_sch .sch_bar {display:inline-block;position:relative;width:64%;clear:both;border:1px solid #d0d3db;border-radius:3px;}
.bo_sch .sch_input {width:80%;height:34px;border:0;padding:0 0 0 5px;background-color:transparent;float:left;font-size:14px;}
.bo_sch .sch_btn {position:absolute;height:34px;right:0;color:#656565;background:none;border:0;top:0;width:40px;font-size:15px}
.bo_sch .bo_sch_cls {position:absolute;right:0;top:0;color:#b5b8bb;border:0;padding:12px 15px;font-size:16px;background:#fff}
.bo_sch_bg {background:#000;background:rgba(0,0,0,0.1);width:100%;height:100%}


.td_num strong {color:#000}
.bo_cate_link {float:left;display:inline-block;margin-right:10px;background:#e2eaf6;color:#3a8afd;font-weight:normal !important;height:20px;line-height:10px;padding:5px 8px;border-radius:5px;font-size:0.95em} /* 글제목줄 분류스타일 */
.bo_cate_link:hover {text-decoration:none}
.bo_tit {display: table;table-layout: fixed;width: 100%;white-space: nowrap;}
.bo_tit > * {display: table-cell;overflow: hidden;text-overflow: ellipsis;}
.bo_current {color:#e8180c}




/* 게시판 목록 */
#bo_list {position:relative;margin-bottom:20px;display:inline-block;}
#bo_list:after {display:block;visibility:hidden;clear:both;content:""}
#bo_list .td_board {width:120px;text-align:center}
#bo_list .td_chk {width:30px;text-align:center;border-top:1px solid #ecf0f1;border-bottom:1px solid #ecf0f1}
#bo_list .td_date {width:60px;text-align:center}
#bo_list .td_datetime {width:80px;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:110px;text-align:center;padding:10px 0}
#bo_list .td_nick {width:100px;text-align:center}
#bo_list .td_num {width:50px;text-align:center}
#bo_list .td_num2 {width:80px;text-align:center}
#bo_list .td_numbig {width:80px;text-align:center}
#bo_list .txt_active {color:#5d910b}
#bo_list .txt_expired {color:#ccc}
#bo_list tbody tr {border-left:2px solid transparent}
#bo_list tbody tr:hover {/*border-left:2px solid #253dbe*/}
#bo_list tbody .even td {/*background:#fbfbfb*/}
#bo_list table {/*table-layout:fixed;width:100%;word-break:break-all*/}

#bo_list .profile_img img {border-radius:50%}
#bo_list .cnt_cmt {background:#e9eff5;color:#3a8afd;font-size:11px;height:16px;line-height:16px;padding:0 5px;border-radius:3px;vertical-align:middle}
#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-block;line-height:14px;width:16px;font-size:0.833em;color:#4f818c;background:#cbe3e8;text-align:center;border-radius:2px;font-size:12px;border:1px solid #cbe3e8;vertical-align:middle}
#bo_list .bo_tit .new_icon {display:inline-block;width:16px;line-height:16px;font-size:0.833em;color:#ff9900;text-align:center;border-radius:2px;margin-left:2px;font-weight:bold;vertical-align:middle}
#bo_list .bo_tit .hot_icon {display:inline-block;width:16px;line-height:16px;font-size:0.833em;color:#ff0000;background:#ffb9b9;text-align:center;border-radius:2px;vertical-align:middle}
#bo_list .bo_tit .fa-caret-right {color:#bbb}
#bo_list .bo_tit .fa-download {display:inline-block;width:16px;line-height:16px;font-size:0.833em;color:#68a2ca;text-align:center;border-radius:2px;margin-left:5px;vertical-align:middle}
#bo_list .bo_tit .fa-link {display:inline-block;width:16px;line-height:16px;font-size:0.833em;color:#68a2ca;text-align:center;border-radius:2px;margin-left:5px;vertical-align:middle}



/* 기본테이블 list */
.tbl_wrap table {width:100%;border-collapse:collapse;border-spacing:0px;} 
.tbl_wrap caption {padding:10px 0;font-weight:bold;text-align:left}
.tbl_head01 {margin:0 0 10px}
.tbl_head01 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head01 thead {border-top:1px solid #232f3e}
.tbl_head01 thead th {padding:18px 15px;font-weight:normal;text-align:center;border-bottom:1px solid #ccc;height:40px;background:#f7f8fd}
.tbl_head01 thead th.tb1 {width:80px;}
.tbl_head01 thead th input {/*vertical-align:top*/} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head01 tfoot th, .tbl_head01 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head01 tbody th {padding:8px 0;border-bottom:1px solid #e8e8e8}
.tbl_head01 td {color:#666;padding:10px 15px;border-top:1px solid #ecf0f1;border-bottom:1px solid #ecf0f1;line-height:1.4em;height:60px;overflow:hidden;text-overflow: ellipsis;white-space: nowrap;}
.tbl_head01 tbody tr:hover td {background:#fcfcfc}
.tbl_head01 a:hover {/*text-decoration:underline;font-weight:bold*/}


.tbl_head02 {margin:0 0 10px}
.tbl_head02 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head02 thead th {padding:5px 0;border-top:1px solid #d1dee2;border-bottom:1px solid #d1dee2;background:#e5ecef;color:#383838;font-size:0.95em;text-align:center;letter-spacing:-0.1em}
.tbl_head02 thead a {color:#383838}
.tbl_head02 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head02 tfoot th, .tbl_head02 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head02 tbody th {padding:5px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:#fff}
.tbl_head02 td {padding:5px 3px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:#fff;line-height:1.4em;word-break:break-all}
.tbl_head02 a {}

/* serch bottom */
#sfl {}
#bo_sch select {height: 36px;font-size: 14px;border: 1px solid #d0d3db; border-radius: 3px;}
#bo_sch input[type="text"] {height:36px;font-size: 14px;border: 1px solid #d0d3db; border-radius: 3px;}

/* 게시판 목록 공통 */

/* check box */
.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="radio"] {position:absolute;top:0;left:0;width:0;height:0;opacity:0;outline:0;z-index:-1;overflow:hidden}
.chk_box input[type="radio"] + label {position:relative;padding-left:23px;display:inline-block;color:#676e70}
.chk_box input[type="radio"] + label span {position:absolute;top:0;left:0;width:15px;height:15px;display:block;background:#f7f8f9;border:1px solid #cdd6df;border-radius:50%}
.chk_box input[type="radio"]:checked + label {color:#ff9900}
.chk_box input[type="radio"]:checked + label span {border-color:#ff9900}
.chk_box input[type="radio"]:checked + label span:before {width:7px;height:7px;background:#ff9900;content:'';position:absolute;top:3px;left:3px;border-radius:50%}
.write_div .chk_box input[type="checkbox"] + label, .bo_vc_w .chk_box input[type="checkbox"] + label {padding-left:20px}
.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:15px;height:15px;display:block;margin:0;background:#fff;border:1px solid #d0d4df;border-radius:3px}
.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% #ff9900;border-color:#ff9900;border-radius:3px}
.chk_box input[type="checkbox"] + label {position:relative;color:#676e70;cursor:pointer;}
.chk_box input[type="checkbox"] + label:hover {color:#000;}
.chk_box input[type="checkbox"] + label span {float:left;width:15px;height:15px;display:block;background:#fff;border:1px solid #d0d4df;border-radius:3px;margin-top:4px;}

.selec_chk {position:absolute;top:0;left:0;width:0;height:0;opacity:0;outline:0;z-index:-1;overflow:hidden}

/*
#bo_btn_top {margin:10px 0}
#bo_btn_top:after {display:block;visibility:hidden;clear:both;content:""}
.bo_fx {margin-bottom:5px;float:right;zoom:1}
.bo_fx:after {display:block;visibility:hidden;clear:both;content:""}
.bo_fx ul {margin:0;padding:0;list-style:none}
#bo_list_total {float:left;line-height:34px;font-size:0.92em;color:#4e546f}

.btn_bo_user {float:right;margin:0;padding:0;list-style:none}
.btn_bo_user li {float:left;text-align:center;margin-left:5px;background:#fff}
.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}
.bo_notice td {background:#f9f9f9 !important;border-bottom:1px solid #f8e6ee}
.bo_notice td a {font-weight:bold}
.bo_notice .notice_icon {display:inline-block;line-height:25px;border-radius:5px;font-weight:bold;color:#ff9900}

.more_opt {display:none;position:absolute;top:45px;right:0;background:#fff;border:1px solid #b8bfc4;z-index:999}
.more_opt:before {content:"";position:absolute;top:-8px;right:13px;width:0;height:0;border-style:solid;border-width:0 6px 8px 6px;border-color:transparent transparent #b8bfc4 transparent}
.more_opt:after {content:"";position:absolute;top:-6px;right:13px;width:0;height:0;border-style:solid;border-width:0 6px 8px 6px;border-color:transparent transparent #fff transparent}
.more_opt li {border-bottom:1px solid #f1f1f1;padding:10px;float:inherit;width:120px;margin:0;color:#6b757c;text-align:left}
.more_opt li:last-child {border-bottom:0}
.more_opt li button, .more_opt li a {width:100%;border:0;background:#fff;color:#6b757c}
.more_opt li:hover a,
.more_opt li:hover button {color:#000}
.more_opt li i {float:right;line-height:20px}
*/





/* 버튼 */
a.btn,.btn {/*line-height:35px;height:35px;*/padding:6px 15px;text-align:center;font-weight:bold;border:1px solid #232f3e;border-radius:3px;font-size:1.2em;
-webkit-transition:background-color 0.3s ease-out;
-moz-transition:background-color 0.3s ease-out;
-o-transition:background-color 0.3s ease-out;
transition:background-color 0.3s ease-out}

a.btn01 {display:inline-block;padding:7px;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:center} /* 서식단계 진행 */

.btn_submit {border:0;background:#232f3e;color:#fff;cursor:pointer;border-radius:3px;font-size:16px;font-weight:normal}
.btn_submit:hover {}
.btn_close {border:1px solid #aaa;cursor:pointer;border-radius:3px;background:#fff}
a.btn_close {text-align:center;line-height:50px}

a.btn_cancel {display:inline-block;background:#969696;color:#fff;text-decoration:none;vertical-align:middle}
button.btn_cancel {display:inline-block;background:#969696;color:#fff;text-decoration:none;vertical-align:middle}
.btn_cancel:hover {background:#aaa}
a.btn_frmline, button.btn_frmline {display:inline-block;width:128px;padding:0 5px;height:40px;border:0;background:#434a54;border-radius:3px;color:#fff;text-decoration:none;vertical-align:top} /* 우편번호검색버튼 등 */
a.btn_frmline {}
button.btn_frmline {font-size:1em}


/* 게시판용 버튼 */
a.btn_b01,.btn_b01 {display:inline-block;color:#fff;text-decoration:none;font-size:16px;font-weight:normal;vertical-align:middle;border:1px solid #232f3e;background:#232f3e;padding:6px 25px;margin-left:5px;transition: all .2s ease;}
.btn_b01:hover, .btn_b01:hover {background:#fff;color:#232f3e}
a.btn_b02,.btn_b02 {display:inline-block;background:#253dbe;padding:0 10px;color:#fff;text-decoration:none;border:0;vertical-align:middle}
a.btn_b02:hover, .btn_b02:hover {background:#0025eb}
a.btn_b03, .btn_b03 {display:inline-block;background:#fff;border:1px solid #b9bdd3;color:#646982;text-decoration:none;vertical-align:middle}
a.btn_b03:hover, .btn_b03:hover {background:#ebedf6}
a.btn_b04, .btn_b04 {display:inline-block;background:#fff;border:0;color:#707070;text-decoration:none;vertical-align:middle}
a.btn_b04:hover, .btn_b04:hover {color:#333;}
a.btn_admin,.btn_admin {display:inline-block;color:#232f3e;text-decoration:none;vertical-align:middle;font-size:16px !important;font-weight:normal !important;} /* 관리자 전용 버튼 */
.btn_admin:hover, a.btn_admin:hover {}


/* 게시판 버튼 */
/* 목록 버튼 */
/*
#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 {color:#000; background: #fff;border: 1px solid #b9bdd3; color: #646982;border-radius:3px;padding:3px 10px;}
#bo_v a.btn_b01:focus, #bo_v a.btn_b01:hover {}
#bo_v a.btn_b02 {background:#232f3e;color:#fff;border-radius:3px;padding:3px 10px;}
#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 .bo_v_option li {display:inline-block;float:left;text-align:left;margin:0 15px 0 0}
#bo_w .bo_v_option li label {vertical-align:baseline}
#bo_w .bo_v_option .chk_box input[type="checkbox"] + label span {margin-top:5px;margin-right:5px}
#bo_w .write_div {margin:10px 0;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:120px}
#bo_w .bo_w_tit #btn_autosave {position:absolute;top:5px;right:5px;line-height:30px;height:30px}
#bo_w .bo_w_link label {position:absolute;top:1px;left:1px;border-radius:3px 0 0 3px;height:38px;line-height:38px;width:40px;font-size:1.2em;text-align:center;color:#b2b2b2}
#bo_w .bo_w_link .frm_input {padding-left:50px}
#bo_w .bo_w_flie .lb_icon {position:absolute;top:0px;left:0px;border-radius:3px 0 0 3px;height:38px;line-height:38px;width:40px;font-size:1.2em;text-align:center;color:#b2b2b2}
#bo_w .bo_w_flie .frm_file {padding-left:50px;margin-top:3px}
#bo_w .bo_w_flie .file_wr {position:relative;border:1px solid #ccc;background:#fff;color:#000;vertical-align:middle;border-radius:3px;padding:5px;height:40px;margin:0}
#bo_w .bo_w_flie .frm_input {margin:10px 0 0}
#bo_w .bo_w_flie .file_del {position:absolute;top:10px;right:10px;font-size:0.92em;color:#7d7d7d}
#bo_w .bo_w_select select {border:1px solid #d0d3db;width:100%;height:40px;border-radius:3px}
#bo_w .btn_submit {height:auto;padding:8px 45px !important;font-size:18px;border:1px solid #232f3e;font-weight:normal;background:#232f3e;border-radius:3px;transition: all .1s ease;}
#bo_w .btn_submit:hover {background:#fff;color:#232f3e}
#bo_w .btn_cancel {height:auto;padding:8px 45px !important;border-radius:3px;border:1px solid #999;color:#999;background:#fff;font-weight:normal;font-size:18px;margin-right:10px;}
#bo_w .btn_cancel:hover {}
/* chall form */
.bo_f .write_div {margin:0px !important;position:relative}

/*기본 리스트*/
.list_01 ul {border-top:1px solid #ececec}
.list_01 li {border-bottom:1px solid #ececec;background:#fff;padding:10px 15px;list-style:none;position:relative}
.list_01 li:nth-child(odd) {background:#f6f6f6}
.list_01 li:after {display:block;visibility:hidden;clear:both;content:""}
.list_01 li:hover {background:#f9f9f9}
.list_01 li.empty_li {text-align:center;padding:20px 0;color:#666}

/*폼 리스트*/
.form_01 h2 {font-size:1.167em}
.form_01 li {margin-bottom:20px;}
.form_01 ul:after,
.form_01 li:after {display:block;visibility:hidden;clear:both;content:""}
.form_01 .left_input {float:left}
.form_01 .margin_input {margin-right:1%}
.form_01 textarea {height:100px;width:100%}
.form_01 .frm_label {display:inline-block;width:130px}

/* 자료 없는 목록 */
.empty_table {padding:50px 0 !important;text-align:center}
.empty_list {padding:20px 0 !important;color:#666;text-align:center}

/* 필수입력 */
/* .required, textarea.required {background-image:url('../img/require.png') !important;background-repeat:no-repeat !important;background-position:right top !important}*/
.required_1 {color:#ff9900;display:inline-block;width:10px;height:15px;overflow:hidden;vertical-align:middle;margin-left:3px;}
/* 테이블 항목별 정의 */
.td_board {width:80px;text-align:center}
.td_category {width:80px;text-align:center}
.td_chk {width:30px;text-align:center}
.td_date {width:60px;text-align:center}
.td_datetime {width:110px;text-align:center}
.td_group {width:80px;text-align:center}
.td_mb_id {width:100px;text-align:center}
.td_mng {width:80px;text-align:center}
.td_name {width:100px;text-align:left}
.td_nick {width:100px;text-align:center}
.td_num {width:50px;text-align:center}
.td_numbig {width:80px;text-align:center}
.td_stat {width:60px;text-align:center}

.txt_active {color:#5d910b}
.txt_done {color:#e8180c}
.txt_expired {color:#ccc}
.txt_rdy {color:#8abc2a}



/* 새창 기본 스타일 */
.new_win {position:relative}
.new_win .tbl_wrap {margin:0 20px}
.new_win #win_title {font-size:1.3em;height:50px;line-height:30px;padding:10px 20px;background:#fff;color:#000;-webkit-box-shadow:0 1px 10px rgba(0,0,0,.1);
-moz-box-shadow:0 1px 10px rgba(0,0,0,.1);
box-shadow:0 1px 10px rgba(0,0,0,.1)}
.new_win #win_title .sv {font-size:0.75em;line-height:1.2em}
.new_win .win_ul {margin-bottom:15px;padding:0 20px}
.new_win .win_ul:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_ul li {float:left;background:#fff;text-align:center;padding:0 10px;border:1px solid #d6e9ff;border-radius:30px;margin-left:5px}
.new_win .win_ul li:first-child {margin-left:0}
.new_win .win_ul li a {display:block;padding:8px 0;color:#6794d3}
.new_win .win_ul .selected {background:#3a8afd;border-color:#3a8afd;position:relative;z-index:5}
.new_win .win_ul .selected a {color:#fff;font-weight:bold}
.new_win .win_desc {position:relative;margin:10px;border-radius:5px;font-size:1em;background:#f2838f;color:#fff;line-height:50px;text-align:left;padding:0 20px}
.new_win .win_desc i {font-size:1.2em;vertical-align:baseline}
.new_win .win_desc:after {content:"";position:absolute;left:0;top:0;width:4px;height:50px;background:#da4453;border-radius:3px 0 0 3px}
.new_win .frm_info {font-size:0.92em;color:#919191}
.new_win .win_total {float:right;display:inline-block;line-height:30px;font-weight:normal;font-size:0.75em;color:#3a8afd;background:#f6f6f6;padding:0 10px;border-radius:5px}
.new_win .new_win_con {margin:20px 0;padding:20px}
.new_win .new_win_con:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .new_win_con2 {margin:20px 0}
.new_win .btn_confirm:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_btn {text-align:center}
.new_win .btn_close {height:45px;width:60px;overflow:hidden;cursor:pointer}
.new_win .btn_submit {padding:0 20px;height:45px;font-weight:bold;font-size:1.083em}

/* 검색결과 색상 */
.sch_word {color:#fff;background:#ff005a;padding:2px 5px 3px;line-height:18px;margin:0 2px}

/* 자바스크립트 alert 대안 */
#validation_check {margin:100px auto;width:500px}
#validation_check h1 {margin-bottom:20px;font-size:1.3em}
#validation_check p {margin-bottom:20px;padding:30px 20px;border:1px solid #e9e9e9;background:#fff}

/* 사이드뷰 *//*
.sv_wrap {position:relative;font-weight:normal}
.sv_wrap .sv {z-index:1000;display:none;margin:5px 0 0;font-size:0.92em;background:#333;
-webkit-box-shadow:2px 2px 3px 0px rgba(0,0,0,0.2);
-moz-box-shadow:2px 2px 3px 0px rgba(0,0,0,0.2);
box-shadow:2px 2px 3px 0px rgba(0,0,0,0.2)}
.sv_wrap .sv:before {content:"";position:absolute;top:-6px;left:15px;width:0;height:0;border-style:solid;border-width:0 6px 6px 6px;border-color:transparent transparent #333 transparent}
.sv_wrap .sv a {display:inline-block;margin:0;padding:0 10px;line-height:30px;width:100px;font-weight:normal;color:#bbb}
.sv_wrap .sv a:hover {background:#000;color:#fff}
.sv_member {color:#333}
.sv_on {display:block !important;position:absolute;top:23px;left:0px;width:auto;height:auto}
.sv_nojs .sv {display:block}
*/



/* 페이징 */
.pg_wrap {clear:both;display:inline-block;width:100%;text-align:center;margin:20px 0px 60px 0px;}
.pg_wrap:after {display:block;visibility:hidden;clear:both;content:""} 
.pg {text-align:center}
.pg_page, .pg_current {display:inline-block;vertical-align:middle;background:#fff;}
.pg a:focus, .pg a:hover {text-decoration:none}
.pg_page {color:#959595;font-size:16px;height:30px;line-height:28px;padding:0 5px;min-width:30px;text-decoration:none;border-radius:3px}
.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:hover,.pg_prev:hover,.pg_end:hover,.pg_next:hover {background-color:#fafafa}

.pg_current {display:inline-block;background:#fff;border-bottom:2px solid #232f3e;color:#232f3e;font-weight:bold;height:30px;line-height:26px;padding:0 8px;}

/* cheditor 이슈 */
.cheditor-popup-window *, .cheditor-popup-window :after, .cheditor-popup-window :before {
-webkit-box-sizing:content-box;
-moz-box-sizing:content-box;
box-sizing:content-box;
}

/* Mobile화면으로 */
#device_change {display:block;margin:0.3em;padding:0.5em 0;border:1px solid #eee;border-radius:2em;background:#fff;color:#000;font-size:2em;text-decoration:none;text-align:center}



/* 
- Name: megamenu.js - style.css
- Version: 1.0
- Latest update: 29.01.2016.
- Author: Mario Loncarek
- Author web site: http://marioloncarek.com
*/
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Body - not related to megamenu
–––––––––––––––––––––––––––––––––––––––––––––––––– */


/* ––––––––––––––––––––––––––––––––––––––––––––––––––
megamenu.js STYLE STARTS HERE
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Screen style's
–––––––––––––––––––––––––––––––––––––––––––––––––– */


/*.menu-dropdown-icon:before { content: "aaaa"; font-family: "Ionicons"; display: none; cursor: pointer; float: right; padding: 1.5em 2em; background: #fff; color: #333; }*/

/*
.menu > ul > li > ul > li { margin: 0; padding-bottom: 0; list-style: none; width: 25%; background: none; float: left; }
.menu > ul > li > ul > li a { color: #777; padding: .2em 0; width: 95%; display: block; border-bottom: 1px solid #ccc; }
.menu > ul > li > ul > li > ul { display: block; padding: 0; margin: 10px 0 0; list-style: none; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.menu > ul > li > ul > li > ul:before, .menu > ul > li > ul > li > ul:after { content: ""; display: table; }
.menu > ul > li > ul > li > ul:after { clear: both; }
.menu > ul > li > ul > li > ul > li { float: left; width: 100%; padding: 10px 0; margin: 0; font-size: .8em; }
.menu > ul > li > ul > li > ul > li a { border: 0; }
.menu > ul > li > ul.normal-sub { width: 300px; left: auto; padding: 10px 20px; }
*/
.hd_menu > ul > li > ul.normal-sub > li { width: 100%; }
.hd_menu > ul > li > ul.normal-sub > li a { border: 0; padding: 1em 0; }
.hd_menu .logo {margin-left:10px;}
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Mobile style's
–––––––––––––––––––––––––––––––––––––––––––––––––– */

/*@media only screen and (max-width: 959px) { .menu-container { width: 100%; }
				.menu-mobile { display: block; }
				.menu-dropdown-icon:before { display: block; }
				.menu > ul { display: none; }
				.menu > ul > li { width: 100%; float: none; display: block; }
				.menu > ul > li a { padding: 1.5em; width: 100%; display: block; }
				.menu > ul > li > ul { position: relative; }
				.menu > ul > li > ul.normal-sub { width: 100%; }
				.menu > ul > li > ul > li { float: none; width: 100%; margin-top: 20px; }
				.menu > ul > li > ul > li:first-child { margin: 0; }
				.menu > ul > li > ul > li > ul { position: relative; }
				.menu > ul > li > ul > li > ul > li { float: none; }
				.menu .show-on-mobile { display: block; } }
*/




/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Screen style's
–––––––––––––––––––––––––––––––––––––––––––––––––– */




@media all and (max-width:1201px) {
	.chk_box_form p input[type="checkbox"] + label span {top:1px;}
	.chk_box input[type="checkbox"] + label span {margin-top:4px;}
	.chk_box_form p {width:300px;}
	.bo_sch {width:100%;float:left;padding-right:120px;}
	.bo_sch_wrap {float:inherit}
	.btn_bo_user {position:absolute;right:0}
	.btn_more_opt {display:none;}

	.bo_fx {display:none;}
}

@media all and (max-width:1100px) {
	/* case_modal */
	.agrm_inner2 {width:87%;margin-left:-43%;margin-top:-300px;max-height:600px}
	.agrm_inner2 h3 {width:86%;}
	.agrm_inner2 div {width:100%;height:600px;}
	.agrm_inner3 {width:87%;margin-left:-43%;margin-top:-300px;max-height:600px}
	.agrm_inner3 h3 {width:86%;}
	.agrm_inner3 div {width:100%;height:600px;}
	.agrm_inner4 {width:87%;margin-left:-43%;margin-top:-300px;max-height:600px}
	.agrm_inner4 h3 {width:86%;}
	.agrm_inner4 div {width:100%;height:600px;}
}

@media all and (max-width:740px) {
a.btn_b01, .btn_b01 {font-size:14px;margin-left:3px;}
a.btn_b03, .btn_b03 {font-size:14px;}
	/* list */
	.tb1 {display:none;}
	.tb2 {display:none;}
	.bo_tit {margin-left:10px;}
	#bo_list table {}
	#bo_list .td_name {padding: 10px 5px;}
	#bo_list .td_datetime {padding: 10px 5px;}
	.tbl_head01 thead th {padding:12px 10px;}

	.bo_v_nb li .nb_tit {display:block;width:100%;float:left;}

	/* agree register _ modal */
	.agrm_inner {width:87%;margin-left:-43%;margin-top:-50%;}
	.agrm_inner h3 {width:86%;}
	.agrm_inner div {width:100%;}
	
	/* case_modal */
	.agrm_inner2 {width:87%;margin-left:-43%;margin-top:-250px;max-height:500px}
	.agrm_inner2 h3 {width:86%;font-size:16px;}
	.agrm_inner2 div {width:100%; max-height:500px;padding: 10px 10px;}

	.agrm_inner3 {width:87%;margin-left:-43%;margin-top:-250px;max-height:500px}
	.agrm_inner3 h3 {width:86%;font-size:16px;}
	.agrm_inner3 div {width:100%; max-height:500px;padding: 10px 10px;}

	.agrm_inner4 {width:87%;margin-left:-43%;margin-top:-250px;max-height:500px}
	.agrm_inner4 h3 {width:86%;font-size:16px;}
	.agrm_inner4 div {width:100%; max-height:500px;padding: 10px 10px;}

	.agrm_inner2 .agrm_cls {padding:15px 20px;}
}