/* ----------------------------------------
お知らせ調整
---------------------------------------- */
.c-main .c-pagetitle__bg {
  background: #ebf3f2;
}
.c-main .c-news__article {
    margin: 48px 0 40px 0;
}
.c-main .c-news__list-link {
  position: absolute;
  bottom:-50px;
  margin: 0;
  right:0;
}

.c-main .c-news__article-list:last-child {padding: 20px 0 20px 0;}
.c-main .c-news__article-list:last-child {border-bottom: 1px solid #d9e7e5;}

/* ----------------------------------------
c-feature調整
---------------------------------------- */
.c-main .c-feature {margin: 60px 0 120px 0;}

.c-main .c-feature__category {font-size:1.6rem;}

.c-main .c-category__title {margin-bottom: 20px;}

