@charset "utf-8";
/* 메디컬 유학 | 프로그램 */

.pageTitBox {
  background-position: 50% 0%;
  background-image: url(https://www.aaauhak.co.kr/img/freepik/bg/test-tube-with-blood-2560x360.jpg);
}
  .pageTitBox > div, .pageTitP {color: var(--c-font);}



#sidePics .imgBG1 {background-image: url(https://www.aaauhak.co.kr/img/freepik/photo/cropped-image-students-1200x800.jpg);}
#sidePics .imgBG2 {background-image: url(https://www.aaauhak.co.kr/img/freepik/photo/img-daehag-kaempeoseueseo-800x600.jpg);}
#sidePics .imgBG3 {background-image: url(https://www.aaauhak.co.kr/img/freepik/photo/tolonto-daehaggyoui-12304-1000x667.jpg);}


  #setsApart .flexUp {width: 45%;}
    #setsApart .flexBoxes .flexCard {width: 100%;}



@media screen and (min-width: 768px) {
  #setsApart .flexUp {width: 100%;}
}

@media screen and (min-width: 1024px) {
  
}