@charset "utf-8";
@import url("./nanumsquare.css");
@import url("./NanumBarunGothic.css");


html { scroll-behavior: smooth; }
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800&display=swap');
@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/static/pretendard.min.css");	



	


	.m_menu_wrap_bg {width:100%; height:100%; background:rgba(0,0,0,0.8); position:absolute; left:0px; top:0px;  z-index:1; display:none;}
	#wrap {-webkit-box-sizing: border-box;    -moz-box-sizing: border-box;    box-sizing: border-box;}





	body {position:relative;  font-family:'Pretendard', sans-serif; }

	.default_layout {position:relative; width:1400px; margin:0 auto; clear:both; }

	/* 기본 감싸는 레이아웃 */
	#wrap,#header,#footerGroup {position:relative; width:100%; }


	#wrap {overflow:hidden;}






	#header {z-index:99;  position:absolute; margin:0px; left:0%; top:0px;width:100%; transition: all 0.2s;   -webkit-box-sizing: border-box;    -moz-box-sizing: border-box;    box-sizing: border-box;   text-align:center; background:#fff; }
	/*
	#header.on_scroll_etc,
	#header.on_scroll { position:fixed; margin:0px; left:0%; top:0px;width:100%;  background:#fff; border-bottom:1px #ddd solid; }
*/



	




	/* 로고 */
	#header h1#logo {display:inline-block; text-align:center; height:85px;}
	#header h1#logo a{display:inline-block; vertical-align:middle;  line-height:85px;}
	#header h1#logo a img {vertical-align:middle;}

	



	#header .top_tell {position:absolute; left:5%; top:2px;; }
	#header .top_tell .icon{position:absolute; left:0px; top:10px;  width:65px;height:65px; line-height:65px; line-height:65px; border-radius:65px; background:#a9977c;}
	#header .top_tell .icon .lord-icon {width:30px; height:30px; margin-top:17px;}
	#header .top_tell .text {margin-left:90px;  text-align:left;}
	#header .top_tell .text .t1{font-size:17px; color:#000; line-heighT:16px; padding-top:10px;}
	#header .top_tell .text .t2{font-size:23px; color:#a9977c; font-weight:900; line-height:25px;}
	#header .top_tell .text .t3{font-size:15px; color:#333;  line-height:22px;}

	
	p.all_menu_btn {position:absolute;; right:5%; top:10px; cursor:pointer; text-align:center;   transition: all 0.2s;}
	p.all_menu_btn a {display:inline-block; vertical-align:middle; width:65px;height:65px; line-height:65px; line-height:65px; border-radius:65px;   background:#1a3451; color:#fff; transition: all 0.2s;}
	p.all_menu_btn a .feather {width:30px; height:30px; vertical-align:middle;}






	p.menu_btn,
	#topMenu .menu_btn_colse {display:none;} 
		





	/*상단메뉴*/


	.topMenu_wrap {border:1px #ddd solid;  }
	#topMenu {position:relative; display:table; width:100%; table-layout:fixed; font-size:0px;  height:60px;  z-index:1; font-family: 'Pretendard';}
	#topMenu li.menu_list {display:table-cell; position:relative; font-family: 'Pretendard'; }
	#topMenu li.menu_list a.depth_link {display:block; font-size:18px;padding:0 35px; color:#000; line-height:60px; position:relative;   transition: all 0.2s;  }
	#topMenu li.menu_list a.depth_link span.line {position:absolute; left:0px; bottom:0px; width:0%; height:3px; background:#1a3451; transition: all 0.2s;}

	#topMenu li.menu_list a.menu_on {color:#1a3451;  }
	#topMenu li.menu_list a.menu_on span.line { width:100%; transition: all 0.2s;}

	#topMenu li div.depth_box {display:none; position:absolute; top:0px; left:0%; width:100%;   transition: all 0.2s;   border-top:0px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
    box-sizing: border-box;  border-left:1px #ededed solid; }
	#topMenu li div.depth_box ul {padding:25px 0px;}
	#topMenu li div.depth_box ul li {font-size:15px; text-align:center; }
	#topMenu li div.depth_box ul li a {display:block; color:#000; line-height:30px;}
	#topMenu li div.depth_box ul li a:hover { font-weight:bold;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; }
	#topMenu li div.depth_box ul.three_depth li a {display:block;line-height:30px; color:#00643e;}

	
	#header .depth_box_wra_box {background:#fff; position:absolute;  left:0px; top:0px;    width:100%;;z-index:0px;  display:none;  transition: all 0.2s;   border-bottom:1px #ededed solid; opacity:0;}  

	
	/*전체메뉴*/
	.allmenu_detail_show_box_wrap {display:none; background:#fff; position:fixed; right:-300px; top:0px;  width:300px; min-height:100%; height:100%; height:100vh;  transition:all 0.2s; z-index:999999999999999999; box-shadow: 0px 3px 3px rgb(0 0 0 / 20%);}
	.allmenu_detail_show_box_wrap .top_allmenu_wrap_layer {padding:30px; position:relative;margin-top:40px;}
	.allmenu_detail_show_box_wrap .top_allmenu_wrap_layer ul {}
	.allmenu_detail_show_box_wrap .top_allmenu_wrap_layer ul li.all_list {margin:30px 0px;}
	.allmenu_detail_show_box_wrap .top_allmenu_wrap_layer ul li.all_list a.all_depth_link {display:block; color:#000; font-sizE:22px; border-bottom:1px rgba(0,0,0,0.1) solid; line-height:40px; padding-bottom:10px; font-weight:bold;}
	.allmenu_detail_show_box_wrap .top_allmenu_wrap_layer ul li.all_list a.all_depth_link:hover {font-weight:bold; color:#282f67;}
	.allmenu_detail_show_box_wrap .top_allmenu_wrap_layer ul li.all_list .depth_box_etc {padding:20px 0px;  display:none;}
	.allmenu_detail_show_box_wrap .top_allmenu_wrap_layer ul li.all_list .depth_box_etc ul {overflow:hidden; border-bottom:1px rgba(0,0,0,0.1) solid; }
	.allmenu_detail_show_box_wrap .top_allmenu_wrap_layer ul li.all_list .depth_box_etc ul li{color:#555; font-size:16px; margin:10px 0px;}
	.allmenu_detail_show_box_wrap .top_allmenu_wrap_layer ul li.all_list .depth_box_etc ul li a{color:#555;}
	.allmenu_detail_show_box_wrap .top_allmenu_wrap_layer ul li.all_list .depth_box_etc ul li a:hover{color:#000; text-decoration:underline;}

	.allmenu_detail_show_box_wrap .top_allmenu_wrap_layer ul li.all_list .depth_box_etc ul li .three_depth li {width:auto; font-size:14px; margin-right:10px; }
	.allmenu_detail_show_box_wrap .top_allmenu_wrap_layer ul li.all_list .depth_box_etc ul li .three_depth li a{color:rgba(0,0,0,0.6)}

	.allmenu_detail_show_box_wrap .top_allmenu_wrap_layer .close_btn {position:absolute; right:30px; top:0px; width:40px;height: 40px; cursor:pointer;}


	.allmenu_detail_show_box_wrap .top_allmenu_wrap_layer .close_btn:before, 
	.allmenu_detail_show_box_wrap .top_allmenu_wrap_layer .close_btn:after {position: absolute;left: 0px;content:' ';height:26px;width:1px;background-color: #000;}
	.allmenu_detail_show_box_wrap .top_allmenu_wrap_layer .close_btn:before {transform: rotate(45deg);}
	.allmenu_detail_show_box_wrap .top_allmenu_wrap_layer .close_btn:after {transform: rotate(-45deg);}










	

	
	.common_center_banner_wrap {padding:150px 0px 300px; ; margin:100px 3% 0px; background:url(../images/main/main_center_banner_wrap_bg_etc.jpg) center top no-repeat; border-radius:30px 30px 0px 0px;}
	.common_center_banner_wrap .text_box { font-family: 'Pretendard';  color:#fff;}
	.common_center_banner_wrap .text_box .t1 {font-size: 45px; line-height:50px;  font-weight:900;}
	.common_center_banner_wrap .text_box .t2 {font-size: 22px; line-height:30px;   margin-top:20px;}
	.common_center_banner_wrap .text_box .t3 { margin-top:50px;}
	.common_center_banner_wrap .text_box .t3 a{display:inline-block; padding:0 30px; font-size:18px; color:#fff; border:2px #fff solid;; margin-right:5px; transition: all 1s; line-height:50px}






	
	/*카피라이트*/
	#footerGroup {position:relative; background:#080809;  padding:60px 0px; margin-top:150px; padding-bottom:250px; }



	#footerGroup .footer { margin-top:0px; text-align:center;  line-height:35px; font-size:18px; position:relative;   color:rgba(255,255,255,0.6);  background:url(../images/common/f_logo.png?11) left 50% no-repeat;}
	#footerGroup .footer span{display:inline-block; padding-right:8px;}

	

	/*.main_map_wrap {margin-top:60px; position:relative; background:#5d4a3e; padding:120px 0px;}*/
	.main_map_wrap {margin-top:0px; position:relative; /*background:url(../images/common/main_map_wrap_bg.jpg) left top no-repeat;*/ background:#f2f2f2; position:relative;}
	.main_map_wrap .daum_map_wrap{position:absolute; right:0px; top:0px; width:60%; height:400px;}
	.main_map_wrap .daum_map_wrap #daum_map{width:100%; height:600px; }
	

	.main_map_wrap .map_info{padding:80px 0px; display:inline-block; width:30%; margin-left:5%;}
	.main_map_wrap .map_info .title {font-size:45px; color:#000;  font-family: 'Pretendard'; font-weight:bold; line-height:50px;}
	.main_map_wrap .map_info .title span{font-size:25px;  font-weight:bold; display:block; color:#00643e; margin-bottom:0px;;}
	.main_map_wrap .map_info ul {margin-top:40px; }
	.main_map_wrap .map_info ul li{position:relative; padding:10px 0px 10px 0px;  line-height:33px; color:#000;  border-bottom:1px rgba(0,0,0,0.1) solid;      font-size: 20px;}
	.main_map_wrap .map_info ul li span {display:inline-block; margin-right:10px;}
	.main_map_wrap .map_info ul li span img {vertical-align:middle;}
    




	/*
	.main_map_wrap .default_layout{overflow:hidden;}
	.main_map_wrap .map_wrap_po{float:right; width:800px; border-radius:30px; overflow:hidden;}
	.main_map_wrap #daum_map{width:100%; height:450px; z-index:0; position:relative;}

	.main_map_wrap .map_info{float:left;}
	.main_map_wrap .map_info .title {font-size:30px; color:#fff; font-weight:bold; background:url(../images/main/map_info_icon01.png) left top no-repeat; line-height:40px; padding-left:60px;}
	.main_map_wrap .map_info .title.etc {margin-top:60px; background:url(../images/main/map_info_icon02.png) left top no-repeat;}
	.main_map_wrap .map_info .t1 {font-size:20px; color:#fff;  margin-top:20px; padding-left:60px;}
	.main_map_wrap .map_info .t2 {font-size:40px; color:#eec591; font-weight:bold;  margin-top:30px; padding-left:60px;}
	.main_map_wrap .map_info ul {margin-top:20px; padding-left:60px;}
	.main_map_wrap .map_info ul li{position:relative; padding-left:80px; font-size:18px; color:#fff; margin:10px 0px;}
	.main_map_wrap .map_info ul li span {position:absolute; left:0px; top:0px;}
*/




	.quick_inq {position:fixed; bottom:0px; left:0px; width:100%; padding:30px 0px 60px; z-index:99;background:#1a3451; z-index:999;  transition: all 0.2s; } 
	.quick_inq .toggle_btn {position:absolute; left:0px; top:0px; width:100%; text-align:center; display:none;} 
	.quick_inq .toggle_btn a{display:inline-block; width: 0;  height: 0;  border-bottom: 30px solid transparent;  border-top: 30px solid #000;  border-left:30px solid transparent;  border-right:30px solid transparent;} 

	.quick_inq.on {bottom:-161px;}
	.quick_inq.on .toggle_btn {top:-60px;} 
	.quick_inq.on .toggle_btn a{border-bottom:30px solid #c43113;  border-top: 30px solid transparent;  border-left:30px solid transparent;  border-right:30px solid transparent;} 

	.quick_inq .title {display:inline-block; color:#f9d43c;} 
	.quick_inq .title img {vertical-align:middle;} 
	.quick_inq .title .t1 {margin-top:20px; font-size:40px; font-weight:bold; line-height:40px; color:#fff;;} 
	.quick_inq .title .t1 span {display:inline-block; background:#a9977c; color:#fff; padding:0 30px; line-height:50px; border-radius:50px; font-size:20px; margin:0px 20px; font-weight:normal; vertical-align:middle;} 
	.quick_inq .title .t2  {font-size:16px; color:rgba(255,255,255,0.6); padding-left:210px;} 

	.quick_inq .query_box {position:absolute; right:0px; top:20px;}
	.quick_inq .query_box h3 {color:#fff;}
	.quick_inq .query_box ul {display:inline-block; vertical-align:middle;}
	.quick_inq .query_box ul li{display:inline-block; margin-right:4px;}
	.quick_inq .query_box ul li select{height:45px; line-height:45px; background:#fff; vertical-align:middle; border:0px;  -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding:0 20px; vertical-align:middle;;  font-size:14px;}
	.quick_inq .query_box ul li input[type="text"]{height:45px; line-height:45px; background:#fff; vertical-align:middle; border:0px;  -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding:0 20px; vertical-align:middle;;  font-size:14px;}
	.quick_inq .query_box .btns {display:inline-block; vertical-align:middle; margin-left:5px;}
	.quick_inq .query_box [type="submit"] {height:45px; line-height:45px; background:none; color:#fff; background:#a9977c; font-size:16px; border:0px; vertical-align:middle; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; color:#fff; box-sizing: border-box; padding:0 25px; vertical-align:middle;  font-weight:bold;}

	.quick_inq .query_box .etc {font-size:12px; color:#fff; display:inline-block;}
	.quick_inq .query_box .hidden_text_agree{font-weight:normal; font-size:12px; display:none; position:absolute; left:-200px; top:-30px; width:150px; border:1px #ddd solid; padding:10px; height:100px; overflow:hidden; overflow-y:auto; z-index:1; background:#fff;}
	



