@charset "utf-8";

@import url("http://kyushu-kitchen.fdgoyo.jp/common/css/fonts.css");
@import url("reset.css");
@import url("http://kyushu-kitchen.fdgoyo.jp/common/css/utility.css");
@import url("http://kyushu-kitchen.fdgoyo.jp/common/css/style.css");
@import url("http://kyushu-kitchen.fdgoyo.jp/common/css/fancybox.css");
@import url("tablet.css") screen and (min-width:481px) and (max-width: 768px);
@import url("http://kyushu-kitchen.fdgoyo.jp/common/css/smartphone.css") screen and (min-width:1px) and (max-width: 480px);