.c-news-detail__head.c-detail__head .c-detail__sns > ul {
  margin-bottom: 0 !important;
}

.c-news.c-news-list.c-news-related .c-news__list .c-news__thumb {
  width: auto;
  display: flex;
}
@media screen and (max-width: 599px) {
  .c-news.c-news-list.c-news-related .c-news__list .c-news__thumb {
    width: 40%;
  }
}
.c-news.c-news-list.c-news-related .c-news__more {
  display: none !important;
}
.c-news.c-news-list.c-news-related .c-news__back {
  text-align: center;
}

.c-news-detail__body a.c-button {
  display: block;
  width: 40%;
  margin: 0 auto;
}

.c-detail__sns li {
  width: auto !important;
}

@media screen and (max-width: 600px) {
  .news-template-default .pl_textBlock01 > * {
    margin-right: 0;
    margin-left: 0;
  }
}
.news-template-default .c-detail__body p {
  margin-bottom: 10px;
}
.news-template-default .pl_linkMore03 {
  display: inline-block;
}
.news-template-default p > .pl_linkMore03 {
  display: block;
}

@media screen and (min-width: 600px) {
  .c-news-detail__body .pl_dlBlock01 > dl {
    padding: 5px 10px !important;
  }
}

.c-news-detail__body .pl_listMemo01 > li, .pl_listMemo02 > li, .pl_listMemo03 > li {
  margin-top: 0 !important;
}

.c-news-list .c-news__more {
  display: none;
}

.c-news__list-item a, .c-news__list > .c-news__list-item > a {
  align-items: center;
}
@media screen and (max-width: 599px) {
  .c-news__list-item a, .c-news__list > .c-news__list-item > a {
    padding: 20px 30px 20px 15px;
  }
}

.c-news-list .c-news__thumb {
  display: flex;
}
@media screen and (max-width: 599px) {
  .c-news-list .c-news__thumb {
    width: auto;
    max-width: 40%;
    max-height: 80rem;
  }
}
@media screen and (max-width: 599px) {
  .c-news-list .c-news__thumb img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    max-width: 100%;
    height: auto;
  }
}
@media screen and (max-width: 599px) {
  .c-news-list .c-label__section {
    margin-bottom: 4px;
  }
}
@media screen and (max-width: 599px) {
  .c-news-list .c-label--small {
    font-size: 0.8rem;
    min-width: 80px;
  }
}
/*# sourceMappingURL=news_detail.css.map */
