@charset "utf-8";
@import url(../../../../css/textplugin.css);
@import url(../style-color.css);
@import url(style-desktop.css) screen and (min-width: 1025px);
@import url(style-tablet.css) screen and (max-width:1024px);
@import url(style-mobile.css) screen and (max-width: 640px);


