/* カスタマイズ用CSS */
.ec-drawerRole .ec-headerLinkArea {
    background: #85266F;
}
.ec-headerSearch .ec-headerSearch__category .ec-select.ec-select_search {
    background: #85266F;
}
.ec-topicpath .ec-topicpath__item,
.ec-topicpath .ec-topicpath__item--active {
    color: #85266F;
}
dl h4 {
    font-weight: bold;
    text-align: center;
    width: 100%;
}