@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-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/css2?family=Noto+Sans+KR:wght@100;300;400;500;700;900&display=swap'); /*font-family: 'Noto Sans KR'*/

@font-face {font-family:'S-CoreDream-1Thin';src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-1Thin.woff') format('woff');font-weight: normal;font-style: normal;}
@font-face {font-family:'S-CoreDream-3Light';src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-3Light.woff') format('woff');font-weight: normal;font-style: normal;}
@font-face {font-family:'S-CoreDream-4Regular';src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-4Regular.woff') format('woff');font-weight: normal;font-style: normal;}
@font-face {font-family:'S-CoreDream-5Medium';src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-5Medium.woff') format('woff');font-weight: normal;font-style: normal;}
@font-face {font-family:'S-CoreDream-6Bold';src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-6Bold.woff') format('woff');font-weight: normal;font-style: normal;}
@font-face {font-family:'S-CoreDream-7ExtraBold';src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-7ExtraBold.woff') format('woff');font-weight: normal;font-style: normal;}
@font-face {font-family:'S-CoreDream-8Heavy';src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-8Heavy.woff') format('woff');font-weight: normal;font-style: normal;}
@font-face {font-family:'S-CoreDream-9Black';src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-9Black.woff') format('woff');font-weight: normal;font-style: normal;}

@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+KR:wght@500&display=swap'); /* font-family: 'Noto Serif KR' */

@charset "utf-8";

/* 초기화 */
html {overflow-y:scroll;height:100%;min-width:320px}
body {width:100%;height:100%;margin:0px;padding:0px;font-size:16px;font-family: 'S-CoreDream-4Regular', 'Noto Sans KR';}
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}
input, button {margin:0;padding:0;font-size:1em;font-family: 'S-CoreDream-4Regular', 'Noto Sans KR';}
button {cursor:pointer}
input[type=text], input[type=password], input[type=submit], input[type=image], button {font-size:1em;-webkit-appearance:none}
textarea, select,button {font-size:1em;font-family: 'S-CoreDream-4Regular', 'Noto Sans KR';}
textarea {border-radius:0;-webkit-appearance:none}
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:inherit;text-decoration:none}
a:visited {color:inherit;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_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}

/* 상단 레이아웃 */




#hd_btn{position:absolute;top:0;right:0;text-align:center;}
#hd_btn button{;width:42px;border:0;background:transparent;height:85px;float:left}

#hd_sch{z-index:10;display:none;position:absolute;top:0;left:0;background:#fff;width:100%;height:85px}
#hd_sch .sch_wr{}
#hd_sch #sch_stx {background:none;border:0;width:100%;height:85px;padding:0 80px;;font-size:1.385em}
#hd_sch #sch_stx:focus{outline:0;border-bottom:2px solid #5166d8;}
#hd_sch #sch_submit{background:none;border:0;position:absolute;top:0;left:0;height:85px;width:85px;font-size:18px;}
#hd_sch .btn_close{position:absolute;top:0;right:0;width:85px;height:85px;border:0;background:none;font-size:20px;color:#aaa}
#hd_sch .btn_close:hover{color:#000}

/*전체메뉴*/
#al_menu{display:none;position:fixed;top:0;left:0;width:100%;height:100%;text-align:left}
#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:0;right:0;background:none;border:0;width:100px;height:100px;font-size:20px;outline:0;color:#aaa}
#al_menu .btn_close:hover{color:#000}

/*pc*/
@media (min-width: 970px){

#hd {text-align:center;width:100%;background:rgba(11,42,104,0.7);position:relative;top:0px;z-index:99;height:85px;color:#fff;
/*box-shadow: 0px 3px 6px 3px rgba(0,0,0,0.06);*/
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;}
#hd:after {display:block;visibility:hidden;clear:both;content:"";}
#hd:before{content:'';position:absolute;bottom:0;left:0;width:100%;height:1px}
#hd_h1 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
#hd_wrapper{margin:0 auto;max-width:1280px;position:relative}

#logo {position:absolute;top:0;left:0;}
#logo a{display:block;padding:10px 0px 0px 0px;
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:100%;width:auto;}

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



.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;}
#menu .sub_menu li a:before{content:'';width:3px;height:3px;background:#5166d8;position:absolute;top:50%;left:0;margin-top:-1px}


#gnb {display:inline-block;vertical-align:top;margin-right:-350px;}
#gnb:after {display:block;visibility:hidden;clear:both;content:"";}
.gnb_wr{max-width:1200px;padding-right:200px;margin:0 auto;position:relative;}
#gnb a {display:block}
.gnb_1dli{position:relative;float:left;line-height:40px;padding:0 25px;right:10px;display:block;}
.gnb_1dli:after {display:block;visibility:hidden;clear:both;content:""}
.gnb_1dli button{float:left;border:0;width:20px;height:55px;overflow:hidden;border:0;background:inherit;;text-indent:-9999px}
.gnb_1da {position:relative;float:left;line-height:45px;margin:0px 0;font-size:1.154em;font-weight:bold;transition:color 0.5s ease-in-out;}
.gnb_1da:hover {color:#e3b852;}
.gnb_2dul {display:none;position:absolute;top:55px;left:0;min-width:100%;z-index:99; text-align:left;min-width: 195px; white-space: nowrap;border-radius: 2px;background: #fff;color:#5166d8;border-radius:5px;
-webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
box-shadow: 0 6px 12px rgba(0,0,0,0.175);
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;}
.gnb_1dli:hover .gnb_2dul {display:block}
.gnb_1dli:hover .gnb_1da{}
.gnb_1dli:hover .gnb_1da:before{background:#2677df;}
.gnb_2da {width: 100%;padding:0 15px;font-size: 13px;color: #5166d8;display: inline-block;float: left;position: relative;font-weight:normal;white-space: nowrap;; border-top: 1px solid rgba(0,0,0,0.03);
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}
/*.gnb_2da:hover{color: #5166d8; background: #fafafa;}
.gnb_2da:active { background: #eaecf7;color:#5166d8}*/


.top_add {float:right;width:100%;display:inline-block;margin:5px 0px;font-size:11px;color:#fff;padding-right:35px;box-sizing:border-box;}
.top_add img {margin-right:10px;position:relative;top:2px;}
.top_add a {margin-left:25px;display:inline-block;float:right}
 }

/*mobile*/
@media (max-width: 969px){
#hd {text-align:center;width:100%;background:rgba(11,42,104,0.7);position:relative;top:0px;z-index:99;color:#fff;padding-bottom:15px;
/*box-shadow: 0px 3px 6px 3px rgba(0,0,0,0.06);*/
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;}
#hd:after {display:block;visibility:hidden;clear:both;content:"";}
#hd:before{content:'';position:absolute;bottom:0;left:0;width:100%;height:1px}
#hd_h1 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
#hd_wrapper{margin:0 auto;max-width:1280px;position:relative}

#logo img {height:35px;}

#logo {position:absolute;top:0;left:0;}
#logo a{display:block;padding:10px 0px 0px 10px;
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}

#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 {display:block;vertical-align:top;padding-top:55px;text-align:center;}
#gnb:after {display:block;visibility:hidden;clear:both;content:"";}
.gnb_wr{max-width:100%;margin:0 auto;position:relative;}
#gnb a {display:block}
.gnb_1dli{display:inline-block;}
.gnb_1dli:after {display:block;visibility:hidden;clear:both;content:""}
.gnb_1da {padding:0px 2px;display:inline-block;font-size:11px;font-weight:bold;text-align:center;}

.top_add {display:none;}
/* sub menu */
.gnb_1dli button{display:none;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}
.gnb_2dul {display:none;position:absolute;top:85px;left:10px;min-width:100%;z-index:99; text-align:left;min-width: 150px; white-space: nowrap;border-radius: 2px;background: #fff;color:#5166d8;font-size:11px;
-webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
box-shadow: 0 6px 12px rgba(0,0,0,0.175);
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;}
.gnb_1dli:hover .gnb_2dul {display:block}
.gnb_1dli:hover .gnb_1da{}
.gnb_1dli:hover .gnb_1da:before{background:#2677df;}
.gnb_2da {width: 100%;padding:7px 15px;font-size: 11px;color:#5166d8;display: inline-block;float: left;position: relative;left:10px;font-weight:normal;white-space: nowrap; border-top: 1px solid rgba(0,0,0,0.03);
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}
/*.gnb_2da:hover{color: #5166d8; background: #fafafa;}
.gnb_2da:active { background: #eaecf7;color:#5166d8}*/


    /*#hd_btn button{width:38px;height:55px}
    #hd_sch #sch_submit{width:55px;height:55px}
    #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:20px;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}
*/
}


/*아이콘*/
.search-icon{display:inline-block;width:19px;height:19px;border:2px solid #000;border-radius:50px}
.search-icon:before{ content: "";position: absolute; width: 10px;height: 2px;background-color: #000;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
margin-top: 15px;
margin-left: 5px;margin-left:11px \0/IE9}
.menu-icon{display:inline-block;width:20px;height:2px;background:#000;position:relative;vertical-align:middle}
.menu-icon:before{position:absolute;top:-7px;left:0;width:100%;background:#000;height:2px;content:'';}
.menu-icon:after{position:absolute;bottom:-7px;left:0;width:100%;background:#000;height:2px;content:'';}

 @media (max-width: 969px){
    .search-icon{display:inline-block;width:17px;height:17px;border:2px solid #000;border-radius:50px}
    .search-icon:before{ content: "";position: absolute; width: 6px;height: 2px;background-color: #000;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-top: 14px;
    margin-left: 6px;;margin-left:12px \0/IE}
    .menu-icon{display:inline-block;width:18px;height:2px;background:#000;position:relative;vertical-align:middle}
    .menu-icon:before{position:absolute;top:-6px;left:0;width:100%;background:#000;height:2px;content:'';}
    .menu-icon:after{position:absolute;bottom:-6px;left:0;width:100%;background:#000;height:2px;content:'';}
 }

/* 중간 레이아웃 */
#wrapper {padding:0px;margin:0px;}
#wrapper:after {display:block;visibility:hidden;clear:both;content:""}
#container {position:relative;min-height:300px;padding:0px;margin:0px;}
#container:after {display:block;visibility:hidden;clear:both;content:""}
#container_title {position:relative;font-weight:bold;background:#fff;color:#333; text-align:center;z-index:9;line-height:300px;color:#fff;font-size:2.5em;
background: rgba(74,210,212,0.5);
background: -moz-linear-gradient(-45deg, rgba(74,210,212,0.5) 0%, rgba(38,118,223,0.5) 100%);
background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(74,210,212,0.5)), color-stop(100%, rgba(38,118,223,0.5)));
background: -webkit-linear-gradient(-45deg, rgba(74,210,212,0.5) 0%, rgba(38,118,223,0.5) 100%);
background: -o-linear-gradient(-45deg, rgba(74,210,212,0.5) 0%, rgba(38,118,223,0.5) 100%);
background: -ms-linear-gradient(-45deg, rgba(74,210,212,0.5) 0%, rgba(38,118,223,0.5) 100%);
background: linear-gradient(135deg, rgba(74,210,212,0.5) 0%, rgba(38,118,223,0.5) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4ad2d4', endColorstr='#2676df', GradientType=1 );}

#container>p{display:none;}

.idx_rs{background:#2677df;color:#fff;margin:-40px auto 0 ;max-width:1280px;position:relative;z-index:10;padding: 20px 30px;line-height:40px}
.idx_rs:after {display:block;visibility:hidden;clear:both;content:""}

.idx_con{margin: 0 auto;max-width:1280px;text-align:left;}
.idx_con ul{border-left:1px solid #f1f1f1}
.idx_con ul:after {display:block;visibility:hidden;clear:both;content:""}
.idx_con li{float:left;width:33.333%;padding:10% 5%;border-right:1px solid #f1f1f1}
.idx_con li:hover{}
.idx_con li h2{color:#4ad1d4}
.idx_con li h2 i{font-size:40px;margin-bottom:10px}
.idx_con li h2 span{display:block;font-size:1.385em }
.idx_con li p{margin:20px 0 40px;color:#9a9a9a;font-size:1.077em;line-height:1.5em;font-weight:300 }
.idx_con li a{display:inline-block;color:#4ad1d4;text-decoration:underline;font-weight:300}

.idx_lt{position:relative;margin:0 auto;max-width:1280px}
.idx_lt:after {display:block;visibility:hidden;clear:both;content:""}
.idx_lt .lt_wr{float:left;width:33.333%;padding:40px;position:relative;z-index:2}
.idx_lt .lt_wr h2{font-size:1.538em;margin-bottom:20px}
.idx_lt .lt_wr .tel{font-size:2.615em;;display:block}
.idx_lt .lt_wr p{color:#7d7d7d;margin:10px 0 20px}
.idx_lt .bg{position:absolute;top:0;left:0;width:100%;height:100%;border-right:1px solid #f1f1f1;z-index:1}
.idx_lt .bg span{float:left;display:block;width:100%;height:100%;width:33.333%;border-left:1px solid #f1f1f1;}

.time li{line-height:35px;font-size:1.077em;text-align:right;}
.time li:after {display:block;visibility:hidden;clear:both;content:""}
.time i{color:#39c9df;margin-right:5px;}
.time strong{float:left;font-weight:500}

 @media (min-width: 970px){
    .idx_rs h2{float:left;margin-right:30px;font-size:1.231em}
    .idx_rs h2 i{margin-right:8px}
    .idx_rs .tel{float:left;font-size:1.231em;font-weight:900}
    .idx_rs .online-btn{float:right;}
    .idx_rs .online-btn a{float:left;display:inline-block;padding:0 30px;background:#fff;margin-left:20px;border-radius:30px;color:#2677df;font-size:1.231em;font-weight:900}
    .idx_rs .online-btn p{float:left}
}
 @media (max-width: 969px){
    .idx_con li{width:100%;padding:30px;border-bottom:1px solid #f3f3f3 }
    .idx_con li h2 i{font-size:24px;}
    .idx_lt_wr .lt{width:100%}
    #container_title {line-height:150px;font-size:1.5em}

    .idx_rs{padding:30px;margin-top:0px;line-height:25px}
    .idx_rs h2{;margin-right:30px;font-size:1.154em}
    .idx_rs h2 i{margin-right:8px}
    .idx_rs .tel{float:left;font-size:1.5em;font-weight:900;margin:10px 0}
    .idx_rs .online-btn{clear:both;}
    .idx_rs .online-btn a{margin-top:10px;display:block;padding:0 30px;background:#fff;border-radius:30px;color:#2677df;font-size:1.231em;font-weight:900;text-align:center;line-height:40px}

    .idx_lt .lt_wr{width:100%;padding: 30px; border-bottom: 1px solid #f3f3f3;}
    .idx_lt .bg{display:none}
    .idx_lt .lt_wr h2{margin-bottom:10px;font-size:1.231em}
    .idx_lt .lt_wr .tel{font-size:1.5em}
 }


#top_btn {position:fixed;bottom:10px;right:10px;width:40px;height:40px;background:#000;opacity:0.3;border-radius:30px;color:#fff;text-align:center;font-size:15px;z-index:99;border:0}
#top_btn:hover{opacity:1}
#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}

 @media (max-width: 969px){
    .ft_wr{padding:30px 20px 20px}
    #ft_copy{width:100%;}

     #ft_company {width:100%}

}

/* 체크박스 */
.all_chk,.bo_chk {position:relative}
.all_chk label .chk_img, .bo_chk label .chk_img{margin-top:2px;display:inline-block;height:15px;text-indent:-9999px;width:15px;background:#fff;border:1px solid #aab3c1;border-radius:3px;;vertical-align:top;
-webkit-box-shadow:inset 5px 5px 3px #f0f0f3;
-moz-box-shadow:inset 5px 5px 3px #f0f0f3;
box-shadow:inset 5px 5px 3px #f0f0f3}

.bo_chk label.click_on .chk_img, .all_chk label.click_on .chk_img{background:url('../img/input_chk.png') 50% 50% no-repeat #2677df;border-color:#2677df;
-webkit-box-shadow:none;
-moz-box-shadow:none;
box-shadow:none}


.bo_chk input, .all_chk input {position:absolute;top:0;left:0;width:1px;height:1px;opacity:0;outline:0;z-index:9}

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

/* 본문 바로가기 */
.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: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_s{display:inline-block;height:33px;line-height:30px;border-radius:30px;padding: 0 15px
;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}
.btn_m{display:inline-block;height:40px;line-height:38px;border-radius:30px;padding: 0 15px
;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}
.btn_l{display:inline-block;;height:50px;line-height:48px;border-radius:30px;padding: 0 25px; font-weight:700;font-size:	1.154em;
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}

a.btn01 {display:inline-block;background:#eee;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 {display:inline-block;border:1px solid transparent;background:#2677df;color:#fff;text-decoration:none;vertical-align:middle;}
.btn_submit:hover {background:#0456ec}
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:#333;color:#fff;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:#eee;border:1px solid transparent;color:#6b6b6b;text-decoration:none;vertical-align:middle}
.btn_b01:hover, .btn_b01:hover {background:#f8f8f8;color:#000}
a.btn_b02 ,.btn_b02{display:inline-block;border:1px solid transparent;background:#2677df;color:#fff;text-decoration:none;vertical-align:middle;}
a.btn_b02:hover, .btn_b02:hover {background:#0456ec}
a.btn_b03, .btn_b03 {display:inline-block;line-height:28px;border:1px solid #ed6478;color:#ed6478;background:none;text-decoration:none;vertical-align:middle}
a.btn_b03:hover, .btn_b03:hover {}
a.btn_admin {display:inline-block;background:#ff0000;color:#fff;font-size:16px;text-decoration:none;vertical-align:middle;border-radius:30px;line-height:40px;width:40px;text-align:center;} /* 관리자 전용 버튼 */
a.btn_admin:focus, a.btn_admin:hover  {color:#fff;background:#db0000}

/* 기본테이블 */
.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 {}
.tbl_head01 caption {padding:0 0 10px;color:#777;text-align:left}
.tbl_head01 thead th {padding:12px 0;border:1px solid #cacaca;background:#d9d9da;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 th {padding:5px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}
.tbl_head01 td {padding:5px;border:1px solid #e3e3e5;line-height:1.5em;word-break:break-all}

.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_01{padding: 15px;}
.list_01 li{background:#fff;border-radius:3px;padding:10px ;border:1px solid #efefef;margin-bottom:5px}

/* 기본폼 */
.form_01{margin:20px}
.form_01 .write_div{margin:5px 0;position:relative}
.form_01 li{margin:5px 0;position:relative;list-style:none}
 textarea, .frm_input {border:1px solid #d0d4df;background:#fff;color:#000;vertical-align:middle;border-radius:3px;padding:0 10px;height:40px;
 -webkit-box-shadow: inset 2px 2px 2px #f3f3f3;
-moz-box-shadow: inset 2px 2px 2px #f3f3f3;
box-shadow:inset 2px 2px 2px #f3f3f3}
textarea {width:100%;height:200px;padding:10px}
textarea:focus, .frm_input:focus{outline:none;background:#f3f3f3}
.frm_input {height:40px;}
.full_input{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;color:#4162ff;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 {}
.new_win #win_title {font-size: 1.2em;font-weight: bold;height: 50px;padding: 10px;line-height: 30px;
-webkit-box-shadow:  2px 2px 5px #eee;
-moz-box-shadow:  2px 2px 5px #eee;
box-shadow: 2px 2px 5px #eee
}
.new_win #win_title .sv {font-size:0.75em;line-height:1.2em}
.new_win_con{margin:20px}

.new_win .win_ul {margin:20px}
.new_win .win_ul li {display:inline-block;}
.new_win .win_ul li a {display: block;line-height: 24px;padding: 0 10px;}
.new_win .win_ul li .selected {background: #4162ff;color: #fff;border-radius: 13px;
-webkit-box-shadow: 0 0 5px rgba(65,98,255,0.8);
-moz-box-shadow: 0 0 5px rgba(65,98,255,0.8);
box-shadow: 0 0 8px rgba(65,98,255,0.8);}

.new_win .win_desc {margin:5px 0;font-size:0.92em;color:#4162ff}
.new_win .win_btn {clear:both;margin:10px 0;text-align:center}
.new_win .win_btn a {display:inline-block;height:40px;line-height:40px;font-weight:bold}
.new_win .win_btn .btn_close {display:inline-block;padding:0 10px;border:0;background:#c6c6d2;color:#666;text-decoration:none;font-weight:bold;height:40px;margin:10px 0}
.new_win .win_btn .btn_submit {width:100%;height:40px;line-height:40px;;margin:0 0 20px;display:inline-block;font-weight:bold}

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

/* 사이드뷰 */
.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:400;}
.sv_member img{vertical-align:top}
.sv_on {display:block !important;position:absolute;top:23px;left:0px;width:auto;height:auto}
.sv_nojs .sv {display:block}

/* 페이징 */
.pg_wrap {clear:both;margin:30px 0;text-align:center}
.pg {display:inline-block }
.pg_page, .pg_current {display:inline-block;padding:0 13px;height:35px;color:#959595;line-height:35px;vertical-align:middle}
.pg a:focus, .pg a:hover {text-decoration:none;background-color:#f8f8f8; }
.pg_page {background:#eee;}
.pg_start {background:url(../img/btn_first.gif) no-repeat 50% 50% #eee;width:35px;height:35px ;text-indent:-999px;overflow:hidden}
.pg_prev {background:url(../img/btn_prev.gif) no-repeat 50% 50% #eee;width:35px;height:35px ;text-indent:-999px;overflow:hidden}
.pg_next {background:url(../img/btn_next.gif) no-repeat 50% 50% #eee;width:35px;height:35px ;text-indent:-999px;overflow:hidden}
.pg_end {background:url(../img/btn_end.gif) no-repeat 50% 50% #eee;width:35px;height:35px ;text-indent:-999px;overflow:hidden}
.pg_current {display:inline-block;background:#494949;color:#fff;font-weight:normal;line-height:35px;}





/* 이미지 슬라이드 */
.swiper-slide {
/* Center slide text vertically */
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}

.swiper-slide img {display: block;width: 100%;object-fit: cover;}

.swiper-container {margin-left: auto;margin-right: auto;}

.swiper-container {margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}
.swiper-wrapper {position:relative;width:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}
.swiper-slide {flex-shrink:0;width:100%;position:relative;transition-property:transform}
.swiper-pagination {position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10;bottom:20px;left:5%;}
.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction {bottom:10px;left:0;width:100%}
.swiper-pagination-bullet {width:50px;height:8px;border-radius:4px;display:inline-block;opacity:.5;border:1px solid #fff;margin-right:10px;}
button.swiper-pagination-bullet {border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}
.swiper-pagination-bullet-active {opacity:1;background:#fff;)}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {margin:0 4px}
.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {left:50%;transform:translateX(-50%);white-space:nowrap}
.swiper-pagination2 {position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10;bottom:20px;left:5%;}


.img_warp {width:100%;height:100vh;overflow:hidden;box-sizing:border-box;}


/*
.map_warp {
	clear:both;display:block;width:100%;padding:80px 0px;box-sizing:border-box;overflow:hidden;
	background-image: url('/gnu/img/map_bg.png');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
}
.map_warp ul {width:1200px;height:300px;margin:0px auto;clear:both;display:block;}
.map_warp ul li {float:left;height:300px;display:inline-block;padding-right:40px;box-sizing:border-box;color:#fff;}
.map_warp ul li:nth-child(1) {width:520px;}
.map_warp ul li:nth-child(2) {width:470px;}
.map_warp ul li:nth-child(3) {width:210px;padding-right:0px;}
.map_warp ul li:nth-child(2) div {width:100%;height:100%;padding:20px;box-sizing:border-box;background-color:#fff;color:#333;font-family:'S-CoreDream-4Regular';font-size:14px;display:block;border-radius:0px;overflow:hidden;}
.map_warp ul li:nth-child(3) div {width:210px;height:100px;margin-bottom:20px;display:block;clear:both;border:1px solid #fff;padding:20px;box-sizing:border-box;border-radius:0px;}
.map_warp ul li:nth-child(3) div h1 {padding:0px;margin:0px 0px 8px 0px;width:100%;text-align:left;font-family:'GmarketSansMedium';font-size:16px;clear:both;display:block;}
.map_warp ul li:nth-child(3) div h2 {padding:0px;margin:0px;width:100%;text-align:left;font-family:'GmarketSansMedium';font-size:24px;color:#ffd71c;clear:both;display:block;}
.map_warp ul li:nth-child(3) div h3 {padding:0px;margin:0px 0px 8px 0px;width:100%;text-align:left;font-family:'GmarketSansLight';font-size:12px;clear:both;display:block;}
.map_warp ul li:nth-child(3) img {display:inline-block;margin:0px;padding:0px;}
.map_warp ul li:nth-child(3) img:last-child {margin-right:0px;}
*/
.up-on-scroll {margin-top: 0px;transition: transform 0.7s, opacity 1s;}
.img-wrap {margin: 0px;display: flex;justify-content: center;overflow: hidden;max-height: 400px;}
.img-wrap .image {object-fit: contain;max-width: 500px;width: 100%;}


.succ_lawyer {width:100%;margin:10px auto 0px;}


/* pc */
@media (min-width: 970px){



.exper_warp {width:100%;padding:120px 0px;box-sizing:border-box;clear:both;display:block;background:#f4f4f4;overflow:hidden;}
.exper_warp ul {width:1200px;margin:0px auto;display:block;}
.exper_warp ul li {float:left;width:240px;}
.exper_warp ul li:nth-child(2) {width:960px;height:300px;}
.exper_warp ul li .title {width:200px;height:300px;border-width:2px 0px;border-style:solid;border-color:#000;}
.exper_warp ul li .title h1 {color:#9b9b9b;font-family:'GmarketSansLight';font-size:16px;width:100%;clear:both;display:block;margin:100px 0px 0px 10px;}
.exper_warp ul li .title h2 {color:#000;font-family:'GmarketSansBold';font-size:30px;width:100%;clear:both;display:block;margin:0px 0px 0px 10px;}
.exper_warp ul li .title h3 {color:#333;font-family:'GmarketSansLight';font-size:16px;width:100%;clear:both;display:block;margin:0px 0px 0px 10px;}
.exper_warp ul li:nth-child(2) div {float:left;display:block;width:220px;height:300px;margin:0px 0px 0px 15px;padding:30px 20px 20px 25px;box-sizing:border-box;border-radius:3px 3px;border:1px solid #ddd;color:#fff;}
.exper_warp ul li:nth-child(2) div h1 {padding:0px;margin:0px;font-family:'GmarketSansLight';font-size:12px;display:block;}
.exper_warp ul li:nth-child(2) div h2 {padding:0px;margin:0px;font-family:'GmarketSansBold';font-size:24px;display:block;clear:both;}
.exper_warp ul li:nth-child(2) div h3 {padding:0px;margin:100px 0px 0px;font-family:'GmarketSansLight';font-size:12px;display:block;clear:both;}
.exper_warp ul li:nth-child(2) div span {border:1px solid #fff;padding:9px 20px 5px;font-family:'GmarketSansMedium';font-size:13px;position:relative;left:80px;top:30px;transition: background 0.5s ease-in-out,color 0.5s ease-in-out; }
.exper_warp ul li:nth-child(2) div:hover span {border:0px;background:#2f5bb4;color:#ffd71c}


.swiper-container {width: 100%;height:100vh;margin-top:-85px;}

.swiper-slide .img01 {background:url('/gnu/img/main_img01.png') center no-repeat;background-size:cover;}
.swiper-slide .img01 h1 {display:block;width:100%;max-width:850px;margin:0px auto ;color:#fff;font-family:'GmarketSansLight';font-size:36px;border-bottom:1px solid rgba(255,255,255,0.5);padding-bottom:20px;position:absolute;bottom:12%;left:calc(50% - 600px);}
.swiper-slide .img01 h2 {clear:both;display:block;width:100%;max-width:850px;margin:0px auto;color:#fff;font-family:'GmarketSansBold';font-size:60px;line-height:1.0;position:absolute;bottom:2%;left:calc(50% - 600px)}
.swiper-slide .img01 h2 span {color:#ffd71c}
.swiper-slide .img01 h3 {border:1px solid #fff;padding:10px 40px;display:inline-block;color:#fff;font-size:18px;font-weight:normal;position:absolute;bottom:2%;right:0px;}
.swiper-slide .img01 img {display:none;}

.swiper-slide .img02 {background:url('/gnu/img/main_img02.png') center no-repeat;background-size:cover;}
.swiper-slide .img02 h1 {display:block;width:100%;max-width:700px;margin:0px auto;color:#fff;font-family:'GmarketSansLight';font-size:36px;border-bottom:1px solid rgba(255,255,255,0.5);padding-bottom:50px;}
.swiper-slide .img02 h2 {clear:both;display:block;width:100%;max-width:700px;margin:0px  0px 70px calc(50% - 600px);color:#fff;font-family:'GmarketSansBold';font-size:60px;line-height:1.0}
.swiper-slide .img02 h2 span {color:#ffd71c}
.swiper-slide .img02 h3 {clear:both;margin:0px  auto 0px;border:1px solid #fff;padding:10px 40px;display:inline-block;color:#fff;position:absolute;bottom:2%;right:20%;}
.swiper-slide .img02 img {display:none;}

.swiper-slide .img03 {background:url('/gnu/img/main_img03.png') center no-repeat;background-size:cover;}
.swiper-slide .img03 h1 {display:block;width:100%;max-width:850px;margin:670px 0px 50px calc(50% - 600px);color:#fff;font-family:'GmarketSansLight';font-size:36px;border-bottom:1px solid rgba(255,255,255,0.5);padding-bottom:30px;}
.swiper-slide .img03 h2 {clear:both;display:block;width:100%;max-width:850px;margin:0px  0px 0px calc(50% - 600px);color:#fff;font-family:'GmarketSansBold';font-size:60px;line-height:1.0}
.swiper-slide .img03 h2 span {color:#ffd71c}
.swiper-slide .img03 h3 {clear:both;margin:0px  auto 0px;border:1px solid #777;padding:10px 40px;display:inline-block;color:#777;position:absolute;bottom:2%;right:20%;}
.swiper-slide .img03 img {display:none;}

.swiper-slide .img04 {background:url('/gnu/img/main_img04.png') center no-repeat;background-size:cover;}
.swiper-slide .img04 h1 {display:block;width:100%;max-width:850px;margin:670px 0px 50px calc(50% - 600px);color:#fff;font-family:'GmarketSansLight';font-size:36px;border-bottom:1px solid rgba(255,255,255,0.5);padding-bottom:30px;}
.swiper-slide .img04 h2 {clear:both;display:block;width:100%;max-width:850px;margin:0px  0px 0px calc(50% - 600px);color:#fff;font-family:'GmarketSansBold';font-size:60px;line-height:1.0}
.swiper-slide .img04 h2 span {color:#ffd71c}
.swiper-slide .img04 h3 {clear:both;margin:0px  auto 0px;border:1px solid #fff;padding:10px 40px;display:inline-block;color:#fff;position:absolute;bottom:2%;left:20%;}
.swiper-slide .img04 img {display:none;}

.swiper-slide .img05 {background:url('/gnu/img/main_img05.png') center no-repeat;background-size:cover;}
.swiper-slide .img05 h1 {display:block;width:100%;max-width:850px;margin:670px 0px 50px calc(50% - 600px);color:#fff;font-family:'GmarketSansLight';font-size:36px;border-bottom:1px solid rgba(255,255,255,0.5);padding-bottom:30px;}
.swiper-slide .img05 h2 {clear:both;display:block;width:100%;max-width:850px;margin:0px  0px 0px calc(50% - 600px);color:#fff;font-family:'GmarketSansBold';font-size:60px;line-height:1.0}
.swiper-slide .img05 h2 span {color:#ffd71c}
.swiper-slide .img05 h3 {clear:both;margin:0px  auto 0px;border:1px solid #fff;padding:10px 40px;display:inline-block;color:#fff;position:absolute;bottom:2%;right:20%;}
.swiper-slide .img05 img {display:none;}

.swiper-slide .img06 {background:url('/gnu/img/main_img06.png') center no-repeat;background-size:cover;}
.swiper-slide .img06 h1 {display:block;width:100%;max-width:700px;margin:0px auto;color:#fff;font-family:'GmarketSansLight';font-size:36px;border-bottom:1px solid rgba(255,255,255,0.5);padding-bottom:50px;}
.swiper-slide .img06 h2 {clear:both;display:block;width:100%;max-width:700px;margin:0px  0px 70px calc(50% - 600px);color:#fff;font-family:'GmarketSansBold';font-size:60px;line-height:1.0}
.swiper-slide .img06 h2 span {color:#ffd71c}
.swiper-slide .img06 h3 {clear:both;margin:0px  auto 0px;border:1px solid #fff;padding:10px 40px;display:inline-block;color:#fff;position:absolute;bottom:2%;right:20%;}
.swiper-slide .img06 img {display:none;}


.map_warp {
	clear:both;display:block;width:100%;padding:80px 0px;box-sizing:border-box;overflow:hidden;
	background-image: url('/gnu/img/map_bg.png');
	background-repeat: no-repeat; /* 배경이미지X */
	background-size: cover; /* 요소를 비율에 맞게 커버 */
	background-position: center; /* 이미지를 요소의 정가운데로 처리 */
	background-attachment: fixed; /* 스크롤바 움직일때 이미지가 따라다님 */
}
.map_warp ul {width:1200px;height:300px;margin:0px auto;clear:both;display:block;}
.map_warp ul li {float:left;height:300px;display:inline-block;padding-right:40px;box-sizing:border-box;color:#fff;}
.map_warp ul li:nth-child(1) {width:520px;}
.map_warp ul li:nth-child(2) {width:470px;}
.map_warp ul li:nth-child(3) {width:210px;padding-right:0px;}
.map_warp ul li:nth-child(2) div {width:100%;height:100%;padding:20px;box-sizing:border-box;background-color:#fff;color:#333;font-family:'S-CoreDream-4Regular';font-size:14px;display:block;border-radius:0px;overflow:hidden;}
.map_warp ul li:nth-child(2) div h1 {width:100%;padding-bottom:15px;margin-bottom:10px;border-bottom:1px solid #ddd;font-family:'GmarketSansBold';font-size:24px;}
.map_warp ul li:nth-child(2) div h1 span {float:right;display:inline-block;padding:5px 7px 0px;border:1px solid #ddd;font-family:'GmarketSansMedium';color:#ddd;font-size:20px;line-height:1.0;margin-top:8px;}
.map_warp ul li:nth-child(3) div {width:210px;height:100px;margin-bottom:20px;display:block;clear:both;border:1px solid #fff;padding:20px;box-sizing:border-box;border-radius:0px;transition: border 0.5s ease-in-out,color 0.5s ease-in-out;}
.map_warp ul li:nth-child(3) div h1 {padding:0px;margin:0px 0px 8px 0px;width:100%;text-align:left;font-family:'GmarketSansMedium';font-size:16px;clear:both;display:block;}
.map_warp ul li:nth-child(3) div h2 {padding:0px;margin:0px;width:100%;text-align:left;font-family:'GmarketSansMedium';font-size:24px;color:#ffd71c;clear:both;display:block;}
.map_warp ul li:nth-child(3) div h3 {padding:0px;margin:0px 0px 8px 0px;width:100%;text-align:left;font-family:'GmarketSansLight';font-size:12px;clear:both;display:block;}
.map_warp ul li:nth-child(3) img {display:inline-block;margin:0px;padding:0px;}
.map_warp ul li:nth-child(3) img:last-child {margin-right:0px;}
.map_warp ul li:nth-child(3) div:hover {color:#ffd71c;border:1px solid #ffd71c;cursor: pointer;}

/* 하단 레이아웃 */
#ft {background:#162b54;width:100%;padding:40px 0px;overflow:hidden;box-sizing:border-box;}
#ft .ft_warp {width:1200px;margin:0px auto;}
#ft .ft_warp li {float:left;width:900px;line-height:1.4;color:rgb(255,255,255,0.8);}
#ft .ft_warp li:nth-child(1) {width:300px;}
#ft .ft_warp li:nth-child(1) img {opacity: 0.5;}
#ft .ft_warp li span {display:inline-block;margin-right:30px;font-size:13px;font-family:'S-CoreDream-3Light';}
#ft .ft_warp li p {width:100%;clear:both;font-size:13px;font-family:'S-CoreDream-3Light';display:block;margin-top:15px;}

.quick_warp {width:80px;background:#fff;border:1px solid #ddd;position:fixed;top:350px;right:10px;z-index:100;border-radius:20px 20px 5px 5px;}
.quick_warp li {width:100%;display:block;padding:10px 0px;box-sizing:border-box;text-align:center;font-size:11px;border-bottom:1px solid #ddd;}
.quick_warp li:first-child {border-bottom:0px;padding:0px;margin:0px;z-index:101;}
.quick_warp li:first-child img {margin:0px;position:relative;top:-2px;left:-1px;z-index:102}
.quick_warp li:last-child {border-bottom:0px;}
.quick_warp li:nth-child(2) {padding-top:0px;}
.quick_warp li img {margin:0px auto 10px;display:block;clear:both;}
.quick_warp li span {display:block;}

.subtop_bg {width:100%;height:350px;position:relative;top:-85px;z-index:1;text-align:center;margin:0px;padding:160px 0px 0px 0px;box-sizing:border-box;}
.subtop_bg h1 {padding:0px;margin:0px auto;text-align:center;color:#fff;font-size:40px;font-family:'GmarketSansBold';}
.subtop_bg h2 {padding:0px;margin:0px auto;text-align:center;color:#fff;font-size:18px;font-family:'GmarketSansLight';}

.content_warp {width:1200px;margin:0px auto 50px;overflow:hidden;clear:both;display:block;overflow:hidden;box-sizing:border-box;position:relative;top:0px;z-index:10;}

.content_warp_full {width:100%;margin-bottom:50px;clear:both;display:block;overflow:hidden;box-sizing:border-box;position:relative;top:0px;z-index:10;}

.sub_tit01 {width:100%;text-align:center;font-family:'S-CoreDream-6Bold';color:#000;font-size:42px;margin:0px 0px 30px 0px;line-height:1.0;display:block;}
.sub_tit02 {width:100%;text-align:center;font-family:'S-CoreDream-6Bold';color:#000;font-size:42px;margin:0px 0px 30px 0px;line-height:1.0;display:block;}
.sub_tit03 {width:100%;text-align:center;font-family:'S-CoreDream-6Bold';color:#000;font-size:42px;margin:80px 0px 30px 0px;line-height:1.0;display:block;}


.work_warp {width:100%;padding:80px 0px;}
.work_warp h1 {width:1200px;margin:0px auto 30px;padding:0px;line-height:1.0;font-family:'S-CoreDream-8Heavy';font-size:40px;text-align:center;}
.work_warp div {width:1200px;margin:0px auto;display:block;}


.work_warp2 {clear:both;width:100%;display:block;}
.work_warp2 li {display:block;width:100%;padding:50px 0px;box-sizing:border-box;overflow:hidden;}
.work_warp2 li:nth-child(odd) {background:#f4f4f4;}
.work_warp2 li dl {width:1200px;margin:0px auto;clear:both;display:block;}
.work_warp2 li dt {float:left;width:300px;font-family:'S-CoreDream-6Bold';font-size:30px;color:#214489;}
.work_warp2 li dt span {clear:both;display:block;font-size:14px;font-family:'S-CoreDream-4Regular';color:#444;margin-top:5px;}
.work_warp2 li dd {float:left;width:900px;font-size:14px;line-height:1.6;}
.work_warp2 li dd span {clear:both;background:#ddd;padding:5px;width:150px;text-align:center;display:block;margin:30px 0px 10px;border-radius:5px;}


.map_detail {width:1200px;display:block;margin:70px auto 0px;}
.map_detail li {float:left;background:#f2f2f2;text-align:center;padding:30px;box-sizing:border-box;margin-bottom:70px;height:250px;border-radius:3px;font-family:'S-CoreDream-4Regular';font-size:13px;line-height:1.6;letter-spacing:0px;}
.map_detail li:nth-child(1) {width:560px;margin-right:20px;}
.map_detail li:nth-child(2) {width:300px;margin-right:20px;}
.map_detail li:nth-child(3) {width:300px;}
.map_detail li img {display:block;margin:15px auto;}
.map_detail li h1 {color:#2f5bb4;font-size:15px;font-family:'S-CoreDream-5Medium';margin-bottom:20px;}
.map_detail li span {clear:both;display:inline-block;background:#666;color:#fff;font-size:11px;margin-right:10px;padding:1px 0px;border-radius:3px;margin-bottom:7px;width:30px;text-align:center;}



.lawyer_bg2 {width:100%;height:800px;position:relative;top:-85px;z-index:1;text-align:center;margin:0px;padding:100px 0px 0px 0px;box-sizing:border-box;background:#d8d8d8;}
.lawyer_bg2 ul {width:1200px;margin:0px auto;}
.lawyer_bg2 li {float:left;height:100%;overflow:hidden;}
.lawyer_bg2 li:nth-child(1) {width:550px;text-align:left;padding-top:220px;box-sizing:border-box;color:#000;}
.lawyer_bg2 li:nth-child(1) h1 {font-family:'S-CoreDream-8Heavy';font-size:60px;margin-bottom:20px;}
.lawyer_bg2 li:nth-child(1) h1 span {margin-left:30px;font-family:'S-CoreDream-1Thin';font-size:36px;}
.lawyer_bg2 li:nth-child(1) h1 img {display:inline-block;margin:0px;padding:0px;width:27px;}
.lawyer_bg2 li:nth-child(1) h1 a {margin:0px -10px 0px 0px;padding:0px;}
.lawyer_bg2 li:nth-child(1) h2 {font-family:'S-CoreDream-3Light';font-size:22px;margin-bottom:70px;}
.lawyer_bg2 li:nth-child(1) h2 span {width:7px;height:7px;border-radius:50%;background:rgba(0,0,0,0.5);margin-right:10px;display:none;position:relative;top:-13px;font-size:0px;}
.lawyer_bg2 li:nth-child(1) dl {clear:both;width:100%;}
.lawyer_bg2 li:nth-child(1) dt {float:left;width:35%;font-size:18px;font-family:'S-CoreDream-3Light';line-height:2.0}
.lawyer_bg2 li:nth-child(1) dd {float:left;width:65%;font-size:13px;font-family:'S-CoreDream-3Light';line-height:2.5;padding-top:4px;}
.lawyer_bg2 li:nth-child(1) dd span {font-family:'S-CoreDream-5Medium';margin-right:10px;}
.lawyer_bg2 li:nth-child(1) dd p {width:100%;clear:both;display:block;margin-top:40px;font-size:12px;font-family:'S-CoreDream-3Light';line-height:1.4;}
.lawyer_bg2 li:nth-child(2) {width:650px}
.lawyer_bg2 li:nth-child(2) img {float:right;}

.lawyer_tit {width:100%;display:block;text-align:left;line-height:1.0;font-family:'S-CoreDream-5Medium';font-size:24px;margin-bottom:20px;}
.lawyer_tit span {width:50px;height:2px;background-color:#033894;margin-right:30px;display:inline-block;position:relative;top:-8px;left:0px;}
.lawyer_warp {width:100%;clear:both;display:flex;}
.lawyer_warp li {float:left;width:50%;flex:1;}
.lawyer_warp2 {width:100%;clear:both;margin:20px 0px 70px;overflow:hidden;font-size:14px;}
.lawyer_warp2 dt {float:left;width:260px;padding:10px 0px 10px 80px;box-sizing:border-box;}
.lawyer_warp2 dt span {width:5px;height:5px;background-color:#033894;border-radius:3px;margin-right:10px;display:inline-block;position:relative;top:-3px;}
.lawyer_warp2 dd {float:left;width:calc(100% - 260px);padding:10px 0px;box-sizing:border-box;}
.lawyer_warp2 dd p {margin-bottom:10px;display:block;width:100%;clear:both;}

.lawyer_txt1 {clear:both;display:block;width:100%;padding:0px 0px 0px 80px;box-sizing:border-box;line-height:2.5;margin-bottom:70px;font-size:14px;}
.lawyer_txt1 span {width:5px;height:5px;background-color:#033894;border-radius:3px;margin-right:10px;display:inline-block;position:relative;top:-3px;}

.other_lawyer {width:200px;position:fixed;top:550px;right:5%;border-top:1px solid #444;border-left:1px solid #ddd;border-right:1px solid #ddd;z-index:9;text-align:center;}
.other_lawyer dt {clear:both;width:100%;display:block;padding:15px 10px;box-sizing:border-box;text-align:center;font-size:16px;font-family:'S-CoreDream-5Medium';background:#f8f8f8;border-bottom:1px solid #ddd;}
.other_lawyer dd {clear:both;width:100%;display:block;padding:15px 10px;box-sizing:border-box;font-family:'S-CoreDream-4Regular';font-size:16px;background:#fff;border-bottom:1px solid #ddd;transition: background 0.5s ease-in-out,color 0.5s ease-in-out;}
.other_lawyer dd:hover {background:#f8f8f8;color:#033894;font-family:'S-CoreDream-5Medium';cursor:pointer;}

.lawyer_cons {float:left;width:150px;height:40px;line-height:38px;border:1px solid #666;font-size:12px;text-align:center;font-family:'S-CoreDream-4Regular';margin-top:40px;}
.lawyer_cons:hover {color:#fff;border-color:#fff;cursor:pointer;}

.lawyer_warp3 {width:100%;clear:both;display:block;margin:0px 0px 40px 0px;}
.lawyer_warp3 li {display:inline-block;max-width:370px;margin:0px 30px 30px 0px;border:1px solid #ddd;padding:40px 00px 0px;box-sizing:border-box;background:linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 70%, rgba(216,216,216,1) 70%, rgba(216,216,216,1) 100%);}
.lawyer_warp3 li img {width:90%;margin:0px auto;padding:0px;position:relative;top:5px;display:block;}
.lawyer_warp3 li p {width:100%;display:block;background:#fff;border-top:1px solid #ddd;text-align:left;padding:20px;box-sizing:border-box;font-family:'S-CoreDream-5Medium';font-size:18px;}
.lawyer_warp3 li p span {float:right;padding:7px 20px;font-size:14px;font-family:'S-CoreDream-4Regular';border:1px solid #ddd;margin-bottom:5px;position:relative;top:-5px;transition: background 0.5s ease-in-out,color 0.5s ease-in-out;}
.lawyer_warp3 li p span:hover {cursor: pointer;background:#f8f8f8;}
.lawyer_warp3 li:nth-child(3n) {margin-right:0px;}
.lawyer_page {position:fixed;top:100px;right:calc(50% - 700px);width:200px;height:50px;padding:0px 10px;box-sizing:border-box;background:#fff;border:1px solid #ddd;z-index:100;font-size:16px;}



/* 소개 */
.info_txt1 {width:100%;display:block;margin:0px 0px 70px;overflow:hidden;text-align:center;background:#f8f8f8;padding:50px 0px;}
.info_txt1 img {margin:0px auto;}
.info_txt1 ul {width:1200px;margin:0px auto;text-align:left;}
.info_txt1 ul li {float:left;font-size:16px;line-height:2.0;font-family:'S-CoreDream-4Regular';}
.info_txt1 ul li:nth-child(1) {width:380px;padding-top:10px;box-sizing:border-box;}
.info_txt1 ul li:nth-child(2) {width:820px;}
.info_txt1 h1 {font-family:'S-CoreDream-6Bold';font-size:20px;margin-bottom:20px;}
.info_txt1 ul li span {font-family: 'Noto Serif KR'}
.info_txt2 {width:1200px;margin:50px auto 0px;}
.info_txt2 li {clear:both;width:100%;margin:0px 0px 0px;display:inline-block;font-family:'S-CoreDream-5Medium';font-size:16px;line-height:1.6;text-align:left;}
.info_txt2 li:nth-child(odd) img {float:left;border:1px solid #ddd;}
.info_txt2 li:nth-child(even) img {float:right;border:1px solid #ddd;}
.info_txt2 .info_txt3 {width:500px;min-height:200px;background:#fff;box-shadow:0px 0px 15px rgba(0, 0, 0, 0.2);display:inline-block;position:relative;top:-150px;left:600px;z-index:99;padding:40px;box-sizing:border-box;text-align:left;}
.info_txt2 .info_txt4 {width:500px;min-height:200px;background:#fff;box-shadow:0px 0px 15px rgba(0, 0, 0, 0.2);display:inline-block;position:relative;top:-150px;left:100px;z-index:99;padding:40px;box-sizing:border-box;text-align:left;}
.info_txt2 h1 {display:block;width:100%;font-size:20px;margin-bottom:25px;}



#reprove {display: none;}
#reprove {width: 500px;height: 340px;position:fixed;top:50%;left: 50%;z-index:9993;margin: -170px 0 0 -250px;background-color: #fff;border-radius:10px;padding:30px;box-sizing:border-box;font-size:14px;line-height:1.5;font-family:'S-CoreDream-4Regular';}
#reprove h1 {clear:both;width:100%;display:block;font-family:'S-CoreDream-6Bold';font-size:30px;text-align:center;padding-bottom:10px;border-bottom:1px solid #ddd;margin-bottom:20px}
.backon {content: "";width:100%;height:100%;background:rgba(0,0,0,0.5);position: fixed;top: 0;left: 0;z-index:9992;}
.rep_close {position:absolute;top:15px;right:20px;cursor:pointer;font-family:'S-CoreDream-3Light';font-size:20px;text-align:center;color:#fff;width:30px;height:30px;border-radius:50%;padding-top:5px;background:#999;display:inline-block;line-height:1.0;}
.rep_pop {cursor:pointer;position:relative;top:-30px;right:0px;float:right;border:1px solid rgba(255,255,255,.5);padding:5px 10px;z-index:1;display:inline-block;font-family:'S-CoreDream-4Regular';font-size:12px;}


/* 업무분야 롤링 */

.swiper-button-next,.swiper-button-prev{position:relative;/*height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));*/z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}
.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}
.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}
.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}
.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}
.swiper-button-prev,.swiper-rtl .swiper-button-next{left:-50%;top:-220px;}
.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'';width:50px;height:50px;border-radius:50%;background:rgba(0,0,0,0.5) url('/gnu/img/arrow_l.png') center no-repeat;padding:0px;font-size:0px;}
.swiper-button-next,.swiper-rtl .swiper-button-prev{right:-50%;top:-170px;}
.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next';width:50px;height:50px;border-radius:50%;background:rgba(0,0,0,0.5) url('/gnu/img/arrow_r.png') center no-repeat;padding:0px;font-size:0px;}
.swiper-button-lock{display:none}
.swiper {width: 100%;height: 100%;}

.swiper-slide {
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.exper_warp2 {width:100%;padding:120px 0px;box-sizing:border-box;clear:both;display:block;background:#f4f4f4;overflow:hidden;}
.exper_warp2 .exper_ul {width:1200px;margin:0px auto;display:block;}
.exper_warp2 .exper_ul li {float:left;width:240px;}
.exper_warp2 .exper_ul li:nth-child(2) {width:960px;height:300px;}
.exper_warp2 .exper_ul li .title {width:200px;height:300px;border-width:2px 0px;border-style:solid;border-color:#000;}
.exper_warp2 .exper_ul li .title h1 {color:#9b9b9b;font-family:'GmarketSansLight';font-size:16px;width:100%;clear:both;display:block;margin:100px 0px 0px 10px;}
.exper_warp2 .exper_ul li .title h2 {color:#000;font-family:'GmarketSansBold';font-size:30px;width:100%;clear:both;display:block;margin:0px 0px 0px 10px;}
.exper_warp2 .exper_ul li .title h3 {color:#333;font-family:'GmarketSansLight';font-size:16px;width:100%;clear:both;display:block;margin:0px 0px 0px 10px;}
.exper_warp2 .exper_ul li:nth-child(2) .box_div {float:left;display:block;width:220px;height:300px;margin:0px 0px 0px 15px;padding:30px 20px 20px 25px;box-sizing:border-box;border-radius:3px 3px;border:1px solid #ddd;color:#fff;}
.exper_warp2 .exper_ul li:nth-child(2) .box_div h1 {padding:0px;margin:0px;font-family:'GmarketSansLight';font-size:12px;display:block;}
.exper_warp2 .exper_ul li:nth-child(2) .box_div h2 {padding:0px;margin:0px;font-family:'GmarketSansBold';font-size:24px;display:block;clear:both;}
.exper_warp2 .exper_ul li:nth-child(2) .box_div h3 {padding:0px;margin:100px 0px 0px;font-family:'GmarketSansLight';font-size:12px;display:block;clear:both;}
.exper_warp2 .exper_ul li:nth-child(2) .box_div span {border:1px solid #fff;padding:9px 20px 5px;font-family:'GmarketSansMedium';font-size:13px;position:relative;left:80px;top:30px;transition: background 0.5s ease-in-out,color 0.5s ease-in-out; }
.exper_warp2 .exper_ul li:nth-child(2) .box_div:hover span {border:0px;background:#2f5bb4;color:#ffd71c;}



/* 게시판 관리 css */
.bbs_tit1 {font-size:28px;font-weight:600;clear:both;display:block;width:100%;margin:10px 0px 0px;padding:20px;box-sizing:border-box;background:#1f458b;line-height:1.0;color:#fff;text-align:center;}
.bbs_tit2 {font-size:22px;font-weight:600;clear:both;display:block;width:100%;margin:50px 0px 0px;padding-left:20px;box-sizing:border-box;border-left:5px solid #1f458b;line-height:1.0;color:#1f458b;}

.bbs_lawyer_wrap1 {clear:both;width:100%;margin:10px 0px 0px;display:block;overflow:hidden;}
.bbs_lawyer_wrap1 li {float:left;width:250px !important;overflow:hidden;border:1px solid #ddd;margin:0px 15px 0px 0px;padding:15px 10px 10px 10px;box-sizing:border-box;}
.bbs_lawyer_wrap1 li img {width:100%;}
.bbs_lawyer_wrap1 li > p {clear:both;width:100%;padding:10px 0px;text-align:center;margin:10px 00px 0px;background:#f6f6f6;}

.bbs_new_img {border:1px solid #ddd;padding:5px;margin:10px 0px 0px;}

.bbs_new_txt1 {clear:both;display:block;width:100%;border:1px solid #ddd;padding:20px;box-sizing:border-box;font-size:15px;line-height:1.5;margin:15px auto 0px;}
.bbs_new_txt2 {clear:both;display:block;width:100%;border:1px solid #ddd;padding:20px;box-sizing:border-box;line-height:1.5;margin:15px auto 0px;color:#fc2227;font-size:24px;font-weight:600;text-align:center;}
.bbs_new_txt3 {clear:both;display:block;width:100%;background:#f8f8f8;;padding:20px;box-sizing:border-box;font-size:15px;line-height:1.5;margin:15px auto 0px;color:#333;font-weight:500;text-align:left;line-height:1.6;}


}












/* mobile */
@media (max-width: 969px){

.swiper-container {width: 100%;margin-top:-95px;}
.swiper-slide .img01 {/*background:url('/gnu/img/main_img01_m.png') top center no-repeat;padding:0px 20px;background-size:cover;*/}
.swiper-slide .img01 h1 {display:none;width:100%;margin:65% 0px 20px 0px;color:#fff;font-family:'GmarketSansLight';font-size:18px;border-bottom:1px solid rgba(255,255,255,0.5);padding-bottom:20px;}
.swiper-slide .img01 h2 {clear:both;width:100%;display:none;width:100%;margin:0px 0px 80px 0px;color:#fff;font-family:'GmarketSansBold';font-size:26px;line-height:1.0}
.swiper-slide .img01 h2 span {color:#ffd71c}
.swiper-slide .img01 h3 {clear:both;float:right;font-size:12px;margin:0px 0px 20px 0px;border:1px solid #fff;padding:7px 30px;display:none;color:#fff;}
.swiper-slide .img01 img {display:block;width:100%;}


.swiper-slide .img02 {/*background:url('/gnu/img/main_img02_m.png') top center no-repeat;padding:0px 20px;background-size:cover;*/}
.swiper-slide .img02 h1 {display:block;width:100%;margin:65% 0px 20px 0px;color:#fff;font-family:'GmarketSansLight';font-size:18px;border-bottom:1px solid rgba(255,255,255,0.5);padding-bottom:20px;}
.swiper-slide .img02 h2 {clear:both;width:100%;display:block;width:100%;margin:0px 0px 80px 0px;color:#fff;font-family:'GmarketSansBold';font-size:26px;line-height:1.0}
.swiper-slide .img02 h2 span {color:#ffd71c}
.swiper-slide .img02 h3 {clear:both;float:right;font-size:12px;margin:0px 0px 20px 0px;border:1px solid #fff;padding:7px 30px;display:none;color:#fff;}
.swiper-slide .img02 img {display:block;width:100%;}


.swiper-slide .img03 {/*width:100%;height:100vh;background:url('/gnu/img/main_img03_m.png') top center no-repeat;background-size:cover;*/}
.swiper-slide .img03 h1 {display:block;width:100%;margin:65% 0px 20px 0px;color:#fff;font-family:'GmarketSansLight';font-size:18px;border-bottom:1px solid rgba(255,255,255,0.5);padding-bottom:20px;}
.swiper-slide .img03 h2 {clear:both;width:100%;display:block;width:100%;margin:0px 0px 80px 0px;color:#fff;font-family:'GmarketSansBold';font-size:26px;line-height:1.0}
.swiper-slide .img03 h2 span {color:#ffd71c}
.swiper-slide .img03 h3 {clear:both;float:right;font-size:12px;margin:0px 0px 20px 0px;border:1px solid #fff;padding:7px 30px;display:none;color:#fff;}
.swiper-slide .img03 img {display:block;width:100%;}


.swiper-slide .img04 {/*background:url('/gnu/img/main_img04_m.png') top center no-repeat;padding:0px 20px;background-size:cover;*/}
.swiper-slide .img04 h1 {display:block;width:100%;margin:65% 0px 20px 0px;color:#fff;font-family:'GmarketSansLight';font-size:18px;border-bottom:1px solid rgba(255,255,255,0.5);padding-bottom:20px;}
.swiper-slide .img04 h2 {clear:both;width:100%;display:block;width:100%;margin:0px 0px 80px 0px;color:#fff;font-family:'GmarketSansBold';font-size:26px;line-height:1.0}
.swiper-slide .img04 h2 span {color:#ffd71c}
.swiper-slide .img04 h3 {clear:both;float:right;font-size:12px;margin:0px 0px 20px 0px;border:1px solid #fff;padding:7px 30pxdisplay:none;color:#fff;}
.swiper-slide .img04 img {display:block;width:100%;}


.swiper-slide .img05 {/*background:url('/gnu/img/main_img05_m.png') top center no-repeat;padding:0px 20px;background-size:cover;*/}
.swiper-slide .img05 h1 {display:block;width:100%;margin:65% 0px 20px 0px;color:#fff;font-family:'GmarketSansLight';font-size:18px;border-bottom:1px solid rgba(255,255,255,0.5);padding-bottom:20px;}
.swiper-slide .img05 h2 {clear:both;width:100%;display:block;width:100%;margin:0px 0px 80px 0px;color:#fff;font-family:'GmarketSansBold';font-size:26px;line-height:1.0}
.swiper-slide .img05 h2 span {color:#ffd71c}
.swiper-slide .img05 h3 {clear:both;float:right;font-size:12px;margin:0px 0px 20px 0px;border:1px solid #fff;padding:7px 30px;display:none;color:#fff;}
.swiper-slide .img05 img {display:block;width:100%;}

.exper_warp {width:100%;padding:50px 0px;box-sizing:border-box;clear:both;display:block;background:#f4f4f4;overflow:hidden;}
.exper_warp ul {width:100%;display:block;}
.exper_warp ul li {width:100%;padding:0px 0px;}
.exper_warp ul li:nth-child(1) {margin-bottom:15px;display:block;clear:both;box-sizing:border-box;}
.exper_warp ul li:nth-child(1) .title {width:100%;padding:20px 0px;box-sizing:border-box;border-width:2px 0px;border-style:solid;border-color:#000;}
.exper_warp ul li:nth-child(1) .title h1 {color:#9b9b9b;font-family:'GmarketSansLight';font-size:16px;width:100%;clear:both;display:block;margin:0px 0px 0px 10px;}
.exper_warp ul li:nth-child(1) .title h2 {color:#000;font-family:'GmarketSansBold';font-size:30px;width:100%;clear:both;display:block;margin:0px 0px 0px 10px;}
.exper_warp ul li:nth-child(1) .title h3 {color:#333;font-family:'GmarketSansLight';font-size:16px;width:100%;clear:both;display:block;margin:0px 0px 0px 10px;}
.exper_warp ul li:nth-child(2) {clear:both;padding-top:20px;width:100%;padding:0px 7px;box-sizing:border-box;}
.exper_warp ul li:nth-child(2) div {float:left;display:inline-block;width:160px;height:200px;margin:7px;padding:20px 10px 0px 10px;box-sizing:border-box;border-radius:3px 3px;border:1px solid #ddd;color:#fff;}
.exper_warp ul li:nth-child(2) div h1 {padding:0px;margin:0px;font-family:'GmarketSansLight';font-size:10px;display:block;letter-spacing:-1px;}
.exper_warp ul li:nth-child(2) div h2 {padding:0px;margin:0px;font-family:'GmarketSansBold';font-size:16px;display:block;clear:both;margin-top:7px;}
.exper_warp ul li:nth-child(2) div h3 {padding:0px;margin:0px;font-family:'GmarketSansLight';font-size:11px;display:block;clear:both;margin-top:20px;letter-spacing:-1px;}
.exper_warp ul li:nth-child(2) div span {border:1px solid #fff;padding:9px 15px 5px;font-family:'GmarketSansMedium';font-size:13px;position:relative;left:50px;top:20px;display:inline-block;transition: background 0.5s ease-in-out,color 0.5s ease-in-out; }


.map_warp {
	clear:both;display:block;width:100%;padding:40px 10px;box-sizing:border-box;overflow:hidden;
	background-image: url('/gnu/img/map_bg.png');
	background-repeat: no-repeat; /* 배경이미지X */
	background-size: cover; /* 요소를 비율에 맞게 커버 */
	background-position: center; /* 이미지를 요소의 정가운데로 처리 */
	background-attachment: fixed; /* 스크롤바 움직일때 이미지가 따라다님 */
}
.map_warp ul {width:100%;clear:both;display:block;}
.map_warp ul li {width:100%;display:inline-block;padding:15px 10px;box-sizing:border-box;color:#fff;}
.map_warp ul li:nth-child(1) {width:100%;}
.map_warp ul li:nth-child(2) {width:100%;margin-top:20px;}
.map_warp ul li:nth-child(3) {width:100%;}
.map_warp ul li:nth-child(2) div {width:100%;padding:20px 10px 0px 10px;box-sizing:border-box;background-color:#fff;color:#333;font-family:'S-CoreDream-4Regular';font-size:14px;display:block;border-radius:0px;}
.map_warp ul li:nth-child(2) div h1 {width:100%;padding-bottom:15px;margin-bottom:15px;border-bottom:1px solid #ddd;font-family:'GmarketSansBold';font-size:18px;}
.map_warp ul li:nth-child(2) div h1 span {float:right;display:inline-block;padding:4px 5px 3px;border:1px solid #ddd;font-family:'GmarketSansMedium';color:#ddd;font-size:14px;line-height:1.0;margin-top:8px;}
.map_warp ul li:nth-child(3) div {width:100%;margin-bottom:20px;display:block;clear:both;border:1px solid #fff;padding:20px;box-sizing:border-box;border-radius:0px;}
.map_warp ul li:nth-child(3) div h1 {padding:0px;margin:0px 0px 8px 0px;width:100%;text-align:left;font-family:'GmarketSansMedium';font-size:16px;clear:both;display:block;}
.map_warp ul li:nth-child(3) div h2 {padding:0px;margin:0px;width:100%;text-align:left;font-family:'GmarketSansMedium';font-size:24px;color:#ffd71c;clear:both;display:block;}
.map_warp ul li:nth-child(3) div h3 {padding:0px;margin:0px 0px 8px 0px;width:100%;text-align:left;font-family:'GmarketSansLight';font-size:12px;clear:both;display:block;}
.map_warp ul li:nth-child(3) img {display:inline-block;margin:0px;padding:0px;}
.map_warp ul li:nth-child(3) img:last-child {margin-right:0px;}


/* 하단 레이아웃 */
#ft {background:#214489;width:100%;padding:20px 0px 70px;overflow:hidden;box-sizing:border-box;}
#ft .ft_warp {width:100%;}
#ft .ft_warp li {clear:both;width:100%;line-height:1.4;color:rgb(255,255,255,0.8);padding:0px 10px;box-sizing:border-box;}
#ft .ft_warp li:nth-child(1) {margin-bottom:15px;}
#ft .ft_warp li:nth-child(1) img {opacity: 0.5;height:35px;}
#ft .ft_warp li span {display:inline-block;margin-right:15px;font-size:11px;font-family:'S-CoreDream-3Light';}
#ft .ft_warp li p {width:100%;clear:both;font-size:11px;font-family:'S-CoreDream-3Light';display:block;margin-top:15px;}

.quick_warp {width:100%;background:#fff;border-top:1px solid #ddd;position:fixed;bottom:0px;left:0px;z-index:100;display:flex;}
.quick_warp li {flex:1;padding:5px 0px;box-sizing:border-box;text-align:center;font-size:11px;overflow:hidden;border-right:1px solid #ddd;}
.quick_warp li:first-child {display:none;}
.quick_warp li:first-child img {display:none;}
.quick_warp li img {margin:5px auto;display:block;clear:both;width:20px;}
.quick_warp li span {display:none;padding:0px;margin:0px;line-height:0;}
.quick_warp li a {display:block;}

.subtop_bg{width:100%;height:0px;background:none;font-size:0px;margin-bottom:30px;}

.content_warp {width:100%;margin:30px 0px;clear:both;display:inline-block;overflow:hidden;padding:0px 10px;box-sizing:border-box;position:relative;top:0px;z-index:10;}
.content_warp_full {width:100%;margin:30px auto;clear:both;display:block;overflow:hidden;padding:0px 10px;box-sizing:border-box;position:relative;top:0px;left:0px;z-index:10;}

.sub_tit01 {width:100%;text-align:center;font-family:'S-CoreDream-6Bold';color:#000;font-size:24px;margin:0px 0px 30px 0px;line-height:1.2;display:block;}
.sub_tit02 {width:100%;text-align:center;font-family:'S-CoreDream-6Bold';color:#000;font-size:24px;margin:0px 0px 0px 0px;line-height:1.2;display:block;}
.sub_tit03 {width:100%;text-align:center;font-family:'S-CoreDream-6Bold';color:#000;font-size:24px;margin:50px 0px 30px;line-height:1.2;display:block;}



.work_warp {width:100%;padding:40px 10px;}
.work_warp h1 {width:100%;margin-bottom:15px;padding:0px;line-height:1.0;font-family:'S-CoreDream-8Heavy';font-size:24px;text-align:center;}
.work_warp div {width:100%;display:block;}


.work_warp2 {clear:both;width:100%;display:block;}
.work_warp2 li {display:block;width:100%;padding:50px 0px;box-sizing:border-box;overflow:hidden;}
.work_warp2 li:nth-child(odd) {background:#f4f4f4;}
.work_warp2 li dl {width:100%;margin:0px auto;clear:both;display:block;}
.work_warp2 li dt {width:100%;font-family:'S-CoreDream-6Bold';font-size:16px;color:#214489;margin-bottom:10px;}
.work_warp2 li dt span {clear:both;display:block;font-size:11px;font-family:'S-CoreDream-4Regular';color:#444;margin-top:5px;}
.work_warp2 li dd {width:100%;font-size:12px;line-height:1.6;}
.work_warp2 li dd span {clear:both;background:#ddd;padding:5px;width:100px;text-align:center;display:block;margin:20px 0px 10px;border-radius:5px;}


.map_detail {width:100%;display:block;margin:30px auto;}
.map_detail li {display:block;background:#f2f2f2;text-align:center;padding:10px;box-sizing:border-box;border-radius:3px;font-family:'S-CoreDream-4Regular';font-size:12px;line-height:1.6;letter-spacing:0px;margin:0px 0px 5px 0px;}
.map_detail li img {display:none}
.map_detail li h1 {display:block;clear:both;width:100%;color:#2f5bb4;font-size:14px;font-family:'S-CoreDream-5Medium';margin-bottom:10px;}
.map_detail li span {clear:both;display:inline-block;background:#666;color:#fff;font-size:11px;margin-right:5px;padding:1px 0px;border-radius:3px;margin-bottom:7px;width:30px;text-align:center;}



.lawyer_bg2 {width:100%;clear:both;display:block;overflow:hidden;padding:50px 15px 30px;box-sizing:border-box;position:relative;top:0px;z-index:10;background:#d8d8d8;}
.lawyer_bg2 ul {width:100%;display:flex; flex-direction:column;}
.lawyer_bg2 li {clear:both;display:block;overflow:hidden;}
.lawyer_bg2 li:nth-child(1) {text-align:left;padding-top:20px;box-sizing:border-box;color:#000;}
.lawyer_bg2 li:nth-child(1) h1 {font-family:'S-CoreDream-8Heavy';font-size:30px;margin-bottom:5px;}
.lawyer_bg2 li:nth-child(1) h1 span {margin-left:30px;font-family:'S-CoreDream-1Thin';font-size:18px;}
.lawyer_bg2 li:nth-child(1) h1 img {display:inline-block;margin:0px;padding:0px;width:25px;}
.lawyer_bg2 li:nth-child(1) h1 a {margin:0px 0px 0px 0px;padding:0px;position:relative;top:3px;}
.lawyer_bg2 li:nth-child(1) h2 {font-family:'S-CoreDream-3Light';font-size:16px;margin-bottom:20px;}
.lawyer_bg2 li:nth-child(1) h2 span {width:7px;height:7px;border-radius:50%;background:rgba(0,0,0,0.5);margin-right:10px;display:none;position:relative;top:-8px;font-size:0px;}
.lawyer_bg2 li:nth-child(1) dl {clear:both;width:100%;}
.lawyer_bg2 li:nth-child(1) dt {width:100%;font-size:16px;font-family:'S-CoreDream-3Light';line-height:2.0}
.lawyer_bg2 li:nth-child(1) dd {width:100%;font-size:12px;font-family:'S-CoreDream-3Light';line-height:2.5}
.lawyer_bg2 li:nth-child(1) dd span {font-family:'S-CoreDream-5Medium';margin-right:10px;}
.lawyer_bg2 li:nth-child(1) dd p {width:100%;clear:both;display:block;margin-top:20px;font-size:12px;font-family:'S-CoreDream-3Light';line-height:1.4;}
.lawyer_bg2 li:nth-child(2) {}
.lawyer_bg2 li:nth-child(2) img {float:right;width:100%;max-width:630px;}
.lawyer_bg2 li:nth-of-type(1){order:2;}
.lawyer_bg2 li:nth-of-type(2){order:1;}

.lawyer_tit {width:100%;display:block;text-align:left;line-height:1.0;font-family:'S-CoreDream-5Medium';font-size:16px;margin-bottom:15px;}
.lawyer_tit span {width:20px;height:2px;background-color:#033894;margin-right:10px;display:inline-block;position:relative;top:-8px;left:0px;}

.lawyer_warp2 {width:100%;clear:both;margin:10px 0px 30px;overflow:hidden;}
.lawyer_warp2 dt {width:100%;padding:10px 0px 0px 30px;box-sizing:border-box;font-size:14px;font-family:'S-CoreDream-5Medium';}
.lawyer_warp2 dt span {width:5px;height:5px;background-color:#033894;border-radius:3px;margin-right:10px;display:inline-block;position:relative;top:-3px;}
.lawyer_warp2 dd {width:100%;padding:5px 0px 15px 45px;box-sizing:border-box;font-size:12px;font-family:'S-CoreDream-4Regular';}
.lawyer_warp2 dd p {margin-bottom:10px;display:block;width:100%;clear:both;}

.lawyer_txt1 {clear:both;display:block;width:100%;padding:0px 0px 0px 30px;box-sizing:border-box;line-height:2.5;margin-bottom:30px;font-size:13px;}
.lawyer_txt1 span {width:5px;height:5px;background-color:#033894;border-radius:3px;margin-right:10px;display:inline-block;position:relative;top:-3px;}

.other_lawyer {width:100%;position:fixed;bottom:50px;right:0px;border-top:1px solid #444;z-index:9;text-align:center;}
.other_lawyer dt {display:block;width:100%;padding:5px;background:#f8f8f8;border-bottom:1px solid #ddd;font-size:14px;}
.other_lawyer dd {width:33%;float:left;display:inline-block;padding:10px 5px;box-sizing:border-box;font-family:'S-CoreDream-4Regular';font-size:12px;border-right:1px solid #ddd;background:#fff;}
.other_lawyer dd:last-child {width:34%;border-right:0px;}

.lawyer_cons {float:left;width:130px;height:30px;line-height:28px;border:1px solid #666;font-size:12px;text-align:center;font-family:'S-CoreDream-4Regular';margin-top:20px;}
.lawyer_cons:hover {color:#fff;border-color:#fff;cursor:pointer;}

.lawyer_warp3 {width:100%;clear:both;display:block;}
.lawyer_warp3 li {width:100%;margin:0px 0px 20px 0px;border:1px solid #ddd;padding:20px 0px 0px;box-sizing:border-box;background:linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 60%, rgba(216,216,216,1) 60%, rgba(216,216,216,1) 100%);}
.lawyer_warp3 li img {width:90%;margin:0px auto;padding:0px;position:relative;top:5px;}
.lawyer_warp3 li p {width:100%;display:block;background:#fff;border-top:1px solid #ddd;text-align:left;padding:20px 20px 10px;box-sizing:border-box;font-family:'S-CoreDream-5Medium';font-size:14px;overflow:hidden;}
.lawyer_warp3 li p span {float:right;padding:7px 20px;font-size:12px;font-family:'S-CoreDream-4Regular';border:1px solid #ddd;margin-bottom:0px;position:Relative;top:-5px;transition: background 0.5s ease-in-out,color 0.5s ease-in-out;}
.lawyer_warp3 li p span:hover {cursor: pointer;background:#f8f8f8;}


.lawyer_page {position:fixed;top:100px;right:10px;width:150px;height:30px;padding:0px 10px;box-sizing:border-box;background:#fff;border:1px solid #ddd;z-index:100;font-size:13px;}


/* 소개 */
.info_txt1 {width:100%;display:block;margin:0px 0px 30px;overflow:hidden;text-align:center;background:#f8f8f8;padding:20px 0px;}
.info_txt1 img {margin:0px auto;}
.info_txt1 ul {width:100%;margin:0px auto;text-align:left;}
.info_txt1 ul li {float:left;font-size:14px;line-height:2.0;font-family:'S-CoreDream-4Regular';}
.info_txt1 ul li:nth-child(1) {padding-bottom:10px;box-sizing:border-box;}
.info_txt1 ul li:nth-child(2) {}
.info_txt1 h1 {font-family:'S-CoreDream-6Bold';font-size:16px;margin-bottom:20px;}
.info_txt1 ul li span {font-family: 'Noto Serif KR'}
.info_txt2 {width:100%;margin:50px auto 0px;}
.info_txt2 li {width:100%;margin:20px 0px ;display:inline-block;font-family:'S-CoreDream-5Medium';font-size:14px;line-height:1.6;text-align:left;}
.info_txt2 li img {width:100%;border:1px solid #ddd;}
.info_txt2 .info_txt3 {width:90%;background:#fff;box-shadow:0px 0px 15px rgba(0, 0, 0, 0.2);display:inline-block;position:relative;top:-20px;left:5%;z-index:99;padding:20px;box-sizing:border-box;text-align:left;}
.info_txt2 .info_txt4 {width:90%;background:#fff;box-shadow:0px 0px 15px rgba(0, 0, 0, 0.2);display:inline-block;position:relative;top:-20px;left:5%;z-index:99;padding:20px;box-sizing:border-box;text-align:left;}
.info_txt2 h1 {display:block;width:100%;font-size:20px;margin-bottom:25px;}

	.info_txt1 {width:100%;display:block;margin:0px 0px 20px;overflow:hidden;text-align:center;background:#f8f8f8;padding:20px 0px;}
	.info_txt1 img {margin:0px auto;width:150px;display:block;}
	.info_txt1 ul {width:100%;margin:0px auto;text-align:left;}
	.info_txt1 ul li {width:100%;font-size:13px;line-height:1.6;font-family:'S-CoreDream-4Regular';padding:10px 20px;box-sizing:border-box;}
	.info_txt1 ul li:nth-child(1) {bottom:15px}
	.info_txt1 h1 {font-family:'S-CoreDream-6Bold';font-size:16px;margin-bottom:15px;}
	.info_txt1 ul li span {font-family: 'Noto Serif KR'}

	.info_txt2 {width:100%;margin:30px auto 0px;}
	.info_txt2 li {width:100%;margin:30px 0px 0px;display:inline-block;font-family:'S-CoreDream-4Regular';font-size:12px;line-height:1.6;text-align:left;}
	.info_txt2 li img {width:100%;}
	.info_txt2 .info_txt1 {width:80%;background:#fff;box-shadow:0px 0px 15px rgba(0, 0, 0, 0.2);clear:both;display:inline-block;position:relative;top:-50px;left:10%;z-index:99;padding:15px 20px 20px;box-sizing:border-box;text-align:left;border-radius:3px;}
	.info_txt2 .info_txt2 {width:80%;background:#fff;box-shadow:0px 0px 15px rgba(0, 0, 0, 0.2);clear:both;display:inline-block;position:relative;top:-60px;left:10%;z-index:99;padding:15px 20px 20px;box-sizing:border-box;text-align:left;border-radius:3px;}
	.info_txt2 h1 {display:block;width:100%;font-size:15px;margin-bottom:25px;}


#reprove {display: none;}
#reprove {width: 90%;position:fixed;top:50%;left:5%;z-index:9993;margin: -170px auto 0px;background-color: #fff;border-radius:10px;padding:30px;box-sizing:border-box;font-size:12px;line-height:1.5;font-family:'S-CoreDream-4Regular';}
#reprove h1 {clear:both;width:100%;display:block;font-family:'S-CoreDream-6Bold';font-size:20px;text-align:center;padding-bottom:10px;border-bottom:1px solid #ddd;margin-bottom:20px}
.backon {content: "";width:100%;height:100%;background:rgba(0,0,0,0.5);position: fixed;top: 0;left: 0;z-index:9992;}
.rep_close {position:absolute;top:25px;right:30px;cursor:pointer;font-family:'S-CoreDream-3Light';font-size:20px;color:#fff;background:#666;width:30px;height:30px;padding-top:5px;border-radius:50%;text-align:center;display:inline-block;line-height:1.0;}
.rep_pop {float:right;cursor:pointer;border:1px solid rgba(255,255,255,.5);padding:5px 10px;z-index:1;display:inline-block;font-family:'S-CoreDream-4Regular';font-size:11px;margin-top:10px;}

/* 업무분야 롤링 */
.swiper-button-next,.swiper-button-prev {display:none;}
.swiper-button-lock{display:none}
.swiper {width: 100%;height: 100%;}

.swiper-slide {
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.exper_warp2 {width:100%;padding:50px 0px;box-sizing:border-box;clear:both;display:block;background:#f4f4f4;overflow:hidden;}
.exper_warp2 .exper_ul {width:100%;display:block;}
.exper_warp2 .exper_ul li {width:100%;padding:0px 0px;}
.exper_warp2 .exper_ul li:nth-child(1) {margin-bottom:15px;display:block;clear:both;box-sizing:border-box;}
.exper_warp2 .exper_ul li:nth-child(1) .title {width:100%;padding:20px 0px;box-sizing:border-box;border-width:2px 0px;border-style:solid;border-color:#000;}
.exper_warp2 .exper_ul li:nth-child(1) .title h1 {color:#9b9b9b;font-family:'GmarketSansLight';font-size:16px;width:100%;clear:both;display:block;margin:0px 0px 0px 10px;}
.exper_warp2 .exper_ul li:nth-child(1) .title h2 {color:#000;font-family:'GmarketSansBold';font-size:24px;width:100%;clear:both;display:block;margin:0px 0px 0px 10px;}
.exper_warp2 .exper_ul li:nth-child(1) .title h3 {color:#333;font-family:'GmarketSansLight';font-size:16px;width:100%;clear:both;display:block;margin:0px 0px 0px 10px;}
.exper_warp2 .exper_ul li:nth-child(2) {clear:both;width:100%;padding:10px 15px 0px;box-sizing:border-box;}
.exper_warp2 .exper_ul li:nth-child(2) .box_div {float:left;display:inline-block;width:100%;height:200px;margin:7px 0px;padding:20px 10px 0px 10px;box-sizing:border-box;border-radius:3px 3px;border:1px solid #ddd;color:#fff;}
.exper_warp2 .exper_ul li:nth-child(2) .box_div h1 {clear:both;width:100%;padding:0px;margin:0px;font-family:'GmarketSansLight';font-size:10px;display:block;letter-spacing:-1px;}
.exper_warp2 .exper_ul li:nth-child(2) .box_div h2 {clear:both;width:100%;padding:0px;margin:0px;font-family:'GmarketSansBold';font-size:16px;display:block;clear:both;margin-top:7px;}
.exper_warp2 .exper_ul li:nth-child(2) .box_div h3 {clear:both;width:100%;padding:0px;margin:0px;font-family:'GmarketSansLight';font-size:11px;display:block;clear:both;margin-top:20px;letter-spacing:-1px;}
.exper_warp2 .exper_ul li:nth-child(2) .box_div span {border:1px solid #fff;padding:9px 15px 5px;font-family:'GmarketSansMedium';font-size:13px;position:relative;left:50px;top:20px;display:inline-block;transition: background 0.5s ease-in-out,color 0.5s ease-in-out; }


/* 게시판 관리 css */
.bbs_tit1 {font-size:20px;font-weight:600;clear:both;display:block;width:100%;margin:10px 0px 0px;padding:20px;box-sizing:border-box;background:#1f458b;line-height:1.4;color:#fff;text-align:center;}
.bbs_tit2 {font-size:16px;font-weight:600;clear:both;display:block;width:100%;margin:50px 0px 0px;padding-left:20px;box-sizing:border-box;border-left:5px solid #1f458b;line-height:1.0;color:#1f458b;}

.bbs_lawyer_wrap1 {clear:both;width:100%;margin:10px 0px 0px;display:block;overflow:hidden;}
.bbs_lawyer_wrap1 > li {float:left;width:250px !important;overflow:hidden;border:1px solid #ddd;margin:0px 15px 10px 0px;padding:15px 10px 10px 10px;box-sizing:border-box;}
.bbs_lawyer_wrap1 > li img {width:100%;}
.bbs_lawyer_wrap1 > li > p {clear:both;width:100%;padding:10px 0px;text-align:center;margin:10px 00px 0px;background:#f6f6f6;}

.bbs_new_img {border:1px solid #ddd;padding:5px;margin:10px 0px 0px;}

.bbs_new_txt1 {clear:both;display:block;width:100%;border:1px solid #ddd;padding:15px;box-sizing:border-box;font-size:14px;line-height:1.5;margin:15px auto 0px;}
.bbs_new_txt2 {clear:both;display:block;width:100%;border:1px solid #ddd;padding:15px;box-sizing:border-box;line-height:1.5;margin:15px auto 0px;color:#fc2227;font-size:18px;font-weight:600;text-align:center;}
.bbs_new_txt3 {clear:both;display:block;width:100%;background:#f8f8f8;;padding:15px;box-sizing:border-box;font-size:14px;line-height:1.5;margin:15px auto 0px;color:#333;font-weight:500;text-align:left;line-height:1.6;}


}


