@charset "utf-8";
@import url("./common.css?2020111");

	
	body {position:relative; min-width:1500px;  font-family: 'Noto Sans KR' ,sans-serif;}

	.default_layout {position:relative; margin:0 auto; width:1400px; }

	/* 기본 감싸는 레이아웃 */
	#wrap,#header,#footerGroup {position:relative; width:100%; }


	/* 헤더 */
	#header {height:105px; z-index:99;  position:fixed; width:96%; padding:0 2%;  border-bottom:1px rgba(255,255,255,0.2) solid; text-align:Center;}
	#header.on_scroll {background:rgba(0,0,0,0.3);} 

	

	p.menu_btn,
	#topMenu .menu_btn_colse {display:none;} 




	/* 로고 */
	#header h1#logo {float:left; position:relative; z-index:1; line-height:105px; color:#fff; }
	#header h1#logo a{color:#fff; display:block; line-height:95px; }
	#header h1#logo a img {vertical-align:middle;}

	#header .header_inquery {position:absolute; right:2%; top:30px;}
	#header .header_inquery a{display:inline-block; border:2px #fff solid; color:#fff; font-size:17px; line-height:40px;  padding:0px 20px 0px 30px;; border-radius:30px;}
	#header .header_inquery a .fonti{margin-left:10px;}



	#header .header_etc_link {position:absolute; right:200px; top:30px;}
	#header .header_etc_link a{display:inline-block; background:#e57d1e; border:2px #e57d1e solid; color:#fff; font-size:17px; line-height:40px;  padding:0px 20px 0px 30px;; border-radius:30px;}
	#header .header_etc_link a .fonti{margin-left:10px;}





	/*상단메뉴*/

	#topMenu {text-align:center; z-index:1; position:relative; margin-right:200px; display:inline-block;}
	#topMenu li.menu_list{display:inline-block;  padding:0 30px; text-align:center;  position:relative;}
	#topMenu li.menu_list a.depth_link {display:block; font-size:20px; color:#fff; line-height:105px; letter-spacing:-1px;}
	#topMenu li#topMenu6  {display:none;}


	
	#topMenu li.menu_list a.menu_on{color:#e14b09;  }


	#topMenu li div.depth_box {position:absolute; display:none; left:-10px; top:105px; width:400px;   }
	#topMenu li div.depth_box ul {padding:20px; background:#e14b09; overflow:hidden;}
	#topMenu li div.depth_box ul li { font-size:13px; text-align:left; padding:10px 0px;}
	#topMenu li div.depth_box ul li a {display:block; color:#fff;  letter-spacing:-0.5px; line-height:18px;}
	#topMenu li div.depth_box ul li a:hover {text-decoration:underline; color:#fff; }
	#topMenu li div.depth_box ul li:last-child a{border-bottom:0px;}

	#topMenu li div.depth_box .hidden_me_name{position:absolute; left:-350px; top:30px;  font-size:30px; color:#000;}




	/*3뎁스*/
	#topMenu li div.depth_box ul.three_depth{display:none;; background:#fff;  padding:0px;}
	#topMenu li div.depth_box ul.three_depth li a{display:block;line-height:30px; color:#949494;}









	#header .depth_box_wra_box { position:absolute;  left:0px; top:106px; width:100%;; background:#fff; height:106px; display:none; border-top:1px #ddd solid; box-shadow: 0px 3px 3px rgba(0,0,0,0.2);}




	/*카피라이트*/
	#footerGroup {position:relative; border-top:1px #ddd solid; padding:40px 0px; margin-top:60px;}

	#footerGroup .f_util {position:absolute; right:0px; top:0px; overflow:hidden; z-index:1;}
	#footerGroup .f_util ul{float:right;}
	#footerGroup .f_util li{display:inline-block; font-weight:normal;  font-size:15px;}
	#footerGroup .f_util li a{margin-right:10px; line-height:25px; padding-bottom:8px; display:block;color:#444; }


	#footerGroup .footer {border-top:1px rgba(255,255,255,0.1) solid;  font-size:14px; position:relative;  z-index:0;color:#777;  background:url(../images/common/footer_logo.png?1) left 15px no-repeat;  }
	#footerGroup .footer .footer_box { padding-left:300px; }
	#footerGroup .footer span{display:inline-block; padding-right:8px; }
	#footerGroup .footer .addres,
	#footerGroup .footer .addres a{ font-size:14px; color:#777; line-height:16px; font-weight:normal;}
	#footerGroup .footer .author{font-size:14px; color:#777;}








	@media all and (max-width:1024px) {

		body {min-width:100%;  }
		.default_layout {width:100%; }

		#header {min-width:100%;  height:auto;  -webkit-box-sizing: border-box; -moz-box-sizing: border-box;  box-sizing: border-box; }

		#header h1#logo {margin-left:0px; line-height:80px; text-align:center; position:relative; z-index:0;}
		#header h1#logo a img {width:160px;}

	

		#header .header_licens .t_util {float:none; overflow:hidden;}
		#header .header_licens .t_util a{ float:left; width:50%; background:#3c5788; color:#fff; margin-left:0px; font-size:13px; text-align:center;}
		#header .header_licens .t_util a.last{background:#48751c;}
	
		.header_inquery {display:none;}
		#header .header_etc_link {display:none;}

		/*상단메뉴*/
		p.menu_btn {display:block; position:absolute; right:10px; top:30px; cursor:pointer; text-align:center; width:43px; height:43px; background:#fff; border:1px #eeeeee solid; z-index:999999;}
		p.menu_btn a {display:block; padding-top:13px;}
		p.menu_btn span {background:#222; display:block; width:60%; height:3px; margin:0 20% 4px; vertical-align:top;}


	
		#topMenu {display:none; float:none; margin:0px; background:#fff; z-index:999999999999 !important; margin-top:0px; position:fixed; left:0px; top:0px; min-width:250px; width:80%; min-height:100% !important; height:100% !important;   overflow-y:auto; -webkit-overflow-scrolling:touch;}
		
		#topMenu .menu_btn_colse {display:block; height:50px;  line-height:50px; padding-left:10px; color:#fff; background:#e24b09; font-size:16px;}
		#topMenu .menu_btn_colse a{float:right; width:60px;  height:50px; background:rgba(0,0,0,0.2); text-align:center; color:#fff;}
		
		
		#topMenu li.menu_list {width:100%; text-align:left;  background-image:none; clear:both;padding:0px; margin:0px; }
		#topMenu li.menu_list a.depth_link {display:block;line-height:60px; color:#222; font-size:16px; padding:0 10px; border-bottom:1px #eee solid; }
		#topMenu li.menu_list a.menu_on {color:#313959; }

			#topMenu li#topMenu6  {display:block;}


		#topMenu li div.depth_box {position:relative;margin:0px; left:0px; top:0px; width:100%; background:#f8f8f8; border:0px; border-bottom:1px #eee solid; text-align:left;}
		#topMenu li div.depth_box ul {padding:0; margin:0px; background:#f8f8f8;}
		#topMenu li div.depth_box ul li {border-bottom:0px; float:none;}
		#topMenu li div.depth_box ul li a {color:#333; padding:0px 10px 0 15px;  border-bottom:1px #eee solid; line-height:50px; font-size:13px; text-align:left;}
		#topMenu li div.depth_box ul li a:hover {background:none; color:#000; text-decoration:underline; }


		#topMenu li#topMenu2 div.depth_box { width:100%;}
	
		#topMenu li div.depth_box {height:auto;}
		#topMenu li div.depth_box ul.three_depth{display:block;; background:#f2f2f2; border-top:0px; border-bottom:1px #eee solid;}
		#topMenu li div.depth_box ul.three_depth li a{display:block; padding-left:20px; line-height:45px; font-size:12px; font-weight:normal; border-bottom:1px #eee solid;  color:#666;}
		#topMenu li div.depth_box ul.three_depth li:last-child a{border-bottom:0px;}
		


		#topMenu li div.depth_box .hidden_me_name {display:none;}



		/*카피라이트*/
		#footerGroup {position:relative; border-top:1px #ddd solid; padding:30px 0px; margin-top:60px;}

		#footerGroup .f_util {top:80px; overflow:hidden; z-index:1; width:100%;}
		#footerGroup .f_util ul{float:none; text-align:center;}



		#footerGroup .footer { background:url(../images/common/footer_logo.png) center 15px no-repeat; padding:0 10px;  }
		#footerGroup .footer .footer_box { padding-left:0px; padding:120px 0px 60px; text-align:center; }
		#footerGroup .footer span{display:inline-block; padding-right:8px; }
		#footerGroup .footer .addres,
		#footerGroup .footer .addres a{ font-size:14px; color:#777; line-height:16px; font-weight:normal;}
		#footerGroup .footer .author{font-size:14px; color:#777;}


}