@charset "UTF-8";
/* CSS Document */


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

/*CSS*/
@import url("stylesp.css") screen and (min-width:640px) and (max-width: 979px);

/*PC_CSS*/
@import url("style.css") screen and (min-width:980px);