/*
Theme Name: ooz
Theme URI: *
Author: Hajime Kurihara
Author URI: http://moga.tv
Description: *
Version: 1.0
Text Domain: ooz

*/

@import "reset.css";
@import "pc.css" screen and (min-width: 961px);
@import "sp.css" screen and (max-width: 960px);