<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

#single_post_list .single_post_info{
    display: none;
}
.sns_t {
    display: none;
}
#single_post_list .single_post_detail .main_image{
    /* 20220127 サムネイルを表示に変更 */
    /* display: none; */
}
.post_list_area .np_btn {
    display: none;
}
</pre></body></html>