@charset "utf-8";
@import url("./common.css?1");
@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;
	}




	body {position:relative;min-width:1500px; font-family: 'Noto Sans KR',sans-serif;  /*font-family: 'Nanum Square', sans-serif;*/}

	.default_layout {position:relative; width:1500px; margin:0 auto; clear:both; }

	/* 기본 감싸는 레이아웃 */
	#wrap,#header,#footerGroup {position:relative; width:100%; }

	
	p.menu_btn,
	#topMenu .menu_btn_colse {display:none;} 



	/* 헤더 */
	#header {z-index:99;  min-width:1200px;  position:fixed; width:100%;}
	#header .default_layout {width:auto;}





	/* 로고 */
	#header h1#logo {float:left; position:relative; z-index:1; line-height:80px; color:#fff;  margin-left:20px;}
	#header h1#logo a{color:#fff;  display:block; line-height:70px;}
	#header h1#logo a img {vertical-align:middle; width:200px;}


	/*상단메뉴*/
	#topMenu {float:right; text-align:center; z-index:1; position:relative;   margin-left:60px; }
	#topMenu li.menu_list{float:left; position:relative; padding:0 25px; text-align:center;  }
	#topMenu li.menu_list a.depth_link {display:block;  font-size:18px; font-weight:bold;   color:#fff; line-height:80px; position:relative; letter-spacing:-1px;}


	
	#topMenu li.menu_list a.menu_on{color:#ff2b58; }

	#topMenu li div.depth_box {position:absolute; display:none;  top:80px; width:100%; left:0px;}
	#topMenu li div.depth_box ul {padding:20px 0;;}
	#topMenu li div.depth_box ul li {font-size:14px; text-align:center;}
	#topMenu li div.depth_box ul li a {display:block; color:#fff;  letter-spacing:-1px; line-height:30px; background:url(../images/common/header_depth_dot.jpg) 15px 50% no-repeat;}
	#topMenu li div.depth_box ul li a:hover {font-weight:bold; color:#ff2b58;}
	#topMenu li div.depth_box ul li:last-child a{border-bottom:0px;}


	/*3뎁스*/
	#topMenu li div.depth_box ul.three_depth{ background:rgba(0,0,0,0.8); text-align:left; padding:0px; }
	#topMenu li div.depth_box ul.three_depth li {}
	#topMenu li div.depth_box ul.three_depth li a{display:block;line-height:25px; color:#949494; font-size:14px;}


	#header .depth_box_wra_box {background:rgba(0,0,0,0.7); position:absolute;  left:0px; top:80px; width:100%;;z-index:0px;  display:none; box-shadow:0px 3px 3px rgba(0,0,0,0.3); padding-bottom:1px;} 
	

	#header.on_scroll {background:#000;}


	#footerGroup { background:#172236; padding:60px 0px;}
	#footerGroup .default_layout {overflow:hidden; }
	#footerGroup .col_box {display:table; width:100%;  table-layout:fixed;}
	#footerGroup .col_box .col {display:table-cell; vertical-align:top; font-size:13px;}
	#footerGroup .footer_tit {color:#fff; font-size:16px; font-weight:bold; margin-bottom:15px;}
	#footerGroup .footer_tit a{color:#fff; }


	/*회사소개*/
	#footerGroup .bank_info_box { border-right:1px solid rgba(255,255,255,0.2); width:30%;}
	#footerGroup .bank_info_box .bank1 {font-size:18px; color:#fff;}
	#footerGroup .bank_info_box .bank1 img{vertical-align:middle;}
	#footerGroup .bank_info_box .bank2{font-size:25px; color:#fff; font-weight:bold; margin-top:10px;}
	#footerGroup .bank_info_box .bank3{font-size:14px; color:#fff; margin-top:10px;}
	#footerGroup .bank_info_box .bank4{font-size:11px; color:rgba(255,255,255,0.6); margin-top:10px; line-height:18px;}


	/*회사정보*/
	#footerGroup .info { padding:0 0px 0px 50px;  border-right:1px solid rgba(255,255,255,0.2); width:45%;}

	#footerGroup .info ul li {padding-left:130px;  position:relative; color:rgba(255,255,255,0.6);}
	#footerGroup .info ul li span {position:absolute; left:0px; top:0px; }
	#footerGroup .info ul li.addres {padding-left:0px; margin-top:15px;}



	/*갤러리*/
	#footerGroup .gallery {padding-left:50px;}
	#footerGroup .gallery .family_site { }
	#footerGroup .gallery .family_site select {width:100%; border:1px rgba(255,255,255,0.2) solid !important; height:38px; color:rgba(255,255,255,0.6); font-size:12px; padding:0 15px; background:#2d2420;}
	


	.sns-util {position:fixed; right:30px; top:40%; }
	.sns-util li { margin-bottom:10px;  border-radius:45px; }
	.sns-util li a{display:block;  width:45px; height:45px;  background-position:center 50%; background-repeat:no-repeat; color:#fff; text-indent:-999999px;}
	.sns-util li.m1 {background-color:#1877f2;  }
	.sns-util li.m1 a{background-image:url(../images/common/facebook.svg); color:#fff;  }

	.sns-util li.m2 {background-color:#00cb49;  }
	.sns-util li.m2 a{background-image:url(../images/common/blog.svg);  }

	
	.sns-util li.m3 {background-color:#ff0101;  }
	.sns-util li.m3 a{background-image:url(../images/common/youtube.svg);  }

	.sns-util li.m4 {background:linear-gradient(45deg, #f2b260, #db5b66, #a33ab5);  }
	.sns-util li.m4 a{background-image:url(../images/common/insta.svg); }

	.sns-util li.m5 {background-color:#fdb813 }
	.sns-util li.m5 a{background-image:url(../images/common/kakaotalk.svg);background-size:18px; }


	.sns-util li.m6 {background-color:#2d2420; margin-top:40px;}
	.sns-util li.m6 a{background-image:url(../images/common/top-arrow.svg);}


	
	.sns-util li.m7 {background-color:#3b5998 }
	.sns-util li.m7 a{background-image:url(../images/common/facebook.svg);background-size:18px; }





@media all and (max-width:1024px) {
		.mobile_none {display:none;}


		#header .t_util {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;}

		

		#container {padding-top:80px;}
		
		body {min-width:100%;}
		#wrap,#container,#header ,#footerGroup  {min-width:100%; width:100%;}
		.default_layout { width:100%; min-width:100% ; }
		
		
		#header { height:80px; background:#000;}

		#header .default_layout {width:auto;}


		#header .header_first_box .default_layout .header_left_util {display:none;}


	




		
		/* 로고 */
		#header h1#logo {position:absolute;; left:0px;  height:80px; line-height:60px; z-index:2;}
		#header h1#logo a{color:#fff; display:inline-block;   }
		#header h1#logo a img {vertical-align:middle; width:150px;}



	
		



	
		p.menu_btn {display:block; position:absolute; right:10px; top:17px; cursor:pointer; text-align:center; width:43px; height:43px;  z-index:3;}
		p.menu_btn a {display:block; padding-top:13px;}
		p.menu_btn span {background:#fff; 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:#ff2b58; 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:18px; 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 { background:#172236; padding:60px 0px;}
		#footerGroup .default_layout {overflow:hidden; }
		#footerGroup .col_box {display:block; width:auto;  table-layout:fixed;}
		#footerGroup .col_box .col {display:block; vertical-align:top; font-size:13px; width:auto !important; padding:30px !important; border:0px !important; border-bottom:1px rgba(255,255,255,0.2) solid !important;}
		#footerGroup .footer_tit {color:#fff; font-size:16px; font-weight:bold; margin-bottom:15px;}
		#footerGroup .footer_tit a{color:#fff; }


	





			
		


	}