
@charset "urf-8";
/*main-visual*/
.main-top {/* height:280px; */}
.main-visual {height:516px;position: relative;}
.main-top .area {padding:0 !important}
@media all and (max-width:1360px) {
    .main-top .area {padding-left:20px !important}
}
@media all and (max-width:1024px) {
    .main-top {height:200px;}
}
@media all and (max-width:960px) {
    .main-top {height:auto;}
    .main-top .area {flex-direction:column}
    .main-visual {height:450px;}
}
@media all and (max-width:700px) {
    .main-visual {height:350px}
}
@media all and (max-width:480px) {
    .main-visual {height:250px;}
}
/*quick-menu*/
ul.quick-menu {padding:25px 0;width:446px;height:280px;background:#fff7bf;display:flex;align-items: center;justify-content: center;flex-wrap:wrap}
ul.quick-menu li {width:95px;height:95px;margin:12px 18px;display: flex;justify-content: center;align-items: center;border-radius:10px;transition:all .2s}
ul.quick-menu li:hover {background:#f4ebae}
ul.quick-menu li a {display:flex;flex-direction:column;align-items: center;}
ul.quick-menu li a span {font-size:15px;margin-top:11px}
ul.quick-menu li:first-child {
    background:#237f53;border-radius:10px;text-align:center;
    color:#fff;font-size:16px;font-weight:500;line-height:1.5
}
@media all and (max-width:1024px) {
    ul.quick-menu,.main-notice {width:400px;}
    ul.quick-menu {height:200px;padding:20px 0;}
    ul.quick-menu li {width: 86px;height: 73px;margin: 6px 19px;}
}
@media all and (max-width:960px) {
    ul.quick-menu {flex-wrap:nowrap;margin-left:-20px;padding:0;width:calc(100% + 20px);height:90px;justify-content:space-around;margin-top:20px;}
    ul.quick-menu li a img {width:30px;}
    ul.quick-menu li a span {font-size:14px;margin-top:6px;}
    .main-txt {width:100%;}   
    ul.quick-menu li:first-child {font-size:14px;}
}
@media all and (max-width:700px) {
    ul.quick-menu li {margin:6px 0;}
}
@media all and (max-width:480px) {
    .main-txt {padding-left:0;}
    .main-top .area {padding-left:0 !important}
    .main-txt h3,.main-txt h1 {text-align:center;}
    .main-txt h3 {font-size:15px;margin: 17px 0 5px 0;}
    .main-txt h1 {font-size:32px;}
    .main-notice{top:315px;}
    ul.quick-menu {margin-left:0;width:100%;}
}
/*main-top*/
.main-top .area {display:flex;justify-content: space-between;}

.main-txt {width: 100%;position:relative;padding-top: 53px;padding-left: 35px;padding-bottom: 50px;}
.main-txt .bg-img {position:absolute;right:10px;bottom:20px}
.main-txt:after {
    content:'';
    display:block;
    left:0;
    bottom:0;
    background:#237f53;
    width:11px;
    height:11px;
    border-radius:11px;
    position:absolute;
    bottom: 180px;
}
.main-txt:before {
    content:'';
    display:block;
    left:5px;
    bottom: 0;
    width:1px;
    height: 190px;
    background:#c8c8c8;
    position:absolute;
}
.main-txt h2 {font-weight:normal;font-size: 28px;letter-spacing:-1px;color:#525252;}
.main-txt h3 {font-weight:normal;letter-spacing:-1px;font-size: 18px;color:#3d3f43;margin: 30px 0 15px 0;}
.main-txt h1 {color:#237f53;letter-spacing:-3px;font-size: 50px;font-weight:600;}


@media all and (max-width:1024px) {
    .main-txt {padding-top: 30px}
    .main-txt h2 {font-size:20px;}
    .main-txt h3 {margin: 30px 0 10px 0;}
    .main-txt h1 {font-size:55px;letter-spacing:-1px;}
    .main-txt:before {height: 153px;}
    .main-txt:after {bottom: 153px;}
}
@media all and (max-width:960px) {
    .main-txt {width:100%;padding-left:15px;padding-top:0;}
    .main-txt:after,.main-txt:before {display:none;}
    .main-txt h1 {font-size:32px;}
    .main-txt h2 {display:none;}
    .main-txt .bg-img {bottom:0;}
}


/*메인 학과갤러리*/
.main-notice.gallery {background: #fff;border-radius: 0 0 0 30px;padding: 20px;}
.main-notice.gallery h1 {color: #000;}
.main-notice.gallery ul {border-top: 1px solid #bdbdbd;}
.main-notice.gallery ul li {border-bottom: 1px solid #eaeaea;}
.main-notice.gallery ul li:last-child{border-bottom:0}
.main-notice.gallery ul li a {color: #000;}



/*공지사항*/
.insta {}
.main-visual > .area {position:relative;}
.main-notice {border-radius: 0 0 30px 0;}
/* .main-notice:before {content:'';position:absolute;display:inline-block;width:5px;height:22px;background:#fff;} */
.main-notice h1 {margin-bottom:18px;font-weight: 500;font-size: 22px;color:#fff;display:inline-block;width:100%;}
.main-notice h1 a {float:right;}
.main-notice ul {border-top:1px solid rgba(255,255,255,.5);}
.main-notice ul li {padding: 20px 8px;border-bottom:1px solid rgba(255,255,255,.2)}
.main-notice ul li:last-child {border-bottom:0;}
.main-notice ul li a {width:100%;color:#fff;display:block;}
.main-notice ul li a:hover div{color:#fff7bf}
.main-notice ul li a .list {font-size: 17px;font-weight: 500;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.main-notice ul li a .date {font-size: 14px;margin-top:8px;}
.main-notice .btn-wrap {display:flex;}
.main-notice .btn-wrap a {font-size:19px;color:#fff;letter-spacing:-1px;font-weight:400;border:1px solid rgba(255,255,255,.5);padding:25px 0;text-align:center;width:calc(50% - 5px);transition:all .4s;}
.main-notice .btn-wrap a:hover {border:1px solid #fff}
.main-notice .btn-wrap a:first-child {margin-right:10px;}

.main-notice.gallery li {margin: 0 20px;color: #929292;width: 100%;margin: 15px auto;list-style: none;}
.main-notice.gallery li a {display: block;width: 100%;text-overflow: ellipsis;overflow: hidden;}
.main-notice.gallery li a img{width:100%;height:180px;object-fit:cover}
.main-notice.gallery li a .list {width: 100%;white-space: nowrap;display: block;font-weight: 700;font-size: 18px;padding: 10px 0 0;}
.main-notice.gallery li a .date {font-size: 13px;color: #999;display: block;margin-top: 8px;}



@media all and (max-width:1360px) {
    .insta{left:20px;}
}
@media all and (max-width:1024px) {
    .main-notice {width:400px;border-radius: 0;}
    .insta { left: 20px;width: 150px;}
}
@media all and (max-width:960px) {
    .main-notice {top:515px;width:100%}
    .main-notice h1 {font-size: 18px;}
    .main-notice {padding:30px;}
    .main-notice .btn-wrap {display:none;}
    .main-notice ul li {padding:10px 8px;}
    .main-notice ul li a .list {}
}
@media all and (max-width:700px) {
    .main-notice {top:415px;}
}
@media all and (max-width:480px) {
    .insta{display:none;}
    .main-notice {top:315px;}
    .main-notice ul li a .list{font-size:15px}
    .main-notice ul li a .date{font-size:13px}
}

/*비쥬얼 하단 바로가기*/
.quick-line {height:87px;width:100%;background:#efefef;}
.quick-line h1 {width:336px;height:87px;background:url('../img/logo-box.png');color:#fff;font-size:17px;font-weight:400;line-height:1.5;padding:17px 45px;}
.quick-line .area {display:flex;} 
.quick-line .area ul {width:calc(100% - 337px);display:flex;align-items: center;justify-content:space-around}
.quick-line .area ul li a {font-size:16px;font-weight:400;color:#898989;transition:all .4s}
.quick-line .area ul li a:hover {color:#237f53}
@media all and (max-width:1300px) {
    .quick-line .area {padding:0}
}
@media all and (max-width:1024px) {
    .quick-line {height:65px;}
    .quick-line h1 {
        width:220px;height:65px;line-height: 1.4;padding: 10px 20px;background: url(../img/logo-box.png) center right;
        background-size:cover;font-size:16px;
    }
    .quick-line .area ul {width: calc(100% - 65px);}
    .quick-line .area ul li a {font-size:15px;}
    
}
@media all and (max-width:700px){
    .quick-line .area ul li a {font-size:14px;}
    .quick-line h1 {font-size:14px;width:150px;}
    .quick-line .area ul{width: calc(100% - 150px);}
    
}
@media all and (max-width:480px) {
    .quick-line h1 {display:none;}
    .quick-line .area ul {width:100%;height:65px;}
    ul.quick-menu li a span {font-size:12px;}
    ul.quick-menu li:first-child {display:none;}
}

/*전공자료실&스마트팜챌린지랩*/
.info-wrap {margin: 0px auto 58px;display:flex;flex-wrap: wrap;box-shadow: 1px 1px 11px 0px #0000001a;border-radius: 0 0 30px 30px;}
.info-wrap > section {width: calc(100% / 3 - 0px);padding: 20px;background: #237F54;}

/*전공자료실*/
.reference .top {border-bottom: 1px solid rgba(255,255,255,.5);}
.reference a{float: right;}
.reference h1 {color: #ffffff;font-size: 23px;font-weight: 500;padding-bottom: 18px;}
.reference ul {display:flex;flex-wrap:wrap;}
.reference .top ul li {margin:0 20px;color:#929292;cursor:pointer}
.reference .tab_content ul li {color:#929292;width: 100%;padding: 20px 8px;border-bottom: 1px solid rgba(255,255,255,.2);}
.reference .tab_content ul li:last-child{border-bottom:0}
.reference .tab_content ul li a {display:block;width:100%;text-overflow:ellipsis;overflow:hidden;}
.reference .tab_content ul li a .list {width:100%;white-space:nowrap;font-size: 17px;font-weight: 500;color: #fff;} 
.reference .tab_content ul li a .date {font-size: 14px;color: #fff;display:block;margin-top:8px;}
.reference .top ul li.active {color:#000;}
.reference .tab_content ul li a:hover {color:#237f53}

/*스마트팜챌린지랩*/
.smartfarm h1 {margin-bottom:8px;color: #484848; font-size: 24px;font-weight: 600;letter-spacing: -1px;padding-bottom: 22px;}
.smartfarm .top h1 a {float:right}
.smartfarm-btn-wrap {display:flex;}
.smartfarm-btn-wrap a {padding:30px 20px;width:calc(50% - 5px);height:155px;background:#47658a;display:flex;flex-direction:column;justify-content:space-around;}
.smartfarm-btn-wrap a:first-child {margin-right:10px;background:#876e59;}
.smartfarm-btn-wrap span {display:block;font-size:22px;color:#fff;font-weight:500;}
.smartfarm-btn-wrap span.go {font-size:16px;font-weight:normal}
.smartfarm-btn-wrap span.go img {margin-left:25px;transition:all .4s}
.smartfarm-btn-wrap a:hover img {margin-left:40px;}

/*사회맞춤형*/
.sc {height:490px;background:url('../img/sc-bg.jpg');display:flex;flex-direction:column;align-items: center;justify-content: center;}
.sc ul {display:flex;}
.sc ul li a {transition:all .4s;display:flex;flex-direction:column;align-items:center;justify-content: center;background:rgba(0,0,0,.2);width:163px;height:163px;margin:28px;}
.sc ul li a:hover {background:rgba(0,0,0,.3)}
.sc ul li a img {margin-bottom:15px;}
.sc ul li a span {color:#fff;font-weight:400;}
.sc h1 {font-size:46px;color:#000}
.sc h1 + span {font-size:17px;color:#000;margin:20px 0;}

@media all and (max-width:1024px) {
    .info-wrap {margin: 0px auto 40px;}
    .reference h1,.smartfarm h1  {font-size:18px;}
    .reference ul {}
    .sc {height:350px;background-size:cover}
    .sc h1 {font-size:30px;}
    .sc ul li a {    width: 140px;height: 140px;margin: 8px 12px;}
    .main-notice.gallery{padding: 20px 0;}
}
@media all and (max-width:960px) {
    .reference .tab_content ul li{padding:10px 8px}
    .info-wrap {flex-direction:column}
    .info-wrap > section {width:100%;}

    .smartfarm-btn-wrap a {height:100px;}
    .smartfarm-btn-wrap span {font-size:17px;}
    .smartfarm-btn-wrap span.go {font-size:13px;}
    .sc {height:300px;}
    article.sc h1 {font-size:25px;margin-top:10px;}
    .sc h1 + span {font-size: 14px;margin:10px 0 25px 0;}
    .sc ul li a {width: 130px;height: 130px;margin: 8px 4px;}
}
@media all and (max-width:600px) {
    .sc ul {width:100%;}
    .sc ul li {width:calc(25% - 6px);height:auto;margin:0 3px;}
    .sc ul li a {width:100%;height:100%;margin:0;padding:10px 10px;text-align:center;line-height:1.4}
}
@media all and (max-width:480px) {
    .sc ul {flex-wrap:wrap;}
    .sc ul li {width:calc(50% - 6px);height:auto;margin:3px;}
    .sc {padding:20px;height:330px;}
    .sc h1 + span {word-break:keep-all;text-align:center;margin:10px 0;}
    .reference .tab_content ul li a .list{font-size: 15px;}
    .reference .tab_content ul li a .date{font-size:13px;}
    .reference .top {flex-direction:column;width:100%;}
    .reference h1 {width:100%;margin-right:0;}
    .reference ul {width:100%;}
    .reference .tab_content ul li {width:100%;}
    .smartfarm-btn-wrap {flex-direction:column;}
    .smartfarm-btn-wrap a:first-child {margin-right:0;}
    .smartfarm-btn-wrap a {width:100%;height:50px;flex-direction:row;align-items: center;    justify-content: end;}
    .smartfarm-btn-wrap span.go{margin-left: 12px;}
}

/*배너*/
.banner {margin:60px auto;display:flex;}
.banner div {margin:0 3px;}

@media all and (max-width:1024px) {
    .banner {margin:30px 0}
}
@media all and (max-width:768px) {
    .banner{flex-wrap:wrap}
    .banner div {width:calc(20% - 6px)}
}

@media all and (max-width:480px) {
    .banner {flex-wrap:wrap;margin:20px auto}
    .banner div {width:calc(25% - 6px)}
}


.eclipse-wrapper {position: relative;}
.eclipse-wrapper button {border: none; -webkit-appearance: none; appearance: none; cursor: pointer;}
.eclipse-hide {display: none !important;}
.eclipse-slider {transition: all 500ms;}
.eclipse-slides {z-index: 1;}
.eclipse-slides img {max-width: 100%;}
.eclipse-active {z-index: 10;}
.eclipse-clone {z-index: 0 !important;}
.eclipse-arrow {display: block; position: absolute; top: 50%; z-index: 11; width: 21px; height: 35px; margin: -18px 0 0; background: url(images/arrow.png) 0 0 no-repeat; text-indent: -9999em; border: none; -webkit-appearance: none; appearance: none; cursor: pointer;}
.eclipse-arrow.eclipse-prev {left: -50px; transform: rotate(180deg);}
.eclipse-arrow.eclipse-next {right: -50px;}
.eclipse-controls {position: absolute; left: 50%; bottom: 30px; z-index: 11; line-height: 0; transform: translateX(-50%);}
.eclipse-paging {float: left;}
.eclipse-paging-button {width: 15px; height: 15px; margin: 0 0 0 10px; background: #8389e0; border-radius: 50%; text-indent: -9999em;}
.eclipse-paging-button:first-child {margin-left: 0;}
.eclipse-paging-active {background: #000000;}
.eclipse-auto-play {display: block; float: left; width: 25px; height: 25px; margin: 0 0 0 10px; background: url(images/play.png) 0 0 no-repeat; text-indent: -9999em;}
.eclipse-auto-stop {display: block; float: left; width: 25px; height: 25px; margin: 0 0 0 10px; background: url(images/stop.png) 0 0 no-repeat; text-indent: -9999em;}


/*240607 메인 수정*/
.smartfarm-ifno-list {display: flex;gap: 15px;}
.smartfarm-ifno-list:last-child{margin-top: 70px;}
.smartfarm-ifno-list .left-wrap {flex: 0 1 calc(30%);}
.smartfarm-ifno-list .left-wrap .sf-info-tit {font-size: 30px;font-weight: 600;color: #237f54;padding-bottom: 20px;border-bottom: 6px solid #237e53;position: relative;padding-left: 30px;}
.smartfarm-ifno-list .left-wrap .sf-info-tit:before{content:'';position:absolute;width: 9px;height: 9px;background:#247f54;border-radius:100%;left: 15px;top: 0;}
.smartfarm-ifno-list .left-wrap .sf-info-tit:after{content:'INFORMATION';position:absolute;font-size: 24px;font-weight:700;color:#e8e8e8;right: 0;}
.smartfarm-ifno-list .left-wrap .sf-info-txt {line-height: 1.6em;font-size: 16px;padding-top: 20px;font-weight: 500;}

.smartfarm-ifno-list .right-wrap {display: flex;flex: 0 1 calc(70%);gap: 25px;flex-wrap: wrap;}
.smartfarm-ifno-list .right-wrap .box-list {border-radius: 20px;box-shadow: 1px 1px 9px #0000004a;flex: 0 1 calc(100% / 3 - 17px);text-align: center;padding: 25px 30px;}
.smartfarm-ifno-list .right-wrap .box-list a {display: block;}
.smartfarm-ifno-list .right-wrap .box-list img {padding-bottom: 15px;}
.smartfarm-ifno-list .right-wrap .box-list p {font-weight: 700;font-size: clamp(14px, 2vw, 18px);padding-top: 15px;border-top: 1px solid #c7c7c7;}


@media screen and (max-width:1440px){
    .smartfarm-ifno-list .left-wrap .sf-info-tit{font-size:24px;padding-left: 15px;}
    .smartfarm-ifno-list .left-wrap .sf-info-tit:before{left:0px}
    .smartfarm-ifno-list .left-wrap .sf-info-tit:after{font-size:20px;top: 5px;}
}

@media screen and (max-width:1024px){
    .smartfarm-ifno-list{flex-wrap:wrap;padding: 0 20px;}
    .smartfarm-ifno-list .left-wrap {flex: 100%}
    .smartfarm-ifno-list .left-wrap .sf-info-txt .pc-only{display:none}
    .smartfarm-ifno-list .right-wrap{flex:100%}
}

@media screen and (max-width:768px) {
    .smartfarm-ifno-list .right-wrap .box-list{padding:20px}
}

@media screen and (max-width:500px) {
    .smartfarm-ifno-list:last-child{margin-top:30px}
    .smartfarm-ifno-list .left-wrap .sf-info-txt{font-size: 14px;word-break: keep-all;}
    .smartfarm-ifno-list .right-wrap .box-list{flex:100%}
    .smartfarm-ifno-list .right-wrap .box-list img{height:55px}
}

@media screen and (max-width:320px) {
    .smartfarm-ifno-list .left-wrap .sf-info-tit{font-size:18px}
    .smartfarm-ifno-list .left-wrap .sf-info-tit:after{font-size: 16px;}
}

.sdfsdf {position: absolute;right: 0;top: -100px;}
.sdfsdf .sdf {width: 250px;background: #237f54;padding: 10px 15px;border-radius: 20px 20px 0 0;color: #fff;text-align: center;font-size: 18px;}
.sdfsdf .sdf p {display: flex;align-items: center;gap: 10px;justify-content: center;}
.insta{width:250px}
.banner_con {width: 100%;height: 100%;position: relative;}
.banner_con:before{content:'';position:absolute;width:224px;height:158px;background:url('../img/namhae1_3_icon.png') no-repeat;right: 0;bottom: 0;}
.banner_con a {width: 100%;height: 100%;}
.banner_con .banner_text {text-align: left;color: #fff;position: relative;}
.banner_con .banner_text .tit {font-size: 22px;font-weight: 500;}
.banner_con .banner_text .txt {font-size: 16px;font-weight: 300;line-height: 1.4em;padding-top: 20px;}


@media screen and (max-width:1360px){
    .sdfsdf{right:20px}
    .sdfsdf .sdf{width: 200px;font-size:18px;}
    .insta{width:200px}
    .banner_con:before{background-size:150px;width:150px;height: 105px;}
    .main-notice.gallery{padding-left:0}
}

@media screen and (max-width:1024px){
    .sdfsdf{top:-100px}
    .banner_con{min-height: 120px;}
    .info-wrap > .reference{background: #1a6d46;}
    .banner_con .banner_text .txt{padding-top: 15px;}
}

@media screen and (max-width:960px){
    .banner_con .banner_text .tit{font-size: 18px;}
}

@media screen and (max-width:768px){
    .sdfsdf .sdf{width: 150px;font-size:14px;}
    .sdfsdf .sdf p img {width: 20px;}
    .sdfsdf .sdf p {gap:5px;}
    .insta{width:150px}
}

@media screen and (max-width:500px){
    .sdfsdf{display:none;}
    .banner_con:before{background-size:100px;width: 100px;height: 67px;}
    .banner_con .banner_text .txt{font-size:15px}
}