/* ------------------------------

cont_mv

------------------------------ */
.mod-freeHTML .cont_mv {
  position: relative;
  width: 100%;
  max-width: none;
  background: #d2d9dd;
  z-index: 1;
  height: auto;
}
.mod-freeHTML .cont_mv img {
  width: 100%;
  max-width: 100%;
  height: auto;
}
.mod-freeHTML .cont_mv_img {
  width: 100%;
  max-width: none;
  margin: 0 auto;
  position: static;
}

/* ------------------------------

cont_01

------------------------------ */
.mod-freeHTML .cont_01 {
  position: relative;
  width: 100%;
  max-width: none;
  padding: 0;
  z-index: 1;
  background: #d2d9dd;
}
.mod-freeHTML .cont_01 img {
  width: 100%;
  max-width: 100%;
  height: auto;
}
.mod-freeHTML .cont_01_bg {
  background: none;
  width: 100%;
  padding: 0;
  margin: 0 auto;
}

/* ------------------------------

cont_02

------------------------------ */
.mod-freeHTML .cont_02 {
  background: #ebf0f4;
}
.mod-freeHTML .cont_02_ttl > span {
  color: #375f96;
}
.mod-freeHTML .cont_02 .product_btn {
  background: #375f96;
}/*# sourceMappingURL=index-2603.css.map */