@charset "utf-8";

/* FOR IE8-9 STYLES */


header #pc-header { min-width:835px; }

#gotop i { background:url("/core/img/bg_wht90.png"); }

/* TABLET
--------------------------------------------------*/
@media screen and (max-width:768px) {

header #pc-header { min-width:auto; }

}


/* SMARTPHONE
--------------------------------------------------*/
@media screen and (max-width:420px) {

}

