@media screen and (min-width: 992px) {
  #fs_ProductCategory .fs-l-main {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 0 40px;
  }
}
.card__hero {
  background-image: url(https://estherbunny.itembox.design/item/lp/black-edition/img/bg_pattern.png);
  background-color: #c8aed3;
  background-size: 180% auto;
  position: relative;
  padding: 60px 0 50px;
}
@media screen and (min-width: 992px) {
  .card__hero {
    padding-top: 8.2291666667%;
    padding-bottom: 6.25%;
    background-size: auto;
  }
}
.card__hero::before {
  content: "";
  width: 100%;
  background-image: url(https://estherbunny.itembox.design/item/lp/black-edition/img/deco_mv_upper_sp.png);
  background-size: 100% auto;
  background-repeat: no-repeat;
  max-height: 98px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  aspect-ratio: 750/98;
}
@media screen and (min-width: 750px) {
  .card__hero::before {
    background-image: url(https://estherbunny.itembox.design/item/lp/black-edition/img/deco_mv_upper.png);
    aspect-ratio: 1920/131;
    width: 100%;
    height: auto;
    max-height: inherit;
  }
}
.card__hero::after {
  content: "";
  width: 100%;
  background-image: url(https://estherbunny.itembox.design/item/lp/black-edition/img/deco_mv_lower_sp.png);
  background-size: 100%;
  background-position: 0 bottom;
  background-repeat: no-repeat;
  height: 44px;
  display: block;
  position: absolute;
  bottom: -1px;
  left: 0;
  aspect-ratio: 750/40;
}
@media screen and (min-width: 600px) {
  .card__hero::after {
    background-image: url(https://estherbunny.itembox.design/item/lp/black-edition/img/deco_mv_lower.png);
    aspect-ratio: 1920/60;
    width: 100%;
    height: auto;
  }
}

.card__hero_item {
  width: 71.4666666667%;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 992px) {
  .card__hero_item {
    width: 733px;
  }
}

.card__about {
  background-color: #8d7baa;
  padding: 25px 0;
  position: relative;
}
@media screen and (min-width: 992px) {
  .card__about {
    padding: 110px 0;
  }
}
.card__about::after {
  content: "";
  width: 100%;
  background-image: url(https://estherbunny.itembox.design/item/lp/black-edition/img/deco_frill_sp.png);
  background-size: 100% auto;
  background-position: 0 top;
  background-repeat: no-repeat;
  min-height: 24px;
  max-height: 48px;
  display: block;
  position: absolute;
  bottom: -24px;
  left: 0;
  aspect-ratio: 750/44;
}
@media screen and (min-width: 600px) {
  .card__about::after {
    background-image: url(https://estherbunny.itembox.design/item/lp/black-edition/img/deco_frill.png);
    aspect-ratio: 1920/54;
    height: auto;
    bottom: -50px;
    min-height: 54px;
  }
}
.card__about .card__wrap {
  max-width: 1240px;
  margin-left: auto;
  margin-right: auto;
}

.card__about_ttl {
  width: 38.6666666667%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 15px;
}
@media screen and (min-width: 992px) {
  .card__about_ttl {
    width: 360px;
    margin-bottom: 50px;
  }
}

.card__about_img {
  width: 79.2%;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 992px) {
  .card__about_img {
    max-width: 1111px;
  }
}

.card__lineup {
  background-image: url(https://estherbunny.itembox.design/item/lp/black-edition/img/bg_pattern.png);
  background-color: #c8aed3;
  background-size: 180% auto;
}
@media screen and (min-width: 992px) {
  .card__lineup {
    padding-bottom: 250px;
    background-size: auto;
  }
}
.card__lineup_list {
  position: relative;
}
@media screen and (min-width: 992px) {
  .card__lineup_list {
    padding: 0;
  }
}

.card__lineup_item {
  display: grid;
  position: relative;
  z-index: 1;
  padding-top: 10%;
  padding-bottom: 10%;
}
@media screen and (min-width: 992px) {
  .card__lineup_item {
    padding-top: 12.3958333333%;
    padding-bottom: 10.2083333333%;
  }
}
.card__lineup_item .product_detail {
  text-align: center;
}
.card__lineup_item .product_detail .productName {
  color: #37211d;
  font-size: 1.3rem;
  line-height: 1.5;
}
@media screen and (min-width: 992px) {
  .card__lineup_item .product_detail .productName {
    font-size: 4.4rem;
  }
}
.card__lineup_item .product_detail .productPrice {
  color: #fffbc7;
  font-size: 1.3rem;
  line-height: 1.5;
}
@media screen and (min-width: 992px) {
  .card__lineup_item .product_detail .productPrice {
    font-size: 4.4rem;
  }
}
.card__lineup_item.card__lineup_item1 .product_detail {
  box-sizing: border-box;
  margin-bottom: 20px;
}
@media screen and (min-width: 992px) {
  .card__lineup_item.card__lineup_item1 .product_detail {
    margin-bottom: 95px;
  }
}
.card__lineup_item.card__lineup_item1 .img1 {
  position: relative;
  width: 81.6%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
}
@media screen and (min-width: 992px) {
  .card__lineup_item.card__lineup_item1 .img1 {
    width: 960px;
    margin-bottom: 90px;
  }
}
.card__lineup_item.card__lineup_item1 .tx1 {
  margin-left: auto;
  margin-right: auto;
  width: 58.1333333333%;
  margin-bottom: 20px;
}
@media screen and (min-width: 992px) {
  .card__lineup_item.card__lineup_item1 .tx1 {
    width: 811px;
    margin-bottom: 95px;
  }
}
.card__lineup_item .btn_buy {
  display: grid;
  grid-template-columns: 37px 1fr 37px;
  gap: 5px;
  width: 62.9333333333%;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 992px) {
  .card__lineup_item .btn_buy {
    grid-template-columns: 130px 1fr 130px;
    gap: 20px;
    width: 840px;
  }
}
.card__lineup_item .btn_buy a {
  display: block;
}
.card__lineup_item .btn_buy::before {
  content: "";
  display: block;
  aspect-ratio: 130/145;
  width: 37px;
  height: auto;
  background-image: url(https://estherbunny.itembox.design/item/lp/common/img//deco1_l.png);
  background-size: contain;
  background-repeat: no-repeat;
  margin-top: 15px;
}
@media screen and (min-width: 992px) {
  .card__lineup_item .btn_buy::before {
    width: 130px;
    margin-top: 50px;
  }
}
.card__lineup_item .btn_buy::after {
  content: "";
  display: block;
  aspect-ratio: 130/145;
  width: 37px;
  height: auto;
  background-image: url(https://estherbunny.itembox.design/item/lp/common/img/deco1_r.png);
  background-size: contain;
  background-repeat: no-repeat;
  margin-top: 15px;
}
@media screen and (min-width: 992px) {
  .card__lineup_item .btn_buy::after {
    width: 130px;
    margin-top: 50px;
  }
}/*# sourceMappingURL=style.css.map */