@charset "UTF-8";
@media screen and (min-width: 768px),print {
}

@media screen and (max-width: 767px) {
}
