@charset "UTF-8";
main {
  padding-bottom: 26.6666666667vw;
  margin-top: 8vw;
}

/**
新着詳細
*/
.single-basic {
  margin: 0 auto 0vw;
  position: relative;
  padding: 0vw 4vw;
}

.single-detail {
  margin-bottom: 13.3333333333vw;
}
.single-detail > .title {
  font-weight: bold;
  font-size: 4.5333333333vw;
  line-height: 1.2352941176;
  position: relative;
  padding: 1.3333333333vw 1.3333333333vw;
}
.single-detail .info {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 1.3333333333vw;
  width: 100%;
  margin-top: 4vw;
}
.single-detail .info .left {
  display: flex;
  flex-wrap: wrap;
  gap: 1.3333333333vw;
}
.single-detail .info .left .date {
  display: flex;
  align-items: center;
  text-align: left;
  color: #666;
  font-size: 2.4vw;
  line-height: 1.3333333333;
}
.single-detail .info .left .categories {
  gap: 1.3333333333vw;
  display: flex;
  flex-wrap: wrap;
}
.single-detail .info .left .categories .category {
  display: flex;
  align-items: center;
  height: 3.4666666667vw;
  background-color: #9a7d4f;
  padding: 0 1.3333333333vw;
}
.single-detail .info .left .categories .category a {
  font-size: 2.4vw;
  line-height: 1.3333333333;
  text-align: left;
  color: #fff;
  text-decoration: none;
}
.single-detail .info .sns {
  float: right;
  display: flex;
  align-items: center;
  gap: 4vw;
}
.single-detail .info .sns:before {
  content: "";
  display: block;
  background: url(../img/common/label-share.png) center center no-repeat;
  background-size: contain;
  width: 15.8666666667vw;
  height: 3.6vw;
}
.single-detail .info .sns a {
  text-decoration: none;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
.single-detail .info .sns a img {
  width: 3.4666666667vw;
  height: 3.4666666667vw;
}
.single-detail .description {
  margin-top: 5.3333333333vw;
}
.single-detail .description .thumbnail {
  display: flex;
  justify-content: center;
  margin: 0 auto;
  width: 100%;
}
.single-detail .description .thumbnail img {
  max-width: 100%;
  max-height: 100vw;
}
.single-detail .post_detail {
  font-size: 3.7333333333vw;
  line-height: 1.3571428571;
  margin-top: 8vw;
  padding-bottom: 14.6666666667vw;
  /*-----------------------------------------------------------------
  sp
  -----------------------------------------------------------------*/
}
.single-detail .post_detail .gallery a {
  text-decoration: none;
  border-bottom: 0;
}
.single-detail .post_detail p {
  clear: both;
  font-size: 3.7333333333vw;
  line-height: 1.5714285714;
  margin-bottom: 1em;
}
.single-detail .post_detail p img.alignright {
  text-align: right;
}
.single-detail .post_detail pre {
  margin: 2.6666666667vw 0;
  overflow-x: auto;
  line-height: 1.5;
}
.single-detail .post_detail .wp-caption {
  max-width: 100%;
}
.single-detail .post_detail .alignleft {
  float: left;
}
.single-detail .post_detail .aligncenter {
  text-align: center;
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.single-detail .post_detail .alignright {
  float: right;
}
.single-detail .post_detail img {
  max-width: 100%;
  width: auto;
  height: auto;
  margin: 0.6666666667vw;
}
.single-detail .post_detail img.centered {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.single-detail .post_detail img.alignright {
  margin: 0.6666666667vw;
  display: inline;
}
.single-detail .post_detail img.alignleft {
  margin: 0.6666666667vw;
  display: inline;
}
.single-detail .post_detail ul {
  margin: 1.2em;
}
.single-detail .post_detail ul:first-of-type {
  margin-top: 0.65em;
}
.single-detail .post_detail ul li {
  list-style: disc outside;
}
.single-detail .post_detail ol {
  margin: 1.2em;
}
.single-detail .post_detail ol:first-of-type {
  margin-top: 0.65em;
}
.single-detail .post_detail ol li {
  list-style: decimal outside;
}
.single-detail .post_detail li {
  line-height: 1.65;
}
.single-detail .post_detail h1 {
  font-weight: bold;
  margin-top: 6.6666666667vw;
  margin-bottom: 4vw;
  font-size: 3.7333333333vw;
  line-height: 1.2857142857;
  position: relative;
  padding: 2.9333333333vw 0;
}
.single-detail .post_detail h2 {
  font-weight: bold;
  margin-top: 6.6666666667vw;
  margin-bottom: 4vw;
  font-size: 3.7333333333vw;
  line-height: 1.2857142857;
  position: relative;
  background-color: #9a7d4f;
  color: #fff;
  padding: 3.3333333333vw 2.9333333333vw;
}
.single-detail .post_detail h3 {
  font-weight: bold;
  margin-top: 6.6666666667vw;
  margin-bottom: 4vw;
  font-size: 3.7333333333vw;
  line-height: 1.2857142857;
  position: relative;
  background-color: #eadebb;
  padding: 3.3333333333vw 2.9333333333vw;
}
.single-detail .post_detail h4 {
  font-size: 3.7333333333vw;
  line-height: 1.2857142857;
  margin-top: 6.6666666667vw;
  margin-bottom: 4vw;
  position: relative;
  border-bottom: 0.2666666667vw solid #ccc;
  padding: 0.5333333333vw 0 2.6666666667vw;
}
.single-detail .post_detail h5 {
  font-size: 3.7333333333vw;
  line-height: 1.2857142857;
  margin-top: 5.3333333333vw;
  margin-bottom: 3.4666666667vw;
  position: relative;
  padding-left: 4.6666666667vw;
}
.single-detail .post_detail h5:before {
  position: absolute;
  content: "";
  width: 2.6666666667vw;
  height: 0.8vw;
  background-color: #9a7d4f;
  display: block;
  top: 0.5em;
  left: 0;
}
.single-detail .post_detail h6 {
  font-size: 3.7333333333vw;
  line-height: 1.2857142857;
  margin-top: 5.3333333333vw;
  margin-bottom: 2.6666666667vw;
}
.single-detail .post_detail table {
  margin: 4.6666666667vw auto;
  max-width: 100%;
  display: block;
  overflow-x: scroll;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
}
.single-detail .post_detail table th,
.single-detail .post_detail table td {
  padding: 3.3333333333vw 2vw;
  font-size: 3.7333333333vw;
  line-height: 2;
  border: 0.2666666667vw solid #fff;
}
.single-detail .post_detail table th {
  background-color: #ababab;
  text-align: center;
  vertical-align: middle;
  color: #fff;
  font-weight: bold;
}
.single-detail .post_detail table th a {
  color: #fff;
}
.single-detail .post_detail table td {
  background-color: #eeeeee;
  color: #333333;
}

/**
新着情報 一覧
*/
.archive-list {
  margin: 0 auto;
  position: relative;
  padding: 0vw 4vw 0vw;
}
.archive-list h3 {
  font-weight: bold;
  margin-top: 4vw;
  font-size: 3.7333333333vw;
  line-height: 1;
  position: relative;
  padding: 1.6vw 1.3333333333vw;
}
.archive-list h3:first-of-type {
  margin-top: 0;
}
.archive-list .note {
  text-align: center;
  width: 100%;
}
.archive-list .boxes {
  width: 100%;
}
.archive-list .boxes ul {
  position: relative;
  z-index: 0;
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
  padding: 0 0.6666666667vw;
  gap: 4.6666666667vw 4vw; /* 箱の間隔 */
  margin-top: 5.3333333333vw;
}
.archive-list .boxes ul .box {
  border-radius: 1.3333333333vw;
  background-color: rgb(255, 255, 255);
  background-color: #fff;
  box-shadow: 0 0 1.3333333333vw 0 rgba(0, 0, 0, 0.1);
  width: 42.6666666667vw;
  height: 42.6666666667vw;
  padding: 1.0666666667vw;
  position: relative;
}
.archive-list .boxes ul .box.is-new:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 4vw solid #eb3841;
  border-bottom: 4vw solid transparent;
  border-left: 4vw solid #eb3841;
  border-right: 4vw solid transparent;
  position: absolute;
  top: 1.0666666667vw;
  left: 1.0666666667vw;
  z-index: 1;
}
.archive-list .boxes ul .box.is-new:after {
  content: "NEW";
  font-family: "Oswald", serif;
  font-size: 2.9333333333vw;
  color: #fff;
  position: absolute;
  top: 2.2666666667vw;
  left: 1.4666666667vw;
  z-index: 1;
  transform: rotateZ(-45deg);
}
.archive-list .boxes ul .box a {
  display: block;
  position: relative;
  text-decoration: none;
  width: 100%;
  height: 100%;
}
.archive-list .boxes ul .box .img {
  position: relative;
  display: flex;
  width: 41.0666666667vw;
  height: 27.8666666667vw;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
}
.archive-list .boxes ul .box .img img {
  display: block;
}
.archive-list .boxes ul .box .img a {
  display: flex;
  width: 41.0666666667vw;
  height: 27.7333333333vw;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
}
.archive-list .boxes ul .box .info {
  position: absolute;
  top: 25.6vw;
  left: 0vw;
  z-index: 1;
  display: flex;
}
.archive-list .boxes ul .box .info .category span,
.archive-list .boxes ul .box .info .category a {
  background-color: #9a7d4f;
  padding: 0.2666666667vw 1.3333333333vw;
  font-size: 2.6666666667vw;
  color: #fff;
  text-decoration: none;
}
.archive-list .boxes ul .box .title {
  margin-top: 2.6666666667vw;
  height: 6.6666666667vw;
}
.archive-list .boxes ul .box .title a {
  font-size: 2.9333333333vw;
  line-height: 1.0909090909;
  text-decoration: none;
}
.archive-list .boxes ul .box .date {
  margin-top: 0.6666666667vw;
  text-align: right;
  color: #aaaaaa;
  font-size: 2.6666666667vw;
}
.archive-list .list {
  margin-bottom: 13.3333333333vw;
}
.archive-list .list ul li {
  display: flex;
  flex-wrap: wrap;
  background: url(../img/common/border01.png) left bottom no-repeat;
  padding-top: 3.4666666667vw;
  padding-bottom: 4.2666666667vw;
}
.archive-list .list ul li .date {
  display: flex;
  align-items: center;
  font-size: 2.4vw;
  text-align: left;
  color: #666;
}
.archive-list .list ul li .categories {
  margin-left: 1.3333333333vw;
}
.archive-list .list ul li .categories .category {
  display: flex;
  align-items: center;
  height: 3.4666666667vw;
  background-color: #f16518;
  padding: 0 1.3333333333vw;
}
.archive-list .list ul li .categories .category + .category {
  margin-left: 1.3333333333vw;
}
.archive-list .list ul li .categories .category a {
  font-size: 2.4vw;
  text-align: left;
  color: #fff;
  text-decoration: none;
}
.archive-list .list ul li .title {
  width: 100%;
  text-align: left;
  margin-top: 2.6666666667vw;
}
.archive-list .list ul li .title a {
  font-size: 3.7333333333vw;
  font-weight: 500;
  line-height: 1.63;
  color: #333;
  text-decoration: underline;
}
.archive-list .paged {
  width: auto;
  margin-top: 10.6666666667vw;
}
.archive-list .paged .tablenav {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
  clear: both;
}
.archive-list .paged .tablenav a {
  text-decoration: none;
}
.archive-list .paged .tablenav .page-numbers {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 10.4vw;
  height: 10.4vw;
  background-color: transparent;
  border: 0.2666666667vw solid #aaaaaa;
  color: #333;
  font-size: 3.3333333333vw;
  margin-right: 1.3333333333vw;
}
.archive-list .paged .tablenav .page-numbers.current {
  border: 0.2666666667vw solid #aaaaaa;
  background-color: #9a7d4f;
  color: #fff;
}
.archive-list .paged .tablenav .page-numbers.dots {
  border: 0;
}
.archive-list .paged .tablenav .page-numbers.prev, .archive-list .paged .tablenav .page-numbers.next {
  overflow: hidden;
  white-space: nowrap;
  position: relative;
}
/*+-+-+-+-+-+-+-+-+-+-前の記事/次の記事+-+-+-+-+-+-+-+-+-+-+-+-*/
#single_otherpost {
  border-top: 0.2666666667vw solid #cccccc;
  padding-top: 4.4vw;
}
#single_otherpost .link {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
#single_otherpost .list,
#single_otherpost .prev,
#single_otherpost .next {
  margin-right: 1.3333333333vw;
}
#single_otherpost .prev,
#single_otherpost .next {
  width: 10.6666666667vw;
  height: 10.6666666667vw;
  overflow: hidden;
  white-space: nowrap;
  position: relative;
}
#single_otherpost .list {
  display: flex;
  align-items: center;
  margin-bottom: 0;
}
#single_otherpost .list a {
  width: 100%;
  height: auto;
  color: #9a7d4f;
  border: 0;
  padding-bottom: 0.8vw;
  font-weight: bold;
  border-bottom: 0.1333333333vw solid #9a7d4f;
}
#single_otherpost a {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 10.6666666667vw;
  height: 10.6666666667vw;
  background-color: transparent;
  border: 0.2666666667vw solid #aaa;
  color: #333;
  font-size: 3.7333333333vw;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 1.2vw auto;
  text-decoration: none;
}
#single_otherpost a.current {
  border: 0.2666666667vw solid #aaa;
  background-color: #333;
  color: #fff;
}
#single_otherpost a:hover {
  opacity: 0.65;
}

#searchform {
  position: relative;
  padding: 3.3333333333vw 2.6666666667vw 16.6666666667vw;
  background-color: #e1eff6;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin: 0 auto;
}
#searchform .title {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-content: center;
  width: 100%;
  margin-bottom: 2.6666666667vw;
}
#searchform .title strong {
  display: block;
  font-weight: bold;
  position: relative;
  margin-bottom: 2.6666666667vw;
  font-size: 4.2666666667vw;
  padding-left: 2.4vw;
  width: 56vw;
}
#searchform .title strong::before {
  content: "";
  display: block;
  width: 2.6666666667vw;
  height: 1.0666666667vw;
  background-color: #031433;
  position: absolute;
  top: 2vw;
  left: -2.6666666667vw;
}
#searchform .title .message {
  font-size: 3.0666666667vw;
  line-height: 1.3043478261;
}
#searchform input,
#searchform select {
  border: 0.1333333333vw solid #cccccc;
  padding-left: 2vw;
  height: 9.3333333333vw;
  font-size: 3.7333333333vw;
}
#searchform select {
  width: 100%;
}
#searchform input {
  width: 100%;
  margin-top: 2.6666666667vw;
}
#searchform button {
  position: absolute;
  bottom: 3.3333333333vw;
  left: 50%;
  transform: translateX(-50%);
  margin: 4.5333333333vw auto 0;
  width: 53.3333333333vw;
  height: 10.6666666667vw;
  padding: 1.3333333333vw 4vw;
  background-color: #357ca2;
  font-size: 3.7333333333vw;
  font-weight: bold;
  border: 0;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}
#searchform button:before {
  content: "";
  display: block;
  background: url(../img/common/icon-search.png) center center no-repeat;
  background-size: contain;
  width: 5.0666666667vw;
  height: 5.0666666667vw;
  margin-right: 1.3333333333vw;
}
#searchform + .boxes {
  margin-top: 9.3333333333vw;
}

.archive-list #searchform {
  width: 100vw;
  margin-left: -4vw;
  margin-right: -4vw;
  margin-bottom: 5.3333333333vw;
}
.archive-list #searchform + .note {
  text-align: center;
  width: 100%;
  margin-bottom: 5.3333333333vw;
  line-height: 1.65;
}
