#booking-package button {
    display: block;
    text-decoration: none;
    text-align: center;
    font-family: "Shippori", "游明朝", "Yu Mincho", "Hiragino Mincho ProN", serif;
    width: 269px;
    height: 48px;
    color: #EBEAEA;
    background-color: #362E2A;
    margin-inline: auto;
    letter-spacing: .06em;
    background-image: url("https://www.kanu-fks.com/wp-content/themes/kan-u/assets/img/common/icon-back@2x.png");
    background-repeat: no-repeat;
    background-position: 20px 50%;
    background-size: 7px auto;
    transition: opacity 0.2s cubic-bezier(0.5, 1, 0.89, 1);
    border-radius: 0;
}

#booking-package_calendarPage .dayPanel.mon:not([data-day]),
#booking-package_calendarPage .dayPanel.tue:not([data-day]),
#booking-package_calendarPage .dayPanel.wed:not([data-day]),
#booking-package_calendarPage .dayPanel.thu:not([data-day]),
#booking-package_calendarPage .dayPanel.fri:not([data-day]),
#booking-package_calendarPage .dayPanel.sat:not([data-day]),
#booking-package_calendarPage .dayPanel.sun:not([data-day]) {
	height: 4.5em;
    background-color: #463D39;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    flex-direction: column-reverse;
}
#booking-package_calendarPage .closeDay {
	color: #77797C;
}
#booking-package_calendarPage .dayPanelHeight {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    flex-direction: column-reverse;
}
#booking-package_calendarPage .dayPostion {
	padding-top: 0;
    line-height: 1.0;
}
#booking-package_calendarPage .dayPanel {
	padding-bottom: 0;
}
#booking-package_calendarPage .symbolPanel,
#booking-package_calendarPage .numberInsteadOfSymbols {
	padding:0;
}

#booking-package_schedulePage {
	max-width: 560px;
}

#booking-package_schedulePage .selectPanelError {
	color: #77797C;
}
#booking-package_schedulePage .selectPanelActive {
    color: #77797C;
}

#booking-package_schedulePage .selectedDate {
    display: block;
    text-align: left;
    font-size: 16px;
}

#booking-package_schedulePage .daysListPanel {
    display: none;
}

#booking-package_schedulePage .courseListPanel {
	position: relative;
    left: 0;
    top: 0;
    width: 100%;
}

#booking-package_schedulePage .box_shadow {
	box-shadow: none;
}

#booking-package_schedulePage .bottomPanelNoAnimation {
    padding-top: 70px;
}

#booking-package_schedulePage #blockPanel {
	display: none;
}

#booking-package_schedulePage button {
	margin-left: auto;
}

#booking-package_inputFormPanel .selectedDate, #booking-package_myBookingDetails .selectedDate {
    display: block;
    text-align: left;
	font-size: 12px;
}

#booking-package_inputFormPanel .row, #booking-package_myBookingDetails .row, #booking-package_serviceDetails .row, #booking-package_myBookingDetailsFroVisitor .row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 30px;
	padding-inline: 0;
    border: none;
    padding-top: 0;
    padding-bottom: 0;
}

#booking-package_inputFormPanel .row + .row {
	margin-top: 10px;
}

#booking-package_inputFormPanel .name, #booking-package_serviceDetails .name, #booking-package_myBookingDetailsFroVisitor .name, #booking-package_myBookingDetails_panel .name {
    display: block;
	width: 180px;
    padding-bottom: 0;
    line-height: 1.4;
}

#booking-package_inputFormPanel .value, #booking-package_serviceDetails .value, #booking-package_myBookingDetailsFroVisitor .value, #booking-package_myBookingDetails_panel .value {
    display: block;
	width: calc(100% - 180px);
}

#booking-package_inputFormPanel .description {
	margin-top: 0;
}

#booking-package_inputFormPanel .selectedDate, #booking-package_myBookingDetails .selectedDate {
	border-bottom: none;
}

#reservationHeader {
    margin-bottom: 40px;
}

#booking-package input[type=text], #booking-package textarea {
	background-color: #4E443F;
    padding: 10px 15px;
    border: 1px solid #77797C;
    box-sizing: border-box;
    font-size: 14px;
    color: #A9ACAF;
}

#booking-package select {
    width: 120px;
    height: 50px;
    color: #A9ACAF;
    border: 1px solid #77797C;
    background-color: #4E443F;
    font-size: 14px;
}

#booking-package_inputFormPanel input[placeholder="個数(1〜9)"],
#booking-package_inputFormPanel input[placeholder^="個数"]{
	width: 8em;
}

::placeholder {
	color: #77797C;
}

.ArticleContents h2 {
	margin-bottom: 50px;
    font-size: 16px;
}

#booking-package_inputFormPanel .row:first-of-type {
	margin-bottom: 20px;
}

#booking-package_inputFormPanel .rowError, #booking-package_serviceDetails .rowError {
	background-color: #594F4B;
}

#booking-package_inputFormPanel .bottomBarPanel, #booking-package_pay_with_stripe_konbini .bottomBarPanel {
	padding: 0;
}

#booking-package_inputFormPanel .returnButton {
    display: block;
	max-width: 270px;
    margin-inline: auto;
}

#booking-package_inputFormPanel .bookingButton {
    text-decoration: none;
    text-align: center;
    font-family: "Shippori", "游明朝", "Yu Mincho", "Hiragino Mincho ProN", serif;
    width: 269px;
    height: 48px;
    color: #111;
    background-color: #fff;
    letter-spacing: .06em;
    background-image: url("https://www.kanu-fks.com/wp-content/themes/kan-u/assets/img/common/icon-submit@2x.png");
    background-repeat: no-repeat;
    background-position: calc(100% - 20px) 50%;
    background-size: 7px auto;
    transition: opacity 0.2s cubic-bezier(0.5, 1, 0.89, 1);
    border-radius: 0;
}

.cartPanel {
	margin-top: 80px;
}

@media screen and (max-width:768px){
	#booking-package_inputFormPanel .row, #booking-package_myBookingDetails .row, #booking-package_serviceDetails .row, #booking-package_myBookingDetailsFroVisitor .row {
        flex-direction: column;
        gap: 10px;
    }
    #booking-package_inputFormPanel .name, #booking-package_serviceDetails .name, #booking-package_myBookingDetailsFroVisitor .name, #booking-package_myBookingDetails_panel .name {
        width: 100%;
    }

    #booking-package_inputFormPanel .value, #booking-package_serviceDetails .value, #booking-package_myBookingDetailsFroVisitor .value, #booking-package_myBookingDetails_panel .value {
        width: 100%;
    }
    #booking-package_inputFormPanel .row + .row {
        margin-top: 30px;
    }
}