@charset "UTF-8";

@import url("blog_layout_pc.css") screen and (min-width:768px) and (max-width: 5000px);
/*SP*/
@import url("blog_layout_sp.css") screen and (min-width:0px) and (max-width: 767px);