@charset "UTF-8";
@media screen and (max-width: 768px) {
/* =========================================================== MOBILE PAGE == */
.pc {display: none !important;}
.col { min-width: auto; }

/* ===================================================== MOBILE PAGE END == */ }
