@charset "utf-8";


@import url("./style-s.css") screen and (min-width:0px) and (max-width: 639px);
@import url("./style-p_test.css") screen and (min-width:640px) and (max-width: 1199px);
@import url("./style-p_test.css") screen and (min-width:1200px)
