@charset 'utf-8';


.p-companyCnt_desc h2{
	color: #777777;
}

.c-companyCnt_txt{
 font-weight: bold;
 letter-spacing : 0.18em;
 line-height : 2em;
}

@media screen and (min-width: 768px) {
 .idea{
	margin-top: 80px;
}
}