@charset "UTF-8";
/* 
Theme Name: カミノケ.com
Theme URI: http://kamino-ke.com 
Description: 髪にイイこと始めよう！カミノケ.comのWordPressThemeです。
Author: enjoylink T.Kozawa 
Version: 1.0 
*/ 


@import url("css/reset.css");

@import url("css/common.css");

@import url("css/pc.css");


/*
@import url("css/sp.css") screen and (max-width:480px);
@import url("css/tablet.css") screen and (min-width:481px) and (max-width:1024px);
@import url("css/pc.css") screen and (min-width:1025px);
*/


