@charset "utf-8";
@import url("./common.css");
@import url("./nanumsquare.css");
@import url("./NanumBarunGothic.css");


@font-face {
    font-family: 'twayair';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_tway@1.0/twayair.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'GmarketSansBold';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansBold.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; width:1280px;}

	/* 기본 감싸는 레이아웃 */
	#wrap,#header,#footerGroup {position:relative; width:100%; }


	/* 헤더 */
	#header {z-index:99;  height:90px; text-align:center; box-shadow: 0px 3px 3px rgb(0 0 0 / 20%); background:#fff; }
	#header .default_layout{width:1400px;}
	#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;; left:0px; height:90px; z-index:2}
	#header h1#logo a{color:#fff; display:inline-block;  line-height:80px;  }
	#header h1#logo a img {vertical-align:middle; }

	#header .top_util  {position:absolute; right:0px; top:30px;}
	#header .top_util li{display:inline-block;  margin-left:5px;}
	#header .top_util li a{display:block; font-size:12px; color:#999; padding:0 10px 0px 5px; background:url(../images/common/top_util_dot.jpg) right 50% no-repeat;}
	#header .top_util li.last a{padding-right:0px; background:none;}






	/*상단메뉴*/
	#topMenu {z-index:1; position:relative; text-align:center; display:inline-block; font-size:0px; margin-right:60px;}
	#topMenu li.menu_list{display:inline-block;; position:relative;text-align:center;  }
	#topMenu li.menu_list a.depth_link {display:block;  font-size:18px; color:#000;padding:0 20px; line-height:90px; position:relative; letter-spacing:-1px; font-weight:bold;}


	#topMenu li.menu_list a.menu_on{color:#94512a; }


	#topMenu li div.depth_box {display:none; position:absolute; top:90px; width:100%; left:0px;}
	#topMenu li div.depth_box ul {text-align:center; padding:30px 0px;;}
	#topMenu li div.depth_box ul li {font-size:16px; text-align:center;}
	#topMenu li div.depth_box ul li a {display:block; color:rgba(255,255,255,0.8);; padding:0; letter-spacing:-0.5px; line-height:30px; padding:5px 0px;}
	#topMenu li div.depth_box ul li a:hover {text-decoration:underline; color:#94512a;  }
	#topMenu li div.depth_box:hover {background:rgba(0,0,0,0.9);}



	/*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;}


	.depth_box_wra_box {background:rgba(0,0,0,0.7); position:absolute;  left:0px; top:90px; width:100%; z-index:0;  display:none; }



	/*전체메뉴*/
	.allmenu_detail_show_box_wrap {display:none; background:#000; top:0px !important;  left:0px; width:100%; height:100%; z-index:999999999999999999; }
	.allmenu_detail_show_box_wrap .top_allmenu_wrap_layer {padding:50px; position:relative;}
	.allmenu_detail_show_box_wrap .top_allmenu_wrap_layer ul li.all_list {margin:20px 0px;}
	.allmenu_detail_show_box_wrap .top_allmenu_wrap_layer ul li.all_list a.all_depth_link {display:block; color:#fff; font-sizE:40px; border-bottom:1px rgba(255,255,255,0.6) solid; line-height:40px; padding-bottom:10px;}
	.allmenu_detail_show_box_wrap .top_allmenu_wrap_layer ul li.all_list a.all_depth_link span{displaY:inline-block; border-bottom:3px #0066b3 solid;padding-bottom:10px; padding-right:40px; position:relative; top:12px;}
	.allmenu_detail_show_box_wrap .top_allmenu_wrap_layer ul li.all_list .depth_box {padding:20px 0px; display:block !important; }
	.allmenu_detail_show_box_wrap .top_allmenu_wrap_layer ul li.all_list .depth_box ul {overflow:hidden;}
	.allmenu_detail_show_box_wrap .top_allmenu_wrap_layer ul li.all_list .depth_box ul li{float:left; width:20%; color:#fff; font-size:20px; margin:10px 0px;}
	.allmenu_detail_show_box_wrap .top_allmenu_wrap_layer ul li.all_list .depth_box ul li a{color:#fff;}
	.allmenu_detail_show_box_wrap .top_allmenu_wrap_layer .close_btn {position:absolute; right:0px; top:0px;}
	.allmenu_detail_show_box_wrap .top_allmenu_wrap_layer .close_btn a{display:inline-block; width:80px; height:80px; line-height:80px; background:#0066b3; color:#fff; text-align:center;}



	/*카피라이트*/
	
	/*카피라이트*/
	#footerGroup {position:relative; background:#483933; padding:60px 0px; margin-top:50px;}


	#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 .comany {padding-right:50px; border-right:1px solid rgba(255,255,255,0.2); width:30%;}
	#footerGroup .comany .txt {color:rgba(255,255,255,0.6); line-height:22px; word-break:keep-all;}
	#footerGroup .btn {margin:15px 0 0 2px;}
	#footerGroup .btn a {display:block; width:145px; height:45px; line-height:45px; color:#fff; text-align:center; border:1px solid rgba(255,255,255,0.4);}
	#footerGroup .btn a:hover {max-width:145px; height:45px; line-height:45px; background-color:#3f4c63; color:#fff; text-align:center; 
	transition:all 2s, color 0.3s 0.3s; cursor:pointer;  box-shadow:400px 0 0 0 rgba(178,117,217,0.8) inset; border:1px solid #b275d9;}


	/*회사정보*/
	#footerGroup .info { padding:0 0px 0px 50px;  border-right:1px solid rgba(255,255,255,0.2); width:40%;}

	#footerGroup .info ul li {padding-left:80px;  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;}




@media all and (max-width:1024px) {
		.mobile_none {display:none !important;}

		.common_wrap_help_text {min-height:200px; line-height:200px;}

		/*팝업*/
		#hd_pop {width:100%;}
		#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%; left:0px; top:0px; }
		#header .default_layout{width:auto;;}


		

		/* 로고 */
		#header h1#logo {position:absolute;; left:10px; height:90px; z-index:2}
		#header .top_util  {display:none;}







		/*모바일버튼*/
		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:#f8be98; 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:hover div.depth_box {background:#f8f8f8; }
	
		/*3뎁스*/
		#topMenu li div.depth_box ul.three_depth{display:none;; 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;}




		.mobile_table_wrap {overflow:hidden; overflow-x:auto; display:block; position:relative;}
		.mobile_table_wrap table{width:700px !important;}



		.table_tip,
		.table_tip_wrap {display:block; text-align:center;}

		.table_tip {background:#f8f8f8; border-radius:15px; margin-top:10px;}




			/*카피라이트*/
			#footerGroup { padding:60px 0px; margin-top:50px;}


			#footerGroup .default_layout {overflow:hidden;}
			#footerGroup .col_box {display:block; width:auto; padding:20px;}
			#footerGroup .col_box .col {display:block; vertical-align:top; font-size:13px;}


			/*회사소개*/
			#footerGroup .comany {padding:0px 0px 20px;; border:0px; border-bottom:1px solid rgba(255,255,255,0.2); width:auto;}
		


			/*회사정보*/
			#footerGroup .info { padding:20px 0px;; ; border:0px; border-bottom:1px solid rgba(255,255,255,0.2); width:auto;}

			#footerGroup .info ul li {padding-left:80px;  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:20px 0px;; ; ;}



}