div.swiper-container--b {
  position: relative;
  overflow: hidden;
  padding: 10px;
  padding-right: 90px;
}

div.swiper-container--b::before {
  content: "";
  background: linear-gradient(90deg, rgba(255,255,255,0), #fff);
  width: 60px;
  height: 100%;
  position: absolute;
  right: -1px;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: 2;
  pointer-events: none;
}

.swiper-container--b li.D03-001-01-list-item-b.swiper-slide {
  -webkit-box-shadow: 0 2px 5px 0 rgb(0 0 0 / 40%);
  box-shadow: 0 2px 5px 0 rgb(0 0 0 / 40%);
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  top: 0;
}

.swiper-container--b li.D03-001-01-list-item-b.swiper-slide:hover {
  -webkit-box-shadow: 0 4px 9px 0 rgb(0 0 0 / 40%);
  box-shadow: 0 4px 9px 0 rgb(0 0 0 / 40%);
  top: -4px;
}
.anken .swiper-slide {
  position: relative;
  border-radius: 2px;
  overflow: hidden;
}
.anken .swiper-slide a::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.swiper-slide.disabled {
  position: relative;
}

.swiper-slide.disabled::before {
  position: absolute;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .14);
  top: 0;
  left: 0;
  z-index: 1;
  border-radius: 0;
  border: 0;
}

.swiper-slide.disabled::after {
  position: absolute;
  content: "成約済";
  display: block;
  color: #fff;
  width: 3em;
  height: 1em;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  font-size: 30px;
  line-height: 1;
  z-index: 2
}

.anken-b .D03-001-01-list-anken-figure {
  height: 120px;
  position: relative;
}

ul.D03-001-01-list-anken.swiper-wrapper picture,
ul.D03-001-01-list-anken.swiper-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.D03-001-01-list-anken {
  flex-wrap: unset;
}

.D03-001-01-list-anken-figure {
  height: 120px;
  position: relative;
}

.swiper-container--b li.D03-001-01-list-item-b.swiper-slide {
  -webkit-box-shadow: 0 2px 5px 0 rgb(0 0 0 / 50%);
  box-shadow: 0 2px 5px 0 rgb(0 0 0 / 50%);
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.anken .anken-item-image-text {
  position: absolute;
  left: 0;
  bottom: 0;
}

.anken-item-image-text {
  letter-spacing: -0.4em;
}

.anken-item-image-text span {
  display: inline-block;
  height: 20px;
  line-height: 20px;
  font-size: 12px;
  padding: 0 5px;
  color: #fff;
  vertical-align: middle;
  letter-spacing: normal;
}

.anken-item-image-text span.new {
  background-color: #c00
}

.anken-item-image-text span.update {
  background-color: #cca300;
}

.anken-item-image-text span.ankenid {
  background-color: rgba(0, 0, 0, .7)
}

.anken-item-image-text span.dealing {
  background-color: #858585
}

.anken div.anken-description-area {
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 0;
}

.anken div.anken-title-text {
  margin-bottom: 5px;
  margin-top: 10px;
  line-height: 1.3;
  font-size: 16px;
  font-weight: 700;
  color: #293337;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.anken dl.anekn-region-area {
  padding-top: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #65676a;
  padding-bottom: 5px;
  margin-right: 20px;
  font-size: 14px;
}

.anken dt.anken-item-title {
  width: 60px;
  font-weight: 700;
  color: #293337;
}

.anken dl.anken-proceeds-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #65676a;
  line-height: 1.4;
  padding-bottom: 5px;
  margin-right: 20px;
  font-size: 14px;
}

.anken p.anken-detail-text {
  color: #45494b;
  line-height: 1.5;
  margin-top: 4px;
  margin-bottom: 8px;
  font-size: 14px;
  height: 43px;
  overflow: hidden;
  width: 100%;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.anken p.anken__slider__link-b {
  padding: 0 10px 10px;
  line-height: 1;
  text-align: center;
  width: calc(100% - 20px);
}

.anken .anken__slider__link-b>span {
  display: inline-block;
  color: #fff;
  padding: 10px 0;
  width: 100%;
  background: #343D45;
  border-radius: 5px;
}
.navi__area {
  position: relative;
}
.anken__slider__next,
.anken__slider__prev {
  overflow: hidden;
  position: absolute;
  width: 50px;
  height: 50px;
  top: 0;
  left: -20px;
  bottom: 0;
  margin: auto;
  z-index: 999;
  border-radius: 50%;
  background-image: url(/images/case-button-prev.png);
  background-color: #9a9fa3;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 14px auto;
  text-indent: 100%;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  cursor: pointer;
  opacity: .5;
}

.anken__slider__next {
  left: auto;
  right: -20px;
  background-image: url(/images/case-button-next.png);
}
.anken__slider__next:hover,
.anken__slider__prev:hover {
  opacity: 1;
}
@media screen and (max-width: 768px) {
  div.swiper-container--b {
    padding-right: 10px;
  }
  .navi__area {
    overflow: hidden;
  }
  .anken__slider__next,
  .anken__slider__prev {
    width: 30px;
    height: 30px;
    top: 0;
    left: 0;
  }
  .anken__slider__next {
    left: auto;
    right:0;
  }
  .anken div.anken-title-text {
    margin-bottom: 0;
  }
  .anken dl.anekn-region-area,
  .anken dl.anken-proceeds-area {
    font-size: 12px;
  }
}

/* aタグの範囲を案件タイトルのみの場合 ここから */
.anken-b .title-only div.anken-description-area {
  position: static;
}
.anken-b .title-only div.anken-title-text .anken-title-text-h{
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.swiper-slide.title-only {
  position: relative;
  border-radius: 2px;
  overflow: hidden;
}
.swiper-slide.title-only a {
  color: #293337;
  font-weight: 700;
}
.swiper-slide.title-only a::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
/* aタグの範囲を案件タイトルのみの場合 ここまで */