@charset "utf-8";
/*CLEAR*/

.l-content .m-cols__wrap--edit,
.l-content .m-thumbnailList,
.l-content .m-thumbnailList > li {
	margin: 0;
	padding: 0;
	font-size: 0;
}

/*Header Edit*/

.l-content .imageReplace {
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}

.l-content .m-h2--custom {
	height: 60px;
	color: #ffffff;
	font-size: 25px;
	text-align: center;
	background-color: #0b7d46;
}

.l-content .m-h2--custom img {
	vertical-align: middle;
	margin-left: auto;
  margin-right: auto;
}

.l-content .m-h2--custom span {
	display: inline-block;
	padding: 12.5px 0 12.5px 25px;
}


.l-content .m-h3--custom {
	height: 50px;
	background-color: #f2f2f2;
	font-size: 16px;
	color: #333333;
	border: 1px solid #dedede;
}
.l-content .m-h3--custom img {
	margin: 0 0 0 25px;
	display: block;
	float: left;
}
.l-content .m-h3--custom span {
	display: inline-block;
	padding: 12.5px 0 12.5px 25px;
}