.cst-nt-reservation-button p {
  color: #eb6100;
  margin-bottom: 6px;
  font-size: 14px;
  margin-right: 8px;
}
.cst-vc-phone-number {
  font-size: 22px;
  margin-left: 5px;
}
.cst-ct-flex {
  display: flex;
}

.cst-ct-box-1 {
  flex: 0.2;
}

.cst-ct-box-2 {
  text-align: left;
}
.cst-vc-phone-number,
.cst-vc-phone-number-arrow,
.cst-nt-reservation-button p,
.cst-nt-reservation-button p .icon-phone-16 {
  vertical-align: middle;
}
#cst-eo-button .cst-vc-phone-number-arrow {
  font-size: 20px;
  width: 20px;
  height: 20px;
  margin-left: 5px;
}
.cst-vc-phonebutton i.icon-next-3:before {
  width: 0.7em;
  height: 0.7em;
}
@media (min-width: 784px) {
  .cst-hs-plan .checkupItem__l .button {
    margin-right: 0;
  }
  .cst-nt-reservation-button a {
    margin: 0;
  }
  .cst-hs-plan .checkupItem__l .button {
    max-width: 32.5%;
  }
  .checkupItem__r {
    width: 100%;
    margin-left: 0;
  }
  .cst-nt-reservation-button {
    gap: 16px;
  }
  .cst-hs-plan .checkupItem__l .button {
    padding: 12.8px 16px;
  }
}
@media (min-width: 921px) {
  .cst-btn-reserve-3-sp {
    display: none;
  }
}

@media (max-width: 920px) {
  .cst-btn-reserve-3-pc {
    display: none;
  }
}
