@charset "utf-8";
@import url("styles_pc-2024.css") screen and (min-width:1000px) and (max-width: 10000px);

@import url("styles_sp-2024.css") screen and (min-width:0px) and (max-width: 999px);
