@charset "UTF-8";

/* タブレット以下設定 */

@media screen and (max-width:989px) {}


/* スマホ設定 */

@media screen and (max-width:699px) {}