@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=League+Spartan:wght@100..900&display=swap');

@import url('css/public.css');
@import url('css/pc.css') screen and (min-width: 1120px);
@import url('css/tab.css') screen and (max-width: 1119px);
@import url('css/sp.css') screen and (max-width: 680px);

/*
Theme Name: 独自デザイン設定用
Theme URI: http://www.kbs-web.com/
Description: 独自デザイン設定用テーマ
Version: 1.0
Author: KBS
*/