@charset "utf-8";
/* CSS Document */

@media (max-width:480px){
  .common__headerLogo .common__img{
    max-width: 240px;
  }
}