@charset "UTF-8";

@import url(https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&display=swap);

@import url(css/animsition.min.css);

@import url(css/mb.css) screen and (max-width:1079px);
@import url(css/pc.css) screen and (min-width:1080px);