@charset "utf-8";
/* CSS Document */

@import url("spb_style_pc.css") screen and (min-width: 481px);
@import url("spb_style_mbl.css") screen and (min-width: 1px) and (max-width: 480px);
