@charset "utf-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css2?family=BIZ+UDPGothic:wght@400;700&family=Noto+Serif+JP:wght@200..900&display=swap');
@import url("common.css");
@import url("index.css");
@import url("common_sp.css") screen and (max-width: 767px);
@import url("index_sp.css") screen and (max-width: 767px);