#reserve-step-wrap .fixed-area {
  background: #fff;
  position: fixed;
  height: 52px;
  width: 100%;
  bottom: 0;
  margin: 0;
  padding: 2px;
  box-shadow: 0 5px 5px 6px rgba(0, 0, 0, 0.2);
  z-index: 900;
}

#reserve-step-wrap .fixed-area button {
  background: #48ccc5;
  border: none;
  border-radius: 0px;
  box-shadow: none;
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  height: 48px;
  width: 100%;
  min-height: auto;
}

#reserve-step-wrap .fixed-area .btn-wrap {
  font-size: 0;
  height: 56px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

#reserve-step-wrap .fixed-area .btn-wrap-left {
  display: inline-block;
  width: 50%;
  padding-right: 1px;
  vertical-align: top;
}

#reserve-step-wrap .fixed-area .btn-wrap-right {
  display: inline-block;
  text-align: center;
  width: 50%;
  padding-left: 1px;
}

#reserve-step-wrap .fixed-area .talk-free {
  background: #f28e1e;
  border-radius: 0px;
  color: #fff;
  padding-left: 11%;
  padding-right: 15%;
  display: block;
}

#reserve-step-wrap .fixed-area .talk-free .icon-tel {
  display: inline-block;
  position: relative;
  height: 27px;
  width: 27px;
  top: 12px;
  left: -10px;
}

#reserve-step-wrap .fixed-area .talk-free .free-call {
  background: #fff;
  border-radius: 8px;
  color: #f28e1e;
  display: inline-block;
  font-size: 12px;
  font-weight: bold;
  position: relative;
  top: -8px;
  padding-left: 7px;
  padding-right: 5px;
  text-decoration: none;
}

#reserve-step-wrap .fixed-area .talk-free .telephone-contact {
  color: #fff;
  display: block;
  font-size: 17px;
  font-weight: bold;
  position: relative;
  top: -8px;
  left: 14px;
  height: 16px;
}

#reserve-step-wrap .ppc-tel-modal {
  background: #fff;
  border-radius: 4px;
  position: fixed;
  top: 34%;
  left: 5%;
  height: 300px;
  width: 90%;
  margin-top: -60px;
  padding: 15px 10px;
  z-index: 999;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

#reserve-step-wrap .ppc-tel-modal .close-btn-area {
  display: block;
  color: #ccc;
  font-size: 26px;
  position: absolute;
  top: 0px;
  right: 10px;
  height: 20px;
  width: 20px;
}

#reserve-step-wrap .ppc-tel-modal .btn.ivr {
  background: #ee8800;
  border: none;
  color: #fff;
  height: 56px;
  width: 100%;
  margin: auto;
  padding: 0px;
  position: relative;
  box-shadow: 0 3px #d27800;
  box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(0, 102, 199, 0.5);
}

#reserve-step-wrap .ppc-tel-modal .btn.ivr .inner-wrap {
  margin: 5px 5px 5px 15px;
}

#reserve-step-wrap .ppc-tel-modal .btn.ivr .icon-tel {
  display: block;
  position: relative;
  height: 34px;
  width: 34px;
  top: 8px;
}

#reserve-step-wrap .ppc-tel-modal .btn.ivr .notes {
  font-size: 12px;
  position: relative;
  text-align: center;
  top: -32px;
  left: 14px;
}

#reserve-step-wrap .ppc-tel-modal .btn.ivr .number {
  font-size: 20px;
  position: relative;
  text-align: center;
  top: -30px;
  left: 14px;
}

#reserve-step-wrap .ppc-tel-modal .btn.ivr span {
  color: #ffffff;
  display: block;
  font-weight: bold;
}

#reserve-step-wrap .ppc-tel-modal .station-name {
  font-size: 12px;
  text-align: center;
  word-break: break-all;
  word-wrap: break-word;
}

#reserve-step-wrap .ppc-tel-modal .clinic-name {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.4;
  margin: 16px 0;
  padding: 0 20px;
  text-align: center;
  word-break: break-all;
  word-wrap: break-word;
}

#reserve-step-wrap .ppc-tel-modal .ppc-tel-info {
  font-size: 11px;
}

#reserve-step-wrap .ppc-tel-modal .ppc-tel-info-title {
  font-weight: bold;
  margin-bottom: 6px;
  text-align: center;
}

#reserve-step-wrap .ppc-tel-modal .ppc-tel-info-title span {
  color: #ff4a40;
}

#reserve-step-wrap .ppc-tel-modal .ppc-tel-info-note {
  text-align: left;
}

#reserve-step-wrap .ppc-tel-modal-mask {
  display: none;
  background: rgba(178, 178, 178, 0.4);
  border-radius: 4px;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 998;
}

#reserve-step-wrap span {
  line-height: 1.5;
}

.rc-ContentBox_PharmacyReservationBox {
  margin-top: 10px;
  padding: 10px;
  background: #f4f4f4;
}
.rc-ContentBox_PharmacyReservationContent {
  padding: 10px 8px;
  border: solid 1px #cccccc;
  background: #ffffff;
}
.rc-ContentBox_Btn-pharmacyReservation {
  padding: 0.6em;
  color: #ffffff;
  background: #dc7016;
  box-shadow: 0 3px #dd5900;
}
.rc-ContentBox_PharmacyReservationBox + .rc-ContentBox_NoticeBox {
  margin-top: 0;
  padding-top: 0;
}
