/*
Theme Name:Kobe Rokko 870 Terrace 2025
Theme URI:
Description:WordPressテーマ「TCD」用子テーマです。
Template:vogue_tcd051
Author:@dewey
Author URI:https://design-plus1.com/tcd-w/
Version:2.1.5
*/

.l-header {
	box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.2);
}
.c-logo {
	max-width: 380px;
}
.c-logo--retina img {
  width: 100%;
}
@media only screen and (max-width:480px){
	.c-logo {
		max-width: 290px;
	}
}
.p-hero-header__nav-item a:hover {
    background-color: rgba(0, 0, 0, 0.3);
}
#guest-registry-cont.l-main {
	padding-top: 70px;
}
#booking-package-id-2 #booking-package input[type=text], #booking-package-id-2 #booking-package textarea, #booking-package-id-2 #booking-package-user-form input[type=text], #booking-package-id-2 #booking-package-user-form input[type=password], #booking-package-id-2 #booking-package-user-form textarea, #booking-package-id-2 #booking-package-loginform input[type=text], #booking-package-id-2 #booking-package-loginform input[type=password], #booking-package-id-2 #booking-package-loginform textarea, #booking-package-id-2 #booking-package-user-edit-form input[type=text], #booking-package-id-2 #booking-package-user-edit-form input[type=password], #booking-package-id-2 #booking-package-user-edit-form textarea {
    border: 1px #888 solid;
}
#booking-package-id-2 #booking-package_inputFormPanel .form_text, #booking-package-id-2 #booking-package-loginform .form_text, #booking-package-id-2 #booking-package-user-form .form_text, #booking-package-id-2 #booking-package-user-edit-form .form_text, #guestsListPanel select, #booking-package-id-2 #booking-package_inputFormPanel select {
    border: 1px #888 solid;
}


.guest-registry .acf-fields>.acf-field { padding: 0; }
@media screen and (max-width: 640px) {
    .guest-registry .acf-fields.-left>.acf-field>.acf-label, .guest-registry .acf-field .acf-label label {
        margin-bottom: 0;
				margin-top: -5px;
    }
}
.acf-field input[type=text], .acf-field input[type=password], .acf-field input[type=date], .acf-field input[type=datetime], .acf-field input[type=datetime-local], .acf-field input[type=email], .acf-field input[type=month], .acf-field input[type=number], .acf-field input[type=search], .acf-field input[type=tel], .acf-field input[type=time], .acf-field input[type=url], .acf-field input[type=week], .acf-field textarea, .acf-field select, ul.acf-radio-list li label, ul.acf-checkbox-list li label {
	font-size: 16px !important;
	border: 1px #888 solid;
	border-radius: 4px;
}
.acf-field.readonly_form input {
	pointer-events: none !important;
	border: none !important;
	font-size: 18px !important;
}
.acf-repeater .acf-table .acf-row-handle.remove,
.acf-button.acf-repeater-add-row {
	display: none;
}
.guest-registry .acf-table .acf-label .acf-required {
	display: none;
}
.guest-registry .acf-table .acf-row-number {
	color: #666 !important;
	font-weight: bold !important;
	font-size: 18px !important;
}
.guest-registry .acf-field .acf-label {
	margin: 15px 0 5px;
}
.guest-registry-form form#acf-form .acf-label label {
	font-weight: bold;
}
#customers_field .acf-label label {
	font-size: 20px;
	font-weight: bold;
}
.guest-registry-form form#acf-form #customers_field .acf-field .acf-label label {
	font-size: 16px;
	font-weight: normal;
}
.guest-registry-form form#acf-form #customers_field .acf-field input[type="checkbox"],
.guest-registry-form form#acf-form #customers_field .acf-field input[type="radio"] {
  transform: scale(1.4);
	margin: 0 3px; 
}
.guest-registry .acf-form-submit {
	margin: 40px 0 0;
}
.acf-form-submit input.acf-button.button.button-primary.button-large {
	min-width: 100px;
	min-height: 25px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: .6em 1.5rem;
	display: block;
	background-color: #238c3b;
	color: #fff;
	font-size: calc(1rem * 1.25);
	border: 0;
	border-radius: 5px;
	margin: 0 auto;
	cursor: pointer;
}
.acf-form-submit input.acf-button.button.button-primary.button-large:hover {
	opacity: 0.7;
}
#submissionDate.acf-field {
	width: calc(50% - 4px);
	display: inline-block;
}
#applicant_seiname.acf-field,
#applicant_meiname.acf-field {
	width: calc(25% - 3px);
	display: inline-block;
	border-top: none;
}
#applicant_email.acf-field,
#applicant_phone.acf-field {
	width: calc(50% - 4px);
	display: inline-block;
}
#applicant_email.acf-field {

}
#checkin.acf-field,
#checkout.acf-field {
	width: calc(40% - 4px);
	display: inline-block;
}
#guests_count.acf-field {
	width: calc(20% - 2px);
	display: inline-block;
}
@media only screen and (max-width: 1024px) {
    #guest-registry-cont.l-main {
        padding-top: 60px;
    }
}
@media only screen and (max-width: 767px) {
    #guest-registry-cont.l-main {
        padding-top: 50px;
    }
}
@media only screen and (max-width: 430px) {
	#submissionDate.acf-field {
		width: 54%;
	}
	#applicant_seiname.acf-field,
	#applicant_meiname.acf-field {
		width: 22%;
	}
	.guest-registry #submissionDate.acf-field, .guest-registry #applicant_email.acf-field, .guest-registry #applicant_phone.acf-field {
		width: 100%;
	}
	.guest-registry #checkin.acf-field, .guest-registry #checkout.acf-field {
		width: 36%;
	}
	.guest-registry #checkin.acf-field,
	.guest-registry #checkout.acf-field {
		width: 39.5%;
	}
	.guest-registry #guests_count.acf-field {
		width: 19%;
	}
} 
.guest-registry .acf-fields .acf-field#customers_field {
	padding-top: 50px !important;
}

#booking_package_calendarPostPage {
	display: none;
}

.gr-error-card {
	text-align: center;
}

#guest_list_link_btn {
    display: none !important;
}

#booking-package_inputFormPanel input,
#booking-package_inputFormPanel textarea,
#booking-package_inputFormPanel select {
	font-size: 16px !important;
}
#booking-package_inputFormPanel .form_text, #booking-package-loginform .form_text, #booking-package-user-form .form_text, #booking-package-user-edit-form .form_text,
#guestsListPanel select,
#booking-package_inputFormPanel select {
	padding: 0.5rem 0.6rem !important;
	border-radius: 4px !important;
}
#booking-package input[type="text"], #booking-package textarea, #booking-package-user-form input[type="text"], #booking-package-user-form input[type="password"], #booking-package-user-form textarea, #booking-package-loginform input[type="text"], #booking-package-loginform input[type="password"], #booking-package-loginform textarea, #booking-package-user-edit-form input[type="text"], #booking-package-user-edit-form input[type="password"], #booking-package-user-edit-form textarea {
	padding: 0.5rem 0.6rem !important;
	border-radius: 4px !important;
}

.reservation_btn.vk_button .vk_button_link.btn-lg, .reservation_btn.editor-styles-wrapper .vk_button .vk_button_link.btn-lg {
  font-weight: bold;
	letter-spacing: 0.2em;
}
.vk_button .vk_button_link_subCaption, .editor-styles-wrapper .vk_button .vk_button_link_subCaption {
  font-size: 70%;
}

.footer_slide figure {
  margin: 0;
}

.full-width {
	margin-left: calc(-50vw + 50%);
	margin-right: calc(-50vw + 50%);
}

/* 通常宿泊のときだけ水色ハイライト */
body:not(.bp-dayuse-mode) #booking-package_calendarPage .selected_day_slot {
  background-color: #b1daff;
}

/* デイユースモード中はハイライトをOFF（視覚的に未選択風にする） */
body.bp-dayuse-mode #booking-package_calendarPage .selected_day_slot.selected_end_day {
  background-color: transparent !important;
}

/* 個人情報入力画面での通常・デイユース切り替え禁止 */
#booking-package_durationStay.nextPageBookingDetails #bp-dayuse-toggle button.bp-dayuse-btn {
  display: none;
}
#booking-package_durationStay.nextPageBookingDetails #bp-dayuse-toggle button.bp-dayuse-btn.is-active {
  display: inline;
	pointer-events: none;
}