@charset "utf-8";

/*사이트 생성 후 로고 이미지 가로 사이즈 입력*/
/*로고영역가로사이즈*/
.wrap-header .header-logo {width: 430px;}
.wrap-header .header-navi .ul_1{padding-right:0px; }
.wrap-header .header-navi .li_1{ padding: 0 1.5%;}

/*영문메뉴 감추기*/
.wrap-header .header-navi .li_1_13021 { display:none; }




/*
#menu10670_obj722 {  max-width: 875px;  margin: auto;}
.student-content li {width: calc(100%/3 - 19px);margin-right: 28px;}
.student-content ul::before {width: calc(100%/16*11); left: calc(100%/3 - 155px);}
.executive-list ul::after{    left: -119%;}
.student-content p span{font-size: 16px;}
@media (max-width: 768px){
  .student-top::after{    height: 280px; bottom: -280px;}
  .student-content li {width: 100%; margin-right:0px;}
  .student-content li:nth-child(even)::before{display: none;}
  .student-content li:nth-child(odd)::after{display: none;}
  .executive-list ul::after{width: 50%;left: -57%;}
}
*/




