/*
Theme Name: CARISOテンプレート
Author: CARISO
Version: 1.0
*/

@charset "utf-8";

@import url("css/pc.css") screen and (min-width: 769px);
@import url("css/sp.css") screen and (max-width: 768px);