@charset "UTF-8";
.breadcrumb-common {
  background-color: #f8f3ee;
}
.breadcrumb-common.is-detail {
  background-color: #fff;
}

.list-news-news {
  margin: 0;
  padding: 0;
  display: block;
}
.list-news-news .list-item {
  margin: 0;
  padding: 0;
  display: block;
}
.list-news-news .item-thumbnail, .list-news-news .thumbnail-ratio {
  display: block;
  position: relative;
}
.list-news-news .thumbnail-ratio {
  padding-top: 68.965517%;
}
.list-news-news .thumbnail-ratio img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  object-fit: contain;
}
.list-news-news .item-info {
  position: relative;
}
.list-news-news .info-date, .list-news-news .info-title, .list-news-news .info-detail {
  transition: opacity 0.3s ease;
  opacity: 0;
}
.wf-active .list-news-news .info-date, .wf-active .list-news-news .info-title, .wf-active .list-news-news .info-detail {
  opacity: 1;
}
.list-news-news .info-date {
  display: block;
  font-size: 0.13rem;
  line-height: 1.5384615385;
  color: #565454;
}
.list-news-news .info-title {
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #699356;
  display: block;
  font-size: 0.2rem;
  font-weight: 700;
  line-height: 1.4;
}
.list-news-news .title-wrapper {
  color: #699356;
  text-decoration: none;
}
.list-news-news .info-detail {
  margin: 0;
  padding: 0;
  font-size: 0.15rem;
  line-height: 1.7333333333;
}
.list-news-news .detail-link a {
  color: #6fb62c;
  text-decoration: underline;
}
.list-news-news .detail-link a:hover {
  text-decoration: none;
}
@media print, (min-width: 768px) {
  .list-news-news .list-item {
    padding: 0 0.47rem 0.43rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    background: linear-gradient(to right, transparent 75%, #565454 75%, #565454) bottom left/3px 1px repeat-x;
  }
  .list-news-news .list-item:not(:last-child) {
    margin-bottom: 0.43rem;
  }
  .list-news-news .item-thumbnail {
    width: 31.182796%;
    margin-right: 0.7rem;
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
  }
  .list-news-news .item-info {
    margin-top: -0.05rem;
    padding: 0.15rem 0;
    -ms-flex: 1 1 auto;
        flex: 1 1 auto;
  }
  .list-news-news .info-date {
    margin-bottom: 0.23rem;
    padding-left: 0.05rem;
  }
  .list-news-news .info-title {
    margin-bottom: 0.2rem;
    padding: 0 0 0.21rem 0.05rem;
  }
  .list-news-news .info-detail {
    padding-left: 0.05rem;
  }
}
@media print, (min-width: 768px) and (max-width: 1259.98px) {
  .list-news-news .list-item {
    padding-right: 0.2rem;
    padding-left: 0.2rem;
  }
  .list-news-news .item-thumbnail {
    margin-right: 0.4rem;
  }
  .list-news-news .info-date {
    font-size: 13px;
  }
  .list-news-news .info-title {
    font-size: 20px;
  }
  .list-news-news .info-detail {
    font-size: 15px;
  }
}
@media only screen and (max-width: 767.98px) {
  .list-news-news .list-item:not(:last-child) {
    margin-bottom: 0.29rem;
    padding-bottom: 0.26rem;
    background: linear-gradient(to right, transparent 75%, #565454 75%, #565454) bottom left/3px 1px repeat-x;
  }
  .list-news-news .item-thumbnail {
    margin-bottom: 0.14rem;
  }
  .list-news-news .info-date {
    margin-bottom: 0.04rem;
    padding: 0 0.03rem;
  }
  .list-news-news .info-title {
    margin-bottom: 0.1rem;
    padding: 0 0.03rem 0.07rem;
  }
  .list-news-news .info-detail {
    padding: 0 0.05rem;
  }
}

.post-news-home {
  background-color: #f8f3ee;
  overflow: hidden;
}
@media print, (min-width: 768px) {
  .post-news-home {
    padding: 0.26rem 0 1.27rem;
  }
  .post-news-home .pagination-common {
    margin-top: 0.51rem;
  }
}
@media print, (min-width: 768px) and (max-width: 1259.98px) {
  .post-news-home {
    padding: 0.3rem 0 1rem;
  }
}
@media only screen and (max-width: 767.98px) {
  .post-news-home {
    padding: 0.27rem 0 0.41rem;
  }
  .post-news-home .pagination-common {
    margin-top: 0.32rem;
  }
}

.post-news-single {
  overflow: hidden;
}
.post-news-single .post-heading .heading-date, .post-news-single .post-heading .heading-title {
  margin: 0;
  padding: 0;
  display: block;
}
.post-news-single .post-heading .heading-date {
  font-size: 0.13rem;
  color: #565454;
}
.post-news-single .post-heading .heading-title {
  font-weight: 700;
  color: #699356;
}
@media print, (min-width: 768px) {
  .post-news-single {
    padding: 0.38rem 0 1.07rem;
  }
  .post-news-single .wrapper {
    max-width: 8.16rem;
  }
  .post-news-single .post-heading {
    margin-bottom: 0.4rem;
    padding: 0 0.2rem 0.2rem;
    border-bottom: 1px solid #ccc;
  }
  .post-news-single .post-heading .heading-date {
    margin-bottom: 0.1rem;
  }
  .post-news-single .post-heading .heading-title {
    font-size: 0.3rem;
    line-height: 1.3333333333;
  }
  .post-news-single .post-content {
    padding: 0 0.2rem;
  }
  .post-news-single .navigation-common {
    margin-top: 0.82rem;
  }
}
@media print, (min-width: 768px) and (max-width: 1259.98px) {
  .post-news-single {
    padding: 0.3rem 0 1rem;
  }
  .post-news-single .wrapper {
    max-width: 816px;
  }
}
@media only screen and (max-width: 767.98px) {
  .post-news-single {
    padding: 0.33rem 0 0.42rem;
  }
  .post-news-single .wrapper {
    padding-right: 0.18rem;
    padding-left: 0.18rem;
  }
  .post-news-single .post-heading {
    margin-bottom: 0.07rem;
    padding: 0 0.03rem 0.11rem;
    border-bottom: 1px solid #ccc;
  }
  .post-news-single .post-heading .heading-date {
    margin-bottom: 0.05rem;
    font-size: 0.13rem;
    color: #565454;
  }
  .post-news-single .post-heading .heading-title {
    padding-right: 0.12rem;
    font-size: 0.22rem;
    line-height: 1.3181818182;
  }
  .post-news-single .navigation-common {
    margin-top: 0.3rem;
  }
}

.post-news-single .post-content {
  font-size: 0.15rem;
  line-height: 2;
  overflow-wrap: break-word;
}
.post-news-single .post-content blockquote {
  background: #f8f8f8;
  margin-bottom: 1.5em;
  padding: 1.5em 2em;
  position: relative;
}
.post-news-single .post-content blockquote p:not(:last-child) {
  margin-bottom: 1em;
}
.post-news-single .post-content blockquote p:last-child {
  margin-bottom: 0;
}
.post-news-single .post-content blockquote:before, .post-news-single .post-content blockquote:after {
  position: absolute;
  font-size: 2em;
  line-height: 1;
}
.post-news-single .post-content blockquote:before {
  content: "“";
  top: 0.3em;
  left: 0.3em;
}
.post-news-single .post-content blockquote:after {
  content: "„";
  right: 0.3em;
  bottom: 0.4em;
}
.post-news-single .post-content ul, .post-news-single .post-content ol {
  padding-left: 0.4rem;
}
.post-news-single .post-content ul:not(:last-child), .post-news-single .post-content ol:not(:last-child) {
  margin-bottom: 2em;
}
.post-news-single .post-content ul:last-child, .post-news-single .post-content ol:last-child {
  margin-bottom: 0;
}
.post-news-single .post-content ol {
  list-style: decimal;
}
.post-news-single .post-content ul {
  list-style: disc;
}
.post-news-single .post-content h2 {
  font-size: 1.4em;
  font-weight: 700;
}
.post-news-single .post-content h2:not(:last-child) {
  margin-bottom: 2em;
}
.post-news-single .post-content h2:last-child {
  margin-bottom: 0;
}
.post-news-single .post-content h3 {
  font-size: 1.2em;
  font-weight: 700;
}
.post-news-single .post-content h3:not(:last-child) {
  margin-bottom: 2em;
}
.post-news-single .post-content h3:last-child {
  margin-bottom: 0;
}
.post-news-single .post-content h4, .post-news-single .post-content h5, .post-news-single .post-content h6 {
  font-size: 1em;
  font-weight: 700;
}
.post-news-single .post-content h4:not(:last-child), .post-news-single .post-content h5:not(:last-child), .post-news-single .post-content h6:not(:last-child) {
  margin-bottom: 2em;
}
.post-news-single .post-content h4:last-child, .post-news-single .post-content h5:last-child, .post-news-single .post-content h6:last-child {
  margin-bottom: 0;
}
.post-news-single .post-content b, .post-news-single .post-content strong {
  font-weight: 700;
}
.post-news-single .post-content i, .post-news-single .post-content em {
  font-style: italic;
}
.post-news-single .post-content a {
  text-decoration: underline;
  color: inherit;
}
.post-news-single .post-content a:hover {
  text-decoration: none;
}
.post-news-single .post-content table {
  border-width: 1px;
}
.post-news-single .post-content tbody, .post-news-single .post-content thead, .post-news-single .post-content tr, .post-news-single .post-content th, .post-news-single .post-content td {
  border-color: inherit;
}
.post-news-single .post-content th, .post-news-single .post-content td {
  padding: 0.05rem;
  border-width: 1px;
  border-style: solid;
}
.post-news-single .post-content figure, .post-news-single .post-content picture {
  max-width: 100%;
}
.post-news-single .post-content figure:not(:last-child), .post-news-single .post-content picture:not(:last-child) {
  margin-bottom: 2em;
}
.post-news-single .post-content figure:last-child, .post-news-single .post-content picture:last-child {
  margin-bottom: 0;
}
.post-news-single .post-content .alignleft, .post-news-single .post-content .alignright, .post-news-single .post-content .aligncenter {
  display: block;
}
.post-news-single .post-content .aligncenter, .post-news-single .post-content .alignright {
  margin-left: auto;
}
.post-news-single .post-content .alignleft, .post-news-single .post-content .aligncenter {
  margin-right: auto;
}
.post-news-single .post-content .alignright {
  margin-right: 0;
}
.post-news-single .post-content .alignleft {
  margin-left: 0;
}
@media print, (min-width: 768px) {
  .post-news-single .post-content p:not(:last-child) {
    margin-bottom: 0.3rem;
  }
  .post-news-single .post-content p:last-child {
    margin-bottom: 0;
  }
  .post-news-single .post-content p + img {
    margin-top: 0.1rem;
  }
  .post-news-single .post-content img:not(:last-child) {
    margin-bottom: 0.55rem;
  }
  .post-news-single .post-content img:last-child {
    margin-bottom: 0;
  }
}
@media print, (min-width: 768px) and (max-width: 1259.98px) {
  .post-news-single .post-content {
    font-size: 15px;
  }
}
@media only screen and (max-width: 767.98px) {
  .post-news-single .post-content p:not(:last-child) {
    margin-bottom: 0.2rem;
  }
  .post-news-single .post-content img:not(:last-child) {
    margin-bottom: 0.18rem;
  }
}
/*# sourceMappingURL=news.css.map */