html {
    font-size: 14px;
} 
a,a:hover{
    color: #000;
}

/* header */
.row-navigation{
    height: 2.5rem;
}
.navbar-brand {
    font-size:0;
    display: flex !important;
    justify-content: center;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    margin: 0 auto !important;
    width: 102px;
    height: 20px;
    background-image: url("/wp-content/themes/understrap-child-master/img/sprite_LyHead_150210.png") !important;
}

.menu-headermenu-container{
    font-size: 12px;
    line-height: 12px;
    text-align: right;
}

#main-menu{
    margin: 0;
    padding:0;
}

ul#main-menu{
    display: inline-flex;
    list-style: none;
}

.nav-link {
    padding: 0 0 0 1rem !important;
}

#main-menu a:hover{
    text-decoration: underline !important;
}

/* title */
.matome-title{
    background-color: #f9f9f9;
    border-top: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
}

h1{
    color: #000;
    text-decoration: none;
}

/*contents*/
.wrapper {
    padding: 0;
}

.poster-icon-img{
    margin: 0 0.5rem 0 0;
    float: left;
}
.float-clear{
    clear: both;
    margin: 1rem 0 0 0 !important;
}
.keijisan-watashiga-yarimashita{
    height: 45px;
    line-height: 45px;
}

.poster-name{
    margin: 1rem 0 0 0;
}

.row-margin-top-and-bottom{
    margin: 1rem 0;
}

.row-margin-bottom{
    margin: 0 0 0.5rem 0;
}

.update-date,.url-via,.itemthumb,.text{
    margin: 0;
}

.itemthumb{
    font-size: 0;
}

blockquote {
    margin: 0 !important;
}

.subtitle{
    line-height: 1.3;
    padding-bottom: 5px;
    border-bottom: 2px solid #eaecee;
    font-weight: bold;
    font-size: 20px;
    margin: 2rem 0 0 0;
}

.supplementary-text{
    line-height: 1.429;
    margin: 10px 0 0;
    padding: 0 0 0 6px;
    border-left: 2px solid #d0d0d0;
    color: #666;
}

.url-via-title a{
    text-decoration: underline;
    font-size:1.3rem;
}

.url-via-title a:hover{
    text-decoration:none;
}

.url-via-url-address a{
    color: #7c94aa;
    font-size: 0.8rem;
}

.j-text{
    line-height: 1.429;
    margin: 10px 0 0;
    color: #666;

}

.read-more-btn{
    text-align: right;
}

/* footer */
.korewo-wazawaza-doutekini-surunoha-buttondeiru-asobigokoro{
    text-align: center;
}
/* html5の日本語の宿命。ぴえんdis */
.copyright{
    font-family: Verdana, "Droid Sans" !important;
}
