#highbackSofa a:hover img {
	opacity: .7;
}

.highbackSofa_ttl {
	margin-bottom: 10px;
}

.highbackSofa_content_ttl {
	position: relative;
	margin-bottom: 1px;
	padding-left: 40px;
	line-height: 35px;
	font-size: 18px;
	font-weight: bold;
	background: #f1ecdf;
}

.highbackSofa_content_ttl::before {
	display: block;
	content: '';
	position: absolute;
	top: 10px;
	left: 15px;
	width: 15px;
	height: 15px;
	background: #5eabbc;
}

.highbackSofa_content_wrapp {
	padding: 15px;
	background: #f1ecdf;
}

.highbackSofa_section + .highbackSofa_section {
	margin-top: 30px;
}

.highbackSofa_section_wrapp {
	padding: 15px;
	background: #fff;
}

.highbackSofa_section_wrapp {
	borde: 1px solid #5eabbc;
}

.highbackSofa_point_ttl {
	padding-left: 15px;
	line-height: 35px;
	font-size: 17px;
	font-weight: bold;
	color: #fff;
	background: #e03731;
}

.highbackSofa_point_wrapp {
	padding: 15px;
	border-right: 1px solid #e03731;
	border-bottom: 1px solid #e03731;
	border-left: 1px solid #e03731;
}

.highbackSofa_section_image_wrapp {
	display: flex;
	justify-content: space-between;
}

.highbackSofa_section_image_wrapp.wrapp03 {
	width: 449px;
	flex-wrap: wrap;
} 

.highbackSofa_linkBtn {
	text-align: right;
}

/* 特集ページ用 style */
#contents #recept_head p.highbackSofa_linkBtn {
   width: 100%;
}

#pagebody h4.highbackSofa_point_ttl {
  margin: 0;
  border-bottom: none;
}

#pagebody h3.highbackSofa_content_ttl {
	margin: 0 0 1px;
	padding: 0 0 0 40px;
	font-size: 18px;
	border-bottom: none;
}