@charset "utf-8";
/*------基本CSS（PC用記述記載）------*/

/*------横幅が520px以下CSS（SP用記述記載）------*/
@media screen and (max-width: 520px) {

}
