@charset "UTF-8";

/*style_import.css*/

@import url("styles.css") screen and (min-width:861px);

@import url("sp-styles.css") screen and (max-width:860px);

