@charset "UTF-8";

.about-file {
	margin-top: 30px;
}

.about-file img {
	margin-right: 10px;
}
.contents .about-file.col-sm-12.col-md-4 a {
	text-decoration: underline;
}
.bp {
	clear: left;
	margin-top: 20px;
	float: left;
}

@media only screen and (max-width: 767px) {
figure {
	text-align: center;
	margin-bottom: 20px;
}

figure img {
	margin-left: auto;
	margin-right: auto;
}


}

@media only screen and (min-width: 768px) {
figcaption {
	text-align: center;
}




}
