body.home #content-in {
	display: block !important;
}

body.home #main {
	width: 100% !important;
	max-width: none !important;
	float: none !important;
}

body.home #sidebar,
body.home .sns-share,
body.home .date-tags,
body.home .entry-footer {
	display: none !important;
}
