@charset "utf-8";

.catalogList_item a:hover {
  cursor: pointer;
  cursor: hand;
}

.mrc_webform_note {
  font-size: 20px !important;
  font-weight: bold !important;
}

.wait_time_note {
  font-size: 20px;
  font-weight: bold;
}

a.download-form {
  cursor: pointer;
}

.inquiry_form_complete_note {
  font-size: 20px;
  font-weight: bold;
}

.categoryTop .categoryTop__contactBlock .contactBlock {
  background: #f2f5f8;
}

