﻿.widget-box {
    padding-top: 15px;
    margin-bottom: 10px;
}

h1 {
    font-size: 24px;
    margin: 10px 0px;
}

#tag_news .stream-list__item .title, #tag_group .stream-list__item .title {
    text-indent: 0px;
}

#tag_news .stream-list__item .tagnews img, #tag_group .stream-list__item .taggroup img {
    width: auto;
}

.blog-rank {
    min-height: 80px;
}

.stream-list__item .tags {
    height: 28px;
    line-height: 20px;
}

.stream-list__item .summary {
    overflow: hidden;
    max-height: 64px;
    line-height: 20px;
}

.stream-list__item .title {
    height: 28px;
    line-height: 26px;
}

.special-item-h2 {
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    font-size: 16px;
    color: #444;
    font-weight: bold;
    background-color: #e4f2fd;
    margin-bottom: 10px;
    padding: 0px 10px 0px 10px;
    position: relative;
}

.kaiei {
    padding: 20px 0 10px 0;
    border-bottom: 1px dashed #D0D0D0;
}

    .kaiei .cell {
        display: table-cell;
        vertical-align: top;
    }

    .kaiei a.cell {
        width: 160px;
        max-height: 140px;
        vertical-align: middle;
        text-align: center;
        border: solid 1px #f5f5f5;
        position: relative;
    }

        .kaiei a.cell .sort {
            position: absolute;
            bottom: 5px;
            left: 5px;
            color: #fff;
            font-size: 12px;
            padding: 0 8px;
            line-height: 24px;
            background: rgba(0, 0, 0, 0.6);
            border-radius: 2px;
        }

    .kaiei img {
        max-width: 160px;
        max-height: 140px;
    }

    .kaiei ul {
        padding-left: 8px;
    }

        .kaiei ul h2 img {
            width: auto;
            margin-right: 1px;
        }

        .kaiei ul h2 {
            font-weight: 500;
            font-size: 16px;
            color: #000000;
            letter-spacing: 1px;
            line-height: 20px;
            margin-top: -5px;
            padding: 7px 0px;
            min-width: 650px;
            max-width: 750px;
            word-wrap: break-word;
            word-break: break-all;
            overflow: hidden;
        }

            .kaiei ul h2 a {
                font-weight: 500;
                font-size: 18px;
                color: #000000;
                letter-spacing: 1px;
                line-height: 20px;
            }

            .kaiei ul h2 span {
                margin-top: 1px;
            }

        .kaiei ul h3 {
            font-weight: 500;
            font-size: 12px;
            color: #000000;
            letter-spacing: 1px;
            line-height: 20px;
            max-width: 750px;
        }

        .kaiei ul h4 {
            padding: 3px 0px;
            font-weight: 500;
            font-size: 12px;
            color: #000000;
            letter-spacing: 1px;
            line-height: 18px;
            max-height: 36px;
            max-width: 750px;
            overflow: hidden;
            word-break: break-all;
            word-wrap: break-word;
        }

            .kaiei ul h4 b {
                color: #2E35C4;
                font-weight: 500;
            }

        .kaiei ul p {
            font-size: 12px;
            color: #666666;
            letter-spacing: 1px;
            line-height: 16px;
            padding-top: 0px;
        }

.blockds span {
}

    .blockds span a {
        color: #fff;
        display: block;
        width: 80px;
        background: #848AFF;
        border-radius: 3px;
        text-align: center;
        line-height: 26px;
        margin-top: -5px;
        font-size: 12px;
    }

.blockds p {
    font-size: 12px;
    color: #999;
    letter-spacing: 0.44px;
    text-align: center;
    margin-top: 10px;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clear:after {
    display: block;
    content: "";
    clear: both;
    height: 0;
    overflow: hidden;
}

.clear {
    zoom: 1;
}

.tag__info--content {
    height: 0px;
    overflow: hidden;
}

.tag__info--desc {
    word-break: break-all;
    word-wrap: break-word;
    font-size: 15px;
}

.stream-list .kaiei:last-child {
    border: 0;
}

.tag {
    padding: 1px 6px;
    margin-bottom: 3px;
}

.widget {
    text-align: left;
    margin-top: 0px;
}

    .widget .inner {
        padding: 15px 0px 15px 15px;
    }

.readmore {
    padding-top: 0px;
    margin-bottom: 20px;
    -webkit-box-shadow: 0 -10px 10px #fff;
    box-shadow: 0 -10px 10px #fff;
    position: relative;
}

    .readmore .btn-readmore {
        display: block;
        margin: 0 auto;
        width: 200px;
        height: 34px;
        text-align: center;
        line-height: 34px;
        border: 1px solid #dedede;
        -webkit-border-radius: 4px;
        border-radius: 4px;
        font-size: 16px;
        color: #555;
        cursor: pointer;
    }

        .readmore .btn-readmore em {
            color: #ff3d3d;
        }

        .readmore .btn-readmore i {
            display: inline-block;
            width: 14px;
            height: 8px;
            margin-left: 4px;
            background: url(/images/arrow_01.png) 50% no-repeat;
        }

.detail-article img {
    max-width: 100%;
}

h1 {
    font-weight: 600;
    margin-top: 0px;
}
