@charset "utf-8";
/*
Theme Name: Cherie child
Theme URI:https://tcd-theme.com/tcd101
Description:WordPressテーマ「Cherie」の子テーマ
Template:cherie_tcd101
Author:TCD
Author URI:https://tcd-theme.com/
Version:1.0
*/

/*
  ここから下にCSSを追記してください。
*/
#header_slider_wrap {
  display: none;
}

.private_comment {
  background-color: #fee !important;
}

.ml_salon {
    background: url("http://blog.novelin.net/wp-content/uploads/p-pt_0233-m_pt_02330.jpg");
}

@media screen and (max-width:800px) {
  #comments { margin:65px -30px 0; padding:65px 20px 0; }
}

.comment_form_wrapper {
  margin-bottom: 20px;
}

#comment_tab li a {
  font-size: 16px;
}

#single_post_header .content {position:relative;padding:25px 30px 28px;}

/* 記事ヘッダーのコメント数  */
#single_post_header .comments { font-size:16px; margin:10px 0; font-family: 'Arial';}

