.typeWrap-mask_textbgcolor {
	position: relative;
}

.typeWrap-mask_textbgcolor .textbgcolorInner {
    background-color: #e6e6e6;
    float: left;
    position: relative;
    width: 100%;
    padding: 27px 30px 27px;
}

.typeWrap-mask_textbgcolor p {
	margin: 0;
}

.typeWrap-mask_textbgcolor p:last-child,
.typeWrap-mask_textbgcolor h1:last-child
.typeWrap-mask_textbgcolor h2:last-child,
.typeWrap-mask_textbgcolor h3:last-child {
    margin: 0;
}