@charset "utf-8";

/********************************/
/****   共通のテンプレート   ****/
/********************************/
@import url("default-color-common-all.css?v=1528938452");
@import url("color-common-all.css?v=1634704332");



/********************************/
/**** スマホ用のテンプレート ****/
/********************************/
@import url("default-color-common-sp.css?v=1438314513") only screen and (max-width: 767px);
@import url("color-common-sp.css?v=1635141744") only screen and (max-width: 767px);



/********************************/
/****   PC用のテンプレート   ****/
/********************************/
@import url("default-color-common-pc.css?v=1438242872") print, screen and (min-width:768px);
@import url("color-common-pc.css?v=1635141725") print, screen and (min-width:768px);
