@charset "UTF-8";
body {
  margin: 78px 0 0;
  background-color: #F6F3EF;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
  font-weight: 500;
  color: #231815;
}
@media screen and (max-width: 856px) {
  body {
    margin-top: 72px;
  }
}

.breadcrumbs {
  background-color: #EEEAE5;
  padding: 10px 0;
}
.breadcrumbs__in {
  max-width: 1000px;
  width: 95%;
  margin: 0 auto;
}

.page-contents {
  padding: 100px 0 0;
}
.page-contents .area-list {
  padding: 80px 0 120px;
  background-image: url(../img/area-list_bg.webp);
  background-size: cover;
  background-repeat: no-repeat;
}

section {
  padding: 120px 0 0;
}

.sec-wrapper {
  max-width: 1000px;
  width: 95%;
  margin: 0 auto;
}

.sec-head {
  margin: 0 0 40px;
}
.sec-head span {
  font-family: "Crimson Text", "Noto Serif JP", serif;
  font-size: 20px;
  font-weight: bold;
  color: #6A5024;
  display: flex;
  align-items: center;
}
.sec-head span::after {
  content: "";
  display: block;
  width: 20px;
  height: 1px;
  margin-left: 6px;
  background-color: #6A5024;
}
.sec-head h1,
.sec-head h2 {
  font-family: "Noto Serif JP", serif;
  font-size: 32px;
  line-height: 1;
}
@media screen and (max-width: 480px) {
  .sec-head h1,
  .sec-head h2 {
    font-size: 24px;
  }
}

h1,
h2,
h3,
h4,
p {
  margin: 0;
}

ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

a {
  color: #231815;
  text-decoration: none;
}

.top {
  padding: 0 0 120px;
  background: linear-gradient(0deg, #e1d7d0 0%, #F6F3EF 15%, #F6F3EF 100%);
}
.top .mv {
  width: 100%;
  background-color: #412715;
  position: relative;
}
.top .mv__slide-wrapper {
  display: flex;
}
@media screen and (max-width: 856px) {
  .top .mv__slide-wrapper {
    flex-direction: column;
  }
}
.top .mv__slide-box {
  width: 50%;
}
@media screen and (max-width: 856px) {
  .top .mv__slide-box {
    width: 100%;
  }
}
.top .mv__slide-box .splide__slide img {
  width: 100%;
  height: auto;
  transform: scale(1.15);
  transition: 8s ease-out;
}
.top .mv__slide-box .splide__slide.is-active img {
  transform: scale(1);
  transition-delay: 0s;
}
.top .mv__text-box {
  position: absolute;
  height: fit-content;
  margin: auto auto;
  color: #FFF;
  text-align: center;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.top .mv__head {
  margin: 0 0 40px;
}
.top .mv__head .sub {
  font-family: "Noto Serif JP", serif;
  font-size: 40px;
}
@media screen and (max-width: 856px) {
  .top .mv__head .sub {
    font-size: 24px;
  }
}
.top .mv__head .sub span {
  display: inline-block;
}
.top .mv__head h1 {
  max-width: 300px;
  width: 95%;
  margin: 0 auto;
}
@media screen and (max-width: 856px) {
  .top .mv__head h1 {
    max-width: 185px;
  }
}
.top .mv__head h1 img {
  width: 100%;
  height: auto;
}
.top .mv__text {
  margin: 0 0 60px;
  font-size: 18px;
}
@media screen and (max-width: 480px) {
  .top .mv__text {
    width: 95%;
    margin: 0 auto 40px;
    font-size: 14px;
  }
}
.top .mv__search-box {
  max-width: 543px;
  width: 95%;
  margin: 0 auto;
}
.top .mv__search-box .search-form {
  max-width: 100%;
}
.top .mv__search-box .search-form_button {
  background-color: #AB7F35;
}
.top .feature__container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px;
}
.top .feature__box {
  max-width: 320px;
  width: 32%;
  background-color: #FFF;
}
@media screen and (max-width: 856px) {
  .top .feature__box {
    width: 95%;
  }
}
.top .feature__image {
  width: 100%;
  aspect-ratio: 2/1;
}
.top .feature__image img {
  width: 100%;
  height: 160px;
}
.top .feature__text {
  width: 90%;
  margin: 20px auto;
  display: flex;
  gap: 10px;
}
.top .feature__text .num {
  font-family: "Crimson Text", serif;
  font-size: 32px;
  font-weight: bold;
  color: #0F472F;
  line-height: 1;
}
.top .recommendation__container {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  gap: 20px;
}
@media screen and (max-width: 856px) {
  .top .recommendation__container {
    flex-direction: column;
    justify-content: center;
  }
}
.top .recommendation__container .singlecard {
  width: 33%;
}
@media screen and (max-width: 856px) {
  .top .recommendation__container .singlecard {
    width: 95%;
    margin: 0 auto;
  }
}
.top .recommendation__btn {
  max-width: 314px;
  width: 95%;
  margin: 20px auto 0;
}
.top .recommendation__btn a {
  display: block;
  width: 100%;
  padding: 25px 0;
  background: linear-gradient(#6A5024 0%, #6A5024 100%);
  background-image: linear-gradient(#9C7532, #9C7532), linear-gradient(#9C7532, #9C7532), linear-gradient(#9C7532, #9C7532), linear-gradient(#9C7532, #9C7532), linear-gradient(#6A5024 0%, #6A5024 100%);
  background-size: 100% 1px, 1px 100%, 100% 1px, 1px 100%, 100% 100%;
  background-position: top 3px center, right 3px center, bottom 3px center, left 3px center, top center;
  background-repeat: no-repeat;
  color: #FFF;
  text-align: center;
  position: relative;
  transition: all 0.2s;
}
.top .recommendation__btn a::after {
  content: "〉";
  position: absolute;
  width: 16px;
  height: 20px;
  margin: auto 0;
  top: -5px;
  bottom: 0;
  right: 5%;
  transition: all 0.2s;
}
.top .recommendation__btn a:hover {
  background-image: linear-gradient(#9C7532, #9C7532), linear-gradient(#9C7532, #9C7532), linear-gradient(#9C7532, #9C7532), linear-gradient(#9C7532, #9C7532), linear-gradient(90deg, #6A5024 0%, #0F472F 100%);
}
.top .recommendation__btn a:hover::after {
  right: 3%;
}

.header {
  display: block;
  width: 100%;
  background-color: #231815;
  color: #FFF;
  position: fixed;
  top: 0;
  z-index: 999;
}
.header__wrapper {
  width: 95%;
  margin: 0 auto;
  padding: 15px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-family: "Noto Serif JP", serif;
}
@media screen and (max-width: 856px) {
  .header__wrapper {
    display: none;
  }
}
.header__left {
  display: flex;
  align-items: center;
  gap: 20px;
}
.header__left .logo {
  max-width: 133px;
  width: 95%;
}
.header__left .logo a {
  display: block;
}
.header__left .logo img {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 1232px) {
  .header__left .text {
    font-size: 14px;
  }
}
.header__left .text span {
  display: inline-block;
}
.header__right {
  display: flex;
  align-items: center;
  gap: 40px;
  justify-content: flex-end;
}
@media screen and (max-width: 1232px) {
  .header__right {
    gap: 16px;
  }
}
.header__menu {
  display: flex;
  gap: 40px;
}
@media screen and (max-width: 1232px) {
  .header__menu {
    gap: 16px;
  }
}
.header__menu a {
  display: block;
  color: #FFF;
}
@media screen and (max-width: 1232px) {
  .header__menu a {
    font-size: 14px;
  }
}
.header__menu a span {
  display: inline-block;
}
.header__search-box {
  max-width: 246px;
  width: 30%;
}
.header__SPwrapper {
  display: none;
  width: 95%;
  margin: 0 auto;
  padding: 15px 0;
  position: relative;
  background-color: #231815;
  z-index: 999;
}
@media screen and (max-width: 856px) {
  .header__SPwrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}
.header__SPwrapper .logo {
  max-width: 113px;
  width: 95%;
}
.header__SPwrapper .logo a {
  display: block;
}
.header__SPwrapper .logo img {
  width: 100%;
  height: auto;
}
.header__SPwrapper .SPmenu-btn {
  width: 42px;
  height: 16px;
  position: relative;
}
.header__SPwrapper .SPmenu-btn span {
  position: absolute;
  display: block;
  width: 100%;
  height: 1px;
  background-color: #FFF;
  transition: all 0.2s;
}
.header__SPwrapper .SPmenu-btn span:first-child {
  top: 0;
}
.header__SPwrapper .SPmenu-btn span:nth-child(2) {
  top: 50%;
  width: 70%;
}
.header__SPwrapper .SPmenu-btn span:last-child {
  width: 40%;
  bottom: 0;
}
.header__SPwrapper .SPmenu-btn.open span:first-child {
  top: 50%;
  transform: rotate(20deg);
}
.header__SPwrapper .SPmenu-btn.open span:nth-child(2) {
  display: none;
}
.header__SPwrapper .SPmenu-btn.open span:last-child {
  width: 100%;
  bottom: 50%;
  transform: rotate(-20deg);
}
.header__SPmenu {
  position: fixed;
  display: none;
  width: 100%;
  padding: 120px 0 60px;
  background-color: #231815;
  top: -100%;
  transition: all 0.3s;
  z-index: 800;
}
@media screen and (max-width: 856px) {
  .header__SPmenu {
    display: block;
  }
}
.header__SPmenu.open {
  top: 0%;
}
.header__SPmenu .menu-box {
  width: 90%;
  margin: 0 auto;
}
.header__SPmenu .menu {
  margin: 0 0 60px;
}
.header__SPmenu .menu li {
  margin: 0 0 30px;
}
.header__SPmenu .menu li:last-child {
  margin: 0;
}
.header__SPmenu .menu li a {
  font-family: "Noto Serif JP", serif;
  color: #FFF;
}
.header__SPmenu .menu li a::after {
  content: "〉";
  margin-left: 8px;
  transition: all 0.2s;
}
.header__SPmenu .menu li a:hover::after {
  margin-left: 13px;
}
.header__SPmenu .search-box {
  width: 100%;
  margin: 0 auto;
}
.header__SPmenu .search-box .search-form {
  max-width: 100%;
  width: 100%;
}

.footer {
  background-image: url(../img/footer_bg.webp);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
}
@media screen and (max-width: 480px) {
  .footer {
    background-image: url(../img/footer_bgSP.webp);
  }
}
.footer__wrapper {
  max-width: 1000px;
  width: 95%;
  margin: 0 auto;
  padding: 80px 0;
}
.footer__logo {
  margin: 0 0 40px;
  max-width: 192px;
  width: 95%;
}
.footer__logo a {
  display: block;
}
.footer__logo img {
  width: 100%;
  height: auto;
}
.footer__menu {
  display: flex;
}
.footer__menu .menu-list {
  width: 50%;
  font-family: "Noto Serif JP", serif;
}
.footer__menu .menu-list li {
  margin: 0 0 20px;
}
.footer__menu .menu-list li a {
  display: inline-block;
  color: #FFF;
  font-size: 16px;
}
@media screen and (max-width: 480px) {
  .footer__menu .menu-list li a {
    font-size: 14px;
  }
}
.footer__menu .menu-list li a::after {
  content: "〉";
  margin-left: 8px;
  transition: all 0.2s;
}
.footer__menu .menu-list li a:hover::after {
  margin-left: 13px;
}
.footer .copy-right {
  padding: 12px 0;
  background-color: #6A5024;
  font-family: "Crimson Text", "Noto Serif JP", serif;
  text-align: center;
  color: #FFF;
}
.footer .copy-right a {
  color: #FFF;
}

.archive {
  padding-bottom: 0;
}
.archive__wrapper {
  padding-bottom: 120px;
  display: flex;
  gap: 80px 40px;
  justify-content: space-around;
}
@media screen and (max-width: 856px) {
  .archive__wrapper {
    flex-wrap: wrap;
    padding-bottom: 40px;
    justify-content: flex-start;
  }
}
@media screen and (max-width: 480px) {
  .archive__wrapper {
    justify-content: center;
  }
}
.archive__container {
  max-width: 670px;
  width: 100%;
}
.archive__contents {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 20px;
}
@media screen and (max-width: 856px) {
  .archive__contents {
    justify-content: center;
  }
}
.archive__contents .singlecard {
  width: 48%;
}
@media screen and (max-width: 856px) {
  .archive__contents .singlecard {
    width: 100%;
  }
}
.archive .pagination {
  margin: 60px 0 0;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: center;
}
.archive .pagination .page-numbers {
  display: inline-block;
  padding: 14px 20px;
  background-color: #eeebe5;
  font-family: "Crimson Text", "Noto Serif", smaller;
}
.archive .pagination .page-numbers.current, .archive .pagination .page-numbers.next, .archive .pagination .page-numbers.prev {
  background-color: #6A5024;
  color: #FFF;
}
.archive .pagination .page-numbers.next, .archive .pagination .page-numbers.prev {
  display: flex;
  align-items: center;
  gap: 5px;
}

.single.page-contents {
  padding-bottom: 0;
}
.single__wrapper {
  margin-bottom: 120px;
  display: flex;
  gap: 80px 40px;
  justify-content: space-around;
}
@media screen and (max-width: 856px) {
  .single__wrapper {
    flex-wrap: wrap;
    margin-bottom: 40px;
  }
}
.single__container {
  max-width: 670px;
  width: 100%;
  height: fit-content;
  padding: 60px 0 80px;
  background-color: #FFF;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
}
.single__box {
  width: 90%;
  margin: 0 auto;
}
.single__head {
  margin: 0 0 20px;
  padding: 0 0 10px;
  border-bottom: 1px solid #231815;
}
.single__head .date {
  font-family: "Crimson Text", "Noto Serif JP", serif;
  font-size: 14px;
  font-weight: 600;
  color: #0F472F;
}
.single__head .date::before {
  content: "";
  display: inline-block;
  width: 11px;
  height: 11px;
  margin-right: 3px;
  background-image: url(../img/common/icon_clock.webp);
  background-size: 100%;
  background-repeat: no-repeat;
}
.single__head h1 {
  font-family: "Noto Serif JP", serif;
  font-size: 26px;
}
@media screen and (max-width: 480px) {
  .single__head h1 {
    font-size: 22px;
  }
}
.single__contents {
  padding: 0 0 60px;
  font-size: 15px;
}
.single__contents #toc_container {
  display: block;
  position: relative;
  max-width: 580px;
  width: 95%;
  height: 257px;
  overflow: hidden;
  margin: 0 auto 20px;
  padding: 20px 0;
  border: 1px solid #EEEAE5;
  background-color: #FFFDFB;
}
.single__contents #toc_container.open {
  height: auto;
}
.single__contents #toc_container.open::before {
  display: none;
}
.single__contents #toc_container.open .toc__close-btn {
  position: relative;
  bottom: unset;
}
.single__contents #toc_container::before {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 100px;
  background: linear-gradient(transparent, #FFF);
  bottom: 0;
  z-index: 1;
}
.single__contents #toc_container .toc__close-btn {
  position: absolute;
  max-width: 164px;
  width: 95%;
  margin: 0 auto;
  padding: 14px 0;
  background-color: #FFF;
  border: 1px solid #6A5024;
  text-align: center;
  color: #6A5024;
  bottom: 30px;
  left: 0;
  right: 0;
  z-index: 2;
  cursor: pointer;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
}
.single__contents #toc_container .toc_title {
  width: 85%;
  margin: 0 auto;
  text-align: left;
  font-family: "Noto Serif JP", serif;
  font-size: 20px;
}
.single__contents #toc_container .toc_title::after {
  content: "Contact";
  font-size: 14px;
  color: #6A5024;
  margin-left: 10px;
}
.single__contents #toc_container .toc_list {
  width: 85%;
  margin: 0 auto;
  counter-reset: number 0;
}
.single__contents #toc_container .toc_list li {
  margin: 0 0 16px;
  line-height: 1.8;
  font-size: 16px;
}
.single__contents #toc_container .toc_list li::before {
  counter-increment: number 1;
  content: counter(number) ". ";
  font-family: "Crimson Text", "Noto Serif JP", serif;
  font-weight: 500;
}
.single__contents #toc_container .toc_list li ul li {
  margin: 0;
}
.single__contents #toc_container .toc_list li ul li::before {
  counter-increment: none;
  content: "";
  display: inline-block;
  background-color: #0F472F;
  height: 10px;
  width: 6px;
  clip-path: polygon(0 0, 100% 50%, 0 100%);
  margin-right: 5px;
}
.single__contents #toc_container .toc_list a {
  color: #231815;
}
.single__contents h2,
.single__contents h3,
.single__contents h4,
.single__contents p,
.single__contents ul,
.single__contents dl {
  margin: 20px 0;
}
.single__contents h2 {
  position: relative;
  padding: 8px 0.75em;
  margin-top: 40px;
  background: linear-gradient(90deg, #6A5024 0%, #0F472F 100%);
  color: #FFF;
  font-family: "Noto Serif JP", serif;
  font-size: 20px;
}
@media screen and (max-width: 480px) {
  .single__contents h2 {
    font-size: 18px;
  }
}
.single__contents h2::after {
  position: absolute;
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: linear-gradient(90deg, #6A5024 0%, #0F472F 100%);
  bottom: -2px;
  left: 0;
}
.single__contents h3 {
  position: relative;
  margin-top: 35px;
  padding: 6px 0.8em;
  color: #0D0D0D;
  font-family: "Noto Serif JP", serif;
  font-size: 18px;
}
@media screen and (max-width: 480px) {
  .single__contents h3 {
    font-size: 16px;
  }
}
.single__contents h3::before, .single__contents h3::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 1px;
  background: linear-gradient(90deg, #6A5024 0%, #0F472F 100%);
  left: 0;
}
.single__contents h3::before {
  top: 0;
}
.single__contents h3::after {
  bottom: 0;
}
.single__contents h4 {
  padding: 0 0 7px;
  border-bottom: 1px solid #EEEAE5;
  color: #0D0D0D;
  font-family: "Noto Serif JP", serif;
  font-size: 16px;
}
.single__contents h4::before {
  content: "";
  display: inline-block;
  width: 15px;
  height: 15px;
  margin-right: 6px;
  background-image: url(../img/common/icon_leaf.webp);
  background-size: 100%;
  background-repeat: no-repeat;
}
.single__contents p {
  font-weight: 400;
}
.single__contents .bold {
  font-weight: bold;
}
.single__contents .posi {
  background: linear-gradient(transparent 50%, #ffe8c2 50%);
}
.single__contents .nega {
  background: linear-gradient(transparent 50%, #eeeae5 50%);
}
.single__contents a {
  color: #577FD8;
  text-decoration: underline;
  word-break: break-all;
}
.single__contents ul,
.single__contents ol {
  padding-inline-start: 20px;
  list-style: revert;
}
.single__contents table {
  width: 100%;
  margin: 0 0 20px;
  border-collapse: collapse;
  border: 2px solid #EEEAE5;
}
.single__contents table th,
.single__contents table td {
  text-align: left;
  padding: 15px 10px;
}
@media screen and (max-width: 480px) {
  .single__contents table th,
  .single__contents table td {
    font-size: 14px;
  }
}
.single__contents table th {
  border: 1px solid #FFF;
  background-color: #EEEAE5;
  font-weight: bold;
}
.single__contents table td {
  border: 1px solid #EEEAE5;
  background-color: #FFFFFF;
}
.single__contents table.def th {
  width: 30%;
}
@media screen and (max-width: 480px) {
  .single__contents table.def th {
    width: 43%;
  }
}
.single__contents table.def td {
  width: 70%;
}
@media screen and (max-width: 480px) {
  .single__contents table.def td {
    width: 57%;
  }
}
.single__contents img {
  width: 100%;
}
.single__contents .box {
  max-width: 580px;
  width: 95%;
  margin: 0 auto 20px;
  padding: 20px 14px;
  background-color: #FFFDFB;
  border: 1px solid #6A5024;
  font-size: 14px;
}
.single__contents .box p:first-child {
  margin-top: 0;
}
.single__contents .box p:last-child {
  margin-bottom: 0;
}
.single__contents .box ul:first-child {
  margin-top: 0;
}
.single__contents .box ul:last-child {
  margin-bottom: 0;
}
.single__contents .redbox {
  max-width: 580px;
  width: 95%;
  margin: 0 auto 20px;
  padding: 20px 14px;
  background-color: #FFF6F3;
  border: 1px solid #C44C28;
  font-size: 12px;
  color: #7E726E;
}
.single__contents .redbox p:first-child {
  margin-top: 0;
}
.single__contents .redbox p:last-child {
  margin-bottom: 0;
}
.single__contents .redbox ul:first-child {
  margin-top: 0;
}
.single__contents .redbox ul:last-child {
  margin-bottom: 0;
}
.single__contents blockquote {
  width: 90%;
  margin: 20px auto;
  padding: 1em;
  background-color: #f4f4f4;
  box-sizing: border-box;
}
.single__contents blockquote p:first-child {
  margin-top: 0;
}
.single__contents blockquote p:last-child {
  margin-bottom: 0;
}
.single__contents .cta {
  position: relative;
  width: fit-content;
  margin: 0 auto 20px;
  padding: 14px 8px 14px 32px;
  background-color: #6A5024;
  border: 0.5px solid #6A5024;
  background-image: linear-gradient(#9C7532, #9C7532), linear-gradient(#9C7532, #9C7532), linear-gradient(#9C7532, #9C7532), linear-gradient(#9C7532, #9C7532);
  background-size: 100% 1px, 1px 100%, 100% 1px, 1px 100%;
  background-position: top 3px center, right 3px center, bottom 3px center, left 3px center;
  background-repeat: no-repeat;
  color: #FFF;
  text-align: center;
  text-decoration: none;
  display: flex;
  align-items: center;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
  transition: all 0.2s;
}
.single__contents .cta:hover {
  opacity: 0.8;
}
.single__contents .cta:hover::after {
  left: 3px;
}
.single__contents .cta::after {
  content: "〉";
  margin-left: 20px;
  position: relative;
  left: 0;
  transition: all 0.2s;
}
.single__contents .cta.white {
  background-color: #FFF;
  background-image: linear-gradient(#6A5024, #6A5024), linear-gradient(#6A5024, #6A5024), linear-gradient(#6A5024, #6A5024), linear-gradient(#6A5024, #6A5024);
  color: #6A5024;
}
.single__contents .cta.green {
  background-color: #0F472F;
  border-color: #0F472F;
  background-image: none;
}
.single__related-posts {
  position: relative;
  margin: 0 0 40px;
  padding: 30px 0 20px;
  background-color: #FFF;
  border: 1px solid #6A5024;
}
.single__related-posts .title {
  position: absolute;
  padding: 0 5px;
  background-color: #FFF;
  font-size: 14px;
  color: #6A5024;
  top: -10px;
  left: 1%;
}
.single__related-posts ul {
  width: 95%;
  margin: 0 auto;
  font-size: 14px;
}
.single__related-posts ul li {
  color: #7E726E;
  margin: 0 0 10px;
}
.single__related-posts ul li::before {
  content: "・";
}
.single__related-posts ul li:last-child {
  margin: 0;
}
.single__related-posts ul li a {
  color: #7E726E;
  text-decoration: underline;
}
.single__tags {
  margin: 0 0 40px;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.single__tags::before {
  content: "";
  display: inline-block;
  width: 21px;
  height: 21px;
  background-image: url(../img/common/icon_tag.webp);
  background-size: 100%;
  background-repeat: no-repeat;
}
.single__tags .tag {
  font-size: 14px;
  font-weight: 400;
}
.single__tags .tag:hover {
  text-decoration: underline;
}
.single__tags .tag::before {
  content: "#";
  color: #0F472F;
}
.single__share {
  display: flex;
  gap: 10px;
  align-items: center;
  justify-content: center;
  font-family: "Crimson Text", "Noto Serif JP", serif;
  font-size: 15px;
  color: #413931;
}
.single__share .share-btn {
  width: 22px;
  height: 22px;
}
.single__share .share-btn img {
  width: 100%;
  height: auto;
}

.area {
  padding-bottom: 120px;
  background: linear-gradient(0deg, #e1d7d0 0%, #F6F3EF 20%, #F6F3EF 100%);
}
.area__wrapper {
  display: flex;
  gap: 80px 40px;
  justify-content: space-around;
}
@media screen and (max-width: 856px) {
  .area__wrapper {
    flex-wrap: wrap;
    justify-content: flex-start;
  }
}
@media screen and (max-width: 480px) {
  .area__wrapper {
    justify-content: center;
  }
}
.area__container {
  max-width: 760px;
  width: 100%;
}
.area__contents {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: space-between;
}
@media screen and (max-width: 480px) {
  .area__contents {
    justify-content: center;
  }
}
.area__box {
  max-width: 320px;
  width: 48%;
  filter: drop-shadow(0 0 6px rgba(0, 0, 0, 0.2));
}
@media screen and (max-width: 480px) {
  .area__box {
    width: 100%;
  }
}
.area__box.open .area-name {
  background: linear-gradient(90deg, #6A5024 0%, #0F472F 100%);
  color: #FFF;
}
.area__box.open .area-name::before {
  background-color: #FFF;
}
.area__box.open .area-name::after {
  transform: rotate(-90deg);
  top: -10px;
  right: 1.8%;
  color: #0F472F;
}
.area__box.open .pref-box {
  display: block;
}
.area__box .area-name {
  position: relative;
  background: #FFF;
  padding: 15px 22px;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
  transition: all 0.3s;
}
.area__box .area-name::before {
  content: "";
  display: block;
  position: absolute;
  width: 26px;
  height: 26px;
  background-color: #0F472F;
  border-radius: 50%;
  margin: auto 0;
  top: 0;
  bottom: 0;
  right: 20px;
  transition: all 0.3s;
}
.area__box .area-name::after {
  content: "〉";
  position: absolute;
  transform: rotate(90deg);
  color: #FFF;
  font-weight: bold;
  margin: auto 0;
  top: 9px;
  bottom: 0;
  right: 10.8%;
  transition: all 0.3s;
}
.area__box .pref-box {
  display: none;
  padding: 20px 0;
  background-color: #FFF;
}
.area__box .pref-box .pref-list {
  width: 90%;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  gap: 15px 20px;
}
.area__box .pref-box .pref-list .none-link {
  color: #B9B9B9;
}

.contact__wrapper {
  display: flex;
  gap: 40px;
  justify-content: space-around;
}
@media screen and (max-width: 856px) {
  .contact__wrapper {
    flex-wrap: wrap;
    padding-bottom: 40px;
    justify-content: flex-start;
  }
}
@media screen and (max-width: 480px) {
  .contact__wrapper {
    justify-content: center;
  }
}
.contact__container {
  margin-bottom: 120px;
  max-width: 670px;
  width: 100%;
}
.contact__head {
  margin: 0 0 40px;
  text-align: center;
}
.contact__head .sub {
  display: inline-block;
  width: fit-content;
  font-family: "Crimson Text", "Noto Serif JP", serif;
  font-size: 20px;
  font-weight: bold;
  color: #6A5024;
}
.contact__head .sub::after {
  content: "";
  display: block;
  width: 20px;
  height: 1px;
  margin: 0 auto;
  background-color: #6A5024;
}
.contact__head h1 {
  font-family: "Noto Serif JP", serif;
  font-size: 32px;
}
.contact__text {
  margin: 0 0 40px;
  font-weight: 400;
  text-align: center;
}
.contact__contents {
  padding: 60px 0;
  background-color: #FFF;
  border-radius: 5px;
}
.contact__contents .form {
  width: 90%;
  margin: 0 auto;
}
.contact__contents .form__box {
  margin: 0 0 20px;
  display: flex;
  flex-direction: column;
  gap: 5px 0;
}
.contact__contents .form__label .required {
  margin-right: 10px;
  padding: 0 5px;
  background-color: #C44C28;
  color: #FFF;
  font-size: 13px;
}
.contact__contents .form__input, .contact__contents .form__textarea {
  padding: 10px 12px;
  background-color: #FFFDFB;
  border: 1px solid #EEEAE5;
  border-radius: 3px;
  font-size: 16px;
}
.contact__contents .form__privacy {
  text-align: center;
  font-size: 14px;
}
.contact__contents .form__privacy a {
  color: #577FD8;
  text-decoration: underline;
}
.contact__contents .form__error {
  color: #C44C28;
  font-size: 14px;
}
.contact__contents .form__confirm-box {
  margin-bottom: 16px;
  padding: 28px 0 0;
  border-top: 1px solid #EEEAE5;
  display: flex;
  justify-content: space-between;
}
.contact__contents .form__confirm-box:first-child {
  padding: 0;
  border-top: none;
}
.contact__contents .form__confirm-box .label .required {
  background-color: #C44C28;
  color: #FFF;
  padding: 0 5px;
  margin-right: 10px;
  font-size: 14px;
}
.contact__contents .form__confirm-box .text {
  max-width: 380px;
  width: 95%;
}
.contact__contents .form__btn {
  max-width: 260px;
  width: 95%;
  margin: 40px auto 0;
}
.contact__contents .form__btn button {
  display: block;
  width: 100%;
  padding: 18px 0;
  background-color: #6A5024;
  border: none;
  font-weight: 500;
  color: #FFF;
  text-align: center;
  cursor: pointer;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.3);
}
.contact__contents .form__btn.back button {
  background-color: #EEEAE5;
  color: #6A5024;
}
.contact__complete-btn {
  max-width: 260px;
  width: 95%;
  margin: 0 auto;
}
.contact__complete-btn a {
  display: block;
  padding: 18px 0;
  background-color: #6A5024;
  text-align: center;
  color: #FFF;
  position: relative;
}
.contact__complete-btn a:hover::after {
  right: 3%;
}
.contact__complete-btn a::after {
  content: "〉";
  position: absolute;
  width: 16px;
  height: 20px;
  margin: auto 0;
  top: 0;
  bottom: 0;
  right: 5%;
  transition: all 0.2s;
}

.other-page {
  padding: 100px 0 120px;
}
.other-page dl {
  margin: 0 0 40px;
}
.other-page dt {
  margin: 0 0 20px;
  padding: 8px 10px;
  background: linear-gradient(90deg, #6A5024 0%, #0F472F 100%);
  color: #FFF;
}
.other-page dd {
  margin: 0 0 40px;
  font-size: 15px;
}
.other-page dd p {
  margin: 0 0 30px;
}
.other-page dd a {
  color: #577FD8;
  text-decoration: underline;
  word-break: break-all;
}
.other-page dd ul {
  margin: 0 0 30px;
}
.other-page dd ul li::before {
  content: "・";
}

.area-list__container {
  padding: 40px 0;
  background-color: #FFF;
  outline: 1px solid #6A5024;
  outline-offset: -10px;
}
.area-list__list-box {
  width: 92%;
  margin: 0 auto 10px;
  display: flex;
  align-items: center;
  gap: 20px;
}
@media screen and (max-width: 856px) {
  .area-list__list-box {
    width: 87%;
    flex-direction: column;
    align-items: flex-start;
    gap: 5px;
    margin-bottom: 20px;
  }
}
.area-list__list-box:last-child {
  margin-bottom: 0;
}
.area-list__list-title {
  max-width: 140px;
  width: 95%;
  padding: 10px 8px;
  background: linear-gradient(90deg, #6A5024 0%, #00190E 100%);
  color: #FFF;
  text-align: center;
}
@media screen and (max-width: 856px) {
  .area-list__list-title {
    padding: 5px 0;
  }
}
.area-list__list {
  width: 100%;
  padding: 10px 0;
  border-bottom: 1px solid #F6F3EF;
  display: flex;
  flex-wrap: wrap;
  gap: 10px 30px;
}
.area-list__list .none-link {
  color: #B9B9B9;
  cursor: default;
}

.singlecard {
  max-width: 318px;
  width: 95%;
  background-color: #FFF;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}
.singlecard a {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.singlecard__image {
  width: 100%;
  aspect-ratio: 106/65;
  overflow: hidden;
}
.singlecard__image img {
  width: 100%;
  height: auto;
}
.singlecard__text {
  width: 95%;
  margin: 20px auto 8px;
  display: flex;
  flex-direction: column;
  flex: 1;
}
.singlecard__text .title {
  margin: 0 0 18px;
  font-size: 16px;
  font-weight: 500;
}
.singlecard__text .tags {
  margin: 0 0 18px;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.singlecard__text .tag {
  font-size: 12px;
  color: #0F472F;
  font-weight: 500;
}
.singlecard__text .tag::before {
  content: "#";
}
.singlecard__text .date {
  margin-top: auto;
  font-family: "Crimson Text", "Noto Serif JP", serif;
  font-size: 14px;
  font-weight: 600;
  color: #B9B9B9;
}

.sidebar {
  max-width: 290px;
  width: 100%;
}
.sidebar__box {
  margin: 0 0 40px;
}
.sidebar__title {
  display: flex;
  margin: 0 0 20px;
  padding: 0 0 10px;
  border-bottom: 1px solid #6A5024;
  color: #0F472F;
  font-family: "Crimson Text", "Noto Serif JP", serif;
  font-size: 24px;
  font-weight: bold;
  align-items: center;
}
.sidebar__title::before {
  content: "";
  display: inline-block;
  width: 35px;
  height: 35px;
  background-image: url(../img/common/icon.svg);
  background-size: 100%;
  background-repeat: no-repeat;
}
.sidebar__search-box {
  margin: 0 0 38px;
}
.sidebar__cat li {
  margin: 18px 0 0;
  border-bottom: 1px solid #6A5024;
}
.sidebar__cat li:first-child {
  margin: 0;
}
.sidebar__cat li a {
  position: relative;
  display: flex;
  align-items: center;
  padding: 0 0 18px;
  transition: all 0.2s;
}
.sidebar__cat li a::after {
  content: "〉";
  position: absolute;
  margin: auto 0;
  font-weight: 500;
  top: 0;
  bottom: 0;
  right: 10px;
  transition: all 0.2s;
}
.sidebar__cat li a::before {
  content: "";
  display: inline-block;
  width: 28px;
  height: 28px;
  margin-right: 8px;
  background-size: 100%;
  background-repeat: no-repeat;
  transition: all 0.2s;
}
.sidebar__cat li a:hover::after {
  right: 5px;
}
.sidebar__cat li a.area-link::before {
  background-image: url(../img/common/icon_area.webp);
}
.sidebar__cat li a.area-link:hover::before {
  background-image: url(../img/common/icon_area_h.webp);
}
.sidebar__cat li a.brand-link::before {
  background-image: url(../img/common/icon_brand.webp);
}
.sidebar__cat li a.brand-link:hover::before {
  background-image: url(../img/common/icon_brand_h.webp);
}
.sidebar__cat li a.column-link::before {
  background-image: url(../img/common/icon_column.webp);
}
.sidebar__cat li a.column-link:hover::before {
  background-image: url(../img/common/icon_column_h.webp);
}
.sidebar__single-list .single-link {
  margin: 0 0 10px;
}
.sidebar__single-list .single-link a {
  display: flex;
  gap: 5px;
  align-items: flex-start;
  transition: all 0.2s;
}
.sidebar__single-list .single-link a:hover .single-image img {
  scale: 1.05;
}
.sidebar__single-list .single-link .single-image {
  max-width: 126px;
  width: 45%;
  aspect-ratio: 21/13;
  overflow: hidden;
}
.sidebar__single-list .single-link .single-image img {
  width: 100%;
  height: auto;
  transition: all 0.2s;
}
.sidebar__single-list .single-link .title {
  max-width: 154px;
  width: 55%;
  font-size: 15px;
}
.sidebar__tags {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.sidebar__tags span {
  font-size: 15px;
  display: inline-block;
}
.sidebar__tags span a::before {
  content: "#";
  color: #0F472F;
}
.sidebar__tags span a:hover {
  color: #0F472F;
}

.page404__wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.page404__container {
  max-width: 670px;
  width: 100%;
}
.page404__head {
  margin: 0 0 40px;
  text-align: center;
}
.page404__head .sub {
  display: inline-block;
  margin: 0 auto 5px;
  color: #6A5024;
  font-family: "Crimson Text", "Noto Serif JP", serif;
  font-size: 20px;
  font-weight: bold;
}
.page404__head .sub::after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  margin-top: 3px;
  background-color: #6A5024;
}
.page404__head h1 {
  font-family: "Noto Serif JP", serif;
  font-size: 32px;
}
.page404__head h1 span {
  display: inline-block;
}
.page404__text {
  margin: 0 0 40px;
  text-align: center;
}
.page404__btn {
  max-width: 260px;
  width: 95%;
  margin: 0 auto;
}
.page404__btn a {
  display: block;
  width: 100%;
  padding: 14px 0;
  background-color: #6A5024;
  text-align: center;
  color: #FFF;
  position: relative;
}
.page404__btn a::after {
  content: "〉";
  position: absolute;
  top: 14px;
  bottom: 0;
  right: 5%;
}

.search-form {
  max-width: 290px;
  width: 100%;
}
.search-form__wrapper {
  height: 45px;
  display: flex;
}
.search-form__wrapper input {
  width: 90%;
  flex: 1;
  border: unset;
  padding: 14px 14px;
  background-color: #FFF;
  border-radius: 5px 0 0 5px;
}
.search-form__wrapper button {
  max-width: 50px;
  width: 100%;
  border: unset;
  border-radius: 0 5px 5px 0;
  background-color: #6A5024;
  padding: 14px;
  cursor: pointer;
}
.search-form__wrapper button span {
  display: block;
  width: 21px;
  aspect-ratio: 1/1;
}
.search-form__wrapper button span img {
  width: 100%;
  height: auto;
}

.search__wrapper {
  margin-bottom: 120px;
  display: flex;
  gap: 120px 40px;
  justify-content: space-around;
}
@media screen and (max-width: 856px) {
  .search__wrapper {
    flex-wrap: wrap;
  }
}
.search__container {
  max-width: 670px;
  width: 100%;
}
.search__head {
  margin: 0 0 40px;
}
.search__head h1 {
  font-family: "Noto Serif JP", serif;
}
.search__list li {
  padding: 20px 0;
  border-bottom: 1px solid #6A5024;
}
.search__list li a:hover {
  opacity: 0.8;
}
.search .pagination {
  margin: 60px 0 0;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: center;
}
.search .pagination .page-numbers {
  display: inline-block;
  padding: 14px 20px;
  background-color: #eeebe5;
  font-family: "Crimson Text", "Noto Serif", smaller;
}
.search .pagination .page-numbers.current, .search .pagination .page-numbers.next, .search .pagination .page-numbers.prev {
  background-color: #6A5024;
  color: #FFF;
}
.search .pagination .page-numbers.next, .search .pagination .page-numbers.prev {
  display: flex;
  align-items: center;
  gap: 5px;
}
