/* カスタマイズ用CSS */
/*movie*/
.top_movie{
    margin-bottom: 7em;
}
.eye_movie{
    width: 100%;
}
.ec-headerSearch .ec-headerSearch__category .ec-select.ec-select_search{
    background: #ba2636 !important;
}
.ec-blockBtn--top{
    background-color: #ba2636 !important;
    border-color: #ba2636 !important;
}
.ec-footerRole{
    background: #ba2636 !important;
}
.ec-progress .is-complete .ec-progress__number{
    background: #ba2636 !important;
}
.ec-progress .is-complete .ec-progress__label{
    color: #ba2636 !important;
}