﻿.stream-list__item .tags {
    height: 24px;
    line-height: 24px;
}

.stream-list__item .title {
    height: 18px;
    line-height: 18px;
}

h1 {
    font-size: 24px;
    margin: 10px 0px;
}

.special-item-h2 {
    padding: 0px 10px 0px 10px;
    font-size: 16px;
    overflow: hidden;
}

.stream-list .kaiei:last-child {
    border: 0;
}

.kaiei ul h4 b {
    font-weight: 500;
}

.tag__info--content {
    height: 0px;
    overflow: hidden;
}

.tag__info--desc {
    word-break: break-all;
    word-wrap: break-word;
}
