@charset "UTF-8";


.day-box.today {
    background-color: #fff!important;
}

.yoyaku table{
      width: 100%!important;
}

.yoyaku td,
.yoyaku th{
      padding: 10px 0;
}

.yoyaku table a{
      color: #009688;
}

.yoyaku table a:hover{
  text-decoration: none;
}

.content-form fieldset{
border: none!important;
}

.content-form th, .content-form td{
      border-right: none!important;
    border-bottom: none!important;
}

#booking_client-fieldset table{
      border-collapse: collapse!important;
}

#booking_client-fieldset td,
#booking_client-fieldset th{
  padding: 15px;
}

#booking_client-fieldset tr:nth-child(odd){
  background-color: #e5e5e5;
}

#booking_client-fieldset label {
    margin-bottom: 0;
}

.content-form input, .content-form textarea {
    margin-bottom: 0px!important;
}

.kiyaku{
    border: solid 1px #ccc;
    width: 100%;
    height: 300px;
    padding: 1rem;
    overflow: auto;
    margin-bottom: 2rem;
}

.kiyaku h3{
  font-size: 140%;
}

.kiyaku h4{
  font-size: 120%;
}

.kiyaku ul{
      padding: 0 2rem;
}

.content-form button {
    background: #4CAF50!important;
    border: none!important;
    padding: 1rem 2rem!important;
    color: #fff!important;
}

.yoyaku-page h2{
  font-size: 150%;
    margin: 1rem 0;
}

.yoyaku-page h3{
      font-size: 130%;
    margin: 2rem 0 1rem;
}

.cyui-box{
    text-align: center;
    border: 1px solid #ccc;
    padding: 1rem;
    font-size: 18px;
}

.cyui-box a{
      display: block;
    width: 250px;
    margin: 0 auto;
    background: #4CAF50;
    color: #fff;
    padding: 10px 0;
}

.post_password input{
  margin-bottom: 1rem;
}

a.monshin{
    width: 250px;
    display: block;
    background: #4CAF50;
    color: #fff;
    padding: 10px 0;
    text-align: center;
}

.nodis{
	    display: none;
}