@charset "UTF-8";
/*==========================================
変数 inc.scss
===========================================*/
/*==========================================
変数 fonts.scss
===========================================*/
/*===================================
userSS 追加
=====================================*/
.format-area {
  font-weight: 500;
}
.format-area .format-wrap {
  max-width: 100%;
  margin-inline: auto;
}
.format-area .format-img-box {
  max-width: 100%;
  margin-inline: auto;
  width: auto;
}
@media screen and (max-width: 576px) {
  .format-area .wrapW-P,
  .format-area .wrapW,
  .format-area .wrap-inner {
    width: 100%;
    padding: 0;
  }
  .format-area .wrapW-P p,
  .format-area .wrapW p,
  .format-area .wrap-inner p {
    padding: 0 5vw;
  }
}
.format-area .format-heading {
  text-align: left;
  font-size: clamp(2rem, 2.0833333333vw, 4rem);
}
@media screen and (max-width: 767px) {
  .format-area .format-heading {
    font-size: clamp(2rem, 5.2151238592vw, 4rem);
  }
}
.format-area .article-mainimg {
  margin: 60px auto;
  text-align: center;
}
@media screen and (max-width: 576px) {
  .format-area .article-mainimg {
    margin: 40px auto;
  }
}
.format-area .format-txt {
  font-size: 1.6rem;
  line-height: 30px;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
  .format-area .format-txt {
    letter-spacing: 0em;
  }
}
.format-area .format-txt a {
  color: blue;
  text-decoration: underline !important;
}
.format-area .format-txt a img {
  transition: 0.3s;
}
.format-area .format-txt a:hover {
  text-decoration: underline !important;
  opacity: 0.5;
}
.format-area .format-txt a:hover img {
  opacity: 0.5;
}
.format-area .format-txt p:not(:last-child) {
  margin-bottom: 1em;
}
.format-area .format-txt strong {
  font-weight: bold;
}
.format-area .format-txt em {
  font-style: italic;
}
.format-area .format-txt img {
  height: auto;
}
.format-area .format-txt ul {
  margin: 1em 0;
}
.format-area .format-txt ul li {
  position: relative;
  padding: 0 0 0 1em;
}
.format-area .format-txt ul li:not(:last-child) {
  margin-bottom: 0.7em;
}
.format-area .format-txt ul li::before {
  top: 0.6em;
  left: 0;
  content: "";
  display: block;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #000;
  position: absolute;
}
.format-area .format-txt ol {
  list-style-type: decimal;
  margin: 1em 0 1em 1em;
}
.format-area .format-txt ol li {
  padding: 0;
}
.format-area .format-txt ol li:not(:last-child) {
  margin-bottom: 0.7em;
}
.format-area .format-img {
  font-size: 0;
  text-align: center;
  position: relative;
}
.format-area .format-img img {
  object-fit: cover;
  width: 100%;
  height: auto;
  max-height: max-content;
}
.format-area .img-title {
  font-size: 2rem;
  text-align: left;
  padding-bottom: 10px;
  margin-block: 10px;
}
.format-area .img-caption {
  font-size: 1.6rem;
  line-height: 2;
  margin-top: 10px;
  text-align: justify;
}
.format-area .format-row {
  display: flex;
  justify-content: space-between;
}
.format-area .format01 {
  /*margin: clamp(40px, 6vw, 120px) auto;*/
  margin: clamp(40px, 6vw, 80px) auto;
}
.format-area .format02 {
  /*margin: clamp(40px, 6vw, 120px) auto;*/
  margin: clamp(40px, 6vw, 80px) auto;
}
.format-area .format03 {
  /*margin: clamp(40px, 6vw, 120px) auto;*/
  margin: clamp(40px, 6vw, 80px) auto;
}
.format-area .format04 {
  /*margin: clamp(40px, 6vw, 120px) auto;*/
  margin: clamp(40px, 6vw, 80px) auto;
}
.format-area .format05 {
  /*margin: clamp(40px, 6vw, 120px) auto;*/
  margin: clamp(40px, 6vw, 80px) auto;
}
.format-area .format06 {
  /*margin: clamp(40px, 6vw, 120px) auto;*/
  margin: clamp(40px, 6vw, 80px) auto;
}
.format-area .format07 {
  /*margin: clamp(40px, 6vw, 120px) auto;*/
  margin: clamp(40px, 6vw, 80px) auto;
}
.format-area .format08 {
  /*margin: clamp(40px, 6vw, 120px) auto;*/
  margin: clamp(40px, 6vw, 80px) auto;
}
.format-area .format09 {
  /*margin: clamp(40px, 6vw, 120px) auto;*/
  margin: clamp(40px, 6vw, 80px) auto;
}
.format-area .format10 {
  /*  margin: clamp(40px, 6vw, 120px) auto;*/
  margin: clamp(40px, 6vw, 80px) auto;
}
.format-area .format20 {
  /*  margin: clamp(40px, 6vw, 120px) auto;*/
  margin: clamp(40px, 6vw, 80px) auto;
}
.format-area .format30 {
  /*  margin: clamp(40px, 6vw, 120px) auto;*/
  margin: clamp(40px, 6vw, 80px) auto;
}
.format-area .format40 {
  /*  margin: clamp(40px, 6vw, 120px) auto;*/
  margin: clamp(40px, 6vw, 80px) auto;
}
.format-area .format50 {
  /*  margin: clamp(40px, 6vw, 120px) auto;*/
  margin: clamp(40px, 6vw, 80px) auto;
}
.format-area .format60 {
  /*  margin: clamp(40px, 6vw, 120px) auto;*/
  margin: clamp(40px, 6vw, 80px) auto;
}
.format-area .format70 {
  /*  margin: clamp(40px, 6vw, 120px) auto;*/
  margin: clamp(40px, 6vw, 80px) auto;
}
.format-area .format80 {
  /*  margin: clamp(40px, 6vw, 120px) auto;*/
  margin: clamp(40px, 6vw, 80px) auto;
}
.format-area .format90 {
  /*  margin: clamp(40px, 6vw, 120px) auto;*/
  margin: clamp(40px, 6vw, 80px) auto;
}
.format-area .format11 {
  /* margin: clamp(40px, 6vw, 120px) auto;*/
  margin: clamp(40px, 6vw, 80px) auto;
}
.format-area .format12 {
  /* margin: clamp(40px, 6vw, 120px) auto;*/
  margin: clamp(40px, 6vw, 80px) auto;
}
.format-area .format13 {
  /* margin: clamp(40px, 6vw, 120px) auto;*/
  margin: clamp(40px, 6vw, 80px) auto;
}
.format-area .format14 {
  /* margin: clamp(40px, 6vw, 120px) auto;*/
  margin: clamp(40px, 6vw, 80px) auto;
}
.format-area .format15 {
  /* margin: clamp(40px, 6vw, 120px) auto;*/
  margin: clamp(40px, 6vw, 80px) auto;
}
.format-area .format16 {
  /* margin: clamp(40px, 6vw, 120px) auto;*/
  margin: clamp(40px, 6vw, 80px) auto;
}
.format-area .format17 {
  /* margin: clamp(40px, 6vw, 120px) auto;*/
  margin: clamp(40px, 6vw, 80px) auto;
}
.format-area .format18 {
  /* margin: clamp(40px, 6vw, 120px) auto;*/
  margin: clamp(40px, 6vw, 80px) auto;
}
.format-area .format19 {
  /* margin: clamp(40px, 6vw, 120px) auto;*/
  margin: clamp(40px, 6vw, 80px) auto;
}
.format-area .format20 {
  /* margin: clamp(40px, 6vw, 120px) auto;*/
  margin: clamp(40px, 6vw, 80px) auto;
}
.format-area .format01 .ttl-lrg {
  text-align: left;
  font-size: clamp(2.2rem, 4vw, 2.8rem);
  position: relative;
}
.format-area .format01 .ttl-lrg.border_none::after {
  content: none;
}
.format-area .format01 .ttl-lrg::after {
  content: "";
  width: clamp(100px, 20vw, 220px);
  display: block;
  height: 1px;
  background: #bfbfbf;
  position: absolute;
  bottom: -20px;
}
.format-area .format01 .format-heading {
  text-align: left;
}
@media screen and (max-width: 960px) {
  .format-area .format01 .format-heading {
    font-size: clamp(2rem, 3.125vw, 3rem);
  }
}
.format-area .format02 {
  margin-bottom: 100px;
}
@media screen and (max-width: 960px) {
  .format-area .format02 {
    margin-bottom: 60px;
  }
}
.format-area .format02 .ttl-mid {
  text-align: left;
  font-size: 2.1rem;
  position: relative;
  margin-left: 30px;
}
.format-area .format02 .ttl-mid.before_none::before {
  content: none;
}
.format-area .format02 .ttl-mid:before {
  content: "";
  content: "";
  position: absolute;
  height: 30px; /* ← 縦の長さ */
  border-left: 5px solid #000; /* ← 縦線 */
  top: 50%;
  transform: translateY(-50%);
  left: -30px;
}
.format-area .format05 .format-img img {
  width: auto;
  max-height: max-content;
  object-fit: contain;
  aspect-ratio: auto;
}
.format-area .format06 .format-img img {
  aspect-ratio: 3/2;
  width: 100%;
  height: auto;
  object-fit: cover;
  object-position: center;
}
.format-area .format07 .format-img img {
  aspect-ratio: 1;
  width: 100%;
  height: auto;
  object-fit: cover;
  object-position: center;
  max-height: 100%;
}
@media screen and (min-width: 577px) {
  .format-area .format09 .format-img {
    width: 48%;
  }
}
.format-area .format09 .format-img img {
  object-fit: cover;
  max-height: max-content;
}
@media screen and (max-width: 576px) {
  .format-area .format09 .format-txt {
    margin-top: 40px;
  }
}
@media screen and (min-width: 577px) {
  .format-area .format10 .format-img {
    width: 48%;
  }
}
.format-area .format10 .format-img img {
  object-fit: cover;
  max-height: max-content;
}
@media screen and (max-width: 576px) {
  .format-area .format10 .format-txt {
    margin-top: 40px;
  }
}
.format-area .format11 .format-movie {
  width: 100%;
}
.format-area .format11 .format-movie iframe {
  width: 100%;
  height: auto;
  width: 100%;
  object-fit: cover;
  aspect-ratio: 1.772972973;
}
@media screen and (max-width: 767px) {
  .format-area .format11 .format-movie iframe {
    width: 100%;
    object-fit: cover;
    aspect-ratio: 1.6666666667;
  }
}
@media screen and (max-width: 576px) {
  .format-area .format11 .format-movie iframe {
    width: 100%;
    object-fit: cover;
    aspect-ratio: 1.1111111111;
  }
}

@media screen and (min-width: 768px) {
  .format-area .format-rowPC {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }
  .format-area .format-rowPC .head,
  .format-area .format-rowPC .body {
    width: 48%;
  }
  .format-area .format04 .format-txt {
    width: 48%;
  }
  .format-area .format04 .format-txt-wrap {
    position: relative;
    overflow: hidden;
    padding-top: 68.78%;
  }
  .format-area .format04 .format-txt-wrap img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    height: 100%;
    width: auto;
    max-width: inherit;
  }
  .format-area .format06 .format-img {
    width: 48%;
  }
  .format-area .format06 .format-img-wrap {
    position: relative;
    overflow: hidden;
    padding-top: 68.78%;
  }
  .format-area .format06 .format-img-wrap img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    height: 100%;
    width: auto;
    max-width: inherit;
  }
  .format-area .format07 .format-img {
    width: 48%;
  }
  .format-area .format07 .format-img-wrap {
    position: relative;
    overflow: hidden;
    padding-top: 68.78%;
  }
  .format-area .format07 .format-img-wrap img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    height: 100%;
    width: auto;
    max-width: inherit;
  }
  .format-area .format08 .format-img {
    width: 31.3333333333%;
    margin: 0 1%;
    position: relative;
    overflow: hidden;
    padding-top: 22.2%;
  }
  .format-area .format08 .format-img img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    height: 100%;
    width: auto;
    max-width: inherit;
  }
  .format-area .format08 .format-img {
    padding-top: 0%;
  }
  .format-area .format08 .format-img img {
    position: relative;
    top: 0;
    left: 0;
    -webkit-transform: translate(0%, 0%);
    transform: translate(0%, 0%);
    margin: auto;
    height: auto;
    width: auto;
    max-width: 100%;
    aspect-ratio: 3/2;
    object-fit: cover;
    object-position: center;
  }
  .format-area .format11 .format-img {
    width: 31.3333333333%;
    margin: 0 1%;
    position: relative;
    overflow: hidden;
    padding-top: 22.2%;
  }
  .format-area .format11 .format-img img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    height: 100%;
    width: auto;
    max-width: inherit;
  }
  .format-area .format11 .format-img {
    padding-top: 0%;
    margin-bottom: 60px;
  }
  .format-area .format11 .format-img img {
    position: relative;
    top: 0;
    left: 0;
    -webkit-transform: translate(0%, 0%);
    transform: translate(0%, 0%);
    margin: auto;
    height: auto;
    width: auto;
    max-width: 100%;
    aspect-ratio: 2/3;
    object-fit: cover;
    object-position: center;
  }
  .format-area .format10 .format-rowPC {
    flex-direction: row-reverse;
  }
}
@media screen and (max-width: 767px) {
  .format-area .format-rowPC .head {
    margin-bottom: 25px;
  }
  .format-area .format01 .ttl-lrg {
    font-size: 2.4rem;
  }
  .format-area .format02 .ttl-mid {
    font-size: 2rem;
  }
  .format-area .format04 .format-row {
    display: block;
    margin-bottom: 60px;
  }
  .format-area .format04 .format-txt {
    width: 100%;
  }
  .format-area .format04 .format-txt:not(:first-child) {
    margin-top: 60px;
  }
  .format-area .format06 .format-row {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 60px;
  }
  .format-area .format06 .format-img {
    width: 100%;
  }
  .format-area .format06 .format-img:not(:first-child) {
    margin-top: 60px;
  }
  .format-area .format07 .format-row {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 60px;
  }
  .format-area .format07 .format-img {
    width: 100%;
  }
  .format-area .format07 .format-img:not(:first-child) {
    margin-top: 60px;
  }
  .format-area .format08 .format-row {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 60px;
  }
  .format-area .format08 .format-img img {
    aspect-ratio: 3/2;
    object-fit: cover;
    object-position: center;
  }
  .format-area .format08 .format-img:not(:first-child) {
    margin-top: 60px;
  }
  .format-area .format08 .format-img:nth-of-type(1) {
    width: 100%;
  }
  .format-area .format08 .format-img:nth-of-type(1) img {
    aspect-ratio: 3/2;
    object-fit: cover;
    object-position: center;
  }
  .format-area .format08 .format-img:nth-of-type(2) {
    width: 100%;
  }
  .format-area .format08 .format-img:nth-of-type(2) img {
    aspect-ratio: 3/2;
    object-fit: cover;
    object-position: center;
  }
  .format-area .format08 .format-img:nth-of-type(3) {
    width: 100%;
  }
  .format-area .format08 .format-img:nth-of-type(3) img {
    width: 100%;
  }
  .format-area .format11 .format-row {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 40px;
  }
  .format-area .format11 .format-img img {
    aspect-ratio: 2/3;
    object-fit: cover;
    object-position: center;
  }
  .format-area .format11 .format-img:not(:first-child) {
    margin-top: 60px;
  }
  .format-area .format11 .format-img:nth-of-type(1) {
    width: 100%;
  }
  .format-area .format11 .format-img:nth-of-type(1) img {
    aspect-ratio: 2/3;
    object-fit: cover;
    object-position: center;
  }
  .format-area .format11 .format-img:nth-of-type(2) {
    width: 100%;
  }
  .format-area .format11 .format-img:nth-of-type(2) img {
    aspect-ratio: 2/3;
    object-fit: cover;
    object-position: center;
  }
  .format-area .format11 .format-img:nth-of-type(3) {
    width: 100%;
  }
  .format-area .format11 .format-img:nth-of-type(3) img {
    width: 100%;
  }
}
@media screen and (max-width: 576px) {
  .format-area .format01 {
    margin: 40px auto;
  }
  .format-area .format02 {
    margin: 40px auto;
  }
  .format-area .format03 {
    margin: 40px auto;
  }
  .format-area .format04 {
    margin: 40px auto;
  }
  .format-area .format05 {
    margin: 40px auto;
  }
  .format-area .format06 {
    margin: 40px auto;
  }
  .format-area .format07 {
    margin: 40px auto;
  }
  .format-area .format08 {
    margin: 40px auto;
  }
  .format-area .format09 {
    margin: 40px auto;
  }
  .format-area .format10 {
    margin: 40px auto;
  }
  .format-area .format20 {
    margin: 40px auto;
  }
  .format-area .format30 {
    margin: 40px auto;
  }
  .format-area .format40 {
    margin: 40px auto;
  }
  .format-area .format50 {
    margin: 40px auto;
  }
  .format-area .format60 {
    margin: 40px auto;
  }
  .format-area .format70 {
    margin: 40px auto;
  }
  .format-area .format80 {
    margin: 40px auto;
  }
  .format-area .format90 {
    margin: 40px auto;
  }
  .format-area .format11 {
    margin: 40px auto;
  }
  .format-area .format12 {
    margin: 40px auto;
  }
  .format-area .format13 {
    margin: 40px auto;
  }
  .format-area .format14 {
    margin: 40px auto;
  }
  .format-area .format15 {
    margin: 40px auto;
  }
  .format-area .format16 {
    margin: 40px auto;
  }
  .format-area .format17 {
    margin: 40px auto;
  }
  .format-area .format18 {
    margin: 40px auto;
  }
  .format-area .format19 {
    margin: 40px auto;
  }
  .format-area .format20 {
    margin: 40px auto;
  }
  .format-area .format01 .ttl-lrg {
    font-size: 2.2rem;
  }
  .format-area .format02 .ttl-mid {
    font-size: 1.8rem;
  }
  .format-area .format06 .format-row {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    margin-bottom: 60px;
  }
  .format-area .format06 .format-img {
    width: 100%;
  }
  .format-area .format06 .format-img:not(:first-child) {
    margin-top: 30px;
  }
}
/*==========================================
#header
===========================================*/
/*#header {
  &.fixed {
    position: absolute;
    .header_inner {
      height: clamp(50px, 9vw, 90px);
    }
    .header-logo-block {
      @include min-width(mdL) {
        width: auto;
        max-width: none;
      }
    }
  }
}*/
/*==========================================
施工事例一覧
===========================================*/
.archive-works .works_inner {
  /* margin: clamp(20px, 6vw, 120px) auto;*/
  position: relative;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 960px) {
  .archive-works .works_inner {
    flex-direction: column;
  }
}
.archive-works .works_inner .works-cate {
  flex: 1;
  position: sticky;
  top: 20px;
  align-self: start;
}
@media screen and (max-width: 960px) {
  .archive-works .works_inner .works-cate {
    background-color: #fff;
    top: clamp(50px, 9vw, 90px);
    z-index: 9;
    padding-top: 10px;
  }
}
.archive-works .works_inner .works-cate .accordion {
  width: 80%;
}
@media screen and (max-width: 960px) {
  .archive-works .works_inner .works-cate .accordion {
    margin-bottom: 10px;
    width: 100%;
  }
}
.archive-works .works_inner .works-cate .accordion-item {
  margin-bottom: clamp(10px, 4vw, 40px);
}
@media screen and (max-width: 960px) {
  .archive-works .works_inner .works-cate .accordion-item {
    margin-bottom: 10px;
  }
}
.archive-works .works_inner .works-cate .accordion-item-toggle {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0;
  border: none;
  background: none;
  cursor: pointer;
  border-bottom: 1px solid #000;
  font-size: clamp(1.6rem, 2vw, 1.8rem);
  font-family: "Yu Mincho", "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "MS PMincho", serif;
  line-height: 1;
}
.archive-works .works_inner .works-cate .accordion-item-content {
  display: grid;
  grid-template-rows: 0fr;
  transition: grid-template-rows 0.35s cubic-bezier(0.4, 0, 0.2, 1);
}
.archive-works .works_inner .works-cate .accordion-item-content > .accordion-item-inner {
  overflow: hidden;
}
.archive-works .works_inner .works-cate .accordion-item.is-open .accordion-item-content {
  grid-template-rows: 1fr;
}
.archive-works .works_inner .works-cate .accordion-item.is-open .icon::before {
  content: "-";
  font-size: clamp(2rem, 4vw, 4rem);
  font-weight: 100;
}
.archive-works .works_inner .works-cate .accordion-item .icon::before {
  content: "+";
  font-size: clamp(2rem, 4vw, 4rem);
  font-weight: 100;
}
.archive-works .works_inner .works-cate {
  /* タグ */
}
.archive-works .works_inner .works-cate .tags {
  padding: 12px 0;
}
.archive-works .works_inner .works-cate .tag {
  display: inline-block;
  padding: 6px 12px;
  margin: 4px;
  border: none;
  background: #fff;
  cursor: pointer;
  transition: 0.2s;
  font-size: clamp(1.4rem, 2vw, 1.6rem);
}
.archive-works .works_inner .works-cate .tag:before {
  content: "#";
}
.archive-works .works_inner .works-cate .tag:hover {
  background-color: #ccc;
}
.archive-works .works_inner .works-cate .tag.is-selected {
  background-color: #FF4E00;
  color: #000;
}
.archive-works .works_inner .works-cate .filter-reset {
  border: none;
  font-family: "Bodoni Moda", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  font-size: clamp(1.4rem, 2vw, 1.8rem);
  background-color: #808080;
  color: #fff;
  letter-spacing: 0.1em;
  padding: 6px 12px;
}
.archive-works .works_inner .works-list {
  flex: 2;
}
.archive-works .works_inner .works-list .works-item {
  display: flex;
  flex-wrap: wrap;
  --gap: clamp(20px, 4vw, 60px);
  gap: var(--gap);
}
.archive-works .works_inner .works-list .works-item .works-card {
  flex: 0 0 calc(50% - var(--gap) / 2);
  min-width: 0;
}
@media screen and (max-width: 960px) {
  .archive-works .works_inner .works-list .works-item .works-card {
    flex: 0 0 100%;
  }
}
.archive-works .works_inner .works-list .works-item .works-card .works-img {
  width: 100%;
  overflow: hidden;
}
.archive-works .works_inner .works-list .works-item .works-card .works-img img {
  width: 100%;
  object-fit: cover;
  object-position: center;
  transition: transform 0.4s ease;
  position: relative;
  z-index: 0;
}
.archive-works .works_inner .works-list .works-item .works-card a {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.archive-works .works_inner .works-list .works-item .works-card a:hover img {
  transform: scale(1.05);
}
.archive-works .works_inner .works-list .works-item .works-card .works-ttl {
  margin-top: 15px;
  margin-bottom: clamp(10px, 4vw, 30px);
  font-size: clamp(1.8rem, 2vw, 2.2rem);
  overflow: hidden;
  line-height: 1.4;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  font-family: "Yu Mincho", "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "MS PMincho", serif;
  max-height: 2.8em;
}
@media screen and (max-width: 960px) {
  .archive-works .works_inner .works-list .works-item .works-card .works-ttl {
    white-space: normal;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    padding: 0;
    margin-top: 10px;
  }
}
.archive-works .works_inner .works-list .works-item .works-card .date {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: clamp(1.4rem, 2vw, 1.6rem);
  margin-top: auto;
  color: #808080;
}
@media screen and (max-width: 960px) {
  .archive-works .works_inner .works-list .works-item .works-card .date {
    flex-direction: column;
    align-items: flex-start;
    margin-top: 10px;
  }
}
.archive-works .works_inner .works-list .works-item .works-card .date p + p {
  position: relative;
  margin-left: 0.5em;
  padding-left: 0.5em;
}
@media screen and (max-width: 960px) {
  .archive-works .works_inner .works-list .works-item .works-card .date p + p {
    margin: 0;
    padding: 0;
  }
}
.archive-works .works_inner .works-list .works-item .works-card .date p + p:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 1em;
  background: #808080;
}
@media screen and (max-width: 960px) {
  .archive-works .works_inner .works-list .works-item .works-card .date p + p:before {
    display: none;
  }
}

/*==========================================
施工事例詳細
===========================================*/
@media screen and (max-width: 767px) {
  .single-works {
    margin-bottom: 50px;
  }
}
.single-works .works-head {
  display: flex;
}
@media screen and (max-width: 767px) {
  .single-works .works-head {
    flex-direction: column;
  }
}
.single-works .works-head .page-ttlRgl {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex: 0 0 6.82%;
  min-width: 80px;
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  .single-works .works-head .page-ttlRgl {
    align-items: flex-start;
    margin-bottom: 20px;
  }
}
.single-works .works-head .page-ttlRgl .ttl-en,
.single-works .works-head .page-ttlRgl .ttl-ja {
  writing-mode: vertical-rl;
}
@media screen and (max-width: 767px) {
  .single-works .works-head .page-ttlRgl .ttl-en,
  .single-works .works-head .page-ttlRgl .ttl-ja {
    writing-mode: horizontal-tb;
  }
}
.single-works .works-head .page-ttlRgl .ttl-ja {
  letter-spacing: 0.1em;
  margin-top: clamp(10px, 2vw, 20px);
}
.single-works .works-head .works-slider {
  flex: 0 0 61.36%;
  min-width: 0;
  max-width: 1030px;
  position: relative;
}
.single-works .works-head .works-slider .slider-inner {
  position: relative;
}
.single-works .works-head .works-slider .slider-inner .slider-item {
  display: flex;
  flex-direction: column;
}
.single-works .works-head .works-slider .slider-inner .slider-item img {
  aspect-ratio: 16/9;
  overflow: hidden;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
@media screen and (max-width: 767px) {
  .single-works .works-head .works-slider .slider-inner .slider-item img {
    aspect-ratio: inherit;
    max-height: 250px;
  }
}
.single-works .works-head .works-slider .slider-inner .slider-item .caption {
  padding: 20px 0;
  font-family: "Yu Mincho", "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "MS PMincho", serif;
}
@media screen and (max-width: 767px) {
  .single-works .works-head .works-slider .slider-inner .slider-item .caption {
    font-size: 1.4rem;
    padding: 10px 0 0;
  }
}
.single-works .works-head .works-slider {
  /* @include max-width(mdS) {
     width: 100vw;
     margin-left: calc(50% - 50vw);
     margin-right: calc(50% - 50vw);
     .slider-inner {
       width: 100%;
     }
     .slick-list,
     .slick-track,
     .slider-item {
       width: 100%;
     }
     .slider-item {
       img {
         display: block;
         width: 100%;
         height: auto;
       }
     }
   }*/
}
.single-works .works-head .works-slider .slider-nav {
  position: relative;
  left: 8%;
  z-index: 10;
  display: flex;
  align-items: center;
  background: rgba(255, 255, 255, 0.8);
}
@media screen and (max-width: 767px) {
  .single-works .works-head .works-slider .slider-nav {
    position: relative;
    bottom: auto;
    left: auto;
    justify-content: center;
  }
}
.single-works .works-head .works-slider .slider-nav .slick-arrow {
  border: none;
  background-color: #fff;
  font-size: 30px;
  padding: 15px;
  display: block;
  /* border: 1px solid #dfdfdf;*/
}
@media screen and (max-width: 767px) {
  .single-works .works-head .works-slider .slider-nav .slick-arrow {
    font-size: 20px;
    padding: 10px;
  }
}
.single-works .works-head .works-slider .slider-nav .slick-arrow.prev {
  /* position: absolute;
  left: 0;
  bottom: 65px;
  z-index: 100;
  @include max-width(mdS) {
    left: auto;
    right: 60px;
  }*/
}
.single-works .works-head .works-slider .slider-nav .slick-arrow.next {
  /*
  position: absolute;
  left: 70px;
  bottom: 65px;
  @include max-width(mdS) {
    left: auto;
    right: 0;
  }*/
}
.single-works .works-head .works-slider .slider-nav .slider-count {
  padding: 0 10px;
  font-family: "Bodoni Moda", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  font-size: clamp(1.4rem, 2vw, 1.6rem);
}
.single-works .works-head .works-slider .slider-nav .slider-count .current {
  font-size: clamp(2rem, 2vw, 2.6rem);
}
.single-works .works-head .works-ttl {
  flex: 0 0 31.82%;
  min-width: 240px;
}
.single-works .works-head .works-ttl .ttl {
  font-family: "Yu Mincho", "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "MS PMincho", serif;
  font-size: clamp(2.4rem, 2vw, 3.6rem);
  line-height: 1.75;
  padding-top: clamp(20px, 7vw, 150px);
}
.single-works .works-head .works-ttl .date {
  display: flex;
  align-items: center;
  padding-top: clamp(10px, 5vw, 30px);
  font-size: clamp(1.4rem, 2vw, 1.6rem);
  margin-top: auto;
  color: #000;
}
@media screen and (max-width: 960px) {
  .single-works .works-head .works-ttl .date {
    margin-top: 0;
  }
}
.single-works .works-head .works-ttl .date p + p {
  position: relative;
  margin-left: 0.5em;
  padding-left: 0.5em;
}
.single-works .works-head .works-ttl .date p + p:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 1em;
  background: #000;
}
.single-works .lead {
  margin-top: clamp(50px, 8vw, 150px);
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
}
@media screen and (max-width: 767px) {
  .single-works .lead {
    border-bottom: 1px solid #000;
  }
}
.single-works .lead .lead-inner {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .single-works .lead .lead-inner {
    flex-direction: column;
  }
}
.single-works .lead .lead-inner .left,
.single-works .lead .lead-inner .right {
  flex: 0 0 50%;
}
.single-works .lead .lead-inner .bottom {
  flex: 0 0 100%;
  border-top: 1px solid #000;
}
@media screen and (max-width: 767px) {
  .single-works .lead .lead-inner .bottom {
    border-top: none;
  }
}
.single-works .lead .lead-inner .left {
  border-right: 1px solid #000;
  padding: clamp(20px, 6vw, 90px) clamp(20px, 6vw, 70px) clamp(20px, 6vw, 90px) clamp(20px, 6vw, 200px);
}
@media screen and (max-width: 767px) {
  .single-works .lead .lead-inner .left {
    border-bottom: #000 1px solid;
    border-right: none;
  }
}
.single-works .lead .lead-inner .left .desc {
  letter-spacing: 0.05em;
  line-height: 2.25;
  font-family: "Yu Mincho", "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "MS PMincho", serif;
}
.single-works .lead .lead-inner .left .tag {
  margin-top: clamp(20px, 5vw, 30px);
}
.single-works .lead .lead-inner .left .tag ul {
  display: flex;
  gap: clamp(10px, 3vw, 20px);
}
@media screen and (max-width: 767px) {
  .single-works .lead .lead-inner .left .tag ul {
    flex-wrap: wrap;
  }
}
.single-works .lead .lead-inner .left .tag ul li a {
  display: block;
  padding: 5px 10px;
  background-color: #e5e5e5;
  font-family: "Yu Mincho", "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "MS PMincho", serif;
}
.single-works .lead .lead-inner .left .tag ul li a:before {
  content: "#";
}
.single-works .lead .lead-inner .left .tag ul li a:hover {
  background-color: #FF4E00;
  color: #000;
}
.single-works .lead .lead-inner.is-full .left {
  flex: 0 0 100%;
  border-right: none;
  padding-right: clamp(20px, 6vw, 200px);
}
.single-works .lead .lead-inner .right {
  padding: clamp(10px, 6vw, 90px) clamp(20px, 6vw, 200px) clamp(0px, 6vw, 90px) clamp(20px, 6vw, 70px);
}
.single-works .lead .lead-inner .right ul {
  display: flex;
  flex-direction: column;
}
.single-works .lead .lead-inner .right ul li {
  margin-bottom: clamp(10px, 3vw, 30px);
}
.single-works .lead .lead-inner .right ul li .list-ttl {
  display: block;
  font-family: "Yu Mincho", "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "MS PMincho", serif;
  font-size: clamp(1.4rem, 2vw, 1.8rem);
  margin-bottom: clamp(5px, 2vw, 10px);
}
.single-works .lead .lead-inner .bottom {
  padding: clamp(30px, 5vw, 90px) 0;
}
@media screen and (max-width: 767px) {
  .single-works .lead .lead-inner .bottom .bottom_inner {
    padding-bottom: 10px;
  }
}
.single-works .lead .lead-inner .bottom .ttl {
  font-family: "Yu Mincho", "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "MS PMincho", serif;
  font-size: 2.4rem;
  margin-bottom: 20px;
}
.single-works .lead .lead-inner .bottom .point {
  --label-width: clamp(140px, 20vw, 220px);
  --slash-width: 40px;
  border: 1px solid #cccccc;
}
.single-works .lead .lead-inner .bottom .point li {
  display: flex;
  align-items: center;
  /* border-bottom: 1px solid #000;*/
  font-size: clamp(1.6rem, 2vw, 2rem);
  position: relative;
}
.single-works .lead .lead-inner .bottom .point li:first-child {
  border-bottom: 1px solid #ccc;
}
.single-works .lead .lead-inner .bottom .point .point-ttl {
  width: var(--label-width);
  flex-shrink: 0;
  background-color: #dfdfdf;
  padding: clamp(15px, 3vw, 30px);
}
@media screen and (max-width: 767px) {
  .single-works .lead .lead-inner .bottom .point .point-ttl {
    width: 100%;
    padding: 10px;
  }
}
.single-works .lead .lead-inner .bottom .point .detial {
  flex: 1;
  padding-left: var(--slash-width);
  min-width: 0;
  margin-left: 50px;
  font-size: 1.6rem;
  font-family: "Yu Mincho", "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "MS PMincho", serif;
}
@media screen and (max-width: 767px) {
  .single-works .lead .lead-inner .bottom .point .detial {
    margin-left: 0;
    margin-top: 10px;
    padding: 10px;
  }
}
.single-works .lead .lead-inner .bottom .point li::before {
  content: "";
  position: absolute;
  left: var(--label-width);
  width: var(--slash-width);
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (max-width: 960px) {
  .single-works .lead .lead-inner .bottom .point {
    --label-width: auto;
  }
  .single-works .lead .lead-inner .bottom .point li {
    flex-direction: column;
    align-items: flex-start;
  }
  .single-works .lead .lead-inner .bottom .point li::before {
    display: none;
  }
}

/*faq*/
.faqinner {
  display: flex;
  justify-content: space-between;
  margin: clamp(20px, 6vw, 120px) auto;
  position: relative;
}
@media screen and (max-width: 960px) {
  .faqinner {
    flex-direction: column;
  }
}
.faqinner .faq-head {
  flex: 1;
}
.faqinner .faq-head .ttl-en {
  min-height: 115px;
}
@media screen and (max-width: 960px) {
  .faqinner .faq-head .ttl-en {
    min-height: 50px;
  }
}
.faqinner .faq-list {
  flex: 2;
}
.faqinner .faq-list .cate_ttl {
  font-size: clamp(1.8rem, 1.25vw, 2.4rem);
  position: relative;
  margin: clamp(20px, 3vw, 30px) auto;
}
.faqinner .faq-list .cate_ttl::before {
  content: "";
  position: absolute;
  top: -20px;
  left: 0;
  width: 140px;
  height: 1px;
  background: #000;
}
.faqinner .faq-list .list-item {
  margin-bottom: clamp(80px, 7.8125vw, 150px);
}
.faqinner .faq-list .event-item {
  border-bottom: 1px solid #000;
}
.faqinner .faq-list .event-item:first-of-type {
  border-top: 1px solid #000;
}
.faqinner .faq-list .event-item a {
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: clamp(20px, 4vw, 40px) 0;
}
.faqinner .faq-list .event-item a:hover {
  background-color: #FF4E00;
}
.faqinner .faq-list .event-item a .question {
  width: 70px;
  height: 70px;
  border: 1px solid #000;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 70px;
}
@media screen and (max-width: 960px) {
  .faqinner .faq-list .event-item a .question {
    width: 50px;
    height: 50px;
    flex: 0 0 50px;
  }
}
.faqinner .faq-list .event-item a .question .q {
  font-size: clamp(1.6rem, 1.25vw, 2.4rem);
  color: #000;
  font-family: "Bodoni Moda", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
.faqinner .faq-list .event-item a .item-mainCts {
  flex: 1;
  padding: 0 clamp(20px, 4vw, 40px);
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  font-size: clamp(1.4rem, 2vw, 2.2rem);
  line-height: 1.5;
}
.faqinner .faq-list .event-item a .item-arw {
  flex: 0 0 80px;
}
@media screen and (max-width: 960px) {
  .faqinner .faq-list .event-item a .item-arw {
    flex: 0 0 40px;
  }
}

/*==========================================
other works
===========================================*/
.other-works {
  margin: clamp(40px, 6vw, 120px) auto;
}
.other-works .cate_ttl {
  font-size: clamp(1.8rem, 1.25vw, 2.4rem);
  position: relative;
  margin: clamp(20px, 3vw, 30px) auto;
  font-family: "Bodoni Moda", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
.other-works .cate_ttl::before {
  content: "";
  position: absolute;
  top: -20px;
  left: 0;
  width: 140px;
  height: 1px;
  background: #000;
}
.other-works .works-list .works-item {
  display: flex;
  flex-wrap: wrap;
  --gap: clamp(20px, 4vw, 60px);
  gap: var(--gap);
}
.other-works .works-list .works-item .works-card {
  flex: 0 0 calc(33.333% - var(--gap) * 2 / 3);
  min-width: 0;
}
@media screen and (max-width: 960px) {
  .other-works .works-list .works-item .works-card {
    flex: 0 0 100%;
  }
}
.other-works .works-list .works-item .works-card .works-img {
  width: 100%;
  /*aspect-ratio: 1/1;*/
  overflow: hidden;
}
.other-works .works-list .works-item .works-card .works-img img {
  width: 100%;
  object-fit: cover;
  object-position: center;
  transition: transform 0.4s ease;
  position: relative;
  z-index: 0;
}
.other-works .works-list .works-item .works-card a {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.other-works .works-list .works-item .works-card a:hover img {
  transform: scale(1.05);
}
.other-works .works-list .works-item .works-card .works-ttl {
  margin-top: 15px;
  margin-bottom: clamp(10px, 4vw, 30px);
  font-size: clamp(1.8rem, 2vw, 2.2rem);
  overflow: hidden;
  line-height: 1.4;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  font-family: "Yu Mincho", "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "MS PMincho", serif;
  max-height: 2.8em;
}
@media screen and (max-width: 960px) {
  .other-works .works-list .works-item .works-card .works-ttl {
    white-space: normal;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    padding: 0;
    margin-top: 10px;
  }
}
.other-works .works-list .works-item .works-card .date {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: clamp(1.4rem, 2vw, 1.6rem);
  margin-top: auto;
  color: #808080;
}
@media screen and (max-width: 960px) {
  .other-works .works-list .works-item .works-card .date {
    margin-top: 10px;
  }
}
.other-works .works-list .works-item .works-card .date p + p {
  position: relative;
  margin-left: 0.5em;
  padding-left: 0.5em;
}
.other-works .works-list .works-item .works-card .date p + p:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 1em;
  background: #808080;
}

.more-btn {
  margin-top: clamp(20px, 4vw, 40px);
}
.more-btn .btn-more-flex {
  display: flex;
  align-items: center;
}
.more-btn .btn-more-flex .font_accent {
  margin-right: 20px;
  font-family: "Bodoni Moda", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  font-size: clamp(1.4rem, 2vw, 1.8rem);
  font-weight: bold;
}
.more-btn a:hover .arwStyle {
  background-color: #000;
  color: #fff;
}
.more-btn a:hover .arwStyle .arw {
  background-color: #fff;
}
.more-btn a:hover .arwStyle .arw:before, .more-btn a:hover .arwStyle .arw:after {
  background-color: #fff;
}

/*担当者*/
.format12 .format12_inner {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  display: flex;
  --py: clamp(30px, 5vw, 50px);
  gap: var(--py);
  position: relative;
  padding: clamp(30px, 5vw, 50px) 0;
}
@media screen and (max-width: 767px) {
  .format12 .format12_inner {
    flex-direction: column;
  }
}
.format12 .format12_inner::before {
  content: "";
  position: absolute;
  left: 50%;
  top: var(--py);
  bottom: var(--py);
  width: 1px;
  background: #000;
  transform: translateX(-50%);
}
@media screen and (max-width: 767px) {
  .format12 .format12_inner::before {
    display: none;
  }
}
.format12 .format12_inner .left {
  flex: 1;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .format12 .format12_inner .left {
    flex-direction: column;
  }
}
.format12 .format12_inner .left .img {
  width: 250px;
  aspect-ratio: 1;
  border-radius: 50%;
  overflow: hidden;
}
.format12 .format12_inner .left .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.format12 .format12_inner .left .staffinfo {
  padding-left: clamp(20px, 5vw, 90px);
}
@media screen and (max-width: 767px) {
  .format12 .format12_inner .left .staffinfo {
    padding-left: 0;
    margin-top: 20px;
    text-align: center;
  }
}
.format12 .format12_inner .left .staffinfo .ttl {
  font-size: clamp(1.6rem, 2.5vw, 1.8rem);
  margin-bottom: clamp(15px, 4vw, 40px);
  letter-spacing: 0.2em;
}
.format12 .format12_inner .left .staffinfo .detail {
  line-height: 2;
  letter-spacing: 0.2em;
}
.format12 .format12_inner .left .staffinfo .detail .name {
  font-size: clamp(1.8rem, 3vw, 2rem);
}
.format12 .format12_inner .right {
  flex: 1;
  padding-top: var(--py);
  position: relative;
}
.format12 .format12_inner .right .comment {
  font-family: "Yu Gothic", "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Meiryo", sans-serif;
  font-size: clamp(1.6rem, 2.5vw, 1.8rem);
  line-height: 2;
}
.format12 .format12_inner .right {
  /*.more-btn {
    position: absolute;
    bottom: 0;
    right: 0;
  }*/
}
.format12 .format12_inner .right .more-btn {
  margin-top: clamp(10px, 3vw, 20px);
}
.format12 .format12_inner .right .more-btn a .btn-more-flex {
  justify-content: flex-end;
}

/*youtube*/
.format13 {
  margin: auto;
}
.format13 .format-img {
  width: 100%;
  margin: auto;
}
.format13 .format-img .youtube {
  width: 100%;
  aspect-ratio: 16/9;
}
.format13 .format-img .youtube iframe,
.format13 .format-img .youtube video {
  width: 100%;
  height: 100%;
}
.format13 .format-img .youtube {
  max-width: 960px;
  margin: 0 auto;
}

/*youtube 3枚*/
.format14 .format-row {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: 50px;
  margin: 0 auto;
}
.format14 .youtube {
  width: 100%;
  aspect-ratio: 9/16;
}
.format14 .youtube iframe,
.format14 .youtube video {
  width: 100%;
  height: 100%;
}
.format14 .youtube {
  max-width: 360px;
  margin: 0 auto;
}

/*# sourceMappingURL=works.css.map */
