@charset "UTF-8";
.mdCategoryCarousel_01{width:950px;margin:0 auto;padding-bottom:32px;background-color:#fff;border-radius:0 0 12px 12px}
.mdCategoryCarousel_01 [class*=__heading]{padding:8px 40px 0}
.mdCategoryCarousel_01 [class*=__heading] .elHeadingText{color:#434343;font-size:18px;font-weight:700}
.mdCategoryCarousel_01 [class*=__item]{padding-top:32px}
.mdCategoryCarousel_01 .elCarouselList{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:100%;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;height:306px;-ms-flex-align:center;align-items:center;padding:0 20px}
.mdCategoryCarousel_01 .elCarouselListItem{width:11.1111111111%;height:140px}
.mdCategoryCarousel_01 .elCarouselListItem:hover{opacity:.7}
.mdCategoryCarousel_01 .elCarouselListItem a{display:block;height:100%;color:#333;text-align:center}
.mdCategoryCarousel_01 .elCarouselListItem img{width:auto;height:106px;border-radius:100px;background-color:#f5f5f5}
.mdCategoryCarousel_01 .elCarouselListItem .elTextWrap{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;font-size:11px;text-align:center;margin-top:8px}