@charset "UTF-8";

@import url(reset.css);
@import url(animsition.min.css);
@import url(https://fonts.googleapis.com/css?family=Raleway:400,700,600,300);
@import url(basic.css) screen and (min-width: 1024px);
/*@import url(basic.css) screen and (min-width: 641px);*/
@import url(sp.css) screen and (max-width: 1023px);
/*@import url(sp.css) screen and (max-width: 640px);*/
