@charset "utf-8";
footer{
	font-size: 16px;
}
footer .col {
    width: 33.3333%;
    text-align: center;
    margin-bottom: 0px;
}
.logo_footer{
	width: 200px;
	max-width: 100%;
}
footer .w90 .col:nth-child(2){
	box-sizing: border-box;
	padding: 0 20px;
	word-break: break-word;
}
footer p img{
	vertical-align: middle;
	width: 25px;
}
footer .ico_social {
    height: 30px;
    margin-right: 20px;
}

