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

@import url("lp_shared.css");
@import url("lp_sp.css") only screen and (max-width:767px);
@import url("lp_pc.css") print, screen and (min-width:768px);
