@charset "UTF-8";


@import url("p_style.css") screen and (min-width:780px);
@import url("s_style.css") screen and (max-width:779px);
