/* css */

@charset "UTF-8";
@import url(../../assets/common/css/import.css);
@import url(jquery.wideslider.css);
@import url(style.css);


/*
@import url(pc.css) screen and (min-width:768px);
@import url(smart.css) screen and (min-width: 0px) and (max-width:768px);
*/
@import url(pc.css) screen and (min-width:950px);
@import url(smart.css) screen and (min-width: 0px) and (max-width:949px);


