@charset "UTF-8";

@import url("theme_pc.css") screen and (min-width: 431px);
@import url("theme_sp.css") screen and (max-width: 430px);