@charset "UTF-8";
#main {
  margin-top: 60px;
}

main {
  margin: 0 auto;
  width: 1000px;
  padding-top: 60px;
  padding-bottom: 0;
}

/**
新着詳細
*/
.single-basic {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
  margin: 0 auto 0px;
  position: relative;
  padding-bottom: 140px;
}

#single-post {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-bottom: 150px;
}
#single-post .single-detail {
  width: 700px;
}
#single-post .single-detail h3 {
  font-size: 2.8rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: 2.8px;
  text-align: left;
  color: #333;
  border-bottom: 1px solid #ccc;
  padding-bottom: 20px;
  text-decoration: none;
}
#single-post .single-detail .info {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
  margin-top: 20px;
}
#single-post .single-detail .info .categories a {
  font-size: 1.4rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.71;
  letter-spacing: normal;
  text-align: left;
  color: #333;
  text-decoration: none;
  padding: 3px 6px;
  background-color: #dde0d8;
}
#single-post .single-detail .info .date {
  font-size: 1.4rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: left;
  color: #333;
}
#single-post .single-detail .description {
  margin-top: 30px;
}
#single-post .single-detail .description .thumbnail {
  display: flex;
  justify-content: center;
  margin: 0 auto;
  width: 100%;
}
#single-post .single-detail .description .thumbnail img {
  max-width: 100%;
  max-height: 100vw;
}
#single-post .single-detail .post_detail {
  font-size: 1.6rem;
  line-height: 1.625;
  margin-top: 40px;
  padding-bottom: 60px;
  /*-----------------------------------------------------------------
  sp
  -----------------------------------------------------------------*/
  /*-----------------------------------------------------------------
  pc
  -----------------------------------------------------------------*/
  word-wrap: break-word;
  word-break: break-all;
}
#single-post .single-detail .post_detail .gallery a {
  text-decoration: none;
  border-bottom: 0;
}
#single-post .single-detail .post_detail a {
  text-decoration: none;
}
#single-post .single-detail .post_detail p {
  clear: both;
  font-size: 1.6rem;
  line-height: 1.625;
  margin-bottom: 20px;
}
#single-post .single-detail .post_detail p img.alignright {
  text-align: right;
}
#single-post .single-detail .post_detail pre {
  margin: 20px 0;
  overflow-x: auto;
  line-height: 1.5;
}
#single-post .single-detail .post_detail .wp-caption {
  max-width: 100%;
}
#single-post .single-detail .post_detail .alignleft {
  float: left;
}
#single-post .single-detail .post_detail .aligncenter {
  text-align: center;
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
#single-post .single-detail .post_detail .alignright {
  float: right;
}
#single-post .single-detail .post_detail img {
  max-width: 100%;
  width: auto;
  height: auto;
  margin: 5px;
}
#single-post .single-detail .post_detail img.centered {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
#single-post .single-detail .post_detail img.alignright {
  margin: 5px;
  display: inline;
}
#single-post .single-detail .post_detail img.alignleft {
  margin: 5px;
  display: inline;
}
#single-post .single-detail .post_detail ul {
  margin: 1.2em;
}
#single-post .single-detail .post_detail ul:first-of-type {
  margin-top: 0.65em;
}
#single-post .single-detail .post_detail ul li {
  list-style: disc outside;
}
#single-post .single-detail .post_detail ol {
  margin: 1.2em;
}
#single-post .single-detail .post_detail ol:first-of-type {
  margin-top: 0.65em;
}
#single-post .single-detail .post_detail ol li {
  list-style: decimal outside;
}
#single-post .single-detail .post_detail li {
  line-height: 1.65;
}
#single-post .single-detail .post_detail h1 {
  font-weight: bold;
  margin-top: 25px;
  margin-bottom: 10px;
  position: relative;
  padding: 10px 0;
  font-size: 2.4rem;
  line-height: 1.1666666667;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: normal;
  text-align: left;
  color: #333;
}
#single-post .single-detail .post_detail h2 {
  font-weight: bold;
  margin-top: 25px;
  margin-bottom: 10px;
  font-size: 2rem;
  line-height: 1.2;
  position: relative;
  border-bottom: 1px solid #333;
  color: #333;
  padding: 0 0 8px;
}
#single-post .single-detail .post_detail h3 {
  font-weight: bold;
  margin-top: 25px;
  margin-bottom: 10px;
  font-size: 1.6rem;
  line-height: 1.5;
  position: relative;
  background-color: #ebebeb;
  color: #333;
  padding: 13px 12px;
}
#single-post .single-detail .post_detail h4 {
  font-size: 2rem;
  line-height: 1.2;
  margin-top: 20px;
  margin-bottom: 10px;
  position: relative;
  border-left: 5px solid #e70;
  padding: 5px 10px;
}
#single-post .single-detail .post_detail h5 {
  font-size: 1.6rem;
  line-height: 1.5;
  margin-top: 20px;
  margin-bottom: 10px;
  position: relative;
  padding-left: 18px;
}
#single-post .single-detail .post_detail h5:before {
  position: absolute;
  content: "";
  width: 10px;
  height: 10px;
  background-color: #333333;
  display: block;
  top: 0.5em;
  left: 0;
}
#single-post .single-detail .post_detail h6 {
  font-size: 1.6rem;
  line-height: 1.5;
  margin-top: 20px;
  margin-bottom: 10px;
}
#single-post .single-detail .post_detail table {
  margin: 35px auto;
}
#single-post .single-detail .post_detail table th,
#single-post .single-detail .post_detail table td {
  padding: 13px 10px;
  font-size: 1.5rem;
  line-height: 1.6;
  border: 1px solid #fff;
}
#single-post .single-detail .post_detail table th {
  background-color: #ebebeb;
  text-align: center;
  vertical-align: middle;
  font-weight: bold;
}
#single-post .single-detail .post_detail table td {
  background-color: #fff;
  color: #333333;
}

/**
新着情報 一覧
*/
#archive-post {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-bottom: 150px;
  position: relative;
}
#archive-post h3 {
  font-size: 2.8rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: 2.8px;
  text-align: left;
  color: #333;
  border-bottom: 1px solid #ccc;
  padding-bottom: 20px;
  margin-bottom: 35px;
}
#archive-post .note {
  text-align: center;
  width: 100%;
}
#archive-post .full,
#archive-post .boxes,
#archive-post .list {
  width: 720px;
}
#archive-post .boxes ul {
  display: flex;
  flex-wrap: wrap;
  gap: 24px; /* 箱の間隔 */
  padding: 0 10px;
  margin-top: 20px;
}
#archive-post .boxes ul .box {
  border-radius: 10px;
  background-color: rgb(255, 255, 255);
  background-color: #fff;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  width: 240px;
  height: 240px;
  padding: 8px;
  position: relative;
}
#archive-post .boxes ul .box.is-new:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 20px solid #eb3841;
  border-bottom: 20px solid transparent;
  border-left: 20px solid #eb3841;
  border-right: 20px solid transparent;
  position: absolute;
  top: 8px;
  left: 8px;
  z-index: 1;
}
#archive-post .boxes ul .box.is-new:after {
  content: "NEW";
  font-family: "Oswald", serif;
  font-size: 1.4rem;
  color: #fff;
  position: absolute;
  top: 14px;
  left: 9px;
  z-index: 1;
  transform: rotateZ(-45deg);
}
#archive-post .boxes ul .box a {
  display: block;
  position: relative;
  text-decoration: none;
  width: 100%;
  height: 100%;
}
#archive-post .boxes ul .box .img {
  position: relative;
  display: flex;
  width: 224px;
  height: 152px;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
}
#archive-post .boxes ul .box .img img {
  display: block;
}
#archive-post .boxes ul .box .img a {
  display: flex;
  width: 224px;
  height: 152px;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
}
#archive-post .boxes ul .box .info {
  position: absolute;
  top: 140px;
  left: 0px;
  z-index: 1;
  display: flex;
}
#archive-post .boxes ul .box .info .category span,
#archive-post .boxes ul .box .info .category a {
  background-color: #9a7d4f;
  padding: 2px 10px;
  font-size: 1.2rem;
  color: #fff;
  text-decoration: none;
}
#archive-post .boxes ul .box .title {
  margin-top: 15px;
  height: 40px;
}
#archive-post .boxes ul .box .title a {
  font-size: 1.6rem;
  line-height: 1.25;
  text-decoration: none;
}
#archive-post .boxes ul .box .date {
  text-align: right;
  color: #aaaaaa;
  font-size: 1.2rem;
  line-height: 1;
}
#archive-post .list {
  width: 700px;
}
#archive-post .list ul li + li {
  margin-top: 20px;
}
#archive-post .list ul li {
  display: flex;
  gap: 18px;
}
#archive-post .list ul li .img a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 160px;
  height: 120px;
  border: solid 1px #ccc;
}
#archive-post .list ul li .img a img {
  display: block;
}
#archive-post .list ul li .text {
  width: 520px;
}
#archive-post .list ul li .text .title {
  margin-top: 12px;
}
#archive-post .list ul li .text .title a {
  font-size: 1.6rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
  color: #333;
}
#archive-post .list ul li .text .info {
  display: flex;
  align-items: center;
  gap: 8px;
}
#archive-post .list ul li .text .info .categories a {
  font-size: 1.4rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.71;
  letter-spacing: normal;
  text-align: left;
  color: #333;
  text-decoration: none;
  padding: 3px 6px;
  background-color: #dde0d8;
}
#archive-post .list ul li .text .info .date {
  font-size: 1.4rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: left;
  color: #333;
}

.sidebar-news {
  width: 250px;
  display: flex;
  flex-direction: column;
  gap: 50px;
}
.sidebar-news .sidebar-block .sidebar-title {
  padding: 0 15px;
  display: flex;
  align-items: center;
  width: 250px;
  height: 50px;
  background-color: #dde0d8;
  font-size: 2rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.4;
  letter-spacing: normal;
  text-align: left;
  color: #333;
}
.sidebar-news .sidebar-block ul {
  border-bottom: 1px solid #ccc;
}
.sidebar-news .sidebar-block ul li {
  border-bottom: 1px solid #ccc;
}
.sidebar-news .sidebar-block ul li:last-of-type {
  border: 0;
}
.sidebar-news .sidebar-block ul li a {
  width: 100%;
  padding: 0 15px;
  font-size: 1.6rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 0.64px;
  text-align: left;
  color: #333;
  display: flex;
  align-items: center;
  width: 250px;
  height: 50px;
  text-decoration: none;
}
.sidebar-news .sidebar-block ul li a::before {
  content: "・";
}
.sidebar-news .sidebar-block .sidebar-archive-list {
  display: flex;
  flex-wrap: wrap;
}
.sidebar-news .sidebar-block .sidebar-archive-list li {
  width: 50%;
}
.sidebar-news .sidebar-block .sidebar-archive-list li:last-of-type {
  border: 0;
}
.sidebar-news .sidebar-block .sidebar-archive-list li:nth-last-of-type(2):nth-of-type(odd) {
  border: 0;
}

.paged {
  width: 100%;
  margin-top: 80px;
}
.paged .tablenav {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  width: 100%;
  clear: both;
}
.paged .tablenav a {
  text-decoration: none;
}
.paged .tablenav .page-numbers {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  background-color: transparent;
  border: 1px solid #ccc;
  color: #333;
  font-size: 1.6rem;
  line-height: 1;
  margin-right: 10px;
}
.paged .tablenav .page-numbers.current {
  border: 1px solid #ccc;
  background-color: #7c9853;
  color: #fff;
}
.paged .tablenav .page-numbers.dots {
  border: 0;
}
.paged .tablenav .page-numbers.prev, .paged .tablenav .page-numbers.next {
  overflow: hidden;
  white-space: nowrap;
  position: relative;
}
/**
製品情報 一覧
*/
/*

/*+-+-+-+-+-+-+-+-+-+-前の記事/次の記事+-+-+-+-+-+-+-+-+-+-+-+-*/
#single_otherpost {
  border-top: 1px solid #cccccc;
  padding-top: 40px;
  position: relative;
}
#single_otherpost .nav {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#single_otherpost .link {
  display: flex;
  justify-content: space-between;
}
#single_otherpost .prev,
#single_otherpost .next {
  overflow: hidden;
  white-space: nowrap;
  position: relative;
}
#single_otherpost .list {
  position: absolute;
  left: 50%;
  top: calc(50% + 20px);
  transform: translateX(-50%) translateY(-50%);
  display: flex;
  align-items: center;
  gap: 30px;
}
#single_otherpost .list a {
  font-size: 1.4rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.71;
  letter-spacing: 0.56px;
  text-align: center;
  color: #7c9853;
  text-decoration: none;
  border-bottom: 1px solid #7c9853;
}
#single_otherpost .prev a,
#single_otherpost .next a {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  background-color: transparent;
  border: 1px solid #aaa;
  color: #031433;
  font-size: 1.6rem;
  line-height: 1;
  text-decoration: none;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 6px auto;
}

#searchform {
  position: relative;
  padding: 15px 20px 20px;
  background-color: #e1eff6;
  display: flex;
  flex-wrap: wrap;
  width: 1020px;
  margin: 0 auto;
}
#searchform .title {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-content: center;
  width: 100%;
  position: relative;
  margin-bottom: 20px;
}
#searchform .title strong {
  display: block;
  font-weight: bold;
  position: relative;
  font-size: 1.6rem;
}
#searchform .title strong::before {
  content: "";
  display: block;
  width: 10px;
  height: 3px;
  background-color: #031433;
  position: absolute;
  top: 50%;
  left: -20px;
  transform: translateY(-50%);
}
#searchform .title .message {
  font-size: 1.6rem;
  margin-left: 30px;
}
#searchform input,
#searchform select {
  border: 1px solid #cccccc;
  padding-left: 15px;
}
#searchform select {
  width: 340px;
}
#searchform input {
  width: 500px;
  margin-left: 10px;
}
#searchform button {
  margin-left: 10px;
  width: 120px;
  height: 40px;
  padding: 10px 30px;
  background-color: #357ca2;
  font-size: 1.6rem;
  line-height: 1.5;
  font-weight: bold;
  border: 0;
  color: #fff;
  cursor: pointer;
  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: 20px;
  height: 20px;
  margin-right: 5px;
}
#searchform + .boxes {
  margin-top: 70px;
}

/*
商品種別から⾒る
*/
#archive-results {
  padding-bottom: 150px;
  display: flex;
  flex-direction: column;
  gap: 90px;
}
#archive-results.taxonomy {
  flex-direction: column-reverse;
}
#archive-results.taxonomy .description {
  display: none;
}
#archive-results .description p {
  font-size: 1.6rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.63;
  letter-spacing: normal;
  text-align: left;
  color: #000;
}
.product_type h3 {
  display: flex;
  justify-content: center;
}
.product_type h3 span {
  font-size: 2.8rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: 2.8px;
  text-align: center;
  color: #333;
  padding-bottom: 9px;
  border-bottom: 3px solid #333;
}
.product_type .boxes {
  margin-top: 30px;
  display: flex;
  flex-wrap: wrap;
  gap: 40px 50px;
}
.product_type .boxes .box {
  display: flex;
  justify-items: center;
}
.product_type .boxes .box a {
  display: block;
  text-decoration: none;
  text-align: center;
}
.product_type .boxes .box a img {
  width: 300px;
  height: 300px;
}
.product_type .boxes .box a span {
  margin-top: 10px;
  display: block;
  font-size: 1.8rem;
  font-weight: bold;
  letter-spacing: 1.8px;
  text-align: center;
  color: #333;
}

/*
販売実績
*/
#single-item {
  margin: 0 auto;
  width: 1000px;
  padding-bottom: 150px;
}
#single-item .contents h3 {
  font-size: 2.8rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: 2.8px;
  text-align: left;
  color: #333;
  border-bottom: 1px solid #ccc;
  padding-bottom: 20px;
}
#single-item .contents .content {
  margin-top: 35px;
  display: flex;
  justify-content: space-between;
}
#single-item .contents .content .left {
  width: 480px;
}
#single-item .contents .content .left .img {
  width: 480px;
  height: 480px;
}
#single-item .contents .content .right {
  width: 480px;
}
#single-item .contents .content .right .post_detail {
  font-size: 1.4rem;
  line-height: 1.7142857143;
  /*-----------------------------------------------------------------
  sp
  -----------------------------------------------------------------*/
  /*-----------------------------------------------------------------
  pc
  -----------------------------------------------------------------*/
  word-wrap: break-word;
  word-break: break-all;
}
#single-item .contents .content .right .post_detail .gallery a {
  text-decoration: none;
  border-bottom: 0;
}
#single-item .contents .content .right .post_detail a {
  text-decoration: none;
}
#single-item .contents .content .right .post_detail p {
  clear: both;
  font-size: 1.6rem;
  line-height: 1.625;
  margin-bottom: 20px;
}
#single-item .contents .content .right .post_detail p img.alignright {
  text-align: right;
}
#single-item .contents .content .right .post_detail pre {
  margin: 20px 0;
  overflow-x: auto;
  line-height: 1.5;
}
#single-item .contents .content .right .post_detail .wp-caption {
  max-width: 100%;
}
#single-item .contents .content .right .post_detail .alignleft {
  float: left;
}
#single-item .contents .content .right .post_detail .aligncenter {
  text-align: center;
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
#single-item .contents .content .right .post_detail .alignright {
  float: right;
}
#single-item .contents .content .right .post_detail img {
  max-width: 100%;
  width: auto;
  height: auto;
  margin: 5px;
}
#single-item .contents .content .right .post_detail img.centered {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
#single-item .contents .content .right .post_detail img.alignright {
  margin: 5px;
  display: inline;
}
#single-item .contents .content .right .post_detail img.alignleft {
  margin: 5px;
  display: inline;
}
#single-item .contents .content .right .post_detail ul {
  margin: 1.2em;
}
#single-item .contents .content .right .post_detail ul:first-of-type {
  margin-top: 0.65em;
}
#single-item .contents .content .right .post_detail ul li {
  list-style: disc outside;
}
#single-item .contents .content .right .post_detail ol {
  margin: 1.2em;
}
#single-item .contents .content .right .post_detail ol:first-of-type {
  margin-top: 0.65em;
}
#single-item .contents .content .right .post_detail ol li {
  list-style: decimal outside;
}
#single-item .contents .content .right .post_detail li {
  line-height: 1.65;
}
#single-item .contents .content .right .post_detail h1 {
  font-weight: bold;
  margin-top: 25px;
  margin-bottom: 10px;
  position: relative;
  padding: 10px 0;
  font-size: 2.4rem;
  line-height: 1.1666666667;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: normal;
  text-align: left;
  color: #333;
}
#single-item .contents .content .right .post_detail h2 {
  font-weight: bold;
  margin-top: 25px;
  margin-bottom: 10px;
  font-size: 2rem;
  line-height: 1.2;
  position: relative;
  border-bottom: 1px solid #333;
  color: #333;
  padding: 0 0 8px;
}
#single-item .contents .content .right .post_detail h3 {
  font-weight: bold;
  margin-top: 25px;
  margin-bottom: 10px;
  font-size: 1.6rem;
  line-height: 1.5;
  position: relative;
  background-color: #ebebeb;
  color: #333;
  padding: 13px 12px;
}
#single-item .contents .content .right .post_detail h4 {
  font-size: 2rem;
  line-height: 1.2;
  margin-top: 20px;
  margin-bottom: 10px;
  position: relative;
  border-left: 5px solid #e70;
  padding: 5px 10px;
}
#single-item .contents .content .right .post_detail h5 {
  font-size: 1.6rem;
  line-height: 1.5;
  margin-top: 20px;
  margin-bottom: 10px;
  position: relative;
  padding-left: 18px;
}
#single-item .contents .content .right .post_detail h5:before {
  position: absolute;
  content: "";
  width: 10px;
  height: 10px;
  background-color: #333333;
  display: block;
  top: 0.5em;
  left: 0;
}
#single-item .contents .content .right .post_detail h6 {
  font-size: 1.6rem;
  line-height: 1.5;
  margin-top: 20px;
  margin-bottom: 10px;
}
#single-item .contents .content .right .post_detail table {
  margin: 35px auto;
}
#single-item .contents .content .right .post_detail table th,
#single-item .contents .content .right .post_detail table td {
  padding: 13px 10px;
  font-size: 1.5rem;
  line-height: 1.6;
  border: 1px solid #fff;
}
#single-item .contents .content .right .post_detail table th {
  background-color: #ebebeb;
  text-align: center;
  vertical-align: middle;
  font-weight: bold;
}
#single-item .contents .content .right .post_detail table td {
  background-color: #fff;
  color: #333333;
}
#single-item .contents .content .right .img_sub {
  margin-top: 30px;
  width: 300px;
}
#single-item .contents .content .right .img_sub img {
  display: block;
}
#single-item .information {
  margin-top: 100px;
}
#single-item .information h4 {
  display: flex;
  justify-content: center;
}
#single-item .information h4 span {
  font-size: 2.8rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: 2.8px;
  text-align: center;
  color: #333;
  padding-bottom: 9px;
  border-bottom: 3px solid #333;
}
#single-item .information table {
  width: 100%;
  margin-top: 40px;
}
#single-item .information table tbody tr th {
  width: 170px;
  padding: 20px 0;
  border: solid 1px #ccc;
  background-color: #e6ecde;
  font-size: 1.6rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: 1.4px;
  text-align: center;
  color: #333;
}
#single-item .information table tbody tr td {
  width: 200px;
  padding: 20px;
  border: solid 1px #ccc;
  font-size: 1.6rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: 1.4px;
  text-align: left;
  color: #333;
}
#single-item .sizes {
  margin-top: 60px;
}
#single-item .sizes h4 {
  display: flex;
  justify-content: center;
}
#single-item .sizes h4 span {
  font-size: 2.8rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: 2.8px;
  text-align: center;
  color: #333;
  padding-bottom: 9px;
  border-bottom: 3px solid #333;
}
#single-item .sizes .boxes .box {
  display: flex;
  justify-content: space-between;
  margin-top: 40px;
}
#single-item .sizes .boxes .box table {
  width: 790px;
}
#single-item .sizes .boxes .box table tbody tr th {
  width: 170px;
  padding: 10px 0;
  border: solid 1px #ccc;
  background-color: #e6ecde;
  font-size: 1.6rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: 1.4px;
  text-align: center;
  color: #333;
}
#single-item .sizes .boxes .box table tbody tr td {
  width: 620px;
  padding: 10px;
  border: solid 1px #ccc;
  font-size: 1.6rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: 1.4px;
  text-align: left;
  color: #333;
}
#single-item .sizes .boxes .box table tbody tr.sale th {
  background-color: #eee;
  color: #f00;
}
#single-item .sizes .boxes .box table tbody tr.sale td {
  color: #f00;
}
#single-item .sizes .boxes .box .link {
  margin-top: 10px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px;
}
#single-item .sizes .boxes .box .link a {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  border-radius: 10px;
  background-color: #7c9853;
  font-size: 1.6rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  text-decoration: none;
  padding: 12px;
  width: 200px;
  height: 40px;
}
#single-item .sizes .boxes .box .link a.disabled {
  opacity: 0.5;
}
#single-item .sizes .boxes .box .link a::before {
  content: "";
  display: block;
}
#single-item .sizes .boxes .box .link a.sample::before {
  background: url(../img/common/icon-book.png) center center no-repeat;
  background-size: contain;
  width: 25px;
  height: 21px;
}
#single-item .sizes .boxes .box .link a.estimate::before {
  background: url(../img/common/icon-calc.png) center center no-repeat;
  background-size: contain;
  width: 18px;
  height: 25px;
}
#single-item .results {
  border-top: 1px solid #ccc;
  margin-top: 80px;
  padding-top: 60px;
}

/*
販売実績
*/
#single-results {
  margin: 0 auto;
  width: 1000px;
  padding-top: 75px;
  padding-bottom: 150px;
}
#single-results .contents h3 {
  font-size: 2.8rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: 2.8px;
  text-align: left;
  color: #333;
  border-bottom: 1px solid #ccc;
  padding-bottom: 20px;
}
#single-results .contents .info {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 20px;
}
#single-results .contents .info .term a {
  padding: 0 10px;
  background-color: #7c9853;
  font-size: 1.4rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.71;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
  text-decoration: none;
}
#single-results .contents .info .date {
  font-size: 1.4rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.71;
  letter-spacing: normal;
  text-align: left;
  color: #333;
}
#single-results .contents .post_detail {
  margin-top: 40px;
  font-size: 1.4rem;
  line-height: 1.7142857143;
  padding-bottom: 60px;
  /*-----------------------------------------------------------------
  sp
  -----------------------------------------------------------------*/
  /*-----------------------------------------------------------------
  pc
  -----------------------------------------------------------------*/
  word-wrap: break-word;
  word-break: break-all;
}
#single-results .contents .post_detail .gallery a {
  text-decoration: none;
  border-bottom: 0;
}
#single-results .contents .post_detail a {
  text-decoration: none;
}
#single-results .contents .post_detail p {
  clear: both;
  font-size: 1.6rem;
  line-height: 1.625;
  margin-bottom: 20px;
}
#single-results .contents .post_detail p img.alignright {
  text-align: right;
}
#single-results .contents .post_detail pre {
  margin: 20px 0;
  overflow-x: auto;
  line-height: 1.5;
}
#single-results .contents .post_detail .wp-caption {
  max-width: 100%;
}
#single-results .contents .post_detail .alignleft {
  float: left;
}
#single-results .contents .post_detail .aligncenter {
  text-align: center;
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
#single-results .contents .post_detail .alignright {
  float: right;
}
#single-results .contents .post_detail img {
  max-width: 100%;
  width: auto;
  height: auto;
  margin: 5px;
}
#single-results .contents .post_detail img.centered {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
#single-results .contents .post_detail img.alignright {
  margin: 5px;
  display: inline;
}
#single-results .contents .post_detail img.alignleft {
  margin: 5px;
  display: inline;
}
#single-results .contents .post_detail ul {
  margin: 1.2em;
}
#single-results .contents .post_detail ul:first-of-type {
  margin-top: 0.65em;
}
#single-results .contents .post_detail ul li {
  list-style: disc outside;
}
#single-results .contents .post_detail ol {
  margin: 1.2em;
}
#single-results .contents .post_detail ol:first-of-type {
  margin-top: 0.65em;
}
#single-results .contents .post_detail ol li {
  list-style: decimal outside;
}
#single-results .contents .post_detail li {
  line-height: 1.65;
}
#single-results .contents .post_detail h1 {
  font-weight: bold;
  margin-top: 25px;
  margin-bottom: 10px;
  position: relative;
  padding: 10px 0;
  font-size: 2.4rem;
  line-height: 1.1666666667;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: normal;
  text-align: left;
  color: #333;
}
#single-results .contents .post_detail h2 {
  font-weight: bold;
  margin-top: 25px;
  margin-bottom: 10px;
  font-size: 2rem;
  line-height: 1.2;
  position: relative;
  border-bottom: 1px solid #333;
  color: #333;
  padding: 0 0 8px;
}
#single-results .contents .post_detail h3 {
  font-weight: bold;
  margin-top: 25px;
  margin-bottom: 10px;
  font-size: 1.6rem;
  line-height: 1.5;
  position: relative;
  background-color: #ebebeb;
  color: #333;
  padding: 13px 12px;
}
#single-results .contents .post_detail h4 {
  font-size: 2rem;
  line-height: 1.2;
  margin-top: 20px;
  margin-bottom: 10px;
  position: relative;
  border-left: 5px solid #e70;
  padding: 5px 10px;
}
#single-results .contents .post_detail h5 {
  font-size: 1.6rem;
  line-height: 1.5;
  margin-top: 20px;
  margin-bottom: 10px;
  position: relative;
  padding-left: 18px;
}
#single-results .contents .post_detail h5:before {
  position: absolute;
  content: "";
  width: 10px;
  height: 10px;
  background-color: #333333;
  display: block;
  top: 0.5em;
  left: 0;
}
#single-results .contents .post_detail h6 {
  font-size: 1.6rem;
  line-height: 1.5;
  margin-top: 20px;
  margin-bottom: 10px;
}
#single-results .contents .post_detail table {
  margin: 35px auto;
}
#single-results .contents .post_detail table th,
#single-results .contents .post_detail table td {
  padding: 13px 10px;
  font-size: 1.5rem;
  line-height: 1.6;
  border: 1px solid #fff;
}
#single-results .contents .post_detail table th {
  background-color: #ebebeb;
  text-align: center;
  vertical-align: middle;
  font-weight: bold;
}
#single-results .contents .post_detail table td {
  background-color: #fff;
  color: #333333;
}
#single-results .product_type {
  margin-top: 90px;
}
#single-results .products {
  margin-top: 95px;
}

/*
商品一覧
*/
#archive-item {
  margin: 0 auto;
  width: 1000px;
  padding-top: 75px;
  padding-bottom: 150px;
}
#archive-item h3 {
  display: flex;
  justify-content: center;
}
#archive-item h3 span {
  font-size: 2.8rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: 2.8px;
  text-align: center;
  color: #333;
  padding-bottom: 9px;
  border-bottom: 3px solid #333;
}
#archive-item .categories .boxes {
  display: flex;
  flex-wrap: wrap;
  gap: 50px 40px;
  margin-top: 50px;
}
#archive-item .categories .boxes .box {
  width: 300px;
}
#archive-item .categories .boxes .box .img {
  width: 300px;
  height: 300px;
}
#archive-item .categories .boxes .box .info {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 10px;
}
#archive-item .categories .boxes .box .info .title a {
  font-size: 1.8rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  color: #333;
  text-decoration: none;
}
#archive-item .categories .boxes .box .info .pdf a {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 6px;
  font-size: 1.4rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: 1.4px;
  text-align: center;
  color: #333;
  text-decoration: none;
  padding: 5px 2px 5px 10px;
  background-color: #eee;
  border-radius: 5px;
}
#archive-item .categories .boxes .box .info .pdf a::before {
  content: "";
  display: block;
  transform: translateY(1px);
  width: 15px;
  height: 15px;
  background: url(../img/common/icon-window.png) left center no-repeat;
  background-size: contain;
}
#archive-item .categories .boxes .box .description {
  margin-top: 10px;
  font-size: 1.6rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.63;
  letter-spacing: normal;
  text-align: left;
  color: #000;
}
#archive-item .banners {
  margin-top: 80px;
  display: flex;
  justify-content: center;
}
/*
商品一覧
*/
#search-item,
#taxonomy-item {
  padding-bottom: 180px;
}
#search-item .term,
#taxonomy-item .term {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  gap: 35px 40px;
}
#search-item .term .title,
#taxonomy-item .term .title {
  width: 100%;
  font-size: 2.8rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: 2.8px;
  text-align: left;
  color: #333;
  border-bottom: 1px solid #ccc;
  padding-bottom: 16px;
  margin-top: 55px;
}
#search-item .term .info,
#taxonomy-item .term .info {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
#search-item .term .info .img,
#taxonomy-item .term .info .img {
  width: 480px;
}
#search-item .term .info .pdf,
#taxonomy-item .term .info .pdf {
  margin-top: 20px;
}
#search-item .term .info .pdf a,
#taxonomy-item .term .info .pdf a {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 6px;
  font-size: 1.4rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: 1.4px;
  text-align: center;
  color: #333;
  text-decoration: none;
  padding: 5px 2px 5px 10px;
  background-color: #eee;
  border-radius: 5px;
}
#search-item .term .info .pdf a::before,
#taxonomy-item .term .info .pdf a::before {
  content: "";
  display: block;
  transform: translateY(1px);
  width: 15px;
  height: 15px;
  background: url(../img/common/icon-window.png) left center no-repeat;
  background-size: contain;
}
#search-item .term .description,
#taxonomy-item .term .description {
  width: 480px;
  font-size: 1.6rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.63;
  letter-spacing: normal;
  text-align: left;
  color: #000;
}
#search-item .search,
#taxonomy-item .search {
  margin-top: 95px;
  background-color: #f6f3f1;
  padding: 24px;
}
#search-item .search .title,
#taxonomy-item .search .title {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 9px;
  font-size: 1.8rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  height: 1;
  letter-spacing: 1.8px;
  color: #333;
}
#search-item .search .title::before,
#taxonomy-item .search .title::before {
  content: "";
  display: block;
  width: 25px;
  height: 25px;
  background: url(../img/common/icon-search-l.png) center center no-repeat;
  background-size: contain;
  transform: translateY(1px);
}
#search-item .search form,
#taxonomy-item .search form {
  padding: 15px 25px;
  display: flex;
  flex-wrap: wrap;
  gap: 20px 30px;
}
#search-item .search form .column,
#taxonomy-item .search form .column {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
#search-item .search form .column label,
#taxonomy-item .search form .column label {
  display: block;
}
#search-item .search form .column select,
#taxonomy-item .search form .column select {
  margin-top: 8px;
  width: 200px;
  border: 1px solid #cccccc;
  padding: 0.32em 0.65em;
  font-size: 1.6rem;
  font-family: "Noto Sans JP", sans-serif;
  color: #333;
}
#search-item .search form .column [type=submit],
#taxonomy-item .search form .column [type=submit] {
  width: 200px;
  height: 40px;
  background-color: #747474;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 0;
  border-radius: 20px;
}
#search-item .products,
#taxonomy-item .products {
  border-bottom: 1px solid #ccc;
  padding-top: 80px;
  padding-bottom: 80px;
}
#search-item .results,
#taxonomy-item .results {
  padding-top: 60px;
}

#search-item .products {
  padding-top: 0;
}
