/* 20260513追加 */
.dig-feature-slider-slide-04 {
    width: 100%;
    height: 100%;
    background: url(https://r.r10s.jp/evt/event/diggly/_cmn/img/hot-topic-story_slider-bg2.svg) center/cover;
    padding: 1.25em .5em 0 1em;
    border-radius: 14px
}

/* 20260520追加 */
.dig-feature-slider-slide-06 {
    width: 100%;
    height: 100%;
    background: url(https://r.r10s.jp/evt/event/diggly/_cmn/img/2026/0520/hot-topic-wordchoice2_bg.webp) center / cover;
    border-radius: 14px;
    position: relative;
}

.dig-hot-topic-wordchoice2-bg {
    height: clamp(130px, 34.6666666667vw, 177px);
    background: url(https://r.r10s.jp/evt/event/diggly/_cmn/img/2026/0520/hot-topic-wordchoice2_bg_short.webp) no-repeat center/cover
}
.dig-hot-topic-wordchoice2 {
    -ms-overflow-style: none;
    scrollbar-width: none
}

.dig-hot-topic-wordchoice2::-webkit-scrollbar {
    display: none
}

/* 20260611追加 */
/* 既存 title/subtitle と同じ枠・背景・余白 */
.dig-feature-slider-desc-date {
  width: fit-content;
  border: 1px solid black;
  background-color: #fff;
  padding: .25em .5em;

  /* labelだけ小さく */
  font-size: clamp(14px, calc(10px + 0.8vw), 16px);
  font-weight: 500;
  line-height: 1.2;

  /* titleの上に積む時のつなぎ目 */
  margin-bottom: -1px;
}

.dig-makuake-section-chumoku-date {
  margin: 0 1em 1em;
  color: #506bd9;
  font-size: clamp(14px, calc(10px + 0.8vw), 18px);
  font-weight: 500;
  line-height: 1.4;
  text-align: right;
}

/* 20260612追加 */
.dig-world-desc-date-wrap {
  margin-top: .75em;
  text-align: right;
  margin-right: -32px; /* 右へ微移動 */
}

.dig-world-desc-date {
  position: relative;
  display: inline-block;
  width: 146px;          /* SP固定 */
}

.dig-world-desc-date-bg {
  display: block;
  width: 90%;
  height: auto;
}

.dig-world-desc-date-text {
  position: absolute;
  right: 16%;
  top: 34%;
  transform: translateY(-50%);
  white-space: nowrap;
  font-size: 12px;       /* SP固定 */
  line-height: 1;
  font-weight: 500;
}

@media (max-width: 767px) {
  .dig-world-desc-date {
    width: 145px; /* SPで固定 */
  }

  .dig-world-desc-date-text {
    right: auto;                 /* 既存解除 */
    top: 15px;                   /* px固定 */
    left: 80px;                 /* px固定 */
    transform: translate(-50%, -50%);
    width: 88px;                 /* 文字枠固定 */
    text-align: center;

    font-size: 13px;             /* 固定 */
    line-height: 1;
    font-family: "Zen Kaku Gothic Antique", sans-serif;
    -webkit-text-size-adjust: 100%;
    text-size-adjust: 100%;
  }
}

/* PC */
@media (min-width: 768px) {
  .dig-world-desc-date {
    width: 184px;        /* PC固定 */
  }
  .dig-world-desc-date-text {
    font-size: 16px;     /* PC固定 */
  }
}

/* 20260616追加 */
.dig-pickup-section-date {
  margin: -1.5em .2em .5em;
  color: #2ba86f;
  font-size: clamp(14px, calc(10px + 0.8vw), 16px);
  font-weight: 500;
  line-height: 1.4;
  text-align: left;
}

.dig-pickup-section {
  --pickup-side-padding: 1.5em;
}

.dig-pickup-title-wrap {
  padding-left: var(--pickup-side-padding);
  padding-right: var(--pickup-side-padding);
}

.dig-pickup-section-date {
  padding-left: var(--pickup-side-padding);
  padding-right: var(--pickup-side-padding);
  text-align: left;
}

.dig-alcor-collection-date {
  margin: .35em 0 .6em;
  color: #dee5ff;
  font-size: clamp(14px, calc(10px + 0.8vw), 16px);
  font-weight: 500;
  line-height: 1.4;
  text-align: left;
}

/* 20260622追加 */
.dig-feature-slider-slide-07 {
    width: 100%;
    height: 100%;
    background: url(https://r.r10s.jp/evt/event/diggly/_cmn/img/2026/0617/hot-topic-wordchoice3_bg.webp) center / cover;
    border-radius: 14px;
    position: relative;
}

.dig-hot-topic-wordchoice3-bg {
    height: clamp(130px, 34.6666666667vw, 177px);
    background: url(https://r.r10s.jp/evt/event/diggly/_cmn/img/2026/0617/hot-topic-wordchoice2_bg_short.webp) no-repeat center/cover
}
.dig-hot-topic-wordchoice2 {
    -ms-overflow-style: none;
    scrollbar-width: none
}

.dig-hot-topic-wordchoice2::-webkit-scrollbar {
    display: none
}

/* 20260715追加 */
.dig-feature-slider-slide-08 {
    width: 100%;
    height: 100%;
    background: url(https://r.r10s.jp/evt/event/diggly/_cmn/img/2026/0715/hot-topic-wordchoice4___bg.webp) center / cover;
    border-radius: 14px;
    position: relative;
}

.dig-hot-topic-wordchoice4-bg {
    height: clamp(130px, 34.6666666667vw, 177px);
    background: url(https://r.r10s.jp/evt/event/diggly/_cmn/img/2026/0715/hot-topic-wordchoice4__bg_short.webp) no-repeat center/cover
}
.dig-hot-topic-wordchoice2 {
    -ms-overflow-style: none;
    scrollbar-width: none
}

.dig-hot-topic-wordchoice2::-webkit-scrollbar {
    display: none
}

.dig-feature-slider-slide-03-title-wrap img {
filter: brightness(0);
}