@charset "utf-8";
@import url("./common.css");
@import url("./nanumsquare.css");
@import url("./NanumBarunGothic.css");


	
	body {position:relative; font-family: 'Noto Sans KR',sans-serif; }

	.default_layout {position:relative; width:1200px; margin:0 auto; clear:both; }

	/* 기본 감싸는 레이아웃 */
	#wrap,#header,#footerGroup {position:relative; width:100%; }




	.header_top_banner  {text-align:center;}
	.header_top_banner .list {width:100% !important; text-align:center; }
	.header_top_banner .list img {vertical-align:middle; max-width:100%;}




	/* 헤더 */
	#header {z-index:99;  min-width:1200px;  height:211px; text-align:center; background:#fff;  border-bottom:1px rgba(255,255,255,0.3) solid; transition: all 0.2s; }
	
	/*#header.on_scroll { border-bottom:0px; box-shadow:0px 1px 10px rgba(0,0,0,0.2); transition: all 0.2s;  position:fixed; width:100%; left:0px; top:0px;}*/
	

	#header .header_first_box {border-bottom:1px #ddd solid; height:138px;}

	
	/* 로고 */
	#header h1#logo {height:138px; color:#fff;  text-align:center;}
	#header h1#logo a{display:inline-block;  line-height:138px;   }
	#header h1#logo a img {vertical-align:middle; }
	


	#header .header_first_box .header_inquery {position:absolute; left:0px; top:48px;}
	#header .header_first_box .header_inquery a{display:inline-block; line-height:38px; border:1px #ddd solid; padding:0 20px;}
	#header .header_first_box .header_inquery a img {vertical-align:middle; margin-right:6px;}


	#header .header_first_box .header_util {position:absolute; right:0px; top:52px; overflow:hidden;}
	#header .header_first_box .header_util li {displaY:inline-block; margin:0 3px;}
	#header .header_first_box .header_util li a{display:block; }
	#header .header_first_box .header_util li a img{vertical-align:middle;}

	
	p.menu_btn,
	#topMenu .menu_btn_colse {display:none;} 

	
	



	/*상단메뉴*/
	#topMenu { z-index:1; position:relative; }
	#topMenu li.menu_list{ display:inline-block; position:relative;  text-align:center;  padding:0 55px; }
	#topMenu li.menu_list a.depth_link {display:block;  font-size:19px; color:#000; line-height:72px; position:relative; letter-spacing:-1px;}


	#topMenu li.menu_list a.menu_on{color:#834da9;  }

	#topMenu li div.depth_box {position:absolute; display:none;  top:73px; width:200px; left:0px;background:#834da9; }
	#topMenu li div.depth_box ul {padding:15px;}
	#topMenu li div.depth_box ul li {font-size:15px; text-align:left;}
	#topMenu li div.depth_box ul li a {display:block; color:#fff;  letter-spacing:-0.5px; line-height:26px;}
	#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;}





	#header.on_scroll {background:#fff;}
	#header.on_scroll #topMenu li.menu_list a.depth_link {color:#222; }
	#header.on_scroll #topMenu li.menu_list a.menu_on{color:#0066b3;  }

	
	#header .top_sitemap_btn {position:absolute; right:30px; top:30px; }
	#header .top_sitemap_btn a {display:inline-block;  height:85px; color:#fff; width:40px;}
	#header .top_sitemap_btn div {margin:8px 0px; text-align:center;;  }
	#header .top_sitemap_btn span {background:#fff; display:block; height:4px; vertical-align:top; clear:both;}
	#header .top_sitemap_btn div.center {text-align:right; overflow:hidden;}
	#header .top_sitemap_btn div.center span {float:right; width:50%; }

	#header.on_scroll .top_sitemap_btn span {background:#000;}



	/*카피라이트*/
	#footerGroup {position:relative; border-top:1px #dddddd solid; margin-top:100px; padding:60px 0px;}

	#footerGroup .footer_box {display:table; width:100%; table-layout:fixed;}
	#footerGroup .footer_box .col {display:table-cell;vertical-align:top; }
	#footerGroup .footer_box .col .title {font-size:26px; color:#000;}

	#footerGroup .footer_box .col.cscenter {border-right:1px #ddd solid; width:250px; padding-right:60px;}
	#footerGroup .footer_box .col.cscenter .tell {margin-top:25px; font-size:30px; color:#000; overflow:hidden;}
	#footerGroup .footer_box .col.cscenter .tell .col_item {font-size:14px; float:left; width:50%;  font-weight:bold;}
	#footerGroup .footer_box .col.cscenter .tell .col_item span{font-size:13px; display:inline-block; margin-right:10px; color:#666; font-weight:normal;}
	#footerGroup .footer_box .col.cscenter .time {margin-top:10px; font-size:14px; color:#999;}
	#footerGroup .footer_box .col.cscenter .btns {margin-top:15px;overflow:hidden;}
	/*#footerGroup .footer_box .col.cscenter .btns a{float:left; width:48%; border:1px #7b7b7b solid; line-height:45px; text-align:center; color:#7b7b7b;}*/
	#footerGroup .footer_box .col.cscenter .btns a{display:block; border:1px #7b7b7b solid; line-height:45px; text-align:center; color:#7b7b7b;}
	/*#footerGroup .footer_box .col.cscenter .btns a.last{float:right;}
	#footerGroup .footer_box .col.cscenter .btns a.kakao{background:#ffd800; border-color:#ffd800; color:#3a3a3a; }*/



	#footerGroup .footer_box .col.info {padding-left:60px;}
	#footerGroup .footer_box .col.info .com_list {margin-top:20px;}
	#footerGroup .footer_box .col.info .com_list li{ font-size:13px; color:#999; line-height:24px; margin:3px 0px;}
	#footerGroup .footer_box .col.info .com_list li .jump{display:inline-block; padding-right:40px; color:#000  }
	#footerGroup .footer_box .col.info .com_list li .jump_jump{display:inline-block; padding:0px 10px;  }
	#footerGroup .footer_box .col.info .com_list li .kakao_link {margin-left:10px; display:inline-block;}
	#footerGroup .footer_box .col.info .com_list li .kakao_link a{display:inline-block; padding:0px 10px 2px; background:#ffd800;  color:#3a3a3a; font-size:11px;  }
	#footerGroup .footer_box .col.info .addres {margin-top:20px;}




	#footerGroup .footer_util {position:absolute; right:0px; top:0px; overflow:hidden;}
	#footerGroup .footer_util li {displaY:inline-block; margin:0 3px;}
	#footerGroup .footer_util li a{display:block; }
	#footerGroup .footer_util li a img{vertical-align:middle;}




	@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 {position:fixed; width:100%; height:125px;}*/
		#header {height:125px;}

		
		#header .header_first_box {height:40px;;}


	
		#header h1#logo {height:70px; line-height:70px; margin-left:10px;  position:absolute; left:0px; top:40px; text-align:left;}
		#header h1#logo a{line-height:75px; }
		#header h1 img{ width:120px;}

		

		#header .header_first_box .header_inquery { left:0px; top:0px;}
		#header .header_first_box .header_inquery a{line-height:40px; border:0px; border-right:1px #ddd solid;}



		#header .header_first_box .header_util { top:5px; }
		#header .header_first_box .header_util li a img{width:30px;}



		/*모바일버튼*/
		p.menu_btn {display:block; position:absolute; right:10px; top:20px; cursor:pointer; text-align:center; width:43px; height:43px; background:#fff; border:1px #eeeeee solid;}
		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:#834da9; 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:#834da9; }

		#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%;}
	
		/*3뎁스*/
		#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 {position:relative; border-top:1px #dddddd solid; margin-top:50px; padding:30px 0px;}

		#footerGroup .footer_box {display:block; width:auto;}
		#footerGroup .footer_box .col {display:block; padding:0 10px; }
		#footerGroup .footer_box .col .title {font-size:26px; color:#000;}

		#footerGroup .footer_box .col.cscenter {border-right:0px; width:auto;border-bottom:1px #ddd solid; padding:0 10px; padding-bottom:20px; margin-bottom:20px;}




		#footerGroup .footer_box .col.info {padding:0px 10px;}

		#footerGroup .footer_box .col.info .com_list li{ margin-bottom:10px; border-bottom:1px #ddd dashed; padding-bottom:10px;}
		#footerGroup .footer_box .col.info .com_list li .jump{display:block; padding-right:20px;  }
		#footerGroup .footer_box .col.info .com_list li .jump_jump{ padding:0px 5px;  }
		#footerGroup .footer_box .col.info .addres {margin-top:20px;}


		#footerGroup .footer_util li a img{width:25px;}



}