@charset "UTF-8";

/*!
Theme Name: Simplicity2 child
Template:   simplicity2
Version:    20161002
*/

/* Simplicity子テーマ用のスタイルを書く */

/*
.article h3{
  font-size:23px;
  border-bottom:5px solid #e7e7e7;
  padding:10px 0;
}
*/

.article  h4{
	border-bottom:5px solid #e7e7e7;
	/* border-bottom:5px dashed #eee; */
}

.article-paragraph-title {
    background-color: #f5f7fa;
	/* background-color: #e6e9ed; */
}