@charset "utf-8";

@import url("common_sp.css") only screen and (max-width: 768px);
@import url("common_pc.css") only screen and (min-width: 769px);

@import url('https://fonts.googleapis.com/css?family=Quattrocento:400,700&display=swap');


