@charset "UTF-8";
/*
@import url(//fonts.googleapis.com/earlyaccess/NanumSquare.css);
*/
@import url(https://cdn.jsdelivr.net/gh/moonspam/NanumSquare@1.0/nanumsquare.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: 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; box-sizing: border-box; outline: 0 none; border: 2px solid #000; }


@media all and (max-width: 768px)
{
	body	{ font-size: 16px; }
}


.new_layerpopup_cover	{ position: fixed; left: 0; top: 0; z-index: 999998; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.5); }
.new_layerpopup	{ position: fixed; left: 50%; top: 50%; z-index: 999999; width: 430px; /*height: 650px;*/ padding: 0; transform: translate(-50%, -50%); box-sizing: border-box; border-radius: 10px; background-color: #000; color: #fff; }
.new_layerpopup > ul	{ position: relative; padding: 15px 15px 0 15px; margin: 0; list-style: none; }
.new_layerpopup > ul li	{ display: block !important; padding: 0; margin: 0; list-style: none; }
.new_layerpopup > ul div	{ display: block !important; }
.new_layerpopup a	{ position: relative; display: block; width: 400px; height: 565px; background-color: #fff; overflow: hidden; }
.new_layerpopup a:focus:after	{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; border: 2px dashed red; box-sizing: border-box; content: ""; }
.new_layerpopup a img	{ display: block; max-width: 100%; max-height: 100%; margin: 0 auto; border: 0 none; }
.new_layerpopup p	{ position: relative; clear: both; width: 100%; height: 65px; padding: 17px 20px 0 20px; margin: 0; line-height: 31px; box-sizing: border-box; text-align: left; }
.new_layerpopup p:after	{ display: block; clear: both; content: ""; }
.new_layerpopup p > * { vertical-align: top; }
.new_layerpopup p input	{ width: 23px; height: 31px; margin: 0; }
.new_layerpopup p label	{ display: inline-block; padding: 0 0 0 0.5em; margin: 0; }
.new_layerpopup p button	{ float: right; width: 135px; height: 31px; padding: 0; margin: 0; border: 0 none; border-radius: 10px; background-color: #666; color: #fff; font-weight: normal; }
.new_layerpopup p button:focus, .new_layerpopup p button:hover, .new_layerpopup p button:active	{ background-color: #fff; color: #000; }
.new_layerpopup .slick-prev	{ position: absolute; left: -20px; top: 50%; width: 55px; height: 60px; line-height: 60px; padding: 0; margin: -30px 0 0 0; border: 0 none; background-color: #000; text-align: left; text-indent: -999px; overflow: hidden; color: #fff; font-family: serif; font-weight: bolder; font-size: 40px; z-index: 9999; border-radius: 100% }
.new_layerpopup .slick-prev:after	{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; text-align: center; text-indent: 0; content: "<"; }
.new_layerpopup .slick-prev:focus, .new_layerpopup .slick-prev:hover, .new_layerpopup .slick-prev:active	{ color: #ffcc00; }
.new_layerpopup .slick-next	{ position: absolute; right: -20px; top: 50%; width: 55px; height: 60px; line-height: 60px; padding: 0; margin: -30px 0 0 0; border: 0 none; background-color: #000; text-align: left; text-indent: -999px; overflow: hidden; color: #fff; font-family: serif; font-weight: bolder; font-size: 40px; z-index: 9999; border-radius: 100%}
.new_layerpopup .slick-next:after	{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; text-align: center; text-indent: 0; content: ">"; }
.new_layerpopup .slick-next:focus, .new_layerpopup .slick-next:hover, .new_layerpopup .slick-next:active	{ color: #fff; }
.new_layerpopup .slick-dots	{ position: absolute; right: 15px; bottom: 0; padding: 0; margin: 0; list-style: none; }
.new_layerpopup .slick-dots li	{ display: none !important; padding: 0; margin: 0; list-style: none; }
.new_layerpopup .slick-dots li.slick-active	{ display: block !important; }
.new_layerpopup .slick-dots li button	{ width: 65px; height: 42px; padding: 0; margin: 0; border: 0 none; background-color: rgba(0, 0, 0, 0.5); color: #fff; font-size: 13px; font-weight: normal; cursor: default; }
.new_layerpopup .play_stop	{ position: absolute; left: 15px; bottom: 0; width: 65px; height: 42px; padding: 0; margin: 0; border: 0 none;background-color: rgba(0, 0, 0, 0.5); color: #fff; font-size: 18px; font-weight: normal; font-family: serif; }


@media all and (max-width: 500px)
{
	.new_layerpopup	{ width: 100%; height: auto; }
	.new_layerpopup a	{ position: relative; width: 100%; height: 0; padding-top: 141.25%; }
	.new_layerpopup a img	{ position: absolute; left: 50%; top: 50%; max-width: 100%; max-height: 100%; margin: 0; transform: translate(-50%, -50%); }
}
@media all and (max-width: 500px)
{
	.new_layerpopup p button	{ width: auto; padding: 0 10px; }
}
@media all and (max-width: 320px)
{
	.new_layerpopup p	{ padding-left: 20px; padding-right: 20px; }
}



/**
HEADER
**/
.gnb_cover	{ position: absolute; z-index: 9990; left: 0; top: 108px; width: 100%; height: 100%; background: #fff; box-shadow: 0 5px 5px rgba(0, 0, 0, 0.3); }

#header	{ position: relative; z-index: 9991; }
#header header	{}
#header header h1	{ position: relative; max-width: 1280px; margin: 0 auto; }
#header header h1 a	{ position: absolute; left: 0; top: 45px; z-index: 3; width: 350px; height: 59px; text-align: left; text-indent: -9999px; overflow: hidden; background: url(../image/header_logo.png) no-repeat center center; }
#header header p.slogan	{ position: absolute; width: 0; height: 0; font-size: 0; overflow: hidden; }


#header header #GNB	{}
#GNB aside.top	{ line-height: 40px; background: #f0f0f3; color: #000; }
#GNB aside.top .align_box	{ max-width: 1202px; margin: 0 auto; }
#GNB aside.top .align_box:after	{ display: block; clear: both; content: ""; }
#GNB aside.top nav	{}
#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 li	{ padding: 0; margin: 0; list-style: none; }
#GNB aside.top nav ul li a	{ display: block; line-height: 40px; padding: 0 1em; color: #000; font-size: 16px; }
#GNB aside.top nav ul li a:focus	{ outline: 2px solid red; }

#GNB aside.top nav ul.site_links	{ float: left; }
#GNB aside.top nav ul.site_links > li	{ position: relative; float: left; }
#GNB aside.top nav ul.site_links > li > a	{ position: relative; }
#GNB aside.top nav ul.site_links > li > a:before	{ position: absolute; left: 0; top: 50%; width: 1px; height: 14px; margin-top: -7px; background-color: #ccc; content: ""; }
#GNB aside.top nav ul.site_links > li:first-child > a:before	{ content: none; }
#GNB aside.top nav ul.site_links > li > ul	{ position: absolute; left: 0; top: 40px; z-index: 9; min-width: 250px; height: 0; overflow: hidden; }
#GNB aside.top nav ul.site_links > li > ul.over	{ height: auto; overflow: visible; background-color: #fff; box-shadow: 1px 2px 6px rgba(0, 0, 0, 0.5); }

#GNB aside.top nav ul.site_links > li:nth-child(5) > a:after,
#GNB aside.top nav ul.site_links > li > a.over:after	{ position: absolute; left: 0; bottom: 0; width: 100%; height: 3px; background-color: #fff; content: ""; }
#GNB aside.top nav ul.site_links > li:nth-child(1) > a:after	{ background-color: #ffd900; }
#GNB aside.top nav ul.site_links > li:nth-child(2) > a:after	{ background-color: #17878b; }
#GNB aside.top nav ul.site_links > li:nth-child(3) > a:after	{ background-color: #974297; }
#GNB aside.top nav ul.site_links > li:nth-child(4) > a:after	{ background-color: #1e95b7; }
#GNB aside.top nav ul.site_links > li:nth-child(5) > a:after	{ background-color: #ca712b; }
#GNB aside.top nav ul.site_links > li:nth-child(6) > a:after	{ background-color: #78b016; }
#GNB aside.top nav ul.site_links > li:nth-child(7) > a:after	{ background-color: #123c7f; }

#GNB aside.top nav ul.site_links > li:nth-child(3) > ul a:focus, #GNB aside.top nav ul.site_links > li:nth-child(3) > ul a:hover, #GNB aside.top nav ul.site_links > li:nth-child(3) > ul a:active	{ background-color: #f0e3f0; }
#GNB aside.top nav ul.site_links > li:nth-child(4) > ul a:focus, #GNB aside.top nav ul.site_links > li:nth-child(4) > ul a:hover, #GNB aside.top nav ul.site_links > li:nth-child(4) > ul a:active	{ background-color: #e8f4f8; }
#GNB aside.top nav ul.site_links > li:nth-child(5) > ul a:focus, #GNB aside.top nav ul.site_links > li:nth-child(5) > ul a:hover, #GNB aside.top nav ul.site_links > li:nth-child(5) > ul a:active	{ background-color: #faf1e9; }
#GNB aside.top nav ul.site_links > li:nth-child(6) > ul a:focus, #GNB aside.top nav ul.site_links > li:nth-child(6) > ul a:hover, #GNB aside.top nav ul.site_links > li:nth-child(6) > ul a:active	{ background-color: #f1f7e7; }
#GNB aside.top nav ul.site_links > li:nth-child(7) > ul a:focus, #GNB aside.top nav ul.site_links > li:nth-child(7) > ul a:hover, #GNB aside.top nav ul.site_links > li:nth-child(7) > ul a:active	{ background-color: #e7ecf7; }


#GNB aside.top nav ul.member_links	{ float: right; }
#GNB aside.top nav ul.member_links > li	{ position: relative; float: left; }
#GNB aside.top nav ul.member_links > li > a	{ position: relative; }
#GNB aside.top nav ul.member_links > li > a:before	{ position: absolute; left: 0; top: 50%; width: 1px; height: 14px; margin-top: -7px; background-color: #ccc; content: ""; }
#GNB aside.top nav ul.member_links > li:first-child > a:before	{ content: none; }
#GNB aside.top nav ul.member_links > li > a:focus, #GNB aside.top nav ul.member_links > li > a:hover, #GNB aside.top nav ul.member_links > li > a:active	{ background-color: #333; color: #fff; }
#GNB aside.top nav ul.member_links > li > a:focus:before, #GNB aside.top nav ul.member_links > li > a:hover:before, #GNB aside.top nav ul.member_links > li > a:active:before	{ background-color: #333; }

#GNB aside.top nav ul.member_links > li:nth-child(1):hover + li:nth-child(2) > a:before	{ content: none; }
#GNB aside.top nav ul.member_links > li:nth-child(2):hover + li:nth-child(3) > a:before	{ content: none; }


#GNB #topmenu	{ position: relative; width: 100%; height: 100%; border-bottom: 1px solid #d6d6d6; box-sizing: border-box; }
#GNB #topmenu nav	{ max-width: 1202px; padding-left: 370px; margin: 0 auto; box-sizing: border-box; }
#GNB #topmenu .login,
#GNB #topmenu .logout,
#GNB #topmenu .show_all_menu	{ display: none; }
#GNB #topmenu aside	{ display: none; }

#topmenu ul,
#topmenu li	{ padding: 0; margin: 0; list-style: none; background: none; }

#topmenu .ld1	{ display: table; width: 100%; }
#topmenu .ld1 .cd1	{ position: relative; display: table-cell; width: 1%; }
#topmenu .ld1 .cd1c1,
#topmenu .ld1 .cd1c7,
#topmenu .ld1 .cd1c8,
#topmenu .ld1 .cd1c9,
#topmenu .ld1 .cd1c10,
#topmenu .ld1 .cd1c11,
#topmenu .ld1 .cd1c12,
#topmenu .ld1 .cd1c17,
#topmenu .ld1 .cd1c18,
#topmenu .ld1 .cd1c19,
#topmenu .ld1 .cd1c20	{ display: none; }
#topmenu .ld1 .l1	{ display: block; height: 69px; line-height: 64px; box-sizing: border-box; font-size: 20px; color: #000; font-weight: 700; text-align: center; }
#topmenu .ld1 .l1.open	{ border-bottom: 5px solid #be6815 }
#topmenu .ld1 .cd1c6 .l1	{ border-bottom: 0 none; background-color: #ffcc33; }

#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 0 8px 10px; text-align: left; word-break: keep-all; font-size: 17px; }
#topmenu .ld2 .cd2 .l2:focus, #topmenu .ld2 .cd2 .l2:hover, #topmenu .ld2 .cd2 .l2:active	{ color: #fff; font-weight: 500; }


#topmenu .lb2	{ display: none; }




#header.over #topmenu .over .l1	{ border-bottom: 0 none; color: #fff; background-color: #cc6600; }
#header.over #topmenu .lb1	{ height: auto; overflow: visible; }
#header.over #topmenu .lb1 .ld2	{ padding: 30px 0; }
#header.over #topmenu .over .lb1	{ background-color: #787878; }
#header.over #topmenu .over .lb1 .l2	{ color: #fff; }
#header.over #topmenu .over .lb1 .l2:focus, #header.over #topmenu .over .lb1 .l2:hover, #header.over #topmenu .over .lb1 .l2:active	{ color: #ffcc33; }


#header header #MOBILE_GNB	{ display: none; }


@media all and (max-width: 1024px)
{
	#header	{ position: static; width: 100%; }
	#header header h1	{ height: 60px; }
	#header header h1 a	{ left: 50%; top: 0; width: 230px; height: 60px; margin-left: -95px; background-image: url(../image/header_logo_mobile.png); background-size: auto 25px; }
	
	#GNB	{ background: #fafafa !important; }
	#GNB aside.top .weather, #GNB aside.top .weather *,
	#GNB aside.top .sns_link, #GNB aside.top .sns_link *	{ display: none !important; background: none !important; }
	
	#GNB aside.top nav	{ display: none; }
	#GNB #topmenu	{ padding: 0; background: none; }
	#GNB #topmenu .login	{ display: block; position: absolute; left: 0; top: -60px; width: 60px; height: 60px; padding: 0; margin: 0; border: 0 none; background: url(../image/header_mobile_login.png) no-repeat center 20%; background-size: 50%; text-indent: -99999px; overflow: hidden; }
	#GNB #topmenu .login:after	{ position: absolute; left: 0; bottom: 0; width: 100%; line-height: 30px; text-align: center; text-indent: 0; font-size: 12px; font-weight: normal; color: #000; content: "로그인"; }
	#GNB #topmenu .logout	{ display: block; position: absolute; left: 0; top: -60px; width: 60px; height: 60px; padding: 0; margin: 0; border: 0 none; background: url(../image/header_mobile_logout.png) no-repeat center 20%; background-size: 50%; text-indent: -99999px; overflow: hidden; }
	#GNB #topmenu .logout:after	{ position: absolute; left: 0; bottom: 0; width: 100%; line-height: 30px; text-align: center; text-indent: 0; font-size: 12px; font-weight: normal; color: #000; content: "로그아웃"; }
	#GNB #topmenu .show_all_menu	{ display: block; position: absolute; right: 0; top: -60px; width: 60px; height: 60px; padding: 0; margin: 0; border: 0 none; background: url(../image/header_showmenu.png) no-repeat center 20%; background-size: 50%; text-indent: -99999px; overflow: hidden; }
	#GNB #topmenu .show_all_menu:after	{ position: absolute; left: 0; bottom: 0; width: 100%; line-height: 30px; text-align: center; text-indent: 0; font-size: 12px; font-weight: normal; color: #000; content: "사이트맵"; }
	#GNB #topmenu nav	{ padding-left: 0; }
	#topmenu .ld1	{ display: none; }
	
	
	.gnb_cover	{ position: fixed !important; left: 0 !important; top: 0 !important; z-index: 9990 !important; width: 100% !important; height: 100% !important; border: 0 none; background: rgba(0, 0, 0, 0.8); }
	
	#header.over	{}
	#header.over header h1	{}
	#header.over #GNB	{ position: absolute; right: 0; top: 0; z-index: 9999; width: 90%; max-width: 500px; }
	#header.over #GNB aside.top	{ height: 60px; background-color: #000; color: #fff; }
	#header.over #GNB aside.top nav	{ display: block; float: none; }
	#header.over #GNB aside.top nav ul	{ position: static; float: left; 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: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; min-width: 0; height: 60px; line-height: 60px; padding: 0 12px; text-align: left; text-indent: 0; overflow: visible; background: none !important; font-size: 16px; color: #fff; }
	#header.over #GNB aside.top nav ul li a:before	{ content: none; }
	#header.over #GNB aside.top nav .site_links	{ display: none; }
	#header.over #GNB #topmenu .login,
	#header.over #GNB #topmenu .logout	{ display: none; }
	#header.over #GNB #topmenu .show_all_menu	{ left: auto; right: 0; top: -60px; background-color: transparent; background-image: url(../image/header_showmenu_close.png); background-size: 50%; background-position: center center; }
	#header.over #GNB #topmenu .show_all_menu:after	{ content: none; }
	
	#header.over #topmenu .ld1	{ display: block; padding: 20px; box-sizing: border-box; }
	#header.over #topmenu .ld1 .cd1	{ display: block; width: auto; border-bottom: 1px solid #c7c7c7; }
	#header.over #topmenu .ld1 .cd1c1	{ display: none;; }
	#header.over #topmenu .ld1 .cd1:last-child	{ border-bottom: 0 none; }
	#header.over #topmenu .ld1 .cd1 .l1	{ position: relative; height: 53px; line-height: 53px; text-align: left; text-indent: 20px; color: #cc6600; font-size: 16px; font-weight: normal; }
	#header.over #topmenu .ld1 .cd1c6 .l1	{ background-color: transparent; }
	#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_down.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_up.png); }
	
	#header.over #topmenu .over .l1	{ color: #fff !important; background-color: #cc6600 !important; }
	
	#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 .lb1 .ld2	{ padding: 0 0 10px 0; }
	
	#header.over #topmenu .ld2 .cd2 .l2	{ position: relative; line-height: 32px; padding: 2px 0 2px 30px; font-size: 16px; text-align: left; color: #333; text-indent: 0; }
	#header.over #topmenu .ld2 .cd2 .l2:before	{ position: absolute; left: 20px; top: 50%; width: 4px; height: 1px; margin-top: -1px; background-color: #333; content: ""; }
	#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.child_tabmenu .l2.hasChild:after	{ content: none !important; }
	#header.over #topmenu .ld2 .cd2 .l2.hasChild.show:after	{ content: "▲"; }
	#header.over #topmenu .over .lb1 .l2:focus, #header.over #topmenu .over .lb1 .l2:hover, #header.over #topmenu .over .lb1 .l2:active	{ color: #000; }
	
	#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	{ display: inline-block; width: 10px; content: "-"; }
	
	#header.over #topmenu .child_tabmenu > div	{ display: none !important; }
	
	
	#header.over #GNB #topmenu aside	{ display: block; padding: 20px; }
	#header.over #GNB #topmenu aside nav	{}
	#header.over #GNB #topmenu aside nav ul	{ padding: 0; margin: 0; list-style: none; }
	#header.over #GNB #topmenu aside nav ul:after	{ display: block; clear: both; content: ""; }
	#header.over #GNB #topmenu aside nav ul li	{ float: left; width: 33.333%; padding: 0; margin: 0; list-style: none; border-width: 1px 1px 1px 0; border-style: solid; border-color: #c4c4c4; box-sizing: border-box; }
	#header.over #GNB #topmenu aside nav ul li:first-child	{ border-left-width: 1px; }
	#header.over #GNB #topmenu aside nav ul li a	{ position: relative; display: block; height: 75px; }
	#header.over #GNB #topmenu aside nav ul li a:before	{ position: absolute; left: 0; top: 16%; width: 100%; height: 40%; background: no-repeat center center; background-size: contain; content: ""; }
	#header.over #GNB #topmenu aside nav ul li:nth-child(1) a:before	{ background-image: url(../image/header_gnb_link_1.png); }
	#header.over #GNB #topmenu aside nav ul li:nth-child(2) a:before	{ background-image: url(../image/header_gnb_link_2.png); }
	#header.over #GNB #topmenu aside nav ul li:nth-child(3) a:before	{ background-image: url(../image/header_gnb_link_3.png); }
	#header.over #GNB #topmenu aside nav ul li a span	{ position: absolute; left: 0; bottom: 5%; width: 100%; line-height: 20px; font-size: 16px; text-align: center; color: #4e4d4d; }
	
	
	
	
	#header header #MOBILE_GNB	{ display: block; }
	#MOBILE_GNB nav	{}
	#MOBILE_GNB nav ul,
	#MOBILE_GNB nav li	{ padding: 0; margin: 0; list-style: none; background: none; }
	
	#MOBILE_GNB nav .ld1	{ display: block; width: 100%; text-align: left; white-space: nowrap; overflow: auto; }
	#MOBILE_GNB nav .ld1 .cd1	{ display: inline-block; padding: 5px 0; }
	#MOBILE_GNB nav .ld1 .cd1 .l1	{ position: relative; display: block; min-width: 100px; line-height: 50px; padding: 0 20px; margin: 0 auto; box-sizing: border-box; text-align: center; font-size: 20px; color: #333; }
	#MOBILE_GNB nav .ld1 .cd1 .l1.open	{ border-radius: 50px; background-color: #ffd530; }
	#MOBILE_GNB nav .ld1 .cd1c1 .l1.open	{ border-radius: 0; background-color: transparent; }
	#MOBILE_GNB nav .ld1 .cd1c1 .l1 span	{ display: none; }
	#MOBILE_GNB nav .ld1 .cd1c1 .l1:after	{ content: "홈"; }
}

@media all and (max-width: 768px)
{
	#header.over #GNB aside.top	{ height: auto; }
	#header.over #GNB aside.top nav	{ position: relative; padding-top: 60px; }
	#header.over #GNB aside.top nav ul:nth-child(1)	{ float: none; padding-right: 0; background-color: #666; color: #fff; }
	#header.over #GNB aside.top nav ul:nth-child(2)	{ float: none; position: absolute; left: 0; top: 0; }
}

@media all and (max-width: 425px)
{
	#MOBILE_GNB nav .ld1 .cd1 .l1	{ line-height: 40px; min-width: 20px; font-size: 16px; }
}

@media all and (max-width: 374px)
{
	#header.over #GNB aside.top nav ul li a	{ padding: 0 10px; font-size: 14px; }
	
	#header.over #GNB #topmenu aside nav ul li a span	{ font-size: 14px; }
}








/*
FOOTER
*/
#footer	{ background-color: #464646; color: #fff; }
#footer aside	{ background-color: #363636; color: #fff; }
#footer aside .alignbox	{ position: relative; max-width: 1202px; 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: 2px; height: 18px; margin-top: -9px; background-color: #666; content: ""; }
#footer aside ul.link li:first-child:before	{ content: none; }
#footer aside ul.link li:first-child a{color: #05c6c2;font-weight: 700;}
#footer aside ul.link li a	{ display: block; height: 60px; line-height: 57px; padding: 0 15px; color: #fff; }
#footer aside ul.link li a:focus, #footer aside ul.link li a:hover, #footer aside ul.link li a:active	{ color: #ffcc33 !important; text-decoration: underline; font-weight: 500; }

#footer aside .familysite	{ position: relative; top: 8px; z-index: 99; float: right; width: 285px; max-width: 100%; height: 44px; line-height: 42px; background-color: #222; font-size: 16px; }
/*
#footer aside .familysite h3	{ position: relative; height: 44px; padding: 0 50px 0 21px; margin: 0; font-weight: normal; cursor: pointer; border: 1px solid #000; border-radius: 0; box-sizing: border-box; font-size: 16px; }
#footer aside .familysite h3 button	{ display: block; height: 42px; padding: 0; margin: 0; border: 0 none; background-color: transparent; color: inherit; font-size: 16px; font-weight: normal; }
#footer aside .familysite h3.active	{ border-radius: 0; background-color: #666; color: #fff; }
#footer aside .familysite h3:after	{ position: absolute; right: 0; top: 0; display: block; width: 35px; height: 44px; content: ""; background: url(../image/arrow_down2.png) no-repeat left center; }
#footer aside .familysite h3.active:after	{ background-image: url(../image/arrow_up2.png); }
*/
#footer aside .familysite h3	{ margin: 0; }
#footer aside .familysite h3 button	{ position: relative; display: block; width: 100%; height: 44px; padding: 0 50px 0 21px; margin: 0; border: 1px solid #000; border-radius: 0; box-sizing: border-box; text-align: left; font-weight: normal; cursor: pointer; font-size: 16px; font-weight: normal; }
#footer aside .familysite h3.active button	{ border-radius: 0; background-color: #666; color: #fff; }
#footer aside .familysite h3 button:after	{ position: absolute; right: 0; top: 0; display: block; width: 35px; height: 44px; content: ""; background: url(../image/arrow_down2.png) no-repeat left center; }
#footer aside .familysite h3.active button:after	{ background-image: url(../image/arrow_up2.png); }


#footer aside .familysite ul	{ position: absolute; right: 0; bottom: 43px; z-index: 9992; min-width: 100%; height: 0; line-height: 40px; padding: 0; margin: 0; list-style: none; border-radius: 9px 9px 0 0; box-sizing: border-box; overflow: hidden; background-color: #666; color: #fff; }
#footer aside .familysite ul.active	{ height: auto; overflow: visible; border-width: 1px 1px 0 1px; border-style: solid; border-color: #000; }
#footer aside .familysite ul li	{ float: none; padding: 0; margin: 0; list-style: none; }
#footer aside .familysite ul li + li.group_name	{ border-top: 1px solid #eee; }
#footer aside .familysite ul li.group_name strong	{ display: block; padding-left: 15px; font-size: 1.2em; }
#footer aside .familysite ul li a	{ display: block; padding: 0 0 0 21px; color: #fff; }
#footer aside .familysite ul li a:focus, #footer aside .familysite ul li a:hover, #footer aside .familysite ul li a:active	{ background-color: #333; color: #fff; }
#footer aside .familysite + .familysite	{ border-right: 1px solid #e6e6e6; }


#footer .footer_logo	{ position: relative; max-width: 1202px; margin: 0 auto; }
#footer .footer_logo h3	{ position: absolute; left: 0; top: 40px; width: 235px; height: 45px; margin: 0; background: url(../image/footer_logo.png) no-repeat 0 center; text-indent: -9999px; overflow: hidden; background-size:90% }
#footer  .wa{position: relative; max-width: 1202px; margin: 0 auto; }
#footer  .wa a{position:absolute; right:0; top:10px}
#footer address	{ max-width: 1202px; line-height: 22px; padding: 25px 0 25px 330px; margin: 0 auto; box-sizing: border-box; font-style: normal; font-weight: normal; font-size: 16px; color: #fff; }
#footer address:after	{ display: block; clear: both; content: ""; }
#footer address span	{ float: left; display: block; margin-right: 1em; }
#footer address span.break	{ clear: left; }
#footer address span.split	{ }
#footer address span.split1	{ display: none; }
#footer address span.info	{ margin-top: 10px; color: #a09f9f; }
#footer address span.copyright	{ margin-top: 10px; color: #a09f9f; }


@media all and (max-width: 1340px)
{
	#footer aside	{ padding-left: 10px; padding-right: 10px; }
}

@media all and (max-width: 1280px)
{
	#footer address	{ padding-left: 250px; }
}

@media all and (max-width: 1024px)
{
	#footer address	{ padding-left: 250px; }
}

@media all and (max-width: 900px)
{
	#footer aside .alignbox	{ padding: 1px 0; }
	
	#footer aside ul.link	{ float: none; padding: 10px 0; border-bottom: 1px solid #292c30; text-align: center; font-size:0.82em }
	#footer aside ul.link li	{ float: none; display: inline-block; width:48%}/* 2022.01.05 수정*/
	#footer aside ul.link li a	{ height: 20px; line-height: 20px;  }
	#footer aside ul.link li:nth-child(3):before	{ position: absolute; left: 0; top: 50%; width: 0; height: 18px; margin-top: -9px; background-color: #666; content: ""; } /* 2022.01.05추가*/
	
	#footer aside .familysite	{ top: auto; float: none; margin: 10px auto; font-size: 14px; }
	#footer aside .familysite h3	{ font-size: 14px; }
	
	#footer aside .banner	{ position: static; border-top: 1px solid #292c30; }
	#footer aside .banner ul	{ text-align: center; }
	#footer aside .banner ul li	{ float: none; display: inline-block; }
	
	#footer .footer_logo, #footer .footer_logo *	{ display: none !important; background: none !important; }
        #footer  .wa{position:relative; width:100%; margin:10px auto; height:80px}
        #footer  .wa a{position:absolute; left:calc(50% - 60px)}

	#footer address	{ padding-left: 10px; padding-right: 10px; margin: 0; text-align: center; }
	
	#footer address span.split2	{ display: none; }
	#footer address span	{ display: block; clear: both; margin-right: 0; text-align: left; }
	#footer address span.split	{ display: block; height: 3px; text-indent: -999px; overflow: hidden; }
	#footer address span.info	{ margin-top: 0; }
	#footer address span.info.break	{ margin-top: 10px; }
}

@media all and (max-width: 425px)
{
	#footer aside .familysite	{ width: auto; }
    #footer address{font-size: 14px}
     
}






/*
MAIN
*/

#container.main,
#section,
#contents	{ display: block; width: 100%; height: 100%; }


#container.main .section_1	{ padding: 50px 0; background: #efe3d5 url(../image/main_section_1.jpg) no-repeat center center; background-size: cover; }
#container.main .align_1	{ max-width: 1100px; margin: 0 auto; }


#container.main .search	{ position: relative; padding-bottom: 252px; }
#container.main .search h2	{ height: 95px; margin: 0; background: url(../image/main_search_title.png) no-repeat center top; text-align: left; text-indent: -9999px; overflow: hidden; }
#container.main .search h3	{ float: left; min-width: 250px; height: 43px; line-height: 40px; margin: 0 0 0 4px; text-align: center; border-radius: 15px 15px 0 0; background-color: #fff; font-size: 20px; font-weight: normal; }
#container.main .search h3:nth-child(2)	{ margin-left: 60px; }
#container.main .search h3:focus, #container.main .search h3:hover, #container.main .search h3:active	{ background-color: rgba(0, 0, 0, 0.8); color: #fff; }
#container.main .search h3[tabindex]	{ cursor: pointer; }
#container.main .search h3.active	{ background-color: rgba(0, 0, 0, 0.5); color: #fff; }
#container.main .search h3 a	{ display: block; color: #000; }
#container.main .search h3 a:focus, #container.main .search h3 a:hover, #container.main .search h3 a:active	{ color: #fff; }
#container.main .search h3.active a	{ color: #fff; }
#container.main .search form	{ display: none; }
#container.main .search form.active	{ display: block; position: absolute; left: 0; top: 138px; width: 100%; height: 209px; border-radius: 15px; background-color: rgba(0, 0, 0, 0.5); color: #fff; }
#container.main .search form fieldset	{ max-width: 890px; padding: 35px 35px 0 35px; margin: 0 auto; }
#container.main .search form fieldset p.form	{ margin: 0 0 22px 0; text-align: center; }
#container.main .search form fieldset p.form .input_box	{ display: inline-block; width: calc(25% - 20px); }
#container.main .search form fieldset p.form .button_box	{ display: inline-block; width: 46px; margin-left: -0.5em; }
#container.main .search form fieldset p.form label	{ position: absolute; width: 0; height: 0; font-size: 0; overflow: hidden; }
#container.main .search form fieldset p.form select,
#container.main .search form fieldset p.form input	{  position: relative; z-index: 2; width: 100%; height: 41px; padding: 0 0 0 1em; margin: 0; border: 0 none; border-radius: 3px; background-color: #000; color: #fff;  }
#container.main .search form fieldset p.form [name="subject"],
#container.main .search form fieldset p.form [name="place"]	{ border-radius: 3px 0 0 3px; }
#container.main .search form fieldset p.form button	{ position: relative; z-index: 1; width: 41px; height: 41px; padding: 0; margin: 0; border: 0 none; border-radius: 0 3px 3px 0; background: #000 url(../image/main_search_icon.png) no-repeat center center; text-align: left; text-indent: -999px; overflow: hidden; }

#container.main .search form fieldset .favorite	{ line-height: 39px; padding: 25px 0 0 0; margin: 0; border-top: 3px solid #fff; text-align: left; }
#container.main .search form fieldset .favorite:after	{ display: block; clear: both; content: ""; }
#container.main .search form fieldset .favorite h4	{ float: left; padding: 0 20px 0 35px; margin: 0; font-size: 17px; color: #ffcc33; font-weight: normal; }
#container.main .search form fieldset .favorite p	{ padding: 0 0 5px 0; margin: 0; white-space: nowrap; overflow-x: auto; }
#container.main .search form fieldset .favorite p:after	{ display: block; clear: both; content: ""; }
#container.main .search form fieldset .favorite p a	{ display: inline-block; min-width: 124px; line-height: 37px; padding: 0 10px; border: 1px solid #fff; border-radius: 39px; box-sizing: border-box; text-align: center; color: #fff; font-weight: normal; font-size: 16px; }
#container.main .search form fieldset .favorite p a + a	{ margin-left: 0.2em; }
#container.main .search form fieldset .favorite p a:focus, #container.main .search form fieldset .favorite p a:hover, #container.main .search form fieldset .favorite p a:active	{ background-color: #fff; color: #000; }


#container.main .lecture_links	{ position: relative; padding: 25px 65px; }
#container.main .lecture_links h2	{ position: absolute; width: 0; height: 0; font-size: 0; overflow: hidden; }
#container.main .lecture_links .list	{ position: relative; }
#container.main .lecture_links .item a	{ position: relative; display: block; width: 126px; height: 126px; line-height: 20px; padding-top: 85px; margin: 0 auto; border-radius: 100%; box-sizing: border-box; background: rgba(0, 0, 0, 0.5) url(../image/main_lecture_links.png) no-repeat; text-align: center; font-size: 16px; color: #fff; font-weight: normal; }
#container.main .lecture_links .item a.lecture_type_1	{ background-position: 13px 10px; }
#container.main .lecture_links .item a.lecture_type_2	{ background-position: -87px 10px; }
#container.main .lecture_links .item a.lecture_type_3	{ background-position: -187px 10px; }
#container.main .lecture_links .item a.lecture_type_4	{ background-position: -287px 10px; }
#container.main .lecture_links .item a.lecture_type_5	{ background-position: -387px 10px; }
#container.main .lecture_links .item a.lecture_type_6	{ background-position: -487px 10px; }
#container.main .lecture_links .item a.lecture_type_7	{ background-position: -587px 10px; }
#container.main .lecture_links .item a.lecture_type_8	{ background-position: -687px 10px; }
#container.main .lecture_links .item a.lecture_type_9	{ background-position: -787px 10px; }
#container.main .lecture_links .item a.lecture_type_10	{ background-position: -887px 10px; }
#container.main .lecture_links .item a.lecture_type_11	{ background-position: -987px 10px; }
#container.main .lecture_links .item a.lecture_type_12	{ background-position: 13px -110px; }
#container.main .lecture_links .item a.lecture_type_13	{ background-position: -87px -110px; }
#container.main .lecture_links .item a.lecture_type_14	{ background-position: -187px -110px; }
#container.main .lecture_links .item a.lecture_type_15	{ background-position: -287px -110px; }
#container.main .lecture_links .item a.lecture_type_16	{ background-position: -487px -110px; }
#container.main .lecture_links .item a.lecture_type_17	{ background-position: -487px -110px; }
#container.main .lecture_links .item a.lecture_type_18	{ background-position: -587px -110px; }
#container.main .lecture_links .item a.lecture_type_19	{ background-position: -687px -110px; }
#container.main .lecture_links .item a.lecture_type_20	{ background-position: -787px -110px; }
#container.main .lecture_links .item a.lecture_type_21	{ background-position: -887px -110px; }
#container.main .lecture_links .item a.lecture_type_22	{ background-position: -987px -110px; }
#container.main .lecture_links .item a.lecture_type_23	{ background-position: -390px -111px; }
#container.main .lecture_links .item a.lecture_type_24	{ background-position: -187px 10px; }
#container.main .lecture_links .item a > span	{ display: block; margin-top: -15px; }
#container.main .lecture_links .item a > span > span	{ display: block; }
#container.main .lecture_links .item a:focus, #container.main .lecture_links .item a:hover, #container.main .lecture_links .item a:active	{ background-color: #D97D08; }

#container.main .lecture_links .slick-arrow	{ position: absolute; top: 0; width: 65px; height: 126px; line-height: 126px; padding: 0; margin: 0; border: 0 none; background: transparent no-repeat center center; text-align: left; text-indent: -9999px; overflow: hidden; color: #333; font-family: serif; font-size: 40px; font-weight: bolder; }
#container.main .lecture_links .slick-prev	{ left: -65px; background-image: url(../image/arrow_left2.png); }
#container.main .lecture_links .slick-next	{ right: -65px; background-image: url(../image/arrow_right2.png); }

#container.main .lecture_links .slick-prev:hover	{ background-image: url(../image/arrow_left2_on.png); }
#container.main .lecture_links .slick-next:hover	{ background-image: url(../image/arrow_right2_on.png); }





#container.main .section_2	{ padding: 35px 0; background: #f3f3f3 url(../image/main_section_2.png) repeat center center; }
#container.main .align_2	{ max-width: 1100px; margin: 0 auto; }
#container.main .align_2:after	{ display: block; clear: both; content: ""; }


#container.main .boards	{ position: relative; float: left; width: 650px; height: 330px; border: 1px solid #ccc; box-sizing: border-box; background-color: #fff; }
#container.main .boards:before	{ position: absolute; left: 0; top: 53px; width: 100%; height: 1px; background-color: #ccc; content: ""; }
#container.main .boards h2	{ float: left; line-height: 53px; margin: 0; }
#container.main .boards h2 a	{ position: relative; display: block; padding: 0 20px; font-size: 22px; font-weight: 500; color: #333; }
#container.main .boards h2 a:focus, #container.main .boards h2 a:hover, #container.main .boards h2 a:active	{ color: #b64d0e; }
#container.main .boards h2.active a:after	{ position: absolute; left: 10%; bottom: -3px; z-index: 2; width: 80%; height: 5px; background-color: #ffcc00; content: ""; }
#container.main .boards .more	{ display: none; position: absolute; right: 0; top: 0; width: 53px; height: 53px; line-height: 53px; text-align: left; text-indent: -999px; overflow: hidden; }
#container.main .boards .more.active	{ display: block; }
#container.main .boards .more:after	{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; text-align: center; text-indent: 0; font-family: serif; font-size: 40px; font-weight: normal; content: "+"; }
#container.main .boards .list	{ display: none; position: absolute; left: 0; top: 54px; width: 100%; height: calc(100% - 54px); background-color: #fff; }
#container.main .boards .list.active	{ display: block; }
#container.main .boards .list ul	{ padding: 27px 33px 0 33px; margin: 0; list-style: none; }
#container.main .boards .list ul li	{ padding: 1px 0; margin: 0; list-style: none; }
#container.main .boards .list ul li a	{ position: relative; display: block; line-height: 24px; padding: 0 8em 0 10px; }
#container.main .boards .list ul li a:after	{ display: block; clear: both; content: ""; }
#container.main .boards .list ul li a:before	{ position: absolute; left: 0; top: 50%; width: 2px; height: 2px; margin-top: -1px; background-color: #666; content: ""; }
#container.main .boards .list ul li a *	{ vertical-align: top; }
#container.main .boards .list ul li a .title	{ display: block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-weight: normal; }
#container.main .boards .list ul li a .title em	{ display: inline-block; padding: 0 4px; margin-right: 3px; border-radius: 3px; background-color: #666; color: #fff; font-style: normal; font-size: 0.8em; }
#container.main .boards .list ul li a .br	{ display: none; }
#container.main .boards .list ul li a .date	{ position: absolute; right: 0; top: 0; }
#container.main .boards .list ul li a .date.strong	{ font-weight: normal; color: #b64d0e; }

#container.main .boards .list ul li:nth-child(1) a .title em	{ background-color: #f85800; color: #fff; }
#container.main .boards .list ul li:nth-child(2) a .title em	{ background-color: #f28703; color: #333; }
#container.main .boards .list ul li:nth-child(3) a .title em	{ background-color: #f2ab01; color: #333; }
#container.main .boards .list ul li:nth-child(4) a .title em	{ background-color: #efcc00; color: #333; }
#container.main .boards .list ul li:nth-child(5) a .title em	{ background-color: #efcc00; color: #333; }
#container.main .boards .list ul li:nth-child(6) a .title em	{ background-color: #f85800; color: #fff; }
#container.main .boards .list ul li:nth-child(7) a .title em	{ background-color: #f28703; color: #333; }
#container.main .boards .list ul li:nth-child(8) a .title em	{ background-color: #f2ab01; color: #333; }
#container.main .boards .list ul li:nth-child(9) a .title em	{ background-color: #efcc00; color: #333; }
#container.main .boards .list ul li:nth-child(10) a .title em	{ background-color: #efcc00; color: #333; }


#container.main .online_link	{ float: right; width: 430px; height: 330px; }
#container.main .online_link h2	{ position: absolute; width: 0; height: 0; font-size: 0; overflow: hidden; }
#container.main .online_link .list	{}
#container.main .online_link .list ul	{ padding: 0; margin: 0; list-style: none; }
#container.main .online_link .list ul li	{ padding: 0; margin: 0; list-style: none; }
#container.main .online_link .list ul li + li	{ margin-top: 20px; }
#container.main .online_link .list ul li a	{ position: relative; display: block; height: 155px; border: 1px solid #ccc; box-sizing: border-box; background: #fff no-repeat 85% center; color: #333; }
#container.main .online_link .list ul li:nth-child(1) a	{ background-image: url(../image/main_online_link_1.png); }
#container.main .online_link .list ul li:nth-child(2) a	{ background-image: url(../image/main_online_link_2.png); }
#container.main .online_link .list ul li a > span	{ position: absolute; left: 35px; top: 24px; line-height: 26px; font-size: 22px; }
#container.main .online_link .list ul li a > span strong	{ display: block; font-weight: bold; }
#container.main .online_link .list ul li a > span strong span	{ font-weight: normal; }
#container.main .online_link .list ul li a:after	{ position: absolute; left: 35px; bottom: 25px; width: 180px; height: 40px; line-height: 35px; padding: 0 0 0 19px; border: 1px solid #000; background: #fff url(../image/main_online_link_arrow.png) no-repeat 80% center;; font-size: 15px; color: #000; content: "바로가기"; }
#container.main .online_link .list ul li a:focus, #container.main .online_link .list ul li a:hover, #container.main .online_link .list ul li a:active	{ background-color: #f0f0f0; }


#container.main .section_3	{}
#container.main .align_3	{}


#container.main .direction	{ position: relative; height: 328px; }
#container.main .direction h2	{ position: absolute; width: 0; height: 0; font-size: 0; overflow: hidden; }
#container.main .direction .tab	{ position: relative; max-width: 1030px; margin: 0 auto; }
#container.main .direction .tab .tab_align	{ position: absolute; right: 0; top: 185px; }
#container.main .direction .tab .tab_align:after	{ display: block; clear: both; content: ""; }
#container.main .direction .tab .tab_align a	{ position: relative; z-index: 5; float: left; width: 90px; height: 90px; line-height: 24px; padding-top: 17px; border: 2px solid #fff; border-radius: 100%; box-sizing: border-box; background-color: rgba(0, 0, 0, 0.4); text-align: center; color: #fff; font-size: 20px; text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.4); }
#container.main .direction .tab .tab_align a span	{ display: block; }
#container.main .direction .tab .tab_align a em	{ display: none; }
#container.main .direction .tab .tab_align a:focus, #container.main .direction .tab .tab_align a:hover, #container.main .direction .tab .tab_align a:active	{ background-color: #000; }
#container.main .direction .tab .tab_align a.active	{ background-color: #d97d08; }
#container.main .direction .tab .tab_align a + a	{ margin-left: 10px; }
#container.main .direction ul	{ padding: 0; margin: 0; list-style: none; }
#container.main .direction ul li	{ position: absolute; left: 0; top: 0; z-index: 1; width: 100%; height: 100%; padding: 0; margin: 0; list-style: none; background: #fff no-repeat center center; background-size: cover; }
#container.main .direction ul li:nth-child(1)	{ background-image: url(../image/main_direction_1.jpg); }
#container.main .direction ul li:nth-child(2)	{ background-image: url(../image/main_direction_2.jpg); }
#container.main .direction ul li:nth-child(3)	{ background-image: url(../image/main_direction_3.jpg); }
#container.main .direction ul li:nth-child(4)	{ background-image: url(../image/main_direction_4.jpg); }
#container.main .direction ul li:nth-child(5)	{ background-image: url(../image/main_direction_5.jpg); }
#container.main .direction ul li:nth-child(6)	{ background-image: url(../image/main_direction_6.jpg); }
#container.main .direction ul li:nth-child(7)	{ background-image: url(../image/main_direction_7.jpg); }
#container.main .direction ul li:nth-child(8)	{ background-image: url(../image/main_direction_8.jpg); }
#container.main .direction ul li:nth-child(9)	{ background-image: url(../image/main_direction_9.jpg); }
#container.main .direction ul li:nth-child(10)	{ background-image: url(../image/main_direction_10.jpg); }
#container.main .direction ul li.prev	{ z-index: 2; }
#container.main .direction ul li.active	{ z-index: 3; }
#container.main .direction ul li div	{ display: block; max-width: 1030px; line-height: 38px; margin: 67px auto 0 auto; }
#container.main .direction ul li div a	{ display: inline-block; font-size: 32px; color: #000; }
#container.main .direction ul li a > span	{ display: block; }

#container.main .direction ul li a > span > strong	{ display: block; font-weight: normal; }
#container.main .direction ul li a > span > strong > span	{ display: block; font-weight: bold; }
#container.main .direction ul li a > span > span	{ display: none; }
#container.main .direction ul li a > em	{ display: block; width: 180px; height: 40px; line-height: 35px; padding: 0 0 0 19px; margin: 20px 0 0 0; border: 1px solid #000; background: url(../image/main_online_link_arrow.png) no-repeat 80% center;; font-size: 15px; color: #000; }


#container.main .section_4	{ padding: 25px 0 17px 0; background: #c1c0c1 url(../image/main_section_4.jpg) no-repeat center center; background-size: cover; }
#container.main .align_4	{}


#container.main .menu_link	{}
#container.main .menu_link h2	{ position: absolute; width: 0; height: 0; font-size: 0; overflow: hidden; }
#container.main .menu_link ul	{ display: flex; justify-content: space-around; max-width: 1000px; padding: 0; margin: 0 auto; }
#container.main .menu_link ul li	{ padding: 0; margin: 0; list-style: none; }
#container.main .menu_link ul li a	{ position: relative; display: block; width: 138px; line-height: 57px; padding-top: 134px; background: no-repeat center top; text-align: center; font-size: 20px; color: #fff; text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5); }
#container.main .menu_link ul li:nth-child(1) a	{ background-image: url(../image/main_menu_link_1.png); }
#container.main .menu_link ul li:nth-child(2) a	{ background-image: url(../image/main_menu_link_2.png); }
#container.main .menu_link ul li:nth-child(3) a	{ background-image: url(../image/main_menu_link_3.png); }
#container.main .menu_link ul li:nth-child(4) a	{ background-image: url(../image/main_menu_link_4.png); }
#container.main .menu_link ul li a:focus, #container.main .menu_link ul li a:hover, #container.main .menu_link ul li a:active	{ color: #b64d0e; }



@media all and (max-width: 1130px)
{
	#container.main .align_1	{ padding: 0 15px; }

	#container.main .align_2	{ padding: 0 15px; }

	#container.main .boards	{ width: 59%; }
	#container.main .online_link	{ width: 39%; }
	
	#container.main .direction	{ height: 0; padding-top: 29.81818181%; }
	#container.main .direction .tab	{ max-width: none; }
	#container.main .direction .tab .tab_align	{ top: auto; right: 20px; bottom: 20px; }
	#container.main .direction ul li a > span	{ margin-top: 20px; margin-left: 20px; }
}

@media all and (max-width: 1024px)
{
	#container.main .section_2	{ padding: 15px 0; }
	
	#container.main .boards	{ float: none; width: auto; margin-bottom: 15px; }
	#container.main .online_link	{ float: none; width: auto; }
	#container.main .online_link .list ul li + li	{ margin-top: 15px; }
}

@media all and (max-width: 768px)
{
	#container.main .search h3	{ width: calc(50% - 20px); min-width: 0; margin: 0 0 0 10px; }
	#container.main .search h3:nth-child(2)	{ margin-left: 15px; }
	#container.main .search form fieldset	{ padding: 15px 15px 0 15px; }
	#container.main .search form fieldset p.form	{ margin-bottom: 5px; }
	#container.main .search form fieldset p.form:after	{ display: block; clear: both; content: ""; }
	#container.main .search form fieldset p.form .input_box	{ float: left; width: calc(50% - 5px); margin-bottom: 10px; }
	#container.main .search form fieldset p.form .input_box:nth-child(1),
	#container.main .search form fieldset p.form .input_box:nth-child(3)	{ margin-right: 10px; }
	#container.main .search form fieldset p.form .input_box:nth-child(4)	{ width: calc(50% - 46px); }
	#container.main .search form fieldset p.form .button_box	{ float: left; width: 0; margin: 0; }
	#container.main .search form fieldset p.form button	{ display: block; margin: 0; }
	
	#container.main .search form fieldset .favorite	{ padding-top: 15px; }
	#container.main .search form fieldset .favorite h4	{ padding: 0 5px; }
	
	
	#container.main .lecture_links	{ padding: 20px 30px 0 30px; margin: 0 -10px; }
	#container.main .lecture_links .slick-prev	{ left: -30px; width: 30px; height: 100%; background-size: auto 25px; }
	#container.main .lecture_links .slick-next	{ right: -30px; width: 30px; height: 100%; background-size: auto 25px; }
	
	
	#container.main .boards,
	#container.main .boards *,
	#container.main .online_link,
	#container.main .online_link *	{ display: none !important; background: none !important; }
	
	#container.main .direction .tab .tab_align a	{ padding-top: 10px; }
	#container.main .direction .tab .tab_align a	{ width: 60px; height: 60px; line-height: 17px; font-size: 14px; }
	#container.main .direction ul li a > span	{ line-height: 25px; font-size: 20px; }
	#container.main .direction ul li a > span:after	{ width: 130px; margin-top: 10px; }
    
    #container.main .direction ul li div	{ display: block; max-width: 1030px; line-height: 38px; margin: 10px auto 0 auto; }
}

@media all and (max-width: 480px)
{
	#container.main .lecture_links .item a	{ zoom: 0.75; }
}

@media all and (max-width: 375px)
{
	#container.main .lecture_links .item a	{ zoom: 0.6; }
}

@media all and (max-width: 425px)
{
	#container.main .section_1	{ padding: 15px 0; }
	
	#container.main .search	{ padding-bottom: 395px; }
	#container.main .search h2	{ height: 40px; margin-bottom: 10px; background-size: contain; }
	#container.main .search form.active	{ top: 93px; height: 350px; }
	#container.main .search form fieldset p.form .input_box	{ width: 100%; }
	#container.main .search form fieldset p.form .input_box:nth-child(4)	{ width: calc(100% - 41px); }
	#container.main .search form fieldset .favorite p	{ clear: both; }
	#container.main .search form fieldset .favorite p a	{ min-width: auto; }
	
	#container.main .direction	{ padding-top: 150px; }
	#container.main .direction .tab .tab_align	{ bottom: 10px; right: 10px; }
	#container.main .direction .tab .tab_align a + a	{ margin-left: 3px; }
	#container.main .direction ul li a > span	{ margin-top: 10px; margin-left: 10px; }
	#container.main .direction ul li a > span:after	{ width: 90px; height: 30px; line-height: 26px; padding-left: 5px; background-size: 15px auto; font-size: 12px; }
	
	#container.main .menu_link ul	{ display: block; padding: 0 15px; }
	#container.main .menu_link ul:after	{ display: block; clear: both; content: ""; }
	#container.main .menu_link ul li	{ float: left; width: 25%; padding: 0 5px; box-sizing: border-box; }
	#container.main .menu_link ul li a	{ width: auto; line-height: 30px; padding-top: 100%; font-size: 14px; line-height:100%; word-break:keep-all; }
    #container.main .menu_link ul li:nth-child(1) a	{ background-image: url(../image/main_menu_link_1_m.png); background-size: 80% }
    #container.main .menu_link ul li:nth-child(2) a	{ background-image: url(../image/main_menu_link_2_m.png); background-size: 80%}
    #container.main .menu_link ul li:nth-child(3) a	{ background-image: url(../image/main_menu_link_3_m.png); background-size: 80% } 
    #container.main .menu_link ul li:nth-child(4) a	{ background-image: url(../image/main_menu_link_4_m.png); background-size: 80% } 
    #container.main .section_4	{ padding: 20px 0 17px 0;}
}


/*
SUB
*/
body.menu_design_ #GNB #topmenu	{}
body.menu_design_ #GNB #topmenu .show_all_menu	{ border-right: 1px solid rgba(255, 255, 255, 0.2); background-color: transparent; }


#container.sub	{}
/*
#container.sub:before	{ display: block; height: 250px; line-height: 203px; background: #c7d5eb url(../image/sub_visual_1.jpg) no-repeat center center; background-size:cover; text-align: center; font-size: 46px; font-weight: 500; color: #000; content: attr(data-menu-name); }
*/
#container.sub .sub_title	{}
#container.sub .sub_title h2	{ display: block; height: 250px; line-height: 203px; margin: 0; background: #c7d5eb url(../image/sub_visual_1.jpg) no-repeat center center; background-size:cover; text-align: center; font-size: 46px; font-weight: 500; color: #000; content: attr(data-menu-name); }

#container.sub .container_align	{ position: relative; max-width: 1202px; margin: 0 auto; }
#container.sub .container_align:after	{ display: block; clear: both; content: ""; }


#container.sub #SUB-GNB	{ display: none; }





#container.sub #section	{ display: block; width: 100%; height: 100%; padding: 0; margin: 0; }
#container.sub #section section	{}
#container.sub #section section header	{}


#container.sub #section section header .menu_path_box	{ line-height: 48px; margin-top: -48px; border-bottom: 1px solid #e1e1e1; background-color: #fff; color: #222; }
#container.sub #section section header .menu_path	{ max-width: 1280px; 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: 48px; height: 48px; margin: 0; background: #000 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: 270px; height: 48px; padding: 0; margin: 0 0 0 -1px; list-style: none; box-sizing: border-box; border-left: 1px solid #e5e7ea; border-right: 1px solid #e5e7ea; /*background-color: #fff;*/ 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: #cc6600; color: #fff; }
#container.sub #section section header .menu_path ul li.fix_menu a	{ position: relative; padding-right: 40px; color: #222 !important; background-color: transparent !important; }
#container.sub #section section header .menu_path ul.show li.fix_menu a	{ color: #fff !important; background-color: #222 !important; font-weight: bold !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_lnb_arrow_down2.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_lnb_arrow_up.png); }
#container.sub #section section header .menu_path ul.show li.fix_menu a:before	{ position: absolute; left: 0; bottom: -1px; width: 100%; height: 2px; background-color: #cc6600; content: ""; }


#container.sub #section section header .sub_utility	{ position: relative; max-width: 1280px; margin: 0 auto; }
#container.sub #section section header .sub_utility ul	{ position: absolute; right: 49px; top: -48px; 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: 48px; border-width: 0 1px; border-style: solid; border-color: #e5e7ea; background: no-repeat center center; text-indent: -999px; overflow: hidden; }
#container.sub #section section header .sub_utility ul li a.print	{ background-color: #cc6600; background-image: url(../image/sub_utility_print.png); }
#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: #cc6600; }

#container.sub #section section header .sub_utility ul.dropdown	{ right: 0; z-index: 2; height: 48px; overflow: hidden; }
/*
#container.sub #section section header .sub_utility ul.dropdown:before	{ display: block; height: 48px; border-width: 0 1px; border-style: solid; border-color: #e5e7ea; background: url(../image/sub_utility_dropdown.png) no-repeat center center; content: ""; }
*/
#container.sub #section section header .sub_utility ul.dropdown button	{ display: block; width: 100%; height: 48px; border-width: 0 1px; border-style: solid; border-color: #e5e7ea; background: url(../image/sub_utility_dropdown.png) no-repeat center center; text-indent: -999px; overflow: hidden; }
#container.sub #section section header .sub_utility ul.dropdown button:before{background: url(../image/share.png) no-repeat center center;  border-color: #cc6600;}
#container.sub #section section header .sub_utility ul.dropdown.show button	{ background-color: #05a29f !important; }	
#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 li a.facebook	{ background-color: #666; background-image: url(../image/sub_utility_facebook.png); }
#container.sub #section section header .sub_utility ul li a.twitter	{ background-color: #666; background-image: url(../image/sub_utility_twitter.png); }
#container.sub #section section header .sub_utility ul li a.naver	{ background-color: #666; background-image: url(../image/sub_utility_naver.png); }
#container.sub #section section header .sub_utility ul li a.kakaostory	{ background-color: #666; 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: #cc6600; }
#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: #cc6600; }



#container.sub #section section header h2	{ position: absolute; width: 0; height: 0; overflow: hidden; font-size: 0; }


/*
#container.sub #section section header .tabmenu	{ max-width: 1280px; 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: "·"; }
*/

#container.sub #section section header .tabmenu	{ max-width: 1280px; margin: 50px auto; }
#container.sub #section section header .tabmenu ul	{ padding: 0; margin: 0; list-style: none; }
#container.sub #section section header .tabmenu ul:after	{ display: block; clear: both; content: ""; }
#container.sub #section section header .tabmenu ul li	{ float: left; width: 20%; padding: 3px; margin: 0; list-style: none; box-sizing: border-box; background: none; word-break:keep-all; }
#container.sub #section section header .tabmenu ul.child_count_1 li	{ width: 100%; }
#container.sub #section section header .tabmenu ul.child_count_2 li	{ width: 50%; }
#container.sub #section section header .tabmenu ul.child_count_3 li	{ width: 33.333%; }
#container.sub #section section header .tabmenu ul.child_count_4 li	{ width: 25%; }
#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%; border: 1px solid #e5e7ea; 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	{ border-color: #666; 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: "·"; }



@media all and (max-width: 1200px)
{
	#container.sub:before,
	#container.sub .sub_title h2	{ height: 202px; line-height: 202px; }
	#container.sub #section section header .menu_path_box	{ margin-top: 0; }
}

@media all and (max-width: 1024px)
{
	#container.sub:before,
	#container.sub .sub_title h2	{ height: 160px; line-height: 160px; }
	
	#container.sub #section section header .menu_path_box	{ min-height: 48px; border: 0 none; }
	
	#container.sub #section section header .menu_path	{ position: relative; }
	#container.sub #section section header .menu_path .home	{ display: block; }
	#container.sub #section section header .menu_path.menu_depth_1 ul	{ width: calc((100% - 48px + 1px)/1); min-width: 0; }
	#container.sub #section section header .menu_path.menu_depth_2 ul	{ width: calc((100% - 48px + 2px)/2); min-width: 0; }
	#container.sub #section section header .menu_path.menu_depth_3 ul	{ width: calc((100% - 48px + 3px)/3); min-width: 0; }
	#container.sub #section section header .menu_path.menu_depth_4 ul	{ width: calc((100% - 48px + 4px)/4); min-width: 0; }
	
	#container.sub #section section header .menu_path ul li a	{ height: 47px; line-height: 16px; display: flex; align-items: center; font-size: 14px; }
	
	#container.sub #section section header .menu_path div.ld3	{ position: relative; padding: 0 60px; margin-bottom: 30px; }
	#container.sub #section section header .menu_path div.ld3:before	{ position: absolute; left: 0; top: 0; width: 59px; height: 60px; line-height: 58px; border-right: 1px solid #e5e7ea; border-bottom: 1px solid #e5e7ea; box-sizing: border-box; text-align: center; color: #b2b2b2; font-family: serif; content: "<"; }
	#container.sub #section section header .menu_path div.ld3:after	{ position: absolute; right: 0; top: 0; width: 59px; height: 60px; line-height: 58px; border-left: 1px solid #e5e7ea; border-bottom: 1px solid #e5e7ea; box-sizing: border-box; text-align: center; color: #b2b2b2; font-family: serif; content: ">"; }
	#container.sub #section section header .menu_path ul.ld3	{ float: none; width: auto; min-width: 0; height: auto; white-space: nowrap; border: 0 none; border-bottom: 1px solid #e5e7ea; overflow: auto; }
	#container.sub #section section header .menu_path ul.ld3 li	{ display: inline-block; border-left: 1px solid #e5e7ea; }
	#container.sub #section section header .menu_path ul.ld3 li.cd3c1	{ border-left: 0 none; }
	#container.sub #section section header .menu_path ul.ld3 li.fix_menu	{ display: none; }
	#container.sub #section section header .menu_path ul.ld3 li a	{ display: inline-block; padding: 0 10px; border: 0 none; color: #333; background-color: #fff; }
	#container.sub #section section header .menu_path ul.ld3 li a.open	{ color: #3969ab; background-color: #f3f8fb; }
	
	
	#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: 900px)
{
	#container.sub #section section header .tabmenu	{ margin: 20px 5px 30px 5px; }
	#container.sub #section section header .tabmenu ul	{ display: block; border-width: 0 1px 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; box-sizing: border-box; }
	#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; box-sizing: border-box; text-align: left; vertical-align: middle; overflow: hidden; }
	#container.sub #section section header .tabmenu ul li a span:before	{ margin-left: 10px; }
}

@media all and (max-width: 768px)
{
	#container.sub:before,
	#container.sub .sub_title h2	{ height: 100px; line-height: 35px; padding: 0 20px; font-size: 20px; display: flex; align-items: center; justify-content: center; }
}

@media all and (max-width: 600px)
{
	#container.sub #section section header .tabmenu ul li	{ width: 50% !important; }
}





/*
내용
*/
.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	{ max-width: 1280px; 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 0 0 25px; margin: 50px 0 20px 0; background: url(../image/sub_h3.png) no-repeat left center; font-size: 1.3em; color: #1f1f1f; 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: #1f1f1f; }
.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: #1f1f1f; }
.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 0 0; border-color: #000 transparent transparent 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: #fbfbfb; color: #333; 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: #f8f9fb; text-align: center; font-weight: 600; color: #002e73; }
.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; }
.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; }
.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:1280px)
{
	.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: #cc6600 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:1280px)
{
	.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:1280px)
{
	.kntool_popup_layerpopup	{ left: 0 !important; max-width: 100% !important; height: auto !important; }
	
	body	{ min-width: 320px; }
	
	#container.sub #section section #contents	{ padding: 0 10px; margin: 40px 0; box-sizing: border-box; }
	
	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	{ 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; }


/* 게시판 */
.modules_board .proc_list .search form fieldset p.page_size	{ display: none !important; }
.modules_board .proc_list .search form fieldset select[name="search_field"]	{ min-width: 14em; }


/* 지도 */
.root_daum_roughmap	{ display: block !important; width: auto !important; }
h3 + .root_daum_roughmap	{ margin-left: 20px !important; }
h4 + .root_daum_roughmap	{ margin-left: 40px !important; }






.content_pagemaker.pagemaker > img	{ display: block; margin: 0 auto !important; }


/* 내용 슬라이드 */
.sub_slide_box  {margin-bottom:20px; }
.sub_slide_box ul	{ padding: 0; margin: 0; }
.sub_slide_box ul:after {clear:both; content:''; display:block;}
.sub_slide_box ul li { width:100%; max-height: 540px; box-sizing:border-box; position:relative; background:none !important; list-style: none; padding:0}
.sub_slide_box ul li img{overflow:hidden; max-width:100%; max-height: 100%; display: block; margin: 0 auto;}
.sub_slide_box .slidesjs_btn {height:60px; background:#232430; width:100%; position:absolute; bottom:0; line-height:60px; padding:0 40px; box-sizing:border-box; z-index:99; right:0; top:inherit;}
.sub_slide_box #slidesjs-log {color:#fff; font-size:23px; font-weight:700; letter-spacing:-1px; text-align:center;}
.sub_slide_box a.slidesjs-next {background:url(../image/next_btn.png) no-repeat; display:block; width:36px; height:36px; overflow: hidden; text-indent: -9999px; position:absolute; z-index:100; right:25px; bottom:12px;}
.sub_slide_box a.slidesjs-previous {background:url(../image/previous_btn.png) no-repeat; display:block; width:36px; height:36px; overflow: hidden; text-indent: -9999px; position:absolute; z-index:100; left:25px; bottom:12px;}
.sub_slide_box .slidesjs-slide{background: #f4f4f4}
.sub_slide_box a.slidesjs-play {display:none;}
.sub_slide_box a.slidesjs-stop {display:none;}
.slidesjs-slide-number{font-size:23px; line-height:60px; color:#fff}
.bg_gray{margin-left:18px; padding: 15px;  box-sizing:border-box; background: #f4f4f4}
.bg_gray dt{padding:10px; background: #777; color:#fff}    
.bg_gray dd{margin-left: 15px; padding-top:10px}
.bg_gray dd>em{font-size:130%;}




/**
페이징
**/
.contents .pagejump	{ display: block; text-align: center; }
.contents .pagejump a	{ position: relative; display: inline-block; width: 30px; height: 30px; line-height: 26px; padding: 0; margin: 0; border: 1px solid #c8c8c8; box-sizing: border-box; background-color: #fff; text-align: center; font-size: 14px; color: #666; vertical-align: top; }
.contents .pagejump a + a	{ width: 29px; border-left: 0 none; }
.contents .pagejump a.first,
.contents .pagejump a.prev,
.contents .pagejump a.next,
.contents .pagejump a.end	{ padding: 0; margin: 0; text-align: left; text-indent: -9999px; overflow: hidden; font-family: serif; }
.contents .pagejump a.first:after,
.contents .pagejump a.prev:after,
.contents .pagejump a.next:after,
.contents .pagejump a.end:after	{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; text-align: center; text-indent: 0; content: ""; }
.contents .pagejump a.first:after	{ letter-spacing: -3px; content: "<<"; }
.contents .pagejump a.prev:after	{ content: "<"; }
.contents .pagejump a.next:after	{ content: ">"; }
.contents .pagejump a.end:after	{ letter-spacing: -3px; content: ">>"; }
.contents .pagejump a:focus, .contents .pagejump a:hover, .contents .pagejump a:active	{ background-color: #666; color: #fff; }
.contents .pagejump a.now	{ border-color: #444; background-color: #444; color: #fff; }
.contents .pagejump a.now strong	{ color: #fff !important; }




/* 2022.10.12.카카오채널 추가*/
.kakao_ch {  position: absolute; top:-20px; right: 0; width: 297px; height: 133px; background: url(https://life.gangnam.go.kr/design/homepage/default/image/kakao_ch.png) 0 0 no-repeat; text-align: left; text-indent: -99999px; overflow: hidden; }
@media only screen and (max-width:1100px)
{
	.kakao_ch	{display: none; }
}