<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
#wrapper {
  padding-top: 17.3333333333vw;
}

#contents {
  background-color: #fff;
  padding: 0 6.6666666667vw;
}

main {
  margin: 0 auto;
  padding-bottom: 13.3333333333vw;
}

header {
  background-color: rgba(0, 0, 0, 0.8);
  height: 17.3333333333vw;
}

#breadcrumbs {
  display: none;
}

[data-ruby] {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  font-size: 6.4vw;
  line-height: 1;
  letter-spacing: 0.64vw;
  text-align: center;
  font-weight: normal;
  color: #000;
}
[data-ruby]:before {
  content: "";
  width: 0.2666666667vw;
  height: 9.3333333333vw;
  background-color: #000;
  margin: 0 auto 4vw;
}
[data-ruby]:after {
  font-size: 3.2vw;
  line-height: 1;
  letter-spacing: 0.32vw;
  text-align: center;
  color: #d1b175;
  margin-top: 1.3333333333vw;
}

#sidebar {
  width: 100%;
  margin-top: 13.3333333333vw;
}
#sidebar aside {
  width: 100%;
}
#sidebar aside h3 {
  font-size: 3.4666666667vw;
  line-height: 1.3846153846;
  font-weight: normal;
}
#sidebar aside .widget {
  border-top: 0.2666666667vw solid #000;
  padding-top: 4.6666666667vw;
  padding-bottom: 6.6666666667vw;
}
#sidebar aside .widget:last-of-type() {
  margin-bottom: 0;
}
#sidebar aside .widget ul.wp-block-categories,
#sidebar aside .widget ul.wp-block-archives, #sidebar aside .widget &gt; ul {
  margin-top: 2.1333333333vw;
}
#sidebar aside .widget ul.wp-block-categories &gt; li a,
#sidebar aside .widget ul.wp-block-archives &gt; li a, #sidebar aside .widget &gt; ul &gt; li a {
  font-size: 3.7333333333vw;
  line-height: 1.2857142857;
  letter-spacing: 0.1em;
  color: #000;
  text-decoration: none;
  padding: 2.1333333333vw 0;
  display: block;
}
#sidebar aside .widget ul.wp-block-categories &gt; li a::before,
#sidebar aside .widget ul.wp-block-archives &gt; li a::before, #sidebar aside .widget &gt; ul &gt; li a::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 3.2vw;
  height: 0.2666666667vw;
  margin-right: 2.4vw;
  background-color: #000;
}
#sidebar aside .widget ul.wp-block-categories &gt; li h4,
#sidebar aside .widget ul.wp-block-archives &gt; li h4, #sidebar aside .widget &gt; ul &gt; li h4 {
  font-size: 3.7333333333vw;
  line-height: 1.2857142857;
  font-weight: normal;
  color: #333333;
  text-decoration: none;
  display: flex;
  align-items: flex-start;
  padding: 2.4vw 2.6666666667vw;
}
#sidebar aside .widget ul.wp-block-categories &gt; li .children,
#sidebar aside .widget ul.wp-block-archives &gt; li .children, #sidebar aside .widget &gt; ul &gt; li .children {
  padding-left: 3.7333333333vw;
  padding-bottom: 2.6666666667vw;
}
#sidebar aside .widget ul.wp-block-categories &gt; li .children a:before,
#sidebar aside .widget ul.wp-block-archives &gt; li .children a:before, #sidebar aside .widget &gt; ul &gt; li .children a:before {
  content: "・";
  background-color: transparent;
  width: auto;
  height: auto;
  margin-right: 0vw;
}
#sidebar aside .widget ul.wp-block-categories &gt; li .children li,
#sidebar aside .widget ul.wp-block-archives &gt; li .children li, #sidebar aside .widget &gt; ul &gt; li .children li {
  border: 0;
  margin-bottom: 1.3333333333vw;
  line-height: 1.5;
}
#sidebar aside .widget ul.wp-block-categories &gt; li .children li:last-of-type,
#sidebar aside .widget ul.wp-block-archives &gt; li .children li:last-of-type, #sidebar aside .widget &gt; ul &gt; li .children li:last-of-type {
  margin-bottom: 0;
}
#sidebar aside .widget ul.wp-block-categories &gt; li .children li .children,
#sidebar aside .widget ul.wp-block-archives &gt; li .children li .children, #sidebar aside .widget &gt; ul &gt; li .children li .children {
  padding-left: 1.6em;
  padding-bottom: 2vw;
}
#sidebar aside .widget ul.wp-block-categories &gt; li .children li .children:last-of-type,
#sidebar aside .widget ul.wp-block-archives &gt; li .children li .children:last-of-type, #sidebar aside .widget &gt; ul &gt; li .children li .children:last-of-type {
  padding-bottom: 0;
}
#sidebar aside .widget ul.wp-block-categories &gt; li .children li .children a,
#sidebar aside .widget ul.wp-block-archives &gt; li .children li .children a, #sidebar aside .widget &gt; ul &gt; li .children li .children a {
  background: none;
}

/**
新着情報 一覧
*/
#archive-post {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 10vw auto 0;
}
#archive-post .list h3 {
  font-size: 2.9333333333vw;
  font-weight: bold;
  line-height: 1.5;
  color: #333333;
  margin-top: 4vw;
  position: relative;
}
#archive-post .boxes {
  width: 100%;
}
#archive-post .boxes .box + .box {
  margin-top: 8vw;
}
#archive-post .boxes .box .info {
  display: flex;
  align-items: center;
}
#archive-post .boxes .box .info.is_new .terms a:last-of-type {
  margin-right: 2.2666666667vw;
}
#archive-post .boxes .box .info .date {
  font-size: 3.7333333333vw;
  line-height: 1.2857142857;
  font-weight: 500;
  color: #333;
}
#archive-post .boxes .box .info .terms {
  margin-left: 1.8666666667vw;
  display: flex;
  padding-left: 2.6666666667vw;
  border-left: 0.2666666667vw solid #ccc;
}
#archive-post .boxes .box .info .terms a {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 3.7333333333vw;
  line-height: 1.2857142857;
  text-decoration: none;
}
#archive-post .boxes .box .info .terms a + a {
  margin-left: 2.6666666667vw;
}
#archive-post .boxes .box .title {
  margin-top: 2.6666666667vw;
}
#archive-post .boxes .box .title a {
  font-size: 3.7333333333vw;
  line-height: 1.2857142857;
  font-weight: 500;
  text-decoration: none;
  color: #333;
  text-decoration: none;
}
#archive-post .paged {
  width: 100%;
  margin-top: 10vw;
}
#archive-post .paged .tablenav {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  width: 100%;
  clear: both;
}
#archive-post .paged .tablenav a {
  text-decoration: none;
}
#archive-post .paged .tablenav .page-numbers {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 10.6666666667vw;
  height: 10.6666666667vw;
  background-color: transparent;
  border: 0.2666666667vw solid #000000;
  color: #333;
  font-size: 3.2vw;
  line-height: 1;
  letter-spacing: 0.1em;
  margin-right: 1.6vw;
}
#archive-post .paged .tablenav .page-numbers.current {
  border: 0.2666666667vw solid #000000;
  background-color: #000;
  color: #fff;
}
#archive-post .paged .tablenav .page-numbers.dots {
  border: 0;
}
#archive-post .paged .tablenav .page-numbers.prev, #archive-post .paged .tablenav .page-numbers.next {
  overflow: hidden;
  white-space: nowrap;
  position: relative;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 1.3333333333vw auto;
}

.parts-categories {
  width: 100vw;
  margin-left: -5.3333333333vw;
  margin-right: -5.3333333333vw;
}
.parts-categories h3 {
  margin-top: 9.3333333333vw;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.parts-categories h3 .en {
  letter-spacing: 0.4693333333vw;
  text-align: left;
  color: #ec6835;
  font-size: 2.1333333333vw;
  font-weight: 500;
}
.parts-categories h3 .title {
  font-size: 4.8vw;
  line-height: 1.2222222222;
  font-weight: 500;
  letter-spacing: 1.056vw;
  text-align: left;
  color: #333;
  margin-top: 2.6666666667vw;
}
.parts-categories .boxes {
  display: flex;
  flex-wrap: wrap;
  margin-top: 3.7333333333vw;
  padding: 8vw 5.3333333333vw 5.3333333333vw;
  background-color: #f1f1f1;
}
.parts-categories .boxes .box {
  width: 100%;
  padding: 0;
}
.parts-categories .boxes .box + .box {
  margin-top: 5.3333333333vw;
}
.parts-categories .boxes .box a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 10.6666666667vw;
  background-color: #cdcbca;
  font-size: 3.7333333333vw;
  line-height: 1.6071428571;
  letter-spacing: 0.896vw;
  font-weight: 500;
  color: #333;
  text-decoration: none;
}

/**
新着詳細
*/
#single-post {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 7.3333333333vw auto 0;
}
#single-post .single-detail {
  width: 100%;
}
#single-post .single-detail .thumbnail {
  display: flex;
  justify-content: center;
  margin: 9.3333333333vw auto 0;
  width: 86.6666666667vw;
  height: 57.8666666667vw;
}
#single-post .single-detail .thumbnail img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}
#single-post .single-detail &gt; .title {
  font-size: 4.8vw;
  line-height: 1.2777777778;
  font-weight: normal;
}
#single-post .single-detail .info {
  display: flex;
  align-items: center;
  margin-top: 6vw;
}
#single-post .single-detail .info.is_new .terms a:last-of-type {
  margin-right: 2.2666666667vw;
}
#single-post .single-detail .info .date {
  font-size: 3.7333333333vw;
  line-height: 1.2857142857;
  font-weight: 500;
  color: #333;
}
#single-post .single-detail .info .terms {
  margin-left: 3.4666666667vw;
  display: flex;
  padding-left: 3.4666666667vw;
  border-left: 0.2666666667vw solid #ccc;
}
#single-post .single-detail .info .terms a {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 3.7333333333vw;
  line-height: 1.2857142857;
  text-decoration: none;
}
#single-post .single-detail .info .terms a + a {
  margin-left: 3.4666666667vw;
}
#single-post .single-detail .post_detail {
  font-size: 3.7333333333vw;
  line-height: 1.6428571429;
  margin-top: 5.3333333333vw;
  margin-bottom: 15.3333333333vw;
  /*-----------------------------------------------------------------
  sp
  -----------------------------------------------------------------*/
}
#single-post .single-detail .post_detail .gallery a {
  text-decoration: none;
  border-bottom: 0;
}
#single-post .single-detail .post_detail a {
  text-decoration: none;
  color: #000;
  border-bottom: 0.1333333333vw solid #000;
}
#single-post .single-detail .post_detail p {
  clear: both;
  font-size: 3.7333333333vw;
  line-height: 1.5714285714;
  margin-bottom: 1em;
}
#single-post .single-detail .post_detail p img.alignright {
  text-align: right;
}
#single-post .single-detail .post_detail pre {
  margin: 2.6666666667vw 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: 0.6666666667vw;
}
#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: 0.6666666667vw;
  display: inline;
}
#single-post .single-detail .post_detail img.alignleft {
  margin: 0.6666666667vw;
  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 {
  padding: 0;
  margin-top: 5.3333333333vw;
  margin-bottom: 4.6666666667vw;
  padding: 0 0 1.6vw;
  font-size: 4.8vw;
  line-height: 1.2777777778;
  font-weight: normal;
}
#single-post .single-detail .post_detail h2 {
  font-size: 3.7333333333vw;
  line-height: 1.2857142857;
  font-weight: bold;
  background-color: #faf1df;
  padding: 1.2vw 1.3333333333vw;
  color: #333;
  margin-top: 4.6666666667vw;
  margin-bottom: 3.3333333333vw;
}
#single-post .single-detail .post_detail h3 {
  margin-top: 3.3333333333vw;
  margin-bottom: 2.6666666667vw;
  font-size: 3.7333333333vw;
  line-height: 1.2857142857;
  font-weight: bold;
  padding-bottom: 1.3333333333vw;
  border-bottom: 0.1333333333vw solid #b0a9a8;
}
#single-post .single-detail .post_detail h4 {
  font-size: 3.7333333333vw;
  line-height: 1.2857142857;
  font-weight: bold;
  margin-top: 4vw;
  margin-bottom: 2.6666666667vw;
  position: relative;
  border-left: 0.4vw solid #5b4d4b;
  padding: 0.2666666667vw 0.6666666667vw 0.5333333333vw;
}
#single-post .single-detail .post_detail h5 {
  font-size: 3.7333333333vw;
  line-height: 1.2857142857;
  margin-top: 4vw;
  margin-bottom: 2.6666666667vw;
  position: relative;
  padding-left: 2.9333333333vw;
}
#single-post .single-detail .post_detail h5:before {
  position: absolute;
  content: "";
  width: 2vw;
  height: 2vw;
  background-color: #e4c281;
  display: block;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
#single-post .single-detail .post_detail h6 {
  font-size: 3.7333333333vw;
  line-height: 1.2857142857;
  margin-top: 4vw;
  margin-bottom: 2.6666666667vw;
}
#single-post .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-post .single-detail .post_detail table th,
#single-post .single-detail .post_detail table td {
  padding: 3.3333333333vw 2vw;
  font-size: 3.2vw;
  line-height: 1.5;
  border: 0.2666666667vw solid #cccccc;
}
#single-post .single-detail .post_detail table th {
  background-color: #eeeeee;
  text-align: center;
  vertical-align: middle;
  color: #000;
  font-weight: bold;
}
#single-post .single-detail .post_detail table th a {
  color: #000;
}
#single-post .single-detail .post_detail table td {
  color: #000;
  background: #fff;
}

/*+-+-+-+-+-+-+-+-+-+-前の記事/次の記事+-+-+-+-+-+-+-+-+-+-+-+-*/
#single_otherpost {
  border-top: 0.2666666667vw solid #cccccc;
  padding-top: 4vw;
}
#single_otherpost .link {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
#single_otherpost .list,
#single_otherpost .prev,
#single_otherpost .next {
  margin-right: 1.3333333333vw;
}
#single_otherpost .prev,
#single_otherpost .next {
  overflow: hidden;
  white-space: nowrap;
  position: relative;
}
#single_otherpost .list {
  width: 53.3333333333vw;
}
#single_otherpost .list a {
  width: 53.3333333333vw;
  text-decoration: none;
  font-weight: 500;
}
#single_otherpost a {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 10.6666666667vw;
  height: 10.6666666667vw;
  background-color: transparent;
  border: 0.2666666667vw solid #000;
  color: #333333;
  font-size: 4.4vw;
  line-height: 1;
  text-decoration: none;
}
#single_otherpost a.current {
  border: 0.2666666667vw solid #000;
  background-color: #ec6835;
  color: #fff;
}
#single_otherpost a:hover {
  opacity: 0.65;
}</pre></body></html>