@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; }


#body	{}



/**
HEADER
**/
#header	{}
#header header	{}
#header header h1	{ position: relative; max-width: 1200px; margin: 0 auto; }
#header header h1 a	{ position: absolute; left: 50%; top: 35px; width: 260px; height: 100px; margin-left: -125px; background: url(../image/header_logo.png) no-repeat center center; text-align: left; text-indent: -999px; overflow: hidden; }
#header header p.slogan	{ position: absolute; width: 0; height: 0; font-size: 0; overflow: hidden; }
#GNB	{}
#GNB .top	{ line-height: 35px; background-color: #32363e; color: #fff; }
#GNB .top .align_box	{ position: relative; max-width: 1200px; margin: 0 auto; }
#GNB .top .align_box:after	{ display: block; clear: both; content: ""; }
#GNB .top nav	{ float: right; }
#GNB .top nav ul	{ float: left; padding: 0; margin: 0; list-style: none; }
#GNB .top nav ul li	{ float: left; padding: 0; margin: 0; list-style: none; }
#GNB .top nav ul li a	{ display: block; padding: 0 18px; font-size: 16px; color: #fff; }
#GNB .top nav ul li a:focus, #GNB .top nav ul li a:hover, #GNB .top nav ul li a:active	{ font-weight: 500; text-decoration: underline; }
#GNB .top nav ul:last-child	{ position: absolute; right: 0; top: 61px; }
#GNB .top nav ul:last-child li	{ margin-left: 7px; }
#GNB .top nav ul:last-child li:first-child	{ margin-left: 0; }
#GNB .top nav ul:last-child li a	{ width: 150px; line-height: 50px; padding: 0 0 0 42px; border-radius: 50px; box-sizing: border-box; background: #666 no-repeat 25px center; text-align: center; font-size: 17px; color: #333; }
#GNB .top nav ul:last-child li:nth-child(1) a	{ background-color: #e0e8ee; background-image: url(../image/header_gnb_lecture.png); }
#GNB .top nav ul:last-child li:nth-child(2) a	{ background-color: #e0eeec; background-image: url(../image/header_gnb_daily.png); }
#GNB .top nav ul:last-child li a:focus, #GNB .top nav ul:last-child li a:hover, #GNB .top nav ul:last-child li a:active	{ background-color: #666; color: #fff; font-weight: normal; text-decoration: none; }

#GNB #topmenu	{ margin-top: 100px; background-color: #00549d; color: #fff; }
#topmenu nav	{ position: relative; z-index: 99; max-width: 1200px; margin: 0 auto; }
#topmenu nav .show_all_menu	{ display: none; }

#topmenu ul, #topmenu li	{ padding: 0; margin: 0; list-style: none; }

#topmenu .ld1	{}
#topmenu .ld1:after	{ display: block; clear: both; content: ""; }
#topmenu .cd1	{ position: relative; float: left; width: calc(100% / 6); }
#topmenu .cd1c1,
/* #topmenu .cd1c7,*/
#topmenu .cd1c8,
#topmenu .cd1c9,
#topmenu .cd1c10,
#topmenu .cd1c11,
#topmenu .cd1c12	{ display: none; }
#topmenu .l1	{ position: relative; display: block; line-height: 56px; text-align: center; font-size: 18px; font-weight: 600; color: #fff; }
#topmenu .l1:focus, #topmenu .l1:hover, #topmenu .l1:active	{ background-color: rgba(255, 255, 255, 0.2); }
#topmenu .cd1.over .l1	{ background-color: #fafafa; color: #00549d; }
#topmenu .cd1.over .l1:before	{ position: absolute; left: 0; top: 0; width: 100%; height: 2px; background-color: #00549d; content: ""; }

#topmenu .lb1	{ position: absolute; left: 0; top: 56px; width: 100%; height: 0; overflow: hidden; }
#header.over #topmenu .lb1	{ height: auto; overflow: visible; }
#header.over #topmenu .cd1.over .lb1	{ background-color: #fafafa; }

#topmenu .ld2	{ padding: 10px 0 20px 0; }
#topmenu .cd2	{}
#topmenu .l2	{ position: relative; line-height: 20px; padding: 5px 0 5px 15px; }
#topmenu .l2:before	{ position: absolute; left: 6px; top: 17px; width: 3px; height: 3px; background-color: #333; content: ""; }

#topmenu .lb2	{ padding-left: 15px; }

#topmenu .ld3	{}
#topmenu .cd3	{}
#topmenu .l3	{ position: relative; line-height: 18px; padding: 5px 0 5px 10px; font-size: 0.9em; }
#topmenu .l3:before	{ position: absolute; left: 0; top: 16px; width: 4px; height: 1px; background-color: #333; content: ""; }

#topmenu .lb3	{ display: none; }


.gnb_cover	{ position: absolute; left: 0; top: 191px; z-index: 90; width: 100%; background-color: #fff; box-shadow: 0 5px 5px rgba(0, 0, 0, 0.5); }



@media all and (max-width: 1024px)
{
	#header header h1 a	{ left: 10%; margin-left: 0; }
}

@media all and (max-width: 768px)
{
	#header header h1	{ }
	#header header h1 a	{ display: block; position: static; left: auto; top: auto; width: 210px; height: 50px; margin: 0 auto; background-size: 210px auto; }
	#GNB .top	{ display: none; }
	#GNB #topmenu	{ margin-top: 0; }
	
	#topmenu nav .show_all_menu	{ display: block; position: absolute; right: 0; top: -50px; z-index: 99999; width: 50px; height: 50px; padding: 0; margin: 0; border: 0 none; background: url(../image/header_showmenu.png) no-repeat center center; text-align: left; text-indent: -999px; overflow: hidden; }
	#topmenu .ld1	{ display: none; }
	
	
	#header.over	{ position: relative; height: 50px; }
	#header.over header	{ position: fixed; left: 0; top: 0; z-index: 99990; width: 100%; height: 100%; background-color: rgba(255, 255, 255, 0.8); }
	#header.over #topmenu nav .show_all_menu	{ top: -85px; background-image: url(../image/header_showmenu_close.png); }
	#header.over #GNB .top	{ display: block; }
	#header.over #GNB .top nav	{ float: none; text-align: center; }
	#header.over #GNB #GNB .top nav ul	{ display: inline-block; float: none; }
	#header.over #GNB .top nav ul li	{ float: none; display: inline-block; }
	#header.over #GNB .top nav ul:last-child	{ display: none; }
	
	#header.over #GNB	{ position: relative; height: calc(100% - 50px); }
	#header.over #topmenu	{ position: relative; height: calc(100% - 36px); background-color: transparent; }
	#header.over #topmenu nav	{ position: relative; height: 100%; }
	
	#header.over #topmenu .ld1	{ display: block; position: relative; height: 100%; overflow: auto; }
	#header.over #topmenu .cd1	{ display: block !important; float: none; width: auto; border-bottom: 1px solid #fff; }
	#header.over #topmenu .cd1:last-child	{ border-bottom: 0 none; }
	#header.over #topmenu .cd1c1	{ display: none !important; }
	#header.over #topmenu .l1	{ line-height: 50px; padding: 0 0 0 20px; text-align: left; font-weight: 500; background-color: #00549d; color: #fff; }
	#header.over #topmenu .l1.show	{ background-color: #fff; color: #005d9d; }
	#header.over #topmenu .l1.hasChild	{ padding-right: 50px; }
	#header.over #topmenu .l1.hasChild:after	{ position: absolute; right: 10px; top: 0; width: 40px; height: 100%; background: url(../image/header_menu_depth1_arrow_down.png) no-repeat center center; content: ""; }
	#header.over #topmenu .l1.show.hasChild:after	{ background-image: url(../image/header_menu_depth1_arrow_up.png); }
	#header.over #topmenu .cd1.over .l1:before	{ content: none; }
	
	#header.over #topmenu .lb1	{ position: static; left: auto; top: auto; height: 0; overflow: hidden; }
	#header.over #topmenu .lb1.show	{ height: auto; overflow: visible; background-color: #fafafa; }
	
	#header.over #topmenu .ld2	{ padding: 0; border-top: 1px solid #d7d7d7; }
	#header.over #topmenu .cd2	{ border-bottom: 1px solid #d7d7d7; }
	#header.over #topmenu .l2	{ display: block; line-height: 40px; padding: 0 0 0 30px; font-size: 18px; font-weight: 500; }
	#header.over #topmenu .l2:before	{ content: none; }
	#header.over #topmenu .l2.hasChild	{ padding-right: 50px; }
	#header.over #topmenu .l2.hasChild:after	{ position: absolute; right: 10px; top: 0; width: 40px; height: 100%; text-align: center; font-family: serif; font-size: 30px; font-weight: lighter; content: "+"; }
	#header.over #topmenu .l2.hasChild.show:after	{ content: "-"; }
	#header.over #topmenu .l2.show	{ color: #005d9d; }
	
	#header.over #topmenu .lb2	{ display: block; height: 0; overflow: hidden; }
	#header.over #topmenu .lb2.show	{ height: auto; overflow: visible; padding-left: 30px; padding-bottom: 20px; }
	
	#header.over #topmenu .l3	{ display: block; line-height: 20px; }
}




/**
FOOTER
**/
#footer	{ background-color: #23262b; color: #fff; }
#footer aside	{ background-color: #32363e; }
#footer aside .alignbox	{ position: relative; max-width: 1200px; margin: 0 auto; }
#footer aside .alignbox:after	{ display: block; clear: both; content: ""; }
#footer aside .link	{ float: left; padding: 0; margin: 0; list-style: none; }
#footer aside .link li	{ position: relative; float: left; padding: 0 0 0 1px; margin: 0; list-style: none; }
#footer aside .link li:before	{ position: absolute; left: 0; top: 50%; width: 1px; height: 16px; margin-top: -8px; background-color: #666; content: ""; }
#footer aside .link li:first-child:before	{ content: none; }
#footer aside .link li a	{ display: block; line-height: 62px; padding: 0 20px; color: #959595; font-size: 16px; }
#footer aside .link li:first-child a{color: #afd7f8;}
#footer aside .link li a strong	{ font-weight: 600; }
#footer aside .link li a:focus, #footer aside .link li a:hover, #footer aside .link li a:active	{ color: #fff; }

#footer aside .familysite	{ position: relative; float: right; width: 230px; margin: 11px 13px 0 0; background-color: #23262b; color: #fff; font-size: 17px; }
#footer aside .familysite h3	{ margin: 0; font-size: inherit; font-weight: normal; }
#footer aside .familysite h3 button	{ position: relative; width: 100%; height: 42px; padding: 0 0 0 20px; margin: 0; border: 0 none; background-color: transparent; text-align: left; font-size: inherit; font-weight: normal; }
#footer aside .familysite h3 button:after	{ position: absolute; right: 20px; top: 0; line-height: 42px; font-family: serif; font-size: 10px; content: "▼"; }
#footer aside .familysite h3.active button:after	{ content: "▲"; }
#footer aside .familysite ul	{ display: none; position: absolute; left: 0; bottom: 100%; width: 100%; padding: 0; margin: 0; list-style: none; background-color: #23262b; }
#footer aside .familysite ul.active	{ display: block; z-index: 999; }
#footer aside .familysite ul li	{ padding: 0; margin: 0; list-style: none; }
#footer aside .familysite ul li a	{ display: block; line-height: 20px; padding: 5px 20px; color: #aaa; font-weight: normal; }
#footer aside .familysite ul li a:focus, #footer aside .familysite ul li a:hover, #footer aside .familysite ul li a:active	{ background-color: #333; color: #fff; }

#footer .footer_logo	{ position: relative; max-width: 1200px; margin: 0 auto; }
#footer .footer_logo h3	{ position: absolute; left: 43px; top: 40px; width: 239px; height: 46px; margin: 0; background: url(../image/footer_logo.png) no-repeat center center; text-align: left; text-indent: -999px; overflow: hidden; }
#footer address	{ display: block; max-width: 1200px; line-height: 23px; padding: 20px 0 20px 375px; margin: 0 auto; box-sizing: border-box; font-style: normal; color: #959595; font-size: 15px; }
#footer address .br1,
#footer address .br2,
#footer address .br3	{ display: none; }
#footer address .split	{ display: inline-block; padding: 0 1em; }


@media all and (max-width: 1024px)
{
	#footer .footer_logo	{ display: none; }
	#footer address	{ padding: 20px 10px; }
}

@media all and (max-width: 768px)
{
	#footer aside	{ background-color: transparent; }
	#footer aside .link	{ float: none; background-color: #32363e; text-align: center; }
	#footer aside .link li	{ float: none; display: inline-block; }
	#footer aside .familysite	{ background-color: #32363e; }
	#footer aside .familysite ul.active	{ background-color: #32363e; }
}

@media all and (max-width: 768px)
{
	#footer aside .link li a	{ padding: 0 10px; font-size: 13px; }
}

@media all and (max-width: 425px)
{
	#footer aside .link:after	{ display: block; clear: both; content: ""; }
	#footer aside .link li	{ float: left; width: 33.333%; box-sizing: border-box; }
	#footer aside .link li a	{ display: flex; align-items: center; width: 100%; height: 50px; line-height: 20px; box-sizing: border-box; text-align: center; word-break: keep-all; }
	
	#footer address	{ font-size: 13px; }
	#footer address span	{ display: block; }
	#footer address .split	{ display: none; }
	#footer address br	{ display: none; }
	#footer address .br2 + span	{ margin-bottom: 10px; }
}



/**
MAIN
**/
#container.main	{}
#container.main #section	{}
#container.main #section #contents	{ position: relative; width: 100%; height: 100%; }


#container.main .section_1	{ clear: both; display:none}


#container.main .popupzone1	{}
#container.main .popupzone1 h2	{ position: absolute; width: 0; height: 0; font-size: 0; overflow: hidden; }
#container.main .popupzone1 .list	{ position: relative; width: 100%; height: 560px; line-height: 20px; box-sizing: border-box; text-align: center; }
#container.main .popupzone1 .list div,
#container.main .popupzone1 .list a	{ display: block !important; position: relative; width: 100%; height: 100%; background: #eee no-repeat center center; background-size: contain; text-align: left; text-indent: -99999px; overflow: hidden; }
#container.main .popupzone1 .list .slick-list	{ position: absolute; left: 0; top: 0; z-index: 1; width: 100%; height: 100%; }
#container.main .popupzone1 .list button,
#container.main .popupzone1 .list .slick-dots	{ position: relative; top: 90%; z-index: 2; display: inline-block; }
#container.main .popupzone1 .list .slick-prev,
#container.main .popupzone1 .list .slick-next	{ display: none !important; }
#container.main .popupzone1 .list .slick-dots	{ display: inline-block !important; padding: 0; margin: 0; list-style: none; }
#container.main .popupzone1 .list .slick-dots li	{ display: inline-block; padding: 0; margin: 0 10px; list-style: none; }
#container.main .popupzone1 .list .slick-dots li button	{ width: 13px; height: 13px; padding: 0; margin: 0; border: 1px solid #fff; border-radius: 100%; box-sizing: border-box; background-color: #fff; text-align: left; text-indent: -9999px; overflow: hidden; box-shadow: 0 0 3px #063f70; }
#container.main .popupzone1 .list .slick-dots li button:focus, #container.main .popupzone1 .list .slick-dots li button:hover, #container.main .popupzone1 .list .slick-dots li button:active	{ background-color: #000; box-shadow: 0 0 3px #000; }
#container.main .popupzone1 .list .slick-dots li.slick-active button	{ background-color: #001834; box-shadow: 0 0 3px #063f70; }
#container.main .popupzone1 .list .play_stop	{ width: 20px; height: 20px; padding: 0; margin: 0 10px; border: 1px solid #fff; border-radius: 5px; background-color: #fff; color: #333; font-family: serif; font-size: 12px; }
#container.main .popupzone1 .list .empty	{ background: url(../image/main_visual_default.jpg) no-repeat center center; background-size: cover; }


#container.main .section_2	{ clear: both; background-color: #d6e2f0; }
#container.main .align_2	{ max-width: 1200px; padding: 50px 0; margin: 0 auto; }
#container.main .align_2:after	{ display: block; clear: both; content: ""; }


#container.main .lecture	{ float: left; width: 50%; height: 351px; padding: 0 46px 0 43px; box-sizing: border-box; background: #6c97c9 url(../image/main_lecture_bg.png) no-repeat right top; }
#container.main .lecture h2	{ line-height: 98px; margin: 0; font-size: 23px; color: #fff; font-weight: 600; }
#container.main .lecture form	{}
#container.main .lecture form fieldset	{}
#container.main .lecture form fieldset:after	{ display: block; clear: both; content: ""; }
#container.main .lecture form fieldset .input	{ float: left; width: 68.75%; margin: 0; font-size: 16px; }
#container.main .lecture form fieldset .input label	{ position: absolute; width: 0; height: 0; font-size: 0; overflow: hidden; }
#container.main .lecture form fieldset .input select,
#container.main .lecture form fieldset .input input	{ width: 100%; height: 40px; padding: 0 0 0 16px; margin: 0 0 13px 0; border: 1px solid #5477a0; background-color: #fff; color: #313131; }
#container.main .lecture form fieldset .input select:focus,
#container.main .lecture form fieldset .input input:focus	{ color: #000; }
#container.main .lecture form fieldset .submit	{ float: right; width: 26.953125%; margin: 0; }
#container.main .lecture form fieldset .submit button	{ width: 100%; height: 200px; padding: 100px 0 0 0; margin: 0; border: 0 none; border-radius: 7px; box-sizing: border-box; background: #3b69b9 url(../image/main_lecture_submit.png) no-repeat center 44px; text-align: center; font-size: 20px; color: #fff; font-weight: normal; }
#container.main .lecture form fieldset .submit button:focus, #container.main .lecture form fieldset .submit button:hover, #container.main .lecture form fieldset .submit button:active	{ background-color: #666; }


#container.main .schdule	{ float: left; width: 50%; height: 351px; padding: 34px 40px 0 40px; box-sizing: border-box; background-color: #fff; }
#container.main .schdule:after	{ display: block; clear: both; content: ""; }
#container.main .schdule h2	{ float: left; line-height: 33px; margin: 0; font-size: 23px; color: #1b1b1b; font-weight: normal; }
#container.main .schdule .tab	{ float: right; width: 60%; padding: 0; margin: 0; list-style: none; }
#container.main .schdule .tab li	{ float: left; width: 25%; padding: 0; margin: 0; list-style: none; }
#container.main .schdule .tab li a	{ display: block; line-height: 31px; margin-left: -1px; border: 1px solid #5477a0; text-align: center; font-size: 15px; color: #313131; font-weight: normal; }
#container.main .schdule .tab li a:focus, #container.main .schdule .tab li a:hover, #container.main .schdule .tab li a:active	{ background-color: #666; color: #fff; }
#container.main .schdule .tab li a.active	{ line-height: 33px; border: 0 none; background-color: #6c97c9; color: #fff; }
#container.main .schdule .list	{ display: none; clear: both; width: 100%; height: 100%; padding-top: 22px; box-sizing: border-box; }
#container.main .schdule .list.active	{ display: block; }
#container.main .schdule .list h3	{ position: absolute; width: 0; height: 0; font-size: 0; overflow: hidden; }
#container.main .schdule .list p.month	{ line-height: 33px; margin: 0; background-color: #f8f8f8; }
#container.main .schdule .list p.month:after	{ display: block; clear: both; content: ""; }
#container.main .schdule .list p.month a	{ position: relative; float: left; width: 33.33%; text-align: center; font-size: 16px; color: #1b1b1b; }
#container.main .schdule .list p.month a:focus, #container.main .schdule .list p.month a:hover, #container.main .schdule .list p.month a:active	{ color: #000; font-weight: 600; }
#container.main .schdule .list p.month a.prev:after	{ position: absolute; right: 0; top: 0; font-family: serif; font-size: 20px; content: "<"; }
#container.main .schdule .list p.month a.next:after	{ position: absolute; left: 0; top: 0; font-family: serif; font-size: 20px; content: ">"; }
#container.main .schdule .list p.month strong	{ float: left; width: 33.33%; text-align: center; font-size: 21px; color: #1b1b1b; font-weight: normal; }
#container.main .schdule .list table	{ width: 100%; table-layout: fixed; border-collapse: collapse; border-spacing: 0; }
#container.main .schdule .list table caption	{ width: 100%; height: 0; font-size: 0; overflow: hidden; }
#container.main .schdule .list table thead tr th	{ height: 40px; text-align: center; font-size: 16px; color: #373737; font-weight: 500; }
#container.main .schdule .list table tbody tr td	{ height: 25px; text-align: center; font-size: 13px; color: #373737; font-weight: normal; }
#container.main .schdule .list table .week_1	{ color: #e60012 !important; }
#container.main .schdule .list table .week_7	{ color: #0068b7 !important; }
#container.main .schdule .list table tbody tr td a	{ display: inline-block; width: 23px; line-height: 23px; border-radius: 100%; text-align: center; background-color: #fe5a5a; color: #fff !important; }


#container.main .section_3	{ clear: both; }
/*

#container.main .centers	{ max-width: 1200px; margin: 0 auto; }
#container.main .centers h2	{ position: absolute; width: 0; height: 0; font-size: 0; overflow: hidden; }
#container.main .centers ul	{ padding: 0; margin: 0; list-style: none; }
#container.main .centers ul:after	{ display: block; clear: both; content: ""; }
#container.main .centers ul li	{ float: left; width: 33.33%; padding: 30px ; margin: 0; box-sizing: border-box; list-style: none; background-color: #fff; }
#container.main .centers ul li:nth-child(1)	{ background-color: #f5f1f9; }
#container.main .centers ul li:nth-child(3)	{ background-color: #edf1f9; }
#container.main .centers ul li h3	{ position: relative; float: left; line-height: 46px; padding: 0 5px; margin: 0; font-weight: 600; font-size: 21px; color: #1b1b1b; }            
#container.main .centers ul li h3:after	{ position: absolute; left: 0; bottom: 7px; z-index: 1; width: 100%; height: 15px; background-color: #afd7f8; content: ""; }
#container.main .centers ul li h3 span	{ position: relative; z-index: 2; }
#container.main .centers ul li h3 span.narrow	{ letter-spacing: -2px; }
#container.main .centers ul li p.tel	{ float: right; line-height: 46px; padding: 0 0 0 29px; margin: 0; background: url(../image/main_centers_tel.png) no-repeat 0 center; font-size: 18px; color: #1b1b1b; }
#container.main .centers ul li h4	{ clear: both; padding: 9px 0 0 120px; margin: 0; font-size: 18px; color: #0068b7; font-weight: 500; }
#container.main .centers ul li dl	{ position: relative; line-height: 20px; padding: 0 0 0 125px; margin: 0; list-style: none; font-size: 16px; color: #1b1b1b; }
#container.main .centers ul li dl.oneline	{ padding-bottom: 40px; }
#container.main .centers ul li dl.twoline	{ padding-bottom: 20px; height:50px }
#container.main .centers ul li dl:before	{ position: absolute; left: 10px; top: -10px; width: 81px; height: 79px; background: url(../image/main_centers_bg.png) no-repeat center center; content: ""; }
#container.main .centers ul li dl:after	{ display: block; clear: both; content: ""; }
#container.main .centers ul li dl dt	{ position: relative; float: left; clear: both; width: 40%; padding: 0; margin: 0; list-style: none; text-align: left; letter-spacing: 0.3em; }
#container.main .centers ul li dl dt.twowords	{ letter-spacing: 1.5em; }
#container.main .centers ul li dl dt:after	{ position: absolute; right: 0; top: 0; padding-right: 0.5em; letter-spacing: 0; content: ":"; }
#container.main .centers ul li dl dd	{ float: left; width: 60%; padding: 0; margin: 0; list-style: none; text-align: left; }
#container.main .centers ul li p.breakinfo	{ padding: 5px 0 0 125px; margin: 0; font-size: 15px; color: #f3580b; }
#container.main .centers ul li p.address	{ line-height: 33px; padding: 15px 0 5px 0; margin: 0; font-size: 15px; color: #313131; }
#container.main .centers ul li p.address:after	{ display: block; clear: both; content: ""; }
#container.main .centers ul li p.address a	{ float: right; display: inline-block; padding: 0 25px; background-color: #6c97c9; color: #fff; }
#container.main .centers ul li p.address a:focus, #container.main .centers ul li p.address a:hover, #container.main .centers ul li p.address a:active	{ background-color: #333; }
*/

/* 2021.11.26 오산문화센터 추가*/
#container.main .centers	{ max-width: 1200px; margin: 0 auto; }
#container.main .centers h2	{ position: absolute; width: 0; height: 0; font-size: 0; overflow: hidden; }
#container.main .centers ul	{ padding: 0; margin: 0; list-style: none; }
#container.main .centers ul:after	{ display: block; clear: both; content: ""; }
#container.main .centers ul li	{float: left;width: 25%;padding: 30px;margin: 0;box-sizing: border-box;list-style: none;background-color: #fff;}
#container.main .centers ul li:nth-child(1)	{ background-color: #f5f1f9; }
#container.main .centers ul li:nth-child(3)	{ background-color: #edf1f9; }
#container.main .centers ul li h3	{ position: relative; float: left; line-height: 46px; padding: 0 5px; margin: 0; font-weight: 600; font-size: 21px; color: #1b1b1b; }            
#container.main .centers ul li h3:after	{ position: absolute; left: 0; bottom: 7px; z-index: 1; width: 100%; height: 15px; background-color: #afd7f8; content: ""; }
#container.main .centers ul li h3 span	{ position: relative; z-index: 2; }
#container.main .centers ul li h3 span.narrow	{ letter-spacing: -2px; }
#container.main .centers ul li p.tel	{ float: left; line-height: 46px; padding: 0 0 0 29px; margin: 0; background: url(../image/main_centers_tel.png) no-repeat 0 center; font-size: 18px; color: #1b1b1b; }
#container.main .centers ul li h4	{ clear: both; padding: 9px 0 0 0; margin: 0; font-size: 18px; color: #0068b7; font-weight: 500; }
#container.main .centers ul li dl	{ position: relative; line-height: 20px; padding: 0 0 0 60px; margin: 0; list-style: none; font-size: 16px; color: #1b1b1b; }
#container.main .centers ul li dl.oneline	{ padding-bottom: 40px; }
#container.main .centers ul li dl.twoline	{ padding-bottom: 20px; height:50px}
#container.main .centers ul li dl:before	{ position: absolute; left: 10px; top: -10px; width: 70px; height: 60px; background: url(../image/main_centers_bg_s.png) no-repeat 0 center; content: ""; background-size: 30px}
#container.main .centers ul li dl:after	{ display: block; clear: both; content: ""; }
#container.main .centers ul li dl dt	{ position: relative; float: left; clear: both; width: 40%; padding: 0; margin: 0; list-style: none; text-align: left; letter-spacing: 0; }
#container.main .centers ul li dl dt.twowords	{ letter-spacing: 1em; }
#container.main .centers ul li dl dt:after	{ position: absolute; right: 0; top: 0; padding-right: 0.5em; letter-spacing: 0; content: ":"; }
#container.main .centers ul li dl dd	{ float: left; width: 60%; padding: 0; margin: 0; list-style: none; text-align: left; }
#container.main .centers ul li p.breakinfo	{ padding: 5px 0 0 0; margin: 0; font-size: 15px; color: #f3580b; }
#container.main .centers ul li p.address	{ line-height: 33px; padding: 15px 0 5px 0; margin: 0; font-size: 15px; color: #313131; }
#container.main .centers ul li p.address:after	{ display: block; clear: both; content: ""; }
#container.main .centers ul li p.address a	{ float: right; display: inline-block; padding: 0 25px; background-color: #6c97c9; color: #fff; width: 100%; box-sizing: border-box; text-align: center}
#container.main .centers ul li p.address a:focus, #container.main .centers ul li p.address a:hover, #container.main .centers ul li p.address a:active	{ background-color: #333; }


#container.main .section_4	{ clear: both; background-color: #f8f8f8; }
#container.main .align_4	{ max-width: 1200px; padding: 50px 0; margin: 0 auto; }
#container.main .align_4:after	{ display: block; clear: both; content: ""; }

/* 2023.07.28 메인레이아웃 수정*/
#container.main .board	{ position: relative; float: right; width: 40%; height: 350px; padding: 0 0 0 0; box-sizing: border-box; }
#container.main .board:after	{ display: block; clear: both; content: ""; }
#container.main .board h2	{ float: left; width: 170px; padding: 0; margin: 0 0 0 -1px; }
#container.main .board h2:first-child	{ margin-left: 0; }
#container.main .board h2 a	{ display: block; line-height: 49px; border: 1px solid #000; background-color: #fff; text-align: center; font-size: 19px; color: #000; }
#container.main .board h2 a:focus, #container.main .board h2 a:hover, #container.main .board h2 a:active	{ background-color: #666; color: #fff; }
#container.main .board h2.active a	{ background-color: #0d64b4; color: #fff; }
#container.main .board .list	{ display: none; position: absolute; left: 0; top: 50px; z-index: 1; width: calc(100% - 35px); height: calc(100% - 50px); border-top: 1px solid #000; box-sizing: border-box; background-color: #f8f8f8; }
#container.main .board .list.active	{ display: block; }
#container.main .board .list ul	{ padding: 30px 0 0 0; margin: 0; list-style: none; }
#container.main .board .list ul li	{ padding: 0; margin: 0; list-style: none; }
#container.main .board .list ul li a	{ position: relative; display: block; line-height: 42px; padding: 0 8em 0 15px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-size: 16px; color: #1b1b1b; }
#container.main .board .list ul li a:before	{ position: absolute; left: 0; top: 50%; width: 2px; height: 2px; border-radius: 100%; background-color: #1b1b1b; content: ""; }
#container.main .board .list ul li a:focus, #container.main .board .list ul li a:hover, #container.main .board .list ul li a:active	{ color: #0d64b4; font-weight: 500; }
#container.main .board .list ul li a .title	{ font-weight: inherit; }
#container.main .board .list ul li a br	{ display: none; }
#container.main .board .list ul li a .date	{ position: absolute; right: 0; top: 0; }
#container.main .board .more	{ display: none; position: absolute; right: 35px; top: 0; width: 75px; line-height: 50px; text-align: left; font-size: 17px; color: #000; text-indent: -999px; overflow: hidden; }
#container.main .board .more.active	{ display: block; }
#container.main .board .more:after	{ position: absolute; left: 0; top: 0; text-align: right; text-indent: 0; content: "더보기 +"; }
#container.main .board .more:focus, #container.main .board .more:hover, #container.main .board .more:active	{ color: #0d64b4; font-weight: 600; }


#container.main .popupzone2	{ position: relative; float: left; width: 60%; height: 350px; padding: 0 35px 0 0; box-sizing: border-box; }
#container.main .popupzone2 h2	{display:none; line-height: 50px; padding: 0; margin: 0; font-size: 23px; color: #1b1b1b; font-weight: normal;  }
#container.main .popupzone2 .list	{ /*height: 295px;*/ height:345px; box-sizing: border-box; }
#container.main .popupzone2 .list div,
#container.main .popupzone2 .list a	{ display: block !important; position: relative; width: 100%; height: 100%; background: #eee no-repeat center center; background-size: 100% 100%; text-align: left; text-indent: -99999px; overflow: hidden; }
#container.main .popupzone2 .list .slick-list	{ position: absolute; left: 0; top: 0; z-index: 1; width: 100%; height: 100%; }
#container.main .popupzone2 .list .slick-dots	{ display: none !important; }
#container.main .popupzone2 .list button	{ position: absolute; /*top: -49px;*/bottom:0; z-index:2; width: 49px; height: 48px; padding: 0; margin: 0; border: 0 none; background-color: #000; opacity:0.5; text-align: left; color: #fff; font-family: serif; font-size: 20px; text-indent: -999px; overflow: hidden; }
#container.main .popupzone2 .list button:after	{ position: absolute; left: 0; top: 0; width: 100%; line-height: 48px; text-align: center; text-indent: 0; content: ""; }
#container.main .popupzone2 .list button:focus, #container.main .popupzone2 .list button:hover, #container.main .popupzone2 .list button:active	{ background-color: #000; color: #fff; opacity:1}
#container.main .popupzone2 .list .slick-prev	{ right: 101px; }
#container.main .popupzone2 .list .slick-prev:after	{ content: "<"; }
#container.main .popupzone2 .list .slick-next	{ right: 1px; }
#container.main .popupzone2 .list .slick-next:after	{ content: ">"; }
#container.main .popupzone2 .list .play_stop	{ right: 51px; text-align: center; text-indent: 0; overflow: visible; }
#container.main .popupzone2 .list .empty	{ line-height: 295px; text-align: center; text-indent: 0; }


#container.main .section_5	{ position: fixed; top: 220px; width: 100%; z-index: 2; }
#container.main .align_5	{ position: relative; /*max-width: 1524px;*/ margin: 0 auto; }

#container.main .quickmenu	{ position: absolute; right: 0; top: 0; width: 110px; }
#container.main .quickmenu h2	{ line-height: 48px; padding: 0; margin: 0; background-color: #1471b9; text-align: center; color: #fff; font-size: 16px; font-weight: normal; }
#container.main .quickmenu ul	{ padding: 17px 0 20px 0; margin: 0; list-style: none; background: #494949; }
#container.main .quickmenu ul li	{ padding: 0; margin: 0; list-style: none; }
#container.main .quickmenu ul li a	{ position: relative; display: block; line-height: 37px; padding-top: 61px; text-align: center; color: #fff; font-size: 14px; }
#container.main .quickmenu ul li a:before	{ position: absolute; left: 0; top: 0; width: 100%; height: 76px; background: no-repeat center center; content: ""; }
#container.main .quickmenu ul li a.icon1:before	{ background-image: url(../image/main_quickmenu_1.png); }
#container.main .quickmenu ul li a.icon2:before	{ background-image: url(../image/main_quickmenu_2.png); }
#container.main .quickmenu ul li a.icon3:before	{ background-image: url(../image/main_quickmenu_3.png); }
#container.main .quickmenu ul li a.icon4:before	{ background-image: url(../image/main_quickmenu_4.png); }
#container.main .quickmenu ul li a.icon5:before	{ background-image: url(../image/main_quickmenu_5.png); }
#container.main .quickmenu ul li a.icon6:before	{ background-image: url(../image/main_quickmenu_6.png); }
#container.main .quickmenu ul li a:focus, #container.main .quickmenu ul li a:hover, #container.main .quickmenu ul li a:active	{ background-color: #333; }


@media all and (max-width: 1419px)
{
/* 2022.09.14 삭제 및 추가 
	#container.main .quickmenu,
	#container.main .quickmenu *	{ display: none !important; background: none !important; }
*/
        #container.main .section_5{position: relative !important; top: 0 !important; display: block;}         
        #container.main .quickmenu ul{display: flex !important; justify-content: space-between; width: 100%;}
        #container.main .quickmenu ul li{width: 20% !important; font-size:12px}
        #container.main .quickmenu {position: relative; display: inherit !important;  background: #494949 !important; width: 100%; }
}

@media all and (max-width: 1199px)
{
	#container.main .popupzone1 .list	{ height: 40px; padding-top: calc(46.6666% - 40px); box-sizing: content-box; }
	#container.main .popupzone1 .list button,
	#container.main .popupzone1 .list .slick-dots	{ top: auto; margin-top: 0; }
	
	
	#container.main .centers ul li	{ padding-left: 10px; padding-right: 10px; }
	
	
	#container.main .popupzone2 .list	{ height: 0; padding-top: 52.212389%; }
}

@media all and (max-width: 1024px)
{
	#container.main .lecture,
	#container.main .schdule	{ padding-left: 20px; padding-right: 20px; }
	
	
	#container.main .centers ul li	{ padding: 10px; }
	#container.main .centers ul li h3	{ float: none; text-align: center; }
	#container.main .centers ul li p.tel	{ clear: both; line-height: 20px; padding-right: 10px; }
	#container.main .centers ul li h4	{ padding-left: 0; }
	#container.main .centers ul li dl	{ padding-left: 0; }
	#container.main .centers ul li dl:before	{ content: none; }
	#container.main .centers ul li dl dt	{ width: 85px; }
	#container.main .centers ul li dl dd	{ width: calc(100% - 85px); }
	#container.main .centers ul li p.breakinfo	{ padding-left: 0; text-align: center; }
	#container.main .centers ul li p.address	{ padding-top: 5px; text-align: center; }
	#container.main .centers ul li p.address a	{ float: none; display: block; padding: 0; margin: 0 auto; }
	
	
	#container.main .board h2	{ width: 33%; }
	#container.main .board .more	{ max-width: 33%; }
	#container.main .board .more:after	{ width: 100%; text-align: right; }
}

@media all and (max-width: 768px)
{
	#container.main .align_2	{ padding: 0; }
	
	
	#container.main .lecture	{ float: none; width: auto; height: auto; padding-bottom: 15px; }
	#container.main .lecture h2	{ line-height: 50px; font-size: 20px; }
	#container.main .lecture form fieldset .input	{ float: none; width: auto; }
	#container.main .lecture form fieldset .input select,
	#container.main .lecture form fieldset .input input	{ margin-bottom: 5px; }
	#container.main .lecture form fieldset .submit	{ float: none; width: auto; }
	#container.main .lecture form fieldset .submit button	{ height: 50px; padding: 0; background-image: none; border-radius: 3px; }
	
	
	#container.main .schdule	{ float: none; width: auto; height: auto; padding: 20px; }

/* 2022.09.14 추가 */
	#container.main .schdule .tab	{width: 65%; }
        #container.main .schdule .tab a{letter-spacing:-2px; font-size:0.85em}
	
	#container.main .centers ul li	{ float: none; width: auto; }
	#container.main .centers ul li h4,
	#container.main .centers ul li dl	{ padding-left: 125px; }
	#container.main .centers ul li dl:before	{ content: ""; }
/* 2021.11.26 추가*/
#container.main .centers ul li dl:before	{ position: absolute; left: 10px; top: -10px; width: 81px; height: 79px; background: url(../image/main_centers_bg.png) no-repeat center center; content: ""; }
	
	
	#container.main .align_4	{ padding: 0; background-color: #fff; }
	
	
	#container.main .board	{ float: none; width: auto; height: 360px; padding: 10px; background-color: #f8f8f8; }
	#container.main .board .list	{ left: 10px; top: 60px; width: calc(100% - 20px); height: calc(100% - 70px); }
	#container.main .board .list ul	{ padding-top: 10px; }
	#container.main .board .more	{ top: 10px; right: 10px; }
	
	
	#container.main .popupzone2	{ float: none; width: auto; height: auto; padding: 10px 10px 20px 10px; }
	#container.main .popupzone2 .list	{ max-width: 565px; height: auto; padding: 0; margin: 0 auto; }
	#container.main .popupzone2 .list .slick-list	{ position: relative; width: auto; height: 0; padding: 0; padding-top: 52.212389%; }
	#container.main .popupzone2 .list .slick-list .slick-track	{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; box-sizing: border-box; }
}

@media all and (max-width: 375px)
{
	#container.main .schdule .tab	{ clear: both; width: 100%; }
}




/**
SUB
**/
#container.sub	{ position: relative; }
#container.sub:before	{ display: block; line-height: 215px; background: #1775ca url(../image/sub_visual.jpg) no-repeat center center; text-align: center; font-size: 45px; font-weight: normal; color: #fff; content: attr(data-menuname); }


#container.sub #SUB-GNB	{ display: none; }

#container.sub #section	{ max-width: 1200px; margin: 0 auto; }
#container.sub #section section	{}
#container.sub #section section header	{}


#container.sub #section section header .menu_path_box	{ position: absolute; left: 0; top: 152px; width: 100%; height: 63px; line-height: 63px; background-color: #000; background-color: rgba(0, 0, 0, 0.5); }
#container.sub #section section header .menu_path	{ max-width: 1200px; margin: 0 auto; }
#container.sub #section section header .menu_path:after	{ display: block; clear: both; content: ""; }
#container.sub #section section header .menu_path .home	{ float: left; width: 60px; height: 63px; margin: -1px 0; background: #0f252f url(../image/sub_menupath_home.png) no-repeat center center; text-indent: -999px; overflow: hidden; }
#container.sub #section section header .menu_path .home:focus, #container.sub #section section header .menu_path .home:hover, #container.sub #section section header .menu_path .home:active	{ background-color: #000; }
#container.sub #section section header .menu_path ul	{ position: relative; z-index: 9; float: left; min-width: 270px; height: 63px; padding: 0; margin: 0 0 0 -1px; list-style: none; box-sizing: border-box; border-left: 1px solid rgba(255, 255, 255, 0.5); border-right: 1px solid rgba(255, 255, 255, 0.5); overflow: hidden; }
#container.sub #section section header .menu_path ul.show	{ overflow: visible; }
#container.sub #section section header .menu_path ul li	{ padding: 0; margin: 0; list-style: none; }
#container.sub #section section header .menu_path ul li a	{ display: block; padding-left: 20px; padding-right: 20px; border-bottom: 1px solid rgba(255, 255, 255, 0.5); font-size: 20px; color: #fff; background-color: #313131; }
#container.sub #section section header .menu_path ul li.fix_menu a	{ border-bottom: 0 none; }
#container.sub #section section header .menu_path ul li a:focus, #container.sub #section section header .menu_path ul li a:hover, #container.sub #section section header .menu_path ul li a:active	{ background-color: #00549d; color: #fff; }
#container.sub #section section header .menu_path ul li.fix_menu a	{ position: relative; padding-right: 40px; color: #fff !important; background-color: transparent !important; }
#container.sub #section section header .menu_path ul.show li.fix_menu a	{ color: #fff !important; font-weight: 600 !important; }
#container.sub #section section header .menu_path ul li.fix_menu a:after	{ position: absolute; right: 19px; top: 50%; width: 17px; height: 9px; margin-top: -5px; background: url(../image/sub_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: #3a5ba2; content: ""; }


#container.sub #section section header .sub_utility	{ position: relative; max-width: 1200px; margin: 0 auto; }
#container.sub #section section header .sub_utility ul	{ position: absolute; right: 60px; top: -63px; 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: 59px; border-width: 0 1px; border-style: solid; border-color: #e5e7ea; background: no-repeat center center; text-indent: -999px; overflow: hidden; }
#container.sub #section section header .sub_utility ul li a: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: rgba(0, 0, 0, 0.5); }
#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: 63px; overflow: hidden; }
#container.sub #section section header .sub_utility ul.dropdown:before	{ display: block; height: 63px; border-width: 0 1px; border-style: solid; border-color: #e5e7ea; background: url(../image/sub_utility_dropdown.png) no-repeat center center; content: ""; }
#container.sub #section section header .sub_utility ul.dropdown.show	{ overflow: visible; }
#container.sub #section section header .sub_utility ul.dropdown li	{ float: none; border-bottom: 1px solid #e5e7ea; }

#container.sub #section section header .sub_utility ul li a.facebook	{ background-color: #a8a8a8; background-image: url(../image/sub_utility_facebook.png); }
#container.sub #section section header .sub_utility ul li a.twitter	{ background-color: #a8a8a8; background-image: url(../image/sub_utility_twitter.png); }
#container.sub #section section header .sub_utility ul li a.naver	{ background-color: #a8a8a8; background-image: url(../image/sub_utility_naver.png); }
#container.sub #section section header .sub_utility ul li a.kakaostory	{ background-color: #a8a8a8; background-image: url(../image/sub_utility_kakao.png); }
#container.sub #section section header .sub_utility ul.dropdown:focus:before, #container.sub #section section header .sub_utility ul.dropdown:hover:before, #container.sub #section section header .sub_utility ul.dropdown:active:before	{ background-color: rgba(0, 0, 0, 0.5); }
#container.sub #section section header .sub_utility ul.dropdown li a:focus, #container.sub #section section header .sub_utility ul.dropdown li a:hover, #container.sub #section section header .sub_utility ul.dropdown li a:active	{ background-color: #666; }


#container.sub #section section header .tabmenu	{ max-width: 1200px; margin: 50px auto; }
#container.sub #section section header .tabmenu ul	{ display: table; width: 100%; padding: 0; margin: 0; list-style: none; border: 1px solid #e5e7ea; box-sizing: border-box; }
#container.sub #section section header .tabmenu ul li	{ display: table-cell; width: 5%; padding: 0; margin: 0; list-style: none; border-left: 1px solid #e5e7ea; vertical-align: middle; background: none; }
#container.sub #section section header .tabmenu ul li:first-child	{ border-left: 0 none; }
	.tabwidthauto #container.sub #section section header .tabmenu ul li	{ width: auto; }
#container.sub #section section header .tabmenu ul li a	{ display: table; width: 100%; height: 100%; font-size: 18px; }
#container.sub #section section header .tabmenu ul li a:focus, #container.sub #section section header .tabmenu ul li a:hover, #container.sub #section section header .tabmenu ul li a:active	{ background-color: #f0f0f0; color: #000; }
#container.sub #section section header .tabmenu ul li a.open	{ background-color: #666; color: #fff; font-weight: 500; }
#container.sub #section section header .tabmenu ul li a span	{ display: table-cell; height: 66px; line-height: 22px; vertical-align: middle; text-align: center; }

#container.sub #section section header .tabmenu ul + ul	{ display: block; padding: 0 0 0 30px; margin-top: 30px; }
#container.sub #section section header .tabmenu ul + ul li	{ display: inline-block; width: auto; border: 0 none; }
#container.sub #section section header .tabmenu ul + ul li a	{ display: inline-block; width: auto; height: auto; margin-right: 30px; }
#container.sub #section section header .tabmenu ul + ul li a:focus, #container.sub #section section header .tabmenu ul + ul li a:hover, #container.sub #section section header .tabmenu ul + ul li a:active	{ background-color: transparent; color: #2657a7; }
#container.sub #section section header .tabmenu ul + ul li a.open	{ background-color: transparent; color: #2657a7; font-weight: 500; }
#container.sub #section section header .tabmenu ul + ul li a span:before	{ display: inline-block; width: 10px; font-weight: bold; content: "·"; }



#container.sub #section section #contents.contents	{ clear: both; width: 100%; height: 100%; padding: 40px 0; box-sizing: border-box; }
#container.sub #section section #contents.contents:after	{ display: block; clear: both; content: ""; }


@media all and (max-width: 1220px)
{
	#container.sub #section section #contents.contents	{ padding: 30px 10px; box-sizing: border-box; }
}

@media all and (max-width: 1024px)
{
	#container.sub #section section header .menu_path ul	{ width: calc((100% - 177px) / 3); min-width: 0; }
	#container.sub #section section header .menu_path ul li a span	{ display: flex; width: 100%; height: 63px; line-height: 20px; align-items: center; }
}

@media all and (max-width: 768px)
{
	#container.sub:before	{ line-height: 100px; background-size: cover; font-size: 30px; }
	
	#container.sub #section section header .menu_path_box	{ position: static; height: 50px; line-height: 50px; background-color: #1160a9; }
	
	#container.sub #section section header .menu_path .home	{ width: 50px; height: 50px; }
	#container.sub #section section header .menu_path ul	{ width: calc((100% - 96px) / 3); height: 50px; }
	#container.sub #section section header .menu_path.child_count_1 ul	{ width: calc((100% - 96px) / 1); }
	#container.sub #section section header .menu_path.child_count_2 ul	{ width: calc((100% - 96px) / 2); }
	#container.sub #section section header .menu_path.child_count_3 ul	{ width: calc((100% - 96px) / 3); }
	#container.sub #section section header .menu_path.child_count_4 ul	{ width: calc((100% - 96px) / 4); }
	#container.sub #section section header .menu_path ul li a	{ height: 50px; padding-left: 10px; font-size: 14px; }
	#container.sub #section section header .menu_path ul li.fix_menu a	{ padding-right: 20px; }
	#container.sub #section section header .menu_path ul li.fix_menu a:after	{ right: 5px; width: 10px; background-size: contain; }
	#container.sub #section section header .menu_path ul li a span	{ height: 50px; line-height: 15px; }
	
	#container.sub #section section header .sub_utility ul:nth-child(1)	{ display: none; }
	#container.sub #section section header .sub_utility ul.dropdown	{ top: -50px; width: 50px; height: 50px; }
	#container.sub #section section header .sub_utility ul.dropdown:before	{ height: 50px; border-width: 0; }
	#container.sub #section section header .sub_utility ul li a	{ width: 50px; }
	
	
	#container.sub #section section header .tabmenu ul li a span	{ height: 3.5em; line-height: 1.1em; font-size: 14px; }
}










/*
내용
*/
.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; }







body .contents .pc_content,
body .contents .pc_contents	{ display: block; }
body .contents table.pc_content,
body .contents table.pc_contents	{ display: table; }
body .contents .mobile_content,
body .contents .mobile_contents,
body .contents table.mobile_content,
body .contents table.mobile_contents	{ display: none; }



.contents .indent1	{ margin-left: 20px !important; }
.contents .indent2	{ margin-left: 40px !important; }
.contents .indent3	{ margin-left: 60px !important; }
.contents .indent4	{ margin-left: 80px !important; }
.contents .indent5	{ margin-left: 100px !important; }

.contents table.indent1	{ width: calc(100% - 20px) !important; }
.contents table.indent2	{ width: calc(100% - 40px) !important; }
.contents table.indent3	{ width: calc(100% - 60px) !important; }
.contents table.indent4	{ width: calc(100% - 80px) !important; }
.contents table.indent5	{ width: calc(100% - 100px) !important; }


.contents h3	{ clear: both; line-height: 2em; padding: 0; margin: 50px 0 20px 0; background: none; font-size: 1.3em; color: #2758a5; font-weight: bold; }
.contents h4	{ clear: both; line-height: 2em; padding: 0; margin: 35px 0 20px 0; background: none; font-size: 1.2em; font-weight: 500; color: #2657a7; }
.contents h5	{ position: relative; clear: both; line-height: 2em; padding: 0 0 0 10px; margin: 20px 0 20px 0; background: none; font-size: 1.1em; font-weight: 500; color: #2758a5; }
.contents h5:before	{ position: absolute; left: 0; top: 50%; width: 3px; height: 3px; margin-top: -2px; border-radius: 3px; background-color: #2758a5; content: ""; }

.contents h3 + h4	{ margin-top: 0; }
.contents h4 + h5	{ margin-top: 0; }



.contents .icon_address	{ background-image: url(../image/icon_address.png); }
.contents .icon_subway	{ background-image: url(../image/icon_subway.png); }
.contents .icon_bus	{ background-image: url(../image/icon_bus.png); }
.contents .icon_tel	{ background-image: url(../image/icon_tel.png); }
.contents .icon_fax	{ background-image: url(../image/icon_fax.png); }

.contents .icon_car2	{ background-image: url(../image/icon_car2.png); }
.contents .icon_park2	{ background-image: url(../image/icon_park2.png); }

.contents .traffic_info,
.contents .traffic_info *	{ font-size: 18px !important; }
.contents .traffic_info strong	{ font-weight: 600; color: #000; }
.contents .traffic_info em	{ font-weight: normal; font-style: normal; color: #347cc1; }


.contents .proc_kakao_map_print	{ font-size: 13px; font-style: normal; color: #000; }




.contents table	{ border-width: 2px 0 1px 0; border-color: #347cc1 transparent #dddee0 transparent; }
.contents table thead tr	{ border-bottom: 1px solid #dddee0; }
.contents table thead tr th	{ line-height: 25px; padding: 12px 0 12px 0; border-width: 0 0 0 1px; border-style: solid; border-color: #dddee0; background-color: #f9f9f9; color: #4e4e4e; font-weight: 600; text-align: center; }
.contents table thead tr > *:last-child	{ border-right-width: 1px; }
.contents table thead tr:nth-child(2) th,
.contents table thead tr:nth-child(2) td	{ background-color: #fafafa; }
.contents table tbody tr	{ border-bottom: 1px solid #e1e1e1; }
.contents table tbody tr th,
.contents table tbody tr td	{ line-height: 25px; padding: 12px 5px 12px 5px; border-width: 0 0 0 1px; border-style: solid; border-color: #dddee0; color: #4e4e4e; }
.contents table tbody tr th	{ background-color: #fff; text-align: center; font-weight: 600; }
.contents table tbody tr > *:last-child	{ border-right-width: 1px; }
.contents table tbody tr	{ border-bottom: 1px solid #e1e1e1; }
.contents table tfoot tr th,
.contents table tfoot tr td	{ line-height: 25px; padding: 12px 5px 12px 5px; border-width: 0 0 0 1px; border-style: solid; border-color: #dddee0; background-color: #fafafa; color: #4e4e4e; }
.contents table tfoot tr th	{ text-align: center; font-weight: 600; }
.contents table tfoot tr > *:last-child	{ border-right-width: 1px; }

.contents table.table_content tbody tr th	{ background-color: #fafafa; color: #4e4e4e; font-weight: 600; text-align: center; }


.contents table.no_thead tbody tr th	{ background-color: #fafafa; color: #4e4e4e;  }




.contents .vr_button	{ display: inline-block; width: 200px; line-height: 40px; background-color: #2657a7; border-radius: 5px; text-align: center; color: #fff; font-size: 18px; font-weight: bold; }


.contents .auto_image_gallery_title	{ position: relative; float: left; width: 50%; height: 380px; padding: 0 40px; margin: 0 0 50px 0 !important; box-sizing: border-box; background-color: #f6f6f6; color: #000; overflow-y: auto }
.contents .auto_image_gallery_title:after	{ content: none; }
.contents .auto_image_gallery_title strong	{ display: block; width: 100%; line-height: 40px; padding-top: 70px; box-sizing: border-box; font-size: 28px; color: #000; vertical-align: middle; }
.contents .auto_image_gallery_title span	{ display: block; width: 100%; line-height: 25px; padding-top: 20px; font-size: 18px; vertical-align: middle; }
.contents .auto_image_gallery_title > br	{ display: none; }
.contents .auto_image_gallery_title em	{ display: block; width: 100%; line-height: 25px; padding-top: 30px; font-size: 18px; font-style: normal; color: #000; vertical-align: middle; }
.contents .auto_image_gallery	{ position: relative; float: left; width: 50%; height: 380px; margin: 0 0 50px 0 !important; }
.contents .auto_image_gallery img	{ position: absolute; left: 0; top: 0; z-index: 1; width: 100%; height: 100%; border: 0 none; }
.contents .auto_image_gallery .in_title	{ position: absolute; left: 0; bottom: 0; z-index: 2; width: 100%; height: 60px; line-height: 60px; padding: 0 0 0 20px; box-sizing: border-box; background-color: #353535; color: #fff; font-size: 16px; }
.contents .auto_image_gallery .in_left	{ position: absolute; right: 0; bottom: 0; z-index: 2; width: 45px; height: 60px; line-height: 60px; margin-right: 135px; text-align: center; color: #fff; font-size: 17px; font-weight: bold; }
.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:1200px)
{
	.contents .auto_image_gallery	{ position: relative; float: none !important; width: auto; width: auto; max-width: 600px; height: 0; padding-top: 61.666%; margin: 0 auto !important; }
	.contents .auto_image_gallery_title	{ float: none !important; width: auto; height: auto; padding: 20px !important; margin: 0 !important; }
	.contents .auto_image_gallery_title strong	{ height: auto; line-height: 33px; padding: 17px 0; font-size: 24px; }
	.contents .auto_image_gallery_title span	{ width: auto; height: auto; line-height: 20px; padding: 0 0 20px 0; font-size: 13px; }
	.contents .auto_image_gallery_title em	{ font-size: 13px; }
	
	.contents .auto_image_gallery .in_title	{ padding-right: 70px; padding-left: 10px; font-size: 14px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
	.contents .auto_image_gallery .in_left	{ width: 30px; height: 30px; line-height: 30px; margin-right: 30px; }
	.contents .auto_image_gallery .in_right	{ width: 30px; height: 30px; line-height: 30px; }
	.contents .auto_image_gallery .in_statee	{ bottom: 30px; width: 60px; height: 30px; line-height: 30px; margin-right: 0; font-size: 12px; }
	.contents .auto_image_gallery .in_statee span	{ padding: 0 5px; }
	.contents .auto_image_gallery .in_statee em	{ font-size: 13px; }
}


.contents a.download	{ position: relative; display: inline-block; line-height: 40px; padding: 0 20px 0 61px; margin-left: 30px; background: #347cc1 url(../image/icon_download.png) no-repeat 12px center; color: #fff; font-size: 18px; white-space: nowrap; }
.contents a.download:before	{ position: absolute; left: 39px; top: 0; width: 1px; height: 100%; background-color: rgba(255, 255, 255, 0.5); content: ""; }
.contents a.download:focus, .contents a.download:hover, .contents a.download:active	{ background-color: #666; }

@media all and (max-width:1200px)
{
	.contents a.download	{ line-height: 26px; padding-top: 7px; padding-bottom: 7px; margin: 0 auto; white-space: normal; text-align: left;     transform: scale(0.7); }
}

.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; }
}





@media all and (max-width:1200px)
{
	.kntool_popup_layerpopup	{ left: 0 !important; max-width: 100% !important; height: auto !important; }
	
	body	{ min-width: 320px; }
	
	body .contents .pc_content,
	body .contents .pc_contents,
	body .contents table.pc_content,
	body .contents table.pc_contents	{ display: none !important; }

	body .contents .mobile_content,
	body .contents .mobile_contents	{ display: block !important; }
	body .contents table.mobile_content,
	body .contents table.mobile_contents	{ display: table !important; }
	
	*	{ -webkit-text-size-adjust: none; }
	
	body	{ font-size: 14px; }
	
	#body	{ min-width: 100%; }
	
	
	
	
	
	
	
	.contents .indent1	{ margin-left: 0 !important; }
	.contents .indent2	{ margin-left: 0 !important; }
	.contents .indent3	{ margin-left: 0 !important; }
	.contents .indent4	{ margin-left: 0 !important; }
	.contents .indent5	{ margin-left: 0 !important; }
	
	.contents table.indent1	{ width: 100% !important; }
	.contents table.indent2	{ width: 100% !important; }
	.contents table.indent3	{ width: 100% !important; }
	.contents table.indent4	{ width: 100% !important; }
	.contents table.indent5	{ width: 100% !important; }


	.contents h3,
	.contents h4,
	.contents h5,
	.contents h6	{ margin-left: 0; }
}




/*
정보제공부서
*/
#contents .manager_info	{ padding: 11px 12px; margin-top: 50px; border: 1px solid #ececec; background-color: #fafafa;  }
#contents .manager_info:after	{ display: block; clear: both; content: ""; }
#contents .manager_info h3	{ position: relative; float: left; height: 28px; line-height: 28px; padding: 0 16px 0 9px; margin: 0 25px 0 0; background: #677276; font-size: 16px; color: #fff; font-weight: normal; }
#contents .manager_info h3:before	{ position: absolute; right: -20px; border-width: 14px 0 14px 20px; border-style: solid; border-color: transparent transparent transparent #677276; content: ""; }
#contents .manager_info h3:after	{ position: absolute; right: -4px; top: 50%; width: 8px; height: 8px; margin-top: -4px; border-radius: 8px; background-color: #fff; content: ""; }
#contents .manager_info dl	{ float: left; line-height: 28px; padding: 0; margin: 0; list-style: none; }
#contents .manager_info dl dt	{ position: absolute; width: 0; height: 0; padding: 0; margin: 0; list-style: none; font-size: 0; overflow: hidden; }
#contents .manager_info dl dd	{ float: left; padding: 0 0 0 10px; margin: 0; list-style: none; }
#contents .manager_info dl dd:last-child:before	{ display: inline; content: "( TEL : "; }
#contents .manager_info dl dd:last-child:after	{ display: inline; content: " )"; }

@media all and (max-width:600px)
{
	#contents .manager_info h3	{ margin-top: 14px; }
	#contents .manager_info dl	{ float: right; }
	#contents .manager_info dl dd	{ float: none; clear: both; text-align: right; white-space: nowrap; }
}






a.file img  { overflow: hidden; }


/* 문서히스토리*/
.document_history{height:200px; overflow:auto;}