@charset "UTF-8";

/* ===================================================================

 file name  :  mediaquery.css

=================================================================== */

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