@import url('/font/SCoreDream/SCoreDream.css');

#wrap{min-width:1200px;}

/** header **/
#header {min-width:1300px;font-family:"SCoreDream"}
#header * {box-sizing:border-box;}
#header .logo {position:absolute;top:15px;left:0;z-index:9;margin:auto;}
#header .logo  a {display:block;width:115px;height:65px;}
#header .logo  a img {max-width:100%;}
#header .gov_top {background:#f3f3f3;}
#header .gov_top .inner {display: flex;align-items: center;justify-content: space-between;max-width:1300px;height:32px;margin: auto;}
#header .gov_top .inner .txt {position: relative;padding-left:33px;font-size:12px;font-weight:500;color:#666666;}
#header .gov_top .inner .txt:after {display: block;content:"";width:25px;height:18px;position: absolute;left:0;top:0;bottom:0;margin: auto;background: #fff url("/files/web148/images/layout02/top_ico_flag.png") center / 100% no-repeat ;}

/* header_top */
.header_top {height:50px;border-bottom:1px solid #d5d5d5;}
.header_top .inner {display:flex;align-items:center;justify-content:space-between;max-width:1300px;height:50px;margin:auto;}
.header_top .site_list {display:flex;}
.header_top .site_list > li {background:none;}
.header_top .site_list > li:first-child a {padding-left:0;}
.header_top .site_list > li + li {margin-left:10px;}
.header_top .site_list > li > a {display:block;position:relative;height:50px;padding-left:10px;font-size:16px;line-height:50px;font-weight:500;}
.header_top .site_list > li.council > a span {position: relative;display: inline-block;padding-left:26px;}
.header_top .site_list > li.council > a span:after {display:block;position:absolute;top:0;bottom:0;left:0;margin:auto;width:21px;height:21px;background-image:url('/files/web148/images/layout02/ico_council.png');content:'';background-size:100%;}
.header_top .site_list > li + li > a:after {display:block;position:absolute;top:0;bottom:0;left:0;width:4px;height:4px;margin:auto;border-radius:100%;background:#dbdbdb;content:'';}
.header_top .site_list li.sel {position: relative;}
.header_top .site_list li.sel > a {min-width:65px;padding-right:20px;}
.header_top .site_list li.sel:after {position:absolute;top:0;right:0;bottom:0;width:8px;height:7px;margin:auto;background:url('/files/web148/images/layout02/bg_arr_utill.png');content:'';transition:0.2s;}
.header_top .site_list li.sel > .sel_list {display: none;min-width:100px;border: 1px solid #ddd;position: absolute;margin-top:-1px;z-index:999;left:-5px;right:0;background:#fff;}
.header_top .site_list li.sel > .sel_list li {text-align: center;}
.header_top .site_list li.sel > .sel_list li a {display: block;line-height:35px;}
.header_top .site_list li.sel > .sel_list li a:hover {background:#ebf4ff;}
.header_top .site_list li.sel.active:after{transform: rotate(-180deg);}
.header_top .site_list li.sel.active .sel_list {display: block;}
/* utill_nav */
.utill_nav {display:flex;align-items:center;}
.utill_nav > ul {display:flex;align-items:center;margin-left:10px;}
.utill_nav > ul > li {position:relative;}
.utill_nav > ul > li + li {margin-left:8px;padding-left:8px;}
.utill_nav > ul > li + li:after {display:block;position:absolute;position:absolute;top:0;bottom:0;left:0;width:1px;height:16px;margin:auto;background:#e6e6e6;content:'';}
.utill_nav > ul > li .btn_utile {height:22px;padding:0 10px;border:none;border-radius:10px;background:#848484;font-size:12px;color:#fff;line-height:22px;vertical-align:top;}
.utill_nav > ul > li .btn_login {padding-left:23px;background:url('/files/web148/images/layout02/ico_login.png') no-repeat left 2px;}
.utill_nav > ul > li .btn_mypage {padding-left:23px;background:url('/files/web148/images/layout02/ico_my.png') no-repeat left 2px;}
.utill_nav > ul > li .btn_join {padding-left:23px;background:url('/files/web148/images/layout02/ico_join.png') no-repeat left 2px;}
.utill_nav > ul > li .btn_modify {padding-left:23px;background:url('/files/web148/images/layout02/ico_modify.png') no-repeat left 2px;}
.utill_nav > ul > li .time {padding-left:23px;background:url('/files/web148/images/layout02/ico_time.png') no-repeat left top;font-size:14px;}
.utill_nav > ul > li .user {margin-left:5px;font-weight:400;color:#0375c2;}
.utill_nav .zoom {display:flex;}
.utill_nav .zoom .tit {display:inline-block;margin-right:10px;color:#404040;}
.utill_nav .zoom [class^="btn_srceen_"] {width:22px;height:22px;border:1px solid #848484;border-radius:2px;background-color:#fff;background-repeat:no-repeat;background-position:center;vertical-align:top;transition:all ease 0.4s;}
.utill_nav .zoom [class^="btn_srceen_"] + button[class^="btn_srceen_"] {margin-left:3px;}
.utill_nav .zoom [class^="btn_srceen_"][class*="_plus"] {background-image:url('/files/web148/images/layout02/btn_plus.png');}
.utill_nav .zoom [class^="btn_srceen_"][class*="_reset"] {background-image:url('/files/web148/images/layout02/btn_reset.png');}
.utill_nav .zoom [class^="btn_srceen_"][class*="_minus"] {background-image:url('/files/web148/images/layout02/btn_minus.png');}
.utill_nav .zoom [class^="btn_srceen_"]  > span {position:absolute;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;margin:-1px;}

.lang.active .lang_list {display:block;}
.lang button {display:inline-block;position:relative;height:23px;padding:0 25px 0 25px;border:none;background:url('/files/web148/images/layout02/ico_lang.png') no-repeat left center;vertical-align:top;}
.lang button span {font-size:15px;font-weight:400;color:#444;}
.lang button:after {position:absolute;top:0;right:0;bottom:0;width:8px;height:7px;margin:auto;background:url('/files/web148/images/layout02/bg_arr_utill.png');content:'';transition:0.2s;}
.lang.active button:after {transform:rotate(-180deg);}
.lang > .lang_list {display:none;position:absolute;top:35px;right:-30px;left:-20px;z-index:99;margin:auto;border:1px solid #ccc; background:#fff;}
.lang > .lang_list .active-lang {font-size:14px;padding:5px 5px;display: block;font-weight:400;border-bottom: 1px dotted #ddd;text-align:center;background:#dddddd69;}
.lang > .lang_list ul li {display:block;position:relative;width:100%;}
.lang > .lang_list ul li a {display:block;line-height:35px;text-align:center;padding:0 10px;font-size:14px;letter-spacing:-1px;}
.lang > .lang_list ul li a[target="_blank"] > span {display: inline-block;padding-right:20px;background:url('/files/web148/images/layout02/mb/ico_new.png') no-repeat right center / 12px;}
.lang > .lang_list ul li a:hover {background:#ebf4ff;}

.zoom_tool {padding-left:5px;}
.zoom_tool * {font-family: "SCoreDream"}
.zoom_tool .btn_toggle {display:inline-block;position:relative;height:39px;padding:0 25px 0 25px;border:none;background:url('/files/web148/images/layout02/ico_font.png') no-repeat left center;vertical-align:top;opacity:1;}
.zoom_tool .btn_toggle span {font-size:15px;color:#444;}
.zoom_tool .btn_toggle:after {position:absolute;top:0;right:0;bottom:0;width:8px;height:6px;margin:auto;background:url('/files/web148/images/layout02/bg_arr_utill.png') no-repeat left center;content:'';transition:0.2s;}
.zoom_tool .btn_toggle.active:after {transform:rotate(-180deg);}
.zoom_tool .zoom_menu {width:120px;display:none;position:absolute;top:43px;right:0;z-index:999999;margin:auto;border:1px solid #e6e6e6; background:#fff;box-shadow: 0 0 20px rgba(0,0,0,0.15);}
.zoom_tool .zoom_menu .size_list {padding:7px 0;}
.zoom_tool .zoom_menu .size_list li {line-height:1;display:block;position:relative;width:100%;}
.zoom_tool .zoom_menu .size_list li a {display:block;text-align:left;padding:7px 20px;font-size:13px;letter-spacing:-1px;}
.zoom_tool .zoom_menu .size_list li a span {position: relative;display: inline-block;padding-left:25px;}
.zoom_tool .zoom_menu .size_list li a span:after {position: absolute;left:0;top:0;bottom:0;margin: auto;content:"";display:block;width:12px;height:12px;border: 1px solid #000;border-radius:100%;}
.zoom_tool .zoom_menu .size_list li.on a span:after {background:#000;}
.zoom_tool .zoom_menu .size_list li a:hover {background:#ebf4ff;}
.zoom_tool .reset_box {background:#efefef;}
.zoom_tool .reset_box .btn_reset {height:30px;display: block;width:100%;padding:0;margin-left:0;opacity:1;border: none;background:none;}
.zoom_tool .reset_box .btn_reset span {font-size:13px;padding-left:20px;display: inline-block;background:url('/files/web148/images/layout02/btn_reset02.png') no-repeat left center;color:#484848}

/* Select */
#header .select{display:inline-block;position:relative;background:#fff;background:url('/files/web148/images/layout02/ico_lang.png') no-repeat left center;vertical-align:top;z-index:99}
#header .select .myValue {display:block;position:relative;top:0;left:0;z-index:-9999;min-width:90px;height:51px;padding:15px 30px 15px 30px;font-weight:400;color:#404040;cursor:pointer;}
#header .select .myValue .myValue.outLine{ border:1px solid #999;}
#header .select .myValue:after {position:absolute;top:0;right:0;bottom:0;width:8px;height:7px;margin:auto;background:url('/files/web148/images/layout02/bg_arr_utill.png');content:'';transition:0.2s;}
#header .select.open .myValue:after {transform:rotate(180deg);}
#header .select ul {overflow:hidden;left:-2000px;top:-9999px;left:-9999px;height:0;width:0;z-index:-9999px;width:calc(100% - 2px);list-style:none;border:0;}
#header .select .myValue.outLine{ border:1px solid #00549d;;}
#header .select.open ul.iList {left:0;top:49px;height:auto;width:100%;border-top:1px solid #bababa;border-right:1px solid #bababa;border-bottom:1px solid #bababa;border-left:1px solid #bababa;border-radius:0 0 5px 5px;background:#fff;}
#header .select li {position:relative;overflow:hidden;height:30px;white-space:nowrap;}
#header .select li input.option {position:absolute;width:100%;height:30px;line-height:25px;}
#header .select li label {position:absolute;top:0;left:0;width:100%;height:30px;background:#fff;font-size:13px;color:#767676;line-height:30px;text-align:center;}
#header .select li a {display:block;height:30px;background:#fff;color:#767676;line-height:30px;text-decoration:none;text-indent:8px;}
#header .select li.hover label {background:#ebf4ff;color:#666;cursor:pointer;}
#header .go-btn {display:inline-block;height:22px;margin-top:15px;margin-left:15px;padding:0 8px;border:none;border-radius:5px;background:#848484;font-size:12px;color:#fff;line-height:22px;vertical-align:middle;}

/* gnb */
.gnb_cont  * {font-family:'SCoreDream';}
.gnb_cont {position:relative;max-width:1300px;height:95px;margin:auto;}
.gnb_nav .search_bar {position:absolute;top:0;right:65px;bottom:0;margin:auto;}
.gnb_nav {padding:0 355px 0 280px;}
.gnb_nav .menu > li {float:left;width:calc(100% / 6);}
.gnb_nav .menu > li a[target="_blank"] > span {display:block;padding-right:30px;background:url('/files/web148/images/layout02/ico_win01.png') no-repeat right 20px center;}
.gnb_nav .menu > li > a {display:block;position:relative;height:95px;font-size:20px;font-weight:500;color:#454545;line-height:95px;text-align:center;letter-spacing:-1px;transition:all ease 0.5s;}
.gnb_nav .menu > li > a:before {display:block;position:absolute;bottom:0;left:0;width:100%;height:3px;content:'';transition:all ease 0.4s;}
.gnb_nav .menu > li > a.on:before {background:#0375c2;}
.gnb_nav .menu > li > a:hover {color:#0375c2;}
.gnb_nav .menu > li.on .dep {display:block;}
.gnb_nav .menu > li.on .dep:after {display:block;position:absolute;top:0;bottom:0;left:0;z-index:-1;width:calc(100vw);margin-left:calc(-50vw + 50%);border-top:1px solid #d5d5d5;border-bottom:1px solid #d5d5d5;background:#fff;box-shadow:0px 20px 20px 0px #60606069;content:"";}
.gnb_nav .menu > li:last-child .dep {padding:40px 0;background:#eff4f8;}
.gnb_nav .menu > li.on:last-child .dep:after {background:#eff4f8;}
.gnb_nav .menu > li .dep {display:none;position:absolute;right:0;left:0;z-index:13;padding-top:25px;border-bottom:none;background:#ffff;}
.gnb_nav .menu > li .dep .list {display:flex;margin-left:-12px;flex-wrap:wrap;}
.gnb_nav .menu > li .dep .list > li {display:table-cell;float:left;width:calc(100% / 5 - 12px);margin-left:12px;padding:0 0 45px 0;}
.gnb_nav .menu > li .dep .list > li > ul {padding:20px 13px 0 13px;}
.gnb_nav .menu > li .dep .list > li > ul > li:first-child a {padding-top:0;}
.gnb_nav .menu > li .dep .list > li > a {display:block;position:relative;height:45px;padding-left:15px;border:1px solid #d5d5d5;border-radius:5px;font-size:17px;font-weight:500;color:#333;line-height:45px;}
.gnb_nav .menu > li .dep .list > li > a span {letter-spacing:-0.5px;line-height:1.2;display: flex;align-items: center;height: 45px;word-break: keep-all;}
.gnb_nav .menu > li .dep .list > li > a.on {background:#0375c2;color:#fff;}
.gnb_nav .menu > li .dep .list > li > a:hover {color:#0375c2;}
.gnb_nav .menu > li .dep .list > li > a.on:hover {color:#fff;}
.gnb_nav .menu > li .dep .list > li > ul > li > a {padding-left:15px;}
.gnb_nav .menu > li .dep .list > li > ul > li > a:after {display:block;position:absolute;top:50%;left:0;width:5px;height:5px;margin-top:-2px;border-radius:100%;background:#cacaca;content:'';}
.gnb_nav .menu > li .dep_list > li > a {display:block;position:relative;font-size:15px;font-weight:400;color:#222;word-break:break-all;}
.gnb_nav .menu > li .dep_list > li > a:hover > span,
.gnb_nav .menu > li .dep_list > li > a.on > span {color:#0375c2;text-decoration:underline;}
.gnb_nav .menu > li .dep .list > li > a.on[target="_blank"] > span {background:url('/files/web148/images/layout02/ico_win02.png') no-repeat right 20px center;}
.gnb_nav .menu > li .dep_list > li + li {margin-top:10px;}
.gnb_nav .menu > li .dep .list2 {display:flex;margin:0 -20px;}
.gnb_nav .menu > li .dep .list2 li {flex:1;text-align:center;}
.gnb_nav .menu > li .dep .list2 li a {display:block;position:relative;padding-top:120px;font-family:'SCoreDream';font-size:15px;font-weight:500;;letter-spacing:-1px;}
.gnb_nav .menu > li .dep .list2 li a:after {display:block;position:absolute;top:0;right:0;left:0;width:105px;height:105px;margin:auto;border-radius:10px;background:#fff url('/files/web148/images/layout02/ico_type_link01.png') center no-repeat;content:""}
.gnb_nav .menu > li .dep .list2 li a:hover:before {display:block;position:absolute;top:0;right:0;left:0;z-index:99;width:105px;height:105px;margin:auto;border:2px solid #0375c2;border-radius:10px;box-shadow:0px 5px 10px 0px #60606069;content:"";}
.gnb_nav .menu > li .dep .list2 li:nth-child(2) a:after {background-image:url('/files/web148/images/layout02/ico_type_link02.png');}
.gnb_nav .menu > li .dep .list2 li:nth-child(3) a:after {background-image:url('/files/web148/images/layout02/ico_type_link03.png');}
.gnb_nav .menu > li .dep .list2 li:nth-child(4) a:after {background-image:url('/files/web148/images/layout02/ico_type_link04.png');}
.gnb_nav .menu > li .dep .list2 li:nth-child(5) a:after {background-image:url('/files/web148/images/layout02/ico_type_link05.png');}
.gnb_nav .menu > li .dep .list2 li:nth-child(6) a:after {background-image:url('/files/web148/images/layout02/ico_type_link06.png');}
.gnb_nav .menu > li .dep .list2 li:nth-child(7) a:after {background-image:url('/files/web148/images/layout02/ico_type_link07.png');}
.gnb_nav .menu > li .dep .list2 li:nth-child(8) a:after {background-image:url('/files/web148/images/layout02/ico_type_link08.png');}
.gnb_nav .menu > li .dep .list2 li:nth-child(9) a:after {background-image:url('/files/web148/images/layout02/ico_type_link09.png');}
.gnb_nav .menu:after {display:block;clear:both;overflow:hidden;width:0;height:0;content:"";}
.gnb_nav:after {display:block;clear:both;overflow:hidden;width:0;height:0;content:"";}

/* sitemap */
.btn_sitemap {position:absolute;top:0;right:0;bottom:0;width:40px;height:23px;margin:auto;}
.btn_sitemap:before,
.btn_sitemap:after,
.btn_sitemap .line {display:block;position:absolute;right:0;width:40px;height:3px;background:#000;content:'';}
.btn_sitemap:before {top:0;}
.btn_sitemap:after {top:0;bottom:0;margin:auto;}
.btn_sitemap .line {bottom:0;}

.fullmenu_cont {display:none;}
.mb_log_area {display:none;}

/** Layout **/
.sub-bg{position:relative;padding-top:70px;} 

#sub-contents{max-width:1200px;margin:0 auto;}
#sub-contents #sub-area{width:100%;min-height:500px;padding-top:25px;padding-bottom:100px;}

/* sub-header */
#sub-header{height:68px;margin-bottom:40px;background:url('/files/web148/images/sub/sub_header_03.gif') repeat-x left bottom;}
#sub-header h2{height:45px;font-size:35px;font-weight:normal;color: #323232;letter-spacing: -2px;}

.sub-nav-area{position:absolute;top:0;left:0;width:100%;border-bottom:1px solid #c9c9c9;border-top:none;background:#2b3e5f;}
.sub-nav-area  * {box-sizing:border-box;}
.sub-nav-area > ul{display:none;}
.sub-nav-area .sub-nav {display:flex;width:1300px;margin:0 auto;font-family: Malgun Gothic;font-size: 14px;}
.sub-nav-area .sub-nav > .home {display:inline-block;width:57px;height:57px;background:#354d79 url('/files/web148/images/layout02/ico_breadcrumb_home.png') no-repeat center;font-size:0;vertical-align:top;}
.sub-nav-area .sub-nav > .nav-deaph3 {min-width:310px;}
.sub-nav-area .sub-nav > div {display:flex;align-items:center;min-width:250px;height:57px;padding-left:0;background:none;color:#fff;}
.sub-nav-area .sub-nav > div > ul {width:100%;}
.sub-nav-area .sub-nav > div > ul > li {position:relative;height:57px;}
.sub-nav-area .sub-nav > div > ul > li > a span {padding: 0 20px 0 0;color:#fff;}
.sub-nav-area .sub-nav > div > ul > li > a {display:flex;align-items:center;position:relative;height:57px;padding: 0 20px 0 20px;background:none;font-size:16px;}
.sub-nav-area .sub-nav > div > ul > li > a.on {background:#0375c2;}
.sub-nav-area .sub-nav > div > ul > li > a:before {display:block;position:absolute;top:50%;right:15px;width:10px;height:6px;margin-top:-3px;background:url('/files/web148/images/layout02/bg_arr_bread.png') no-repeat center;content:'';transition:0.2s;}
.sub-nav-area .sub-nav > div > ul > li > a.on:before {transform:rotate(-180deg);transition:all ease 0.4s;}
.sub-nav-area .sub-nav > div > ul > li > ul {display:none;position: absolute;top:57px;right:0;left:0;z-index:9;width:100%;padding:10px 0;padding-left:0;border:none;background:#0375c2;}
.sub-nav-area .sub-nav > div > ul > li > ul:after {display:block;position:absolute;top:-2px;right:0;left:0;height:1px;background:#ffffff45;content:'';}
.sub-nav-area .sub-nav > div > ul > li > ul > li {padding:0;border:none;}
.sub-nav-area .sub-nav > div > ul > li > ul > li.current span {text-decoration:underline;}
.sub-nav-area .sub-nav > div > ul > li > ul > li a {display:block;width:100%;padding:8px 5px 8px 20px;font-size:15px;color:#fff;letter-spacing:-1px;}
.sub-nav-area .sub-nav > div > ul > li > ul > li a span {display: block;}
.sub-nav-area .sub-nav > div > ul > li > ul > li a[target="_blank"] {background:none !important;}
.sub-nav-area .sub-nav > div > ul > li > ul > li a[target="_blank"] > span {padding-right:30px;background:url('/files/web148/images/layout02/ico_win02.png') no-repeat right 8px top 3px;word-break: keep-all;}
.sub-nav-area .sub-nav > div > ul > li > ul > li a:hover span {text-decoration:underline;}

.sub-sharing{float:right;margin-top: -103px;}
.sub-sharing > li{position:relative;float:left;margin-left:5px;}

/* Search */
.search_bar {position:relative;width:250px;height:40px;border:2px solid transparent;border-radius:25px;background-image:linear-gradient(#fff, #fff),linear-gradient(to right, #2b3e61 40%, #55c3e0 100%);background-clip:content-box, border-box;background-origin:border-box;}
.search_bar .search_text {padding:4px 55px 0 20px;}
.search_bar .search_text input {width:100%;height:28px;border:none;font-size:13px;line-height:28px;}
.search_bar .sch_btn {display:inline-block;position:absolute;top:0;right:15px;bottom:0;width:22px;height:22px;margin:auto;border:none;background:url('/files/web148/images/layout02/ico_srch.png') no-repeat;font-size:0;}
.search_bar .sch_btn:hover {cursor:pointer;}


/* btn_top */
.btn_top{display:none;position:fixed;right:calc(50% - 620px);bottom:262px;z-index:3;width:65px;height:65px;margin-right:-70px;padding-top:30px;border-radius:100%;background:#556581 url('/files/web148/images/layout02/btn_top.png') no-repeat center 12px;box-shadow:0px 5px 10px 0px #60606069;font-size:12px;color:#fff;text-align:center;letter-spacing:0;box-sizing:border-box;}
.btn_top:active, .btn_top:focus{color:#fff;}
.btn_top.act{position:absolute;}
.btn_top > em{position:absolute;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;margin:-1px;}

/** Footer **/
.mb-footer{display:none;}
.m-bg{display:none;background:url('/files/web148/images/main/photo_bg.png') repeat left top;position:fixed;left:0;top:0;z-index:9997;width:100%;height:100%;} 

#footer .footer-floor1{background:#525252;}
#footer .footer-floor1 > .width-auto{width:1199px;border-right:1px solid #818181;position:relative;box-sizing:border-box;}
#footer .footer-floor1 > ul > li{float:left;border-left:1px solid #818181;width:calc(20% - 1px);}
#footer .footer-floor1 > ul > li > a{display:block;color:#fff;padding:16px 20px;line-height:22px;}
#footer .footer-floor1 > ul > li > a.on{background:#3a3a3a;}
#footer .footer-floor1 > ul > li > a {display:block;background:url('/files/web148/images/main/layout_87.gif') no-repeat 90% center;cursor:pointer;}
#footer .footer-floor1 > ul > li > a:focus{border:none;outline:3px dashed #0088ff;}
#footer .footer-floor1 > ul > li > a.on {background:url('/files/web148/images/main/lay_on.gif') no-repeat 90% center;}
#footer .footer-floor1-con{display:none;min-width:1198px;z-index:99;position:absolute;bottom:54px;left:0;background:#3a3a3a;padding:40px;}
#footer .footer-floor1-con li{float:left;width:23%;margin:3px 0;margin-right:10px;}
#footer .footer-floor1-con a{display:block;color:#fff;line-height:22px;}
#footer .footer-floor1 > ul > li.on .c5_close.out{display:block;}
#footer .footer-floor1 > ul > li .c5_close.out{display:none;}
#footer .footer-floor1 .c5_close{position:absolute;right:15px;top:15px;}
#footer .footer-floor1 .c5_close.out {display:none;top:inherit;bottom:90px;right:40px;z-index:100;background:none;padding:0;border:none;}
#footer .footer-floor2{position:relative;margin:0 auto;width:1200px;padding-bottom:32px;}
#footer .footer-floor2-left{padding-top:26px;float:left;}
#footer .footer-floor2-left > li{float:left;margin-left:30px;}
#footer .footer-floor2-left > li:first-child{margin-left:0;}
#footer .footer-floor2-right{position:absolute;right:0;float:right;display:table;margin-top:20px;}
#footer .footer-floor2-right > li{display:block;padding:0 7px;vertical-align:middle;}
#footer .footer-floor2-right > li + li {margin-top:8px;}
#footer .footer-floor2-right > li img + a {display:inline-block;margin-left:15px;}

#footer .btm-logo{margin-top:14px;}
#footer .btm-menu > li{float:left;padding:0 6px;background:url('/files/web148/images/layout/layout_98.gif') no-repeat left bottom;}
#footer .btm-menu > li > a{display:block;font-size:14px;color:#666;}
#footer .btm-menu > li:first-child{padding-left:0;background:none;margin-top:-2px;}
#footer .btm-menu > li:first-child a {color:#1b75bc;font-size:17px;}

#footer .addr{/*margin-top:20px;*/position:relative;margin-top: 31px}
#footer .addr-left{float:left;}
#footer .addr-right{float:left;border-left:1px solid #b8b8b8;padding:4px 0 0 30px;margin-left:30px;}
#footer .addr-right .cs_info{position:relative;padding-left:128px;}
#footer .addr-right .cs_info .tit{position:absolute;left:0;top:0;font-size:15px;color:#444;font-weight:bold;}
#footer .addr-right .cs_info dd{position:relative;font-size:13px;color:#444;padding-left:23px;}
#footer .addr-right .cs_info dd br{display:none;}
#footer .addr-right .cs_info dd + dd{margin-top:3px;}
#footer .addr-right .cs_info dd:before{content:'';position:absolute;left:0;top:0;display:block;width:16px;height:16px;}
#footer .addr-right .cs_info .call a,
#footer .addr-right .cs_info .call strong{font-size:16px;color:#1b75bc;display:inline-block;line-height:16px;}
#footer .addr-right .cs_info .call:before{background:url('/files/web148/images/layout/ico_ft_call.png') no-repeat 0;height:13px;}
#footer .addr-right .cs_info .date:before{background:url('/files/web148/images/layout/ico_ft_time.png') no-repeat 0;}

#footer .sns_link {position:absolute;/*right:220px;*/right:160px;/* top:20px;*/top:51px}
#footer .sns_link .list {display:flex;justify-content:center;}
#footer .sns_link .list li + li {margin-left:15px;}
#footer .sns_link .list li a {display:block;text-indent:-9999px;width:27px;height:27px;background-size:100%;}
#footer .sns_link .list li a:hover {animation:bounce 1.5s ease infinite;}
#footer .sns_link .list li.sns_bl a {background:url('/files/web148/images/layout/ico_sns_blog.png') no-repeat center;}
#footer .sns_link .list li.sns_fb a {background:url('/files/web148/images/layout/ico_sns_facebook.png') no-repeat center;}
#footer .sns_link .list li.sns_ks  a {background:url('/files/web148/images/layout/ico_sns_kakaoch.png') no-repeat center;}
#footer .sns_link .list li.sns_it  a {background:url('/files/web148/images/layout/ico_sns_Insta.png') no-repeat center;}
#footer .sns_link .list li.sns_yt a {background:url('/files/web148/images/layout/ico_sns_youtube.png') no-repeat center;}

/* chatbot */
.chatbot {display:block;position:fixed;right:calc(50% - 720px);bottom:40px;width:80px;height:80px;;font-size:0;text-indent:-9999px;z-index:999;background-size:100%;}


/** auto_logout_area **/
.auto_logout_area{border-top:1px solid #d1d1d1;}
.auto_logout_area .box{box-sizing:border-box;border:1px solid #e0e0e0;background:#f7f9fa;text-align:center;width:100%;max-width:940px;margin:100px auto;padding:40px 200px;}
.auto_logout_area .tit{font-weight:normal;font-size:26px;line-height:30px;}
.auto_logout_area .tit strong{color:#0375c2;}
.auto_logout_area .txt{color:#5f5f5f;margin-top:30px;}
.auto_logout_area .txt span{display:inline-block;}
.auto_logout_area .txt strong{color:#65a00a;}

/*기존 스타일 수정*/
#header{position: relative;min-width: 1400px;}
.header_top .inner,
#header .gov_top .inner,
.gnb_cont{max-width: 1400px;}
.btn_weather{padding: 0 28px 0 0;background:url('/files/web148/images/layout02/ico_win01.png') no-repeat right center;}
.sub-nav-area .sub-nav{width: 1400px;}

/*모바일 로그인*/
.mb_log_area .login-box{display: flex;gap: 5px;align-items: center;}
.mb_log_area .login-box .time {padding-left:23px;margin-right: 5px;min-height: 20px;line-height: 20px; background:url('/files/web148/images/layout02/ico_time.png') no-repeat left top;font-size:12px;color:#424242;}
.mb_log_area .login-box .btn_utile {width: auto; height:24px;padding:0 8px;border:none;border-radius:15px;background:#858585;vertical-align:top;}
.mb_log_area .login-box .btn_utile span{font-size:12px;color:#fff;line-height:24px;font-family: 'SCoreDream';}

/*검색창*/
.btn_open_sch{position:absolute;top:0;right:75px;bottom:0;width:34px;height:34px;margin:auto;display: block;background:url('/files/web148/images/layout03/ico_topsch.png') no-repeat center;border: 0; }
.search_wrap{display: none;position:absolute;border-top: 1px solid #d5d5d5;top:176px;left:0;width:100%;padding:35px 0;background:#eef3f2;z-index: 15;min-width: 1400px;box-sizing: border-box;}
.search_wrap.active{display: block;}
.search_wrap .inner{position:relative;display:flex;align-items:center;justify-content: center;gap:35px;max-width: 1400px;margin: 0 auto;padding: 0 190px;box-sizing: border-box;}
.search_wrap .search-box{position:relative;width:100%;max-width:552px;height: 57px;border: 3px solid transparent;border-radius: 50px;background-image: linear-gradient(#fff, #fff),linear-gradient(to right, #2b3e61 40%, #55c3e0 100%);background-clip: content-box, border-box;background-origin: border-box;}
.search_wrap .search-input{padding: 7px 65px 7px 25px ;height: 100%;height: 52px;box-sizing: border-box;}
.search_wrap .search-box input{width:100%;height:100%;border: 0;background:#fff;font-size:16px;}
.search_wrap .search-box input::placeholder{color:#999;}
.search_wrap .search-btn{position:absolute;top:50%;right:24px;width:28px;height:28px;border:0;background: url('/files/web148/images/layout03/ico_srch.png') center no-repeat;transform:translateY(-50%);cursor:pointer;}
.search_wrap .tag-list{display:flex;flex-wrap:wrap;gap: 8px;}
.search_wrap .tag-list a{font-size:14px;line-height:1;color:#09276b;text-decoration:none;}
.search_wrap .tag-list a span{color: #05acc5;font-weight: 600;}
.close-btn{position:absolute;width:50px;height:50px;border:0;border-radius:50%;background:#00abc8;cursor:pointer;transition:transform .3s ease;transform:translateY(-50%);}
.close-btn:before,
.close-btn:after{content:'';position:absolute;top:50%;left:50%;width:18px;height:2px;background:#fff;}
.close-btn:before{transform:translate(-50%, -50%) rotate(45deg);}
.close-btn:after{transform:translate(-50%, -50%) rotate(-45deg);}
.close-btn:hover{transform:translateY(-50%) rotate(180deg);}
.search_wrap .close-btn{top:5px;right:0;}



@media screen and (-webkit-min-device-pixel-ratio:0) {
	.gnb_nav .menu > li.on .dep:after {left:-9px;}
}

@media screen and (max-width:1400px) {
  .chatbot {right:30px;}
  .gnb_nav .menu > li.on .dep::after {width:1400px;margin-left:0;}
  
}

@media screen and (max-width:1024px) {

	/** Layout **/
	body {overflow-x:hidden;width:100%;}
	body.m_open {position:fixed;text-indent:0;}
	body.m_open:after {display:block;position:absolute;top:83px;right:0;bottom:0;z-index:9;width:100%;background:#14141494;content:"";transition:all 0.4s ease;}

	#wrap.act{padding-top:0;}
	#wrap{min-width:340px; width:100%;padding-top:0px !important;}

	#sub-contents{padding:0 10px}
	#sub-area{padding-top:30px !important;}
	#sub-contents #sub-area {padding-top:80px !important;}

	#sub-header h2 {font-size:30px;}

	.sub-bg{padding-top:0px;}

	.sub-nav-area {display:block !important;}
	.sub-nav-area .sub-nav{width:100%;}
	.sub-nav-area .sub-nav > div {min-width:180px;}

	.sub-sharing > #topClipboardBtn, 
	.sub-sharing > #topPrintBtn {display:none;}

	/** header **/
	#header {min-width:320px;border-bottom:1px solid #d5d5d5;}
	#header .logo_cont {width:auto;height:auto;background:#fff;}
	#header .logo {top:-2px;left:10px;z-index:99;background-size:100%;}
	#header .logo a {width:75px;height:45px;}
	#header .header_top {min-width:340px;padding:0 10px;height:auto;}
	#header .header_top .inner {min-width:340px;position:relative;width:100%;height:auto;}
	#header .header_top .inner .txt {font-size:12px;}
	#header {height:130px;}
	#header #gnb_nav {display:none;}
	#header .gov_top .inner {padding:0 10px;}
	.header_top .site_list > li > a {font-size:15px;}
	.header_top .site_list > li + li {margin-left:15px;}
	.header_top .site_list li.sel a {min-width:auto}
	.header_top .site_list > li.council > a span:after {width:18px;height:18px;}
	#header .header_top .utill_nav {display:none;}


	.weather .ico {padding-left:25px;font-size:13px;}
	.weather .state {display:block;margin-top:2px;margin-left:0;padding-left:0;font-size:13px;}
	.weather .state:after {background:none;}

	.lang > .lang_list {top:51px;right:0;}

	/* srch_wrap */
	.srch_wrap {min-width: 340px;display:none;position:absolute;top:0;z-index:33;width:100%;padding:55px 20px 46px 95px;border-bottom:1px solid #d5d5d5;background:#fff;box-shadow:0px 5px 5px 0px #60606069;}
	.srch_wrap .btn_sch_close {position:absolute;top:5px;right:5px;width:45px;height:45px;border:none;background:url('/files/web148/images/layout02/mb/btn_sch_close.png') no-repeat center;background-size:20px;outline:none;}
	.srch_wrap .search_bar {width:100%;}

	.breadcrumb {display:none;}

	/* fullmenu */
	#btn_fullmenu {position:absolute;top:80px;right:0;z-index:15;width:50px;height:50px;border:none;background-color:transparent;background-image:url('/files/web148/images/layout02/mb/btn_fullmn.png');background-repeat:no-repeat;background-position:center center;background-size:26px 20px;}
	#fullmenu_nav {display:inline-block;position:fixed;top:0;left:-100%;z-index:16;width:100%;height:100%;margin-top:82px;background:#0c294b url('/files/web148/images/layout02/mb/bg_fullmenu_nav.png') repeat-y left top;}
	#fullmenu_nav .utill_nav02 {border-top:1px solid #c9c9c9;border-bottom:1px solid #c9c9c9;}
	#fullmenu_nav .utill_nav02 .menu_list > li {position:relative;float:left;}
	#fullmenu_nav .utill_nav02 .menu_list [class^="btn_"] {display:inline-block;min-width:20px;height:41px;min-height:20px;margin:0 5px;padding:0 2px 0 25px;color:#fff;line-height:41px;vertical-align:middle;}
	#fullmenu_nav .utill_nav02 .menu_list [class^="btn_"][class*="_my"] {padding-left:26px;background:url('/files/web148/images/layout02/mb/ico_mem.png') no-repeat left center;background-size:20px 22px;}
	#fullmenu_nav .utill_nav02 .menu_list [class^="btn_"][class*="_logout"] {background:url('/files/web148/images/layout02/mb/ico_logout.png') no-repeat left center;background-size:22px 25px;}
	#fullmenu_nav .utill_nav02 .menu_list [class^="btn_"][class*="_login"] {padding-left:38px;background:url('/files/web148/images/layout02/mb/ico_login.png') no-repeat 10px center;background-size:16px 22px;}
	#fullmenu_nav .utill_nav02 .menu_list [class^="btn_"][class*="_join"] {padding-left:38px;background:url('/files/web148/images/layout02/mb/ico_join.png') no-repeat 10px center;background-size:16px 22px;}
	#fullmenu_nav .utill_nav02 .menu_list [class^="btn_"][class*="_modify"] {margin:0 7px;background:url('/files/web148/images/layout02/mb/ico_modify.png') no-repeat left center;background-size:20px 20px;}
	#fullmenu_nav .utill_nav02 .menu_list button.link_list {position:relative;padding:0 30px 0 8px;}
	#fullmenu_nav .utill_nav02 .menu_list button.link_list:before {position:absolute;top:17px;right:13px;width:8px;height:7px;background:url('/files/web148/images/layout02/mb/bg_arr_utill.png') no-repeat 0;background-size:8px 7px;content:'';transition:0.2s;}
	#fullmenu_nav .utill_nav02 .menu_list button.link_list.on:before {transform:rotate(180deg);}
	#fullmenu_nav .utill_nav02 .menu_list .box {display:none;position:absolute;top:41px;left:0;z-index:12;width:100%;padding:0 7px 5px;}
	#fullmenu_nav .utill_nav02 .menu_list .box.on {display:block;}
	#fullmenu_nav .utill_nav02 .menu_list .list {padding:3px 5px 3px;border:1px solid #ddd;border-top:none;background:#fff;}
	#fullmenu_nav .utill_nav02 .menu_list .list a {display:block;height:auto;padding:3px 5px 2px;font-size:13px;line-height:15px;text-align:center;}
	#fullmenu_nav .utill_nav02 .menu_list .list.sns a {text-align:left;}
	#fullmenu_nav .utill_nav02 .menu_list:after {display:block;clear:both;overflow:hidden;content:"";}

	.m_open #btn_fullmenu_close {position:absolute;top:-50px;right:0;z-index:30;width:50px;height:50px;border:none;background:#7c7c7c url('/files/web148/images/layout02/mb/btn_fullmn_close.png') no-repeat center;background-size:20px;outline:none;}
	.m_open .mb_nav_top .logo {display:block;z-index:9999;}
	.m_open .logo {display: none;}
	/*.m_open #header .gov_top {display: none;}*/


	#fullmenu_nav ul.menu {position:relative;overflow:hidden;width:100%;height:100%;}
	#fullmenu_nav,
	#fullmenu_nav ul.menu,
	#fullmenu_nav ul.menu li,
	#fullmenu_nav ul.menu li a {display:block;}
	#fullmenu_nav ul.menu:after {display:block;clear:both;overflow:hidden;content:"";}
	#fullmenu_nav .menu li a {cursor:pointer;}
	#fullmenu_nav .menu ul ul {display:none;}
	#fullmenu_nav .menu > li > a {position:relative;z-index:11;width:127px;min-height:37px;padding:7px 10px;border-bottom:1px solid #3f5671;background:#2b3e61;font-size:15px;color:#fff;}
	#fullmenu_nav .menu > li.on > a {color:#98d5ff;}
	#fullmenu_nav .dep_box {display:none;position:absolute;top:0;overflow-y:auto;width:100%;height:100%;padding:0 0 0 129px;}
	#fullmenu_nav .menu > li.has-sub.on .dep_box {display:block;}
	#fullmenu_nav .dep_list {display:none;padding-bottom:50px;background:#fff;}
	#fullmenu_nav .dep_list > li {border-top:1px solid #fff;}
	#fullmenu_nav .dep_list > li > a {position:relative;min-height:37px;padding:7px 10px 6px;}
	#fullmenu_nav .dep_list > li.has-sub > a:before,
	#fullmenu_nav .dep_list > li.has-sub > a:after {display:block;position:absolute;top:50%;right:19px;width:14px;height:2px;margin-top:-1px;background:#84817d;content:'';transition:all ease 0.4s;}
	#fullmenu_nav .dep_list > li.has-sub > a:after {transform:rotate(-90deg);}
	#fullmenu_nav .dep_list > li.has-sub.on > a:after {transform:rotate(0deg);}
	#fullmenu_nav .dep_list02 {padding:6px 0;background:#ece7e0;}
	#fullmenu_nav .dep_list02 > li > a {position:relative;min-height:25px;padding:3px 10px 2px 20px;font-size:13px;color:#555;line-height:16px;}
	#fullmenu_nav .dep_list02 > li > a:before {display:block;position:absolute;top:9px;left:11px;width:3px;height:3px;border-radius:50%;background:#555;content:'';}
	#fullmenu_nav a[target="_blank"] > span {display:inline-block;padding-right:20px;background:url('/files/web148/images/layout02/mb/ico_new.png') no-repeat right center;background-size:10px;}
	#fullmenu_nav .menu > li.on .dep_list {display:block;}
	#fullmenu_nav .menu > li.on .dep_list .on > a span {color:#0e2562;font-weight:500;}
	#fullmenu_nav .menu > li.on .dep_list .on.has-sub > a {color:inherit;}
	#fullmenu_nav .menu > li.has-sub.on > a:after {display:none;}
	#fullmenu_nav .menu > li.on .dep_list .on.has-sub > a:before {transform:rotate(-180deg);}
	#fullmenu_nav .menu > li.on .dep_list .on.has-sub .dep_list02 {display:block;}
	#fullmenu_nav .menu > li.on .dep_list02 li.current a {color:#0375c2;}
	#fullmenu_nav .menu > li.on .dep_list02 li.current a:before {background:#0375c2;}
	#fullmenu_nav .utill_nav02 {display:flex;align-items:center;justify-content:space-between;position:relative;padding:5px 10px;background:#fff;}
	#fullmenu_nav .utill_nav02 .menu_list > li {position:relative;float:left;}
	#fullmenu_nav .utill_nav02 .menu_list button {display:inline-block;min-width:22px;height:41px;min-height:25px;padding:0 6px;color:#fff;}
	#fullmenu_nav .utill_nav02 .menu_list:after {display:block;clear:both;overflow:hidden;content:"";}
	#fullmenu_nav .utill_nav02 .menu_list button.link_list {position:relative;padding:0 30px 0 8px;}
	#fullmenu_nav .utill_nav02 .menu_list button.link_list:before {position:absolute;top:17px;right:13px;width:8px;height:7px;background:url('/files/web148/files/web19_new/images/layout/mb/bg_arr_utill.png') no-repeat 0;background-size:8px 7px;content:'';transition:0.2s;}
	#fullmenu_nav .utill_nav02 .menu_list button.link_list.on:before {transform:rotate(180deg);}
	#fullmenu_nav .utill_nav02 .box {display:none;position:absolute;top:41px;left:0;z-index:12;width:100%;padding:0 7px 5px;}
	#fullmenu_nav .utill_nav02 .box.on {display:block;}
	#fullmenu_nav .utill_nav02 .list {padding:3px 5px 3px;border:1px solid #ddd;border-top:none;background:#fff;}
	#fullmenu_nav .utill_nav02 .list a {display:block;height:auto;padding:3px 5px 2px;font-size:13px;line-height:15px;text-align:center;}
	#fullmenu_nav .utill_nav02 .list.sns a {text-align:left;}

	.fullmenu_cont {display:block;width:100%;}
	.fullmenu_cont.sch_open .srch_wrap {display:block;}

	.mb_nav_top {display:flex;align-items:center;position:relative;height:50px;background:#fff;}
	.mb_nav_top .logo {display:none;left:10px;width:130px;}

	.mb_log_area {display:flex;position:absolute;top:80px;right:50px;z-index:3;margin:auto;}
	.mb_log_area [class^="btn_"] {display:inline-block;width:45px;height:50px;background-repeat:no-repeat;background-position:center;background-size:auto 23px;}
	.mb_log_area [class^="btn_"] > span {font-size:0;}
	.mb_log_area [class^="btn_"][class*="_logout"] {background-image:url('/files/web148/images/layout03/mb/ico_logout.png');}
	.mb_log_area [class^="btn_"][class*="_my"] {background-image:url('/files/web148/images/layout03/mb/ico_my.png');}
	.mb_log_area [class^="btn_"][class*="_login"] {background-image:url('/files/web148/images/layout03/mb/ico_login.png');}
	.mb_log_area [class^="btn_"][class*="_mem"] {background-image:url('/files/web148/images/layout03/mb/ico_mem.png');background-size: auto 21px;}
	.mb_log_area [class^="btn_"][class*="_modify"] {background-image:url('/files/web148/images/layout03/mb/ico_modify.png');background-size:auto 20px;}
	.mb_log_area [class^="btn_"][class*="_join"] {background-image:url('/files/web148/images/layout03/mb/ico_join.png');background-size: auto 21px;}
  
  /** Footer **/  
	#footer .btm-logo{display:none;}
	#footer .btm-menu{text-align:center;margin-bottom:15px;}
	#footer .btm-menu > li{float:none;display:inline-block;}

	#footer .footer-floor1{display:block;}
	#footer .footer-floor1 > .width-auto{box-sizing:border-box;}
	#footer .footer-floor1 > ul > li{border:none;}
	#footer .footer-floor1 > ul > li + li{border-left:1px solid #818181;}
	#footer .footer-floor1 > ul > li > a > span{font-size:14px;letter-spacing:-1px;}
	#footer .footer-floor1 > ul > li:nth-child(2){display:block;}
	#footer .footer-floor1 > ul > li > a{padding:10px;background:none;}
	#footer .footer-floor1 > ul > li > a.open{position:relative;}
	#footer .footer-floor1 > ul > li > a.open:before{content:'';position:absolute;right:10px;top:10px;width:22px;height:22px;background:url('/files/web148/images/main/layout_87.gif') no-repeat center;transform:rotate(180deg);}
	#footer .footer-floor1 > ul > li.on > a.open:before{transform:rotate(0deg);}
	#footer .footer-floor1 .c5_close.out{right:11px;width:22px;height:22px;}
	#footer .footer-floor1 .c5_close.out > img{width:100%;}

	#footer .addr-left{float:none;width:100%;text-align:center;line-height:24px;}
	#footer .addr-right{text-align:center;margin-top:15px; float:none; margin-left:0px;border-left:none;padding:0;border-top:1px solid #b8b8b8;padding-top:15px;}
	#footer .addr-right .cs_info{padding-left:0;}
	#footer .addr-right .cs_info .tit{position:relative;top:auto;left:auto;}
	#footer .addr-right .cs_info dd{text-align:center;padding-left:0;margin-top:5px;}
	#footer .addr-right .cs_info dd + dd{margin-top:5px;}
	#footer .addr-right .cs_info dd br{display:block;}
	#footer .addr-right .cs_info .date{line-height:16px;}
	#footer .addr-right .cs_info .call:before,
	#footer .addr-right .cs_info .date:before{display:none;}
	#footer .footer-floor2-left{float:none;padding-top:20px;}
	#footer .footer-floor2-right{width:100%;text-align:center;}
	#footer .footer-floor2-right > li{display:inline-block;}
	#footer .sns_link .list {margin-bottom:15px;}
	#footer .mb-footer-lgji-dv{display:block; text-align:center;padding:15px 0;}
	#footer .mb-footer-lgji-dv > ul{display:inline-block;}
	#footer .mb-footer-lgji-dv > ul > li{float:none; width:145px; text-align:center;display:inline-block;}
	#footer .mb-footer-lgji-dv > ul > li:first-child{margin-right:5px;}
	#footer .mb-footer-lgji-dv > ul > li > a{font-size:15px; padding:8px 0; display:inline-block; color:#666; border:1px solid #666; width:calc(100% - 2px);}

	#footer .footer-floor1 > .width-auto{width:100%;}
	#footer .footer-floor1-con{bottom:41px;width:100%;min-width:100%;box-sizing:border-box;padding:20px;}
	#footer .footer-floor1-con li{box-sizing:border-box;width:25%;padding:0 5px;margin-right:0;}
	#footer .footer-floor1 .c5_close.out{top:auto;bottom:55px;right:10px;}
	#footer .footer-floor2{width:98%;}
	#footer .footer-floor2-left > li{float:none;margin-left:0;}

	#footer{border-top:1px solid #525252;}
	#footer .mb-footer{padding:15px 10px 15px;display:block;}
	#footer .mb-footer .cont{width:300px;margin:0 auto;position:relative;text-align:right;padding:0 4px;box-sizing:border-box;}
	#footer .mb-footer .cont + .cont{margin-top:10px;}	
	#footer .mb-footer .cont.ty02{display:table;table-layout:fixed;padding:0;}
	#footer .mb-footer .cont.ty02 > li{display:table-cell;padding:0 4px;}
	#footer .mb-footer .cont a.btn_link{display:block;font-size:15px;color:#666;padding:8px 0;border:1px solid #666;text-align:center;}
	#footer .sns_link {position:static;}
	
	.auto_logout_area .box{width:80%;margin:180px auto 50px;padding:40px 30px;}
	#wrap.act .auto_logout_area .box{margin-top:50px;}

	#footer .addr{margin-top: 20px}

	#header,
    #header .header_top,
    #header .header_top .inner {min-width: 320px;}
    #header .logo{z-index: 1;}
    #btn_fullmenu{background-image: url('/files/web148/images/layout03/mb/btn_fullmn.png');background-size: 26px auto;}
    .mb_log_area [class^="btn_"][class*="_sch"] {position: static;  background-image: url(/files/web148/images/layout03/mb/ico_srch.png);background-size: 20px auto;}
    .mb_log_area [class^="btn_"][class*="_login"] {background-image: url(/files/web148/images/layout03/mb/ico_login.png);background-size: 17px auto;}
    .search_wrap{top:130px;padding: 20px 0 20px 0;min-width: 320px;}
    .search_wrap .inner{flex-direction: column;padding: 0 10px;gap:20px;}
    .search_wrap .search-box{height: 45px;}
	.search_wrap .search-input{height: 39px;}
	.search_wrap .close-btn{width: 35px;height: 35px;right: 10px;}
    .search_wrap .tag-list{justify-content: center;}

    .lang > .lang_list {top: 33px;right: 0;}
}

@media screen and (max-width:768px) {

  #header .gnb_cont .inner {width:100%;}
  #header .logo {top:3px;}
  #sub-contents #sub-area {padding-top:0 !important;}

  #sub-header {padding:20px 0 0 0;height:auto;}
  #sub-header h2 {font-size:20px;font-weight: bold;}
  
  .sub-sharing {margin-top:-95px;}

  .sub-nav-area .sub-nav{width:98%;display:none;}
  .sub-nav-area{position:static;background-color:transparent !important;}
  .sub-nav-area > div{display:none;}
  .sub-nav-area > ul{display:block;margin:0 auto;padding:0 10px;}
  .sub-nav-area > ul > li img {margin-top:-4px;margin-right:3px;}
  .sub-nav-area > ul > li{float:left;padding:10px 0;letter-spacing:-1px;}
  .sub-nav-area > ul > li + li {margin-left:5px;}

  .header_top .site_list > li > a {font-size:14px;}
  .header_top .site_list > li + li {margin-left:10px;}

  
  /** Footer **/
	#footer .footer-floor1 > .width-auto{border-right:0;padding:20px;}
	#footer .footer-floor1 > ul > li{width:100%;border-left:0;margin:3px 0;position:relative;}
	#footer .footer-floor1 > ul > li + li{border-left:none;}
	#footer .footer-floor1 > ul > li > a{border:1px solid #818181;padding:10px;}
	#footer .footer-floor1 > ul > li > a > span{font-size:15px;}
	#footer .footer-floor1 > ul > li > a.on{border:1px solid #3a3a3a;}
	#footer .footer-floor1-con{position:static;width:100%;padding:20px 40px 40px;}
	#footer .footer-floor1-con li{width:50%;background:url('/files/web148/images/main/m_dp3_16.gif') no-repeat left 9px;padding:0 15px 0 8px;}
	#footer .footer-floor1-con a{display:inline-block;}
	#footer .footer-floor1 .c5_close{top:calc(100% - 53px);right:16px;}

  /* btn_top */
  .btn_top{right:10px;bottom:150px;width:40px;height:40px;margin-right:0;padding-top:14px;background-position:center 5px;background-size:7px 9px;font-size:11px;letter-spacing:-1px;}

  /* chatbot */
  .chatbot {right:10px !important;}

}

@media screen and (max-width:650px) {
	.search_wrap .search-box{margin: 0 45px 0 0 ;width: calc(100% - 45px);}
	.search_wrap .close-btn{top: 24px;}
	

	/** Footer **/
	#footer .footer-floor1 > ul > li.on .c5_close.out{display:none !important;}
}

@media screen and (max-width:480px) {

	.m-sub-nav > li > img{margin-top:-4px;}
  
  /** Footer **/
	#footer .mb-footer .time{display:inline-block;position:absolute;left:4px;top:0;height:38px;line-height:36px;vertical-align:top;padding-left:38px;color:#2966b1;font-size:15px;text-align:left;}
	#footer .mb-footer .time:before{content:'';display:block;width:25px;height:25px;position:absolute;left:0;top:50%;margin-top:-12px;background:url('/files/web148/images/layout/ico_clock_mb.png') no-repeat 0;background-size:100%;}
	#footer .mb-footer .btn_utill{display:inline-block;box-sizing:border-box;border:1px solid #2966b1;cursor:pointer;background:none; min-width:87px;padding:8px 20px;font-size:15px;color:#2966b1;}
	#footer .mb-footer .btn_utill > span{position:relative;}

	#footer .footer-floor1{padding:10px;}
	#footer .footer-floor1 > .width-auto{padding:0px;}
	#footer .footer-floor1 > ul > li{box-sizing:border-box;width:50%;padding:0 5px;}
	#footer .footer-floor1 > ul > li > a > span{font-size:12px;}
	#footer .footer-floor1-con{width:100%;padding:10px;position:absolute;bottom:45px;left:5px;width:calc(100% - 10px);}
	#footer .footer-floor1-con li{width:100%;padding:0 8px;}
	#footer .footer-floor1-con a{font-size:12px;line-height:16px;letter-spacing:-0.5px;}

	#footer .footer-floor2{width:100%;padding:15px 0;padding-bottom:20px;}
	#footer .footer-floor2-left{padding-top:0;}
	#footer .footer-floor2-left .btm-menu{display:block;}
	#footer .footer-floor2-left .addr{margin-top:0;}
	#footer .footer-floor2-left .addr .addr-left{font-size:14px;line-height:20px;}
	#footer .footer-floor2-right{display:none;}

	#footer .btm-menu > li:first-child a {font-size:14px;}

	.auto_logout_area .box{width:84%;margin:30px auto;padding:30px 20px;}
	.auto_logout_area .tit{font-size:18px;line-height:24px;}
	.auto_logout_area .txt{margin-top:15px;}
	.auto_logout_area .txt span{display:inline;}
	.auto_logout_area .txt + .btn_area02{margin-top:20px;}

  /* chatbot */
	.chatbot {width:65px;height:65px;}
	
	/*모바일 상단*/
	#btn_fullmenu{width: 40px;}
	.mb_log_area {right: 40px;}
	.mb_log_area [class^="btn_"]{width: 35px;}
	.mb_log_area [class^="btn_"]{width: 30px;}
	.mb_log_area [class^="btn_"][class*="_logout"]{background-size: auto 20px;}
	.mb_log_area [class^="btn_"][class*="_modify"]{background-size: auto 19px;}
	.mb_log_area [class^="btn_"][class*="_join"]{background-size: auto 20px;}
	
	.mb_log_area .login-box .time{margin-right: 0;}
	.mb_log_area .login-box .btn_utile{height: 22px;line-height: 22px;}
	.mb_log_area .login-box .btn_utile span{font-size: 10px;line-height: 22px;vertical-align: top;}
}

@media screen and (max-width:400px) {
	.header_top .site_list > li + li{margin-left: 5px;}
	.header_top .site_list > li > a{font-size: 12px;padding-left: 8px;}
}

@media screen and (max-width:340px) {
	.mb_log_area .login-box{flex-wrap: wrap;width: 94px;gap: 3px;align-content: center;}	
	.mb_log_area .login-box .time{width: 100%;background-size: auto 15px;min-height: 15px;line-height: 14px;padding-left: 19px;}
	.mb_log_area .login-box .btn_utile{height: 17px;line-height: 17px;}
	.mb_log_area .login-box .btn_utile span{line-height:17px;}
}