@charset "utf-8";
:root { --main-color: #004eff;/* blue */ --sub-color: #00cae2;/* skyblue */}
.slide-box img {width: 430px; -webkit-user-drag: none;}
/* ¸ÞÀÎ¹è³Ê */
.mainBanner {position: relative; z-index: 1;}
.main-slide .container {height: 100%;}
.main-slide .slide-box{height: 545px; background-repeat:no-repeat; background-position:center; cursor: pointer;}
.main-slide .slide-txt {width: 594px; height: 100%; padding-top: 77px; padding-left: 45px; background: #fff; letter-spacing:-0.07em;}
.main-slide .slide-tit {margin-bottom: 25px; font-size: 27px;line-height:1.3;}

.slide-arrow button i:after {content:''; display: inline-block; width: 10px; height: 10px; border-bottom: 2px solid #8d8d8d; border-right:2px solid #8d8d8d;}
.slick-prev i:after {transform: rotate(135deg); -webkit-transform: rotate(135deg); -ms-transform: rotate(135deg);}
.slick-next i:after {transform: rotate(-45deg); -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg);}
.slick-progress {display: inline-block; width: 300px; height: 2px; overflow: hidden; background: rgba(64,63,63,0.3);}
.slick-label {display: block; height: 100%; background: #6a6a6a; -webkit-transition: width 0.3s; transition: width 0.3s;}
.slide-cont {display: flex; align-items: center; position: absolute; bottom: 121px; padding-left: 50px;}
.slide-arrow {position: absolute; top: -250px; width: 1200px; margin-left:-750px;left:50%}
.slide-arrow button {position: absolute;}
.slide-arrow .slick-prev {left: 0;}
.slide-arrow .slick-next {right: 0;}

.slick-pagi {width: 140px; font-size: 16px; margin-top:5px;font-family: 'Montserrat'; color: #8d8d8d; text-align: center;}
.slick-pagi2 {width: 1400px; font-size: 16px; margin-top:5px;font-family: 'Montserrat'; color: #8d8d8d; text-align: center;}
 
.slide-arrow2 button i:after {content:''; display: inline-block; width: 10px; height: 10px; border-bottom: 2px solid #8d8d8d; border-right:2px solid #8d8d8d;}
.slick-prev2 i:after {transform: rotate(135deg); -webkit-transform: rotate(135deg); -ms-transform: rotate(135deg);}
.slick-next2 i:after {transform: rotate(-45deg); -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg);}
.slick-progress2 {display: inline-block; width: 300px; height: 2px; overflow: hidden; background: rgba(64,63,63,0.3);}
.slick-label2 {display: block; height: 100%; background: #6a6a6a; -webkit-transition: width 0.3s; transition: width 0.3s;}
.slide-cont {display: flex; align-items: center; position: absolute; bottom: 121px; padding-left: 50px;}
.slide-arrow2 {position: absolute; top: -400px; width: 850px; margin-left:-425px;left:50% }
.slide-arrow2 button {position: absolute;}
.slide-arrow2 .slick-prev2 {left: 0;}
.slide-arrow2 .slick-next2 {right: 0;}

.slick-progress2 {display: inline-block; width: 300px; height: 2px; overflow: hidden; background: rgba(64,63,63,0.3);}
.slick-progress2 {margin-left: 50px;}

.slick-progress {margin-left: 50px;}
.tel-box {display: flex; position: absolute; bottom: -55px; height: 111px; background: #00cae2; color: #fff; width: 594px;}
.tel-box span {line-height:1.3;}
.tel-box .left-box {display: flex; align-items:center; width: calc(100% - 155px); padding:30px; font-size: 14px; }
.tel-box .right-box {position: relative; width: 155px;}
.tel-box .right-box:before {content:''; display: block; position: absolute; left: 0; top: 50%; transform: translateY(-50%); width: 1px; height: 65px; background: #fff;}
.telNum {margin-right: 11px; font-family: 'Montserrat'; font-size: 37px;}
.tel-box .btn-tuition {position: relative; display: inline-flex; align-items: center; justify-content: center; width: 100%; height: 100%; font-weight: 500; font-size: 17px; line-height: 1.4;}
.tel-box .btn-tuition:after {content:''; display: inline-block; position: absolute; top: 63px; right: 35px; width: 8px; height: 13px; margin-top: 0; margin-left: 0; background: url('/renewal2021/img/main/arrow_w.png') no-repeat right center;}
.banner-btn{position: absolute; left: 100%; width: 155px; height: 111px; background: #004eff; font-weight: 500; font-size: 17px;}
.banner-btn a {display: inline-flex; align-items: center; justify-content: center; position: relative; width: 100%; height: 100%; line-height: 1.4;}
.banner-btn a:after{content:''; display: inline-block; position: absolute; top: 63px; right: 30px; width: 8px; height: 13px; margin-top: 0; margin-left: 0; background: url('/renewal2021/img/main/arrow_w.png') no-repeat right center;}
/* °øÅë */
.sec-tit {display: flex; justify-content:space-between; margin-bottom: 30px;}
.sec-tit h3{margin-right: 30px; font-weight: 900; font-size: 41px; color: #333;}
.sec-tit.sec-tit-white h3{color: #fff;}
.sec-tit.sec-tit-white span {color: #fff;}
.sec-tit span {font-size: 18px; color: #999;}
.sec-tit .left-box {display: flex; align-items: center;}
.viewAllBtn {position: relative; display: inline-block; min-width:180px; padding: 15px 0 15px 27px; border-radius: 25px; background: #004eff; color: #fff; transition: all 0.3s;}
.viewAllBtn:hover {background: #00cae2;}
.viewAllBtn:after {content:''; position: absolute; right: 30px; top: 20px; width: 21px; height: 9px; background: url('/renewal2021/img/common/btn_all.png') no-repeat center;}
/* ±¹ºñÁö¿ø°úÁ¤ ¼½¼Ç */
.gbCourse {position: relative; padding-top: 110px; padding-bottom: 90px; background: #fff;}
#cursorGB {position: fixed; left: 0; top: 0; z-index: 999; width: 100px; height: 100px; background: url('/renewal2021/img/main/cursor_project.png') no-repeat center; background-size: contain; pointer-events:none; opacity: 0;}
.gb-slide {margin-top: 5px; height: 420px;}
.gb-slide .slide-box {position: relative; width: 315px; height: 330px; margin:55px 15px 0; color: #8e8e8e; text-align: center; cursor: pointer; transition: all 0.2s ease-in-out;}
.gb-slide .gbCont {height: 100%; padding: 37px 0 0; margin: 0 0; background: #f1f1f1; border-radius: 17px;}
.gb-slide .slide-box.slick-current .gbCont {padding: 33px 0 0; margin: 0; background: #004eff; color: #fff;}
.gb-slide .slide-box .location {display: inline-block; min-width: 75px; padding: 7px 0; font-size: 15px; margin-bottom: 19px; border-radius:15px; border:1px solid; color: #666;}
.gb-slide .slide-box.slick-current {height: 100%; margin-top: 0; margin-bottom: 0;}
.gb-slide .sbjCategory {margin-bottom: 8px; font-weight: 500; font-size: 17px;}
.gb-slide .sbjTit {overflow: hidden; height: 80px; display:-webkit-box; -webkit-line-clamp:3; -webkit-box-orient:vertical; padding: 0 21px; font-weight: 700; font-size: 19px; color: #666666; line-height: 1.4;}
.gb-slide .eduDate {position: absolute; bottom: 37px; left: 0; right: 0; margin-top: 20px; padding-top: 20px; font-size: 15px;}
.gb-slide .eduDate:before {content:''; position: absolute; top: 0; left: 50%; transform: translate(-50%); width: 35px; height: 2px; background: #a3a3a3;}
.gb-slide .eduDate li {margin-bottom: 10px;}
.gb-slide .eduDate li b {margin-right: 8px; color: #666666;}
.gb-slide .slide-box.slick-current:after {content:''; display: inline-block; position: absolute; bottom: 25px; left: 50%; transform: translateX(-50%); width: 90px; height: 90px; background: url('/renewal2021/img/main/icon_sbj_hover.png') no-repeat center; background-size: contain;}
.gb-slide .slide-box.slick-current .location {min-width:95px; font-size: 15px; color: #fff;}
.gb-slide .slide-box.slick-current .sbjCategory {font-size: 17px; color: #cbd5ff; -webkit-animation-name: fadeInUp; animation-name: fadeInUp; -webkit-animation-duration: 0.5s; animation-duration: 0.5s; -webkit-animation-delay: 0; animation-delay: 0;}
.gb-slide .slide-box.slick-current .sbjTit {overflow: hidden; height: 97px; display:-webkit-box; -webkit-line-clamp:3; -webkit-box-orient:vertical; font-size: 21px; color: #fff; -webkit-animation-name: fadeInUp; animation-name: fadeInUp; -webkit-animation-duration: 0.5s; animation-duration: 0.5s; -webkit-animation-delay: 0; animation-delay: 0;}
.gb-slide .slide-box.slick-current .eduDate {bottom: 125px;}
.gb-slide .slide-box.slick-current .eduDate:before {width: 47px; background: #fff;}
.gb-slide .slide-box.slick-current .eduDate li {color: #eeeeee;}
.gb-slide .slide-box.slick-current .eduDate li b {color: #fff;}
.gookbi-slide-cont {position: relative; width: 100%; margin: 30px auto 0;}
.gookbi-slide-cont .container {display: flex; align-items:center; justify-content:space-between; }
.gookbi-slide-cont .slick-progress {width: calc(100% - 190px);}
/* ÇÁ·ÎÁ§Æ® ¼½¼Ç*/
.secProject {position: relative; padding:90px 0; background: #2c2c2c;}
.secProject .viewAllBtn {background: #00cae2;}
.project-slide {position: relative; padding-left: 18.5%;}
.project-slide .slick-list {overflow: inherit;}
.project-slide .slide-box {margin: 0 15px;}
.project-slide .slide-box .img-wrap {display: block; width: 500px; height: 386px; background-repeat: no-repeat; background-position: center; background-size:cover;}
.project-tit{display: inline-block; margin-top: 11px; font-weight: 500; font-size: 27px; color: #fff; line-height:1.3; transform: translateY(100%) translateZ(50px) rotateX(-90deg); transition: all 1s cubic-bezier(.01,.755,.35,.99); opacity:0; visibility: hidden;}
.slick-current .project-tit {opacity: 1; transform: translateY(0) translateZ(50px) rotateX(0deg); visibility: initial;}
#cursorPJ {position: fixed; left: 0; top: 0; z-index: 999; width: 100px; height: 100px; background: url('/renewal2021/img/main/cursor_project.png') no-repeat center; background-size: contain; pointer-events:none; opacity: 0;}
/* ±³À°°úÁ¤ ¼½¼Ç */
.secProcess {position: relative; padding-top: 90px; background:##f1f1f1;}
.secProcess .sec-tit {position: inherit; top: 0;}
.processList {display: flex; margin: 0 -6px;}
.processList > li {padding-top: 0; padding-bottom: 40px; margin: 0 6px; width: 290px;}
.processList > li dl {position: relative; margin-bottom: 120px; cursor: pointer;}
.processList > li dl dt {height: 285px; background-repeat: no-repeat; background-position:center; filter:grayscale(1); cursor: pointer; transition: all 0.2s ease-in-out;}
.processList > li dl:hover dt {filter:grayscale(0);}
.processList > li dl dt h4 {text-align: center;}
.processList > li dl dt span {display: block; padding-top: 15px; font-size: 24px; font-weight: 100;}
.processList > li:nth-child(1) dl:nth-child(1) dt {background-image:url('/renewal2021/img/main/process_bg01.jpg');}
.processList > li:nth-child(1) dl:nth-child(2) dt {background-image:url('/renewal2021/img/main/process_bg02.jpg');}
.processList > li:nth-child(2) dl:nth-child(1) dt {background-image:url('/renewal2021/img/main/process_bg03.jpg');}
.processList > li:nth-child(2) dl:nth-child(2) dt {background-image:url('/renewal2021/img/main/process_bg04.jpg');}
.processList > li:nth-child(3) dl:nth-child(1) dt {background-image:url('/renewal2021/img/main/process_bg05.jpg');}
.processList > li:nth-child(3) dl:nth-child(2) dt {background-image:url('/renewal2021/img/main/process_bg06.jpg');}
.processList > li:nth-child(4) dl:nth-child(1) dt {background-image:url('/renewal2021/img/main/process_bg07.jpg');}
.processList > li:nth-child(4) dl:nth-child(2) dt {background-image:url('/renewal2021/img/main/process_bg08.jpg');}
.processList > li dl dd {overflow: hidden; position: absolute; top: 150px; height: 200px; margin: 0 13px; padding: 18px 20px 0; background: #fff; font-size: 16px; color: #2c2c2c; transition: all 0.3s; box-shadow: 0px 0px 14.4px 0.6px rgb(34 30 31 / 30%); -webkit-box-shadow:0px 0px 14.4px 0.6px rgb(34 30 31 / 30%); -moz-box-shadow: 0px 0px 14.4px 0.6px rgb(34 30 31 / 30%);}
.processList > li dl dd p {font-size: 15px; line-height:1.4; word-break: keep-all;}
.processList > li dl dd b {display: block; padding: 12px 0 15px; font-size: 23px; color: #333;}
.processList > li dl dd span {font-weight: 400; font-size: 15px; color: #004eff; letter-spacing: 0;}
.processList .viewBtn {position: absolute; right: 20px; bottom: 20px; font-size: 15px; color: #666666;}
.processList .viewAllBtn:after {right: 20px;}
/* ¼ö°­»ý ¸®¾óÈÄ±â ¼½¼Ç */
.secReview {padding: 90px 0 90px; background: #00cae2;}
.secReview .viewAllBtn {background: #000;}
.review-slide {display: flex; flex-wrap: wrap; margin: -6px -6px 0;}
.secReview .slide-box {display: flex; flex-wrap: wrap; width: 33.33%;}
.review-box {width: 392px; margin: 6px; padding: 30px 20px; border-radius:13px; border-bottom-left-radius:0; background: #fff;}
.review-info {display: flex; justify-content: space-between; margin-bottom: 27px;}
.review-box .left-box b {margin-right: 10px; font-size: 22px;}
.review-box span {color: #999999;}
.review-cont {display:-webkit-box; -webkit-line-clamp:4; -webkit-box-orient:vertical; height: 100px; overflow: hidden; font-size: 17px; color: #666666; line-height: 1.4;}
/* ¼ö°­»ý ÀÎÅÍºä ¼½¼Ç */
.secInterview {padding: 50px 0;}
.intrvwList {display: flex; margin: 50px -6px 0;}
.intrvwList li {display: flex; margin: 0 6px; cursor: pointer;}
.intrvwList li.on {flex-grow:10; width: 100%; max-width:592px; margin: 0 6px;}
.intrvwList li .txt-wrap {display: none; flex:1; position: relative; padding-top: 15px;  opacity:0;}
.intrvwList li.on .txt-wrap {display: block; padding-left: 10px; padding-right: 20px; -webkit-animation-name: fadeInRight; animation-name: fadeInRight; -webkit-animation-duration: 0.5s; animation-duration: 0.5s; -webkit-animation-delay: 0s; animation-delay: 0s; animation-fill-mode: forwards;}
.itvName { left: 0; margin-bottom: 35px; font-weight: 500; font-size: 26px; color: #666666;}
.intrvwList .img-wrap {flex-shrink: 0; position: relative; width: 290px; height: 290px;}
.intrvwList .img-wrap img {width: 100%;}
.intrvwList li .img-wrap:after {content:''; position: absolute; top: 60px; left: -14px; width: 0; height: 2px; background: #333333; transition: all 0.3s;}
.intrvwList li.on .img-wrap:after {width: 50px;}
.itvName b{margin-right: 7px; font-size: 40px; color: #333; }
.itvSubject {margin-bottom: 20px; font-weight: 700; font-size: 23px; color: #333; }
.itvTxt {display:-webkit-box; -webkit-line-clamp:4; -webkit-box-orient:vertical; height: 93px; overflow: hidden; margin-bottom: 50px; font-size: 16px; color: #666666; line-height: 1.4;}
.btn-more {display: block; text-indent:-9999px; width: 123px; height: 11px; background: url('/renewal2021/img/main/btn_more.png') no-repeat center;}
/* ½Ç¹«ÀÚ Æ¯°­ & ¼¼¹Ì³ª */
.secSeminar {position: relative; padding-bottom: 120px;}
#cursorSmnr {position: fixed; left: 0; top: 0; z-index: 999; width: 100px; height: 100px; background: url('/renewal2021/img/main/cursor_project.png') no-repeat center; background-size: contain; pointer-events:none; opacity: 0;}
.secSeminar .viewlAllBtn {background: #00cae2;}
.seminar-wrap {padding-top: 5px;}
.seminar-slide:before {content:''; position: absolute; left: -90px; top: -40px; width: 493px; height: 636px; background: #004eff;}
.seminar-slide {position: relative; margin-top: 40px; margin-left: 450px;}
.seminar-slide .slick-list {overflow: inherit;}
.seminar-slide .slide-box {width: 314px; margin: 0 26px; color: #fff; transition: all 1s;}
.seminar-slide .slide-box.slick-current a img {box-shadow: 3px 3px 5px 0 rgb(0 0 0 / 35%); -webkit-box-shadow: 3px 3px 5px 0 rgb(0 0 0 / 35%); -moz-box-shadow: 3px 3px 5px 0 rgb(0 0 0 / 35%);filter: none;}
.seminar-slide .slide-box a img {filter: grayscale(1);}
.seminar-slide .img-wrap img{width: 100%;}
.smnDate {opacity:0; margin-bottom: 15px; font-family: 'Montserrat'; font-weight: 700; font-size: 36px;}
.smnTit {opacity:0; margin-top: 20px; font-weight: 350; font-size: 18px;}
.smnDate, .smnTit {transform: translateY(100%) translateZ(50px) rotateX(-90deg); transition: all 1s cubic-bezier(.01,.755,.35,.99); opacity:0; visibility: hidden;}
.seminar-slide .slide-box.slick-current .smnDate, .seminar-slide .slide-box.slick-current .smnTit {opacity: 1; transform: translateY(0) translateZ(50px) rotateX(0deg); visibility: initial;}
.smnDate span{font-size: 20px;}
/* »êÇÐÇù·Â & Ãë¾÷ÇöÈ² */
.secJob {padding-bottom: 120px;}
.jobCont {display: flex;}
.jobContTop {display: flex; justify-content: space-between; align-items: center; padding-bottom: 25px;}
.jobContTop h4 {font-size: 23px; color: #2c2c2c;}
.jobContTop a {font-size: 17px; color: #666666;}
.mainMou {width: 60%; padding-right: 30px;}
.mainMouCont {display: flex; flex-wrap: wrap; margin: 0 -9px;}
.mainMouCont li {width: 33.33%; padding: 0 9px;}
.mainMouCont li:nth-child(1), .mainMou li:nth-child(2), .mainMou li:nth-child(3) {padding-bottom: 25px;}
.mainMouCont li .img-wrap {height: 83px; margin-bottom: 12px; border-radius: 10px; background-repeat: no-repeat; background-position: center; box-shadow: 0px 0px 4.8px 0.2px rgba(34, 30, 31, 0.15); -moz-box-shadow: 0px 0px 4.8px 0.2px rgba(34, 30, 31, 0.15); -webkit-box-shadow: 0px 0px 4.8px 0.2px rgba(34, 30, 31, 0.15);}
.mainMouCont li p {font-weight: 350; font-size: 15px; text-align: center;}
.mainJob {width: 40%; padding-left: 20px; border-left: 1px solid #eeee;}
.mainJobCont table {border-top: 2px solid #434343; border-bottom: 2px solid #434343; font-size: 17px;}
.mainJobCont table tr {border-top: 1px solid #eee}
.mainJobCont table tr:first-child {border-top: none;}
.mainJobCont table th {font-weight: 900;}
.mainJobCont table th, .mainJobCont table td {padding: 15px; cursor: pointer;}
/* ½ºÆ¼Å°¹è³Ê */
.sticky-banner {position: fixed; z-index: 10; top: 265px; left: 0; width: 95px; overflow: hidden; border-top-right-radius: 8px; border-bottom-right-radius: 8px; background: #fff; text-align: center; box-shadow: 0px 0px 14.4px 0.6px rgb(34 30 31 / 30%); -webkit-box-shadow: 0px 0px 14.4px 0.6px rgb(34 30 31 / 30%); -moz-box-shadow: 0px 0px 14.4px 0.6px rgb(34 30 31 / 30%);}
.stkban-top {display: flex; align-items: center; justify-content: center; height: 72px;}
.stkban-txt {padding: 7px 0; font-weight: 700; font-size: 12px; background: #6DCFF6; line-height: 1.2;}
.stkban-txt span {display: block; padding-top: 3px; font-weight: 500; font-size: 9px;}
.sticky-banner a {position: relative; display: block; width: 100%; height: 25px; background: #5869EB; line-height: 25px; font-size: 11px; color: #fff; }
.sticky-banner a:after {content:''; display: inline-block; width: 6px; height: 6px; margin-left: 2px; border-bottom: 1px solid #fff; border-right: 1px solid #fff; transform: rotate(-45deg); vertical-align: 1px;}