@charset "UTF-8";

.news-single-content a {
  color: #333;
  text-decoration: underline;
}
.news-single-content a:hover {
  text-decoration: none;
}

.-type-list .c-postThumb__figure:before {
  padding-top: 0;
}

.cat-select {
  width: min(90%, 400px);
  margin: auto;
}

.cat-select-inner {
  display: block;
  width: 100%;
  padding: 13px 0 13px 20px;
  font-size: 14px;
  border: solid 1px #76473c;
}

.c-tabBody,
.p-postListWrap {
  width: min(90%, 800px);
  margin: auto;
}

.l-topTitleArea {
  align-items: center;
  display: flex;
  margin: 0;
  margin: 0;
  overflow: hidden;
  width: 100%;
  position: relative;
}

.l-topTitleArea__body {
  position: relative;
}

.single .wp-block-image img {
  width: auto;
  margin: auto;
}
.category-inner {
  width: 200px;
  margin: auto;
}
.news-single-ttl {
  padding: 17px 6vw;
  color: #76473c;
  font-size: 20px;
  line-height: 1.5;
  background: #e2dbc9;
}
.news-single-flex {
  display: flex;
  justify-content: space-between;
  width: min(90%, 800px);
  margin: auto;
  margin-top: 12px;
  font-size: 11px;
  line-height: 1.7;
}
.news-thumb {
  margin-top: 30px;
}
.news-single-cat {
  padding: 0 8px;
  color: #fff;
  font-size: 11px;
  text-align: center;
  background: #553d35;
}
.news-single-date {
  color: #aaa;
}
.news-single-content {
  width: min(90%, 800px);
  margin: auto;
  padding: 10px 0 60px;
  border-bottom: solid 1px #aaa496;
}
.news-single-content h2 {
  margin-bottom: 20px;
  color: #76473c;
  font-size: 19px;
  font-family: "Noto Serif JP", serif;
}
.news-single-content p + figure,
.news-single-content figure + figure,
.news-single-content figure + h2 {
  margin-top: 15px;
}
.news-single-content h3 {
  width: min(90%, 800px);
  margin: auto;
}
.news-single-content h3 {
  margin-bottom: 20px;
  color: #76473c;
  font-size: 19px;
}

.news-single-content p + p {
  margin-top: 30px;
}

.news-single-content p + h2 {
  margin-top: 70px;
}
.news-single-content p + h3 {
  margin-top: 60px;
}

.single-pagenav {
  margin-top: 35px;
}
.single-pagenav-flex {
  display: flex;
  justify-content: space-between;
  width: min(90%, 800px);
  margin: auto;
}
.single-pagenav-item {
  flex: 0 0 44%;
}
a.single-pagenav-link {
  display: block;
  color: #000;
  font-size: 15px;
  background: #fff;
  position: relative;
}
.single-pagenav-cat {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  padding: 0 5px;
  color: #fff;
  font-size: 11px;
  background: #553d35;
  z-index: 10;
}
.single-pagenav-image {
  display: flex;
  align-items: center;
  overflow: hidden;
  height: min(27vw, 130px);
}
.single-pagenav-image img {
  transition: all 0.2s ease-out;
}
a.single-pagenav-link:hover .single-pagenav-image img {
  transform: scale(1.1);
}
.single-pagenav-arrow {
  margin-bottom: 10px;
  font-size: 14px;
}
.single-pagenav-arrow.--next {
  text-align: right;
}
a.single-pagenav-arrow-link {
  color: #000;
  background: transparent;
}
a.single-pagenav-arrow-link:hover {
  text-decoration: underline;
}
.single-pagenav-txt {
  padding: 12px 5% 10px;
}
.single-pagenav-ttl {
  font-weight: bold;
  line-height: 1.5;
  overflow: hidden;
}
.single-pagenav-date {
  margin-top: 20px;
  color: #aaa;
  font-size: 12px;
  line-height: 1;
}
.news-return {
  margin-top: 30px;
  text-align: center;
}
a.news-return-link {
  color: #67493f;
  line-height: 1.5;
  border-bottom: solid 1px #67493f;
}
a.news-return-link:hover {
  border-bottom: none;
}

@media (min-width: 768px) {
  .single-pagenav-item {
    flex: 0 0 25%;
  }
  .news-single-content {
    padding: 30px 0 60px;
  }
  .news-single-ttl {
    text-align: center;
  }
  .news-single-content h2 {
    text-align: center;
  }
  .news-thumb-fig {
    height: 50vw;
    overflow: hidden;
  }
  .news-single-content p + figure,
  .news-single-content figure + figure,
  .news-single-content figure + h2 {
    margin-top: 30px;
  }
  .news-return {
    margin-top: 50px;
  }
}

@media (min-width: 1025px) {
  .news-thumb-fig {
    height: 40vw;
  }
  .news-single-content {
    padding: 70px 0 60px;
  }
  .news-single-content h2 {
    margin-bottom: 30px;
    text-align: left;
  }
  .news-single-content p + figure,
  .news-single-content figure + figure,
  .news-single-content figure + h2 {
    margin-top: 50px;
  }
}

/* -----------------------
   archive-news 
--------------------------*/
.post_content h3 {
  margin: 0;
}
.post_content h3:where(:not([class^="swell-block-"]):not(.faq_q):not(.p-postList__title)) {
  padding: 0;
}
.post_content h3:where(:not([class^="swell-block-"]):not(.faq_q):not(.p-postList__title))::before {
  content: none;
}
.c-filterLayer__img {
  width: 6.1rem !important;
}

.term {

}
.term-flex {
  display: flex;
}
.term-item {
  flex: 0 0 50%;
}
.term-link {
  display: block;
  padding: 10px 0;
  color: #B29088;
  text-align: center;
  border-bottom: solid 1px #B29088;
}
.term-link.active {
  position: relative;
  color: #76473C;
}
.term-link.active::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 3px;
  background: #76473C;
}
.term-link:hover {
  color: #76473C;
  font-weight: bold;
}
.term-link.active:hover {
  color: #3f2620;
}
.term-link.active:hover::after {
  background: #3f2620;
}


.p-postList.-type-list {
  margin-top: 0;
}

.p-postList__thumb.--archive {
  position: relative;
}
.c-postThumb__figure.--archive {
  display: flex;
  align-items: center;
  height: 13vh;
  overflow: hidden;
}
.p-postList__thumb.--archive:before {
  content: none;
}
.c-postThumb__term {
  position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    padding: 0 8px;
    color: #fff;
    font-size: 11px;
    z-index: 10;
}
.c-postThumb__term.notice {
  background: #553d35;
}
.c-postThumb__term.info {
  background: #333;
}
.p-postList__body .p-postList__meta {
  margin-top: 5px;
}
.-type-list .p-postList__excerpt {
  margin-top: 0;
}

.post_content div > :last-child.pagenation {
  margin-top: 50px;
  margin-bottom: 150px !important;
}
.pagenation {
  margin-top: 50px;
}
ul.page-numbers {
  display: flex;
  justify-content: center;
  margin-top: 30px;
  list-style: none;
}
ul.page-numbers,
ul.page-numbers:hover {
  background-color: transparent;
}
.page-numbers span {
  display: inline-block;
}
a.page-numbers {
  color: #67493f;
  background: #fff;
  border: solid #67493f 1px;
}
.c-postThumb__figure:before {
  content: none;
}

@media (min-width: 768px) {
  .-type-list .p-postList__thumb {
    width: 25%;
  }
  .-type-list .p-postList__body {
    width: 70%;
  }
  .c-postThumb__figure.--archive {
    height: max(92px, 9vw);
  }
}

@media (min-width: 1024px) {
  .c-postThumb__figure.--archive {
    height: min(15vw, 128px);
  }
}
@media (min-width: 1025px) {
  .p-postList .p-postList__title.--archive {
    height: 50px;
    margin-bottom: 5px;
  }
}

/* -----------------------
   taxonomy-news 
--------------------------*/
