@charset "UTF-8";

/* pc style */
@import url(" sp-01.css") screen and (min-width: 768px) and (max-width: 5000px);

/* sp style */
@import url(" sp_smp-01.css") screen and (min-width: 0px) and (max-width: 768px);