.other_title {
	text-align: center;
	font-size: 1.25rem;
	border-bottom: 1px solid #575757;
	margin-bottom: 2rem;
	margin-top: 20px;
	padding-bottom: 1rem;
	letter-spacing: 0.10rem;
	font-weight: 500;	
}


.tokusho_dt {
	font-size: 1.15rem;
	margin-bottom: 1rem;
	font-weight: normal;
}

.tokusyo_dd {
	letter-spacing: .15rem;
	margin-bottom: 3rem;
	margin-left: 0;
	font-weight: 250;
	line-height: 1.25rem;
	padding : 0 1rem 0 0;
	
}

.tokusho_dl {

}


@media (max-width: 480px) {
	
.other_title {
	text-align: center;
	font-size: .9rem;
	border-bottom: 1px solid #575757;
	margin-bottom: 2rem;
	margin-top: 20px;
	padding-bottom: 1rem;
	letter-spacing: 0.10rem;
	font-weight: 500;
	margin-left: auto;
	margin-right: auto;
	}
	
.mobile_wrapper {
	width: 95%;
	margin-left: auto;
	margin-right: auto;

}
	
.tokusyo_dd {

	padding : 0;
	
}
	
}
