@charset "utf-8";
@import url("./common.css?11");
@import url("./nanumsquare.css");
@import url("./NanumBarunGothic.css");


@font-face {
    font-family: 'Cafe24SsurroundAir';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2105_2@1.0/Cafe24SsurroundAir.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}






	
	body {position:relative; font-family: 'KoPubWorldDotum', 'Noto Sans KR',sans-serif; }

	.default_layout {position:relative; width:1200px; margin:0 auto; clear:both; }

	/* 기본 감싸는 레이아웃 */
	#wrap,#header,#footerGroup {position:relative; width:100%; }


	/* 헤더 */
	#header {z-index:99;  min-width:1200px;  height:150px; text-align:center; background:#fff; }
	

	

	#header .header_first_box {background:#f3f3f3;}
	#header .header_first_box .default_layout{overflow:hidden;}
	#header .header_first_box .default_layout .header_left_util {float:left;}
	#header .header_first_box .default_layout .header_left_util a{display:inline-block; line-height:50px; padding:0 30px;  background:#474747; color:#fff;}
	#header .header_first_box .default_layout .header_left_util a.first_btn{background:#fff; color:#000;}
	#header .header_first_box .default_layout .header_left_util a.first_btn img {vertical-align:middle; margin-right:4px;}


	#header .header_first_box .default_layout .header_right_util {float:right;}
	#header .header_first_box .default_layout .header_right_util li {float:left; }
	#header .header_first_box .default_layout .header_right_util li a {display:block; padding:0 14px; line-height:50px; background:url(../images/common/header_right_util_dot.jpg) right 50% no-repeat;  color:#616361;}
	#header .header_first_box .default_layout .header_right_util li a.last {padding-right:0px; background:none;}
	#header .header_first_box .default_layout .header_right_util li.hidden_text {display:none;}




	
	/* 로고 */
	#header h1#logo {position:absolute;; left:0px;  height:100px; z-index:2;}
	#header h1#logo a{color:#fff; display:inline-block;  line-height:90px;  }
	#header h1#logo a img {vertical-align:middle; }
	



	
	p.menu_btn,
	#topMenu .menu_btn_colse {display:none;} 

	
	/*상단메뉴*/
	#topMenu {z-index:1; position:relative; text-align:center;float:right;}
	#topMenu li.menu_list{display:inline-block;; position:relative;text-align:center; padding:0 40px;}
	#topMenu li.menu_list a.depth_link {display:block;  font-size:20px; color:#000; line-height:100px; font-weight:bold; position:relative; letter-spacing:-1px; font-family: 'Cafe24SsurroundAir';}



	#topMenu li.menu_list:last-child {padding-right:0px;}



	#topMenu li.menu_list a.menu_on{color:#ff6000;  }

	#topMenu li div.depth_box {position:absolute; display:none;  top:100px; width:130%;; left:0px;background:#ff6000; }
	#topMenu li div.depth_box ul {padding:15px;}
	#topMenu li div.depth_box ul li {font-size:14px; text-align:left;}
	#topMenu li div.depth_box ul li a {display:block; color:#fff;  letter-spacing:-1px; line-height:30px;}
	#topMenu li div.depth_box ul li a:hover {text-decoration:underline;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:#949494;}


	
	.footer_banner {background:#efefef; padding:30px 0px;  margin-top:60px;}
	.footer_banner .default_layout{position:relative; overflow:hidden;}
	.footer_banner .default_layout .info_box{float:left; margin-top:15px; }
	.footer_banner .default_layout .info_box h3 {display:inline-block;  line-height:25px; margin-right:15px;}
	.footer_banner .default_layout .info_box .btn {display:inline-block; font-size:0px; line-height:25px; height:25px; vertical-align:middle;}
	.footer_banner .default_layout .info_box .btn img {vertical-align:middle;}
	.footer_banner .default_layout .info_box .btn .last  {margin-left:5px;}

	.footer_banner .default_layout .slide_wrap {margin-left:150px;}
	.footer_banner .default_layout .slide_wrap ul li {margin-right:10px; border:1px #ddd solid; width:200px;}
	.footer_banner .default_layout .slide_wrap ul li img  {vertical-align:middle; max-width:100%;}




	
	/*카피라이트*/
	#footerGroup {position:relative; background:#333333; }


	#footerGroup .f_util { position:relative;border-bottom:1px rgba(255,255,255,0.1) solid;}
	#footerGroup .f_util ul{text-align:center; font-size:0px;;}
	#footerGroup .f_util li{display:inline-block; font-weight:normal;  font-size:14px; width:25%;}
	#footerGroup .f_util li a{margin-right:10px; line-height:60px;  display:block;color:rgba(255,255,255,0.7); background:url(../images/common/footer_dot.png) right 50% no-repeat }
	#footerGroup .f_util li.last a{background:none }
	#footerGroup .f_util li.private a{color:#fff; font-weight:bold;}


	#footerGroup .footer {padding:25px 0px; font-size:14px; position:relative;  color:rgba(255,255,255,0.8); }
	#footerGroup .footer span.list{display:inline-block; padding:0px 25px 0 18px; background:url(../images/common/footer_dot.png) right 50% no-repeat  }
	#footerGroup .footer span.last{background:none;}
	#footerGroup .footer span.first{padding-left:0px;}
	#footerGroup .footer span.list .s_title {color:#fff; font-weight:bold;display:inline-block; margin-right:10px;}
	#footerGroup .footer span.list strong  {display:inline-block;  margin-left:5px; font-weight:normal; }
	#footerGroup .footer .addres{ font-size:12px; color:rgba(255,255,255,0.5); line-height:16px; font-weight:normal;}






	@media all and (max-width:1024px) {
		.mobile_none {display:none;}


		
		#hd_pop .hd_pops {left:0px !important;}
		#hd_pop .hd_pops .hd_pops_con{width:280px !important; height:auto !important;}
		#hd_pop .hd_pops img {width:100% !important; height:auto !important; vertical-align:middle;}


		
		body {min-width:100%;}
		#wrap,#container,#header ,#footerGroup  {min-width:100%; width:100%;}
		.default_layout { width:100%; min-width:100% ; }
		
		
		#header { height:130px;; }




		#header .header_first_box .default_layout .header_left_util {display:none;}



		#header .header_first_box .default_layout .header_right_util {float:none; text-align:center;}
		#header .header_first_box .default_layout .header_right_util li {float:none;display:inline-block; }
		#header .header_first_box .default_layout .header_right_util li.hidden_text {display:inline-block; }
		#header .header_first_box .default_layout .header_right_util li.hidden_text a {color:#eb6100;}
		#header .header_first_box .default_layout .header_right_util li a.last {display:none;}



		
		/* 로고 */
		#header h1#logo {position:absolute;; left:10px;  height:80px; z-index:2;}
		#header h1#logo a{color:#fff; display:inline-block;  line-height:70px;  }
		#header h1#logo a img {vertical-align:middle; width:180px;}




		



	
		p.menu_btn {display:block; position:absolute; right:10px; top:17px; cursor:pointer; text-align:center; width:43px; height:43px; background:#fff; border:1px #eeeeee solid; z-index:3;}
		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;}


		p.search_menu_btn {display:block; position:absolute; right:63px; top:70px; cursor:pointer; text-align:center; width:43px; height:43px; background:#f8f8f8 url(../images/common/header_search_btn.png) center 50% no-repeat;; border:1px #eeeeee solid; z-index:3;}



	
		#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:#313959; 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 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;}
		#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; text-decoration:underline; }


		#topMenu li#topMenu2 div.depth_box { width:100%;}
	
		
		#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;}


		#footerGroup { padding:15px; -webkit-box-sizing: border-box;    -moz-box-sizing: border-box;    box-sizing: border-box;}
		#footerGroup .f_util .f_name {display:none;}
		#footerGroup .f_util ul {float:none; }


		
		#footerGroup .f_util li{display:inline-block; font-weight:normal;  font-size:12px; width:auto; padding:0 20px;}
		#footerGroup .f_util li.last {display:none;}


		#footerGroup .footer {padding:25px 0px; font-size:14px; position:relative;  color:rgba(255,255,255,0.8); }
		#footerGroup .footer span.last{background:none;}
		#footerGroup .footer span.tell{padding-left:0px; }
		#footerGroup .footer span.first{padding-left:0px; display:block; background:none;}
		#footerGroup .footer span.list span {color:#fff; font-weight:bold;display:inline-block; margin-right:10px;}
		#footerGroup .footer .addres{ font-size:12px; color:rgba(255,255,255,0.5); line-height:16px; font-weight:normal;}
		
		


	}