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

main {
  margin: 0 auto;
  padding-bottom: 100px;
  display: flex;
  width: 1000px;
  justify-content: space-between;
}

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

.single-detail {
  width: 720px;
}
.single-detail > .title {
  font-weight: bold;
  font-size: 2rem;
  line-height: 1.4;
  position: relative;
  padding: 10px 0;
}
.single-detail .info {
  display: flex;
  justify-content: flex-end;
  font-size: 1.4rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.71;
  letter-spacing: normal;
  text-align: left;
  color: #aaa;
  display: flex;
}
.single-detail .info a {
  color: #aaa;
  text-decoration: none;
}
.single-detail .info .categories + .date:before {
  content: "|";
  display: inline-block;
  margin: 0 0.5em;
  font-size: 1.4rem;
  color: #aaa;
}
.single-detail .description {
  margin-top: 30px;
}
.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: 1.4rem;
  line-height: 1.7142857143;
  margin-top: 40px;
  padding-bottom: 60px;
  /*-----------------------------------------------------------------
  sp
  -----------------------------------------------------------------*/
  /*-----------------------------------------------------------------
  pc
  -----------------------------------------------------------------*/
  word-wrap: break-word;
  word-break: break-all;
}
.single-detail .post_detail .gallery a {
  text-decoration: none;
  border-bottom: 0;
}
.single-detail .post_detail a {
  text-decoration: none;
  color: #ee7700;
  border-bottom: 1px solid #ee7700;
}
.single-detail .post_detail p {
  clear: both;
  font-size: 1.4rem;
  line-height: 1.7142857143;
  margin-bottom: 20px;
}
.single-detail .post_detail p img.alignright {
  text-align: right;
}
.single-detail .post_detail pre {
  margin: 20px 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: 5px;
}
.single-detail .post_detail img.centered {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.single-detail .post_detail img.alignright {
  margin: 5px;
  display: inline;
}
.single-detail .post_detail img.alignleft {
  margin: 5px;
  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: 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-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-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-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-detail .post_detail h5 {
  font-size: 1.6rem;
  line-height: 1.5;
  margin-top: 20px;
  margin-bottom: 10px;
  position: relative;
  padding-left: 18px;
}
.single-detail .post_detail h5:before {
  position: absolute;
  content: "";
  width: 10px;
  height: 10px;
  background-color: #333333;
  display: block;
  top: 0.5em;
  left: 0;
}
.single-detail .post_detail h6 {
  font-size: 1.6rem;
  line-height: 1.5;
  margin-top: 20px;
  margin-bottom: 10px;
}
.single-detail .post_detail table {
  margin: 35px auto;
}
.single-detail .post_detail table th,
.single-detail .post_detail table td {
  padding: 13px 10px;
  font-size: 1.5rem;
  line-height: 1.6;
  border: 1px solid #fff;
}
.single-detail .post_detail table th {
  background-color: #ebebeb;
  text-align: center;
  vertical-align: middle;
  font-weight: bold;
}
.single-detail .post_detail table td {
  background-color: #fff;
  color: #333333;
}

#sidebar {
  width: 250px;
}

/**
新着情報 一覧
*/
.archive-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  position: relative;
}
.archive-list h3 {
  font-weight: bold;
  font-size: 2rem;
  line-height: 1.4;
  position: relative;
  padding: 10px 0;
}
.archive-list h3:first-of-type {
  margin-top: 0;
}
.archive-list .note {
  text-align: center;
  width: 100%;
}
.archive-list .full,
.archive-list .boxes,
.archive-list .list {
  width: 720px;
}
.archive-list .boxes ul {
  display: flex;
  flex-wrap: wrap;
  gap: 24px; /* 箱の間隔 */
  padding: 0 10px;
  margin-top: 20px;
}
.archive-list .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-list .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-list .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-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: 224px;
  height: 152px;
  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: 224px;
  height: 152px;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
}
.archive-list .boxes ul .box .info {
  position: absolute;
  top: 140px;
  left: 0px;
  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: 2px 10px;
  font-size: 1.2rem;
  color: #fff;
  text-decoration: none;
}
.archive-list .boxes ul .box .title {
  margin-top: 15px;
  height: 40px;
}
.archive-list .boxes ul .box .title a {
  font-size: 1.6rem;
  line-height: 1.25;
  text-decoration: none;
}
.archive-list .boxes ul .box .date {
  text-align: right;
  color: #aaaaaa;
  font-size: 1.2rem;
  line-height: 1;
}
.archive-list .list {
  width: 720px;
}
.archive-list .list ul li {
  display: flex;
  width: 580px;
  gap: 20px;
}
.archive-list .list ul li + li {
  margin-top: 20px;
}
.archive-list .list ul li .img {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 140px;
  height: 140px;
}
.archive-list .list ul li .img a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 140px;
  height: 140px;
}
.archive-list .list ul li .text {
  width: 415px;
}
.archive-list .list ul li .text .title {
  font-size: 1.6rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
}
.archive-list .list ul li .text .title a {
  color: #333;
  text-decoration: none;
}
.archive-list .list ul li .text .info {
  font-size: 1.4rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.71;
  letter-spacing: normal;
  text-align: left;
  color: #aaa;
  display: flex;
}
.archive-list .list ul li .text .info a {
  color: #aaa;
  text-decoration: none;
}
.archive-list .list ul li .text .info .categories + .date:before {
  content: "|";
  display: inline-block;
  margin: 0 0.5em;
  font-size: 1.4rem;
  color: #aaa;
}
.paged {
  width: 100%;
  margin-top: 40px;
}
.paged .tablenav {
  display: flex;
  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: 42px;
  height: 42px;
  border-radius: 21px;
  background-color: transparent;
  border: 1px solid #ccc;
  color: #333;
  font-size: 1.8rem;
  line-height: 1;
  margin-right: 10px;
}
.paged .tablenav .page-numbers.current {
  border: 1px solid #e70;
  background-color: #e70;
  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: 30px;
}
#single_otherpost .link {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
#single_otherpost .prev,
#single_otherpost .next {
  overflow: hidden;
  white-space: nowrap;
  position: relative;
}
#single_otherpost .list {
  display: flex;
  align-items: center;
}
#single_otherpost .list a {
  width: 150px;
  height: auto;
  color: #333333;
  border: 0;
  padding-bottom: 6px;
  font-weight: bold;
  border-bottom: 1px solid #333333;
  border-radius: 0;
}
#single_otherpost a {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  border-radius: 20px;
  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;
}
#single_otherpost a.current {
  border: 1px solid #aaa;
  background-color: #333;
  color: #fff;
}
#single_otherpost a:hover {
  opacity: 0.65;
}

#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;
}
