@charset "utf-8";


#contents h2.first {
	margin-top: 0;
}
.application-btn{text-align: center;
    display: block;width: 70%;margin: auto;}
.m-bottom-40 {
	margin-bottom: 40px;
}
.m-bottom-55 {
	margin-bottom: 55px;
}
.m-bottom-60 {
	margin-bottom: 60px;
}
.m-bottom-65 {
	margin-bottom: 65px;
}
.text-end{text-align: end;
    display: block;}


@media screen and (max-width: 640px) {
.application-btn {width: 100%
}
	small{font-size: x-small;}
}