@charset "utf-8";

/* *************************************

概要：インポート用CSSファイル

***************************************/

@import url("main.css") all;
@import url("sp.css") screen and (max-width: 640px);
