@charset "UTF-8";
/*! destyle.css v4.0.1 | MIT License | https://github.com/nicolas-cusan/destyle.min.css */
*, ::before, ::after {
  box-sizing: border-box;
  min-width: 0;
  border-width: 0;
  border-style: solid;
}

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}

body {
  margin: 0;
}

main {
  display: block;
}

p, table, blockquote, address, pre, iframe, form, figure, dl {
  margin: 0;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  font-weight: inherit;
  font-size: inherit;
}

ul, ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

dt {
  font-weight: 700;
}

dd {
  margin-left: 0;
}

hr {
  box-sizing: content-box;
  height: 0;
  margin: 0;
  clear: both;
  overflow: visible;
  border-top-width: 1px;
  color: inherit;
}

pre {
  font-size: inherit;
  font-family: monospace, monospace;
}

address {
  font-style: inherit;
}

a {
  background-color: transparent;
  color: inherit;
  text-decoration: none;
}

abbr[title] {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

b, strong {
  font-weight: bolder;
}

code, kbd, samp {
  font-size: inherit;
  font-family: monospace, monospace;
}

small {
  font-size: 80%;
}

sub, sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

svg, img, embed, object, iframe {
  vertical-align: bottom;
}

button, input, optgroup, select, textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
  padding: 0;
  border-radius: 0;
  background: transparent;
  color: inherit;
  font: inherit;
  text-align: inherit;
  text-transform: inherit;
  vertical-align: middle;
}

button, [type=button], [type=reset], [type=submit] {
  cursor: pointer;
}

button:disabled, [type=button]:disabled, [type=reset]:disabled, [type=submit]:disabled {
  cursor: default;
}

:-moz-focusring {
  outline: auto;
}

select:disabled {
  opacity: inherit;
}

option {
  padding: 0;
}

fieldset {
  min-width: 0;
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

[type=number] {
  -moz-appearance: textfield;
}

label[for] {
  cursor: pointer;
}

details {
  display: block;
}

summary {
  display: list-item;
}

[contenteditable]:focus {
  outline: auto;
}

table {
  border-color: inherit;
  border-collapse: collapse;
}

caption {
  text-align: left;
}

td, th {
  padding: 0;
  vertical-align: top;
}

th {
  font-weight: 700;
  text-align: left;
}

:root {
  --lending-trim: calc((1em - 1lh) / 2);
}

@supports not (top: 1lh) {
  :root {
    --lending-trim: 0;
  }
}
*,
*::after,
*::before {
  box-sizing: inherit;
  margin: 0;
  padding: 0;
}

html {
  scroll-behavior: smooth;
  scroll-padding-top: var(--header-height);
}

body {
  box-sizing: border-box;
  background-color: #ffffff !important;
}

a {
  transition: all 0.3s;
}
a:hover {
  opacity: 0.7;
}

figure {
  line-height: 1;
}

img {
  max-width: 100%;
  height: auto;
}

::-moz-selection {
  background-color: #c18d6f;
  color: #ffffff;
}

::selection {
  background-color: #c18d6f;
  color: #ffffff;
}

::-webkit-tap-highlight-color {
  background-color: transparent;
}

@media (min-width: 782px) {
  a[href*="tel:"] {
    text-decoration: none;
    cursor: default;
    pointer-events: none;
  }
}
.l-container {
  width: 94%;
  max-width: 1000px;
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  .l-container {
    width: 82.6086956522%;
    max-width: 550px;
  }
}

.l-main {
  margin-top: var(--header-height);
}

.l-header {
  z-index: 50;
  position: fixed;
  top: 0;
  width: 100%;
  color: #231815;
}
.l-header.\--shadow {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
}
.l-header__inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding-inline: min(3.0769230769vw, 40px);
}
.l-header__logo {
  display: block;
  width: 468px;
}
.l-header__right {
  display: flex;
  flex: 0 1 100%;
  align-items: flex-end;
  justify-content: flex-end;
  padding-block: min(1.5600624025dvw, 1.25rem);
}
.l-header__tel {
  margin-right: min(3.0421216849dvw, 2.4375rem);
}
.l-header__tel dt {
  margin-bottom: 7px;
  font-weight: 400;
  font-size: clamp(0.6875rem, 1.248049922dvw, 1rem);
  line-height: 1;
  letter-spacing: 0.1em;
}
.l-header__tel dd {
  display: flex;
  align-items: center;
  padding-left: 0 !important;
  font-size: clamp(0.6875rem, 1.872074883dvw, 1.5rem);
  line-height: 1;
}
.l-header__tel dd::before {
  display: inline-block;
  width: min(2.3400936037dvw, 1.875rem);
  height: min(2.3400936037dvw, 1.875rem);
  margin-right: 11px;
  background-image: url(../images/common/icon-tel-brown.svg);
  background-size: contain;
  background-repeat: no-repeat;
  content: "";
}
.l-header__reserve {
  display: none;
  align-items: center;
  margin-right: min(3.0421216849dvw, 2.4375rem);
  gap: 6px;
}
.l-header__reserve-icon {
  width: min(2.9641185647dvw, 2.375rem);
}
.l-header__reserve-text {
  transform: translateY(7%);
  font-weight: 500;
  font-size: clamp(0.6875rem, 1.5600624025dvw, 1.25rem);
  line-height: 1.75;
  letter-spacing: 0.14em;
}
@media only screen and (max-width: 900px) {
  .l-header__logo {
    width: 430px;
  }
}
@media only screen and (max-width: 767px) {
  .l-header__inner {
    padding-inline: 3.6144578313dvw;
    padding-block: 3.6144578313dvw;
  }
  .l-header__left {
    display: block;
    width: 70.1204819277dvw;
    max-width: 400px;
  }
  .l-header__logo {
    width: 100%;
  }
  .l-header__right {
    flex: 0 1 auto;
    padding-bottom: 0px;
  }
  .l-header__reserve {
    display: none;
  }
  .l-header__tel {
    display: none;
  }
}

.l-footer {
  position: relative;
  padding-top: min(3.4321372855dvw, 2.75rem);
  padding-right: min(4.2121684867dvw, 3.375rem);
  padding-bottom: min(3.120124805dvw, 2.5rem);
  padding-left: min(5.6942277691dvw, 4.5625rem);
  background-image: url(../images/common/bg_mortar.jpg);
  background-position: 50% 5%;
  background-size: 160%;
  background-repeat: no-repeat;
}
.l-footer__info {
  margin-bottom: calc(16px + var(--lending-trim));
}
.l-footer__top {
  margin-bottom: 24px;
}
.l-footer__logo {
  display: flex;
  flex-direction: column;
  margin-bottom: 11px;
  gap: 8px;
}
.l-footer__logo-ja {
  width: min(24.1809672387dvw, 19.375rem);
  min-width: 221px;
}
.l-footer__logo-en {
  width: min(16.4586583463dvw, 13.1875rem);
  min-width: 150px;
}
.l-footer__group {
  color: #ffffff;
  font-weight: 400;
  font-size: clamp(0.6875rem, 1.0920436817dvw, 0.875rem);
  line-height: 1;
  letter-spacing: 0.02em;
  text-align: left;
}
.l-footer__bottom {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  width: 100%;
  margin-inline: auto;
  padding-right: min(13.3385335413dvw, 10.6875rem);
}
.l-footer__nav-item {
  color: #231815;
  font-size: clamp(0.6875rem, 1.248049922dvw, 1rem);
  line-height: 2;
  letter-spacing: 0.02em;
}
.l-footer__nav-item:not(:last-child) {
  margin-bottom: calc(12px + var(--lending-trim));
}
.l-footer__contact-text {
  font-weight: 500;
  font-size: clamp(0.6875rem, 1.0920436817dvw, 0.875rem);
  line-height: 2.2857142857;
  letter-spacing: 0.02em;
}
.l-footer__contact-tel {
  display: flex;
  align-items: center;
  gap: 8px;
  color: #231815;
  font-weight: 500;
  font-size: clamp(0.6875rem, 1.5600624025dvw, 1.25rem);
  letter-spacing: 0.04em;
}
.l-footer__contact-tel img {
  width: min(2.0280811232dvw, 1.625rem);
  vertical-align: bottom;
}
.l-footer__contact-reserve {
  display: none;
  align-items: center;
  margin-top: min(-0.4680187207dvw, -0.375rem);
  padding-left: min(0.3900156006dvw, 0.3125rem);
  gap: 5px;
  color: #231815;
  font-weight: 500;
  font-size: clamp(0.6875rem, 1.3260530421dvw, 1.0625rem);
  letter-spacing: 0.14em;
}
.l-footer__contact-reserve img {
  width: min(2.496099844dvw, 2rem);
  height: min(1.872074883dvw, 1.5rem);
}
.l-footer__group-logo {
  position: absolute;
  right: min(4.2121684867dvw, 3.375rem);
  bottom: min(3.120124805dvw, 2.5rem);
  width: min(9.360374415dvw, 7.5rem);
}
@media only screen and (max-width: 767px) {
  .l-footer {
    padding-top: 8.1927710843dvw;
    padding-bottom: 6.265060241dvw;
    padding-inline: 7.2289156627dvw;
  }
  .l-footer__top {
    margin-bottom: 8.1927710843dvw;
  }
  .l-footer__logo {
    margin-bottom: 8px;
  }
  .l-footer__logo-ja {
    width: 52.0481927711dvw;
  }
  .l-footer__logo-en {
    width: 35.6626506024dvw;
  }
  .l-footer__group {
    font-size: 2.6506024096dvw;
  }
  .l-footer__bottom {
    padding-right: 0;
  }
  .l-footer__nav-item {
    font-size: 2.8915662651dvw;
  }
  .l-footer__nav-item:not(:last-child) {
    margin-bottom: calc(9px + var(--lending-trim));
  }
  .l-footer__contact-text {
    font-size: max(2.6506024096dvw, 0.6875rem);
    line-height: 1.7;
  }
  .l-footer__contact-tel {
    font-size: max(3.6144578313dvw, 0.6875rem);
  }
  .l-footer__contact-tel img {
    width: 4.8192771084dvw;
  }
  .l-footer__contact-reserve {
    margin-top: -0.9638554217dvw;
    padding-left: 0.7228915663dvw;
    gap: 4px;
    font-size: max(2.8915662651dvw, 0.6875rem);
  }
  .l-footer__contact-reserve img {
    width: 5.5421686747dvw;
    height: 4.3373493976dvw;
  }
  .l-footer__group-logo {
    top: 8.1927710843dvw;
    right: 7.2289156627dvw;
    width: max(20.2409638554dvw, 0.6875rem);
  }
}

button.l-hamburger {
  position: relative;
  width: min(3.120124805dvw, 2.5rem);
  min-width: 32px;
  height: min(3.2761310452dvw, 2.625rem);
  min-height: 33.6px;
  border: none !important;
  background-color: transparent !important;
  transition: all 0.3s ease-in-out;
}
button.l-hamburger:hover {
  border: none !important;
}
button.l-hamburger::after {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: min(3.120124805dvw, 2.5rem);
  min-width: 32px;
  height: min(3.2761310452dvw, 2.625rem);
  min-height: 33.6px;
  background-image: url(../images/common/icon-ham.svg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  content: "";
}
@media only screen and (max-width: 767px) {
  button.l-hamburger {
    width: 8.4337349398dvw;
    height: 8.9156626506dvw;
  }
  button.l-hamburger::after {
    width: 8.4337349398dvw;
    height: 8.9156626506dvw;
  }
}

.l-drawerNav-wrapper {
  z-index: 1500;
  position: fixed;
  top: 0;
  right: 0%;
  max-width: 230px;
  height: -moz-max-content;
  height: max-content;
  height: 100dvh;
  overflow: hidden;
  transform: translateX(100%);
  background-color: #ffffff;
  box-shadow: -1px 0 10px rgba(0, 0, 0, 0.2);
  transition: transform 0.3s;
}
.l-drawerNav-wrapper.is-active {
  right: 0;
  overflow-y: scroll;
  transform: translateX(0);
}
.l-drawerNav-wrapper__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding-top: 21px;
  padding-bottom: 16px;
  padding-inline: 22px;
  background-color: #cbc2b3;
  color: #231815;
  font-size: 1.25rem;
  line-height: 1;
  letter-spacing: 0.06em;
}
.l-drawerNav-wrapper__bottom {
  padding-right: 15px;
  padding-left: 17px;
  padding-block: 24px;
  background-color: #cbc2b3;
  color: #231815;
  font-weight: 500;
}
.l-drawerNav-wrapper__note {
  margin-bottom: 8px;
  font-size: 0.875rem;
  letter-spacing: 0.02em;
}
.l-drawerNav-wrapper__tel {
  display: flex;
  align-items: center;
  margin-bottom: 25px;
  gap: 8px;
  color: #231815;
  font-weight: 700;
  font-size: 1.125rem;
  letter-spacing: 0.04em;
  white-space: nowrap;
}
.l-drawerNav-wrapper__tel img {
  flex-shrink: 0;
  width: 23px;
  height: 23px;
}
.l-drawerNav-wrapper__reserve {
  display: none;
  align-items: center;
  margin-bottom: 23px;
  padding-left: 3px;
  gap: 5px;
  color: #231815;
  font-weight: 700;
  font-size: 0.9375rem;
  letter-spacing: 0.14em;
  white-space: nowrap;
}
.l-drawerNav-wrapper__reserve img {
  flex-shrink: 0;
  width: 28px;
  height: 22px;
}
.l-drawerNav-wrapper__logo {
  width: 184px;
}

.l-drawerNav__list {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  width: 100%;
  padding-left: 0 !important;
  list-style-type: none !important;
}
.l-drawerNav__item > a, .l-drawerNav__subitem > a {
  display: flex;
  align-items: center;
  width: 100%;
  font-size: 1rem;
  letter-spacing: 0.02em;
}
.l-drawerNav__item > a {
  height: 40px;
  padding-left: 19px;
  background-color: #aaa498;
  color: #ffffff;
}
.l-drawerNav__item:last-child {
  border-top: 1px solid #ffffff;
}
.l-drawerNav__subitem > a {
  height: 34px;
  padding-left: calc(19px + 1em);
  color: #231815;
}
.l-drawerNav__subitem > a::before {
  margin-right: 0.5em;
  content: "▷";
  font-size: 0.5em;
}
.l-drawerNav__sublist {
  padding-left: 0 !important;
  padding-block: 4px;
  font-size: 1.8rem;
  list-style-type: none !important;
}

.l-drawerBackground {
  z-index: 1000;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  width: 0%;
  height: 100%;
}
.l-drawerBackground.is-active {
  width: 100%;
}

.c-pagination {
  width: 100%;
}
.c-pagination .nav-links {
  display: flex;
  align-items: center;
  justify-content: center;
}
.c-pagination .page-numbers {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2rem;
  height: 2.125rem;
  font-weight: 700;
  font-size: clamp(14px, 0.875rem + (1vw - 3.2px) * 0.204, 16px);
}
.c-pagination .page-numbers.current {
  background-color: #ffffff;
  color: #8c3b56;
}
.c-pagination.\--primary .page-numbers {
  color: #ffffff;
}
.c-pagination.\--primary .page-numbers.current {
  background-color: #ffffff;
  color: #8c3b56;
}
.c-pagination.\--secondary .page-numbers {
  color: #ffffff;
}
.c-pagination.\--secondary .page-numbers.current {
  background-color: #ebcbaa;
}

.c-news {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  -moz-column-gap: 6%;
  column-gap: 6%;
  row-gap: 80px;
  margin-bottom: 80px;
}
@media only screen and (max-width: 767px) {
  .c-news {
    grid-template-columns: repeat(1, 1fr);
    row-gap: 42px;
  }
}

.c-news__date {
  font-size: clamp(14px, 0.875rem + (1vw - 3.2px) * 0.204, 16px);
}
.c-news__title {
  margin-bottom: 7px;
  font-weight: 700;
  font-size: clamp(16px, 1rem + (1vw - 3.2px) * 0.156, 18px);
  line-height: 1.9523809524;
  word-wrap: break-word;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  /* 制限したい行数が3の場合 */
  overflow: hidden;
}
.c-news__content {
  margin-bottom: calc(28px + var(--lending-trim));
  font-size: clamp(14px, 0.875rem + (1vw - 3.2px) * 0.204, 16px);
  line-height: 1.8947368421;
  word-wrap: break-word;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
  /* 制限したい行数が3の場合 */
  overflow: hidden;
}
.c-news__img {
  max-width: 81%;
}

body {
  color: #231815;
  font-weight: 400;
  font-size: clamp(14px, 0.875rem + (1vw - 3.2px) * 0.204, 16px);
  line-height: 2;
  font-family: "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif !important;
  font-feature-settings: "halt";
  letter-spacing: 0.04em;
}

@keyframes slideDown {
  0% {
    transform: translateY(-100%);
  }
  100% {
    transform: translateY(0%);
  }
}
.editor-post-title {
  font-weight: 600;
  font-size: 2.3rem;
}

ul.wp-block-list {
  list-style: disc;
}

ol.wp-block-list {
  list-style: auto;
}
ol.wp-block-list > li {
  margin-right: 0.5em;
}

ul.is-style-circle-list {
  list-style: none;
}
ul.is-style-circle-list > li {
  position: relative;
  padding-left: 1.2em;
  list-style: none;
}
ul.is-style-circle-list > li::before {
  position: absolute;
  top: 0.6em;
  left: 0;
  margin-right: 0.8em;
  content: "●";
  color: var(--bullet-color);
  font-size: 0.66em;
}

:is(ul, ol).is-style-center-triangle,
:is(ul, ol).is-style-left-triangle,
:is(ul, ol).is-style-sublist {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  letter-spacing: 0.06em;
}
:is(ul, ol).is-style-center-triangle > li::before,
:is(ul, ol).is-style-left-triangle > li::before,
:is(ul, ol).is-style-sublist > li::before {
  display: inline-block;
  margin-right: 0.5em;
  transform: translateY(-5%);
  font-size: 0.6em;
  vertical-align: middle;
}

:is(figure, img, picture).is-style-rounded-image {
  aspect-ratio: 460/320;
  max-width: 500px;
  margin-top: 30px;
  margin-inline: auto;
  overflow: hidden;
  border-radius: 30px;
}
:is(figure, img, picture).is-style-rounded-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}

:is(h2, h3, h4).is-style-number-indent {
  padding-left: 1.2em;
  text-indent: -1.2em;
}

@media only screen and (max-width: 767px) {
  .wp-block-group.is-style-sp-column {
    display: flex;
    flex-direction: column;
  }
  .wp-block-group.is-style-sp-column > * {
    flex-basis: auto;
  }
}

@media only screen and (max-width: 767px) {
  .wp-block-group.is-style-sp-column-reverse {
    display: flex;
    flex-direction: column-reverse;
  }
  .wp-block-group.is-style-sp-column-reverse > * {
    flex-basis: auto;
  }
}

.wp-block-group.has-link:hover {
  opacity: 0.7;
}

.editor-styles-wrapper [data-type*=lazyblock] {
  padding: 0;
  background-color: transparent;
  box-shadow: 0 0 0 1px violet;
}

.c-gallery-wrapper {
  display: grid;
  grid-template-columns: repeat(3, 1fr) !important;
  -moz-column-gap: min(3vw, 30px) !important;
  column-gap: min(3vw, 30px) !important;
  row-gap: min(5vw, 50px) !important;
}
@media only screen and (max-width: 767px) {
  .c-gallery-wrapper {
    grid-template-columns: repeat(2, 1fr) !important;
  }
}

.c-gallery {
  position: relative;
  aspect-ratio: 1/1;
  width: 100%;
  height: auto;
}
.c-gallery img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.c-gallery__text {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding-inline: 11px;
  padding-block: calc(9px + var(--lending-trim));
  background-color: rgba(128, 120, 112, 0.8);
  color: #ffffff;
  font-size: 1.0625rem;
  line-height: 1.5;
}
@media only screen and (max-width: 767px) {
  .c-gallery__text {
    padding-inline: 0.5em;
    font-size: 0.875rem;
  }
}

.wp-block-lazyblock-infolist {
  margin-top: 0 !important;
}

.c-info-list {
  display: table;
  font-size: var(--font-size-medium);
}
.c-info-list dt,
.c-info-list dd {
  display: table-cell;
  padding: 0;
  line-height: 2;
}
.c-info-list dt {
  width: 5.5em;
  font-weight: 400;
}
.c-info-list dd > p {
  margin-bottom: 5px !important;
}

.right-column .c-info-list dt {
  width: 7.5em;
}

#overview .c-info-list dt,
#overview .c-info-list .colored {
  color: #bc7968;
}

#access .c-info-list dd {
  color: #ffffff;
}
#access .c-info-list dt,
#access .c-info-list .colored {
  color: #c18d6f;
}

.c-work-calendar {
  border: solid 1px #92645a;
  border-collapse: collapse;
}
.c-work-calendar th,
.c-work-calendar td {
  border: solid 1px #92645a;
  line-height: 1;
  vertical-align: middle;
}
.c-work-calendar th:first-child,
.c-work-calendar td:first-child {
  background-color: #bc7968;
}
.c-work-calendar thead th {
  padding-block: 9.6px;
  color: #bc7968;
  font-weight: 400;
  font-size: 1.125rem;
  text-align: center;
}
.c-work-calendar tbody th {
  padding-inline: 13px;
  padding-block: 9px;
  color: #ffffff;
  font-weight: 400;
  font-size: 1.125rem;
  letter-spacing: 0.1em;
  white-space: nowrap;
}
.c-work-calendar tbody td {
  width: 2.3125rem;
  color: #bc7968;
  font-size: 1.8125rem;
  text-align: center;
}
.c-work-calendar tr[data-selected-days*=mon-c] th:nth-child(2),
.c-work-calendar tr[data-selected-days*=tue-c] th:nth-child(3),
.c-work-calendar tr[data-selected-days*=wed-c] th:nth-child(4),
.c-work-calendar tr[data-selected-days*=thu-c] th:nth-child(5),
.c-work-calendar tr[data-selected-days*=fri-c] th:nth-child(6),
.c-work-calendar tr[data-selected-days*=sat-c] th:nth-child(7),
.c-work-calendar tr[data-selected-days*=sun-c] th:nth-child(8),
.c-work-calendar tr[data-selected-days*=mon-c] td:nth-child(2),
.c-work-calendar tr[data-selected-days*=tue-c] td:nth-child(3),
.c-work-calendar tr[data-selected-days*=wed-c] td:nth-child(4),
.c-work-calendar tr[data-selected-days*=thu-c] td:nth-child(5),
.c-work-calendar tr[data-selected-days*=fri-c] td:nth-child(6),
.c-work-calendar tr[data-selected-days*=sat-c] td:nth-child(7),
.c-work-calendar tr[data-selected-days*=sun-c] td:nth-child(8) {
  background-color: #CCCCCC;
}
@media only screen and (max-width: 767px) {
  .c-work-calendar {
    width: 100%;
    max-width: 441px;
  }
  .c-work-calendar thead th {
    padding-block: min(1.690821256vw, 0.4375rem);
    font-size: min(3.3816425121vw, 0.875rem);
  }
  .c-work-calendar tbody th {
    padding-inline: min(1.690821256vw, 0.4375rem);
    padding-block: min(1.9323671498vw, 0.5rem);
    font-size: min(3.6231884058vw, 0.9375rem);
  }
  .c-work-calendar tbody td {
    width: min(7.0048309179vw, 1.8125rem);
    font-size: min(5.5555555556vw, 1.4375rem);
  }
}

.c-map {
  max-width: 100%;
  height: auto;
}

#access .c-map + p {
  color: #ffffff;
}

.c-cases-heading {
  font-weight: 700;
  font-size: clamp(18px, 1.125rem + (1vw - 3.2px) * 0.204, 20px);
  line-height: 1.3;
  letter-spacing: 0.1em;
}

.p-case-article__main .c-cases-heading {
  color: #ffffff;
}

.c-button {
  display: inline-block;
  min-width: 290px;
  padding: 0.5em 1em 0.5em 0.5em;
  color: #ffffff;
  font-weight: 700;
  font-size: clamp(16px, 1rem + (1vw - 3.2px) * 0.156, 18px);
  line-height: 1;
  letter-spacing: 0.1em;
}
.c-button.\--primary {
  background-image: url(../images/common/button-stripe-bg.svg);
  background-position: 0% 0%;
  background-size: auto 100%;
  background-repeat: repeat-x;
}
.c-button.\--secondary {
  border: solid 1px #ffffff;
}
.c-button:hover {
  background-color: #ffffff;
  color: #8c3b56;
}
.c-button::before {
  margin-right: 0.1em;
  content: ">";
}
@media only screen and (max-width: 1300px) {
  .c-button {
    min-width: 260px;
  }
}
@media only screen and (max-width: 767px) {
  .c-button {
    min-width: 202px;
  }
}

.c-section {
  position: relative;
  padding-top: min(9.9063962559dvw, 7.9375rem);
  overflow: hidden;
  background-position: 100% min(9.9063962559dvw, 7.9375rem);
  background-size: min(21.8018720749dvw, 17.46875rem);
  background-repeat: no-repeat;
}
.c-section > * {
  z-index: 1;
  position: relative;
}
.c-section::before, .c-section::after {
  z-index: 0 !important;
  position: absolute;
  inset: 0;
  content: "";
  -webkit-mask-repeat: repeat-y;
  mask-repeat: repeat-y;
  pointer-events: none;
}
.c-section::before {
  background-color: var(--line-left-color);
  -webkit-mask-image: url("../images/common/line-left.svg");
  -webkit-mask-repeat: repeat-y;
  mask-image: url("../images/common/line-left.svg");
  -webkit-mask-position: top left;
  mask-position: top left;
  -webkit-mask-size: min(5.7644305772dvw, 4.61875rem);
  mask-size: min(5.7644305772dvw, 4.61875rem);
}
.c-section::after {
  background-color: var(--line-right-color);
  -webkit-mask-image: url("../images/common/line-right.svg");
  -webkit-mask-repeat: repeat-y;
  mask-image: url("../images/common/line-right.svg");
  -webkit-mask-position: top right;
  mask-position: top right;
  -webkit-mask-size: min(21.8018720749dvw, 17.46875rem);
  mask-size: min(21.8018720749dvw, 17.46875rem);
}
@media only screen and (max-width: 767px) {
  .c-section::before {
    -webkit-mask-image: url("../images/common/line-left-sp.svg");
    mask-image: url("../images/common/line-left-sp.svg");
    -webkit-mask-size: 10.6746987952dvw;
    mask-size: 10.6746987952dvw;
  }
  .c-section::after {
    -webkit-mask-image: url("../images/common/line-right-sp.svg");
    mask-image: url("../images/common/line-right-sp.svg");
    -webkit-mask-size: 28.8192771084dvw;
    mask-size: 28.8192771084dvw;
  }
}
.c-section.\--theme01 {
  background-color: #ffffff;
  --line-left-color: #ebcbaa;
  --line-right-color: #e6e6e6;
  background-image: url(../images/common/line-right_square-theme01.svg);
}
.c-section.\--theme02 {
  background-color: #8c3b56;
  --line-left-color: #a97e6c;
  --line-right-color: #7d094b;
  background-image: url(../images/common/line-right_square-theme02.svg);
}
.c-section.\--theme03 {
  background-color: #ffffff;
  --line-left-color: #a3c3ba;
  --line-right-color: #e6e6e6;
  background-image: url(../images/common/line-right_square-theme03.svg);
}
.c-section.\--theme04 {
  background-color: #333333;
  --line-left-color: #a97e6c;
  --line-right-color: #1a1a1a;
  background-image: url(../images/common/line-right_square-theme04.svg);
}
.c-section.\--theme05 {
  background-color: #aaa498;
  --line-left-color: #ebcbaa;
  --line-right-color: #999388;
  background-image: url(../images/common/line-right_square-theme05.svg);
}
.c-section.\--theme06 {
  background-color: #a97e6c;
  --line-left-color: #d6aca5;
  --line-right-color: #926c5d;
  background-image: url(../images/common/line-right_square-theme06.svg);
}
.c-section.\--theme07 {
  background-color: #cbc2b3;
  --line-left-color: #fbd8b5;
  --line-right-color: #d8cfbf;
  background-image: url(../images/common/line-right_square-theme07.svg);
}
@media only screen and (max-width: 767px) {
  .c-section {
    padding-top: 13.9759036145dvw;
    background-position: 100% 13.9759036145dvw;
    background-size: 28.8192771084dvw;
  }
  .c-section.\--theme01 {
    background-image: url(../images/common/line-right_square-sp-theme01.svg);
  }
  .c-section.\--theme02 {
    background-image: url(../images/common/line-right_square-sp-theme02.svg);
  }
  .c-section.\--theme03 {
    background-image: url(../images/common/line-right_square-sp-theme03.svg);
  }
  .c-section.\--theme04 {
    background-image: url(../images/common/line-right_square-sp-theme04.svg);
  }
  .c-section.\--theme05 {
    background-image: url(../images/common/line-right_square-sp-theme05.svg);
  }
  .c-section.\--theme06 {
    background-image: url(../images/common/line-right_square-sp-theme06.svg);
  }
  .c-section.\--theme07 {
    background-image: url(../images/common/line-right_square-sp-theme07.svg);
  }
}

.single .c-section {
  padding-top: clamp(55px, 1.4505rem + 7.6792vw, 100px);
  background-image: none;
}

.c-section-title {
  display: flex;
  position: relative;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: min(9.379875195dvw, 7.515625rem);
  font-weight: 500;
  font-size: clamp(0.6875rem, 3.120124805dvw, 2.5rem);
  line-height: 1.75;
  letter-spacing: 0.2em;
}
.c-section-title::before {
  z-index: 0 !important;
  position: absolute;
  inset: 0;
  background-color: var(--bg_color);
  content: "";
  mask-repeat: repeat-x;
  pointer-events: none;
  -webkit-mask-image: url("../images/common/line-vertical.svg");
  -webkit-mask-repeat: repeat-x;
  mask-image: url("../images/common/line-vertical.svg");
  -webkit-mask-position: top left;
  mask-position: top left;
  -webkit-mask-size: auto min(9.379875195dvw, 7.515625rem);
  mask-size: auto min(9.379875195dvw, 7.515625rem);
}
.c-section-title__text {
  z-index: 1;
  position: relative;
  color: var(--color);
}
@media only screen and (max-width: 767px) {
  .c-section-title {
    height: 14.4578313253dvw;
    font-size: max(4.578313253dvw, 0.6875rem);
  }
  .c-section-title::before {
    -webkit-mask-image: url("../images/common/line-vertical-sp.svg");
    mask-image: url("../images/common/line-vertical-sp.svg");
    -webkit-mask-size: auto 14.4578313253dvw;
    mask-size: auto 14.4578313253dvw;
  }
}

.c-page-header {
  display: flex;
  position: relative;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 450px;
  background-position: center;
  background-size: cover;
}
.c-page-header__title {
  min-width: 383px;
  padding-inline: 0.5em;
  padding-block: 22px;
  color: #ffffff;
  font-size: 1.875rem;
  line-height: 1;
  letter-spacing: 0.2em;
  text-align: center;
}
.c-page-header.\--about {
  background-image: url(../images/about/about_fv.jpg);
}
.c-page-header.\--about .c-page-header__title {
  background-image: url(../images/about/about_title_bg.svg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.c-page-header.\--information {
  background-image: url(../images/information/info_fv.jpg);
}
.c-page-header.\--information .c-page-header__title {
  background-image: url(../images/information/info_title_bg.svg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.c-page-header.\--news {
  background-image: url(../images/news/news_fv.jpg);
}
.c-page-header.\--news .c-page-header__title {
  background-image: url(../images/news/news_title_bg.svg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.c-page-header.\--cases {
  background-image: url(../images/cases/cases_fv.jpg);
}
.c-page-header.\--cases .c-page-header__title {
  background-image: url(../images/cases/cases_title_bg.svg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
@media only screen and (max-width: 767px) {
  .c-page-header {
    aspect-ratio: 414/331;
    height: auto;
  }
  .c-page-header__title {
    min-width: 55.1807228916dvw;
    padding-block: 3.3734939759dvw;
    font-size: max(4.3373493976dvw, 0.6875rem);
  }
  .c-page-header.\--about {
    background-image: url(../images/about/about_fv-sp.jpg);
  }
  .c-page-header.\--about .c-page-header__title {
    background-image: url(../images/about/about_title_bg-sp.svg);
  }
  .c-page-header.\--information {
    background-image: url(../images/information/info_fv-sp.jpg);
  }
  .c-page-header.\--information .c-page-header__title {
    background-image: url(../images/information/info_title_bg-sp.svg);
  }
  .c-page-header.\--news {
    background-image: url(../images/news/news_fv-sp.jpg);
  }
  .c-page-header.\--news .c-page-header__title {
    background-image: url(../images/news/news_title_bg-sp.svg);
  }
  .c-page-header.\--cases {
    background-image: url(../images/cases/cases_fv-sp.jpg);
  }
  .c-page-header.\--cases .c-page-header__title {
    background-image: url(../images/cases/cases_title_bg-sp.svg);
  }
}

.c-divider {
  position: relative;
}
.c-divider > *:not(:is(::before, ::after)) {
  z-index: 1;
  position: relative;
}
.c-divider::before, .c-divider::after {
  display: inline-block;
  z-index: 0;
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  content: "";
}
.c-divider::before {
  top: 0;
  background-position: top;
}
.c-divider::after {
  bottom: 0;
  background-position: bottom;
}
.c-divider.\--down-pattern1-blue::before {
  background-image: url(../images/divider/down-pattern1-blue.png);
}
.c-divider.\--down-pattern1-navy::before {
  background-image: url(../images/divider/down-pattern1-navy.png);
}
.c-divider.\--down-pattern2-darkgreen::before {
  background-image: url(../images/divider/down-pattern2-darkgreen.png);
}
.c-divider.\--down-pattern2-green::before {
  background-image: url(../images/divider/down-pattern2-green.png);
}
.c-divider.\--down-pattern2-lightgreen::before {
  background-image: url(../images/divider/down-pattern2-lightgreen.png);
}
.c-divider.\--down-pattern2-yellow::before {
  background-image: url(../images/divider/down-pattern2-yellow.png);
}
.c-divider.\--down-pattern3-darkpink::before {
  background-image: url(../images/divider/down-pattern3-darkpink.png);
}
.c-divider.\--down-pattern3-lightpink::before {
  background-image: url(../images/divider/down-pattern3-lightpink.png);
}
.c-divider.\--down-pattern3-orange::before {
  background-image: url(../images/divider/down-pattern3-orange.png);
}
.c-divider.\--down-pattern3-pink::before {
  background-image: url(../images/divider/down-pattern3-pink.png);
}
.c-divider.\--up-pattern1-blue::after {
  background-image: url(../images/divider/up-pattern1-blue.png);
}
.c-divider.\--up-pattern1-gray::after {
  background-image: url(../images/divider/up-pattern1-gray.png);
}
.c-divider.\--up-pattern1-navy::after {
  background-image: url(../images/divider/up-pattern1-navy.png);
}
.c-divider.\--up-pattern2-darkgreen::after {
  background-image: url(../images/divider/up-pattern2-darkgreen.png);
}
.c-divider.\--up-pattern2-gray::after {
  background-image: url(../images/divider/up-pattern2-gray.png);
}
.c-divider.\--up-pattern2-yellow::after {
  background-image: url(../images/divider/up-pattern2-yellow.png);
}
.c-divider.\--up-pattern3-darkpink::after {
  background-image: url(../images/divider/up-pattern3-darkpink.png);
}
.c-divider.\--up-pattern3-gray::after {
  background-image: url(../images/divider/up-pattern3-gray.png);
}
.c-divider.\--up-pattern3-orange::after {
  background-image: url(../images/divider/up-pattern3-orange.png);
}
.c-divider[class*="--down-pattern1"] {
  padding-top: 13.8360175695vw;
}
.c-divider[class*="--up-pattern1"] {
  padding-bottom: 13.2503660322vw;
}
.c-divider[class*="--down-pattern2"] {
  padding-top: 12.298682284vw;
}
.c-divider[class*="--up-pattern2"] {
  padding-bottom: 6.588579795vw;
}
.c-divider[class*="--down-pattern3"] {
  padding-top: 12.5183016105vw;
}
.c-divider[class*="--up-pattern3"] {
  padding-bottom: 7.1742313324vw;
}
@media only screen and (max-width: 767px) {
  .c-divider.\--down-pattern1-blue::before {
    background-image: url(../images/divider/down-pattern1-blue-sp.png);
  }
  .c-divider.\--down-pattern1-navy::before {
    background-image: url(../images/divider/down-pattern1-navy-sp.png);
  }
  .c-divider.\--down-pattern2-darkgreen::before {
    background-image: url(../images/divider/down-pattern2-darkgreen-sp.png);
  }
  .c-divider.\--down-pattern2-green::before {
    background-image: url(../images/divider/down-pattern2-green-sp.png);
  }
  .c-divider.\--down-pattern2-ligtgreen::before {
    background-image: url(../images/divider/down-pattern2-ligtgreen-sp.png);
  }
  .c-divider.\--down-pattern2-yellow::before {
    background-image: url(../images/divider/down-pattern2-yellow-sp.png);
  }
  .c-divider.\--down-pattern3-darkpink::before {
    background-image: url(../images/divider/down-pattern3-darkpink-sp.png);
  }
  .c-divider.\--down-pattern3-lightpink::before {
    background-image: url(../images/divider/down-pattern3-lightpink-sp.png);
  }
  .c-divider.\--down-pattern3-orange::before {
    background-image: url(../images/divider/down-pattern3-orange-sp.png);
  }
  .c-divider.\--down-pattern3-pink::before {
    background-image: url(../images/divider/down-pattern3-pink-sp.png);
  }
  .c-divider.\--up-pattern1-blue::after {
    background-image: url(../images/divider/up-pattern1-blue-sp.png);
  }
  .c-divider.\--up-pattern1-gray::after {
    background-image: url(../images/divider/up-pattern1-gray-sp.png);
  }
  .c-divider.\--up-pattern1-navy::after {
    background-image: url(../images/divider/up-pattern1-navy-sp.png);
  }
  .c-divider.\--up-pattern2-darkgreen::after {
    background-image: url(../images/divider/up-pattern2-darkgreen-sp.png);
  }
  .c-divider.\--up-pattern2-gray::after {
    background-image: url(../images/divider/up-pattern2-gray-sp.png);
  }
  .c-divider.\--up-pattern2-yellow::after {
    background-image: url(../images/divider/up-pattern2-yellow-sp.png);
  }
  .c-divider.\--up-pattern3-darkpink::after {
    background-image: url(../images/divider/up-pattern3-darkpink-sp.png);
  }
  .c-divider.\--up-pattern3-gray::after {
    background-image: url(../images/divider/up-pattern3-gray-sp.png);
  }
  .c-divider.\--up-pattern3-orange::after {
    background-image: url(../images/divider/up-pattern3-orange-sp.png);
  }
  .c-divider[class*="--down-pattern1"] {
    padding-top: 19.3236714976vw;
  }
  .c-divider[class*="--up-pattern1"] {
    padding-bottom: 16.9082125604vw;
  }
  .c-divider[class*="--down-pattern2"] {
    padding-top: 15.2173913043vw;
  }
  .c-divider[class*="--up-pattern2"] {
    padding-bottom: 9.1787439614vw;
  }
  .c-divider[class*="--down-pattern3"] {
    padding-top: 15.7004830918vw;
  }
  .c-divider[class*="--up-pattern3"] {
    padding-bottom: 10.38647343vw;
  }
}

.c-bg-mortar {
  background-image: url(../images/common/bg_mortar.jpg);
  background-position: 50% 5%;
  background-size: 160%;
  background-repeat: no-repeat;
}
@media only screen and (max-width: 767px) {
  .c-bg-mortar {
    background-position: 20% 5%;
    background-size: 516.6666666667%;
  }
}
.c-bg-wood {
  background-image: url(../images/common/wood-line-left.png), url(../images/common/wood-line-right.png);
  background-position: 0% 5%, 100% 5%;
  background-size: min(5.7644305772dvw, 4.61875rem), min(21.8018720749dvw, 17.46875rem);
  background-repeat: repeat-y;
}
@media only screen and (max-width: 767px) {
  .c-bg-wood {
    background-image: url(../images/common/wood-line-left-sp.png), url(../images/common/wood-line-right-sp.png);
    background-position: 0% 0%, 100% 0%;
    background-size: 10.6746987952dvw, 28.8192771084dvw;
    background-repeat: repeat-y;
  }
}

@media only screen and (max-width: 767px) {
  .u-pc {
    display: none;
  }
}

.u-sp {
  display: none;
}
@media only screen and (max-width: 767px) {
  .u-sp {
    display: block;
  }
}

.u-narrow {
  letter-spacing: -0.03em;
}

.u-align-center {
  text-align: center;
}

@media screen and (max-width: 781px) {
  .u-fitcontent {
    width: -moz-fit-content;
    width: fit-content;
    padding-right: 3em;
  }
}

.u-nowrap {
  white-space: nowrap;
}

.u-shrink-0 {
  flex-shrink: 0;
}/*# sourceMappingURL=main.css.map */
/*# sourceMappingURL=main.css.map */
