@charset "UTF-8";
.areaNews {}
.areaNews_inner {}
.areaNews_title {}
.areaNews_cols {
    margin-top: 77px;
}
.areaNews_cols::after {
    content: "";
    display: block;
    clear: both;
}
.areaNews_col {}
.areaNews_col-no1 {
    width: 63%;
    float: left;
}
.entry {
    margin-bottom: 100px;
}
.entry:last-of-type {
    margin-bottom: 0;
}
.entry_update {
    color: #666666;
    margin-bottom: 4px;
}
.entry_update > time {}
.entry_title {
    border-bottom: 1px solid #EBEBEB;
    padding-bottom: 16px;
    margin-bottom: 22px;
}
.entry_body {}
.areaNews_col-no2 {
    width: 26.7%;
    float: right;
    padding-top: 51px;
}
.catNav {
    margin-bottom: 57px;
}
.catNav_title {
    background: #EBEBEB;
    color: #66CC00;
    padding: 13px 22px;
    font-weight: normal;
    margin-bottom: 25px;
    font-size: 20px;
}
.catNav_list {
    list-style: none;
}
.catNav_list::after {
    content: "";
    display: block;
    clear: both;
}
.catNav_list > li {
    margin-top: 13px;
}
.catNav_list > li:first-child {}
.catNav_list > li:nth-child(2n+1) {}
.catNav_list > li:nth-child(n+3) {}
.catNav_list > li > a {
    white-space: nowrap;
    text-decoration: none;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
}
.catNav_list > li > a::before {
    content: "";
}
.catNav_list > li > a::after {
    content: "";
}
.catNav_list > li > a > time {
    margin-right: 14px;
}
.catNav_list > li > a > b {
    font-weight: normal;
}
.catNav_selectWrap {}
.catNav_selectWrap > select {}
.wp-pagenavi {
    text-align: center;
    margin-top: 35px;
}
.wp-pagenavi > span,
.wp-pagenavi > a {
    display: inline-block;
    border: 1px solid #ccc;
    min-width: 32px;
    padding: 5px;
    box-sizing: border-box;
    line-height: 23px;
    text-align: center;
    text-decoration: none;
    background: #efefef;
    margin: 0 3px;
}
.wp-pagenavi > .current {
    border: none;
    background: none;
}
@media screen and (min-width:1000px) {
    .catNav_list > li > a:hover {}
}
@media screen and (max-width: 999px) {
    .areaNews {}
    .areaNews_inner {}
    .areaNews_title {}
    .areaNews_cols {
        margin-top: 50px;
    }
    .areaNews_cols::after {}
    .areaNews_col {}
    .areaNews_col-no1 {
        width: 69%;
    }
    .entry {
        margin-bottom: 70px;
    }
    .entry:last-of-type {}
    .entry_update {}
    .entry_update > time {}
    .entry_title {}
    .entry_body {}
    .areaNews_col-no2 {
        padding-top: 0;
    }
    .catNav {
        margin-bottom: 35px;
    }
    .catNav_title {
        font-size: 16px;
        padding: 10px 16px;
        margin-bottom: 15px;
    }
    .catNav_list {}
    .catNav_list::after {}
    .catNav_list > li {
        margin-top: 6px;
    }
    .catNav_list > li:first-child {}
    .catNav_list > li:nth-child(2n+1) {}
    .catNav_list > li:nth-child(n+3) {}
    .catNav_list > li > a {}
    .catNav_list > li > a::before {}
    .catNav_list > li > a::after {}
    .catNav_list > li > a > time {}
    .catNav_list > li > a > b {}
    .catNav_selectWrap {}
    .catNav_selectWrap > select {}
}
@media screen and (max-width:699px) {
    .areaNews {}
    .areaNews_inner {}
    .areaNews_title {}
    .areaNews_cols {
        margin-top: 25px;
    }
    .areaNews_cols::after {}
    .areaNews_col {
        width: auto;
        float: none;
    }
    .areaNews_col-no1 {
        margin-bottom: 35px;
    }
    .entry {
        margin-bottom: 35px;
    }
    .entry:last-of-type {}
    .entry_update {
        font-size: 12px;
    }
    .entry_update > time {}
    .entry_title {
        padding-bottom: 10px;
        margin-bottom: 10px;
    }
    .entry_body {}
    .areaNews_col-no2 {}
    .catNav {
        margin-bottom: 15px;
    }
    .catNav_title {
        font-size: 14px;
        padding: 7px 10px;
    }
    .catNav_list {}
    .catNav_list::after {}
    .catNav_list > li {
        margin-top: 0;
    }
    .catNav_list > li:first-child {}
    .catNav_list > li:nth-child(2n+1) {}
    .catNav_list > li:nth-child(n+3) {}
    .catNav_list > li > a {
        padding: 3px 0;
    }
    .catNav_list > li > a::before {}
    .catNav_list > li > a::after {}
    .catNav_list > li > a > time {}
    .catNav_list > li > a > b {}
    .catNav_selectWrap {}
    .catNav_selectWrap > select {}
}
