@charset "utf-8";
.news-2019-body em {
	font-weight: 600;
	font-style: inherit;
}
.news-2019-body img {
	vertical-align: middle;
	max-width: 100%;
	height: auto;
}
.news-2019-body .property-detail > a {
	display: block;
}
.news-2019-body .property-detail > a figure figcaption {
	font-size: .9em;
	font-weight: 600;
	text-align: center;
}
.news-2019-body .property-information {
	padding: 1em;
	font-size: .8em;
	font-weight: 500;
	background-color: #fafafa;
	border: 1px solid #f4f4f4;
}
.news-2019-body .property-information p {
	margin-bottom: inherit;
	padding-bottom: 0;
}
.news-2019-body .property-information figcaption {
	font-weight: 600;
	text-align: center;
}
.news-2019-body dl dd > ul {
	margin-left: 1.5em;
	list-style-type: disc;
}
.press-release-2020 h2 {
	margin-bottom: 1rem;
	font-size: 1.2em;
	font-weight: 700;
	text-align: center;
}
.press-release-2020 h3 {
	margin-bottom: 1.5rem;
	font-size: 1.2em;
	font-weight: 700;
	text-align: center;
}
.press-release-2020 p {
	margin-bottom: 1rem;
	line-height: 1.6;
}
.container.column dl dt {
	font-weight: 600;
}
.container.column dl dd {
	margin: 0 0 1em 1em;
}
.container.column dl dd:last-child {
	margin-bottom: inherit;
}
.news_list a.limited span:first-child {
	background-color: #ffbaba;
}
.news_list a.property-info span:first-child {
	background-color: #fae5fb;
}
.youtube {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
}
.youtube iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}
