@charset "utf-8";

/*@import url(https://cdn.jsdelivr.net/gh/theeluwin/NotoSansKR-Hestia@master/stylesheets/NotoSansKR-Hestia.css);*/


@font-face {
  font-family: 'Noto Sans Korean';
  font-style: normal;
  font-weight: 100;
  src: local('Noto Sans Thin'), local('NotoSans-Thin'),
  url(/css/fonts/eot/NotoSansKR-Thin-Hestia.eot),
  url(/css/fonts/eot/NotoSansKR-Thin-Hestia.eot?#iefix) format('embedded-opentype'),
  url(/css/fonts/woff/NotoSansKR-Thin-Hestia.woff) format('woff'),
  url(/css/fonts/otf/NotoSansKR-Thin-Hestia.otf) format('opentype');
}

@font-face {
  font-family: 'Noto Sans Korean';
  font-style: normal;
  font-weight: 300;
  src: local('Noto Sans Light'), local('NotoSans-Light'),
  url(/css/fonts/eot/NotoSansKR-Light-Hestia.eot),
  url(/css/fonts/eot/NotoSansKR-Light-Hestia.eot?#iefix) format('embedded-opentype'),
  url(/css/fonts/woff/NotoSansKR-Light-Hestia.woff) format('woff'),
  url(/css/fonts/otf/NotoSansKR-Light-Hestia.otf) format('opentype');
}

@font-face {
  font-family: 'Noto Sans Korean';
  font-style: normal;
  font-weight: 350;
  src: local('Noto Sans DemiLight'), local('NotoSans-DemiLight'),
  url(/css/fonts/eot/NotoSansKR-DemiLight-Hestia.eot),
  url(/css/fonts/eot/NotoSansKR-DemiLight-Hestia.eot?#iefix) format('embedded-opentype'),
  url(/css/fonts/woff/NotoSansKR-DemiLight-Hestia.woff) format('woff'),
  url(/css/fonts/otf/NotoSansKR-DemiLight-Hestia.otf) format('opentype');
}

@font-face {
  font-family: 'Noto Sans Korean';
  font-style: normal;
  font-weight: 400;
  src: local('Noto Sans Regular'), local('NotoSans-Regular'),
  url(/css/fonts/eot/NotoSansKR-Regular-Hestia.eot),
  url(/css/fonts/eot/NotoSansKR-Regular-Hestia.eot?#iefix) format('embedded-opentype'),
  url(/css/fonts/woff/NotoSansKR-Regular-Hestia.woff) format('woff'),
  url(/css/fonts/otf/NotoSansKR-Regular-Hestia.otf) format('opentype');
}

@font-face {
  font-family: 'Noto Sans Korean';
  font-style: normal;
  font-weight: 500;
  src: local('Noto Sans Medium'), local('NotoSans-Medium'),
  url(/css/fonts/eot/NotoSansKR-Medium-Hestia.eot),
  url(/css/fonts/eot/NotoSansKR-Medium-Hestia.eot?#iefix) format('embedded-opentype'),
  url(/css/fonts/woff/NotoSansKR-Medium-Hestia.woff) format('woff'),
  url(/css/fonts/otf/NotoSansKR-Medium-Hestia.otf) format('opentype');
}

@font-face {
  font-family: 'Noto Sans Korean';
  font-style: normal;
  font-weight: 700;
  src: local('Noto Sans Bold'), local('NotoSans-Bold'),
  url(/css/fonts/eot/NotoSansKR-Bold-Hestia.eot),
  url(/css/fonts/eot/NotoSansKR-Bold-Hestia.eot?#iefix) format('embedded-opentype'),
  url(/css/fonts/woff/NotoSansKR-Bold-Hestia.woff) format('woff'),
  url(/css/fonts/otf/NotoSansKR-Bold-Hestia.otf) format('opentype');
}

@font-face {
  font-family: 'Noto Sans Korean';
  font-style: normal;
  font-weight: 900;
  src: local('Noto Sans Black'), local('NotoSans-Black'),
  url(/css/fonts/eot/NotoSansKR-Black-Hestia.eot),
  url(/css/fonts/eot/NotoSansKR-Black-Hestia.eot?#iefix) format('embedded-opentype'),
  url(/css/fonts/woff/NotoSansKR-Black-Hestia.woff) format('woff'),
  url(/css/fonts/otf/NotoSansKR-Black-Hestia.otf) format('opentype');
}

/* 초기화 */
html {overflow-y:scroll;height:100%;min-width:320px}
body {margin:0;padding:0;font-size:0.75em;height:100%;font-family:'Noto Sans Korean', 'Malgun Gothic', dotum, sans-serif}
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;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block}
legend {position:absolute;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
label, input, button, select, img {vertical-align:middle}
input, button {margin:0;padding:0;font-size:1em;}
button {cursor:pointer}
input[type=text], input[type=password], input[type=submit], input[type=image], button {font-size:1em;-webkit-appearance:none}
textarea, select {font-size:1em;}
textarea {border-radius:0;}
select {margin:0;background:none;}
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}
ul,li,dl,dt,dd {padding:0;margin:0}
ul {list-style:none}

*,:after,:before {
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
}

/* 팝업레이어 */
#hd_pop {z-index:1000;position:relative;margin:0 auto;width:100%;height:0}
#hd_pop h2 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
.hd_pops {position:absolute;border:1px solid #e9e9e9;background:#fff}
.hd_pops img {max-width:100%;height:auto}
.hd_pops_footer {padding:10px 0;background:#000;color:#fff;text-align:right}
.hd_pops_footer button {margin-right:5px;padding:5px 10px;border:0;background:#393939;color:#fff}

/* 상단 레이아웃 */
#hd {position:fixed;background:#fff; top:0;left:0;width:100%;z-index:100;border-bottom: 1px solid #C1C1C1;transition: All 0.2s ease;
  -webkit-transition: All 0.2s ease;
  -moz-transition: All 0.2s ease;
  -o-transition: All 0.2s ease;}
#hd:after {display:block;visibility:hidden;clear:both;content:""}
#hd_h1 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}

#logo {padding:13px 0;text-align:center; line-height: 30px;}
#logo img {vertical-align:middle;height:30px;max-height:100%;width:auto}
#gnb_open {position:absolute;top:10px;left:4px;padding:0 10px;height:40px;width:40px;border:0;background-size:70%;color:#474137;background:none;font-size:1.8em;font-weight:300;}
#gnb {background: rgba(0,0,0,.5);display:none;position:fixed;top:0;right:0;z-index:99999;width:100%;height:100%;}
#gnb .gnb_wrap {width: 80%;background:#fff;position:fixed;top:0;left:0;height:100%;overflow-y:auto;
  -webkit-box-shadow:0 0 5px rgba(55,55,5,0.4);
  -moz-box-shadow:0 0 5px rgba(55,55,5,0.4);
  box-shadow:0 0 5px rgba(55,55,5,0.4);}
#gnb_1dul {background:#fff}
#gnb_1dul a {display:block;color:#000}
.gnb_1dli {position:relative;line-height:40px}
.gnb_1dli button {position:absolute;top:5px;right:0;width:40px;height:40px;overflow:hidden;border:0;font-size:1.2em;background:#fff;background:url(../img/mobile/gnb_bg2.png) no-repeat 50% 50%;text-indent:-9999px}
.gnb_1dli button.btn_gnb_cl {background:url(../img/mobile/gnb_bg.png) no-repeat 50% 50%}
.gnb_1da {padding:5px 20px;font-weight:bold;font-size:14px;}
.gnb_1da img {width:28px;}
.gnb_2dul {font-size: 14px;}
.gnb_2da {padding-left:24px}
.gnb_btn {display:block;position:absolute;top:10px;z-index:99;font-weight:bold;margin:0;height:40px;width:40px;border:0;color:#3D3D3D;font-size:2em;background:transparent}
#gnb_close {right:8px;}
#gnb_scrap {right:44px;}
#gnb_home {right:74px;}
#gnb_home2 {right:44px;}
.gnb_cs {margin: 20px 24px; font-size: 14px; line-height: 30px;}
.gnb_cs .bold {font-weight: bold;}
.gnb_sns {margin:20px 0 0 10px; padding-bottom: 100px;}
.gnb_sns li {float:left; margin: 0 10px;}
.gnb_sns li img {width:28px;}
.mt-2 {margin-top:20px;}
#gnb_empty {padding:20px 0;color:#fff;text-align:center;line-height:2em}
#gnb_empty a {display:inline;text-decoration:underline}

#hd_wrapper {position: relative;}
#hd_header {position: relative; width:100%; background-color: #ffffff;}
#hd_sch {text-align:center;padding:12px 55px 12px 15px;background:#EF822B}
#hd_sch h2 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
#hd_sch form {position:relative;padding-right:40px}
#hd_sch #sch_stx {width:100%;height:38px;margin-left:40px;border:0;color:#474137;border-radius:0px;-webkit-appearance: none; -webkit-border-radius: 0;}
#hd_sch #sch_submit {position:absolute;top:0;left:0;width:40px;height:38px;border:0;border-radius:0px;background:#fff;cursor:pointer;color:#a6a5a5;font-size:1.25em}

#user_btn {position:absolute;top:10px;right:10px;padding:0 10px;height:40px;width:40px;border:0;color:#474137;font-size:1.8em;background:none;letter-spacing:-0.1em}
#user_menu {display:none;position:fixed;top:0;right:0;width:100%;height:100%;overflow-y:auto;z-index:9999;background:#efefef;text-align:center}
#user_close {display:block;position:absolute;right:8px;top:10px;z-index:99;font-weight:bold;margin:0;height:40px;width:40px;border:0;color:#bfb8b2;font-size:1.8em;background:transparent}

#snb_cnt span {display:inline-block;padding:0 7px;height:18px;margin-top:3px;line-height:18px;font-size:12px;background:#da22f5;border-radius:20px;color:#fff}

#hd_nb {background:#fff;margin-top:10px;border-bottom:1px solid #e1e1e1}
#hd_nb:after {display:block;visibility:hidden;clear:both;content:""}
#hd_nb li {width:50%;float:left;text-align:center;line-height:25px;font-size:1.083em;font-weight:bold}
#hd_nb li a {display:block;color:#717171;text-align:left;padding:10px 15px}
#hd_nb li i {font-size:14px;margin-right:10px;color:#a5a8ac}
#hd_nb .hd_nb1 {border-right:1px solid #efefef;border-bottom:1px solid #efefef}
#hd_nb .hd_nb2 {border-bottom:1px solid #efefef}
#hd_nb .hd_nb3 {border-right:1px solid #efefef}

/* 텍스트 크기 조절 */
#text_size {margin:10px 0;text-align:center;display:inline-block;padding:7px 20px;background:#e6e7e9;border-radius:25px;height:48px}
#text_size button {margin:0 5px;border:0;background:none;height:35px;width:35px;border-radius:50%}
#text_size button.select {background:#fff;border-bottom:1px solid #bbb;
-webkit-box-shadow:0 0 5px rgba(100,80,100,0.2);
-moz-box-shadow:0 0 5px rgba(100,100,100,0.2);
box-shadow:0 0 5px rgba(100,100,100,0.2)}
.ts_up {font-size:1.167em !important}
.ts_up2 {font-size:1.3em !important}

/* 중간 레이아웃 */
#wrapper:after {display:block;visibility:hidden;clear:both;content:""}
#container {position:relative;min-height:300px;padding:10px;}
#container:after {display:block;visibility:hidden;clear:both;content:""}
#container_title {border-top: 1px solid #E6E9E8; font-size:1.3em;font-weight:bold;padding:10px 0;line-height:30px;background:#fff;color:#333;}
/*
-webkit-box-shadow:0 0 10px rgba(181, 181, 181, 0.4);
-moz-box-shadow:0 0 10px rgba(181, 181, 181, 0.4);
box-shadow:0 0 10px rgba(181, 181, 181, 0.4);
*/
#container_title a {display:inline-block;margin-right:5px}
.top {position:relative}
.btn_top {position:absolute;top:0px;right:10px;z-index:999;padding:8px 0}
.btn_top li {display:inline-block}
.btn_top .btn_cancel,.btn_top .btn_b01 {border:1px solid #aaa;background:none;color:#666;line-height:28px;background:#fff}
.fixed {position:fixed;top:0;right:0;z-index:999}
.fixed.btn_bo_user {right:10px}
#container_title.fixed {width:100%;border-bottom: 9px solid #F5F4F3;;;}

/* 하단 레이아웃 */
#ft {background:#474137;padding:0px 20px 20px}
#ft h1 {width:0;height:0;font-size:0;line-height:0;overflow:hidden}
#ft p {margin:0;padding:10px 0 20px;line-height:18px}

.clearboth:after {
  content: '';
  display: block;
  clear: both;
}
#ft_logo {padding-top: 47px; width:100%; text-align:center; }
#ft_logo img {width:41px}
#ft_copy {padding-top:10px;}
#ft_company, #ft_sns {padding:0; margin:0;}
#ft_company li, #ft_sns li {float: left;}
#ft_company {margin: 20px 0 14px;}
#ft_company li {width:50%;margin-bottom:6px}
#ft_company a {color: #B4A998}
#ft_company a.bold {color:#F5EBDC; font-weight: 700;}
#ft_sns li {margin-right: 15px;}
#ft_sns a img {width:28px; height: 28px;}
.ft_cnt {font-weight:normal;color:#B4A998;line-height:18px;text-align:left;font-size: 12px;}
.ft_info a {color:inherit;text-decoration:none;color:#B4A998;}
.icon {width:28px; height:28px;}
#top_btn {position:fixed;bottom:10px;right:31px;width:40px;height:40px;border:none;border-radius:50%;background:#474137;color:#FFFFFF;text-align:center;z-index:99;font-size:1.6em;box-shadow: 0px 8px 20px rgba(0, 0, 0, 0.1), 0px 2px 8px rgba(0, 0, 0, 0.1);}
#top_btn:hover {background:#EF822B;border-color:#EF822B;color:#fff}
#device_change {display:block;line-height:40px;border-radius:5px;background:#302e2e;color:#F5EBDC;font-size:1em;text-decoration:none;text-align:center}

/* 게시물 선택복사 선택이동 */
.copymove_current {float:right;color:#ff3061}
.copymove_currentbg {background:#f4f4f4}
#copymove .tbl_head01 {margin-top:10px}
#copymove td {background:#fff}
#copymove .win_btn {margin:10px}

/* 화면낭독기 사용자용 */
#hd_login_msg {position:absolute;top:0;left:0;width:0;height:0;overflow:hidden}
.msg_sound_only, .sound_only {display:inline-block;position:absolute;top:0;left:0;margin:0 !important;padding:0 !important;width:1px !important;height:1px !important;font-size:0 !important;line-height:0 !important;overflow:hidden}

/* 본문 바로가기 */
.to_content a {z-index:100000;position:absolute;top:0;left:0;width:0;height:0;font-size:0;line-height:0;overflow:hidden}

/* 이미지 등비율 리사이징 */
.img_fix {width:100%;height:auto}

/* 캡챠 자동등록(입력)방지 기본 -pc */
#captcha {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;width:40px;height:40px;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:0;vertical-align:top}
#captcha #captcha_info {display:block;margin:3px 0 5px;font-size:0.95em;letter-spacing:-0.1em}

/* 캡챠 자동등록(입력)방지 기본 - mobile */
#captcha.m_captcha audio {display:block;margin:0 0 5px}

/* 구글리캡챠 크기 조정 scale */
#captcha.recaptcha {width:213px;height:55px;overflow:hidden}
#rc-imageselect, .g-recaptcha {transform:scale(0.7);-webkit-transform:scale(0.7);transform-origin:0 0;-webkit-transform-origin:0 0}

/* ckeditor 태그 기본값 */
#bo_v_con ul {display:block;list-style-type:disc;margin-top:1em;margin-bottom:1em;margin-left:0;margin-right:0;padding-left:40px}
#bo_v_con ol {display:block;list-style-type:decimal;margin-top:1em;margin-bottom:1em;margin-left:0;margin-right:0;padding-left:40px}
#bo_v_con li {display:list-item}

/*단축키일람 */
.cke_sc {text-align:right}
.btn_cke_sc {background:#333;color:#fff;padding:5px;border:none}
.cke_sc_def {margin:0 0 5px;padding:10px;border:1px solid #ccc;background:#f7f7f7;text-align:center}
.cke_sc_def dl {margin:0 0 5px;text-align:left;zoom:1}
.cke_sc_def dl:after {display:block;visibility:hidden;clear:both;content:""}
.cke_sc_def dt, .cke_sc_def dd {float:left;margin:0;padding:5px 0;border-bottom:1px solid #e9e9e9}
.cke_sc_def dt {width:50%;font-weight:bold}
.cke_sc_def dd {width:50%}
.btn_cke_sc_close {background:#333;padding:5px;border:none;color:#fff}

/* 버튼 */
.btn {display:inline-block;padding:0 5px;height:30px;line-height:30px;border-radius:3px}
a.btn01 {display:inline-block;background:#ddd;color:#444;text-decoration:none;vertical-align:middle}
a.btn01:focus, a.btn01:hover {text-decoration:none}
button.btn01 {display:inline-block;margin:0;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none}
a.btn02 {display:inline-block;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:#EF822B;color:#fff;cursor:pointer;border-radius:3px}
.btn_submit:hover {background:#EF822B}
.btn_close {border:1px solid #dcdcdc;cursor:pointer;border-radius:3px;background:#474137}
a.btn_close {text-align:center;line-height:50px}

a.btn_cancel {display:inline-block;background:#ddd;color:#444;text-decoration:none;vertical-align:middle}
button.btn_cancel {display:inline-block;border:1px solid #ccc;background:#fafafa;color:#000;vertical-align:top;text-decoration:none}
a.btn_frmline, button.btn_frmline {display:inline-block;padding:0 5px;border:0;background:#fff;border:1px solid #EF822B;color:#EF822B;letter-spacing:-0.1em;text-decoration:none;vertical-align:top} /* 우편번호검색버튼 등 */
button.btn_frmline {font-size:1em}

/* 게시판용 버튼 */
a.btn_b01,.btn_b01 {display:inline-block;background:#EF822B;color:#fff;border-radius:3px;padding:10px;border:0;text-decoration:none;vertical-align:middle}
a.btn_b02, .btn_b02 {display:inline-block;background:transparent;color:#fff;border:0;border-radius:3px;padding:10px;text-decoration:none;vertical-align:middle}
a.btn_b03, .btn_b03 {display:inline-block;line-height:28px;border:0;background:transparent;color:#bababa;text-decoration:none;vertical-align:middle}
a.btn_admin {display:inline-block;color:#d13f4a;font-size:1.4em;text-decoration:none;vertical-align:middle} /* 관리자 전용 버튼 */
.fix_btn {position:fixed;z-index:99;bottom:65px;right:15px;background:#EF822B;width:50px;height:50px;color:#fff;text-align:center;border-radius:50% !important;font-size:1.8em;line-height:50px !important;-webkit-box-shadow:1px 2px 5px rgba(191, 191, 191, 0.4);
-moz-box-shadow:1px 2px 5px rgba(191, 191, 191, 0.4);
box-shadow:1px 2px 5px rgba(191, 191, 191, 0.4)}
a.btn,.btn {line-height:35px;width:30px;height:35px;padding:0 5px;text-align:center;font-weight:bold;border:0;font-size:1.4em;
-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}


/* 기본테이블 */
.tbl_wrap {margin:0 10px 10px}
.tbl_wrap table {width:100%;border-collapse:collapse;border-spacing:0}
.tbl_wrap caption {padding:10px 0;color:#4b8b99;font-weight:bold;text-align:left}

.tbl_head01 caption {padding:0 0 10px;color:#777;text-align:left}
.tbl_head01 thead th {padding:12px 0;border:1px solid #d8dbdf;background:#f7f7f9;color:#383838;font-size:0.95em;text-align:center;letter-spacing:-0.1em}
.tbl_head01 thead a {color:#383838}
.tbl_head01 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head01 tfoot th {border-top:1px solid #666;border-bottom:1px solid #666;background:#484848;color:#fff}
.tbl_head01 tfoot td {border-color:#e3e3e5;background:#484848;color:#fff;font-weight:bold;text-align:center}
.tbl_head01 tbody {text-align:left}
.tbl_head01 tbody th {padding:5px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}
.tbl_head01 td {padding:5px;border:1px solid #e7e9ec;border-top:0;line-height:1.5em;word-break:break-all}

.tbl_head02 caption {padding:0 0 10px;color:#777;text-align:left}
.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 {border-top:1px solid #666;border-bottom:1px solid #666;background:#484848;color:#fff}
.tbl_head02 tfoot td {background:#484848;color:#fff;font-weight:bold;text-align:center}
.tbl_head02 tbody th {padding:5px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}
.tbl_head02 td {padding:5px 3px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;line-height:1.4em;word-break:break-all}

/* 기본리스트 */
.list_01 li {border-bottom:1px solid #e5ecee;padding:15px}
.list_01 li:after {display:block;visibility:hidden;clear:both;content:""}
.all_chk {padding:15px;border-bottom:1px solid #e8eaee;background:#fff}

/* 기본폼 */
.form_01 .write_div {margin-bottom:10px;position:relative}
.form_01 li {margin:0 0 10px;position:relative;list-style:none}
.form_01 textarea, .frm_input {border:1px solid #d0d3db;background:#fff;color:#000;vertical-align:middle;padding:5px;border-radius:0;box-shadow:none}
select.frm_input {border:none;}
.form_01 textarea {width:100%;height:100px}
.frm_input {height:45px}
.full_input {width:100%} 
.form_01 .frm_file {display:block;margin-bottom:5px;width:100%}
.form_01 select {height:40px;background-color:#fff}
.form_01 .frm_info {font-size:0.92em;color:#EF822B;text-align:left;margin:3px 0 10px;display:block;line-height:1.3em}

/* 자료 없는 목록 */
.empty_table {padding:100px 0 !important;color:#777;text-align:center}
.empty_list {padding:20px 0 !important;text-align:center}

/* 필수입력 */
.required, textarea.required {background-image:url('../img/require.png') !important;background-repeat:no-repeat  !important;background-position:right top !important}

/* 테이블 항목별 정의 */
.td_board {width:120px;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:150px;text-align:center}
.td_group {width:100px;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:#999}
.txt_rdy {color:#8abc2a}

/* 새창 기본 스타일 */
.new_win {position:relative;background:#fff}
.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 .win_total {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 {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 .win_btn {clear:both;padding:10px 0 30px;text-align:center}
.new_win .win_btn a {display:inline-block;height:45px;line-height:40px;font-weight:bold}
.new_win .btn_close {width:60px;height:45px;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 4px;margin:0 2px}

/* 사이드뷰 */
.sv_wrap {display:inline-block;position:relative;font-weight:normal;line-height:20px}
.sv_wrap .sv {z-index:1000;width:100px;display:none;margin:5px 0 0;font-size:0.92em;background:#333;text-align:left;
-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;width:100px;margin:0;padding:0 10px;line-height:30px;font-weight:normal;color:#bbb}
.sv_wrap .sv a:hover {background:#000;color:#fff}
.sv_member {color:#333;font-weight:bold}
.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:block;padding:10px 0;text-align:center}
.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:#eee;border:1px solid #eee}
.pg a:focus, .pg a:hover {text-decoration:none}
.pg_page {color:#959595;font-size:1.083em;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:#EF822B;border:1px solid #EF822B;color:#fff;font-weight:bold;height:30px;line-height:30px;padding:0 10px;min-width:30px;border-radius:3px}

.swiper {
  margin-top:70px;
  padding:12px 0;
  width: 100%;
  height: auto;
  overflow: hidden;
}
.swiper-slide {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: 20px; 
}
.main-banner {
  background: #FFFFFF;
  overflow: hidden;
  box-sizing: border-box;
}
.main-banner img {
  width:100%;
}
.line-banner img {width:100%;}

.badge {
  display: inline-block;
  padding: .35em .65em;
  font-size: 0.9em;
  font-weight: 500;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 4px;
}
.bg-sataus-ing {background-color:#EF822B;}
.bg-sataus-today {background-color:#2089D9;}
.bg-sataus-past {background-color:#D8CCBB;}
.bg-sataus-future {background-color:#8AC74C;}

.sataus-ing {color:#EF822B;}
.sataus-today {color:#2089D9;}
.sataus-past {color:#D8CCBB;}
.sataus-future {color:#8AC74C;}
.bg-blue {background-color: blue;}

.badge-dday {color:#8B8B8B}

#ctt_con {overflow: auto;}
.ad_button_wrap {
  width: 100%;
  margin: 30px auto;
}
.ad_button_wrap li {
  float:left;
  width:50%;
  text-align: center;
  line-height: 20px;
  margin-bottom:10px;
}
.ad_button_wrap li:last-child {
  line-height: 40px;
}

.ad_button_wrap a {
  display: inline-block;
  width: 90%;
  height: 50px;
  background: #fff;
  padding: 4px 10px 0;
  border: 1px solid #999999;
  vertical-align: middle;
  cursor: pointer;
  color: #999999;
  outline: none;
  text-align: center;
  font-weight: 500;
}

.ad_button_wrap a:hover {
  background-color: #fa8c32;
  border: 1px solid #fa8c32;
  color: #fff;
}

.board_head_wrap {margin: 20px auto}
.board_head_wrap::after {display:block;clear:both;content:""}
.board_head_wrap ul {padding-bottom:20px}
.board_head_wrap ul li {float:left;width:33.3333%;padding:10px 0px;border:2px solid #fa8c32;text-align:center;}
.board_head_wrap ul li:nth-child(1),.board_head_wrap ul li:nth-child(2) {border-right:none}
.board_head_wrap ul li a {color:#fa8c32;font-size:12px; font-weight: 400;}
.board_head_wrap ul li.on {background-color: #fa8c32;}
.board_head_wrap ul li.on a{color: #fff;}
/*
#top_nav { width:100%; background-color: #fff; position: relative; z-index:101;transition:background 0.1s ease;}
#top_nav .splide__slide { font-size: 1.4em; font-weight:500;letter-spacing: -0.1em;flex-grow: 1; text-align: center;}
#top_nav .splide__slide a {color:#555555;}
#top_nav .splide__slide.on a {color:#EF822B}
#top_nav .splide__slide.on:after {
    content: "";
    display: block;
    background-color: #EF822B;
    height:3px;
    margin-top:4px;
}
.hdFixed {position:fixed !important; top:0;border-bottom: 1px solid #C1C1C1;}
.hdFixed .top_nav_slide .splide__slide {height:44px !important; line-height: 37px;}
.hdFixed .top_nav_slide .splide__slide.on:after{margin-top:0 !important} */
#main_banner {margin-top:98px;padding-bottom: 15px;}
#main_banner.sub{padding-bottom:0}
#main_banner h2{padding:8px 0;}
.line-banner-wrap .splide__track {width:96%;margin: 0 auto;}
.line-banner-wrap .splide__slide img {
    border-radius: 7px;
}
#main_banner .line-bar {margin-top:7px; height:9px; background-color: #F5F4F3;}
#container .line-bar {height:2px; margin-bottom:10px; background-color: #F5F4F3;}
#banner-d, #latest_contest {width:98%; margin:0 auto; color: #242424; overflow: hidden;}
#latest_contest {margin-top:30px;}
#banner-event {padding-bottom:20px;}
#banner-d h2, #latest_contest h2, #main_banner h2, #banner-event h2 {text-align:center; font-size:18px; font-weight: 700;}
.banner-d-wrap, .banner-c-wrap, .banner-event-wrap {padding-top: 20px}
.banner-d-inner {width:100%;overflow: hidden; padding-bottom: 10px;
    box-shadow: 5px 5px 5px rgb(0 0 0 / 40%);
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;}
.banner-d-inner picture {position:relative;display: block;}
.banner-d-inner picture p {position:absolute; top:10px; right:10px; background-color: rgba(239, 130, 43, 0.9); color:#fff;padding: 3px 10px;border-radius: 5px;cursor: pointer;font-size:13px;}
.banner-d-info {background-color: #fff; padding: 10px;height: auto; font-size: 13px;}
.banner-d-info .dday {float:left; width:40%; color:#EF822B;font-weight: 400;}
.banner-d-info .host {float:right; text-align: right; width:60%; max-width: 180px; color:#8B8B8B;font-size:12px;overflow:hidden;text-overflow: ellipsis;white-space: nowrap;}
.banner-d-info .title {padding: 10px 0; height:50px; float:left; width:100%;overflow:hidden;text-overflow: ellipsis;font-weight: 700; color:#242424; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.banner-d-wrap .splide__slide, .banner-c-wrap .splide__slide, .banner-event-wrap .splide__slide {padding:0 7px 10px 0;}

.contest-list {width:100%; margin:20px auto;  /*border-top: 1px solid #e6e6e6;*/}
.contest-list ul {padding:0;margin:0;list-style: none;}
.contest-list ul li {font-size: 14px; padding: 12px 10px; border-bottom: 1px solid #e6e6e6;}
.contest-list ul li.is_star {background-color:#ffd9bb4a; border-bottom: 2px solid #fff;}
.contest-list .dday {float:left; width:30%; color:#EF822B;font-weight: 700;}
.contest-list .period {float:left; text-align: left; color:#8B8B8B;font-size:12px;overflow:hidden;text-overflow: ellipsis;white-space: nowrap;}
.contest-list .title {padding: 4px 0 4px; max-height:46px; float:left; width:100%;overflow:hidden;text-overflow: ellipsis;font-weight: 700; color:#242424; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.contest-list li .is_star a { color: #EF822B; }
.contest-list .host {width:70%; float:left; color:#8B8B8B;font-size:13px;overflow:hidden;text-overflow: ellipsis;white-space: nowrap;font-weight:700;line-height: 24px;}
.contest-list .scrap {width:30%; float:right; text-align:right;color:#EF822B;font-size:16px;line-height: 24px;}
#item_load_msg {display:none;height:40px;color:#EF822B;font-weight:600;}
.li_more {text-align: center; padding:20px 0;}
#btn_more_item{border: 1px solid #EF822B; color:#EF822B; padding: 10px 100px; border-radius: 10px;}

#banner_c {padding-left:10px;}
#banner_c .splide__track {padding-bottom: 20px;}

#banner_event {padding-left:10px;}
#banner_event .splide__track {padding-bottom: 20px;}

.splide__pagination__page { background: #D8CCBB !important; transform: scale(1.4) !important; }
.splide__pagination__page.is-active { background: #FC9645 !important; }
.banner-c-inner { float:left; width:50%;overflow: hidden; border: 1px solid #DFDFDF;}
.banner-c-inner:nth-child(even) { border-left: none;}
.banner-c-inner:nth-child(n+3) { border-top: none;}
/*.banner-c-wrap .splide__slide .splide__wrap:nth-child(odd) {border-right: 1px solid #DFDFDF;}*/
.banner-c-inner picture {position:relative;display: block; background-size:cover;background-position:50% 50%; padding-top:36.25%}
.banner-c-inner picture p {position:absolute; bottom:0; left:0; background-color: rgba(0, 0, 0, 0.7); color:#fff;padding: 1px 4px; font-size:13px;color:#fff;width:60px;text-align: center;}
.banner-c-info {background-color: #fff; padding: 10px;height: auto; font-size: 14px; border-top: 1px solid #DFDFDF;}
.banner-c-info .host {width:100%; color:#8B8B8B;font-size:12px;overflow:hidden;text-overflow: ellipsis;white-space: nowrap;}
.banner-c-info .title {padding: 10px 0; height:55px; width:100%;overflow:hidden;text-overflow: ellipsis;font-weight: 700; color:#242424; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}

.banner-event-inner { float:left; width:100%;overflow: hidden; border: 1px solid #DFDFDF; }
.banner-event-inner picture {position:relative;display: block; background-size:cover;background-position:50% 50%; padding-top:36.25%}
.banner-event-inner picture p {position:absolute; bottom:0; left:0; background-color: rgba(0, 0, 0, 0.7); color:#fff;padding: 1px 4px; font-size:13px;color:#fff;width:60px;text-align: center;}
.banner-event-info {background-color: #fff; padding: 10px;height: auto; font-size: 14px; border-top: 1px solid #DFDFDF;}
.banner-event-info .host {width:100%; color:#8B8B8B;font-size:12px;overflow:hidden;text-overflow: ellipsis;white-space: nowrap;}
.banner-event-info .title {padding: 10px 0; height:55px; width:100%;overflow:hidden;text-overflow: ellipsis;font-weight: 700; color:#242424; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}

.tbl_info {width:100%; padding: 0 10px;margin: 0px auto 5px; color: #555555; font-size:13px;border-top:1px solid #E6E9E8;border-bottom:1px solid #E6E9E8}
.tbl_info::after {content: ''; display: block; clear: both;}
.tbl_info .tbl_total {float:left; width:70%; padding-top: 10px;}
.tbl_info .tbl_sort {float:right; width:30%; text-align:right}
.cl_target.on {color:#fa8c32}
.cl_sub_cate.on span{background-color:#fa8c32;color:#fff;}

.banner_c_ad {padding:10px 0;overflow: auto;}
.banner_c_ad a {margin-left:10px; color:#B4A998; font-size:3.6vw;}
.banner_c_ad li {float:left;text-align:center;}
.banner_c_ad li:nth-child(1) {width:35%;padding-top:5px;}
.banner_c_ad li:nth-child(2) {width:45%;padding-top:5px;}
.banner_c_ad li:nth-child(3) {width:20%; text-align: right;padding-right:10px;}
.banner_c_ad img {height: 20px; width:20px;}
.banner_c_ad li.logo img {max-width: 53px; width:70%; height:auto;}

.new_icon {display:inline-block;line-height:16px;font-size:0.8em;color:#ff0000;text-align:center;border-radius:2px;margin-left:2px;font-weight:bold;vertical-align:middle; margin-top: -10px;}
#contest_wrap {margin-top:20px;}
#contest_wrap h1 {display:inline-block;font-weight: 500; color:#3a3a3a;font-size:1.3em;}
.cl_dday {
    color: #EF822B;
    font-size: 14px;
    font-weight: 500;
	margin-left: 10px;
    display: inline-block;
}
.badge {
    font-size: 14px;
    display: inline-block;
    font-weight: 500;
    border-radius: 0;
	padding:10px 0;
}
.cl_status0 {color:#D8CCBB;}
.cl_status1 {color:#8AC74C;}
.cl_status2 {color:#EF822B;}
.cl_status3 {color:#2089D9;}

#contest_info {margin-top:20px; text-align:center;
  font-family: '나눔고딕';
  overflow: auto;
  display: block;
  padding: 0px;
  margin: 10px auto 15px;
  position: relative;
  text-align: left;
  letter-spacing: -0.5px;
  text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale;
  font-size: 13px;
  line-height: 21px;
}
.contest_poster {
  width: 90%;
  max-height:800px;
  margin: 10px auto;
  overflow: hidden;
  box-shadow: 0 2px 4px 0 rgb(79 79 79 / 40%) !important; border-radius: 10px;
}
.contest_poster picture {width:100%;}
.contest_poster picture img {width:100%;}
.contest_field {
  width:100%;
  position: relative;
}
.contest_field table {width: 100%;}
.write_div {text-align: center;}
.write_div .btn {width:auto; padding:0 20px; font-size: 1.2em}
.info_list table {width:100%;border-collapse:collapse;font-size:1.1em;color:#3a3a3a}
.info_list table caption {position:absolute;font-size:0;line-height:0;overflow:hidden}
.info_list table th {width:24%;padding:10px;font-weight:400;}
.info_list table td {padding:6px 10px;border-top:0}
.info_list div::after{content: ''; display: block; clear: both;}

#file_list {width:100%; margin-top:20px; padding:10px; border: 1px solid #dcdcdc}
#file_list .file_txt {padding: 0 5px;}
#file_list .file_txt > a {font-size:13px; color: #e77312 }
#file_list .file_txt > a:hover{ color:#fa3232 }

.file_txt > a {color: #e77312; }
.file_txt > a:hover{ color:#fa3232 }
.contest_button_wrap {
  position: relative;
  /*bottom: 0;
  right: 0;
  width: 400px;
  */
}
.contest_button_wrap > li {
	float:right;
}
.contest_button_wrap > li:not(:last-child) {
	margin-left: 5px;
}
.btn_orange {
	background-color: #fff;
	color: #e77312;
	font-weight: 400;
	border: 1px solid #e77312;
	font-size: 18px;
	line-height: 22px;
	padding: 10px 0 8px;
	border-radius: 0;
	cursor:pointer;
	height:40px;
}
.btn_orange:hover, .btn_orange.on {
	background-color: #e77312;
	color: #fff;
}

.btn_orange > i {
	font-size: 22px;
	margin-top: -5px;
	vertical-align: middle;
}
.btn_orange.scrap, .btn_orange.share, .btn_orange.linkcopy {width:40px;}
.btn_orange.homepage {padding-left:20px;padding-right:20px;}
.btn_orange.apply {width:153px;}
.contest_button_wrap > li.sns_list {
    position: absolute;
    bottom: 40px;
    right: 160px;
    display: none;
}
.contest_button_wrap > li.sns_list {
    position: absolute;
    bottom: 50px;
    right: 0px;
    display: none;
}
.youtube_wrap {
	position: relative;
	height:0;
	padding-bottom: 56.25%;
	margin-bottom: 30px
}

.main_youtube_big {
	max-width:1024px;
	width: 100%;
}

.board_body {margin-top:40px;}
.board_body .warning {
    width: 100%;
    background: #f8f8f8;
    margin-top: 20px;
    margin-bottom: 20px;
    padding:10px;
    position: relative;
}

.board_body .warning p {
    font-size: 1.0em;
    color: #000;
    line-height: 30px;
}
.board_body .warning p .point-red {
    font-weight: 600;
    color: #ca0000;
}
.board_body .title {
    font-size: 20px;
    font-weight: 500;
    color: #4c4948;
    text-align: center;
    position: relative;
    margin-bottom:30px;
}

#contest_table td.d-day .badge {
    font-size: 0.95em;
    width: 50px;
    height: 22px;
    line-height: 16px;
    border-radius: 5px;
    margin-bottom: 4px;
}
#contest_wrap .cl_view {margin-left: 10px;color:#6F6F6F}
.clearfix:after {
  content: "";
  display: block;
  clear: both;
}

#contest_body img {display: block; width:90% !important; margin:0 auto}

.mypage_menu_wrap {margin: 20px 0 20px 0}
.mypage_menu_wrap::after {display:block;clear:both;content:""}
.mypage_menu_wrap ul {padding-bottom:20px}
.mypage_menu_wrap ul li {float:left;padding:10px 20px;border:2px solid #fa8c32; border-radius: 5px; margin-right:10px;}
.mypage_menu_wrap ul li a {color:#fa8c32;font-size:15px; font-weight: 500;}
.mypage_menu_wrap ul li.on {background-color: #fa8c32;}
.mypage_menu_wrap ul li.on a{color: #fff;}

.contest-wrap {width:98%; margin:20px auto;}
#contest-list li {font-weight: 600; font-size:13px; border-bottom: 1px solid #e6e6e6; padding:10px 0;}
#contest-list li span.date {color: #a5a5a5; font-weight:400; font-size:12px; padding: 0.35em}
#contest-list li .dday {margin-left:6px;}
#contest-list li span.host { color: #a5a5a5}
#contest-list li .title {padding: 4px 0;}
#contest-list li .fa-star {color: #ffe533; margin-right: 4px; font-weight: 600;}
#contest-list li .title a {font-size:14px; color:#242424}
#contest-list li .is_star a {color: #EF822B;}
#contest-list li .badge {font-weight:600; font-size:13px; padding: 0.35em 0.65em 0.35em 0;}
#contest-list li .cl_status0 {color:#D8CCBB;}
#contest-list li .cl_status1 {color:#8AC74C;}
#contest-list li .cl_status2 {color:#EF822B;}
#contest-list li .cl_status3 {color:#2089D9;}

#quickAd {
  position: absolute;
  width: 80px;
  top: 229px;
  right: 1%;
  z-index: 100;
}
#quickAd li {
  margin-bottom: 5px;
}
#quickAd li:last-child {
  margin-bottom: 0;
}
#quickAd li img {
  width: 80px;
}