@charset "UTF-8";

.footerContact .note {
	padding-top: 35px;
	font-size: 14px;
}
.footerContact .note a{
	text-decoration: underline;
}
@media (max-width: 767px) {
	.footerContact .note {
		padding-top: 25px;
		font-size: 11px;
	}
}

#service .note {
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 100px;
}

#service .banner_lp {
	margin-bottom: 65px;
}

#service .companyProfileBox {
	margin-bottom: 65px;
}
#service .note_power {
	padding-top: 50px;
}
#company .contentBox {
	margin-bottom: 20px;
}
#company .note {
	font-size: 16px;
	margin-bottom: 55px;
}
