@charset "utf-8";
/* 아트 유학 | 프로그램 */


table tr td:first-child {text-align: center;}
#prere table tr td:first-child,
#byDegree table tr td:first-child {text-align: left;}

.pageTitBox {
  background-position: 50% 50%;
  background-image: url(https://www.aaauhak.co.kr/img/freepik/bg/artistic-bluewoody-2560x360.jpg);
}
  .pageTitBox > div, .pageTitP {color: #FFF;}
    
    #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);}
    

#infoSec {background-color: var(--c-secondBG);}
  #infoSec table tr td:first-child {text-align: center;}

#setsApart .frame {max-width: 75rem;}
  #setsApart .flexUp {width: 45%;}
    #setsApart .flexBoxes .flexCard {width: 100%;}


#noMargin .halfBoxes .toHalfImgLtoR {background-image: url(https://www.aaauhak.co.kr/img/freepik/photo/freepik__expand__55819.jpeg);}


#full-BG {background-position: 60% 50%; background-image: url(https://www.aaauhak.co.kr/img/freepik/banner/computer-monitor-with-800x1200.jpg);}

  #subGnb .subNavTab > p {padding: 0.75rem 0.75rem}
  #subGnb .subBox h4 {margin-bottom: 0; text-align: left;}
  #subGnb .subBox .paraVer1 {width: fit-content;}
  

#togDetail {background-color: var(--c-secondBG);}
  #togDetail .toggleBox table.tBor_1 {border: none;}


@media screen and (min-width: 768px) {
  .pageTitBox {background-position: 50% 50%;}

  #setsApart .flexUp {width: 100%;}
  
  #noMargin .halfBoxes .toHalfImgLtoR {background-position: 35% 50%;}
  
  #full-BG {background-image: url(https://www.aaauhak.co.kr/img/freepik/banner/computer-monitor-with-2560x600.jpg);}
    #full-BG .toHalfBox {height: auto;}
}

@media screen and (min-width: 1024px) {
  .pageTitBox {background-position: 45% 15%;}
  
  #full-BG {background-position: 62% 50%;}
}