@keyframes animloader {
  0% {
    transform: scale(0);
    opacity: 1;
  }
  100% {
    transform: scale(1);
    opacity: 0;
  }
}
.l-header__inner {
  margin: 0 auto;
}

.p-bddvd__tab {
  margin-top: 2.3rem;
  transform: translateY(35px);
  opacity: 0;
}
.is-active .p-bddvd__tab {
  opacity: 1;
  transform: translateY(0);
  transition: transform 1.5s cubic-bezier(0.25, 1, 0.5, 1), opacity 1.5s cubic-bezier(0.25, 1, 0.5, 1);
  transition-delay: 0.3s;
}
@media screen and (min-width: 768px) {
  .p-bddvd__tab {
    margin-top: 3.3rem;
  }
}
.p-bddvd__fixtab {
  pointer-events: none;
  position: fixed;
  top: 0px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
  width: 100%;
  height: 100%;
  max-width: 500px;
  pointer-events: none;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .p-bddvd__fixtab {
    max-width: 600px;
  }
}
@media screen and (max-width: 767px) {
  .p-bddvd__fixtab {
    max-width: none;
  }
}
.p-bddvd__fixtab-content {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 1.5rem 0;
  background-color: #fff;
  transform: translateY(100%);
  transition: transform 1s cubic-bezier(0.25, 1, 0.5, 1);
}
.is-show .p-bddvd__fixtab-content {
  transform: translateY(0);
  transition-delay: 0.1s;
}
.is-foot .p-bddvd__fixtab-content {
  transform: translateY(100%);
  transition-delay: 0s;
}
@media screen and (min-width: 768px) {
  .p-bddvd__fixtab-content {
    padding: 2.5rem 0;
  }
}
.p-bddvd__fixtab-content::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background-color: #ddbd80;
  width: 100%;
  height: 3px;
}
@media screen and (min-width: 768px) {
  .p-bddvd__fixtab-content::before {
    height: 4px;
  }
}
.p-bddvd__fixtab-content::after {
  content: "";
  position: absolute;
  top: 0.5rem;
  left: 0;
  background-color: #ddbd80;
  width: 100%;
  height: 1px;
}
@media screen and (min-width: 768px) {
  .p-bddvd__fixtab-content::after {
    height: 2px;
    top: 0.6rem;
  }
}
.p-bddvd__box {
  padding: 0 1rem;
  padding-top: 5.2rem;
  position: relative;
  transform: translateY(35px);
  opacity: 0;
}
.p-bddvd__box.is-active {
  opacity: 1;
  transform: translateY(0);
  transition: transform 1.5s cubic-bezier(0.25, 1, 0.5, 1), opacity 1.5s cubic-bezier(0.25, 1, 0.5, 1);
}
@media screen and (min-width: 768px) {
  .p-bddvd__box {
    padding: 0 2rem;
    padding-top: 8.2rem;
  }
}
.p-bddvd__box#pk6 {
  padding-bottom: 163px;
}
@media screen and (min-width: 768px) {
  .p-bddvd__box#pk6 {
    padding-bottom: 240px;
  }
}
.p-bddvd__box#pk6::before {
  content: "";
  width: 100vw;
  padding-top: 160%;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  background: url(../img/sp/bg_footer.png) no-repeat center bottom;
  background-size: 100%;
  pointer-events: none;
}
@media screen and (min-width: 768px) {
  .p-bddvd__box#pk6::before {
    width: 600px;
  }
}
.p-bddvd__box#store {
  padding-top: 166px;
  margin-top: 0;
}
@media screen and (min-width: 768px) {
  .p-bddvd__box#store {
    padding-top: 200px;
  }
}
.p-bddvd__box#store::before {
  content: "";
  width: 100vw;
  padding-top: 160%;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%) scaleY(-1);
  background: url(../img/sp/bg_footer.png) no-repeat center bottom;
  background-size: 100%;
  pointer-events: none;
}
@media screen and (min-width: 768px) {
  .p-bddvd__box#store::before {
    width: 600px;
  }
}
.p-bddvd__box#buy {
  padding-top: 9.5rem;
  padding-bottom: 9.5rem;
  margin-top: 0;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  .p-bddvd__box#buy {
    padding-top: 12rem;
    padding-bottom: 12rem;
  }
}
.p-bddvd__box#buy::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  background: url(../img/sp/bg_white.jpg) 0px center/380px repeat;
  width: 100vw;
  height: 100%;
}
@media screen and (min-width: 768px) {
  .p-bddvd__box#buy::before {
    width: 600px;
  }
}
.p-bddvd__box + .p-bddvd__box {
  margin-top: 1.2rem;
}
.p-bddvd__box-deco {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  pointer-events: none;
  width: 100vw;
  height: 100%;
}
@media screen and (min-width: 768px) {
  .p-bddvd__box-deco {
    width: 600px;
  }
}
.p-bddvd__box-deco::before, .p-bddvd__box-deco::after {
  content: "";
  width: 100%;
  padding-top: 70px;
  position: absolute;
  left: 0;
  background: url(../img/sp/bg_bullet.png) repeat-x center bottom;
  background-size: 380px;
}
@media screen and (min-width: 768px) {
  .p-bddvd__box-deco::before, .p-bddvd__box-deco::after {
    background-size: 600px;
    padding-top: 90px;
  }
}
.p-bddvd__box-deco::before {
  top: 1px;
  transform: translateY(-100%);
}
.p-bddvd__box-deco::after {
  bottom: 1px;
  background-position: center top;
  transform: translateY(100%);
}
.p-bddvd__thumb {
  position: relative;
  margin: 0 auto;
}
.p-bddvd__bmame {
  position: relative;
  text-align: center;
  font-weight: 600;
  font-size: 1.8rem;
  letter-spacing: -1.5px;
  line-height: 1.55;
  padding-top: 1rem;
  margin-bottom: 2rem;
}
@media screen and (min-width: 768px) {
  .p-bddvd__bmame {
    padding-top: 2rem;
    font-size: 2.6rem;
    margin-bottom: 3rem;
  }
}
.p-bddvd__head {
  position: relative;
  text-align: center;
  margin-bottom: 3rem;
}
.p-bddvd__head-ttl {
  position: relative;
  font-weight: 600;
  font-size: 3rem;
  letter-spacing: 2px;
  background: url(../img/sp/color.jpg) no-repeat center center;
  background-size: cover;
  color: rgba(0, 0, 0, 0);
  -webkit-background-clip: text;
  margin-bottom: 1rem;
}
@media screen and (min-width: 768px) {
  .p-bddvd__head-ttl {
    font-size: 3.8rem;
    margin-bottom: 1.5rem;
  }
}
.p-bddvd__head-release {
  line-height: 1.5;
  color: #b08a3e;
  font-weight: 600;
  border-top: 1px solid #b08a3e;
  border-bottom: 1px solid #b08a3e;
  font-size: 2rem;
  letter-spacing: 0.5px;
}
@media screen and (min-width: 768px) {
  .p-bddvd__head-release {
    padding: 2px 0;
    font-size: 2.5rem;
    letter-spacing: 1.5px;
  }
}
.p-bddvd__buy {
  position: relative;
  margin: 0 auto;
  width: 90%;
  margin-top: 2rem;
}
@media screen and (min-width: 768px) {
  .p-bddvd__buy {
    margin-top: 3rem;
    width: 37.5rem;
  }
}
.p-bddvd__buy a {
  display: block;
  position: relative;
  text-decoration: none;
  font-size: 1.5rem;
  transition: transform 0.8s cubic-bezier(0.25, 1, 0.5, 1), opacity 0.8s cubic-bezier(0.25, 1, 0.5, 1);
}
@media (hover: hover) {
  .p-bddvd__buy a:hover {
    transform: scale(0.97);
    opacity: 0.7;
  }
}
@media screen and (min-width: 768px) {
  .p-bddvd__buy a {
    font-size: 2rem;
  }
}
.p-bddvd__buy a::before {
  content: "";
  width: 1rem;
  height: 100%;
  position: absolute;
  top: 0;
  right: 2rem;
  background: url(../img/sp/bddvd/arrow.svg) no-repeat center center;
  background-size: contain;
}
@media screen and (min-width: 768px) {
  .p-bddvd__buy a::before {
    width: 1.4rem;
    right: 2.5rem;
  }
}
.p-bddvd__buy-text {
  position: absolute;
  top: 48%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #b08a3e;
  font-weight: 600;
  width: 100%;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .p-bddvd__buy-text {
    top: 50%;
  }
}
.p-bddvd__info {
  position: relative;
  line-height: 1.5;
  margin-top: 2rem;
}
@media screen and (min-width: 768px) {
  .p-bddvd__info {
    margin-top: 3rem;
  }
}
.p-bddvd__info-box + .p-bddvd__info-box {
  margin-top: 1.8rem;
}
@media screen and (min-width: 768px) {
  .p-bddvd__info-box + .p-bddvd__info-box {
    margin-top: 2.5rem;
  }
}
.p-bddvd__info-label {
  color: #b08a3e;
  border: 1px solid #b08a3e;
  display: inline-block;
  vertical-align: baseline;
  padding: 0.1rem 0.8rem 0.2rem;
  margin-bottom: 1rem;
  line-height: 1;
  font-size: 1.54rem;
}
@media screen and (min-width: 768px) {
  .p-bddvd__info-label {
    margin-bottom: 1.5rem;
    font-size: 1.8rem;
    padding: 0.3rem 0.8rem 0.5rem;
  }
}
.p-bddvd__info-text {
  font-size: 1.4rem;
}
@media screen and (min-width: 768px) {
  .p-bddvd__info-text {
    font-size: 1.6rem;
  }
}
.p-bddvd__info-list-item {
  text-indent: -1em;
  padding-left: 1em;
}
.p-bddvd__info-list-item + .p-bddvd__info-list-item {
  margin-top: 1px;
}
.p-bddvd__info-note {
  margin-top: 2.4rem;
}
@media screen and (min-width: 768px) {
  .p-bddvd__info-note {
    margin-top: 2.9rem;
  }
}
.p-bddvd__info-note-item {
  text-indent: -1em;
  padding-left: 1em;
  line-height: 1.6;
}
.-small .p-bddvd__info-note-item {
  font-size: 1.2rem;
  line-height: 1.7;
}
@media screen and (min-width: 768px) {
  .-small .p-bddvd__info-note-item {
    font-size: 1.4rem;
  }
}
.p-bddvd__storelist {
  position: relative;
  padding-top: 0.7rem;
}
@media screen and (min-width: 768px) {
  .p-bddvd__storelist {
    padding-top: 1.7rem;
  }
}
.p-bddvd__storelist-item + .p-bddvd__storelist-item {
  margin-top: 5rem;
}
@media screen and (min-width: 768px) {
  .p-bddvd__storelist-item + .p-bddvd__storelist-item {
    margin-top: 6rem;
  }
}
.p-bddvd__storelist-head {
  border-top: 1px solid #b08a3e;
  border-bottom: 1px solid #b08a3e;
  color: #b08a3e;
  text-align: center;
  line-height: 1.4;
  font-weight: 600;
  font-size: 2rem;
  letter-spacing: 0px;
  padding: 1px 0 1px;
  margin-bottom: 3rem;
}
@media screen and (min-width: 768px) {
  .p-bddvd__storelist-head {
    font-size: 2.5rem;
    padding: 3px 0 3px;
    margin-bottom: 4rem;
  }
}
.p-bddvd__storelist-head .is-small {
  vertical-align: baseline;
  font-size: 1.2rem;
  display: inline-block;
}
@media screen and (min-width: 768px) {
  .p-bddvd__storelist-head .is-small {
    font-size: 1.4rem;
  }
}
.p-bddvd__storelist-items {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.p-bddvd__storelist-items-box {
  width: 47.3%;
  text-align: center;
  margin-right: 5.4%;
  margin-top: 5.7%;
}
.p-bddvd__storelist-items-box:nth-child(2n) {
  margin-right: 0;
}
.p-bddvd__storelist-items-box:nth-child(n+1):nth-child(-n+2) {
  margin-top: 0;
}
.p-bddvd__storelist-items-box:last-of-type {
  margin-right: 0;
}
.p-bddvd__storelist-items-thumb {
  margin-bottom: 1.5rem;
}
@media screen and (min-width: 768px) {
  .p-bddvd__storelist-items-thumb {
    margin-bottom: 2rem;
  }
}
.p-bddvd__storelist-items-label {
  font-size: 1.35rem;
  margin-bottom: 0.6rem;
}
@media screen and (min-width: 768px) {
  .p-bddvd__storelist-items-label {
    font-size: 1.7rem;
    margin-bottom: 1.1rem;
  }
}
.p-bddvd__storelist-items-name {
  line-height: 1.4;
  color: #b08a3e;
  font-weight: 600;
  font-size: 1.35rem;
}
@media screen and (min-width: 768px) {
  .p-bddvd__storelist-items-name {
    font-size: 1.7rem;
  }
}

.c-bddvdtab {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  pointer-events: all;
}
.c-bddvdtab__item {
  margin: 0 0.4rem;
  border: 1px solid #000;
  display: flex;
}
@media screen and (min-width: 768px) {
  .c-bddvdtab__item {
    margin: 0 0.4rem;
  }
}
.c-bddvdtab__inner {
  writing-mode: vertical-lr;
  text-decoration: none;
  color: #000;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.7rem 0.7rem 1.1rem;
  font-size: 1.4rem;
  flex-grow: 1;
  box-sizing: border-box;
}
@media (hover: hover) {
  .c-bddvdtab__inner {
    transition: background 0.45s cubic-bezier(0.25, 1, 0.5, 1);
  }
  .c-bddvdtab__inner:hover {
    background-color: #ddbd80;
  }
}
@media screen and (min-width: 768px) {
  .c-bddvdtab__inner {
    font-size: 1.8rem;
    padding: 1rem 1rem 1.5rem;
  }
}

.thumb_swiper {
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.thumb_swiper .swiper-pagination {
  display: flex;
  justify-content: center;
  padding: 0 2rem;
  bottom: 4%;
}
.p-bddvd__storelist-items-thumb .thumb_swiper .swiper-pagination {
  bottom: 5%;
}
.thumb_swiper .swiper-pagination .swiper-pagination-bullet {
  margin: 0 3px;
  width: 8px;
  height: 8px;
  background-color: #fff;
}
@media screen and (min-width: 768px) {
  .thumb_swiper .swiper-pagination .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    margin: 0 5px;
  }
}
.p-bddvd__storelist-items-thumb .thumb_swiper .swiper-pagination .swiper-pagination-bullet {
  width: 6px;
  height: 6px;
  margin: 0 2px;
}
@media screen and (min-width: 768px) {
  .p-bddvd__storelist-items-thumb .thumb_swiper .swiper-pagination .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    margin: 0 4px;
  }
}
.thumb_swiper .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #ddbd80;
}