@charset "utf-8";
/*---2--*/

body.single-post {
    background-color: #fff!important;
}


body.category {
    background-color: #fff;
}

body.category div.section.siteContent {
    background: #fff;
}
body.single-post div.section.siteContent {
    background: #fff;
}

body.single-post div.middleftnmain {
    display: none;
}

body.category div.middleftnmain {
    display: none;
}

body.custom-background {
    background-color: #fff;
}


body.category div.page-header {
    height: 400px;
    background: url(../../../wp-content/uploads/subnomar.png) no-repeat;
background-size: cover;
    display: flex;
    align-items: center;
 background-color: #e6e7d6;

}

@media (max-width: 964px){
body.category div.page-header {
    background: url(../../../wp-content/uploads/subnomar.png) no-repeat center center;
    height: 160px;
    background-size: cover;
}
}

body.single-post div.page-header {
    height: 400px;
    background: url(../../../wp-content/uploads/subnomar.png) no-repeat;
background-size: cover;
    display: flex;
    align-items: center;
 background-color: #e6e7d6;

}

@media (max-width: 964px){
body.single-post div.page-header {
    background: url(../../../wp-content/uploads/subnomar.png) no-repeat center center;
    height: 160px;
    background-size: cover;
}
}


body.single-post div.section.breadSection,body.category div.section.breadSection {
    background: #fff;
}


.page-header_pageTitle {
    color: #003e2f;
font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
font-weight: 600;
}

#main .media, .home .media {
    width: 31.333%;
    padding: 0 1%;
    margin: 50px 1% 50px;
    border: 0;
}

span.published.entry-meta_items {
    letter-spacing: 0;
}


span.entry-meta_items.entry-meta_updated {
    letter-spacing: 0;
}