﻿@charset "utf-8"; 
:root{--color:#0077B6;}
.foottop,.foottop .l-wrap{position:relative}
.foottop::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.65)}