.header_small_menu #description {
    float: left;
    padding: 3px 0;
    font-size: 0.9rem;
}



.header-logo #nav ul li a, #onlynav ul li a, #nav_fixed #nav ul li a {
    display: inline-block;
    line-height: 1;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    width: 100%;
    font-weight: bold;
    vertical-align: bottom;
    font-size: 0.9em;
}

.widgettitle {
    position: relative;
    font-size: 20px;
    padding: 8px 15px;
    margin: -10px;
    margin-bottom: 10px;
}

.widget.widget_text li a, .widget.widget_categories li a, .widget.widget_recent_entries li, .widget.widget_nav_menu li a, .widget.widget_pages li a, .widget.widget_archive li a, .widget.widget_mycategoryorder li a, .widget.widget_meta li a {
    display: block;
    padding: .8em 1em;
    margin: 0;
    position: relative;
    font-size: 1.0em;
}

#main-wrap #pickup_posts_container .meta {
    font-size: 14px;
    padding: 5px;
    position: absolute;
    bottom: 0;
    left: 5px;
    right: 5px;
    bottom: 5px;
    height: 80px;
    background: rgba(0,0,0,0.5);
    color: #fff;
    transition: .4s;
}

.post-box .post-title {
    font-weight: bold;
    font-size: 1.3em;
    padding: 5px 0;
}

.post-box .post-substr {
    font-size: 1.1em;
    height: 4.5em;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.post-box .post-date {
    font-size: 0.7em;
    position: absolute;
    bottom: 5px;
}

.footer_navi ul li {
    font-size: 20px;
    display: inline-block;
    padding: 0 5px;
}

#footer {
    font-size: 20px;
}
