@charset "utf-8";
/* CSS Document */

@import url('css/public.css');
@import url('css/pc.css') screen and (min-width: 1200px);
@import url('css/tablet.css') screen and (max-width: 1199px);
@import url('css/sp.css') screen and (max-width: 640px);
@import url('css/pc.css') print;

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