input[type="text"] {
    
}

button {
    
}

#booking-package .sun {
    
}

#booking-package .mon {
    
}

#booking-package .tue {
    
}

#booking-package .wed {
    
}

#booking-package .thu {
    
}

#booking-package .fri {
    
}

#booking-package .sat {
    
}

#booking-package .nationalHoliday {
    
}

#booking-package .goToBookingFormButton {
    
}

#booking-package .bookingButton {
    
}

#booking-package_calendarPage .startShutdownForHotel {
    
}

#booking-package_calendarPage .shutdownForHotel {
    
}

#booking-package_calendarPage .endShutdownForHotel {
    
}

#booking-package_schedulePage .daysListPanel {
    display: none;
}
#booking-package_schedulePage .courseListPanel {
    left: initial;
    width: 100%;
}
#booking-package_schedulePage .box_shadow {
    box-shadow: initial;
}
#booking-package_inputFormPanel input[type=text] {
    width: 96%;
    padding: 0.5em;
}
#booking-package_inputFormPanel .bottomBarPanel {
    width: 100%;
    margin: 20px 0;
    padding: initial;
}
#booking-package .selectTimeSlotPanel {
    text-align: center;
}
#bottomPanel {
    padding: 20px 0px;
}
#booking-package_schedulePage .closed:after {
    content: "予約できません";
}
#booking-package_inputFormPanel .name {
    font-weight: 600;
}
#booking-package_inputFormPanel .required:after {
    content: "必須";
    display: inline-block;
    margin-left: 0.8em;
    vertical-align: 2px;
    color: #DE5D50;
    font-size: 0.7em;
    font-weight: normal;
    position: initial;
    top: 0px;
}
#booking-package_inputFormPanel .selectedDate {
    text-align: left;
    font-size: 1em;
}
#booking-package_schedulePage .selectable_time_slot > div {
    justify-content: center;
}
#booking-package_inputFormPanel .title_in_form {
    text-align: left;
    line-height: 1.2em;
}

.description {
  height: 200px;
  overflow-y: auto;
  border: 1px solid #d6d6d6;
  font-size: 0.8em;
  padding: 10px;
}
.name1 {
  font-size: 1.6em;
}
.booking_completed:after {
    content: "\A詳しい訪問時間が決まり次第、前日までにご登録の電話番号へご連絡いたしますので、暫くお待ちください。\A※万が一、確認メールが届かない場合は下記をご確認ください。\A①迷惑メールフォルダに振り分けられていませんか。\A②メール指定受信されていませんか。（当社ドメイン「@sakakigas.com」受信設定をお願いします。）\A上記のいずれにもあてはまらずメールが届かない場合は、お手数ですが当社までご連絡くださいますようお願い申し上げます。";/A";
    margin-left: 0.8em;
    top: 0px;
    white-space: pre;
    font-size: 0.7em;
}