.p-news__wrap {
    padding-bottom: 130px
}

.p-news__wrap .cat-list {
    width: 270px;
    padding: 10.5px 20px;
    font-size: 15px;
    font-size: 1.5rem;
    border: 1px solid #3d3d3d;
    font-family: "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    background: #ffffff;
    background-image: linear-gradient(45deg, transparent 50%, #000 50%), linear-gradient(135deg, #000 50%, transparent 50%);
    background-position: calc(100% - 18.6px) calc(1em + 15%), calc(100% - 14px) calc(1em + 15%), 100% 0;
    background-size: 5px 5px, 5px 5px, 2em 2em;
    background-repeat: no-repeat;
    appearance: none !important;
    color: #3d3d3d
}

.p-news__wrap .cat-list::-ms-expand {
    display: none
}

@media screen and (max-width: 640px) {
    .p-news__wrap .cat-list {
        width: 240px;
        font-size: 13px;
        font-size: 1.3rem;
        padding: 8px 20px
    }
}

.p-news__wrap--list {
    display: flex;
    flex-wrap: wrap;
    margin-top: 40px
}

.p-news__wrap--list .item {
    display: block;
    width: 30.5%;
    margin-bottom: 45px
}

@media screen and (max-width: 768px) {
    .p-news__wrap--list .item {
        width: 31.8%
    }
}

@media screen and (max-width: 640px) {
    .p-news__wrap--list .item {
        width: 48.5%;
        margin-bottom: 30px
    }
}

.p-news__wrap--list .item:not(:nth-child(3n)) {
    margin-right: 4.2%
}

@media screen and (max-width: 768px) {
    .p-news__wrap--list .item:not(:nth-child(3n)) {
        margin-right: 2.2%
    }
}

@media screen and (max-width: 640px) {
    .p-news__wrap--list .item:not(:nth-child(3n)) {
        margin-right: 0
    }
}

@media screen and (max-width: 640px) {
    .p-news__wrap--list .item:not(:nth-child(even)) {
        margin-right: 3%
    }
}

.p-news__wrap--list .item .image_path {
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    transition: all 0.2s
}

.p-news__wrap--list .item:hover {
    text-decoration: none
}

.p-news__wrap--list .item:hover img {
    transform: scale(1.15);
    opacity: 1
}

.p-news__wrap--list .item:hover .image_path {
    height: 100%;
    transform: scale(1.1)
}

.p-news__wrap--list .item.ico-new::before {
    content: 'new';
    position: absolute;
    font-size: 14px;
    font-size: 1.4rem;
    color: #fff;
    width: 65px;
    text-transform: uppercase;
    font-family: "Roboto", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    background-color: #f96d52;
    text-align: center;
    z-index: 1
}

@media screen and (max-width: 640px) {
    .p-news__wrap--list .item.ico-new::before {
        font-size: 13px;
        font-size: 1.3rem
    }
}

.p-news__wrap--list .item-img {
    height: 183px
}

@media screen and (max-width: 1024px) {
    .p-news__wrap--list .item-img {
        height: 16.8vw
    }
}

@media screen and (max-width: 640px) {
    .p-news__wrap--list .item-img {
        height: 26.8vw
    }
}

.p-news__wrap--list .item-img img {
    transition: all .3s ease-in-out;
    width: 100%;
    object-fit: cover
}

.p-news__wrap--list .item-content {
    padding-top: 25px
}

@media screen and (max-width: 640px) {
    .p-news__wrap--list .item-content {
        padding-top: 9px
    }
}

.p-news__wrap--list .item-content .date-category {
    display: flex;
    flex-wrap: wrap
}

.p-news__wrap--list .item-content .date-category .date {
    font-size: 14px;
    font-size: 1.4rem;
    color: #959595;
    margin-right: 14px;
    margin-bottom: 1px
}

@media screen and (max-width: 640px) {
    .p-news__wrap--list .item-content .date-category .date {
        width: 100%;
        margin-bottom: 4px;
        display: block
    }
}

.p-news__wrap--list .item-content .date-category .category {
    font-size: 12px;
    font-size: 1.2rem;
    border-radius: 13.425px;
    border: 1px solid;
    width: 77px;
    text-align: center;
    color: #0173bc;
    margin-right: 7px;
    margin-bottom: 6px
}

@media screen and (max-width: 640px) {
    .p-news__wrap--list .item-content .date-category .category {
        width: auto;
        padding-left: 12px;
        padding-right: 12px
    }
}

.p-news__wrap--list .item-content .title {
    font-size: 16px;
    font-size: 1.6rem;
    margin-top: 10px;
    line-height: 1.5;
    height: 48px;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2
}

@media screen and (max-width: 640px) {
    .p-news__wrap--list .item-content .title {
        height: auto;
        font-size: 14px;
        font-size: 1.4rem
    }
}

.p-news__wrap--list .wp-pagenavi {
    margin-top: 17px
}

.p-news__detail {
    padding-bottom: 230px
}

@media screen and (max-width: 640px) {
    .p-news__detail {
        padding-bottom: 105px
    }
}

.p-news__detail .content {
    position: relative
}

.p-news__detail .content.ico-new::before {
    content: 'new';
    position: absolute;
    font-size: 14px;
    font-size: 1.4rem;
    color: #fff;
    width: 65px;
    text-transform: uppercase;
    font-family: "Roboto", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    background-color: #f96d52;
    text-align: center;
    z-index: 1;
    right: 0;
    top: 0
}

@media screen and (max-width: 640px) {
    .p-news__detail .content.ico-new::before {
        font-size: 13px;
        font-size: 1.3rem;
        width: 53px
    }
}

.p-news__detail .content .date-category {
    display: flex;
    flex-wrap: wrap;
    padding-right: 75px
}

@media screen and (max-width: 640px) {
    .p-news__detail .content .date-category {
        padding-right: 55px
    }
}

.p-news__detail .content .date-category .date {
    font-size: 14px;
    font-size: 1.4rem;
    color: #959595;
    margin-right: 14px;
    margin-bottom: 10px
}

@media screen and (max-width: 640px) {
    .p-news__detail .content .date-category .date {
        font-size: 13px;
        font-size: 1.3rem
    }
}

.p-news__detail .content .date-category .category {
    font-size: 12px;
    font-size: 1.2rem;
    border-radius: 13.425px;
    border: 1px solid;
    width: 77px;
    text-align: center;
    color: #0173bc;
    margin-right: 11px;
    margin-bottom: 8px;
    padding-top: 1px
}

@media screen and (max-width: 640px) {
    .p-news__detail .content .date-category .category {
        margin-right: 7px
    }
}

.p-news__detail .content .title {
    font-weight: 500;
    color: #59666e;
    font-size: 26px;
    font-size: 2.6rem;
    padding-top: 5px;
    padding-bottom: 20px;
    line-height: 1.6
}

@media screen and (max-width: 640px) {
    .p-news__detail .content .title {
        font-size: 20px;
        font-size: 2rem
    }
}

.p-news__detail .content .wp-post {
    padding-top: 20px;
    border-top: 1px solid #c5c7c8;
    padding-bottom: 110px
}

@media screen and (max-width: 640px) {
    .p-news__detail .content .wp-post {
        padding-bottom: 70px
    }
}

.p-news__detail .content .wp-post * {
    word-break: break-all
}

.p-news__detail .content .wp-post .aligncenter {
    height: auto;
    margin: 0 auto;
    max-width: 100%;
    display: block
}

.p-news__detail .content .wp-post .aligncenter img {
    height: auto;
    max-width: 100%
}

.p-news__detail .content .wp-post .alignright {
    height: auto;
    margin-left: auto;
    max-width: 100%;
    display: block
}

.p-news__detail .content .wp-post .alignright img {
    height: auto;
    max-width: 100%
}

.p-news__detail .content .wp-post .alignnone {
    height: auto;
    max-width: 100%
}

.p-news__detail .content .wp-post .alignnone img {
    height: auto;
    max-width: 100%
}

.p-news__detail .content .btn-wrap {
    display: flex;
    justify-content: center;
    align-items: center
}

.p-news__detail .content .btn-wrap li {
    margin: 0 40px
}

@media screen and (max-width: 640px) {
    .p-news__detail .content .btn-wrap li {
        margin: 0 30px
    }
}

.p-news__detail .content .btn-wrap li a.link {
    font-size: 14px;
    font-size: 1.4rem;
    color: #016db8
}

.p-news__detail .content .btn-wrap li a:hover img {
    opacity: 0.8
}

.category__notice {
    color: red !important;
}

.category__event {
    color: #47bc01 !important;
}

.category__media {
    color: #41bbf8 !important;
}

.category__blog {
    color: #13c989 !important;
}

/*# sourceMappingURL=news.css.map */