@charset "utf-8";

@import url('../fonts/nanumsquare.css');
@import url('notosanskr.css');
@import url('https://fonts.googleapis.com/css2?family=Unna:wght@400;700&display=swap');


/* 초기화 */
html {overflow-y:scroll}
body {margin:0;padding:0;font-size:12.5pt;font-family:'Noto Sans kr', sans-serif;width:100%; line-height:160%;color:#666;font-weight:300;}
html, h1, h2, h3, h4, h5, h6, form, fieldset, img {margin:0;padding:0;border:0;font-family:'Unna', 'Noto Sans kr', sans-serif;}
h1, h2, h3, h4, h5, h6 {color:#000;}

h1 {font-size:35pt;}
h2 {font-size:30pt;}
h3 {font-size:25pt;}
h4 {font-size:18pt;}
h5 {font-size:14pt;}
h6 {font-size:10pt;} 
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block}

#hd ul, nav ul, #ft ul {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}
input, button {margin:0;padding:0;font-family:'Noto Sans kr', sans-serif;font-size:1em}
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 {font-family:'Noto Sans kr', sans-serif;overflow-x:scroll;font-size:11pt;line-height:150%;}
a:link, a:visited {color:#000;text-decoration:none}
a:hover, a:focus, a:active {color:#000;}
a,div,p,span,input,button,select,ul,li,textarea,article,section,article {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}

img {max-width:100%;}

h5.sub_title {border-bottom:2px solid #000;padding-bottom:5px;}

button {border-radius:0;-webkit-appearance:none}

input[type=text],input[type=password], textarea {
outline: none;
} 

.placeholdersjs { color: #aaa !important; }

*:focus {outline: none;}

input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus
input:-webkit-autofill, 
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  border:none !important;
  -webkit-text-fill-color: inherit !important;
  -webkit-box-shadow: 0 0 0px 1000px #FFFFFF inset;
  transition: background-color 5000s ease-in-out 0s;
}

@media screen and (max-width: 991px) {
  pre {font-size:10pt}
  textarea, input[type=text], input[type=password], input[type=submit], button {border-radius:0;-webkit-appearance:none}
}

.sm-font {font-size:10pt;}


::-moz-selection {
  background: #77c3ca;
  color: #fff;
}
::selection {
  background: #77c3ca;
  color: #fff;
}



/* 팝업레이어 */
#hd_pop {z-index:1000;position:relative;margin:0 auto;width:1200px;height:0}
#hd_pop h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
.hd_pops {position:absolute;border:1px solid #ddd;background:#fff;display:inline-block;*display:inline;box-shadow:10px 10px 10px rgba(60,60,60,0.7);}
.hd_pops_con {display:inline-block;*display:inline;background:#fff;text-align:left;}
.hd_pops_footer {padding:0;background:#ffff;color:#fff;text-align:right;border-top:1px solid #ddd;}
.hd_pops_footer button {float:left;height:40px;border:0;background:#fff;color:#666;font-size:11pt;padding:0;margin:0;line-height:40px; box-sizing: content-box; -webkit-box-sizing: content-box; -moz-box-sizing: content-box;}
.hd_pops_reject {width:79.5%;border-right:1px solid #ddd !important;}
.hd_pops_close {float:right;width:calc(20% - 2px);padding:0 !important;margin:0 !important;line-height:40px !important;border:1px solid #fff !important;border-bottom:0 !important;}



/* 상단 레이아웃 */
#hd {position:relative;left:0;top:0;width:100%;display:inline-block;*display:inline;text-align:center;z-index:999 !important;background:#fff;}
.hd_zindex {z-index:10 !important}
#hd_h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#hd_wrapper {position:relative;margin:0 auto;padding:0px;margin:0 auto;width:100%;text-align:center;z-index:9;-webkit-transition:all 0.1sease-in-out;  -moz-transition:all 0.1sease-in-out;  -ms-transition:all 0.1sease-in-out;  -o-transition:all .15s ease-in-out;  transition:all .15s ease-in-out; }

#logo {position:relative;float:left;margin:15px 20px;
  -webkit-transition:all .15s ease-in-out;  -moz-transition:all .15s ease-in-out;  -ms-transition:all .15s ease-in-out;  -o-transition:all .15s ease-in-out;  transition:all .15s ease-in-out; }
#logo img {height:50px;width:auto;}


/* 텍스트 크기 조절 */
#text_size {float:left;margin:0 0 0 10px;letter-spacing:-3px}
#text_size button {margin:0;padding:1px 2px;border:1px solid #c3c6ca;background:transparent;vertical-align:middle;cursor:pointer}
.ts_up {font-size:1.167em !important}
.ts_up2 {font-size:1.3em !important}


/* 상단 회원가입 등 링크 */
#tnb_wrap {position:relative;width:100%;border-bottom:1px solid #ddd;display:inline-block;*display:inline;}
#tnb_wrap ul {padding:0;margin:0;}
#tnb_wrap ul li {padding:0;margin:0;list-style:none;border-left:1px solid #ddd;}
#tnb_wrap ul li:last-child {border-right:1px solid #ddd;}
#tnb_wrap ul li a {position:relative;float:left;height:35px;line-height:35px;font-size:10pt;padding:0 10px;}

#link li.on a {background:#5d5d5d;color:#fff;}
#link li:last-child {border-right:1px solid #ddd;}

#tnb {position:absolute;right:55px;top:50px;z-index:9;}
#tnb a {position:relative;float:left;color:#ffffff;border:1px solid rgba(255,255,255,0.8);padding:0 15px;height:36px;line-height:36px;text-align:center;border-radius:30px;font-family: 'GyeonggiTitleM';}

/*
#tnb li {float:left;margin:0 0 0 10px}
#tnb a {display:inline-block;padding:0 10px;height:28px;color:#333;letter-spacing:-0.1em;line-height:2.4em}
#tnb a:focus, #tnb a:hover, #tnb a:active {text-decoration:none}
#tnb img {margin-right:3px}
*/

/* 메인메뉴 */

#gnb_btn_all,
#gnb_btn_search {width:70px;height:70px;line-height:70px;margin:0;-webkit-transition:all .3s ease-in-out;  -moz-transition:all .3s ease-in-out;  -ms-transition:all .3s ease-in-out;  -o-transition:all .3s ease-in-out;  transition:all .3s ease-in-out; }
#gnb_btn_all {float:left;}
#gnb_btn_search {float:right;}
#gnb_btn_all {background:url('../img/core/icon_menu.png') no-repeat center center;}
#gnb_btn_search {background:url('../img/core/icon_search.png') no-repeat center center;}
#gnb_btn_all:hover, #gnb_btn_search:hover {cursor:pointer;}


/* 전체 검색 */

#searchbox {position:absolute !important;width:100%;height:90px;z-index:999;display:inline-block;*display:inline;display:none;text-align:center;background:#fff;padding:20px;top:135px;
  -webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;}
#searchbox #hd_sch {width:100%;display:inline-block;*display:inline;margin:0 auto;}
#searchbox #hd_sch legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
#searchbox #hd_sch #sch_stx {padding-left:5px;width:250px;height:40px;border:0;background:none;line-height:1.9em !important;line-height:1.6em;border-bottom:3px solid #000;color:#000;font-size:13pt;}
#searchbox #hd_sch #sch_submit {padding:0 5px;height:42px;border:0;background:none;color:#000;cursor:pointer}
#searchbox #hd_sch #sch_submit::before {position:relative;float:left;font-family: 'FontAwesome';content: "\f002";width:50px;height:50px;}


/*전체메뉴*/
#gnb_all {position:absolute;top:135px;left:0;width:100%;height:300px;z-index:99;text-align:center;display:none;border-top:1px solid #ddd;}
#gnb_all .gnb_al_ul:after {display:block;visibility:hidden;clear:both;content:""}
#gnb_all .gnb_al_ul {position:relative;width:100%;max-width:1200px;margin:0 auto;display:inline-block;*display:inline;background:#fff;padding:20px;-moz-box-shadow:  0 10px 10px rgba(0,0,0,0.2);box-shadow: 0 10px 10px rgba(0,0,0,0.2);}
#gnb_all .gnb_al_li{background:#fff;float:left;min-width:25%;margin:0;padding:5px;list-style:none;}
#gnb_all .gnb_al_li .gnb_al_a{padding:10px;display:block;position:relative;margin-bottom:10px;border-bottom: 1px solid #ddd;font-weight: 700;color:#6b142b;}
#gnb_all .gnb_al_li li {line-height:2em;text-align:center;list-style:none;padding:0;margin:0 !important;}
#gnb_all .gnb_al_li li a{color:#555;font-size:12pt;}

.gnb_close_btn{background:#4158d1;color:#fff;width:50px;height:50px;border:0;vertical-align:top;font-size:18px;display:none;}

.box_show {display:block !important;}
.close {background:url('../img/core/icon_close.png')  no-repeat center center !important;}

#gnb {position:relative;float:right;text-align:left;margin:0 auto;display:inline-block;*display:inline;height:80px;}

#iconWrap-m {display:none;}
#iconWrap {position:relative;width:170px;float:right;font-size:1.3em;color:#606060;text-align:center;margin:0; margin-top:37px; display:inline-block;*display:inline;}
#iconWrap a {color:#606060;}
#iconWrap i {opacity:0.7;
margin:0 15px;
-webkit-transition:all .3s ease-in-out;
-moz-transition:all .3s ease-in-out;
-ms-transition:all .3s ease-in-out;
-o-transition:all .3s ease-in-out;
transition:all .3s ease-in-out;color:#6e6e6e;}

#iconWrap i.indexlink {color:#fff;}
#iconWrap i:hover {opacity:1;cursor:pointer;}


.lang {position:relative;width:40px;float:right;display:inline-block;*display:inline;padding:0;border-left:1px solid #ddd;}
.lang li {width:100%;float:left;text-align:center;display:inline-block;*display:inline;padding:5px 10px;margin:0;line-height:15px;font-size:10pt;}
.lang li:hover {cursor:pointer;}
.lang li.on {background:#8751bb;color:#fff;}





.fixed {position:fixed !important;left:0;top:0;box-shadow:2px 2px 8px rgba(0,0,0,0.2);height:60px !important;background:#fff;}
.fixed #hd_wrapper {padding:0;}
.fixed #logo {padding:0;top:5px;}
.fixed #logo img {width:50px;height:auto;}
.fixed #gnb .gnb_1dli {line-height:60px;}
.fixed #gnb_btn_all,
.fixed #gnb_btn_search {width:60px;height:60px;line-height:60px;margin:0}
.fixed .gnb_2dul {top:60px;}
.fixed #searchbox {top:60px;}
.fixed #tnb {display:none;}


@media all and (max-width:1600px) {
  #tnb {top:50px;}
}


@media all and (max-width:1380px) {
  #tnb {right:25px;top:40px;}
}


@media all and (max-width:1200px) {
  #tnb {right:25px;top:40px;}
  #tnb a {height:30px;line-height:30px;font-size:12pt;}

}

  
  @media all and (max-width:991px) {
    
  body {width:100%;overflow:hidden;font-size:10pt;}
    
  h1 {font-size:18pt;}
  h2 {font-size:16pt;}
  h3 {font-size:14pt;line-height:28px;}
  h4 {font-size:12pt;}
  h5 {font-size:10pt;}
  h6 {font-size:9pt;} 
    
  #hd {height:60px;}
  #hd_wrapper {padding:0;}
  #iconWrap-m {position:absolute;left:0px;top:0px;color:#000;font-size:1.5em;z-index:9999 !important;display:block;height:60px;width:60px;line-height:60px;color:#000;}
  #iconWrap {position:absolute;float:none;font-size:1.5em;color:#606060;right:5px;top:15px;line-height:0;padding:5px 0px;text-align:right;display:inline-block;*display:inline;margin:0;}
  
  #logo {position:relative;width:100%;display:inline-block;*display:inline;text-align:center;margin:0;padding:20px 0px;height:auto;margin:0;}
  #logo img{width:145px;height:auto;}
  #gnb {display:none;}
  .lang {border-left:0;}
  
  #gnb_btn_all {display:none;}
  #gnb_btn_search {position:absolute;top:0;right:0;margin:0;height:60px;width:60px;}
  #tnb {display:none}
  
  .fixed #iconWrap-m {color:#000;}
  }

  


/* 중간 레이아웃 */

/*서브타이틀*/


#subtitle {position:relative;float:left;width:100%;margin: 0 auto;display:inline-block;*display:inline;}
#subtitle_text {position:relative;width:100%;max-width:1200px;margin: 0 auto;}

.st_bg {position:absolute;z-index:-1;left:0;top:0;width:100%;height:690px;background: linear-gradient(to bottom, #6b142b 0 150px, #fff 151px);background:url('../img/sub-title1.jpg') no-repeat center top;}
.st1 {background:url('../img/sub-title1.jpg') no-repeat center top;background-attachment: fixed;background-size:100% auto;background-attachment: fixed;}
.st2 {background:url('../img/sub-title2.jpg') no-repeat center top;background-attachment: fixed;background-size:100% auto;background-attachment: fixed;}
.st3 {background:url('../img/sub-title3.jpg') no-repeat center top;background-attachment: fixed;background-size:100% auto;background-attachment: fixed;}
.st4 {background:url('../img/sub-title4.jpg') no-repeat center top;background-attachment: fixed;background-size:100% auto;background-attachment: fixed;}

@media all and (max-width:991px) {
.st_bg {background-size:200% auto;height:200px;}
}

#wrapper {position:relative;float:left;width:100%;text-align:center;display:inline-block;*display:inline;text-align:center;}

#wrap {position:relative;width:100%;max-width:1200px;margin:0 auto !important;padding:0;display:inline-block;*display:inline;}

#aside {position:absolute;float:left;width:210px;top:85px;}


#container {position:relative;padding:0;width:100%;max-width:1200px;min-height:500px;text-align:left;margin:0 auto;}
#container:after {display:block;visibility:hidden;clear:both;content:""}

#container_title {position:relative;width:100%;max-width:1200px;padding:0;font-size:25pt;font-weight:400; margin:60px auto;color:#000;border-bottom:1px solid #ddd;padding-bottom:60px;text-align:center;font-family:'Unna';}

.container {position:relative;width:100%;max-width:1200px;margin:0 auto;}


#navi {position:absolute;right:10px;color:#999;font-size:12pt;letter-spacing:0.05em;font-weight:normal;font-family:Noto sans kr,sans-serif;display:none;}
#navi img {margin:5px;}


@media all and (max-width:991px) {
#aside {display:none;}

#subtitle_text {letter-spacing:1pt;text-align:center;}
#navi {display:none;}
#container {position:relative;padding:0 10px;min-height:0px;}
#container_title {text-align:center;border-bottom:1px solid #ddd;padding:15px 0;font-size:13pt;margin:0;background:none;font-size:1.5em;margin-bottom:10px;}
}




/* 하단 레이아웃 */
#ft {position:relative;float:left;width:100%;background:#f2f2f2;color:#929090;display:inline-block;*display:inline;text-align:center;padding:70px 0;font-size:11pt;}
#ft_wrap {width:100%;max-width:1200px;margin:0 auto;display:inline-block;*display:inline;text-align:center;}

/*

#ft_link {position:relative;display:inline-block;*display:inline;margin:0 auto;}
#ft_link a {position:relative;display:inline-block;margin:0 10px 0 0;color:inherit;color:#929090;padding-right:13px;font-weight:normal;}
#ft_link a:after {position:absolute;content:"|";top:0;right:0;font-size:9pt;color:#929090;}
#ft_link a:last-child {margin-right:0;padding-right:0;}
#ft_link a:last-child:after {content:" ";}
#ft_link #ft_totop {position:absolute;top:10px;right:0;z-index:9999;}
*/


#ft_logo {position:relative;width:100%;float:left;text-align:center;padding:0;margin-bottom:30px;}
#ft_logo img {width:80px;height:auto;}

#ft_tel  {position:relative;float:left;text-align:left;width:100%;color:#000;padding-bottom:35px;border-bottom:1px solid #ddd;}

#ft_tel h5, 
#ft_tel h3,
#ft_tel div {float:left;display:inline-block;*display:inline;height:20px;line-height:20px;}

#ft_tel h5 {line-height:25px;}
#ft_tel h3 {margin:0 15px;}
#ft_tel div {color:#666;}

#ft_company {position:relative;float:left;text-align:center;width:100%;display:inline-block;*display:inline;line-height:180%;}
#ft_wrap .copy {float:left;text-align:left;color:#aaa;font-size:7pt;line-height:13pt;}

#ft_sns {position:relative;width:auto;margin:0 auto;display:inline-block;*display:inline;margin-top:15px;}
#ft_sns a {position:relative;float:left;width:50px;height:50px;border-radius:50%;background:#fff;line-height:50px;color:#999;text-align:center;margin:0 5px;font-size:13pt;}
#ft_sns a:hover {color:#000;}


@media all and (max-width:991px) {
	
.container {padding:0 10px;}	

#ft {padding:30px 15px;font-size:8.5pt;}
#ft a {color:#929090;}

#ft_logo {width:100%;text-align:center;margin-bottom:15px;}
#ft_logo img {width:55px;}

#ft_company {width:100%;padding:10px;margin-top:10px;line-height:150%;word-break:keep-all;}

#ft_link {width:100%;float:left;text-align:center;}
#ft_link a {margin:0 5px 0 0;padding-right:10px;}

#ft a {}
#ft_wrap .copy {font-size:8pt;letter-spacing:-0.5pt;}

}



.totop {opacity:0;position:fixed;background:#454545;z-index:9;bottom:0px;right:10px;padding:0;line-height:68px;
    border:1px solid #3c3c3c;color:#fff;width:60px;height:60px;text-align:center;
    -webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;}
.totop i {font-size:2em;color:#fff;}

.totopshow {position:fixed;opacity:1;display:block;bottom:10px;}
.totopshow i {font-size:2em;color:#fff;}
.totopshow:hover {background:#fff;cursor:pointer !important;color:#6c6c6c;border:1px solid #6c6c6c;}
.totopshow:hover i {color:#6c6c6c;}





.manage_area {position:fixed;bottom:0;left:0;width:100%;padding:20px;text-align:center;border-top:1px solid #eaeaea;z-index:999999;box-shadow:0 0 15px rgba(0,0,0,0.2);background:#f7f7f7;}
.manage_area ul {padding:0;margin:0 auto;display:inline-block;*display:inline;}
.manage_area ul li {float:left;list-style:none;margin:0;padding:0;}



/* 게시물 선택복사 선택이동 */
#copymove {}
.copymove_current {float:right;color:#ff3061}
.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;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 {width:160px;height:60px;border:1px solid #e9e9e9;vertical-align:top;padding:0;margin:0}
#captcha #captcha_mp3 {position:absolute;top:0;left:161px;;margin:0;padding:0;width:31px;height:31px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer}
#captcha #captcha_mp3 span {position:absolute;top:0;left:0;width:31px;height:31px;background:url('../../../img/captcha.png') no-repeat;}
#captcha #captcha_reload {position:absolute;top:31px;left:161px;margin:0;padding:0;width:31px;height:31px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../../../img/captcha.png') no-repeat  0 -30px;border-top:1px solid #ccc;text-indent:-999px}
#captcha #captcha_key {margin:0 0 0 33px;padding:0 5px;width:70px;height:60px;border:1px solid #b8c9c2;background:#f7f7f7;font-size:1.333em;font-weight:bold;text-align:center;line-height:2.8em;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:31px;height:31px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../../../img/captcha.png') no-repeat  0 -30px;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/captcha.png') no-repeat; vertical-align:top;overflow:hidden;cursor:pointer;text-indent:-9999px;border:none}

/* ckeditor 단축키 */
.cke_sc {margin:0 0 5px;text-align:right}
.btn_cke_sc{display:inline-block;padding:0 10px;height:23px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;line-height:1.9em;vertical-align:middle;cursor:pointer}
.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:20%;font-weight:bold}
.cke_sc_def dd {width:30%}

/* 버튼 */
a.btn01 {display:inline-block;padding: 0 20px;  line-height: 43px;  font-size: 14px;  font-weight: 400;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;vertical-align:middle}
a.btn01:focus, a.btn01:hover {text-decoration:none}
button.btn01 {display:inline-block;margin:0;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none}
a.btn02 {display:inline-block;padding: 0 20px;  line-height: 43px;  font-size: 14px;  font-weight: 400;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: 0 20px;  line-height: 43px;  font-size: 14px;  font-weight: 400;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none}

.btn_confirm {text-align:center} /* 서식단계 진행 */
.btn_submit {position:relative;width:150px;padding:0px;height:55px;border:0;line-height:55px;background:#6b142b;border:1px solid #6b142b;color:#fff;letter-spacing:0;cursor:pointer;border-radius:0px;}
fieldset .btn_submit {}
a.btn_submit {float:left;vertical-align:middle;color:#fff !important;}

.btn_search {width:30px;height:30px;background:url('../img/icon_search.png') no-repeat center center;border:0px;opacity:0.5}
.btn_search:hover {opacity:1;cursor:pointer;}

a.btn_cancel {width:150px;display:inline-block;padding:0px;border:1px solid #ddd;background:#fafafa;color:#000;text-decoration:none;vertical-align:middle;line-height:55px;}
button.btn_cancel {display:inline-block;padding:10px;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 10px;height:43px;border:0;background:#333;color:#fff;text-decoration:none;vertical-align:top} /* 우편번호검색버튼 등 */
a.btn_frmline {line-height:24px}
button.btn_frmline {font-size:1em}

/* 게시판용 버튼 */
a.btn_b01 {display:inline-block;padding: 0 20px;  line-height: 35px;  font-size: 14px;  font-weight: 400;border:1px solid #e6e6e6;border-right:1px solid #ddd;border-bottom:1px solid #ddd;background:#fff;color:#000;text-decoration:none;vertical-align:middle;font-weight:500;color:#666;}
a.btn_b01:focus, .btn_b01:hover {text-decoration:none}
a.btn_b02 {display:inline-block;padding: 0 20px;  line-height: 35px;  font-size: 14px;  font-weight: 400;border:1px solid #000;background:#303030;color:#fff;text-decoration:none;vertical-align:middle;}
a.btn_b02:focus, .btn_b02:hover {text-decoration:none}
a.btn_admin {display: inline-block; padding: 0 20px;  line-height: 35px;  font-size: 14px;  font-weight: 400; text-align: center;color: #555; border: 1px solid #ccc; background: #fff;text-decoration:none;vertical-align:middle;} /* 관리자 전용 버튼 */
a.btn_admin:focus, a.btn_admin:hover {text-decoration:none}

.btn_bo_adm input {display: inline-block; padding: 0 20px;  line-height: 35px;  font-size: 14px;  font-weight: 400; text-align: center;color: #555; border: 1px solid #ccc; background: #fff;text-decoration:none;vertical-align:middle;}


/* 댓글 스타일 */
.cnt_cmt {display:inline-block;margin:0 0 0 3px;font-weight:bold}


/* 기본테이블 */
.tbl_wrap table {width:100%;border-collapse:collapse;border-spacing:0}
.tbl_wrap caption {padding:10px 0;font-weight:bold;text-align:left;color:#000;}

.tbl_head01 {margin:0 0 10px;background:#fff;}
.tbl_head01 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head01 thead th {padding:20px 0;border-top:2px solid #000;border-bottom:1px solid #c4c4c4;color:#222;font-size:11pt;text-align:center;letter-spacing:0.3pt;background:#fff;font-weight:500;}
.tbl_head01 thead tr:nth-child(2) th {border-top:1px solid #ddd;}
.tbl_head01 thead th:last-child {border-right:0;}
.tbl_head01 thead a {color:#222;}
.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:0px 0 0 5px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;font-weight:600;text-align:left;}
.tbl_head01 td {padding:15px 5px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;line-height:1.5em;word-break:break-all;color:#878787}
.tbl_head01 td a {color:#3b3b3b;}
.tbl_head01 tr:hover {background:#f7f7f7;}
.tbl_head01 a {}



.tbl_head02 {margin:0 0 10px}
.tbl_head02 caption {}
.tbl_head02 h5 {color:#000 !important;font-family:Noto sans kr,sans-serif;}
.tbl_head02 thead th {padding:5px 0;border-top:1px solid #ddd;border-bottom:1px solid #ddd;background:#f7f7f7;color:#383838;font-size:0.95em;text-align:center;}
.tbl_head02 thead th:last-child {border-right:0;}
.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}
.tbl_head02 td {padding:8px 3px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;line-height:1.4em;word-break:break-all;text-align:center;}
.tbl_head02 a {}


/* 폼 테이블 */
.tbl_frm01 {margin:0 0 20px}
.tbl_frm01 h4 {font-family:'Noto sans kr', sans-serif;color:#000;margin-bottom:10px;}
/*.tbl_frm01 h4 {margin-bottom:10px;font-weight:600;background:url('../img/core/arrow.png') no-repeat left center;background-size:20px auto;padding-left:25px;color:#888;font-size:13pt;}*/
.tbl_frm01 table {width:100%;border-collapse:collapse;border-spacing:0;border-top:2px solid #000;}
.tbl_frm01 thead th {padding:12px 0;border-top:2px solid #000;border-bottom:1px solid #ddd;background:#f7f7f7;color:#222;font-size:10pt;text-align:center;
  letter-spacing:0.5pt;background:#fff;}
.tbl_frm01 thead th:last-child {border-right:0;}
.tbl_frm01 th {padding:15px;width:150px;border:1px solid #e9e9e9;border-left:0;text-align:left;font-weight:500;color:#000;}
.tbl_frm01 tbody th {}
.tbl_frm01 td {padding:15px;height:55px;border-top:1px solid #ddd;border-bottom:1px solid #e9e9e9;background:transparent}
.tbl_frm01 textarea, .frm_input {border:1px solid #ddd;background:#fff;color:#000;}
.tbl_frm01 textarea {padding:2px 2px 3px}

select {height:43px;}

.w150 {width:150px}
.w200 {width:200px}
.half {width:50%}
.full {width:100%}
.third {width:33.33%;}


@media all and (max-width:991px) {

  .tbl_head01 thead th {padding:12px 0;font-size:10pt;}
  .tbl_head01 td {padding:12px 5px;}

  .tbl_frm01 th {width:80px;padding:8px;}
  .tbl_frm01 td {padding:8px;}
  .tbl_frm01 textarea {height:150px !important;}
 

  .xs-half {width:50%}
  .xs-full {width:100%}


}

.frm_input {height:43px;line-height:43px;padding:0 10px;}
select.frm_input {padding-right:0;}
.frm_input[type=file] {padding:10px 0;line-height:0;}
.tbl_frm01 textarea {width:98%;height:100px}
.tbl_frm01 select{padding:5px 0;}
.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_address {margin-top:5px;width:100%;}


.sm-info:before {font-family:Fontawesome;content:"\f06a";float:left;margin-right:5px;}
.sm-info {position:relative;font-weight:400;font-size:11pt;line-height:22px !important;}




::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #888
    opacity: 1; /* Firefox */
  }
  
  :-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #888;
  }
  
  ::-ms-input-placeholder { /* Microsoft Edge */
    color: #888;
  } 

  
/*기본 리스트*/
.list_01 li{border:1px solid #dbdbdb;background:#fff;margin:3px 0;padding:10px 15px;list-style:none;position:relative;}
.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{margin:0 0 10px;font-size:1.167em}
.form_01 {padding:0;margin:0;}
.form_01 ul {padding:0;margin:0;}
.form_01 li{margin:10px 0;list-style:none;padding:0;}
.form_01 li:after {display:block;visibility:hidden;clear:both;content:""}
.form_01 li .right_input{float:right}
.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;text-align:center}

/* 필수입력 */
.required, textarea.required {background:#fff;}  /*background:url('../img/wrest.gif') #fff top right no-repeat !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:110px;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:#ccc}
.txt_rdy {color:#8abc2a}

/* 새창 기본 스타일 */
.new_win {}
.new_win .tbl_wrap {margin:0 20px}
.new_win #win_title {margin:0 0 20px;padding:20px;border-top:3px solid #333;border-bottom:1px solid #dde4e9;background:#fff;font-size:1.2em}
.new_win #win_title .sv {font-size:0.75em;line-height:1.2em}
.new_win .win_ul {margin:-20px 0 20px 0;padding:0 20px;border-bottom:1px solid #455255;background:#484848;list-style:none;zoom:1}
.new_win .win_ul:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_ul li {float:left;margin-left:-1px}
.new_win .win_ul a {display:block;padding:10px 10px 8px;border-right:1px solid #455255;border-left:1px solid #455255;color:#fff;font-family:dotum;font-weight:bold;text-decoration:none}
.new_win .win_desc {padding:20px}

.new_win .win_btn {clear:both;padding:20px;text-align:center} /* 새창용 */
.new_win .win_btn button {display:inline-block;padding:0 10px;height:30px;border:0;background:#4b545e;color:#fff;line-height:2em;cursor:pointer}
.new_win .win_btn input {padding:0 10px;height:30px;line-height:2em}
.new_win .win_btn a {display:inline-block;padding:0 10px;height:30px;background:#4b545e;color:#fff;vertical-align:middle;line-height:2.4em}
.new_win .win_btn a:focus, .new_win .win_btn a:hover {text-decoration:none}

/* 검색결과 색상 */
.sch_word {color:#3a8afd;font-weight:bold;}

/* 자바스크립트 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 {display:inline-block;position:relative;font-weight:normal}
.sv_wrap .sv {z-index:1000;display:none;margin:5px 0 0;border:1px solid #283646}
.sv_wrap .sv a {display:inline-block;margin:0;padding:3px;width:94px;border-bottom:1px solid #283646;background:#111;color:#fff !important}
.sv_wrap a:focus, .sv_wrap a:hover, .sv_wrap a:active {text-decoration:none}
.sv_on {display:block !important;position:absolute;top:10px;left:20px;width:auto;height:auto}
.sv_nojs .sv {display:block}

/* 페이징 */
.pg_wrap {clear:both;margin:0 0 20px;padding:20px 0 0;text-align:center}
.pg {}
.pg_page, .pg_current {display:inline-block;width:40px;height:40px;color:#1b1b1b;letter-spacing:0;vertical-align:middle;margin:0;line-height:40px;font-size:11pt;background:#fff;}
.pg a:focus, .pg a:hover {text-decoration:none}
.pg_page {text-decoration:none;border:1px solid #ddd;}
.pg_page:hover {border:1px solid #1b1b1b;}
.pg_start, .pg_prev {/* 이전 */}
.pg_end, .pg_next {/* 다음 */}
.pg_current {font-weight:bold;border:1px solid #1b1b1b;color:#1b1b1b;}


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

#section {padding:30px 0 }
.section-pd {padding:60px 0 !important;}

.center {text-align:center;}
.lightgray {color:#999;}
.gray {color:#666;}
.red {color:#f01f1f;}
.blue  {color:#28307c;}
.skyblue  {color:#00a8ff;}


.lighter {font-weight:300}
.mg-auto {display:inline-block;*display:inline;margin:0 auto;}

.bg_pink {background:#f9f3f3;}
.bg_gray {background:#f7f7f7;}


.b500 {font-weight:500;}
.b600 {font-weight:600;}
.b700 {font-weight:700;}
.b800 {font-weight:800;}
.b900 {font-weight:900;}

.para {position:relative;margin:0 auto;word-break: keep-all;line-height:180%;font-size:12pt;}
.bar {position:relative;width:65px;height:2px;background:#000;}

.ul01 {position:relative;width:100%;max-width:1000px;padding:0;margin:80px auto 0px auto;display:inline-block;*display:inline;}
.ul01 li {position:relative;float:left;list-style: none;padding:0;margin:0 0 50px 0;min-height:250px;color:#5b5b5b;line-height:180%;}
.ul01 li img {margin-bottom:20px;}
.ul01 li.col-md-4 {width:33.3333%}
.ul01 li.col-md-6 {width:50%}

@media all and (max-width:991px) {
.para {font-size:10pt;}
.ul01 {margin:30px 0;}
.ul01 li {margin-bottom:20px;}
.section-pd {padding:50px 0 !important;}

}




.bg-circle {position:relative;width:100%;height:108px;background:url('../img/bg_circle.png') no-repeat center center;line-height:120px;}

.container img {max-width:100%;}


/*관리자툴*/
.admin_tool {background:#fff;width:100%;height:70px;line-height:70px;position:fixed;left:0;bottom:0;text-align:center;box-shadow:0px 0px 10px rgba(0,0,0,0.2);}
.admin_tool a {padding:10px;font-size:11pt;font-weight:bold;font-family:Malgungothic,sans-serif;background:#fff;border:1px solid #ddd;color:#666;}
.admin_tool a.btn_logout {background:#414141;color:#fff;}
.admin_tool a.btn_gray {border:1px solid #414141;color:#414141;}
.admin_tool span {font-size:11pt;font-weight:bold;font-family:Malgungothic,sans-serif;color:#000;margin-right:20px;}