@charset "utf-8";
@import url("./nanumsquare.css");
@import url("./NanumBarunGothic.css");


@font-face {
    font-family: 'ChosunNm';
    font-weight: normal;
    font-style: normal;
    src: url('https://cdn.jsdelivr.net/gh/webfontworld/ChosunNm/ChosunNm.eot');
    src: url('https://cdn.jsdelivr.net/gh/webfontworld/ChosunNm/ChosunNm.eot?#iefix') format('embedded-opentype'),
         url('https://cdn.jsdelivr.net/gh/webfontworld/ChosunNm/ChosunNm.woff2') format('woff2'),
         url('https://cdn.jsdelivr.net/gh/webfontworld/ChosunNm/ChosunNm.woff') format('woff'),
         url('https://cdn.jsdelivr.net/gh/webfontworld/ChosunNm/ChosunNm.ttf') format("truetype");
    font-display: swap;
}



@font-face {
    font-family: 'Cafe24Dangdanghae';
    font-weight: normal;
    font-style: normal;
    src: url('https://cdn.jsdelivr.net/gh/webfontworld/Cafe24Dangdanghae/Cafe24Dangdanghae.eot');
    src: url('https://cdn.jsdelivr.net/gh/webfontworld/Cafe24Dangdanghae/Cafe24Dangdanghae.eot?#iefix') format('embedded-opentype'),
         url('https://cdn.jsdelivr.net/gh/webfontworld/Cafe24Dangdanghae/Cafe24Dangdanghae.woff2') format('woff2'),
         url('https://cdn.jsdelivr.net/gh/webfontworld/Cafe24Dangdanghae/Cafe24Dangdanghae.woff') format('woff'),
         url('https://cdn.jsdelivr.net/gh/webfontworld/Cafe24Dangdanghae/Cafe24Dangdanghae.ttf') format("truetype");
    font-display: swap;
}


@font-face {
    font-family: 'KoPubWorldDotum';
    font-weight: 300;
    font-style: normal;
    src: url('https://cdn.jsdelivr.net/gh/webfontworld/kopus/KoPubWorldDotumLight.eot');
    src: url('https://cdn.jsdelivr.net/gh/webfontworld/kopus/KoPubWorldDotumLight.eot?#iefix') format('embedded-opentype'),
        url('https://cdn.jsdelivr.net/gh/webfontworld/kopus/KoPubWorldDotumLight.woff2') format('woff2'),
        url('https://cdn.jsdelivr.net/gh/webfontworld/kopus/KoPubWorldDotumLight.woff') format('woff'),
        url('https://cdn.jsdelivr.net/gh/webfontworld/kopus/KoPubWorldDotumLight.ttf') format("truetype");
    font-display: swap;
}
@font-face {
    font-family: 'KoPubWorldDotum';
    font-weight: 500;
    font-style: normal;
    src: url('https://cdn.jsdelivr.net/gh/webfontworld/kopus/KoPubWorldDotumMedium.eot');
    src: url('https://cdn.jsdelivr.net/gh/webfontworld/kopus/KoPubWorldDotumMedium.eot?#iefix') format('embedded-opentype'),
        url('https://cdn.jsdelivr.net/gh/webfontworld/kopus/KoPubWorldDotumMedium.woff2') format('woff2'),
        url('https://cdn.jsdelivr.net/gh/webfontworld/kopus/KoPubWorldDotumMedium.woff') format('woff'),
        url('https://cdn.jsdelivr.net/gh/webfontworld/kopus/KoPubWorldDotumMedium.ttf') format("truetype");
    font-display: swap;
}
@font-face {
    font-family: 'KoPubWorldDotum';
    font-weight: 700;
    font-style: normal;
    src: url('https://cdn.jsdelivr.net/gh/webfontworld/kopus/KoPubWorldDotumBold.eot');
    src: url('https://cdn.jsdelivr.net/gh/webfontworld/kopus/KoPubWorldDotumBold.eot?#iefix') format('embedded-opentype'),
        url('https://cdn.jsdelivr.net/gh/webfontworld/kopus/KoPubWorldDotumBold.woff2') format('woff2'),
        url('https://cdn.jsdelivr.net/gh/webfontworld/kopus/KoPubWorldDotumBold.woff') format('woff'),
        url('https://cdn.jsdelivr.net/gh/webfontworld/kopus/KoPubWorldDotumBold.ttf') format("truetype");
    font-display: swap;
}




	.y_line{  background:url(../images/common/title_bg.png) left 75% repeat-x; padding:0 20px;}
	


	body {position:relative; font-family:'KoPubWorldDotum', 'Noto Sans KR',sans-serif;}
	#wrap  {overflow:hidden;}

	.default_layout {position:relative; width:1440px; margin:0 auto; clear:both; }

	/* 기본 감싸는 레이아웃 */
	#wrap,#header,#footerGroup {position:relative; width:100%; }

	

	
	#header_quick_menu {position:fixed; right:0px; top:200px; width:100px; background:#a9977c; z-index:99999;  transition:all 0.3s; border-radius:30px 0 0 30px}
	#header_quick_menu .h_logo{text-align:center; padding:23px 0px; background:#a9977c;}
	#header_quick_menu .h_logo img {vertical-align:middle;}


	#header_quick_menu ul {}
	#header_quick_menu ul li{text-align:center;  border-bottom:1px rgba(255,255,255,0.3) solid; position:relative;overflow:hidden;}
	#header_quick_menu ul li.last{border-bottom:0px;}
	#header_quick_menu ul li a{display:block; font-size:11px; padding:25px 0px; color:#fff; color:rgba(255,255,255,0.6);  overflow:hidden;}
	#header_quick_menu ul li .icon{float:left; margin-left:45px;}
	#header_quick_menu ul li .icon .fonti{color:#fff; font-size:23px;}

	#header_quick_menu ul li .text{ transition:all 0.3s; display:none;  position:absolute; left:0px;}
	#header_quick_menu ul li .last_fonti{right:0px; position:Absolute; top:35px; display:none; font-size:16px; color:rgba(255,255,255,0.6)}
	#header_quick_menu ul li img{vertical-align:middle;}
	
	#header_quick_menu:hover {width:240px;  transition:all 0.4s; overflow:hidden;}
	#header_quick_menu:hover ul li .text{display:block; left:80px;top:25px;font-size:13px; line-height:15px; transition:all 0.3s;  text-align:left; width:120px;}
	#header_quick_menu:hover ul li .text:hover{ transition:all 0.4s; color:#fff; }
	#header_quick_menu:hover ul li .last_fonti {display:block; right:10px; ;}


	p.menu_btn,
	#topMenu .menu_btn_colse {display:none;} 





	/* 헤더 */
	#header {z-index:99;  height:90px; text-align:center; transition: all 0.2s; background:#fff; }
	#header.on_scroll {position:fixed; height:69px; left:0px; top:0px; width:100%;}

	


	/*로고*/
	#header h1#logo {position:absolute; left:0; top:26px;}
	#header h1#logo a {display:inline-block; line-height:20px; transition:all 0.3s; font-family: 'Cafe24Dangdanghae'; font-weight:100;; color:#000; font-size:23px; letter-spacing:0px;;}
	#header h1#logo a .t1 { transition:all 0.3s;}
	#header h1#logo a .t1 span {color:#a9977c; }
	#header h1#logo a .t2 {font-size:13px; line-height:18px; color:#666; margin-top:5px; transition:all 0.3s;}
	#header h1#logo img {vertical-align:middle;}

	#header.on_scroll {box-shadow: 0px 1px 10px rgb(0 0 0 / 20%);}
	#header.on_scroll h1#logo {top:17px;}
	#header.on_scroll h1#logo .t1 {font-size:20px;}
	#header.on_scroll h1#logo .t2 { font-size:11px; margin-top:0px;}


	

	#header .top_util  {position:absolute; right:0px; top:30px; z-index:1;  transition: all 0.2s; }
	#header .top_util li{display:inline-block;  margin-left:5px;}
	#header .top_util li a{display:block; font-size:13px; color:#777; padding:0 15px 0px 10px; background:url(../images/common/top_util_dot.jpg) right 50% no-repeat;}
	#header .top_util li.last a{padding-right:0px; background:none; color:#a9977c; font-weight:bold;}
	

	#header.on_scroll .top_util {top:23px;}



	/*상단메뉴*/
	#topMenu {text-align:center; display:inline-block;  position:relative;  z-index:1; font-size:0px; }
	#topMenu li.menu_list{display:inline-block; position:relative; min-width:150px; text-align:center;  }
	#topMenu li.menu_list a.depth_link {display:block;  font-size:20px;  font-weight:bold; color:#000; line-height:90px; position:relative; letter-spacing:-1px; ; transition:all 0.3s;}


	#topMenu li.menu_list a.menu_on{color:#a9977c;  }

	#topMenu li.menu_list a.depth_link span.line{width:0; height:2px; background:#a9977c; position:absolute; left: 50%; bottom:-2px; z-index:1;    transform: translateX(-50%); transition:all 0.2s; }
	#topMenu li.menu_list a.menu_on span.line{width:100% }

	


	#topMenu li div.depth_box {position:absolute; display:none;  top:90px; width:100%; left:0px; }
	#topMenu li div.depth_box ul {padding:30px 0px;;}
	#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:-0.5px; line-height:26px;}
	#topMenu li div.depth_box ul li a:hover {text-decoration:underline; }
	#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:#fff;}


	#header .depth_box_wra_box {background:#a9977c; position:absolute;  left:0px; top:60px;   width:100%;;z-index:0px;  display:none;  transition: all 0.2s; }  


	

	#header.on_scroll #topMenu li.menu_list a.depth_link {line-height:69px; font-size:19px;}
	#header.on_scroll #topMenu li div.depth_box {top:69px !important; }
	#header.on_scroll .depth_box_wra_box {top:69px !important; }

	
	/*전체메뉴*/
	.allmenu_detail_show_box_wrap {display:none; background:#000; top:0px !important;  left:0px; width:100%; height:100%; z-index:99999999999999999999999999999999999999999999999999999; }
	.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 #a9977c 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:#a9977c; color:#fff; text-align:center;}




	/*카피라이트*/
	#footerGroup {position:relative; background:#fff; padding-bottom:60px;  margin-top:120px; }

	.footer_banner {overflow:hidden; background:#fff; border-top:1px #ddd solid; border-bottom:1px #ddd solid;  padding:8px 0px;}
	.footer_banner ul {margin:0 auto; width:1470px !important; position:relative; z-index:1; }
	.footer_banner ul li{width:215px !important; text-align:center; margin:0 15px;  }
	.footer_banner ul li img {vertical-align:middle; width:100%;   -webkit-filter: grayscale(100%); filter: grayscale(100%); opacity:0.6; }

	.footer_banner .btns{position:absolute; top:17px; width:100%;   z-index:0; }
	.footer_banner .btns a{width:16px; height:32px; background:url(../images/common/footer_banner_btn.png) left 50% no-repeat; text-indent:-9999px; float:left; text-align:center; margin-left:-20px; }
	.footer_banner .btns a#footer_banner_next {background-position:right 50%;  float:right;  margin-right:-50px;}




	#footerGroup .f_util {overflow:hidden; position:relative; border-bottom:1px rgba(0,0,0,,0.1) solid; padding-top:30px;}
	#footerGroup .f_util ul{overflow:hidden; text-align:center;}
	#footerGroup .f_util li{display:inline-block; font-weight:normal;  font-size:15px; }
	#footerGroup .f_util li a{margin-right:13px;  padding-right:13px; line-height:50px; display:block;color:#000;  background:url(../images/common/f_util_dot.png) right 50% no-repeat;}
	#footerGroup .f_util li.last a{background:none;}


	#footerGroup .footer {margin-top:5px; padding-top:15px; text-align:center; font-size:13px; position:relative;   color:rgba(0,0,0,,0.8); }
	#footerGroup .footer span{display:inline-block; padding-right:8px;}



	.tail_quick_btn {display:none;}
	
	

	
	@media all and (max-width:1080px) {

	

	.mobile_none {display:none;}


		#wrap{overflow:hidden;}
		#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;}

		#header .h_tell,
		#header .top_util,
		#header_quick_menu {display:none;}

		
		body {min-width:100%;}
		#wrap,#container,#header ,#footerGroup  {min-width:100%; width:100%;}
		.default_layout { width:100%; min-width:100% ; }
		
		
		#header { height:70px; background:#fff; box-shadow: 0px 3px 3px rgb(0 0 0 / 20%);}

		#header .default_layout {width:auto;}


		#header .header_first_box .default_layout .header_left_util {display:none;}

		



		
		/* 로고 */
		#header h1#logo {position:absolute;; left:10px; top:17px;   z-index:2; text-align:left;}
		#header h1#logo a {line-height:20px; letter-spacing:0px;  font-size:23px; }
		#header h1#logo a .t2 {font-size:12px;  margin-top:0px; transition:all 0.3s;}

		

		#header.on_scroll h1#logo {top:17px;     }
		#header.on_scroll h1#logo a{display:block; line-height:20px; letter-spacing:0px;  font-size:23px;}
		#header.on_scroll h1#logo .t1 {font-size:23px;}
		#header.on_scroll h1#logo .t2 { font-size:12px; margin-top:0px;}


	
		



	
		p.menu_btn {display:block; position:absolute; right:0px; top:0px; padding:0 20px; cursor:pointer; text-align:center;  height:70px;  z-index:3; background:#a9977c;}
		p.menu_btn a {display:inline-block; vertical-align:middle; margin-top:25px; }
		p.menu_btn span {background:#fff; display:block;  padding:0 13px; height:3px; margin:0 0 5px; 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;  height:100vh; overflow-y:auto; -webkit-overflow-scrolling:touch; border:0px;  }
		
		#topMenu .menu_btn_colse {display:block; height:50px;  line-height:50px; padding-left:10px; color:#fff; background:#a9977c; 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; display:block; 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:15px; padding:0 10px; border-bottom:1px #eee solid; }
		#topMenu li.menu_list a.menu_on {color:#a9977c !important; }

		#topMenu li.menu_list a.depth_link:hover { text-align:left; color:#222;	 cursor:pointer;}

		#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;}

		
		
		#topMenu li.menu_list:hover  {color:#000; background:#fff; }
		#topMenu li.menu_list:hover a {color:#000; }
		#topMenu li.menu_list:hover  div.depth_box {color:#333; background:#f8f8f8; }

			

		
		#footerGroup {margin-top:10px; padding-bottom:120px; }
		#footerGroup .f_util {padding:15px 0px;}
		#footerGroup .f_util li a{line-height:40px; }



		#footerGroup .footer {margin-top:0px; padding-top:0px;font-size:12px;  line-height:18px;}
		#footerGroup .footer span{display:inline-block; padding-right:8px; line-height:18px;}
		#footerGroup .footer .addres{font-sizE:11px; margin-top:10px; color:#999;}






	
		.footer_banner { position:relative; right:0px; top:0px; width:auto; margin:0px; padding-bottom:10px;  text-align:center;}
		.footer_banner ul li{width:130px !important; margin:0 10px; }
		.footer_banner ul li img {width:100%; height:auto; }

		.footer_banner .btns{display:none; }



		
		.tail_quick_btn {position:fixed;width:100%; left:0px; bottom:0px; overflow:hidden; z-index:999999999999999999; display:block;  box-shadow: 0px -3px 10px rgb(0 0 0 / 20%); border-radius:20px 20px 0px 0px;}
		.tail_quick_btn .col_wrap {display:table; width:100%; table-layout:fixed; border-radius:30px 30px 0px 0px} 		
		.tail_quick_btn .col{text-align:center; display:table-cell; vertical-align:middle;  height:65px; background:#a9977c; color:#fff;line-height:65px !important;  font-size:16px; border-radius:20px 0px 0px 0px;}
		.tail_quick_btn .col a{color:#fff;  }
		.tail_quick_btn .col a .fonti{font-size:18px; margin-right:5px;}
		.tail_quick_btn .col.right{background:#444; color:#fff; border-radius:0px 20px 0px 0px;}
		.tail_quick_btn .col.right a{ color:#fff;}
		




	}