/*
Theme Name: 株式会社 倉田総合鑑定.
Author: e-time
Author URI:
Description: ここに説明が入ります
*/


@charset "utf-8";
@import url(css/pc.css) screen and (min-width: 1025px);
@import url(css/tablet.css) screen and (min-width: 768px) and (max-width: 1024px);
@import url(css/sp.css) screen and (max-width: 767px);