@charset "utf-8";
@import url("./nanumsquare.css");
@import url("./NanumBarunGothic.css");
@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/variable/pretendardvariable.min.css");

html { scroll-behavior: smooth; }



	


	.m_menu_wrap_bg {width:100%; height:100%; background:rgba(0,0,0,0.8); position:absolute; left:0px; top:0px;  z-index:10; display:none;}
	#wrap {-webkit-box-sizing: border-box;    -moz-box-sizing: border-box;    box-sizing: border-box;}



	@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/variable/pretendardvariable.min.css");
	body {position:relative;   font-family: -apple-system, BlinkMacSystemFont, "Apple SD Gothic Neo", "Pretendard Variable", Pretendard, Roboto, "Noto Sans KR", "Segoe UI", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;  }

	.default_layout {position:relative; width:1400px; margin:0 auto; clear:both; }

	/* 기본 감싸는 레이아웃 */
	#wrap,#header,#footerGroup {position:relative; width:100%; }


	#wrap {overflow:hidden;}






	#header { position:fixed; margin:0px; left:0%; top:0px;width:100%;    z-index:99;   height:90px;    -webkit-box-sizing: border-box;    -moz-box-sizing: border-box;    box-sizing: border-box;   text-align:center;}

	#header.on_scroll_etc,
	#header.on_scroll {background:#fff;   }




	




	/* 로고 */
	#header h1#logo {position:absolute; left:5%; top:0px;  color:#fff; }
	#header h1#logo a{display:inline-block; vertical-align:middle;  line-height:90px;}
	#header h1#logo a svg {width:80px; line-height:90px; vertical-align:middle;}
	#header h1#logo a .cls-1 {fill:#fff !important;}

	
	#header.on_scroll_etc h1#logo a .cls-1 ,
	#header.on_scroll h1#logo a .cls-1 {fill:#2b6557 !important;}





	
	p.all_menu_btn {position:absolute;; right:120px; top:18px; cursor:pointer;    transition: all 0.2s;   text-align:center; display:none;}
	p.all_menu_btn a {display:inline-block; vertical-align:middle; width:45px;height:45px; line-height:45px; line-height:45px; border-radius:45px;   background:#2b6557; color:#fff; transition: all 0.2s;}
	p.all_menu_btn a .feather {width:20px; height:20px; vertical-align:middle;}

	
	#header .top_tell {position:absolute; right:5%; top:25px; text-align:center; }
	#header .top_tell a{display:block;  color:#fff;  padding:8px 15px; border-radius:30px; font-family: 'Montserrat'; font-size:17px; font-weight:700; border:1px #fff solid;}
	#header .top_tell a span {display:inline-block; vertical-align:middle; margin-right:5px;  ;}
	#header .top_tell a span.on {display:none;}
	#header .top_tell a span .lord-icon {vertical-align:middle; width:23px; height:23px; position:relative; top:-2px;}

	

	#header.on_scroll_etc  .top_tell a,
	#header.on_scroll  .top_tell a{color:#2b6557;   border:1px #2b6557 solid;}


	#header.on_scroll_etc  .top_tell a span {display:none;}
	#header.on_scroll_etc  .top_tell a span.on {display:inline-block;;}


	#header.on_scroll .top_tell a span {display:none;}
	#header.on_scroll .top_tell a span.on {display:inline-block; ;}




	p.menu_btn,
	#topMenu .menu_btn_colse {display:none;} 
		





	/*상단메뉴*/



	#topMenu {position:relative;  transition: all 0.2s;  z-index:1; text-align:center; display:inline-block;}
	#topMenu li.menu_list {display:table-cell; position:relative;  }
	#topMenu li.menu_list a.depth_link {display:block; font-size:18px;padding:0 30px; color:#fff; letter-spacing:-1px; font-weight:600; line-height:90px; position:relative;   transition: all 0.2s;  }
	#topMenu li.menu_list a.depth_link span.line {position:absolute; left:47%; bottom:0px; width:0%; height:0px; background:#1a3451; transition: all 0.2s;}

	#topMenu li.menu_list a.menu_on {color:#fff;  }
	#topMenu li.menu_list a.menu_on span.line { width:5px; height:5px; border-radius:5px; bottom:15px; }

	#topMenu li div.depth_box {display:none; position:absolute; top:90px; 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;   ; z-index:1px; }
	#topMenu li div.depth_box ul {padding:25px 0px;}
	#topMenu li div.depth_box ul li {font-size:14px; text-align:center; color:#000; }
	#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:84px;    width:100%;;z-index:0px;  display:none;    border-radius:0px 0px 60px 60px; border-top:1px #ededed solid;}  



	
	/*전체메뉴*/
	.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.on_scroll_etc #topMenu li.menu_list a.depth_link,
	#header.on_scroll #topMenu li.menu_list a.depth_link {color:#000;}






	

	/*카피라이트*/
	#footerGroup {position:relative; padding:0px 0px 180px; }
	#footerGroup .footer { }
	#footerGroup .footer .f_util{  border-bottom:1px #ededed solid;  padding:20px 0px; margin-bottom:40px;}
	#footerGroup .footer .f_util a{display:inline-block; margin-right:40px; font-size:14px; color:#333; position:relative;}
	#footerGroup .footer .f_util a:after {    display: block;    position: absolute;    top:8px;    right: -23px;    width: 1px;    height:9px;    background: #ddd;    content: '';}
	#footerGroup .footer .f_util a:last-child:after{ content:none;} 
	#footerGroup .footer .f_util a:hover {font-weight:bold; text-decoration:underline;}



	#footerGroup .footer span{display:inline-block; padding-right:8px;}
	#footerGroup .footer .col_box {display:table; width:100%; table-layout:fixed;}
	#footerGroup .footer .col_box .col {display:table-cell; vertical-align:top; text-align:left; color: #7e7e7e;    font-size: 14px;    line-height:25px;}
	#footerGroup .footer .col_box .col span {position:relative;  display:inline-block; margin-right:20px;}
	#footerGroup .footer .col_box .col span:after {    display: block;    position: absolute;    top:8px;    right: -10px;    width: 1px;    height:9px;    background: #d1d1d1;    content: '';}
	#footerGroup .footer .col_box .col span:last-child:after,
	#footerGroup .footer .col_box .col span.last:after{ content:none;} 

	#footerGroup .footer .col_box .col .first_col {}
	#footerGroup .footer .col_box .col .f_company {font-size:17px; font-weight:bold; color:#000; margin-bottom:10px;}
	#footerGroup .footer .col_box .col .f_cscenter {font-weight:900;;    font-size:25px; line-height:30px;   color:#000; margin-bottom:5px; letter-spacing:-1px;}
	#footerGroup .footer .col_box .col .f_email {margin-top:10px;}
	#footerGroup .footer .col_box .col .f_sns a {displaY:inline-block;}
	#footerGroup .footer .col_box .col .f_sns a .f_list {displaY:inline-block; width:40px; height:40px; line-height:40px;  border-radius:40px; border:1px #ddd solid; text-align:center;}
	#footerGroup .footer .col_box .col .f_sns a .f_list .fonti { text-align:center;margin:0px; right:0px; font-size:18px;}
	#footerGroup .footer .col_box .col .f_sns a.f1:hover .f_list {background:#efa900; border-color:#efa900; color:#fff;}
	#footerGroup .footer .col_box .col .f_sns a.f2:hover .f_list {background:#368011; border-color:#368011; color:#fff;}
	#footerGroup .footer .col_box .col .f_sns a.f3:hover .f_list {background:#e52323; border-color:#e52323; color:#fff;}



	#footerGroup .footer .col_box .col.f_1 {width:43%; }
	#footerGroup .footer .col_box .col.f_2 {width:38%; }


	.f_all_menu {margin-top:40px; padding-top:40px; border-top:1px #ededed solid;}
	.f_all_menu #f_Menu {display:table; width:100%; table-layout:fixed;}
	.f_all_menu #f_Menu li.menu_list {display:table-cell; font-size:15px;}
	.f_all_menu #f_Menu li.menu_list .depth_link {font-weight:bold; color:#000; font-size:17px; margin-bottom:15px; display:block;}

		
	.f_inquery {position:fixed; bottom:0px; left:0px; width:100%; padding:40px 0px; background:#2b6557; z-index:90;  transition: all 0.2s; box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); } 
	.f_inquery .title {position:absolute; left:0px; top:2px; font-size:25px; line-height:30px; font-weight:bold; letter-spacing:-1px; color:#fff; font-weight:bold;;} 
	.f_inquery .title span {font-size:15px; display:block; color:rgba(255,255,255,0.6); font-weight:normal;} 
	


	.f_inquery .f_inquery_list_box { margin-left:420px; position:relative;}
	.f_inquery .f_inquery_list_box ul {display:inline-block;  }
	.f_inquery .f_inquery_list_box ul li{display:inline-block; margin-right:4px; }
	.f_inquery .f_inquery_list_box ul li select{height:50px; line-height:50px; 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; border:1px #ddd solid; border-radius:7px; color:#000}
	.f_inquery .f_inquery_list_box ul li input[type="text"]{height:50px; line-height:50px; 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; border:1px #ddd solid; border-radius:7px;  color:#000}
	.f_inquery .f_inquery_list_box .btns {display:inline-block; display:inline-block; margin-left:}
	.f_inquery .f_inquery_list_box .btns [type="submit"] {height:50px; line-height:50px; border-radius:7px; background:none; color:#fff; background:#222; 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 30px; vertical-align:middle;  font-weight:bold;}

	.f_inquery .f_inquery_list_box .etc {font-size:12px; color:#999;  position:absolute; right:0px; top:15px; }
	.f_inquery .f_inquery_list_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;}
	.f_inquery .f_inquery_list_box .show_agree {displaY:inline-block; background:#f8f8f8; line-height:18px; padding:0 5px; border-radius:5px; color:#444}
	
	



	.f_inquery_mobile {display:none;}

	.hidden_text_agree {  background:#fff; width:300px; padding:50px; border-radius:20px;}
	.hidden_text_agree .box { height:350px; overflow:hidden; overflow-y:auto; background:#fff; }
	.hidden_text_agree .close {position:absolute; right:0px; top:-60px; width:100%; text-align:center;}
	.hidden_text_agree .close a{display:inline-block; width:50px; height:50px; line-height:50px; border-radius:50px; text-align:center; background:#2b6557; color:#fff;}


	.quick02_modal {display:none;}


	

	.common_quick_inquiry {position:fixed; right:5%; bottom:120px;  z-index:99}
	.common_quick_inquiry a{display:inline-block; line-height:70px; width:70px; height:70px; border-radius:70px; vertical-align:middle;  text-align:center;  background:#fdb813;   color:#2f1d1d; }
	.common_quick_inquiry a .fonti{font-size:25px;}

	
	.common_quick_inquiry .point_kakao{position:relative; animation-duration: 0.3s;	animation-iteration-count: infinite;	animation-direction: alternate; }
	.common_quick_inquiry .point_kakao{bottom:40px; animation-name:point_kakao; animation-delay: 0.1s;}
	@keyframes point_kakao{from{bottom:40px;}to{bottom:50px;}}





		


@media all and (max-width:1024px) {


	
		#hd_pop {width:90% !important; left:0% !important; top:0% !important;} 
		#hd_pop .hd_pops {left:0px !important; border:0px !important;  top:60px !important}
		#hd_pop .hd_pops .hd_pops_con{width:100% !important; height:auto !important;}
		#hd_pop .hd_pops img {width:100% !important; height:auto !important; vertical-align:middle;}

		
		#container {padding-top:0px;}
		#wrap{overflow:hidden;}


		.default_layout {width:auto; padding:0px;}
			/* 헤더 */
		#header {height:80px;  padding:0px;  background:#fff !important; }


		#header h1#logo {text-align:left; margin-right:0px; margin-left:10px; left:0px;}
		#header h1#logo a{display:inline-block; vertical-align:middle; height:80px; line-height:75px;}
		

		#header h1#logo a svg {width:60px; line-height:65px; vertical-align:middle;}
		#header h1#logo a .cls-1 {fill:#2b6557 !important;}

		
		#header.on_scroll_etc h1#logo a .cls-1 ,
		#header.on_scroll h1#logo a .cls-1 {fill:#2b6557 !important;}




		

		/* 헤더 */		
		p.all_menu_btn {position:absolute; right:10px; top:15px; display:block;  width:43px; height:43px;  }
		p.all_menu_btn a {display:block; }
		p.all_menu_btn span {background:#000; display:block; width:60%; height:2px; margin:0 20% 6px; vertical-align:top;}

		#header .top_tell ,
		#header #topMenu {display:none; }


 


		.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 {text-align:left;}
		.allmenu_detail_show_box_wrap .top_allmenu_wrap_layer ul li.all_list {margin:10px 0px;}
		.allmenu_detail_show_box_wrap .top_allmenu_wrap_layer ul li.all_list a.all_depth_link {display:block; color:#000; font-sizE:17px; border-bottom:1px rgba(0,0,0,0.1) solid; line-height:30px; 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:10px 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:15px; margin:5px 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);}



		/*카피라이트*/
		#footerGroup {position:relative; padding:0px 15px 80px;  width:auto;}

		#footerGroup .footer .f_util{ text-align:center;}
		#footerGroup .footer .f_util a{display:inline-block; margin:0px 20px}



		#footerGroup .footer span{display:inline-block; padding-right:8px;}

		#footerGroup .footer .col_box {display:block; width:auto;}
		#footerGroup .footer .col_box .col {display:block;  width:auto !important; border-bottom:1px #ededed solid; padding-bottom:20px; margin-bottom:20px;   line-height:25px;}







		
		.f_inquery { display:none; }





		.f_inquery .col_box .col ul li input[type="text"] {padding:0 5px; width:60px !important;;}
		.f_inquery .col_box .col ul li.last {margin-right:0px; }
		.f_inquery .col_box .col ul li.name_text  input[type="text"] {width:80px !important;} 
		.f_inquery .col_box .col .btns {position:relative; left:0px; top:0px;}





		.quick02_modal {width:95%; margin:0 auto; background:#fff; padding:30px; border-radius:30px; -webkit-box-sizing: border-box;    -moz-box-sizing: border-box;    box-sizing: border-box;}
		.quick02_modal .title {font-size:22px; color:#000; letter-spacing:-2px; font-weight:900;}
		.quick02_modal .title span {font-size:13px; color:#999; letter-spacing:-1px; font-weight:normal; display:block; line-height:18px; margin-top:10px;}
		.quick02_modal ul {margin-top:20px;}


		.quick02_modal ul li {margin-bottom:5px;}
		.quick02_modal 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; border:1px #ededed solid; border-radius:7px; width:100% !important; -webkit-box-sizing: border-box;    -moz-box-sizing: border-box;    box-sizing: border-box;}
		.quick02_modal 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; border:1px #ededed solid; border-radius:7px; width:100% !important; -webkit-box-sizing: border-box;    -moz-box-sizing: border-box;    box-sizing: border-box;}
		.quick02_modal .last_text {display:table; width:100%; table-layout:fixed;}
		.quick02_modal .last_text span {display:table-cell; vertical-align:middle;}
		.quick02_modal .last_text span.hipun{width:5px;}

		.quick02_modal .btns {margin-top:15px;}
		.quick02_modal .btns [type="submit"] {height:50px; line-height:45px; border-radius:7px; background:none; color:#fff; background:#2b6557; 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;  width:100%;}
		.hidden_text_agree {display:none;}


		.hidden_text_agree {width:95%; margin:0 auto; -webkit-box-sizing: border-box;    -moz-box-sizing: border-box;    box-sizing: border-box;}




			
		.f_all_menu {margin-top:40px; padding-top:40px; border-top:0px;}
		.f_all_menu #f_Menu {display:block; width:100%; table-layout:fixed;}
		.f_all_menu #f_Menu li.menu_list {display:block; font-size:13px; margin-bottom:15px; padding-bottom:15px;}
		.f_all_menu #f_Menu li.menu_list .depth_link { font-size:16px; margin-bottom:10px;}

		
		
		.common_quick_inquiry {display:none;}

		.f_inquery_mobile {position:fixed; display:block; bottom:20px;  left:50%;  transform:translateX(-50%);  width:90%;  max-width:100%;  z-index:90;}
		.f_inquery_mobile .box{ font-size:0px;}
		.f_inquery_mobile .box a{ width:23%; display:inline-block; margin-left:1%; margin-right:1%;  text-align:center; line-height:60px; font-size:15px;      border-radius:15px;}
		.f_inquery_mobile .box a.tell{ background:#002970; color:#fff; }
		.f_inquery_mobile .box a.etc{ background:#2b6557; color:#fff;} 
		.f_inquery_mobile .box a.kakao{ background:#fdb813; color:#000; }
		.f_inquery_mobile .box a.sms{ background:#295f8d; color:#fff; }






}


@media all and (min-width:1025px) and (max-width:1440px) {
	

	.default_layout {width:auto; padding:0px; margin:0px;}
	#topMenu {margin-right:5%;}
	#topMenu li.menu_list a.depth_link { font-size:16px;padding:0 25px;   }
	
	#header {text-align:right;}
	#header h1#logo {left:5%;}
	#header .top_tell {display:none;}



	.f_quik_help { padding-left:5%; padding-right:5%; }

	#footerGroup { padding-left:5%; padding-right:5%;  width:auto;}




	.f_inquery .title {position:absolute; left:5%; top:2px;} 
	


	.f_inquery .f_inquery_list_box { margin-left:400px; position:relative;}
	.f_inquery .f_inquery_list_box ul {display:inline-block;  }
	.f_inquery .f_inquery_list_box ul li select {max-width:100px; padding:0 5px;}
	.f_inquery .f_inquery_list_box ul li select.etc_select {max-width:60px;}
	.f_inquery .f_inquery_list_box ul li input[type="text"] {max-width:80px; padding:0 5px;}
	.f_inquery .f_inquery_list_box ul li input[type="text"].num_text {max-width:70px;}




		



	.f_all_menu #f_Menu li.menu_list { font-size:14px; text-align:center;}
	.f_all_menu #f_Menu li.menu_list .depth_link {font-size:16px; }

		
	
	.f_inquery .title { left:5%;} 

	




}

	
