/* カスタマイズ用CSS */
.ec-headerTitle .ec-headerTitle__title {
    background: url(/sys/html/user_data/assets/img/header/logo.gif) no-repeat 50% 50%;
    box-sizing: content-box;
    padding: 2em;
}
.ec-headerTitle .ec-headerTitle__title .h1 {
    opacity: 0;
}
.ec-shelfRole{
    padding: 20px;
}