html .ist-boxContents__inner {
  background-color: var(--ist-base, #f5f5f0);
  border: none !important;
}

html .ist-ptnMedicineUseUse006__columnItem--two-thirds {
  width: calc(100% / 3 * 2 - 5.07%) !important;
}

html .ist-ptnMedicineUseUse006__columnItem--one-third {
  width: calc(100% / 3) !important;
}

html .ist-ptnMedicineUseUse006__columnItem--one-third img {
  width: 100%;
}

@media (max-width: 960px) {
  html .ist-ptnMedicineUseUse006__columnItem--sp--full {
    width: 100% !important;
  }
}

html .ist-boxContents .ist-boxContents__subTitle {
  font-size: 1rem;
}

html .ist-boxContents .ist-boxContents__content {
  font-size: 1rem;
}

/*# sourceMappingURL=ptn.medicine.use.use006.css.map */