@charset "UTF-8";
/*
Theme Name:origin
Theme URI: https://jfh.or.jp/
Description:日本フード＆ヘルス協会オフィシャルサイト
Version: 1.0
Author:origin

*/

@import url(smart.css) screen and (max-width: 800px);
@import url(tablet.css) screen and (min-width:801px) and (max-width:1350px);
@import url(pc.css) screen and (min-width: 1351px);
