@charset "UTF-8";

.mapSns > div{
	float: left;
	margin-right: 5px;
}

.supporter_sns_box {
	display: none;
}

#supporter_sns {
	text-align: center;
}

#supporter_sns p {
	color: #8f4f0b;
	font-size: 14px;
	font-weight: bold;
}

#supporter_sns ul {
	width: 240px;
	overflow: hidden;
}

#supporter_sns li {
	float: left;
	width: 64px;
	margin: 7px 15px 0 0;
	font-size: 9px;
}

#supporter_sns li:nth-child(3n) {
	margin: 7px 0 0;
}

#supporter_sns li:last-child {
/*	margin: 0; */
}

#supporter_sns li a {
	display: block;
}

#supporter_sns li img {
	margin: 0 0 3px;
}

.supporter_post_btn {
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	padding: 10px 0;
	text-align: center;
	background: url(/resources_sp/images/supporter/bg_btn_post.png);
}
