@charset "UTF-8";

@media screen and (max-width: 768px){
  #wrap footer p.copyright small {
    width: 200px;
    font-size: 10px;
  }
}