input[type="text"] {
    
}

button {
    padding:8px 20px;
    border-width:1px;
    border-radius:8px;
}


#booking-package-locale-ja{
    font-family:"メイリオ","Arial";
    color:#6A513F;
}

#booking-package_schedulePage .selectPanelActive {
    color:#6A513F;
}

#booking-package_schedulePage .descriptionOfService{
    padding-top:20px;
    line-height:1.5;
    font-size:0.8em;
    
    
}

#booking-package_schedulePage .selectPanelError {
color:#ddd;
}

#booking-package_schedulePage .selectPanel {
  background-color:#FEFDF7;
     border: solid 1px #CCA86F;
	border-radius:1vh;
}

#booking-package_schedulePage .selectPanel, #booking-package_servicePage .selectPanel {
    width: 90%;
    display: table;
    border-width: 0;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-style: solid;
    border-right-width:1px;
     border-left-width:1px;
    cursor: pointer;
    padding: 10px;
    margin: 10px;
    box-sizing: border-box;
}
    

#booking-package_inputFormPanel .courseLinePanelInLink, #booking-package_serviceDetails .courseLinePanelInLink, #booking-package_myBookingDetailsFroVisitor .courseLinePanelInLink {
    color: #E57E91;
    cursor: pointer;
    font-weight: normal;
    float: none;
    margin-bottom: 0;
}


.post_content a {
    color: #6A513F;
    text-decoration:underline 1px;
}


#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 {
    
}