
#containar{position:relative;}


#spot{position:relative;overflow:hidden;height:520px;text-align:center;}
#spot .con-area{}
#spot .img-box{position:absolute;left:0;top:0;width:100%;height:100%;background-image:url(../images/sub/sub_visual_01.jpg);background-repeat:no-repeat;background-position:center center;opacity:0;-ms-transform: scale(1.2, 1.2);-webkit-transform: scale(1.2, 1.2);-webkit-transition:transform 7s ease-out, opacity 1s ease 0.3s;transition:transform 7s ease-out, opacity 1s ease 0.3s;}
#spot .img-box.li01{background-image:url(../images/sub/sub_visual_01.jpg);}
#spot .img-box.li02{background-image:url(../images/sub/sub_visual_02.jpg);}
#spot .img-box.li03{background-image:url(../images/sub/sub_visual_03.jpg);}
#spot.on .img-box{opacity:1;-ms-transform: scale(1, 1) rotate(.001deg);-webkit-transform: scale(1, 1) rotate(.001deg);transform: scale(1, 1) rotate(.001deg);-webkit-transition-delay: 0s;transition-delay: 0s;}
#spot h2{position:relative;margin-bottom:10px;padding-top:245px;font-size:50px;color:#fff;font-weight:900;font-family: 'NanumSquare';}
#spot #navigator{display:inline-block;position:relative;}
#spot #navigator > li{float:left;padding:0 3px;font-size:13px;color:#fff;opacity:0.6;}
#spot #snb{position:absolute;left:50%;bottom:0;width:100%;max-width:1400px;margin-left: -700px;}
#spot #snb ul{display:table;width:100%; table-layout: fixed;}
#spot #snb ul > li{display:table-cell;/*width:33.33%;*/border-right:1px solid #906850;}
#spot #snb ul > li:last-child{border-right:0;}
#spot #snb ul > li > a{display:block;padding:20px 0;text-align: center;letter-spacing: 2px;font-size:18px;color:#fff;font-weight:bold;font-family: 'NanumSquare';background-color:rgba(0,0,0,0.5);}
#spot #snb ul > li > a.active, #spot #snb ul > li > a:hover{color:#111;background-color:#fff;}

#content{width:100%;max-width:1400px;margin:0 auto;padding:110px 0 100px;}
#content:after{content:"";display:block;clear:both;}

@media screen and (max-width:1400px) {
    #spot #snb{left:0;margin-left:0;}
    #content{padding:30px 15px 0;}
}
@media screen and (max-width:1200px) {
    #spot{height:450px;}
    #spot h2{padding-top:150px;}

}
@media screen and (max-width:1024px) {
    #spot{height:350px;}
    #spot #snb{display:none;}
    #spot h2{padding-top:150px;}

}
@media screen and (max-width:600px) {
    #spot{height:250px;}
    #spot h2{padding-top:110px;font-size:35px;}
}



#con{position:relative;line-height:1.4;font-size:16px;color:#888;}
#con:after{content:"";display:block;clear:both;}

#con .tit-i-01{display:block;margin-bottom:50px;}
#con .tit-i-01 span{position:relative;font-size:55px;line-height:1;color:#111111;font-family: 'NanumSquare';font-weight: 900;}
#con .tit-i-01 span:after{content:"";position:absolute;bottom:12px;right:-15px;width:9px;height:9px;border-radius:50%;background:#00d5c9;}

#con .tit-i-02{display:block;position:relative;padding-left:70px;font-size:35px;color:#111;}
#con .tit-i-02:before{content:"";position:absolute;left:0;top:25px;width:50px;height:3px;margin-top:-1px;background:#111;}

#con .tit-i-03{display:block;position:relative;padding-left:40px;font-size:22px;color:#111;}
#con .tit-i-03:before{content:"";position:absolute;left:0;top:15px;width:25px;height:3px;margin-top:-1px;background:#111;}


#con .tit-01{display:block;margin-bottom:20px;font-size:23px;color:#333;}

#con .txt-01{display:block;font-size:23px;color:#333;}

#con .calendar-btn{display:inline-block;position:absolute;top:0;right:0;height:72px;padding: 25px 90px 0 0;background-image:url(../images/custom/cal_icon.png);background-repeat: no-repeat;background-position:center right;}
#con .calendar-btn span{display:block;padding-bottom:5px;border-bottom:1px solid  #bcbcbc;letter-spacing:2px;font-size:12px;color:#666666;}

#con .tab-tit-list{}
#con .tab-tit-list:after{content:"";display:block;clear:both;}
#con .tab-tit-list > li{position:relative;float:left;margin-bottom:50px;padding:0 25px;}
#con .tab-tit-list > li:first-child{padding-left:0;}
#con .tab-tit-list > li:first-child:after{content:"";position:absolute;right:0;top:2px;width:1px;height:19px;background-color:#bbb;}
#con .tab-tit-list > li > a{display:block;position:relative;font-weight:900;font-size:26px;line-height:1;color:#bbb;font-family: 'NanumSquare';}
#con .tab-tit-list > li > a > span{position:relative;z-index:20;font-weight:900;font-size:24px;color:#bbb;font-family: 'NanumSquare';}
#con .tab-tit-list > li > a.active  > span, #con .tab-tit-list > li > a:hover  > span{color:#111;}
#con .tab-tit-list > li > a.active:after, #con .tab-tit-list > li > a:hover:after{content:"";position:absolute;left:0;bottom:0;z-index:1;width:100%;height:8px;background-color:#00d5c9;}

#con .gray-box{position:relative;padding:50px 0;background:#fafafa;}
#con .gray-box:before{content:"";position:absolute;right:-50%;top:0;z-index:-1;width:100%;height:100%;background:#fafafa;}
#con .gray-box:after{content:"";position:absolute;left:-50%;top:0;z-index:-1;width:100%;height:100%;background:#fafafa;}

#con .list-cell-01{display:block;}
#con .list-cell-01:after{content:"";display:block;clear:both;}
#con .list-cell-01 > dt{float:left;width:320px;}
#con .list-cell-01 > dd{overflow:hidden;padding-top:10px;}
#con .list-cell-01 > dd .txts{line-height:1.8;}

#con .list-cell-02{display:table;width:100%;margin-bottom:50px;}
#con .list-cell-02:after{content:"";display:block;clear:both;}
#con .list-cell-02 > li{display:table-cell;width:33.33%;}
#con .list-cell-02 > li.arrow{width:1%;padding:0 25px;vertical-align: middle;}
#con .list-cell-02 > li.arrow img{width:22px;max-width: inherit;}
#con .list-cell-02 > li > .tit{display:block;padding:20px 0;text-align:center;font-size:16px;color:#fff;background: #00cfc3;}
#con .list-cell-02 > li > .tit.li01{background: #00cfc3;}
#con .list-cell-02 > li > .tit.li02{background: #2a4077;}
#con .list-cell-02 > li > .tit.li03{background: #2c334b;}

#con .list-cell-03{margin-bottom:50px;}
#con .list-cell-03:after{content:"";display:block;clear:both;}
#con .list-cell-03 > li{float:left;margin-right:50px;}
#con .list-cell-03 > li:last-child{margin-right:0;}
#con .list-cell-03 > li > .con-box{display:inline-block;width:320px;height:320px;padding-top: 80px;border:1px solid #e9e9e9;border-radius:50%;text-align: center;}
#con .list-cell-03 > li > .con-box > .caption{display:block;margin-bottom:10px;font-size:15px;color:#888888;}
#con .list-cell-03 > li > .con-box > strong{display:block;margin-bottom:15px;font-size:28px;color:#333;font-weight:500;}
#con .list-cell-03 > li > .con-box > strong > span{color:#00cfc3;}
#con .list-cell-03 > li > .con-box > p{font-size:16px;color:#888;}


#con .info-table{width:100%;border-top:2px solid #333333;}
#con .info-table tr{}
#con .info-table tr td{padding:25px 15px;font-size:16px;color:#888888;text-align: left;vertical-align: top;}
#con .info-table tr td.bob{border-bottom:1px solid #dddddd;}
#con .info-table tr td.year{text-align:left;font-size:23px;color:#333;font-weight:500;}
#con .info-table tr td.tpads{padding-top:0;}
#con .info-table tr td .month{font-size:17px;font-weight:500;color:#333;}
#con .info-table tr td .tit{display:block;margin-bottom:10px;font-size:16px;color:#333;font-weight: 500;}
#con .info-table tr td .caption{display:inline-block;font-size:16px;color:#fff;background-color:#00d5c9;}
#con .info-table tr td ul li{margin-bottom:10px;}
#con .info-table tr td ul li:last-child{margin-bottom:0;}

#con .member-list{margin:40px -15px;}
#con .member-list:after{content:"";display:block;clear:both;}
#con .member-list > li{display:inline-block;vertical-align:top;width:24.5%;margin-bottom:30px;padding:0 15px;}
#con .member-list > li > .con-box{display:block;padding:35px 35px 20px;border:1px solid #e9e9e9;background-color:#fff;}
#con .member-list > li > .con-box .img-box{margin-bottom:20px;text-align: center;}
#con .member-list > li > .con-box .con-con{}
#con .member-list > li > .con-box .con-con .name{display:block;font-size:23px;color:#333;font-weight:500;}
#con .member-list > li > .con-box .con-con .position{margin-bottom:10px;font-size:17px;color:#333;font-weight:500;}
#con .member-list > li > .con-box .con-con .txt{overflow:hidden;height:87px;margin-bottom:15px;font-size:16px;color:#888;}
#con .member-list > li > .con-box .con-con .tel{display:block;padding:15px 0 0 25px;border-top:1px solid #d6d6d6;font-size:16px;color:#888888;background-image:url(../images/custom/tel_i.png);background-repeat: no-repeat;background-position:left top 20px;}
#con .member-list > li > .con-box .con-con .mail{display:block;padding:15px 0 0 25px;font-size:16px;color:#888888;background-image:url(../images/custom/mail_i.png);background-repeat: no-repeat;background-position:left top 20px;}

#con .video-list{margin:0 -15px}
#con .video-list:after{content:"";display:block;clear:both;}
#con .video-list > li{float:left;width:33.33%;margin-bottom:50px;padding:0 15px;}
#con .video-list > li > .con-box{display:block;}
#con .video-list > li > .con-box > .img-box{position:relative;overflow:hidden;}
#con .video-list > li > .con-box > .img-box img{display:block;max-width:100%;width:100%;height:190px;}
#con .video-list > li > .con-box > .img-box .mask{position:absolute;left:0;top:0;width:100%;height:100%;background-image:url(../images/custom/video_icon.png);background-repeat:no-repeat;background-position:center center;background-color:rgba(0,0,0,0.3);opacity: 0;transition:opacity 0.3s;}
#con .video-list > li > .con-box > .img-box .mask2{position:absolute;left:0;top:0;width:100%;height:100%;background-image:url(../images/custom/g_mask_img.png);background-repeat:no-repeat;background-position:center center;background-size:cover;opacity: 0;transition:opacity 0.3s;}
#con .video-list > li > .con-box > .tit{overflow:hidden;padding-top:20px;font-size:17px;color:#333333;font-weight:500;text-overflow: ellipsis;white-space: nowrap;}
#con .video-list > li > .con-box:hover > .img-box .mask{opacity: 1;}
#con .video-list > li > .con-box:hover > .img-box .mask2{opacity:0.8;}

#con .notice-list{margin:50px -13px 0;}
#con .notice-list > li{float:left;width:25%;margin-bottom:26px;padding:0 13px;}
#con .notice-list > li > .con-box{display:block;position:relative;height:480px;border:1px solid #e9e9e9;background-color:#fff;}
#con .notice-list > li > .con-box.li01{height:300px;}
#con .notice-list > li > .con-box > .img-box{}
#con .notice-list > li > .con-box > .img-box img{display:block;}
#con .notice-list > li > .con-box > .con-con{padding:35px 30px 0;}
#con .notice-list > li > .con-box > .con-con > .date{display:block;margin-bottom:15px;font-size:15px;font-weight:500;color:#888888;}
#con .notice-list > li > .con-box > .con-con > .tit{display:block;margin-bottom:15px;font-size:20px;font-weight:500;color:#333;}
#con .notice-list > li > .con-box > .con-con > .txt{font-size:16px;color:#888;}
#con .notice-list > li > .con-box > .more-con{position:absolute;left:30px;bottom:30px;}
#con .notice-list > li > .con-box > .more-con > .more-view{display:inline-block;position:relative;margin-top:25px;padding-right:15px;}
#con .notice-list > li > .con-box:hover > .more-con > .more-view:after{content:"";position:absolute;right:0;top:10px;width:7px;height:7px;border-radius:7px;background-color:#00d5c9;}
#con .notice-list > li > .con-box > .more-con > .more-view span{display:inline-block;padding-bottom:7px;border-bottom:1px solid #bcbcbc;letter-spacing:2px;font-size:12px;color:#666;}

#con .notice-list > li > .con-box:hover{box-shadow: 0px 0px 30px #f3f3f3;}


#con .academy-list{margin:0px -20px 50px;}
#con .academy-list > li{display:inline-block;vertical-align:top;width:24.5%;margin-bottom:40px;padding:0 20px;}
#con .academy-list > li > .con-box{display:block;}
#con .academy-list > li > .con-box .img-box{margin-bottom:20px;}
#con .academy-list > li > .con-box .img-box img{display:block;}
#con .academy-list > li > .con-box .tit{display:block;margin-bottom:20px;font-size:21px;color:#333;font-weight:500;}
#con .academy-list > li > .con-box .date{display:block;font-size:16px;color:#888;}

#con .academy-view-box{margin:30px 0 80px;}
#con .academy-view-box:after{content:"";display:block;clear:both;}
#con .academy-view-box .img-box{float:left;width:45%;}
#con .academy-view-box .con-box{overflow:hidden;padding:25px 0 0 60px;}
#con .academy-view-box .con-box .tit{display:block;position:relative;margin-bottom:30px;padding-top:20px;font-size:35px;color:#111111;}
#con .academy-view-box .con-box .tit:before{content:"";position:absolute;left:0;top:0;width:50px;height:3px;background-color:#333333;}
#con .academy-view-box .con-box .list{margin-bottom:30px;}
#con .academy-view-box .con-box .list > li{margin-bottom:15px;}
#con .academy-view-box .con-box .list > li > strong{float:left;width:120px;font-size:17px;color:#333;font-weight: 500;}
#con .academy-view-box .con-box .list > li > p{overflow: hidden;font-size:16px;color:#888;}
#con .academy-view-box .con-box .txt{margin-bottom:50px;font-size:16px;color:#888888;}
#con .academy-view-box .con-box .academy-link{display:inline-block;width:135px;height:135px;padding:20px 0 0 20px;border:4px solid #00d5c9;font-size:15px;color:#333333;font-weight:500;line-height: 1;background-image:url(../images/custom/join_arrow_i_02.png);background-repeat: no-repeat;background-position:right 20px bottom 20px;}

#con .date-cal-list{border-top:2px solid #333333;}
#con .date-cal-list > li{border-bottom:1px solid #dddddd;}
#con .date-cal-list > li .tit-cal{display:block;padding:20px 20px 20px 70px;font-size:23px;color:#333;background-image:url(../images/custom/tit_cal_i.png);background-repeat:no-repeat;background-position:left 30px center;background-color:#fff;}
#con .date-cal-list > li .list{padding:20px 30px;}
#con .date-cal-list > li .list > li{margin-bottom:15px;}
#con .date-cal-list > li .list > li:after{content:"";display:block;clear: both;}
#con .date-cal-list > li .list > li:last-child{margin-bottom:0;}
#con .date-cal-list > li .list > li .date{float:left;width:230px;font-size:17px;color:#333;font-weight: 500;}
#con .date-cal-list > li .list > li p{overflow: hidden;font-size:16px;color:#888;}

#con .comment-tit{display:block;margin-bottom:20px;padding:5px 0 5px 55px;font-size:23px;color:#333333;background-image:url(../images/custom/coment_tit_i.png);background-repeat:no-repeat;background-position:left top 0;}

#con .comment-w-box{margin-bottom:70px;}
#con .comment-w-box .submit-btn{vertical-align:middle;width:100%;height:50px;border:0;font-size:16px;color:#fff;background-color:#00d5c9;cursor: pointer;}
#con .comment-w-box .submit-btn.bak_01{color:#000;border:1px solid #ddd;background-color:#fff;}
#con .comment-w-box ul{}
#con .comment-w-box ul:after{content:"";display:block;clear: both;}
#con .comment-w-box ul > li{float:left;width:20%;}

#con .comment-view-box{}
#con .comment-view-box .comment-list{border-top:2px solid #333333;}
#con .comment-view-box .comment-list > li{padding:20px;border-bottom:1px solid #dddddd;}
#con .comment-view-box .comment-list > li .tit{float:left;padding:2px 12px;font-size:13px;color:#fff;background-color:#2a4077;}
#con .comment-view-box .comment-list > li.answer{background-color:#fff;}
#con .comment-view-box .comment-list > li.question .tit{background-color:#2a4077;}
#con .comment-view-box .comment-list > li.answer .tit{background-color:#00d5c9;}
#con .comment-view-box .comment-list > li .con-box{overflow: hidden;padding-left:15px;}
#con .comment-view-box .comment-list > li .con-box .con-h{margin-bottom:10px;}
#con .comment-view-box .comment-list > li .con-box .con-h:after{content:"";display:block;clear: both;}
#con .comment-view-box .comment-list > li .con-box .con-h .name{float:left;font-size:16px;color:#333;}
#con .comment-view-box .comment-list > li .con-box .con-h .date{float:right;padding-left:23px;font-size:14px;color:#888;background-image:url(../images/custom/coment_date_i.png);background-repeat:no-repeat;background-position:left center;}
#con .comment-view-box .comment-list > li .con-box .comment{line-height:1.5;}
#con .comment-view-box .comment-list > li .con-box .fot-box{margin-top:20px;text-align: right;}
#con .comment-view-box .comment-list > li .con-box .fot-box ul{display:inline-block;}
#con .comment-view-box .comment-list > li .con-box .fot-box ul > li{position:relative;float:left;padding:0 15px;}
#con .comment-view-box .comment-list > li .con-box .fot-box ul > li:first-child:after{content:"";position:absolute;top:5px;right:0;width:1px;height:10px;background:#888888;}
#con .comment-view-box .comment-list > li .con-box .fot-box ul > li > input{border:0;font-size:14px;color:#888;background:none;cursor:pointer;}

#con .calendar-wrap{padding-top:0px;}
#con .calendar-wrap:after{content:"";display:block;clear:both;}
#con .calendar-wrap .calendar-box{float:left;width:450px;border:1px solid #e6e6e6;}
#con .calendar-wrap .calendar-box .cal-fot{padding:15px;border-top:1px solid #e6e6e6;}
#con .calendar-wrap .calendar-box .cal-fot input{width:100%;}

#con .calendar-wrap .con-box{overflow: hidden;padding-left:50px;}
#con .calendar-wrap .con-box .schedule-list{margin-bottom:15px;border:1px solid #e9e9e9;}
#con .calendar-wrap .con-box .schedule-list .con-h{position:relative;padding:15px 80px 15px 25px;border-bottom:1px solid #e9e9e9;background-color:#f8f8f8;}
#con .calendar-wrap .con-box .schedule-list .con-h .tit{display:block;font-size:18px;color:#333333;font-weight:500;}
#con .calendar-wrap .con-box .schedule-list .con-h .down-btn{display:inline-block;position:absolute;top:0;right:0;width:55px;height:100%;background-image:url(../images/custom/down_icon.png);background-repeat:no-repeat;background-position:center center;background-color:#2a4077;}

#con .calendar-wrap .con-box .schedule-list .con-con{padding:25px;}
#con .calendar-wrap .con-box .schedule-list .con-con .date{display:block;margin-bottom:5px;padding-left:27px;font-size:16px;color:#00d5c9;font-weight:500;background:url(../images/custom/date_s_i.png) no-repeat left center;}
#con .calendar-wrap .con-box .schedule-list .con-con .list{margin:10px 0 5px;}
#con .calendar-wrap .con-box .schedule-list .con-con .list > li{}
#con .calendar-wrap .con-box .schedule-list .con-con .list > li:after{content:"";display:block;clear:both;}
#con .calendar-wrap .con-box .schedule-list .con-con .list > li strong{float:left;width:40px;font-weight: 500;}
#con .calendar-wrap .con-box .schedule-list .con-con .list > li p{overflow: hidden;}


#con .give-box{height:420px;margin-top:100px;padding-top:100px;text-align:center;background-image:url(../images/custom/give_bak.jpg);background-repeat:no-repeat;background-position:center center;background-size:cover;}
#con .give-box .con-box{display: inline-block;position:relative;padding:25px 75px;font-size:35px;color:#fff;font-weight:bold;}
#con .give-box .con-box:before{content:"";position:absolute;left:0;top:0;width:59px;height:47px;background:url(../images/custom/give_i_01.png) no-repeat;}
#con .give-box .con-box:after{content:"";position:absolute;right:0;bottom:0;width:59px;height:47px;background:url(../images/custom/give_i_02.png) no-repeat;}
#con .give-box .link-btn{display:inline-block;width:250px;padding:20px 0;border-radius:30px;text-align:center;font-size:15px;color:#fff;background:#00d5c9;}

#con .iframe-box{height:700px;}



#con #project-frame .project-list{}
#con #project-frame .project-list:after{content:"";display:block;clear:both;}
#con #project-frame .project-list > li{float:left;width:430px;margin-right:25px;}
#con #project-frame .project-list > li > .con-con{display:block;overflow:hidden;position:relative;height:220px;background-repeat: no-repeat;background-position:center center;background-size:cover;}
#con #project-frame .project-list > li > .con-con .txt-box{position:relative;z-index:20;padding:35px 35px 0 35px;}
#con #project-frame .project-list > li > .con-con .txt-box span{display:block;margin-bottom:10px;font-size:16px;color:#fff;}
#con #project-frame .project-list > li > .con-con .txt-box strong{display:block;line-height:1.3;font-size:20px;font-weight:500;color:#fff;}
#con #project-frame .project-list > li > .con-con .arrow{display:block;position:absolute;left:35px;bottom:35px;z-index:20;opacity:0;transition:opacity 0.4s;}
#con #project-frame .project-list > li > .con-con .arrow.v02{bottom:20px;}
#con #project-frame .project-list > li > .con-con .mask{display:block;position: absolute;left:0;top:0;z-index:10;width:100%;height:100%;background-image:url(../images/custom/project/project_mask.jpg);background-repeat: no-repeat;background-position:center center;background-size:cover;opacity:0;transition:opacity 0.4s;}
#con #project-frame .project-list > li:hover  > .con-con .arrow, #con #project-frame .project-list > li.active  > .con-con .arrow{opacity: 1;}
#con #project-frame .project-list > li:hover  > .con-con .mask, #con #project-frame .project-list > li.active  > .con-con .mask{opacity:0.8;}

/* Scrollbar */
#con #project-frame .scrollbar {
    margin: 50px 0 0em 0;
    height: 3px;
    background: #ccc;
    line-height: 0;
}
#con #project-frame .scrollbar .handle {
    width: 100px;
    height: 100%;
    background: #292a33;
    cursor: pointer;
}
#con #project-frame .scrollbar .handle .mousearea {
    position: absolute;
    top: -9px;
    left: 0;
    width: 100%;
    height: 20px;
}


/*-------------------------------------------------------------------
	파일정의 : 사업소개 메뉴 project-con-list
	속성순서 : 레이아웃, 박스 모델, 배경, 폰트/정렬, 기타
-------------------------------------------------------------------*/
#con #project-frame .project-con-list{margin-top:50px;}
#con #project-frame .project-con-list .con-box{display:none;}

#con #project-frame .project-con-list .con-h{height:600px;margin-bottom:50px; background-repeat:no-repeat; background-position:left center; background-size:cover;}
#con #project-frame .project-con-list .con-h .tit-box{display:inline-block;overflow:hidden;position:relative;width:345px;height:320px;margin:140px 0 0 85px;padding:35px 0 0 35px;border:5px solid #fff;}
#con #project-frame .project-con-list .con-h .tit-box .tit{display:block;margin-bottom:15px;font-size:32px;color:#fff;line-height:1.2;}
#con #project-frame .project-con-list .con-h .tit-box p{margin-bottom:25px;font-size:18px;color:#fff;}
#con #project-frame .project-con-list .con-h .tit-box .num{display:block;position:relative;font-size:23px;color:#fff;font-weight:bold;}
#con #project-frame .project-con-list .con-h .tit-box .num:after{content:"";position:absolute;top:50%;left:50px;width:70%;height:1px;background:#fff;}

#con #project-frame .project-con-list .project-cation{font-weight:500;font-size:16px;color:#00beb3;}

@media screen and (max-width:800px) {
    #con #project-frame .project-con-list .con-h{height:auto;padding:30px;}
    #con #project-frame .project-con-list .con-h .tit-box{width:100%;margin:0;}
}
@media screen and (max-width:480px) {
    #con #project-frame .project-con-list .con-h{padding:30px 15px;}
    #con #project-frame .project-con-list .con-h .tit-box .tit{font-size:27px;}
    #con #project-frame .project-con-list .con-h .tit-box p{font-size:16px;}
}
@media screen and (max-width:360px) {
    #con #project-frame .project-con-list .con-h .tit-box{padding:20px 20px 0;}
}

#con .list-txt-01{}
#con .list-txt-01 > li{position:relative;margin-bottom:5px;padding-left:15px;font-size:16px;color:#888888;}
#con .list-txt-01 > li:before{content:"";position:absolute;left:5px;top:10px;width:2px;height:2px;background-color:#888;}

#con .list-txt-02{}
#con .list-txt-02 > li{margin-bottom:10px;}
#con .list-txt-02 > li:after{content:"";display:block;clear: both;}
#con .list-txt-02 > li > strong{float:left;width:120px;font-size:17px;color:#333333;font-weight:500;}
#con .list-txt-02 > li > p{overflow: hidden;font-size:16px;color:#888888;}
#con .list-txt-02 > li .txt{overflow: hidden;font-size:16px;color:#888888;}

/*-------------------------------------------------------------------
	@interaction
-------------------------------------------------------------------*/
/* menu_02_01 */
#con #project-frame .project-con-list .con-h.li0101{background-image:url(../images/custom/project/01/img_01.jpg);}
#con #project-frame .project-con-list .con-h.li0102{background-image:url(../images/custom/project/01/img_02.jpg);}
#con #project-frame .project-con-list .con-h.li0103{background-image:url(../images/custom/project/01/img_03.jpg);}
/* menu_02_02 */
#con #project-frame .project-con-list .con-h.li0201{background-image:url(../images/custom/project/02/img_01.jpg);}
#con #project-frame .project-con-list .con-h.li0202{background-image:url(../images/custom/project/02/img_02.jpg);}
#con #project-frame .project-con-list .con-h.li0203{background-image:url(../images/custom/project/02/img_03.jpg);}
#con #project-frame .project-con-list .con-h.li0204{background-image:url(../images/custom/project/02/img_04.jpg);}
/* menu_02_03 */
#con #project-frame .project-con-list .con-h.li0301{background-image:url(../images/custom/project/03/img_01.jpg);}
#con #project-frame .project-con-list .con-h.li0302{background-image:url(../images/custom/project/03/img_02.jpg);}

/*-------------------------------------------------------------------
	@media
-------------------------------------------------------------------*/
@media screen and (max-width:1400px) {
    #con .list-cell-03{margin:0 -10px 50px;}
    #con .list-cell-03 > li{width:33.33%;padding:0 10px;margin-right:0;}
    #con .list-cell-03 > li > .con-box{width:100%;height:250px;padding-top:50px;border-radius:0;}

    #con .calendar-btn{position:static;}
}
@media screen and (max-width:1200px) {
    #con .member-list{margin:20px -10px 0;}
    #con .member-list > li{padding:0 10px;}
    #con .member-list > li > .con-box{padding:15px;}

    #con .notice-list{margin:20px -10px 0;}
    #con .notice-list > li{padding:0 10px;}
    #con .notice-list > li > .con-box > .con-con{padding:15px 15px 0;}
    #con .notice-list > li > .con-box > .more-con{left:15px;}

    #con .academy-list{margin:20px -10px 0;}
    #con .academy-list > li{padding:0 10px;}

    #con .iframe-box{height:500px;}
}

@media screen and (max-width:1024px) {
    #con .tit-i-01 span{font-size:40px;}
    #con .tit-i-02{font-size:30px;}
    #con .tit-i-02:after{top:50%;}
    #con .tit-i-02 br{display:none;}
    #con .tab-tit-list{margin-bottom:30px;}
    #con .tab-tit-list > li > a > span{font-size:22px;}

    #con .gray-box{padding:30px 0;}

    #con .list-cell-01 > dt{float:none;width:100%;}
    #con .list-cell-01 > dd{padding-top:20px;}


    #con .member-list > li{width:32.5%;}

	#con .member-list > li > .con-box .con-con .position{margin-bottom:0;height:47px;}

    #con .notice-list > li{width:33.33%;}

    #con .academy-list > li{width:33%;}


}
@media screen and (max-width:800px) {
    #con .txt-01{font-size:20px;}
    #con .list-cell-03 > li > .con-box > strong{font-size:22px;}

    #con .video-list{margin:0 -10px}
    #con .video-list > li{padding:0 10px;}

    #con .academy-view-box .img-box{float:none;width:100%;text-align: center;margin-bottom:30px;}
    #con .academy-view-box .con-box{padding:0px;}
    #con .academy-view-box .con-box .tit{font-size:30px;}
    #con .academy-view-box .con-box .academy-link{width:100%;height:auto;padding:20px;background-position:right 20px center;}

    #con .comment-w-box ul > li{width:100%;margin-bottom:5px;}

    #con .give-box{margin-top:50px;padding:100px 20px;}
    #con .give-box .con-box{font-size:25px;}
}

@media screen and (max-width:700px) {
    #con .member-list > li{width:49.5%;}

    #con .notice-list > li{width:50%;}
    #con .academy-list > li{width:49.5%;}

}
@media screen and (max-width:600px) {
    #con .list-cell-02 > li.arrow{display:none;}

    #con .list-cell-03{margin:0 0px 50px;}
    #con .list-cell-03 > li{width:100%;padding:0;margin-bottom:15px;}
    #con .list-cell-03 > li > .con-box{height:auto;padding:25px 15px;}

    #con .member-list > li{margin-bottom:15px;}
    #con .member-list > li > .con-box .con-con .position{font-size:15px;}
    #con .member-list > li > .con-box .con-con .txt{height:77px;font-size:14px;}
    #con .member-list > li > .con-box .con-con .tel{font-size:14px;background-position:left top 18px;}
	#con .member-list > li > .con-box .con-con .mail{font-size:14px;background-position:left top 18px;}

    #con .notice-list > li{margin-bottom:15px;}
    #con .notice-list > li > .con-box > .con-con > .date{font-size:14px;}
    #con .notice-list > li > .con-box > .con-con > .tit{font-size:17px;}
    #con .notice-list > li > .con-box > .con-con > .txt{font-size:15px;}

    #con .academy-list > li{margin-bottom:15px;}
    #con .academy-list > li > .con-box .tit{font-size:17px;}
    #con .academy-list > li > .con-box .date{font-size:14px;}


    #con .video-list > li{width:50%;}

    #con .date-cal-list > li .list > li .date{width:110px;font-size:15px;}
    #con .date-cal-list > li .list > li p{font-size:14px;}

    #con .iframe-box{height:300px;}
}

@media screen and (max-width:480px) {
    #con .list-cell-02{display:block;}
    #con .list-cell-02 > li{display:block;width:100%;}
    #con .list-cell-02 > li > .tit{padding:15px 0px;font-size:14px;}

    #con .info-table tr td.year{font-size:18px;}

    #con .member-list > li{width:100%;}

    #con .video-list > li{width:100%;}

    #con .notice-list > li{width:100%;}
    #con .notice-list > li > .con-box, #con .notice-list > li > .con-box.li01{height:auto;padding-bottom: 80px;}

    #con .academy-list > li{width:100%;}
}






/* form */
#con .intxt{width:100%;height:50px;padding:0 15px;border:1px solid #e9e9e9;}
#con .textarea{width:100%;max-width:100%;min-height:180px;padding:15px;border:1px solid #e9e9e9;}

/*190916 추가*/

#con .notice-wrap{}
#con .notice-wrap .h-box{margin-bottom:40px;padding:0px 0 30px;border-bottom:1px solid #e9e9e9;}
#con .notice-wrap .h-box .list{}
#con .notice-wrap .h-box .list > li{}
#con .notice-wrap .h-box .list > li:after{content:"";display:block;clear:both;}
#con .notice-wrap .h-box .list > li > strong{float:left;width:220px;}
#con .notice-wrap .h-box .list > li > .con-box{overflow:hidden;}

#con .check-all-box{display:inline-block;margin:0 10px 10px 0;padding:5px 8px;border:1px solid #dddddd;cursor:pointer;}
#con .check-all-box input[type="checkbox"] {display: none;}
#con .check-all-box input[type="checkbox"]+label {font-size:15px;color: #888888;cursor:pointer;}
#con .check-all-box input[type="checkbox"]+label span {display: inline-block;width: 18px;height: 18px;margin: -2px 0px 0 15px;vertical-align: middle;background-image: url(../images/custom/check_box_icons.png);background-repeat:no-repeat;background-position:0 0px;cursor: pointer;}
#con .check-all-box input[type="checkbox"]:checked+label span {background-position:-20px 0;}


#con .notice-list-2{margin:0 -15px 40px;}
#con .notice-list-2:after{content:"";display:block;clear:both;}
#con .notice-list-2 > li{float:left;width:25%;padding:0 15px 30px;}
#con .notice-list-2 > li > a{display:block;position:relative;height:350px;padding:20px 30px;border:1px solid #e9e9e9;}
#con .notice-list-2 > li > a > .cate-01{}
#con .notice-list-2 > li > a > .cate-01 span{display:inline-block;margin:0 7px 7px 0;padding:3px 5px;border:1px solid #cccccc;font-size:14px;color:#888;}
#con .notice-list-2 > li > a > .cate-02{margin-top:10px;}
#con .notice-list-2 > li > a > .cate-02:after{content:"";display:block;clear:both;}
#con .notice-list-2 > li > a > .cate-02 > li{position:relative;float:left;margin-bottom:5px;padding:0 10px;font-size:15px;color:#888888;}
#con .notice-list-2 > li > a > .cate-02 > li:first-child{padding-left:0;}
#con .notice-list-2 > li > a > .cate-02 > li:after{content:"";position:absolute;right:0;top:5px;width:1px;height:10px;background:#888;}
#con .notice-list-2 > li > a > .cate-02 > li:last-child:after{content:none;}

#con .notice-list-2 > li > a > .dday{margin-bottom:5px;text-align:right;font-size:30px;color:#555;font-weight:300;}
#con .notice-list-2 > li > a > .tit{display:block;font-size:20px;color:#333333;font-weight:500;}
#con .notice-list-2 > li > a > .date{display:block;position:absolute;left:7%;bottom:20px;width:86%;padding-top:18px;border-top:1px solid #e9e9e9;font-size:15px;font-weight:500;color:#888;background-image:url(../images/custom/link_arrow.png);background-repeat:no-repeat;background-position:right top 22px;}

#con .notice-list-2 > li > a:hover{box-shadow: 0px 0px 30px #f3f3f3;}
#con .notice-list-2 > li > a:hover > .date{background-image:url(../images/custom/link_arrow_on.png);}

#con .notice-list-2 > li.dday > a > .dday{color:#dadada;}
#con .notice-list-2 > li.dday > a > .tit{color:#999999;}

#con .btn-wrap{padding:30px 0;text-align:center;}
#con .btn{height:40px;padding:0 25px;color:#000;border:1px solid #ddd;color:#000;font-size:15px;background-color:#fff;cursor:pointer;}

@media screen and (max-width:1024px) {
	#con .notice-list-2 > li{width:33.33%;}
}
@media screen and (max-width:800px) {
	#con .notice-list-2 > li{width:50%;}
}

@media screen and (max-width:600px) {
	#con .notice-wrap .h-box .list > li > strong{float:none;width:100%;margin-bottom:10px;}
	#con .notice-wrap .h-box .list > li > .con-box{padding-left:40px;}
	
	#con .notice-list-2{margin:0 0 40px;}
	#con .notice-list-2 > li{width:100%;margin-bottom:20px;}
	#con .notice-list-2 > li > a{height:auto;padding:20px;}
	#con .notice-list-2 > li > a > .tit{margin-bottom:15px;}
	#con .notice-list-2 > li > a > .date{position:static;width:100%;}
}

#footer{margin-top:100px;border-top:1px solid #e9e9e9;}


/* 25.01.21 자문단 */
#con .advisory .tit-i-02 {margin-top: 50px; margin-bottom: 30px;}
#con .advisory .box-list {display: grid; gap: 40px; grid-template-columns: repeat(2, 1fr);}
#con .advisory .box-list + .box-list {margin-top: 40px;}
#con .advisory .box-list.full-item {display: flex;}
#con .advisory .box-list.full-item .box-item {flex-basis: 100%;}
#con .advisory .box-item {display: flex; border: 1px solid #e9e9e9; padding: 35px 30px 30px; gap: 40px;}
#con .advisory .box-item .img-area {width: 130px; height: 160px;}
#con .advisory .box-item .img-area > img {width: 100%; height: 100%;}
#con .advisory .box-item .info-area {flex-basis: calc(100% - 170px);}
#con .advisory .box-item .info-area .name {font-size: 22px; font-weight: 600; color: #111; display: flex; align-items: baseline; gap: 10px; border-bottom: 1px solid #e9e9e9; padding-bottom: 10px;}
#con .advisory .box-item .info-area .name .cate {font-size: 16px; color: #888;}
#con .advisory .box-item .info-list {margin-top: 15px;}
#con .advisory .box-item .info-list .item {display: flex;}
#con .advisory .box-item .info-list .item + .item {margin-top: 15px;}
#con .advisory .box-item .info-list .item .title {flex-basis: 75px; font-size: 16px; font-weight: 600; color: #111;}
#con .advisory .box-item .info-list .item .text {flex-basis: calc(100% - 75px); color: #888; font-size: 15px; font-weight: 400;}
#con .advisory .box-item .info-list .item ul.text > li {position: relative; padding-left: 14px;}
#con .advisory .box-item .info-list .item ul.text > li + li {margin-top: 10px;}
#con .advisory .box-item .info-list .item ul.text > li::before {width: 4px; height: 4px; border-radius: 50%; display: block; content: ''; position: absolute; top: 7px; left: 0; background-color: #00D5C9;}

@media all and (max-width:1200px) {
    #con .advisory .box-list {display: block !important;}
    #con .advisory .box-item + .box-item {margin-top: 20px;}
    #con .advisory .box-list + .box-list {margin-top: 20px;}
}
@media all and (max-width:600px) {
    #con .advisory .tit-i-02 {margin-top: 30px; margin-bottom: 10px;}
    #con .advisory .box-item {display: block; padding: 20px;}
    #con .advisory .box-item .img-area {margin-bottom: 20px;}
}
@media all and (max-width:360px) {
    
    #con .advisory .box-item .info-list .item {display: block;}
    #con .advisory .box-item .info-list .item .text {margin-top: 10px;}
}

/* 25-02-06 아카이브 게시판 */
#con .archive-list {display: grid; grid-template-columns: repeat(4, 1fr); gap: 40px; border-top: 1px solid #e9e9e9; padding-top: 50px;}
#con .archive-list .item > a {display: block; border: 1px solid #e9e9e9; transition: 0.2s;}
#con .archive-list .item > a:hover {box-shadow: 0px 15px 15px 0px rgba(0, 0, 0, 0.04);}
#con .archive-list .item .img-area {background: #F4F5F6 url('../images/custom/archive-noimg.svg') no-repeat center; height: 230px;}
#con .archive-list .item .img-area > img {width: 100%; height: 100%; object-fit: cover; object-position: center;}
#con .archive-list .item .info-area {padding: 25px 23px 30px;}
#con .archive-list .item .subject {font-size: 20px; font-weight: 500; color: #000; display: -webkit-box; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 1;}
#con .archive-list .item .text {display: -webkit-box; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; font-size: 16px; color: #888; margin-top: 15px;}
#con .archive-list .item .date {font-weight: 500; font-size: 15px; color: #888; margin-top: 15px;}

#con .archive-view img {width: 100%;}
#con .archive-view2 {margin: 30px -10px 0;}
#con .archive-view2 .slick-track {margin-left: 0;}
#con .archive-view2 img {height: 125px; margin: 0 10px; cursor: pointer;}

@media all and (max-width:1200px) {
    #con .archive-list {grid-template-columns: repeat(3, 1fr); gap: 30px;}
}
@media all and (max-width:1024px) {
    #con .archive-list {grid-template-columns: repeat(2, 1fr);}

    #con .archive-view {margin-top: 20px;}
}
@media all and (max-width:600px) {
    #con .archive-list {grid-template-columns: repeat(1, 1fr); gap: 20px;}
    #con .archive-list .item .subject {font-size: 16px;}
    #con .archive-list .item .text {font-size: 14px; margin-top: 10px;}
    #con .archive-list .item .date {font-size: 13px; margin-top: 10px;}
    #con .archive-list .item .info-area {padding: 15px 20px;}

    
    #con .archive-view2 {margin: 10px -5px 0;}
    #con .archive-view2 img {height: 100px; margin: 0 5px;}
}