@charset "UTF-8";

.slideMenu{display:none;z-index: 999999;position:fixed;right:-100%;width:78.125%;height:100%;top: 0px;right:0;padding: 0 0 0 0;border-top: 6px solid #164c8a;border-bottom: 2px solid #164c8a;  background-color:#fff;overflow-y:scroll;}
.m_gnb{float:right;width:100%;border-bottom: 1px solid #cdcdcd;background-color: #fff;}
.dep1 > li > a {border-top: 1px solid #cdcdcd;color: #000;display: block;font-size:16px;padding:15px;position: relative;background:#fff url(/_res/template01/img/common/img_m_menu_list_open.png) no-repeat right 20px center;background-size:17px;}
.dep1 > li > a.selected, .dep1 > li > a.active{background:#10498b url(/_res/template01/img/common/img_m_menu_list_close.gif) no-repeat right 20px center;background-size:17px;color:#fff;}
.dep2 {background: #20252d none repeat scroll 0 0;display: none;}
.dep2 > li > a {background-color: #f4f4f6;border:1px solid #dbdbdb;border-right:none;border-bottom:none;color: #666;display: block;position:relative;font-weight:300;font-size: 14px;padding: 12px 15px 12px 37px;background-color:#f4f4f6;}
.dep2 > li > a.has_dep03_open{background:#f4f4f6 url(/_res/template01/img/common/img_m_menu_list_open.png) no-repeat right 20px center;background-size:17px;}
.dep2 > li > a.has_dep03_close{background:#f4f4f6 url(/_res/template01/img/common/img_m_menu_list_close.gif) no-repeat right 20px center;background-size:17px;}
.dep2 > li > a:before{content:"";display:block;position:absolute;top:21px;left:20px;width:4px;height:4px;background-color:#666;border-radius:4px;}
.dep2 > li > a span{background: rgba(0, 0, 0, 0) url("/_res/ko/img/common/ico_open2.png") no-repeat scroll center center / 12px auto;height: 40px;position: absolute;right: 15px;text-indent: -10000px;top: 0;width: 13px;}
.dep2 > li > a.active{font-weight:500;}
.dep3{display:none;padding:0 0 5px 0;background-color:#f4f4f6;}
.dep3 > li > a{display:block;position:relative;margin:0 0 10px 0;padding:0 0 0 50px;font-weight:300;font-size:13px;color:#666;}
.dep3 > li > a:before{content:"";display:block;position:absolute;top:10px;left:40px;width:4px;height:1px;background-color:#666;}
.dep3 > li > a.active{color:#2f6cb0;}

.set_group{float:right;width:100%;background-color: #fff;color: #000;font-size: 17px;}
.slide_close{display:none;position:fixed;top:15px;right:82%;z-index:40;width:20px;height:20px;background:url(/_res/template01/img/common/btn_m_menu_close.png) no-repeat 0 0;background-size:100%;}
.m-gnb-bg{display:none;position:fixed;top:0;left:0;z-index:30;width:100%;height:100%;background-color:rgba(0,0,0,0.8);}

.m-search-wrap input[name="search_value"]:-ms-input-placeholder{color:#fff;}
.m-search-wrap input[name="search_value"]::-webkit-input-placeholder{color:#fff;}
.m-search-wrap input[name="search_value"]::-moz-placeholder{color:#fff;}
.m-search-wrap input[name="search_value"]::-moz-placeholder{color:#fff;}

.m_gnb .selected{background:#f4f4f6 url(/_res/template01/img/common/bul_m_menu_list_active.gif) no-repeat 20px 21px;background-size:4px;color:#2f6cb0;}
