@charset "utf-8";
/* CSS Document */

.ec-footerRole {
	border-top: 1px solid #7d7d7d;
	margin-top: 30px;
	background-image: url(../images/f_back.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-attachment: fixed;
	background-size:100%;
}

.ec-footerRole .ec-footerRole__inner img.f_logo {
    width: 200px;
}
.ec-footerNavi {
	color: #FFF;
}