@media (max-width: 768px) {
section h2.ttl-1{
	font-size: 20px;
}

section h2.ttl-2{
	font-size: 16px;
}

#main_success_area h2.common-ttl-4{
	padding: 0 25px;
	background-size: 30px;
	font-size: 24px;
}
	.listlastcol{
		width: 100% !important;
		margin-top: -8px;
	}
	.answer > .mt-2{
		margin-top: 0 !important;
	}

}