@charset 'UTF-8';

.headding{
	font-size: 3rem;
	line-height: 1;
	margin-bottom: 40px;
	text-align: center;
}
.company-info{
	width: 800px;
	margin:  0 auto 80px;
}
.info-map{
	width: 800px;
}

.section table {
	font-size: 1.4rem;
}
.section table th {
    width: 32.7%;
}
.section table th, .section table td {
    padding: 20px 20px 17px;
}