@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");	



@font-face {
    font-family: 'Chosunilbo_myungjo';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_one@1.0/Chosunilbo_myungjo.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


	

.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'; }

	.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; height:100px;   transition: all 0.2s;   -webkit-box-sizing: border-box;    -moz-box-sizing: border-box;    box-sizing: border-box;   text-align:center; }
	/*
	#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 {position:absolute; left:5%; top:0; height:100px;}
	#header h1#logo a{display:inline-block; vertical-align:middle;  line-height:90px;}
	#header h1#logo a img {vertical-align:middle;}




	#header .top_util {position:absolute; right:5%; top:35px;; }
	#header .top_util a{display:inline-block; vertical-align:middle; margin-left:30px; font-size:14px; color:#fff;letter-spacing:-1px;  position:relative; padding:2px 20px 5px 30px; border-radius:0px 30px 30px 0px; background:#999; font-weight:bold;}
	#header .top_util a span.cycle {display:inline-block; vertical-align:middle; width:40px; height:40px; border-radius:40px;  line-height:40px; position:absolute; left:-20px; top:-4px; }
	#header .top_util a.naver span.cycle {background:#06be34  url(../images/main/quick_box_icon01.svg) center 50% no-repeat; border:0px;  background-size:30px; margin-right:5px;}
	#header .top_util a.naver_etc span.cycle {background:#06be34; border:0px;  background-size:30px; margin-right:5px;  color:#fff; font-size:20px}
	#header .top_util a.naver_etc span.cycle .fonti {margin-right:0px;  color:#fff; font-size:18px; position:relative; top:-2px; }
	#header .top_util a.kakao span.cycle {background:#fdb813  url(../images/main/quick_box_icon04.svg) center 50% no-repeat; border:0px;  background-size:20px; margin-right:5px;}
	#header .top_util a.tik span.cycle {background:#000  url(../images/main/quick_box_icon05.png) center 50% no-repeat; border:0px;  background-size:20px; margin-right:5px;}






	p.menu_btn,
	#topMenu .menu_btn_colse {display:none;} 
		


	p.all_menu_btn { position:absolute; right:10%; top:25px; cursor:pointer; text-align:center; width:43px; height:43px; display:none;  }
	p.all_menu_btn a {display:block; padding-top:20px;}
	p.all_menu_btn span {background:#fff; display:block; width:60%; height:2px; margin:0 20% 6px; vertical-align:top;}

	
	
	







	/*상단메뉴*/


	#topMenu {position:relative; display:inline-block; font-size:0px;  margin-top:20px; height:100px; margin-left:0px; z-index:1; font-family: 'Pretendard';}
	#topMenu li.menu_list {display:inline-block; position:relative; font-family: 'Pretendard'; }
	#topMenu li.menu_list a.depth_link {display:block; font-size:20px;padding:0 35px; color:#fff; line-height:55px; border-radius:55px; position:relative;   transition: all 0.2s;  font-weight:bold; letter-spacing:-1px;}

	#topMenu li.menu_list a.menu_on {color:#e5e5e5; background:#999/*url(../images/common/top_menu_bg.jpg) center top no-repeat*/;  }


	#topMenu li div.depth_box {display:none; position:absolute; top:100px; 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:100px;    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);}






	#header .depth_box_wra_box {background:#fff; position:absolute;  left:0px; top:60px;   width:100%;;z-index:0px;  display:none;  transition: all 0.2s;  }  



	

	
	.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:50px 0px; }



	#footerGroup .footer {padding:20px 0px; margin-top:0px; text-align:center;  line-height:35px; font-size:18px; position:relative;   color:rgba(255,255,255,0.6);   }
	#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;}
    




