@charset "UTF-8";
/*
Theme Name: CHEESE Media
Theme URI: http://cheese-media.net/
Description: This is our original theme.
Author: Daisuke Hayashi
Author URI:　http://www.projectdd.jp/
Version:1.0
*/

@import url(css/pc.css) screen and (min-width: 769px);
@import url(css/sp.css) screen and (min-width: 0px) and (max-width: 768px);

.img .wpp-thumbnail {
    margin: 0 0;
}    