.category-company .history__block .heading-quaternary {
	padding-left: 20px;
	border-bottom: 2px solid #000;
}

.category-company .history__block .history__image figure figcaption {
	margin-top: 10px;
	text-align: center;
}

/*# sourceMappingURL=../maps/page/company-overview-history-index.css.map */

@media (min-width: 767px) {

.category-company .history__block {
	overflow: hidden;
	margin-bottom: 65px;
}

.category-company .history__block .history__image {
	float: right;
	width: 27.3%;
	max-width: 240px;
	margin-top: 30px;
}

.category-company .history__block .history__image img {
	width: 100%;
	height: auto;
}

.category-company .history__block .history__image li {
	margin-bottom: 60px;
}

.category-company .history__block .table-block .table-style-4 {
	float: left;
	clear: both;
	width: 68.2%;
	max-width: 600px;
}

.category-company .history__block .table-block .table-style-4 th {
	font-weight: normal;
	width: 120px;
	padding: 15px 0 15px 20px;
	text-align: left;
	vertical-align: top;
}

.category-company .history__block .table-block .table-style-4 td {
	padding: 15px 0;
}

.category-company .history__block .table-block .table-style-4 td span {
	font-weight: bold;
}

.category-company .history__block .table-block .table-style-4 td:first-child {
	padding-left: inherit;
}

}

@media (max-width: 767px) {

.category-company .history__block {
	padding: 0 24px;
}

.category-company .history__block:not(:first-of-type) {
	margin-top: 48px;
}

.category-company .history__block .history__image {
	margin-top: 24px;
}

.category-company .history__block .history__image li {
	text-align: center;
}

.category-company .history__block .history__image li:not(:first-of-type) {
	margin-top: 20px;
}

.category-company .history__block .table-block {
	padding: 0;
}

.category-company .history__block .table-block .table-style-4 th {
	width: 20%;
}

}

