@charset "UTF-8";
/* CSS Document */
@import url("2021_pc.css") screen and (min-width:641px);
@import url("2021_sp.css") screen and (max-width:640px);