#news #navigation .nav a[href$="/news/"],
#news #navigation .nav a[href$="news/"] {
  color: #fff;
}

.mode-news-list {
  border-top: none;
}

.mode-news-index-header .title > span {
  line-height: 1.55;
}

.mode-news-index {
  padding: 0 0 30px;
}

.mode-news-list .feed-entry {
  background: transparent;
}

.mode-news-list .feed-entry:hover {
  background: transparent;
}

.mode-news-list .feed-category a,
.mode-news-meta .feed-category a {
  color: inherit;
  text-decoration: none;
}

.mode-news-list .feed-category {
  margin-bottom: 0;
}

.mode-news-list .feed-title {
  font-size: inherit;
  font-weight: normal;
  margin-bottom: 0;
  margin-top: 0;
}

.mode-news-list .feed-title a {
  color: inherit;
}

.mode-news-list .feed-title a:hover {
  color: #8a1f1f;
}

.mode-news-excerpt {
  color: #666;
  line-height: 1.8;
  margin: 12px 0 0;
  max-width: 680px;
}

.mode-news-detail-layout {
  align-items: flex-start;
  display: flex;
  gap: 32px;
}

.mode-news-archive {
  flex: 0 0 230px;
}

.mode-news-archive-block {
  border-top: 2px solid #514e3a;
  margin-bottom: 28px;
  padding-top: 14px;
}

.mode-news-archive-title {
  font-size: 16px;
  line-height: 1.5;
  margin: 0 0 12px;
}

.mode-news-archive li {
  border-bottom: 1px dotted #c9c8bf;
  line-height: 1.6;
}

.mode-news-archive a {
  display: inline-block;
  padding: 9px 0;
  text-decoration: none;
}

.mode-news-archive a:hover {
  text-decoration: underline;
}

.mode-news-main {
  background: #fff;
  flex: 1 1 auto;
  min-width: 0;
  padding: 40px 46px 42px;
}

.mode-news-single .outline > .title {
  margin-top: 0;
}

.mode-news-single .title > span {
  line-height: 1.55;
}

.mode-news-meta {
  border-bottom: 1px solid #e4e0cb;
  margin-top: 24px;
  padding-bottom: 22px;
  text-align: center;
}

.mode-news-meta .feed-date,
.mode-news-meta .feed-category {
  display: inline-block;
  float: none;
  vertical-align: middle;
}

.mode-news-featured-image {
  margin: 30px 0 0;
}

.mode-news-featured-image img {
  display: block;
  height: auto;
  width: 100%;
}

.mode-news-content {
  color: #333;
  font-size: 16px;
  line-height: 2;
  margin-top: 34px;
}

.mode-news-content p,
.mode-page-content p {
  margin-top: 1.2em;
}

.mode-news-content > *:first-child {
  margin-top: 0;
}

.mode-news-content h2,
.mode-news-content h3,
.mode-news-content h4 {
  color: #2f2c20;
  line-height: 1.55;
  margin: 2em 0 0.9em;
}

.mode-news-content h2 {
  border-left: 5px solid #514e3a;
  font-size: 21px;
  padding-left: 14px;
}

.mode-news-content h3 {
  border-bottom: 1px solid #d7d2bd;
  font-size: 18px;
  padding-bottom: 8px;
}

.mode-news-content ul,
.mode-news-content ol {
  background: #fbfaf3;
  margin: 1.4em 0;
  padding: 18px 24px 18px 42px;
}

.mode-news-content ul {
  list-style: disc;
}

.mode-news-content ol {
  list-style: decimal;
}

.mode-news-content li + li {
  margin-top: 0.5em;
}

.mode-news-content blockquote {
  background: #f7f5ea;
  border-left: 5px solid #8a1f1f;
  color: #514e3a;
  margin: 1.8em 0;
  padding: 18px 22px;
}

.mode-news-content a {
  color: #8a1f1f;
  text-decoration: underline;
}

.mode-news-content img,
.mode-page-content img {
  height: auto;
  max-width: 100%;
}

.mode-news-content img {
  display: block;
  margin: 1.6em auto;
}

.mode-news-content .wp-caption {
  max-width: 100%;
}

.mode-news-content .wp-caption-text,
.mode-news-content figcaption {
  color: #777;
  font-size: 13px;
  line-height: 1.6;
  margin-top: 8px;
  text-align: center;
}

.mode-news-content hr {
  border: 0;
  border-top: 1px solid #d7d2bd;
  margin: 2.4em 0;
}

.mode-news-nav {
  border-top: 1px dotted #c9c8bf;
  border-bottom: 1px dotted #c9c8bf;
  padding: 18px 0;
}

.mode-news-prev {
  float: left;
  width: 48%;
}

.mode-news-next {
  float: right;
  text-align: right;
  width: 48%;
}

.navigation.pagination {
  margin-top: 30px;
  text-align: center;
}

.navigation.pagination .nav-links {
  display: inline-block;
}

.navigation.pagination .page-numbers {
  border: 1px solid #c4c0a8;
  display: inline-block;
  margin: 0 3px;
  min-width: 30px;
  padding: 5px 8px;
  text-align: center;
}

.navigation.pagination .current {
  background-color: #514e3a;
  color: #f1eedc;
}

.slide-header:not(.slick-initialized) {
  display: block;
  height: 600px;
  overflow: hidden;
  position: relative;
}

.slide-header:not(.slick-initialized) .header-image {
  height: 600px;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  transition: opacity 1s ease;
  width: 100%;
}

.slide-header:not(.slick-initialized) .header-image.theme-active {
  opacity: 1;
}

@media screen and (max-width: 768px) {
  #home .slide-header:not(.slick-initialized),
  #home .slide-header:not(.slick-initialized) .header-image {
    height: 60vw;
  }

  #news #content {
    padding-left: 18px;
    padding-right: 18px;
  }

  .mode-news-list .feed-entry {
    padding: 1em;
  }

  .mode-news-index {
    padding: 0 0 28px;
  }

  .mode-news-list .feed-date {
    display: inline-block;
    float: none;
  }

  .mode-news-list .feed-category {
    display: inline-block;
    float: none;
    margin-bottom: 0.5em;
  }

  .mode-news-list .feed-title {
    float: none;
    height: auto;
    margin-left: 0;
    margin-top: 0.5em;
    max-width: none;
  }

  .mode-news-detail-layout {
    display: block;
  }

  .mode-news-archive {
    margin-bottom: 28px;
  }

  .mode-news-main {
    padding: 24px 18px 28px;
  }

  .mode-news-content {
    font-size: 15px;
    line-height: 1.9;
  }

  .mode-news-content h2 {
    font-size: 18px;
  }

  .mode-news-content h3 {
    font-size: 16px;
  }

  .mode-news-content ul,
  .mode-news-content ol {
    padding: 15px 18px 15px 34px;
  }

  .mode-news-meta {
    text-align: left;
  }

  .mode-news-prev,
  .mode-news-next {
    float: none;
    text-align: left;
    width: auto;
  }

  .mode-news-next {
    margin-top: 12px;
  }
}
