#nav-sel {
	color: #606263;
	font-size: 16px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	max-width: 1345px;
	width: 95%;
}

#nav-sel a {
	text-decoration: none;
	color: inherit;
}

#nav-sel a:hover {
	color:  #000;
}

#about-sogima {
	font-size: 18px;
	line-height: 75px;
	text-align: center;
	color: #616161;
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	margin-top: 15px;
}

#about-sogima a {
	text-decoration: none;
	color: inherit;
	margin-left: 20px;
	margin-right: 20px;
}

#about-sogima a:hover {
	color:  #000;
}

#about-sogima .selected {
	color:  #000;
}

#about-sogima-01 {
	background:  #000;
	color: #fff;
	width: 100%;
	position: relative;
	left: -8px;
	line-height: 150px;
	font-size: 70px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	text-align: center;
}

#about-sogima-02 {
	color:  #000;
	font-size: 42px;
	font-weight: 700;
	font-family: 'Montserrat', sans-serif;
	margin-top: 4%;
	margin-bottom: 1%;
	width: 90%;
	max-width: 1345px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#about-sogima-03 {
	font-size: 26px;
	font-family: 'Montserrat', sans-serif;
	color: #616161;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}

#about-sogima-04 {
	color: #616161;
	font-size: 18px;
	font-family: 'Montserrat', sans-serif;
	line-height: 28.5px;
	width: 95%;
	max-width: 1345px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#about-sogima-05-container {
	width: 95%;
	max-width: 1345px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
}

#about-sogima-05 {
	display: inline-grid;
	grid-template-columns: repeat(2, 1fr);
	grid-column-gap: 5%;
	width: 100%;
	/*height: 380px;*/
}

#about-sogima-05 div {
	margin-bottom: 2%;
}

#about-sogima-05 img {
	width: 100%;
	height: 100%;
}


#about-sogima-06 {
	width: 95%;
	max-width: 1345px;
	height: 300px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
}

#about-sogima-06 div {
	width: 47.5%;
	color: #616161;
	font-size: 14px;
	font-weight: 400;
	line-height: 25px;
	font-family: 'Montserrat', sans-serif;
}

#about-sogima-06-1 {
	float: left;
}

#about-sogima-06-2 {
	float: right;
}