/* カスタマイズ用CSS */
.ec-eyecatchRole .ec-eyecatchRole__image {
max-width: 480px;
}
.ec-footerTitle {
padding: 0;
}

.ec-footerTitle__logo img{
    max-width:180px!important;
    padding:20px 0;
}
.ec-footerTitle .ec-footerTitle__logo {
display: inline-block;
}
    .ec-footerTitle .ec-footerTitle__copyright {
        font-size: 10px;
        font-weight: 400;
    }