@charset "UTF-8";
/**
* ヘッダーCSS
*/
#mega-menu-overlay {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 99;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
#mega-menu-overlay.is-active {
  opacity: 1;
}

#header .pw_mega_menu.is-mega-active > a,
#fix_header .pw_mega_menu.is-mega-active > a {
  background-color: #fff;
  border-radius: 4px;
}

body.is-mega-open #header,
body.is-mega-open #fix_header {
  z-index: 101;
}

@media screen and (min-width: 960px) {
  #header .pw_mega_menu,
  #fix_header .pw_mega_menu,
  #sp_menu .pw_mega_menu {
    position: static;
  }
}
#header .pw_mega_menu > .sub-menu,
#fix_header .pw_mega_menu > .sub-menu,
#sp_menu .pw_mega_menu > .sub-menu {
  -webkit-box-shadow: none;
          box-shadow: none;
  background: transparent;
}
@media screen and (min-width: 960px) {
  #header .pw_mega_menu > .sub-menu,
  #fix_header .pw_mega_menu > .sub-menu,
  #sp_menu .pw_mega_menu > .sub-menu {
    left: 50%;
    width: 100vw;
    -webkit-transform: translateX(-50vw);
            transform: translateX(-50vw);
  }
}
#header .pw_mega_menu > .sub-menu .menu-item .mega-menu-ttl,
#fix_header .pw_mega_menu > .sub-menu .menu-item .mega-menu-ttl,
#sp_menu .pw_mega_menu > .sub-menu .menu-item .mega-menu-ttl {
  font-size: 1.05rem;
  font-weight: 500;
  border-bottom: 1px solid #a18b84;
  padding-bottom: 1.1em;
  margin-bottom: 1.2em;
}
@media screen and (max-width: 959px) {
  #header .pw_mega_menu > .sub-menu .menu-item .mega-menu-ttl,
  #fix_header .pw_mega_menu > .sub-menu .menu-item .mega-menu-ttl,
  #sp_menu .pw_mega_menu > .sub-menu .menu-item .mega-menu-ttl {
    text-align: left;
    padding-left: 0.5em;
    padding-top: 1.5em;
    margin-top: 0em;
    margin-bottom: 0.5em;
  }
}
#header .pw_mega_menu > .sub-menu .menu-item .mega-menu-link-txt,
#fix_header .pw_mega_menu > .sub-menu .menu-item .mega-menu-link-txt,
#sp_menu .pw_mega_menu > .sub-menu .menu-item .mega-menu-link-txt {
  font-size: 0.8rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 0.6em;
  margin: 0;
}
#header .pw_mega_menu > .sub-menu .menu-item .mega-menu-link-txt::before,
#fix_header .pw_mega_menu > .sub-menu .menu-item .mega-menu-link-txt::before,
#sp_menu .pw_mega_menu > .sub-menu .menu-item .mega-menu-link-txt::before {
  content: "";
  display: inline-block;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  width: 0.5em;
  height: 0.75em;
  margin-top: 0.55em;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 13' fill='none' stroke='%23333' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='1,1 7,6.5 1,12'/%3E%3C/svg%3E");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
#header .pw_mega_menu > .sub-menu .menu-item .mega-menu-link-txt:has(a):hover,
#fix_header .pw_mega_menu > .sub-menu .menu-item .mega-menu-link-txt:has(a):hover,
#sp_menu .pw_mega_menu > .sub-menu .menu-item .mega-menu-link-txt:has(a):hover {
  opacity: 0.7;
}
#header .pw_mega_menu > .sub-menu .menu-item .mega-menu-link-txt a,
#fix_header .pw_mega_menu > .sub-menu .menu-item .mega-menu-link-txt a,
#sp_menu .pw_mega_menu > .sub-menu .menu-item .mega-menu-link-txt a {
  background: transparent;
  padding: 0px !important;
  letter-spacing: 0.02em;
}
#header .pw_mega_menu > .sub-menu .menu-item .mega-menu-link-txt a:before,
#fix_header .pw_mega_menu > .sub-menu .menu-item .mega-menu-link-txt a:before,
#sp_menu .pw_mega_menu > .sub-menu .menu-item .mega-menu-link-txt a:before {
  display: none;
}
#header .pw_mega_menu > .sub-menu .menu-item .wp-block-group.mega-menu-group-ivory,
#fix_header .pw_mega_menu > .sub-menu .menu-item .wp-block-group.mega-menu-group-ivory,
#sp_menu .pw_mega_menu > .sub-menu .menu-item .wp-block-group.mega-menu-group-ivory {
  background: #F5F1ED;
  border-radius: 5px;
  padding: 10px;
  min-height: 135px;
}
#header .pw_mega_menu > .sub-menu .menu-item .wp-block-group.mega-menu-group-ivory .mega-menu-link-txt,
#fix_header .pw_mega_menu > .sub-menu .menu-item .wp-block-group.mega-menu-group-ivory .mega-menu-link-txt,
#sp_menu .pw_mega_menu > .sub-menu .menu-item .wp-block-group.mega-menu-group-ivory .mega-menu-link-txt {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (min-width: 960px) {
  #header .pw_mega_menu .swell-block-fullWide,
  #fix_header .pw_mega_menu .swell-block-fullWide,
  #sp_menu .pw_mega_menu .swell-block-fullWide {
    width: 100%;
    min-width: unset !important;
  }
}
#header .pw_mega_menu .swell-block-fullWide .swell-block-fullWide__inner,
#fix_header .pw_mega_menu .swell-block-fullWide .swell-block-fullWide__inner,
#sp_menu .pw_mega_menu .swell-block-fullWide .swell-block-fullWide__inner {
  max-width: 980px;
  padding-left: 1.5em;
  padding-right: 1.5em;
  margin-left: auto;
  margin-right: auto;
}

#header .l-container,
#fix_header .l-container {
  max-width: 1346px;
}
@media screen and (min-width: 960px) {
  #header .l-container .l-header__logo,
  #header .l-container .l-fixHeader__logo,
  #fix_header .l-container .l-header__logo,
  #fix_header .l-container .l-fixHeader__logo {
    padding: 24px 0;
  }
}
@media screen and (min-width: 960px) and (max-width:1200px) {
  #header .l-container .l-header__logo,
  #header .l-container .l-fixHeader__logo,
  #fix_header .l-container .l-header__logo,
  #fix_header .l-container .l-fixHeader__logo {
    margin-right: 10px;
  }
}
#header .l-container .c-gnavWrap,
#fix_header .l-container .c-gnavWrap {
  margin-right: auto;
}
#header .l-container .c-gnavWrap .c-gnav .menu-item.header-icon-arrow a span:not(.c-smallNavTitle),
#fix_header .l-container .c-gnavWrap .c-gnav .menu-item.header-icon-arrow a span:not(.c-smallNavTitle) {
  padding-right: 27px;
  background-image: url("../img/header-icon-arrow.webp");
  background-position: right 13px center;
  background-repeat: no-repeat;
  background-size: 10px, 6px;
}
#header .l-container .c-gnavWrap .c-gnav .menu-item a,
#fix_header .l-container .c-gnavWrap .c-gnav .menu-item a {
  padding: 0 13px;
  text-align: left;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
@media screen and (min-width: 960px) and (max-width:1200px) {
  #header .l-container .c-gnavWrap .c-gnav .menu-item a,
  #fix_header .l-container .c-gnavWrap .c-gnav .menu-item a {
    padding: 0 10px;
  }
}
#header .l-container .c-gnavWrap .c-gnav .menu-item a:hover,
#fix_header .l-container .c-gnavWrap .c-gnav .menu-item a:hover {
  opacity: 0.7;
}
#header .l-container .c-gnavWrap .c-gnav .menu-item a span,
#fix_header .l-container .c-gnavWrap .c-gnav .menu-item a span {
  font-size: 0.9rem;
  font-weight: 500;
}
@media screen and (min-width: 960px) and (max-width:1200px) {
  #header .l-container .c-gnavWrap .c-gnav .menu-item a span,
  #fix_header .l-container .c-gnavWrap .c-gnav .menu-item a span {
    font-size: 0.85rem;
  }
}
#header .l-container .c-gnavWrap .c-gnav .menu-item a span.c-smallNavTitle,
#fix_header .l-container .c-gnavWrap .c-gnav .menu-item a span.c-smallNavTitle {
  font-size: 0.75em;
  padding-top: 3px;
}
#header .l-container .c-gnavWrap .c-gnav .menu-item a::after,
#fix_header .l-container .c-gnavWrap .c-gnav .menu-item a::after {
  display: none;
}
#header .l-container .w-header.pc_ .btn-group_tel-reserve,
#fix_header .l-container .w-header.pc_ .btn-group_tel-reserve {
  text-align: center;
}
@media screen and (min-width: 960px) {
  #header .l-container .w-header.pc_ .btn-group_tel-reserve,
  #fix_header .l-container .w-header.pc_ .btn-group_tel-reserve {
    min-width: 172px;
  }
}
#sp_menu .p-spMenu__body .-spmenu {
  display: none;
}
#sp_menu .p-spMenu__body .pw_mega_menu .swell-block-linkList {
  list-style: none;
  -webkit-padding-start: 0;
          padding-inline-start: 0;
}
#sp_menu .p-spMenu__bottom {
  margin-top: 1.2rem;
}
#sp_menu .p-spMenu__bottom .btn-group_tel-reserve .text-link_tel {
  margin-bottom: 1.2rem;
  text-align: center;
}
#sp_menu .p-spMenu__bottom .btn-group_tel-reserve .is-style-btn_normal.btn-icon-laptop {
  font-size: 1.35rem;
}

/**
* フッターCSS
*/
#footer .l-footer__inner {
  padding-top: 70px;
  padding-bottom: 84px;
}
@media screen and (max-width: 959px) {
  #footer .l-footer__inner .l-footer__widgetArea .p-blogParts .footer-columns {
    max-width: 600px;
    margin: 0 auto;
  }
}
#footer .l-footer__inner .l-footer__widgetArea .p-blogParts .footer-columns .footer-columns-left .footer-group-naika .wp-block-group__inner-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
@media screen and (min-width: 960px) and (max-width:1200px) {
  #footer .l-footer__inner .l-footer__widgetArea .p-blogParts .footer-columns .footer-columns-left .footer-group-naika .wp-block-group__inner-container {
    gap: 8px;
  }
}
@media screen and (max-width: 599px) {
  #footer .l-footer__inner .l-footer__widgetArea .p-blogParts .footer-columns .footer-columns-left .footer-group-naika .wp-block-group__inner-container {
    gap: 6px;
  }
}
#footer .l-footer__inner .l-footer__widgetArea .p-blogParts .footer-columns .footer-columns-left .footer-group-naika .wp-block-group__inner-container p {
  background-color: #fff;
  padding: 8px 12px;
  margin-bottom: 0px;
  border-radius: 5px;
}
@media screen and (min-width: 960px) and (max-width:1200px) {
  #footer .l-footer__inner .l-footer__widgetArea .p-blogParts .footer-columns .footer-columns-left .footer-group-naika .wp-block-group__inner-container p {
    font-size: 0.8rem;
    padding: 9px;
  }
}
@media screen and (max-width: 599px) {
  #footer .l-footer__inner .l-footer__widgetArea .p-blogParts .footer-columns .footer-columns-left .footer-group-naika .wp-block-group__inner-container p {
    padding: 6px 10px;
  }
}
#footer .l-footer__inner .l-footer__widgetArea .p-blogParts .footer-columns .footer-columns-left .footer-group-contact {
  margin-bottom: 0.5rem;
}
#footer .l-footer__inner .l-footer__widgetArea .p-blogParts .footer-columns .footer-columns-left .footer-group-contact .wp-block-group__inner-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width: 960px) and (max-width:1200px) {
  #footer .l-footer__inner .l-footer__widgetArea .p-blogParts .footer-columns .footer-columns-left .footer-group-contact .wp-block-group__inner-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
@media screen and (max-width: 599px) {
  #footer .l-footer__inner .l-footer__widgetArea .p-blogParts .footer-columns .footer-columns-left .footer-group-contact .wp-block-group__inner-container .text-link_tel a {
    font-size: 1.1rem;
  }
}
@media screen and (max-width: 599px) {
  #footer .l-footer__inner .l-footer__widgetArea .p-blogParts .footer-columns .footer-columns-left .footer-group-contact .wp-block-group__inner-container .text-link_tel a span {
    font-size: 1.5rem !important;
  }
}
#footer .l-footer__inner .l-footer__widgetArea .p-blogParts .footer-columns .footer-columns-left .footer-group-contact .wp-block-group__inner-container .footer-fax {
  font-size: 0.9rem;
  padding-left: 2px;
}
@media screen and (max-width: 599px) {
  #footer .l-footer__inner .l-footer__widgetArea .p-blogParts .footer-columns .footer-columns-left .footer-group-contact .wp-block-group__inner-container .footer-fax {
    font-size: 1.1rem;
  }
}
@media screen and (max-width: 599px) {
  #footer .l-footer__inner .l-footer__widgetArea .p-blogParts .footer-columns .footer-columns-left .footer-address {
    font-size: 1.1rem;
  }
}
#footer .l-footer__inner .l-footer__widgetArea .p-blogParts .footer-columns .footer-columns-left .footer-group-sns .wp-block-group__inner-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 15px;
}
#footer .l-footer__inner .l-footer__widgetArea .p-blogParts .footer-columns .footer-columns-left .footer-group-sns .wp-block-group__inner-container .footer-instagram {
  margin-bottom: 0px;
}
#footer .l-footer__inner .l-footer__widgetArea .p-blogParts .footer-columns .footer-columns-right {
  border-left: 1px solid #a18b84;
  padding-left: 40px;
}
@media screen and (max-width: 959px) {
  #footer .l-footer__inner .l-footer__widgetArea .p-blogParts .footer-columns .footer-columns-right {
    border-top: 1px solid #a18b84;
    border-left: none;
    padding-left: 0px;
    padding-top: 30px;
  }
}
#footer .l-footer__inner .l-footer__widgetArea .p-blogParts .footer-columns .footer-columns-right p {
  font-size: 0.9rem;
  font-weight: 500;
  font-size: 15px;
}
@media screen and (min-width: 960px) and (max-width:1200px) {
  #footer .l-footer__inner .l-footer__widgetArea .p-blogParts .footer-columns .footer-columns-right p {
    font-size: 14px;
  }
}
@media screen and (max-width: 599px) {
  #footer .l-footer__inner .l-footer__widgetArea .p-blogParts .footer-columns .footer-columns-right p {
    font-size: 1rem;
  }
}
#footer .l-footer__inner .l-footer__widgetArea .p-blogParts .footer-columns .footer-columns-right a {
  text-decoration: none;
}
#footer .l-footer__inner .l-footer__widgetArea .p-blogParts .footer-columns .footer-columns-right a:hover {
  opacity: 0.7;
}
@media screen and (max-width: 599px) {
  #footer .l-footer__inner .l-footer__widgetArea .p-blogParts .footer-columns .footer-columns-right a {
    display: block;
  }
}
#footer .l-footer__inner .l-footer__widgetArea .p-blogParts .footer-columns .footer-columns-right .wp-block-list {
  font-size: 0.9rem;
  list-style: none;
  border-left: 1px solid #a18b84;
  padding-left: 10px;
}
#footer .l-footer__inner .l-footer__widgetArea .p-blogParts .footer-columns .footer-columns-right .wp-block-list li {
  font-size: 15px;
  margin: 0.8em 0;
}
@media screen and (min-width: 960px) and (max-width:1200px) {
  #footer .l-footer__inner .l-footer__widgetArea .p-blogParts .footer-columns .footer-columns-right .wp-block-list li {
    font-size: 14px;
  }
}
@media screen and (max-width: 599px) {
  #footer .l-footer__inner .l-footer__widgetArea .p-blogParts .footer-columns .footer-columns-right .wp-block-list li {
    font-size: 0.96rem;
    margin: 1em 0;
  }
}
#footer .l-footer__inner .l-footer__foot .copyright {
  padding-top: 46px;
  font-size: 15px;
}
@media screen and (max-width: 959px) {
  #footer .l-footer__inner .l-footer__foot .copyright {
    padding-top: 26px;
  }
}

#before_footer_widget.w-beforeFooter {
  position: fixed;
  z-index: 100;
  margin: 0;
  -webkit-transition: -webkit-filter 0.3s ease;
  transition: -webkit-filter 0.3s ease;
  transition: filter 0.3s ease;
  transition: filter 0.3s ease, -webkit-filter 0.3s ease;
  top: 305px;
  right: 0;
}
#before_footer_widget.w-beforeFooter .l-container {
  padding: 0;
  max-width: none;
  width: auto;
}
#before_footer_widget.w-beforeFooter .wp-block-group__inner-container {
  max-width: none;
  padding: 0;
  width: auto;
}
#before_footer_widget.w-beforeFooter .wp-block-image {
  width: 50px;
  height: 50px;
  background: #e2dcd9;
  border-radius: 5px 0 0 5px;
  margin: 0 0 6px 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (min-width: 960px) {
  #before_footer_widget.w-beforeFooter .wp-block-image {
    width: 72px;
    height: 72px;
  }
}
#before_footer_widget.w-beforeFooter .wp-block-image:last-child {
  margin-bottom: 0;
}
#before_footer_widget.w-beforeFooter .wp-block-image a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 100%;
  padding: 17px;
}
#before_footer_widget.w-beforeFooter .wp-block-image a:hover {
  opacity: 0.7;
}
@media screen and (max-width: 959px) {
  #before_footer_widget.w-beforeFooter {
    top: auto;
    right: 9px;
    bottom: calc(122px + env(safe-area-inset-bottom) * 0.5);
  }
  #before_footer_widget.w-beforeFooter .wp-block-image {
    border-radius: 5px;
  }
  #before_footer_widget.w-beforeFooter .wp-block-image a {
    padding: 12px;
  }
}

body.is-mega-open #before_footer_widget.w-beforeFooter {
  -webkit-filter: brightness(0.3);
          filter: brightness(0.3);
  pointer-events: none;
}

.p-fixBtnWrap {
  right: 9px;
}
.p-fixBtnWrap #pagetop {
  opacity: 1;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  width: 50px;
  height: 50px;
  background: #e2dcd9;
  border-radius: 5px;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
.p-fixBtnWrap #pagetop:hover {
  background: #e2dcd9 !important;
  opacity: 0.7;
}
.p-fixBtnWrap #pagetop .c-fixBtn__icon::before {
  content: "";
  display: block;
  width: 32px;
  height: 33px;
  background: url("../img/pagetop-img.webp") center/contain no-repeat;
}

#fix_bottom_menu {
  background-color: #F5F1ED;
}
#fix_bottom_menu::before {
  background-color: #F5F1ED;
}
#fix_bottom_menu .menu_list {
  padding-top: 0;
}
#fix_bottom_menu .menu_list .menu-item {
  height: 100%;
}
#fix_bottom_menu .menu_list .menu-item a {
  height: 100%;
  padding-top: 0.5em;
}
#fix_bottom_menu .menu_list .menu-item.item-reserve {
  background-color: #d97a82;
}
#fix_bottom_menu .menu_list .menu-item.item-map {
  background-color: #a18b84;
}

/**
 * フロントコンテンツCSS
 *//*# sourceMappingURL=front.css.map */