/* BASIC css start */
 

.displaynone{display:none !important;}
#hdWrap {position:sticky; top:0; z-index:100; background-color:#fff;
}
#hdWrap .top_bnr_area {
	background:#6667ab;
	z-index:9;
	text-align: center;
}
#hdWrap .top_bnr_area .tb_box {
	position:relative;
/*	width:1240px;*/
    width: 100%;
	margin:0 auto;
}
#hdWrap .basic_area {
	height:35px;
	border-top:1px solid #e1e1e1;
	border-bottom:1px solid #e1e1e1;
    font-family: 'Noto Sans KR', sans-serif;
}
#hdWrap .basic_area .ba_box {
	position:relative;
	width:1240px;
	margin:0 auto;
    font-family: 'Noto Sans KR', sans-serif;
*zoom:1;
}
#hdWrap .basic_area .ba_box .bookmark {
	display: inline-block;
	font-size: 12px;
    
}
#hdWrap .basic_area .ba_box .bookmark a {
	color: #383838;
	font-weight: bold;
	letter-spacing: -0.5px;
	line-height: 35px;
    height: 35px;
    display: inline-block;
    vertical-align: baseline;
    font-family: 'Noto Sans KR', sans-serif;
}
#hdWrap .basic_area .ba_box .bookmark a:hover {
	color:#000;
	text-decoration:none
}
#hdWrap .basic_area .ba_box .top_cs {
	font-size:12px;
	font-weight: bold;
	letter-spacing: -0.5px;
	color: #383838;
	display: inline-block;
	position: relative;
	padding-left: 10px;
	margin-left: 10px;
    height: 35px;
    line-height: 35px;
}
#hdWrap .basic_area .ba_box .top_cs span {
	margin-left: 3px;
	letter-spacing: 0;
}
#hdWrap .basic_area .ba_box .top_cs:before {
	content: '';
	top: 11px;
	left: 0;
	position: absolute;
	width: 1px;
	height: 11px;
	background: #cecece;
}
#hdWrap .basic_area .ba_box .top_menu {
	position:absolute;
    top: 0;
    right: 0px;
    padding-top: 11px; 
}
#hdWrap .basic_area .ba_box .top_menu li {
	float:left;
	padding:0 0 0 15px;
	letter-spacing: -0.5px;
	font-size: 12px;
    
}
#hdWrap .basic_area .ba_box .top_menu a {
	font-size: 11px;
    font-family: 'Noto Sans KR', sans-serif;
	color: #717171; 
    height: 15px;
    line-height: 15px;
}
#hdWrap .basic_area .ba_box .top_menu a:hover {
	color: #000;
	text-decoration: none;
}
#hdWrap .basic_area .ba_box .top_menu .tm_log a {
	font-weight:bold
}
#hdWrap .basic_area .ba_box .top_menu .tm_mem a {
	font-weight:bold
}
#hdWrap .menu_area {
	height:96px;
}
#hdWrap .menu_area .ma_box {
	position: relative;
	width: 1240px;
	margin: 0 auto;
	font-size: 0;
	padding-top: 23px;
}
#hdWrap .menu_area .ma_box .top_logo {
	position: relative;
	text-align: center;
	vertical-align: middle;
	display: inline-block;
	width: 33.333%;
	top: -5px;
}
#hdWrap .menu_area .ma_box .top_menu2 {
	vertical-align: middle;
	display: inline-block;
	width: 33.333%;
}
#hdWrap .menu_area .ma_box .top_menu2 .sns {
	font-size:0;
}
#hdWrap .menu_area .ma_box .top_menu2 .sns img {
	font-size:12px;
	margin-right: 10px;
}
#hdWrap .menu_area .ma_box .top_menu2 li {
	float:left;
	padding:0 15px;
	font:normal 12px Nanum gothic, dotum;
	font-weight:bold;
	background:url("/design/babbaclass/13591/lycotoma/djds/top/tm2_line.jpg") no-repeat 0 0px;
}
#hdWrap .menu_area .ma_box .top_menu2 li.first {
	background:none
}
#hdWrap .menu_area .ma_box .top_menu2 a {
	font-family: 'Nanum Gothic', sans-serif;
	font-size: 12px;
	color: #777;
	font-weight:bold;
	display: inline-block;
}
#hdWrap .menu_area .ma_box .top_menu2 a:hover {
	color: #000;
	text-decoration: none;
}
#hdWrap .menu_area .ma_box .top_search {
	position: relative;
	display: inline-block;
	width: 33.333%;
	vertical-align: middle;
	text-align: right;
}
#hdWrap .menu_area .ma_box .top_search .search-form {
	width: 235px;
	display: inline-block;
}
#hdWrap .menu_area .ma_box .top_search .search-form fieldset {
	border-bottom:1px solid #000;
}
#hdWrap .menu_area .ma_box .top_search .search-form input {
	width: 200px;
	height: 20px;
	border: 0;
	line-height: 20px;
	font-size: 12px;
	color: #777;
	background: #fff;
}
#hdWrap .menu_area .ma_box .top_search .search-form input a {
	margin-right: 3px;
}
/* TOP CATEGORY */

#tcat_wrap {
	position:relative;
	border-top:1px solid #e1e1e1;
	border-bottom:1px solid #e1e1e1;
	background:#FFFFFF;
    z-index: 11;
	width:100%
} 
#tcat_area {
	position:relative;
	height:55px;
}
.top_bnr_area {
	position:relative
}
.top_bnr_area .close_btn {
	position:absolute;
	/*top:15px;
	right:0*/
    top: 50%;
    transform: translateY(-50%);
    right: 45px;
}
#tcat_area .top_category {
    width: 1240px;
    margin: 0 auto;
}

.category-all .all_category {
    display: none;
    width: 1240px;
    background: #fff;
    position: absolute;
    top: 55px;
    border: 1px solid #e1e1e1;
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    /*height: 352px;*/
    /*border-left: 0;
    border-right: 0;*/
    border-bottom: 0;
}
.category-all .all_category:after {
    content: "";
    background: #e1e1e1;
    height: 1px;
    width: 100%;
    position: absolute;
    bottom: 0;
}
.category-all .all_category.active {display:inline-block;}

#tcat_area .top_category p.menu_on {
    display: inline-block;
    width: 20px;
    cursor: pointer;
}
#tcat_area .top_category p.menu_on.active { display:none;}
#tcat_area .top_category p.menu_x {
    display: none;
    width: 20px;
    cursor: pointer;
}
#tcat_area .top_category p.menu_x.active { display:inline-block;}


/*
.-menu {
    display: inline-block;
    width: 1220px;
    font-size: 0;
    white-space: nowrap;
    overflow: hidden;
    vertical-align: middle;

}
*/
.heder_cate_area {
    position: relative;
    width:100%;  /*---------------------------------------------------*/
    font-size: 0;
}

.category-all {
    font-size: 12px;
    display: inline-block;
    vertical-align: middle;

}

.-menu li {
    font-size: 12px;
    display: inline-block;
    padding: 0 50px;
    line-height: 55px;

}

.-menu li a {
    font-size: 16px;
    color: #000;
    font-weight: 500;
font-family: 'Noto Sans KR', sans-serif;

}
.-menu li a:hover {
    color: #343434;
}
.-menu li:first-child {
    padding-left: 85px;
}

.-menu li:last-child {
    padding-right: 0;
}



.category-all .all_category ol {
    font-size: 0;
}





/* ---------------------올디스 드롭다운 메뉴 수정 css 직접설정한것---------------- */
/* 기본 메뉴 스타일 */
/*


/* 아래로 세로 한줄 */
nav ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  margin-top:8px;
  display: flex;
  justify-content: space-between;  /*=============*/
}

/* 서브메뉴 안나오는것 */
nav ul li {
  position: relative;
  border-radius: 30px;
}

nav ul li a {
  display: block;
  padding: 10px 35px;
  background-color: #ffffff;
  color: #6768ab;
  text-decoration: none;
    
    
  border-radius: 30px;
  font-size: 15px;
  font-weight: 500;
  font-family: 'Noto Sans KR', sans-serif; 
}

/* 메뉴 좌측정렬 */
nav ul li a:hover {
  background-color: #6768ab;
  color: #ffffff;;
}

/* 드롭다운 메뉴 숨기기 */
.dropdown-menu {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  background-color: #6768ab;
  list-style-type: none;
  padding: 0;
  margin: 0;
  
}

.dropdown-menu li {
  width: 200px;
  
  
}

.dropdown-menu li a {
  padding: 10px;
  background-color: #6768ab;
  color: #fff;
  padding-left:35px;

  
  
}

.dropdown-menu li a:hover {
  background-color: #bfbff3;
  border-color: #6768ab;
  color: #6768ab;
  
  
}

/* 드롭다운 활성화 */
.dropdown:hover .dropdown-menu {
  display: block;
  border-radius: 30px;
 
 
}
/* ---------------------올디스 드롭다운 메뉴 수정 css 직접설정한것---------------- */







.category-all .all_category ol li.cate1 {
    display: inline-block;
    font-size: 12px;
    width: 177px;
    /*border-left: 1px solid #e1e1e1;*/    
    border-right: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    -webkit-box-sizing: border-box;
    -khtml-box-sizing :border-box;
    -moz-box-sizing :border-box;
    -ms-box-sizing :border-box;
    -o-box-sizing :border-box;
    box-sizing :border-box;
    vertical-align: top;
    height: 352px;
    padding-top: 36px;
    padding-left: 29px;
    overflow: hidden;
}
.category-all .all_category ol li.cate1:nth-child(7n) {
    border-right: 0;
    width: 176px;
}

.category-all .all_category ol li.cate1 a {
    font-size: 16px;
    color: #000;
    font-weight: 500;
    font-family: 'Noto Sans KR', sans-serif;
}
.category-all .all_category ol li ul{
    padding-top: 5px;
}
.category-all .all_category ol li ul.cate2 li {
    margin-top: 15px;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100%;
    overflow: hidden;
}
.category-all .all_category ol li ul.cate2 li a {
    color: #908f8f;
    font-weight: 300;
    font-size: 14px;
    line-height: 1;
}
.category-all .all_category ol li.cate1 a:hover {
    opacity: 0.8;
}
.category-all .all_category ol li.cate1 > a {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%;
    display: block;
}
/* BASIC css end */

