@charset "utf-8";

/* ***** sub layout ***** */
#container{padding-top:110px;}
#wrap.scroll #container{padding-top:70px;}

.sub-top{position:relative;height:262px;color:#fff;text-align:center;box-sizing:border-box;overflow:hidden;}
.sub-top .bg{position:absolute;left:0;top:0;width:100%;height:100%;background-repeat:no-repeat;background-position:center top;background-size:cover;animation:subVisual 5s 0s both;}
.sub-top h3{margin-bottom:20px;padding-top:95px;font-weight:400;font-family: 'yg-jalnan';font-size:38px;line-height:1.2em;}
.sub-top .inner{padding-left:310px;}
.sub-top .location-area,
.sub-top .location{display:flex;justify-content:center;align-items:center;}
.sub-top .location li{display:block;position:relative;padding:0 12px;color:#fff;line-height:37px;}
.sub-top .location li + li:before{display:block;content:'';position:absolute;left:-4px;top:15px;width:9px;height:9px;background:url('/edu/images/sub/ico_bar.png') no-repeat center;}
.sub-top .location li.home a{display:block;width:22px;height:32px;text-indent:-9999px;background:url('/edu/images/sub/icon_Home.svg') no-repeat center / 20px auto;}
.sub-top .border{margin:0 10px;flex-shrink:0;width:40px;border:1px solid rgba(255,255,255,0.25);}
.sub-top .btn-print{display:block;width:32px;height:32px;text-indent:-9999px;background:rgba(255,255,255,0.3) url('/edu/images/sub/icon_printer.svg') no-repeat center / 16px auto;border-radius:50%;}

@keyframes subVisual{
	from{transform:scale(1.2);}
	to{transform:scale(1);}
}

#contents{display:flex;gap:0 40px;}
#contents:after{display:none;}

.side-menu{flex-shrink:0;margin-top:-185px;padding-bottom:100px;width:310px;border:10px solid #fff;border-radius:0 50px 0 0;overflow:hidden;box-sizing:border-box;}
.side-menu h2{display:flex;justify-content:center;align-items:center;height:174px;font-family: 'yg-jalnan';font-weight:400;font-size:35px;color:#fff;background:#ee6724;}
.side-menu .menu > li{background:#fff;border-bottom:1px solid #e3e3e3;}
.side-menu .menu > li > a{display:flex;align-items:center;padding:0 20px;height:59px;font-weight:400;font-size:19px;color:#242424;}
.side-menu .menu > li.active{padding:0;background:#f47a3b;border:none;}
.side-menu .menu > li.active + li{border-top:none;}
.side-menu .menu > li.active > a{padding:0 40px 0 20px;height:58px;font-weight:700;color:#fff !important;background:#f47a3b url('/edu/images/sub/icon_leftmenu_on.svg') no-repeat right 15px center / 8px auto;}
.side-menu .menu > li > a:hover{font-weight:700;color:#f47a3b;}
.side-menu .menu .dep2{display:none;padding:20px 22px;background:#f8f8f8;border-bottom:1px solid #e7e7e7;}
.side-menu .menu .dep2 > li{margin-bottom:12px;}
.side-menu .menu .dep2 > li:last-child{margin-bottom:0;}
.side-menu .menu .dep2 > li > a{display:block;position:relative;padding-left:10px;line-height:1.4em;font-weight:400;font-size:17px;color:#555;}
.side-menu .menu .dep2 > li > a:before{display:block;content:'';position:absolute;left:0;top:9px;width:5px;height:1px;background:#555;}
.side-menu .menu .dep2 > li.active > a{font-weight:500;color:#ee6724;}
.side-menu .menu .dep2 > li.active > a:before{background:#ee6724;}
.side-menu .menu > li.has-child > a{padding-right:30px;background:url('/edu/images/sub/ico_dep2_off.png') no-repeat right 15px center;}
.side-menu .menu > li.has-child.active > a{background-image:url('/edu/images/sub/ico_dep2_on.png');}
.side-menu .menu > li.has-child.active .dep2{display:block;}

.sub-contents{flex:1;padding:60px 0 200px;width:calc(100% - 350px);min-height:500px;}

/* ***** sub common ***** */
.h4-title{margin-bottom:25px;font-weight:700;font-size:30px;color:#242424;line-height:1.4em;letter-spacing:-0.5px;}
.h5-title{position:relative;margin:28px 0 15px;padding-left:33px;font-weight:600;font-size:26px;color:#242424;line-height:1.3em;background:url('/edu/images/sub/stt_bullet.svg') no-repeat left center / 24px auto;}
.h5-title.mt0{margin-top:0 !important;}
.h6-title{margin:25px 0 12px;font-weight:600;font-size:21px;color:#383838;line-height:1.3em;letter-spacing:-0.07em;}
.h4-content{margin-bottom:70px;}
.h5-content{margin-bottom:55px;}
.h5-content.pdl{padding-left:33px;}
.h4-content.btm,
.h5-content.btm{margin-bottom:0;}
.h4-content p,
.h5-content p{margin:10px 0;line-height:1.4em;}

.info-box{margin-bottom:65px;display:flex;align-items:flex-start;padding:35px 60px 35px 40px;background:url('/edu/images/sub/bg_infobox.png') repeat center;border:1px solid #fcedd0;border-radius:20px;box-sizing:border-box;}
.info-box.top{align-items:flex-start;}
.info-box.center{align-items:center;}
.info-box .con{padding-left:30px;line-height:1.4em;}
.info-box i{flex-shrink:0;}
.info-box i img{width:110px;height:auto;}
.info-box .con p{margin:10px 0;}
.info-box .con p.title{font-weight:700;font-size:24px;color:#ee6724;}
.info-box .con .btm{margin-top:15px;padding-top:15px;border-top:1px solid #e8e8e8;}

.gray-box{margin-bottom:40px;padding: 30px 20px;background:#f5f5f5;border-radius:10px;}
.tel{display:inline-block;position:relative;padding-left:42px;line-height:30px !important;}
.tel:before{content:'';position:absolute;left:0;top:0;width:30px;height:30px;background:#f5f5f5 url('/edu/images/sub/icon_phone.svg') center no-repeat;background-size:auto 19px;border-radius:10px;}
.email{display:inline-block;position:relative;padding-left:42px;line-height:30px !important;}
.email:before{content:'';position:absolute;left:0;top:0;width:30px;height:30px;background:#f5f5f5 url('/edu/images/sub/icon_mail.svg') center no-repeat;background-size:auto 19px;border-radius:10px;}
p.tel,
p.email{display:block;}
.img-area{margin:25px 0;}

.tab-link{display:flex;margin-bottom:55px;border-bottom:2px solid #ee6724;}
.tab-link li{flex:1;background:#f5f5f5;border:1px solid #dcdcdc;border-bottom:none;border-radius:10px 10px 0 0;}
.tab-link li + li{margin-left:-1px;}
.tab-link li a{display:flex;justify-content:center;align-items:center;width:100%;height:58px;font-size:19px;color:#383838;text-align:center;box-sizing:border-box;}
.tab-link li.active{position:relative;background:#fff;border:2px solid #ee6724;border-bottom:none;}
.tab-link li.active:after{display:block;content:'';position:absolute;left:0;right:0;bottom:-3px;height:4px;border-bottom:4px solid #fff;}
.tab-link li.active a{font-weight:700;color:#ee6724;}
.tab-link li.active a span{text-decoration:underline;}
/* .tab-link li + li.active{border-left:1px solid #ee6724;} */
.tab-link.rows2 li a{height:78px;}
.tab-link + .tab-link3,
.tab-link + .tab-content{margin-top:-20px;}
.tab-link + .info-list{margin-top:-30px;}

.tab-link2{margin-bottom:25px;text-align:center;}
.tab-link2 li{display:inline-block;padding:0 20px;}
.tab-link2 li a{display:inline-block;font-weight:500;font-size:22px;color:#868686;line-height:30px;border-bottom:3px solid transparent;}
.tab-link2 li.active a{font-weight:700;color:#242424;border-color:#242424;}

.tab-link3{display:flex;justify-content:center;gap:6px;margin-bottom:45px;text-align:center;}
.tab-link3 li a{display:inline-flex;align-items:center;justify-content:center;padding:0 20px;min-width:130px;height:50px;font-size:19px;color:#383838;border:1px solid #d3d3d3;border-radius:10px;box-sizing:border-box;}
.tab-link3 li.active a{font-weight:600;color:#fff;background:#ee6724;border-color:#ee6724;}

.btn-area{margin:60px 0;text-align:center;}
.btn-area:after{display:block;content:'';clear:both;}
.btn-area.btm{margin-bottom:0;}
.btn-area.left{text-align:left;}
.btn-area.right{text-align:right;}
.btn-area .left{float:left;}
.btn-area .right{float:right;}
.btn{display:inline-flex;justify-content:center;align-items:center;margin:2px;padding:10px 30px;min-width:160px;min-height:62px;line-height:1em;font-weight:600;font-size:19px;color:#fff;text-align:center;vertical-align:middle;background:#5b5b5b;border:1px solid #5b5b5b;border-radius:7px;box-sizing:border-box;}
.btn.small{padding:10px 15px;min-width:inherit;min-height:42px;font-size:17px;}
.btn.wide{min-width:300px;}

.btn.orange{background-color:#ee6724;border-color:#ee6724;}/* 보육 */
.btn.orange:hover{background-color:#fff;border-color:#ee6724;color:#ee6724;}
.btn.green{background-color:#95a11f;border-color:#95a11f;}/* 양육 */
.btn.red{background-color:#e58b57;border-color:#e58b57;}
.btn.yellow{background-color:#d8a315;border-color:#d8a315;}
.btn.blue{background-color:#51bab4;border-color:#51bab4;}
.btn.purple{background-color:#9574dd;border-color:#9574dd;}
.btn.navy{background-color:#39466a;border-color:#39466a;}/* 통합로그인 */
.btn.gray{background-color:#898c91;border-color:#898c91;}
.btn.sky{background-color:#4fb9dc;border-color:#4fb9dc;}

.btn.inline{padding:2px 15px;min-width:80px;min-height:46px;font-weight:400;font-size:17px;color:#fff;background:#5b5b5b;border-color:#5b5b5b;}
.btn.inline.orange{background-color:#ee6724;border-color:#ee6724;}
.btn.inline.green{background-color:#95a11f;border-color:#95a11f;}
.btn.inline.red{background-color:#e58b57;border-color:#e58b57;}
.btn.inline.yellow{background-color:#d8a315;border-color:#d8a315;}
.btn.inline.blue{background-color:#51bab4;border-color:#51bab4;}
.btn.inline.navy{background-color:#39466a;border-color:#39466a;}
.btn.inline.purple{background-color:#9574dd;border-color:#9574dd;}
.btn.inline.gray{background-color:#898c91;border-color:#898c91;}
.btn.inline.sky{background-color:#4fb9dc;border-color:#4fb9dc;}

.btn.line{color:#5b5b5b;background-color:#fff !important;}
.btn.orange.line{color:#ee6724;}
.btn.green.line{color:#95a11f;}
.btn.red.line{color:#e58b57;}
.btn.yellow.line{color:#d8a315;}
.btn.blue.line{color:#51bab4;}
.btn.navy.line{color:#39466a;}
.btn.purple.line{color:#9574dd;}
.btn.gray.line{color:#898c91;}
.btn.sky.line{color:#4fb9dc;}

.btn-download{display:inline-block;margin:2px;padding:11px 40px 11px 20px;line-height:1.25em;font-weight:500;color:#5b5b5b;background:#fff url('/edu/images/sub/icon_download.svg') no-repeat center right 15px / 17px auto;border:1px solid #5b5b5b;border-radius:7px;box-sizing:border-box;}
.btn-download.orange{color:#ee6724;background-image:url('/edu/images/sub/icon_download_orange.svg');border-color:#ee6724;}
.btn-download.green{color:#95a11f;background-image:url('/edu/images/sub/icon_download_green.svg');border-color:#95a11f;}

.btn:hover{box-shadow:1px 5px 15px rgba(0,0,0,0.2);}
.btn-download:hover{box-shadow:1px 5px 10px rgba(0,0,0,0.1);}
.btn.inline:hover{box-shadow:1px 5px 15px rgba(0,0,0,0.2);}

/* ***** center ***** */
.history-grp{display:flex;position:relative;margin-bottom:35px;padding-bottom:20px;border-bottom:1px dotted #d4d4d4;}
.history-grp.btm{margin-bottom:0;padding-bottom:0;border-bottom:0;}
.history-grp .year{display:block;flex-shrink:0;width:90px;font-weight:800;font-size:28px;color:#ee6724;line-height:30px;box-sizing:border-box;}
.history-grp i{display:block;position:relative;flex-shrink:0;margin:11px 20px 0 0;width:8px;height:8px;background:#f7a575;border-radius:50%;}
.history-grp .row{display:flex;align-items:flex-start;gap:15px;margin-bottom:15px;}
.history-grp .row .month{display:block;flex-shrink:0;width:115px;font-weight:700;line-height:1.7em;letter-spacing:-0.25px;}
.history-grp .row .list-con{margin:0;}
.history-grp .row .list-con li{margin-bottom:0;line-height:1.7em;}
.history-grp .row .list-con.sdot > li:before{top:13px;}

.mission-wrap{display:flex;margin:0 auto 60px;width:980px;}
.mission-wrap > div{position:relative;width:50%;}
.mission-wrap > .mission:after{content:'';position:absolute;right:-72px;top:128px;width:144px;border-top:4px dotted #dedede;}
.mission-wrap .img{display:block;margin:0 auto 20px;padding-top:80px;width:274px;height:258px;font-size:15px;color:#868686;text-align:center;background:url('/edu/images/sub/bg_mission.png') no-repeat center / contain;box-sizing:border-box;}
.mission-wrap > .vision .img{background-image:url('/edu/images/sub/bg_vision.png');}
.mission-wrap .img i{display:block;margin-bottom:18px;}
.mission-wrap .img i img{height:40px;}
.mission-wrap .img strong{display:block;margin-bottom:7px;font-weight:700;font-size:31px;color:#242424;}
.mission-wrap .con{display:block;font-size:24px;color:#242424;text-align:center;line-height:1.5em;}
.mission-wrap .con b{font-weight:700;}

.goal-wrap > div{display:flex;align-items:center;gap:0 28px;margin-bottom:30px;}
.goal-wrap .tit{display:block;width:86px;font-weight:700;font-size:31px;color:#242424;text-align:left;}
.goal-wrap .goal{display:flex;gap:0 15px;width:100%;}
.goal-wrap .goal > li{flex:1;position:relative;padding-top:45px;height:200px;font-weight:600;font-size:21px;text-align:center;background:#fdf4e3;border-radius:20px;box-sizing:border-box;}
.goal-wrap .goal > li.item2{background:#fdf0e9;}
.goal-wrap .goal > li.item3{background:#ffe8db;}
.goal-wrap .goal > li.item4{background:#ede3de;}
.goal-wrap .goal > li:after{display:block;content:'';position:absolute;bottom:-4px;left:calc(50% - 4px);width:9px;height:9px;background:#7f7f7f;border-radius:50%;z-index:2;}
.goal-wrap .goal > li i{display:block;margin-bottom:20px;}
.goal-wrap .goal > li i img{height:70px;}
.goal-wrap .strategy{display:flex;gap:0 15px;width:100%;}
.goal-wrap .strategy > li{flex:1;position:relative;padding:25px 12px 25px 20px;border:1px solid #dedede;border-radius:20px;box-sizing:border-box;}
.goal-wrap .strategy > li:before{display:block;content:'';position:absolute;left:50%;top:-30px;width:1px;height:30px;background:#dedede;}

.org-wrap{text-align:center;}
.org-wrap strong{display:flex;align-items:center;justify-content:center;position:relative;margin:0 auto;width:180px;height:180px;font-weight:700;font-size:24px;color:#ee6724;background:url('/edu/images/sub/bg_org.png') no-repeat center / contain;z-index:2;}
.org-wrap strong:after{display:block;content:'';position:absolute;left:50%;bottom:-50px;width:1px;height:50px;background:#dedede;}
.org-wrap b{display:flex;align-items:center;justify-content:center;position:relative;padding:0 15px;margin:0 auto;width:270px;height:62px;font-weight:600;font-size:19px;background:#fdf4e3;border-radius:10px;box-sizing:border-box;z-index:2;}
.org-wrap span{display:flex;align-items:center;justify-content:center;position:relative;padding:0 15px;height:58px;background:#fff;border:1px solid #c7c7c7;border-radius:10px;box-sizing:border-box;z-index:2;}
.org-wrap .dep2{display:flex;flex-wrap:wrap;position:relative;margin-top:-124px;}
.org-wrap .dep2:before{display:block;content:'';position:absolute;left:20%;right:20%;top:31px;height:1px;background:#dedede;z-index:-1;}
.org-wrap .dep2 > li{margin-bottom:110px;flex:1 1 40%;}
.org-wrap .dep2 > li.dep2-3{margin-bottom:0;}
.org-wrap .dep2 > li.dep2-3 > b{margin-bottom:30px;width:250px;font-weight:700;color:#fff;background:#e6872f;}
.org-wrap .dep2 > li.dep2-3 > b:after{display:block;content:'';position:absolute;left:50%;bottom:-30px;width:1px;height:30px;background:#dedede;}
.org-wrap .dep3{display:flex;gap:0 7px;position:relative;padding-top:30px;background:#fff;}
.org-wrap .dep3:before{display:block;content:'';position:absolute;left:8%;right:8%;top:0;height:1px;background:#dedede;}
.org-wrap .dep3 > li{flex:1;position:relative;}
.org-wrap .dep3 > li:before{display:block;content:'';position:absolute;top:-30px;left:50%;width:1px;height:30px;background:#dedede;}
.org-wrap .dep3 > li > b{margin-bottom:10px;width:auto;height:60px;font-weight:600;font-size:18px;color:#fff;background:#c3ae2a;}
.org-wrap .dep4 > li{position:relative;padding-top:10px;}
.org-wrap .dep4 > li:before{display:block;content:'';position:absolute;top:-10px;left:50%;width:1px;height:20px;background:#dedede;}

.business-wrap > div{display:flex;gap:0 40px;margin-bottom:20px;}
.business-wrap .tit{display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;width:252px;min-height:188px;font-weight:600;font-size:21px;color:#242424;text-align:center;background:#fdf4e3;border-radius:20px;}
.business-wrap .row2 .tit{background:#fdf0e9;}
.business-wrap .row3 .tit{background:#ffe3d2;}
.business-wrap .row4 .tit{background:#ede3de;}
.business-wrap .row5 .tit{background:#fce4d5;}
.business-wrap .tit:after{display:block;content:'';position:absolute;right:-40px;top:50%;width:40px;height:1px;background:#dedede;}
.business-wrap .tit i{display:block;margin-bottom:12px;}
.business-wrap .tit i img{height:90px;}
.business-wrap .con{display:flex;flex:1;align-items:center;position:relative;padding:20px 40px;border:1px solid #dedede;border-radius:20px;box-sizing:border-box;}
.business-wrap .con:before{display:block;content:'';position:absolute;left:-5px;top:calc(50% - 4px);width:9px;height:9px;background:#7f7f7f;border-radius:50%;}
.business-wrap .con .list-con{display:flex;flex-wrap:wrap;gap:0 10px;}
.business-wrap .con .list-con > li{width:calc(50% - 5px);box-sizing:border-box;}

.goal-list{display:flex;flex-wrap:wrap;gap:10px;}
.goal-list > li{padding:30px 10px 35px;width:calc(33% - 3px);font-weight:400;font-size:18px;line-height:1.5em;text-align:center;background:#fdf4e3;border-radius:10px;box-sizing:border-box;}
.goal-list > li em{display:block;margin:0 auto 14px;width:46px;height:46px;line-height:46px;font-weight:600;color:#ee6724;background:#fff;border-radius:50%;}
.goal-list > li .tit{font-weight:600;font-size:21px; color:#242424; margin-bottom:12px;}

/* .goal-list{display:flex;flex-wrap:wrap;gap:10px;}
.goal-list > li{padding:30px 10px 35px;width:calc(25% - 8px);font-weight:500;font-size:19px;line-height:1.5em;text-align:center;background:#fdf4e3;border-radius:10px;box-sizing:border-box;}
.goal-list > li em{display:block;margin:0 auto 14px;width:46px;height:46px;line-height:46px;font-weight:600;color:#ee6724;background:#fff;border-radius:50%;}  */


.place-top{display:flex;align-items:flex-start;gap:50px;}
.place-top .img{position:relative;flex-shrink:0;width:456px;}
.place-top .img:before{content:'';position:absolute;left:13px;right:-13px;top:13px;bottom:-13px;background:url('/edu/images/sub/bg_place.png') no-repeat center;border-radius:15px;}
.place-top .img img{position:relative;z-index:2;}
.place-top .con{margin-bottom:43px;}
.place-top .list-con > li{display:flex;margin-bottom:10px;}
.place-top .list-con > li .title{flex-shrink:0;width:76px;height:26px;text-align:justify;letter-spacing:-2px;}
.place-top .list-con > li .title:after{display:inline-block;content:"";width:100%;}
.place-top .list-con > li i{margin:0 10px 0 4px;}

.place .tab-bar{display:flex;margin-bottom:25px;background:#f5f5f5;border-radius:10px;}
.place .tab-bar li{flex:1;position:relative;}
.place .tab-bar li:before{content:'';position:absolute;left:-1px;top:50%;margin-top:-9px;width:1px;height:19px;background:#dedede;}
.place .tab-bar li a{display:flex;align-items:center;justify-content:center;position:relative;padding:5px;height:62px;font-size:19px;text-align:center;box-sizing:border-box;}
.place .tab-bar li:first-child:before,
.place .tab-bar li.active:before{display:none;}
.place .tab-bar li.active a{font-weight:600;color:#ee6724;background:#fff;border:1px solid #ee6724;border-radius:10px;z-index:2;}
.place-box{display:flex;justify-content:space-between;gap:50px;padding:35px 45px;border:1px solid #dedede;border-radius:10px;}
.place-box .con .title{display:block;position:relative;margin-bottom:20px;padding-bottom:10px;font-weight:600;font-size:26px;color:#ee6724;line-height:1.4em;}
.place-box .con .title:before{content:'';position:absolute;left:0;bottom:0;width:31px;height:1px;background:#ee6724;}
.place-box .con p{line-height:1.5em;}
.place-box .img{flex-shrink:0;width:460px;height:305px;border-radius:10px;}

.map-area{margin-bottom:60px;border:1px solid #f1f1f1;border-radius:10px;overflow:hidden;}
.map-area .root_daum_roughmap{width:100% !important;}
.map-area .root_daum_roughmap .map_border{opacity:0;}
.map-area .root_daum_roughmap .wrap_controllers{border:none;}
.map-area .root_daum_roughmap .cont{display:none;}
.map-info{margin-bottom:60px;}
.map-info .title{display:block;margin-bottom:20px;font-weight:700;font-size:30px;color:#242424;}
.map-info .info > li{display:flex;margin-bottom:7px;gap:15px;line-height:30px;}
.map-info .info > li i{display:block;width:30px;height:30px;line-height:30px;text-align:center;background:#f5f5f5;border-radius:10px;}
.h5-content.way{display:flex;align-items:center;margin-top:20px;gap:25px;}
.h5-content.way i{display:block;width:100px;height:100px;line-height:100px;text-align:center;background:#fdf4e3;border-radius:20px;}
.h5-content.way i img{height:49px;}
.h5-content.way .list-con > li{margin-bottom:4px;}
.h5-content.top{align-items:flex-start;}
.h5-content.top i{margin-top:15px;}

/* ***** community ***** */
.board-search{display:flex;align-items:center;justify-content:center;margin-bottom:30px;padding:20px 40px;background:#f5f5f5;border-radius:10px;}
.board-search .search{display:flex;align-items:center;justify-content:center;}
.board-search .search *{margin:0 2px;}
.board-search .search *:first-child{margin:0 2px 0 0;}
.board-search .search *:last-child{margin:0 0 0 2px;}
.board-search .search select{padding-left:15px;width:165px;height:48px;border-radius:7px;}
.board-search .search input[type="text"]{padding-left:15px;width:464px;height:48px;border-radius:7px;}
.board-search .btn-search{display:block;flex-shrink:0;width:50px;height:48px;text-indent:-9999px;background:#ee6724 url('/edu/images/sub/icon_search_white.svg') no-repeat center / 21px auto;border-radius:7px;}
.board-search .btn-all{display:block;flex-shrink:0;width:84px;height:48px;font-size:17px;color:#fff;text-align:center;background:#5b5b5b;border-radius:7px;}
.board-search .search .sel-grp{display:flex;}
.board-search .search .sel-grp select{flex:1;width:auto;}

.board-search.full .search{width:90%;}
.board-search.full .search .sel-grp{width:calc(100% - 480px);}
.board-search.full .search input[type="text"]{flex-shrink:0;width:350px;}
.board-search.full2 .search{width:90%;}
.board-search.full2 .search .sel-grp{width:calc(100% - 600px);}
.board-search.full2 .search input[type="text"]{flex-shrink:0;width:470px;}

.board-top{margin-bottom:15px;font-size:17px;color:#313131;}
.count{padding-left:22px;font-size:17px;color:#383838;background:url('/edu/images/sub/icon_listview.svg') no-repeat 5px 2px / 17px auto;}
.count span{position:relative;padding:0 10px;}
.count span + span:before{content:'';position:absolute;left:0;top:5px;width:1px;height:11px;background:#dedede;}
.count b{font-weight:600;color:#d20c0c;}

.board-list{margin-bottom:10px;border-top:2px solid #242424;}
.board-list table th,
.board-list table td{padding:10px;height:65px;line-height:1.3em;text-align:center;border-bottom:1px solid #dedede;box-sizing:border-box;}
.board-list table th{height:59px;font-weight:600;font-size:17px;color:#242424;border-bottom:1px solid #7f7f7f;}
.board-list table td.title{text-align:left;}
.board-list table td.title a{display:inline-block;max-width:95%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;vertical-align:middle;}
.board-list table td.subject{text-align:left;}
.board-list table td.subject a,
.board-list table td.subject2 a{font-weight:600;font-size:19px;}
.board-list table td.empty{padding:100px 0;text-align:center;font-size:20px;}
.board-list table tbody tr:hover{box-shadow:0 5px 25px rgba(0,0,0,0.06);}
.board-list table tbody tr:hover td{border-color:#f47a3b;}
.board-list table tbody tr:hover td.title a,
.board-list table tbody tr:hover td.subject a{font-weight:700;}
.board-list table td .category,
.board-list table td .category2{padding:5px;font-size:17px;}
.board-list.type2 th{background:#f9f9f9;border-bottom:1px solid #ececec;}

.gallery-list{overflow:hidden;}
.gallery-list ul{display:flex;flex-wrap:wrap;margin:-40px -15px 0;}
.gallery-list li{position:relative;margin:0 15px;padding:40px 0 35px;width:calc(100% / 3 - 30px);box-sizing:border-box;}
.gallery-list li:nth-child(3n+1):after,
.gallery-list li.empty:after{display:block;content:'';position:absolute;left:0;width:1500px;bottom:0;border-bottom:1px solid #dedede;}
.gallery-list li a{display:block;position:relative;}
.gallery-list li .img{margin-bottom:18px;width:364px;height:230px;background:#ededed url('/edu/images/common/img_noimage.png') no-repeat center;border-radius:10px;overflow:hidden;transition-duration:0.3s;}
.gallery-list li .img img{width:100%;height:100%;transition-duration:0.3s;}
.gallery-list li .con{padding:0 7px;}
.gallery-list li .num{display:block;margin-bottom:5px;font-size:15px;}
.gallery-list li .title{display:block;display:-webkit-box;margin-bottom:7px;max-width:99.9%;max-height:60px;line-height:30px;font-weight:500;font-size:20px;color:#383838;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;white-space:normal;overflow:hidden;box-sizing:border-box;transition-duration:0.3s;}
.gallery-list li .date{display:block;font-weight:300;font-size:15px;color:#868686;}
.gallery-list li a:hover .img img{transform:scale(1.05);}
.gallery-list li:hover:before{display:block;content:'';position:absolute;left:0;right:0;bottom:0;width:auto;border-bottom:1px solid #f47a3b;box-shadow:0 5px 25px rgba(0,0,0,0.06);z-index:2;}
.gallery-list li.empty{padding:100px 0;width:100%;text-align:center;font-size:20px;}

.paging{margin:55px 0;text-align:center;}
.paging.btm{margin-bottom:0;}
.paging a{display:inline-block;margin:0 1px;width:40px;height:40px;text-align:center;vertical-align:middle;box-sizing:border-box;}
.paging .num{line-height:38px;}
.paging .num.active{font-weight:700;color:#fff;background:#ee6724;border-radius:7px;}
.paging .page{text-indent:-9999px;background:url('/edu/images/sub/arrow-left_02.svg') no-repeat center / auto 13px;border:1px solid #dedede;border-radius:7px;}
.paging .prev{margin-right:9px;background-image:url('/edu/images/sub/arrow-left_01.svg');}
.paging .next{margin-left:9px;background-image:url('/edu/images/sub/arrow-right_01.svg');}
.paging .last{background-image:url('/edu/images/sub/arrow-right_02.svg');}

.board-view{margin-bottom:10px;border-top:2px solid #121212;}
.board-view .title{padding:25px 10px;line-height:1.3em;font-weight:700;font-size:24px;color:#242424;text-align:center;border-bottom:1px solid #dcdcdc;}
.board-view .info-row{display:flex;flex-wrap:wrap;}
.board-view .info-row li{display:flex;padding:18px 0;line-height:1.3em;border-bottom:1px solid #dcdcdc;box-sizing:border-box;}
.board-view .info-row li b{display:inline-block;flex-shrink:0;position:relative;padding:0 20px;width:150px;font-weight:700;color:#242424;text-align:center;box-sizing:border-box;}
.board-view .info-row li span{position:relative;padding:0 20px;}
.board-view .info-row li span:before{display:block;content:'';position:absolute;left:0;top:4px;width:1px;height:14px;background:#d7d7d7;}
.board-view .file-row{display:flex;padding:18px 0;line-height:1.3em;border-bottom:1px solid #dcdcdc;}
.board-view .file-row b{display:inline-block;position:relative;padding:0 20px;width:150px;font-weight:700;color:#242424;text-align:center;box-sizing:border-box;}
.board-view .file-row b:after{display:block;content:'';position:absolute;right:0;top:4px;width:1px;height:14px;background:#d7d7d7;}
.board-view .file-list{padding:0 20px;}
.board-view .con-row{padding:35px 20px;line-height:1.7em;border-bottom:1px solid #dcdcdc;}
.board-view .con-row *{line-height:1.7em;}
.board-view .page-row li{display:flex;padding:18px 0;line-height:1.3em;border-bottom:1px solid #dcdcdc;}
.board-view .page-row li b{display:inline-block;position:relative;padding:0 20px;width:150px;font-weight:700;color:#242424;text-align:center;box-sizing:border-box;}
.board-view .page-row li b:after{display:block;content:'';position:absolute;right:0;top:4px;width:1px;height:14px;background:#d7d7d7;}
.board-view .page-row li span{position:relative;padding:0 20px;}
.board-view .page-row li a:hover{text-decoration:underline;}
.board-view + .board-view{margin-top:-11px;}

.file-list li{padding-left:33px;line-height:1.5em;background:url('/edu/images/sub/icon_file.svg') no-repeat left center / 21px auto;}
.file-list li + li{margin-top:5px;}
.file-list li a:hover{text-decoration:underline;}
.file-list li a:hover .file-down{border-color:#555;}

.file-down{display:inline-block;margin:0 10px;width:30px;height:30px;text-indent:-9999px;background:url('/edu/images/sub/icon_download.svg') no-repeat center / 15px auto;border:1px solid #dedede;transition-duration:0.1s;box-sizing:border-box;}
.file-down:hover{border-color:#555;}

.table-desc{margin:15px 0;font-size:17px;}
.table-title{display:flex;align-items:flex-end;margin-bottom:28px;}
.table-title:after{display:block;content:'';clear:both;}
.table-title .h4-title,
.table-title .h5-title{display:inline-block;margin:0;}
.table-title .table-desc{flex-shrink:0;margin:0 0 0 auto;}

.required{display:inline-block;margin:0 4px;font-weight:700;font-size:18px;color:#d20c0c;}
.table-form{margin-bottom:35px;border-top:2px solid #141414;}
.table-form th,
.table-form td{padding:10px 30px;height:65px;line-height:1.3em;border-bottom:1px solid #dcdcdc;text-align:left;box-sizing:border-box;}
.table-form th{padding:10px 10px 10px 30px;font-weight:700;color:#242424;background:#f5f5f5;}
.table-form thead th{text-align:center;}
.table-form .msg{font-size:17px;color:#686868;}
.table-form span.msg{display:inline-block;margin-left:20px;}
.table-form p.msg{margin:7px 0;}
.table-form p.msg.top{margin:0 0 7px;}
.table-form p.msg.btm{margin:7px 0 0;}
.table-form input[type='text'],
.table-form input[type='password'],
.table-form input[type='number'],
.table-form input[type='file'],
.table-form select,
.table-form textarea{margin:3px 1px;}
.table-form .btn.inline{margin:3px 4px;}
.table-form label + input{margin-left:35px;}
.table-form .list-con > li{margin-bottom:0;}
.table-form .join-title{font-weight:700;font-size:21px;color:#242424;background:#ededed;}
.table-form .inp-right{display:inline-block;margin-left:70px;}
.table-form .font-small{font-weight:400;font-size:17px;}

.table-form.view th,
.table-form.view td{height:60px;}
.table-form.view th{position:relative;font-weight:700;background:#fff;}
.table-form.view th:after{display:block;content:'';position:absolute;right:0;top:50%;margin-top:-7px;width:1px;height:14px;background:#dcdcdc;}
.table-form.view td + th:before{display:block;content:'';position:absolute;left:0;top:50%;margin-top:-7px;width:1px;height:14px;background:#dcdcdc;}
.table-form.view th.title{padding:25px;font-weight:700;font-size:24px;color:#242424;text-align:left;}
.table-form.view th.title:after{display:none;}
.table-form.view th.th-title{padding:25px;font-weight:700;font-size:24px;color:#242424;text-align:center;}
.table-form.view th.th-title:after{display:none;}
.table-form.view .con-row{padding:35px 20px;line-height:1.7em;border-bottom:1px solid #dcdcdc;}
.table-form.view .con-row *{line-height:1.7em;}

/* ***** information ***** */
.law-wrap{display:flex;flex-wrap:wrap;gap:30px 20px;}
.law-wrap > li{padding:45px 20px 55px;width:calc(100% / 3 - 14px);font-weight:600;font-size:21px;line-height:1.4em;text-align:center;background:#fdf4e3;border-radius:20px;box-sizing:border-box;}
.law-wrap > li.box2{background:#fdf0e9;}
.law-wrap > li.box3{background:#f1e9e5;}
.law-wrap > li i{display:block;margin-bottom:17px;}
.law-wrap > li .law-btn{display:inline-block;margin-top:37px;padding:0 20px;min-width:124px;height:48px;line-height:46px;font-size:18px;color:#ee6724;background:#ffffff;border:1px solid #ee6724;border-radius:7px;box-sizing:border-box;}
.law-wrap > li .law-btn:hover{color:#ffffff;background:#ee6724;border:1px solid #ee6724;}
p + .law-wrap{margin-top:30px;}

.law-wrap.policy > li:nth-child(n+4),
.law-wrap.policy2 > li:nth-child(n+5):nth-child(-n+8){background:#fdf0e9;}
.law-wrap.policy2 > li:nth-child(n+9){background:#f1e9e5;}
.law-wrap.policy2{gap:30px 10px;}
.law-wrap.policy2 > li{width:calc(25% - 8px);}

.number-list > li{display:flex;gap:14px;}
.number-list > li + li{margin-top:20px;}
.number-list > li em{display:block;flex-shrink:0;width:42px;height:42px;line-height:42px;font-weight:600;font-size:19px;color:#fff;text-align:center;background:#ee6724;border-radius:50%;}
.number-list > li .con{padding:7px 0;}
.number-list > li .con b{display:block;margin-bottom:12px;font-weight:700;font-size:24px;color:#ee6724;}
.number-list > li .con p + .list-con{margin:-5px 0 0;}
.number-list > li .con p + .table-info{margin:17px 0;}
p + .number-list{margin-top:35px;}

/* ***** education ***** */
.category{display:inline-block;margin:2px;padding:2px 5px;min-width:50px;font-size:15px;color:#fff;line-height:1.2em;text-align:center;background:#5b5b5b;border:1px solid #5b5b5b;border-radius:5px;box-sizing:border-box;word-break:break-all;}
.category.type1{background-color:#d33131;border-color:#d33131;}/* 빨강 */
.category.type2{background-color:#e4681e;border-color:#e4681e;}/* 주황 */
.category.type3{background-color:#815b44;border-color:#815b44;}/* 갈색 */
.category.type4{background-color:#44a94b;border-color:#44a94b;}/* 초록 */
.category.type5{background-color:#97ad49;border-color:#97ad49;}/* 연두 */
.category.type6{background-color:#163090;border-color:#163090;}/* 남색 */
.category.type7{background-color:#51536b;border-color:#51536b;}/* 회색 */
.category.type8{background-color:#59a3b0;border-color:#59a3b0;}/* 하늘 */
.category.type9{background-color:#6648c7;border-color:#6648c7;}/* 보라 */

.category.line{color:#5b5b5b;background-color:#fff !important;}
.category.type1.line{color:#d33131;}
.category.type2.line{color:#e4681e;}
.category.type3.line{color:#815b44;}
.category.type4.line{color:#44a94b;}
.category.type5.line{color:#97ad49;}
.category.type6.line{color:#163090;}
.category.type7.line{color:#51536b;}
.category.type8.line{color:#59a3b0;}
.category.type9.line{color:#6648c7;}

.category2{display:inline-block;margin:2px;padding:2px 5px;min-width:50px;font-size:15px;color:#fff;line-height:1.2em;text-align:center;background:#5b5b5b;border:1px solid #5b5b5b;border-radius:5px;box-sizing:border-box;word-break:break-all;}
.category2.type1{background-color:#964bb9;border-color:#964bb9;}/* 보라 */
.category2.type2{background-color:#d360a6;border-color:#d360a6;}/* 분홍 */
.category2.type3{background-color:#57b5a2;border-color:#57b5a2;}/* 초록 */
.category2.type4{background-color:#e68a40;border-color:#e68a40;}/* 주황 */
.category2.type5{background-color:#4b6bb7;border-color:#4b6bb7;}/* 파랑 */

.category2.line{color:#5b5b5b;background-color:#fff !important;}
.category2.type1.line{color:#964bb9;}
.category2.type2.line{color:#d360a6;}
.category2.type3.line{color:#57b5a2;}
.category2.type4.line{color:#e68a40;}
.category2.type5.line{color:#4b6bb7;}

.category3{display:inline-block;margin:2px;padding:4px 8px;min-width:50px;font-size:17px;color:#fff;line-height:1.2em;text-align:center;background:#363636;border:1px solid #363636;border-radius:5px;box-sizing:border-box;word-break:break-all;}
.category3.type1{background-color:#e6872f;border-color:#e6872f;}
.category3.type2{background-color:#c3ae2a;border-color:#c3ae2a;}
.category3.type3{background-color:#9aa92b;border-color:#9aa92b;}
.category3.type4{background-color:#64af38;border-color:#64af38;}
.category3.type5{background-color:#4cb29a;border-color:#4cb29a;}
.category3.type6{background-color:#5399d6;border-color:#5399d6;}

.category3.type1.line{color:#e6872f;}
.category3.type2.line{color:#c3ae2a;}
.category3.type3.line{color:#9aa92b;}
.category3.type4.line{color:#64af38;}
.category3.type5.line{color:#4cb29a;}
.category3.type6.line{color:#5399d6;}

.category1.small,
.category2.small,
.category3.small{padding:3px;min-width:34px;font-size:15px;border-radius:4px;}
.category3.wait{padding:2px;min-width:inherit;width:26px;height:26px;font-size:15px;background:#51536b;border-radius:50%;}

.calendar-wrap{margin-bottom:55px;}
.calendar-title{display:flex;align-items:center;justify-content:center;margin-bottom:30px;}
.calendar-title a{display:inline-block;width:40px;height:30px;text-indent:-9999px;background:url('/edu/images/sub/icon_education_left.svg') no-repeat center / 18px auto;}
.calendar-title a.btn-next{background-image:url('/edu/images/sub/icon_education_right.svg');}
.calendar-title b{margin:0 10px;font-weight:800;font-size:31px;color:#242424;}

.calendar-list{position:relative;border-top:2px solid #242424;}
.calendar-list:after{display:block;content:'';position:absolute;right:0;top:0;bottom:0;width:1px;background:#fff;}
.calendar-list th,
.calendar-list td{padding:10px 5px;height:58px;font-size:17px;color:#383838;line-height:1.15em;border-bottom:1px solid #dedede;border-right:1px solid #dedede;box-sizing:border-box;}
.calendar-list th{font-weight:700;font-size:17px;color:#242424;}
.calendar-list td{padding:10px 5px 20px;height:140px;vertical-align:top;}
.calendar-list td .day{display:block;padding:0 5px;font-size:16px;color:#686868;}
.calendar-list td .day + .category{margin-top:7px;}
.calendar-list td .day + .subject{margin-top:5px;}
.calendar-list td.sun .day{color:#d20c0c;}
.calendar-list td .holiday{margin-left:5px;font-weight:400;color:#777;}
.calendar-list td .schedule{display:block;padding:2px 0;}
.calendar-list td .category{margin-bottom:2px;}
.calendar-list td .subject{display:block;padding:2px;letter-spacing:-1px;line-height:1.3em;}
.calendar-list td .subject span:first-child{display:inline-block;min-width:78px;}
.calendar-list td .subject em{margin-right:5px;}
.calendar-list td .schedule:hover .subject,
.calendar-list td a.subject:hover *{text-decoration:underline;}
.calendar-list td a.subject:hover em{text-decoration:none;}

.state{display:inline-block;min-width:84px;padding:8px 10px;font-size:16px;color:#686868;line-height:1.25em;text-align:center;letter-spacing:-0.75px;background:#fff;border:1px solid #686868;border-radius:20px;box-sizing:border-box;}
.state.red{color:#d20c0c;border-color:#d20c0c;}
.state.green{color:#089d7e;border-color:#089d7e;}

.thumb-view{display:flex;margin-bottom:60px;}
.thumb-view .item{flex-shrink:0;position:relative;margin-right:55px;width:356px;height:460px;text-align:center;background:#ededed url('/edu/images/common/img_noimage.png') no-repeat center;border-radius:20px;overflow:hidden;}
.thumb-view .item img{width:100%;height:100%;}
.thumb-view .item .card{display:block;padding:38px 30px;height:100%;box-sizing:border-box;}
.thumb-view .item.bg1 .card{background:url('/edu/images/main/bg_edu1.png') no-repeat center / cover;}
.thumb-view .item.bg2 .card{background:url('/edu/images/main/bg_edu2.png') no-repeat center / cover;}
.thumb-view .item.bg3 .card{background:url('/edu/images/main/bg_edu3.png') no-repeat center / cover;}
.thumb-view .item.bg4 .card{background:url('/edu/images/main/bg_edu4.png') no-repeat center / cover;}
.thumb-view .item.bg5 .card{background:url('/edu/images/main/bg_edu5.png') no-repeat center / cover;}
.thumb-view .item.bg6 .card{background:url('/edu/images/main/bg_edu6.png') no-repeat center / cover;}
.thumb-view .item .card .top-label{display:flex;justify-content:space-between;margin-bottom:50px;}
.thumb-view .item.bg2 .card .top-label .bar{border-color:#4c7a71;}
.thumb-view .item.bg3 .card .top-label .bar{border-color:#4f598b;}
.thumb-view .item.bg4 .card .top-label .bar{border-color:#566b76;}
.thumb-view .item .card .top-label .bar{display: inline-block;flex:1;margin:16px 15px 0;border-top:1px solid #89682c;}
.thumb-view .item .card .label{font-weight:500;font-size:17px;color:#242424;line-height:32px;}
.thumb-view .item .card .img{display:block;position:absolute;top:150px;right:-35px;border-radius:50%;overflow:hidden;}
/*.thumb-view .item .card .img:before{content:'';position:absolute;left:0;right:0;top:0;bottom:0;background:rgba(215,191,139,0.4);}*/
.thumb-view .item.bg2 .card .img:before{background:rgba(63,198,210,0.3);}
.thumb-view .item.bg3 .card .img:before{background:rgba(142,149,250,0.3);}
.thumb-view .item.bg4 .card .img:before{background:rgba(52,82,125,0.3);}
.thumb-view .item .card .status{display:block;padding:0 10px;width:76px;background:#484848;font-weight:600;font-size:15px;color:#fff;text-align:center;line-height:32px;border-radius:18px;box-sizing:border-box;}
.thumb-view .item .card .status.ing{background:#ee6724;}
.thumb-view .item .card .tit{display:block;position:relative;width:180px;font-family:'yg-jalnan';font-size:25px;color:#fff;line-height:1.4em;text-align:left;z-index:2;}
.thumb-view .item .con{display:block;margin-top:25px;}
.thumb-view .item .title{display:block;display:-webkit-box;margin-bottom:12px;padding:0 20px;max-width:99.9%;max-height:56px;line-height:28px;font-weight:700;font-size:21px;color:#383838;text-align:center;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;white-space:normal;overflow:hidden;}
.thumb-view .item .date{display:block;font-size:17px;color:#868686;text-align:center;}
.thumb-view .btn-grp{display:flex;justify-content:space-between;gap:10px;}
.thumb-view .btn-grp > *{display:inline-flex;justify-content:center;align-items:center;flex:1;height:62px;font-weight:600;font-size:19px;color:#fff;background:#868686;border:1px solid #868686;border-radius:10px;box-sizing:border-box;}
.thumb-view .btn-grp .orange{background:#ee6724;border-color:#ee6724;}
.thumb-view .btn-grp .orange.line{color:#ee6724;background:#fff;}
.thumb-view .btn-grp .green{background:#95a11f;border-color:#95a11f;}
.thumb-view .btn-grp .green.line{color:#95a11f;background:#fff;}

.view_btm .tab-bar{display:flex;margin-bottom:50px;border-bottom:2px solid #ee6724;}
.view_btm .tab-bar li{flex:1;}
.view_btm .tab-bar li.active{position:relative;}
.view_btm .tab-bar li.active:after{display:block;content:'';position:absolute;left:0;right:1px;bottom:-2px;height:1px;border-bottom:3px solid #fff;}
.view_btm .tab-bar li a{display:flex;justify-content:center;align-items:center;position:relative;height:60px;font-size:19px;color:#383838;text-align:center;background:#f5f5f5;border:1px solid #d3d3d3;border-bottom:none;border-radius:10px 10px 0 0;}
.view_btm .tab-bar li.active a{font-weight:700;color:#ee6724;background:#fff;}
.view_btm .tab-bar li.active a:before{display:block;content:'';position:absolute;left:-1px;right:-1px;top:-1px;bottom:-1px;border:2px solid #ee6724;border-bottom:none;border-radius:10px 10px 0 0;z-index:2;}
.view_btm .tab-bar li.active a span{border-bottom:2px solid #ee6724;}
.view_btm .tab-bar li + li.active:after{left:1px;right:0;}

.table-info{position:relative;margin-bottom:25px;border-top:2px solid #141414;}
.table-info:before{display:block;content:'';position:absolute;right:0;top:0;bottom:0;width:1px;background:#fff;}
.table-info th,
.table-info td{padding:15px 10px;height:60px;line-height:1.4em;text-align:center;background:#fff;border-bottom:1px solid #dedede;border-right:1px solid #dedede;text-align:center;box-sizing:border-box;}
.table-info th{height:54px;font-weight:700;font-size:17px;color:#242424;background:#f9f9f9;}
.table-info td .list-con{margin:0;}
.table-info td .list-con > li{margin-bottom:0;}
.table-info td.check{background:#fdf4e3;}
.table-info td.check i{display:block;margin:0 auto;width:14px;height:14px;background:#ee6724;border-radius:50%;}
.table-info tbody th{background:#fcfcfc;}
.table-info tfoot th{background:#f9f9f9;}
.table-info .txt-left{padding-left:30px;}
.table-info .red{font-size:24px;color:#ef6331 !important;}
.table-info .blue{font-size:24px;color:#549ad6 !important;}
.table-info .tin{font-size:13px;vertical-align:text-bottom;}

.compulsory-list{display:flex;flex-wrap:wrap;gap:20px 10px;}
.compulsory-list > li{position:relative;padding:23px 10px;width:calc(25% - 8px);min-height:200px;text-align:center;border:1px solid #dedede;border-radius:15px;box-sizing:border-box;}
.compulsory-list > li:before{content:'';position:absolute;left:-1px;top:-1px;right:-1px;height:73px;background:#fcedd0;border-radius:15px 15px 0 0;}
.compulsory-list > li i{display:block;position:relative;margin:0 auto;width:92px;height:92px;background:#fff url('/edu/images/sub/ico_compulsory1.png') no-repeat center / auto 48px;border-radius:50%;z-index:2;}
.compulsory-list > li p{position:relative;margin-top:-7px;font-size:19px;z-index:3;}
.compulsory-list.set2 > li:before{background:#fce6db;}
.compulsory-list.set2 > li i{background-image:url('/edu/images/sub/ico_compulsory2.png');}
.compulsory-list.set3 > li:before{background:#ede3de;}
.compulsory-list.set3 > li i{background-image:url('/edu/images/sub/ico_compulsory3.png');}
.compulsory-list.set4 > li:before{background:#ffd9c2;}
.compulsory-list.set4 > li i{background-image:url('/edu/images/sub/ico_compulsory4.png');}

.step-list{display:flex;flex-wrap:wrap;gap:22px;}
.step-list > li{position:relative;width:calc(25% - 17px);border:1px solid #e6872f;border-radius:10px;box-sizing:border-box;}
.step-list > li:before{content:'';position:absolute;top:calc(50% - 5px);left:-16px;width:0px;height:0px;border-bottom:9px solid transparent;border-top:9px solid transparent;border-left:9px solid #a6a6a6;border-right:9px solid transparent;}
.step-list > li:first-child:before{display:none;}
.step-list > li.col2{border-color:#c3ae2a;}
.step-list > li.col3{border-color:#9aa92b;}
.step-list > li.col4{border-color:#64af38;}
.step-list > li .title{display:flex;justify-content:center;align-items:center;text-align:center;padding:5px;height:62px;font-weight:600;font-size:20px;color:#fff;background:#e6872f;border-radius:7px 7px 0 0;box-sizing:border-box;}
.step-list > li.col2 .title{background:#c3ae2a;}
.step-list > li.col3 .title{background:#9aa92b;}
.step-list > li.col4 .title{background:#64af38;}
.step-list > li .con{padding:20px 10px 20px 20px;}
.step-list > li .list-con > li{margin-bottom:0;}

.step-list2{display:flex;gap:22px;}
.step-list2 > li{display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;flex:1;padding:10px;min-height:120px;line-height:1.5em;text-align:center;border:2px solid #e6872f;border-radius:10px;box-sizing:border-box;}
.step-list2 > li:before{content:'';position:absolute;top:calc(50% - 5px);left:-16px;width:0px;height:0px;border-bottom:9px solid transparent;border-top:9px solid transparent;border-left:9px solid #a6a6a6;border-right:9px solid transparent;}
.step-list2 > li:first-child:before{display:none;}
.step-list2 > li.col2{border-color:#c3ae2a;}
.step-list2 > li.col3{border-color:#9aa92b;}
.step-list2 > li.col4{border-color:#64af38;}
.step-list2 > li.col5{border-color:#4cb29a;}
.step-list2 > li.col6{border-color:#5399d6;}
.step-list2 > li span{font-size:15px;letter-spacing:-1px;}
.step-list2 + *{margin-top:20px !important;}

.rating-list{display:flex;align-items:center;gap:0 60px;}
.rating-list .img{position:relative;flex-shrink:0;width:200px;}
.rating-list .img:before{content:'';position:absolute;right:-4px;top:50%;width:9px;height:9px;background:#7f7f7f;border-radius:50%;}
.rating-list .img:after{content:'';position:absolute;right:-30px;top:calc(50% + 4px);width:30px;height:1px;background:#dedede;z-index:-1;}
.rating-list .list{position:relative;}
.rating-list .list:before{content:'';position:absolute;left:-30px;top:60px;bottom:65px;width:1px;background:#dedede;z-index:-1;}
.rating-list .list > li{display:flex;align-items:center;position:relative;gap:0 20px;margin-bottom:5px;height:120px;}
.rating-list .list > li:after{content:'';position:absolute;left:-30px;top:50%;width:30px;height:1px;background:#dedede;z-index:-1;}
.rating-list .list > li .title{display:flex;justify-content:center;align-items:center;position:relative;flex-shrink:0;width:120px;height:120px;font-weight:600;font-size:22px;color:#fff;text-align:center;background:#e6872f;border-radius:50%;}
.rating-list .list > li.row2 .title{background:#c3ae2a;}
.rating-list .list > li.row3 .title{background:#9aa92b;}
.rating-list .list > li.row4 .title{background:#64af38;}
.rating-list .list > li .title:before{content:'';position:absolute;left:-4px;top:calc(50% - 4px);width:9px;height:9px;background:#fff;border:1px solid #e6872f;border-radius:50%;box-sizing:border-box;}
.rating-list .list > li.row2 .title:before{border-color:#c3ae2a;}
.rating-list .list > li.row3 .title:before{border-color:#9aa92b;}
.rating-list .list > li.row4 .title:before{border-color:#64af38;}

/* ***** consulting ***** */
.info-box + .info-list{margin-top:-30px;}
.info-list .row{display:flex;gap:20px;padding:25px 0;border-bottom:1px dotted #d4d4d4;}
.info-list .row:last-child{border-bottom:0;}
.info-list .row > .title{display:block;position:relative;flex-shrink:0;padding-left:22px;width:150px;font-weight:700;font-size:22px;color:#242424;box-sizing:border-box;}
.info-list .row > .title:before{content:'';position:absolute;left:0;top:6px;width:14px;height:14px;background:#fff;border:4px solid #ee6724;border-radius:50%;box-sizing:border-box;}
.info-list .row > .con{flex:1;}
.info-list .row > .con > *{margin:0;line-height:1.4em;}
.info-list .row > .con .map-area{margin-top:25px;}
.info-list .row > .con .list-con .table-info{margin:10px 0 15px;}
.info-list .row > .con .title-box{margin-top:30px;}
.info-list .row > .con .neulpum-list + .list-con{margin-top:20px;}

.neulpum-list > li{display:flex;gap:0 20px;}
.neulpum-list > li + li{margin-top:10px;}
.neulpum-list > li .title{display:flex;justify-content:center;align-items:center;position:relative;flex-shrink:0;width:220px;height:100px;font-weight:600;font-size:19px;text-align:center;background:#fdf4e3;border-radius:10px;}
.neulpum-list > li .title:before{content:'';position:absolute;right:-20px;top:50%;width:20px;height:1px;background:#dedede;box-sizing:border-box;}
.neulpum-list > li.row2 .title{background:#fdf0e9;}
.neulpum-list > li.row3 .title{background:#ffe8db;}
.neulpum-list > li.row4 .title{background:#ede3de;}
.neulpum-list > li.row5 .title{background:#fce4d5;}
.neulpum-list > li .con{display:inline-flex;align-items:center;position:relative;flex:1;padding:10px 30px;border:1px solid #dedede;border-radius:10px;box-sizing:border-box;}
.neulpum-list > li .con:after{content:'';position:absolute;left:-5px;top:calc(50% - 4px);width:9px;height:9px;background:#7f7f7f;border-radius:50%;box-sizing:border-box;}

.title-box .title{position:relative;display:inline-block;padding:10px 30px;font-weight:600;font-size:21px;color:#fff;background:#ef6331;border-radius:20px 20px 20px 0;z-index:2;}
.title-box .box{margin-top:-25px;padding:40px 30px;background:#f9f9f9;border-radius:10px;}
.title-box .list-con li{margin-bottom:10px;}
.title-box .list-con li .tit{display:block;margin-bottom:5px;font-weight:600;font-size:19px;}

/* ***** play ***** */
.process-list2 > div{margin-bottom:35px;}
.process-list2 .tit{display:flex;align-items:center;gap:15px;font-weight:600;font-size:21px;color:#e6862f;}
.process-list2 .row2 .tit{color:#c3ae2a;}
.process-list2 .row3 .tit{color:#9aa92c;}
.process-list2 .tit .num{display:inline-block;width:52px;height:44px;line-height:44px;font-size:20px;color:#fff;background:#e6862f;text-align:center;border-radius:0 25px 25px 0;}
.process-list2 .row2 .tit .num{background:#c3ae2a;}
.process-list2 .row3 .tit .num{background:#9aa92c;}
.process-list2 .cont{padding-left:70px;}
.process-list2 .box{display:flex;margin:20px 0;border:1px solid #c3ae2a;border-radius:10px;overflow:hidden;}
.process-list2 .box + .box{margin-top:-10px;}
.process-list2 .box .stit{display:flex;flex-direction:column;align-items:center;justify-content:center;width:190px;font-weight:600;font-size:19px;background:#fbfaf2;}
.process-list2 .box .stit i{margin-bottom:10px;}
.process-list2 .box .stit i img{height:43px;}
.process-list2 .box .scon{display:flex;align-items:center;padding:10px 40px;}

#playSlider{margin:0 auto 50px;width:1040px;}
#playSlider .swiper-button-prev{left:0;margin-top:-35px;width:63px;height:70px;background:rgba(0,0,0,0.2) url('/edu/images/sub/ico_play_prev.png') no-repeat 40% center;background-size:13px 23px;border-radius:0 40px 40px 0;}
#playSlider .swiper-button-next{right:0;margin-top:-35px;width:63px;height:70px;background:rgba(0,0,0,0.2) url('/edu/images/sub/ico_play_next.png') no-repeat 60% center;background-size:13px 23px;border-radius:40px 0 0 40px;}
#playSlider .swiper-grp{display:flex;align-items:center;justify-content:center;position:relative;margin-top:18px;z-index:10;}
#playSlider .swiper-grp *{display:inline-block;vertical-align:top;}
#playSlider .swiper-pagination{display:inline-block;position:static;margin-right:15px;width:auto;}
#playSlider .swiper-pagination-bullet{position:relative;margin:0 2px;width:23px;height:23px;background:transparent;border-radius:50%;box-sizing:border-box;opacity:1;}
#playSlider .swiper-pagination-bullet-active{border:1px solid #383838;}
#playSlider .swiper-pagination-bullet:before{content:'';position:absolute;left:50%;top:50%;width:5px;height:5px;background:#383838;border-radius:50%;transform:translate(-50%,-50%);}
#playSlider .swiper-auto{display:inline-block;position:relative;}
#playSlider .swiper-auto > button{display:inline-block;width:15px;height:23px;text-indent:-9999px;background-size:8px 12px;z-index:10;}
#playSlider .swiper-auto .swiper-button-stop{background:url('/edu/images/sub/ico_play_stop.png') no-repeat center;}
#playSlider .swiper-auto .swiper-button-start{background:url('/edu/images/sub/ico_play_start.png') no-repeat center;}
#playSlider li img{display:block;height:580px;}

/* ***** toy ***** */
.status{display:inline-block;margin:0 2px;padding:8px 12px;min-width:104px;font-weight:500;font-size:16px;color:#fff;line-height:1.3em;text-align:center;background:#5b5b5b;border:1px solid #5b5b5b;border-radius:20px;box-sizing:border-box;}
.status.green{background:#089d7e;border-color:#089d7e;}
.status.red{background:#d20c0c;border-color:#d20c0c;}
.status.purple{background:#6642d9;border-color:#6642d9;}
.status.line{color:#5b5b5b;background:#fff !important;}
.status.green.line{color:#089d7e;}
.status.red.line{color:#d20c0c;}
.status.purple.line{color:#6642d9;}

.toy-list{margin-bottom:20px;border-top:2px solid #242424;overflow:hidden;}
.toy-list ul{display:flex;flex-wrap:wrap;margin:0 -5px;}
.toy-list ul li{position:relative;padding:40px 5px 35px;width:25%;box-sizing:border-box;}
.toy-list ul li:nth-child(4n+1):after,
.toy-list ul li.empty:after{display:block;content:'';position:absolute;left:0;width:1500px;bottom:0;border-bottom:1px solid #dedede;}
.toy-list ul li a{display:block;padding:0 10px;text-align:center;background:#fff;}
.toy-list ul li .img{display:block;margin:0 auto 25px;width:200px;height:200px;background:#ededed url('/edu/images/common/img_noimage.png') no-repeat center;border-radius:20px;overflow:hidden;}
.toy-list ul li .img img{max-width:100%;height:100%;-webkit-transition-duration:0.3s;transition-duration:0.3s;}
.toy-list ul li .title{display:block;margin-bottom:5px;font-weight:500;font-size:20px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.toy-list ul li .desc{display:block;margin-bottom:17px;font-size:16px;color:#868686;}
.toy-list ul li.empty{display:block;padding:100px 0;width:100%;font-size:20px;text-align:center;}
.toy-list ul li a:hover .img img{-webkit-transform:scale(1.05);transform:scale(1.05);}

.toy-view{display:flex;margin:50px 0 55px;}
.toy-view .img{flex-shrink:0;position:relative;margin-right:60px;width:370px;height:370px;text-align:center;background:#ededed url('/edu/images/common/img_noimage.png') no-repeat center;border-radius:20px;overflow:hidden;}
.toy-view .img img{width:100%;height:100%;}

.process-list > div{display:flex;align-items:center;gap:20px;position:relative;padding:35px 90px;background:#fef8ee;border-radius:15px;}
.process-list > div:before{content:'';position:absolute;left:calc(50% - 5px);top:-16px;width:0px;height:0px;border-top:10px solid #a6a6a6;border-left:8px solid transparent;border-right:8px solid transparent;}
.process-list > div:first-child:before{display:none;}
.process-list > div + div{margin-top:22px;}
.process-list .row4{align-items:flex-start;}
.process-list .num{display:inline-block;position:absolute;left:20px;top:0;width:46px;height:46px;line-height:46px;font-size:20px;color:#fff;background:#e6862f;text-align:center;border-radius:0 0 25px 25px;}
.process-list .row2 .num{background:#c2ae2b;}
.process-list .row3 .num{background:#9aa92b;}
.process-list .row4 .num{background:#64af38;}
.process-list .row5 .num{background:#4cb29a;}
.process-list i{flex-shrink:0;width:55px;}
.process-list .list-con{margin:7px 0;}
.process-list .list-con.refer > li{margin-bottom:5px;}

/* ***** mypage ***** */
.agree-wrap{border:1px solid #dedede;border-radius:10px;overflow:hidden;}
.agree-con{padding:35px 33px;max-height:340px;line-height:1.4em;overflow-y:auto;box-sizing:border-box;}
.agree-con p{margin:0 0 20px;}
.agree-con .mt0{margin-top:0 !important;}
.agree-con .mb0{margin-bottom:0 !important;}
.agree-con .h4-title{font-size:26px;}
.agree-con .h5-title{margin:28px 0 10px;padding-left:0px;font-size:21px;color:#383838;background:none;}
.agree-con .h4-content{margin-bottom:30px;}
.agree-con .h5-content{margin-bottom:20px;}
.agree-con .list-con{margin:0 0 20px;}
.agree-con .list-con > li{margin-bottom:2px;}
.agree-con .title{display:block;margin-bottom:10px;font-weight:600;font-size:21px;}
.agree-table{position:relative;margin-bottom:23px;border-top:2px solid #242424;}
.agree-table:after{display:block;content:'';position:absolute;right:0;top:0;bottom:0;width:1px;background:#fff;}
.agree-table table th,
.agree-table table td{padding:10px;height:58px;font-size:17px;text-align:center;border-bottom:1px solid #dcdcdc;border-right:1px solid #dcdcdc;box-sizing:border-box;}
.agree-table table th{font-weight:600;}
.agree-check{padding:20px 10px;text-align:center;background:#f5f5f5;border-top:1px solid #dedede;}
.agree-check label{font-size:19px;color:#242424;}
.agree-check label + input{margin-left:100px;}
.agree-box{margin-bottom:50px;padding:38px 20px;text-align:center;border:6px solid #f1f1f1;}
.agree-box p{font-size:22px;color:#313131;line-height:1.4em;}
.agree-box p + p{margin-top:25px;}
.agree-all{margin-bottom:30px;padding:40px 20px;text-align:center;background:#f5f5f5;border:2px solid #dedede;border-radius:10px;}
.agree-all label{font-weight:600;font-size:20px;color:#242424;}
.agree-all label span{font-weight:400;}
.agree-btm{margin-bottom:70px;font-weight:600;font-size:19px;color:#383838;text-align:center;line-height:1.4em;}
.h4-content + .agree-all{margin-top:-35px;}

.btn-status{display:inline-block;margin:2px;padding:8px 15px;line-height:1.25em;font-size:16px;color:#fff;text-align:center;letter-spacing:-0.75px;vertical-align:middle;background:#5b5b5b;border:1px solid #5b5b5b;border-radius:20px;vertical-align:middle;box-sizing:border-box;}

.btn-status.red{background-color:#ff5a12;border-color:#ff5a12;}
.btn-status.orange{background-color:#ee6724;border-color:#ee6724;}
.btn-status.green{background-color:#95a11f;border-color:#95a11f;}
.btn-status.yellow{background-color:#d8a315;border-color:#d8a315;}
.btn-status.blue{background-color:#2469b7;border-color:#2469b7;}
.btn-status.purple{background-color:#615aea;border-color:#615aea;}
.btn-status.gray{background-color:#898c91;border-color:#898c91;}
.btn-status.navy{background-color:#39466a;border-color:#39466a;}

.btn-status.line{color:#313131;background-color:#fff !important;}
.btn-status.red.line{color:#ff5a12;}
.btn-status.orange.line{color:#ee6724;}
.btn-status.green.line{color:#95a11f;}
.btn-status.yellow.line{color:#d8a315;}
.btn-status.blue.line{color:#2469b7;}
.btn-status.purple.line{color:#615aea;}
.btn-status.gray.line{color:#898c91;}
.btn-status.navy.line{color:#39466a;}

.userInfo{margin:3px 0;}
.userInfo li{display:inline-block;margin-right:25px;}
.userInfo li span{display:inline-block;margin-right:10px;line-height:46px;}

.replace-list{display:flex;flex-wrap:wrap;}
.replace-list li{display:table;}
.replace-list li .th-col{display:table-cell;width:100px;height:60px;font-weight:700;font-size:17px;color:#141414;vertical-align:middle;}
.replace-list li .td-col{display:table-cell;height:60px;vertical-align:middle;}

/* ***** total search ***** */
.total-search .red{color:#d20c0c !important;}
.search-top{margin-bottom:65px;}
.search-top .search-msg{margin-top:25px;font-size:24px;color:#242424;line-height:1.3em;text-align:center;}
.search-con .search-row{margin-bottom:75px;}
.search-con .search-row:last-child{margin-bottom:0;}
.search-con .top{position:relative;padding-right:48px;border-bottom:2px solid #242424;}
.search-con .top h4{margin-bottom:15px;font-weight:400;font-size:26px;color:#242424;line-height:1.3em;}
.search-con .top h4 b{font-weight:700;}
.search-con .top .num{margin-left:10px;font-weight:700;}
.search-con .top .more{position:absolute;right:0;top:0;width:38px;height:38px;line-height:36px;text-align:center;border:1px solid #e1e1e1;border-radius:50%;}
.search-con .list li.empty{padding:25px 0 !important;width:100% !important;font-size:20px;text-align:center;border-bottom:1px solid #dedede;}
.search-con .list li a{display:block;position:relative;padding:15px 150px 15px 5px;border-bottom:1px solid #dedede;transition-duration:0.3s;}
.search-con .list li .title{display:block;margin:10px 0;font-weight:600;font-size:19px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;letter-spacing:-0.5px;}
.search-con .list li .cont{display:block;margin:15px 0 10px;display:-webkit-box;height:52px;line-height:26px;font-size:17px;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}
.search-con .list li .date{display:block;position:absolute;right:10px;top:25px;font-size:16px;color:#686868;}
.search-con .gallery-list ul{margin-top:0;}
.search-con .gallery-list ul li.empty{padding:25px 0 !important;width:100% !important;font-size:20px;text-align:center;}

/* ***** responsive ***** */
.m-page{display:none;}

@media all and (min-width:1921px){
	.sub-contents{min-height:600px;}
}
