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

main {
  position: relative;
  margin: 0 auto;
  max-width: 1100px;
  margin: 0 auto;
  padding-top: 60px;
  padding-bottom: 0;
  z-index: 2;
}

/**
新着詳細
*/
.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-top: 70px;
  padding-bottom: 150px;
}
#single-post .single-detail {
  width: 840px;
}
#single-post .single-detail h3 {
  font-size: 2.8rem;
  line-height: 1.43;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: 0.01em;
  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: flex-end;
  gap: 16px;
  margin-top: 20px;
}
#single-post .single-detail .info .categories {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
#single-post .single-detail .info .categories a {
  font-size: 1.4rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: 0.01em;
  text-align: left;
  color: #1d2b59;
  text-decoration: none;
}
#single-post .single-detail .info .date {
  font-size: 1.4rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: 0.01em;
  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;
  letter-spacing: 0.01em;
  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.8rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: normal;
  text-align: left;
  color: #333;
  border-bottom: 1px solid #bbb;
}
#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;
  background-color: #1d2b59;
  color: #fff;
  padding: 12px;
}
#single-post .single-detail .post_detail h3 {
  font-weight: bold;
  margin-top: 25px;
  margin-bottom: 10px;
  font-size: 2rem;
  line-height: 1.2;
  position: relative;
  background-color: #e6e9f1;
  color: #333;
  padding: 12px;
  border: 0;
}
#single-post .single-detail .post_detail h4 {
  font-size: 2rem;
  line-height: 1.2;
  margin-top: 20px;
  margin-bottom: 10px;
  position: relative;
  border-bottom: 1px solid #b0a9a8;
  padding-bottom: 10px;
}
#single-post .single-detail .post_detail h5 {
  font-size: 2rem;
  line-height: 1.2;
  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: 4px;
  background-color: #2b76a6;
  display: block;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
#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 #ccc;
}
#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;
}
#single-post .single-detail .post_detail button {
  min-width: 260px;
  padding: 10px;
  border-radius: 5px;
  background-color: #1d2b59;
  font-size: 1.4rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
}

/**
新着情報 一覧
*/
#archive-post {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-top: 72px;
  padding-bottom: 150px;
  position: relative;
}
#archive-post h3 {
  font-size: 2.8rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: 0.01em;
  text-align: left;
  color: #333;
  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: 840px;
}
#archive-post .list ul {
  border-top: 1px solid #ccc;
}
#archive-post .list ul li {
  padding-top: 14px;
  padding-bottom: 14px;
  border-bottom: 1px solid #ccc;
  position: relative;
}
#archive-post .list ul li:before {
  content: "";
  display: block;
  width: 15px;
  height: 15px;
  background: url(../img/common/arrow01-black@2x.png) center center no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
}
#archive-post .list ul li .title {
  margin-top: 6px;
}
#archive-post .list ul li .title a {
  font-size: 1.6rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 0.01em;
  text-align: left;
  color: #333;
}
#archive-post .list ul li .info {
  display: flex;
  align-items: center;
  gap: 12px;
}
#archive-post .list ul li .info .categories {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
#archive-post .list ul li .info .categories a {
  font-size: 1.4rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.71;
  letter-spacing: 0.01em;
  text-align: left;
  color: #1d2b59;
  text-decoration: none;
}
#archive-post .list ul li .info .date {
  font-size: 1.6rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: 0.01em;
  text-align: left;
  color: #333;
}

.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: #1d2b59;
  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: #1d2b59;
  text-decoration: none;
  border-bottom: 1px solid #1d2b59;
}
#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;
}

/*
施工実績
*/
#archive-works {
  padding-top: 75px;
  padding-bottom: 150px;
  display: flex;
  flex-direction: column;
  gap: 90px;
}
#archive-works .works {
  width: 100%;
}
#archive-works .works h3 {
  font-size: 2.8rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: 0.01em;
  text-align: left;
  color: #333;
  border-bottom: 1px solid #ccc;
  padding-bottom: 20px;
  margin-bottom: 35px;
}
#archive-works .works .note {
  text-align: center;
  width: 100%;
}
#archive-works .works .boxes {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 40px 40px;
}
#archive-works .works .boxes .box a {
  display: block;
  text-decoration: none;
  color: #333;
}
#archive-works .works .boxes .box .img {
  width: 100%;
  max-height: 256px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#archive-works .works .boxes .box .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
#archive-works .works .boxes .box .title {
  margin-top: 14px;
  font-size: 1.8rem;
  letter-spacing: 0.01em;
  font-weight: bold;
  color: #333;
}
#archive-works .works .boxes .box .taxonomies {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
#archive-works .works .boxes .box .taxonomies a {
  margin-top: 12px;
  display: inline-block;
  padding: 4px 8px;
  background-color: #e6e9f1;
  font-size: 1.4rem;
  letter-spacing: 0.01em;
  color: #333;
}
