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

@import url('css/parts.css');
@import url('css/public.css');
@import url('css/pc.css') print,(min-width: 1000px);
@import url('css/tablet.css') only screen and (max-width: 999px);
@import url('css/sp.css') only screen and (max-width: 680px);
@import url('css/colors.css');

/*
Theme Name: kbs_default
Theme URI: http://www.kbs-web.com/
Description: kbs_defaultテーマ
Version: 1.0
Author: KBS
*/