/* カスタマイズ用CSS */
/*仮　後で外部CSS読み込む*/
.ec-layoutRole{
    background-color: black;
}
.ec-cartRole .ec-cartRole__progress {
    color: #f8f8f8!important;
}
.ec-searchnavRole .ec-searchnavRole__infos {
    color: #f8f8f8!important;
}
.ec-shelfRole, .ec-cartRow, .ec-cartRole .ec-cartRole__totalText, .ec-cartRole .ec-cartRole__total {
    color: #f8f8f8!important;
}