ol.caution > li span {
  color: #dc6073;
  text-decoration: underline;
}

.unapproved_div_wrapper {
  margin-top: 42px !important;
}
.unapproved_div_wrapper .unapproved_div h4 {
  margin: 8px 0px !important;
  padding: 0px !important;
}

.unapproved_div_wrapper02 {
  margin-bottom: 20px;
}

table.tokushohou_table {
  margin: 10px 0px 10px 0px;
  border-spacing: 0px 10px;
}
table.tokushohou_table tr th {
  background: #d0d0d0;
  padding: 10px;
  text-align: left;
  font-weight: normal;
}
table.tokushohou_table tr td {
  background: #e8e8e7;
  padding: 10px;
}

a.back_to_reserve_page {
  margin: 10px 0px 50px 0px;
  font-weight: bold;
  display: block;
  font-size: 26px;
}

div.tokushohou_div {
  margin: 16px 0px 0px 0px;
  text-align: center;
}
div.tokushohou_div a {
  color: white;
}

span.require02 {
  width: 28px !important;
  text-align: center !important;
  margin-left: 0px !important;
}

div.ozempic_new_price {
  border-radius: 5px;
  border: 2px solid rgb(197, 129, 2);
  padding: 12px;
}
div.ozempic_new_price h4.h402 {
  margin: 0px;
  padding: 0px;
  color: rgb(197, 129, 2);
  font-size: 16px;
}
div.ozempic_new_price h4.h402 span {
  color: rgb(197, 129, 2);
  font-size: 14px;
}
div.ozempic_new_price p {
  margin: 0px !important;
  padding: 4px 0px !important;
}

.mounjaro_online_disable {
  display: none !important;
}

.delivery_date_div .delivery_span {
  display: inline-block;
  width: 100px;
  margin-bottom: 12px;
  font-size: 14px;
}
.delivery_date_div select {
  width: 140px !important;
}

#display_sent {
  text-align: center;
  padding: 20px;
}
#display_sent .h2_display_sent {
  font-size: 1.8rem;
  margin-bottom: 30px;
  color: #333333;
}
#display_sent .appointment_card {
  background-color: #ffffff;
  border-radius: 60px;
  padding: 40px 40px;
  margin: 0 auto;
  max-width: 500px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.03);
}
#display_sent .appointment_card .card_header_label {
  display: inline-block;
  background-color: #eeeeee;
  color: #333333;
  padding: 8px 24px;
  border-radius: 12px;
  font-size: 1.2rem;
  font-weight: bold;
  margin-bottom: 20px;
}
#display_sent .appointment_card .card_body .simple_text {
  font-size: 1.2rem;
  color: #333333;
  line-height: 1.8;
  margin: 0;
  letter-spacing: 0.02em;
}
#display_sent .appointment_card .card_body .appointment_type {
  font-size: 1.6rem;
  color: #333333;
  font-weight: 500;
  margin: 20px 0;
}
#display_sent .appointment_card .card_body .appointment_type .type_highlight {
  font-size: 2rem;
  font-weight: bold;
  color: #e74c3c;
  margin-right: 4px;
  display: inline-block;
  border-bottom: 3px solid #e74c3c;
  padding-bottom: 2px;
  line-height: 1.2;
}

@media (max-width: 768px) {
  #display_sent .appointment_card {
    border-radius: 40px;
    padding: 40px 20px;
  }
  #display_sent .appointment_card .card_body .simple_text {
    font-size: 1.1rem;
  }
  #display_sent .appointment_card .card_body .appointment_type {
    font-size: 1.6rem;
  }
  #display_sent .appointment_card .card_body .appointment_type .type_highlight {
    font-size: 2.2rem;
  }
}
div.comment.is-disabled {
  pointer-events: none;
}/*# sourceMappingURL=my_style.css.map */

