#roundSofa a:hover img {
	opacity: .7;
}

.roundSofa_ttl {
	margin-bottom: 10px;
}

.roundSofa_content_ttl {
	position: relative;
	margin-bottom: 1px;
	padding-left: 40px;
	line-height: 35px;
	font-size: 18px;
	font-weight: bold;
	background: #f1ecdf;
}

.roundSofa_content_ttl::before {
	display: block;
	content: '';
	position: absolute;
	top: 10px;
	left: 15px;
	width: 15px;
	height: 15px;
	background: #78bfa8;
}

.roundSofa_content_wrapp {
	padding: 15px;
	background: #f1ecdf;
}

.roundSofa_section + .roundSofa_section {
	margin-top: 30px;
}

.roundSofa_section_wrapp {
	padding: 15px;
	background: #fff;
	border: 1px solid #5eabbc;
}

.section01 .roundSofa_section_image {
	text-align: center;
} 

.section02 .roundSofa_section_image {
	width: 415px;
	text-align: right;
}

.roundSofa_linkBtn {
	text-align: right;
}

.section02 .roundSofa_linkBtn {
	margin-top: -30px;
}

/* 特集ページ用 style */
#contents #recept_head p.roundSofa_linkBtn {
   width: 100%;
}

#pagebody h4.roundSofa_section_ttl {
  margin: 0;
  border-bottom: none;
}

#pagebody h3.roundSofa_content_ttl {
	margin: 0 0 1px;
	padding: 0 0 0 40px;
	font-size: 18px;
	border-bottom: none;
}