@charset "utf-8";
@import url("./common.css");
@import url("./nanumsquare.css");
@import url("./NanumBarunGothic.css");

@font-face {
    font-family: 'yg-jalnan';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_four@1.2/JalnanOTF00.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
	

@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: 'Noto Sans KR',sans-serif;}

	.default_layout {position:relative;  margin:0 auto; clear:both;  max-width:1200px;}

	/* 기본 감싸는 레이아웃 */
	#wrap,#header,#footerGroup {position:relative; width:100%; }


	/* 헤더 */
	#header {z-index:99;  height:70px; text-align:center; background:#fff; box-shadow:0px 1px 10px rgba(0,0,0,0.2);  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 {position:absolute;; height:70px; z-index:2; }
	#header h1#logo a{color:#000; display:inline-block; font-size:25px; line-height:60px;   font-family: 'yg-jalnan';  font-family: 'SF_IceMango'; font-weight:bold; letter-spacing:-2px;}
	#header h1#logo a img {vertical-align:middle; width:220px;}
	

	#header .top_util {position:absolute; right:0px; top:13px;   z-index:2}
	#header .top_util li{float:left; line-height:39px; font-size:12px; } 
	#header .top_util li.login{background:url(../images/common/top_util_login_bg.png) left 50% no-repeat; padding-left:9px;} 
	#header .top_util li a{color:#777;  display:block; padding:0 15px; background:url(../images/common/top_util_dot.jpg) right 50% no-repeat; } 
	#header .top_util li.last a{background:none;} 
	#header .top_util li a:hover{ text-decoration:underline; } 


	/*상단메뉴*/
	#topMenu {z-index:1; position:relative; text-align:center; margin-left:55px; }
	#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:70px; position:relative; letter-spacing:-1px;}


	#topMenu li.menu_list a.menu_on{color:#f7323f;  }

	#topMenu li div.depth_box {position:absolute; display:none;  top:70px; width:100%;; left:0px;background:#444; }
	#topMenu li#topMenu3 div.depth_box { width:150%;;}
	#topMenu li div.depth_box ul {padding:15px;}
	#topMenu li div.depth_box ul li {font-size:13px; text-align:left;}
	#topMenu li div.depth_box ul li a {display:block; color:#fff;  letter-spacing:-1px; 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;}





	/*카피라이트*/


	.footer_banner {border-top:1px #ddd solid; border-bottom:1px #ddd solid; padding:30px 0px; }
	.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:#505050; padding:60px 0px;}

	#footerGroup .col_box {display:table; width:100%; table-layout:fixed;}
	#footerGroup .col_box .col {display:table-cell; vertical-align:top; color:#fff; ; border-right:1px rgba(255,255,255,0.2) solid;}
	#footerGroup .col_box .col.f_logo  {width:40%; padding-right:60px;}
	#footerGroup .col_box .col.f_logo .t1 {font-size:20px; margin-bottom:20px; font-family: 'SF_IceMango';  color:#fff; }
	#footerGroup .col_box .col.f_logo .t2 {font-size:12px; line-height:16px; color:rgba(255,255,255,0.6)}

	#footerGroup .col_box .col.f_menu {width:30%; padding-left:60px;}
	#footerGroup .col_box .col.f_menu .t1 {font-size:20px; margin-bottom:20px; font-family: 'SF_IceMango';  color:#fff;}
	#footerGroup .col_box .col.f_menu .t2 .list{display:inline-block; margin-right:20px;}
	#footerGroup .col_box .col.f_menu .t2 .list a{font-size:15px;  color:rgba(255,255,255,0.6); }


	#footerGroup .col_box .col.f_sns { padding-left:60px; border-right:0px;}
	#footerGroup .col_box .col.f_sns .t1 {font-size:20px; margin-bottom:20px; font-family: 'SF_IceMango';  color:#fff;}
	#footerGroup .col_box .col.f_sns .t2 a{display:inline-block; margin-right:10px;}
	#footerGroup .col_box .col.f_sns .t2 a div {display:inline-block; width:40px; height:40px; border-radius:40px; line-height:40px; background:rgba(0,0,0,0.2); color:rgba(255,255,255,0.6); text-align:center;}




	#footerGroup .addres {margin-top:30px; font-size:11px; color:rgba(255,255,255,0.2);}

	




	@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%;}

		



	
		#header h1#logo {height:70px;  left:10px; }
		#header h1#logo a{line-height:60px; }
		#header h1#logo a img {width:160px;}

		
		#header .top_util {display:none;}





	
		p.menu_btn {display:block; position:absolute; right:10px; top:14px; 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:#f7323f; 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:#f7323f; }

		#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:30px 20px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}

		#footerGroup .col_box {display:block; width:auto;}
		#footerGroup .col_box .col {display:block; border:0px; border-bottom:1px rgba(255,255,255,0.2) solid; padding-bottom:30px;}
		#footerGroup .col_box .col.f_logo  {width:auto; padding-right:0px;}
		#footerGroup .col_box .col.f_menu {width:auto; padding:30px 0px;}
		#footerGroup .col_box .col.f_sns { padding-left:0px; border-right:0px; padding-top:40px;}




}
