@charset "UTF-8";


.bg-text {
	background: #00447e;
	color: #fff;
	padding: 0 5px;
}

.service [id] {
	scroll-margin-top: 60px;
}

/*PCのみ*/
@media (min-width: 768px) {



}

@media (max-width: 768px) {



}



