@charset "UTF-8";

/* PC */
@media screen and (min-width: 769px) {
}

/* SP */
@media screen and (max-width: 769px) {
}
