@charset "UTF-8";

#top_ttl {
    background-image: url(../img/contact/main_top.jpg);
}

.red {
    color: red;
}

.footer_contact {
    display: none;
}

@media all and (max-width: 767px) {
    
}