@charset "utf-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

@import url("basic.css?1");
@import url("index.css?1");
@import url("basic_sp.css?1") screen and (max-width:959px);
@import url("index_sp.css?1") screen and (max-width:959px);