
@charset "UTF-8";

header .navi ul li.sns {

}

header .navi ul li.sns a {
	background: none;
}

header .navi ul li.sns img {
	width: 25px;
}

header .sns_sp {
	display: none;
}

footer a.sns {
	display: block;
	line-height: 1;
	color: #fff;
	margin-bottom: 40px;
}

footer .sns img {
	vertical-align: middle;
	filter: brightness(1000%);
	display: inline-block;
	margin-right: 10px;
	width: 25px;
}

footer .address {
	margin-bottom: 15px;
}

/*------------------------------------------------------------------------------------------------------------------------------------

	繧ｹ繝槭�縺薙％縺九ｉ
	
------------------------------------------------------------------------------------------------------------------------------------*/

@media screen and (max-width:768px){

header .navi ul li.sns {
	display: none;
}

header .sns_sp {
	padding: 0 10vw;
	display: block;
	position: relative;
	z-index: 120;
	width: 100%;
}

header .sns_sp a {
	display: block;
	background: #fff;
	padding: 4vw;
	border-radius: 6px;
	text-align: center;
	line-height: 1;
	vertical-align: middle;
}

header .sns_sp a img {
	width: 25px;
	margin-right: 12px;
	vertical-align: middle;
}

}
