@charset "UTF-8";
/*
Theme Name: Blooming Group
#Theme URI: http://www.prime-strategy.co.jp/download/
Description: This is our original theme.
Author: Mateo
Author URI:　http://www.prime-strategy.co.jp/
Version:1.0
*/
@import url(css/html5reset-1.6.1.css);
@import url(css/layout.css) print,screen and (min-width: 769px);
@import url(css/common.css) print,screen and (min-width: 769px);
@import url(css/nav.css) print,screen and (min-width: 769px);
@import url(css/content.css) print,screen and (min-width: 769px);
@import url(css/top.css) print,screen and (min-width: 769px);
@import url(css/sp_remove.css) print,screen and (min-width: 769px);

@import url(css/sp_layout.css) screen and (max-width: 768px);
@import url(css/sp_common.css) screen and (max-width: 768px);
@import url(css/sp_nav.css) screen and (max-width: 768px);
@import url(css/sp_content.css) screen and (max-width: 768px);
@import url(css/sp_top.css) screen and (max-width: 768px);
