header {
    border-bottom: 1px solid #e50028
}

section.ranking_block .ranking-tabs {
    display: none;
}

.contact_phone {
    background-color: inherit;
    padding-bottom: 2rem;
    padding-top: 2rem;
}

#header {
    padding-top: 10px;
}
@media only screen and (max-width: 1020px) {
    #header .ec-headerNaviRole__top {
        height:auto;
    }
}
@media only screen and (min-width: 1021px) {
    #header .ec-headerNaviRole__top .ec-headerNaviRole__logo {
        min-width: 200px;
    }
    html {
        scroll-padding-top: 185px; 
    }
}
.ec-footerRole {
    padding-top: 64px;
    padding-bottom: 80px;
    border-top: 1px solid rgb(125, 125, 125);
    background: #DCCEBE;
}

.ec-footerNavi .ec-footerNavi__link a,
.footer_head,
.ec-footerTitle__copyright {
    color: #513A39;
}

.ec-productRole .ec-productRole__title .ec-headingTitle {
    font-weight:bold;
}
.ec-productRole {
    color:#333;
}