@charset "utf-8";
@font-face {
	font-family: 'Noto Sans';
	font-style: normal;
	font-weight: 100;
	src: url('/html_2017/font/notokr-light.eot');
	src: url('/html_2017/font/notokr-light.eot?#iefix') format('embedded-opentype'),
		 url('/html_2017/font/notokr-light.woff2') format('woff2'),
		 url('/html_2017/font/notokr-light.woff') format('woff');
}
 
@font-face {
	font-family: 'Noto Sans';
	font-style: normal;
	font-weight: 300;
	src: url('/html_2017/font/notokr-regular.eot');
	src: url('/html_2017/font/notokr-regular.eot?#iefix') format('embedded-opentype'),
		 url('/html_2017/font/notokr-regular.woff2') format('woff2'),
		 url('/html_2017/font/notokr-regular.woff') format('woff');
}
 
@font-face {
	font-family: 'Noto Sans';
	font-style: normal;
	font-weight: 500;
	src: url('/html_2017/font/notokr-medium.eot');
	src: url('/html_2017/font/notokr-medium.eot?#iefix') format('embedded-opentype'),
		 url('/html_2017/font/notokr-medium.woff2') format('woff2'),
		 url('/html_2017/font/notokr-medium.woff') format('woff');
}
 
@font-face {
	font-family: 'Noto Sans';
	font-style: normal;
	font-weight: 700;
	src: url('/html_2017/font/notokr-bold.eot');
	src: url('/html_2017/font/notokr-bold.eot?#iefix') format('embedded-opentype'),
		 url('/html_2017/font/notokr-bold.woff2') format('woff2'),
		 url('/html_2017/font/notokr-bold.woff') format('woff');
}

@font-face { 
 font-family:'WebNanumMyeongjo';
 src: url('/html_2017/font/NanumMyeongjo.eot'); 
 src: url('/html_2017/font/NanumMyeongjo.woff') format('woff');
        font-weight:normal; 
}

@font-face { 
 font-family:'WebNanumMyeongjo';
 src: url('/html_2017/font/NanumMyeongjoBold.eot'); 
 src: url('/html_2017/font/NanumMyeongjoBold.woff') format('woff');
        font-weight:bold; 
}

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;letter-spacing:0px;} /* delete vertical-align,ine-height,font:inherit; */
body,html{width:100%;margin:0 auto; padding:0;}
*{margin:0; padding:0;font-family:'Noto Sans',Dotum,돋움, Arial, Apple-Gothic, sans-serif;}
ol,ul,li{list-style:none;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
table{border-collapse:collapse;border-spacing:0;}
table caption {overflow:hidden; font-size:0; line-height:0;display:none;}
dt{display:block;}
hr{display:none;}
a{cursor:pointer;text-decoration:none;color:#464646;}
address{font-style:normal;}
input,select,img{vertical-align:middle;}
strong{font-weight:500;}

header, footer, section, summary, article, menu, nav, aside, canvas, details, figcaption, figure { display:block }
h1, h2, h3, h4, h5{font-weight:500;}

/* --- 공통 --- */
.fl{float:left !important;}
.fr{float:right !important;}

.mt5{margin-top:5px;}
.mt10{margin-top:10px !important;}
.mt15{margin-top:15px !important;}
.mt20{margin-top:20px !important;}
.mt25{margin-top:25px !important;}
.mt30{margin-top:30px !important;}
.mt40{margin-top:40px !important;}
.mt45{margin-top:45px !important;}
.mt50{margin-top:50px !important;}
.mt60{margin-top:60px !important;}
.mt70{margin-top:70px !important;}
.mt80{margin-top:80px !important;}
.cboth{clear:both;}
.mg0{margin:0!important;}
.ml9{margin-left:9px;}
.ml20{margin-left:20px;}
.ml42{margin-left:42px;}

.ac{text-align:center !important;}
.al{text-align:left !important;}
.ar{text-align:right !important;}

.co_blue{color:#4475cb;}
.co_gr{color:#6E9D45;}

/* 전체 */
#wrap{position:relative;width:100%;margin:0 auto;font-weight:normal;color:#464646;font-weight:300;}

header{position:relative;width:100%;min-width:1200px;z-index:9999;}
.head_top{position:relative;background:#23252c;clear:both;}
.head_top h1.topLogo{width:1200px;margin:0 auto;text-align:center;padding:20px 0;min-height:43px;}
.head_top h1.topLogo a{display:block;float:left;}
.head_top h1.topLogo .qmenu_h{margin:-8px 2px 0 0;float:right;}
.head_top h1.topLogo .qmenu_h ul li{float:left;}

.lmrMenu {position:relative;width:100%;z-index:2;border-bottom:1px solid #dedede;background:#fff;}
/* general ul style */
.lmrMenu ul {margin: 0;padding: 0;list-style-type: none;}

/* first level ul style */
.lmrMenu > ul, .lmrMenu .cbp-hrsub-inner {width:1200px;margin: 0 auto;}
.lmrMenu > ul > li {display: inline-block;}
.lmrMenu > ul > li > a {font-size:18px;font-weight:300;padding:15px 33px;color: #23252c;display: inline-block;}
.lmrMenu > ul > li > a:hover {color: #9a774d;}
.lmrMenu > ul > li.firstMenu > a{padding-left:0px;}
.lmrMenu > ul > li.lastMenu > a{padding-right:0px;}
.lmrMenu > ul > li.cbp-hropen a, .lmrMenu > ul > li.cbp-hropen > a:hover {color: #9a774d;}
.lmrMenu > ul > li > span.gnbLine{display:inline-block;position:relative;top:1px;width:1px;height:16px;background:#989898;}

/* sub-menu */
.lmrMenu .cbp-hrsub {display: none;position: absolute;background: #fff;width: 100%;left: 0;}
.cbp-hropen .cbp-hrsub {display: block;margin-top:1px;border-bottom:solid 1px #d7c482;}
.lmrMenu .cbp-hrsub-inner > div {width:1200px;float: left;padding: 0 0 0;}
.lmrMenu .cbp-hrsub-inner > div > ul{position:relative;top:45px;left:32px; text-align: center;}
.lmrMenu .cbp-hrsub-inner > div > ul.smenuTwo{top:30px;}
.lmrMenu .cbp-hrsub-inner > div > ul > li{float:left;width:155px;}
.lmrMenu .cbp-hrsub-inner > div > ul > li:first-child{margin-left:0px;}
.lmrMenu .cbp-hrsub-inner > div > ul > li > a{display:inline-block;color:#333;font-size:16px;}
.lmrMenu .cbp-hrsub-inner > div > ul > li > a:hover{text-decoration:underline;}
.lmrMenu .cbp-hrsub-inner:before,
.lmrMenu .cbp-hrsub-inner:after {content: " ";display: table;}
.lmrMenu .cbp-hrsub-inner:after {clear: both;}
.lmrMenu .cbp-hrsub-inner > div a {line-height: 2em;}
.cbp-hrsub h2 {width:246px;float:left;padding:16px 0;margin: 0;}


/*메인 컨텐츠*/
.main_wrap{position:relative;z-index:1;letter-spacing:-1px;}
.main_visual{position:relative;width:100%;min-width:1200px;margin:0 auto;background:none;}
.mImg_wrap{width:100%;margin:0 auto;}
.mImg_wrap > div{text-align:center;}
.rWarp01{background:url(/html_2017/images/main/mimg_bg01.jpg) center no-repeat;background-size:cover;}
.rWarp02{background:#338696;background-size:cover;}
.rWarp03{background:url(/html_2017/images/main/mimg_bg03.jpg) center no-repeat;background-size:cover;}
.rWarp04{background:url(/html_2017/images/main/mimg_bg04.jpg) center no-repeat;background-size:cover;}
.mImg_rolling .rolling_con{width:1200px;margin:0 auto;}
.mImg_rolling{position:relative;height:747px;}
.mImg_rolling .bx-wrapper {position: relative;padding: 0;*zoom: 1;}
.main_visual .bx-wrapper .bx-pager {position:absolute;left:49%;bottom:20px;text-align: center;}
.main_visual .bx-wrapper .bx-pager .bx-pager-item,
.main_visual .bx-wrapper .bx-controls-auto .bx-controls-auto-item {position:relative;display: inline-block;*zoom: 1;*display: inline;}
.main_visual .bx-wrapper .bx-pager.bx-default-pager a {background: url(/html_2017/images/main/pager_off.png) center no-repeat;text-indent: -9999px;display: block;width: 19px;height: 19px;margin-left:6px;}
.main_visual .bx-wrapper .bx-pager.bx-default-pager a:hover,
.main_visual .bx-wrapper .bx-pager.bx-default-pager a.active {background: url(/html_2017/images/main/pager_on.png) center no-repeat;}
.main_visual .bx-wrapper .bx-prev {left:10%;background: url(/html_2017/images/main/mimg_arrow_prev.png) no-repeat 0 0;}
.main_visual .bx-wrapper .bx-next {right:10%;background: url(/html_2017/images/main/mimg_arrow_next.png) no-repeat 0 0;}
.main_visual .bx-wrapper .bx-prev:hover {background-position: 0 0;}
.main_visual .bx-wrapper .bx-next:hover {background-position: 0 0;}
.main_visual .bx-wrapper .bx-controls-direction a {position: absolute;top:50%;margin-top: -16px;outline: 0;width:66px;height:66px;text-indent: -9999px;z-index:1;}
.main_visual .bx-wrapper .bx-controls-direction a.disabled {display: none;}

.m_btnBan{position:relative;width:1200px;margin:70px auto;overflow:hidden;}
.m_btnBan > a{position:relative;}
.m_btnBan > a > div{float:left;position:relative;width:366px;height:430px;color:#fff;padding-left:26px;}
.m_btnBan > a > div > p.banStit{position:absolute;top:60px;font-size:16px;}
.m_btnBan > a > div > h3{position:absolute;top:87px;font-size:28px;line-height:34px;}
.m_btnBan > a > div > p.bantxt{position:absolute;top:204px;font-size:15px;line-height:20px;letter-spacing:-0.5px;}
.m_btnBan > a > div > span{position:absolute;bottom:44px;font-size:14px;padding:8px 15px;color:#f1eae1;border:solid 1px #f1eae1;}

.m_btnBan a.btn_Ban01 p.banStit{color:#fff6ec;}
.m_btnBan a.btn_Ban01:hover span{color:#9A774D;background:#fff;border:solid 1px #f1eae1;}
.m_btnBan a.btn_Ban02 p.banStit{color:#fff;}
.m_btnBan a.btn_Ban02:hover span{color:#A4A9BC;background:#fff;border:solid 1px #e5e8ed;}
.m_btnBan a.btn_Ban03 p.banStit{color:#a5adc6;}
.m_btnBan a.btn_Ban03:hover span{color:#1F232F;background:#fff;border:solid 1px #c2c3c7;}

.m_btnBan .btnBan01{background:#9A774D url(/html_2017/images/main/banner_bg01.png) right 0 no-repeat;}
.m_btnBan .btnBan02{background:#A4A9BC url(/html_2017/images/main/banner_bg02.png) right bottom no-repeat;margin-left:12px;}
.m_btnBan .btnBan03{background:#1F232F url(/html_2017/images/main/banner_bg03.png) right bottom no-repeat;margin-left:12px;}

.m_slideban{position:relative;width:100%;min-width:1200px;margin:0 auto;}
.mban_wrap{width:100%;margin:0 auto;height:570px;}
.mban_wrap > div{text-align:center;width:1200px;margin:0 auto;}

.slideBan01 > div{position:relative;top:120px;color:#fff;}
.slideBan01 > div .mbanTit{font-size:42px;font-family:'WebNanumMyeongjo';font-weight:bold;letter-spacing:-1px;line-height:1.3;}
.slideBan01 > div p{margin-top:45px;}
.slideBan01 > div a{display:inline-block;margin-top:60px;font-size:17px;color:#fff;border:solid 1px #fff;padding:15px 30px;}
.slideBan01 > div a:hover{background:#fff;color:#1F232F;}
.slideBan01{background:url(/html_2017/images/main/banner_bg01.jpg) center no-repeat;background-size:cover;}
.slideBan02{background:url(/html_2017/images/main/banner_bg01.jpg) center no-repeat;background-size:cover;}
.mban_rolling .rolling_con{width:1200px;margin:0 auto;}
.mban_rolling{position:relative;height:570px;}
.m_slideban .bx-wrapper {position: relative;padding: 0;*zoom: 1;}
.m_slideban .bx-wrapper .bx-pager {position:absolute;left:49%;bottom:20px;text-align: center;}
.m_slideban .bx-wrapper .bx-pager .bx-pager-item,
.m_slideban .bx-wrapper .bx-controls-auto .bx-controls-auto-item {position:relative;display: inline-block;*zoom: 1;*display: inline;}
.m_slideban .bx-wrapper .bx-pager.bx-default-pager a {background: url(/html_2017/images/main/banpager_off.png) center no-repeat;text-indent: -9999px;display: block;width: 19px;height: 19px;margin-left:6px;}
.m_slideban .bx-wrapper .bx-pager.bx-default-pager a:hover,
.m_slideban .bx-wrapper .bx-pager.bx-default-pager a.active {background: url(/html_2017/images/main/banpager_on.png) center no-repeat;}

.board_after{position:relative;width:100%;margin:70px 0;}
.board_after .afterTit{position:relative;width:1200px;margin:0 auto 50px;}
.board_after .afterTit h3{font-family:'WebNanumMyeongjo';font-size:41px;color:#333;text-align:center;line-height:1.5;}
.board_after .afterTit h3 > span{display:block;font-family:'WebNanumMyeongjo';font-size:16px;letter-spacing:2px;color:#555;}

.after_wrap{width:1200px;margin:0 auto;}
.change_rolling{position:relative;}
.board_after .bx-wrapper{width:1200px;margin:0 auto;}
.board_after .bx-wrapper .bx-prev {left:-83px;background: url(/html_2017/images/main/asse_arrow_prev.png) no-repeat 0 0;}
.board_after .bx-wrapper .bx-next {right:-1105px;background: url(/html_2017/images/main/asse_arrow_next.png) no-repeat 0 0;}
.board_after .bx-wrapper .bx-prev:hover {background-position: 0 0;}
.board_after .bx-wrapper .bx-next:hover {background-position: 0 0;}
.board_after .bx-wrapper .bx-controls-direction{position:absolute;top:48%;}
.board_after .bx-wrapper .bx-controls-direction a {position: absolute;outline: 0;width:66px;height:66px;text-indent: -9999px;z-index:1;}
.board_after .bx-wrapper .bx-controls-direction a.disabled {display: none;}

.btn_change{text-align:center;margin-top:50px;}
.btn_change a{display:inline-block;padding:18px 28px;color:#1f232f;border:solid 1px #1f232f;font-size:17px;}
.btn_change a:hover{color:#fff;background:#1f232f;}

.bot_contents{position:relative;background:#292f42;}
.botcon_wrap{position:relative;width:1200px;height:416px;margin:0 auto;background:#292f42;overflow:hidden;}
.botcon_wrap > div{float:left;}
.botcon_wrap .bot_info{width:340px;padding:30px 30px 0 0;background: url(/html_2017/images/main/bot_conline.gif) no-repeat right 45px;}
.bot_info h3{font-size:24px;color:#fff;font-weight:500;letter-spacing:-1.0px;}
.bot_info h3 > span{font-size:17px;color:#7d85a2;font-weight:300;margin-left:10px;letter-spacing:-1.2px;}
.bot_info .info_tel ul{margin-top:8px;overflow:hidden;}
.bot_info .info_tel ul li{float:left;font-size:40px;color:#bbbec7;font-weight:500;margin-left:30px;line-height:1.2;}
.bot_info .info_tel ul li:first-child{color:#fff;font-size:18px;font-weight:300;margin-left:0px;line-height:2.8;}
.bot_info .info_tel .kakao_box{width:330px;height:42px;line-height:42px;background:#ffea00;border-radius:15px;text-align:center;font-size:21px;color:#333;margin-top:20px;}
.bot_info .info_time{display:block;margin-top:36px;}
.bot_info .info_time ul{margin-top:8px;overflow:hidden;}
.bot_info .info_time ul li{float:left;font-size:18px;color:#fff;font-weight:400;margin-left:10px;line-height:28px;}
.bot_info .info_time ul li:first-child{color:#bfc3d2;margin-left:0px;}

.botcon_wrap .bot_board{width:310px;padding:30px 30px 0 38px;}
.bot_board .bot_tit{overflow:hidden;}
.bot_board .bot_tit h3{float:left;font-size:24px;color:#fff;font-weight:500;letter-spacing:-1.0px;}
.bot_board .bot_tit span{float:right;position:relative;top:8px;}
.bot_board .bot_tit span > a{font-size:13px;color:#fff;}
.bot_board ul{overflow:hidden;margin-top:5px;}
.bot_board ul li{line-height:1.9;}
.bot_board ul li a{color:#c9cfe7;font-size:14px;font-weight:300;}
.bot_board ul li a:hover{text-decoration:underline;}
.bot_board ul li a span{float:right;position:relative;top:3px;}
.bot_board ul li img{margin-left:5px;}
.bot_board .naver_box{width:330px;height:42px;line-height:42px;background:#0abe16;border-radius:15px;text-align:center;font-size:21px;color:#fff;margin-top:14px;}
.bot_board .naver_box a{display:block;color:#fff;}

.botcon_wrap .bot_counsel{float:right;}
.bot_counsel .counsel_wrap{width:370px;height:414px;background:#fff;border-top:solid 1px #ddd;border-bottom:solid 1px #ddd;padding:0 30px;}
.counsel_wrap h3{font-size:24px;color:#333;margin-top:44px;}
.counsel_wrap h3 > span{font-size:17px;color:#666;font-weight:200;margin-left:10px;letter-spacing:-1.2px;}

.tbCounsel {width:100%;border-collapse:collapse; border-spacing:0; table-layout:fixed;}
.tbCounsel tbody tr th{height:18px;padding:4px 0;font-size:15px;font-weight:300;line-height:24px;color:#555; text-align:left;vertical-align:top;}
.tbCounsel tbody tr td{height:18px;padding:4px 0;line-height:20px;color:#555;vertical-align:top;text-align:left;}
.tbCounsel input{width:270px;height:28px;border:solid 1px #ddd;background:#f7f7f7;font-size:15px;font-weight:300;padding:5px 10px;}
.tbCounsel textarea{width:270px;height:80px;border:solid 1px #ddd;background:#f7f7f7;font-size:15px;font-weight:300;padding:5px 10px;}

.counsel_wrap .chk_box{text-align:left;margin-top:5px;}
.counsel_wrap .chk_box label{font-size:16px;color:#333;margin-left:3px;}
.counsel_wrap .btn_counsel{width:370px;height:60px;line-height:60px;background:#292f42;font-size:18px;color:#fff;cursor:pointer;border:none;margin-top:20px;}


.bot_sitemap{position:relative;width:1200px;margin:50px auto;overflow:hidden;}
.bot_sitemap h3{font-size:24px;color:#333;margin-bottom:25px;}
.bot_sitemap > ul{float:left;width:10%;margin-left:60px;}
.bot_sitemap > ul > li{font-size:15px;font-weight:300;line-height:2;}
.bot_sitemap > ul > li:first-child{color:#333;font-weight:500;margin-bottom:10px;}
.bot_sitemap > ul > li a{font-size:14px;color:#444;}
.bot_sitemap > ul > li a:hover{text-decoration:underline;}

/* 퀵메뉴 */
#slidemenu{position:absolute;z-index:9999;/*top:194px;right:10px;*/left:0;right:0;top:194px;min-width:1200px;height:0;background-color:transparent;}
#slidemenu > ul{position:absolute;top:0;right:10px;/*left:50%;margin-left:650px;*/}
.qmenu{width:108px;background:#fff;}
.qmenu_tit{font-size:16px;color:#fff;font-weight:600;text-align:center;background:#0d0f17;padding:5px 0;}
.qmenu_btn > li{width:106px;height:103px;border-left:solid 1px #c4c4c7;border-right:solid 1px #c4c4c7;}
.qmenu_btn > li > a{display:inline-block;width:106px;font-size:15px;color:#23252c;font-weight:500;text-align:center;padding-top:70px;}
.qmenu_councel{background: url(/html_2017/images/common/quickmenu_councel.gif) no-repeat 0 18px;}
.qmenu_map{background: url(/html_2017/images/common/quickmenu_map.gif) no-repeat 0 16px;border-top:solid 1px #c4c4c7;}
.qnum .qnum_box{background:#23252c;padding:9px 0;}
.qnum .qnum_box > li{font-size:17px;color:#fff;margin-left:5px;}
.qnum .qnum_box > li:first-child{font-size:14px;color:#b1b4bc;}
.qkakao .qkakao_box{height:96px;padding:15px 0 0;background:#fae100 url(/html_2017/images/common/quickmenu_kakao.gif) no-repeat 0 38px;}
.qkakao .qkakao_box > li{font-size:17px;color:#23252c;text-align:center;padding-top:45px;font-weight:500;}
.qkakao .qkakao_box > li:first-child{font-size:14px;color:#3c1e1e;text-align:left;margin-left:5px;padding-top:0px;}
.qnaver .qnaver_box{display:block;height:96px;padding:15px 0 0;background:#0abe16 url(/html_2017/images/common/quickmenu_naver.gif) no-repeat 0 22px;font-size:17px;font-weight:500;color:#fff;text-align:center;line-height:800%;}
.go_top{width:106px;padding:7px 0;text-align:center;cursor:pointer;background:#fff;color:#23252c;border:solid 1px #23252c;}
.go_top > a{font-size:15px;}

/* 퀵메뉴 모바일 */
#slidemenu_m{position:relative;z-index:9999;bottom:0;left:0;width:100%;min-width:1200px;padding-top:200px;background-color:transparent;}
#slidemenu_m > ul{position:fixed;bottom:0;left:0;width:100%;height:200px;}
#slidemenu_m > ul > li{display:block;float:left;width:20%;min-width:240px;}
.qmenu_m{height:200px;background:#fff;}
/*.qmenu_tit_m{height:45px;padding:7px 0;font-size:20px;color:#fff;font-weight:600;text-align:center;background:#0d0f17;box-sizing:border-box;}
.qnum_m .qnum_box_m{height:155px;background:#23252c;}
.qnum_m .qnum_box_m > li{height:77px;font-size:24px;text-align:center;background:transparent url(/html_2017/images/common/quickmenu_m_tel.png) no-repeat 0 10px;}
.qnum_m .qnum_box_m > li:first-child{border-bottom:1px solid #c4c4c7;}
.qnum_m .qnum_box_m a{display:block;padding:0 0 0 40px;color:#fff;line-height:77px;}*/
.qnum_m .qnum_box_m{height:200px;background:#23252c;}
.qnum_m .qnum_box_m > li{text-align:center;background:transparent url(/html_2017/images/common/quickmenu_m_tel2.png) no-repeat center 22px;}
.qnum_m .qnum_box_m a{display:block;padding:53px 0 0;font-size:28px;font-weight:500;line-height:800%;color:#fff;}
.qmenu_btn_m > li{border-top:solid 1px #c4c4c7;border-right:solid 1px #c4c4c7;}
.qmenu_btn_m > li > a{display:block;padding:53px 0 0;font-size:28px;font-weight:500;line-height:800%;color:#23252c;text-align:center;}
.qmenu_councel_m{background: url(/html_2017/images/common/quickmenu_m_councel.png) no-repeat center 28px;}
.qmenu_map_m{background:url(/html_2017/images/common/quickmenu_m_map.png) no-repeat center 20px;}
.qkakao_m .qkakao_box_m{height:200px;background:#fae100 url(/html_2017/images/common/quickmenu_m_kakao.png) no-repeat center 24px;}
/*.qkakao_tit_m{height:45px;padding:7px 0;font-size:20px;color:#3c1e1e;font-weight:600;text-align:center;background:#ffc800;box-sizing:border-box;}
.qkakao_m .qkakao_box_m > li{padding:100px 0 0;font-size:28px;font-weight:500;color:#23252c;text-align:center;}*/
.qkakao_m .qkakao_box_m > li{padding:53px 0 0;font-size:28px;font-weight:500;line-height:800%;color:#23252c;text-align:center;}
.qnaver_m .qnaver_box_m{height:200px;background:#0abe16 url(/html_2017/images/common/quickmenu_m_naver.png) no-repeat center 30px;}
.qnaver_m .qnaver_box_m a{display:block;padding:53px 0 0;font-size:28px;font-weight:500;line-height:800%;color:#fff;text-align:center;}

/* 카피라이트 */
footer#lamar_foot{display:block;position:relative;width:100%;min-width:1200px;background:#efefef;border-top:solid 1px #ddd;padding:40px 0;}
#copyright{position:relative;width:1200px;margin:0 auto;background:#efefef;font-size:14px;font-weight:300;overflow:hidden;line-height:1.6;}
#copyright > p{margin-left:20px;line-height:1.6;}
#copyright > p > a{position:relative;top:-1px;margin-left:10px;}


