@charset "utf-8";

/* Site Layout - Body Wrap */
body{padding:0;margin:0;font-size:12px;color:#666;line-height:1.5em;}
body, table, input, textarea, select, button {font-family:"Noto Sans KR",나눔고딕,'Malgun Gothic','애플 SD 산돌고딕 Neo', 'Apple SD Gothic Neo', '돋움', Dotum,  AppleGothic, Helvetica, sans-serif;font-size:13px;}
a,
.language button{color:#666;text-decoration:none;}
.clearBoth{position:relative;*zoom:1;}
.clearBoth:after{content:"";display:block;clear:both;}
.floatLeft{float:left;}
.floatRight{float:right}
.xe{position:relative;z-index:1;background:#fff;margin:0 auto;padding-top:80px;}
.xe_width{*width:1020px;max-width:1020px;margin:0 auto;padding:0;position:relative;}
.dw_color{transition:all 400ms;-webkit-transition:all 400ms;-moz-transition:all 400ms;-o-transition:all 400ms;-ms-transition:all 400ms;}
.max100{max-width:100%;vertical-align:middle;}
.block1024{display:block;}
/* Skin to content */
.skip{margin:0}
.skip a{display:block;text-align:center;line-height:0;height:0;width:0;overflow:hidden}
.skip a:active,
.skip a:focus{position:relative;height:auto;width:auto;line-height:25px;}
.ce .in_body{padding:0 270px 0 0;min-height:500px;}
.ec .in_body{padding:0 0 0 270px;min-height:500px;}
.ec .e1{float:left;margin-right:-240px;left:-270px;display:block;}
.ce .e1{float:right;margin-left:-240px;right:-270px;display:block;}
.content{width:100%;position:relative;float:left;}
.e1,
.sub_section{width:240px;position:relative;}
/* width */
::-webkit-scrollbar {
    width:10px;
}

/* Track */
::-webkit-scrollbar-track {
    background: #f1f1f1; 
}
 
/* Handle */
::-webkit-scrollbar-thumb {
    background: #bbb; 
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #999; 
}
/* -- 헤더 -- */
.header{z-index:5;position:fixed;top:0;left:0;width:100%;background:#fff;-webkit-box-shadow:0 0px 3px rgba(0,0,0,0.3);-moz-box-shadow:0 0px 3px rgba(0,0,0,0.3);box-shadow:0 0px 3px rgba(0,0,0,0.3);}
.fix_header{position:fixed;z-index:14;background:#fff;filter:alpha(opacity=0);opacity:0.0;width:100%;top:-80px;height:80px;-webkit-box-shadow:0 0px 1px rgba(0,0,0,0.3);-moz-box-shadow:0 0px 1px rgba(0,0,0,0.3);box-shadow:0 0px 1px rgba(0,0,0,0.3);transition:all 400ms;-webkit-transition:all 400ms;-moz-transition:all 400ms;-o-transition:all 400ms;-ms-transition:all 400ms;}
.quick_header .fix_header{filter:alpha(opacity=90);opacity:0.90;top:0px;}
.fix_header *{vertical-align:middle;}
.header a{text-decoration:none;}
.header h1 a{display:inline-block;}
.header img{vertical-align:middle;}
.header ul,
.gnb ul{list-style:none;margin:0;padding:0;zoom:1;}


/* -- 메인 슬라이더 -- */
.wrap_slide{position:relative;z-index:1;}
.camera_prev, .camera_next{padding:0 20px;}
.wrap_slide .camera_prev{left:60px;}
.wrap_slide .camera_next{right:60px;}
.camera_prev span{background:url(../img/btn_prev.png) no-repeat 50% 50%;height:59px !important;}
.camera_next span{background:url(../img/btn_next.png) no-repeat 50% 50%;height:59px !important;}
.view_more{position:absolute;top:0;bottom:0;left:0;right:0;background:red;overflow:hidden;text-indent:-9999px;display:block;}
.slide_over{position:absolute;width:700px;left:50%;text-align:center;height:300px;top:50%;margin-top:-150px;margin-left:-350px;bottom:0;display:table;vertical-align:middle;z-index:100;}
.slide_over *{vertical-align:middle;}
.in_slide_over{display:table-cell;}
.mobile-owl .owl-dots{display:none !important;}
.xe .mobile-owl .owl-nav .owl-next,
.xe .mobile-owl .owl-nav .owl-prev{position:absolute;text-indent:-9999px;overflow:hidden;display:inline-block;width:35px;height:57px;top:50%;margin-top:-29px;background-repeat: no-repeat;background-position:left -100px  !important;opacity:0.6;filter:alpha(opacity=60);}
.xe .mobile-owl .owl-nav .owl-prev { background-image:url(../img/btn_slide_prev.png);left:0;}
.xe .mobile-owl .owl-nav .owl-next {background-image:url(../img/btn_slide_next.png); right:0;}
.xe .mobile-owl .main_slide_img{width:100%;}

/* -- 바디 -- */
#content{position:relative;z-index:2;margin:0 60px;}
.body{position:relative;z-index:1;zoom:1;}
.body:after{content:"";display:block;clear:both}
.wrap_section{position:relative;}
/* 상단 로컬메뉴 */
.top_locNav{text-align:center;}
.top_locNav ul{margin:0;padding:0;list-style:none;display:inline-block;*display:inline;}
.top_locNav ul li{float:left;padding:0 1px;}
.top_locNav ul li a{line-height:24px;font-size:15px;padding:9px 35px;background:#f9f9f9;border:1px solid #ddd;display:inline-block;font-weight:600;-webkit-border-radius:0 0 3px 3px;-moz-border-radius:0 0 3px 3px;border-radius:0 0 3px 3px;transition:all 400ms;-webkit-transition:all 400ms;-moz-transition:all 400ms;-o-transition:all 400ms;-ms-transition:all 400ms;}
.top_locNav ul li a.top_active_a{background:#f37021;color:#fff !important;border:1px solid #f37021;}
/*빵조각*/
.wrap_breadclumb{position:relative;*zoom:1;padding:10px 0 10px 0;margin-bottom:20px;border-bottom:1px solid #ddd;height:40px;}
.wrap_breadclumb:after{content:"";display:block;clear:both;}
.breadclumb{margin:0;padding:0;padding-top:20px;list-style:none;float:right;}
.breadclumb li{float:left;padding-left:20px;height:18px;line-height:18px;background:url(../img/breadclumb.gif) no-repeat 8px 4px}
.breadclumb li.first_breadclumb{background:none;}
.breadclumb a{text-decoration:none;color:#888;}
.breadclumb .last_breadclumb a{color:#30b6aa;font-weight:bold;}
.left_breadclumb{position:absolute;top:10px;}
.left_breadclumb h2{font-size:24px;font-weight:600;line-height:34px;padding:0;margin:0;color:#333;}
/* 서브상단 배경이미지 처리 */
.wrap_sub_header {}
@keyframes pulseBgSlow {
  0% {background-position:0 0;}
  50% {background-position:0 100%;}
  100% {background-position:0 0;}
}
@keyframes pulseBgSlow {
	0% {background-position:0 0;}
  50% {background-position:0 100%;}
  100% {background-position:0 0;}
}
@-webkit-keyframes pulseBgSlow {
	 0% {background-position:0 0;}
  50% {background-position:0 100%;}
  100% {background-position:0 0;}
}
@-ms-keyframes pulseBgSlow {
	from { background-position: 0 0; }
	to { background-position: 0 100%; }
}
@-moz-keyframes pulseBgSlow {
	 0% {background-position:0 0;}
  50% {background-position:0 100%;}
  100% {background-position:0 0;}
}

.animation-pulseBgSlow 	{ 
animation: pulseBgSlow 20s linear infinite;
-ms-animation: pulseBgSlow 20s linear infinite;
-moz-animation: pulseBgSlow 20s linear infinite;
-webkit-animation: pulseBgSlow 20s linear infinite;
}

.sub_header{height:300px;position:relative;z-index:1;
background-image:url(../img/sub.jpg);
background-repeat:no-repeat;
background-attachment:scroll;
background-size:cover;
background-color:transparent;
background-position:50% 50%;
}
.over_sub_bgimg{width:100%;position:absolute;left:0;top:50%;margin-top:-50px;height:100px;text-align:center;display:table;}
.over_sub_bgimg div{padding:0 10px;display:table-cell;vertical-align:middle;}
.over_sub_bgimg img{vertical-align:middle;max-width:100%}
/* --- Site Layout - Column Left --- */

.lnb_title h2{margin:0;line-height:55px;font-size:19px;padding:55px 0 55px 0;font-weight:400;display:block;text-align:center;color:#fff;background:#30b6aa;}
.lnb_title h2.has_span{padding:35px 0 35px 0;line-height:35px;}
.lnb_title h2 span{display:block;line-height:24px;}
.lnb_title h2 a{color:#fff;position:relative;overflow:hidden;display:block;white-space:nowrap;text-overflow:ellipsis;}
.lnb a{text-decoration:none;}
.lnb img{vertical-align:middle;}
.locNav{margin:0;padding:0 10px 3px 10px;list-style:none;border:1px solid #e9e9e9;border-top:0;overflow:hidden;}
.locNav ul{margin:0;padding:0;list-style:none;margin:2px 0 12px 10px;display:none;}
.locNav .active ul{display:block;}
.locNav li{border-top:1px solid #e9e9e9;position:relative;}
.locNav li.locNav_li1{border:0;}
.locNav ul li{border:0;}
.locNav li a{display:block;position:relative;padding:12px 25px 10px 20px;line-height:18px;height:18px;font-size:13px;text-decoration:none;transition:all 300ms;-webkit-transition:all 300ms;-moz-transition:all 300ms;-o-transition:all 300ms;-ms-transition:all 300ms;}
.locNav ul li a{font-size:13px;padding:2px 0 2px 10px;}
.locNav li a:hover,
.locNav li a.active_a,
.locNav .active i{color:#884a1d}
.locNav .locNav_first_a{font-size:14px;}
.locNav .active .locNav_first_a{font-weight:600;}
.in_loc_span{overflow:hidden;display:block;white-space:nowrap;text-overflow:ellipsis;width:100%;}
.act_span{position:absolute;width:13px;height:13px;top:15px;opacity:0.0;filter:alpha(opacity=00);transition:all 400ms;-webkit-transition:all 400ms;-moz-transition:all 400ms;-o-transition:all 400ms;-ms-transition:all 400ms;left:-20px;}
.locNav .active a .act_span,
.locNav li:hover .act_span{left:0px;opacity:1;filter:alpha(opacity=100);}
.Loc_i{position:absolute;width:42px;height:41px;border:0;padding:0;padding-left:1px;margin:0;right:0;top:0;background:none;cursor:pointer;outline:none;color:#666 !important;font-size:18px;z-index:2;}
.Loc_i .xi-angle-up{display:none;}
.on .xi-angle-up{display:block;} 
.on .xi-angle-down{display:none;}
.locNav i{font-size:10px;}
.act_span i{vertical-align:top;}
/* 서브배너 */
.sub_box{padding: 10px;border: 1px solid #e9e9e9;margin: 10px 0 0 0;font-size:15px;line-height:20px;}
.sub_box .dw_marker{margin:0;padding:0;list-style:none;}
.sub_box .dw_marker li{line-height:20px;margin:10px 0;padding-left:22px;position:relative;}
.sub_box .dw_marker li i{position:absolute;left:0px;top:2px;font-weight:600;color:#111;}
.sub_box .hr{height:1px;margin:15px 0;border-top:1px dashed #ddd;}
.sub_banner{margin:0;padding:0 0 15px 0;list-style:none;}
.sub_banner li{padding-top:10px;}
.sub_banner img{width:100%;vertical-align:middle;}
/* 우중단 퀵메뉴 */
.wrap_body{position:relative;z-index:4;padding-bottom:20px;}
.c .wrap_body{padding-bottom:0;}
.right_absolute{position:absolute;left:0;width:60px;height:220px;top:50%;margin-top:-110px;z-index:4;}
.quick_top{text-align:center;-webkit-border-radius:3px 3px 0 0;-moz-border-radius:3px 3px 0 0;border-radius:3px 3px 0 0;padding: 0;}
.quick_bottom{-webkit-border-radius:0 0 3px 3px;-moz-border-radius:0 0 3px 3px;border-radius:0 0 3px 3px;}
.quick_bottom a{display:block;height:0;overflow:hidden;padding-top:40px;background:url(../img/to-top.png) no-repeat 50% 50%;}
.quick_top img{vertical-align:middle;}
.quick_right{margin:0;padding:0;padding-top:10px;list-style:none;position:relative;}
.quick_right:after{content:"";display:block;width:11px;height:1px;background:#999;position:absolute;bottom:-4px;left:50%;margin-left:-5px;}
.quick_right li{width:60px;text-align:center;position:relative;}
.quick_right li:after,
.quick_right li:before{content:"";display:block;width:11px;height:1px;background:#999;position:absolute;top:4px;left:50%;margin-left:-5px;}
.quick_right li:after,
.quick_right li:before{
	-webkit-transition: none .5s ease .1s;
	-ms-transition: none .5s ease .1s;
    transition: none .5s ease .1s;
    -webkit-transition-property: transform,top,bottom,left,opacity;
	-ms-transition-property: transform,top,bottom,left,opacity;
    transition-property: transform,top,bottom,left,opacity;
}
.quick_right li:hover:before{
	-ms-transform: rotate(90deg); /* IE 9 */
    -webkit-transform: rotate(90deg); /* Chrome, Safari, Opera */
    transform: rotate(90deg);
}

.quick_right li a.quick_a{height:32px;line-height:16px;display:block;transition:all 300ms;-webkit-transition:all 300ms;-moz-transition:all 300ms;-o-transition:all 300ms;-ms-transition:all 300ms;}
.quick_right li a i{font-size:18px;line-height:24px;padding-top:8px;display:block}
.quick_right li a.to_top{height:40px;padding-top:10px;display:block;font-size:12px;}
.quick_right li a.to_top i{font-size:14px;line-height:14px;}
.quick_right li a.to_top span{line-height:14px;}
.quick_right .to_top{background:#ccc;}
.quick_right li a span{display:block;font-weight:600;line-height:12px;height:12px;padding-top:10px;}

.fix_left{position:fixed;left:0;top:0;bottom:0;width:60px;z-index:2;}
.fix_right{position:fixed;right:0;top:0;bottom:0;width:60px;z-index:2;}
/* 모바일 메뉴 */
.mobile_heder{display:none;position:fixed;width:100%;left:0;top:0;z-index:6;-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.3);-moz-box-shadow:0 1px 3px rgba(0,0,0,0.3);box-shadow:0 1px 3px rgba(0,0,0,0.3);}
.mobile_top{height:50px;}
.mobile_heder h1 {position:relative;text-align:center;margin:0 50px;top:9px;height:32px;}
.mobile_heder h1 img{vertical-align:top;height:32px;max-width:100%;}
.mobile_heder .mobile_menu{position:absolute}
.mobile_heder .mobile_menu img{width:100%;}
.mobile_heder .mobile_menu_act{top:8px;right:13px;height:32px;width:24px;}
.mobile_heder .right_login span {background:#fff; height: 3px;;-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px;}
.mobile_heder .right_login .login_span_top{top:7px;}
.mobile_heder .right_login .login_span_bottom{bottom:6px;width:15px;}

.mobile_heder .mobile_menu_search,
.mobile_heder .mobile_menu_phone{top:13px;left:13px;height:24px;width:24px;}
/* 모바일 좌측 메뉴 */
.fix_mobile{position:fixed;top:0;left:0;width:100%;height:100%;background:url(../img/black7.png);display:none;z-index:5;}
.none_mobile_menu{overflow:hidden;}
.mm_mobile_menu{position:fixed;width:0;height:100%;right:0;top:0;z-index:10000;white-space:nowrap;}
.mm_search_menu{position:fixed;width:0;overflow:hidden;height:100%;right:0;top:0;bottom:0;z-index:10000;white-space:nowrap;background:#f9f9f9;}
.top-mm-menu{padding-left:45px;position:relative;height:55px;background:#fff;}
.top_login{margin:0;padding:10px 5px 0 5px;list-style:none;width:255px;}
.top_login li{float:left;width:50%;}
.top_login a{height:25px;line-height:25px;display:block;padding:5px 0px 5px 0px;background:#222;color:#fff;text-align:center;margin:0 5px;}
.top_login a.login_A{color:#fff;}
.mm_mobile_menu .mobile_menu_act{position:absolute;width:24px;height:24px;background:#fff;padding:3px;}
.in_mobile_act{display:block;text-decoration:none;font-weight:bold;font-size:24px;text-align:center;left:auto;left:13px;top:13px;}
.mobile_search{display:block;color:#fff;text-decoration:none;font-weight:bold;font-size:16px;text-align:center;left:12px;text-indent:-9999px;overflow:hidden;background:url(../img/close.png) no-repeat 50% 50%;background-size:17px;}
#mm-menu{display:block;padding:0;width:320px;overflow:auto;background:#fff;top:55px;bottom:0;position:absolute;box-sizing:border-box;-webkit-overflow-scrolling:touch;}
/* Track */
#mm-menu::-webkit-scrollbar-track {
    background: #fff; 
}
 
/* Handle */
#mm-menu::-webkit-scrollbar-thumb {
    background: #fff; 
}

/* Handle on hover */
#mm-menu::-webkit-scrollbar-thumb:hover {
    background: #fff; 
}
.wrap_custom{border:10px solid #f1f1f1;padding:20px;padding-right:0;}
.wrap_custom_h2{margin:0;padding:0;line-height:28px;font-size:23px;font-weight:600;color:#9a7e56}
.wrap_custom_h2 span{display:block;font-size:14px;color:#222;position:relative;margin-bottom:10px;}
.wrap_custom_h2 span:after{content:"";display:block;width:21px;height:1px;background:#333;position:absolute;left:0;bottom:-2px;}
.wrap_custom_div{line-height:20px;padding-top:7px;}
.wrap_custom_div h3{margin:0;margin-bottom:10px;padding:0;color:#9a7e56;line-height:28px;font-size:18px;font-weight:600;}
.wrap_custom_div span{font-weight:600;color:#333;}
.wrap_custom img{float:left;margin-right:15px;width:60px;}
.in-mm-menu{width:280px;padding-left:20px;}
.mm-list{margin:0;padding:5px 0;list-style:none;}
.mm-list-li{position:relative}
.mm-list-li_last{border:0;}
.mm_a{display:inline-block;font-size:15px;text-align:left;padding:8px 14px;line-height:24px;}
.mm_a i{padding-right:5px;position:relative;top:1px;}
.mm-list ul{margin:0;padding:0;list-style:none;}
.mm-list a{text-decoration:none;}
.mm-list ul{display:none;background:#f6f6f6;padding:5px 0;border-bottom:0;border-right:0;position:relative;z-index:1;}
.mm-list ul ul{padding:0;display:block;border:0;margin:0 20px 10px 15px;}
.mm-list .active  ul{display:block;}
.mm-list ul li{line-height:32px;}
.mm-list ul ul li{line-height:24px;border:0;padding-left:10px}
.mm-list ul ul li.mm-list-sub1{padding-left:0;font-weight:600;}
.mm-list ul li a{font-size:15px;padding-left:14px;display:block;padding:3px 0 3px 15px;}
#mm-menu .mm-list ul li li a{color:#777;font-size:13px;padding-left:10px;}
.Nav_i{position:absolute;width:42px;height:42px;border:0;padding:0;margin:0;right:0;top:-1px;cursor:pointer;outline:none;background:none;color:#666 !important;font-size:18px;z-index:2;}
.mm-list .hover{}
.Nav_i .xi-angle-up{display:none;}
.hover .xi-angle-up{display:block;} 
.hover .xi-angle-down{display:none;} 
#mm-menu a{color:#333;}
.mm-list ul i{margin-right:5px;position:relative;top:1px;}
.mm_lang{color:#111;}
.mm-list .selectLang a{font-family:Arial,Helvetica,sans-serif;}
.wrap-mm-list_sns{text-align:center;}
.mm-list_sns{margin:0;padding:0;list-style:none;display:inline-block;*display:inline;}
.mm-list_sns li{float:left;padding:10px;}
.mm-list_sns i{font-size:24px;}
/* 모바일 tab 메뉴 */
.none_tab{background:none;}
.top-owl-menu{border-top:1px solid rgba(255,255,255,0.1);background-color:rgba(255,255,255,0.09);position:relative;z-index:2 !important;}
.top_menu{position:relative;}
.top_menu .owl-menu .owl-stage{white-space:nowrap;min-width:1024px;}
.owl-menu .owl-item{margin:0 !important;}
.top_menu .owl-menu .owl-stage-outer {margin: 0 25px;}
.top_menu .tab_first_a{padding:11px 0px 12px 0px;margin-right:20px;font-size:14px;line-height:18px;height:18px;display:block;color:#fff;position:relative;font-weight:normal}
.top_menu a.tab_first_a{color:#fff;}
.top_menu .on .tab_first_a{background:url(../img/mobile_on.gif) no-repeat 50% bottom;}
.top_menu .second_a{padding:11px 10px 6px 10px;font-size:14px;line-height:18px;display:block;}
.top_menu .tab_first_a i{display:none;}
.sub_menu{height:0;overflow:hidden;position:relative;z-index:1;}
.menuTab_on{height:38px;padding:0;background:#f5f5f5;width:100%;border-bottom:1px solid #fafafa;}
.menuTab_on .owl-item{margin:0 ! important}
.search_menu{position:absolute;top:13px;right:13px;width:21px;height:21px;}
.tab_first_a img{height:21px}
.empty_sub_menu{display:none !important;}
.top_menu .owl-carousel{height:41px;overflow:hidden;}
.top_menu .owl-carousel .owl-dots{display:none !important;}
.top_menu .owl-carousel .owl-nav .owl-prev, .top_menu .owl-carousel .owl-nav .owl-next{position:absolute;height:40px;border:0;width:20px;text-indent:-9999px;overflow:hidden;top:0;background:url(../img/arrow.gif) no-repeat;}
.top_menu .owl-carousel .owl-nav .owl-next{background-position:4px -19px;right:0;}
.top_menu .owl-carousel .owl-nav .owl-prev{background-position:3px 11px;left:0;}
.top_menu .sub_menu .owl-carousel .owl-nav .owl-prev, .top_menu .sub_menu .owl-carousel .owl-nav .owl-next {background-image:url(../img/arrow_b.gif)}
.owl-stage .last_item{display:none;}
.owl-next,
.owl-prev{border:0;outline:none;}
/* -- 컬러 -- */
#scrollUp {bottom:20px;right:10px;opacity:0.7;filter:alpha(opacity=70);width:42px;height:42px;background-color:#b19164;background-image:url(../img/to-top.png);background-repeat:no-repeat;background-position:50% 50%;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}
.wrap_sub_header,
.top_locNav ul li a.top_active_a,
.dw_border,
.dwpage_h3:before,
.section_more:hover{border-color:#b19164;}
.all_first:hover .hover_line:after,
.wrap_menu {border-bottom-color:#b19164;}
.all_first:hover a.first_a,
.active a.first_a, a.first_a:hover, .highlight a.first_a,
.locNav li a:hover,
.locNav li a.active_a,
.locNav .active i,
.dw_color,
.section_more:hover,
#mm-menu a.active_a,
.top_locNav ul li a:hover,
.locNav .active a.locNav_first_a,
.breadclumb li.last_breadclumb,
.breadclumb li.last_breadclumb a,
.dw-first-letter::first-letter,
.dwpage_h4::first-letter,
.quick_right li:hover a.quick_a,
.has_i i,
.info-ul li i{color:#b19164;}
.main_menu ul li.highlight a,
.main_menu ul li.highlight li.highlight a,
.xe .WSlide .camera_wrap .camera_pag .camera_pag_ul li.cameracurrent > span,
.xe .owl-normal .owl-controls .owl-dots .active span,
.mobile_heder,
.mobile_top_search,
.xe .over_DCPA_image,
.dw_bg,
.lnb_title h2,
.xe .list_span,
.top_login a.login_A,
.hover_line,
.camera_wrap a.slide_link_more:hover,
.right_login a:hover span,
#scrollUp,
.dwpage_h1:after,
.top_locNav ul li a.top_active_a,
.wrap-box-owl .owl-controls .owl-dots .active span,
.xe .mobile-owl .owl-nav .owl-next,
.xe .mobile-owl .owl-nav .owl-prev{background-color:#b19164;}
/* 게시판 css 값 변경 */
.xe .bd_zine h3{font-weight:600;} 



@media screen and (max-width:1024px){
.xe .xm .signin{width:auto;max-width:340px;margin:20px auto}
.xm *{box-sizing: border-box;}
.xe{padding-top:50px;}
.mobile-B{padding-top:92px;}
.ce .in_body,
.ec .in_body{padding:0 !important;}
.ec .e1,
.ce .e1{display:none;}
.sub_header{height:160px;}
.fix_left,
.fix_right{display:none}
.mm-list{display:block;}
.block1024{display:inline-block;}
}
@media screen and (max-width:1023px){
#content{margin:0;}
.xe_width{margin:0 10px;}
}
@media screen and (max-width:768px){
.wrap_breadclumb{padding:0 5px 10px 0;}
.cke_float .cke_top,
.top_locNav{display: none !important;}
}
@media screen and (max-width:767px){
.left_breadclumb{display:none;}
}
@media screen and (max-width:730px){
}
@media screen and (max-width:530px){
}
@media screen and (max-width:375px){
.breadclumb_li3{display:none}
.xm .btn-group>.btn {padding: 0 3px !important;}
.xe .xm .signin{width:auto;margin:20px 5px}
}
/* 안드로이드(진저+), 아이폰4+ */
@media screen and (max-width:320px){
.header h1 *{vertical-align:top;}
.breadclumb_li2{display:none;}
}