/* ======================================
   HBook / page-id-32 統合済み完成版
   検索前 / 検索後 / オプション / 入力フォーム
   デフォルト（スマホ・タブレット）
====================================== */

/* ---------- 全体 ---------- */
.page-id-32 .hb-booking-search-form,
.page-id-32 .hb-booking-details-form,
.page-id-32 .hb-booking-form,
.page-id-32 .hb-customer-details,
.page-id-32 .hb-options-form,
.page-id-32 .hb-options-wrapper,
.page-id-32 .hb-booking-options {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
}

/* ---------- 見出し ---------- */
.page-id-32 .hb-title.hb-title-search-form,
.page-id-32 .hb-title.hb-title-extra,
.page-id-32 .hb-booking-details-form h3,
.page-id-32 .hb-booking-details-form h4,
.page-id-32 .hb-booking-form h3,
.page-id-32 .hb-booking-form h4,
.page-id-32 .hb-customer-details h3,
.page-id-32 .hb-customer-details h4 {
  color: #222;
  line-height: 1.6;
  letter-spacing: 0.04em;
}

.page-id-32 .hb-title.hb-title-search-form {
  text-align: center;
  margin-bottom: 20px;
  font-size: 24px;
}

.page-id-32 .hb-title.hb-title-extra {
  display: block !important;
  margin-top: 28px !important;
  margin-bottom: 24px !important;
  padding: 0 !important;
  text-align: center;
}

.page-id-32 .hb-booking-details-form h3,
.page-id-32 .hb-booking-details-form h4,
.page-id-32 .hb-booking-form h3,
.page-id-32 .hb-booking-form h4,
.page-id-32 .hb-customer-details h3,
.page-id-32 .hb-customer-details h4 {
  text-align: left;
  margin: 0 0 22px;
}

.page-id-32 .hb-title.hb-title-extra + * {
  margin-top: 0 !important;
}

/* ---------- 検索フォーム（検索前） ---------- */
.page-id-32 .hb-booking-search-form {
  margin-bottom: 36px;
}

.page-id-32 .hb-search-fields .hb-accom-number-wrapper,
.page-id-32 .hb-searched-summary .hb-accom-number-wrapper,
.page-id-32 .hb-searched-summary .hb-admin-search-type-wrapper {
  display: none !important;
}

.page-id-32 .hb-search-fields {
  display: block !important;
  width: 100%;
  max-width: 100%;
  margin: 0;
  box-sizing: border-box;
}

.page-id-32 .hb-search-fields p,
.page-id-32 .hb-search-fields .hb-check-dates-wrapper,
.page-id-32 .hb-search-fields .hb-people-wrapper,
.page-id-32 .hb-search-fields .hb-people-wrapper-adults,
.page-id-32 .hb-search-fields .hb-people-wrapper-children,
.page-id-32 .hb-search-fields .hb-people-wrapper-last,
.page-id-32 .hb-search-fields .hb-search-submit-wrapper {
  width: 100% !important;
  max-width: 100% !important;
  display: block !important;
  float: none !important;
  clear: both !important;
  margin: 0 0 14px !important;
  padding: 0 !important;
  box-sizing: border-box;
}

.page-id-32 .hb-search-fields .hb-people-wrapper-children,
.page-id-32 .hb-search-fields .hb-people-wrapper-last {
  margin-bottom: 28px !important;
}

/* ---------- ラベル ---------- */
.page-id-32 .hb-booking-search-form label,
.page-id-32 .hb-booking-details-form label,
.page-id-32 .hb-booking-form label,
.page-id-32 .hb-customer-details label,
.page-id-32 .hb-options-form label,
.page-id-32 .hb-booking-option label,
.page-id-32 .hb-quantity-option label {
  display: block;
  margin-bottom: 6px;
  font-size: 13px;
  font-weight: 600;
  color: #444;
  line-height: 1.6;
  text-align: left;
}

/* ---------- 共通入力欄 ---------- */
.page-id-32 .hb-booking-search-form input[type="text"],
.page-id-32 .hb-booking-search-form select,
.page-id-32 .hb-booking-details-form input[type="text"],
.page-id-32 .hb-booking-details-form input[type="email"],
.page-id-32 .hb-booking-details-form input[type="tel"],
.page-id-32 .hb-booking-details-form input[type="number"],
.page-id-32 .hb-booking-details-form input[type="password"],
.page-id-32 .hb-booking-details-form select,
.page-id-32 .hb-booking-details-form textarea,
.page-id-32 .hb-booking-form input[type="text"],
.page-id-32 .hb-booking-form input[type="email"],
.page-id-32 .hb-booking-form input[type="tel"],
.page-id-32 .hb-booking-form input[type="number"],
.page-id-32 .hb-booking-form input[type="password"],
.page-id-32 .hb-booking-form select,
.page-id-32 .hb-booking-form textarea,
.page-id-32 .hb-customer-details input[type="text"],
.page-id-32 .hb-customer-details input[type="email"],
.page-id-32 .hb-customer-details input[type="tel"],
.page-id-32 .hb-customer-details input[type="number"],
.page-id-32 .hb-customer-details input[type="password"],
.page-id-32 .hb-customer-details select,
.page-id-32 .hb-customer-details textarea,
.page-id-32 .hb-booking-option input[type="number"],
.page-id-32 .hb-option input[type="number"],
.page-id-32 .hb-options input[type="number"],
.page-id-32 .hb-quantity-option input[type="number"],
.page-id-32 .hb-booking-option select,
.page-id-32 .hb-option select {
  width: 100% !important;
  min-height: 50px;
  height: 50px;
  padding: 0 12px;
  font-size: 16px;
  border: 1px solid #d9d4ca;
  border-radius: 10px;
  box-sizing: border-box;
  background: #fff;
  color: #222;
  box-shadow: none;
}

.page-id-32 .hb-booking-details-form textarea,
.page-id-32 .hb-booking-form textarea,
.page-id-32 .hb-customer-details textarea {
  min-height: 120px;
  height: auto;
  padding: 12px 14px;
  resize: vertical;
}

.page-id-32 .hb-booking-search-form input[type="text"]:focus,
.page-id-32 .hb-booking-search-form select:focus,
.page-id-32 .hb-booking-details-form input:focus,
.page-id-32 .hb-booking-details-form select:focus,
.page-id-32 .hb-booking-details-form textarea:focus,
.page-id-32 .hb-booking-form input:focus,
.page-id-32 .hb-booking-form select:focus,
.page-id-32 .hb-booking-form textarea:focus,
.page-id-32 .hb-customer-details input:focus,
.page-id-32 .hb-customer-details select:focus,
.page-id-32 .hb-customer-details textarea:focus,
.page-id-32 .hb-booking-option input[type="number"]:focus,
.page-id-32 .hb-option input[type="number"]:focus,
.page-id-32 .hb-options input[type="number"]:focus,
.page-id-32 .hb-booking-option select:focus,
.page-id-32 .hb-option select:focus {
  outline: none;
  border-color: #b8ae9d;
  box-shadow: 0 0 0 3px rgba(185, 174, 157, 0.15);
}

/* ---------- 検索ボタン ---------- */
.page-id-32 .hb-search-submit-wrapper {
  width: 100% !important;
  max-width: 100% !important;
  margin-top: 10px;
  margin-right: 0 !important;
  padding-right: 0 !important;
}

.page-id-32 .hb-search-submit-wrapper input[type="submit"] {
  width: 100% !important;
  height: 50px;
  background: #1f1f1f;
  color: #fff;
  border-radius: 10px;
  border: none;
  cursor: pointer;
  transition: background 0.3s ease;
  display: block;
  margin: 0 !important;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 0.04em;
}

.page-id-32 .hb-search-submit-wrapper input[type="submit"]:hover {
  background: #333;
}

/* ---------- 検索後の条件表示 ---------- */
.page-id-32 .hb-booking-search-form .hb-searched-summary {
  display: none !important;
}

.page-id-32 .hb-booking-search-form:has(.hb-search-fields-and-submit[style*="display: none"]) .hb-searched-summary {
  display: flex !important;
  flex-direction: column;
  align-items: center;
  gap: 12px;
  margin: 24px 0 30px;
  text-align: center;
}

.page-id-32 .hb-searched-summary .hb-check-dates-wrapper,
.page-id-32 .hb-searched-summary .hb-people-wrapper {
  width: 100%;
  max-width: 420px;
  padding: 10px 14px;
  background: rgba(255,255,255,0.7);
  border-radius: 8px;
  box-sizing: border-box;
  margin: 0;
  float: none;
  clear: none;
}

.page-id-32 .hb-searched-summary span {
  font-weight: 600;
  color: #111;
}

.page-id-32 .hb-searched-summary .hb-change-search-wrapper {
  width: 100% !important;
  max-width: 420px !important;
  margin: 10px auto 0 !important;
  display: block !important;
  float: none !important;
  clear: both !important;
}

.page-id-32 .hb-searched-summary .hb-change-search-wrapper input[type="submit"] {
  width: 100% !important;
  height: 50px;
  background: #1f1f1f;
  color: #fff;
  border-radius: 10px;
  border: none;
  cursor: pointer;
  transition: background 0.3s ease;
  display: block !important;
  margin: 0 auto !important;
  font-size: 15px;
  font-weight: 700;
}

.page-id-32 .hb-searched-summary .hb-change-search-wrapper input[type="submit"]:hover {
  background: #333;
}

/* ---------- 検索結果 ---------- */
.page-id-32 .hb-accom-list,
.page-id-32 .hb-accom-results,
.page-id-32 .hb-search-result,
.page-id-32 .hb-search-results {
  margin-top: 0;
  margin-bottom: 40px !important;
}

.page-id-32 .hb-accom,
.page-id-32 .hb-accom-result,
.page-id-32 .hb-search-result-item,
.page-id-32 .hb-accom-item {
  background: transparent;
  border: none;
  border-radius: 0;
  padding: 0;
  margin-bottom: 20px;
  box-shadow: none;
}

/* 宿泊可能メッセージ周辺の線を完全削除 */
.page-id-32 .hb-accom-list .hb-accom-step-wrapper .hb-multi-accom-choices .hb-accom,
.page-id-32 .hb-accom-list .hb-accom-step-wrapper .hb-multi-accom-choices .hb-accom * {
  box-shadow: none !important;
  background-image: none !important;
}

/* 宿泊可能メッセージまわりの線を完全削除 */
.page-id-32 .hb-accom {
  border: none !important;
  box-shadow: none !important;
  background-image: none !important;
}

.page-id-32 .hb-accom-desc {
  text-align: center;
  line-height: 1.8;
  color: #666;
  margin: 20px 0 16px;
  padding: 0 !important;
  border: none !important;
  border-top: 0 !important;
  border-bottom: 0 !important;
  outline: none !important;
  box-shadow: none !important;
  background: transparent !important;
  background-image: none !important;
}

.page-id-32 .hb-accom-desc::before,
.page-id-32 .hb-accom-desc::after {
  content: none !important;
  display: none !important;
}

/* 下線の本命 */
.page-id-32 .hb-accom-price-total {
  border: none !important;
  border-top: 0 !important;
  box-shadow: none !important;
  background-image: none !important;
  padding-top: 0 !important;
}

/* ついでに周辺も停止 */
.page-id-32 .hb-select-accom-wrapper,
.page-id-32 .hb-accom-selected-left-wrapper {
  border: none !important;
  border-top: 0 !important;
  box-shadow: none !important;
  background-image: none !important;
}

/* 親要素側の線対策 */
.page-id-32 .hb-accom,
.page-id-32 .hb-accom-selected,
.page-id-32 .hb-accom-none-left,
.page-id-32 .hb-multi-accom-choices,
.page-id-32 .hb-accom-step-wrapper {
  box-shadow: none !important;
}

.page-id-32 .hb-accom hr,
.page-id-32 .hb-accom-desc hr {
  display: none !important;
}

/* ---------- 価格ボックス ---------- */
.page-id-32 .hb-accom-price-total,
.page-id-32 .hb-price-breakdown,
.page-id-32 .hb-accom-price-breakdown,
.page-id-32 .hb-options-total-price,
.page-id-32 .hb-summary,
.page-id-32 .hb-booking-summary,
.page-id-32 .hb-accom-summary,
.page-id-32 .hb-booking-details,
.page-id-32 .hb-options-total,
.page-id-32 .hb-option-total,
.page-id-32 .hb-booking-option-total {
  background: #f8f6f2;
  border: 1px solid #e4ddd1;
  border-radius: 12px;
  margin-top: 0 !important;
  margin-bottom: 14px !important;
  padding: 18px 20px !important;
  box-sizing: border-box;
}

/* ---------- 価格表示：中央固定 ---------- */
.page-id-32 .hb-accom,
.page-id-32 .hb-accom * {
  text-align: center !important;
}

.page-id-32 .hb-price,
.page-id-32 .hb-accom-price,
.page-id-32 .hb-total-price {
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  justify-content: center !important;
  width: 100% !important;
  margin-left: auto !important;
  margin-right: auto !important;
  text-align: center !important;
}

.page-id-32 .hb-price span,
.page-id-32 .hb-price strong,
.page-id-32 .hb-accom-price span,
.page-id-32 .hb-accom-price strong,
.page-id-32 .hb-total-price span,
.page-id-32 .hb-total-price strong,
.page-id-32 .hb-options-total .hb-price,
.page-id-32 .hb-option-total .hb-price,
.page-id-32 .hb-booking-option-total .hb-price {
  display: block !important;
  width: 100% !important;
  text-align: center !important;
  font-size: 32px;
  font-weight: 700;
  line-height: 1.3;
  color: #111;
}

.page-id-32 .hb-price-caption,
.page-id-32 .hb-accom-price-caption,
.page-id-32 .hb-total-price-caption {
  display: block !important;
  width: 100% !important;
  text-align: center !important;
  margin: 6px auto 0 !important;
  padding-bottom: 20px !important;
  box-sizing: border-box !important;
  line-height: 1.8;
}

.page-id-32 .hb-price-caption *,
.page-id-32 .hb-accom-price-caption *,
.page-id-32 .hb-total-price-caption * {
  text-align: center !important;
}

.page-id-32 .hb-price-caption a,
.page-id-32 .hb-accom-price-caption a,
.page-id-32 .hb-total-price-caption a {
  display: block !important;
  text-align: center !important;
  margin: 4px auto 0 !important;
}

.page-id-32 .hb-accom-price-caption-dash {
  display: none !important;
}

.page-id-32 .hb-price-breakdown,
.page-id-32 .hb-accom-price-breakdown {
  text-align: left !important;
  font-size: 13px;
  line-height: 1.8 !important;
  color: #333;
  margin-left: auto !important;
  margin-right: auto !important;
}

/* ---------- 共通ボタン ---------- */
.page-id-32 .hb-button,
.page-id-32 .hb-next-step input[type="submit"],
.page-id-32 .hb-booking-details-form .hb-button,
.page-id-32 .hb-booking-form .hb-button,
.page-id-32 .hb-customer-details .hb-button,
.page-id-32 .hb-booking-details-form input[type="submit"],
.page-id-32 .hb-booking-form input[type="submit"],
.page-id-32 .hb-customer-details input[type="submit"],
.page-id-32 .hb-options-wrapper .hb-button,
.page-id-32 .hb-booking-options .hb-button,
.page-id-32 .hb-options-wrapper input[type="submit"],
.page-id-32 .hb-booking-options input[type="submit"] {
  width: 100% !important;
  height: 52px;
  background: #1f1f1f;
  color: #fff;
  border-radius: 10px;
  border: none;
  letter-spacing: 0.04em;
  cursor: pointer;
  transition: background 0.3s ease;
  font-size: 15px;
  font-weight: 700;
  box-sizing: border-box;
}

.page-id-32 .hb-button:hover,
.page-id-32 .hb-next-step input[type="submit"]:hover,
.page-id-32 .hb-booking-details-form .hb-button:hover,
.page-id-32 .hb-booking-form .hb-button:hover,
.page-id-32 .hb-customer-details .hb-button:hover,
.page-id-32 .hb-booking-details-form input[type="submit"]:hover,
.page-id-32 .hb-booking-form input[type="submit"]:hover,
.page-id-32 .hb-customer-details input[type="submit"]:hover,
.page-id-32 .hb-options-wrapper .hb-button:hover,
.page-id-32 .hb-booking-options .hb-button:hover,
.page-id-32 .hb-options-wrapper input[type="submit"]:hover,
.page-id-32 .hb-booking-options input[type="submit"]:hover {
  background: #333;
}

.page-id-32 .hb-next-step {
  margin-top: 24px;
  margin-bottom: 40px !important;
}

/* 最終ページの確定ボタン下余白 */
.page-id-32 .hb-booking-details-form .hb-button,
.page-id-32 .hb-booking-form .hb-button,
.page-id-32 .hb-customer-details .hb-button,
.page-id-32 .hb-booking-details-form input[type="submit"],
.page-id-32 .hb-booking-form input[type="submit"],
.page-id-32 .hb-customer-details input[type="submit"] {
  margin-bottom: 40px !important;
}

/* ---------- 戻るボタン ---------- */
.page-id-32 .hb-prev-step input[type="submit"],
.page-id-32 .hb-previous-step input[type="submit"],
.page-id-32 .hb-button.hb-prev-button,
.page-id-32 input[value="Previous"],
.page-id-32 input[value="戻る"],
.page-id-32 input[value="← 戻る"] {
  width: auto !important;
  min-width: 160px;
  height: 52px;
  padding: 0 28px;
  display: block;
  margin: 20px auto 0;
  background: #fff;
  color: #1f1f1f;
  border: 1px solid #d9d4ca;
  border-radius: 10px;
  letter-spacing: 0.04em;
  cursor: pointer;
  transition: all 0.3s ease;
  box-sizing: border-box;
}

.page-id-32 .hb-prev-step input[type="submit"]:hover,
.page-id-32 .hb-previous-step input[type="submit"]:hover,
.page-id-32 .hb-button.hb-prev-button:hover,
.page-id-32 input[value="Previous"]:hover,
.page-id-32 input[value="戻る"]:hover,
.page-id-32 input[value="← 戻る"]:hover {
  background: #f8f6f2;
  border-color: #cfc7b8;
}

.page-id-32 .hb-prev-step,
.page-id-32 .hb-previous-step {
  margin-top: 24px;
}

/* ---------- オプション ---------- */
.page-id-32 .hb-options,
.page-id-32 .hb-options-wrapper,
.page-id-32 .hb-booking-options,
.page-id-32 .hb-booking-option {
  box-sizing: border-box;
}

.page-id-32 .hb-options-wrapper,
.page-id-32 .hb-booking-options,
.page-id-32 .hb-options,
.page-id-32 .hb-option-list {
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}

.page-id-32 .hb-booking-option,
.page-id-32 .hb-option,
.page-id-32 .hb-options li,
.page-id-32 .hb-quantity-option {
  background: #f8f6f2;
  border: 1px solid #e4ddd1;
  border-radius: 12px;
  padding: 16px 18px;
  margin-bottom: 14px;
}

.page-id-32 .hb-booking-option-title,
.page-id-32 .hb-option-name,
.page-id-32 .hb-quantity-option label {
  display: block;
  font-size: 16px;
  font-weight: 600;
  color: #222;
  line-height: 1.6;
  margin-bottom: 6px;
}

.page-id-32 .hb-booking-option p,
.page-id-32 .hb-option-description,
.page-id-32 .hb-booking-option small {
  font-size: 13px;
  line-height: 1.7;
  color: #666;
}

.page-id-32 .hb-option-price,
.page-id-32 .hb-booking-option-price,
.page-id-32 .hb-price-option {
  display: inline-block;
  margin-top: 8px;
  font-size: 18px;
  font-weight: 700;
  color: #111;
}

.page-id-32 .hb-booking-option input[type="checkbox"],
.page-id-32 .hb-booking-option input[type="radio"],
.page-id-32 .hb-option input[type="checkbox"],
.page-id-32 .hb-option input[type="radio"] {
  transform: scale(1.15);
  margin-right: 8px;
  vertical-align: middle;
}

.page-id-32 .hb-booking-option input[type="number"],
.page-id-32 .hb-option input[type="number"],
.page-id-32 .hb-options input[type="number"],
.page-id-32 .hb-quantity-option input[type="number"] {
  max-width: 180px;
  margin-top: 10px;
}

/* ---------- 入力フォーム ---------- */
.page-id-32 .hb-booking-details-form,
.page-id-32 .hb-booking-form,
.page-id-32 .hb-customer-details {
  margin-left: 0;
  margin-right: auto;
}

.page-id-32 .hb-booking-details-form p,
.page-id-32 .hb-booking-form p,
.page-id-32 .hb-customer-details p,
.page-id-32 .hb-form-field {
  margin: 0 0 18px !important;
  box-sizing: border-box;
}

.page-id-32 .hb-booking-details-form small,
.page-id-32 .hb-booking-form small,
.page-id-32 .hb-customer-details small,
.page-id-32 .hb-booking-details-form .description,
.page-id-32 .hb-booking-form .description,
.page-id-32 .hb-customer-details .description {
  display: block;
  margin-top: 6px;
  font-size: 12px;
  line-height: 1.6;
  color: #777;
}

.page-id-32 .hb-booking-details-form input[type="checkbox"],
.page-id-32 .hb-booking-details-form input[type="radio"],
.page-id-32 .hb-booking-form input[type="checkbox"],
.page-id-32 .hb-booking-form input[type="radio"],
.page-id-32 .hb-customer-details input[type="checkbox"],
.page-id-32 .hb-customer-details input[type="radio"] {
  width: auto !important;
  min-height: 0;
  height: auto;
  transform: scale(1.08);
  margin-right: 8px;
  vertical-align: middle;
}

.page-id-32 .hb-booking-details-form .hb-terms-and-conditions,
.page-id-32 .hb-booking-form .hb-terms-and-conditions,
.page-id-32 .hb-customer-details .hb-terms-and-conditions,
.page-id-32 .hb-booking-details-form .hb-confirm-terms,
.page-id-32 .hb-booking-form .hb-confirm-terms,
.page-id-32 .hb-customer-details .hb-confirm-terms {
  margin-top: 18px;
  padding: 16px 18px;
  background: #f8f6f2;
  border: 1px solid #e4ddd1;
  border-radius: 12px;
  line-height: 1.8;
  box-sizing: border-box;
}

.page-id-32 .hb-booking-details-form .hb-error,
.page-id-32 .hb-booking-form .hb-error,
.page-id-32 .hb-customer-details .hb-error,
.page-id-32 .hb-booking-details-form .error,
.page-id-32 .hb-booking-form .error,
.page-id-32 .hb-customer-details .error {
  margin-top: 6px;
  font-size: 12px;
  line-height: 1.6;
  color: #b94a48;
}

.page-id-32 .hb-booking-details-form + *,
.page-id-32 .hb-booking-form + *,
.page-id-32 .hb-customer-details + * {
  margin-top: 36px !important;
}

/* ---------- HBookブロックと次の案内ボックスの余白 ---------- */
.page-id-32 .hb-booking-search-form + *,
.page-id-32 .hb-accom + *,
.page-id-32 .hb-accom-list + *,
.page-id-32 .hb-search-result + *,
.page-id-32 .hb-accom-results + * {
  margin-top: 40px !important;
}

/* 完了ページのメッセージだけ整える */
.page-id-32 .hb-resa-summary > p.hb-resa-done-msg {
  line-height: 2.2;
  font-size: 15px;
  letter-spacing: 0.05em;
  text-align: center;
}

/* 最後の「またお会いしましょう！」 */
.page-id-32 .hb-resa-summary > p.hb-resa-done-msg:nth-last-child(2) {
  margin-top: 80px !important;
  margin-bottom: 80px !important;
  font-size: 18px !important;
  letter-spacing: 0.06em !important;
}

/* 改行余白 */
.page-id-32 .hb-resa-summary > p.hb-resa-done-msg br {
  display: block;
  margin-top: 8px;
}

/* ======================================
   HBook / page-id-32 統合済み完成版
   PC（992px以上）
====================================== */
@media (min-width: 992px) {

  /* 見出し */
  .page-id-32 .hb-title.hb-title-search-form {
    font-size: 30px;
    margin-bottom: 24px;
  }

  .page-id-32 .hb-title.hb-title-extra {
    margin-bottom: 24px !important;
  }

  .page-id-32 .hb-booking-details-form h3,
  .page-id-32 .hb-booking-details-form h4,
  .page-id-32 .hb-booking-form h3,
  .page-id-32 .hb-booking-form h4,
  .page-id-32 .hb-customer-details h3,
  .page-id-32 .hb-customer-details h4 {
    margin-bottom: 24px;
  }

  /* 検索フォーム */
  .page-id-32 .hb-booking-search-form {
    width: 100%;
    max-width: 100% !important;
  }

  .page-id-32 .hb-search-fields {
    display: grid !important;
    grid-template-columns: 1fr 1fr 1fr 1fr 1.2fr;
    gap: 12px;
    align-items: end;
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 !important;
    box-sizing: border-box;
  }

  .page-id-32 .hb-search-fields p,
  .page-id-32 .hb-search-fields .hb-check-dates-wrapper,
  .page-id-32 .hb-search-fields .hb-people-wrapper,
  .page-id-32 .hb-search-fields .hb-people-wrapper-adults,
  .page-id-32 .hb-search-fields .hb-people-wrapper-children,
  .page-id-32 .hb-search-fields .hb-people-wrapper-last,
  .page-id-32 .hb-search-fields .hb-search-submit-wrapper {
    width: 100% !important;
    max-width: 100% !important;
    display: block !important;
    float: none !important;
    clear: none !important;
    margin: 0 !important;
    padding: 0 !important;
    box-sizing: border-box;
  }

  .page-id-32 .hb-search-submit-wrapper {
    width: 100% !important;
    max-width: 100% !important;
    margin-top: 0 !important;
    margin-right: 0 !important;
    padding-right: 0 !important;
  }

  .page-id-32 .hb-search-submit-wrapper input[type="submit"] {
    width: 100% !important;
    height: 52px;
    margin: 0 !important;
  }

  .page-id-32 .hb-booking-search-form input[type="text"],
  .page-id-32 .hb-booking-search-form select,
  .page-id-32 .hb-booking-details-form input[type="text"],
  .page-id-32 .hb-booking-details-form input[type="email"],
  .page-id-32 .hb-booking-details-form input[type="tel"],
  .page-id-32 .hb-booking-details-form input[type="number"],
  .page-id-32 .hb-booking-details-form input[type="password"],
  .page-id-32 .hb-booking-details-form select,
  .page-id-32 .hb-booking-form input[type="text"],
  .page-id-32 .hb-booking-form input[type="email"],
  .page-id-32 .hb-booking-form input[type="tel"],
  .page-id-32 .hb-booking-form input[type="number"],
  .page-id-32 .hb-booking-form input[type="password"],
  .page-id-32 .hb-booking-form select,
  .page-id-32 .hb-customer-details input[type="text"],
  .page-id-32 .hb-customer-details input[type="email"],
  .page-id-32 .hb-customer-details input[type="tel"],
  .page-id-32 .hb-customer-details input[type="number"],
  .page-id-32 .hb-customer-details input[type="password"],
  .page-id-32 .hb-customer-details select,
  .page-id-32 .hb-booking-option input[type="number"],
  .page-id-32 .hb-option input[type="number"],
  .page-id-32 .hb-options input[type="number"],
  .page-id-32 .hb-quantity-option input[type="number"],
  .page-id-32 .hb-booking-option select,
  .page-id-32 .hb-option select {
    height: 52px;
    font-size: 15px;
    padding: 0 14px;
  }

  .page-id-32 .hb-search-fields .hb-people-wrapper-children,
  .page-id-32 .hb-search-fields .hb-people-wrapper-last {
    margin-bottom: 0 !important;
  }

  /* 検索後条件 */
  .page-id-32 .hb-booking-search-form:has(.hb-search-fields-and-submit[style*="display: none"]) .hb-searched-summary {
    flex-direction: row;
    justify-content: center;
    gap: 28px;
  }

  .page-id-32 .hb-searched-summary .hb-check-dates-wrapper,
  .page-id-32 .hb-searched-summary .hb-people-wrapper {
    width: auto;
    max-width: none;
  }

  .page-id-32 .hb-searched-summary .hb-change-search-wrapper {
    width: auto !important;
    max-width: none !important;
    margin: 0 0 0 10px !important;
    display: block !important;
  }

  .page-id-32 .hb-searched-summary .hb-change-search-wrapper input[type="submit"] {
    width: auto !important;
    min-width: 220px;
    height: 52px;
    padding: 0 28px;
    margin: 0 !important;
  }

  /* 価格 */
  .page-id-32 .hb-price span,
  .page-id-32 .hb-price strong,
  .page-id-32 .hb-accom-price span,
  .page-id-32 .hb-accom-price strong,
  .page-id-32 .hb-total-price span,
  .page-id-32 .hb-total-price strong,
  .page-id-32 .hb-options-total .hb-price,
  .page-id-32 .hb-option-total .hb-price,
  .page-id-32 .hb-booking-option-total .hb-price {
    font-size: 40px;
  }

  .page-id-32 .hb-price-breakdown,
  .page-id-32 .hb-accom-price-breakdown {
    font-size: 14px;
    padding: 18px 20px !important;
    max-width: 100%;
  }

  /* 入力フォーム：左寄せ＋幅制限 */
  .page-id-32 .hb-booking-details-form,
  .page-id-32 .hb-booking-form,
  .page-id-32 .hb-customer-details {
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
  }

  .page-id-32 .hb-booking-details-form p,
  .page-id-32 .hb-booking-form p,
  .page-id-32 .hb-customer-details p,
  .page-id-32 .hb-form-field {
    margin-bottom: 20px !important;
  }

  .page-id-32 .hb-summary,
  .page-id-32 .hb-booking-summary,
  .page-id-32 .hb-accom-summary,
  .page-id-32 .hb-price-breakdown,
  .page-id-32 .hb-accom-price-breakdown,
  .page-id-32 .hb-booking-details,
  .page-id-32 .hb-options-total,
  .page-id-32 .hb-option-total,
  .page-id-32 .hb-booking-option-total {
    padding: 20px 22px !important;
    border-radius: 14px;
  }

  /* 進むボタン */
  .page-id-32 .hb-next-step input[type="submit"],
  .page-id-32 .hb-booking-details-form .hb-button,
  .page-id-32 .hb-booking-form .hb-button,
  .page-id-32 .hb-customer-details .hb-button,
  .page-id-32 .hb-booking-details-form input[type="submit"],
  .page-id-32 .hb-booking-form input[type="submit"],
  .page-id-32 .hb-customer-details input[type="submit"],
  .page-id-32 .hb-options-wrapper .hb-button,
  .page-id-32 .hb-booking-options .hb-button,
  .page-id-32 .hb-options-wrapper input[type="submit"],
  .page-id-32 .hb-booking-options input[type="submit"] {
    width: auto !important;
    min-width: 220px;
    padding: 0 32px;
    display: block;
    margin: 0 auto;
  }

  /* 戻る */
  .page-id-32 .hb-prev-step input[type="submit"],
  .page-id-32 .hb-previous-step input[type="submit"],
  .page-id-32 .hb-button.hb-prev-button,
  .page-id-32 input[value="Previous"],
  .page-id-32 input[value="戻る"],
  .page-id-32 input[value="← 戻る"] {
    width: auto !important;
    min-width: 180px;
    padding: 0 28px;
    margin: 0 auto !important;
  }

  /* オプション */
  .page-id-32 .hb-booking-option,
  .page-id-32 .hb-option,
  .page-id-32 .hb-options li,
  .page-id-32 .hb-quantity-option {
    padding: 20px 22px;
  }

  .page-id-32 .hb-booking-option-title,
  .page-id-32 .hb-option-name,
  .page-id-32 .hb-quantity-option label {
    font-size: 17px;
  }

  .page-id-32 .hb-option-price,
  .page-id-32 .hb-booking-option-price,
  .page-id-32 .hb-price-option {
    font-size: 20px;
  }
}
