/*予約カレンダー*/

#booking-package_schedulePage .selectedDate,
#booking-package_schedulePage .topPanel,
#reservationHeader {
  border-color: #000;
  background: #036;
  color: #fff;
  font-size: 1.4em;
}

.colorRed {
  color: red;
  font-weight: bold;
}

#booking-package {
  background-color: #FFF;
  font-size: 16px;
  padding-bottom: 1rem;
}

@media screen and (max-width: 640px) {
  #reservationHeader {
    font-size: 1em !important;
  }

  .sp-small {
    font-size: 0.85rem;
  }

  .contents {
    padding: 0 8px;

  }
}


#blockPanel {
  height: auto !important;
}

#booking-package_schedulePage .bottomPanelNoAnimation {
  float: none !important;
  display: flex !important;
  justify-content: center !important;
}

#booking-package_calendarPage {
  background-color: #fcfcfc !important;
}

#booking {
  margin-top: 120px;
}

#booking p.title {
  font-size: 15px;
}

#booking p.title b {
  font-size: 28px;
  display: block;
  margin-bottom: 5px;
  line-height: 1.3;
}

#booking p.title span.fRed {
  display: block;
  margin-top: 5px;
  font-size: 12px;
}

#booking field#cal {
  display: block;
  position: relative;
  margin-top: 60px;
  margin-bottom: 100px;
}

#booking-package_calendarPage .numberInsteadOfSymbols {
  font-size: 0.75em;
}


body #booking-package_calendarPage .dayPostion {
  text-align: left;
  padding-left: 0.5em;
  box-sizing: border-box;
  font-family: Arial, Helvetica, sans-serif;
}

body #booking-package_schedulePage .selectPanelError {
  background-color: rgba(0, 0, 0, 0.05);
  color: rgba(255, 0, 0, 0.5);
}

body #bookingBlockPanel {
  position: relative;
}

#booking-package_calendarPage .week_slot.sat:nth-of-type(7) {
  background-color: #ddeefd;
}

#booking-package_calendarPage .week_slot.sun:nth-of-type(1) {
  background-color: #ffcce5;
}

#booking-package_calendarPage .week_slot,
#booking-package_schedulePage .selectPanel {
  border-color: #000 !important;
}

#scheduleMainPanel .selectPanel>div {
  position: relative;
}

#booking-package_inputFormPanel div.row {
  clear: both;
}

#booking-package_inputFormPanel div.row .name,
#booking-package_inputFormPanel div.row .value {
  display: block;
  font-size: 14px;
  padding: 0 5px;
  box-sizing: border-box;
}

#booking-package_inputFormPanel div.row .name {
  width: 11em;
  text-align: left;
  padding-left: 1em;
  white-space: nowrap;
}

#booking-package_inputFormPanel .required:after {
  position: relative;
  top: -5px;
}


#daysListPanel .weekPanel+div:after {
  content: '日';
  font-size: 12px;
}

#booking-package_inputFormPanel input[type=text] {
  box-sizing: border-box;
  margin: 5px;
}

#booking-package_inputFormPanel .description {
  margin: 0;
}

#booking-package_inputFormPanel .returnButton {
  position: relative;
  padding: 3px;
}

.calendarChangeButton label span {
  font-size: 22px;
  font-weight: bold;
  color: #690;
}



section#booking p {
  font-size: 15px;
  margin-bottom: 10px;
}

#booking-package_schedulePage button {
  padding: 2px 10px 0;
}

.bottomBarPanel button,
#booking-package button {
  padding: 10px 30px !important;
  font-size: 14px !important;
  cursor: pointer;
}

#booking-package .bookingButton {
  padding: 3px;
}

#booking-package_inputFormPanel .bottomBarPanel {
  width: 150px;
  margin: 0 auto;
  float: left;
  padding: 0 !important;
  margin: 0 10px;
}

#booking-package_inputFormPanel .cartPanel {
  width: 340px;
  margin: 0 auto;
  margin-top: 30px;
}

#booking-package_inputFormPanel .mainPlan {
  width: 100% !important;
}

#booking-package_calendarPage .calendarPanel,
#booking-package_schedulePage .selectedDate {
  position: relative;
}

#booking-package_inputFormPanel textarea {
  min-height: 140px;
  position: relative;
}

.week_slot:after {
  content: '';
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
  display: block;
  font-size: 12px;
  font-weight: bold;
}

.week_slot.sun:after {
  content: 'SUN';
}

.week_slot.sun {
  color: #c00;
}

.week_slot.mon:after {
  content: 'MON';
}

.week_slot.tue:after {
  content: 'TUE';
}

.week_slot.wed:after {
  content: 'WED';
}

.week_slot.thu:after {
  content: 'THU';
}

.week_slot.fri:after {
  content: 'FRI';
}

.week_slot.sat:after {
  content: 'SAT';
}

.week_slot.sat {
  color: #09c;
}

.week_slot {
  border-bottom-width: 2px !important;
}

.week_slot.week_slotHeight {
  border-bottom-width: 0 !important;
}

.week_slot.week_slotHeight:after {
  content: none !important;
}

#booking-package_inputFormPanel .description {
  font-size: 12px;
}

#booking-package_schedulePage .postionCenterForScheduleListPanel,
#booking-package_schedulePage .box_shadow {
  box-shadow: none !important;
}

#booking-package_schedulePage .postionCenterForScheduleListPanel {
  box-sizing: border-box;
  border-left: 4px solid #000;
}

#booking-package_calendarPage .symbolPanel {
  font-weight: bold !important;
}


#booking-package_inputFormPanel label,
#booking-package-subscription_form label {
  display: inline-block !important;
  width: 33%;
  margin: 4px 0;
  white-space: nowrap;
}

#booking_package_input_terms label {
  width: 100%;
}

#booking-package_inputFormPanel label span {
  font-size: 13px;
  vertical-align: middle;
}

#booking-package input {
  vertical-align: middle;
}


.daysListPanel>div {
  display: none !important;
}

#booking-package_schedulePage .daysListPanel {
  width: 100%;
  left: 0;
}

#booking-package_schedulePage .postionReturnForCourseListPanel {
  right: 0;
  left: 0;
  width: 100%;
}

#booking-package_schedulePage .selectPanel,
#booking-package_servicePage .selectPanel {
  display: block !important;
}

#booking-package_schedulePage .courseListPanel {
  position: relative;
  top: 0;
  left: 0 !important;
  width: 100%;
}

#booking-package_schedulePage .courseListPanel {
  width: 100% !important;
}

#booking-package_schedulePage .selectedDate,
#booking-package_schedulePage .topPanel,
#reservationHeader {
  background: #00B7DA !important;
  color: #fff;
  font-size: 1.4em;
}

#booking-package_schedulePage .selectedDate,
#booking-package_inputFormPanel .selectedDate {
  font-size: 19px !important;
}

#booking-package_inputFormPanel .selectedDate {
  margin-bottom: 20px;
}

#booking-package .sun .dateField {
  color: #c00;
}

#booking-package .sat .dateField {
  color: #09c;
}

@media screen and (max-width: 640px) {

  #booking-package_inputFormPanel div.row .name,
  #booking-package_inputFormPanel div.row .value {
    display: flex;
  }

  #booking-package_inputFormPanel label,
  #booking-package-subscription_form label {
    display: block !important;
    width: 100% !important;
  }
}

#booking-package_schedulePage .closed {
    background-color: #BDBDBD !important;
}