@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
*/

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

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

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

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


figure > img{
  border-radius: 10px;
}

.article h2:before {
  font-family: FontAwesome;
  content: "\f0f4";
  position: relative;
  left : -0.5em;
  color: #6666ff;
  padding-top: 0;
}

.categoryid-2 h2:before {
  font-family: FontAwesome;
  content: "\f02d";
  position: relative;
  left : -0.5em;
  color: #6666ff;
  padding-top: 0;
}


.categoryid-21 h2:before {
  font-family: FontAwesome;
  content: "\f0f2";
  position: relative;
  left : -0.5em;
  color: #6666ff;
  padding-top: 0;
}

.categoryid-22 h2:before {
  font-family: FontAwesome;
  content: "\f0f2";
  position: relative;
  left : -0.5em;
  color: #6666ff;
  padding-top: 0;
}

.categoryid-23 h2:before {
  font-family: FontAwesome;
  content: "\f0f2";
  position: relative;
  left : -0.5em;
  color: #6666ff;
  padding-top: 0;
}

.categoryid-24 h2:before {
  font-family: FontAwesome;
  content: "\f0f2";
  position: relative;
  left : -0.5em;
  color: #6666ff;
  padding-top: 0;
}

.categoryid-25 h2:before {
  font-family: FontAwesome;
  content: "\f0f2";
  position: relative;
  left : -0.5em;
  color: #6666ff;
  padding-top: 0;
}


.categoryid-46 h2:before {
  font-family: FontAwesome;
  content: "\f0f2";
  position: relative;
  left : -0.5em;
  color: #6666ff;
  padding-top: 0;
}


.categoryid-19 h2:before {
  font-family: FontAwesome;
  content: "\f1a5";
  position: relative;
  left : -0.5em;
  color: #6666ff;
  padding-top: 0;
}