@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;
	}

@font-face {
    font-family: 'twayair';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_tway@1.0/twayair.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

	.y_line{  background:url(../images/common/title_bg.png) left 75% repeat-x; padding:0 20px;}


	
	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;  min-width:1100px;   height:90px; border-bottom:1px #ddd solid; position:relative !important; text-align:center; }
	#header.on_scroll {position:fixed; width:100%; left:0px; top:0px;}

	#header .t_util{background:#555; }
	#header .t_util .default_layout {overflow:hidden;}
	#header .t_util ul {float:right; }
	#header .t_util li{float:left; }
	#header .t_util li a{display:block; line-height:40px; font-size:11px; padding:0 10px; color:rgba(255,255,255,0.8); background:url(../images/common/top_util_dot.jpg) right 50% no-repeat;}

	p.menu_btn,
	#topMenu .menu_btn_colse {display:none;} 

	/* 로고 */
	#header h1#logo {float:left; position:relative; z-index:1; height:90px; color:#fff; }
	#header h1#logo a{color:#fff; display:block; line-height:85px; }
	#header h1#logo a img {vertical-align:middle;}



	
	#header .top_util  {position:absolute; right:20px; top:30px; z-index:1;}
	#header .top_util li{display:inline-block;  margin-left:5px;}
	#header .top_util li a{display:block; font-size:12px; color:#999; padding:0 15px 0px 10px; background:url(../images/common/top_util_dot.jpg) right 50% no-repeat;}
	#header .top_util li.last a{padding-right:0px; background:none;}







	/*상단메뉴*/
	#topMenu {text-align:center; display:inline-block;  position:relative;  z-index:1; margin-right:120px; }
	#topMenu li.menu_list{display:inline-block; position:relative; min-width:140px; text-align:center;  }
	#topMenu li.menu_list a.depth_link {display:block;  font-size:18px;  font-weight:bold; color:#000; line-height:90px; position:relative; letter-spacing:-1px;}


	#topMenu li.menu_list a.menu_on{color:#5c3da3;  }

	#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:90px; width:100%; left:0px; }
	#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;}
	#topMenu li div.depth_box ul li a:hover {text-decoration:underline; color:#000;}
	#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:90px;   width:100%;;z-index:0px;  display:none; box-shadow:0px 3px 3px rgba(0,0,0,0.3); padding-bottom:1px; transition: all 0.2s; border-top: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:#fff; padding-bottom:30px;}

	#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;}



