/* Styles definition here */
#fbuilder .fform h1 {font-size:32px;}
#fbuilder .fform span {font-size:16px;}
/*サービスドロップダウンサイズ*/
/*.ahbfield_service { width: 100%; height: 30px; font-size:15px; text-align:center; }*/
/*カレンダーを 100% 幅レスポンシブにする*/
#fbuilder .ui-datepicker-inline{ max-width:none !important;}

/*.ahbfield_service { display: none }*/

/*カレンダーのヘッダー行の色を変更*/
/*#fbuilder .ui-datepicker-header { background:#eeff88 ;color:#444; text-shadow:none}
/*送信ボタンを中央に配置*/
/*#fbuilder .pbSubmit{margin:5px auto;float:none;display:inline-block;}
/*暦日名のスタイルを変更*/
/*#fbuilder .ui-datepicker th{background:#ffffff;color: #000;}

/*カレンダーの日付のスタイルを変更*/
/*利用可能な日付*/
/*#fbuilder td:not(.ui-datepicker-unselectable) a.ui-state-default{background:#dfeffe;color:#1a4a78;}
/*利用できない日付*/
/*#fbuilder .ui-datepicker-unselectable .ui-state-default{background:#f4f4f4;color:#ddd;}
/*過去の日付:*/
/*#fbuilder .beforemindate.ui-datepicker-unselectable .ui-state-default {background:#f4f4f4;color:#ddd;}
/*アクティブな日付*/
/*#fbuilder .ui-datepicker-calendar .ui-state-active {background: e9d99b; color: #555;}
/*満席日程*/
/*#fbuilder .notavailslot.ui-datepicker-unselectable .ui-state-default {background:#eee}
/*無効な日付*/
/*#fbuilder .invalidDate.ui-datepicker-unselectable .ui-state-default {color:#454545}

/*#fbuilder .slots .htmlUsed a{text-decoration: line-through;background:#ddd;color:#ccc}
/*#fbuilder label .r {color:#f00;}

/*
#fbuilder input[type=text], 
#fbuilder textarea, 
#fbuilder select { border: 1px solid #00f; }
#fbuilder .pbSubmit:hover { background-color: #4CAF50; color: white; }
*/
#fbuilder .ahb_list{マージン:10px 0px}
#fbuilder .ahb_list .ahb_list_time{border:0px;background:#0067C0;padding:10px;color:#fff;margin-right:10px;display:inline-block}
#fbuilder .ahb_list .ahb_list_service{border:0px;background:#0067C0;padding:8px;color:#fff;margin-right:10px;display:inline-block}
#fbuilder .ahb_list a{border:0px;background:#0067C0;padding:8px;color:#fff;display:inline-block}