@charset "UTF-8";
/*
font-family: 'M PLUS Rounded 1c', sans-serif;
font-family: 'Noto Sans JP', sans-serif;
font-family: 'Noto Serif JP', serif;
font-family: 'Dancing Script', cursive;
font-family: 'Work Sans', sans-serif;
*/


.CompanyDetail-left {
	background-color: rgba(237,234,226,1.00);
	padding-top: 7px;
	padding-bottom: 7px;
}

.CompanyDetail-right {
	background-color: rgba(237,234,226,0.20);
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: justify;
}

.CompanyDetail-right p, ul{
	margin: 0px;
}

.CompanyDetail-title {
	
}

.CompanyDetail-title h1{
	color: rgba(145,129,87,1.00);
	font-size: x-large;
}

.CompanyDetail {
	margin-top: 30px;
	margin-bottom: 60px;
}

.CompanyDetail-container {
	margin-top: 10px;
	margin-bottom: 10px;
}
