@charset "utf-8";

.topics-pd {
	padding: 20px 10px 20px 10px!important;
}

.topics-title {
	color: #eb7000;
	padding: 2px;
	font-weight: bold;
    display: block;
    width: 80%;
    margin: auto;
}

.mt0-75 {
	margin-top: 0.75em;
}
.c-size-125{font-size: 125% !important;}
@media only screen and (max-width: 640px) {
	.pd-sp {
		padding-top: 0px!important;
	}
}