@charset "utf-8";
/*
Theme Name:kanno_basic
*/
@import url(./css/common.css);
@import url("./css/pc.css") screen and (min-width:769px);
@import url("./css/sp.css") screen and (max-width:768px);