@charset "UTF-8";

/*!
Theme Name: Cocoon Child
Description: Cocoon専用の子テーマ
Theme URI: https://wp-cocoon.com/
Author: わいひら
Author URI: https://nelog.jp/
Template:   cocoon-master
Version:    1.1.3
*/

/************************************
** 子テーマ用のスタイルを書く
************************************/
/*必要ならばここにコードを書く*/

/* 見出しのデザインリセット */
/*H2 */
.entry-content h2{
border:none;
background:none;
padding: 0;
}

/* H3 */
.entry-content h3{
border:none;
background:none;
padding: 0;
}

/* H4 */
.entry-content h4{
border:none;
background:none;
padding: 0;
}

/* H5 */
.entry-content h5{
border:none;
background:none;
padding: 0;
}

/* H6 */
.entry-content h6{
border:none;
background:none;
padding: 0;
}


/* 見出しのデザイン設定 */
/* H2 */
.entry-content h2{
color: #222222; /* 文字色 */
font-size: 1.2em; /* 文字サイズ */
background-color: #f3f3f3; /* 背景色 */
padding-top:12px; /* 文字と上部の間隔 */
padding-left:10px;/* 文字と左線の間隔 */
padding-bottom:12px;/* 文字と下部の間隔 */
border-top: solid 1px #222222;/* 上側に実線・色 */
border-bottom: solid 1px #222222;/* 下側に実線・色*/
}

/* H3 */
.entry-content h3{
color: #222222; /* 文字色 */
font-size: 1.1em; /* 文字サイズ */
padding-top:10px; /* 文字と上部の間隔 */
padding-left:10px;/* 文字と左線の間隔 */
padding-bottom:10px;/* 文字と下部の間隔 */
	
border-bottom: solid 1px #222222;/* 下側に実線・色*/	
border-left: solid 3px #222222; /* 左側に実線・色*/
}

/* H4 */
.entry-content h4{
color: #222222; /* 文字色 */
font-size: 1.0em; /* 文字サイズ */
padding: 10px;
border-top: solid 1px #222222;/* 上側に実線・色 */
border-bottom: solid 2px #222222;/* 下側に実線・色*/
}

/* H5 */
.entry-content h5{
color: #222222; /* 文字色 */
font-size: 1.0em; /* 文字サイズ */
padding: 10px;
border-bottom: solid 2px #222222;/* 下側に実線・色*/

}

/* H6 */
.entry-content h6{
color: #222222; /* 文字色 */
font-size: 1.0em; /* 文字サイズ */
padding: 5px;
border-bottom: dotted 1px #222222;/* 下側に点線・色*/

}



/************************************
** レスポンシブデザイン用のメディアクエリ
************************************/
/*1023px以下*/
@media screen and (max-width: 1023px){
  /*必要ならばここにコードを書く*/
}

/*834px以下*/
@media screen and (max-width: 834px){
  /*必要ならばここにコードを書く*/
}

/*480px以下*/
@media screen and (max-width: 480px){
  /*必要ならばここにコードを書く*/
}




.post-2843 .date-tags,
.post-445 .date-tags,
.post-973 .date-tags,
.post-3227 .date-tags,
.post-3281 .date-tags,
.post-2779 .date-tags,
.post-1611 .date-tags {
.post-87 .date-tags,
.post-2447 .date-tags,
.post-1611 .date-tags,
.post-87 .date-tags,
.post-178 .date-tags,
.post-10 .date-tags {
.post-2591 .date-tags,
.post-632 .date-tags,
.post-449 .date-tags,
.post-2510 .date-tags,
.post-2576 .date-tags,
.post-445 .date-tags {
display: none;
}