/*
	Custom CSS
	Please make sure your CSS rules are 
	more particular / have higher priority
	then other page styles
*/
 #events h3   {
	/* add your css rule here */
}


 #events p.duration, #events div.duration   {
	/* add your css rule here */
}


 #events p.description, #events div.description   {
	/* add your css rule here */
}


 #events .selectedEvent   {
	/* add your css rule here */
}


 #events input.reserve_time_btn   {
	/* add your css rule here */
}


 #events input.select_another_btn   {
	/* add your css rule here */
}


 #eventForm #start_date-block-container h3, #eventForm #timeline-container h3   {
	/* add your css rule here */
}


 #eventForm #save_button   {
	/* add your css rule here */
}


 div.ui-widget-content   {
	/* add your css rule here */
}


 div.ui-widget-header   {
	/* add your css rule here */
}


 #timeline-container table.timeline   {
	/* add your css rule here */
}


 .timeline td.not_worked_time   {
	/* add your css rule here */
}


 .timeline td.free_time   {
	/* add your css rule here */
}


 .timeline td.selected_time   {
	/* add your css rule here */
}


 .timeline td.reserved_time   {
	/* add your css rule here */
}


 div#loading   {
	/* add your css rule here */
}


 #start_date-block-container .zend_form dt, start_date-block-container .zend_form dt b, start_date-block-container .zend_form dd label   {
	/* add your css rule here */
}

.biggest-previev {
display: none;
}

.current-booking-info .booking-btns .sb-book {
display: none;
}

#header .nav-trigger.toggle-mnu {
display: none;
}

#footer .copyright {
display: none;
}

#main #main-buttons{
display: none!important;
}


#sb-timeline #steps #steps-content #sb_booking_content .item.panel .btn-bar .wrap-read-more .read-more .part.ico-part .custom-checkbox input:checked+.custom-label:before, #sb-timeline #steps #steps-content #sb_booking_content .item.panel .btn-bar .wrap-read-more .read-more .part.ico-part .fal:before, #sb-timeline #steps #steps-content #sb_booking_content .item.panel .btn-bar .wrap-read-more .read-more .part.ico-part :not(.fab)[class*=fa-]:before, .custom-checkbox #sb-timeline #steps #steps-content #sb_booking_content .item.panel .btn-bar .wrap-read-more .read-more .part.ico-part input:checked+.custom-label:before {
    content: "詳しくはこちら";
    font-family: Font Awesome\ 5 Pro;
    font-style: normal;
    font-size: 16px;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    line-height: 150;
}

#sb-timeline #steps #steps-content #sb_booking_content .item.panel .btn-bar .wrap-read-more .read-more{
    width: 160px;
    border: 1px solid rgba(0,0,0,.11);
    min-width: 160px;
    max-width: 160px;
    padding: 0 15px;
}

#sb-timeline #steps #steps-content #sb_booking_content .item.panel .btn-bar .wrap-read-more .read-more .part.ico-part {
transform: rotate(0deg) !important;
}

#sb-timeline #steps #steps-content #sb_booking_content .item.panel .btn-bar .wrap-read-more .read-more.collapsed .part.txt-part .more-part {
 display: none;
}

#sb-timeline #steps #steps-content #sb_booking_content .item.panel .btn-bar .wrap-read-more .read-more .part.txt-part {
  display: none;
}
#sb-timeline #steps #time-settings #sb_booking_company_time {
    display: none;
}
@media (min-width: 1600px)
#sb-timeline #steps-nav #sb_booking_info ul {
    display: block;
    position: absolute;
    top: 70px;
    width: auto;
}

@media (max-width: 767px)
#sb-timeline #steps-nav {
    margin-bottom: 0px;
    min-height: inherit;
}

#sb-timeline #steps #steps-content #sb_booking_content .datetime-step #sb_timeview_container .timeline-wrapper #sb-flexible-provider .inner .inner-content #sb_time_flexible_provider_container .provider-col {
    display: flex;
    position: relative;
    max-width: 390px;
    width: 100%;
    flex-direction: column;
    align-self: stretch;
    align-items: stretch;
    margin-right: 20px;
}

#sb-timeline #steps #steps-content #sb_booking_content .datetime-step #sb_timeview_container .timeline-wrapper #sb-flexible-provider .inner .inner-content #sb_time_flexible_provider_container {
    display: flex;
    width: 100%;
    height: 100%;
}

#sb-timeline #steps #steps-content #sb_booking_content .datetime-step #sb_dateview_container .section-pd {
    padding: 25px 0;
    margin: -50px 0 0!important;
}

#sb-timeline #steps #steps-content #sb_booking_content .datetime-step #sb_timeview_container .timeline-wrapper #sb-flexible-provider .inner .inner-sidebar {
    display: table-cell;
    width: 75px;
    vertical-align: bottom;
    display: none;}