
/*inputタグをフォーカスした時に出てくる枠線を消す*/
input[type="button"],input[type="text"],input[type="submit"],input[type="image"],textarea{
    outline: none;
}
.pasta-image img {
    height: 300px!important;
    object-fit: cover;
}
a.oc-btn {
    width: 230px;
}
h3.m-title {
    z-index: 10!important;
    position: relative;
}
.offcanvas-backdrop {
    background-color: #ffffff7d!important;
}
/*offcanvas閉じるボタン*/
.wbtn {
    width: 95%;
	font-weight: bold;
}
/*飾りボタン*/
.kazari {
    pointer-events: none;
}

.seat-set {
    display: none;
}
.yoyaku-btn a {
background: #3e97bf;
    padding: 5px 6px;
    color: white;
    text-decoration: none;
    box-shadow: 0px 4px 5px 4px rgb(0 0 0 / 29%);
    border-radius: 8px;
    font-family: 'BIZ UDPGothic', sans-serif;
    letter-spacing: 2px;
    border: 2px solid #67b2d4;
    width: 250px!important;
    display: block;
    margin: 0 auto;
    text-align: center;
}
a.yoyaku-btn2 {
background: #7b911c;
    /* padding: 16px 6px; */
    color: white;
    width: 250px;
    text-decoration: none;
    box-shadow: 0px 4px 5px 4px rgb(0 0 0 / 29%);
    border-radius: 8px;
    font-family: 'BIZ UDPGothic', sans-serif;
    letter-spacing: 2px;
    border: 2px solid #89a21f;
    margin-top: 18px;
    font-size: 15px;
}

/*空席*/
h5.seat-info {
    margin-top: 2px;
    margin-right: 6px;
    font-weight: bold;
}
/*準備中*/
.ready {
    display: none;
}
.teikyu {
    display: none;
}
.rinji {
    display: none;
}
.yoru {
    display: none;
}
/*カレンダー*/
.fc-col-header-cell-cushion, .fc-daygrid-day-number, .fc-event{
	pointer-events: none;
	color: inherit;
	text-decoration: none;
}
h2#fc-dom-1 {
    font-size: 19px;
}
.gcal-event {
    background-color: #e57f78;
    border: 1px solid #e67f78;
    padding-left: 5px;
}
a.hol-event {
    background-color: #e57f7800;
    border: none;
}

.hol-event .fc-event-title {
    color: #4CAF50;
}
a.day-event {
    background-color: #fffba9;
    border: none;
}
.day-event .fc-event-title {
    color: #65703d;
    font-size: 14px;
/*font-weight: bold;*/
}
a.night-event {
    background-color: #8c99e1;
    border: none;
}
.night-event .fc-event-title {
    color: #ffffff;
    font-size: 14px;
}
tbody {
    background: #fffef8;
}
/*今日のカラー*/
.fc .fc-daygrid-day.fc-day-today {
    background-color:rgb(156 198 3 / 30%);
}
.fc .fc-button-primary:disabled {
    background-color: #799400;
    border-color: #799400;
}
.fc .fc-button-primary {
    background-color: #7196a6;
    border-color: #7196a6;
}
.fc-day-sat {
    color: #4d97d2;
}
.fc-day-sun {
    color: #df5a51;
}
/*カレンダーイベント*/
a.event-event {
    background: none;
    border: none;
}
/*バッジ*/
.hiru, .yoru {
    font-size: 15px!important;
}
a.event-event .fc-event-title.fc-sticky {
    color: #F44336;
    font-weight: bold;
}
/*ナビアイコン*/
i.bi.bi-signpost-2.popup-toggle-icon {
    font-size: 33px;
}
/*スマホ*/
i.fa-solid.fa-mobile-screen {
    transform: rotate(270deg);
    font-size: 24px;
    margin-top: 6px;
    display: block;
    color: #607d8bc2;
}
/*待ち*/
h5.seat-machi,h5.seat-ta {
    font-weight: bold;
}
.cou {
    margin-top: 8px;
}
.seat-num2 {
    margin-bottom: 6px!important;
}
/*ナビ*/
.navi {
    z-index: 50!important;
}

/*空き状況電話*/
i.fa-sharp.fa-regular.fa-circle-phone {
    font-size: 22px;
    position: relative;
    top: 2px;
}
/*アップロード*/
#stacks_in_42-shutter-gallery .shutter-img {
    border: 1px solid #c0c8cd;
}

/*ドレッシング 割引*/
input.spinner-01db {
	width: 80px;
    margin: -3px 16px 0 9px!important;
    font-size: 1.3rem;
    font-weight: bold;
    text-align: right;
    line-height: 1.5;
}
input.spinner-01db::placeholder {
    font-size: 14px;
    text-align: center;
    color: #BDBDBD;
}


@media screen and (min-width: 800px){
.offcanvas-wid {
    width: 800px;
    margin: 0 auto;
}
}

@media screen and (max-width: 500px){
.pasta-image img {
    height: 224px!important;
}
a.oc-btn {
    width: 185px;
}
/*カレンダー月*/
h2#fc-dom-1 {
    font-size: 16px;
    padding-left: 11px;
}
/*カレンダー文字サイズ*/
.fc table {
    font-size: .9em;
}
/*フォーム巾*/
#stacks_in_18.sf-styles .controls {
    width: 366px!important;
}
}
@media screen and (max-width: 380px){
a.oc-btn {
    width: 167px;
}
/*フォーム巾*/
#stacks_in_18.sf-styles .controls {
    width: 340px!important;
}

}
@media screen and (max-width: 321px){
/*ドレッシング 割引*/
input.spinner-01db {
    margin: 0 8px;
}

a.oc-btn {
    width: 142px;
}
/*フォーム巾*/
#stacks_in_18.sf-styles .controls {
    width: 295px!important;
}

}