/*
Theme Name: WMJ
Version: 1.0.9
Template: wp-bootstrap-4-pro
*/



body {
    /*background-color: #f8f9fa;*/
    /*font-family: Midashi Go MB31!important;*/
    font-family: "太ゴB101"!important;
    /*transform: rotate(0.001deg);*/
}

.site-description {
    margin-bottom: 0.35em;
}

#content * {
    /*font-family: Midashi Go MB31!important;*/
    font-family: "太ゴB101"!important;
}

#wp-bp-posts-slider .carousel-item img {
    width: auto;
    /*height: 400px;*/
    height: auto;
    -o-object-fit:cover;
    object-fit: cover;
}

.card-body {
    min-height:0%;
}

.post-thumbnail img {
    width:100%;
}

/* aside */
aside section:last-child.border-bottom {
    border-bottom: none!important;
}

/* uwagaki */
h1 {
    /*font-family: Midashi Go MB31!important;*/
    font-family: "太ゴB101"!important;
}

.updated:not(.published) {
    display: inline;
}