/*---- 공통 -------*/
@font-face{font-family: 'Pretendard';font-style: normal;font-weight: 100;src: local('☺'),url('/2022/common/font/Pretendard-Thin.otf') format('opentype');}
@font-face{font-family: 'Pretendard';font-style: normal;font-weight: 200;src: local('☺'),url('/2022/common/font/Pretendard-ExtraLight.otf') format('opentype');}
@font-face{font-family: 'Pretendard';font-style: normal;font-weight: 300;src: local('☺'),url('/2022/common/font/Pretendard-Light.otf') format('opentype');}
@font-face{font-family: 'Pretendard';font-style: normal;font-weight: 400;src: local('☺'),url('/2022/common/font/Pretendard-Regular_0.otf') format('opentype');}
@font-face{font-family: 'Pretendard';font-style: normal;font-weight: 500;src: local('☺'),url('/2022/common/font/Pretendard-Medium.otf') format('opentype');}
@font-face{font-family: 'Pretendard';font-style: normal;font-weight: 600;src: local('☺'),url('/2022/common/font/Pretendard-SemiBold.otf') format('opentype');}
@font-face{font-family: 'Pretendard';font-style: normal;font-weight: 700;src: local('☺'),url('/2022/common/font/Pretendard-Bold.otf') format('opentype');}
@font-face{font-family: 'Pretendard';font-style: normal;font-weight: 800;src: local('☺'),url('/2022/common/font/Pretendard-ExtraBold.otf') format('opentype');}
@font-face{font-family: 'Pretendard';font-style: normal;font-weight: 900;src: local('☺'),url('/2022/common/font/Pretendard-Black.otf') format('opentype');}
.new-edu-contents *{font-family: 'Poppins', 'Pretendard', sans-serif;}
.eduStep .new-eduTitle {display:none;}
.new-edu-contents{overflow:hidden;}
.new-eduTop{width:100%;  position:relative; overflow:hidden; background:#000;}
.new-eduTop-bg{display:block; position:absolute; width:100%; height:100%; min-height:100%; top:0px; bottom:0px; left:0}
.new-eduTop-bg video{height: 100%; left: 50%; -o-object-fit: cover; object-fit: cover; position: absolute; top: 50%; -webkit-transform: translate(-50%,-50%); transform: translate(-50%,-50%); width: 100%; opacity:1;}
.new-eduTop-bg img{height: 100%; right: 0%; -o-object-fit: cover; object-fit: cover; position: absolute; top: 0; width: 140%; opacity:1;}
.new-eduTop-item{display:flex; align-items: center; width:100%; height:100%; position:relative; left:0px; top:0px;padding: 60px 24px ;background-color: rgba(40,40,40, .4);backdrop-filter: blur(4px);z-index:2}
.new-eduTop-item.wh-blur{background-color: rgba(255,255,255, .4);}
.new-eduCurri {padding-top:80px;padding-bottom: 30px;}
.edu-container{display:flex; position:relative; width:100%; margin:0 auto; z-index:2; flex-direction: column; padding:0 24px}
.new-eduTop-item .edu-container{padding:0px 0rem;}
.new-eduTop-item .btmRow {margin: 35px 0 0;font-size: 16px;}
.new-eduTop-item .btmRow span {border: 1px solid yellow;display: inline-block;padding: 5px 15px;color: #ffffff;margin-right:22px;}
.new-eduDescr {padding: 80px 24px 0 24px;}
.new-eduDescr h3 {font-size: 26px;font-weight: 700;text-align:center;}
.new-eduDescr p {padding-top: 30px;font-size: 17px;color: #666;text-align:center;}
.new-eduCurri.interiorUpdate {padding: 60px 0 0;}
.new-eduCurri.interiorUpdate .layout_section_outer {margin-top: 60px;}
.fc-wh *{color:#fff !important;}
.bg-bk {background:#282828}
.new-eduTitle span{font-weight:700; font-size:15px; text-decoration:underline; display:block; margin-bottom:20px;}
.new-eduTitle h3{font-size:36px; line-height:1.2; margin-bottom:2rem;letter-spacing:-0.05em; font-weight:900}
.new-eduTxt{width:100% !important; font-size:17px; opacity:0.6; text-align:left;}
.new-eduTxt p + p{padding-top:0px;}
.new-eduJob{margin-top:30px; font-size:17px; display:flex;}
.new-eduJob span{font-size:15px; background:#ffc000; display:flex; line-height:1; padding:0 10px; color:#000 !important; margin-right:8px; border-radius:8px; align-items: center;}
.new-eduTop-bg:after{content: '';position: absolute;left: 0;right: 0;bottom: 0;z-index: 1;height: 150px;background: linear-gradient( 0deg, rgb(40, 40, 40, 1) 10%, transparent );}
.new-eduTop-bg.wh-bg{background:#fff;}
.new-eduTop-bg.wh-bg:after{content: '';position: absolute;left: 0;right: 0;bottom: 0;z-index: 1;height: 150px;background: linear-gradient( 0deg, rgb(242, 243, 245, 1) 10%, transparent );}
.new-eduInfo, .new-eduBenefit{display:block; width:100%; position:relative;}
.new-eduBenefit ul{display:flex;  margin-top:-20px; justify-content: space-between;    flex-wrap: wrap;}
.new-eduBenefit ul li {width:48.5%; margin-bottom:1rem; display:flex;}
.new-eduBenefit ul li dl{display:flex; padding:24px 12px; flex-direction: column; background:#fff; border-radius:16px; color:#282828 !important; transition: .3s;width: 100%;}
.new-eduBenefit ul li dl:hover{background:#ffc000;}
.new-eduBenefit ul li dl dt{font-size:15px; font-weight:800; margin-bottom:10px; letter-spacing:-0.025em}
.new-eduBenefit ul li dl dt span{font-weight:400; display:block;}
.new-eduInfo{padding:80px 0 60px;}
.new-eduInfo-item{display:flex;flex-direction: column;}
.new-eduInfo-item>div{width:100%;}
.new-eduItem-tit{font-size:21px; font-weight:800; margin-bottom:40px;}
.new-eduInfo-list ul li{padding-left:34px; font-size:17px; background-size:22px auto !important; background-position:left 2px !important;background-repeat:no-repeat !important;}
.new-eduInfo-list ul li + li {margin-top:15px;}
.new-eduInfo-list ul li span{opacity:0.5}
.new-eduInfo-list {width:100%; border-bottom:1px solid rgba(255,255,255,0.3); border-right:0; padding-bottom:20px; margin-bottom:20px;}
.new-eduInfo-list ul li.new-edu-date-wh {background: url('/2022/img/newedu/icon-calendar-wh.png')}
.new-eduInfo-list ul li.new-edu-level-wh {background: url('/2022/img/newedu/icon-level-wh.png')}
.new-eduInfo-list ul li.new-edu-person-wh {background: url('/2022/img/newedu/icon-stu-wh.png')}
.new-eduInfo-list ul li.new-edu-call-wh {background: url('/2022/img/newedu/icon-call-wh.png')}
.new-eduInfo-right{padding-left:0px;}
.new-eduInfo-time{ display:flex;flex-direction: column;}
.new-eduInfo-time dl {display:flex; font-size:17px; flex-wrap: wrap; width:100%; padding:0 0px;align-items: flex-start;align-content: flex-start;}
.new-eduInfo-time dl + dl {padding-top:20px;}
.new-eduInfo-time dl dt{margin-bottom:8px;}
.new-eduInfo-time dl dd{ width:100%; display:flex;flex-wrap: wrap; justify-content: space-between; font-size:12px; opacity:0.6}
.new-eduInfo-time dl dd span{width:33.333333333333%;}
.new-eduInfo-right .sbtBtn{padding:20px 0 0 0 }
.new-eduInfo-right .sbtBtn a{background: #ffc000 !important; color:#282828 !important; font-size:15px; font-weight:700; letter-spacing:-0.05em;}
.new-eduBoast {width:100%; position:relative; padding-bottom:100px; border-bottom:1px solid #aaa;}
.new-eduSuggest:after, .new-eduBoast:after {content:""; background: url('/2022/img/newedu/icon-arrow.png') center center no-repeat; display:block; width:58px; height:58px; position:absolute; bottom:-29px; left:50%; margin-left:-29px;}
.new-eduBoast ul{display:flex;align-items: flex-end; width:100%;flex-wrap: wrap;}
.new-eduBoast ul li {width:100%; padding:0 0px; text-align:center}
.new-eduBoast ul li img{width:50%; padding:20px 0 40px; margin:0 auto;}
.new-eduBoast ul li h3{font-size:24px; line-height:1.2; margin-bottom:20px; font-weight:800}
.new-eduBoast ul li h3 span{font-weight:300; display:block;}
.new-eduBoast ul li p {font-size:17px; opacity:0.5}
.new-eduBoast ul + ul {margin-top:20px;}
.row-reverse{flex-direction: column-reverse;}
.new-eduBoast ul li em.boast001{background: url("/2022/img/newedu/img-graph.png")}
.new-eduBoast ul li em.boast002{background: url("/2022/img/newedu/img-money.png")}
.new-eduJobStu{position:relative; display:block; width:100%;}
h3.new-eduSubTit {text-align:left; width:100%; font-size:21px; font-weight:300; line-height:1.4; margin-bottom:40px;}
h3.new-eduSubTit span{font-weight:800; color:#ffc000 !important;}
h3.new-eduSubTit strong{font-weight:800;}
.new-eduChkList{width:100%; margin-bottom:60px; text-align:left; margin-top:-30px;}
.new-eduChkList li {display:inline-block; padding-left:24px; font-size:17px;background: url('/2022/img/newedu/icon-chk.png') left 4px no-repeat; background-size:16px auto; margin:2px 5px; font-weight:100}
.new-eduChkList li b{font-weight:800}
.new-eduJobList{position:relative; border-bottom:1px solid #aaa;}
.new-eduJobList-item .slick-slide {padding:0 10px; position:relative; width:100%;}
.new-eduJobList-item:after {content:""; clear:both; width:100%; padding-bottom:60px; display:block;}
.new-eduJobList-item em {display:block; width:100%; padding-bottom:75%; border-radius:12px; overflow:hidden; background-size:cover !important; background-position:50% !important;}
.new-eduJobList-item span {padding-top:20px; display:block; font-size:15px; color:#ffc000 !important; padding-bottom:0px;}
.new-eduJobList-item dl dt{font-size:21px; font-weight:300; padding-bottom:12px;}
.new-eduJobList-item dl dd {font-size:15px; opacity:0.5;}
.new-eduJobList-item button{font-size:0px; display:block; width:27px; height:48px; position:absolute; top:50%; background-size:27px auto !important; background-position:50% !important; margin-top:-68px;}
.new-eduJobList-item .slick-prev{background: url('/2022/img/newedu/icon-ar-left.png'); left:-50px;}
.new-eduJobList-item .slick-next{background: url('/2022/img/newedu/icon-ar-right.png'); right:-50px;}
.new-eduSuggest{display:flex; width:100%; height:auto; padding-top:50px; align-items: center; position:relative;    flex-direction: column-reverse;}
.new-eduSuggest>div{width:100%; position:relative; text-align:center;}
.new-eduSugTch span{display:block; position:absolute; bottom:180px; left:0px; font-size:20px; color:#000 !important; background:#ffc000; font-weight:bold; padding:0 15px; border-radius:30px;}
.new-eduSugTch img{width:70%;}
.new-eduSugTch{text-align:center; padding-right:0px;}
.new-eduSugTxt dl dt{font-size:24px; font-weight:800; color:#ffc000 !important; padding-bottom:24px;}
.new-eduSugTxt dl dd{font-size:17px; padding-bottom:40px;}
.new-eduSugTxt dl p{display:block; width:80%; font-size:15px; color:#aaa !important;}
.new-eduCurri-tit{ color:#282828; padding-bottom:40px; display:none;}
.new-eduCurri-tit .new-eduTitle span{color:#ffc000}
.new-eduCurri-tit .new-eduTxt {width:100%;}
.curriChk {display:inline-block; padding-left:24px; font-size:17px;background: url('/2022/img/newedu/icon-chk.png') left 4px no-repeat; background-size:16px auto;  font-weight:500;color:#ffc000; margin-top:20px; width:100%;}
.new-eduPort {/* background-color: #000; */ padding-top: 0px;/*  background: url('/2022/img/main/portfolio-bg.jpg') no-repeat 50% 0; background-size: 100% auto; */ overflow:hidden; padding-bottom:40px;}
.new-eduPort-list .interview-cont .img-responsive {height:100%;transition:all .3s}
.new-eduPort-list {height:240px; overflow:visible !important;}
.new-eduPort-list .new-eduPort-cont {display:inline-block;height:240px;padding:0 5px;vertical-align:top;}
.new-eduPort-list .new-eduPort-cont a{display:block; width:100%; height:100%; border-radius:12px; overflow:hidden; position:relative;transition:all .3s; }
.new-eduPort-list .new-eduPort-cont a span{background-size:cover !important; background-position:50% !important; background-repeat:no-repeat !important; display:block; width:100%; height:100%;transition:all .3s;}
.new-eduPort-list .new-eduPort-cont a:hover span{transform:scale(1.1)}
.new-eduPort-list .new-eduPort-cont a h3{position:absolute; bottom:0px; left:0px; display:inline-block; line-height:36px; color:#000; background:#ffc000; font-size:15px; padding:0 20px; font-weight:800; border-radius:0 12px 0 0}
.new-eduPort-list .slick-arrow {display: none !important;}
.mayaPort-modal{padding:0px !important; max-width:100% !important; background:none !important;box-shadow: 0 0 0px #000 !important; display:flex;}
.mayaPort-modal video{height:100%; }
.mayaPort-modal{display:none;}
.mayaPort-modal{width:100% !important; margin:0 auto; padding:0 20px;}
.videoPort{position:relative; width:100% !important;  width:100%;border-radius:24px; overflow:hidden;  margin:0 auto; padding-bottom:56%}
.videoPort iframe{height: 100%; left: 50%; -o-object-fit: cover; object-fit: cover; position: absolute; top: 50%; -webkit-transform: translate(-50%,-50%); transform: translate(-50%,-50%); width: 100%; }
.videoPort iframe{height:100%;}
.mayaPort-modal .close-modal {}
.eduStep-item {display:flex; padding:16px; position:relative; background:#fff; box-shadow:1px 0px 13px rgba(0,0,0,.13); border-radius:24px;align-items: center;    flex-direction: column;}
.eduStep-item + div{margin-top:20px;}
.eduStep-video { width:100%; height:auto; border-radius:12px; overflow:hidden; position:relative; padding:24.5%;}
.eduStep-item video{height: 100%; left: 50%; -o-object-fit: cover; object-fit: cover; position: absolute; top: 50%; -webkit-transform: translate(-50%,-50%); transform: translate(-50%,-50%); width: 100%; }
.eduStep-item em {display:block; width:100%; height:auto; background-size:cover !important; background-position:50% !important; border-radius:12px; overflow:hidden; padding:24.5%;}
.eudStep-txt{width:100%; padding-left:0px;}
.eudStep-txt small {display: block; font-weight: 600;}
.eudStep-txt dl dt{font-size:21px; font-weight:800; padding-bottom:8px; padding-top:20px;}
.eudStep-txt dl dd{font-size:17px; opacity:0.5}
.eduStep-item.only-text .eudStep-txt dl dt{font-size:21px; font-weight:800; padding-bottom:0px;position:relative; padding-left:46px; padding-top:0px;}
.eduStep-item.only-text .eudStep-txt dl dt strong{position:absolute; top:0px; left:0px; font-size:12px; border-radius:100%; background:#ffc000; width:32px; height:32px; display:flex;align-items: center;  justify-content: center;}
.eduStep-Portfolio{width:100%; margin-top:40px !important; padding-top:98px;position:relative;}
.eduStep-Portfolio:before {content:""; background: url('/2022/img/newedu/icon-arrow-wh.png') center center no-repeat; display:block; width:58px; height:58px; position:absolute; top:0px; left:50%; margin-left:-29px;}
.eduStepLast{display:flex; padding:40px; position:relative; background:#ffc000; box-shadow:1px 0px 13px rgba(0,0,0,.13); border-radius:24px;align-items: flex-start; color:#282828;flex-direction: column;}
.eduStepLast h3{font-size:24px; font-weight:800; text-align:left; padding-bottom:20px;}
.eduStepLast p{ padding-left:0px; font-size:17px;}
.eduSch{width:100%; position:relative; padding-top:60px;}
.eduSchTit{text-align:left; padding-bottom:0px;}
.eduSchTit span{font-size:24px; color:#ffc000; font-weight:800;}
.eduSchTit p{width:100%; font-size:17px; color:#aaa; margin-top:-20px; margin-bottom:40px; width:100%; display:inline-block;}
.eduSchTit .new-eduChkList b{color:#ffc000}
.eduSch001 {display:flex;flex-wrap: wrap; justify-content: space-between;}
.eduSch001 dl {width:480px; padding:40px; background:#282828; border-radius:24px; color:#fff; margin-bottom:20px;}
.eduSch001 dl dt{font-size:24px; font-weight:800; padding-bottom:12px;}
.eduSch001 div{width:100%; padding:40px; background:#282828; border-radius:24px; color:#fff; text-align:Center;  font-size:24px;line-height:1.4}
.eduSch001 div span{display:block; margin-bottom:20px;}
.eduSch001 div b{font-weight:800; display:inline-block}
.eduSch002{display:block; z-index:1; position:relative;}
.eduSch002 .slick-slide img{width:100%;}
.kakao-item div {border-radius: 16px;overflow: hidden;}
.pc-show{display:none !important;}
.eduSch002 ul{display:flex;  justify-content: space-between;z-index:1;flex-direction: column;}
.eduSch002 ul li {width:100%; height:auto; z-index:-1}
.eduSch002 ul li + li{margin-top:10px;}
.eduSch002 ul li dl{display:flex; padding:20px 20px; flex-direction: column; background:#f5f5f5; border-radius:16px; color:#282828 !important; transition: .3s;}
.eduSch002 ul li dl dt{font-size:17px; font-weight:200; margin-bottom:10px;}
.eduSch002 ul li dl dt strong {font-weight:800}
.eduSch002 span{display:block; width:100%; text-align:center; margin-top:-10px; z-index:2}
.eduSch002 h3{font-size:24px; text-align:left; margin:40px 0 40px; font-weight:200; line-height:1.2}
.eduSch002 h3 strong{font-weight:800;z-index:1; display:inline-block; position:relative;line-height:1.2}
.eduSch002 h3 strong:after {position:absolute; bottom:5px; left:0px; width:100%; height:15px; background:#ffc000; display:block; content:"";z-index:-1}
.eduSch002 p {width:100%; padding-top:20px; opacity:0.7 !important; text-align:Center; font-size:17px;}
.eduSch003 ul{display:flex;  justify-content: space-between;z-index:1;flex-wrap: wrap;}
.eduSch003 ul li {width:48.5%; }
.eduSch003 ul li:nth-child(4), .eduSch003 ul li:nth-child(5), .eduSch003 ul li:nth-child(6){margin-top:0px;}
.eduSch003 ul li em {display:block; width:100%; padding-bottom:55%; border-radius:12px; overflow:hidden; background-size:cover !important; background-position:50% !important;}
.eduSch003 ul li dl dt{font-size:17px; margin-top:20px; font-weight:600; margin-bottom:6px;}
.eduSch003 ul li dl dd{padding-left:12px; position:relative; width:100%; font-size:14px;padding-right:0px; }
.eduSch003 ul li dl dd span{position:absolute; top:0px; left:0px;}
.eduSch003 ul li dl{margin-bottom:20px;}
.eduSch004 ul{display:flex; width:100%; border:1px solid #eaeaea; border-radius:24px;    flex-wrap: wrap; overflow:hidden;}
.eduSch004 ul li {width:25%; display:flex; border-top:1px solid #eaeaea; border-right:1px solid #eaeaea;align-items: center; justify-content: center; }
.eduSch004 ul li img{width:100%;}
.eduSch004 ul li:nth-child(1), .eduSch004 ul li:nth-child(2), .eduSch004 ul li:nth-child(3), .eduSch004 ul li:nth-child(4){border-top:0}
.eduSch004 ul li:nth-child(4n){border-right:0}
.eduSch004 div{font-size:21px; padding-top:40px;text-align:center; width:100%;}
.eduSch005 {width:100%; position:relative; height:360px;}
.eduSch005 video{height: 100%; left: 50%; -o-object-fit: cover; object-fit: cover; position: absolute; top: 50%; -webkit-transform: translate(-50%,-50%); transform: translate(-50%,-50%); width: 100%; }
.new-eduFaq{padding:60px 0px; width:100%; background:#f5f5f5; position:relative; margin-top:60px;}
.eduFaqList li{font-size:15px; font-weight:800; padding:12px; position:relative; background:#fff; border-radius:12px;box-shadow:1px 0px 13px rgba(0,0,0,.13); cursor:pointer}
.eduFaqList li + li {margin-top:10px;}
.eduFaqList li dl dt, .eduFaqList li dl dd {position:relative; padding-left:20px;}
.eduFaqList li dl dt span, .eduFaqList li dl dd .faq-a span{position:absolute; top:0px; left:0px; color:#ccc}
.eduFaqList li dl dd .faq-a {padding-top:20px; font-weight:300; }
.eduFaqList li dl dd .faq-a span{top:20px; font-weight:800;}
.eduFaqList li dl dt span {color:#ffc000}
.eduFaq-btn{display:block; padding-top:40px; width:100%; text-align:center;}
.eduFaq-btn a {background:#282828; color:#fff; font-size:17px; font-weight:600; position:relative; display:inline-block; padding:12px 80px; border-radius:12px;box-shadow:1px 0px 13px rgba(0,0,0,.13);}
.bubble02 {display:block; position: absolute; z-index: 1; right: -33px; top: -31px; background-color: #ffc000; text-align:center; padding: 4px 20px; border-radius: 20px; font-style: normal; font-weight: 700; font-size: 13px; line-height: 20px; color: #282828; letter-spacing: -0.018em; -webkit-animation: blink 1.2s infinite;}
.bubble02:after {content:''; display: block; width: 0; height: 0; border-right: 10px solid transparent; position: absolute; bottom: -8px; left: 28px; z-index: -1; border-top:solid 9px #ffc000;}
.new-eduBoast ul li em {display:block; width:100%; padding-bottom:40.0%; background-size: auto 100%!important; background-position:50% !important; background-repeat:no-repeat !important; margin-bottom:20px;}
.gray-bg {background:#f2f3f5}
.gray-bg *{color:#282828 !important}
.gray-bg .new-eduJobList-item .slick-prev{background: url('/2022/img/newedu/icon-ar-left-bk.png'); left:-50px;}
.gray-bg .new-eduJobList-item .slick-next{background: url('/2022/img/newedu/icon-ar-right-bk.png'); right:-50px;}
.gray-bg .new-eduInfo-list ul li.new-edu-date-wh {background: url('/2022/img/newedu/icon-calendar-bk.png')}
.gray-bg .new-eduInfo-list ul li.new-edu-level-wh {background: url('/2022/img/newedu/icon-level-bk.png')}
.gray-bg .new-eduInfo-list ul li.new-edu-person-wh {background: url('/2022/img/newedu/icon-stu-bk.png')}
.gray-bg .new-eduInfo-list ul li.new-edu-call-wh {background: url('/2022/img/newedu/icon-call-bk.png')}
.gray-bg .new-eduBoast ul li em.boast001{background: url("/2022/img/newedu/img-graph-bk.png")}
.gray-bg .new-eduBoast ul li em.boast002{background: url("/2022/img/newedu/img-money-bk.png")}
.new-eduTitle span{font-weight:700; font-size:15px; text-decoration:underline; display:block; margin-bottom:8px;}
.new-eduTitle h3{font-size:24px; line-height:1.2; margin-bottom:16px;letter-spacing:-0.05em; font-weight:900;}
.new-eduTitle .bage-wrap {display:flex;}
.new-eduTitle .bage-wrap .bage {display:none; min-width:40px; height:30px; line-height:30px; padding:0 11.5px; margin:5px 0 0 20px; background:#ffc000; border-radius:8px; text-align:center; font-size:17px; font-weight:700; color:#000
!important; text-decoration:none;}
.new-eduTxt .text-underline {font-size:17px; font-weight:600; text-decoration-line:underline; color:rgba(255, 192, 0, 0.7)!important;}
.new-eduDetail {margin:40px 0 60px; box-shadow: 1px 0px 13px 0px #00000021; border-radius:24px;}
.new-eduDetail h4 {padding:15px 10px 10px; border-radius:24px 24px 0 0; min-height:60px; height:auto; line-height:unset; background:#FFC000; font-size:20px; font-weight:800; color:#282828; text-align:center;}
.new-eduDetail h4 .icon {display:inline-block; width:24px; height:24px; margin:0 0 4px 8px; vertical-align:middle; background:url('/2022/img/newedu/icon_pen.png') no-repeat center / cover; display:none;}
.new-eduDetail ul li {display:flex; flex-direction:column; align-items:flex-start; min-height:134px; padding:20px 10px; border-bottom:1px solid #ddd;}
.new-eduDetail ul li:last-child {border:0;}
.new-eduDetail .title {width:auto; font-size:21px; font-weight:700; color:#282828;}
.new-eduDetail .info {width:auto; margin-top:14px; font-size:17px; color:#7f7f7f;}
.title-subWrap {display:flex; align-items:baseline; flex-direction:column; margin-bottom:2rem;}
.title-subWrap h3 {margin-bottom:0;}
.title-subWrap .title-subText {font-size:17px; color:#676767;}
.new-eduTitle span {color:#ffc000;}
.eudStep-txt dl dt .bage {display:inline-block; height:26px; line-height:26px; padding:0 10px; margin-left: 8px; vertical-align:middle; font-weight:400; font-size:15px; background:#ffc000; color: #000 !important;margin-right: 8px;border-radius: 8px;}
.width100{width:100% !important}
.new-imgPort img{width:100%;}
.separation {display:inline-block; width:100%; padding-top:5px;}
.bold900 {font-weight:900;}
.new-eduTxt > p br {display:none;}
.eudStep-txt dl dd br {display:none;}

.aicerfit .img {display: block;margin: 0 auto;max-width: 100%;}
.aicerfit .img-wrap {display: block;max-width: 100%;width: 100%;}
.aicerfit {background: url('/2022/img/landing/aicerfiticate_bg_m.png') center center / 100% 100% no-repeat;}
.aicerfit .sec01 {padding: 12vw 0;}
.aicerfit .cont_01, .aicerfit .cont_02 {position: relative;z-index: 1;}
.aicerfit .cont_01 .bg {width:95vw;margin: 0 auto;}
.aicerfit .cont_02 .bg {width:90vw;margin: 0 auto;}
.aicerfit .col-mark {position:absolute; bottom: -5px;left: 49%;width: 33vw; z-index: -1;}
.aicerfit .graph {position:absolute; bottom: 15.7vw;left: 50%;transform: translateX(-51.5%);z-index: 3;width:84vw;}
.aicerfit .chart {position:absolute; bottom: 9.3vw;left: 50%;transform: translateX(-48%);width:70vw;}
.aicerfit .cont_01 , .aicerfit .cont_02 {/* overflow: hidden; */position: relative;}
.aicerfit .graph img  {opacity: 0;transform: scaleY(0);transform-origin: bottom;transition: transform 1.2s ease-out, opacity 0.8s ease-out;}
.aicerfit .graph.visible img {opacity: 1;transform: scaleY(1);}
.aicerfit .col-mark img  {opacity: 0;transform: scaleX(0);transform-origin: left;transition: transform 0.5s ease-out, opacity 0.5s ease-out;}
.aicerfit .col-mark.visible img {opacity: 1;transform: scaleX(1);}
.aicerfit .chart img  {opacity: 0;transform: scaleY(0);transform-origin: bottom;transition: transform 1.2s ease-out, opacity 0.8s ease-out;}
.aicerfit .chart.visible img {opacity: 1;transform: scaleY(1);}
.aicerfit .block-wrap {margin: 14vw auto 20vw;display: flex;justify-content:center;align-items: center;flex-wrap:wrap;flex-direction: row;width:90%;row-gap: 3vw;}
.aicerfit .block-wrap .block {max-width: 70%;}


.aiCreator .img {display:block;margin: 0 auto;max-width:100%;}
.aiCreator .img-wrap {display:block;margin: 0 auto;max-width:100%;width:100%;}
.aiCreator {font-family: Pretendard;}
.aiCreator-promo {position:relative;}
.aiCreator-promo h2 {position:absolute;top:50%;left:50%;transform: translate(-50%, -50%);color: #f6eeea;font-weight: 500;font-size: 7vw;width:max-content;max-width: 100%;text-align:center;letter-spacing: -0.2vw;display:flex;justify-content:center;align-items:center;flex-wrap: wrap;line-height: 1.3;}
.aiCreator-promo h2 b {position:relative;display:inline-block;margin-left: 2vw;font-weight:700;}
.aiCreator-promo h2 b:after {position: absolute;display:block;width: 19vw;height: 2px;content:'';bottom: 0;background: #f6eeea;right:-1.5vw;}
.aiCreator-promo h2 span {display: block;margin: 0 4vw 0 4vw;font-size: 22vw;font-weight: 700;color: #fff;text-align: center;background: transparent;text-shadow:0 0 6px rgba(119, 107, 255, 0.9),0 0 12px rgba(119, 107, 255, 0.7),0 0 25px rgba(119, 107, 255, 0.55);width:100%;}

.aiCreator-compet {background: #000000;padding: 14vw 0 0 0;}
.aiCreator-compet h3 {color: #f6eeea;font-weight: 500;font-size:5vw;line-height: 1.5;text-align:center;margin-bottom: 5vw;letter-spacing: -0.2vw;}
.aiCreator-compet h4 {color: #838383;font-weight: 500;font-size:4vw;line-height: 1.4;text-align:center;margin-bottom: 5vw;letter-spacing: -0.2vw;}
.aiCreator-compet p {color: #18ce8f;font-weight: 500;font-size:3vw;line-height: 1.5;text-align:center;margin-bottom: 4vw;}

.aiCreator-pract {background: url('/2022/img/edu/aicreator-bg_01.png') center center / 100% 100% no-repeat;}
.aiCreator-pract .cont {width:95%;max-width:100%;margin: 0 0 0 auto;display: flex;justify-content:space-between;gap: 5%; }
.aiCreator-pract .txt {padding: 14vw 0 ;}
.aiCreator-pract .cards {display:block;max-width:50%;}
.aiCreator-pract h3 {font-weight: 700;font-size: 5vw; color: #3e3e3e;line-height: 1.3;}
.aiCreator-pract h4 {font-weight: 500;font-size: 3.2vw; color: #3e3e3e;line-height: 1.4;padding-top: 6vw;}

.aiCreator-usage {background: linear-gradient(to bottom, rgba(0,0,0,1) 90% , rgba(10,62,70,1) 100%);padding: 15vw 0 26vw;}
.aiCreator-usage h3 {font-weight: 500;font-size:5vw;text-align:center;color: #ffffff;position:relative;margin: 0 auto;line-height:1.3;letter-spacing: -0.2vw;width:max-content;max-width:100%;}
.aiCreator-usage h3.point-left {margin:24vw auto 0;}
.aiCreator-usage h3.point-left:after {position: absolute;display:block;width: 288px;height: 1px;content:'';bottom: 0px;background: #ffffff;left:0;} 
.aiCreator-usage h3.point-green {margin:60vw auto 0;}
.aiCreator-usage h3.point-green:after {position: absolute;display:block;width: 9vw;height: 9vw;content:'';top: -10vw;left:50%;transform: translate(-50%, -100%);background: url('/2022/img/edu/aicreator-icon_mark.png') center center / 100% 100% no-repeat;}
.aiCreator-usage h3.point-arrow {margin:60vw auto 5vw;font-weight:600;font-size: 6vw; }
.aiCreator-usage h3.point-arrow span {color: #36adb7;}
.aiCreator-usage h3.point-arrow:after {position: absolute;display:block;width: 4vw;height: 8vw;content:'';top: -10vw;left:50%;transform: translate(-50%, -100%);background: url('/2022/img/edu/aicreator-icon_arrow.png') center center / 100% 100% no-repeat;}
.aiCreator-usage .txt-gr {color: #838383;font-size: 3.5vw;font-weight:500;text-align:center;}
.aiCreator-usage .curr {margin:7vw auto;display:flex;justify-content:center;gap:2vw;}
.aiCreator-usage .curr li {border-radius: 3vw 3vw 3vw 0 ;min-width:1v5w;padding:1vw 4vw ;color: #000000;font-size: 3vw;font-weight: 500;background: #4847aa;}
.aiCreator-usage .curr li:nth-of-type(2) {background: #0698ae;}
.aiCreator-usage .curr li:nth-of-type(3) {background: #19ce8f;}
.aiCreator-usage .check-point {margin: 8vw auto 0;display:flex;justify-content:center;align-items:center;gap:7vw;padding: 1.5vw 6vw 1.5vw 3.5vw;border: 1px solid #ffffff;border-radius: 4vw;width: max-content;max-width:100%;color: #ffffff;font-size:3.5vw;font-weight: 500;}
.aiCreator-usage .check-point .icon-wrap {position:relative;display:flex;justify-content:flex-start;align-items:center;}
.aiCreator-usage .check-point .icon-wrap:after {position: absolute;right:-20px;height: 100%;width:1px;top:50%;transform:translateY(-50%);background: #ffffff;content: '';display: block;}
.aiCreator-usage .points-descr {width:85%;max-width:100%;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;flex-direction:column;gap: 3vw;margin: 4vw auto 0;}
.aiCreator-usage .points-descr li {width:100%;padding: 3vw 9vw 2.5vw 6vw;border: 1px solid #ffffff;border-radius:4vw;color: #ffffff;font-size: 3.2vw;font-weight: 500;position:relative;background: rgba(255,255,255,0.3);letter-spacing: -1px;}
.aiCreator-usage .points-descr li:after {right: 0;transform:translate(-30%, -50%);top: 50%;content: '';display:block;position:absolute;width:5vw;height:5vw;background: url('/2022/img/edu/aicreator-icon_ok.png') center center / 100% 100% no-repeat; }
.aiCreator-usage .courseSlider {margin:8vw auto 0;}

.aiCreator-curriculum {padding: 10vw 0 16vw;background: #ffffff;}
.aiCreator-curriculum .subtit {margin:0 auto;width: max-content;border: 1px solid #404042;border-radius:4vw; font-weight: 700;font-size: 3vw;color: #404042;margin-bottom: 5vw;padding: 1vw 8vw;}
.aiCreator-curriculum h3 {font-weight: 600;font-size: 5vw;color: #404042;text-align:center;}
.aiCreator-curriculum .steps {margin: 6vw auto 0;display:flex;flex-wrap:wrap;flex-direction:column;justify-content:center;width:90%;max-width:100%;gap: 3vw;}
.aiCreator-curriculum .step {width: 100%;border-radius: 3vw; background: #404042;position:relative; padding: 4vw;display:flex;justify-content: flex-start;align-items:flex-start;gap:4vw;min-height: 42vw;flex-wrap:wrap;}
.aiCreator-curriculum .step:after {position:absolute;display: none;content:''; background: url('/2022/img/edu/aicreator-curr_after.png') center center / 100% 100% no-repeat;width: 10vw;height: 5vw; left: 50%;bottom: 1px;transform: translate(-50%, 100%);z-index:10;}
.aiCreator-curriculum .step img {border-radius: 10px;object-fit:cover; height: 25vw; width:100%;display:block;}
.aiCreator-curriculum .step .wrap {padding: 2vw 0 ;width:100%;}
.aiCreator-curriculum h5 {color: #0aaea0;font-size: 4vw; font-weight: 600;margin-bottom: 3vw;}
.aiCreator-curriculum h5 span {display: inline-block;border-radius: 1vw;background: #0aaea0 ; color: #404042 ;font-size:3.5vw;font-weight:600;padding: 0.5vw 2vw;margin-right:2vw;}
.aiCreator-curriculum li {position:relative;padding-left: 4vw;font-weight:400;font-size: 3.3vw;color: #ffffff;line-height: 1.4;margin-bottom: 1vw;}
.aiCreator-curriculum li:before {position:absolute;display: block;content:''; background: url('/2022/img/edu/aicreator-curr_arrow_01.png') center center / 100% 100% no-repeat;width: 2vw;height: 2vw; left: 1.5vw;top: 1vw;transform: translateX(-50%);}
.aiCreator-curriculum li b {font-weight:600;}
.aiCreator-curriculum .step .link {border: 1px solid #0aaea0;color: #0aaea0;display: flex;align-self: end;width: max-content;border-radius: 5vw;padding: 1.8vw 8vw 1.8vw 5vw;position:relative;font-weight:600;font-size:3vw;margin:4vw auto 0 4vw;/* margin:4vw auto 0 ; */}
.aiCreator-curriculum .step .link:after {position: absolute;display: block;content:'';right: 1.5vw;top: 50%;transform: translate(-50%, -50%);width:2.5vw;height: 2.5vw;background: url('/2022/img/edu/aicreator-curr_arrow_02.png') center center / contain no-repeat;}
.aiCreator-curriculum .curr_sec {padding: 15vw 0 25vw;overflow: hidden;}
.aiCreator-curriculum .curr_sec h3 {margin-left: 3vw;font-size: 5vw;font-weight: 600;color: #0aaea0 ;text-align:left;width: 100%;max-width:100%;margin: 0 auto 0 5vw;}
.aiCreator-curriculum .curr_sec h3 span {display: inline-block;color: #404042;font-size:3.5vw;font-weight: 400;}
.aiCreator-curriculum .ai-model h3 {color: #404042;text-align:center;font-size: 6vw;font-weight: 600;margin: 0 auto 8vw;line-height: 1.5;}
.aiCreator-curriculum .ai-model h3 span {color: #0aaea0;font-size:3.5vw;font-weight: 400;}
.aiCreator-curriculum .ai-model img {max-width:95%;}

.aiCreator-txt {background: url('/2022/img/edu/aicreator-bg_02.png') center center / cover no-repeat;padding: 25vw 0 18vw;}
.aiCreator-txt .cont {margin: 0 auto;width: 90%;max-width:100%;}
.aiCreator-txt h3 {margin-bottom: 7vw;text-align:left;font-weight: 700;font-size: 6vw;color: #3e3e3e ;display:flex;flex-wrap:wrap;flex-direction:row;justify-content:flex-start;align-items: center;width: 50vw;max-width:100%;line-height: 1.3;}
.aiCreator-txt h3 span {margin-left: 2vw;background: #3e3e3e ;width: 35vw;height: 5vw;display: block;}
.aiCreator-txt p {color: #3e3e3e;font-size: 3vw;font-weight: 500;width:70vw;max-width:100%;}

.courseSlider {width:100%;max-width:100%;margin: 0 auto;}
.courseSlider .swiper-wrapper {transition-timing-function: linear !important;}
.courseSlider .swiper-slide {height: 45vw;width: 37vw;border-radius: 3vw;padding: 7vw 4vw;text-align:center;position:relative;}
.courseSlider .swiper-slide .arrow {display: none;z-index: 4;position:absolute;height: 9vw;width:5vw;display:block;top:47%;right:0;transform: translateX(100%);}
.courseSlider .swiper-slide .icon {width:auto;max-width:30%;display:block;margin: 0 auto;}
.courseSlider .swiper-slide h5 {color: #f5cf74;font-size: 3.2vw;font-weight: 400;margin: 1.5vw auto 3vw;}
.courseSlider .swiper-slide p {color: #ffffff;font-size: 3vw;font-weight: 300;line-height: 1.3;}
.aiCreator-usage {max-width:100vw;overflow:hidden;}

.curr_slider {max-width:100%;width:95%;margin: 3vw auto 0;position: relative;}
.curr_slider .swiper {max-width:100%;overflow:hidden;width:100%;margin: 0 auto;}
.curr_slider .swiper-slide {width:40vw; padding: 1.5vw;}
.curr_slider .cont {position: relative;display:block;}
.curr_slider .cont img {border-radius: 3vw;}
.curr_slider .descr {position: absolute;text-align:center;padding: 5vw 2vw;top: 0;left:0;border-radius: 4vw;background: rgba(0,0,0,0.6);width:100%;height:100%;max-width:100%;}
.curr_slider .descr p  {padding: 0 2vw;font-size: 2.6vw;font-weight: 300; color: #ffffff;opacity: 0.95;}
.curr_slider h5 {font-weight: 500;font-size:3.8vw;text-align:center;color: #ffffff;}
.curr_slider h5 span {font-weight: 400;font-size:2.8vw;background: transparent;color: #ffffff;}
.curr_sec .swiper-pagination {margin: 6vw auto 0;display: flex;justify-content:center;gap: 1.8vw;left: 50%;transform: translateX(-50%);}
.curr_sec .swiper-pagination-bullet {width: 4vw;height: 0.5vw;border-radius: 0;}
.curr_sec .swiper-pagination-bullet-active {background: #0aaea0;} 