@charset "UTF-8";

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

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

#ez-toc-container{
  margin-bottom: 40px;
  padding: 15px 20px;
  background: #fff;
  border: 5px solid #e1eff4;
  border-radius: 2px;
  color: #666; }

.ez-toc-title{
	text-align:center;
	font-weight:bold;
	}

.ez-toc-list{
	font-weight:bold;
	line-height: 150%;
	}

.ez-toc-list li{
	margin-bottom: 10px;
	}
		
	
.eye-catch{
	margin-bottom:20px;
	}
  
  
#site-description{
  color: #ccc;
  margin-top: 0;
  line-height:100%;
  font-size:10px;
  margin-left:0px;
  margin-right:20px;
  margin-bottom:10px;
  font-weight:normal;
}


.hd-widget{
	margin-top:-30px;
	text-align:center;
	}