.post-body a {
	text-decoration:underline;
}

.post-title {
	font-size:2.0em;
	line-height: 1.4;
	margin-bottom: 1em;
	letter-spacing:.1em;
}

/* for-drawer */
@media (max-width: 1023px) {
	.post-title {
		font-size:1.8em;
	}
}

.post-body .wp-block-image  {
	margin-bottom:3em;
	margin-top:3em;
}

.wp-block-image figcaption {
	padding-bottom:2.5em;
	margin-top:2.5em;
	text-align:center;
}

.single-estate .post-content  h2 {
	margin-top:5em;
	font-size:1.4em;
	line-height:1.5;
	margin-bottom:1.5em;
	position:relative;
	letter-spacing:.15em;
}

.single-estate .post-content h3 {
	margin: 2.5em 0 .7em 0;
	font-size: 1.3em;
	letter-spacing: .15em;
	font-weight: 300;
	line-height:1.5;
}