@charset "UTF-8";

.open .l-header {
  z-index: 1;
}
.open .p-share {
  z-index: -1;
}
.page-link {
  display: none;
}
.goods-inner .p-lineup__hdg {
  display: none;
}


.p-popup .c-modal__overlay {
  background-color: rgba(255,198,0,0.8);
}
.p-popup .c-modal__close {
  z-index: 111;
}
.p-popup--slide .c-modal__close {
  top: 0px;
  right: 5px;
}
.c-product__popup [data-micromodal-trigger] {
  right: 0.24528vw;
  width: 34px;
  bottom: 21px;
  z-index: 1;
}
.p-product__popup {
  position: absolute;
  max-width: 536px;
  bottom: 130px;
  left: 12%;
}
.c-product__popup [data-micromodal-trigger] > img {
  width: 100%;
}
.c-product__popup {
  position: relative;
}
.c-product__popup .c-product__popup--icon {
  position: absolute;
  top: -20px;
  left: -3px;
  width: 103px;
}
 @media (max-width: 1059px) and (min-width: 768px) {
  .p-popup--slide .c-slide {
    height: 80.16981vw;
  }
}
@media (max-width: 767px) {
  .p-product__popup {
    max-width: 446px;
    margin-top: 30px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .c-product__popup [data-micromodal-trigger] {
      right: 2.24528vw;
      width: calc(68vw / 7.5);
      bottom: 21px;
      z-index: 1;
  }
  .p-lineup__content .c-btn {
    width: 100%;
    max-width: 100%;
    margin-right: 0;
    padding-left: 20px;
    padding-right: 20px;
  }
  .c-product__popup [data-micromodal-trigger] > img {
    width: 27.8vw;
  }
  .p-lineup .c-product__price {
    width: 90%;
  }
  .p-lineup .u-textSmall {
    text-align: left;
    display: block;
    max-width: 90%;
    margin: 0 auto;
    line-height: 2;
  }
  .p-lineup .c-special-txt02 {
    text-align: left;
    display: block;
    max-width: 90%;
    margin: 0 auto;
    line-height: 2;
  }
  .c-product__popup .c-product__popup--icon {
    top: -10px;
    left: 0px;
    width: 74px;
  }
  .p-lineup__content {
    margin-bottom: 60px;
  }
}