.bddvd__cont {
  position: relative;
}
@media (max-width: 959px) {
  .bddvd__cont {
    margin-top: 12.5vw;
  }
}
@media (min-width: 960px) {
  .bddvd__cont {
    margin-top: 30px;
  }
}

.bddvd__catch {
  opacity: 0;
}
@media (max-width: 959px) {
  .bddvd__catch {
    left: 50%;
    margin: 0 auto;
    position: relative;
    transform: translateX(-50%);
    width: 92.7vw;
  }
}
@media (min-width: 960px) {
  .bddvd__catch {
    margin: 0 auto;
    width: 95.6%;
  }
}
.-load .bddvd__catch {
  -webkit-animation: itemInOpaBlur 1.2s 0.8s forwards;
          animation: itemInOpaBlur 1.2s 0.8s forwards;
}

.bddvd__head {
  border-bottom: 1px solid #d9e1e6;
  opacity: 0;
}
@media (max-width: 959px) {
  .bddvd__head {
    padding-bottom: 20px;
  }
}
@media (min-width: 960px) {
  .bddvd__head {
    padding-bottom: 30px;
  }
}
.-load .bddvd__head {
  -webkit-animation: itemInY 0.8s 1s forwards;
          animation: itemInY 0.8s 1s forwards;
}

.bddvd__top {
  background: url(../img/music/bg_d_ed_nrw.png) no-repeat bottom right/100% auto, #e4f3ff;
}
@media (max-width: 959px) {
  .bddvd__top {
    margin: 24px -5.8% 0;
    padding: 24px 0 35px;
  }
}
@media (min-width: 960px) {
  .bddvd__top {
    background: url(../img/music/bg_d_ed.png) no-repeat bottom right/100% auto, #e4f3ff;
    border-radius: 10px;
    display: flex;
    justify-content: space-between;
    margin-top: 50px;
    padding: 30px 42px 30px;
  }
}

.bddvd__top__catch {
  font-size: 0.9375rem;
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
}

@media (max-width: 959px) {
  .bddvd__top__img {
    margin-top: 20px;
    padding: 0 5.2%;
    width: 100%;
  }
}
@media (min-width: 960px) {
  .bddvd__top__img {
    width: 54.7%;
  }
}

.bddvd__top__img__item {
  cursor: pointer;
  overflow: hidden;
  position: relative;
}
.bddvd__top__img__item img {
  transition: transform 0.3s;
}
@media (min-width: 960px) {
  .bddvd__top__img__item:hover img {
    transform: scale(1.1);
  }
}

.bddvd__top__plus_icon {
  background: url(../img/common/ico/ico_modalbtn.svg) no-repeat;
  content: "";
  display: block;
  z-index: 2;
}
@media (max-width: 959px) {
  .bddvd__top__plus_icon {
    position: absolute;
    bottom: 1.9vw;
    right: 1.9vw;
    height: 5.9vw;
    width: 5.9vw;
  }
}
@media (min-width: 960px) {
  .bddvd__top__plus_icon {
    position: absolute;
    bottom: 8px;
    right: 8px;
    height: 24px;
    width: 24px;
  }
}
@media (max-width: 959px) {
  .bddvd__top__plus_icon.-slider {
    position: absolute;
    top: 49.4vw;
    right: 1.9vw;
  }
}
@media (min-width: 960px) {
  .bddvd__top__plus_icon.-slider {
    position: absolute;
    top: 190px;
    right: 8px;
  }
  .bddvd__top__plus_icon.-slider:hover + .swiper-wrapper .-only .bddvd__top__img__item img {
    transform: scale(1.1);
  }
  .bddvd__top__plus_icon.-slider:hover + .swiper-wrapper .swiper-slide-active .bddvd__top__img__item img {
    transform: scale(1.1);
  }
}

figure {
  margin: unset;
}
figure img {
  display: block;
  height: auto;
  width: 100%;
}

@media (max-width: 959px) {
  .bddvd__top__info {
    padding: 16px 5.2% 0;
  }
}
@media (min-width: 960px) {
  .bddvd__top__info {
    width: 40.1%;
  }
}

.bddvd__top__jackets {
  position: relative;
}
.bddvd__top__jackets .swiper .swiper-pagination {
  display: flex;
  gap: 8px;
  height: auto;
  justify-content: center;
  transform: translateX(-50%);
  width: auto;
}
@media (max-width: 959px) {
  .bddvd__top__jackets .swiper .swiper-pagination {
    position: absolute;
    top: min(53.1vw, 408px);
    left: 50%;
    bottom: unset;
    right: unset;
  }
}
@media (min-width: 960px) {
  .bddvd__top__jackets .swiper .swiper-pagination {
    position: absolute;
    top: 208px;
    left: 50%;
    bottom: unset;
    right: unset;
  }
}
.bddvd__top__jackets .swiper .swiper-pagination span {
  background-color: #003856;
  display: block;
  height: 6px;
  margin: unset;
  opacity: 0.2;
  width: 6px;
}
@media (max-width: 959px) {
  .bddvd__top__jackets .swiper .swiper-pagination span {
    height: 7px;
    width: 7px;
  }
}
.bddvd__top__jackets .swiper .swiper-pagination span.swiper-pagination-bullet-active {
  opacity: 1;
}

.bddvd__top__figcaption {
  font-weight: 600;
  position: relative;
}
.bddvd__top__figcaption .bddvd__top__figcaption__note {
  font-weight: 400;
}
.bddvd__top__figcaption .color-cyaan {
  color: #00BEE6;
}
@media (max-width: 959px) {
  .bddvd__top__figcaption {
    font-size: 0.75rem;
    line-height: 1.4166666667;
    margin-top: 8px;
  }
}
@media (min-width: 960px) {
  .bddvd__top__figcaption {
    font-size: 1rem;
    line-height: 1.5;
    margin-top: 8px;
  }
}

.bddvd__top__list {
  margin-top: 24px;
}
.bddvd__top__list li {
  display: flex;
  flex-direction: column;
}
@media (max-width: 959px) {
  .bddvd__top__list li {
    gap: 5px 0;
    padding-bottom: 15px;
  }
}
@media (min-width: 960px) {
  .bddvd__top__list li {
    gap: 5px 0;
    padding-bottom: 15px;
  }
}
.bddvd__top__list li + li {
  border-top: 1px solid #b2c3cc;
}
@media (max-width: 959px) {
  .bddvd__top__list li + li {
    padding-top: 15px;
  }
}
@media (min-width: 960px) {
  .bddvd__top__list li + li {
    padding-top: 15px;
  }
}
@media (max-width: 959px) {
  .bddvd__top__list li:last-child {
    padding-bottom: 0;
  }
}
@media (min-width: 960px) {
  .bddvd__top__list li:last-child {
    padding-bottom: 0;
  }
}
.bddvd__top__list .name {
  align-items: center;
  display: flex;
  font-weight: 900;
  line-height: 1;
}
@media (max-width: 959px) {
  .bddvd__top__list .name {
    font-size: 1.1875rem;
    gap: 0 5px;
  }
}
@media (min-width: 960px) {
  .bddvd__top__list .name {
    font-size: 1.3125rem;
    gap: 0 5px;
  }
}
.bddvd__top__list .limited {
  border: 1px solid #003856;
  font-weight: 500;
}
@media (max-width: 959px) {
  .bddvd__top__list .limited {
    font-size: 0.8125rem;
    padding: 2px 5px 3px;
  }
}
@media (min-width: 960px) {
  .bddvd__top__list .limited {
    font-size: 0.9375rem;
    padding: 2px 5px 3px;
  }
}
.bddvd__top__list .price {
  font-weight: 900;
  line-height: 1;
}
@media (max-width: 959px) {
  .bddvd__top__list .price {
    font-size: 1.1875rem;
  }
}
@media (min-width: 960px) {
  .bddvd__top__list .price {
    font-size: 1.3125rem;
  }
}
.bddvd__top__list .price span {
  font-weight: 500;
}
@media (max-width: 959px) {
  .bddvd__top__list .price span {
    font-size: 0.875rem;
  }
}
@media (min-width: 960px) {
  .bddvd__top__list .price span {
    font-size: 0.9375rem;
  }
}
.bddvd__top__list .productsid {
  font-weight: 400;
}
@media (max-width: 959px) {
  .bddvd__top__list .productsid {
    font-size: 0.75rem;
  }
}
@media (min-width: 960px) {
  .bddvd__top__list .productsid {
    font-size: 0.9375rem;
  }
}

.bddvd__top__date {
  color: #14a0e6;
  font-weight: 900;
  line-height: 1;
  margin-top: 10px;
  text-align: center;
}
@media (max-width: 959px) {
  .bddvd__top__date {
    font-size: 1.75rem;
  }
}
@media (min-width: 960px) {
  .bddvd__top__date {
    font-size: 2rem;
  }
}

.bddvd__top__btn {
  background: #003856;
  border-radius: 5px;
  color: #fff;
  position: relative;
}
@media (max-width: 959px) {
  .bddvd__top__btn {
    height: 52px;
    margin: 20px auto 0;
    max-width: 236px;
    width: 68.6%;
  }
}
@media (min-width: 960px) {
  .bddvd__top__btn {
    height: 56px;
    margin: 28px auto 0;
    width: 240px;
  }
}
.bddvd__top__btn::after {
  position: absolute;
  top: 50%;
  border-right: 1px solid #fff;
  border-top: 1px solid #fff;
  content: "";
  transform: translateY(-50%) rotate(45deg);
}
@media (max-width: 959px) {
  .bddvd__top__btn::after {
    height: 8px;
    right: 10px;
    width: 8px;
  }
}
@media (min-width: 960px) {
  .bddvd__top__btn::after {
    height: 8px;
    right: 12px;
    width: 8px;
  }
}
.bddvd__top__btn a {
  display: block;
  height: 100%;
  width: 100%;
}
.bddvd__top__btn .txt {
  display: inline-block;
  font-weight: 600;
  position: relative;
}
@media (max-width: 959px) {
  .bddvd__top__btn .txt {
    font-size: 0.9375rem;
    line-height: 52px;
    padding-left: 20px;
  }
}
@media (min-width: 960px) {
  .bddvd__top__btn .txt {
    font-size: 1rem;
    line-height: 56px;
    padding-left: 20px;
  }
}
.bddvd__top__btn .txt::after {
  background: #fff;
  content: "";
  -webkit-mask: url(../img/common/ico/ico_link.svg) no-repeat center/contain;
          mask: url(../img/common/ico/ico_link.svg) no-repeat center/contain;
}
@media (max-width: 959px) {
  .bddvd__top__btn .txt::after {
    position: absolute;
    top: 13px;
    right: -10px;
    height: 8px;
    width: 8px;
  }
}
@media (min-width: 960px) {
  .bddvd__top__btn .txt::after {
    position: absolute;
    top: 15px;
    right: -14px;
    height: 10px;
    width: 10px;
  }
}

@media (max-width: 959px) {
  .bddvd__bottom {
    margin-top: 24px;
  }
}
@media (min-width: 960px) {
  .bddvd__bottom {
    margin-top: 30px;
  }
}

.bddvd__bottom__block {
  opacity: 0;
}
@media (min-width: 960px) {
  .bddvd__bottom__block {
    display: flex;
  }
}
.-reveal .bddvd__bottom__block {
  -webkit-animation: itemInY 0.8s 0.4s forwards;
          animation: itemInY 0.8s 0.4s forwards;
}
@media (max-width: 959px) {
  .bddvd__bottom__block + .bddvd__bottom__block {
    margin-top: 15px;
  }
}
@media (min-width: 960px) {
  .bddvd__bottom__block + .bddvd__bottom__block {
    margin-top: 25px;
  }
}
.bddvd__bottom__block:nth-of-type(2) {
  -webkit-animation-delay: 0.6s;
          animation-delay: 0.6s;
}

@media (min-width: 960px) {
  .bddvd__bottom__ttl {
    flex-shrink: 0;
    width: 15.4%;
  }
}
.bddvd__bottom__ttl p {
  background: #003856;
  color: #fff;
  display: inline-block;
  font-weight: 700;
  line-height: 1;
}
@media (max-width: 959px) {
  .bddvd__bottom__ttl p {
    font-size: 0.8125rem;
    padding: 3px 6px 4px;
  }
}
@media (min-width: 960px) {
  .bddvd__bottom__ttl p {
    font-size: 1rem;
    padding: 2px 8px 4px;
  }
}

.bddvd__bottom__list {
  display: flex;
  flex-direction: column;
  padding-left: 1em;
  text-indent: -1em;
}
@media (max-width: 959px) {
  .bddvd__bottom__list {
    font-size: 0.8125rem;
    gap: 5px 0;
    line-height: 1.6153846154;
  }
}
@media (min-width: 960px) {
  .bddvd__bottom__list {
    font-size: 1rem;
    gap: 5px 0;
  }
}
@media (max-width: 959px) {
  .bddvd__bottom__list .spacing-thin {
    letter-spacing: -0.07em;
  }
}
.bddvd__bottom__list .color-cyaan {
  color: #00BEE6;
}

.bddvd__head__offer {
  color: #809CAB;
}
@media (max-width: 959px) {
  .bddvd__head__offer {
    font-size: 0.6875rem;
    margin-top: 5px;
  }
}
@media (min-width: 960px) {
  .bddvd__head__offer {
    font-size: 0.75rem;
    margin-left: 15.4%;
    margin-top: 10px;
  }
}

.bddvd__tokuten__modal .swiper-wrapper .swiper-slide {
  padding-bottom: 30px;
}
.bddvd__tokuten__modal .swiper-pagination {
  line-height: 8px;
}
.bddvd__tokuten__modal .swiper-pagination .swiper-pagination-bullet {
  background-color: #003856;
}
.bddvd__tokuten__modal.-single .swiper-pagination {
  display: none;
}
.bddvd__tokuten__modal.-single .swiper-slide {
  pointer-events: none;
}
.bddvd__tokuten__modal .c-modal__close {
  z-index: 1;
}

@media (max-width: 959px) {
  .bddvd__special {
    margin-top: 35px;
  }
}
@media (min-width: 960px) {
  .bddvd__special {
    margin-top: 45px;
  }
}

@media (min-width: 960px) {
  .bddvd__special__list {
    display: flex;
    justify-content: space-between;
  }
}
@media (max-width: 959px) {
  .bddvd__special__list + .bddvd__special__list {
    margin-top: 20px;
  }
}
@media (min-width: 960px) {
  .bddvd__special__list + .bddvd__special__list {
    margin-top: 32px;
  }
}

.bddvd__special__item {
  opacity: 0;
}
@media (min-width: 960px) {
  .bddvd__special__item {
    width: 48.9%;
  }
}
@media (max-width: 959px) {
  .bddvd__special__item + .bddvd__special__item {
    margin-top: 20px;
  }
}
@media (min-width: 960px) {
  .bddvd__special__item + .bddvd__special__item {
    margin-left: 20px;
  }
}
.-reveal .bddvd__special__item {
  -webkit-animation: itemInY 0.8s 0.4s forwards;
          animation: itemInY 0.8s 0.4s forwards;
}
.bddvd__special__item:nth-of-type(2) {
  -webkit-animation-delay: 0.6s;
          animation-delay: 0.6s;
}
.bddvd__special__item:nth-of-type(3) {
  -webkit-animation-delay: 0.8s;
          animation-delay: 0.8s;
}
.bddvd__special__item .head {
  align-items: center;
  background: linear-gradient(90deg, #99e7ff 0%, #94e2ff 50.15%, #5cb8ff 100%);
  display: flex;
  font-weight: 900;
  justify-content: center;
}
@media (max-width: 959px) {
  .bddvd__special__item .head {
    font-size: 0.9375rem;
    height: 60px;
    line-height: 1.4;
  }
}
@media (min-width: 960px) {
  .bddvd__special__item .head {
    font-size: 1.125rem;
    height: 60px;
    line-height: 1.2222222222;
  }
}
.-col1 .bddvd__special__item {
  width: 100%;
}
.-col1 .bddvd__special__item .head {
  text-align: center;
}
@media (min-width: 960px) {
  .-col1 .bddvd__special__item .ph {
    background: url(../img/bddvd/special/bg_special.jpg) no-repeat center bottom/cover;
    display: flex;
    height: 597px;
    padding: 40px;
  }
}
@media (min-width: 960px) {
  .-col1 .bddvd__special__item .bddvd__top__special__main {
    width: 72.7%;
  }
}
@media (min-width: 960px) {
  .-col1 .bddvd__special__item .bddvd__top__special__thumb {
    width: 204px;
  }
}
.-col1 .bddvd__special__item .bddvd__top__special__thumb__item {
  position: relative;
  aspect-ratio: 204/165;
  cursor: pointer;
  height: auto !important;
}
.-col1 .bddvd__special__item .bddvd__top__special__thumb__item + .bddvd__top__special__thumb__item {
  margin-top: 11px;
}
.-col1 .bddvd__special__item .bddvd__top__special__thumb__item::after {
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.3);
  content: "";
  height: 100%;
  transition: opacity 0.3s;
  width: 100%;
}
.-col1 .bddvd__special__item .bddvd__top__special__thumb__item.swiper-slide-thumb-active::after {
  opacity: 0;
}
.-col1 .bddvd__special__item .swiper-pagination-bullet {
  background-color: #003856;
}

@media (min-width: 960px) {
  .bddvd__special__voices {
    position: absolute;
    top: unset;
    left: unset;
    bottom: 9px;
    right: 5px;
  }
}
@media (max-width: 959px) {
  .bddvd__special__voices {
    position: absolute;
    top: unset;
    left: unset;
    bottom: 2.6vw;
    right: 1.3vw;
  }
}

.bddvd__special__voice + .bddvd__special__voice {
  margin-top: 5px;
}

.bddvd__special__voice__title {
  font-weight: 800;
  text-align: center;
}
@media (min-width: 960px) {
  .bddvd__special__voice__title {
    font-size: 0.8125rem;
    line-height: 1.3076923077;
  }
  .bddvd__special__voice__title span {
    font-size: 0.75rem;
    line-height: 1.4166666667;
  }
}
@media (max-width: 959px) {
  .bddvd__special__voice__title {
    font-size: 0.75rem;
    line-height: 1.25;
  }
  .bddvd__special__voice__title span {
    font-size: 0.6875rem;
    line-height: 1.3636363636;
  }
}

.bddvd__special__voice__btn {
  margin: 5px auto 0;
  padding: unset;
}
.bddvd__special__voice__btn.-playing {
  opacity: 0.5;
}
@media (min-width: 960px) {
  .bddvd__special__voice__btn {
    width: 50px;
  }
}
@media (max-width: 959px) {
  .bddvd__special__voice__btn {
    width: min(11.4vw, 60px);
  }
}

.bddvd__special__brightcove {
  display: none;
}

.bddvd__special__bottom {
  opacity: 0;
  position: relative;
}
@media (max-width: 959px) {
  .bddvd__special__bottom {
    margin-top: 20px;
    padding: 0 17px;
  }
}
@media (min-width: 960px) {
  .bddvd__special__bottom {
    display: flex;
    margin-top: 18px;
  }
}
.-reveal .bddvd__special__bottom {
  -webkit-animation: itemInY 0.8s 0.6s forwards;
          animation: itemInY 0.8s 0.6s forwards;
}
.bddvd__special__bottom::before, .bddvd__special__bottom::after {
  position: absolute;
  top: 0;
  content: "";
  height: 100%;
}
@media (max-width: 959px) {
  .bddvd__special__bottom::before, .bddvd__special__bottom::after {
    border: 2px solid #ccd7dd;
    width: 11px;
  }
}
@media (min-width: 960px) {
  .bddvd__special__bottom::before, .bddvd__special__bottom::after {
    border: 3px solid #ccd7dd;
    width: 10px;
  }
}
.bddvd__special__bottom::before {
  border-right: none;
  left: 0;
}
.bddvd__special__bottom::after {
  border-left: none;
  right: 0;
}

.bddvd__special__notice {
  font-weight: 700;
}
@media (max-width: 959px) {
  .bddvd__special__notice {
    font-size: 1rem;
    border-bottom: 1px solid #ccd7dd;
    line-height: 1.5625;
    padding: 15px 0;
    text-align: center;
  }
}
@media (min-width: 960px) {
  .bddvd__special__notice {
    font-size: 1.125rem;
    border-right: 1px solid #ccd7dd;
    line-height: 1.6666666667;
    padding: 19px 28px;
    width: 41.6%;
  }
}

@media (max-width: 959px) {
  .bddvd__special__store {
    font-size: 0.6875rem;
    line-height: 1.5454545455;
    padding: 15px 0;
  }
}
@media (min-width: 960px) {
  .bddvd__special__store {
    font-size: 0.75rem;
    line-height: 1.5833333333;
    padding: 16px 33px;
    width: 58.3%;
  }
}

.bddvd__dlLink {
  margin-top: 24px;
}

.bddvd__dlLink__link {
  display: block;
  font-weight: 800;
}
.bddvd__dlLink__link .color-cyaan {
  color: #00BEE6;
}
@media (max-width: 959px) {
  .bddvd__dlLink__link {
    font-size: 0.8125rem;
    line-height: 1.6153846154;
  }
}
@media (min-width: 960px) {
  .bddvd__dlLink__link {
    font-size: 1rem;
    line-height: 1.5;
  }
}

.bddvd__dlLink__text {
  color: #003856;
  display: inline-block;
  position: relative;
}
@media (max-width: 959px) {
  .bddvd__dlLink__text {
    padding-right: 16px;
  }
}
@media (min-width: 960px) {
  .bddvd__dlLink__text {
    padding-right: 18px;
  }
}
.bddvd__dlLink__text::before {
  position: absolute;
  left: 0;
  bottom: 3px;
  background-color: #003856;
  content: "";
  height: 1px;
  width: 100%;
}
.bddvd__dlLink__text::after {
  position: absolute;
  top: 50%;
  right: 0;
  background: url(../img/bddvd/special/icon_radius_arrow.svg) no-repeat center/contain;
  content: "";
  transform: translateY(-50%);
}
@media (max-width: 959px) {
  .bddvd__dlLink__text::after {
    height: 12px;
    width: 12px;
  }
}
@media (min-width: 960px) {
  .bddvd__dlLink__text::after {
    height: 15px;
    width: 15px;
  }
}

.bddvd__dlLink__notes {
  color: #809CAB;
}
@media (max-width: 959px) {
  .bddvd__dlLink__notes {
    font-size: 0.6875rem;
    line-height: 1.6363636364;
  }
}
@media (min-width: 960px) {
  .bddvd__dlLink__notes {
    font-size: 0.8125rem;
    line-height: 1.6153846154;
  }
}

@media (max-width: 959px) {
  .bddvd__store {
    margin-top: 35px;
  }
}
@media (min-width: 960px) {
  .bddvd__store {
    margin-top: 45px;
  }
}

@media (max-width: 959px) {
  .bddvd__store__list {
    display: flex;
    flex-wrap: wrap;
    gap: 4.1vw;
    margin-top: 24px;
  }
}
@media (min-width: 960px) {
  .bddvd__store__list {
    display: flex;
    flex-wrap: wrap;
    gap: 34px 2%;
    margin: 40px auto 0;
    max-width: 1120px;
  }
}

.bddvd__store__item {
  opacity: 0;
}
@media (max-width: 959px) {
  .bddvd__store__item {
    width: calc(50% - 2.2vw);
  }
}
@media (min-width: 960px) {
  .bddvd__store__item {
    width: 23.4%;
  }
}
.-reveal .bddvd__store__item {
  -webkit-animation: itemInY 0.8s 0.4s forwards;
          animation: itemInY 0.8s 0.4s forwards;
}
@media (min-width: 960px) {
  .bddvd__store__item:nth-of-type(4n - 2) {
    -webkit-animation-delay: 0.5s;
            animation-delay: 0.5s;
  }
}
@media (min-width: 960px) {
  .bddvd__store__item:nth-of-type(4n - 1) {
    -webkit-animation-delay: 0.6s;
            animation-delay: 0.6s;
  }
}
@media (min-width: 960px) {
  .bddvd__store__item:nth-of-type(4n) {
    -webkit-animation-delay: 0.7s;
            animation-delay: 0.7s;
  }
}
.bddvd__store__item .txt {
  font-size: 0.875rem;
  font-weight: 500;
  margin-top: 8px;
}
.bddvd__store__item .txt span {
  font-size: 0.75rem;
  color: #809CAB;
  display: block;
}

.bddvd__store__head {
  align-items: center;
  background: linear-gradient(90deg, #99e7ff 0%, #94e2ff 50.15%, #5cb8ff 100%);
  display: flex;
  justify-content: center;
  padding: 0 4px;
}
@media (max-width: 959px) {
  .bddvd__store__head {
    min-height: 90px;
  }
}
@media (min-width: 960px) {
  .bddvd__store__head {
    min-height: 104px;
  }
}
.bddvd__store__head .head-inner {
  text-align: center;
}
.bddvd__store__head .head-inner .name {
  color: #003856;
  font-weight: 900;
}
@media (max-width: 959px) {
  .bddvd__store__head .head-inner .name {
    font-size: 0.9375rem;
    line-height: 1.2;
  }
}
@media (min-width: 960px) {
  .bddvd__store__head .head-inner .name {
    font-size: 1.125rem;
    line-height: 1.2;
  }
}
@media (max-width: 959px) {
  .bddvd__store__head .head-inner .name.-small {
    font-size: 0.8125rem;
  }
}
@media (max-width: 959px) {
  .-joshin .bddvd__store__head .head-inner .name, .-tsutaya .bddvd__store__head .head-inner .name {
    font-size: 0.875rem;
    letter-spacing: -0.05em;
    line-height: 1.2;
  }
}
.bddvd__store__head .head-inner .name small {
  font-size: 0.6875rem;
  display: block;
  font-weight: 500;
}
@media (max-width: 959px) {
  .bddvd__store__head .head-inner .name small {
    margin-top: 1px;
  }
}
@media (min-width: 960px) {
  .bddvd__store__head .head-inner .name small {
    font-size: 0.8125rem;
    margin-top: 1px;
  }
}
.bddvd__store__head .head-inner .name .ttl {
  display: inline-block;
  position: relative;
}
.bddvd__store__head .head-inner .name .ttl::before {
  position: absolute;
  top: 0px;
  right: -13px;
  background: #003856;
  content: "";
  display: block;
  -webkit-mask: url(../img/common/ico/ico_link.svg) no-repeat center/contain;
          mask: url(../img/common/ico/ico_link.svg) no-repeat center/contain;
  width: 10px;
}
@media (max-width: 959px) {
  .bddvd__store__head .head-inner .name .ttl::before {
    height: 9px;
    right: -11px;
    width: 9px;
  }
}
@media (min-width: 960px) {
  .bddvd__store__head .head-inner .name .ttl::before {
    height: 10px;
    width: 10px;
  }
}
.-cs .bddvd__store__head .head-inner .name .ttl::before {
  display: none;
}
.bddvd__store__head .head-inner .name .all {
  background: #003856;
  border-radius: 999px;
  color: #fff;
  display: inline-block;
  font-weight: 500;
}
@media (max-width: 959px) {
  .bddvd__store__head .head-inner .name .all {
    font-size: 0.6875rem;
    margin-top: 3px;
    padding: 2px 8px 3px;
  }
}
@media (min-width: 960px) {
  .bddvd__store__head .head-inner .name .all {
    font-size: 0.8125rem;
    line-height: 1;
    margin-top: 1px;
    padding: 1px 8px 2px;
  }
}

.bddvd__store__thumb {
  position: relative;
  aspect-ratio: 225/200;
  background: #fff;
  border: 1px solid #ccd7dd;
  cursor: pointer;
  overflow: hidden;
  position: relative;
}
.-noimage .bddvd__store__thumb {
  border: none;
}
.bddvd__store__thumb img {
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  transition: all 0.3s;
  width: 100%;
}
.-noimage .bddvd__store__thumb img {
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 960px) {
  .bddvd__store__thumb:hover img {
    transform: scale(1.1);
  }
}
.bddvd__store__thumb::after {
  position: absolute;
  bottom: 1.9vw;
  right: 1.9vw;
  background: url(../img/common/ico/ico_modalbtn.svg) no-repeat;
  content: "";
  height: 5.9vw;
  width: 5.9vw;
}
@media (min-width: 960px) {
  .bddvd__store__thumb::after {
    position: absolute;
    bottom: 8px;
    right: 8px;
    height: 24px;
    width: 24px;
  }
}
.-noimage .bddvd__store__thumb {
  pointer-events: none;
}
.-noimage .bddvd__store__thumb::after {
  display: none;
}