@charset 'utf-8';

/* 태블릿 대응 */
@media (max-width: 1279px) {
  #app #commonHeader,
  #app #commonHeader>.header_inner,
  #app .container {min-width:1260px !important;}

  #app .searchArea {width:500px;}
}