/* productPages mv
--------------------------------------------------*/
.productPages.makekeepspray .mv__imgWrap {
  margin-block-start: 139px;
}
.productPages.makekeepspray .mv__pop {
  width: 294px;
  top: -110px;
  left: -60px;
}
.productPages.makekeepspray .mv__balloon {
  top: -155px;
  right: -65px;
}
.productPages.makekeepspray.for-PC .mv__img {
  width: 450px;
}
.productPages.makekeepspray.for-PC .mv__pop {
  left: -100px;
}
.productPages.makekeepspray.for-SP .mv__img {
  width: 510px;
}
.productPages.makekeepspray .outline__person {
  right: 15px;
}
.productPages.makekeepspray .outline__figure {
  position: absolute;
  right: 0;
  bottom: 0;
}
.productPages.makekeepspray .pageTitle__label__bold {
  text-shadow: -2px -2px 1px white, 2px 2px 1px white, -2px 2px 1px white, 2px -2px 1px white, 2px 0px 1px white, -2px 0px 1px white, 0px 2px 1px white, 0px -2px 1px white;
}
.productPages.makekeepspray.fam .pageTitle__label__bold {
  color: var(--color-fam-text);
}
.productPages.makekeepspray.mine .pageTitle__label__bold {
  color: var(--color-mine-text);
}
.productPages.makekeepspray .pageTitle__aside {
  font-family: var(--font-kinuta);
  text-align: center;
  color: #fff;
}
.productPages.makekeepspray .pageTitle__aside__note {
  padding-top: 10px;
}
.productPages.makekeepspray .howto__figure,
.productPages.makekeepspray .productSection__figure {
  text-align: center;
}
.productPages.makekeepspray .howto__figure img,
.productPages.makekeepspray .productSection__figure img {
  max-width: 100%;
}
.productPages.makekeepspray .productSection__title__column {
  padding: 5px 40px;
  background-color: #fff;
  border-radius: 9em;
}
.productPages.makekeepspray .productSection__hizashi365 {
  padding: 20px 20px;
  border-radius: 20px;
  background-color: #fff;
}
.productPages.makekeepspray .productSection__hizashi365__list {
  display: table;
  margin: 0 auto;
  padding-top: 0.5em;
}
.productPages.makekeepspray .productSection__hizashi365__list .productSection__column__item {
  position: relative;
  padding-left: 1em;
  margin-top: 0.5em;
}
.productPages.makekeepspray .productSection__hizashi365__list .productSection__column__item::before {
  content: "";
  display: block;
  width: 0.7em;
  height: 0.7em;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 0.5em;
  background-color: #f18700;
}
/*# sourceMappingURL=makekeepspray.css.map */