/* line 2, F:/homepage/hrc-test/wp-content/themes/hrc_theme/sass-product/moshimo.scss */
.moshimo .swiper-container {
  width: 100%;
}

/* line 5, F:/homepage/hrc-test/wp-content/themes/hrc_theme/sass-product/moshimo.scss */
.moshimo .swiper-slide img {
  width: 100%;
  height: auto;
}

/* line 9, F:/homepage/hrc-test/wp-content/themes/hrc_theme/sass-product/moshimo.scss */
.moshimo .product-contents {
  width: 1280px;
}

/* line 11, F:/homepage/hrc-test/wp-content/themes/hrc_theme/sass-product/moshimo.scss */
.moshimo .product-contents .content {
  display: grid;
  grid-template-columns: 50% 50%;
  grid-template-rows: 1.5rem auto 1fr;
  margin: 4rem auto 4rem;
}

/* line 16, F:/homepage/hrc-test/wp-content/themes/hrc_theme/sass-product/moshimo.scss */
.moshimo .product-contents .content span {
  display: block;
  font-size: 1.2rem;
  font-weight: 700;
}

/* line 21, F:/homepage/hrc-test/wp-content/themes/hrc_theme/sass-product/moshimo.scss */
.moshimo .product-contents .content ul {
  grid-column: 1;
  grid-row: 2;
}

/* line 25, F:/homepage/hrc-test/wp-content/themes/hrc_theme/sass-product/moshimo.scss */
.moshimo .product-contents .content div {
  grid-column: 1;
  grid-row: 3;
  display: grid;
  grid-template-columns: 50% 50%;
}

/* line 30, F:/homepage/hrc-test/wp-content/themes/hrc_theme/sass-product/moshimo.scss */
.moshimo .product-contents .content div p {
  grid-column: 1/3;
  font-size: 1.2rem;
  font-weight: 700;
}

/* line 35, F:/homepage/hrc-test/wp-content/themes/hrc_theme/sass-product/moshimo.scss */
.moshimo .product-contents .content div img {
  width: 100%;
}

/* line 38, F:/homepage/hrc-test/wp-content/themes/hrc_theme/sass-product/moshimo.scss */
.moshimo .product-contents .content div ul {
  grid-column: 2;
  margin: auto 0;
}

/* line 41, F:/homepage/hrc-test/wp-content/themes/hrc_theme/sass-product/moshimo.scss */
.moshimo .product-contents .content div ul li {
  margin: 1rem 0;
}

/* line 46, F:/homepage/hrc-test/wp-content/themes/hrc_theme/sass-product/moshimo.scss */
.moshimo .product-contents .content > img {
  width: 90%;
  margin: 0 0 0 auto;
  grid-column: 2;
  grid-row: 1/4;
}

@media screen and (min-width: 1921px) {
  /* line 55, F:/homepage/hrc-test/wp-content/themes/hrc_theme/sass-product/moshimo.scss */
  .moshimo .product-contenta {
    width: 1440px;
  }
}

@media screen and (max-width: 1439px) {
  /* line 61, F:/homepage/hrc-test/wp-content/themes/hrc_theme/sass-product/moshimo.scss */
  .moshimo .product-contents {
    width: 1024px;
  }
  /* line 63, F:/homepage/hrc-test/wp-content/themes/hrc_theme/sass-product/moshimo.scss */
  .moshimo .product-contents .content {
    grid-template-columns: 60% 40%;
  }
}

@media screen and (max-width: 1279px) {
  /* line 69, F:/homepage/hrc-test/wp-content/themes/hrc_theme/sass-product/moshimo.scss */
  .moshimo .product-contents {
    width: 896px;
  }
  /* line 71, F:/homepage/hrc-test/wp-content/themes/hrc_theme/sass-product/moshimo.scss */
  .moshimo .product-contents .content {
    grid-template-columns: 60% 40%;
  }
}

@media screen and (max-width: 1023px) {
  /* line 77, F:/homepage/hrc-test/wp-content/themes/hrc_theme/sass-product/moshimo.scss */
  .moshimo .product-contents {
    width: calc(768px - 4rem);
  }
  /* line 79, F:/homepage/hrc-test/wp-content/themes/hrc_theme/sass-product/moshimo.scss */
  .moshimo .product-contents .content {
    grid-template-columns: 1fr;
  }
  /* line 81, F:/homepage/hrc-test/wp-content/themes/hrc_theme/sass-product/moshimo.scss */
  .moshimo .product-contents .content ul {
    grid-column: 1;
    grid-row: 2;
  }
  /* line 85, F:/homepage/hrc-test/wp-content/themes/hrc_theme/sass-product/moshimo.scss */
  .moshimo .product-contents .content div {
    margin: 1rem auto;
    grid-column: 1;
    grid-row: 3;
    grid-template-columns: 70% 1fr;
  }
  /* line 92, F:/homepage/hrc-test/wp-content/themes/hrc_theme/sass-product/moshimo.scss */
  .moshimo .product-contents .content > img {
    grid-column: 1;
    grid-row: 4;
    width: 75%;
    margin: 0 auto;
    margin-top: 2rem;
  }
}

@media screen and (max-width: 1023px) {
  /* line 103, F:/homepage/hrc-test/wp-content/themes/hrc_theme/sass-product/moshimo.scss */
  .moshimo .product-contents {
    width: calc(100% - 4rem);
  }
  /* line 106, F:/homepage/hrc-test/wp-content/themes/hrc_theme/sass-product/moshimo.scss */
  .moshimo .product-contents .content div {
    grid-template-columns: 1fr 16rem;
  }
  /* line 108, F:/homepage/hrc-test/wp-content/themes/hrc_theme/sass-product/moshimo.scss */
  .moshimo .product-contents .content div img {
    width: 70%;
    margin: 0 auto;
  }
  /* line 113, F:/homepage/hrc-test/wp-content/themes/hrc_theme/sass-product/moshimo.scss */
  .moshimo .product-contents .content > img {
    width: 80%;
  }
}

@media screen and (max-width: 639px) {
  /* line 121, F:/homepage/hrc-test/wp-content/themes/hrc_theme/sass-product/moshimo.scss */
  .moshimo .product-contents h1, .moshimo .product-contents h2 {
    letter-spacing: 0;
  }
  /* line 124, F:/homepage/hrc-test/wp-content/themes/hrc_theme/sass-product/moshimo.scss */
  .moshimo .product-contents .content div img {
    width: 100%;
  }
}

/*# sourceMappingURL=moshimo.css.map */