@charset "UTF-8";
@media screen and (min-width: 1080px) {
  .is-sp {
    display: none;
  }
}

@media screen and (max-width: 960px) {
  .is-pc {
    display: none;
  }
}

.article-inner {
  max-width: 1000px;
  font-size: 14px;
  padding-bottom: 100px;
}

@media screen and (min-width: 1080px) {
  .work-content {
    display: flex;
    gap: 50px;
  }
}

.work-single {
  margin: 60px 0;
}
@media screen and (min-width: 1080px) {
  .work-single {
    width: 70%;
  }
}
.work-single .work-single-title {
  font-size: clamp(1.125rem, 0.8409090909rem + 1.2121212121vw, 1.75rem);
  margin-bottom: 5px;
}
.work-single .work-single-sub {
  font-size: clamp(0.875rem, 0.8181818182rem + 0.2424242424vw, 1rem);
  margin-bottom: 5px;
}
.work-single .work-thumbnail {
  width: 100%;
  margin-bottom: 20px;
}
.work-single .work-single-info {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 10px; /* 各行の間隔を指定 */
  margin-bottom: 30px;
}
.work-single .info-item {
  display: flex;
  align-items: center;
  padding: 5px 0;
  border-bottom: 1px solid #c5d0d8;
}
.work-single .info-label {
  text-align: center;
  background: #0054a3;
  color: #fff;
  font-weight: normal;
  padding: 7px 25px;
  width: 150px;
  flex-shrink: 0; /* ラベルの幅を固定 */
}
.work-single .info-content {
  padding: 7px 10px 7px 30px;
  flex-grow: 1; /* コンテンツが残りのスペースを使用 */
  vertical-align: middle;
}
.work-single p {
  margin: 10px 0;
}
.work-single p img {
  margin: 10px;
}

@media screen and (min-width: 1080px) {
  .work-single-sidebar {
    width: 25%;
  }
}
.work-single-sidebar .work-single-sidebar-title {
  background-image: url(../img/header-contact.png);
  color: #fff;
  text-align: center;
  display: block;
  width: 100%;
  padding: 10px;
  border-radius: 10px;
  margin-top: 50px;
}
.work-single-sidebar ul {
  margin-top: 40px;
}
.work-single-sidebar ul li {
  list-style: disc;
  list-style-position: inside;
  padding-bottom: 40px;
  position: relative;
}
.work-single-sidebar ul li::after {
  content: "";
  position: absolute;
  bottom: 20px;
  display: block;
  height: 2px;
  width: 100%;
  background-image: linear-gradient(to right, #c5d0d8, #c5d0d8 4px, transparent 4px, transparent 0px); /* 幅2の線を作る */
  background-size: 10px 1.3px; /* グラデーションの幅・高さを指定 */
  background-position: left bottom; /* 背景の開始位置を指定 */
  background-repeat: repeat-x; /* 横向きにのみ繰り返す */
}
.work-single-sidebar .work-single-sidebar-area li a {
  display: block;
  width: 100%;
  margin: 20px 0 20px 20px;
}
.work-single-sidebar .work-single-sidebar-area li a span {
  margin-right: 5px;
}

.works {
  background-image: url(../img/works-bk.png);
  padding-bottom: 100px;
  background-repeat: no-repeat;
  background-size: cover;
}

.works-inner {
  padding: 80px 0 40px 0;
}

.works-title-en {
  font-family: noto-sans-cjk-jp, sans-serif;
  font-weight: 900;
  font-size: clamp(2.4375rem, 1.3863636364rem + 4.4848484848vw, 4.75rem);
  color: #f6eff1;
  text-align: center;
  white-space: nowrap;
}

.works-title {
  text-align: center;
  font-size: clamp(2.25rem, 1.8522727273rem + 1.696969697vw, 3.125rem);
  margin-top: -60px;
}
@media screen and (max-width: 960px) {
  .works-title {
    margin-top: -20px;
  }
}

.works-items {
  display: flex;
  /* Slick Slider用のスタイルを追加 */
  overflow: hidden;
  display: block;
}

.works-item {
  max-width: 100%;
  width: auto;
  max-width: 100%; /* 必要に応じてレスポンシブ対応 */
  /* Slick Sliderで使うためのスライド設定 */
  flex: 0 0 auto;
}

.works-img {
  width: 100%; /* 親コンテナの幅に合わせる */
  height: 200px; /* 高さを固定 */
  object-fit: cover; /* 画像を切り抜く */
  object-position: center; /* 画像の中心部分を表示 */
  overflow: hidden; /* コンテナからはみ出した部分を非表示にする */
}

.works-content {
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  margin-top: -20px;
  width: 90%;
  margin-right: auto;
  margin-left: auto;
  height: auto;
  display: block;
  padding: 15px 15px 70px 15px;
  position: relative;
}

.works-date {
  position: absolute;
  font-size: 12px;
  color: #aaa;
  top: 2px;
  right: 2px;
}

.works-item-title {
  font-size: 18px;
  font-weight: bold;
  margin: 10px 0 5px;
}

.works-item-adrs {
  font-size: 14px;
  color: #666;
  margin-bottom: 10px;
}

.border {
  display: block;
  width: 100%;
  border-top: 0.5px solid #000;
}

.works-item-excerpt p {
  font-size: clamp(0.75rem, 0.6931818182rem + 0.2424242424vw, 0.875rem);
  line-height: 1.6;
  display: -webkit-box;
  -webkit-line-clamp: 3; /* 表示する行数を指定 */
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-top: 5px;
}

.works-btn {
  position: absolute;
  display: inline-block;
  padding: 10px 20px;
  background-color: #efece4;
  color: #000;
  text-align: center;
  font-size: 14px;
  display: block;
  width: 100%;
  bottom: 0;
  right: 0;
  font-size: 12px;
}

.works-btn:hover {
  background-color: #b5ab9d;
}

/* Slick Slider用の追加スタイル */
.slick-slide {
  padding: 0 25px; /* 各スライド間の余白 */
}

.slick-track {
  display: flex;
  justify-content: center;
  width: 100%;
}

.works-more {
  text-align: center;
}/*# sourceMappingURL=single-work.css.map */