<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/*기본*/
body{color:#1b1b1b;font-size:15px;background:#fff;}
#wrap{position:relative;}
#skipLink a{display:block;position:fixed;top:-9999px;left:0;right:0;height:30px;font-size:14px;color:#fff;line-height:30px;text-align:center;background:#134c97;z-index:9999;}
#skipLink a:focus, #skipLink a:hover, #skipLink a:focus, #skipLink a:active{top:0;}
.inner{width:1240px;}
.txtBold{font-weight:bold;}
.alignCenter{text-align:center !important;}
.alignLeft{text-align:left !important;}
.alignRight{text-align:right !important;}
.f_left{float:left !important;}
.f_right{float:right !important;}
.mgl5{margin-left:5px;}
.mgl10{margin-left:10px;}
.mgl15{margin-left:15px;}
.mgl20{margin-left:20px;}
.mgr5{margin-right:5px;}
.mgr10{margin-right:10px;}
.mgr15{margin-right:15px;}
.mgr20{margin-right:20px;}
.mgt5{margin-top:5px;}
.mgt10{margin-top:10px;}
.mgt15{margin-top:15px;}
.mgt20{margin-top:20px;}
.mgb5{margin-bottom:5px;}
.mgb10{margin-bottom:10px;}
.mgb15{margin-bottom:15px;}
.mgb20{margin-bottom:20px;}

.txt_Blue{color:#105ac8;}
.txt_Red{color:#dc412d;}
input.useDatepicker{width:140px;}
/*레이아웃*/
#header{height:125px;background:#fff;border-bottom:1px #e5e5e5 solid;}
#header #topBar{height:45px;line-height:45px;background:#323e67;font-family:'malgun gothic';}
#header #topBar ul,
#header #topBar ul li,
#header #topBar ul li a{display:block;}
#header #topBar .left{float:left;}
#header #topBar .left ul:after{display:block;content:'';clear:both;}
#header #topBar .left ul li{float:left;}
#header #topBar .left ul li a{padding:0 20px;font-size:13px;color:#fff;}
#header #topBar .left ul li.active a{color:#323e67;background:#fff;}
#header #topBar .right{float:right;}
#header #topBar .right ul{overflow:hidden;float:left;}
#header #topBar .right ul:after{display:block;content:'';clear:both;}
#header #topBar .right ul li{display:block;position:relative;float:left;padding:0 15px;box-sizing:border-box;}
#header #topBar .right ul li:after{display:block;content:'';position:absolute;top:50%;right:-1px;margin-top:-5px;height:10px;border-right:1px #78809b solid;}
#header #topBar .right ul li a{font-size:13px;color:#fff;}
#header #topBar .topSearch{float:right;margin-left:30px;}
#header #topBar .topSearch input[type='text']{padding:0 25px 0 5px;width:215px;height:22px;color:#fff;background:transparent;border:0px none;border-bottom:1px #78809b solid;vertical-align:middle;box-sizing:border-box;}
#header #topBar .topSearch .btn_topSearch{position:absolute;top:50%;right:0;margin-top:-11px;width:22px;height:22px;text-indent:-9999em;background:url(/images/common/btn_topSearch.png) no-repeat center center;border:0px none;}
#header h1{display:block;position:absolute;top:20px;left:10px;}
#header #gnb{display:block;position:absolute;padding-right:30px;top:10px;right:0;height:70px;}
#header #gnb ul{margin-right:20px;}
#header #gnb ul,
#header #gnb ul li,
#header #gnb ul li a{display:block;}
#header #gnb &gt; ul:after{display:block;content:'';clear:both;}
#header #gnb &gt; ul &gt; li{position:relative;float:left;}
#header #gnb &gt; ul &gt; li:after{display:none;content:'';position:absolute;top:12px;left:50%;margin-left:-3px;width:6px;height:6px;border-radius:50%;background:#0b9d7d;}
#header #gnb &gt; ul &gt; li &gt; a{padding:0 20px;height:70px;font-size:18px;line-height:70px;text-align:center;}
#header #gnb &gt; ul &gt; li.active &gt; a{color:#0b9d7d;}
#header #gnb &gt; ul &gt; li.active:after{display:block;}
#header #gnb &gt; ul &gt; li.active &gt; ul{display:block;}
#header #gnb &gt; ul &gt; li &gt; ul{display:none;position:absolute;top:70px;left:50%;margin-left:-102px;padding:0 20px 10px;width:204px;background:#0b9d7d;box-sizing:border-box;z-index:10;}
#header #gnb &gt; ul &gt; li &gt; ul &gt; li{padding:0 8px;border-bottom:1px #2fac90 solid;}
#header #gnb &gt; ul &gt; li &gt; ul &gt; li:last-child{border-bottom:0px none;}
#header #gnb &gt; ul &gt; li &gt; ul &gt; li &gt; a{height:50px;font-size:15px;color:#fff;line-height:50px;}
#header #gnb .btn_navOpen{display:block;position:absolute;top:0;right:0;bottom:0;width:30px;text-indent:-9999em;background:url(/images/common/btn_navOpen.png) no-repeat center center;box-sizing:border-box;}
#allNav{display:none;position:absolute;top:60px;left:50%;margin-left:-620px;padding:40px;width:1200px;background:#fff;box-sizing:border-box;z-index:999;}
#allNav.active{display:block;}
#allNav ul,
#allNav ul li,
#allNav ul li a{display:block;}
#allNav &gt; ul{border:1px #e1e1e1 solid;border-right:0px none;overflow:hidden;}
#allNav &gt; ul:after{display:block;content:'';clear:both;}
#allNav &gt; ul &gt; li{position:relative;float:left;width:25%;box-sizing:border-box;}
#allNav &gt; ul &gt; li:after{display:block;content:'';position:absolute;top:0;right:0;height:1000px;border-right:1px #e1e1e1 solid;}
#allNav &gt; ul &gt; li &gt; a{height:50px;font-size:17px;color:#fff;line-height:50px;text-align:center;background:#0b9d7d;}
#allNav &gt; ul &gt; li &gt; ul{padding:20px;}
#allNav &gt; ul &gt; li &gt; ul &gt; li &gt; a{padding:15px 5px;font-size:14px;line-height:150%;}
#allNav .btn_navClose{display:block;position:absolute;top:0;right:-63px;width:60px;height:60px;text-indent:-9999em;background:#fff url(/images/common/btn_navClose.png) no-repeat center center;box-sizing:border-box;}
#allNav .joinArea{display:none;}
#container{min-height:800px;}
/* #footer{padding-top:30px;height:180px;background:#404146;}
#footer .inner{padding:15px 0 0 330px;background:url(/images/common/logo_footer.png) no-repeat 10px 0;box-sizing:border-box;}
#footer ul{display:block;margin:0 0 18px -18px;}
#footer ul:after{display:block;content:'';clear:both;}
#footer ul li{display:block;float:left;}
#footer ul li a{display:block;position:relative;padding:0 18px;font-size:14px;color:#c1c1c1;}
#footer ul li a:after{display:block;content:'';position:absolute;top:50%;right:0;margin-top:-6px;height:12px;border-right:1px #606165 solid;}
#footer ul li:last-child a:after{display:none;}
#footer ul li.last:after{display:none;}
#footer p{font-size:14px;color:#9b9b9b;line-height:170%;}
#footer p span{display:inline-block;vertical-align:middle;padding:0 8px;} */

/* 20220620 추가 */
#footer{padding:20px 0;background:#404146;font-family:'malgun gothic';font-size:14px;}
#footer .inner{display:flex;justify-content:space-between;flex-wrap:wrap;background:url(../../images/common/logo_footer_2.png) no-repeat 10px 60%;box-sizing:border-box;}
/*
#footer .inner&gt;div:first-child{flex:1 40%;}
#footer .inner&gt;div:last-child{flex:1 60%;}
*/
#footer ul{display:block;margin:0 -18px 18px;}
#footer ul:after{display:block;content:'';clear:both;}
#footer ul li{display:block;float:left;}
#footer ul li a{display:block;position:relative;padding:0 10px;color:#c1c1c1;}
#footer ul li a:after{display:block;content:'';position:absolute;top:50%;right:0;margin-top:-6px;height:12px;border-right:1px #606165 solid;}
#footer ul li:last-child a:after{display:none;}
#footer ul li.last:after{display:none;}
#footer p{color:#fff;font-size:15px;margin-bottom:20px;}
#footer p span{display:inline-block;vertical-align:middle;padding:0 8px;}
#footer span{color:#9b9b9b;}
#footer address{color:#9b9b9b;line-height:21px;}
/* 20220620 끝 */

/*메인*/
.mainVisual{position:relative;padding-top:95px;height:509px;background:url(../images/content/bg_mainVisual.jpg) no-repeat center top;box-sizing:border-box;}
.mainVisual .slogan{display:block;margin-left:40px;font-size:22px;color:#203a33;line-height:140%;}
.mainVisual .slogan span{display:block;margin-bottom:20px;font-size:45px;color:#14b793;line-height:130%;letter-spacing:-1px;}
.mainVisual .slogan span em{display:block;font-size:52px;font-weight:bold;}
.mainPopupZone{position:absolute;top:0;right:0;padding:0 14px;width:373px;height:352px;background:#fff;box-sizing:border-box;}
.mainPopupZone h6{padding:0 10px;height:48px;font-size:17px;line-height:48px;}
.mainPopupZone img{width:100%;height:290px;}
.mainPopupZone .bx-wrapper .bx-controls .bx-pager{position:absolute;top:-32px;left:inherit;right:55px;}
.mainPopupZone .bx-wrapper .bx-controls .bx-pager .bx-pager-item a{margin:0 2px;width:22px;height:22px;font-size:11px;color:#7d7d7d;line-height:20px;text-align:center;text-indent:0;background:#fff;border:1px #c6c6c6 solid;border-radius:50%;box-sizing:border-box;}
.mainPopupZone .bx-wrapper .bx-controls .bx-pager .bx-pager-item a.active{color:#fff;background:#0b9d7d;border:1px #0b9d7d solid;}
.mainPopupZone .bx-wrapper .bx-controls .bx-controls-direction{display:none;}
.mainPopupZone .bx-wrapper .bx-controls .bx-controls-auto{position:absolute;top:-32px;left:inherit;right:2px;}
.mainPopupZone .bx-wrapper .bx-controls .bx-controls-auto .bx-start{display:inline-block;margin:0 2px;width:22px;height:22px;font-size:11px;color:#7d7d7d;line-height:20px;text-align:center;text-indent:-999em;background:#fff url(/images/common/btn_slidePlay.png) no-repeat center center;border:1px #c6c6c6 solid;border-radius:50%;box-sizing:border-box;}
.mainPopupZone .bx-wrapper .bx-controls .bx-controls-auto .bx-stop{display:inline-block;margin:0 2px;width:22px;height:22px;font-size:11px;color:#7d7d7d;line-height:20px;text-align:center;text-indent:-999em;;background:#fff url(/images/common/btn_slideStop.png) no-repeat center center;border:1px #c6c6c6 solid;border-radius:50%;box-sizing:border-box;}
.mainVisualQuick{padding:0 50px;}
.mainVisualQuick ul:after{display:block;content:'';clear:both;}
.mainVisualQuick li{display:block;float:left;padding:0 8px;width:33.3333%;height:138px;box-sizing:border-box;}
.mainVisualQuick li a{display:block;padding-left:173px;color:#fff;font-size:22px;line-height:138px;}
.mainVisualQuick li.icon1 a{background:#26cabf url(../images/content/icon_mainVisualQuick1.png) no-repeat 58px center;}
.mainVisualQuick li.icon2 a{background:#26ca8a url(../images/content/icon_mainVisualQuick2.png) no-repeat 58px center;}
.mainVisualQuick li.icon3 a{background:#26b9ca url(../images/content/icon_mainVisualQuick3.png) no-repeat 58px center;}
.mainLink{padding:35px 0;}
.mainLink ul,
.mainLink ul li,
.mainLink ul li a{display:block;}
.mainLink ul:after{display:block;content:'';clear:both;}
.mainLink ul li{position:relative;float:left;width:25%;}
/*.mainLink ul li:after{display:block;content:'';position:absolute;top:50%;right:0;margin-top:-45px;height:50px;border-right:1px solid #e0e0e0;}
.mainLink ul li:last-child:after{display:none;}*/
.mainLink ul li a{padding-top:160px;font-size:19px;text-align:center;}
.mainLink ul li.item1 a{background:url(../images/content/quick_menu_1.jpg) no-repeat center top;}
.mainLink ul li.item2 a{background:url(../images/content/quick_menu_2.jpg) no-repeat center top;}
.mainLink ul li.item3 a{background:url(../images/content/quick_menu_3.jpg) no-repeat center top;}
.mainLink ul li.item4 a{background:url(../images/content/quick_menu_4.jpg) no-repeat center top;}
.mainLink ul li.item5 a{background:url(../images/content/img_mainLink5.jpg) no-repeat center top;}
.mainLink ul li.item6 a{background:url(../images/content/quick_menu_6.jpg) no-repeat center top;}
.mainCommunity{padding:48px 0;background:#f7f7f7;}
.mainCommunity:after{display:block;content:'';clear:both;}
.mainCommunity &gt; .inner &gt; div{height:310px;box-sizing:border-box;}
.mainCommunity .mainBoard{position:relative;float:left;padding-top:20px;width:30%;}
.mainCommunity h6{margin-bottom:10px;height:30px;font-size:21px;line-height:30px;}
.mainCommunity .btn_more{display:block;position:absolute;top:20px;right:0;width:27px;height:27px;text-indent:-9999em;background:url(../images/content/icon_plus.gif) no-repeat center center;}
.mainCommunity .mainBoard .mainBoardList{display:block;padding-top:20px;height:228px;border-top:1px solid #828282;overflow:hidden;font-family:'malgun gothic';}
.mainCommunity .mainBoard .mainBoardList li{display:block;border-bottom:1px dotted #b4b4b4;}
.mainCommunity .mainBoard .mainBoardList li:last-child{border-bottom:0px none;}
.mainCommunity .mainBoard .mainBoardList li a{display:block;position:relative;padding-left:12px;font-size:15px;line-height:45px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.mainCommunity .mainBoard .mainBoardList li a:after{display:block;content:'';position:absolute;left:3px;top:20px;width:3px;height:3px;background:#676b83;}
.mainCommunity img{max-width:100%;}
.mainGallery{position:relative;float:left;padding:20px 40px 0;width:28%;box-sizing:border-box;}
.mainGallery .btn_more{right:40px;}
.mainGallery ul{height:250px;overflow:hidden;}
.mainGallery ul:after{display:block;content:'';clear:both;}
.mainGallery li{}
.mainGallery li a{display:block;}
.mainGallery li a .thumb{display:block;height:162px;}
.mainGallery li a img{width:100%;height:100%;}
.mainGallery li a .title{padding:20px;background:#fff;font-family:'malgun gothic';}
.mainGallery li a .title span{display:block;display:-webkit-box;height:50px;line-height:25px;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-wrap:break-word;font-size:16px;color:#353535;}
.ebookBox{float:left;position:relative;margin-right:2%;padding:25px;width:20%;background:#fc5a67 url(../images/content/bg_ebookBox.jpg) no-repeat right bottom;}
.ebookBox h6{margin-bottom:20px;font-size:20px;color:#fff;}
.ebookBox .btn_more{top:25px;right:25px;background:url(../images/content/icon_plus2.png) no-repeat center center;}
.ebookBox .txtImg{display:block;margin-bottom:10px;}
.ebookBox p{font-size:16px;line-height:140%;color:#2c0003;letter-spacing:-.5px;font-family:'malgun gothic';}
.callBox{float:left;margin-bottom:6px;padding:25px;width:20%; background:#13b8b1;}
.callBox h6{margin-bottom:20px;font-size:20px;color:#fff;}
.callBox h6.custom{height:auto;}
.callBox .callNum{display:block;margin-bottom:10px;font-size:22px;color:#fff33a;font-weight:600;letter-spacing:-1px;}
.callBox .callNum em{display:inline-block;vertical-align:top;padding:0 6px;height:20px;border:1px solid #fff33a;border-radius:10px;color:#fff33a;line-height:20px;text-align:center;font-size:13px;}
.callBox ul &gt; b{display:inline-block; margin-bottom:6px; border-bottom:1px solid #000;}
.callBox ul li{display:block;position:relative;margin-bottom:5px;padding-left:6px;color:#003f3c;font-size:13px;letter-spacing:-1px;font-family:'malgun gothic';}
.callBox ul li:after{display:block;content:'';position:absolute;left:0;top:9px;width:2px;height:2px;background:#063735;}
.callBox ul li b{display:block;position:absolute;left:8px;}
.bannerBox{float:left;width:20%;height:88px !important;background:#3aac60;line-height:88px;text-align:center;}
.bannerBox img{display:inline-block;vertical-align:middle;}

.mainBanner{clear:both;position:relative;margin:25px 0;height:65px;}
.mainBanner h6{position:absolute;left:15px;top:-2px;bottom:0;font-size:18px;line-height:65px;color:#202020;}
.mainBanner a{display:block;text-align:center;}
.mainBanner a img{display:inline-block;max-width:100%;max-height:65px;width:auto;height:auto;}
.mainBanner .slick-dots{display:none;}
.mainBanner #mainBannerSlider{padding:0 324px 0 205px;}
.mainBanner #mainBannerSlider .slick-slide{position:relative;height:65px;}
.mainBanner #mainBannerSlider .slick-slide:after{display:block;content:'';position:absolute;right:0;top:50%;margin-top:-18px;height:36px;border-right:1px solid #ececec;}
.mainBanner #mainBannerSlider .slick-slide img{vertical-align:middle;}
.mainBanner .slick-prev{width:30px;top:28px;left:116px;background:url(/images/common/slick_btn_prev.png) no-repeat center center;border:0px none;}
.mainBanner .slick-next{width:30px;top:28px;left:172px;background:url(/images/common/slick_btn_next.png) no-repeat center center;border:0px none;}
.mainBanner .mainBannerCtrl{position:absolute;top:5px;left:143px;}
.mainBanner .mainBannerCtrl .slick-stop{width:30px;height:50px;background:url(/images/common/slick_btn_stop.png) no-repeat center center;border:0px none;text-indent:-999em;}
.mainBanner .mainBannerCtrl .slick-start{width:30px;height:50px;background:url(/images/common/slick_btn_play.png) no-repeat center center;border:0px none;text-indent:-999em;}
.mainBanner .relateSite{position:absolute;right:0;top:50%;margin-top:-19px;padding-left:18px;}
.mainBanner .relateSite select{display:inline-block;vertical-align:middle;width:260px;height:38px;border:1px solid #c3c3c3;font-size:15px;box-sizing:border-box;}
.mainBanner .relateSite .btn_linkGo{display:inline-block;vertical-align:middle;padding:0 8px;height:38px;background:#9e9e9e;border:0px none;color:#fff;font-size:14px;line-height:38px;}


/* 서브 */
#containerTop{text-align:center;height:130px;line-height:130px;background:#dff2fc url(../images/common/siteTitleBg01.jpg) 0 0 no-repeat;}
#containerTop &gt; h2{display:inline-block;font-size:36px;color:#02b38b;font-weight:normal;}

#containerNav{position:relative;border-bottom:1px solid #dedede;}
#containerNav ul,
#containerNav ul li,
#containerNav ul li a{display:block;}
#containerNav ul li{position:relative;float:left;height:50px;line-height:50px;box-sizing:border-box;text-align:center;}
#containerNav ul li:before{display:block;content:"";clear:both;position:absolute;left:0;top:50%;width:1px;height:20px;margin-top:-10px;background:#dedede;}
#containerNav ul li a{font-size:17px;}
#containerNav ul li:first-child:before,
#containerNav ul li.over:before,
#containerNav ul li.over + li:before{display:none;}
#containerNav ul li.over{background:#0db2ab;}
#containerNav ul li.over a{color:#fff;}
#containerNav &gt; ul &gt; li{width:33.33%;}
#containerNav &gt; .col2 &gt; li{width:50%;}
#containerNav &gt; .col3 &gt; li{width:33.33%;}
#containerNav &gt; .col4 &gt; li{width:25%;}
#containerNav &gt; .col5 &gt; li{width:20%;}
#containerNav &gt; .col6 &gt; li{width:16.6666%;}
#containerNav &gt; .col7 &gt; li{width:14.285714%;}
#containerNav &gt; .col8 &gt; li{width:12.5%;}
#containerNav &gt; .col9 &gt; li{width:11.1111%;}
#containerNav &gt; .col10 &gt; li{width:10%;}

.contentTop{position:relative;text-align:center;}
.contentTop h3{height:124px;line-height:124px;font-size:30px;}
.contentTop .location{position:absolute;top:50%;right:5px;margin-top:-8px;font-family:'malgun gothic';}
.contentTop .location span{position:relative;display:inline-block;font-size:14px;padding-right:25px;}
.contentTop .location span:after{display:inline-block;content:'';clear:both;width:9px;height:9px;position:absolute;top:4px;right:6px;background:url(/images/common/locationArrow.png) no-repeat 0 0;}
.contentTop .location span:last-child:after{display:none;}
.contentTop .location span:last-child{padding-right:0;}
.contentTop .location span img{vertical-align:text-bottom;}

/* Tab */
.tabBar.subTab{height:44px;margin-bottom:20px;border-bottom:0px;text-align:center;font-size:0px;}
.tabBar.subTab &gt; li{position:relative;display:inline-block;float:none;margin-right:-1px;z-index:1;font-size:16px;font-family:'malgun gothic';}
.tabBar.subTab &gt; li &gt; a{display:block;position:relative;height:38px;line-height:38px;padding:0 50px;color:#454545;border:1px solid #e0e0e0;background:#f5f5f5;}
.tabBar.subTab &gt; li.active &gt; a{background:#fff;border:0px none;font-weight:normal;color:#0db2ab;}
.tabBar.subTab &gt; li.active &gt; a:after{display:block;content:'';position:absolute;top:-1px;right:0;bottom:-1px;left:0;border:3px solid #0db2ab;background:none;}

/* list */
ul.listCon &gt; li{position:relative;padding-top:3px;padding-bottom:3px;padding-left:10px;line-height:145%;font-size:16px;letter-spacing:-.5px;} 
ul.listCon.dot &gt; li:before{display:block;content:'';position:absolute;top:14px;left:0;width:3px;height:3px;background-color:#6c6c6c;}
ul.listCon.minus &gt; li:before{display:block;content:'';position:absolute;top:14px;left:0;width:4px;height:1px;background-color:#6c6c6c;}
ul.listCon.em &gt; li{padding-left:18px;}
ul.listCon.em &gt; li &gt; em{display:block;width:12px;position:absolute;top:0px;left:0;}

/* btn */
.filedown{color:#fff;background:#696e7f;border:0px;}

/*calendar*/
#subContents .calendar_top {position:relative;margin-bottom:15px; text-align:center;}
#subContents .calendar_top &gt; a{display:inline-block;width:34px;height:34px; vertical-align:middle;border-radius:15px;background-repeat:no-repeat;background-position:center center;text-indent:-9999px;}
#subContents .calendar_top &gt; a.btnPrev{background-image:url(../images/common/icon_calTopBtn_prev.gif);}
#subContents .calendar_top &gt; a.btnNext{background-image:url(../images/common/icon_calTopBtn_next.gif);}
#subContents .calendar_top &gt; span{display:inline-block;margin:0 20px;vertical-align:middle;font-size:18px;font-weight:bold;}
#subContents .calendar_top select{height:25px;}

#subContents .calendar{}
/*#subContents .calendar.cate2{border-top:2px solid #3ab3ac;}*/
/*#subContents .calendar.cate3{border-top:2px solid #a16bdf;}*/
#subContents .calendar table{width:100%;border-collapse:collapse;font-size:13px;}
#subContents .calendar table th{padding:15px 5px;background:#485593;border:1px solid #646fa0;color:#fff;}
#subContents .calendar table td{position:relative;height:80px;padding:25px 5px 10px 5px;border:1px solid #dddddd;vertical-align:top;}
#subContents .calendar.reserve table td{height:30px;text-align:center;}
#subContents .calendar table tr:first-child th,
#subContents .calendar table tr:first-child td{border-top:0;}
#subContents .calendar table .sun{color:#f26d7d;}
#subContents .calendar table .sat{color:#3095dd;}
#subContents .calendar table .holiday{color:#f26d7d;}
#subContents .calendar table span.day{display:block;padding-top:4px;width:24px;height:20px;line-height:20px;position:absolute;top:0;left:0;text-align:center;}
#subContents .calendar table span.dayName{display:block;padding:2px 5px;position:absolute;top:0;left:20px;right:0px;text-align:right;font-size:12px;letter-spacing:-0.5px;}
#subContents .calendar .scheduleText{display:block;padding-left:10px;margin-bottom:8px;position:relative;letter-spacing:-1px;word-break:keep-all;}
#subContents .calendar .scheduleText:hover{text-decoration:underline;}
#subContents .calendar .scheduleText:before{display:block;content:'';clear:both;position:absolute;left:0px;top:4px;width:6px;height:6px;border-radius:3px;}
#subContents .calendar .scheduleText.red:before{background-color:#ff8b8b;}
#subContents .calendar .scheduleText.green:before{background-color:#98c87c;}
#subContents .calendar .scheduleText.yellow:before{background-color:#f5d613;}
#subContents .calendar .scheduleText.blue:before{background-color:#8ac1ff;}
#subContents .calendar .scheduleText.purple:before{background-color:#8e5aab;}
#subContents .calendar .scheduleText.sky:before{background-color:#257fc0;}
#subContents .calendar .scheduleText.gray:before{background-color:#b7c3cc;}
#subContents .calendar .eduCate{padding:5px 0;} 
#subContents .calendar .eduCate span{display:inline-block;margin-right:8px;font-size:0.9em;}
#subContents .calendar .list.notice td {height:30px;}
#subContents .calendar .calSchedule{margin:0 auto 5px;text-align:center;}
span.eduBtn{display:inline-block;padding:5px 9px;margin:1px 0;min-width:55px;color:#fff;border-radius:0px;font-size:14px;letter-spacing:-0.5px;}
span.eduBtn.colorRed{color:#f27800;}
span.eduBtn.colorGreen{color:#7ba003;}
span.eduBtn.colorBlue{color:#005aa1;}
span.eduBtn.colorPurple{color:#733bcf;}
span.eduBtn.colorPink{color:#d2357c;}

span.eduBtn.bgRed{background-color:#d74d43;}
span.eduBtn.bgBlue{background-color:#2a63d8;}
span.eduBtn.bgGreen{background-color:#72b234;}
span.eduBtn.bgPurple{background-color:#733bcf;}
span.eduBtn.bgPink{background-color:#d2357c;}
span.eduBtn.bgGray{background-color:#6f6f6f;}
span.eduBtn.bgBrown{background-color:#ca9914;}
span.eduBtn.bgAqua{background-color:#05a4a2;}

/* search */
.searchBox{margin-bottom:30px;padding:14px 20px;border-top:2px solid #4c4c4c;border-bottom:1px solid #ececec;background:#f5f5f5;text-align:center;}
.searchBox input[type='text']{width:590px;}
.searchBox input[type='text'],
.searchBox input[type='password'],
.searchBox input[type='file'],
.searchBox input[type='number'],
.searchBox select,
.searchBox label{display:inline-block;vertical-align:middle;padding:0 5px;height:40px;border:1px solid #dedede;}
.searchBox input[type="submit"]{width:50px;height:40px;background:#4c4c4c url(/images/content/icon_searchBox_submit.png) no-repeat center center;text-indent:-9999em;border:0;}
.searchBox .btnListAll{display:inline-block;vertical-align:middle;margin-left:3px;padding:0 10px;height:40px;background:#fff;border:1px solid #4c4c4c;box-sizing:border-box;text-align:center;line-height:40px;color:#4c4c4c;font-size:13px;font-weight:bold;}
.searchBox table{margin:0 auto;width:100%;background:#fff;border-collapse:collapse;}
.searchBox table th,
.searchBox table td{padding:8px 8px 10px 8px;border:1px solid #d7d7d7;}
.searchBox table td ul{padding:0 !important;}
.searchBox table td ul:after{display:block;content:'';clear:both;}
.searchBox table td ul li{float:left;width:20%;text-align:left;}
.searchBox table td label{margin-left:5px;font-size:14px;}
.searchBox.careCenter table{border:1px solid #d7d7d7;}
.searchBox.careCenter table th,
.searchBox.careCenter table td{padding:4px 8px;text-align:left;border:none;border-bottom:1px solid #d7d7d7;}
.searchBox.careCenter .explain{padding:10px 0 0 0;text-align:left;}
.searchBox.toySearch select{font-size:15px;}
.searchBox.toySearch input[type='text']{width:600px;}
.searchBox.toySearch b{display:inline-block;vertical-align:middle;padding:0 10px 0 30px;font-size:16px;color:#4c4c4c;font-family:'malgun gothic';}

/* paging */
.paging{margin:20px 0;min-height:20px;font-size:13px;text-align:center;}
.paging &gt; a{display:inline-block;vertical-align:middle;margin:0 5px;padding:0 3px;width:34px;height:34px;line-height:34px;font-size:16px;text-align:center;color:#1b1b1b;border:1px solid #d1d1d1;box-sizing:border-box;border-radius:100%;}
.paging &gt; a.active{background-color:#064b48;border:1px solid #064b48;color:#fff;}
.paging &gt; a.btn_first{background:url(../../images/content/btn_pageFirst.png) no-repeat center center;text-indent:-9999px;}
.paging &gt; a.btn_prev{background:url(../../images/content/btn_Prev.png) no-repeat center center;text-indent:-9999px;}
.paging &gt; a.btn_next{background:url(../../images/content/btn_Next.png) no-repeat center center;text-indent:-9999px;}
.paging &gt; a.btn_last{background:url(../../images/content/btn_pageLast.png) no-repeat center center;text-indent:-9999px;}
.paging &gt; select{margin-left:5px;height:20px;line-height:18px;font-size:11px;color:#1b1b1b;vertical-align:top;border:1px solid #ebebeb}

/* table : list */
.tableBox table th,
.tableBox table td{border-bottom:1px #e5e5e5 solid;border-right:1px #e5e5e5 solid;box-sizing:border-box;}
.tableBox table th{background:#f5f5f5;font-weight:bold;}
.tableBox table.list{border-top:0px none;border-left:0px;border-bottom:1px solid #888ea2;}
.tableBox table.list thead th{padding:15px;border-left:0px;border-right:0px;background:#32605e;color:#fff;}
.tableBox table.list td{padding:15px;border-left:0px;border-right:0px;}
.tableBox table.list td span.icon_lock{display:inline-block;width:26px;height:26px;background:url(/images/content/icon_lock.gif) no-repeat center center;vertical-align:middle;}
.tableBox table.list td .icon_notice{display:block;margin:auto;width:33px;height:33px;text-indent:-9999px;background:url(../images/content/icon_notice.gif) no-repeat center center;}
.tableBox table.list td .icon_file{display:block;margin:auto;width:20px;height:20px;text-indent:-9999px;background:url(/images/content/icon_file.png) no-repeat left center;}
.tableBox table.list td a.subject{display:inline-block;max-width:90%;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;vertical-align:middle;}
.tableBox table.list .last td{border-bottom:0px;}

.eduBtnState{display:inline-block;width:62px;height:20px;line-height:18px;padding:0 2px;letter-spacing:-1px;font-size:13px;text-align:center;line-height:20px;}
.eduBtnState.red{border:1px solid #e64848;color:#e64848;}
.eduBtnState.gray{border:1px solid #6f6f6f;color:#6f6f6f;}
.eduBtnState.blue{border:1px solid #73a1e1;color:#73a1e1;}
.eduBtnState.green{border:1px solid #46b179;color:#46b179;}
.eduBtnState2{display:block;margin:auto;width:48px;height:20px;line-height:20px;padding:0 2px;letter-spacing:-1px;font-size:13px;text-align:center;}
.eduBtnState2.red{border:1px solid #e64848;color:#e64848;}
.eduBtnState2.gray{border:1px solid #6f6f6f;color:#6f6f6f;}
.eduBtnState2.blue{border:1px solid #73a1e1;color:#73a1e1;}
.eduBtnState2.green{border:1px solid #46b179;color:#46b179;}
.eduBtnState3 {display:block;margin:auto;width:60px;height:20px;line-height:20px;padding:0 2px;letter-spacing:-1px;font-size:13px;text-align:center;}
.eduBtnState3.red{border:1px solid #e64848;color:#e64848;}   
.eduBtnState3.gray{border:1px solid #6f6f6f;color:#6f6f6f;}  
.eduBtnState3.blue{border:1px solid #73a1e1;color:#73a1e1;}  
.eduBtnState3.green{border:1px solid #46b179;color:#46b179;} 
.eduBtnState4{display:inline-block;width:62px;height:24px;line-height:18px;padding:0 2px;letter-spacing:-1px;font-size:13px;text-align:center;line-height:24px;}
.eduBtnState4.green{border:1px solid #064b48;color:#064b48;}

/* table : view */
.tableBox table.view{border-top:2px solid #4c4c4c;border-bottom:1px solid #888ea2;border-left:0px;}
.tableBox table.view thead th{padding:15px;font-size:24px;color:#006863;background:#f5f5f5;}
.tableBox table.view th,
.tableBox table.view td{border-right:0px;border-left:0px;}
.tableBox table.view .R_Line{position:relative;}
.tableBox table.view .R_Line::after{position:absolute;content:"";top:50%;right:0px;margin-top:-6.5px;width:1px;height:13px;background:#dcdcdc;}
.tableBox table.view .textContent {padding:40px 25px;}
.tableBox table.view .last th,
.tableBox table.view .last td{border-bottom:0px;}
.tableBox table.view .required{color:#cf1621;}
.tableBox table.view .moveList{color:#064b48;}
.tableBox table.view.info th{background:#f5f5f5;}
.tableBox table.view.info th,
.tableBox table.view.info td{padding:16px;}
.tableBox table.view.info td{text-align:left;}
	
.mobilePage{display:none;}

.btn_mobileBack{display:none;position:fixed;bottom:0;right:0;width:40px;height:40px;text-indent:-9999em;background:#f6f6f6 url(/images/common/slick_btn_prev.png) no-repeat center center;border:1px #ddd solid;z-index:999;}

@media all and (min-width:961px) and (max-width:1380px){
	#wrap{width:1380px;}
	/*.inner{width:auto;}
	.mainVisual{background-position:35% top;}
	#header #gnb &gt; ul &gt; li &gt; a{padding:0 20px;}
	#allNav{left:0;right:0;margin:0;width:auto;}
	#allNav .btn_navClose{right:0;top:-60px;}
	.mainPopupZone{right:3%;}
	.mainGallery{padding:20px 10px 0;}
	.mainGallery .slick-prev{left:-44px;}
	.mainGallery .slick-next{right:-44px;}
	.mainCommunity{padding:40px 1%;}
	.ebookBox,
	.callBox{padding:25px 10px;}
	.ebookBox{margin-right:1%;width:21%;}
	.ebookBox .btn_more{right:10px;}
	.mainCommunity h6{font-size:18px !important;}
	.callBox h6,
	.ebookBox h6{margin-bottom:8px;}
	.callBox .callNum{font-size:17px;}*/
	#footer{width:1380px;}
	#footer ul{margin:0 0 18px -18px;}
}
/* Mobile */
@media all and (max-width:960px){
	.inner{width:auto;}
	#header #topBar .left ul{margin:5px 0 0 5px;line-height:40px;}
	#header #topBar .left ul li a {padding:0 12px;font-size:12px;}
	#header #topBar .right ul li{padding:0 8px;line-height:50px;}
	#header #topBar .right ul li.hdLink1-3,
	#header #topBar .right ul li.hdLink1-4{display:none;}
	#header #topBar .topSearch{margin:0 14px 0 15px;}
	#header #topBar .topSearch input[type='text']{width:120px;}
	#header #topBar .topSearch .btn_topSearch{right:14px;}
	#header #gnb{right:3%;}
	#header #gnb .btn_navOpen{display:block;}
	#header #gnb &gt; ul{display:none;}	
	#allNav{top:0;left:0;right:0;margin:0;padding:60px 0 0 0;width:auto;}
	#allNav &gt; ul{border:0px none;}
	#allNav &gt; ul &gt; li{float:none;width:auto;border-bottom:1px solid #7383cb;}
	#allNav &gt; ul &gt; li:after{border-right:0px none;}
	#allNav &gt; ul &gt; li &gt; a{padding-left:16px;height:46px;background:#5a6dc2 url(/images/common/icon_allNav_ar.png) no-repeat 95% center;line-height:46px;text-align:left;font-size:15px;}
	#allNav &gt; ul &gt; li.active &gt; a{background:#5a6dc2 url(/images/common/icon_allNav_ar_on.png) no-repeat 95% center;}
	#allNav &gt; ul &gt; li &gt; ul{display:none;padding:0;}
	#allNav &gt; ul &gt; li.active &gt; ul{display:block;}
	#allNav &gt; ul &gt; li &gt; ul:after{display:block;content:'';clear:both;}
	#allNav &gt; ul &gt; li &gt; ul &gt; li{float:left;width:50%;}
	#allNav &gt; ul &gt; li &gt; ul &gt; li &gt; a{padding:10px 5px 10px 16px;border-bottom:1px solid #d7d7d7;border-right:1px solid #d7d7d7;}
	#allNav &gt; ul &gt; li &gt; ul &gt; li:nth-child(2n) &gt; a{border-right:0px none;}
	#allNav .btn_navClose{top:0px;right:0;width:55px;height:60px;}
	#allNav .joinArea{display:block;position:absolute;top:0px;left:0;right:55px;padding-left:16px;height:60px;background:#fff;line-height:60px;}
	#allNav .joinArea a{display:inline-block;vertical-align:middle;width:100px;height:30px;border:1px solid #323e67;border-radius:15px;line-height:30px;text-align:center;font-size:13px;color:#323e67;}
	#container .inner{padding:0 3%;}
	.mainPopupZone{right:3%;width:320px;height:310px;}
	.mainPopupZone .bx-wrapper img{height:252px;}
	.mainVisual .slogan{margin-left:0;font-size:17px;}
	.mainVisual .slogan span{font-size:30px;}
	.mainVisual .slogan span em{font-size:40px;}
	.mainLink{padding:30px 0;}
	.mainLink ul li a{padding-top:110px;background-size:100px auto !important;font-size:16px;word-break:keep-all;line-height:140%;}
	.mainCommunity{padding:0 0 20px;}
	.mainCommunity .mainBoard{margin-bottom:20px;width:50%;height:370px;border-bottom:1px #e1e1e1 solid;}
	.mainCommunity .mainSchedule{clear:both;float:none;width:auto;height:340px;}
	.mainCommunity .mainSchedule:after{display:block;content:'';clear:both;}
	.mainGallery{margin-bottom:20px;padding:20px 1% 0;width:50%;}
	.mainGallery .btn_more{right:20px;}
	.mainGallery .slick-prev{left:-15px;}
	.mainGallery .slick-next{right:-15px;}
	#mainGallerySlider{padding:0}
	.callBox,
	.bannerBox{width:49%;}
	.ebookBox{margin-right:1%;width:50%;}
	.mainBanner{margin:15px 0;height:55px;}
	.mainBanner #mainBannerSlider{padding-right:0;}
	#footer .inner{padding:90px 0 0 0;background-position:center 38px;}
	#footer ul{margin:0 0 15px;text-align:center;}
	#footer ul li{float:none;display:inline-block;vertical-align:middle;}
	#footer p{text-align:center;}
	.mainBanner .relateSite{display:none;top:inherit;bottom:-70px;left:0;margin-top:0;padding-left:0;text-align:center;}
	.mainBanner a img{max-width:80%;}
	
	#containerNav ul li{display:table;}
	#containerNav ul li a{font-size:13px;display:table-cell;vertical-align:middle;padding:0 5px;line-height:130%;}
	.contentTop{margin-bottom:10px;}
	.contentTop:after{content:"";display:block;clear:both;}
	.contentTop h3{height:80px;line-height:80px;font-size:25px;}
	.contentTop .location{position:static;float:right;margin:-8px 0 10px;}
	.tabBar.subTab{height:auto;border:0px none;border-top:1px solid #e0e0e0;border-left:1px solid #e0e0e0;}
	.tabBar.subTab &gt; li{float:left;margin:0;width:50%;font-size:14px;border:0px none;box-sizing:border-box;}
	.tabBar.subTab.mobileH &gt; li{width:100%;}
	.tabBar.subTab &gt; li &gt; a,
	.tabBar.subTab &gt; li.active &gt; a{padding:0px;height:38px !important;line-height:38px !important;border:0px none;border-right:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0;}
	.tabBar.subTab &gt; li.active &gt; a:after{top:-1px;left:-1px;right:-1px;bottom:-1px;border:2px solid #5a6dc2;}
	.tabBar.subTab &gt; li.active{margin:0;}

	/* table : list */
	.tableBox table.list thead th{padding:5px;}
	.tableBox table.list td{padding:5px;}

	/* table : info */
	.tableBox table.info *{font-size:14px;}
	.tableBox table.info thead th{padding:5px;word-break:break-all;}
	.tableBox table.info td{padding:5px;word-break:break-all;}
	.tableBox table.info.small th, 
	.tableBox table.info.small td{padding:5px;}
	
	/* table : view */
	.tableBox table.view thead th{padding:10px;}
	.tableBox table.view th, 
	.tableBox table.view td {padding:10px;}
	.tableBox table.view.info thead th{padding:10px;}
	.tableBox table.view.info th, 
	.tableBox table.view.info td {padding:10px;font-size:14px;}

	/* search */
	.searchBox.toySearch input[type='text']{width:429px;}

	/*calendar*/
	#subContents .calendar .scheduleText{font-size:12px;word-break:break-all;}
	#subContents .calendar table th{padding:5px;}
	.searchBox{text-align:left;}
	.searchBox select{float:left;width:calc(50% - 2px);}
	.searchBox select.last:before{content:"";display:block;clear:both;}

	.eduBtnState{width:55px;height:20px;line-height:20px;font-size:12px;}
	.eduBtnState3{padding:2px 0px;width:100%;height:auto;line-height:auto;font-size:12px;}
	span.eduBtn{min-width:40px;font-size:13px;}

	/* paging */
	.paging &gt; a{width:25px;height:25px;line-height:25px;}
	.paging &gt; a.btn_first{background-size:10px;}
	.paging &gt; a.btn_prev{background-size:6px;}
	.paging &gt; a.btn_next{background-size:6px;}
	.paging &gt; a.btn_last{background-size:10px;}

	.btn_mobileBack{display:block;}

	#footer{padding:20px 10px;}
	#footer .inner{padding:60px 0 0 0;background-position:center top;justify-content:center;}
	#footer ul{margin:0 0 15px;text-align:center;}
	#footer ul li{float:none;display:inline-block;vertical-align:middle;}
	#footer p{text-align:center;}
}

/* Phone */

@media all and (max-width:639px){
	.mobilePage{display:inline-block;margin:0 15px;font-size:15px;}
	.mobilePage b{color:#323e67;}
	.paging a.active,
	.paging a.num{display:none;}

	#header{height:93px;}	
	#header #topBar{height:33px;line-height:30px;}
	#header #topBar .left ul{margin:0;padding:3px 0 0 3px;line-height:30px;}
	#header h1{top:10px;}
	#header h1 img{height:27px;}	
	#header #gnb{top:0;height:60px;}
	#header #topBar .left{float:none;}
	#header #topBar .left ul li{width:33.3333%;}
	#header #topBar .left ul li a{padding:0;text-align:center;}
	#header #topBar .right{float:none;position:absolute;top:51px;right:52px;}
	#header #topBar .right ul li:after{display:none;}
	#header #topBar .right ul li.hdLink1-1{float:none;padding:0;width:20px;height:23px;background:url(/images/common/icon_login_mo.gif) no-repeat;text-indent:-9999em;}
	#header #topBar .right ul li.hdLink1-1.logout{background:url(/images/common/icon_login_mo_on.gif) no-repeat;}
	#header #topBar .right ul li.hdLink1-2,
	#header #topBar .right ul li.hdLink1-3,
	#header #topBar .right ul li.hdLink1-4{display:none;}
	#header #topBar .topSearch{display:none;}
	#allNav{top:0px;}
	#containerTop &gt; h2{font-size:28px;}
	#containerNav{display:none;}
	#containerNav.m_block{display:block;}
	.mainVisual{padding-top:20px;height:auto;background-position:center top;background-size:auto 300px;}
	.mainVisual .slogan{margin-bottom:180px;font-size:16px;}
	.mainVisual .slogan span{font-size:25px;}
	.mainVisual .slogan span em{font-size:35px;}
	.mainPopupZone{position:static;width:auto;}
	.mainPopupZone h6{padding:0;}
	.mainLink{padding:10px 0;}
	.mainLink ul li{margin-bottom:15px;width:33.3333%;}
	.mainLink ul li:after{margin-top:-15px;height:30px;}
	.mainLink ul li.item3:after{display:none;}
	.mainLink ul li a{padding-top:70px;background-size:60px auto !important;font-size:14px;}
	.mainCommunity{padding:0;border:0px none;}
	.mainCommunity &gt; .inner &gt; div{float:none;height:auto;width:auto;}
	.mainCommunity h6{font-size:17px;}
	.mainCommunity .btn_more{top:16px;right:0;}
	.mainCommunity .mainBoard{float:none;margin-bottom:0;width:auto;height:325px;border:0px none;}
	.mainCommunity .mainBoard .tabBar li a{font-size:17px;}
	.mainCommunity .mainBoard .mainBoardList{height:auto;}
	.mainCommunity .mainBoard .mainBoardList li a{font-size:14px;line-height:25px;}
	.mainCommunity .mainBoard .mainBoardList li a:after{top:10px;}
	.mainCommunity .mainSchedule{height:auto;border-top:1px #e1e1e1 solid;border-bottom:1px #e1e1e1 solid;border-right:0px none;}
	.mainCommunity .mainSchedule ul{padding:12px;}
	.mainGallery li a .title span{font-size:15px;}
	.mainGallery .slick-prev{left:0;}
	.mainGallery .slick-next{right:0;}
	.mainGallery .slick-prev,
	.mainGallery .slick-next{width:15px;background-size:15px auto;}	
	.ebookBox{margin:0 0 6px;height:260px !important;}
	.ebookBox .btn_more{top:25px;right:25px;}
	.mainBanner .slick-prev{left:76px;}
	.mainBanner .slick-next{left:132px;}
	.mainBanner .mainBannerCtrl{left:103px;top:3px;}
	.mainBanner #mainBannerSlider{padding-left:185px;}
	.mainBanner #mainBannerSlider .slick-slide{height:55px;}
	.mainBanner h6{line-height:55px;}
	.mainBanner a{line-height:55px;}
	/* #footer{padding-top:15px;height:auto;}
	#footer .inner{padding-top:100px;background-size:auto 34px;background-position:center 50px;}
	#footer ul li a{padding:0 3px;font-size:12px;}
	#footer ul li a:after{display:none;}
	#footer p{font-size:12px;word-break:keep-all;}
	#footer p span{display:block;height:0px;text-indent:-9999em;}
 */
	/*서브*/
	#subContents{font-size:13px;}
	ul.listCon &gt; li{font-size:13px;}
	.tabBar.subTab &gt; li &gt; a{font-size:12px;}

	/* search */
	.searchBox{margin-bottom:30px;padding:8px 8px;}
	.searchBox.toySearch input[type='text']{margin:1px 0px;width:calc(100% - 129px);}
	.searchBox.toySearch input[type='text'].widCalc{width:calc(100% - 55px);}
	.searchBox.toySearch select{float:left;width:calc(50% - 2px);}
	.searchBox.toySearch select.last::after{display:block;content:"";clear:both;}
	.searchBox.toySearch .btnListAll{margin-left:0px;}

	/* table */
	table.mTable{display:block !important;font-size:12px;border-top:2px solid #323e67 !important;}
	table.mTable *{display:block;border:0px none;}
	table.mTable thead{display:none !important;}
	table.mTable tr{padding:10px;border-bottom:1px #ddd solid;}
	table.mTable tr:after{display:block;content:'';clear:both;}
	table.mTable tbody tr td{float:left;padding:0 10px 0 0 !important;margin-right:10px;border-right:1px #eee solid;border-bottom:0px none;}
	table.mTable tbody tr td a{display:inline;}
	table.mTable tbody tr td .icon_file{display:inline-block;width:10px;height:10px;background-size:100% 100%;}
	table.mTable tbody tr td:last-child{border-right:0px none;}
	
	table.mBasic tbody tr td:nth-child(2){float:none;padding:0;margin:0 0 10px 0;font-size:14px;border-right:0px none;}
	table.mBasic tbody tr td:nth-child(2) a.subject{display:inline;overflow:auto;white-space:normal;vertical-align:inherit;}
	table.mBasic tbody tr td:nth-child(2) img{display:inline;}
	/* table.mBasic tbody tr td:nth-child(3):before{display:inline !important;content:'첨부파일 : ';} */
	table.mBasic tbody tr td:nth-child(6):before{display:inline;content:'조회수 : ';}

	table.mColHide1 tbody tr td:not(.listOn):nth-child(1){display:none;}
	table.mColHide2 tbody tr td:nth-child(2){display:none;}
	table.mColHide3 tbody tr td:nth-child(3){display:none;}
	table.mColHide4 tbody tr td:nth-child(4){display:none;}
	table.mColHide5 tbody tr td:nth-child(5){display:none;}
	table.mColHide6 tbody tr td:nth-child(6){display:none;}
	table.mColHide7 tbody tr td:nth-child(7){display:none;}
	table.mColHide8 tbody tr td:nth-child(8){display:none;}

	/* table : list */
	.tableBox table.list thead th{padding:5px;}
	.tableBox table.list td{padding:3px;}
	.tableBox table.list td img.notice{width:20px;}

	/* table : info */
	.tableBox table.info *{font-size:12px !important;}
	.tableBox table.info thead th{padding:2px;word-break:break-all;}
	.tableBox table.info td{padding:2px;word-break:break-all;}
	.tableBox table.info.small th, 
	.tableBox table.info.small td{font-size:12px !important;}

	/* table : view */
	.tableBox table.view thead th{padding:5px;font-size:20px;}
	.tableBox table.view th, 
	.tableBox table.view td {padding:5px;}
	.tableBox table.view .textContent{padding:5px;}
	.tableBox table.view .textContent &gt; img{width:100%;}
	.tableBox table.view.info thead th{padding:5px;}
	.tableBox table.view.info th, 
	.tableBox table.view.info td {padding:5px;font-size:14px;}

	/* btn */
	.btn_m{padding:0px 5px;max-width:auto;height:20px;line-height:20px;font-size:11px;}	

	/*calendar*/
	#subContents .calendar table td{padding:2px;height:40px;}
	#subContents .calendar table span.dayName{padding:0px;position:static;font-size:11px;letter-spacing:-1.5px;text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
	#subContents .calendar .scheduleText{padding:0px;font-size:11px;}
	#subContents .calendar .scheduleText::before{display:none;}

	.eduBtnState{width:100%;height:auto;line-height:20px;font-size:12px;padding:0px}
	span.eduBtn{padding:0px;min-width:100%;font-size:11px;}

	#footer{padding:15px 0;height:auto;}
	#footer .inner{padding-top:50px;background-size:auto 28px;}
	#footer ul li a{padding:0 3px;font-size:12px;}
	#footer ul li a:after{display:none;}
	#footer p{font-size:12px;word-break:keep-all;}
	#footer p span{display:block;height:0px;text-indent:-9999em;}

}

/* Tablet */
@media all and (min-width:640px) and (max-width:960px){
	.mainCommunity .mainSchedule .mainCalendar{float:left;padding-right:14px;width:50%;box-sizing:border-box;}
	.mainCommunity .mainSchedule &gt; ul{float:right;margin-top:0px;padding:0 0 0 14px;width:50%;height:247px;box-sizing:border-box;border-top:0px none;border-left:1px #dfdfdf solid;overflow:hidden;}
}</pre></body></html>