@charset "utf-8";
@import url("./nanumsquare.css");
@import url("./NanumBarunGothic.css");


@font-face {
		font-family: 'Chosunilbo_myungjo';
		src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_one@1.0/Chosunilbo_myungjo.woff') format('woff');
		font-weight: normal;
		font-style: normal;
	}



	
	body {position:relative; font-family: 'Noto Sans KR',sans-serif; }

	.default_layout {position:relative; width:1300px; margin:0 auto; clear:both; }

	/* 기본 감싸는 레이아웃 */
	#wrap,#header,#footerGroup {position:relative; width:100%; }


	/* 헤더 */
	#header {z-index:99;  height:120px; text-align:center; background:#fff;   transition: all 0.2s;}

	
	/*#header.on_scroll {background:#fff; border-bottom:0px; transition: all 0.2s;  position:fixed; width:100%; left:0px; top:0px;}*/
	

	


	p.menu_btn,
	#topMenu .menu_btn_colse {display:none;} 


	

	
	/* 로고 */
	#header h1#logo {text-align:center; z-index:2; height:80px}
	#header h1#logo a{color:#fff; display:inline-block;  line-height:80px;   }
	#header h1#logo a img {vertical-align:middle; }



	
	#header .t_util{ position:absolute; right:0px; top:24px; overflow:hidden;}
	#header .t_util li{float:left; }
	#header .t_util li a{display:block; line-height:35px; font-size:13px; padding:0 10px; color:#000; background:url(../images/common/top_util_dot.jpg) right 50% no-repeat;}
	#header .t_util li.last a{background:none;}



	

	



	/*상단메뉴*/
	.topMenu_wrap {background:#5c3da3}
	#topMenu {z-index:1; position:relative; text-align:center; display:table; width:100%;}
	#topMenu li.menu_list{display:table-cell;; position:relative;text-align:center;}
	#topMenu li.menu_list a.depth_link {display:block;  font-size:20px; color:#fff; line-height:60px; position:relative; letter-spacing:-1px;}


	#topMenu li.menu_list a.menu_on{color:#fff;  }

	#topMenu li.menu_list a.depth_link span.line{width:0; height:2px; background:#5c3da3; position:absolute; left: 50%; bottom:-2px; z-index:1;    transform: translateX(-50%); transition:all 0.2s; }
	#topMenu li.menu_list a.menu_on span.line{width:100% }




	#topMenu li div.depth_box {position:absolute; display:none;  top:60px; width:100%; left:0px; background:#fff;}
	#topMenu li div.depth_box ul {padding:30px 0px;;}
	#topMenu li div.depth_box ul li {font-size:14px; text-align:center;}
	#topMenu li div.depth_box ul li a {display:block; color:#333;  letter-spacing:-0.5px; line-height:26px; font-weight:normal;}
	#topMenu li div.depth_box ul li a:hover {text-decoration:underline; color:#5c3da3; font-weight:bold;}
	#topMenu li div.depth_box ul li:last-child a{border-bottom:0px;}


	/*3뎁스*/
	#topMenu li div.depth_box ul.three_depth{display:none;; background:#fff; border-top:1px #ddd solid; padding:0px; border-bottom:1px #ddd solid;}
	#topMenu li div.depth_box ul.three_depth li a{display:block;line-height:30px; color:#333;}


	#header .depth_box_wra_box {background:#FFF; position:absolute;  left:0px; top:140px;   width:100%;;z-index:0px;  display:none;padding-bottom:1px; transition: all 0.2s; border-bottom:1px #ededed solid;}  

	


	
	/*전체메뉴*/
	.allmenu_detail_show_box_wrap {display:none; background:#000; top:0px !important;  left:0px; width:100%; height:100%; z-index:999999999999999999; }
	.allmenu_detail_show_box_wrap .top_allmenu_wrap_layer {padding:50px; position:relative;}
	.allmenu_detail_show_box_wrap .top_allmenu_wrap_layer ul li.all_list {margin:20px 0px;}
	.allmenu_detail_show_box_wrap .top_allmenu_wrap_layer ul li.all_list a.all_depth_link {display:block; color:#fff; font-sizE:40px; border-bottom:1px rgba(255,255,255,0.6) solid; line-height:40px; padding-bottom:10px;}
	.allmenu_detail_show_box_wrap .top_allmenu_wrap_layer ul li.all_list a.all_depth_link span{displaY:inline-block; border-bottom:3px #ffd246 solid;padding-bottom:10px; padding-right:40px; position:relative; top:12px;}
	.allmenu_detail_show_box_wrap .top_allmenu_wrap_layer ul li.all_list .depth_box {padding:20px 0px;  display:block !important;}
	.allmenu_detail_show_box_wrap .top_allmenu_wrap_layer ul li.all_list .depth_box ul {overflow:hidden;}
	.allmenu_detail_show_box_wrap .top_allmenu_wrap_layer ul li.all_list .depth_box ul li{float:left; width:20%; color:#fff; font-size:20px; margin:10px 0px;}
	.allmenu_detail_show_box_wrap .top_allmenu_wrap_layer ul li.all_list .depth_box ul li a{color:#fff;}
	.allmenu_detail_show_box_wrap .top_allmenu_wrap_layer .close_btn {position:absolute; right:0px; top:0px;}
	.allmenu_detail_show_box_wrap .top_allmenu_wrap_layer .close_btn a{display:inline-block; width:80px; height:80px; line-height:80px; background:#ffd246; color:#fff; text-align:center;}




	/*카피라이트*/
	#footerGroup {position:relative; background:#f8f8f8; padding-bottom:30px;  padding-top:30px; margin-top:120px;}

	#footerGroup .f_util {overflow:hidden; position:relative; border-bottom:1px rgba(0,0,0,,0.1) solid;}
	#footerGroup .f_util ul{overflow:hidden; text-align:center;}
	#footerGroup .f_util li{display:inline-block; font-weight:normal;  font-size:15px; }
	#footerGroup .f_util li a{margin-right:13px;  padding-right:13px; line-height:50px; display:block;color:#000;  background:url(../images/common/f_util_dot.png) right 50% no-repeat;}
	#footerGroup .f_util li.last a{background:none;}


	#footerGroup .footer {margin-top:5px; padding-top:15px; text-align:center; font-size:13px; position:relative;   color:rgba(0,0,0,,0.8); }
	#footerGroup .footer span{display:inline-block; padding-right:8px;}





	