@charset "utf-8";

/* 1000px未満 */
@media screen and (max-width: 1000px) {
}

