@charset "UTF-8";
@import url("pc.css") screen and (min-width:720px) and (max-width: 5000px);

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