@charset "UTF-8";
/* CSS Document */
body{
	min-width: 990px;
}
a img:hover{
	opacity: 0.8;
}

/*------------------
sns
--------------------*/
.sns {
	background: #eee;
	padding: 9px 0 3px 0;
	position: relative;
}
.snsul {
	display: flex;
	justify-content: space-between;
	margin: 0 auto;
	width: 170px !important;
}
.snsul li.tw a{
	font-size: 0;
}
