@charset "UTF-8";

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;500;600;700&family=Noto+Serif+JP:wght@400;500;600;700;800&family=Shippori+Mincho:wght@400;500;600;700;800&display=swap');
@import "https://use.fontawesome.com/releases/v5.1.0/css/all.css";

@import url(pc_style.css) screen and (min-width: 769px); /* pc */
@import url(sp_style.css) screen and (max-width: 768px); /* mobile */
@import url(pc_style.css) print; /* print */

@import url("animate.css") screen and (min-width: 769px); /* pc */
@import url("sp_header_bandai.css");
@import url("mailform.css");
@import url("wp_post.css");