.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--uruoimask {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  margin-bottom: 0;
}
@media screen and (max-width: 750px) {
  .product-content__product-list--uruoimask {
    margin-bottom: 0;
  }
}
.product-content__product-list--uruoimask .product-content__product-list__article {
  width: 24.5454545455%;
}
@media screen and (max-width: 750px) {
  .product-content__product-list--uruoimask .product-content__product-list__article {
    width: 50%;
  }
}
.product-content__product-list--uruoimask .product-content__product-list__article:nth-child(1) .product-content__product-list__article__pic img {
  width: 37.7777777778%;
}
.product-content__product-list--uruoimask .product-content__product-list__article:nth-child(2) .product-content__product-list__article__pic img {
  width: 37.7777777778%;
}
.product-content__product-list--uruoimask .product-content__product-list__article:nth-child(3) .product-content__product-list__article__pic img {
  width: 37.7777777778%;
}
@media screen and (max-width: 750px) {
  .product-content__product-list--uruoimask .product-content__product-list__article {
    width: 50%;
  }
  .product-content__product-list--uruoimask .product-content__product-list__article:nth-child(1) .product-content__product-list__article__pic img {
    width: 43.9393939394%;
  }
  .product-content__product-list--uruoimask .product-content__product-list__article:nth-child(2) .product-content__product-list__article__pic img {
    width: 43.9393939394%;
  }
  .product-content__product-list--uruoimask .product-content__product-list__article:nth-child(3) .product-content__product-list__article__pic img {
    width: 43.9393939394%;
  }
}

.product-content__ttl--uruoimask-topics {
  margin-top: 120px;
}
@media screen and (max-width: 750px) {
  .product-content__ttl--uruoimask-topics {
    margin-top: 55px;
  }
}

.product-content__ttl--uruoimask-point {
  margin-top: 130px;
}
@media screen and (max-width: 750px) {
  .product-content__ttl--uruoimask-point {
    margin-top: 50px;
  }
}

.product-content__ttl--uruoimask-use {
  margin-top: 130px;
}
@media screen and (max-width: 750px) {
  .product-content__ttl--uruoimask-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--uruoimask-topics {
  text-align: center;
  margin-top: 100px;
}
@media screen and (max-width: 750px) {
  .point-content.point-content--uruoimask-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: 50px;
}
@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: 48px auto 0;
    width: 85.9090909091%;
  }
}
@media screen and (max-width: 750px) {
  .point-content__pic.point2 {
    width: 96.9696969697%;
    margin: 25px auto 0;
  }
}
.point-content__pic.point3 {
  margin-top: 66px;
}
@media screen and (max-width: 750px) {
  .point-content__pic.point3 {
    width: 96.9696969697%;
    margin: 25px auto 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-top: 135px;
  text-align: center;
}
@media screen and (max-width: 750px) {
  .bnr-wrapper {
    width: 87.8787878788%;
    margin: 80px auto 0;
  }
}
/*# sourceMappingURL=../../../_development/maps/uruoimask/css/style.css.map */
