@charset "UTF-8";

/* ファミリータイプ特集 */
.s-headline--main_family{
	padding-top: 32px;
}

.s-chintai-tokushu_top-link {
	width: 1120px;
	margin: 16px auto;
}

.s-brand-area__title {
	margin-right: 16px;
	margin-left: 16px;
}

.s-family-bottom_banner {
	margin: 64px auto;
}



@media screen and (max-width: 768px) {
	.s-headline--main_family{
		padding-top: 24px;
	}
	
	.s-chintai-tokushu_top-link {
		width: 100%;
		margin: 16px auto;
	}

	.s-brand-area__title {
		margin-left: 0;
	}

	.s-family-bottom_banner {
		margin: 32px 16px;
	}

	.s-family-bottom_banner_image {
		max-width: 100%;
	}
}
/* ファミリータイプ特集 */

/* カップル向け特集 */
#toho10,
#system-kitchen,
#bath-reheating,
#auto-lock,
#under-budget,
#pet-ok {
	margin-bottom: 0;
}

.s-couple_bottom-link {
	width: 800px;
}

.s-text--main {
	position: absolute;
    top: 50%;
    left: 0;
    right: 0;
}

.s-content__full-low {
	padding-top: 64px;
}

@media screen and (max-width: 768px) {
	.s-content__full-low {
		/*padding-top: 40px;*/
		height :200px;
	}

	.s-couple_anchor__wrap {
		margin: 0 -16px;
	}

	.s-couple_bottom-link {
		width: auto;
	}

	.s-couple_bottom-link__link {
		height: 80px;
		line-height: 1.8;
	}

	.s-couple_checksheet-info {
		margin-top: 32px;
	}
}

/* カップル向け特集 */
