@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Kiwi+Maru&family=Noto+Sans+JP:wght@100;300;400;500;700;900&family=Noto+Serif+JP:wght@200;300;400;500;600;700;900&family=Shippori+Mincho:wght@400;500;600;700;800&display=swap');
@import url("https://use.typekit.net/qzq4cpu.css"); /* adobefont */

@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");
@import url("sp_header.css");
@import url("mailform.css");