@charset "UTF-8";


h3.about-title {
	font-size: 28px;
	padding-bottom:5rem;
}
h4.about-subtitle {
	font-size: 16px;
	padding-bottom:0.3rem;
	padding-top:0.6rem;
	font-weight: 600;
}
p.about-subtxt {
	font-size: 16px;
	line-height: 1.8;
}
li.about-subtxt {
	font-size: 16px;
	line-height: 1.8;
}
a.seminar-link {
	color: #343A40;
	text-decoration: underline;
}

@media (min-width: 768px) {

}
@media (min-width: 992px) {

}
@media (min-width: 1200px) {

}