@charset "UTF-8";
@media only screen and (max-width: 640px){
  #mainArea h1 {
    width: 100%;
    padding-left: 0;
    text-align:center;
}