@charset "UTF-8";
main {
  margin: 0 auto;
  padding-top: 25.3333333333vw;
  padding-bottom: 20vw;
}

/**
新着詳細
*/
.single-basic {
  margin: 0 auto 0vw;
  position: relative;
  background-color: rgb(255, 255, 255);
  padding: 0vw 4vw;
}

.single-detail {
  margin-bottom: 13.3333333333vw;
}
.single-detail .thumbnail {
  display: flex;
  justify-content: center;
  width: 100%;
  margin-bottom: 4.6666666667vw;
}
.single-detail .thumbnail img {
  max-width: 100%;
  max-height: 100vw;
}
.single-detail > .title {
  font-size: 4.5333333333vw;
  line-height: 1.2941176471;
  font-weight: bold;
  margin-bottom: 4.6666666667vw;
}
.single-detail .post_detail {
  font-size: 3.7333333333vw;
  line-height: 1.5714285714;
  margin-bottom: 13.3333333333vw;
  /*-----------------------------------------------------------------
  sp
  -----------------------------------------------------------------*/
}
.single-detail .post_detail .gallery a {
  text-decoration: none;
  border-bottom: 0;
}
.single-detail .post_detail a {
  color: #357fae;
}
.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 {
  padding: 0;
  margin-top: 10vw;
  margin-bottom: 10vw;
  font-size: 4.8vw;
  line-height: 1.3333333333;
}
.single-detail .post_detail h2 {
  margin-top: 7.3333333333vw;
  margin-bottom: 4.6666666667vw;
  font-size: 4.2666666667vw;
  line-height: 1.5;
  position: relative;
  padding-left: 4.6666666667vw;
  padding-bottom: 2vw;
  border-bottom: 0.2666666667vw solid #031433;
}
.single-detail .post_detail h2:before {
  position: absolute;
  content: "";
  width: 2.6666666667vw;
  height: 1.0666666667vw;
  background-color: #031433;
  display: block;
  top: 0.7em;
  left: 0;
}
.single-detail .post_detail h3 {
  margin-top: 7.3333333333vw;
  margin-bottom: 4.6666666667vw;
  font-size: 4.2666666667vw;
  line-height: 1.5;
  position: relative;
  padding-left: 3.3333333333vw;
  padding-bottom: 2vw;
  border-bottom: 0.2666666667vw solid #031433;
}
.single-detail .post_detail h3:before {
  position: absolute;
  content: "";
  width: 0.9333333333vw;
  height: 5.0666666667vw;
  background-color: #031433;
  display: block;
  top: 0.9333333333vw;
  left: 0;
}
.single-detail .post_detail h4 {
  font-size: 4.2666666667vw;
  line-height: 1.5;
  margin-top: 7.3333333333vw;
  margin-bottom: 4.6666666667vw;
  position: relative;
  padding-left: 3.3333333333vw;
}
.single-detail .post_detail h4:before {
  position: absolute;
  content: "";
  width: 2.6666666667vw;
  height: 2.6666666667vw;
  background-color: #031433;
  display: block;
  top: 0.5em;
  left: 0;
}
.single-detail .post_detail h5 {
  font-size: 4.2666666667vw;
  line-height: 1.5;
  margin-top: 7.3333333333vw;
  margin-bottom: 4.6666666667vw;
  position: relative;
  padding-left: 3.3333333333vw;
}
.single-detail .post_detail h5:before {
  position: absolute;
  content: "";
  width: 2.6666666667vw;
  height: 2.6666666667vw;
  background-color: transparent;
  display: block;
  top: 0.5em;
  left: 0;
  border: 0.6666666667vw solid #031433;
  border-radius: 1.3333333333vw;
}
.single-detail .post_detail h6 {
  font-size: 3.7333333333vw;
  line-height: 1.7142857143;
  margin-top: 7.3333333333vw;
  margin-bottom: 4.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;
  font-size: 3.7333333333vw;
  line-height: 2;
}
.single-detail .post_detail table th {
  background-color: #031433;
  text-align: center;
  vertical-align: middle;
  color: #fff;
}
.single-detail .post_detail table th a {
  color: #fff;
}
.single-detail .post_detail table td {
  background: #fff;
}
.single-detail .info {
  display: flex;
  margin-bottom: 2.4vw;
  align-items: flex-start;
}
.single-detail .info.is-new {
  background: url(../img/common/icon-new.png) left top no-repeat;
  background-size: 6.6666666667vw auto;
  background-position: left 0.5333333333vw;
  padding-left: 10vw;
}
.single-detail .info .date {
  display: flex;
  align-items: center;
  font-size: 3.2vw;
  margin-right: 4vw;
  height: 5.3333333333vw;
}
.single-detail .info .terms {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: -1.3333333333vw;
}
.single-detail .info .terms .term {
  float: left;
  /*-----------------------------------------------------------------
  sp
  -----------------------------------------------------------------*/
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 1.0666666667vw 1.3333333333vw;
  font-size: 3.2vw;
  background-color: #fff;
  text-decoration: none;
  margin-right: 2.6666666667vw;
  margin-bottom: 2.6666666667vw;
  border-radius: 0.6666666667vw;
}
.single-detail .info .terms .term.active {
  background-color: #3b87ae;
  color: #fff;
}
.single-detail .info .terms .term:last-of-type {
  margin-right: 0;
}

/**
製品詳細
*/
#single-products .thumbnail {
  display: flex;
  justify-content: center;
  width: 100%;
  margin-bottom: 6.6666666667vw;
}
#single-products .thumbnail img {
  max-width: 100%;
  max-height: 100vw;
}
#single-products .info {
  display: flex;
  margin-bottom: 2.6666666667vw;
  align-items: center;
}
#single-products .info .terms {
  display: flex;
  flex-wrap: wrap;
}
#single-products .info .terms .term {
  /*-----------------------------------------------------------------
  sp
  -----------------------------------------------------------------*/
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0.5333333333vw 0.6666666667vw;
  font-size: 2.4vw;
  line-height: 1;
  text-decoration: none;
  background-color: #357ca2;
  color: #fff;
  padding: 0.8vw 1.3333333333vw;
  margin-right: 1.3333333333vw;
}
#single-products .info .terms .term.is-btn {
  border-radius: 0.5333333333vw;
}
#single-products .info .terms .term:last-of-type {
  margin-right: 0;
}
#single-products h3 {
  font-size: 4.2666666667vw;
  font-weight: bold;
  line-height: 1.5;
  color: #333333;
  border-bottom: 0.2666666667vw solid #031433;
  padding-top: 0;
  padding-bottom: 3.3333333333vw;
  margin-top: 0;
  margin-bottom: 6.6666666667vw;
  position: relative;
  padding-left: 5.3333333333vw;
}
#single-products h3::before {
  content: "";
  display: block;
  width: 2.6666666667vw;
  height: 1.0666666667vw;
  background-color: #031433;
  position: absolute;
  top: 2.6666666667vw;
  left: 0;
}
#single-products .images {
  display: flex;
  justify-content: space-between;
  padding: 0 0.6666666667vw;
  margin-bottom: 5.3333333333vw;
  width: 100%;
  min-height: 66vw;
}
#single-products .images img {
  display: block;
}
#single-products .images .main {
  width: 66vw;
  min-height: 66vw;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
#single-products .images .thumbnails ul li {
  width: 21.3333333333vw;
  height: 21.3333333333vw;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 1.3333333333vw;
}
#single-products .images .thumbnails ul li:last-of-type {
  margin-bottom: 0;
}
#single-products .maker {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  font-size: 3.2vw;
  line-height: 1;
  font-weight: bold;
  color: #333333;
  margin-left: 2.5333333333vw;
}
#single-products h4 {
  color: #031433;
  margin-top: 4vw;
  margin-bottom: 4vw;
  font-size: 4.2666666667vw;
  line-height: 1.5;
  position: relative;
  padding-left: 3.3333333333vw;
  padding-bottom: 2vw;
  border-bottom: 0.2666666667vw solid #031433;
}
#single-products h4:before {
  position: absolute;
  content: "";
  width: 0.9333333333vw;
  height: 5.0666666667vw;
  background-color: #031433;
  display: block;
  top: 0.9333333333vw;
  left: 0;
}
#single-products .post_detail {
  font-size: 3.7333333333vw;
  line-height: 1.5714285714;
  margin-bottom: 7.3333333333vw;
  /*-----------------------------------------------------------------
  sp
  -----------------------------------------------------------------*/
}
#single-products .post_detail .gallery a {
  text-decoration: none;
  border-bottom: 0;
}
#single-products .post_detail a {
  color: #357fae;
}
#single-products .post_detail p {
  clear: both;
  font-size: 3.7333333333vw;
  line-height: 1.5714285714;
  margin-bottom: 1em;
}
#single-products .post_detail p img.alignright {
  text-align: right;
}
#single-products .post_detail pre {
  margin: 2.6666666667vw 0;
  overflow-x: auto;
  line-height: 1.5;
}
#single-products .post_detail .wp-caption {
  max-width: 100%;
}
#single-products .post_detail .alignleft {
  float: left;
}
#single-products .post_detail .aligncenter {
  text-align: center;
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
#single-products .post_detail .alignright {
  float: right;
}
#single-products .post_detail img {
  max-width: 100%;
  width: auto;
  height: auto;
  margin: 0.6666666667vw;
}
#single-products .post_detail img.centered {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
#single-products .post_detail img.alignright {
  margin: 0.6666666667vw;
  display: inline;
}
#single-products .post_detail img.alignleft {
  margin: 0.6666666667vw;
  display: inline;
}
#single-products .post_detail ul {
  margin: 1.2em;
}
#single-products .post_detail ul:first-of-type {
  margin-top: 0.65em;
}
#single-products .post_detail ul li {
  list-style: disc outside;
}
#single-products .post_detail ol {
  margin: 1.2em;
}
#single-products .post_detail ol:first-of-type {
  margin-top: 0.65em;
}
#single-products .post_detail ol li {
  list-style: decimal outside;
}
#single-products .post_detail li {
  line-height: 1.65;
}
#single-products .post_detail h1 {
  padding: 0;
  margin-top: 10vw;
  margin-bottom: 10vw;
  font-size: 4.8vw;
  line-height: 1.3333333333;
}
#single-products .post_detail h2 {
  margin-top: 7.3333333333vw;
  margin-bottom: 4.6666666667vw;
  font-size: 4.2666666667vw;
  line-height: 1.5;
  position: relative;
  padding-left: 4.6666666667vw;
  padding-bottom: 2vw;
  border-bottom: 0.2666666667vw solid #031433;
}
#single-products .post_detail h2:before {
  position: absolute;
  content: "";
  width: 2.6666666667vw;
  height: 1.0666666667vw;
  background-color: #031433;
  display: block;
  top: 0.7em;
  left: 0;
}
#single-products .post_detail h3 {
  margin-top: 7.3333333333vw;
  margin-bottom: 4.6666666667vw;
  font-size: 4.2666666667vw;
  line-height: 1.5;
  position: relative;
  padding-left: 3.3333333333vw;
  padding-bottom: 2vw;
  border-bottom: 0.2666666667vw solid #031433;
}
#single-products .post_detail h3:before {
  position: absolute;
  content: "";
  width: 0.9333333333vw;
  height: 5.0666666667vw;
  background-color: #031433;
  display: block;
  top: 0.9333333333vw;
  left: 0;
}
#single-products .post_detail h4 {
  font-size: 4.2666666667vw;
  line-height: 1.5;
  margin-top: 7.3333333333vw;
  margin-bottom: 4.6666666667vw;
  position: relative;
  padding-left: 3.3333333333vw;
}
#single-products .post_detail h4:before {
  position: absolute;
  content: "";
  width: 2.6666666667vw;
  height: 2.6666666667vw;
  background-color: #031433;
  display: block;
  top: 0.5em;
  left: 0;
}
#single-products .post_detail h5 {
  font-size: 4.2666666667vw;
  line-height: 1.5;
  margin-top: 7.3333333333vw;
  margin-bottom: 4.6666666667vw;
  position: relative;
  padding-left: 3.3333333333vw;
}
#single-products .post_detail h5:before {
  position: absolute;
  content: "";
  width: 2.6666666667vw;
  height: 2.6666666667vw;
  background-color: transparent;
  display: block;
  top: 0.5em;
  left: 0;
  border: 0.6666666667vw solid #031433;
  border-radius: 1.3333333333vw;
}
#single-products .post_detail h6 {
  font-size: 3.7333333333vw;
  line-height: 1.7142857143;
  margin-top: 7.3333333333vw;
  margin-bottom: 4.6666666667vw;
}
#single-products .post_detail table {
  margin: 4.6666666667vw auto;
  max-width: 100%;
  display: block;
  overflow-x: scroll;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
}
#single-products .post_detail table th,
#single-products .post_detail table td {
  padding: 3.3333333333vw;
  font-size: 3.7333333333vw;
  line-height: 2;
}
#single-products .post_detail table th {
  background-color: #031433;
  text-align: center;
  vertical-align: middle;
  color: #fff;
}
#single-products .post_detail table th a {
  color: #fff;
}
#single-products .post_detail table td {
  background: #fff;
}
#single-products .related_dissertation {
  margin-bottom: 10.6666666667vw;
}
#single-products .freearea {
  margin-bottom: 10.6666666667vw;
}
#single-products #single_otherpost {
  margin-bottom: 16vw;
}
#single-products #single_otherpost .link {
  display: flex;
  justify-content: center;
}

#sidebar {
  margin-top: 5.3333333333vw;
}
#sidebar aside .wp-block-heading,
#sidebar aside h3 {
  font-size: 3.7333333333vw;
  font-weight: bold;
  background-color: #031433;
  color: #fff;
  padding: 1.0666666667vw 1.3333333333vw 1.0666666667vw 6vw;
  position: relative;
  min-height: 11.3333333333vw;
  display: flex;
  align-items: center;
}
#sidebar aside .wp-block-heading:before,
#sidebar aside h3:before {
  position: absolute;
  top: 3.0666666667vw;
  left: 2.6666666667vw;
  content: "";
  display: inline-block;
  width: 0.6666666667vw;
  height: 5.3333333333vw;
  background-color: #fff;
  margin-right: 1.0666666667vw;
}
#sidebar aside .side_navi {
  margin-bottom: 5.3333333333vw;
}
#sidebar aside .side_navi:last-of-type() {
  margin-bottom: 0;
}
#sidebar aside .side_navi .wp-block-categories-list > li, #sidebar aside .side_navi > ul > li {
  border-bottom: 0.2666666667vw solid #999999;
}
#sidebar aside .side_navi .wp-block-categories-list > li.cat-item-none, #sidebar aside .side_navi > ul > li.cat-item-none {
  padding: 3.7333333333vw 2.4vw;
}
#sidebar aside .side_navi .wp-block-categories-list > li a, #sidebar aside .side_navi > ul > li a {
  font-size: 3.7333333333vw;
  color: #333333;
  text-decoration: none;
  display: flex;
  align-items: flex-start;
  padding: 3.7333333333vw 2.4vw;
}
#sidebar aside .side_navi .wp-block-categories-list > li h4, #sidebar aside .side_navi > ul > li h4 {
  font-size: 3.7333333333vw;
  font-weight: normal;
  color: #333333;
  text-decoration: none;
  display: flex;
  align-items: flex-start;
  padding: 3.7333333333vw 2.4vw;
}
#sidebar aside .side_navi .wp-block-categories-list > li .children, #sidebar aside .side_navi > ul > li .children {
  padding-left: 2em;
  padding-bottom: 2.6666666667vw;
}
#sidebar aside .side_navi .wp-block-categories-list > li .children a, #sidebar aside .side_navi > ul > li .children a {
  padding: 0;
}
#sidebar aside .side_navi .wp-block-categories-list > li .children a:before, #sidebar aside .side_navi > ul > li .children a:before {
  content: "・";
}
#sidebar aside .side_navi .wp-block-categories-list > li .children li, #sidebar aside .side_navi > ul > li .children li {
  border: 0;
  margin-bottom: 1.3333333333vw;
  line-height: 1.5;
}
#sidebar aside .side_navi .wp-block-categories-list > li .children li:last-of-type, #sidebar aside .side_navi > ul > li .children li:last-of-type {
  margin-bottom: 0;
}
#sidebar aside .side_navi .wp-block-categories-list > li .children li .children, #sidebar aside .side_navi > ul > li .children li .children {
  padding-left: 1.6em;
  padding-bottom: 2vw;
}
#sidebar aside .side_navi .wp-block-categories-list > li .children li .children:last-of-type, #sidebar aside .side_navi > ul > li .children li .children:last-of-type {
  padding-bottom: 0;
}
#sidebar aside .side_navi .wp-block-categories-list > li .children li .children a, #sidebar aside .side_navi > ul > li .children li .children a {
  background: none;
}
#sidebar aside .banners .banner .banner-blog {
  display: block;
  width: 92vw;
  height: 28vw;
  background: url(../img/common/banner-blog-sp.jpg) center center no-repeat;
  background-size: contain;
}

/**
新着情報 一覧
*/
.archive-list {
  margin: 0 auto;
  position: relative;
  background-color: rgb(255, 255, 255);
  padding: 0vw 4vw;
}
.archive-list .note {
  text-align: center;
  width: 100%;
}
.archive-list .note p {
  line-height: 1.65;
}
.archive-list .full h3,
.archive-list .list h3,
.archive-list .boxes h3 {
  font-size: 2.1333333333vw;
  font-weight: bold;
  line-height: 1.5;
  color: #333333;
  border-bottom: 0.2666666667vw solid #031433;
  padding-bottom: 2.4vw;
  margin-bottom: 6vw;
  position: relative;
  padding-left: 2.5333333333vw;
}
.archive-list .full h3::before,
.archive-list .list h3::before,
.archive-list .boxes h3::before {
  content: "";
  display: block;
  width: 1.3333333333vw;
  height: 0.4vw;
  background-color: #031433;
  position: absolute;
  top: 1.3333333333vw;
  left: 0;
}
.archive-list .full h3 {
  margin-bottom: 2.6666666667vw;
}
.archive-list .full .single-detail {
  padding-bottom: 10.6666666667vw;
  margin-bottom: 13.3333333333vw;
  border-bottom: 0.2666666667vw solid #031433;
}
.archive-list .full .single-detail .post_detail {
  margin-bottom: 0;
}
.archive-list .full .single-detail:last-of-type {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: 0;
}
.archive-list .boxes {
  width: 86.6666666667vw;
  margin: 0 auto 13.3333333333vw;
}
.archive-list .boxes ul {
  display: flex;
  flex-wrap: wrap;
}
.archive-list .boxes ul li {
  width: 40vw;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  color: #333333;
  margin-bottom: 5.3333333333vw;
  position: relative;
  margin-left: 6.6666666667vw;
}
.archive-list .boxes ul li:nth-of-type(odd) {
  margin-left: 0;
}
.archive-list .boxes ul li .info {
  display: flex;
  margin-bottom: 1.0666666667vw;
  align-items: flex-start;
}
.archive-list .boxes ul li .info .terms {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: -1.3333333333vw;
}
.archive-list .boxes ul li .info .terms .term {
  float: left;
  /*-----------------------------------------------------------------
  sp
  -----------------------------------------------------------------*/
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0.5333333333vw 0.6666666667vw;
  font-size: 2.4vw;
  line-height: 1;
  text-decoration: none;
  background-color: #357ca2;
  color: #fff;
  margin-right: 1.3333333333vw;
  margin-bottom: 1.3333333333vw;
}
.archive-list .boxes ul li .info .terms .term.is-btn {
  border-radius: 0.5333333333vw;
}
.archive-list .boxes ul li .info .terms .term:last-of-type {
  margin-right: 0;
}
.archive-list .boxes ul li .maker {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  min-height: 6.6666666667vw;
  font-size: 3.2vw;
  font-weight: bold;
  line-height: 1;
  text-align: left;
  color: #333333;
  margin-bottom: 1.0666666667vw;
}
.archive-list .boxes ul li .img {
  width: 40vw;
  height: 40vw;
  margin-bottom: 1.8666666667vw;
}
.archive-list .boxes ul li .img a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40vw;
  height: 40vw;
}
.archive-list .boxes ul li .img img {
  -o-object-fit: cover;
     object-fit: cover;
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}
.archive-list .boxes ul li .title {
  font-size: 3.7333333333vw;
  line-height: 1.0714285714;
  min-height: 12vw;
}
.archive-list .boxes ul li .title a {
  text-decoration: none;
}
.archive-list .list {
  margin-bottom: 13.3333333333vw;
}
.archive-list .list ul li {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  color: #333333;
  margin-bottom: 6.6666666667vw;
  position: relative;
}
.archive-list .list ul li .info {
  display: flex;
  margin-bottom: 2.4vw;
  align-items: flex-start;
}
.archive-list .list ul li .info.is-new {
  background: url(../img/common/icon-new.png) left top no-repeat;
  background-size: 6.6666666667vw auto;
  padding-left: 10vw;
  background-position: left 0.5333333333vw;
}
.archive-list .list ul li .info .date {
  display: flex;
  align-items: center;
  font-size: 3.2vw;
  margin-right: 4vw;
  height: 5.3333333333vw;
}
.archive-list .list ul li .info .terms {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: -1.3333333333vw;
}
.archive-list .list ul li .info .terms .term {
  float: left;
  /*-----------------------------------------------------------------
  sp
  -----------------------------------------------------------------*/
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 1.0666666667vw 1.3333333333vw;
  font-size: 3.2vw;
  background-color: #fff;
  text-decoration: none;
  margin-right: 2.6666666667vw;
  margin-bottom: 2.6666666667vw;
  border-radius: 0.6666666667vw;
}
.archive-list .list ul li .info .terms .term.active {
  background-color: #3b87ae;
  color: #fff;
}
.archive-list .list ul li .info .terms .term:last-of-type {
  margin-right: 0;
}
.archive-list .list ul li .title {
  font-size: 3.7333333333vw;
  line-height: 1.7857142857;
}
.archive-list .list ul li .title a {
  text-decoration: none;
  border-bottom: 0.2666666667vw solid #333;
  padding-bottom: 0.2666666667vw;
}
.archive-list .paged {
  width: auto;
  margin-top: 5.3333333333vw;
  margin-left: -4vw;
  margin-right: -4vw;
}
.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 #031433;
  color: #031433;
  font-size: 3.3333333333vw;
  margin-right: 1.3333333333vw;
}
.archive-list .paged .tablenav .page-numbers.current {
  border: 0.2666666667vw solid #031433;
  background-color: #031433;
  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;
  text-indent: 1000%;
  white-space: nowrap;
  position: relative;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 1.2vw auto;
}
.archive-list .paged .tablenav .page-numbers.prev {
  background-image: url(../img/common/icon-arrow01-blue-left.png);
}
.archive-list .paged .tablenav .page-numbers.next {
  background-image: url(../img/common/icon-arrow01-blue-right.png);
}

/**
製品情報 一覧
*/
/*
.post-type-products {
    // display: flex;
    // flex-wrap: wrap;
    // justify-content: space-between;

    margin: 0 auto vw(110);
    position: relative;
    // background-color: rgba(255, 255, 255, 0.7);
    @include bgwhite();
    padding: vw(60) vw(30);

    .boxes {
        margin-bottom: vw(100);

        h3 {
            @include fontsize(16);
            font-weight: bold;
            line-height: 1.5;
            color: #333333;
            border-bottom: vw(2) solid #031433;
            padding-bottom: vw(18);
            margin-bottom: vw(45);

            position: relative;
            padding-left: vw(19);

            &::before {
                content: "";
                display: block;
                width: vw(10);
                height: vw(3);
                background-color: #031433;
                position: absolute;
                top: vw(10);
                left: 0;
            }
        }

        ul {
            display: flex;
            flex-wrap: wrap;

            li {
                width: vw(300);
                display: flex;
                flex-direction: column;
                align-items: flex-start;
                color: #333333;
                margin-bottom: vw(40);
                position: relative;

                margin-left: vw(50);

                &:nth-of-type(odd) {
                    margin-left: 0;
                }

                .info {

                    display: flex;
                    margin-bottom: vw(8);
                    align-items: flex-start;

                    // &.is-new {
                    //     background: url(../img/common/icon-new.png) left top no-repeat;
                    //     background-size: vw(50) auto;
                    //     padding-left: vw(75);
                    // }

                    .terms {
                        display: flex;
                        flex-wrap: wrap;
                        margin-bottom: vw(-10);

                        .term {
                            float: left;

                            @include term-products();

                            margin-right: vw(10);
                            margin-bottom: vw(10);

                            &:last-of-type {
                                margin-right: 0;
                            }
                        }
                    }


                }

                .maker {
                    display: flex;
                    align-items: center;
                    flex-wrap: wrap;
                    min-height: vw(50);
                    @include fontsize(24);
                    font-weight: bold;
                    line-height: 1;
                    text-align: left;
                    color: #333333;
                    margin-bottom: vw(8);
                }

                .img {
                    width: vw(300);
                    height: vw(300);
                    margin-bottom: vw(14);

                    a {
                        display: flex;
                        align-items: center;
                        justify-content: center;
                        width: vw(300);
                        height: vw(300);
                    }

                    img {
                        object-fit: cover;
                        max-width: 100%;
                        max-height: 100%;
                        width: auto;
                        height: auto;
                    }
                }


                .title {
                    @include fontsize(28, 30);
                    min-height: vw(90);

                    a {
                        text-decoration: none;
                        // border-bottom: vw(2) solid #333;
                        // padding-bottom: vw(2);
                    }
                }
            }
        }
    }


    .paged {
        // width: 100%;
        width: auto;
        margin-left: vw(-30);
        margin-right: vw(-30);
        // position: absolute;
        // bottom: 0;

        .tablenav {
            display: flex;
            flex-wrap: wrap;
            justify-content: center;
            width: 100%;
            clear: both;

            a {
                text-decoration: none;
            }

            .page-numbers {
                display: flex;
                flex-wrap: wrap;
                justify-content: center;
                align-items: center;
                width: vw(78);
                height: vw(78);
                background-color: transparent;
                border: vw(2) solid #031433;
                color: #031433;
                @include fontsize(25);
                margin-right: vw(10);

                &.current {
                    border: vw(2) solid #031433;
                    background-color: #031433;
                    color: #fff;
                }

                &.dots {
                    border: 0;
                }

                &.prev,
                &.next {
                    overflow: hidden;
                    text-indent: 1000%;
                    white-space: nowrap;
                    position: relative;
                    background-repeat: no-repeat;
                    background-position: center center;
                    background-size: vw(9) auto;
                }

                &.prev {
                    background-image: url(../img/common/icon-arrow01-blue-left.png);
                }

                &.next {
                    background-image: url(../img/common/icon-arrow01-blue-right.png);
                }
            }
        }
    }
}
*/
/*+-+-+-+-+-+-+-+-+-+-前の記事/次の記事+-+-+-+-+-+-+-+-+-+-+-+-*/
#single_otherpost .link {
  width: 100%;
  display: flex;
  justify-content: center;
}
#single_otherpost .list,
#single_otherpost .prev,
#single_otherpost .next {
  margin-right: 1.3333333333vw;
}
#single_otherpost .prev,
#single_otherpost .next {
  width: 10.4vw;
  height: 10.4vw;
  overflow: hidden;
  text-indent: 1000%;
  white-space: nowrap;
  position: relative;
}
#single_otherpost .prev a {
  background-image: url(../img/common/icon-arrow01-blue-left.png);
}
#single_otherpost .next a {
  background-image: url(../img/common/icon-arrow01-blue-right.png);
}
#single_otherpost .list {
  width: 35.3333333333vw;
  margin-bottom: 0;
}
#single_otherpost .list a {
  width: 35.3333333333vw;
  text-decoration: none;
}
#single_otherpost a {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 10.4vw;
  height: 10.4vw;
  background-color: transparent;
  border: 0.2666666667vw solid #031433;
  color: #031433;
  font-size: 3.2vw;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 1.2vw auto;
}
#single_otherpost a.current {
  border: 0.2666666667vw solid #031433;
  background-color: #031433;
  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;
}

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

#single-standard_products {
  padding-top: 0;
}
#single-standard_products .note {
  text-align: center;
  width: 100%;
}
#single-standard_products .single-detail {
  width: 100%;
}
#single-standard_products .single-detail > .title {
  border-bottom: 0.1333333333vw solid #031433;
  padding-bottom: 1.6vw;
  position: relative;
  padding-left: 2.6666666667vw;
  margin-bottom: 1.3333333333vw;
}
#single-standard_products .single-detail > .title::before {
  content: "";
  display: block;
  width: 1.3333333333vw;
  height: 0.4vw;
  background-color: #031433;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  margin-top: -0.8vw;
}
#single-standard_products .single-detail .taxlink {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  margin-bottom: 6.6666666667vw;
}
#single-standard_products .single-detail .taxlink a {
  font-size: 2.1333333333vw;
  line-height: 1.5;
  color: #333;
  text-decoration: none;
}
#single-standard_products .single-detail .taxlink::before {
  content: "";
  display: block;
  width: 2.6666666667vw;
  height: 2.5333333333vw;
  background: url(../img/common/icon-menu-s-bk.png) center center no-repeat;
  background-size: contain;
  margin-right: 1.0666666667vw;
}
#single-standard_products .single-detail .link {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
#single-standard_products .single-detail .link .tax a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 80vw;
  height: 10.6666666667vw;
  background-color: #357ca2;
  color: #fff;
  font-size: 3.2vw;
  text-decoration: none;
}
#single-standard_products .single-detail .link .tax a::before {
  content: "";
  display: block;
  width: 4vw;
  height: 3.7333333333vw;
  background: url(../img/common/icon-menu.png) center center no-repeat;
  background-size: contain;
  margin-right: 2vw;
}
#single-standard_products .single-detail .link .list {
  margin-top: 4vw;
}
#single-standard_products .single-detail .link .list a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 26.6666666667vw;
  height: 6.6666666667vw;
  border: solid 0.1333333333vw #031433;
  color: #031433;
  text-decoration: none;
  font-size: 2.1333333333vw;
  line-height: 1.5;
}

#archive-database h3 {
  font-size: 4.5333333333vw;
  line-height: 1.2941176471;
  padding-bottom: 1.3333333333vw;
  margin-top: 5.3333333333vw;
  margin-bottom: 4vw;
  padding-left: 5.3333333333vw;
}
#archive-database h3::before {
  width: 2.6666666667vw;
  height: 1.0666666667vw;
  top: 50%;
  transform: translateY(-50%);
  margin-top: -0.6666666667vw;
}
#archive-database .boxes {
  width: 100%;
  margin: 0 auto;
}
#archive-database .boxes table {
  width: 100%;
}
#archive-database .boxes table thead tr th {
  border: solid 0.2666666667vw #ccc;
  background-color: #ddd;
  font-size: 2.4vw;
  padding: 1.6vw 0;
}
#archive-database .boxes table thead tr th.product_name {
  width: 24vw;
}
#archive-database .boxes table thead tr th.cas_no {
  width: 17.3333333333vw;
}
#archive-database .boxes table thead tr th.product_code {
  width: 13.3333333333vw;
}
#archive-database .boxes table thead tr th.supplier {
  width: 16vw;
}
#archive-database .boxes table thead tr th.btn {
  width: 17.3333333333vw;
}
#archive-database .boxes table tbody td {
  border: solid 0.2666666667vw #ccc;
  text-align: left;
  vertical-align: middle;
  padding: 1.3333333333vw;
  font-size: 2.4vw;
}
#archive-database .boxes table tbody td .btn {
  text-decoration: none;
  width: 14.6666666667vw;
  height: 5.3333333333vw;
  background-color: #357ca2;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
}
#archive-database .boxes ul {
  display: flex;
  flex-wrap: wrap;
}
#archive-database .boxes ul li {
  width: 24vw;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  color: #333333;
  margin-bottom: 5.3333333333vw;
  position: relative;
  margin-left: 4vw;
}
#archive-database .boxes ul li:nth-of-type(5n+1) {
  margin-left: 0;
}
#archive-database .paged {
  margin-top: 6.6666666667vw;
}

/**
データベース
*/
#single-database {
  width: 100%;
}
#single-database h3 {
  font-size: 4.5333333333vw;
  line-height: 1.2941176471;
  font-weight: bold;
  line-height: 1.5;
  color: #333333;
  border-bottom: 0.2666666667vw solid #031433;
  padding-top: 0;
  padding-bottom: 2.4vw;
  margin-top: 0;
  margin-bottom: 5.3333333333vw;
  position: relative;
  padding-left: 5.3333333333vw;
}
#single-database h3::before {
  content: "";
  display: block;
  width: 2.6666666667vw;
  height: 1.0666666667vw;
  background-color: #031433;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  margin-top: -0.8vw;
  left: 0;
}
#single-database .overview {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
#single-database .overview .images {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  width: 66.6666666667vw;
  margin: 0 auto;
}
#single-database .overview .images img {
  display: block;
}
#single-database .overview .images .main {
  width: 66.6666666667vw;
  min-height: 50vw;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
#single-database .overview .images .thumbnails {
  margin-top: 2.6666666667vw;
}
#single-database .overview .images .thumbnails ul {
  display: flex;
}
#single-database .overview .images .thumbnails ul li {
  width: 13.4666666667vw;
  height: 10.1333333333vw;
  display: flex;
  align-items: center;
  justify-content: center;
}
#single-database .overview .images .thumbnails ul li + li {
  margin-left: 1.2vw;
}
#single-database .overview .images .thumbnails ul li img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
#single-database .overview .summary {
  width: 92vw;
  margin: 6.5333333333vw auto 0;
}
#single-database .overview .summary table {
  width: 100%;
}
#single-database .overview .summary table tr {
  display: block;
  border-bottom: 0.2666666667vw solid #031433;
}
#single-database .overview .summary table tr + tr {
  margin-top: 4vw;
}
#single-database .overview .summary table tr th {
  width: 29.0666666667vw;
  height: 10.6666666667vw;
  text-align: center;
  vertical-align: middle;
  background-color: #031433;
  color: #fff;
  font-size: 3.2vw;
  line-height: 1.25;
}
#single-database .overview .summary table tr td {
  font-size: 3.2vw;
  line-height: 1.25;
  vertical-align: middle;
  padding-left: 2.6666666667vw;
}
#single-database .info {
  display: flex;
  margin-bottom: 2.6666666667vw;
  align-items: center;
}
#single-database .info .terms {
  display: flex;
  flex-wrap: wrap;
}
#single-database .info .terms .term {
  /*-----------------------------------------------------------------
  sp
  -----------------------------------------------------------------*/
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0.5333333333vw 0.6666666667vw;
  font-size: 2.4vw;
  line-height: 1;
  text-decoration: none;
  background-color: #357ca2;
  color: #fff;
  margin-right: 1.3333333333vw;
}
#single-database .info .terms .term.is-btn {
  border-radius: 0.5333333333vw;
}
#single-database .info .terms .term:last-of-type {
  margin-right: 0;
}
#single-database .maker {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  font-size: 1.8666666667vw;
  font-weight: bold;
  line-height: 1.29;
  color: #333333;
  margin-left: 1.2vw;
}
#single-database h4 {
  color: #031433;
  margin-top: 8vw;
  margin-bottom: 2.1333333333vw;
  font-size: 4.2666666667vw;
  line-height: 1.5;
  font-weight: bold;
  position: relative;
}
#single-database h4:before {
  content: "■";
  margin-right: 0.6666666667vw;
}
#single-database .post_detail {
  font-size: 3.2vw;
  line-height: 1.25;
  /*-----------------------------------------------------------------
  sp
  -----------------------------------------------------------------*/
}
#single-database .post_detail .gallery a {
  text-decoration: none;
  border-bottom: 0;
}
#single-database .post_detail a {
  color: #357fae;
}
#single-database .post_detail p {
  clear: both;
  font-size: 3.7333333333vw;
  line-height: 1.5714285714;
  margin-bottom: 1em;
}
#single-database .post_detail p img.alignright {
  text-align: right;
}
#single-database .post_detail pre {
  margin: 2.6666666667vw 0;
  overflow-x: auto;
  line-height: 1.5;
}
#single-database .post_detail .wp-caption {
  max-width: 100%;
}
#single-database .post_detail .alignleft {
  float: left;
}
#single-database .post_detail .aligncenter {
  text-align: center;
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
#single-database .post_detail .alignright {
  float: right;
}
#single-database .post_detail img {
  max-width: 100%;
  width: auto;
  height: auto;
  margin: 0.6666666667vw;
}
#single-database .post_detail img.centered {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
#single-database .post_detail img.alignright {
  margin: 0.6666666667vw;
  display: inline;
}
#single-database .post_detail img.alignleft {
  margin: 0.6666666667vw;
  display: inline;
}
#single-database .post_detail ul {
  margin: 1.2em;
}
#single-database .post_detail ul:first-of-type {
  margin-top: 0.65em;
}
#single-database .post_detail ul li {
  list-style: disc outside;
}
#single-database .post_detail ol {
  margin: 1.2em;
}
#single-database .post_detail ol:first-of-type {
  margin-top: 0.65em;
}
#single-database .post_detail ol li {
  list-style: decimal outside;
}
#single-database .post_detail li {
  line-height: 1.65;
}
#single-database .post_detail h1 {
  padding: 0;
  margin-top: 10vw;
  margin-bottom: 10vw;
  font-size: 4.8vw;
  line-height: 1.3333333333;
}
#single-database .post_detail h2 {
  margin-top: 7.3333333333vw;
  margin-bottom: 4.6666666667vw;
  font-size: 4.2666666667vw;
  line-height: 1.5;
  position: relative;
  padding-left: 4.6666666667vw;
  padding-bottom: 2vw;
  border-bottom: 0.2666666667vw solid #031433;
}
#single-database .post_detail h2:before {
  position: absolute;
  content: "";
  width: 2.6666666667vw;
  height: 1.0666666667vw;
  background-color: #031433;
  display: block;
  top: 0.7em;
  left: 0;
}
#single-database .post_detail h3 {
  margin-top: 7.3333333333vw;
  margin-bottom: 4.6666666667vw;
  font-size: 4.2666666667vw;
  line-height: 1.5;
  position: relative;
  padding-left: 3.3333333333vw;
  padding-bottom: 2vw;
  border-bottom: 0.2666666667vw solid #031433;
}
#single-database .post_detail h3:before {
  position: absolute;
  content: "";
  width: 0.9333333333vw;
  height: 5.0666666667vw;
  background-color: #031433;
  display: block;
  top: 0.9333333333vw;
  left: 0;
}
#single-database .post_detail h4 {
  font-size: 4.2666666667vw;
  line-height: 1.5;
  margin-top: 7.3333333333vw;
  margin-bottom: 4.6666666667vw;
  position: relative;
  padding-left: 3.3333333333vw;
}
#single-database .post_detail h4:before {
  position: absolute;
  content: "";
  width: 2.6666666667vw;
  height: 2.6666666667vw;
  background-color: #031433;
  display: block;
  top: 0.5em;
  left: 0;
}
#single-database .post_detail h5 {
  font-size: 4.2666666667vw;
  line-height: 1.5;
  margin-top: 7.3333333333vw;
  margin-bottom: 4.6666666667vw;
  position: relative;
  padding-left: 3.3333333333vw;
}
#single-database .post_detail h5:before {
  position: absolute;
  content: "";
  width: 2.6666666667vw;
  height: 2.6666666667vw;
  background-color: transparent;
  display: block;
  top: 0.5em;
  left: 0;
  border: 0.6666666667vw solid #031433;
  border-radius: 1.3333333333vw;
}
#single-database .post_detail h6 {
  font-size: 3.7333333333vw;
  line-height: 1.7142857143;
  margin-top: 7.3333333333vw;
  margin-bottom: 4.6666666667vw;
}
#single-database .post_detail table {
  margin: 4.6666666667vw auto;
  max-width: 100%;
  display: block;
  overflow-x: scroll;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
}
#single-database .post_detail table th,
#single-database .post_detail table td {
  padding: 3.3333333333vw;
  font-size: 3.7333333333vw;
  line-height: 2;
}
#single-database .post_detail table th {
  background-color: #031433;
  text-align: center;
  vertical-align: middle;
  color: #fff;
}
#single-database .post_detail table th a {
  color: #fff;
}
#single-database .post_detail table td {
  background: #fff;
}
#single-database .description table {
  width: 100%;
}
#single-database .description table tbody tr th {
  width: 32vw;
  vertical-align: middle;
  text-align: center;
  font-size: 3.2vw;
  line-height: 1.25;
  padding: 2vw 0;
  border: solid 0.2666666667vw #ccc;
  background-color: #ddd;
}
#single-database .description table tbody tr td {
  font-size: 3.2vw;
  line-height: 1.25;
  padding: 2vw 2.6666666667vw;
  border: solid 0.2666666667vw #ccc;
}
#single-database .btns {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  margin-top: 10.6666666667vw;
  width: 100%;
}
#single-database .btns .btn.cart button,
#single-database .btns .btn.cart a, #single-database .btns .btn.contact button,
#single-database .btns .btn.contact a {
  font-size: 3.7333333333vw;
  background-color: #3b87ae;
  color: #fff;
}
#single-database .btns .btn.cart button::before,
#single-database .btns .btn.cart a::before, #single-database .btns .btn.contact button::before,
#single-database .btns .btn.contact a::before {
  content: "";
  display: block;
  width: 5.3333333333vw;
  height: 5.3333333333vw;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  margin-right: 1.0666666667vw;
}
#single-database .btns .btn.cart button::before {
  background-image: url(../img/common/icon-calc.png);
}
#single-database .btns .btn.contact {
  margin-top: 5.3333333333vw;
}
#single-database .btns .btn.contact a::before {
  background-image: url(../img/common/icon-mail.png);
}
#single-database .btns .btn.list {
  width: 100%;
  display: flex;
  justify-content: center;
  font-size: 3.2vw;
  margin-top: 5.3333333333vw;
}
#single-database .btns .btn.list a {
  width: 53.3333333333vw;
  height: 10.6666666667vw;
  border: solid 0.2666666667vw #031433;
}
#single-database .btns .btn button,
#single-database .btns .btn a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 74.6666666667vw;
  height: 14.9333333333vw;
  text-decoration: none;
}
#single-database .btns .btn button {
  border: 0;
}
#single-database .btns .btn button:hover {
  opacity: 0.65;
  cursor: pointer;
}
#single-database #single_otherpost .link {
  display: flex;
  justify-content: center;
}