@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(./html5reset-1.6.1.css);
@import url(./layout.css) print,screen and (min-width: 769px);
@import url(./common.css) print,screen and (min-width: 769px);
@import url(./nav.css) print,screen and (min-width: 769px);
@import url(./content.css) print,screen and (min-width: 769px);
@import url(./top.css) print,screen and (min-width: 769px);
@import url(./sp_remove.css) print,screen and (min-width: 769px);

@import url(./sp_layout.css) screen and (max-width: 768px);
@import url(./sp_common.css) screen and (max-width: 768px);
@import url(./sp_nav.css) screen and (max-width: 768px);
@import url(./sp_content.css) screen and (max-width: 768px);
@import url(./sp_top.css) screen and (max-width: 768px);
