@charset "utf-8";

*{}

@media screen and (min-width: 768px) {
}

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