@charset "utf-8";
@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/static/pretendard.min.css");

.li_1.eQ05 a.a_1{color:#006cd9 !important;}
#_header .topSearch{display:none;}

#_wrap #_wrapHeader {
  position: relative;
  left: 0;
  top: 0;
  width : 100%;
  z-index: 2;
}

.topSearch {
  background-color: #eef0f3;
  padding: 17.5px 0;
}

.topSearch form {
  max-width: 720px;
  margin: 0 auto;
  text-align: right;
  position: relative;
}

.topSearch form #kwd {
  border-radius: 25px;
  background-color: white;
  border: 0;
  font-size: 18px;
  color: #b3b3b3;
  padding: 8.5px 0 8.5px 30px;
  width: 100%;
}

.topSearch form a {
  width: 20px;
  height: 20px;
  font-size: 0;
  display : block;
  background: url(/sites/edu/images/search-icon.png) no-repeat center center / cover;
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: -10px;
}

.header-main{max-width: 1200px;margin: 0 auto;display: flex;flex-wrap: wrap;justify-content:space-between;align-items: center;}
.header-menu{display: flex; flex-wrap: wrap; align-items: center; transition: all .5s;}
.header-main .header-menu-box{transition: all .5s;}
/* .header-main .header-logo img{width: 200px;} */
.header-menu .li_1{position: relative; box-sizing: border-box; transition: all .5s;}
.header-menu .li_1:last-child{display: none;}
.header-menu .li_1 .a_1{font-size: 25px; color: #000000; font-family:Pretendard; font-weight: 700 !important; display: block; text-align: center; padding: 42px 27px; }
.header-menu .li_1 .div_2{position: absolute; left: 0; top: 100%; width: 100% !important; display: none; box-sizing: border-box;}
.header-menu .li_1 .div_2 .a_2{text-align: left; font-size: 16px; font-family: 'pretendard'; color: #000000; padding: 5px 0 !important; font-weight: 300;}
.header-menu .li_1 .div_2 .li_2:first-child .a_2{padding-top: 0 !important;}
.header-menu .li_1 .div_2 .ul_2{padding: 0;}
.header-menu .li_1 .div_2 .div_3{display: none;}
.header-menu .sitemap-link{display: block; font-size: 0; width: 23px; height: 19px; background: url(/sites/edu/images/menu_logo.png) no-repeat center center;}
.header-menu .mobile-menu-close-button{display: none;}
.header-menu .mobile-menu-button{display : none;}

#_header.hover::before{content:""; display: block; position: absolute; left: 0; top: 100%; width: 100%; height: 240px; background-color: white; border-top: 1px solid #e5e5e5;}
/*.header-main.hover .header-menu{width: calc(100% - 200px);}
.header-main.hover .header-menu-box{width: calc(100% - 23px);}
.header-main.hover .header-menu .li_1{width: 20% !important;} */
.header-main .header-menu{width: calc(100% - 280px);}
.header-main .header-menu-box{width: calc(100% - 23px);}
.header-main .header-menu .li_1{width: 20% !important;} 

.header-main.hover .header-menu .li_1.on:before{background-color: #1d70e5; left: 0; bottom: -5px;}
.header-main.hover .header-menu .li_1 .div_2{display: block !important;background: white;padding: 25px; border-right: 1px solid #e5e5e5; border-top: 1px solid #e5e5e5;}
.header-main.hover .header-menu .li_1:first-child .div_2{border-left: 1px solid #e5e5e5;}
.header-main.hover .header-menu .li_1 .div_2.active::before{content:''; display: block; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: rgba(29,112,219,.05) !important;}
.header-main.hover .header-menu .li_1 .div_2 .ul_2{top: 0; padding: 0; left: 0; background: transparent !important; height: 190px;}

/* footer */
#_wrap #_wrapFooter{background-color:#f1f1f1;}
#_footer{display: flex; flex-wrap: wrap; justify-content: space-between;}
#_footer .footer-right{width: calc(100% - 136px); padding-left: 80px; box-sizing: border-box;}
#_footer .footer-link ul{display: flex; flex-wrap: wrap; justify-content: start; margin: 0 -20px;}
#_footer .footer-link li a{font-size: 18px; font-family: "Pretendard"; font-weight: 700; color: #000000; display: block; padding: 0 20px;}
#_footer .footer-link li:nth-child(3) a{color: #2c5395;}
#_footer .footer-text{margin: 48px 0 50px;}
#_footer .footer-text p{font-size: 16px; line-height: 1.8; color: #000000; font-family: "Pretendard"; font-weight: 400;}
#_footer .footer-info{display: flex; flex-wrap: wrap; align-items :center; justify-content:space-between;}
#_footer .footer-info-image{display: flex; align-items: center; gap: 10px;}
#_footer .footer-info #jumpMenuFooter1{border: 1px solid #9b9b9b;border-radius: 50px;font-size: 20px;font-family: "Pretendard";color: #000000;width: 300px;box-sizing: border-box;padding: 7px 42px;height: 72px;background-color: transparent;appearance: none;-webkit-appearance: none;background: url(/sites/edu/images/footer_arrow.png) no-repeat right 42px center;}
