.product-mv::after {
  background-image: url(../images/mv_bg_pc.png);
  background-position: center;
}
@media screen and (min-width: 1600px) {
  .product-mv::after {
    background-position: left;
  }
}
@media screen and (max-width: 750px) {
  .product-mv::after {
    background-image: url(../images/mv_bg_sp.png);
  }
}

.product-content__product-list--mask3d {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  margin-bottom: 60px;
}
@media screen and (max-width: 750px) {
  .product-content__product-list--mask3d {
    margin-bottom: 45px;
  }
}
.product-content__product-list--mask3d .product-content__product-list__article {
  width: 24.5454545455%;
}
.product-content__product-list--mask3d .product-content__product-list__article:nth-child(1) .product-content__product-list__article__pic img {
  width: 42.2222222222%;
}
.product-content__product-list--mask3d .product-content__product-list__article:nth-child(2) .product-content__product-list__article__pic img {
  width: 42.2222222222%;
}
.product-content__product-list--mask3d .product-content__product-list__article:nth-child(3) .product-content__product-list__article__pic img {
  width: 42.2222222222%;
}
@media screen and (max-width: 750px) {
  .product-content__product-list--mask3d .product-content__product-list__article {
    width: 50%;
  }
  .product-content__product-list--mask3d .product-content__product-list__article:nth-child(1) .product-content__product-list__article__pic img {
    width: 46.9696969697%;
  }
  .product-content__product-list--mask3d .product-content__product-list__article:nth-child(2) .product-content__product-list__article__pic img {
    width: 46.9696969697%;
  }
  .product-content__product-list--mask3d .product-content__product-list__article:nth-child(3) .product-content__product-list__article__pic img {
    width: 46.9696969697%;
  }
}

.product-content__description-list {
  font-size: 0.75rem;
  line-height: 1.8333333333;
  margin-left: 53px;
  padding-left: 1em;
  text-indent: -1em;
}
@media screen and (max-width: 750px) {
  .product-content__description-list {
    font-size: 0.6875rem;
    line-height: 1.4545454545;
    margin-left: 0;
  }
}

.product-content__ttl--mask3d-point {
  margin-top: 150px;
}
@media screen and (max-width: 750px) {
  .product-content__ttl--mask3d-point {
    margin-top: 70px;
  }
}

.product-content__ttl--mask3d-use {
  margin-top: 130px;
}
@media screen and (max-width: 750px) {
  .product-content__ttl--mask3d-use {
    margin-top: 40px;
  }
}

.point-content {
  margin-top: 75px;
  padding: 0 75px;
}
@media screen and (max-width: 750px) {
  .point-content {
    margin-top: 28px;
    padding: 0;
  }
}
.point-content.point-content--mask3d-topics {
  text-align: center;
  margin-top: 100px;
}
@media screen and (max-width: 750px) {
  .point-content.point-content--mask3d-topics {
    margin-top: 55px;
    padding: 0;
  }
}
.point-content__description.point1 {
  margin-top: 20px;
}
@media screen and (max-width: 750px) {
  .point-content__description.point1 {
    margin-bottom: 25px;
  }
}
.point-content.last {
  margin-top: 40px;
}
@media screen and (max-width: 750px) {
  .point-content.last {
    margin-top: 27px;
    margin-bottom: 37px;
  }
}
.point-content__pic {
  margin-top: 70px;
  text-align: center;
}
@media screen and (max-width: 750px) {
  .point-content__pic {
    margin: 30px auto 0;
    width: 96.9696969697%;
  }
}
@media screen and (max-width: 750px) {
  .point-content__pic.point2 {
    width: 73.9393939394%;
  }
}
.point-content__pic.point3 {
  margin-top: 66px;
}
@media screen and (max-width: 750px) {
  .point-content__pic.point3 {
    margin-top: 30px;
    margin-bottom: 0;
  }
}
.point-content__pic.point4 {
  margin-top: 66px;
}
@media screen and (max-width: 750px) {
  .point-content__pic.point4 {
    margin-top: 30px;
    margin-bottom: 0;
  }
}
.point-content__pic.use {
  margin-top: 45px;
}
@media screen and (max-width: 750px) {
  .point-content__pic.use {
    width: 97.2727272727%;
    margin-top: 22px;
    margin-bottom: 0;
  }
}
.point-content__notice {
  margin-top: 15px;
}
@media screen and (max-width: 750px) {
  .point-content__notice {
    margin-top: 10px;
    text-indent: 0;
  }
}

.bnr-wrapper {
  margin: 120px auto;
  text-align: center;
}
@media screen and (max-width: 750px) {
  .bnr-wrapper {
    width: 87.8787878788%;
    margin: 50px auto;
  }
}
/*# sourceMappingURL=../../../_development/maps/3dmask/css/style.css.map */
