@charset "UTF-8";
/*
@import url(//fonts.googleapis.com/earlyaccess/notosanskr.css);
*/
@import url(//cdn.jsdelivr.net/font-nanum/1.0/nanumbarungothic/nanumbarungothic.css);
@font-face {
    font-family: 'GmarketSansMedium';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansMedium.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


body	{ width: 100%; height: 100%; padding: 0; margin: 0; font-size: 15px; }
*	{ font-family: 'Nanum Barun Gothic', '나눔바른고딕', "Malgun Gothic","맑은 고딕","돋움",Dotum,"굴림",Gulim,Helvetica,AppleGothic,Sans-serif; }	
body.popup_box	{ position: relative; width: auto; height: auto; margin: 0; padding: 20px; background-color: #f2f3f7; }
body.popup_box:before	{ position: absolute; left: 0; top: 0; z-index: 0; width: 100%; height: 100px; background-color: #084d98; content: ""; }
body.popup_box .contents_content	{ position: relative; z-index: 1; padding: 20px; margin-top: 65px; background-color: #fff; }
body.popup_box .contents_content h3:first-child	{ position: absolute; left: 0; top: -65px; width: 100%; line-height: 60px; padding: 0; margin: 0 !important; background: #fff; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; color: #000; text-indent: 20px; }
body.popup_box .contents_content *:nth-child(2)	{ margin-top: 0 !important; }


.skip_area	{ position: absolute; left: 0; top: 0; z-index: 99999; width: 100%; height: 0px; overflow: hidden; }
.skip_area a	{ display: block; line-height: 30px; padding: 0 0 0 20px; color: #000; text-decoration: none; font-weight: bold; font-size: 13px; border: 1px solid #ddd; background-color: #fafafa; }

hr.linebreak	{ display: none; }



#jump_menu	{ width: 100%; z-index: 9999999; }
#jump_menu h1	{ display: block; width: 0; height: 0; padding: 0; margin: 0; overflow: hidden; font-size: 0; position: absolute; }
#jump_menu ul,
#jump_menu li	{ position: relative; padding: 0; margin: 0; list-style: none; }
#jump_menu a	{ position: absolute; z-index: -1; left: 0; top: -1000px; display: block; width: 100%; line-height: 45px; text-align: center; font-weight: bold; font-size: 20px; color: #fff; background-color: #3e6dbf; }
#jump_menu a:focus	{ top: 0; z-index: 99999; }





#body	{}


/**
HEADER
**/
#header	{ position: relative; z-index: 9; background-color: #fff; }
#header header	{}
#header header h1	{ position: relative; max-width: 1600px; margin: 0 auto; }
#header header h1 a	{ position: absolute; left: 0; top: 50px; z-index: 2; width: 200px; height: 100px; background: url(../image/header_logo.png) no-repeat center center; text-align: left; text-indent: -9999px; overflow: hidden; }
#header header .slogan	{ position: absolute; width: 0; height: 0; font-size: 0; overflow: hidden; }


#header #GNB	{}
#header #GNB ul,
#header #GNB li	{ padding: 0; margin: 0; list-style: none; box-sizing: border-box; }
#header #GNB aside	{ line-height: 49px; border-bottom: 1px solid #e6e6e6; }
#header #GNB aside .align	{ position: relative; max-width: 1600px; margin: 0 auto; }
#header #GNB aside .align:after	{ display: block; clear: both; content: ""; }

#header #GNB aside .align .weather_air	{ float: left; font-family: 'GmarketSansMedium'; font-size: 16px; color: #777; }
#header #GNB aside .align .weather_air *	{ vertical-align: middle; }
#header #GNB aside .align .weather_air:after	{ display: block; clear: both; content: ""; }
#header #GNB aside .align .weather_air .weather	{ float: left; margin-right: 1em; white-space: nowrap; }
#header #GNB aside .align .weather_air .weather img	{ display: inline-block; max-height: 30px; margin-right: 0.5em; border: 0 none; }
#header #GNB aside .align .weather_air .weather em	{ display: inline-block; margin-right: 0.2em; font-style: normal; }
#header #GNB aside .align .weather_air .weather span	{ display: inline-block; }
#header #GNB aside .align .weather_air .air	{ float: left; margin-right: 1em; white-space: nowrap; }
#header #GNB aside .align .weather_air .air span	{ display: inline-block; margin-right: 0.2em; }
#header #GNB aside .align .weather_air .air span.pm10_value	{ margin-right: 0.5em; }

#header #GNB aside .align nav	{ float: right; }
#header #GNB aside .align nav ul	{ float: left; }
#header #GNB aside .align nav ul li	{ position: relative; float: left; padding-left: 4px; }
#header #GNB aside .align nav ul li:before	{ position: absolute; left: 0; top: 50%; margin-top: -2px; width: 4px; height: 4px; background-color: #c4c9e4; content: ""; }
#header #GNB aside .align nav ul li:first-child	{ padding-left: 0; }
#header #GNB aside .align nav ul li:first-child:before	{ content: none; }
#header #GNB aside .align nav ul li a	{ display: block; padding: 0 20px; }





#header #GNB #topmenu	{ position: relative; padding: 0 75px 0 200px; height: 99px; border-bottom: 1px solid #e6e6e6; }
#header #GNB #topmenu > button.openclose	{ position: absolute; right: 0; top: 0; width: 60px; height: 100px; padding: 35px 0 0 0; margin: 0; border: 0 none; background: transparent url(../image/header_sitemap.png) no-repeat center 29px; font-family: 'GmarketSansMedium'; font-size: 13px; color: #666; font-weight: normal; }
#header #GNB #topmenu > button.openclose:focus, #header #GNB #topmenu > button.openclose:hover, #header #GNB #topmenu > button.openclose:active	{ background-color: #666; color: #fff; }
#header #GNB #topmenu > button.openclose.active	{ background-image: url(../image/header_sitemap_close.png); }
/*22.04.17 로그인버튼 추가*/
#header #GNB #topmenu > a.login_btn	{ display:none; }


#header #GNB #topmenu .ld1	{ float: right; }
#header #GNB #topmenu .cd1	{ float: left; }
#header #GNB #topmenu .cd1c1,
#header #GNB #topmenu .cd1c5,
#header #GNB #topmenu .cd1c6,
#header #GNB #topmenu .cd1c7	{ display: none; }
#header #GNB #topmenu .l1	{ display: block; line-height: 99px; padding: 0 60px; font-size: 22px; font-weight: bold; color: #000; }
#header #GNB #topmenu .l1:focus, #header #GNB #topmenu .l1:hover, #header #GNB #topmenu .l1:active	{ color: #2550a7; }
#header #GNB #topmenu .l1.active	{ position: relative; color: #000; }
#header #GNB #topmenu .l1.active:before	{ position: absolute; left: 50%; bottom: 17px; width: 8px; height: 8px; margin-left: -4px; border-radius: 100%; background-color: #00a9a3; content: ""; }
#header #GNB #topmenu .l1.active:after	{ position: absolute; left: 0; bottom: 0; width: 100%; height: 4px; background-color: #00a9a3; content: ""; }

#header #GNB #topmenu .lb1	{ position: absolute; left: 0; top: 99px; z-index: 9; width: 100%; height: 0; overflow: hidden; }
#header #GNB #topmenu .lb1.show	{ height: auto; border-top: 1px solid #e6e6e6;  background-color: #fff; overflow: visible; }
#header #GNB #topmenu .lbb1	{ position: relative; max-width: 1600px; min-height: 160px; margin: 0 auto; }
#header #GNB #topmenu .lbb1:before	{ position: absolute; left: 0; top: 15px; width: 340px; line-height: 81px; background: url(../image/gnb_depth2_bar.png) no-repeat left bottom; font-weight: bold; font-size: 32px; color: #000; content: attr(data-menuname); }
#header #GNB #topmenu .lbb1:after	{ position: absolute; left: 0; top: 110px; width: 340px; height: calc(100% - 110px); line-height: 30px; background: url(../image/gnb_depth2_bg.png) no-repeat 0 73px; font-size: 16px; color: #666; content: "시민에게 사랑받는 대한민국 일등 공기업"; }

#header #GNB #topmenu .ld2	{ padding: 40px 0  40px 340px; }
#header #GNB #topmenu .ld2:after	{ display: block; clear: both; content: ""; }
#header #GNB #topmenu .cd2	{ float: left; width: 25%; padding: 0 20px; }
#header #GNB #topmenu .l2	{ display: block; line-height: 46px; border: 2px solid #ededed; border-radius: 50px; background-color: #fff; text-align: center; font-size: 18px; color: #000; font-weight: bold; }
#header #GNB #topmenu .l2:focus, #header #GNB #topmenu .l2:hover, #header #GNB #topmenu .l2:active	{ border-color: #eef8f9; background-color: #eef8f9; }




#gnb_background	{ display: none; position: fixed; left: 0; top: 0; z-index: 8; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.3); }
#gnb_background.show	{ display: block; }


@media all and (max-width: 1620px)
{
	#header #GNB #topmenu .lbb1:before	{ left: 10px; }
	#header #GNB #topmenu .lbb1:after	{ left: 10px; }
}

@media all and (max-width: 1400px)
{
	#header #GNB #topmenu .lbb1:before	{ width: 200px; }
	#header #GNB #topmenu .lbb1:after	{ width: 200px; }
	#header #GNB #topmenu .lbb1	{ min-height: 200px; }
	#header #GNB #topmenu .ld2	{ padding-left: 200px; }
	#header #GNB #topmenu .cd2	{ padding: 0 10px; }
}

@media all and (max-width: 1023px)
{
	#header #GNB #topmenu .ld1	{ float: none; width: 100%; padding: 0 20px; box-sizing: border-box; }
	#header #GNB #topmenu .ld1:after	{ display: block; clear: both; content: ""; }
	#header #GNB #topmenu .cd1	{ width: 33.33%; }
	#header #GNB #topmenu .l1	{ padding: 0; text-align: center; }
}

@media all and (max-width: 768px)
{
	#header header h1 a	{ left: 50%; top: 0; width: 150px; height: 69px; margin-left: -75px; background-size: 150px auto; }
	
	#header #GNB aside	{  display: none;}
	#header #GNB aside .align .weather,
	#header #GNB aside .align .air	{ display: none; }
	
	#header #GNB #topmenu	{ height: 70px; padding: 0; }
	#header #GNB #topmenu .ld1	{ display: none; }
	
	#header #GNB #topmenu > button.openclose	{ height: 69px; padding: 0; background-position: center center; text-align: left; text-indent: -999px; overflow: hidden; background-color: transparent !important; }
	/* 2022.04.07 로그인버튼 추가*/
	#header #GNB #topmenu > a.login_btn	{ height: 69px; padding: 0; background-position: center center; text-align: left; text-indent: -999px; overflow: hidden; background-color: transparent !important; position: absolute; left: 0; top: 0; width: 60px; margin: 0; border: 0 none; background: transparent url(../image/header_login.png) no-repeat center 29px; }
	
	
	#header header.show	{ padding-bottom: 70px; }
	#header #GNB.show	{ position: absolute; left: 0; top: 69px; z-index: 99; width: 100%; background-color: #fff; }
	#header #GNB.show aside	{ display: block; border-top: 1px solid #e6e6e6; background-color: #fafafa; }
	#header #GNB aside .align nav	{ float: none; text-align: center; }
	#header #GNB aside .align nav ul	{ float: none; }
	#header #GNB aside .align nav ul li	{ float: none; display: inline-block; }
	
	#header #GNB.show #topmenu	{ position: static; height: auto; border-bottom: 0 none; }
	
	#header #GNB.show #topmenu > button.openclose	{ top: -69px; background: url(../image/header_sitemap_close.png) no-repeat center center; background-size: 24px auto; }
	
	#header #GNB.show #topmenu .ld1	{ display: block; padding: 0; }
	#header #GNB.show #topmenu .cd1	{ display: block; float: none; width: auto; border-bottom: 1px solid #666; }
	#header #GNB.show #topmenu .cd1c1	{ display: none; }
	#header #GNB.show #topmenu .l1	{ position: relative; line-height: 22px; padding: 18px 20px; background-color: #454a50 !important; text-align: left; font-size: 18px; font-weight: 700; color: #fff; }
	#header #GNB.show #topmenu .l1.active	{ background-color: #3b62bb; color: #fff; }
	#header #GNB.show #topmenu .l1.active:before,
	#header #GNB.show #topmenu .l1.active:after	{ content: none; }
	#header #GNB.show #topmenu .l1.over2	{ background-color: #3b62bb !important; }
	#header #GNB.show #topmenu .l1.hasChild:after	{ position: absolute; left: auto; right: 20px; top: 50%; width: auto; margin-top: -11px; background: transparent; font-family: serif; font-size: 26px; font-weight: normal; color: #fff; content: "+"; }
	#header #GNB.show #topmenu .l1.hasChild.over2:after	{ content: "-"; }
	
	#header #GNB.show #topmenu .lb1.show	{ position: static;  }
	#header #GNB.show #topmenu .lbb1:before,
	#header #GNB.show #topmenu .lbb1:after	{ content: none; }
	#header #GNB.show #topmenu .lbb1	{ min-height: 0; }
	
	#header #GNB.show #topmenu .ld2	{ padding: 0; }
	#header #GNB.show #topmenu .cd2	{ float: none; width: auto; padding: 0; border-bottom: 1px solid #e6e6e6; }
	#header #GNB.show #topmenu .cd2:last-child	{ border-bottom: 0 none; }
	#header #GNB.show #topmenu .l2	{ line-height: 22px; padding: 12px 20px; border: 0 none; text-align: left; font-size: 16px; color: #222; font-weight: normal; }
	
	
	#gnb_background	{ background-color: rgba(0, 0, 0, 0.5); }
	#gnb_background.show2	{ display: block; }
}





/**
CONTENTS
**/
#container.sub	{ position: relative; padding-top: 90px; padding-bottom: 30px; }
#container.sub .alignbox	{ max-width: 1400px; margin: 0 auto; }
#container.sub .alignbox:after	{ display: block; clear: both; content: ""; }

#container.sub #SUB-GNB	{ float: left; width: 18.5714%; max-width: 260px; padding: 0; margin: 0; }

#SUB-GNB ul,
#SUB-GNB li	{ padding: 0; margin: 0; list-style: none; }

#SUB-GNB .ld1	{}
#SUB-GNB .cd1	{}
#SUB-GNB .l1	{ display: block; line-height: 120px; background: #3482d2 url(../image/sub_lnb_depth1.png) repeat left top; background-size: cover; border-radius: 18px 18px 0 0; text-align: center; font-size: 30px; font-weight: bold; color: #fff; cursor: default; }

#SUB-GNB .lb1	{}

#SUB-GNB .ld2	{}
#SUB-GNB .cd2	{ margin: 4px 0; }
#SUB-GNB .l2	{ position: relative; display: block; line-height: 3em; padding: 0 0 0 20px; border: 1px solid #ddd; border-radius: 5px; font-size: 1.0666em; color: #666; font-weight: normal; }
#SUB-GNB .l2.active	{ color: #000; font-weight: bold; }
#SUB-GNB .l2:focus, #SUB-GNB .l2:hover, #SUB-GNB .l2:active	{ border-color: #2550a7; background-color: #2550a7; color: #fff; font-weight: normal; }
#SUB-GNB .l2:focus:after, #SUB-GNB .l2:hover:after, #SUB-GNB .l2:active:after	{ position: absolute; right: 19px; top: 0; color: #fff; font-size: 25px; font-family: serif; letter-spacing: -20px; content: "ㆍㆍㆍ"; }
#SUB-GNB .l2.hasChild	{ padding-right: 30px; }
#SUB-GNB .l2.hasChild:after	{ position: absolute; top: 5px; right: 24px; text-align: right; color: #333; font-family: serif; font-size: 21px; font-weight: normal; content: "+"; }
#SUB-GNB .l2.hasChild.show:after	{ color: #486bad; content: "-"; }

#SUB-GNB .lb2	{ display: none_; }
#SUB-GNB .lb2.show	{ display: block; }

#SUB-GNB .ld3	{ padding: 15px 0; border-bottom: 1px solid #ddd; background-color: #efefef; }
#SUB-GNB .cd3	{}
#SUB-GNB .l3	{ position: relative; display: block; line-height: 1.45em; padding: 5px 0 5px 0; margin: 0 0 0 10px; font-size: 1em; color: #333; font-weight: normal; }
#SUB-GNB .l3:focus, #SUB-GNB .l3:hover, #SUB-GNB .l3:active, #SUB-GNB .l3.active	{ color: #222; font-weight: 600; }
#SUB-GNB .l3:before	{ display: inline-block; width: 20px; text-align: center; font-family: serif; font-size: 12px; content: "-"; }

#SUB-GNB .lb3	{ margin: 5px 30px 10px 30px; }

#SUB-GNB .ld4	{}
#SUB-GNB .cd4	{}
#SUB-GNB .l4	{ position: relative; padding: 0 0 0 10px; font-size: 0.85em; font-weight: 400; color: #454545; word-break: keep-all; }
#SUB-GNB .l4:before	{ position: absolute; left: 0; top: 9px; width: 3px; height: 3px; border-width: 1px; border-style: solid; border-color: #3b3b3b #bbb #bbb #787878; background-color: #bbb; content: ""; }
#SUB-GNB .l4:focus, #SUB-GNB .l4:hover ,#SUB-GNB .l4:active, #SUB-GNB .l4.active	{ text-decoration: underline; color: #0092e2; }





#container.sub #section	{ float: right; width: 77.1428%; max-width: 1080px; }

#section header	{ }

#container.sub #section section header .menu_path_box	{ position: absolute; left: 0; top: 0; z-index: 2; width: 100%; line-height: 59px; border-bottom: 1px solid #e6e6e6; background-color: #f7f9fc; }
#container.sub #section section header .menu_path	{ max-width: 1400px; margin: 0 auto; }
#container.sub #section section header .menu_path:after	{ display: block; clear: both; content: ""; }
#container.sub #section section header .menu_path .home	{ float: left; width: 60px; height: 59px; margin: 0; border-left: 1px solid #e6e6e6; border-right: 1px solid #e6e6e6; background: url(../image/sub_menupath_home.png) no-repeat center center; text-indent: -999px; overflow: hidden; }
#container.sub #section section header .menu_path ul	{ position: relative; z-index: 99; float: left; min-width: 240px; height: 59px; padding: 0; margin: 0 0 0 -1px; list-style: none; box-sizing: border-box; border-left: 1px solid #e6e6e6; border-right: 1px solid #e6e6e6; overflow: hidden; }
#container.sub #section section header .menu_path ul.show	{ overflow: visible; }
#container.sub #section section header .menu_path ul li	{ padding: 0; margin: 0; list-style: none; }
#container.sub #section section header .menu_path ul li a	{ display: block; padding-left: 20px; padding-right: 20px; border-bottom: 1px solid #404040; font-size: 18px; color: #fff; background-color: #313131; }
#container.sub #section section header .menu_path ul li.fix_menu a	{ border-bottom: 0 none; }
#container.sub #section section header .menu_path ul li a:focus, #container.sub #section section header .menu_path ul li a:hover, #container.sub #section section header .menu_path ul li a:active	{ background-color: #2550a7; color: #fff; }
#container.sub #section section header .menu_path ul li.fix_menu a	{ position: relative; padding-right: 50px; color: #666 !important; background-color: transparent !important; }
#container.sub #section section header .menu_path ul.show li.fix_menu a	{ color: #000 !important; font-weight: 600 !important; }
#container.sub #section section header .menu_path ul li.fix_menu a:after	{ position: absolute; right: 19px; top: 50%; width: 17px; height: 9px; margin-top: -5px; background: url(../image/sub_menupath_arrow_down.png) no-repeat center center; content: ""; }
#container.sub #section section header .menu_path ul.show li.fix_menu a:after	{ background-image: url(../image/sub_menupath_arrow_up.png); }


#section header h2	{ position: relative; height: 120px; line-height: 117px; padding: 0; margin: 0; font-size: 36px; font-weight: bold; color: #000; }
#section header h2:after	{ position: absolute; left: 0; bottom: 0; width: 100%; height: 4px; border-radius: 4px; background-color: #b1b3c7; content: ""; }


#section header  .sub_utility	{ position: relative; z-index: 1; max-width: 1400px; margin: 0 auto; }
#section header  .sub_utility ul	{ position: absolute; right: 60px; top: -95px; padding: 0; margin: 0; list-style: none; }
#section header  .sub_utility ul:after	{ display: block; clear: both; content: ""; }
#section header  .sub_utility ul li	{ float: left; padding: 0; margin: 0; list-style: none; }
#section header  .sub_utility ul li a	{ display: block; width: 46px; height: 46px; border: 2px solid #eee; border-radius: 100%; box-sizing: border-box; background: no-repeat center center; text-indent: -999px; overflow: hidden; }
#section header  .sub_utility ul li a:focus, #section header  .sub_utility ul li a:hover, #section header  .sub_utility ul li a:active	{ background-color: #2550a7; }
#section header  .sub_utility ul li a.print	{ background-image: url(../image/sub_utility_print.png); }

#section header  .sub_utility ul.dropdown	{ right: 0; z-index: 2; height: 46px; overflow: hidden; }
#section header  .sub_utility ul.dropdown:before	{ display: block; height: 46px; border: 2px solid #eee; border-radius: 100%; background: url(../image/sub_utility_dropdown.png) no-repeat center center; content: ""; }
#section header  .sub_utility ul.dropdown.show	{ overflow: visible; }
#section header  .sub_utility ul.dropdown li	{ float: none; padding-top: 2px; }

#section header  .sub_utility ul li a.facebook	{ background-color: #a8a8a8; background-image: url(../image/sub_utility_facebook.png); }
#section header  .sub_utility ul li a.twitter	{ background-color: #a8a8a8; background-image: url(../image/sub_utility_twitter.png); }
#section header  .sub_utility ul li a.naver	{ background-color: #a8a8a8; background-image: url(../image/sub_utility_naver.png); }
#section header  .sub_utility ul li a.kakaostory	{ background-color: #a8a8a8; background-image: url(../image/sub_utility_kakao.png); }
#section header  .sub_utility ul.dropdown:focus:before, #section header  .sub_utility ul.dropdown:hover:before, #section header  .sub_utility ul.dropdown:active:before	{ background-color: #2550a7; background-image: url(../image/sub_utility_dropdown2.png); }
#section header  .sub_utility ul.dropdown li a:focus, #section header  .sub_utility ul.dropdown li a:hover, #section header  .sub_utility ul.dropdown li a:active	{ background-color: #666; }


#section header .tabmenu	{ margin: -1px 0 40px 0; }
#section header .tabmenu ul	{ display: table; width: 100%; padding: 0; margin: 0; list-style: none; }
#section header .tabmenu ul li	{ display: table-cell; width: 5%; padding: 0; margin: 0; list-style: none; background: none; vertical-align: top; }
#section header .tabmenu ul li a	{ position: relative; display: table; width: 100%; height: 58px; border: 1px solid #d7d7d7; border-left: 0 none; box-sizing: border-box; text-align: center; color: #222; font-size: 17px; vertical-align: top; }
#section header .tabmenu ul li:first-child a	{ border-left: 1px solid #d7d7d7; }
#section header .tabmenu ul li a.text_length_9	{ letter-spacing: -2px; }
#section header .tabmenu ul li a.text_length_10	{ letter-spacing: -2px; font-size: 16px; }
#section header .tabmenu ul li a.text_length_11	{ letter-spacing: -2px; font-size: 15px; }
#section header .tabmenu ul li a span	{ display: table-cell; width: 100%; padding: 0 5px; box-sizing: border-box; vertical-align: middle; }
#section header .tabmenu ul li a:focus, #section header .tabmenu ul li a:hover, #section header .tabmenu ul li a:active	{ background-color: #d7d7d7; color: #222; }
#section header .tabmenu ul li a.open	{ border-color: #02489f; color: #02489f; background-color: #f5f8fb; }
#section header .tabmenu ul li a.open:before	{ position: absolute; left: -1px; top: 0; width: 1px; height: 100%; background-color: #02489f; content: ""; }
#section header .tabmenu ul li:first-child a.open:before	{ content: none; }


#container.sub .contents	{ padding-top: 35px; }


@media all and (max-width: 1399px)
{
	#container.sub .alignbox	{ padding: 0 10px; }
	#container.sub #SUB-GNB	{ display: none; }
	#container.sub #section	{ float: none; width: auto; margin: 0 auto; }
}

@media all and (max-width: 768px)
{
	#container.sub #section section header .menu_path_box	{ line-height: 39px; }
	#container.sub #section section header .menu_path .home	{ width: 40px; height: 39px; border-left: 0; background-size: 15px auto; }
	#container.sub #section section header .menu_path ul	{ min-width: 0; height: 39px; }
	#container.sub #section section header .menu_path ul:last-child	{ border-right: 0; }
	#container.sub #section section header .menu_path .cols_count_1 ul	{ width: calc(100% - 42px); }
	#container.sub #section section header .menu_path .cols_count_2 ul	{ width: calc((100% - 42px) / 2); }
	#container.sub #section section header .menu_path .cols_count_3 ul	{ width: calc((100% - 42px) / 3); }
	#container.sub #section section header .menu_path .cols_count_4 ul	{ width: calc((100% - 42px) / 4); }
	
	#container.sub #section section header .menu_path ul li a	{ padding-left: 10px; padding-right: 10px; font-size: 14px; }
	#container.sub #section section header .menu_path ul li.fix_menu a	{ padding-right: 25px; }
	#container.sub #section section header .menu_path ul li.fix_menu a:after	{ right: 7px; width: 10px; background-size: 10px auto; }
}




/**
FOOTER
**/
#footer	{ background-color: #2d2d2d; color: #fff; }
#footer aside	{ border-bottom: 1px solid #505050; }
#footer aside .center_list	{ position: fixed; right: 0; top: 180px; z-index: 3; max-width: 120px; max-height: calc(100% - 180px); box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); border-radius: 4px 0 0 4px; background-color: #fff; overflow: auto; }
#footer aside .center_list h3	{ line-height: 52px; padding: 0; margin: 0; text-align: center; background: #3482d2 url(../image/footer_centerlist.png) no-repeat center center; background-size: cover; color: #fff; font-size: 16px; font-weight: bold; }
#footer aside .center_list ul	{ padding: 10px; margin: 0; list-style: none; }
#footer aside .center_list ul li	{ padding: 0; margin: 0; list-style: none; border-bottom: 1px dashed #d6d6d6; }
#footer aside .center_list ul li:last-child	{ border-bottom: 0 none; }
#footer aside .center_list ul li a	{ display: block; line-height: 19px; padding: 10px; margin: 0 -10px; text-align: center; font-size: 14px; font-weight: normal; color: #000; }
#footer aside .center_list ul li a:focus, #footer aside .center_list ul li a:hover, #footer aside .center_list ul li a:active	{ background-color: #2550a7; color: #fff; }
#footer aside .center_list > a	{ display: block; line-height: 34px; background: #3482d2; background: linear-gradient(-14deg, #00a9a3 0%,#3482d2 100%); text-align: center; color: #fff; font-size: 14px; }
#footer aside .center_list > a:focus, #footer aside .center_list > a:hover, #footer aside .center_list > a:active	{ background: #2550a7; color: #fff; }


#footer aside .alignbox	{ max-width: 1400px; padding: 0 0 10px 0; margin: 0 auto; }
#footer aside .alignbox:after	{ display: block; clear: both; content: ""; }
#footer aside .alignbox > ul	{ float: left; padding: 10px 0 0 0; margin: 0; list-style: none; }
#footer aside .alignbox > ul > li	{ position: relative; float: left; padding: 0; margin: 0; list-style: none; }
#footer aside .alignbox > ul > li:before	{ position: absolute; left: 0; top: 50%; width: 1px; height: 12px; margin-top: -6px; background-color: #606060; content: ""; }
#footer aside .alignbox > ul > li:first-child:before	{ content: none; }
#footer aside .alignbox > ul > li > a	{ display: block; line-height: 40px; padding: 0 25px; font-size: 15px; color: #aaa; }
#footer aside .alignbox > ul > li:first-child > a	{ color: #fff; }
#footer aside .alignbox > ul > li > a:focus, #footer aside .alignbox > ul > li > a:hover, #footer aside .alignbox > ul > li > a:active	{ font-weight: 500; color: #fff; }
#footer aside .alignbox > ul > li:first-child > a	{ padding-left: 0; }

#footer aside .alignbox .familysite	{ float: right; }
#footer aside .alignbox .familysite form	{ float: left; min-width: 180px; padding-top: 10px; margin-left: 20px; }
#footer aside .alignbox .familysite form:first-child	{ margin-left: 0; }
#footer aside .alignbox .familysite form fieldset	{ position: relative; }
#footer aside .alignbox .familysite form fieldset:after	{ display: block; clear: both; content: ""; }
#footer aside .alignbox .familysite form fieldset label	{ position: absolute; width: 0; height: 0; font-size: 0; overflow: hidden; }
#footer aside .alignbox .familysite form fieldset select	{ display: block; width: 100%; height: 40px; padding: 0 20px; margin: 0; border: 0 none; appearance: none; background: #fff url(../image/footer_familysite_arrow.png) no-repeat 70% 50%; font-size: 16px; color: #888; }
#footer aside .alignbox .familysite form fieldset button	{ position: absolute; right: 0; top: 0; width: 40px; height: 40px; line-height: normal; padding: 0; margin: 0; border: 0 none; background-color: #585a5d; color: #fff; font-size: 15px; font-weight: 400; cursor: pointer; }


#footer address	{ display: block; max-width: 1400px; line-height: 26px; padding: 30px 0; margin: 0 auto; font-size: 16px; color: #c3c3c3; font-style: normal; }
#footer address span	{ display: inline-block; margin-right: 1em; }


@media all and (max-width: 1650px)
{
	#footer aside .center_list	{ display: none; }
}

@media all and (max-width: 1419px)
{
	#footer aside	{ padding: 0 10px; }
	#footer address	{ padding: 0 10px; }
}

@media all and (max-width: 1024px)
{
	#footer aside .alignbox > ul	{ float: none; text-align: center; }
	#footer aside .alignbox > ul > li	{ float: none; display: inline-block; }

	#footer aside .alignbox .familysite	{ float: none; line-height: 0; text-align: center; }
	#footer aside .alignbox .familysite form	{ float: none; display: inline-block; min-width: 210px; margin: 0 10px !important; }

	#footer address	{ padding: 20px 10px; }
}