@charset "UTF-8";
/*
Theme Name: TFC_Theme
Theme URL:
Description: 株式会社ティーエフシー　テーマ
Author: Creer
Version: 1.0.0
Tags: ビジネス
*/



@import url("css/base.css") screen and (min-width:769px) and (max-width: 5000px);
@import url("css/layout.css") screen and (min-width:769px) and (max-width: 5000px);

/*SP*/
@import url("css/base_sp.css") screen and (min-width:0px) and (max-width:  768px);
@import url("css/layout_sp.css") screen and (min-width:0px) and (max-width: 768px);
