@charset "utf-8";

@import url(https://fonts.googleapis.com/css?family=Montserrat:100,200,300,400,500,600,700,800,900);
@import url('https://fonts.googleapis.com/css2?family=Shippori+Mincho:wght@400;500;600;700&display=swap');
/*タグ初期値リセット*/
@import url(default.css);
@import url(fontello.css);


/*スライドメニュー設定*/
@import url(slidebars.css) screen and (max-width:480px);

@import url(sp_base.css) screen and (max-width:480px);
@import url(sp_top.css) screen and (max-width:480px);
@import url(sp_content.css) screen and (max-width:480px);
@import url(base.css) screen and (min-width:481px);
@import url(top.css) screen and (min-width:481px);
@import url(content.css) screen and (min-width:481px);

/*ライブラリ*/
@import url(colorbox.css);
@import url(animate.css);
@import url(slick.css);
@import url(slick-theme.css);

