<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

#brand .title p {
	color: #000;
	font-size: 22px;
	font-weight: 500;
	line-height: 38px;
	margin-bottom: 30px;
	text-align: center;
}

#brand .title h2 img { margin-bottom: 15px; }

#brand .title em {
	color: #000;
	font-size: 12px;
	line-height: 24px;
	text-align: center;
	font-weight: lighter;
	margin-bottom: 90px;
}

.brand-content h3 {
	border-bottom: 1px solid rgba(20, 16, 14, 0.3);
	font-size: 0;
	padding-bottom: 15px;
	margin: 0 auto 34px;
	text-align: center;
	width: calc(100% - 50px);
}

.brand-content .modelia-concept,
.brand-content .matrix-chart-img {
	display: block;
	margin: 0 auto;
	width: 100%;
	max-width: 290px;
}

.brand-content p {
	color: #000;
	font-size: 12px;
	line-height: 24px;
	margin: 0 auto;
	width: calc(100% - 50px);
}

.brand-content p.img {
	font-size: 0;
	width: 100%;
}

.brand-content .modelia-concept { margin-bottom:  53px; }

.brand-content .matrix-chart-img { margin-bottom: 28px; }

.brand-content .brand-details {
	margin-bottom: 52px;
}

.brand-content .brand-details:last-child { margin-bottom: 104px; }

.brand-content h4 {
	font-size: 0;
	margin: 0 auto;
	text-align: center;
	width: 100%;
}

.brand-content h4 img { margin-bottom: 20px; }

.brand-content .matrix-chart .matrix-content {
	border-top: 1px solid rgba(20, 16, 14, 0.3);
	margin: 36px auto 27px;
	padding-top: 32px;
	width: calc(100% - 50px);
}

.brand-content .matrix-details {
	margin: 0 auto 51px;
	width: 100%;
}

.brand-content .matrix-details:last-child { margin-bottom: 78px; }

.brand-content .matrix-details p {
	width: 100%;
}

#content.fix-mgT-01 { margin-top: 54px; }</pre></body></html>