/* Copyright entraon.com */
@charset "utf-8";

.entra-menu {display:none;position:absolute;z-index:999999999;right:-20px;top:50%;font-size:0;cursor:pointer !important;text-align:center;transform: translate(0,-50%);width:68px;height:68px;padding:33px 20px;transition: .5s ease-in-out;margin-top:-8px;}
.entra-header.header-fixed .entra-menu {margin-top:-10px;}


.entra-menu > i {display:block;margin:0 auto;position:relative;transition: .5s ease-in-out;}

.entra-menu > i:before, .entra-menu > i:after {
	position: absolute;z-index:2;
	content: '';
}
.entra-menu > i, .entra-menu > i:before, .entra-menu > i:after {
	width: 100%;
	height: 2px;
	display: block;border-radius:5px;
}

.entra-menu > i:before {
	margin-top: -8px;
}
.entra-menu > i:after {
	margin-top: 8px;
}


.entra-menu > i {
	-webkit-transition-duration: 0.3s; transition-duration: 0.3s;
}
.entra-menu > i:before {
	-webkit-transition-property: margin, -webkit-transform; transition-property: margin, transform;
	-webkit-transition-duration: 0.3s; transition-duration: 0.3s;
}
.entra-menu > i:after {
	-webkit-transition-property: margin, -webkit-transform; transition-property: margin, transform;
	-webkit-transition-duration: 0.3s; transition-duration: 0.3s;
}

.entra-menu > i:before, 
.entra-menu > i:after {background-color:#fff;}
.entra-menu > i {background-color:#fff;}


.entra-header.header-fixed .entra-menu > i:before, 
.entra-header.header-fixed .entra-menu > i:after {background-color:#0a2140;}
.entra-header.header-fixed .entra-menu > i {background-color:#0a2140;}



.entra-header.open .entra-menu {transform: translate(0,-50%) rotate(0deg);}
.entra-header.open .entra-menu > i {background-color:transparent !important;}

.entra-header.open .entra-menu > i:before {
	margin-top: 1px;background-color:#0a2140 !important;
	-webkit-transform: rotate(-45deg); transform: rotate(-45deg);
	-webkit-transition-delay: 0s, 0.3s; transition-delay: 0s, 0.3s;
}

.entra-header.open .entra-menu > i:after {
	margin-top: 1px;background-color:#0a2140 !important;
	-webkit-transform: rotate(45deg); transform: rotate(45deg);
	-webkit-transition-delay: 0s, 0.3s; transition-delay: 0s, 0.3s;
}




@media all  and (max-width:1180px) { 
.entra-wrapper {padding-left:20px !important;padding-right:20px !important;}
body {padding-top:70px;}

.entra-menu {display:block;margin-top:0;}
.entra-header.header-fixed .entra-menu {margin-top:0;}


.entra-header {z-index:9999;height:70px;top:0 !important;margin-top:0 !important;}
.entra-header.header-fixed {height:60px;}

.entra-header:after {border-bottom:0;background-color:#1a3e70;opacity:1;transition:0.5s;}
.entra-header.header-fixed:after {background-color:#fff;opacity:1;box-shadow: 0 6px 12px rgba(0,0,0,0.175);}
.entra-header.open:after {position:fixed;background-color:#2f4775;filter:alpha(opacity=66);opacity:0.66;-moz-opacity:0.66;box-shadow:none;}


.entra-header .header-logo > a {padding:22px 10px;}
.entra-header .header-logo > a:before {top:22px;bottom:22px;background-image:url(../images/logo-white.png);}

.entra-header.header-fixed .header-logo > a {padding-top:19px;padding-bottom:19px;}
.entra-header.header-fixed .header-logo > a:before {top:19px;bottom:19px;background-image:url(../images/logo.png);}

.entra-header.open .header-logo {left:100%;margin-left:-290px;}
.entra-header.open .header-logo > a:before {background-image:url(../images/logo.png);}




.entra-header .header-main {z-index:98;height:100%;}
.entra-header .header-main .entra-wrapper {height:100%;}
.entra-header .header-main .entra-inner {height:100%;}


.entra-header .header-main .after {display:none !important;}




.entra-header .header-news {display:none;}


.entra-header .header-top {position:fixed;float:none;z-index:99999;right:0;margin:0;margin-right:-150%;width:330px;top:80px;transition: .5s ease-in-out;border-top:0 solid #d5d5d5 !important;}
.entra-header.header-fixed .header-top {top:70px;margin-top:0;}

.entra-header .header-top:after {content:none;}
.entra-header .header-top:before {content:none;}

.entra-header.open .header-top {margin-right:0;}

.entra-header .blank {display:none;}

.entra-header .header-top-wrap {gap:0;height:auto;}
.entra-header .header-top-wrap .mb {position:relative;width:calc(50% -15px);flex-grow:1;padding:7px 5px;}
.entra-header .header-top-wrap .mb:after {left:0;right:-1px;width:auto;height:100%;background-color:#fff;box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.05);border:1px solid #DFDFDF;border-radius:0;}



.entra-header .header-top-wrap .btn {position:fixed;top:10px;right:60px;width:52px;height:52px;}
.entra-header .header-top-wrap .btn:after {content:none;}
.entra-header .header-top-wrap .btn > i {font-size:1.2em;}
.entra-header.open .header-top-wrap .btn > i {color:#222;}









.entra-navbar {position:fixed;z-index:999;display:block;margin:0;margin-right:-150%;left:auto;right:0;top:0;transform:none;width:330px;height:100%;background-color:#fff;transition: .5s ease-in-out;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select: none;-o-user-select:none;user-select: none;-ms-user-select: none;font-weight:300;/*border-left:1px solid #d5d5d5;*/}

.entra-header.open .entra-navbar {margin-right:0;}

.entra-navbar .gnb {position:absolute;left:0;margin-left:0;margin-right:0;width:100%;top:140px;bottom:0;white-space:normal;text-align:left;background-color:#fff;overflow:hidden;overflow-y:auto;padding-bottom:50px;transition: .5s ease-in-out;}
.entra-header.header-fixed .entra-navbar .gnb {top:130px;}


.entra-navbar .gnb > ul {display:block;}
.entra-navbar .gnb > ul > li {display:block;text-align:left;border-bottom:1px solid #d5d5d5;}
.entra-navbar .gnb > ul > li > a {margin-right:80px;padding:23px 33px !important;font-size:1.5em !important;height:auto !important;;line-height:normal !important;font-weight:700;letter-spacing:-0.06em}
.entra-navbar .gnb > ul > li:hover > a {}

.entra-navbar .gnb > ul > li:before {}


.entra-header.open .entra-navbar .gnb > ul   {margin-left:0}





.entra-navbar .gnb > ul > li > i {display:block;position:absolute;right:0;top:0;/*background-color:#3d3f45;*/width:80px;height:76px;line-height:74px;font-size:1.273em;text-align:center;-webkit-transition:0.5s;transition:0.5s;}

.entra-navbar .gnb > ul > li.open > i {transform: rotateX(180deg);}




.entra-navbar .gnb > ul > li:last-child {display:block;}


.entra-navbar .gnb > ul > li > ul {position:relative;left:auto;transform:none;min-width:0;white-space:normal;font-size:1.1em;margin-top:-15px;margin-bottom:15px;font-weight:500;}
.entra-navbar .gnb > ul > li > ul:after {background-color:#fff;}

.entra-header.open .entra-navbar .gnb > ul > li > ul {display:none !important;padding-top:10px;height:auto !important;}
.entra-header.open .entra-navbar .gnb > ul > li.open > ul {display:block !important;}
.entra-header.open .entra-navbar .gnb > ul > li.on > ul {display:block !important;}


.entra-navbar .gnb > ul > li > ul > li > a {white-space:normal;font-size:1.1em;padding:10px 33px !important;font-weight:500;}
.entra-navbar .gnb > ul > li > ul > li > ul > li > a {white-space:normal !important;font-size:1em;padding:5px 28px !important;font-weight:400;font-family:'Noto Sans KR', sans-serif;}




}






@media all  and (max-width:900px) { 
.entra-footer .entra-wrapper {position:static;}
.entra-footer .entra-inner {position:static;}
.entra-footer .footer-menu {position:static;}

.entra-footer .inb {margin:3px 10px;}

.entra-footer .footer-menu {flex-wrap:wrap;}
.entra-footer .footer-menu:after {content:none;}

.entra-footer .footer-menu .menu-nav {position:relative;text-align:center;margin:0 -10px;}
.entra-footer .footer-menu .menu-nav:after {position:absolute;content:"";left:0;right:0;bottom:-19px;height:1px;background-color:#37353d;opacity:1;}
.entra-footer .footer-menu .menu-nav:before {position:absolute;content:"";left:0;right:0;bottom:-18px;height:1px;background-color:#000;opacity:1;}

.entra-footer .footer-info {flex-wrap:wrap;}
.entra-footer .footer-info .info-wrap {text-align:center;margin:0 -10px;}
.entra-footer .footer-copy {text-align:center;padding-bottom:80px;}

.entra-footer .entra-sns {position:absolute;left:20px;right:20px;bottom:20px;text-align:center;}
.entra-sns .sns {margin-left:10px;width:44px;height:44px;}


}



@media all  and (max-width:500px) { 
.entra-popup  {right:0;padding:0 20px;}
.entra-popup .popup  {float:none !important;min-width:auto !important;width:100% !important;margin:0 auto 20px !important;}
} /* @media end */






@media all  and (max-width:1080px) { 
.entra-main-visual {max-height:620px;}

.entra-slider-visual .swiper-slide .visual-text {zoom:0.6;margin-top:0;top:75px;transform:none; width:100%;max-width:100%;}

.entra-slider-visual .slider-control {bottom:50px;margin-bottom:40px;}

.entra-slider-visual .slider-link {zoom:0.85;top:auto;transform:none;margin-top:0;bottom:200px;}
.entra-slider-visual .slider-link .link-wrap {float:none;margin:0 auto;}
.entra-slider-visual .slider-link .link-wrap > u {opacity:0.5;}
.entra-slider-visual .slider-link .link-wrap .item:after {opacity:0.2;}

}






@media all  and (max-width:1080px) { 

.entra-main-wrap {flex-wrap:wrap;}

.entra-main-wrap .wrap-main {width:calc(50% - 10px);}
.entra-main-wrap .wrap-side {flex-shrink:1;flex-grow:1;}


}





@media all  and (max-width:700px) { 
.entra-section-title .title {font-size:2.07em;}
.entra-section-title .copy {display:block;margin-top:10px;}
}










@media all  and (max-width:1180px) { 

.entra-sub-visual .entra-inner:before {content:none;width:30%;height:300%;left:auto;right:0;;}
.entra-sub-visual .visual-text {margin-left:0;max-width:100%;margin-top:0;}

}


@media all  and (max-width:700px) { 
.entra-sub-visual .entra-inner {height:260px;}

.entra-sub-visual .visual-text .title {font-size:1.5em;line-height:1;}
.entra-sub-visual .visual-text .title  > strong {font-size:1.8em;}
.entra-sub-visual .visual-text .copy {font-size:1.0em;}
.entra-sub-visual .visual-text .title  > strong {display:block;}
}






@media all  and (max-width:1180px) { 
.entra-content-wrap .content-aside:before {content:none;}
.entra-content-wrap .content-main:before {content:none;}


.entra-content-wrap {flex-wrap:wrap;}
.entra-content-wrap .content-aside {flex-grow:1;width:calc(100% - 40px);padding-bottom:0;margin:0 -20px;}
.entra-content-wrap .content-aside:after {content:none;}

.entra-group-title {position:relative;margin:0;margin-top:0;background-color:#377bc0;padding:18px 20px;font-size:0.7em;padding-right:50px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:left;border-radius:0;}
.entra-group-title:after {position:absolute;background:transparent;left:auto;right:20px;top:15px;bottom:auto;font-family: "Font Awesome 5 Free"; font-weight: 900;content:"\f078";-webkit-transition:0.5s;transition:0.5s;font-size:1.8em;}
.entra-content-wrap .content-aside.open .entra-group-title:after {transform: rotateX(180deg);}


.entra-submenu-wrap {display:none;position:absolute;z-index:999;left:0;right:0;background-color:#eef2f6;border:0;margin-top:0;border-radius:0;background-color:#fff;}
.entra-content-wrap .content-aside.open .entra-submenu-wrap {display:block;}

.entra-sub-menu > ul > li {border-bottom: 0.1rem solid #eee;border-top:0;}
.entra-sub-menu > ul > li > a {padding-left:20px;padding-right:20px;}

.entra-content-wrap .content-aside .entra-main-banner {margin-top:0;}


.entra-content-wrap .content-main {padding:50px 0;overflow:hidden;}

}








@media all  and (max-width:700px) { 
.entra-main-links {flex-wrap:wrap;gap:20px;}
.entra-main-links .links-header {width:100%;display:flex;align-items:center;}
.entra-main-links .links-header .title-main {flex-grow:1;}
.entra-main-links .links-header .entra-slider-control {margin-top:0;}
}








@media all  and (max-width:700px) { 
.entra-curriculum-table > table {font-size:0.9em;}
.entra-curriculum-table th {padding:10px 10px;font-size:0.9em;}
.entra-curriculum-table td {padding:10px 10px;font-size:0.9em;}


.entra-staff-table > table {font-size:0.9em;}
.entra-staff-table th {padding:10px 10px;font-size:0.9em;}
.entra-staff-table td {padding:10px 10px;font-size:0.9em;}
} /* @media end */



@media all  and (max-width:700px) { 
.entra-bbs-wrapper {font-size:0.9em;}
} /* @media end */
