@charset "utf-8";
@font-face {
    font-family: 'GmarketSansLight';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansLight.woff') format('woff');
    font-weight: normal;
    font-style: normal;}
    @font-face {
        font-family: 'GmarketSansMedium';
        src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansMedium.woff') format('woff');
        font-weight: normal;
        font-style: normal;
    }
    @font-face {
        font-family: 'GmarketSansBold';
        src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansBold.woff') format('woff');
        font-weight: normal;
        font-style: normal;
    }

    @import url('https://fonts.googleapis.com/css?family=Noto+Sans+KR&display=swap');

/* 초기화 */
html.no-idx {overflow-y:scroll;height:100%;min-width:320px}
body {margin:0;padding:0;font-size:0.75em;height:100%;font-family: 'Noto Sans KR', sans-serif;}
body, h1, h2, h3, h4, h5, h6, input, button, textarea, select{font-family: 'Noto Sans KR', 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 {font-family: 'Noto Sans KR', sans-serif;}
input, button {margin:0;padding:0;font-size:1em}
button {cursor:pointer;font-family: 'Noto Sans KR', sans-serif;}
input[type=text], input[type=password], input[type=submit], input[type=image], button {font-size:1em;-webkit-appearance:none}
textarea, select {font-size:1em;font-family: 'Noto Sans KR', sans-serif;}
textarea {border-radius:0;-webkit-appearance:none;border:1px solid #d9dee9}
input[type=text] {text-indent:5px}
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 {list-style:none;padding:0;margin:0}
*, :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_con {}
.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}

/* 상단 레이아웃 */
#header {position:fixed;top:0;right:0;left:0;z-index:9999999;transition:left 0.2s}
#header:after {display:block;visibility:hidden;clear:both;content:""}
#hd_h1 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;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}
#mobile-indicator {display:none}

#hd_wrapper {position:relative;margin:0 auto;padding:10px;height:90px;    background:#fff;
    opacity: 0.8;
    transition: 0.2s all ease-in-out;
    -webkit-transition: 0.2s all ease-in-out;
    -moz-transition: 0.2s all ease-in-out;
    -o-transition: 0.2s all ease-in-out;
    -ms-transition: 0.2s all ease-in-out;
    -webkit-box-shadow:0 2px 5px rgba(0,0,0,0.1);
    -moz-box-shadow:0 2px 5px rgba(0,0,0,0.1);
    box-shadow:0 2px 5px rgba(0,0,0,0.1)}
#hd_wrapper:after {display:block;visibility:hidden;clear:both;content:""}
#hd_wrapper #hd_wrapper_innr {max-width:100%;margin:0 auto;}
#hd_wrapper .gnb_side_btn {float:left;display:inline-block;margin-top:6px}
#hd_wrapper .gnb_side_btn a {display:none !important;width:50px;height:30px;line-height:30px;text-align:center;font-size:1.5em;vertical-align:top;cursor:pointer;color:#fff;}


#logo {    position: absolute;
    top: 11px;
    left: 87px;
    /* background: url(../img/w_logo.png) 50% 50% no-repeat;
    width: 250px; */
    background-size: contain;
    margin: 0 20px;
    transition: 0.3s all ease-in-out;
    -webkit-transition: 0.3s all ease-in-out;
    -moz-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    -ms-transition: 0.3s all ease-in-out}
#logo a{display:block;padding:10px;height:90px;

transition: 0.3s all ease-in-out;
-webkit-transition: 0.3s all ease-in-out;
-moz-transition: 0.3s all ease-in-out;
-o-transition: 0.3s all ease-in-out;
-ms-transition: 0.3s all ease-in-out}
#logo img{height:73%;width:auto;}

/* @media(min-width:1025px){
    #hd_wrapper:hover #logo{
        background: url(../img/m_logo.png) 50% 50% no-repeat;
        background-size: contain;
    }
} */


#gnb_empty {padding:20px 0;color:#fff;text-align:center;line-height:2em}
#gnb_empty a {display:inline;text-decoration:underline}

#hd.fixed{position:fixed;top:0;left:0}


#gnb {    vertical-align: top;
    margin: 0 auto;
    text-align: center;
    width: 817px;
    /*width: 530px;*/
}
#gnb:after {display:block;visibility:hidden;clear:both;content:""}
.gnb_wr{max-width:1280px;padding-right:200px;margin:0 auto;position:relative;}
#gnb a {display:block}
.gnb_1dli{position:relative;float:left;line-height:40px;padding:0 30px}
.gnb_1dli:after {display:block;visibility:hidden;clear:both;content:""}
.gnb_1dli button{float:left;border:0;width:20px;height:85px;overflow:hidden;border:0;background:url(../img/mobile/gnb_bg2.png) no-repeat 50% 50%;background-size:10px ;text-indent:-9999px;
    display: none;
}
.gnb_1da {    position: relative;
    float: left;
    line-height: 64px;
    padding: 13px 0px;
    margin-top: -10px;
    font-size: 18px;
    /* 20.04.08 */
    color: #000;
    /* font-weight: bold; */
    font-family: 'Noto Sans KR', sans-serif;
}
.gnb_2dul {
    display: none;
    position: absolute;
       top: 80px;
   width: 222px;
    left: 0;
    transition: 0.3s all ease-in-out;
    -webkit-transition: 0.3s all ease-in-out;
    -moz-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    -ms-transition: 0.3s all ease-in-out;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;
    }
        #hd_wrapper:hover .gnb_1da{
            color: #000;
        }
.gnb_1dli:hover .gnb_2dul {display:block}
/* .gnb_1dli:hover .hd_hover {display:block} */
.gnb_1da:hover{color:#2863A6!important;}
.gnb_1dli:hover .gnb_1da:before{background:#2677df;}
.gnb_2da {
    background: #fff;
    color: #000;
    display: block;
    padding: 3px 0 3px 30px;
    font-size: 14px;
    text-align: left;
    text-decoration: none;
    transition: 0.2s all ease-in-out;
-webkit-transition: 0.2s all ease-in-out;
-moz-transition: 0.2s all ease-in-out;
-o-transition: 0.2s all ease-in-out;
-ms-transition: 0.2s all ease-in-out;

}
.gnb_2da:hover{
    color: #2863A6;
   }
.gnb_2da:active {
    color: #2863A6;
}




#pc_gnb {float:right}
.hd_pc_gnb {float:left;position:relative;width:40px;height:30px;margin-top:5px;margin-left:5px;vertical-align:top;font-size:1.5em;cursor:pointer;color:#000;background:transparent;border:0;outline: none;}
.hd_mem_btn {float:left;position:relative;width:40px;height:30px;margin-top:5px;margin-left:5px;vertical-align:top;font-size:1.5em;cursor:pointer;color:#000;background:transparent;border:0;outline: none;}

#member_menu {position:relative;display:inline-block}
#top_outlogin {display:none;position:absolute;top:67px;right:0}



#pc_gnb_all {display:none;position:fixed;top:0;left:0;width:100%;height:100%;text-align:center;z-index:9999;background:#fff}
.pc_gnb_innr {position:relative;max-width:1220px;margin:45px auto}
.pc_gnb_innr h2 {font-size:2em;margin-bottom:30px;padding-bottom:30px;border-bottom:1px solid #ececec}
.gnb_opt_btn {position:absolute;top:5px;left:0}
.gnb_opt_btn a {margin-right:10px}
.gnb_opt_btn i {display:inline-block;width:30px;height:30px;line-height:30px;text-align:center;color:#fff;background:#000;border-radius:50%}
.gnb_opt_btn a:hover i {background:#f44336}
#all_menu {width:100%;overflow-y:scroll;max-height:980px}
#all_menu .gnb_1dli {width:20%;float:left;text-align:left;min-height:200px;margin-bottom:25px}
#all_menu .gnb_1dli:nth-child(5n+1) {clear:both}
#all_menu .gnb_1da {display:block;font-weight:bold;font-size:1.6em;margin-bottom:20px}
#all_menu .gnb_2dli {padding:10px 0;font-size:1.2em}
.gnb_pc_close {position:absolute;top:0;right:0;color:#000;border:0;background:transparent;font-size:1.8em}
.gnb_pc_close:hover {color:#f44336}


@media (max-width:1200px) {
	.pc_gnb_innr {width:100%;padding:0 20px}
	.gnb_opt_btn {left:20px}
	.gnb_pc_close {right:20px}
}

@media (max-width:980px) {
	#all_menu .gnb_1dli {width:33.333%}
	#all_menu .gnb_1dli:nth-child(5n+1) {clear:inherit}
	#all_menu .gnb_1dli:nth-child(3n+1) {clear:both}
}

@media (max-width:720px) {
	#all_menu .gnb_1dli {width:50%}
	#all_menu .gnb_1dli:nth-child(3n+1) {clear:inherit}
	#all_menu .gnb_1dli:nth-child(2n+1) {clear:both}
}


.header_ct {float:right}
.hd_sch_wr {display:inline-block;float:right;margin-left:10px}
.hd_sch_bt {position:relative;width:30px;height:30px;margin-top:5px;margin-left:5px;vertical-align:top;font-size:1.5em;cursor:pointer;color:#000;background:transparent;border:0;outline: none;}

#hd_sch {display:none;position:absolute;top:0;left:0;width:100%;text-align:center;z-index:9999;background:red}
#hd_sch>h2 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
#hd_sch form {position:relative}
#hd_sch #sch_stx {width: 100%;
    height: 90px;
    padding-left: 10px;
    border: 0;
    background: #fff;
    color: #000;
    z-index: 9999;
    outline: none;}
#hd_sch #sch_submit {position:absolute;top:12px;right:50px;width:40px;height:60px;border:0;cursor:pointer;background:transparent;font-size:1.6em;line-height:20px;outline: none; }
.sch_more_close {position:absolute;top:12px;right:0px;width:50px;height:60px;border:0;cursor:pointer;background:transparent;font-size:1.6em;line-height:20px;text-align:center;vertical-align:top; outline: none;  }

#tnb {position:relative;display:inline-block;float:right}
#tnb:after {display:block;visibility:hidden;clear:both;content:""}
#tnb .profile_btn {display:inline-block;border:0;height:30px;width:30px;background:transparent;margin-top:5px}
#tnb .profile_btn .profile_img img {width:30px;height:30px;border-radius:50%}
#tnb .profile_btn i {display:inline-block;font-size:1.2em;padding:0 5px;vertical-align:middle;color:#c1c4c6}
#tnb .tnb_login {display:inline-block;padding:0 15px;margin-top:5px;line-height:30px;border:1px solid #2aba8a;color:#2aba8a;border-radius:30px}

#tnb .tnb_member {display:none;position:absolute;top:58px;right:0;border-radius:3px;width:150px;background:#fff;z-index:999;box-shadow:0px 1px 5px 1px #e4e4e4}

/* 사이드 왼쪽 메뉴 */
#sidedrawer {position:fixed;top:61px;bottom:0;width:240px;left:-240px;background:#fff;overflow-x:hidden;overflow:auto;z-index:99999999999;transition:transform 0.2s}
#sidedrawer:after {display:block;visibility:hidden;clear:both;content:""}




#gnb_close {position:absolute;top:0;left:260px;height:30px;width:30px;margin:0;font-size:22px;border:0;background:transparent;color:#fff;overflow:hidden}

#gnb_empty {padding:20px 0;color:#fff;text-align:center;line-height:2em}
#gnb_empty a {display:inline;text-decoration:underline}

/* 메인, 공통 레이아웃 */
#wrapper {min-height:100%;clear:both}
#wrapper:after {display:block;visibility:hidden;clear:both;content:""}

/* #container {margin:60px auto 0} */

#container.container {margin:90px auto 30px;max-width:1220px}
.idx-html #top_btn {display:none}
#container:after {display:block;visibility:hidden;clear:both;content:""}
#container_title {       font-size: 3.2em;
    font-family: 'GmarketSansLight';
    letter-spacing: -1px;
    font-weight: 300;
    line-height: 30px;
    margin-bottom: 20px;
    color: #fff;
    text-align: center;
    background: url(/img/sub_top.png) 50% 50% no-repeat;
    height: 450px;
    background-size: cover;
    line-height: 500px;}

.conle_idx_top {}
.conle_idx_top:after {display:block;visibility:hidden;clear:both;content:""}
.conle_lt {position:relative;float:left;width:50%;padding:20px 30px;border:1px solid #e4e5e7;background:#fff}
.conle_lt_even {border-left:0}
.conle_bt_lt {border-top:0}

.lt_gall {width:100%}

.shortcut {padding:10px 0}
.shortcut:after {display:block;visibility:hidden;clear:both;content:""}
.shortcut>li {display:block;font-size:1.2em;font-weight:bold;background:#fff}
.shortcut>li>a {display:block;padding:15px 20px;text-align:left;color:#080808}
.shortcut>li>a:hover i {color:#fd7e14}
.shortcut>li>a>i {color:#6e7479}

/* Mobile gnb */
#gnb .swiper-slide {width:auto}

/* PC gnb */
#gnb_all {display:none;position:absolute;width:100%;z-index:99999}
#gnb_all .gnb_al_ul:after {display:block;visibility:hidden;clear:both;content:""}
#gnb_all .gnb_al_ul {background:#fff;border:1px solid #1cc48f;
-webkit-box-shadow:0 2px 5px rgba(0,0,0,0.1);
-moz-box-shadow:0 2px 5px rgba(0,0,0,0.1);
box-shadow:0 2px 5px rgba(0,0,0,0.1)}
#gnb_all .gnb_al_li {float:left;width:16.6%;min-height:200px;padding:5px;background:#fff;border-bottom:1px solid #f6f7f9}
#gnb_all .gnb_al_li:nth-child(6n) {width:17%;border-right:0}
#gnb_all .gnb_al_li:after {display:block;visibility:hidden;clear:both;content:""}
#gnb_all .gnb_al_li .gnb_al_a {font-size:1.2em;padding:10px;display:block;position:relative;margin-bottom:10px;font-weight:bold;color:#3f4156}
#gnb_all .gnb_al_li li {padding-left:10px;line-height:2em}
#gnb_all .gnb_al_li li i {color:#9ca6cc}
#gnb_all .gnb_al_li li a {color:#555}

.gnb_close_btn {position:absolute;top:-50px;left:0px;width:50px;height:51px;background:#fff;color:#0b0b0b;vertical-align:top;font-size:22px;border:1px solid #1cc48f;border-bottom:0}

/* 텍스트 크기 조절 */
#text_size {display:block;margin:0 10px 20px;padding:10px 20px;background:#1cc48f;text-align:center}
#text_size h2 {width:0;height:0;font-size:0;line-height:0;overflow:hidden}
#text_size button {display:inline-block;height:35px;width:35px;margin:0 2px;text-indent:-9999px;border-radius:30px;border:0}

#text_size #size_down {background:url('../img/fct_small.png') #59d0aa center no-repeat;background-size:auto 20px}
#text_size #size_def {background:url('../img/fct_basic.png') #59d0aa center no-repeat;background-size:auto 20px}
#text_size #size_up {background:url('../img/fct_large.png') #59d0aa center no-repeat;background-size:auto 20px}

#text_size #size_down.ft_status,
#text_size #size_def.ft_status,
#text_size #size_up.ft_status {background-color:#fff}

.ts_down2 {font-size:0.67em !important}
.ts_down1 {font-size:0.83em !important}
.ts_def {font-size:1em !important}
.ts_up1 {font-size:1.167em !important}
.ts_up2 {font-size:1.3em !important}


/* 중간 레이아웃 공통 */
.border_box {border-radius:10px;background:#fff;padding:20px}
.border_box:hover {
transition-duration:.5s;margin-top:1px;
-webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.08);
-moz-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.08);
box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.08);
}

.margin_bottom10 {margin-bottom:10px}

@media (max-width:890px) {
	.margin_bottom10 {margin-bottom:20px}
}

/* 중간 레이아웃 */
.auto_page {}
.auto_page:after {display:block;visibility:hidden;clear:both;content:""}
.auto_page_innr {margin:0 auto;width:1220px}
.auto_page1 {}
.auto_page1 .left,
.auto_page1 .right {width:50%;float:left}
.auto_page1 .left {padding-right:5px}
.auto_page1 .right {padding-left:5px}
.auto_page1 .inx_banner {clear:both}
.auto_page1 .inx_banner:after {display:block;visibility:hidden;clear:both;content:""}

.auto_page4 h2 {text-align:center;display:block;color:#000;font-size:2.8em;font-weight:100;font-style:normal;font-family: 'GmarketSansMedium';}
.auto_page4 p {text-align:center;margin:25px 0 65px;color:#000;opacity:0.95;font-family: 'GmarketSansLight';    font-size: 1.6em;
    letter-spacing: 1px;}
.auto_page4 p span {display:inline-block;border-right:1px solid #fff;padding-right:10px;margin-right:10px}
.auto_page4 iframe {width:100%;height:500px;border-radius:10px}
#m_side_gnb {display:none}
#content-wrapper {min-height:100%;overflow-x:hidden;margin-left:0px;transition:margin-left 0.2s;box-sizing:border-box}

#idx_ft_copy {height:auto;text-align:center;line-height:1.5em;text-align:center;color:#a9a9a9}
#idx_ft_copy .ft_company {text-align:center}
#idx_ft_copy .ft_company span {display:inline-block;margin-left:5px;padding-left:5px;border-left:1px solid #d9dee9;line-height:1em;color:#000;    /* font-weight: bold; */
    font-size: 14px;}
#idx_ft_copy .ft_company span:first-child {border:0;margin-left:0;padding-left:0}


@media (max-width:890px) {
	.auto_page4 {padding-bottom:50px}
	.auto_page4 h2 {margin:50px 0 30px;font-size:2.4em}
	.auto_page4 p {font-size:1.4em;margin:25px 0 35px}
	.auto_page4 iframe {width:100%;height:300px}
}

#footer {box-sizing:border-box}

@media (max-width:1220px) {
	.auto_page_innr {width:100%;padding:0 20px 30px;overflow:hidden}
}

@media (max-width:890px) {
	.mobile_display>.left {display:none}
	.auto_page1 .left,
	.auto_page1 .right {width:100%;float:inherit}
	.auto_page1 .right {margin-top:20px}
	.auto_page1 .left {padding-right:0}
	.auto_page1 .right {padding-left:0}
	.auto_page1 .left:after,
	.auto_page1 .right:after {display:block;visibility:hidden;clear:both;content:""}
}

#sidedrawer.active {
  transform: translate(240px);
}

#right_side {display:none}
#right_side:after {display:block;visibility:hidden;clear:both;content:""}
#right_side.active {padding-right:-200px}
#right_side.active #sidebar-wrapper {right:0}

#right_side_inner {transition:all .4s ease 0s;height:100%}
#right_side_inner:after {display:block;visibility:hidden;clear:both;content:""}

#sidebar-wrapper {position:fixed;top:60px;right:-200px;width:260px;height:100%;z-index:999;transition:all .4s ease 0s}
#shorcut {float:left;width:60px;height:100%;border-left:1px solid #e0e0e0;background:#fff}
#shorcut .sidebar_btn {display:block;text-decoration:none;width:58px;margin-bottom:60px;padding:20px 10px;font-size:1.6em;background:#fff;border:0;-webkit-transition:background .5s;-moz-transition:background .5s;-o-transition:background .5s;-ms-transition:background .5s;transition:background .5s;color:#7f7f83}

#sidebar {display:block;list-style:none;margin:0;padding:0}
#sidebar li {position:relative;padding:0 10px;line-height:40px;text-align:center}
#sidebar li a {display:block;text-decoration:none;color:#8facac;font-size:0.97em}
#sidebar li a:active,
#sidebar li a:focus {text-decoration:none}
#sidebar li i {display:block;width:35px;height:35px;background:#f6f6e9;border-radius:50%;color:#4fbeb5;text-align:center;line-height:35px;font-size:1.4em}
#sidebar li .arm_on,
#sidebar li .visit_num {position:absolute;top:30px;right:15px;text-align:right;background:#ee8580;display:inline-block;color:#fff;line-height:10px;padding:2px 5px;font-size:0.8em;border-radius:30px}

#side_tab {float:left;width:200px;height:100%;background:#f1f5f9}


/* 모바일 검색창 팝업 */
#m_sch,
#tnb .sch_more {display:none}

.top {position:relative}
.btn_top li {display:inline-block}
.btn_top a, .btn_top .btn_submit {}
.btn_top .btn_cancel/*, .btn_top .btn_b01*/ {border:1px solid #d4d5e0;color:#666;line-height:28px;background:#fff}
.fixed {position:fixed;top:0;right:0;z-index:999}
#container_title.fixed {width:100%}

.m_side_ct {display:none} /* 1024px 이하 모바일 우측 사이드메뉴 */
.gnb_mobile {display:none} /* 1024px 이하 모바일 좌측 사이드메뉴 */


/* 하단 레이아웃 */
#footer {clear:both;background:#fff;border-top:1px solid #ececec;padding:0px 10px 10px}
#footer h1 {width:0;height:0;font-size:0;line-height:0;overflow:hidden}
#footer p {margin:0;padding:10px 0;line-height:1.8em}

#ft_copy {padding:10px;line-height:2em;text-align:center;color:#a9a9a9}
#ft_copy #ft_company {text-align:center}
#ft_copy #ft_company span {display:inline-block;margin-left:5px;padding-left:5px;border-left:1px solid #d9dee9;line-height:1em;color:#000;font-weight:bold}
#ft_copy #ft_company span:first-child {border:0;margin-left:0;padding-left:0}
#ft_copy b {color:inherit}
#ft_copy a {color:inherit;text-decoration:none}

#top_btn {position:fixed;bottom:10px;right:10px;width:40px;height:40px;line-height:36px;border:2px solid #333;background:rgba(255,255,255,0.6);color:#333;text-align:center;font-size:15px;z-index:99}
#device_change {display:block;line-height:40px;border:1px solid #3a3a3a;border-radius:2em;color:#777;font-size:1em;text-decoration:none;text-align:center}

/* 게시물 선택복사 선택이동 */
#copymove {}
.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}

/* 이미지 등비율 리사이징 */
.img_fix {width:100%;height:auto}

/* 캡챠 자동등록(입력)방지 기본 -pc */
#captcha {position:relative;margin-top:10px}
#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:3px;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}
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 {} /* 서식단계 진행 */
.btn_submit {}
.full_btn_submit {width:100%;height:40px;line-height:35px;padding:0 10px;color:#fff;cursor:pointer;border:1px solid #475ee8;background:#586ffb}

a.btn_cancel {display:inline-block;background:#fff;color:#656565;border:1px solid #ccc;height:40px;line-height:40px;padding:0 15px;font-weight:bold;text-decoration:none;vertical-align:bottom}
button.btn_cancel {display:inline-block;background:#969696;color:#fff;text-decoration:none;vertical-align:middle}
a.btn_frmline, button.btn_frmline {display:inline-block;padding:0 5px;height:40px;border:0;background:linear-gradient(#fff, #ecf1f3);border:1px solid #c7d2d8;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 {background:#f44336;color:#fff;border:0}
.btn_b01:hover, .btn_b01:hover {}
a.btn_b02, .btn_b02 {background:#fff;color:#000;border:1px solid #ececec}
a.btn_b02:hover, .btn_b02:hover {}
a.btn_b03, .btn_b03 {background:#fff;border:1px solid #dedede;color:#000}
a.btn_b03:hover, .btn_b03:hover {}
a.btn_b04, .btn_b04 {background:#fff;border:0;color:#707070}
a.btn_b04:hover, .btn_b04:hover {color:#333}
a.btn_admin, .btn_admin {background:#f8b202;color:#fff;text-align:center} /* 관리자 전용 버튼 */
.btn_admin:hover, a.btn_admin:hover {background:#f89302}

a.btn_b01, .btn_b01,
a.btn_b02, .btn_b02,
a.btn_b03, .btn_b03,
a.btn_b04, .btn_b04,
a.btn_admin, .btn_admin {display:inline-block;padding:0 20px;border-radius:2px;font-size:1em;height:37px;line-height:34px;text-decoration:none;vertical-align:middle}

a.btn_b04, .btn_b04 {padding:0 10px}

@media (max-width:730px){
	a.btn_b01, .btn_b01,
	a.btn_b02, .btn_b02,
	a.btn_b03, .btn_b03,
	a.btn_b04, .btn_b04,
	a.btn_admin, .btn_admin {height:34px}
}

@media (max-width:480px){
	a.btn_b01, .btn_b01,
	a.btn_b02, .btn_b02,
	a.btn_b03, .btn_b03,
	a.btn_b04, .btn_b04,
	a.btn_admin, .btn_admin {font-size:0.95em;padding:0 10px}
}


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

.tbl_head01 {}
.tbl_head01 caption {padding:0 0 10px;color:#777;text-align:left}
.tbl_head01 thead th {padding:10px 0;font-weight:normal;text-align:center;border-bottom:1px solid #d9dee9;background:#fff}
.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 th {padding:5px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}
.tbl_head01 td {padding:10px;line-height:1.4em;border-bottom:1px solid #d9dee9;background:#fff;color:#666;word-break:break-all}
.tbl_head01 td.td_num2 {width:30px;background:red}

.tbl_head02 {}
.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_head {width:100%;position:relative;display:inline-block;border-top:2px solid #000;border-bottom:1px solid #f0f0f0}
.list_head li {float:left;padding:15px 0;text-align:center;font-weight:bold}
.list_head li:after {display:block;visibility:hidden;clear:both;content:""}
.list_head li.sel {position:absolute;left:5px}
.list_head li.num {width:10%}
.list_head li.tit {width:60%}
.list_head li.wri {width:15%}
.list_head li.view {width:5%}
.list_head li.date {width:10%}

.list_03 li .view .fa-eye,
.list_03 li .date .fa-clock {display:none}

.list_01 {}
.list_01 li {background:#fff;border-radius:3px;padding:10px 15px;border-bottom:1px solid #ccc}

.list_03 {clear:both;background:#fff}
.list_03 li {position:relative;padding:15px 0;border-bottom:1px solid #f0f0f0;list-style:none}
.list_03 li:hover {transition-duration:.5s}
.list_03 li:hover {border-left:4px solid #f7f7f7;padding-left:10px}
.list_03 li:after {display:block;visibility:hidden;clear:both;content:""}
.list_03 li.empty_li {padding:20px 0;text-align:center;color:#666}
.list_03 li .icon_reply {padding:0 10px}
.list_03 li:last-child {border-bottom:0}
.list_03 li .cnt_left {float:left;line-height:24px}
.list_03 li .sel {position:absolute;left:5px}
.list_03 li .num {width:10%;text-align:center}
.list_03 li .tit {width:60%}
.list_03 li .wri {width:15%;text-align:center}
.list_03 li .view {width:5%;text-align:center}
.list_03 li .date {width:10%;text-align:center}

/* 기본폼 */
.form_01 div, .form_01 li {position:relative;margin:5px 0}
.form_01 textarea, .frm_input {padding:5px;border:1px solid #d9dee9;background:#f1f3f6;color:#000;vertical-align:middle}
.form_01 textarea {width:100%;height:100px}
.frm_input {height:40px}
.full_input {padding:5px;border:1px solid #d9dee9;background:#f1f3f6;color:#000;vertical-align:middle;width:100%}
.form_01 .frm_file {display:block;margin-bottom:5px;width:100%}
.form_01 select {height:40px;border-radius:3px;background-color:#fff}
.form_01 .frm_info {font-size:0.92em;text-align:left;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 {background-image:url('../img/require.png') !important;background-repeat:no-repeat !important;background-position:99% center !important}
textarea.required {background-image:url('../img/require.png') !important;background-repeat:no-repeat !important;background-position:99.3% 93% !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}

/* 체크박스 */
.all_chk {position:relative}
.all_chk label, .bo_chk label {display:inline-block;height:19px;text-indent:-9999px;width:19px;background:url('../img/input_chk.png') no-repeat 0 -19px;vertical-align:top}
.all_chk label {/*width:120px*/}
.bo_chk label.click_on, .all_chk label.click_on {background:url('../img/input_chk.png') no-repeat 0 0}
.bo_chk input, .all_chk input {position:absolute;top:0;left:0;width:1px;height:1px;opacity:0;outline:0;z-index:9}


/* 새창 기본 스타일 */
.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_con {}

.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 {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 {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 {text-align:center;margin-bottom:10px}
.new_win .memo_view_opt {padding:10px;border:1px solid #d9dee9;border-top:0;text-align:left;background:#f7f7f9}
.new_win .memo_view_opt:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .memo_view_opt .btn_right {float:right;margin-left:5px}
.new_win .memo_view_btn {margin:25px 0;text-align:center}
.new_win .btn_close {min-width:80px;height:40px;border-radius:2px;padding:0 10px;border:1px solid #ccc;padding:0 10px;line-height:35px;background:#fff;color:#000;cursor:pointer}
.new_win .btn_submit {min-width:80px;height:40px;border-radius:2px;padding:0 10px;color:#fff;border:0;background:#f44336;font-weight:bold;font-size:1.083em}


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

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

/* 쪽지 리스트 */
.list_02 ul {border:1px solid #d9dee9}
.list_02 li {position:relative;border-bottom:1px solid #d9dee9;background:#fff;list-style:none}
.list_02 li:last-child {border-bottom:0}
.list_02 li:after {display:block;visibility:hidden;clear:both;content:""}
.list_02 li:hover {background:#f9f9f9}
.list_02 li.empty_li {padding:20px 0;text-align:center;color:#666}

/* 검색결과 색상 */
.sch_word {color:#00c4ac}

/* 사이드뷰 */
.sv_wrap {display:inline-block;position:relative;font-weight:normal}
.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}


/* 인풋 */
.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:#3a8afd}
.chk_box input[type="radio"]:checked + label span {border-color:#3a8afd}
.chk_box input[type="radio"]:checked + label span:before {width:7px;height:7px;background:#3a8afd;content:'';position:absolute;top:3px;left:3px;border-radius:50%}
.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}
.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}
.selec_chk {position:absolute;top:0;left:0;width:0;height:0;opacity:0;outline:0;z-index:-1;overflow:hidden}


/* 페이징 */
.pg_wrap {clear:both;margin:20px 0;text-align:center;background:#fff;padding:15px 20px;border:1px solid #e4e5e7;border-radius:10px}
.pg_wrap:after {display:block;visibility:hidden;clear:both;content:""}
.pg {display:block;text-align:center}
.pg:after {display:block;visibility:hidden;clear:both;content:""}
.pg .pg_page,
.pg .pg_current {display:inline-block;min-width:36px;height:36px;line-height:34px;border-radius:50%;padding:0 5px;font-size:1.083em;vertical-align:middle}
.pg a {display:block;color:#555}
.pg a:hover {background:#f3f3f3}
.pg .pg_current {background:#282c37;color:#fff;font-weight:bold}
.pg .pg_start {color:transparent;font-size:0px}
.pg .pg_start:before {content:"\f100" !important;font-size:18px;line-height:34px;text-align:center;color:#959595;width:0;height:0;background:transparent;font-family:fontAwesome;font-style:normal;font-weight:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.pg .pg_prev {margin-left:-11px;color:transparent;font-size:0px}
.pg .pg_prev:before {content:"\f104" !important;font-size:18px;line-height:34px;text-align:center;color:#959595;width:0;height:0;background:transparent;font-family:fontAwesome;font-style:normal;font-weight:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.pg .pg_next {margin-right:-11px;color:transparent;font-size:0px}
.pg .pg_next:before {content:"\f105" !important;font-size:18px;line-height:34px;text-align:center;color:#959595;width:0;height:0;background:transparent;font-family:fontAwesome;font-style:normal;font-weight:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.pg .pg_end {color:transparent;font-size:0px}
.pg .pg_end:before {content:"\f101" !important;font-size:18px;line-height:34px;text-align:center;color:#959595;width:0;height:0;background:transparent;font-family:fontAwesome;font-style:normal;font-weight:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}

/* 반응형 */
@media (max-width:980px){
	#container_title {padding: 0 15px;
        font-size: 2.6em;
        line-height: 280px;
        height: 250px;
    }
	.conle_lt {width:100%;margin-bottom:10px}
	.conle_lt_even {border-left:1px solid #e4e5e7}
	.conle_bt_lt {border-top:1px solid #e4e5e7}
	.list_03 li .view, .list_03 li .date {color:#646464}
	.list_03 li .view .fa-eye,
	.list_03 li .date .fa-clock {display:inline-block;margin-left:10px;color:#8a8a8a}
}

@media (max-width:767px){
	#container {padding:0;}
	.conle_lt {border-right:0;border-left:0;padding:20px}
	.conle_lt:nth-of-type(1) {margin-top:10px}
	a.btn_admin, .btn_admin {padding:0 10px}
}

@media (max-width:720px){
    #mobile-indicator {display:block}
	.conle_lt {padding:15px}
	.pg_wrap {border-radius:0}
}



/* header */

.gnb_2dul > li {
    /* float: left; */
}
.hd_hover{
    opacity: 0;
    margin-top: 85px;
    width: 100%;
    height: 56px;
    background:#2E3293;
    position: absolute;
    transition: 0.3s all ease-in-out;
-webkit-transition: 0.3s all ease-in-out;
-moz-transition: 0.3s all ease-in-out;
-o-transition: 0.3s all ease-in-out;
-ms-transition: 0.3s all ease-in-out;
}

#hd_wrapper:hover{
    background:#fff;
    opacity: 1;
}

/*전체메뉴*/

    #al_menu .bg{background: rgba(0,0,0,0.5);width:100%;height:100%}
    #al_menu .menu_wr{position:absolute;top:0;left:0;background:#fff;width:100%; }
    /* #al_menu .btn_close{position:absolute;top:-7px;right:0;background:none;border:0;width:80px;height:100px;font-size:30px;outline:0;color:#aaa}
    #al_menu .btn_close:hover{color:#000} */

    @media (min-width: 970px){
        .btn_menu_op{display:none}
        #menu{max-width: 1280px; margin: 0 auto; padding: 110px 40px;}
        #menu:after {display:block;visibility:hidden;clear:both;content:""}
        #menu .menu_li h2{padding-bottom: 26px;font-weight: 500; font-size: 1.5em;color: #000;text-align: left;border-bottom: 1px solid #ddd;}
        #menu .menu_li{float:left;width:25%;padding:20px}
        #menu .menu_li:nth-child(4n+1){clear:both}
        #menu .sub_menu {margin:15px 0}
        #menu .sub_menu li a{color: #666;font-weight: 400;padding-left:10px;line-height:20px;margin:5px 0;display:block;position:relative;    text-align: left;}
        #menu .sub_menu li a:before{content:'';width:3px;height:3px;background:#5166d8;position:absolute;top:50%;left:0;margin-top:-1px}
     }


    @media (max-width: 969px){
        #hd{height:55px}
        /* #gnb {display:none} */
        #logo a{    padding: 7px 0px 11px;height: 55px;}
        #hd_btn button{width:38px;height:55px}
        #hd_sch #sch_submit{width:55px;height:55px;top:0;}
        #hd_sch #sch_stx{padding:0 55px;height:55px;}

        #hd_sch {height:55px}

        /* #al_menu .menu_wr{position:absolute;top:0;left:0;height:100%;width:300px;max-height:100%;overflow-y:auto} */
        /* #al_menu .btn_close{width:100%;background:#f3f3f3;height:55px;padding-right:20px;text-align:right} */
        #menu{padding:65px 25px 30px 30px}
        #menu .menu_li{margin:15px 0;position:relative;}
        #menu .menu_li h2{font-weight: 500; font-size: 1.25em;line-height:30px;color: #000;text-align: left}
        #menu .btn_menu_op{    position: absolute;
            top: 0;
            right: 0;
            width: 100%;
            text-align: right;
            outline: none;
            height: 30px;
            border: 0;
            background: transparent;}
        #menu .sub_menu{display:none;margin-top:10px;}
        #menu .sub_menu li a{position:relative;display:block;line-height:20px;margin:10px 0;padding-left:15px}
        #menu .sub_menu li a:before{content:'';width:3px;height:3px;background:#5166d8;position:absolute;top:50%;left:5px;margin-top:-1px}
        #hd_sch .btn_close{width:55px;height:55px;}
        .sch_more_close{
            top: -3px;
        }
    }
@media (max-width:969px) {

    #hd_wrapper {
        height: 50px;
    }
    #gnb{
        display: none;
    }
    .hdre{
        margin-top: -7px !important;
   }

   #menu .sub_menu li a:before{
       display: none;
   }
   #top_outlogin {
    top: 47px;
   }
   #container.container {
    margin: 30px auto 30px;
   }
}
#popular{
    display: none !important;
}
@media (max-width:1201px) {
    #ctt_con img{
        width: 100%;
    }
}

.f_img li{
    width: 25%;
    float: left;
}
.f_img_a{
    position: absolute;
}
.f_img img{
    transition: .3s ease-in-out;
    width: 100%;
}
.f_img img:hover{
    transform: translate(0,-10px);
}
.lt_more{
    font-weight: normal !important;
}
@media (max-width:969px) {
    .f_img li{
        width: 50%;
    }
    .auto_page1{
        background: url(/img/m_main.jpg) 50% 50% / cover no-repeat !important;

    }

}

@media (max-width:740px) {
    .lt_more{
        font-size: 1.2em !important;
    }
    .lt_slider_li h2 span{
        font-size: 25px !important;
        margin: 20px 0 15px;

    }
    .lt_slider_li h2 p, .lt_basic h2 p {
        margin: 20px !important;
        font-size: 1.2em !important;
    }
    #idx_ft_copy .ft_company span {
        font-size: 12px;
    }
}




.auto_page2 .tt{
	text-align:center;
	margin-bottom:25px;
	color:#fff;
	font-size:2rem;
	font-weight:600;
}
.auto_page2 .is2{
	display: grid;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 40px;
    max-width: 1200px;
    margin: auto;align-items: center;
	grid-row-gap:15px;

}
.auto_page2 .is2>div:nth-of-type(-n+2){
	border:2px solid black;    aspect-ratio: 16 / 9;
}
.auto_page2 .is2>div{
	text-align:center;
	color:#fff;
	font-size:1.3rem;
	font-weight:500;
}

.auto_page3 img{max-width:100%}
.auto_page3 .is3 h3{
	text-align:center;
	color:#fff;    font-size: 2.5rem;
	margin-bottom:40px;
}
.auto_page3 .is3>div{
	display: grid;
    grid-template-columns: repeat(5 , 1fr);
    grid-column-gap: 25px;
    max-width: 1200px;
    margin: auto;align-items: center;
	grid-row-gap:35px;
	text-align:center;
}






#footer{
	width:100%;
}
#footer > .fs1{
	max-width:1200px;
	margin:auto;
	padding:30px 15px;
}
#footer > .fs1 >div:first-of-type{
	margin-bottom:20px;
}


#footer .fs2{
	text-align:center;
	border-top:1px solid #eee;
	padding:15px 0px;
}

#footer .frw{
	display:grid;    align-items: start;
	grid-template-columns: 1fr auto;
}
#footer .frl{
	align-content: center;
	grid-row-gap:15px;
	display:grid;
	grid-template-columns: max-content max-content;
	grid-column-gap:20px;
}
#footer .frl>div:nth-of-type(odd){
	font-weight:bold;
}

#footer .ftr{
	align-content: center;
	grid-row-gap:15px;
	display:grid;
	grid-template-columns: repeat(4,auto);
	grid-column-gap:30px;    letter-spacing: -0.4px;

}
#footer .ftr .fm1{
	font-weight:bold;font-size: 0.8rem;
}
#footer .ftr>div>div{
	margin-bottom:15px;
}






@media (max-width: 969px){
	.auto_page2 .tt {
		font-size:1.5rem;
	}
	.auto_page2 .is2 {
		grid-column-gap: 20px;
		padding:0px 15px;grid-row-gap: 5px;
	}
	.auto_page2 .is2>div:nth-of-type(-n+2) {
		aspect-ratio: 4 / 3;
	}
	.auto_page2 .is2>div {
		font-size: 0.85rem;
		letter-spacing:-0.4px;
	}

	.auto_page3 .is3{padding:0px 15px;}
	.auto_page3 .is3 h3 {
		font-size: 2rem;
		margin-bottom: 35px;
	}
	.auto_page3 .is3>div {
		grid-template-columns: repeat(4 , 1fr);
		grid-column-gap: 20px;
		grid-row-gap: 25px;

	}

	.auto_page4 h2 {
		margin: 40px 0 20px;
		font-size: 2.2em;
	}
	.auto_page4 p {
		font-size: 1em !important;
		letter-spacing:-0.4px;
		word-spacing:-0.4px;
	}

	#footer .frw {

		grid-template-columns: 1fr ;
	}

	#footer .frl {
		grid-row-gap: 10px;
		grid-column-gap: 15px;
	}

	#footer .ftr .fm1 {

	}
	#footer .ftr {
		grid-row-gap:25px;
		grid-template-columns: repeat(2,1fr);
		grid-column-gap: 7px;
		letter-spacing: -0.4px;
		word-spacing:-0.4px;
		margin-top:30px;align-items: start;
	}
	#footer .ftr>div>div {
		margin-bottom: 10px;
	}
}




.co_div{padding:0px 15px;}
.co_d1{
	font-size:1.2rem;margin-bottom:30px;
}
.co_d2{
	font-size:1.6rem;margin-bottom:30px;
	position:relative;
	padding-left:30px;padding-right:30px;
	width:max-content;max-width: 100%;
}
.co_d2:before{
	font-family: "Font Awesome 5 Free";
	content: "\f10d";
	position:absolute;font-weight: 900;
	left:0;
	top:0;
	color:#ccc;
	transform: translateY(-10%);font-size:1.3rem;
}
.co_d2:after{
	font-family: "Font Awesome 5 Free";
	content: "\f10e";
	position:absolute;font-weight: 900;
	right:0;
	bottom:0;
	color:#ccc;
	transform: translateY(+10%);font-size:1.3rem;
}


.co_d3{
	font-size:1rem;	margin-bottom:50px;
	line-height:1.6;
}
