@charset "UTF-8";

/*PC*/
@import url("../cgi/mt/mt-static/style-blog.css") screen and (min-width:767px);

/*mobile*/
@import url("../cgi/mt/mt-static/style-blog_sp.css") screen and (max-width:768px);