/* カスタム CSS をここに入力してください */
body {
    background-color: #c8d9b6;
}
#wrapper {
		padding: 0;
		margin-top: 0;
}
#main {
		padding: 40px 40px 0 40px;
		box-sizing: border-box;
}
#site-title {
		width: 600px;
}
#branding {
		padding: 0 40px;
		box-sizing: border-box;
}
#branding img {
		border: 0;
		width: 100%;
		height: auto;
}
#access {
		display: none;
}
#main .widget-area .blogroll,
.blogroll li {
		margin: 0;
		padding: 0;
		list-style: none;
}
#content .entry-title {
	background: url(https://www.yasumoto.co.jp/wp/wp-content/themes/yasumoto_new/assets/img/blog/bg-title.jpg) no-repeat left bottom;
	padding:0.10px 0 0 100px;
	height: 40px;
	color: #000;
	font-size: 21px;
	font-weight: bold;
	line-height: 1.3em;
	margin-bottom: 0;
}
.entry-meta {
		text-align: right;
}
.addtoany_content {
		margin: 0 0 40px 0;
}
#wp-calendar caption {
		text-align: center;
}
.widget-title {
		margin: 30px 0 20px 0;
		padding: 20px 0 0 40px;
		background: transparent url(https://www.yasumoto.co.jp/wp/wp-content/themes/yasumoto_new/assets/img/blog/bg-aside-title.png) no-repeat left bottom;
		height: 30px;
}
#footer {
		margin: 0;
}
#colophon {
		text-align: center;
		color: #fff;
		background-color: #000;
}
#colophon #site-info {
		display: none;
}
#footer-widget-area #first {
		float: none;
		width: 100%;
		margin: 0;
		font-size: 13px;
		letter-spacing: .1em;
}
#site-generator {
		display: none;
}
#feed img {
  padding: 10px 0 0;
  width: 240px;
		box-sizing: border-box;
}
#feed p {
  margin-bottom: 0;
}

#feed a, #feed a:link, #feed a:visited {
  color: #2661c5;
  font-weight: bold;
  letter-spacing: 0.05em;
  text-decoration: underline;	
}

.slick-dots li {
	margin: 0 !important;
}

.entry-content .bnr-ecovivre img {
	width: 100%;
	height: auto;
}