@charset "UTF-8";
.header {
  width: 100%;
  z-index: 1000;
  height: 58px;
  background-color: #31180F;
}
.header__inr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  padding: 0 30px 0 20PX;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-right: auto;
  margin-left: auto;
}
.header .logo_wrap {
  max-width: 250px;
  padding: 0 10px 0 0;
}
.header__navi {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.header__navi .header__list {
  color: #fff;
  gap: 0 25px;
}
.header__navi .header_iconlist {
  gap: 0 1.4641288433vw;
  margin-left: 4.3227665706%;
}
.header__navi .header_iconlist img {
  vertical-align: middle;
}
.header__navi .header__list_btn {
  width: 190px;
  height: 58px;
  margin-left: 2.5936599424%;
}
.header__navi .header__list_btn a {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
  width: 100%;
  background: rgb(224, 204, 164);
  background: -webkit-gradient(linear, left top, right top, from(rgb(224, 204, 164)), to(rgb(255, 245, 227)));
  background: linear-gradient(90deg, rgb(224, 204, 164) 0%, rgb(255, 245, 227) 100%);
}
.header__navi ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.header.scroll {
  width: 100%;
  z-index: 1000;
  -webkit-box-shadow: 0px 13px 10px -12px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 13px 10px -12px rgba(0, 0, 0, 0.1);
}

/* 空室検索(2024/01/09 追加)
--------------------------------------------------------------------- */
.header_rsw {
  background: #594B44;
}

.header_rsw .inner {
  width: 95%;
  max-width: 1366px;
  min-height: 75px;
  margin: 0 auto;
  padding: 0;
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.header_rsw h2 {
  color: #FFF;
  font-size: 16px;
  font-weight: bold;
  text-align: left;
  margin: 10px 0 10px 28px;
  padding-right: 20px;
  padding-top: 13px;
  border-right: 1px solid #FFF;
  font-family: "Noto Sans JP", "游ゴシック", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, sans-serif;
}

.header_rsw h2 span {
  color: #999;
  display: block;
  margin: 0 auto;
  font-size: 12px;
  font-family: "Noto Sans JP", "游ゴシック", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, sans-serif;
}

.header_rsw .rsw_link {
  margin: 15px 0 0;
}

.header_rsw .rsw_link li {
  margin: 0 auto;
  height: 20px;
  position: relative;
}

.header_rsw .rsw_link li a {
  font-size: 12px;
  font-weight: 400;
  color: #FFF;
  font-family: "Noto Sans JP", "游ゴシック", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, sans-serif;
}

.header_rsw .h_tel {
  margin: 15px 0 0;
}

.header_rsw .h_tel a {
  color: #fbe5d6;
  font-size: 24px;
  font-weight: 400;
  font-family: "Noto Sans JP", "游ゴシック", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, sans-serif;
}

.header_rsw .rsw_link2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 10px;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  padding-bottom: 10px;
  margin-right: 15px;
  margin-left: 15px;
}

.header_rsw .rsw_link2 li a {
  display: block;
  width: 120px !important;
  height: 30px !important;
  font-size: 13px;
  line-height: 30px;
  background: #fbe5d6 !important;
  border: 1px solid #fbe5d6;
  color: #594B44 !important;
  text-align: center;
  cursor: pointer;
  border-radius: 0 !important;
  font-weight: normal;
  margin-top: 10px !important;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  font-family: "Noto Sans JP", "游ゴシック", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, sans-serif;
  padding: 0 !important;
  margin: 0 !important;
}

/* 共通カスタマイズ */
.header_rsw #booking {
  color: #FFF;
  line-height: 25px;
  margin-left: 20px;
  font-family: "Noto Sans JP", "游ゴシック", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, sans-serif;
}

.header_rsw .search-widget-calendar-9fdfc9 {
  background-color: #594B44 !important;
  background-image: url(../images/calendar-event.svg) !important;
  color: #FFF;
  border: 1px solid #FFF;
  width: 250px !important;
  fill: #FFF;
}

.search-widget-search-container-bf1818 {
  font-size: 14px !important;
  padding: 5px 0 0 0 !important;
  background: #594B44 !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  border-radius: 0 !important;
}

.search-widget-day-use-wrapper-fc1ff9 {
  width: 56px !important;
  display: inline-block !important;
  vertical-align: top !important;
  margin: 8px 0 0 20px !important;
}

.input-container-input-container-da40af .input-container-title-db81ec {
  color: #FFF !important;
  margin-bottom: 0 !important;
  font-weight: bold !important;
  line-height: 2 !important;
  font-family: "Noto Sans JP", "游ゴシック", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, sans-serif;
}

.header_rsw #booking input,
.header_rsw #booking select {
  border-radius: 0 !important;
  color: #FFF !important;
  background-color: #594B44 !important;
}

.search-widget-input-34bba0,
.search-widget-select-75fb48 {
  height: 25px !important;
  border: 1px solid #FFF !important;
}

.search-widget-search-container-bf1818 .search-widget-button-wrapper-d2b715 {
  vertical-align: top !important;
  margin-top: 33px;
}

.header_rsw .button-btn-f51c1a {
  display: block;
  width: 120px !important;
  height: 28px !important;
  font-size: 13px;
  background: #fbe5d6 !important;
  border: 1px solid #fbe5d6;
  color: #594B44 !important;
  text-align: center;
  cursor: pointer;
  border-radius: 0 !important;
  font-weight: normal;
  margin-top: 10px !important;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  font-family: "Zen Kaku Gothic New", sans-serif;
  padding: 0 !important;
  margin: 0 !important;
}

.header_rsw .dropdown-selector-container-ef1ce2 .dropdown-selector-input-6d2b0e {
  background-image: url(../images/arrow-bottom.svg) !important;
}

.header_rsw .switch-switch-e8f4ca {
  background-color: #FFF;
}

.header_rsw .switch-switch-e8f4ca:after {
  background-color: #594B44;
}

.header_rsw .search-widget-undated-block-f135c8 > label {
  color: #FFF !important;
}

/*-----------
footer
------------*/
.footer {
  background-color: var(--main--color);
  padding: 58px 0 30px;
  margin-top: 100px;
}
.footer .footer__navi {
  color: #fff;
}
.footer .footer__navi ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 0 2.9255319149%;
}
.footer .footer__wrap {
  margin: 70px auto 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 58px;
}
.footer .logo a {
  max-width: 315px;
  width: 100%;
}
.footer .footer__address {
  color: #E8DDB0;
}
.footer .footer__address p {
  font-size: 32px;
  font-weight: 600;
}
.footer .footer__address address {
  margin-top: 10px;
  font-style: normal;
  font-size: 18px;
}
.footer .copy {
  text-align: center;
  color: #fff;
  margin-top: 85px;
  font-size: 14px;
}/*# sourceMappingURL=common_header_footer.css.map */