.p-footer-above__social ul li a p span{
	min-height: 30px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.p-ticker-status.lang .c-ticker dt{
	font-size: 14px;
}

@media only screen and (max-width: 767px) {
	.p-ticker-status.lang .c-ticker dt{
		font-size: 2.9333vw;
	}
}