@charset "utf-8" ;

.main-visual {
 text-align: center;
}
.logo {
 text-align: center;
 background-color: black;
 height: 125px;
}

.footer {
 text-align: center;
 background-color: black;
}
.copyright {
 text-align: center;
}
