@charset "UTF-8";
@import url(//fonts.googleapis.com/earlyaccess/notosanskr.css);

@font-face { 
	font-family:'BarcodeFont';
	src:url("../font/Code39Azalea.woff") format('woff');
}



body	{ width: 100%; height: 100%; padding: 0; margin: 0; font-size: 18px; font-family: 'Noto Sans KR', NanumSquare, NanumGothic,"Malgun Gothic","맑은 고딕","돋움",Dotum,"굴림",Gulim,Helvetica,AppleGothic,Sans-serif; }
*	{ font-family: 'Noto Sans KR', NanumSquare, NanumGothic,"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; }


/**
HEADER
**/
.gnb_cover	{ position: absolute; z-index: 7; left: 0; top: 147px; width: 100%; height: 100%; background: rgba(250, 250, 250, 0.95); box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2); }

#header	{ position: relative; }
#header header	{}
#header header h1	{ position: relative; max-width: 1560px; margin: 0 auto; }
#header header h1 a	{ position: absolute; left: 0; top: 47px; z-index: 9; width: 200px; height: 100px; text-align: left; text-indent: -9999px; overflow: hidden; background: url(../image/header_logo.png) no-repeat 0 center; }
#header header p.slogan	{ position: absolute; width: 0; height: 0; font-size: 0; overflow: hidden; }


#header header #GNB	{}
#GNB	{}
#GNB aside.top	{ line-height: 46px; border-bottom: 1px solid #efefef; }
#GNB aside.top .align_box	{ position: relative; max-width: 1560px; margin: 0 auto; }
#GNB aside.top .align_box:after	{ display: block; clear: both; content: ""; }

#GNB aside.top nav	{ float: right; }
#GNB aside.top nav:after	{ display: block; clear: both; content: ""; }
#GNB aside.top nav ul	{ padding: 0; margin: 0; list-style: none; }
#GNB aside.top nav ul:after	{ display: block; clear: both; content: ""; }
#GNB aside.top nav ul li	{ position: relative; float: left; padding: 0; margin: 0; list-style: none; }
#GNB aside.top nav ul li:before	{ position: absolute; left: 0; top: 50%; width: 1px; height: 18px; margin-top: -9px; background-color: #666; content: ""; }
#GNB aside.top nav ul li:first-child:before	{ content: none; }
#GNB aside.top nav ul li a	{ float: left; display: block; padding: 0 1em; color: #777; font-size: 16px; }
#GNB aside.top nav ul li a:focus, #GNB aside.top nav ul li a:hover, #GNB aside.top nav ul li a:active	{ color: #000; }

#GNB aside.top nav ul li:nth-child(4)	{ position: absolute; right: 0; top: 75px; z-index: 9; }
#GNB aside.top nav ul li:nth-child(4):before	{ content: none; }
#GNB aside.top nav ul li:nth-child(4) form	{ display: block; padding: 0; margin: 0; }
#GNB aside.top nav ul li:nth-child(4) form fieldset	{ display: block; padding: 0; margin: 0; }
#GNB aside.top nav ul li:nth-child(4) form fieldset:after	{ display: block; clear: both; content: ""; }
#GNB aside.top nav ul li:nth-child(4) form fieldset label	{ position: absolute; width: 0; height: 0; font-size: 0; overflow: hidden; }
#GNB aside.top nav ul li:nth-child(4) form fieldset input	{ float: left; display: block; width: 220px; height: 44px; line-height: normal; padding: 0 50px 0 20px; border: 2px solid #247cd3; border-radius: 44px; background-color: #fff; color: #333; font-size: 16px; }
#GNB aside.top nav ul li:nth-child(4) form fieldset input::placeholder	{ color: #777; }
#GNB aside.top nav ul li:nth-child(4) form fieldset input:focus	{ background-color: #f0f0f0; }
#GNB aside.top nav ul li:nth-child(4) form fieldset button	{ float: left; display: block; width: 44px; height: 44px; min-width: 0; padding: 0; margin: 0 0 0 -44px; border: 0 none; border-radius: 100%; background: #247cd3 url(../image/header_search.png) no-repeat center center; text-align: left; text-indent: -999px; overflow: hidden; }
#GNB aside.top nav ul li:nth-child(4) form fieldset button:focus, #GNB aside.top nav ul li:nth-child(4) form fieldset button:hover, #GNB aside.top nav ul li:nth-child(4) form fieldset button:active	{ background-color: #333; }





#GNB #topmenu	{ position: relative; z-index: 8; border-bottom: 1px solid #8a8a8a; }
	.menu_design_ #GNB #topmenu	{ border-bottom: 0 none; }
#GNB #topmenu nav	{ max-width: 1560px; margin: 0 auto; box-sizing: border-box; }
#GNB #topmenu .show_all_menu	{ display: none; }

#topmenu ul,
#topmenu li	{ padding: 0; margin: 0; list-style: none; background: none; }

#topmenu .ld1	{ display: table; width: 100%; padding: 0 250px 0 250px; box-sizing: border-box; }
#topmenu .ld1 .cd1	{ position: relative; display: table-cell; width: 1%; }
#topmenu .ld1 .cd1c1,
#topmenu .ld1 .cd1c8,
#topmenu .ld1 .cd1c9,
#topmenu .ld1 .cd1c10,
#topmenu .ld1 .cd1c11,
#topmenu .ld1 .cd1c12,
#topmenu .ld1 .cd1c13,
#topmenu .ld1 .cd1c14,
#topmenu .ld1 .cd1c15,
#topmenu .ld1 .cd1c16,
#topmenu .ld1 .cd1c17,
#topmenu .ld1 .cd1c18,
#topmenu .ld1 .cd1c19	{ display: none; }
#topmenu .ld1 .l1	{ display: block; height: 100px; line-height: 100px; font-size: 20px; color: #080808; font-weight: 500; text-align: center; }

#topmenu .lb1	{ position: absolute; width: 100%; height: 0; overflow: hidden; box-sizing: border-box; }
#topmenu .lb1 > p	{ display: none; }
#topmenu .ld2	{}
#topmenu .ld2 .cd2	{}
#topmenu .ld2 .cd2 .l2	{ display: block; line-height: 24px; padding: 8px 10px; text-align: left; word-break: keep-all; font-size: 18px; }
#topmenu .ld2 .cd2 .l2:focus, #topmenu .ld2 .cd2 .l2:hover, #topmenu .ld2 .cd2 .l2:active	{ color: #fff; font-weight: 500; text-decoration: underline; }


#topmenu .lb2	{}
#topmenu .child_tabmenu > .lb2	{ display: none; }

#topmenu .ld3	{ padding-left: 20px; }
#topmenu .ld3 .cd3	{}
#topmenu .ld3 .cd3 .l3	{ position: relative; display: block; line-height: 24px; padding: 0 10px; text-align: left; word-break: keep-all; font-size: 16px; }
#topmenu .ld3 .cd3 .l3:before	{ position: absolute; left: 0; top: 11px; width: 3px; height: 3px; background-color: #333; content: ""; }
#topmenu .ld3 .cd3 .l3:focus, #topmenu .ld3 .cd3 .l3:hover, #topmenu .ld3 .cd3 .l3:active	{ color: #fff; font-weight: 500; text-decoration: underline; }




#header.over #topmenu .l1	{ color: #080808; }
#header.over #topmenu .over .l1	{ color: #fff; background-color: #145099; }
#header.over #topmenu .lb1	{ height: auto; overflow: visible; }
#header.over #topmenu .lb1 .ld2	{ padding: 30px 0; }
#header.over #topmenu .over .lb1	{ background-color: #27395c; }
#header.over #topmenu .over .lb1 .l2	{ color: #fff; }
#header.over #topmenu .over .ld3 .cd3 .l3	{ color: #fff; }
#header.over #topmenu .over .ld3 .cd3 .l3:before	{ background-color: #fff; }



@media all and (max-width: 1560px)
{
	#GNB aside.top nav ul li:nth-child(4)	{ position: static; padding-top: 1px; }
	#GNB aside.top nav ul li:nth-child(5)	{ position: static; padding-top: 1px; padding-left: 20px; }
	
	#topmenu .ld1	{ padding-right: 0; }
}

@media all and (max-width: 1072px)
{
	#header header h1 a	{ top: 0; height: 55px; }
	
	#GNB aside.top	{ line-height: 55px; }
	#GNB aside.top nav ul li:nth-child(4)	{ padding-top: 5px; }
	#GNB aside.top nav ul li:nth-child(5)	{ padding-top: 5px; padding-left: 20px; }
	
	#topmenu .ld1	{ padding: 0; }
}


@media all and (max-width: 1024px)
{
	#GNB aside.top nav ul li:nth-child(4),
	#GNB aside.top nav ul li:nth-child(5)	{ display: none; }
}

@media all and (max-width: 768px)
{
	#header	{ width: 100%; height: auto; }
	
	.site_main #header	{ height: 60px !important; }
	
	#header header h1 a	{ left: 50%; top: 0; width: 180px; height: 60px; margin-left: -90px; background-position: center center; background-size: auto 45px; }
	
	#header.over #GNB	{ background-color: #fafafa; }
	
	#GNB aside.top	{ height: 60px; line-height: 60px; }
	
	#GNB aside.top nav	{ display: none; }
	#GNB #topmenu	{ padding: 0; border: 0 none; background: none; }
	#GNB #topmenu .show_all_menu	{ display: block; position: absolute; left: 0; top: -62px; width: 60px; height: 60px; padding: 0; margin: 0; border: 0 none; background: url(../image/header_showmenu.png) no-repeat center center; background-size: auto 30px; text-indent: -99999px; overflow: hidden; }
	#GNB #topmenu nav	{ padding-left: 0; }
	#topmenu .ld1	{ display: none; }
	
	
	.gnb_cover	{ position: fixed; top: 0; height: 100% !important; border: 0 none; background: #fff; }
	
	#header.over header h1	{ display: none; }
	#header.over #GNB aside.top	{ position: relative; z-index: 8; height: 60px; background-color: #145099; color: #fff; }
	#header.over #GNB aside.top nav	{ display: block; float: none; margin-top: 0; }
	#header.over #GNB aside.top nav ul	{ position: static; height: 60px; padding-right: 60px; overflow: hidden; }
	#header.over #GNB aside.top nav ul li	{ line-height: 60px; border: 0 none; }
	#header.over #GNB aside.top nav ul li:nth-child(4),
	#header.over #GNB aside.top nav ul li:nth-child(5)	{ display: none; }
	#header.over #GNB aside.top nav ul li:before	{ content: ""; color: #fff; }
	#header.over #GNB aside.top nav ul li:first-child:before	{ content: none; }
	#header.over #GNB aside.top nav ul li a	{ float: none; display: inline-block; width: auto; height: 60px; line-height: 60px; padding: 0 12px; text-align: left; text-indent: 0; overflow: visible; background: none !important; font-size: 15px; color: #fff; }
	#header.over #GNB #topmenu .show_all_menu	{ left: auto; right: 0; top: -60px; z-index: 9; background-color: transparent; background-image: url(../image/header_showmenu_close.png); background-size: 35%; }
	
	#header.over #topmenu .ld1	{ display: block; border-bottom: 1px solid #e3e3e3; }
	#header.over #topmenu .ld1 .cd1	{ display: block; width: auto; }
	#header.over #topmenu .ld1 .cd1c1	{ display: none;; }
	#header.over #topmenu .ld1 .cd1 .l1	{ position: relative; height: 53px; line-height: 53px; text-align: left; text-indent: 20px; color: #000; font-size: 16px; font-weight: normal; }
	#header.over #topmenu .over .l1	{ color: inherit; background-color: inherit; }
	#header.over #topmenu .ld1 .cd1 .l1.hasChild:after	{ position: absolute; right: 20px; top: 50%; width: 16px; height: 9px; margin-top: -4px; background: url(../image/header_menu_depth1_arrow_up.png) no-repeat center center; background-size: contain; content: ""; }
	#header.over #topmenu .ld1 .cd1 .l1.hasChild.show:after	{ background-image: url(../image/header_menu_depth1_arrow_down.png); }
	
	#header.over #topmenu .lb1	{ position: static; width: auto; height: 0 !important; padding: 0; border: 0 none; overflow: hidden; }
	#header.over #topmenu .lb1.show	{ height: auto !important; padding: 0; border-top: 1px solid #e3e3e3; border-bottom: 1px solid #e3e3e3; background-color: #f9f9f9; overflow: visible; }
	#header.over #topmenu .ld2 .cd2 .l2	{ position: relative; line-height: 32px; padding: 0; font-size: 16px; text-align: left; color: #333; text-indent: 20px; }
	#header.over #topmenu .ld2 .cd2 .l2.hasChild:after	{ position: absolute; right: 20px; top: 0; font-size: 10px; color: #999; text-align: center; content: "▼"; }
	#header.over #topmenu .ld2 .cd2 .l2.hasChild.show:after	{ content: "▲"; }
	
	#header.over #topmenu .lb2	{ display: block; height: 0; overflow: hidden; }
	#header.over #topmenu .lb2.show	{ height: auto; overflow: visible; }
	
	#header.over #topmenu .ld3	{ padding-left: 40px; }
	#header.over #topmenu .ld3 .cd3 .l3	{ position: relative; line-height: 30px; font-size: 16px; color: #666; }
	#header.over #topmenu .ld3 .cd3 .l3:before	{ position: static; display: inline-block; width: 10px; height: auto; background: none !important; content: "-"; }
	
	#header.over #topmenu .child_tabmenu > div	{ display: none !important; }
	#header.over #topmenu .over .ld3 .cd3 .l3	{ color: #000; }
}








/*
FOOTER
*/
#footer	{ border-top: 1px solid #d6d6d6; background-color: #222; color: #666; }
#footer aside	{ border-bottom: 1px solid #393939; }
#footer aside .alignbox	{ max-width: 1560px; margin: 0 auto; }
#footer aside .alignbox:after	{ display: block; clear: both; content: ""; }
#footer aside ul.link	{ float: left; padding: 0; margin: 0; list-style: none; }
#footer aside ul.link li	{ position: relative; float: left; padding: 0; margin: 0; list-style: none; }
#footer aside ul.link li:before	{ position: absolute; left: 0; top: 50%; width: 3px; height: 3px; margin-top: -2px; border-radius: 100%; background-color: #666; content: ""; }
#footer aside ul.link li:first-child:before	{ content: none; }
#footer aside ul.link li a	{ display: block; line-height: 64px; padding: 0 20px; color: #666; }
#footer aside ul.link li:first-child a	{ padding-left: 0; }
#footer aside ul.link li a strong	{ font-weight: normal; }
#footer aside ul.link li a:focus, #footer aside ul.link li a:hover, #footer aside ul.link li a:active,
#footer aside ul.link li a:focus *, #footer aside ul.link li a:hover *, #footer aside ul.link li a:active *	{ font-weight: 500; color: #fff !important; text-decoration: underline; }


#footer .footer_logo	{ position: relative; max-width: 1560px; margin: 0 auto; }
#footer .footer_logo h3	{ position: absolute; left: 0; top: 25px; width: 181px; height: 61px; margin: 0; background: url(../image/footer_logo.png) no-repeat 0 center; text-indent: -9999px; overflow: hidden; }
#footer address	{ max-width: 1560px; line-height: 23px; padding: 25px 0 25px 325px; margin: 0 auto; box-sizing: border-box; font-style: normal; font-size: 16px; color: #666; }
#footer address span	{ display: inline-block; }
#footer address span.split	{ margin: 0 1em; }
#footer address span.split2	{ display: none; }
#footer address span.copyright	{ display: inline-block; margin-top: 0.5em; }


@media all and (max-width: 1560px)
{
	#footer aside	{ padding-left: 10px; padding-right: 10px; }
	#footer aside .alignbox,
	#footer .footer_logo,
	#footer address	{ max-width: 1072px; }
}

@media all and (max-width: 1024px)
{
	#footer .footer_logo	{ display: none; }
	#footer address	{ padding: 20px 10px; }
}

@media all and (max-width: 800px)
{
	#footer aside ul.link	{ float: none; padding: 10px 0; border-bottom: 1px solid #292c30; text-align: center; }
	#footer aside ul.link li	{ float: none; display: inline-block; }
	#footer aside ul.link li a	{ line-height: 30px; }
	
	#footer aside .familysite	{ top: auto; float: none; margin: 10px auto; font-size: 14px; }
	#footer aside .familysite h3	{ font-size: 14px; }
	
	#footer .footer_logo, #footer .footer_logo *	{ display: none !important; background: none !important; }
	
	#footer address	{ padding-left: 10px; padding-right: 10px; margin: 0; text-align: center; }
}

@media all and (max-width: 768px)
{
	#footer aside	{ padding: 0; }
	#footer aside ul.link	{ display: table; width: 100%; padding: 0; }
	#footer aside ul.link li	{ display: table-cell; /*width: 1%;*/ vertical-align: top; }
	#footer aside ul.link li a	{ display: flex; height: 50px; line-height: 1em; padding: 0 5px !important; justify-content: center; align-items: center; }
	
	#footer address span	{ display: block; }
	#footer address .split	{ display: none; }
	#footer address br	{ display: none; }
}

@media all and (max-width: 425px)
{
	#footer aside ul.link li a	{ height: 60px; letter-spacing: -1px; }
}



/*
MAIN
*/
#container.main .section_1	{ padding: 40px 0; background-color: #e4f7ee; }
#container.main .section_1 .align_1	{ max-width: 1560px; margin: 0 auto; }
#container.main .section_1 .align_1:after	{ display: block; clear: both; content: ""; }
#container.main .section_1 .align_1 .area_1_1	{ float: left; width: 584px; }
#container.main .section_1 .align_1 .area_1_2	{ float: right; width: 956px; }


#container.main .popupzone1	{ position: relative; }
#container.main .popupzone1 h2	{ position: absolute; width: 0; height: 0; font-size: 0; overflow: hidden; }
#container.main .popupzone1 .list	{ width: 100%; height: 0; padding-top: 147.089041%; }
#container.main .popupzone1 .list .slick-list	{ position: absolute; left: 0; top: 0; z-index: 1; width: 100%; height: 100%; }
#container.main .popupzone1 .list .slick-list div,
#container.main .popupzone1 .list .slick-list a	{ display: block !important; position: relative; width: 100%; height: 100%; border-radius: 20px; background: no-repeat center center; background-size: contain; text-align: left; text-indent: -99999px; overflow: hidden; }
#container.main .popupzone1 .list .slick-list .empty	{ display: flex !important; align-items: center; justify-content: center; background-color: #fff; text-align:  center; text-indent: 0; overflow: visible; }

#container.main .popupzone1 .list .slick-prev	{ position: absolute; left: 50%; bottom: 30px; z-index: 2; width: 20px; height: 30px; line-height: 30px; padding: 0; margin: 0; border: 0 none; background-color: transparent; text-align: left; text-indent: -999px; overflow: hidden; font-family: serif; font-size: 12px; color: #fff; font-weight: lighter; }
#container.main .popupzone1 .list .slick-prev:after	{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; text-align: center; text-indent: 0; content: "<"; }
#container.main .popupzone1 .list .slick-prev:focus, #container.main .popupzone1 .list .slick-prev:hover, #container.main .popupzone1 .list .slick-prev:active	{ background-color: #000; color: #fff; }
#container.main .popupzone1 .list .slick-next	{ position: absolute; left: 50%; bottom: 30px; z-index: 2; width: 20px; height: 30px; line-height: 30px; padding: 0; margin: 0 0 0 40px; border: 0 none; background-color: transparent; text-align: left; text-indent: -999px; overflow: hidden; font-family: serif; font-size: 12px; color: #fff; font-weight: lighter; }
#container.main .popupzone1 .list .slick-next:after	{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; text-align: center; text-indent: 0; content: ">"; }
#container.main .popupzone1 .list .slick-next:focus, #container.main .popupzone1 .list .slick-next:hover, #container.main .popupzone1 .list .slick-next:active	{ background-color: #000; color: #fff; }
#container.main .popupzone1 .list .play_stop	{ position: absolute; left: 50%; bottom: 30px; z-index: 2; width: 20px; height: 30px; line-height: 30px; padding: 0; margin: 0 0 0 20px; border: 0 none; background-color: transparent; text-align: center; font-family: serif; font-size: 12px; color: #fff; font-weight: lighter; }
#container.main .popupzone1 .list .play_stop:focus, #container.main .popupzone1 .list .play_stop:hover, #container.main .popupzone1 .list .play_stop:active	{ background-color: #000; color: #fff; }

#container.main .popupzone1 .list .slick-dots	{ position: absolute; left: 50%; bottom: 30px; z-index: 1; width: 150px; padding: 0 15px; margin: 0 0 0 -75px; border-radius: 30px; box-sizing: border-box; background-color: rgba(0, 0, 0, 0.55); }
#container.main .popupzone1 .list .slick-dots li	{ display: none; padding: 0; margin: 0; list-style: none; background: none; }
#container.main .popupzone1 .list .slick-dots li.slick-active	{ display: block; }
#container.main .popupzone1 .list .slick-dots li button	{ display: block; width: 60px; height: 30px; padding: 0; margin: 0; border: 0 none; background: transparent; text-align: center; font-size: 16px; color: #cecece; font-weight: lighter; cursor: default; }
#container.main .popupzone1 .list .slick-dots li button span	{ color: #fff; }


#container.main .link1	{ width: 100%; margin-bottom: 20px; }
#container.main .link1 h2	{ position: absolute; width: 0; height: 0; font-size: 0; overflow: hidden; }
#container.main .link1 ul	{ padding: 0; margin: -10px; list-style: none; }
#container.main .link1 ul:after	{ display: block; clear: both; content: ""; }
#container.main .link1 ul li	{ float: left; width: 25%; padding: 10px; margin: 0; list-style: none; box-sizing: border-box; }

#container.main .link1 .list	{}
#container.main .link1 .slick-list	{ margin: 0 -10px; }
#container.main .link1 .slick-slide	{ padding: 0 10px; }

#container.main .link1 a	{ position: relative; display: block; height: 177px; line-height: 30px; padding-top: 120px; border-radius: 20px; box-sizing: border-box; background: #666; text-align: center; font-size: 20px; font-weight: 500; color: #fff; }
#container.main .link1 a:before	{ position: absolute; left: 0; top: 0; width: 100%; height: 73.5%; background: no-repeat center center; content: ""; }
#container.main .link1 .item_1 a	{ background-color: #f66f55; }
#container.main .link1 .item_2 a	{ background-color: #1e8cd2; }
#container.main .link1 .item_3 a	{ background-color: #37b375; }
#container.main .link1 .item_4 a	{ background-color: #2f518e; }
#container.main .link1 .item_5 a	{ background-color: #6642db; }
#container.main .link1 .item_6 a	{ background-color: #8e379b; }
#container.main .link1 .item_7 a	{ background-color: #f66f55; }
#container.main .link1 .item_8 a	{ background-color: #1e8cd2; }
#container.main .link1 .item_9 a	{ background-color: #37b375; }
#container.main .link1 .item_10 a	{ background-color: #2f518e; }
#container.main .link1 .item_11 a	{ background-color: #6642db; }
#container.main .link1 .item_12 a	{ background-color: #8e379b; }
#container.main .link1 .item_13 a	{ background-color: #f66f55; }
#container.main .link1 .item_14 a	{ background-color: #1e8cd2; }
#container.main .link1 .item_15 a	{ background-color: #37b375; }
#container.main .link1 .item_16 a	{ background-color: #2f518e; }
#container.main .link1 .item_17 a	{ background-color: #6642db; }
#container.main .link1 .item_18 a	{ background-color: #8e379b; }
#container.main .link1 .item_1 a:before	{ background-image: url(../image/main_link1_1.png); }
#container.main .link1 .item_2 a:before	{ background-image: url(../image/main_link1_2.png); }
#container.main .link1 .item_3 a:before	{ background-image: url(../image/main_link1_3.png); }
#container.main .link1 .item_4 a:before	{ background-image: url(../image/main_link1_4.png); }
#container.main .link1 .item_5 a:before	{ background-image: url(../image/main_link1_5.png); }
#container.main .link1 .item_6 a:before	{ background-image: url(../image/main_link1_6.png); }
#container.main .link1 .item_7 a:before	{ background-image: url(../image/main_link1_7.png); }
#container.main .link1 .item_8 a:before	{ background-image: url(../image/main_link1_8.png); }
#container.main .link1 .item_9 a:before	{ background-image: url(../image/main_link1_9.png); }
#container.main .link1 .item_10 a:before	{ background-image: url(../image/main_link1_10.png); }
#container.main .link1 .item_11 a:before	{ background-image: url(../image/main_link1_11.png); }
#container.main .link1 .item_12 a:before	{ background-image: url(../image/main_link1_12.png); }
#container.main .link1 .item_13 a:before	{ background-image: url(../image/main_link1_13.png); }
#container.main .link1 .item_14 a:before	{ background-image: url(../image/main_link1_14.png); }
#container.main .link1 .item_15 a:before	{ background-image: url(../image/main_link1_15.png); }
#container.main .link1 .item_16 a:before	{ background-image: url(../image/main_link1_16.png); }
#container.main .link1 .item_17 a:before	{ background-image: url(../image/main_link1_17.png); }
#container.main .link1 .item_18 a:before	{ background-image: url(../image/main_link1_18.png); }
#container.main .link1 a:focus, #container.main .link1 a:hover, #container.main .link1 a:active	{ background-color: #666; color: #fff; }
#container.main .link1 a span	{ display: block; line-height: 1.1em; }
#container.main .link1 a span:first-child	{ margin-top: -0.5em; }

#container.main .link1 .list .slick-prev	{ position: absolute; right: 50px; top: -35px; z-index: 2; width: 30px; height: 30px; line-height: 28px; padding: 0; margin: 0; border: 1px solid #e1e1e1; border-radius: 100%; box-sizing: border-box; background-color: #fff; text-align: left; text-indent: -999px; overflow: hidden; font-family: serif; font-size: 18px; color: #333; font-weight: bold; }
#container.main .link1 .list .slick-prev:after	{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; text-align: center; text-indent: 0; content: "<"; }
#container.main .link1 .list .slick-prev:focus, #container.main .link1 .list .slick-prev:hover, #container.main .link1 .list .slick-prev:active	{ background-color: #000; color: #fff; }
#container.main .link1 .list .slick-next	{ position: absolute; right: 10px; top: -35px; z-index: 2; width: 30px; height: 30px; line-height: 28px; padding: 0; margin: 0; border: 1px solid #e1e1e1; border-radius: 100%; box-sizing: border-box; background-color: #fff; text-align: left; text-indent: -999px; overflow: hidden; font-family: serif; font-size: 18px; color: #333; font-weight: bold; }
#container.main .link1 .list .slick-next:after	{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; text-align: center; text-indent: 0; content: ">"; }
#container.main .link1 .list .slick-next:focus, #container.main .link1 .list .slick-next:hover, #container.main .link1 .list .slick-next:active	{ background-color: #000; color: #fff; }



#container.main .popupzone2	{ float: left; width: 468px; height: 278px; margin: 0 20px 20px 0; border-radius: 20px; background-color: #fff; }
#container.main .popupzone2 h2	{ line-height: 55px; padding: 0 0 0 25px; margin: 0; font-size: 20px; font-weight: 500; color: #333; }
#container.main .popupzone2 .list	{ width: 100%; height: 0; padding-top: calc(59.4017094% - 55px); }
#container.main .popupzone2 .list .slick-list	{ position: absolute; left: 0; top: 0; z-index: 1; width: 100%; height: 100%; }
#container.main .popupzone2 .list .slick-list div,
#container.main .popupzone2 .list .slick-list a	{ display: block !important; position: relative; width: 100%; height: 100%; border-radius: 0 0 20px 20px; background: no-repeat center center; background-size: contain; text-align: left; text-indent: -99999px; overflow: hidden; }

#container.main .popupzone2 .list .slick-prev	{ position: absolute; right: 70px; top: -40px; z-index: 2; width: 25px; height: 25px; line-height: 25px; padding: 0; margin: 0; border: 0 none; background-color: transparent; text-align: left; text-indent: -999px; overflow: hidden; font-family: serif; font-size: 20px; color: #333; font-weight: lighter; }
#container.main .popupzone2 .list .slick-prev:after	{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; text-align: center; text-indent: 0; content: "<"; }
#container.main .popupzone2 .list .slick-prev:focus, #container.main .popupzone2 .list .slick-prev:hover, #container.main .popupzone2 .list .slick-prev:active	{ background-color: #000; color: #fff; }
#container.main .popupzone2 .list .slick-next	{ position: absolute; right: 20px; top: -40px; z-index: 2; width: 25px; height: 25px; line-height: 25px; padding: 0; margin: 0 0 0 40px; border: 0 none; background-color: transparent; text-align: left; text-indent: -999px; overflow: hidden; font-family: serif; font-size: 20px; color: #333; font-weight: lighter; }
#container.main .popupzone2 .list .slick-next:after	{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; text-align: center; text-indent: 0; content: ">"; }
#container.main .popupzone2 .list .slick-next:focus, #container.main .popupzone2 .list .slick-next:hover, #container.main .popupzone2 .list .slick-next:active	{ background-color: #000; color: #fff; }
#container.main .popupzone2 .list .play_stop	{ position: absolute; right: 45px; top: -40px; z-index: 2; width: 25px; height: 25px; line-height: 25px; padding: 0; margin: 0 0 0 20px; border: 0 none; background-color: transparent; text-align: center; font-family: serif; font-size: 16px; color: #333; font-weight: lighter; }
#container.main .popupzone2 .list .play_stop:focus, #container.main .popupzone2 .list .play_stop:hover, #container.main .popupzone2 .list .play_stop:active	{ background-color: #000; color: #fff; }

#container.main .popupzone2 .list .slick-dots	{ position: absolute; right: 100px; top: -40px; z-index: 1; padding: 0; margin: 0; background-color: transparent; }
#container.main .popupzone2 .list .slick-dots li	{ display: none; padding: 0; margin: 0; list-style: none; background: none; }
#container.main .popupzone2 .list .slick-dots li.slick-active	{ display: block; }
#container.main .popupzone2 .list .slick-dots li button	{ display: block; height: 25px; padding: 0; margin: 0; border: 0 none; background: transparent; text-align: center; font-size: 16px; color: #333; font-weight: lighter; cursor: default; }


#container.main .board	{ position: relative; float: left; width: 468px; height: 278px; padding: 6px 25px 0 25px; margin: 0 0 20px 0; border: 1px solid #eee; border-radius: 20px; box-sizing: border-box; background-color: #fff; }
#container.main .board:after	{ display: block; clear: both; content: ""; }
#container.main .board h2	{ float: left; width: 27%; margin: 0; }
#container.main .board h2 a	{ position: relative; display: block; line-height: 55px; padding: 0; text-align: center; font-size: 18px; color: #777; font-weight: normal; }
#container.main .board h2 a:before	{ position: absolute; left: 0; top: 50%; width: 1px; height: 16px; margin-top: -8px; background-color: #e6e6e6; content: ""; }
#container.main .board h2:first-child a:before	{ content: none; }
#container.main .board h2 a:focus, #container.main .board h2 a:hover, #container.main .board h2 a:active	{ color: #333; font-weight: 500; }
#container.main .board h2.active a	{ font-size: 20px; color: #333; font-weight: bold; }

#container.main .board .list	{ display: none; position: absolute; left: 25px; top: 61px; width: calc(100% - 50px); height: calc(100% - 62px); border-top: 2px solid #333; box-sizing: border-box; background-color: #fff; }
#container.main .board .list.active	{ display: block; }
#container.main .board .list ul	{ padding: 0; margin: 0; list-style: none; }
#container.main .board .list ul li	{ padding: 0; margin: 0; list-style: none; border-top: 1px solid #e6e6e6; }
#container.main .board .list ul li:first-child	{ border: 0 none; }
#container.main .board .list ul li.empty	{ display: block; }
#container.main .board .list ul li.c5	{ display: none; }
#container.main .board .list ul li a	{ position: relative; display: block; line-height: 50px; padding: 0 5em 0 10px; white-space: nowrap; overflow: hidden; text-overflow:  ellipsis; }
#container.main .board .list ul li a .title	{ font-weight: normal; }
#container.main .board .list ul li a .date	{ position: absolute; right: 10px; top: 0; opacity: 0.7; }
#container.main .board .list ul li a .br	{ display: none; }

#container.main .board .more	{ display: none; position: absolute; right: 25px; top: 6px; width: 55px; height: 55px; line-height: 55px; text-align: left; text-indent: -9999px; overflow: hidden; font-size: 40px; font-family: serif; font-weight: normal; color: #333; }
#container.main .board .more:after	{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; text-align: center; text-indent: 0; content: "+"; }
#container.main .board .more.active	{ display: block; }


#container.main .link2	{ float: left; width: 468px; margin: 0 20px 0 0; overflow: hidden;}
#container.main .link2 h2	{ position: absolute; width: 0; height: 0; font-size: 0; overflow: hidden; }
#container.main .link2 ul	{ padding: 0; margin: -10px; list-style: none; }
#container.main .link2 ul:after	{ display: block; clear: both; content: ""; }
#container.main .link2 ul li	{ float: left; width: 50%; padding: 10px; margin: 0; list-style: none; box-sizing: border-box; }
#container.main .link2 ul li a	{ position: relative; display: block; height: 172px; line-height: 30px; padding-top: 120px; border: 1px solid #eee; border-radius: 20px; box-sizing: border-box; background: #fff; text-align: center; font-size: 20px; color: #333; }
#container.main .link2 ul li a:focus, #container.main .link2 ul li a:hover, #container.main .link2 ul li a:active	{ background-color: #666; color: #fff; }
#container.main .link2 ul li a:before	{ position: absolute; left: 50%; top: 19px; width: 94px; height: 94px; margin: 0 0 0 -47px; border-radius: 100%; background: #f0f6f9 no-repeat center center; content: ""; }
#container.main .link2 ul li:nth-child(1) a:before	{ background-image: url(../image/main_link2_1.png); }
#container.main .link2 ul li:nth-child(2) a:before	{ background-image: url(../image/main_link2_2.png); }
#container.main .link2 ul li:nth-child(3) a:before	{ background-image: url(../image/main_link2_3.png); }

#container.main .link2 ul li:nth-child(1)	{ width: 100%; }
#container.main .link2 ul li:nth-child(1) a	{ padding: 26px 0 0 40px; font-size: 18px; text-align: left; }
#container.main .link2 ul li:nth-child(1) a:before	{ left: auto; right: 18px; top: 50%; margin-top: -47px; }
#container.main .link2 ul li:nth-child(1) a strong	{ display: block; line-height: 36px; font-size: 24px; font-weight: 600; }
#container.main .link2 ul li:nth-child(1) a span	{ display: block; line-height: 30px; opacity: 0.8; }
#container.main .link2 ul li:nth-child(1) a:after	{ display: block; width: 110px; line-height: 38px; margin-top: 14px; border-radius: 38px; background-color: #0071a3; text-align: center; color: #fff; content: "보러가기"; }


#container.main .link3	{ float: left; width: 468px; margin: 0; overflow: hidden;}
#container.main .link3 h2	{ position: absolute; width: 0; height: 0; font-size: 0; overflow: hidden; }
#container.main .link3 ul	{ padding: 0; margin: -10px; list-style: none; }
#container.main .link3 ul:after	{ display: block; clear: both; content: ""; }
#container.main .link3 ul li	{ padding: 10px; margin: 0; list-style: none; box-sizing: border-box; }
#container.main .link3 ul li a	{ position: relative; display: block; height: 172px; padding: 26px 0 0 40px; border-radius: 20px; box-sizing: border-box; background: #666; text-align: left; font-size: 18px; color: #fff; }
#container.main .link3 ul li:nth-child(1) a	{ background: #0890e8 url(../image/main_link3_1.png) no-repeat calc(100% - 18px) center; }
#container.main .link3 ul li:nth-child(2) a	{ background: #234d99 url(../image/main_link3_2.png) no-repeat calc(100% - 18px) center; }
#container.main .link3 ul li a strong	{ display: block; line-height: 36px; font-size: 24px; font-weight: 600; }
#container.main .link3 ul li a span	{ display: block; line-height: 30px; opacity: 0.8; }
#container.main .link3 ul li a:after	{ display: block; width: 110px; line-height: 38px; margin-top: 14px; border-radius: 38px; background-color: #666; text-align: center; color: #fff; content: "보러가기"; }
#container.main .link3 ul li:nth-child(1) a:after	{ background-color: #0052a4; }
#container.main .link3 ul li:nth-child(2) a:after	{ background-color: #033669; }
#container.main .link3 ul li a:focus, #container.main .link3 ul li a:hover, #container.main .link3 ul li a:active	{ background-color: #666; color: #fff; }


#container.main .section_2	{ padding: 20px 0 80px 0; }
#container.main .section_2 .align_2	{ max-width: 1560px; margin: 0 auto; overflow: hidden; }
#container.main .section_2 .align_2:after	{ display: block; clear: both; content: ""; }


#container.main .facilities	{ position: relative; height: 450px; }
#container.main .facilities h2	{ position: relative; float: left; line-height: 87px; padding: 0 20px; margin: 0; font-size: 28px; color: #777; font-weight: 500; }
#container.main .facilities h2:first-child	{ padding-left: 0; }
#container.main .facilities h2[tabindex]	{ cursor: pointer; }
#container.main .facilities h2.active	{ color: #000; font-weight: bold; }
#container.main .facilities h2:focus, #container.main .facilities h2:hover, #container.main .facilities h2:active	{ color: #f00; }
#container.main .facilities h2:before	{ position: absolute; left: 0; top: 50%; width: 1px; height: 18px; margin-top: -9px; background-color: #ddd; content: ""; }
#container.main .facilities h2:first-child:before	{ content: none; }
#container.main .facilities .list	{ position: absolute; left: 0; top: 87px; clear: both; width: 100%; height: 0; overflow: hidden; }
#container.main .facilities .list.active	{ display: block; height: auto; overflow: visible; }
#container.main .facilities .list .slick-list	{ margin: 0 -10px; }
#container.main .facilities .list .slick-list .slick-slide	{ padding: 0 10px; }
#container.main .facilities .list .list_item a	{ position: relative; display: block; width: 100%; height: 0; padding-top: 93.02325581395349%; border-radius: 20px; background: #666; no-repeat center center; background-size: cover; color: #fff; overflow: hidden; }
#container.main .facilities .list a.c1_1	{ background-image: url(../image/main_facilities_1_1.jpg); }
#container.main .facilities .list a.c1_2	{ background-image: url(../image/main_facilities_1_2.jpg); }
#container.main .facilities .list a.c1_3	{ background-image: url(../image/main_facilities_1_3.jpg); }
#container.main .facilities .list a.c1_4	{ background-image: url(../image/main_facilities_1_4.jpg); }
#container.main .facilities .list a.c1_5	{ background-image: url(../image/main_facilities_1_5.jpg); }
#container.main .facilities .list a.c1_6	{ background-image: url(../image/main_facilities_1_6.jpg); }
#container.main .facilities .list a.c1_7	{ background-image: url(../image/main_facilities_1_7.jpg); }
#container.main .facilities .list a.c1_8	{ background-image: url(../image/main_facilities_1_8.jpg); }
#container.main .facilities .list a.c1_9	{ background-image: url(../image/main_facilities_1_9.jpg); }
#container.main .facilities .list a.c1_10	{ background-image: url(../image/main_facilities_1_10.jpg); }
#container.main .facilities .list a.c1_11	{ background-image: url(../image/main_facilities_1_11.jpg); }
#container.main .facilities .list a.c1_12	{ background-image: url(../image/main_facilities_1_12.jpg); }
#container.main .facilities .list a.c1_13	{ background-image: url(../image/main_facilities_1_13.jpg); }
#container.main .facilities .list a.c1_14	{ background-image: url(../image/main_facilities_1_14.jpg); }
#container.main .facilities .list a.c1_15	{ background-image: url(../image/main_facilities_1_15.jpg); }
#container.main .facilities .list a.c1_16	{ background-image: url(../image/main_facilities_1_16.jpg); }
#container.main .facilities .list a.c1_17	{ background-image: url(../image/main_facilities_1_17.jpg); }
#container.main .facilities .list a.c1_18	{ background-image: url(../image/main_facilities_1_18.jpg); }
#container.main .facilities .list a.c1_19	{ background-image: url(../image/main_facilities_1_19.jpg); }
#container.main .facilities .list a.c1_20	{ background-image: url(../image/main_facilities_1_20.jpg); }
#container.main .facilities .list a.c2_1	{ background-image: url(../image/main_facilities_2_1.jpg); }
#container.main .facilities .list a.c2_2	{ background-image: url(../image/main_facilities_2_2.jpg); }
#container.main .facilities .list a.c2_3	{ background-image: url(../image/main_facilities_2_3.jpg); }
#container.main .facilities .list a.c2_4	{ background-image: url(../image/main_facilities_2_4.jpg); }
#container.main .facilities .list a.c2_5	{ background-image: url(../image/main_facilities_2_5.jpg); }
#container.main .facilities .list a.c2_6	{ background-image: url(../image/main_facilities_2_6.jpg); }
#container.main .facilities .list a.c2_7	{ background-image: url(../image/main_facilities_2_7.jpg); }
#container.main .facilities .list a.c2_8	{ background-image: url(../image/main_facilities_2_8.jpg); }
#container.main .facilities .list a.c2_9	{ background-image: url(../image/main_facilities_2_9.jpg); }
#container.main .facilities .list a.c2_10	{ background-image: url(../image/main_facilities_2_10.jpg); }
#container.main .facilities .list a.c2_11	{ background-image: url(../image/main_facilities_2_11.jpg); }
#container.main .facilities .list a.c2_12	{ background-image: url(../image/main_facilities_2_12.jpg); }
#container.main .facilities .list a.c2_13	{ background-image: url(../image/main_facilities_2_13.jpg); }
#container.main .facilities .list a.c2_14	{ background-image: url(../image/main_facilities_2_14.jpg); }
#container.main .facilities .list a.c2_15	{ background-image: url(../image/main_facilities_2_15.jpg); }
#container.main .facilities .list a.c2_16	{ background-image: url(../image/main_facilities_2_16.jpg); }
#container.main .facilities .list a.c2_17	{ background-image: url(../image/main_facilities_2_17.jpg); }
#container.main .facilities .list a.c2_18	{ background-image: url(../image/main_facilities_2_18.jpg); }
#container.main .facilities .list a.c2_19	{ background-image: url(../image/main_facilities_2_19.jpg); }
#container.main .facilities .list a.c2_20	{ background-image: url(../image/main_facilities_2_20.jpg); }
#container.main .facilities .list .list_item a span	{ position: absolute; left: 30px; top: calc(100% - 94px); z-index: 2; width: calc(100% - 60px); line-height: 36px; font-size: 24px; font-weight: 500; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
#container.main .facilities .list .list_item a:focus:before, #container.main .facilities .list .list_item a:hover:before, #container.main .facilities .list .list_item a:active:before	{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.7); content: ""; }

#container.main .facilities .list .slick-prev	{ position: absolute; right: 110px; top: -67px; z-index: 2; width: 47px; height: 47px; line-height: 45px; padding: 0; margin: 0; border: 1px solid #e1e1e1; border-radius: 100%; box-sizing: border-box; background-color: transparent; text-align: left; text-indent: -999px; overflow: hidden; font-family: serif; font-size: 20px; color: #333; font-weight: bold; }
#container.main .facilities .list .slick-prev:after	{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; text-align: center; text-indent: 0; content: "<"; }
#container.main .facilities .list .slick-prev:focus, #container.main .facilities .list .slick-prev:hover, #container.main .facilities .list .slick-prev:active	{ background-color: #000; color: #fff; }
#container.main .facilities .list .slick-next	{ position: absolute; right: 55px; top: -67px; z-index: 2; width: 47px; height: 47px; line-height: 45px; padding: 0; margin: 0; border: 1px solid #e1e1e1; border-radius: 100%; box-sizing: border-box; background-color: transparent; text-align: left; text-indent: -999px; overflow: hidden; font-family: serif; font-size: 20px; color: #333; font-weight: bold; }
#container.main .facilities .list .slick-next:after	{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; text-align: center; text-indent: 0; content: ">"; }
#container.main .facilities .list .slick-next:focus, #container.main .facilities .list .slick-next:hover, #container.main .facilities .list .slick-next:active	{ background-color: #000; color: #fff; }


@media all and (max-width: 1560px)
{
	#container.main .section_1	{ padding: 20px 0; }
	#container.main .section_1 .align_1	{ max-width: 1072px; }
	#container.main .section_1 .align_1 .area_1_2	{ width: 468px; }
	
	#container.main .link1	{ margin-top: 20px; margin-bottom: 9px; }
	#container.main .link1 ul li	{ width: 50%; }
	#container.main .link1 ul li a	{ height: 271px; padding-top: 90%; }
	
	#container.main .popupzone2	{ margin-right: 0; }
	
	#container.main .board	{ clear: left; height: 355px; }
	#container.main .board .list ul li:last-child	{ display: block; }
	#container.main .board .list ul li a	{ line-height: 55px; }
	
	#container.main .link2	{ clear: left; width: 584px; margin: 0 0 10px calc(-584px - 20px); }
	
	
	#container.main .section_2	{ padding: 10px 0 20px 0; }
	#container.main .section_2 .align_2	{ position: relative; max-width: 1072px; overflow: visible; }
	
	#container.main .facilities	{ float: none; width: auto; margin: 0; }
	
	#container.main .information	{ position: absolute; left: 0; top: -394px; width: 584px; height: 364px; margin-top: 0; box-shadow: 0 0 5px rgba(0, 0, 0, 0.1); }
	#container.main .information dl dt	{ height: 60px; line-height: 60px; }
	#container.main .information dl dd	{ height: 60px; }
	
	#container.main .facilities h2 a	{ padding-left: 20px; }
}

@media all and (max-width: 1072px)
{
	#body	{ width: auto; }
	
	#container.main .section_1	{ padding: 10px; }
	#container.main .section_1 .align_1 .area_1_1	{ float: none; width: auto; max-width: 584px; margin: 0 auto 20px auto; }
	#container.main .section_1 .align_1 .area_1_2	{ float: none; width: auto; }
	
	#container.main .link1 ul li a	{ height: 177px; padding-top: 0; }
	#container.main .link1 ul li a:before	{ position: static; display: block; }
	
	#container.main .popupzone2	{ position: relative; float: none; max-width: 468px; margin: 0 auto 20px auto; overflow: hidden; }
	#container.main .popupzone2 h2	{ position: absolute; left: 0; top: 0; width: 100%; }
	#container.main .popupzone2 .list	{ position: absolute; left: 0; top: 55px; }
	
	#container.main .board	{ float: none; width: auto; height: 278px; margin-left: 0; }
	#container.main .board h2 a	{ font-size: 16px; }
	#container.main .board h2.active a	{ font-size: 18px; }
	#container.main .board .list ul li.c5	{ display: none; }
	#container.main .board .list ul li a	{ line-height: 50px; }
	
	#container.main .link2	{ float: none; width: auto; margin: 0 0 10px 0; }
	
	#container.main .link3	{ float: none; width: auto; margin: 0 0 10px 0; }
	
	#container.main .section_2	{ padding: 10px; }
	#container.main .facilities	{ margin-bottom: 20px; }
	#container.main .information	{ float: none; position: static; width: auto; height: auto; padding: 10px; }
	#container.main .information dl dt	{ height: 51px; line-height: 51px; }
	#container.main .information dl dd	{ height: 51px; }
	#container.main .information p.tmp	{ height: auto; padding: 20px 0; }
}


@media all and (max-width: 768px)
{
	#container.main .section_1 .align_1 .area_1_1	{ margin-bottom: 10px; }
	
	#container.main .link1	{ margin-bottom: 5px; }
	#container.main .link1 ul	{ margin: -5px; }
	#container.main .link1 ul li	{ padding: 5px; }
	
	#container.main .popupzone2	{ margin-bottom: 105px; }
	
	#container.main .board	{ margin-bottom: 10px; }
	
	#container.main .link2	{ margin-bottom: 5px; }
	#container.main .link2 ul	{ margin: -5px; }
	#container.main .link2 ul li	{ padding: 5px; }
	
	#container.main .link3	{ margin-bottom: 5px; }
	#container.main .link3 ul	{ margin: -5px; }
	#container.main .link3 ul li	{ padding: 5px; }
	
	#container.main .facilities	{ margin-bottom: 10px; }
	#container.main .facilities .list .slick-list	{ margin: 0 -5px; }
	#container.main .facilities .list .slick-list .slick-slide	{ padding: 0 5px; }
	#container.main .facilities .list .slick-prev	{ right: 55px; }
	#container.main .facilities .list .slick-next	{ right: 0; }
}

@media all and (max-width: 488px)
{
	
}

@media all and (max-width: 488px)
{
	#container.main .popupzone2	{ position: relative; float: none; width: auto; max-width: 468px; height: 0; padding-top: 59.4017094017094%; margin: 0 auto 20px auto; }
}

@media all and (max-width: 425px)
{
	#container.main .board h2	{ width: 33.33%; }
	#container.main .board h2 a	{ font-size: 14px; }
	#container.main .board h2.active a	{ font-size: 16px; }
	#container.main .board .more	{ display: none !important; }
	
	
	#container.main .link2 ul li:nth-child(1) a	{ padding-left: 20px; }
	#container.main .link2 ul li:nth-child(1) a span	{ font-size: 0.8em; }
	
	
	#container.main .link3 ul li a	{ padding-left: 20px; background-position: calc(100% + 15px) center !important; }
	#container.main .link3 ul li a span	{ font-size: 0.8em; }
	
	
	#container.main .facilities h2	{ padding: 0 10px; font-size: 20px; }
}

@media all and (max-width: 320px)
{
	#container.main .board	{ padding-left: 10px; padding-right: 10px; }
	#container.main .board .list	{ left: 10px; width: calc(100% - 20px); }
}


/*
SUB
*/


#container.sub	{}
#container.sub:before	{ display: block; height: 210px; background: url(../image/sub_visual_01.jpg) no-repeat center center; text-align: left; text-indent: -9999px; overflow: hidden; content: "조화로운 성장 삶이 아름다운 강서"; }
#container.sub .container_align	{ max-width: 1560px; margin: 0 auto; }
#container.sub .container_align:after	{ display: block; clear: both; content: ""; }

#container.sub #SUB-GNB	{ float: left; width: 235px; margin-top: -60px; margin-bottom: 40px; }
#container.sub #SUB-GNB #submenu	{}
#submenu ul, #submenu li	{ padding: 0; margin: 0; list-style: none; background: none; }

#submenu .ld1	{ background-color: #fff; }
#submenu .ld1 .cd1	{}
#submenu .ld1 .cd1 .l1	{ display: block; line-height: 120px; background: #2a4286 url(../image/sub_lnb_bg.png) repeat 0 0; text-align: center; font-size: 26px; font-weight: 500; color: #fff; cursor: default; }

#submenu .lb1	{}

#submenu .ld2	{ border-width: 0 1px; border-style: solid; border-color: #e6e6e6; }
#submenu .ld2 .cd2	{ border-bottom: 1px solid #ddd; }
#submenu .ld2 .cd2 .l2	{ position: relative; display: block; line-height: 61px; padding: 0 35px 0 20px; font-size: 17px; color: #1b1b1b; }
#submenu .ld2 .cd2 .l2:focus, #submenu .ld2 .cd2 .l2:hover, #submenu .ld2 .cd2 .l2:active	{ background-color: #f0f0f0; color: #000; }
#submenu .ld2 .cd2 .l2.active	{ font-weight: 600; color: #002e73; }

#submenu .lb2	{ position: relative; }
#submenu .child_tabmenu > .lb2	{ display: none; }
#submenu .lb2:before	{ position: absolute; right: 15px; top: -43px; font-size: 12px; font-family: serif; color: #aaa; content: "▼"; }

#submenu .ld3	{ padding: 0 0 10px 20px; border-top: 1px solid #eee; background-color: #fafafa; }
#submenu .ld3 .cd3	{}
#submenu .ld3 .cd3 .l3	{ position: relative; line-height: 25px; padding: 5px 0 5px 20px; font-size: 16px; color: #333; }
#submenu .ld3 .cd3 .l3:before	{ position: absolute; left: 10px; top: 14px; width: 3px; height: 3px; border-radius: 100%; background-color: #333; content: ""; }
#submenu .ld3 .cd3 .l3:focus, #submenu .ld3 .cd3 .l3:hover, #submenu .ld3 .cd3 .l3:active	{ font-weight: 500; color: #000; text-decoration: underline; }
#submenu .ld3 .cd3 .l3.active	{ font-weight: 600; color: #002e73; }



#container.sub #section	{ float: right; display: block; width: 1235px; height: 100%; padding: 0; margin: 0; }
#container.sub #section section	{}
#container.sub #section section header	{ position: relative; border-bottom: 1px solid #ececec; }

#container.sub #section section header h2	{ line-height: 92px; padding: 37px 0 0 0; margin: 0; text-align: center; font-size: 40px; color: #1b1b1b; font-weight: 500; }

#container.sub #section section header .menu_path_box	{ position: relative; padding-right: 85px; }
#container.sub #section section header .menu_path_box:after	{ display: block; clear: both; content: ""; }
#container.sub #section section header .menu_path	{ line-height: 30px; padding: 0 0 40px 0; }
#container.sub #section section header .menu_path p	{ margin: 0; text-align: center; }
#container.sub #section section header .menu_path p > *	{ display: inline-block; line-height: 30px; vertical-align: middle; }
#container.sub #section section header .menu_path p strong	{ position: absolute; width: 0; height: 0; font-size: 0; overflow: hidden; }
#container.sub #section section header .menu_path p .home	{ display: inline-block; width: 30px; height: 30px; background: url(../image/sub_menupath_home.png) no-repeat center center; text-indent: -999px; overflow: hidden; }
#container.sub #section section header .menu_path p .split	{ font-family: serif; font-weight: lighter; font-size: 0.8em; }
#container.sub #section section header .menu_path p a:last-child	{ font-weight: 500; }


#container.sub #section section header .sub_utility	{ position: absolute; right: 0; top: 0; line-height: 30px; }
#container.sub #section section header .sub_utility ul	{ position: absolute; right: 40px; top: 0; padding: 0; margin: 0; list-style: none; }
#container.sub #section section header .sub_utility ul:after	{ display: block; clear: both; content: ""; }
#container.sub #section section header .sub_utility ul li	{ float: left; padding: 0; margin: 0; list-style: none; }
#container.sub #section section header .sub_utility ul li a	{ display: block; width: 30px; background: no-repeat center center; text-indent: -999px; overflow: hidden; }
#container.sub #section section header .sub_utility ul li a:focus, #container.sub #section section header .sub_utility ul li a:hover, #container.sub #section section header .sub_utility ul li a:active	{ background-color: #fafafa; }
#container.sub #section section header .sub_utility ul li a.print	{ background-image: url(../image/sub_utility_print.png); }

#container.sub #section section header .sub_utility ul.dropdown	{ right: 0; z-index: 2; height: 30px; overflow: hidden; }
#container.sub #section section header .sub_utility ul.dropdown:before	{ display: block; height: 30px; background: url(../image/sub_utility_dropdown.png) no-repeat center center; content: ""; }
#container.sub #section section header .sub_utility ul.dropdown.show	{ overflow: visible; }
#container.sub #section section header .sub_utility ul.dropdown li	{ float: none; border-bottom: 1px solid #e5e7ea; }
#container.sub #section section header .sub_utility ul.dropdown li a	{ background-size: auto 15px; }

#container.sub #section section header .sub_utility ul li a.facebook	{ background-color: #a8a8a8; background-image: url(../image/sub_utility_facebook.png); }
#container.sub #section section header .sub_utility ul li a.twitter	{ background-color: #a8a8a8; background-image: url(../image/sub_utility_twitter.png); }
#container.sub #section section header .sub_utility ul li a.naver	{ background-color: #a8a8a8; background-image: url(../image/sub_utility_naver.png); }
#container.sub #section section header .sub_utility ul li a.kakaostory	{ background-color: #a8a8a8; background-image: url(../image/sub_utility_kakao.png); }
#container.sub #section section header .sub_utility ul.dropdown:focus:before, #container.sub #section section header .sub_utility ul.dropdown:hover:before, #container.sub #section section header .sub_utility ul.dropdown:active:before	{ background-color: #fafafa; }
#container.sub #section section header .sub_utility ul.dropdown li a:focus, #container.sub #section section header .sub_utility ul.dropdown li a:hover, #container.sub #section section header .sub_utility ul.dropdown li a:active	{ background-color: #666; }




#container.sub #section section header .tabmenu	{ margin: 50px auto; }
#container.sub #section section header .tabmenu ul	{ display: table; width: 100%; padding: 0; margin: 0; list-style: none; border: 1px solid #e5e7ea; box-sizing: border-box; }
#container.sub #section section header .tabmenu ul li	{ display: table-cell; width: 5%; padding: 0; margin: 0; list-style: none; border-left: 1px solid #e5e7ea; vertical-align: middle; background: none; }
#container.sub #section section header .tabmenu ul li:first-child	{ border-left: 0 none; }
	.tabwidthauto #container.sub #section section header .tabmenu ul li	{ width: auto; }
#container.sub #section section header .tabmenu ul li a	{ display: table; width: 100%; height: 100%; font-size: 18px; }
#container.sub #section section header .tabmenu ul li a:focus, #container.sub #section section header .tabmenu ul li a:hover, #container.sub #section section header .tabmenu ul li a:active	{ background-color: #f0f0f0; color: #000; }
#container.sub #section section header .tabmenu ul li a.open	{ background-color: #666; color: #fff; font-weight: 500; }
#container.sub #section section header .tabmenu ul li a span	{ display: table-cell; height: 66px; line-height: 22px; vertical-align: middle; text-align: center; }

#container.sub #section section header .tabmenu ul + ul	{ display: block; padding: 0 0 0 30px; margin-top: 30px; }
#container.sub #section section header .tabmenu ul + ul li	{ display: inline-block; width: auto; border: 0 none; }
#container.sub #section section header .tabmenu ul + ul li a	{ display: inline-block; width: auto; height: auto; margin-right: 30px; }
#container.sub #section section header .tabmenu ul + ul li a:focus, #container.sub #section section header .tabmenu ul + ul li a:hover, #container.sub #section section header .tabmenu ul + ul li a:active	{ background-color: transparent; color: #2657a7; }
#container.sub #section section header .tabmenu ul + ul li a.open	{ background-color: transparent; color: #2657a7; font-weight: 500; }
#container.sub #section section header .tabmenu ul + ul li a span:before	{ display: inline-block; width: 10px; font-weight: bold; content: "·"; }


.tabmenu_contents .tabmenu	{ display: block; margin-bottom: 40px; }
.tabmenu_contents .tabmenu ul	{ display: table; width: 100%; padding: 0; margin: 0; list-style: none; border: 1px solid #e5e7ea; box-sizing: border-box; }
.tabmenu_contents .tabmenu ul li	{ display: table-cell; width: 5%; padding: 0; margin: 0; list-style: none; border-left: 1px solid #e5e7ea; vertical-align: middle; background: none; }
.tabmenu_contents .tabmenu ul li:first-child	{ border-left: 0 none; }
	.tabwidthauto .tabmenu_contents .tabmenu ul li	{ width: auto; }
.tabmenu_contents .tabmenu ul li a	{ display: table; width: 100%; height: 100%; font-size: 18px; }
.tabmenu_contents .tabmenu ul li a:focus, .tabmenu_contents .tabmenu ul li a:hover, .tabmenu_contents .tabmenu ul li a:active	{ background-color: #f0f0f0; color: #000; }
.tabmenu_contents .tabmenu ul li a.open	{ background-color: #666; color: #fff; font-weight: 500; }
.tabmenu_contents .tabmenu ul li a span	{ display: table-cell; height: 66px; line-height: 22px; vertical-align: middle; text-align: center; }

.tabmenu_contents .tabmenu ul + ul	{ display: block; padding: 0 0 0 30px; margin-top: 30px; }
.tabmenu_contents .tabmenu ul + ul li	{ display: inline-block; width: auto; border: 0 none; }
.tabmenu_contents .tabmenu ul + ul li a	{ display: inline-block; width: auto; height: auto; margin-right: 30px; }
.tabmenu_contents .tabmenu ul + ul li a:focus, .tabmenu_contents .tabmenu ul + ul li a:hover, .tabmenu_contents .tabmenu ul + ul li a:active	{ background-color: transparent; color: #2657a7; }
.tabmenu_contents .tabmenu ul + ul li a.open	{ background-color: transparent; color: #2657a7; font-weight: 500; }
.tabmenu_contents .tabmenu ul + ul li a span:before	{ display: inline-block; width: 10px; font-weight: bold; content: "·"; }


@media all and (max-width: 1560px)
{
	#container.sub:before	{ height: 0; padding-top: 13.46153846153846%; background-size: cover; }
}

@media all and (max-width: 1490px)
{
	#container.sub #section	{ width: calc(100% - 235px - 20px); }
}

@media all and (max-width: 1255px)
{
	#container.sub .container_align	{ padding: 0 10px; }
	
	#container.sub #SUB-GNB	{ display: none; }
	#container.sub #section	{ float: none; width: auto; }
	
	
	#container.sub #section section header h2	{ padding-top: 0; }
	#container.sub #section section header .menu_path	{ padding-bottom: 20px; }
	#container.sub #section section header .menu_path p	{ text-align: left; }
}

@media all and (max-width: 1024px)
{
}

@media all and (max-width: 900px)
{
	#container.sub #section section header .tabmenu	{ margin-top: 20px; }
	#container.sub #section section header .tabmenu ul	{ display: block; border-width: 0 0 1px 0; }
	#container.sub #section section header .tabmenu ul:after	{ display: block; clear: both; content: ""; }
	#container.sub #section section header .tabmenu ul li	{ position: relative; display: block; float: left !important; clear: none !important; width: 33.333% !important; margin-bottom: -1px; border-width: 1px 0; border-style: solid; border-color: #e5e7ea; box-sizing: border-box; }
	#container.sub #section section header .tabmenu ul li:nth-child(3n+1),
	#container.sub #section section header .tabmenu ul li:nth-child(3n+2)	{ border-right-width: 1px; }
	#container.sub #section section header .tabmenu ul li:nth-child(3n):before,
	#container.sub #section section header .tabmenu ul li:nth-child(3n+1):before	{ position: absolute; left: -1px; top: 0; width: 1px; height: 100%; background-color: #e5e7ea; content: ""; }
	#container.sub #section section header .tabmenu ul li a	{ display: table; width: 100%; font-size: inherit; }
	#container.sub #section section header .tabmenu ul li a:before	{ content: none; }
	#container.sub #section section header .tabmenu ul li a span	{ display: table-cell; width: 100%; height: 40px; line-height: 20px; padding: 0 5px; text-align: center; vertical-align: middle; overflow: hidden; }
	#container.sub #section section header .tabmenu ul li a span:before	{ margin-left: 10px; }
	
	
	
	.tabmenu_contents .tabmenu	{ margin-top: 20px; }
	.tabmenu_contents .tabmenu ul	{ display: block; border-width: 0 0 1px 0; }
	.tabmenu_contents .tabmenu ul:after	{ display: block; clear: both; content: ""; }
	.tabmenu_contents .tabmenu ul li	{ position: relative; display: block; float: left !important; clear: none !important; width: 33.333% !important; margin-bottom: -1px; border-width: 1px 1px 1px 0; border-style: solid; border-color: #e5e7ea; box-sizing: border-box; }
	.tabmenu_contents .tabmenu ul li:nth-child(3n+1),
	.tabmenu_contents .tabmenu ul li:nth-child(3n+2)	{ border-right-width: 1px; }
	.tabmenu_contents .tabmenu ul li:nth-child(3n):before,
	.tabmenu_contents .tabmenu ul li:nth-child(3n+1):before	{ position: absolute; left: -1px; top: 0; width: 1px; height: 100%; background-color: #e5e7ea; content: ""; }
	.tabmenu_contents .tabmenu ul li a	{ display: table; width: 100%; padding: 0 5px; box-sizing: border-box; font-size: inherit; }
	.tabmenu_contents .tabmenu ul li a:before	{ content: none; }
	.tabmenu_contents .tabmenu ul li a span	{ display: table-cell; width: 100%; height: 40px; line-height: 20px; text-align: left; vertical-align: middle; overflow: hidden; }
	.tabmenu_contents .tabmenu ul li a span:before	{ margin-left: 10px; }
}

@media all and (max-width: 768px)
{
	#container.sub:before	{ height: 100px; background-size: auto 150px; }
	
	#container.sub #section section header h2	{ line-height: 50px; font-size: 30px; }
	
	#container.sub #section section header .sub_utility,
	#container.sub #section section header .sub_utility *	{ display: none !important; background: none !important; }
}

@media all and (max-width: 600px)
{
	#container.sub #section section header .tabmenu ul li	{ width: 50% !important; }
	#container.sub #section section header .tabmenu ul li:nth-child(3n+1),
	#container.sub #section section header .tabmenu ul li:nth-child(3n+2)	{ border-right-width: 0; }
	#container.sub #section section header .tabmenu ul li:nth-child(3n):before,
	#container.sub #section section header .tabmenu ul li:nth-child(3n+1):before	{ content: none; }
	#container.sub #section section header .tabmenu ul li:nth-child(2n+1){ border-right-width: 1px; }
	#container.sub #section section header .tabmenu ul li:nth-child(2n):before	{ position: absolute; left: -1px; top: 0; width: 1px; height: 100%; background-color: #e5e7ea; content: ""; }




	.tabmenu_contents .tabmenu ul li	{ width: 50% !important; }
	.tabmenu_contents .tabmenu ul li:nth-child(3n+1),
	.tabmenu_contents .tabmenu ul li:nth-child(3n+2)	{ border-right-width: 0; }
	.tabmenu_contents .tabmenu ul li:nth-child(3n):before,
	.tabmenu_contents .tabmenu ul li:nth-child(3n+1):before	{ content: none; }
	.tabmenu_contents .tabmenu ul li:nth-child(2n+1){ border-right-width: 1px; }
	.tabmenu_contents .tabmenu ul li:nth-child(2n):before	{ position: absolute; left: -1px; top: 0; width: 1px; height: 100%; background-color: #e5e7ea; content: ""; }
}





/*
내용
*/
.contents .pagemaker a.button	{ line-height: 2em; padding-left: 1em; padding-right: 1em; font-size: inherit; }

.contents .pagemaker a.button.link	{ padding-left: 2.5em; background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAA+ElEQVQ4T6XTPUpDQRTF8V8ESSt2UVKJgr2QRkGj2xAbF6DYiHtQCAQs7Oy0cQOiwSptRK3cgFbpBBWUCyM8H3kfkGkezDv3P+fMvdNQf11iNycfNzCHM6xjpoC3iSbu0c5qAnCDeZziswBwl/5t4CEP+MIaRhVpFpOD5TzgB7H5WgJYwCDpXrCPq4gTEaoA+eIu3rCE4ypAFMfFreAZUfxeN0Ir2S4sDlCZg1ts4yl94+QevnH056IMsJrmYy9ju58AB3UAk5oyEfCBLQxrTPV1avdJ1sE5dnBRMomhj7ZF/zt4zAJmcVjxFkI/RkT45zQucao1NeAXNjI8l8UNXKwAAAAASUVORK5CYII=); background-repeat: no-repeat; background-position: 1em center; }
.contents .pagemaker a.button.hwp	{ padding-left: 2.5em; background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABaElEQVQ4T5WTz4qCUBTGNQzCN5gapnmgNiG5dFUbXRhuo1JELLV/u6KNIi0Dn6UXmGK6PkIL0xyOzM0u1eQcuNxzj9wf3/3OkaZ+w7btgGXZFI5JkmTrcrlcd5ynaZrVwjDcrdfrIX0DCNvt9lupVMKlpzvAptNpoOt68wpwXffA8/wHy7JPL0ZRlH2L45gyTZMELJfLb0EQ3hmGeakAAOPxONA0LVfgOA4SRbH6lwJMPp1OlGVZgaqqOWC73X41Go3Poh6AgsFgQCrodrvVR08A024DzuBBv9/PAYvF4tjpdGpFPZhMJiTA87xDq9Uq3IXZbBb0er1cgWVZSFGUKgzKq6BpOusCAdhsNnue5+vlcvnVfep8PlOj0Yh8wnw+P4qiWPuPAsJE27aRJEkP5wBPIJYGg+Q4DtlG3/f3HMfVi3bhDmCaJpJlubCJdwDDMIJKpZKCB3hwIMeeQA3n8DsjhHar1Wr4A4QO6BFJ42KkAAAAAElFTkSuQmCC); background-repeat: no-repeat; background-position: 1em center; }
.contents .pagemaker a.button.excel	{ padding-left: 2.5em; background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABjElEQVQ4T6WSPWsUURSGn/fOZnfWaErBYKM/IIUhhB2TFMHGMpBCsDeNVjvrV5VyJeMHWBnyB2z9ARLJrB9FIFpaiI2NhayC7I7ZuUdmiJAFN8vqrc7lnvPw3oejML5s/MdRAfD4dw7tTsbRKrBQAsAe9JPXdycB1FpRIlNzGLCJC38uL2Mmj779SvY+FNBTzWjBy00jy/tbnRSwvwOAMI7aoDvgM/PBnAKdw3z5PUn3eltpu6hHArgxP1Wdqe453KJhqWSzmLso8aI33VljE38yoEyxcgHyA2Cm9CL/KTyszXef7Hb/eBqd4KijHjeeGu5meTVt9B+m28clnwgIm9EKspfggmIoh6+V3F/qPX7zZWyC+u3F8wNf2Q/gLPDMG3NONAof2Y9sle39w9EObl2tVWvdV6VA4yA7M9UIvw9mCfL34E4bJFnSaY0E1OOlNY9dL2N63c8epR+Lst6M1r10DWSqDFr99tvPYyWO28phgPEcaWfc0PF3gw1h60erPMnocK/CeOnKv4/Db3fr4Lcf/gKEAAAAAElFTkSuQmCC); background-repeat: no-repeat; background-position: 1em center; }
.contents .pagemaker a.button.pdf	{ padding-left: 2.5em; background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABXElEQVQ4T6XTvUsCcRwG8Of309NDw6tO+geEXsjKpIgKKSR6I1obClxsaGlrbLghxKGCbCmirQaHhoZAoheyxaXBQHAQImi5CPKNzjvPi4IE84XOvvvz+cIDDxEXxjT840gjwMB3QH0TG/J1AWrjYPWtofjyjI+z07pIXYAZGILJNQwUFeRPjvQDRkcXrCurKNxfQ7q60A98JdoPw8gEN1FMJZsDuK0QpPMwCrGofoD1zgGEgOl3I3+8j1L6vSZSu0RKwQk7yIWCMDo6YVnyQbqJQMtloaSSUJ9SZawKoC02WP3rMNjtUF9FKIk4UFJh9kxBuo2A6XaicHcJJfH4jVQATE8f2JlF0DYemW0BWiZd/kS5VliW/VDiDzC5R5DdC1QCjHMQ7OQ0KG9HWtioXRo1wjw+ATkWhSbLv4BeF8weL3IHu4D293lUdkCIrnBVB82Mkojzo7PNBH8yn3vqiEcSFZ4EAAAAAElFTkSuQmCC); background-repeat: no-repeat; background-position: 1em center; }
.contents .pagemaker a.button.zip	{ padding-left: 2.5em; background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAADbklEQVQ4T03TbWxTVRgH8P+9d7e3xe42Y5uG4Na1WzO2CUOjBgFJICOIGYl+YDEDJkGcQcwWDURNjPGLZiaiIQoxiDURPzCDIjoMQbI3B4R0ZemA7HYra9fNsXXD9a7tPW3vyzG9lyWe5JycL//fOU/yPAwere5fepqWknJr7+AN5+G2Fue2zc85ksllZLMEhBAQRYFCsrgZDI2SrO7/+IOOUCHKFI5vz/zYW1JWun0+sYDT3/2Ezz56F3uadyIxn0AmkwJRCEiWQNc0XPj9KjjeYSiE/HD6q08Pm0DnsQ/JU+s32imlGB4ehqu4GILAI69q0FQVqqpC1w1wLIN4fBprq7yIRyOTPRfPV5vA0c7jcn3DBhEMg3w+D5LLQSE5GJoGw6AwqAFKDbAcj8W5GRTZ7JiajEhXei7UmUD70ffkdQ3rRZ7jkCkEDQO6rkHXdGiaAQMUBgCOZTE7HQMDDrHYhNR75ZIFHHqrQ17X0Cgm5v7BeHjcfJEvEqAQBaqugxMEsCWrwbAcBGUZ4mMuxGMRaeCvPyyg7Y235dq6DeKNwWt4/3gHvFUe9PX1YcvWF8HxRbjcP4D5A/tRCuDcjt2o9tVjJjwmDfX/aQGtbe2y11cv3g0FcM7/DS7+dgnR6BTsDjv2HTwIhbK4+0Q5KgC8ueNleNw+zE6MSbeGrlrA3tZDsru6VhwbDeLE55+gu/tnLCwsIhqL4bXXD6D26ech1XhQCeDI1iZ43T7MTYal4M1eC3ilpU2ucNeId0IBnD11Av8uLZkt4vf78cXJkxgKjiC8eRNqALyz8QWzhIVYRAoFBiyg+dV98lq3V7wduI4zp75EWVk5MoqCVCoFpyhiUV4GOz6OTDqF9q/PorLCg4cPpqV7I9ctYFdzi7zmSY8o3RvBr+e/B8uw0AwDDMOafVFZVYVYYg6R+1F0HjmG4tWPY3nxgRS+c8sCtmzfLZeUrRGnJiWMBgYBhlsZEQB0peMxMxPHpm0vwekqRzaTlKYmRi3AV9eY5W0OIZ2S8ewzjbALNhjUioJSc2I4ljPL6uv/G0W8HXktdz/9cLbGBFyu0qamXTs9Xo+nhOd5p822ysHz3CqWZW0MSzmqg+Z1Tc3lcnmGUjmdlpMOQQh2dXX1m8D/F6XUBsDxaBfuhXoKn1EBZAEQhmGUlcx/wuiPIFcN3gAAAAAASUVORK5CYII=); background-repeat: no-repeat; background-position: 1em center; }
.contents .pagemaker a.button.txt	{ padding-left: 2.5em; background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABaElEQVQ4T5WTz4qCUBTGNQzCN5gapnmgNiG5dFUbXRhuo1JELLV/u6KNIi0Dn6UXmGK6PkIL0xyOzM0u1eQcuNxzj9wf3/3OkaZ+w7btgGXZFI5JkmTrcrlcd5ynaZrVwjDcrdfrIX0DCNvt9lupVMKlpzvAptNpoOt68wpwXffA8/wHy7JPL0ZRlH2L45gyTZMELJfLb0EQ3hmGeakAAOPxONA0LVfgOA4SRbH6lwJMPp1OlGVZgaqqOWC73X41Go3Poh6AgsFgQCrodrvVR08A024DzuBBv9/PAYvF4tjpdGpFPZhMJiTA87xDq9Uq3IXZbBb0er1cgWVZSFGUKgzKq6BpOusCAdhsNnue5+vlcvnVfep8PlOj0Yh8wnw+P4qiWPuPAsJE27aRJEkP5wBPIJYGg+Q4DtlG3/f3HMfVi3bhDmCaJpJlubCJdwDDMIJKpZKCB3hwIMeeQA3n8DsjhHar1Wr4A4QO6BFJ42KkAAAAAElFTkSuQmCC); background-repeat: no-repeat; background-position: 1em center; }
.contents .pagemaker a.button.mp3	{ padding-left: 2.5em; background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAA8UlEQVQ4T7XTsSuFYRTH8c/NYr2zKCu7RcoiRgOFTQaLUXR3ScI/YDRQzHRXDP4BNiuT8gdQOrfz1tvb+7pxOeNzzvP9/c7v6WkZsFoD3lcHaGMXU/hMgSE84BDvZdEqYBSn2Mdtxd0sOljHS9GrAs6wg9eG1Uawl5DeSBkwhq0EfBfNEY4LkTJgEcO46BPsWuZwXXWwgg9c9QEsZb83V3bwa0Akf4BxnCCeMV6irjbxljk9YzschPJ5Ti8jLMZZXYXtyOiymP8TwAJukjiHDaw2OAjlWK+b/fkixOkM9B4TeGoATOIRM9m/+5fP9KMP+gXB5i0aqbxrlgAAAABJRU5ErkJggg==); background-repeat: no-repeat; background-position: 1em center; }
.contents .pagemaker a.button.mp4	{ padding-left: 2.5em; background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAl0lEQVQ4T+XSPQ5BYRCF4ecmfgodlaioxBZQqlUSi2ANFJRsQ3I1NsES2A3yJZ9EIVzu7Uw9886ZOSeRs5Kc8woBVLFC+4OaCxa4xr4W6kHBGIeMpwxwxBB7zAJgil1GwAhdbFHG5BdAUFuLC/8V0MMGpccTv7Gxj1O0McU8uFDBEp03Vt5wxvopSE00Colyxgy9bsut4A5IEhwK9UkRpwAAAABJRU5ErkJggg==); background-repeat: no-repeat; background-position: 1em center; }
.contents .pagemaker a.button.mv	{ padding-left: 2.5em; background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABYklEQVQ4T6WTv0tCURzFz/e+DGzJbAtNqEHFZxBGEEVr7RXtDdEWuNsSBO1lDf0BESjREIg4RKCLNiRBP7BoS4Ksl9rj5bvfUBezdPDd9Z7vh/M991yCxUMW52EdkA2FbEN6eRuEBWZyMEu7EMIuGTZBUqk7lBBSAAYkdAAVUvAuJcfHb+52qKB6NwA66GkVxjIVVP8JwCvtALb1V+nbGOgGZpZ7dK/6LxXwXLtwJHaahvZZewmHA7L0OvwfSAIxegz6rpgx2S5wnZ1nbB7PjDTNylcykS1GItNk6PZWHQMJegj4rgUh2AnQCNE0NS0azZeODmd/6ZhTXR0obveUnstliuHNCWgfjj851R0UVN8FgPn2y8G19XQ5lRw1n59cnYJsZqB6jxm02tMzEvat9QBYonoTnUZ1i2u8SASnFNIugH5m0ddwRc26S8gaAENAqZjgN4UQH8vf7lr/Cz3t3jL0A+Yhkg8nxyDyAAAAAElFTkSuQmCC); background-repeat: no-repeat; background-position: 1em center; }





#container.sub #section section #contents	{ margin: 40px auto; }
#container.sub #section section #contents:after	{ display: block; clear: both; content: ""; }


body .contents .pc_content,
body .contents .pc_contents	{ display: block; }
body .contents table.pc_content,
body .contents table.pc_contents	{ display: table; }
body .contents .mobile_content,
body .contents .mobile_contents,
body .contents table.mobile_content,
body .contents table.mobile_contents	{ display: none; }



.contents .indent1	{ margin-left: 20px !important; }
.contents .indent2	{ margin-left: 40px !important; }
.contents .indent3	{ margin-left: 60px !important; }
.contents .indent4	{ margin-left: 80px !important; }
.contents .indent5	{ margin-left: 100px !important; }

.contents table.indent1	{ width: calc(100% - 20px) !important; }
.contents table.indent2	{ width: calc(100% - 40px) !important; }
.contents table.indent3	{ width: calc(100% - 60px) !important; }
.contents table.indent4	{ width: calc(100% - 80px) !important; }
.contents table.indent5	{ width: calc(100% - 100px) !important; }


.contents h3	{ clear: both; line-height: 2em; padding: 0; margin: 50px 0 20px 0; background: none; font-size: 1.3em; color: #2758a5; font-weight: bold; }
.contents h4	{ clear: both; line-height: 2em; padding: 0; margin: 35px 0 20px 0; background: none; font-size: 1.2em; font-weight: 500; color: #2657a7; }
.contents h5	{ position: relative; clear: both; line-height: 2em; padding: 0 0 0 10px; margin: 20px 0 20px 0; background: none; font-size: 1.1em; font-weight: 500; color: #2758a5; }
.contents h5:before	{ position: absolute; left: 0; top: 50%; width: 3px; height: 3px; margin-top: -2px; border-radius: 3px; background-color: #2758a5; content: ""; }

.contents h3 + h4	{ margin-top: 0; }
.contents h4 + h5	{ margin-top: 0; }



.contents .icon_address	{ background-image: url(../image/icon_address.png); }
.contents .icon_subway	{ background-image: url(../image/icon_subway.png); }
.contents .icon_bus	{ background-image: url(../image/icon_bus.png); }
.contents .icon_tel	{ background-image: url(../image/icon_tel.png); }
.contents .icon_fax	{ background-image: url(../image/icon_fax.png); }

.contents .icon_car2	{ background-image: url(../image/icon_car2.png); }
.contents .icon_park2	{ background-image: url(../image/icon_park2.png); }

.contents .traffic_info,
.contents .traffic_info *	{ font-size: 18px !important; }
.contents .traffic_info strong	{ font-weight: 600; color: #000; }
.contents .traffic_info em	{ font-weight: normal; font-style: normal; color: #347cc1; }


.contents .proc_kakao_map_print	{ font-size: 13px; font-style: normal; color: #000; }




.contents table	{ border-width: 2px 0 1px 0; border-color: #347cc1 transparent #dddee0 transparent; }
.contents table thead tr	{ border-bottom: 1px solid #dddee0; }
.contents table thead tr th	{ line-height: 25px; padding: 12px 0 12px 0; border-width: 0 0 0 1px; border-style: solid; border-color: #dddee0; background-color: #f9f9f9; color: #4e4e4e; font-weight: 600; text-align: center; }
.contents table thead tr > *:last-child	{ border-right-width: 1px; }
.contents table thead tr:nth-child(2) th,
.contents table thead tr:nth-child(2) td	{ background-color: #fafafa; }
.contents table tbody tr	{ border-bottom: 1px solid #e1e1e1; }
.contents table tbody tr th,
.contents table tbody tr td	{ line-height: 25px; padding: 12px 5px 12px 5px; border-width: 0 0 0 1px; border-style: solid; border-color: #dddee0; color: #4e4e4e; }
.contents table tbody tr th	{ background-color: #fff; text-align: center; font-weight: 600; }
.contents table tbody tr > *:last-child	{ border-right-width: 1px; }
.contents table tbody tr	{ border-bottom: 1px solid #e1e1e1; }
.contents table tfoot tr th,
.contents table tfoot tr td	{ line-height: 25px; padding: 12px 5px 12px 5px; border-width: 0 0 0 1px; border-style: solid; border-color: #dddee0; background-color: #fafafa; color: #4e4e4e; }
.contents table tfoot tr th	{ text-align: center; font-weight: 600; }
.contents table tfoot tr > *:last-child	{ border-right-width: 1px; }

.contents table.table_content tbody tr th	{ background-color: #fafafa; color: #4e4e4e; font-weight: 600; text-align: center; }


.contents table.no_thead tbody tr th	{ background-color: #fafafa; color: #4e4e4e;  }




.contents .vr_button	{ display: inline-block; width: 200px; line-height: 40px; background-color: #2657a7; border-radius: 5px; text-align: center; color: #fff; font-size: 18px; font-weight: bold; }


.contents .auto_image_gallery_title	{ position: relative; float: left; width: 50%; height: 380px; padding: 0 40px; margin: 0 0 50px 0 !important; box-sizing: border-box; background-color: #f6f6f6; color: #000; overflow-y: auto }
.contents .auto_image_gallery_title:after	{ content: none; }
.contents .auto_image_gallery_title strong	{ display: block; width: 100%; line-height: 40px; padding-top: 70px; box-sizing: border-box; font-size: 28px; color: #000; vertical-align: middle; }
.contents .auto_image_gallery_title span	{ display: block; width: 100%; line-height: 25px; padding-top: 20px; font-size: 18px; vertical-align: middle; }
.contents .auto_image_gallery_title > br	{ display: none; }
.contents .auto_image_gallery_title em	{ display: block; width: 100%; line-height: 25px; padding-top: 30px; font-size: 18px; font-style: normal; color: #000; vertical-align: middle; }
.contents .auto_image_gallery	{ position: relative; float: left; width: 50%; height: 380px; margin: 0 0 50px 0 !important; }
.contents .auto_image_gallery img	{ position: absolute; left: 0; top: 0; z-index: 1; width: 100%; height: 100%; border: 0 none; }
.contents .auto_image_gallery .in_title	{ position: absolute; left: 0; bottom: 0; z-index: 2; width: 100%; height: 60px; line-height: 60px; padding: 0 0 0 20px; box-sizing: border-box; background-color: #353535; color: #fff; font-size: 16px; }
.contents .auto_image_gallery .in_left	{ position: absolute; right: 0; bottom: 0; z-index: 2; width: 45px; height: 60px; line-height: 60px; margin-right: 135px; text-align: center; color: #fff; font-size: 17px; font-weight: bold; font-family: serif; }
.contents .auto_image_gallery .in_right	{ position: absolute; right: 0; bottom: 0; z-index: 2; width: 45px; height: 60px; line-height: 60px; text-align: center; color: #fff; font-size: 17px; font-weight: bold; font-family: serif; }
.contents .auto_image_gallery .in_statee	{ position: absolute; right: 0; bottom: 0; z-index: 2; width: 90px; height: 60px; line-height: 60px; margin-right: 45px; text-align: center; color: #fff; font-size: 18px; font-weight: bold; }
.contents .auto_image_gallery .in_statee strong	{ color: #fff; }
.contents .auto_image_gallery .in_statee em	{ color: #fff; font-weight: normal; font-size: 16px; }
.contents .auto_image_gallery .in_statee span	{ display: inline-block; padding: 0 10px; }


@media all and (max-width: 1024px)
{
	.contents  table tbody tr td input,
	.contents  table tbody tr td select,
	.contents  table tbody tr td textarea	{ max-width: 100%; }
}

@media all and (max-width:1200px)
{
	.contents .auto_image_gallery	{ position: relative; float: none !important; width: auto; width: auto; max-width: 600px; height: 0; padding-top: 61.666%; margin: 0 auto !important; }
	.contents .auto_image_gallery_title	{ float: none !important; width: auto; height: auto; padding: 20px !important; margin: 0 !important; }
	.contents .auto_image_gallery_title strong	{ height: auto; line-height: 33px; padding: 17px 0; font-size: 24px; }
	.contents .auto_image_gallery_title span	{ width: auto; height: auto; line-height: 20px; padding: 0 0 20px 0; font-size: 13px; }
	.contents .auto_image_gallery_title em	{ font-size: 13px; }
	
	.contents .auto_image_gallery .in_title	{ padding-right: 70px; padding-left: 10px; font-size: 14px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
	.contents .auto_image_gallery .in_left	{ width: 30px; height: 30px; line-height: 30px; margin-right: 30px; }
	.contents .auto_image_gallery .in_right	{ width: 30px; height: 30px; line-height: 30px; }
	.contents .auto_image_gallery .in_statee	{ bottom: 30px; width: 60px; height: 30px; line-height: 30px; margin-right: 0; font-size: 12px; }
	.contents .auto_image_gallery .in_statee span	{ padding: 0 5px; }
	.contents .auto_image_gallery .in_statee em	{ font-size: 13px; }
}


.contents a.download	{ position: relative; display: inline-block; line-height: 40px; padding: 0 20px 0 61px; margin-left: 30px; background: #347cc1 url(../image/icon_download.png) no-repeat 12px center; color: #fff; font-size: 18px; white-space: nowrap; }
.contents a.download:before	{ position: absolute; left: 39px; top: 0; width: 1px; height: 100%; background-color: rgba(255, 255, 255, 0.5); content: ""; }
.contents a.download:focus, .contents a.download:hover, .contents a.download:active	{ background-color: #666; }

@media all and (max-width:1200px)
{
	.contents a.download	{ line-height: 26px; padding-top: 7px; padding-bottom: 7px; margin: 0 auto; white-space: normal; text-align: left; }
}

.contents p.msgbox	{ padding: 20px 30px 30px 30px; border: 1px solid #e7e7e7; background-color: #fafafa; color: @666; }
.contents p.msgbox strong	{ display: inline-block; line-height: 44px; font-size: 1.1em; color: #000 !important; }




/* 라운드 제목 내용 */
.contents .in_round_title	{ position: relative; min-height: 40px; line-height: 25px; padding-left: 120px; padding-top: 6px; box-sizing: border-box; }
.contents .in_round_title .round_title	{ position: absolute; left: 0; top: 0; min-width: 95px; line-height: 40px; border-radius: 18px;  box-sizing: border-box; text-align: center; background-color: #2657a7; color: #fff; font-weight: 500; }
.contents .in_round_title strong	{ color: inherit;  box-sizing: border-box; }

.contents .in_round_title.size100	{ height: 100px; min-height: 100px; padding-left: 120px; }
.contents .in_round_title.size100.oneline	{ padding-top: 20px; }
.contents .in_round_title.size100 .round_title	{ width: 100px; height: 100px; line-height: 100px; border-radius: 100px; }

.contents .in_round_title.size200	{ padding-left: 230px; min-height: 60px; }
.contents .in_round_title.size200.oneline	{ padding-top: 20px; }
.contents .in_round_title.size200 .round_title	{ min-width: 200px; line-height: 70px; border-radius: 33px; }

.contents .in_round_title.table	{ display: table; width: 100%; }
.contents .in_round_title.table > span	{ display: table-cell; width: 100%; height: 100%; vertical-align: middle; }

@media all and (max-width: 500px)
{
	.contents .in_round_title	{ padding-left: 0 !important; }
	.contents .in_round_title .round_title	{ position: static; display: block; margin-bottom: 15px; }
}



/* 역대 시장 */
.contents .history_ceo	{ position: relative; float: left; width: 32%; padding: 1px; margin: 0 1% 30px 1% !important; border-width: 2px 1px 1px 1px; border-style: solid; border-color: #347cc1 #dddee0 #dddee0 #dddee0; box-sizing: border-box; background-color: #fff; overflow: hidden; }
.contents .history_ceo:nth-child(3n+1)	{ margin-left: 0 !important; }
.contents .history_ceo:nth-child(3n+3)	{ margin-right: 0 !important; }
.contents .history_ceo:before	{ position: absolute; left: 2%; top: 350px; width: 96%; height: 100%; background-color: #f9f9f9; content: ""; }
.contents .history_ceo:after	{ position: absolute; left: 0; bottom: 0; width: 100%; height: 0; padding-top: 2%; background-color: #fff; content: ""; }
.contents .history_ceo > img	{ display: block; width: 210px; height: 260px; margin: 28px auto 0 auto; border: 0 none; }
.contents .history_ceo > h4	{ height: 60px !important; line-height: 60px !important; padding: 0 !important; margin: 0 !important; text-align: center; font-size: 1.1em; color: #2657a7; background: none !important; }
.contents .history_ceo > h4:before	{ content: none !important; }
.contents .history_ceo > div	{ position: relative; z-index: 2; padding: 27px 30px 30px 30px; }
.contents .history_ceo > div > h5	{ height: 30px !important; line-height: 30px !important; padding: 0 !important; margin: 0 !important; text-align: left; font-size: 1em; color: #000; background: none !important; }
.contents .history_ceo > div > h5:before	{ content: none !important; }
.contents .history_ceo > div > p	{ margin-top: 0; }

@media all and (max-width: 1199px)
{
	.contents .history_ceo	{ width: 48%; }
	.contents .history_ceo:nth-child(3n+1)	{ margin-left: 1% !important; }
	.contents .history_ceo:nth-child(3n+3)	{ margin-right: 1% !important; }
}

@media all and (max-width: 799px)
{
	.contents .history_ceo,
	.contents .history_ceo:nth-child(3n+1),
	.contents .history_ceo:nth-child(3n+3)	{ float: none; width: auto; height: auto !important; margin-left: 0 !important; margin-right: 0 !important; }
}


/* 설립배경 및 연혁 */
.contents h3.history	{ position: absolute; width: 190px !important; height: 70px !important; line-height: 70px !important; padding: 0 !important; margin: 0 30px 0 0 !important; background: #347cc1 none !important; text-align: center; color: #fff; font-size: 1.2em; }
.contents ul.history	{ padding: 20px 0 0 220px; margin: 0 0 50px 0; list-style: none; }
.contents ul.history li	{ position: relative; padding: 7px 0 7px 115px; background: none; }
.contents ul.history li strong	{ position: absolute; left: 0; top: 7px; color: #000; }
.contents ul.history li:before	{ position: absolute; left: 105px; top: 17px; width: 2px; height: 2px; background-color: #666; content: ""; }
.contents ul.history li:after	{ display: inline-block; width: 1px; height: 1em; content: ""; }
@media all and (max-width: 700px)
{
	.contents h3.history	{ position: static; }
	.contents ul.history	{ padding-left: 20px; }
}


@media all and (max-width:1200px)
{
	.kntool_popup_layerpopup	{ left: 0 !important; max-width: 100% !important; height: auto !important; }
	
	body	{ min-width: 320px; }
	
	#container.sub #section section #contents	{ margin: 40px 10px; }
	
	body .contents .pc_content,
	body .contents .pc_contents,
	body .contents table.pc_content,
	body .contents table.pc_contents	{ display: none; }

	body .contents .mobile_content,
	body .contents .mobile_contents	{ display: block; }
	body .contents table.mobile_content,
	body .contents table.mobile_contents	{ display: table; }
	
	*	{ -webkit-text-size-adjust: none; }
	
	body	{ font-size: 14px; }
	
	#body	{ min-width: 100%; }
	
	
	
	
	
	
	
	.contents .indent1	{ margin-left: 0 !important; }
	.contents .indent2	{ margin-left: 0 !important; }
	.contents .indent3	{ margin-left: 0 !important; }
	.contents .indent4	{ margin-left: 0 !important; }
	.contents .indent5	{ margin-left: 0 !important; }
	
	.contents table.indent1	{ width: 100% !important; }
	.contents table.indent2	{ width: 100% !important; }
	.contents table.indent3	{ width: 100% !important; }
	.contents table.indent4	{ width: 100% !important; }
	.contents table.indent5	{ width: 100% !important; }


	.contents h3,
	.contents h4,
	.contents h5,
	.contents h6	{ margin-left: 0; }
}




/*
정보제공부서
*/
#contents .manager_info	{ padding: 11px 12px; margin-top: 50px; border: 1px solid #ececec; background-color: #fafafa;  }
#contents .manager_info:after	{ display: block; clear: both; content: ""; }
#contents .manager_info h3	{ position: relative; float: left; height: 28px; line-height: 28px; padding: 0 16px 0 9px; margin: 0 25px 0 0; background: #677276; font-size: 16px; color: #fff; font-weight: normal; }
#contents .manager_info h3:before	{ position: absolute; right: -20px; border-width: 14px 0 14px 20px; border-style: solid; border-color: transparent transparent transparent #677276; content: ""; }
#contents .manager_info h3:after	{ position: absolute; right: -4px; top: 50%; width: 8px; height: 8px; margin-top: -4px; border-radius: 8px; background-color: #fff; content: ""; }
#contents .manager_info dl	{ float: left; line-height: 28px; padding: 0; margin: 0; list-style: none; }
#contents .manager_info dl dt	{ position: absolute; width: 0; height: 0; padding: 0; margin: 0; list-style: none; font-size: 0; overflow: hidden; }
#contents .manager_info dl dd	{ float: left; padding: 0 0 0 10px; margin: 0; list-style: none; }
#contents .manager_info dl dd:last-child:before	{ display: inline; content: "( TEL : "; }
#contents .manager_info dl dd:last-child:after	{ display: inline; content: " )"; }

@media all and (max-width:600px)
{
	#contents .manager_info h3	{ margin-top: 14px; }
	#contents .manager_info dl	{ float: right; }
	#contents .manager_info dl dd	{ float: none; clear: both; text-align: right; white-space: nowrap; }
}






a.file img  { overflow: hidden; }