.sns {
	margin-top: 20px;
}

.sns__header {
	margin-bottom: 12px;
	font-size: 1.4rem;
	font-weight: normal;
	color: #757575;
}

.sns__item {
	margin-right: 12px;
	display: inline-block;
}

.sns__item:last-of-type {
	margin: 0;
}

.link.sns__link {
	display: inline;
	font-size: 1.4rem;
}

.sns__icon {
	width: 40px;
	height: 40px;
}

.sns__label {
	display: none;
}
