@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=Noto+Serif+JP:wght@200..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Zen+Antique&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Questrial&display=swap');

/* CSS Document */
@import url('css/common.css');
@import url('css/pc.css') print,(min-width: 980px);
@import url('css/tab.css') only screen and (max-width: 979px);
@import url('css/sp.css') only screen and (max-width: 680px);

/* カラー確認用 */
@import url('css/color.css');

/*
Theme Name: Original Theme
Theme URI: -
Description: Original Theme
Version: 1.0
Author: KBS
*/