@charset "UTF-8";
@import url(//fonts.googleapis.com/earlyaccess/notosanskr.css);

@font-face { 
	font-family:'BarcodeFont';
	src:url("../font/Code39Azalea.woff") format('woff');
}



body	{ width: 100%; height: 100%; padding: 0; margin: 0; font-size: 18px; font-family: 'Noto Sans KR', NanumSquare, NanumGothic,"Malgun Gothic","맑은 고딕","돋움",Dotum,"굴림",Gulim,Helvetica,AppleGothic,Sans-serif; }
*	{ font-family: 'Noto Sans KR', NanumSquare, NanumGothic,"Malgun Gothic","맑은 고딕","돋움",Dotum,"굴림",Gulim,Helvetica,AppleGothic,Sans-serif; }


body.popup_box	{ position: relative; width: auto; height: auto; margin: 0; padding: 20px; background-color: #f2f3f7; }
body.popup_box:before	{ position: absolute; left: 0; top: 0; z-index: 0; width: 100%; height: 100px; background-color: #084d98; content: ""; }
body.popup_box .contents_content	{ position: relative; z-index: 1; padding: 20px; margin-top: 65px; background-color: #fff; }
body.popup_box .contents_content h3:first-child	{ position: absolute; left: 0; top: -65px; width: 100%; line-height: 60px; padding: 0; margin: 0 !important; background: #fff; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; color: #000; text-indent: 20px; }
body.popup_box .contents_content *:nth-child(2)	{ margin-top: 0 !important; }


.skip_area	{ position: absolute; left: 0; top: 0; z-index: 99999; width: 100%; height: 0px; overflow: hidden; }
.skip_area a	{ display: block; line-height: 30px; padding: 0 0 0 20px; color: #000; text-decoration: none; font-weight: bold; font-size: 13px; border: 1px solid #ddd; background-color: #fafafa; }

hr.linebreak	{ display: none; }



#jump_menu	{ width: 100%; z-index: 9999999; }
#jump_menu h1	{ display: block; width: 0; height: 0; padding: 0; margin: 0; overflow: hidden; font-size: 0; position: absolute; }
#jump_menu ul,
#jump_menu li	{ position: relative; padding: 0; margin: 0; list-style: none; }
#jump_menu a	{ position: absolute; z-index: -1; left: 0; top: -1000px; display: block; width: 100%; line-height: 45px; text-align: center; font-weight: bold; font-size: 20px; color: #fff; background-color: #3e6dbf; }
#jump_menu a:focus	{ top: 0; z-index: 99999; }


/**
HEADER
**/
.gnb_cover	{ position: absolute; z-index: 9990; left: 0; top: 91px; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.5); }

#header	{ position: relative; z-index: 9991; }
#header header	{ position: absolute; left: 0; top: 0; width: 100%; }
#header header h1	{ position: relative; max-width: 1670px; margin: 0 auto; }
#header header h1 a	{ position: absolute; left: 0; top: 0; z-index: 3; width: 245px; height: 100px; 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	{ position: relative; max-width: 1540px; margin: 0 auto; }
#GNB aside.top .align_box	{ position: absolute; right: 0; top: 40px; z-index: 2; }
#GNB aside.top .align_box nav	{}
#GNB aside.top .align_box nav ul	{ float: left; padding: 0; margin: 0; list-style: none; }
#GNB aside.top .align_box nav ul:after	{ display: block; clear: both; content: ""; }
#GNB aside.top .align_box nav ul li	{ position: relative; float: left; padding: 0; margin: 0; list-style: none; }

/* #GNB aside.top .align_box nav ul li a	{ display: block; width: 35px; height: 35px; line-height: 34px; padding: 0; background: no-repeat center center; color: #fff; font-size: 16px; text-align: left; text-indent: -999px; overflow: hidden; } */
#GNB aside.top .align_box nav ul li a	{ width: max-content; height: 35px; line-height: 34px; padding: 0 15px; background: no-repeat center center; color: #fff; font-size: 13px; text-align: left; text-indent: -999px; overflow: hidden; }

/* #GNB aside.top .align_box nav ul li a.login,
#GNB aside.top .align_box nav ul li a.logout	{ background-image: url(../image/header_icon_login.png); } */

/* #GNB aside.top .align_box nav ul li a.join,
#GNB aside.top .align_box nav ul li a.mypage,
#GNB aside.top .align_box nav ul li a.member_level	{ background-image: url(../image/header_icon_join.png); } */

/* #GNB aside.top .align_box nav ul li a.search	{ background-image: url(../image/header_icon_search.png); } */

/* #GNB aside.top .align_box nav ul li a:focus, #GNB aside.top .align_box nav ul li a:hover, #GNB aside.top .align_box nav ul li a:active	{ color: #f00; } */
#GNB aside.top .align_box nav ul li a:focus, #GNB aside.top .align_box nav ul li a:hover, #GNB aside.top .align_box nav ul li a:active	{ color: #0cdf0d; }

#GNB aside.top .align_box nav ul li a.member_level	{ width: auto; padding: 0 5px 0 24px; background-position: left center; text-align: left; text-indent: 0; font-size: 12px; }


#GNB aside.quick	{ position: fixed; left: 0; top: 0; width: 100%; }
#GNB aside.quick ul	{ position: absolute; left: 49px; top: 235px; padding: 0; margin: 0; list-style: none; }
#GNB aside.quick ul li	{ padding: 0; margin: 0; list-style: none; }
#GNB aside.quick ul li + li	{ margin-top: 10px; }
#GNB aside.quick ul li a	{ display: block; width: 60px; height: 60px; border-radius: 100%; background: #20202e no-repeat center center; text-align: left; text-indent: -9999px; overflow: hidden; }
#GNB aside.quick ul li a.twiter	{ background-image: url(../image/quick_new_x.png); }
#GNB aside.quick ul li a.facebook	{ background-image: url(../image/quick_new_facebook.png); }
#GNB aside.quick ul li a.instar	{ background-image: url(../image/quick_new_instargram.png); }
#GNB aside.quick ul li a.youtube	{ background-image: url(../image/quick_new_youtube.png); }
#GNB aside.quick ul li a.chatbot	{ background-image: url(../image/kakao_chatbot.jpg); background-size: contain; }




#GNB aside.quick-r	{ position: fixed; left: 0; top: 0; width: 100%; }
#GNB aside.quick-r ul	{ position: absolute; right: 49px; top: 235px; padding: 0; margin: 0; list-style: none; }
#GNB aside.quick-r ul li	{ padding: 0; margin: 0; list-style: none; }
#GNB aside.quick-r ul li + li	{ margin-top: 10px; }
#GNB aside.quick-r ul li:after	{ display: block; clear: both; content: ""; }
#GNB aside.quick-r ul li a	{ float: right; display: block; width: 50px; height: 50px; border-radius: 100%; background: no-repeat center center; text-align: left; text-indent: -9999px; overflow: hidden; }
#GNB aside.quick-r ul li a.intro	{ background-image: url(../image/intro.png); }
#GNB aside.quick-r ul li a.intro:hover	{ background-image: url(../image/intro_on.png); width: 151px; border-radius: 50px; }
#GNB aside.quick-r ul li a.all	{ background-image: url(../image/all.png); }
#GNB aside.quick-r ul li a.all:hover	{ background-image: url(../image/all_on.png); width: 151px; border-radius: 50px; }
#GNB aside.quick-r ul li a.jyy	{ background-image: url(../image/jyy.png); }
#GNB aside.quick-r ul li a.jyy:hover	{ background-image: url(../image/jyy_on.png); width: 151px; border-radius: 50px; }
#GNB aside.quick-r ul li a.jj	{ background-image: url(../image/jj.png); }
#GNB aside.quick-r ul li a.jj:hover	{ background-image: url(../image/jj_on.png); width: 151px; border-radius: 50px; }
#GNB aside.quick-r ul li a.jg	{ background-image: url(../image/jg.png); }
#GNB aside.quick-r ul li a.jg:hover	{ background-image: url(../image/jg_on.png); width: 151px; border-radius: 50px; }
#GNB aside.quick-r ul li a.tgw	{ background-image: url(../image/tgw.png); }
#GNB aside.quick-r ul li a.tgw:hover	{ background-image: url(../image/tgw_on.png); width: 151px; border-radius: 50px; }
#GNB aside.quick-r ul li a.on	{ background-image: url(../image/on.png); }
#GNB aside.quick-r ul li a.on:hover	{ background-image: url(../image/on_on.png); width: 151px; border-radius: 50px; }
#GNB aside.quick-r ul li a.ds	{ background-image: url(../image/ds.png); }
#GNB aside.quick-r ul li a.ds:hover	{ background-image: url(../image/ds_on.png); width: 151px; border-radius: 50px; }
#GNB aside.quick-r ul li a.sd	{ background-image: url(../image/sd.png); }
#GNB aside.quick-r ul li a.sd:hover	{ background-image: url(../image/sd_on.png); width: 151px; border-radius: 50px; }


#GNB #topmenu	{ position: relative; }
#GNB #topmenu nav	{ max-width: 1280px; padding: 40px 0 0 0; margin: 0 auto; box-sizing: border-box; }
#GNB #topmenu .show_all_menu	{ display: none; }

#topmenu ul,
#topmenu li	{ padding: 0; margin: 0; list-style: none; background: none; }

#topmenu .ld1	{ display: flex; justify-content: center; }
#topmenu .ld1 .cd1	{ position: relative; }
#topmenu .ld1 .cd1c1,
#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: 36px; line-height: 35px; padding: 0 13px; font-size: 16px; color: #fff; font-weight: 500; text-align: center; text-shadow: 0 0 3px #000; }

#topmenu .lb1	{ position: absolute; width: 100%; height: 0; overflow: hidden; box-sizing: border-box; }
#topmenu .lb1 > p	{ display: none; }
#topmenu .ld2	{ padding: 10px 25px 20px 25px; }
#topmenu .ld2 .cd2	{}
#topmenu .ld2 .cd2 .l2	{ position: relative; display: block; line-height: 21px; padding: 7px 0 7px 10px; text-align: left; word-break: keep-all; font-size: 16px; letter-spacing: -1px; color: #fff; }
#topmenu .ld2 .cd2 .l2:before	{ position: absolute; left: 0; top: 16px; width: 3px; height: 3px; border-radius: 100%; background-color: #fff; content: ""; }
#topmenu .ld2 .cd2 .l2:focus, #topmenu .ld2 .cd2 .l2:hover, #topmenu .ld2 .cd2 .l2:active	{ color: #fff; font-weight: 500; text-decoration: underline; }


#topmenu .lb2	{ display: none; }



/*
#header.over #topmenu .over .l1	{ color: #fff; background-color: rgba(0, 0, 0, 0.5); font-weight: bold; }
#header.over #topmenu .lb1	{ height: auto; overflow: visible; }
#header.over #topmenu .lb1 .ld2	{ padding: 30px 0; }
#header.over #topmenu .over .lb1	{ background-color: rgba(0, 0, 0, 0.5); }
#header.over #topmenu .over .lb1 .l2	{ color: #fff; }
#header.over #topmenu .over .ld2 .cd2 .l2:before	{ background-color: #fff; }
#header.over #topmenu .over .lb1 .l2:focus, #header.over #topmenu .over .lb1 .l2:hover, #header.over #topmenu .over .lb1 .l2:active	{ color: #fff; font-weight: bold; text-decoration: underline; }
*/

.gnb_cover	{ display: none !important; }
#header #topmenu .cd1.over .l1	{ color: #fff; background-color: rgba(0, 0, 0, 0.3); font-weight: bold; }
#header #topmenu .cd1 .lb1	{ height: 0 !important; }
#header #topmenu .cd1.over .lb1	{ width: auto !important; min-width: 150px; height: auto !important; overflow: visible; background-color: rgba(0, 0, 0, 0.7); }


@media all and (max-width: 1540px)
{
	#GNB #topmenu nav	{ max-width: none; padding-left: 250px; padding-right: 135px; }
}


@media all and (max-width: 1024px)
{
	#header	{ width: 100%; }
	#header header h1 a	{ left: 50%; top: 0; width: 300px; height: 60px; margin-left: -150px; background-size: auto 80%; }
	
	#GNB	{ background: #fafafa !important; }
	
	#GNB aside.top	{ height: auto; }
	#GNB aside.top nav	{ display: none; }
	#GNB aside.top .align_box .search	{ display: none; }
	#GNB #topmenu	{ padding: 0; background: none; }
	#GNB #topmenu .show_all_menu	{ display: block; position: absolute; left: 0; top: 0; z-index: 9; width: 60px; height: 60px; padding: 0; margin: 0; border: 0 none; background: url(../image/header_showmenu.png) no-repeat center center; background-size: auto 20px; text-indent: -99999px; overflow: hidden; }
	#GNB #topmenu nav	{ padding: 0; }
	#topmenu .ld1	{ display: none; }
	
	
	.gnb_cover	{ position: fixed; left: 0; top: 0; width: 100% !important; height: 100% !important; border: 0 none; background: #fff none; transform: none; }
	.gnb_cover p	{ display: none; background: none; }
	
	#header.over header h1	{ display: none; }
	#header.over #GNB aside.top	{ height: 60px; background-color: rgba(0, 0, 0, 0.75); color: #fff; }
	#header.over #GNB aside.top .align_box	{ position: static; }
	#header.over #GNB aside.top .align_box nav	{ display: block; position: static; }
	#header.over #GNB aside.top .align_box nav ul	{ float: none; height: 60px; padding-right: 60px; overflow: hidden; }
	#header.over #GNB aside.top .align_box nav ul li	{ line-height: 60px; border: 0 none; }
	#header.over #GNB aside.top .align_box nav ul li:before	{ position: absolute; left: 0; top: 50%; width: 1px; height: 16px; margin-top: -8px; background-color: #fff; content: ""; }
	#header.over #GNB aside.top .align_box nav ul li:first-child:before	{ content: none; }
	#header.over #GNB aside.top .align_box 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: 15px; color: #fff; }
	#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: 35%; }
	
	#header.over #topmenu .ld1	{ display: block; }
	#header.over #topmenu .ld1 .cd1	{ display: block; width: auto; border-bottom: 1px solid #e3e3e3; }
	#header.over #topmenu .ld1 .cd1c1	{ display: none;; }
	#header.over #topmenu .ld1 .cd1 .l1	{ position: relative; height: 53px; line-height: 53px; text-align: left; text-indent: 20px; color: #000; font-size: 16px; font-weight: normal; text-shadow: none; }
	#header.over #topmenu .ld1 .cd1 .l1:focus, #header.over #topmenu .ld1 .cd1 .l1:hover, #header.over #topmenu .ld1 .cd1 .l1:active	{ background-color: transparent; }
	#header.over #topmenu .ld1 .cd1 .l1.hasChild.show	{ background-color: #5fc603; color: #fff; }
	#header.over #topmenu .ld1 .cd1 .l1.hasChild:after	{ position: absolute; right: 20px; top: 50%; width: 16px; height: 9px; margin-top: -4px; background: url(../image/header_menu_depth1_arrow_up.png) no-repeat center center; background-size: contain; content: ""; }
	#header.over #topmenu .ld1 .cd1 .l1.hasChild.show:after	{ background-image: url(../image/header_menu_depth1_arrow_down2.png); }
	
	
	#header.over #topmenu .lb1	{ position: static; width: auto; height: 0 !important; padding: 0; border: 0 none; overflow: hidden; }
	#header.over #topmenu .lb1.show	{ height: auto !important; padding: 0; border-top: 1px solid #e3e3e3; border-bottom: 1px solid #e3e3e3; background-color: #f9f9f9; overflow: visible; }
	
	#header.over #topmenu .lb1 .ld2	{ padding: 0; }
	
	#header.over #topmenu .ld2 .cd2 .l2	{ position: relative; line-height: 32px; padding: 0; font-size: 16px; text-align: left; color: #333; text-indent: 20px; }
	#header.over #topmenu .over .ld2 .cd2 .l2:before	{ background-color: #1b1b1b; }
	#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; }
	
	a.target_blank span	{ text-indent: 0; }
}

@media all and (max-width: 374px)
{
	#header.over #GNB aside.top nav ul li a	{ padding: 0 10px; font-size: 14px; }
}








/*
FOOTER
*/
#footer	{ background-color: #efefef; color: #3c3c3c; }
#footer aside	{ border-width: 1px 0; border-style: solid; border-color: #c8c8c8; }
#footer aside .alignbox	{ position: relative; max-width: 1280px; height: 58px; 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; box-sizing: border-box; }
#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: 1px; height: 18px; margin-top: -9px; background-color: #646464; content: ""; }
#footer aside ul.link li:first-child:before	{ content: none; }
#footer aside ul.link li a	{ display: block; height: 58px; line-height: 57px; padding: 0 10px; font-size: 15px; color: #646464; }
#footer aside ul.link li a strong	{ color: #f39700; font-weight: normal; }
#footer aside ul.link li a:focus, #footer aside ul.link li a:hover, #footer aside ul.link li a:active	{ color: #000 !important; text-decoration: underline; }

#footer aside .familysite	{ position: relative; top: 9px; z-index: 99; float: right; width: 225px; max-width: 100%; height: 41px; line-height: 38px; border: 1px solid #a4a4a4; box-sizing: border-box; font-size: 15px; }
#footer aside .familysite h3	{ position: relative; height: 39px; padding: 0 50px 0 21px; margin: 0; font-weight: normal; cursor: pointer; border: 0 none; border-radius: 0; box-sizing: border-box; background-color: #fff; font-size: 15px; color: #101010; }
#footer aside .familysite h3.active	{ border-radius: 0; }
#footer aside .familysite h3:after	{ position: absolute; right: 0; top: 0; display: block; width: 35px; height: 39px; line-height: 38px; font-family: serif; font-size: 16px; content: "▼"; }
#footer aside .familysite h3.active:after	{ content: "▲"; }
#footer aside .familysite ul	{ position: absolute; right: -1px; bottom: 39px; z-index: 9992; min-width: calc(100% + 2px); 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: #fff; color: #1b1b1b; }
#footer aside .familysite ul.active	{ height: auto; overflow: visible; border-width: 1px; border-style: solid; border-color: #a4a4a4; }
#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: #1b1b1b; }
#footer aside .familysite ul li a:focus, #footer aside .familysite ul li a:hover, #footer aside .familysite ul li a:active	{ background-color: #666; color: #fff; }

#footer aside:last-child	{ padding-bottom: 20px; border-width: 0; }
#footer aside:last-child .alignbox	{ padding-left: 199px; box-sizing: border-box; }
#footer aside:last-child .familysite	{ float: left; width: 220px; max-width: 31%; height: 45px; line-height: 43px; }
#footer aside:last-child .familysite + .familysite	{ margin-left: 5px; }
#footer aside:last-child .familysite h3	{ height: 45px; }
#footer aside:last-child .familysite h3:after	{ height: 45px; line-height: 43px; }
#footer aside:last-child .familysite ul	{ bottom: 45px; }


#footer .footer_logo	{ position: relative; max-width: 1280px; margin: 0 auto; }
#footer .footer_logo h3	{ position: absolute; left: 0; top: 27px; width: 219px; height: 89px; margin: 0; background: url(../image/footer_logo.png) no-repeat 0 center; text-indent: -9999px; overflow: hidden; }
#footer address	{ max-width: 1400px; line-height: 25px; padding: 35px 0 35px 350px; margin: 0 auto; box-sizing: border-box; font-style: normal; font-size: 15px; color: #3c3c3c; }
#footer address:after	{ display: block; clear: both; content: ""; }
#footer address br	{ display: none; }
#footer address span	{ display: block; margin-right: 1em; }
#footer address span.break	{ clear: left; }
#footer address span.split1	{ }
#footer address span.copyright	{ margin-top: 10px; }


@media all and (max-width: 12800px)
{
	#footer aside	{ padding-left: 10px; padding-right: 10px; }
	#footer .footer_logo h3	{ left: 10px; }
}

@media all and (max-width: 1090px)
{
	#footer aside .familysite	{ position: absolute; right: 0; top: 70px; }
	
	#footer aside:last-child .alignbox	{ padding-left: 0; }
}

@media all and (max-width: 900px)
{
	#footer aside	{ margin-bottom: 20px; border: 0 none; }
	#footer aside .alignbox	{ height: auto; }
	#footer aside ul.link	{ float: none; margin: 0 -10px; border-width: 0 0 1px 1px; border-style: solid; border-color: #c8c8c8; }
	#footer aside ul.link:after	{ display: block; clear: both; content: ""; }
	#footer aside ul.link li	{ width: 33.33%; border-width: 1px 1px 0 0; border-style: solid; border-color: #c8c8c8; box-sizing: border-box; }
	#footer aside ul.link li:nth-child(4),
	#footer aside ul.link li:nth-child(5),
	#footer aside ul.link li:nth-child(6),
	#footer aside ul.link li:nth-child(7)	{ width: 25%; }
	#footer aside ul.link li:before	{ content: none; }
	#footer aside ul.link li a	{ height: 36px; line-height: 35px; padding: 0; text-align: center; }
	
	#footer aside .familysite	{ position: relative; top: 10px; float: none; width: auto; margin: 0 10px; }
	
	#footer .footer_logo	{ margin-top: 20px; }
	#footer .footer_logo h3	{ position: static; margin: 0 auto; }
	
	#footer address	{ padding: 10px; text-align: center; }
	#footer address span	{ float: none; text-align: center; }
	#footer address span.split1	{ display: none; }
	#footer address br	{ display: none; }
}

@media all and (max-width: 768px)
{
	#footer aside	{ padding: 0; border-bottom: 0 none; }
	#footer aside ul.link	{ width: 100%; margin: 0; border-width: 1px 0 0 0; border-color: #505050; }
	#footer aside ul.link li	{ width: 33.333%; border-width: 0 0 1px 1px; border-style: solid; border-color: #505050; box-sizing: border-box; }
	#footer aside ul.link li:before	{ content: none; }
	#footer aside ul.link li:nth-child(3n + 1)	{ border-left-width: 0; }
	#footer aside ul.link li:nth-child(7)	{ border-left-width: 1px; }
	#footer aside ul.link li a	{ display: block; line-height: 20px; padding: 3px; text-align: center; }
	#footer aside ul.link li a	{ display: flex; justify-content: center; align-items: center; }
}

@media all and (max-width: 425px)
{
	#footer aside ul.link li a	{ font-size: 13px; letter-spacing: -1px; }
}






/*
MAIN
*/
#container.main	{}
#container.main #section,
#container.main #contents	{ position: relative; display: block; width: 100%; height: 100%; box-sizing: border-box; }


#container.main .section_1	{ margin: 0; }
#container.main .align_1	{ padding: 0; margin: 0; }
#container.main .align_1:after	{ display: block; clear: both; content: ""; }


#container.main .main_visual	{ position: relative; height: 888px; }
#container.main .main_visual h2	{ position: absolute; width: 0; height: 0; font-size: 0; overflow: hidden; }
#container.main .main_visual .list	{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; }
#container.main .main_visual .list .slick-arrow	{ display: none !important; }
#container.main .main_visual .list div	{ position: relative; display: block; width: 100%; height: 100%; }
#container.main .main_visual .list .item	{ position: relative; display: block; width: 100%; height: 100%; background: no-repeat center center; text-align: left; text-indent: -99999px; overflow: hidden; }
#container.main .main_visual .list .slick-dots	{ position: absolute; left: 52px; bottom: 50px; padding: 0; margin: 0; list-style: none; }
#container.main .main_visual .list .slick-dots:after	{ display: block; clear: both; content: ""; }
#container.main .main_visual .list .slick-dots li	{ float: left; padding: 0; margin: 0 13px 0 0; list-style: none; }
#container.main .main_visual .list .slick-dots li:last-child	{ margin-right: 0; }
#container.main .main_visual .list .slick-dots li button	{ display: block; width: 10px; height: 10px; padding: 0; margin: 0; border: 0 none; border-radius: 10px; background-color: #fff; text-align: left; text-indent: -9999px; overflow: hidden; }
#container.main .main_visual .list .slick-dots li.slick-active button[role="tab"]	{ width: 50px; background-color: #5fed3f; }
#container.main .main_visual .list .slick-dots li button.play_stop	{ display: block; width: 15px; border-radius: 0; background-color: transparent; text-align: center; text-indent: 0; font-size: 10px; font-family: serif; color: #fff; }
#container.main .main_visual .list .empty	{ display: block; background: url(../image/main_visual_1.jpg) no-repeat center top; text-align: left; text-indent: -99999px; overflow: hidden; }


#container.main .section_2	{ padding: 55px 0; margin: 0; background: #d5e6e3 url(../image/main_program_bg.png) no-repeat center center; background-size: cover; }
#container.main .align_2	{ max-width: 1160px; padding: 0; margin: 0 auto; }
#container.main .align_2:after	{ display: block; clear: both; content: ""; }


/* 2023-07-19 (수요일)
#container.main .program	{ position: relative; z-index: 3; height: 335px; box-sizing: border-box; background-color: #fff; }
#container.main .program:after	{ display: block; clear: both; content: ""; }
#container.main .program h2	{ float: left; width: 335px; height: 100%; margin: 0; }
#container.main .program h2 a	{ position: relative; display: block; width: 100%; height: 100%; padding: 33px 0 0 38px; box-sizing: border-box; background: url(../image/main_program_title_bg.png) no-repeat 90% 90%; }
#container.main .program h2 a em	{ display: block; line-height: 30px; font-size: 25px; font-style: normal; color: #030717; font-weight: normal; }
#container.main .program h2 a strong	{ display: block; line-height: 40px; font-size: 35px; color: #030717; font-weight: bold; }
#container.main .program h2 a > span	{ display: block; line-height: 20px; margin-top: 12px; font-size: 14px; color: #7e7e7e; font-weight: normal; }
#container.main .program h2 a > span span	{ display: block; }
#container.main .program h2 a:after	{ display: inline-block; line-height: 32px; margin-bottom: 40px; font-size: 14px; border-bottom: 2px solid #2e2e2e; content: "MORE  →"; }
#container.main .program .list	{ position: relative; float: left; width: calc(100% - 335px); height: 100%; padding-left: 225px; box-sizing: border-box; }
#container.main .program .list ul	{ height: 100%; padding: 33px 30px 22px 40px; margin: 0; list-style: none; box-sizing: border-box; overflow: auto; }
#container.main .program .list ul li	{ padding: 15px 0; margin: 0; list-style: none; }
#container.main .program .list ul li + li	{ border-top: 1px solid #d0d0d0; }
#container.main .program .list ul li a	{ display: block; }
#container.main .program .list ul li a:after	{ display: block; clear: both; content: ""; }
#container.main .program .list ul li a > br	{ display: none; }
#container.main .program .list ul li a .image	{ position: absolute; left: 0; top: 0; z-index: 1; width: 225px; height: 100%; padding: 33px 0; box-sizing: border-box; }
#container.main .program .list ul li:first-child a .image	{ z-index: 2; }
#container.main .program .list ul li a:focus .image, #container.main .program .list ul li a:hover .image, #container.main .program .list ul li a:active .image	{ z-index: 3; }
#container.main .program .list ul li a .image img	{ display: block; width: 100%; height: 100%; border: 2px solid #5c5c5c; box-sizing: border-box; }
#container.main .program .list ul li a em	{ float: right; width: 135px; height: 48px; line-height: 17px; padding-top: 8px; margin-left: 10px; border-radius: 48px; box-sizing: border-box; background-color: #101010; text-align: center; color: #fff; font-size: 13px; font-style: normal; font-weight: bold; }
#container.main .program .list ul li a em:after	{ display: block; color: #fff; content: "MORE"; }
#container.main .program .list ul li a em.type_ing	{ color: #8dca1c; }
#container.main .program .list ul li a em.type_wait	{ color: #fff; }
#container.main .program .list ul li a em.type_reg	{ color: #e3a52e; }
#container.main .program .list ul li a em.type_end	{ color: #919393; }
#container.main .program .list ul li a .title	{ display: block; line-height: 25px; margin: 0; font-weight: bold; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
#container.main .program .list ul li a .start	{ position: relative; float: left; width: 50px; height: 48px; padding: 30px 0 0 0; margin: 0 15px 0 0; box-sizing: border-box; font-family: 'Arial', san-serif; }
#container.main .program .list ul li a .start span:first-child	{ position: absolute; width: 0; height: 0; font-size: 0; overflow: hidden; }
#container.main .program .list ul li a .start .month	{ display: block; line-height: 18px; text-align: center; font-size: 15px; color: #171717; }
#container.main .program .list ul li a .start .date	{ position: absolute; left: 0; top: 0; width: 100%; line-height: 30px; text-align: center; font-size: 30px; color: #dc2751; font-weight: bolder; }
#container.main .program .list ul li a .start .year	{ position: absolute; width: 0; height: 0; font-size: 0; overflow: hidden; }
#container.main .program .list ul li a .target	{ display: inline-block; line-height: 23px; color: #8e8e8e; font-size: 15px; }
#container.main .program .list ul li a .target span	{ display: inline-block; width: 23px; background: url(../image/main_progtam_target.png) no-repeat left center; text-indent: -9999px; overflow: hidden; vertical-align: text-top; }
#container.main .program .list ul li a .date	{ display: inline-block; line-height: 23px; color: #8e8e8e; font-size: 15px; }
#container.main .program .list ul li a .date span	{ display: inline-block; width: 23px; background: url(../image/main_progtam_date.png) no-repeat left center; text-indent: -9999px; overflow: hidden; vertical-align: text-top; }
#container.main .program .list ul li a .visit	{ display: inline-block; line-height: 23px; margin-left: 20px; color: #8e8e8e; font-size: 15px; }
#container.main .program .list ul li a .visit span	{ display: inline-block; width: 23px; background: url(../image/main_progtam_visit.png) no-repeat left center; text-indent: -9999px; overflow: hidden; vertical-align: text-top; }
*/
#container.main .program	{}
#container.main .program h2	{ margin: 0; text-align: center; }
#container.main .program h2 a	{ display: block; line-height: 47px; margin: 0; text-align: center; font-size: 40px; color: #333; font-weight: bold; }
#container.main .program h2 a:before	{ display: block; line-height: 29px; font-family: 'Ink Free', serif; font-size: 20px; content: "Funground Program" ;}
#container.main .program h2 a:after	{ display: inline-block; line-height: 32px; margin-bottom: 20px; font-size: 14px; border-bottom: 2px solid #333; content: "MORE  →"; }
#container.main .program h2 a span	{ display: block; }
#container.main .program .list	{ position: relative; }
#container.main .program .list .slick-prev	{ position: absolute; left: 50px; top: 50%; width: 50px; height: 50px; line-height: 50px; padding: 0; margin: -25px 0 0 0; border: 0 none; border-radius: 100%; background-color: #fff; color: #2469d4; text-indent: -999px; overflow: hidden; }
#container.main .program .list .slick-prev:after	{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; text-align: center; text-indent: -5px; font-size: 30px; font-family: serif; content: "◀"; }
#container.main .program .list .slick-prev:focus, #container.main .program .list .slick-prev:hover, #container.main .program .list .slick-prev:active	{ background-color: #eee; color: #000; }
#container.main .program .list .slick-next	{ position: absolute; right: 50px; top: 50%; width: 50px; height: 50px; line-height: 50px; padding: 0; margin: -25px 0 0 0; border: 0 none; border-radius: 100%; background-color: #fff; color: #2469d4; text-indent: -999px; overflow: hidden; }
#container.main .program .list .slick-next:after	{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; text-align: center; text-indent: 5px; font-size: 30px; font-family: serif; content: "▶"; }
#container.main .program .list .slick-next:focus, #container.main .program .list .slick-next:hover, #container.main .program .list .slick-next:active	{ background-color: #eee; color: #000; }
#container.main .program .list .slick-dots	{ display: none !important; }
#container.main .program .list .play_stop	{ display: none !important; }
#container.main .program .list ul	{ position: relative; padding: 0 110px; margin: 0; list-style: none; }
#container.main .program .list ul li	{ padding: 0 4px; margin: 0; list-style: none; box-sizing: border-box; }
#container.main .program .list a	{ display: block; padding: 1px; border: 1px solid #2c466c; border-radius: 10px; background-color: #fff; }
#container.main .program .list a .image	{ display: block; }
#container.main .program .list a .image img	{ display: block; width: 100%; height: 220px; border: 0 none; border-radius: 10px; }
#container.main .program .list a br	{ display: none; }
#container.main .program .list a .title	{ display: block; line-height: 35px; text-align: center; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
#container.main .program .list a .date	{ display: block; line-height: 25px; padding-left: 20px; font-size: 15px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
#container.main .program .list a .date span	{ display: inline-block; width: 20px; background: url(../../funground_jeongyakyong/image/main_progtam_date.png) no-repeat left center; text-indent: -9999px; overflow: hidden; vertical-align: top; }
#container.main .program .list a .target	{ display: block; line-height: 25px; padding-left: 20px; font-size: 15px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
#container.main .program .list a .target span	{ display: inline-block; width: 20px; background: url(../../funground_jeongyakyong/image/main_progtam_target.png) no-repeat left center; text-indent: -9999px; overflow: hidden; vertical-align: top; }
#container.main .program .list a .visit,
#container.main .program .list a .start	{ display: none; }
#container.main .program .list a em	{ display: block; max-width: 140px; line-height: 30px; margin: 10px auto 20px auto; border-radius: 60px; box-sizing: border-box; background-color: #6e6e6e; text-align: center; color: #fff; font-style: normal; font-size: 13px; }
#container.main .program .list a em.type_ing	{ background-color: #333; color: #fff; }
#container.main .program .list a em.type_wait	{ background-color: #6e6e6e; color: #fff; }
#container.main .program .list a em.type_reg	{ background-color: #124ca1; color: #fff; }
#container.main .program .list a em.type_end	{ line-height: 28px; border: 1px solid #000; background-color: #fff; color: #6c6c6c; }


#container.main .section_3	{ padding: 140px 0 80px 0; margin: 0; background-color: #f3f5f8; }
#container.main .align_3	{ max-width: 1280px; padding: 0; margin: 0 auto; }
#container.main .align_3:after	{ display: block; clear: both; content: ""; }


#container.main .boards	{ position: relative; float: left; width: 855px; }
#container.main .boards:after	{ display: block; clear: both; content: ""; }
#container.main .boards h2	{ position: absolute; width: 0; height: 0; font-size: 0; overflow: hidden; }
#container.main .boards h3	{ float: left; width: 205px; margin: 0; }
#container.main .boards h3 a	{ display: block; line-height: 50px; padding-top: 20px; font-size: 40px; color: #2e2e2e; font-weight: bold; }
#container.main .boards h3 a:before	{ display: block; line-height: 25px; font-size: 20px; font-weight: normal; color: #869fa2; font-family: 'Ink Free', serif; content: "Funground Notice"; }
#container.main .boards h3 a:after	{ display: block; line-height: 18px; margin-top:20px; font-size: 14px; color: #4f4f4f; font-weight: normal; white-space: pre; content: "다산 펀그라운드의\A최근 소식을 알려드립니다."; }
#container.main .boards .more	{ position: absolute; left: 0; bottom: 75px; display: inline-block; line-height: 32px; margin-bottom: 20px; font-size: 14px; border-bottom: 2px solid #000; text-indent: -999px; overflow: hidden; }
#container.main .boards .more:after	{ display: block; text-indent: 0; content: "MORE  →"; }
#container.main .boards .list	{ float: right; width: calc(100% - 205px); min-height: 300px; line-height: 46px; padding: 35px; box-sizing: border-box; background-color: #fff; }
#container.main .boards .list ul	{ padding: 0; margin: 0; list-style: none; }
#container.main .boards .list ul li	{ padding: 0; margin: 0; list-style: none; }
#container.main .boards .list ul li a	{ position: relative; display: block; padding: 0 7em 0 14px; }
#container.main .boards .list ul li a:before	{ position: absolute; left: 0; top: 50%; width: 3px; height: 3px; margin-top: -2px; border-radius: 100%; background-color: #000; content: ""; }
#container.main .boards .list ul li a .title	{ display: block; font-weight: normal; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
#container.main .boards .list ul li a br	{ display: none; }
#container.main .boards .list ul li a .date	{ position: absolute; top: 0; right: 0; }


#container.main .popupzone	{ position: relative; float: right; width: 375px; height: 300px; padding: 0 18px 13px 18px; margin: 0; box-sizing: border-box; background-color: #fff; }
#container.main .popupzone h2	{ line-height: 52px; padding: 0; margin: 0; font-weight: bold; font-size: 16px; color: #101010; }
#container.main .popupzone .list	{ position: relative; width: 100%; height: calc(100% - 52px); }
#container.main .popupzone .list div,
#container.main .popupzone .list a	{ position: relative; display: block; width: 100%; height: 100%; }
#container.main .popupzone .list .item	{ background: no-repeat center center; background-size: contain; text-align: left; text-indent: -99999px; overflow: hidden; }

#container.main .popupzone .slick-prev	{ position: absolute; right: 60px; top: -41px; z-index: 2; width: 24px; height: 24px; padding: 0; margin: 0; border: 0 none; background-color: #fff; text-align: left; text-indent: -999px; overflow: hidden; font-family: serif; font-size: 14px; font-weight: bold; color: #333; }
#container.main .popupzone .slick-prev:after	{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; line-height: 24px; text-align: center; text-indent: 0; content: "<"; }
#container.main .popupzone .slick-prev:focus, #container.main .popupzone .slick-prev:hover, #container.main .popupzone .slick-prev:active	{ background-color: #000; box-shadow: 0 0 5px rgba(0, 0, 0, 0.5); color: #fff; }
#container.main .popupzone .slick-next	{ position: absolute; right: 0; top: -41px; z-index: 2; width: 24px; height: 24px; padding: 0; margin: 0; border: 0 none; background-color: #fff; text-align: left; text-indent: -999px; overflow: hidden; font-family: serif; font-size: 14px; font-weight: bold; color: #333; }
#container.main .popupzone .slick-next:after	{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; line-height: 24px; text-align: center; text-indent: 0; content: ">"; }
#container.main .popupzone .slick-next:focus, #container.main .popupzone .slick-next:hover, #container.main .popupzone .slick-next:active	{ background-color: #000; box-shadow: 0 0 5px rgba(0, 0, 0, 0.5); color: #fff; }
#container.main .popupzone .slick-dots	{ position: absolute; right: 110px; top: -41px; padding: 0; margin: 0; list-style: none; }
#container.main .popupzone .slick-dots li	{ display: none; padding: 0; margin: 0; list-style: none; }
#container.main .popupzone .slick-dots li.slick-active	{ display: block; }
#container.main .popupzone .slick-dots li button	{ height: 24px; padding: 0; margin: 0; border: 0 none; background: none; color: #333; font-size: 13px; font-weight: normal; vertical-align: top; }
#container.main .popupzone .play_stop	{ position: absolute; right: 30px; top: -41px; z-index: 2; width: 24px; height: 24px; line-height: 24px; padding: 0; margin: 0; border: 0 none; background-color: #fff; text-align: center; font-family: serif; font-size: 12px; font-weight: bold; color: #333; }
#container.main .popupzone .play_stop:focus, #container.main .popupzone .play_stop:hover, #container.main .popupzone .play_stop:active	{ background-color: #000; box-shadow: 0 0 5px rgba(0, 0, 0, 0.5); color: #fff; }


#container.main .section_4	{ padding: 0; margin: -80px 0; }
#container.main .align_4	{ max-width: 1380px; padding: 0; margin: 0 auto; }
#container.main .align_4:after	{ display: block; clear: both; content: ""; }


#container.main .links	{ position: relative; z-index: 2; background: linear-gradient(to right, #2676d0 0%,#2c9ed6 100%); }
#container.main .links h2	{ position: absolute; width: 0; height: 0; font-size: 0; overflow: hidden; }
#container.main .links ul	{ padding: 0; margin: 0; list-style: none; }
#container.main .links ul:after	{ display: block; clear: both; content: ""; }
#container.main .links ul li	{ float: left; width: 12.5%; padding: 0; margin: 0; list-style: none; }
#container.main .links ul li a	{ position: relative; display: block; height: 160px; line-height: 28px; padding-top: 105px; box-sizing: border-box; text-align: center; color: #fff; }
#container.main .links ul li a:before	{ position: absolute; left: 0; top: 0; width: 100%; height: 126px; background: no-repeat center center; content: "";}
#container.main .links ul li:nth-child(1) a:before	{ background-image: url(../image/main_links_01.png); }
#container.main .links ul li:nth-child(2) a:before	{ background-image: url(../image/main_links_02.png); }
#container.main .links ul li:nth-child(3) a:before	{ background-image: url(../image/main_links_03.png); }
#container.main .links ul li:nth-child(4) a:before	{ background-image: url(../image/main_links_04.png); }
#container.main .links ul li:nth-child(5) a:before	{ background-image: url(../image/main_links_05.png); }
#container.main .links ul li:nth-child(6) a:before	{ background-image: url(../image/main_links_06.png); }
#container.main .links ul li:nth-child(7) a:before	{ background-image: url(../image/main_links_07.png); }
#container.main .links ul li:nth-child(8) a:before	{ background-image: url(../image/main_links_08.png); }
#container.main .links ul li:nth-child(9) a:before	{ background-image: url(../image/main_links_09.png); }
#container.main .links ul li:nth-child(10) a:before	{ background-image: url(../image/main_links_10.png); }
#container.main .links ul li a:focus, #container.main .links ul li a:hover, #container.main .links ul li a:active	{ background-color: #666; }


#container.main .section_5	{ padding: 130px 0 100px 0; margin: 0; background: #dde6e8 url(../image/main_gallery_bg.png) no-repeat center center; background-size: cover; }
#container.main .align_5	{ max-width: 1380px; padding: 0; margin: 0 auto; }
#container.main .align_5:after	{ display: block; clear: both; content: ""; }


#container.main .gallery	{}
#container.main .gallery h2	{ margin: 0 0 30px; text-align: center; }
#container.main .gallery h2 a	{ display: block; line-height: 47px; margin: 0; text-align: center; font-size: 40px; color: #2e2e2e; font-weight: bold; }
#container.main .gallery h2 a:before	{ display: block; line-height: 29px; font-family: 'Ink Free', serif; font-size: 20px; color: #778c9e; content: "Funground gallery" ;}
#container.main .gallery h2 a:after	{ display: inline-block; line-height: 32px; margin-bottom: 20px; font-size: 14px; border-bottom: 2px solid #2e2e2e; content: "MORE  →"; }
#container.main .gallery h2 a span	{ display: block; }
#container.main .gallery ul	{ padding: 0; margin: 0; list-style: none; }
#container.main .gallery ul:after	{ display: block; clear: both; content: ""; }
#container.main .gallery ul li	{ float: left; width: 25%; padding: 0; margin: 0; list-style: none; }
#container.main .gallery ul li:nth-child(9)	{ display: none; }
#container.main .gallery ul li a	{ position: relative; display: block; height: 0; padding-top: 100%; overflow: hidden; }
#container.main .gallery ul li a .image	{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; }
#container.main .gallery ul li a .image img	{ display: block; width: 100%; height: 100%; border: 0 none; }
#container.main .gallery ul li a > div	{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; padding: 35px 20px 0 20px; box-sizing: border-box; background: #0eb7b2; transition: all .5s; opacity: 0; }
#container.main .gallery ul li a > div .title	{ display: block; height: 60px; line-height: 30px; text-align: center; font-size: 25px; font-weight: bold; color: #252525; overflow: hidden; }
#container.main .gallery ul li a > div .title	{ display: -webkit-box; -webkit-line-clamp : 2; -webkit-box-orient : vertical; }
#container.main .gallery ul li a > div .br	{ display: none; }
#container.main .gallery ul li a > div .content	{ display: block; height: 76px; line-height: 19px; margin: 30px 0; text-align: center; font-size: 16px; font-weight: normal; color: #fff; overflow: hidden; word-break: keep-all; }
#container.main .gallery ul li a > div .content	{ display: -webkit-box; -webkit-line-clamp : 4; -webkit-box-orient : vertical; }
#container.main .gallery ul li a > div .date	{ display: block; line-height: 19px; text-align: center; font-size: 16px; font-weight: bold; color: #fff; }
#container.main .gallery ul li a:focus > div, #container.main .gallery ul li a:hover > div, #container.main .gallery ul li a:active > div	{ opacity: 1; }


#container.main .section_6	{ position: relative; padding: 0; margin: 0; }
#container.main .section_6:after	{ position: absolute; right: 0; top: 51px; width: calc(50% - 240px); height: calc(100% - 51px); border-radius: 40px 0 0 0; background-color: #0bb2ad; content: ""; }
#container.main .align_6	{ position: relative; z-index: 2; max-width: 1280px; padding: 0; margin: 0 auto; }
#container.main .align_6:after	{ display: block; clear: both; content: ""; }


#container.main .link2	{ position: relative; }
#container.main .link2 h2	{ margin: 0; }
#container.main .link2 h2 a	{ position: relative; z-index: 2; display: block; height: 399px; line-height: 100px; padding: 33px 0 0 30px; background: url(../image/main_link2.png) no-repeat 83% center; font-size: 40px; color: #030717; font-weight: bold; }
#container.main .link2 h2 a:after	{ position: absolute; left: 30px; top: 265px; display: block; line-height: 32px; font-size: 14px; border-bottom: 2px solid #2e2e2e; content: "MORE  →"; }
#container.main .link2 p	{ position: absolute; left: 30px; top: 133px; z-index: 1; line-height: 28px; padding: 0; margin: 0; font-size: 16px; color: #565656; }
#container.main .link2 p span	{ display: block; }



#container.main .section_7	{ position: relative; padding: 0; margin: 0; }
#container.main .section_7:before	{ position: absolute; left: 0; top: 0; z-index: 1; width: 50%; height: 100%; background: url(../../funground_jingeon/image/main_facilities_bg.png) no-repeat center center; background-size: cover; content: ""; }
#container.main .section_7:after	{ position: absolute; right: 0; top: 0; z-index: 1; width: 50%; height: 100%; background: url(../../funground_jingeon/image/main_organization_bg.png) no-repeat center center; background-size: cover; content: ""; }
#container.main .align_7	{ position: relative; z-index: 2; max-width: 1280px; padding: 0; margin: 0 auto; }
#container.main .align_7:after	{ display: block; clear: both; content: ""; }


#container.main .facilities	{ float: left; width: 50%; padding-bottom: 60px; }
#container.main .facilities h2	{ padding: 49px 0 20px 0; margin: 0; }
#container.main .facilities h2:after	{ display: block; line-height: 19px; text-align: center; font-size: 14px; color: #fff; font-weight: normal; content: "‘펀그라운드 다산 시설안내 및\a 청소년을 위한  활동물품 안내’"; }
#container.main .facilities h2 a	{ display: block; line-height: 68px; text-align: center; font-size: 40px; font-weight: bold; color: #fff; }
#container.main .facilities ul	{ padding: 0; margin: 0; list-style: none; }
#container.main .facilities ul:after	{ display: block; clear: both; content: ""; }
#container.main .facilities ul li	{ position: relative; float: left; width: 50%; padding: 0; margin: 0; list-style: none; }
#container.main .facilities ul li + li:before	{ position: absolute; left: 0; top: 35px; width: 1px; height: calc(100% - 70px); background-color: #fff; content: ""; }
#container.main .facilities ul li a	{ position: relative; display: block; line-height: 23px; padding: 120px 0 65px 0; box-sizing: border-box; text-align: center; font-size: 20px; color: #fff; }
#container.main .facilities ul li a:before	{ position: absolute; left: 0; top: 0; width: 100%; height: 57%; background: no-repeat center center; content: ""; }
#container.main .facilities ul li:nth-child(1) a:before	{ background-image: url(../../funground_jingeon/image/main_facilities_1.png); }
#container.main .facilities ul li:nth-child(2) a:before	{ background-image: url(../../funground_jingeon/image/main_facilities_2.png); }
#container.main .facilities ul li a:after	{ position: absolute; bottom: 0; left: 50%; display: block; width: 80px; line-height: 35px; margin-left: -40px; border-radius: 35px; background-color: #32d4cf; text-align: center; color: #fff; font-size: 13px; content: "GO   →"; }
#container.main .facilities ul li a span	{ display: block; }
#container.main .facilities ul li a:focus, #container.main .facilities ul li a:hover, #container.main .facilities ul li a:active	{ background-color: rgba(0, 0, 0, 0.5); }


#container.main .organization	{ float: left; width: 50%; padding-bottom: 62px; }
#container.main .organization h2	{ padding: 49px 0 33px 0; margin: 0; }
#container.main .organization h2:after	{ display: block; line-height: 19px; text-align: center; font-size: 14px; color: #fff; font-weight: normal; content: "‘주도적인 삶을 지향하는 미래 희망을 품은 청소년’"; }
#container.main .organization h2 a	{ display: block; line-height: 68px; text-align: center; font-size: 40px; font-weight: bold; color: #fff; }
#container.main .organization ul	{ height: 221px; padding: 0; margin: 0 40px; list-style: none; background-color: #fff; }
#container.main .organization ul:after	{ display: block; clear: both; content: ""; }
#container.main .organization ul li	{ position: relative; float: left; width: 50%; height: 100%; padding: 0; margin: 0; list-style: none; }
#container.main .organization ul li + li:before	{ position: absolute; left: 0; top: 35px; width: 1px; height: calc(100% - 70px); background-color: #c5c5c5; content: ""; }
#container.main .organization ul li a	{ position: relative; display: block; height: 100%; line-height: 20px; padding: 125px 0 0 0; box-sizing: border-box; text-align: center; font-size: 20px; color: #3b3b3b; }
#container.main .organization ul li a:before	{ position: absolute; left: 0; top: 0; width: 100%; height: 73%; background: no-repeat center center; content: ""; }
#container.main .organization ul li:nth-child(1) a:before	{ background-image: url(../../funground_jingeon/image/main_organization_1.png); }
#container.main .organization ul li:nth-child(2) a:before	{ background-image: url(../../funground_jingeon/image/main_organization_2.png); }
#container.main .organization ul li a:after	{ display: block; margin-top: 5px; text-align: center; color: #00908c; font-size: 13px; content: "GO   →"; }
#container.main .organization ul li a:focus, #container.main .organization ul li a:hover, #container.main .organization ul li a:active	{ background-color: rgba(0, 0, 0, 0.5); color: #fff; }



@media all and (max-width: 1280px)
{
	#container.main .main_visual	{ position: relative; height: 0; padding-top: 63.42857%; }
	#container.main .main_visual .list .empty,
	#container.main .main_visual .list .item	{ background-size: cover; }
	
	
	#container.main .boards	{ width: calc(100% - 375px - 50px); }
}

@media all and (max-width: 1024px)
{
	#container.main .section_2	{ padding: 10px; }
	
	#container.main .program h2	{ width: 32.71484375%; }
	#container.main .program .list	{ width: 67.28515625%; padding-left: 21.97265625%; }
	#container.main .program .list ul li a .image	{ width: 33%; }
	
	#container.main .section_3	{ padding: 10px; }
	
	#container.main .boards	{ width: calc(100% - 375px - 20px); }
	#container.main .boards h3	{ width: 170px; padding-left: 5px; box-sizing: border-box; }
	#container.main .boards .more	{ left: 5px; }
	#container.main .boards .list	{ width: calc(100% - 170px); padding: 35px 10px; }
	#container.main .boards .list ul li a	{ padding-right: 5em; }
	
	#container.main .section_4	{ margin: 0; }
	
	#container.main .section_5	{ padding: 10px; }
	
	#container.main .gallery ul li a > div	{ padding: 10px 10px 0 10px; }
	#container.main .gallery ul li a > div .title	{ font-size: 20px; }
	#container.main .gallery ul li a > div .content	{ margin: 10px 0; }
	#container.main .gallery ul li a > div .date	{ font-size: 13px; }
	
	
	#container.main .link2 h2 a	{ background-position: right center; text-shadow: 0 0 5px white; }
	#container.main .link2 p	{ max-width: 50%; }
	#container.main .link2 p span	{ display: inline; }
}

@media all and (max-width: 768px)
{
	#container.main .program	{ height: auto; margin: 0; }
	#container.main .program h2	{ float: none; width: auto; height: auto; }
	#container.main .program h2 a	{ height: auto; padding: 10px 0 0 10px; background-position: 95% bottom; background-size: auto 80%; }
	#container.main .program h2 a > span	{ display: none; }
	#container.main .program h2 a:after	{ margin-bottom: 10px; }
	#container.main .program .list	{ width: 100%; height: auto; padding: 0; }
	#container.main .program .list ul	{ height: auto; max-height: 300px; padding: 10px; overflow: auto; }
	#container.main .program .list ul li a .image	{ display: none; }
	
	
	#container.main .boards	{ float: none; width: auto; padding: 0; }
	#container.main .boards h3	{ float: none; width: auto; margin-bottom: 10px; }
	#container.main .boards h3 a	{ padding-top: 0; }
	#container.main .boards h3 a:after	{ margin-top: 10px; white-space: normal; }
	#container.main .boards .more	{ left: auto; right: 10px; bottom: auto; top: 35px; }
	#container.main .boards .list	{ float: none; width: auto; min-height: 0; padding: 10px; }
	
	
	#container.main .popupzone	{ float: none; width: auto; margin: 10px 0 0 0; }
	
	
	#container.main .links ul li	{ width: 25%; }
	#container.main .links ul li a	{ height: 100px; padding-top: 70px; }
	#container.main .links ul li a:before	{ height: 80px; background-size: auto 50%; }
	
	
	#container.main .gallery h2	{ margin-bottom: 10px; }
	#container.main .gallery h2 a:after	{ margin-bottom: 0; }
	#container.main .gallery ul li	{ width: 33.33%; }
	#container.main .gallery ul li:nth-child(9)	{ display: block; }
	
	
	#container.main .section_6:after	{ top: 20px; width: 30%; height: calc(100% - 20px); }
	
	#container.main .link2 h2 a	{ height: 220px; line-height: 50px; padding: 10px 0 0 10px; background-position: 90% center; background-size: auto 75%; font-size: 30px; }
	#container.main .link2 h2 a:after	{ left: 10px; top: auto; bottom: 30px; }
	#container.main .link2 p	{ left: 10px; top: 70px; line-height: 1.3em; font-size: 13px; }


	#container.main .section_7:before,
	#container.main .section_7:after	{ content: none; }
	
	#container.main .facilities	{ float: none; width: auto; background: url(../../funground_jingeon/image/main_facilities_bg.png) no-repeat center center; background-size: cover; }
	#container.main .facilities h2	{ padding: 30px 0 0 0; }
	#container.main .facilities h2 a	{ line-height: 50px; font-size: 30px; }
	#container.main .facilities h2:after	{ font-size: 13px; }
	#container.main .facilities ul li a	{ font-size: 16px; }
	

	#container.main .organization	{ float: none; width: auto; padding-bottom: 20px; background: url(../../funground_jingeon/image/main_organization_bg.png) no-repeat center center; background-size: cover; }
	#container.main .organization h2	{ padding: 30px 0 10px 0; }
	#container.main .organization h2 a	{ line-height: 50px; font-size: 30px; }
	#container.main .organization h2:after	{ font-size: 13px; white-space: pre; }
	#container.main .organization ul li a	{ font-size: 16px; }
}

@media all and (max-width: 425px)
{
	#container.main .gallery ul li	{ width: 50%; }
	#container.main .gallery ul li:nth-child(9)	{ display: none; }
	
	
	#container.main .links ul li a	{ font-size: 12px; }
	
	
	#container.main .link2 h2 a	{ background-position: right 80%; background-size: auto 50%; font-size: 22px; }
	#container.main .link2 h2 a:after	{ bottom: 10px; }
	#container.main .link2 p	{ max-width: 60^; }


	#container.main .facilities	{ padding-bottom: 20px; }


	#container.main .organization	{ padding-bottom: 10px; }
	#container.main .organization ul	{ margin: 0 10px; }
}






/*
SUB
*/
#container.sub	{ position: relative; padding-top: 450px; background: url(../image/sub_visual_1.jpg) no-repeat top center; }
/*
#container.sub:before	{ display: block; height: 425px; padding-top: 110px; box-sizing: border-box; background: #1f1f1f url(../image/sub_visual_1.jpg) no-repeat center center; text-align: center; font-size: 45px; font-weight: bold; color: #fff; content : attr(data-menu-name); }
#container.sub:before	{ display: flex; align-items: center; justify-content: center; text-shadow: 0 0 5px rgba(0, 0, 0, 0.5); }
*/
#container.sub:before	{ position: absolute; left: 50%; top: 175px; min-width: 500px; height: 165px; padding-bottom: 27px; border: 1px solid #fff; box-sizing: border-box; background: rgba(0, 0, 0, 0.65); text-align: center; font-size: 35px; font-weight: bold; color: #fff; content : attr(data-menu-name); }
#container.sub:before	{ display: flex; align-items: center; justify-content: center; transform: translate(-50%, 0); }

#container.sub .container_align	{ position: relative; }


#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	{ position: relative; padding-top: 54px; }


/*
#container.sub #section section header .menu_path_box	{ line-height: 61px; background-color: #f5f5f5; color: #1b1b1b; }
#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: 61px; height: 61px; margin: 0; background: #1f3359 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: 61px; padding: 0; margin: 0 0 0 -1px; list-style: none; box-sizing: border-box; border-left: 1px solid #c8c8c8; border-right: 1px solid #c8c8c8; 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-width: 0 1px 1px 1px; border-style: solid; border-color: #ccc; font-size: 18px; color: #1b1b1b; background-color: #f0f0f0; }
#container.sub #section section header .menu_path ul li.fix_menu a	{ border: 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: #00479d; color: #fff; }
#container.sub #section section header .menu_path ul li.fix_menu a	{ position: relative; padding-right: 40px; color: #1b1b1b !important; background-color: transparent !important; }
#container.sub #section section header .menu_path ul.show li.fix_menu a	{ color: #fff !important; background-color: #00479d !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_down.png) no-repeat center center; content: ""; }
#container.sub #section section header .menu_path ul.show li.fix_menu a:after	{ background-image: url(../image/sub_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: #5c63a6; content: ""; }
*/
#container.sub #section section header .menu_path_box	{}
#container.sub #section section header .menu_path	{ max-width: 1280px; margin: 0 auto; }
#container.sub #section section header .menu_path .home	{ display: none; }
#container.sub #section section header .menu_path .ld1	{ display: none; }
#container.sub #section section header .menu_path .ld2	{ margin-bottom: 30px; }
#container.sub #section section header .menu_path .ld2 ul	{ display: flex; padding: 0; margin: 0; list-style: none; border: 1px solid #c1c1c1; border-left: 0 none; }
#container.sub #section section header .menu_path .ld2 ul li	{ flex: 1; padding: 0; margin: 0; list-style: none; border-left: 1px solid #c1c1c1; }
#container.sub #section section header .menu_path .ld2 ul li a	{ display: block; height: 58px; line-height: 1em; text-align: center; font-size: 18px; color: #101010; }
#container.sub #section section header .menu_path .ld2 ul li a	{ display: flex; align-items: center; justify-content: center; }
#container.sub #section section header .menu_path .ld2 ul li a:focus, #container.sub #section section header .menu_path .ld2 ul li a:hover, #container.sub #section section header .menu_path .ld2 ul li a:active	{ background-color: #666; color: #fff; }
#container.sub #section section header .menu_path .ld2 ul li a.open	{ background-color: #1f1f1f; color: #fff; }
#container.sub #section section header .menu_path .ld3	{ margin-bottom: 30px; background-color: #fafafa; }
#container.sub #section section header .menu_path .ld3 ul	{ padding: 13px 0 12px 0; margin: 0; list-style: none; border-bottom: 1px solid #e1e1e1; text-align: center; }
#container.sub #section section header .menu_path .ld3 ul li	{ display: inline-block; padding: 0; margin: 0; list-style: none; }
#container.sub #section section header .menu_path .ld3 ul li + li	{ margin-left: 3px; }
#container.sub #section section header .menu_path .ld3 ul li a	{ display: block; min-width: 135px; height: 44px; line-height: 1em; padding: 0 20px; border: 1px solid #eaeaea; border-radius: 44px; box-sizing: border-box; background-color: #fff; text-align: center; font-size: 16px; color: #101010; }
#container.sub #section section header .menu_path .ld3 ul li a	{ display: flex; align-items: center; justify-content: center; }
#container.sub #section section header .menu_path .ld3 ul li a:focus, #container.sub #section section header .menu_path .ld3 ul li a:hover, #container.sub #section section header .menu_path .ld3 ul li a:active	{ background-color: #666; color: #fff; }
#container.sub #section section header .menu_path .ld3 ul li a.open	{ background-color: #0000ff; border-color: #0000ff; color: #fff; font-weight: bolder; }


#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: 40px; top: -125px; 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: 35px; line-height: 35px; border-radius: 100%; background: #1e1e1e no-repeat center center; text-indent: -999px; overflow: hidden; }
#container.sub #section section header .sub_utility ul li a:focus, #container.sub #section section header .sub_utility ul li a:hover, #container.sub #section section header .sub_utility ul li a:active	{ background-color: #0565f0; }
#container.sub #section section header .sub_utility ul li a.print	{ background-image: url(../image/sub_utility_print.png); }

#container.sub #section section header .sub_utility ul.dropdown	{ right: 0; z-index: 2; height: 35px; overflow: hidden; }
#container.sub #section section header .sub_utility ul.dropdown:before	{ display: block; height: 35px; border-radius: 100%; background: #1e1e1e url(../image/sub_utility_dropdown.png) no-repeat center center; content: ""; }
#container.sub #section section header .sub_utility ul.dropdown.show	{ overflow: visible; }
#container.sub #section section header .sub_utility ul.dropdown li	{ float: none; }

#container.sub #section section header .sub_utility ul li a.facebook	{ background-color: #a8a8a8; background-image: url(../image/sub_utility_facebook.png); background-size: auto 50%; }
#container.sub #section section header .sub_utility ul li a.twitter	{ background-color: #a8a8a8; background-image: url(../image/sub_utility_twitter.png); background-size: auto 50%; }
#container.sub #section section header .sub_utility ul li a.naver	{ background-color: #a8a8a8; background-image: url(../image/sub_utility_naver.png); background-size: auto 50%; }
#container.sub #section section header .sub_utility ul li a.kakaostory	{ background-color: #a8a8a8; background-image: url(../image/sub_utility_kakao.png); background-size: auto 50%; }
#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: #0565f0; }
#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: #0565f0; }



#container.sub #section section header h2	{ max-width: 1280px; line-height: 1em; margin: 70px auto 30px auto; text-align: left; font-size: 26px; font-weight: bolder; color: #262626; }

#container.sub #section section header .menu_path2	{ position: absolute; left: 0; top: -170px; width: 100%; line-height: 37px; padding: 0; margin: 0; text-align: center; color: #fff; }
#container.sub #section section header .menu_path2 p	{ max-width: 1280px;  margin: 0 auto; }
#container.sub #section section header .menu_path2 p > strong	{ position: absolute; left: 0; top: 0; font-size: 0; overflow: hidden; }
#container.sub #section section header .menu_path2 p > a	{ display: inline-block; color: #fff; }
#container.sub #section section header .menu_path2 p > .split	{ display: inline-block; margin: 0 0.2em; font-family: serif; }



#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: #0565f0; color: #fff; font-weight: bolder; }
#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: 1300px)
{
	#container.sub #section section header .menu_path2 p,
	#container.sub #section section header .menu_path,
	#container.sub #section section header .tabmenu	{ max-width: none; margin-left: 10px; margin-right: 10px; }
}

@media all and (max-width: 1280px)
{
	#GNB aside.quick	{ display: none; }
	#container.sub #section section header h2	{ text-align: center; }
}

@media all and (max-width: 1024px)
{
	#container.sub	{ padding-top: 410px; background-position: center -40px; }
	#container.sub:before	{ top: 125px; font-size: 30px; }
	
	#container.sub #section section header	{ padding-top: 5px; }
	#container.sub #section section header .menu_path ul li a	{ height: 61px; line-height: 1.1em; display: flex; align-items: center; font-size: 16px; }
	
	#container.sub #section section header h2	{ margin: 30px auto; }
	
	#container.sub #section section header .sub_utility ul	{ top: -90px; right: 50px; }
	#container.sub #section section header .sub_utility ul.dropdown	{ right: 10px; }
	
	#GNB aside.quick-r ul	{ right: 10px; top: 10px; } 
}

@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; border-width: 1px 0; border-style: solid; border-color: #e5e7ea; box-sizing: border-box; }
	#container.sub #section section header .tabmenu ul li:nth-child(3n+1),
	#container.sub #section section header .tabmenu ul li:nth-child(3n+2)	{ border-right-width: 1px; }
	#container.sub #section section header .tabmenu ul li:nth-child(3n):before,
	#container.sub #section section header .tabmenu ul li:nth-child(3n+1):before	{ position: absolute; left: -1px; top: 0; width: 1px; height: 100%; background-color: #e5e7ea; content: ""; }
	#container.sub #section section header .tabmenu ul li a	{ display: table; width: 100%; font-size: inherit; }
	#container.sub #section section header .tabmenu ul li a:before	{ content: none; }
	#container.sub #section section header .tabmenu ul li a span	{ display: table-cell; width: 100%; height: 40px; line-height: 20px; padding: 0 5px; box-sizing: border-box; text-align: center; 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	{ height: 172px; }
	#container.sub #section section header .menu_path .ld2 ul	{ display: block; border-width: 1px 0 0 1px; border-style: solid; border-color: #c1c1c1; }
	#container.sub #section section header .menu_path .ld2 ul:after	{ display: block; clear: both; content: ""; }
	#container.sub #section section header .menu_path .ld2 ul li	{ float: left; width: 50%; box-sizing: border-box; border-width: 0 1px 1px 0; border-style: solid; border-color: #c1c1c1; }
}

@media all and (max-width: 600px)
{
	#container.sub #section section header .tabmenu ul	{ border-width: 1px 0 0 1px; border-style: solid; border-color: #c1c1c1; }
	#container.sub #section section header .tabmenu ul li	{ width: 50% !important; border-width: 0 1px 1px 0; border-style: solid; border-color: #c1c1c1; }
}

@media all and (max-width: 510px)
{
	#container.sub:before	{ min-width: calc(100% - 20px); }
}

/*
@media all and (max-width: 425px)
{
	#container.sub #section section header .sub_utility,
	#container.sub #section section header .sub_utility *	{ display: none !important; background: none !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: 50px 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 36px; margin: 50px 0 20px 0; background: url(../image/title_01.png) no-repeat left center; font-size: 1.3em; color: #1b1b1b; font-weight: bold; }
.contents h4	{ clear: both; line-height: 2em; padding: 0 0 0 25px; margin: 35px 0 20px 29px; background: url(../image/title_02.png) no-repeat left center; font-size: 1.2em; font-weight: 500; color: #1b1b1b; }
.contents h5	{ position: relative; clear: both; line-height: 2em; padding: 0 0 0 17px; margin: 20px 0 20px 40px; background: url(../image/title_03.png) no-repeat left center; font-size: 1.1em; font-weight: 500; color: #1b1b1b; }
.contents h5:before	{ content: none; }

.contents h3 + h4	{ margin-top: 0; }
.contents h4 + h5	{ margin-top: 0; }



.contents .icon_address	{ background-image: url(../image/icon_address.png); }
.contents .icon_subway	{ background-image: url(../image/icon_subway.png); }
.contents .icon_bus	{ background-image: url(../image/icon_bus.png); }
.contents .icon_tel	{ background-image: url(../image/icon_tel.png); }
.contents .icon_fax	{ background-image: url(../image/icon_fax.png); }

.contents .icon_car2	{ background-image: url(../image/icon_car2.png); }
.contents .icon_park2	{ background-image: url(../image/icon_park2.png); }

.contents .traffic_info,
.contents .traffic_info *	{ font-size: 18px !important; }
.contents .traffic_info strong	{ font-weight: 600; color: #000; }
.contents .traffic_info em	{ font-weight: normal; font-style: normal; color: #347cc1; }


.contents .proc_kakao_map_print	{ font-size: 13px; font-style: normal; color: #000; }




.contents table	{ border-width: 2px 0 1px 0; border-color: #347cc1 transparent #dddee0 transparent; }
.contents table thead tr	{ border-bottom: 1px solid #dddee0; }
.contents table thead tr th	{ line-height: 25px; padding: 12px 0 12px 0; border-width: 0 0 0 1px; border-style: solid; border-color: #dddee0; background-color: #f9f9f9; color: #4e4e4e; font-weight: 600; text-align: center; }
.contents table thead tr > *:last-child	{ border-right-width: 1px; }
.contents table thead tr:nth-child(2) th,
.contents table thead tr:nth-child(2) td	{ background-color: #fafafa; }
.contents table tbody tr	{ border-bottom: 1px solid #e1e1e1; }
.contents table tbody tr th,
.contents table tbody tr td	{ line-height: 25px; padding: 12px 5px 12px 5px; border-width: 0 0 0 1px; border-style: solid; border-color: #dddee0; color: #4e4e4e; }
.contents table tbody tr th	{ background-color: #fff; text-align: center; font-weight: 600; }
.contents table tbody tr > *:last-child	{ border-right-width: 1px; }
.contents table tbody tr	{ border-bottom: 1px solid #e1e1e1; }
.contents table tfoot tr th,
.contents table tfoot tr td	{ line-height: 25px; padding: 12px 5px 12px 5px; border-width: 0 0 0 1px; border-style: solid; border-color: #dddee0; background-color: #fafafa; color: #4e4e4e; }
.contents table tfoot tr th	{ text-align: center; font-weight: 600; }
.contents table tfoot tr > *:last-child	{ border-right-width: 1px; }

.contents table.table_content tbody tr th	{ background-color: #fafafa; color: #4e4e4e; font-weight: 600; text-align: center; }


.contents table.no_thead tbody tr th	{ background-color: #fafafa; color: #4e4e4e;  }




.contents .vr_button	{ display: inline-block; width: 200px; line-height: 40px; background-color: #2657a7; border-radius: 5px; text-align: center; color: #fff; font-size: 18px; font-weight: bold; }


.contents .auto_image_gallery_title	{ position: relative; float: left; width: 50%; height: 380px; padding: 0 40px; margin: 0 0 50px 0 !important; box-sizing: border-box; background-color: #f6f6f6; color: #000; overflow-y: auto }
.contents .auto_image_gallery_title:after	{ content: none; }
.contents .auto_image_gallery_title strong	{ display: block; width: 100%; line-height: 40px; padding-top: 70px; box-sizing: border-box; font-size: 28px; color: #000; vertical-align: middle; }
.contents .auto_image_gallery_title span	{ display: block; width: 100%; line-height: 25px; padding-top: 20px; font-size: 18px; vertical-align: middle; }
.contents .auto_image_gallery_title > br	{ display: none; }
.contents .auto_image_gallery_title em	{ display: block; width: 100%; line-height: 25px; padding-top: 30px; font-size: 18px; font-style: normal; color: #000; vertical-align: middle; }
.contents .auto_image_gallery	{ position: relative; float: left; width: 50%; height: 380px; margin: 0 0 50px 0 !important; }
.contents .auto_image_gallery img	{ position: absolute; left: 0; top: 0; z-index: 1; width: 100%; height: 100%; border: 0 none; }
.contents .auto_image_gallery .in_title	{ position: absolute; left: 0; bottom: 0; z-index: 2; width: 100%; height: 60px; line-height: 60px; padding: 0 0 0 20px; box-sizing: border-box; background-color: #353535; color: #fff; font-size: 16px; }
.contents .auto_image_gallery .in_left	{ position: absolute; right: 0; bottom: 0; z-index: 2; width: 45px; height: 60px; line-height: 60px; margin-right: 135px; text-align: center; color: #fff; font-size: 17px; font-weight: bold; }
.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: #347cc1 url(../image/icon_download.png) no-repeat 12px center; color: #fff; font-size: 18px; white-space: nowrap; }
.contents a.download:before	{ position: absolute; left: 39px; top: 0; width: 1px; height: 100%; background-color: rgba(255, 255, 255, 0.5); content: ""; }
.contents a.download:focus, .contents a.download:hover, .contents a.download:active	{ background-color: #666; }

@media all and (max-width: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	{ margin: 40px 10px; }
	
	body .contents .pc_content,
	body .contents .pc_contents,
	body .contents table.pc_content,
	body .contents table.pc_contents	{ display: none; }

	body .contents .mobile_content,
	body .contents .mobile_contents	{ display: block; }
	body .contents table.mobile_content,
	body .contents table.mobile_contents	{ display: table; }
	
	*	{ -webkit-text-size-adjust: none; }
	
	body	{ font-size: 16px; }
	
	#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; }
}

@media all and (max-width: 768px)
{
	body	{ font-size: 14px; }
}



/*
정보제공부서
*/
#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; }