@charset "UTF-8";
:root {
  --bg-main: #1c1833;
  --color-gold: #867a46;
  --color-point: #cdabe8;
  --color-strong: #44376f;
}

@media only screen and (min-width:751px) {
  .l-page__body {
    margin-top: 83px;
  }
}
@media only screen and (max-width:750px) {
  .l-page__body {
    margin-top: 14%;
  }
}
@media only screen and (max-width:750px) {
  .l-page__content {
    width: 89.4%;
    margin-top: 9.75%;
  }
}

.p-bddvd__block + .p-bddvd__block {
  margin-top: 9.2%;
}
@media only screen and (max-width:750px) {
  .p-bddvd__block + .p-bddvd__block {
    margin-top: 11%;
  }
}
.p-bddvd__block-body {
  margin-top: 3.5%;
  position: relative;
  text-align: center;
  font-size: 18px;
  line-height: 2.2;
  letter-spacing: 0.05em;
}
@media screen and (min-width: 751px) and (max-width: 1280px) {
  .p-bddvd__block-body {
    font-size: 18px;
    font-size: 1.4vw;
    size: 1.4vw;
  }
}
@media only screen and (max-width:750px) {
  .p-bddvd__block-body {
    margin-top: 6%;
    font-size: 12px;
    font-size: 3.2vw;
    line-height: 2.3;
  }
}
@media only screen and (max-width:750px) and (max-width: 750px) and (max-width: 319px) {
  .p-bddvd__block-body {
    font-size: 10px;
    font-size: 2.5vw;
  }
}
.p-bddvd span.-kanji {
  vertical-align: baseline;
  font-family: YakuHanMP, "Noto Serif TC", "Noto Serif JP", serif, "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝";
}
.p-bddvd span.-kanji2 {
  vertical-align: baseline;
  font-family: "Noto Serif JP", serif, "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝";
}
.p-bddvd .-small, .p-bddvd small {
  font-size: 80%;
  vertical-align: baseline;
}
.p-bddvd .-red {
  color: var(--color-point);
}

@media only screen and (min-width:751px) {
  .p-bddvd__main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media only screen and (min-width:751px) {
  .p-bddvd__main-imgarea {
    width: 44%;
  }
}
@media only screen and (max-width:750px) {
  .p-bddvd__main-imgarea {
    margin-bottom: 22px;
  }
}
@media only screen and (min-width:751px) {
  .p-bddvd__main-info {
    width: 56%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-left: 48px;
  }
}
.p-bddvd__main-ttl {
  font-size: 27px;
  color: var(--color-gold);
  font-weight: normal;
  line-height: 1.4;
  letter-spacing: 0.08em;
}
@media only screen and (max-width:750px) {
  .p-bddvd__main-ttl {
    font-size: 17px;
  }
}
.p-bddvd__main-release {
  margin-top: 10px;
  font-size: 21px;
  line-height: 1.4;
  letter-spacing: 0.08em;
}
@media only screen and (max-width:750px) {
  .p-bddvd__main-release {
    margin-top: 7px;
    font-size: 16px;
  }
}
.p-bddvd__main-sctcap {
  margin-top: 30px;
  margin-bottom: 10px;
  font-size: 17px;
  color: var(--color-gold);
  line-height: 1.4;
  letter-spacing: 0.08em;
}
@media only screen and (max-width:750px) {
  .p-bddvd__main-sctcap {
    margin-top: 22px;
    font-size: 13px;
  }
}
.p-bddvd__main-dl {
  margin-top: 5px;
  font-size: 14px;
  line-height: 1.8;
  letter-spacing: 0.1em;
}
@media only screen and (max-width:750px) {
  .p-bddvd__main-dl {
    font-size: 11px;
  }
}
.p-bddvd__main-subcap {
  margin-top: 20px;
  margin-bottom: 3px;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.4;
}
@media only screen and (max-width:750px) {
  .p-bddvd__main-subcap {
    margin-top: 14px;
    font-size: 13px;
  }
}
.p-bddvd__main-subtxt {
  font-size: 13px;
  line-height: 1.6;
}
@media only screen and (max-width:750px) {
  .p-bddvd__main-subtxt {
    font-size: 12px;
  }
}
.p-bddvd__main-subtxt_list {
  margin-left: 1em;
  border-left: 1px solid rgba(188, 174, 147, 0.5);
  border-left: 1px solid rgba(255, 255, 255, 0.5);
  padding: 0.2em 0 0.5em 1em;
  margin-top: 0.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.p-bddvd__main-subtxt_list li {
  width: 100%;
  padding-left: 1em;
  text-indent: -1em;
  line-height: 1.6;
  padding-right: 1em;
}
.p-bddvd__main-subtxt_list li.-cap {
  width: 100%;
  font-size: 90%;
}
.p-bddvd__main-subtxt_list.-w100 li {
  width: 100%;
}
.p-bddvd__main-subtxt_attlist {
  font-size: 90%;
}
.p-bddvd__main-subtxt_attlist > li {
  padding-left: 1em;
  text-indent: -1em;
  line-height: 1.6;
}
.p-bddvd__main-notice {
  margin-top: 14px;
  padding-left: 1em;
  text-indent: -1em;
  line-height: 1.6;
  letter-spacing: 0.08em;
  font-size: 12px;
}
@media only screen and (max-width:750px) {
  .p-bddvd__main-notice {
    font-size: 10px;
  }
}

.p-bddvd__shop {
  margin-top: 110px;
}
@media only screen and (max-width:750px) {
  .p-bddvd__shop {
    margin-top: 40px;
  }
}
.p-bddvd__shop .p-in-cap {
  padding-bottom: 22px;
}
@media only screen and (max-width:750px) {
  .p-bddvd__shop .p-in-cap {
    padding-bottom: 13px;
  }
}
.p-bddvd__shop-cap {
  margin-bottom: 16px;
  font-size: 21px;
  line-height: 1.4;
}
@media only screen and (max-width:750px) {
  .p-bddvd__shop-cap {
    font-size: 14px;
  }
}
.p-bddvd__shop-name {
  color: var(--color-gold);
}
.p-bddvd__shop-txt {
  display: block;
  font-size: 15px;
}
@media only screen and (max-width:750px) {
  .p-bddvd__shop-txt {
    font-size: 12px;
  }
}
@media only screen and (min-width:751px) {
  .p-bddvd__shop-txt {
    width: 61.1%;
  }
}
.p-bddvd__shop-txt + .p-bddvd__shop-txt {
  margin-top: 18px;
}
@media only screen and (min-width:751px) {
  .p-bddvd__shop-detail {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.p-bddvd__shop-detail.-noimg .p-in-txt {
  width: 100%;
}
@media only screen and (min-width:751px) {
  .p-bddvd__shop-detail_txt {
    width: 61.1%;
    padding-right: 3.5%;
  }
}
@media only screen and (min-width:751px) {
  .p-bddvd__shop-info {
    padding-right: 3.5%;
  }
}
@media only screen and (min-width:751px) {
  .p-bddvd__shop-detail_img {
    width: 35.4%;
    margin-bottom: 40px;
  }
}
@media only screen and (max-width:750px) {
  .p-bddvd__shop-detail_img {
    padding: 25px 4% 0;
  }
}
@media only screen and (min-width:751px) {
  .p-bddvd__shop-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media only screen and (min-width:751px) {
  .p-bddvd__shop-wrap .goodsSlide {
    width: 35.4%;
    margin-bottom: 30px;
  }
}
@media only screen and (max-width:750px) {
  .p-bddvd__shop-wrap .goodsSlide {
    padding: 25px 4% 35px;
  }
}
.p-bddvd__shop-wrap + .p-bddvd__shop-wrap {
  margin-top: 20px;
}
.p-bddvd__shop-attlist {
  margin-top: 1.5em;
}
.p-bddvd__shop-attlist > li {
  margin-bottom: 3px;
  padding-left: 1em;
  text-indent: -1em;
  font-size: 13px;
  line-height: 1.8;
  letter-spacing: 0.08em;
}
@media only screen and (max-width:750px) {
  .p-bddvd__shop-attlist > li {
    font-size: 11px;
  }
}

.p-bddvd__btnarea {
  margin-top: 40px;
}

@media screen and (max-width: 750px) {
  .p-bddvd__btnarea {
    margin-top: 20px;
  }
}
.p-bddvd__btnarea-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media only screen and (max-width:750px) {
  .p-bddvd__btnarea-list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.p-bddvd__btnarea-list > li {
  position: relative;
  color: var(--color-gold);
  border: 1px solid var(--color-gold);
  width: 24%;
  height: 70px;
  padding: 3px;
}
@media only screen and (max-width:750px) {
  .p-bddvd__btnarea-list > li {
    width: 48.6%;
    height: 40px;
    padding: 2px;
  }
  .p-bddvd__btnarea-list > li:nth-child(n+3) {
    margin-top: 10px;
  }
}
.p-bddvd__btnarea-list > li > p {
  display: block;
  height: 100%;
  font-size: 14px;
  border: 1px solid var(--color-gold);
}
@media only screen and (max-width:750px) {
  .p-bddvd__btnarea-list > li > p {
    font-size: 12px;
  }
}
.p-bddvd__btnarea-list > li > p span {
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 100%;
  text-align: center;
}
.p-bddvd__btnarea-list > li a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.p-bddvd__att {
  margin-top: 55px;
}
@media only screen and (max-width:750px) {
  .p-bddvd__att {
    margin-top: 40px;
  }
}
.p-bddvd__attlist > li {
  margin-bottom: 3px;
  padding-left: 1em;
  text-indent: -1em;
  font-size: 13px;
  line-height: 1.8;
  letter-spacing: 0.08em;
}
@media only screen and (max-width:750px) {
  .p-bddvd__attlist > li {
    font-size: 11px;
  }
}

.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track, .slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before {
  content: "";
  display: table;
}
.slick-track:after {
  content: "";
  display: table;
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

[dir=rtl] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* Arrows */
.slick-prev, .slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}

.slick-prev:hover, .slick-prev:focus {
  outline: none;
  background: transparent;
  color: transparent;
}

.slick-next:hover, .slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}

.slick-prev:hover:before, .slick-prev:focus:before {
  opacity: 1;
}

.slick-next:hover:before, .slick-next:focus:before {
  opacity: 1;
}

.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
  opacity: 0.25;
}

.slick-prev:before, .slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: #fff;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}

[dir=rtl] .slick-prev {
  left: auto;
  right: -25px;
}

.slick-prev:before {
  content: "←";
}

[dir=rtl] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: -25px;
}

[dir=rtl] .slick-next {
  left: -25px;
  right: auto;
}

/* Dots */
.slick-dots {
  position: relative;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
@media only screen and (max-width:750px) {
  .slick-dots {
    padding: 0 5%;
  }
}
.slick-dots li {
  position: relative;
  display: inline-block;
  margin: 5px 3.5px 0;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  width: 12px;
  height: 12px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 0;
  cursor: pointer;
  -webkit-transition: 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
  background: #d0d0ce;
  border-radius: 50%;
  background-size: contain;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
  opacity: 1;
  background: var(--color-gold);
}
.slick-dots li.slick-active button {
  opacity: 1;
  background: var(--color-gold);
}

input[type=text], input[type=password] {
  outline: none;
}

textarea, select, .slick-slide {
  outline: none;
}

.slide_dots {
  position: absolute;
  left: 3px;
  bottom: 3px;
  min-height: 0;
  line-height: 1;
}
.slide_dots li {
  display: inline-block;
}
.slide_dots li button {
  cursor: pointer;
  outline: none;
  border: none;
  font-family: "Montserrat", sans-serif;
  font-weight: 800;
  width: 8px;
  height: 8px;
  margin: 0 1.5px;
  padding: 1px 0px 0;
  font-size: 9px;
  background: rgba(0, 0, 0, 0.25);
  text-align: center;
  min-height: 0;
}
.slide_dots li.slick-active button {
  color: #fff;
  background: #000;
}