*,
::before,
::after {
  box-sizing: border-box;
}

::before,
::after {
  text-decoration: inherit;
  vertical-align: inherit;
}

:where(:root) {
  font-family: sans-serif;
  line-height: 1.4;
  overflow-wrap: break-word;
  -webkit-tap-highlight-color: transparent;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
       text-size-adjust: 100%;
}

@media (prefers-reduced-motion: no-preference) {
  :where(html:focus-within) {
    scroll-behavior: smooth;
  }
}
:where(body) {
  margin: 0;
}

:where(h1, h2, h3, h4, h5, h6) {
  margin: 0;
  font: inherit;
}

:where(hr, dl, ol, ul, dd, p, blockquote) {
  margin: 0;
}

:where(ol, ul) {
  padding: 0;
  list-style: none;
}

:where(hr) {
  border-style: solid;
  color: inherit;
}

:where(b, strong) {
  font-weight: bolder;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

:where(a) {
  color: inherit;
  text-decoration: none;
}

:where(audio, canvas, iframe, img, svg, video) {
  vertical-align: middle;
}

:where(iframe) {
  border-style: none;
}

:where(figure) {
  max-width: 100%;
  margin: 0;
}

:where(img, picture, svg, iframe, video) {
  max-width: 100%;
  height: auto;
}

:where(table) {
  width: 100%;
  border-collapse: collapse;
  border-color: currentColor;
  table-layout: fixed;
}

:where(th, td) {
  padding: 0;
}

:where(label) {
  display: inline-block;
}

:where(button, input, select, textarea),
::-webkit-file-upload-button {
  margin: 0;
  font: inherit;
  line-height: inherit;
}

:where(button, [type=button i], [type=reset i], [type=submit i]),
::-webkit-file-upload-button {
  -webkit-appearance: button;
}

:where(button, [role=button i], [type=button i], [type=reset i], [type=submit]):not(:disabled) {
  cursor: pointer;
}

:where(textarea) {
  resize: vertical;
}

:where([type=search i]) {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

::-webkit-search-decoration {
  -webkit-appearance: none;
}

:root {
  --icon-arrow-right: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%3E%3Cpath%20d%3D%22M16%208c0%204.42-3.58%208-8%208s-8-3.58-8-8%203.58-8%208-8%208%203.58%208%208zm-4.8%200L7.08%204.27l-1.21%201.1L8.77%208l-2.91%202.63%201.21%201.1L11.2%208z%22%2F%3E%3C%2Fsvg%3E");
  --icon-arrow-b-right: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%3E%3Cpath%20d%3D%22M10.9%2010.5%2015.5%208l-4.6-2.5v.8l1.8%201.3H.5v.8h12.2l-1.8%201.3z%22%2F%3E%3C%2Fsvg%3E");
  --icon-arrow-c-right: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%3E%3Cpath%20d%3D%22M10.89%208.29c-.02.03-.04.07-.07.09l-4.46%204.46c-.03.03-.07.02-.1.04v-1.21L9.9%208.04%206.26%204.4V3.2c.03.02.08.02.1.04l4.45%204.45c.03.03.05.06.07.1v.5z%22%2F%3E%3C%2Fsvg%3E");
  --icon-plus: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%3E%3Cpath%20d%3D%22M14%207H9V2H7v5H2v2h5v5h2V9h5V7z%22%2F%3E%3C%2Fsvg%3E");
  --icon-minus: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%3E%3Cpath%20d%3D%22M2%207h12v2H2z%22%2F%3E%3C%2Fsvg%3E");
  --icon-newWindow: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%3E%3Cpath%20d%3D%22M11.5%2014.5h-10v-10h1v9h9z%22%2F%3E%3Cpath%20d%3D%22M14.5%2012H4V1.5h10.5V12zM5%2011h8.5V2.5H5V11z%22%2F%3E%3Cpath%20d%3D%22M7.5%204.5v1h2.29L6.63%208.66l.71.71%203.16-3.16V8.5h1v-4z%22%2F%3E%3C%2Fsvg%3E");
  --icon-pin: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%20%3E%3Cpath%20d%3D%22M11.8%201.5C10.9.5%209.5%200%208%200S5.1.5%204.2%201.5c-1%201-1.9%202.6-1.3%205.1C3.7%209.8%207.3%2015%208%2016c.7-1%204.3-6.2%205.1-9.4.7-2.5-.3-4.1-1.3-5.1zM8%207.4c-1.3%200-2.4-1-2.4-2.3%200-1.3%201.1-2.3%202.4-2.3s2.4%201%202.4%202.3c0%201.2-1.1%202.3-2.4%202.3z%22%2F%3E%3C%2Fsvg%3E");
  --icon-facebook: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%3E%3Cpath%20d%3D%22M16%208.1C16%203.6%2012.4%200%208%200S0%203.6%200%208.1c0%204%202.9%207.3%206.8%207.9v-5.6h-2V8.1h2V6.3c0-2%201.2-3.1%203-3.1.9%200%201.8.2%201.8.2v2h-1c-1%200-1.3.6-1.3%201.3v1.5h2.2l-.4%202.3H9.2V16c3.9-.6%206.8-3.9%206.8-7.9z%22%2F%3E%3C%2Fsvg%3E");
  --icon-twitter: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%3E%3Cpath%20d%3D%22M9.4%206.85L14.86.5h-1.29L8.82%206.01%205.03.5H.66l5.73%208.34L.66%2015.5h1.29l5.01-5.82%204%205.82h4.37L9.4%206.85zM7.62%208.91l-.58-.83-4.62-6.61h1.99L8.14%206.8l.58.83%204.85%206.93h-1.99L7.62%208.91z%22%2F%3E%3C%2Fsvg%3E");
  --icon-instagram: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%3E%3Cpath%20d%3D%22M8%201.44c2.14%200%202.39.01%203.23.05.78.04%201.2.17%201.49.28.37.15.64.32.92.6.28.28.45.55.6.92.11.28.24.71.28%201.49.04.84.05%201.1.05%203.23s-.01%202.39-.05%203.23c-.04.78-.17%201.2-.28%201.49-.15.37-.32.64-.6.92-.28.28-.55.45-.92.6-.28.11-.71.24-1.49.28-.84.04-1.1.05-3.23.05s-2.39-.01-3.23-.05c-.78-.04-1.2-.17-1.49-.28-.37-.15-.64-.32-.92-.6-.28-.28-.45-.55-.6-.92-.11-.28-.24-.71-.28-1.49-.03-.85-.04-1.1-.04-3.24s.01-2.39.05-3.23c.04-.78.17-1.2.28-1.49.15-.37.32-.64.6-.92.28-.28.55-.45.92-.6.28-.11.71-.24%201.49-.28.83-.03%201.08-.04%203.22-.04M8%200C5.83%200%205.55.01%204.7.05c-.85.04-1.43.17-1.94.37-.53.2-.97.48-1.42.92-.44.45-.72.89-.92%201.42-.2.51-.33%201.09-.37%201.94C.01%205.55%200%205.83%200%208s.01%202.45.05%203.3c.04.85.17%201.43.37%201.94.2.53.48.97.92%201.42.44.44.89.72%201.42.92.51.2%201.09.33%201.94.37.85.04%201.13.05%203.3.05s2.45-.01%203.3-.05c.85-.04%201.43-.17%201.94-.37.53-.2.97-.48%201.42-.92.44-.44.72-.89.92-1.42.2-.51.33-1.09.37-1.94.04-.85.05-1.13.05-3.3s-.01-2.45-.05-3.3c-.04-.85-.17-1.43-.37-1.94-.2-.53-.48-.97-.92-1.42-.44-.44-.89-.72-1.42-.92-.51-.2-1.09-.33-1.94-.37C10.45.01%2010.17%200%208%200z%22%2F%3E%3Cpath%20d%3D%22M8%203.89a4.11%204.11%200%201%200%200%208.22%204.11%204.11%200%200%200%200-8.22zm0%206.78a2.67%202.67%200%201%201-.001-5.339A2.67%202.67%200%200%201%208%2010.67z%22%2F%3E%3Ccircle%20cx%3D%2212.27%22%20cy%3D%223.73%22%20r%3D%22.96%22%2F%3E%3C%2Fsvg%3E");
  --icon-youtube: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%3E%3Cpath%20d%3D%22M15.67%204.15a1.99%201.99%200%200%200-1.41-1.41C13%202.4%208%202.4%208%202.4s-5%200-6.25.33c-.69.19-1.23.73-1.42%201.42C0%205.4%200%208%200%208s0%202.6.33%203.85c.18.69.73%201.23%201.41%201.41C3%2013.6%208%2013.6%208%2013.6s5%200%206.25-.33a1.99%201.99%200%200%200%201.41-1.41C16%2010.6%2016%208%2016%208s0-2.6-.33-3.85zM6.4%2010.4V5.6L10.56%208%206.4%2010.4z%22%2F%3E%3C%2Fsvg%3E");
  --icon-line: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%3E%3Cpath%20d%3D%22M8%20.38c-4.41%200-8%202.91-8%206.49%200%203.21%202.84%205.9%206.69%206.41.26.05.62.17.71.4.06.24.07.48.02.72l-.12.68c-.04.2-.16.79.69.43.85-.36%204.61-2.71%206.28-4.65C15.44%209.59%2016%208.3%2016%206.87%2016%203.29%2012.41.38%208%20.38zm-2.82%208.4c0%20.09-.07.16-.16.16H2.78l-.11-.05-.04-.11V5.29c0-.09.07-.16.16-.16h.56c.09%200%20.16.07.16.16v2.77h1.52c.09%200%20.16.07.16.16v.56zm1.35%200c0%20.09-.07.16-.16.16h-.55c-.09%200-.16-.07-.16-.16V5.29c0-.09.07-.16.16-.16h.56c.09%200%20.16.07.16.16v3.49zm3.87%200c0%20.09-.07.16-.16.16h-.62l-.01-.02H9.6l-.01-.01-.03-.04-1.6-2.16v2.07c0%20.09-.07.16-.16.16h-.57c-.09%200-.16-.07-.16-.16V5.29c0-.09.07-.16.16-.16h.6l.02.01.02.01.01.01h.01l.01.01.01.01.02.02%201.6%202.16V5.29c0-.09.07-.16.16-.16h.56c.09%200%20.16.07.16.16v3.49zm3.09-2.93c0%20.09-.07.16-.16.16h-1.52v.59h1.52c.09%200%20.16.07.16.16v.56c0%20.09-.07.16-.16.16h-1.52v.59h1.52c.09%200%20.16.07.16.16v.56c0%20.09-.07.16-.16.16H11.1l-.11-.04-.04-.11V5.29l.04-.11.11-.05h2.24c.09%200%20.16.07.16.16v.56z%22%2F%3E%3C%2Fsvg%3E");
  --color-white: #fff;
  --color-black: #2a2e34;
  --color-black-dark: #101114;
  --color-black-light: #606366;
  --color-gold: #a6942a;
  --color-gold-light: #9a958b;
  --color-gold-pale: #dddbd6;
  --color-gold-paleB: #f5f4f3;
  --color-red: #a40606;
  --font-sans: 'Yu Gothic', YuGothic, Meiryo, sans-serif;
  --font-sans-medium: 'Yu Gothic Medium', YuGothic, Meiryo, sans-serif;
  --font-en: 'Montserrat', 'Yu Gothic', YuGothic, Meiryo, sans-serif;
  --font-en-medium: 'Montserrat', 'Yu Gothic Medium', YuGothic, Meiryo, sans-serif;
  --transition-duration: 0.15s;
  --transition-opacity: 0.65;
  --transition-timing-function: ease;
  --bg-base: var(--color-white) url(../img/site-bg-base.png) repeat 0 0 / 200px 100px;
  --leading-trim: calc(0.5em - 0.5lh);
  --z-index-c-loader: 1000;
  --z-index-c-drawer: 550;
  --z-index-site-wrap-header: 150;
  --site-header-size: 60px;
  --content-width-small: 84vw;
  --content-width-medium: 84vw;
  --content-width-large: 84vw;
  --content-width-xlarge: 84vw;
  --font-10-fluid: 10px;
  --font-11-fluid: 11px;
  --font-12-fluid: clamp(11px, 0.8vw, 12px);
  --font-13-fluid: clamp(12px, 0.8666666667vw, 13px);
  --font-14-fluid: clamp(13px, 0.9333333333vw, 14px);
  --font-15-fluid: clamp(14px, 1vw, 15px);
  --font-16-fluid: clamp(14px, 1.0666666667vw, 16px);
  --font-17-fluid: clamp(15px, 1.1333333333vw, 17px);
  --font-18-fluid: clamp(15px, 1.2vw, 18px);
  --font-19-fluid: clamp(16px, 1.2666666667vw, 19px);
  --font-20-fluid: clamp(16px, 1.3333333333vw, 20px);
  --font-21-fluid: clamp(17px, 1.4vw, 21px);
  --font-22-fluid: clamp(18px, 1.4666666667vw, 22px);
  --font-23-fluid: clamp(18px, 1.5333333333vw, 23px);
  --font-24-fluid: clamp(19px, 1.6vw, 24px);
  --font-25-fluid: clamp(19px, 1.6666666667vw, 25px);
  --font-26-fluid: clamp(20px, 1.7333333333vw, 26px);
  --font-27-fluid: clamp(21px, 1.8vw, 27px);
  --font-28-fluid: clamp(21px, 1.8666666667vw, 28px);
  --font-29-fluid: clamp(22px, 1.9333333333vw, 29px);
  --font-30-fluid: clamp(23px, 2vw, 30px);
  --font-31-fluid: clamp(23px, 2.0666666667vw, 31px);
  --font-32-fluid: clamp(24px, 2.1333333333vw, 32px);
  --font-33-fluid: clamp(24px, 2.2vw, 33px);
  --font-34-fluid: clamp(25px, 2.2666666667vw, 34px);
  --font-35-fluid: clamp(26px, 2.3333333333vw, 35px);
}
@media (min-width: 960px) {
  :root {
    --site-header-size: clamp(80px, 10.6666666667vw, 160px);
    --content-width-small: clamp(0px, 57.3333333333vw, 860px);
    --content-width-medium: clamp(0px, 68vw, 1020px);
    --content-width-large: clamp(0px, 78.6666666667vw, 1180px);
    --content-width-xlarge: max(clamp(0px, 78.6666666667vw, 1180px), calc(84vw - var(--site-header-size)));
  }
}

:where(body) {
  background: var(--bg-base);
  font-weight: 400;
  font-family: var(--font-sans-medium);
  font-feature-settings: "palt";
  letter-spacing: 0.06em;
  color: var(--color-black);
}

:where(a, button, [type=button], [type=reset], [type=submit]) {
  transition-property: opacity;
  transition-duration: var(--transition-duration);
  transition-timing-function: ease;
}

@media (any-hover: hover) {
  :where(a, button, [type=button], [type=reset], [type=submit]):-moz-any-link:hover {
    opacity: var(--transition-opacity);
  }
  :where(a, button, [type=button], [type=reset], [type=submit]):any-link:hover {
    opacity: var(--transition-opacity);
  }
}
.c-btn {
  position: relative;
  display: inline-flex;
  align-items: center;
  margin: 0;
  padding: 0;
  background: transparent;
  border: none;
  border-radius: 0;
  font: inherit;
  line-height: 1.4;
  text-decoration: none;
  text-align: inherit;
  vertical-align: middle;
  overflow-wrap: break-word;
  color: inherit;
  cursor: pointer;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  touch-action: manipulation;
}

.c-btn.-block {
  display: flex;
  width: 100%;
}
@media (min-width: 560px) {
  .c-btn.-sm-block {
    display: flex;
    width: 100%;
  }
  .c-btn.-sm-inline {
    display: inline-flex;
    width: auto;
  }
}
@media (min-width: 768px) {
  .c-btn.-md-block {
    display: flex;
    width: 100%;
  }
  .c-btn.-md-inline {
    display: inline-flex;
    width: auto;
  }
}
@media (min-width: 960px) {
  .c-btn.-lg-block {
    display: flex;
    width: 100%;
  }
  .c-btn.-lg-inline {
    display: inline-flex;
    width: auto;
  }
}
@media (min-width: 1200px) {
  .c-btn.-xl-block {
    display: flex;
    width: 100%;
  }
  .c-btn.-xl-inline {
    display: inline-flex;
    width: auto;
  }
}

.c-btn.-typeA {
  padding: 0.8em 2.4em calc(0.8em - 1px) 0;
  border-bottom: 1px solid var(--color-black-light);
  font-size: var(--font-15-fluid);
}
.c-btn.-typeA::before {
  content: "";
  position: absolute;
  inset: 50% 0 auto auto;
  width: 1.2em;
  aspect-ratio: 1/1;
  background-color: currentColor;
  -webkit-mask: var(--icon-arrow-b-right) no-repeat 50% 50%/contain;
          mask: var(--icon-arrow-b-right) no-repeat 50% 50%/contain;
  transform: translateY(-50%);
}
.c-btn.-typeA.-monkHub-list {
  flex-direction: column;
  padding: 1.4em 2.4em;
  font-weight: 700;
  font-size: var(--font-18-fluid);
  font-family: var(--font-sans);
}
.c-btn.-typeA.-monkHub-list > .en {
  margin-top: 0.4em;
  font-weight: 400;
  font-size: var(--font-10-fluid);
  font-family: var(--font-en-medium);
  color: var(--color-gold);
}

.c-btn.-typeMore {
  justify-content: center;
  padding: 0.5em 1.4em 0.5em 2.4em;
  background: var(--color-black);
  border-radius: 3em;
  font-weight: 400;
  font-size: var(--font-11-fluid);
  font-family: var(--font-en-medium);
  text-align: center;
  color: var(--color-white);
  transition-property: background-color;
}
.c-btn.-typeMore::before {
  content: "";
  position: absolute;
  left: 0.6em;
  width: 1em;
  aspect-ratio: 1/1;
  background-color: currentColor;
  -webkit-mask: var(--icon-arrow-right) no-repeat center/contain;
          mask: var(--icon-arrow-right) no-repeat center/contain;
}
.c-btn.-typeMore:hover {
  opacity: 1;
  background: var(--color-gold);
}

.c-btn.-c-contactForm-submit {
  padding: 1.6em;
  background: var(--color-black);
  font-size: var(--font-15-fluid);
  text-align: center;
  color: var(--color-white);
  transition-property: background-color;
}
.c-btn.-c-contactForm-submit:hover {
  background: var(--color-gold);
}

.c-card {
  position: relative;
  display: flex;
  flex-direction: column;
  height: 100%;
  margin: 0;
  padding: 0;
  line-height: 1.4;
  overflow-wrap: break-word;
}
.c-card:-moz-any-link {
  text-decoration: none;
  color: inherit;
  touch-action: manipulation;
}
.c-card:any-link {
  text-decoration: none;
  color: inherit;
  touch-action: manipulation;
}
.c-card > .media {
  flex: 0 0 auto;
  overflow: hidden;
  width: 100%;
}
.c-card > .media .image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.c-card > .body {
  flex: 1 1 0%;
}
.c-card > .body > .footer {
  flex: 0 0 auto;
}

.c-card > .media.-hoverScale .image {
  transition: transform calc(var(--transition-duration) * 3) var(--transition-timing-function);
}
.c-card:hover > .media.-hoverScale .image {
  transform: scale(1.08);
}

.c-card.-typeArchive {
  padding-right: calc(var(--font-11-fluid) * 1.8);
}
.c-card.-typeArchive > .media {
  aspect-ratio: 708/496;
}
.c-card.-typeArchive > .body > .data {
  position: absolute;
  inset: 0 auto auto 100%;
  display: flex;
  height: 1.8em;
  font-weight: 500;
  font-size: var(--font-11-fluid);
  font-family: var(--font-en-medium);
  letter-spacing: 0.2em;
  white-space: nowrap;
  color: var(--color-gold);
  transform-origin: 0 0;
  transform: rotate(90deg);
}
.c-card.-typeArchive > .body > .data > .category {
  margin-left: 1em;
  padding-left: 1em;
  border-left: 1px solid currentColor;
}
.c-card.-typeArchive > .body > .title {
  margin-top: 1em;
  font-weight: 700;
  font-size: var(--font-16-fluid);
  font-family: var(--font-sans);
  line-height: 1.6;
  color: var(--color-gold);
}
.c-card.-typeArchive > .body > .text {
  overflow: hidden;
  display: -webkit-box;
  margin-top: 0.8em;
  text-align: justify;
  font-size: var(--font-12-fluid);
  line-height: 1.8;
  color: var(--color-black-light);
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.c-card.-home-explore > .media {
  aspect-ratio: 1/1;
}
@media (min-width: 960px) {
  .c-card.-home-explore > .media {
    aspect-ratio: 360/510;
  }
}
.c-card.-home-explore > .body {
  position: relative;
  padding-top: clamp(20px, 2.6666666667vw, 40px);
  text-align: center;
}
.c-card.-home-explore > .body > .deco {
  position: absolute;
  inset: 0 auto auto 50%;
  transform: translate(-50%, -75%);
}
.c-card.-home-explore > .body > .deco > .image {
  width: clamp(38px, 5vw, 75px);
}
.c-card.-home-explore > .body > .title {
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto clamp(20px, 2.6666666667vw, 40px);
  padding-bottom: 0.5em;
  border-bottom: 1px solid currentColor;
  font-weight: 700;
  font-size: var(--font-18-fluid);
  font-family: var(--font-sans);
}
.c-card.-home-explore > .body > .title::after {
  content: "";
  position: absolute;
  inset: 100% auto auto 50%;
  width: clamp(5px, 0.4666666667vw, 7px);
  aspect-ratio: 7/25;
  background-color: currentColor;
  -webkit-mask: url(../img/deco-chain.svg) no-repeat center/contain;
          mask: url(../img/deco-chain.svg) no-repeat center/contain;
  transform: translateX(-50%);
}
.c-card.-home-explore > .body > .text {
  font-size: var(--font-13-fluid);
  line-height: 1.8;
  color: var(--color-black-light);
}

.c-card.-monkHub-list > .media {
  aspect-ratio: 1/1;
}
@media (min-width: 768px) {
  .c-card.-monkHub-list > .media {
    aspect-ratio: 390/600;
  }
}

.c-drawer {
  --c-drawer-z-index: var(--z-index-c-drawer);
  --c-drawer-duration: .45s;
  --c-drawer-easing: cubic-bezier(.43, .01, .08, 1);
  --c-drawer-content-background: var(--color-white);
  --c-drawer-scrollbar-color: var(--color-black);
  --c-drawer-scrollbar-weight: 3px;
  --c-drawer-back-background: rgba(0, 0, 0, .8);
}

.c-drawer {
  z-index: var(--c-drawer-z-index);
  opacity: 0;
  visibility: hidden;
  position: relative;
  display: block;
  margin: 0;
  padding: 0;
  transition-property: opacity, visibility;
  transition-duration: calc(var(--c-drawer-duration) * 0.6);
  transition-timing-function: var(--c-drawer-easing);
  pointer-events: none;
}
.c-drawer > .close {
  z-index: 2;
  position: fixed;
}
.c-drawer > .content {
  z-index: 1;
  overflow-x: clip;
  overflow-y: auto;
  position: fixed;
  inset: 0;
  display: block;
  background: var(--c-drawer-content-background);
  transition: transform calc(var(--c-drawer-duration) * 0.6) var(--c-drawer-easing);
  overscroll-behavior-y: contain;
  scrollbar-color: var(--c-drawer-scrollbar-color) transparent;
  pointer-events: auto;
}
.c-drawer > .content::-webkit-scrollbar {
  width: var(--c-drawer-scrollbar-weight);
}
.c-drawer > .content::-webkit-scrollbar-track {
  background: transparent;
}
.c-drawer > .content::-webkit-scrollbar-thumb {
  background: var(--c-drawer-scrollbar-color);
  border-radius: var(--c-drawer-scrollbar-weight);
}
.c-drawer > .back {
  position: fixed;
  inset: 0;
  display: block;
  background: var(--c-drawer-back-background);
  cursor: default;
  pointer-events: auto;
}

.c-drawer > .content.-top {
  overflow: visible;
  inset: 0 0 auto 0;
  transform: translate(0, -100%);
}
.c-drawer > .content.-right {
  inset: 0 0 0 auto;
  width: auto;
  min-height: 100%;
  transform: translate(100%, 0);
}
.c-drawer > .content.-bottom {
  overflow: visible;
  inset: auto 0 0 0;
  transform: translate(0, 100%);
}
.c-drawer > .content.-left {
  inset: 0 auto 0 0;
  width: auto;
  min-height: 100%;
  transform: translate(-100%, 0);
}

.c-drawer[aria-hidden=false] {
  opacity: 1;
  visibility: visible;
  transition-duration: var(--c-drawer-duration);
  pointer-events: auto;
}
.c-drawer[aria-hidden=false] > .content {
  transform: translate(0, 0);
  transition-duration: var(--c-drawer-duration);
}

.c-drawer.-site-drawer > .content {
  inset: var(--site-header-size) 0 0 0;
}
@media (min-width: 960px) {
  .c-drawer.-site-drawer > .content {
    inset: 0 0 0 var(--site-header-size);
  }
}

.c-embed {
  --c-embed-aspect-ratio: 16 / 9;
}

.c-embed {
  overflow: hidden;
  position: relative;
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
}
.c-embed::before {
  content: "";
  display: block;
  aspect-ratio: var(--c-embed-aspect-ratio);
}
.c-embed > .item,
.c-embed > iframe,
.c-embed > embed,
.c-embed > video,
.c-embed > object {
  position: absolute;
  inset: 0 auto auto 0;
  width: 100%;
  height: 100%;
  border: none;
}

.c-embed.-wide::before {
  --c-embed-aspect-ratio: 21 / 9;
}
.c-embed.-narrow::before {
  --c-embed-aspect-ratio: 4 / 3;
}
.c-embed.-square::before {
  --c-embed-aspect-ratio: 1 / 1;
}

.c-embed.-outline-access-map {
  --c-embed-aspect-ratio: 4 / 3;
}
@media (min-width: 560px) {
  .c-embed.-outline-access-map {
    --c-embed-aspect-ratio: 860 / 520;
  }
}

.c-grid {
  display: grid;
  margin: 0;
  padding: 0;
  list-style: none;
}

.c-grid.-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.c-grid.-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.c-grid.-cols-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.c-grid.-cols-4 {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}
.c-grid.-cols-5 {
  grid-template-columns: repeat(5, minmax(0, 1fr));
}
.c-grid.-cols-6 {
  grid-template-columns: repeat(6, minmax(0, 1fr));
}
.c-grid.-cols-7 {
  grid-template-columns: repeat(7, minmax(0, 1fr));
}
.c-grid.-cols-8 {
  grid-template-columns: repeat(8, minmax(0, 1fr));
}
.c-grid.-cols-9 {
  grid-template-columns: repeat(9, minmax(0, 1fr));
}
.c-grid.-cols-10 {
  grid-template-columns: repeat(10, minmax(0, 1fr));
}
.c-grid.-cols-11 {
  grid-template-columns: repeat(11, minmax(0, 1fr));
}
.c-grid.-cols-12 {
  grid-template-columns: repeat(12, minmax(0, 1fr));
}
@media (min-width: 560px) {
  .c-grid.-cols-sm-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .c-grid.-cols-sm-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .c-grid.-cols-sm-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .c-grid.-cols-sm-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .c-grid.-cols-sm-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
  .c-grid.-cols-sm-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
  .c-grid.-cols-sm-7 {
    grid-template-columns: repeat(7, minmax(0, 1fr));
  }
  .c-grid.-cols-sm-8 {
    grid-template-columns: repeat(8, minmax(0, 1fr));
  }
  .c-grid.-cols-sm-9 {
    grid-template-columns: repeat(9, minmax(0, 1fr));
  }
  .c-grid.-cols-sm-10 {
    grid-template-columns: repeat(10, minmax(0, 1fr));
  }
  .c-grid.-cols-sm-11 {
    grid-template-columns: repeat(11, minmax(0, 1fr));
  }
  .c-grid.-cols-sm-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }
}
@media (min-width: 768px) {
  .c-grid.-cols-md-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .c-grid.-cols-md-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .c-grid.-cols-md-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .c-grid.-cols-md-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .c-grid.-cols-md-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
  .c-grid.-cols-md-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
  .c-grid.-cols-md-7 {
    grid-template-columns: repeat(7, minmax(0, 1fr));
  }
  .c-grid.-cols-md-8 {
    grid-template-columns: repeat(8, minmax(0, 1fr));
  }
  .c-grid.-cols-md-9 {
    grid-template-columns: repeat(9, minmax(0, 1fr));
  }
  .c-grid.-cols-md-10 {
    grid-template-columns: repeat(10, minmax(0, 1fr));
  }
  .c-grid.-cols-md-11 {
    grid-template-columns: repeat(11, minmax(0, 1fr));
  }
  .c-grid.-cols-md-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }
}
@media (min-width: 960px) {
  .c-grid.-cols-lg-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .c-grid.-cols-lg-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .c-grid.-cols-lg-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .c-grid.-cols-lg-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .c-grid.-cols-lg-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
  .c-grid.-cols-lg-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
  .c-grid.-cols-lg-7 {
    grid-template-columns: repeat(7, minmax(0, 1fr));
  }
  .c-grid.-cols-lg-8 {
    grid-template-columns: repeat(8, minmax(0, 1fr));
  }
  .c-grid.-cols-lg-9 {
    grid-template-columns: repeat(9, minmax(0, 1fr));
  }
  .c-grid.-cols-lg-10 {
    grid-template-columns: repeat(10, minmax(0, 1fr));
  }
  .c-grid.-cols-lg-11 {
    grid-template-columns: repeat(11, minmax(0, 1fr));
  }
  .c-grid.-cols-lg-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }
}
@media (min-width: 1200px) {
  .c-grid.-cols-xl-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .c-grid.-cols-xl-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .c-grid.-cols-xl-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .c-grid.-cols-xl-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .c-grid.-cols-xl-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
  .c-grid.-cols-xl-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
  .c-grid.-cols-xl-7 {
    grid-template-columns: repeat(7, minmax(0, 1fr));
  }
  .c-grid.-cols-xl-8 {
    grid-template-columns: repeat(8, minmax(0, 1fr));
  }
  .c-grid.-cols-xl-9 {
    grid-template-columns: repeat(9, minmax(0, 1fr));
  }
  .c-grid.-cols-xl-10 {
    grid-template-columns: repeat(10, minmax(0, 1fr));
  }
  .c-grid.-cols-xl-11 {
    grid-template-columns: repeat(11, minmax(0, 1fr));
  }
  .c-grid.-cols-xl-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }
}

.c-grid > .item.-col-1 {
  grid-column: span 1/span 1;
}
.c-grid > .item.-col-2 {
  grid-column: span 2/span 2;
}
.c-grid > .item.-col-3 {
  grid-column: span 3/span 3;
}
.c-grid > .item.-col-4 {
  grid-column: span 4/span 4;
}
.c-grid > .item.-col-5 {
  grid-column: span 5/span 5;
}
.c-grid > .item.-col-6 {
  grid-column: span 6/span 6;
}
.c-grid > .item.-col-7 {
  grid-column: span 7/span 7;
}
.c-grid > .item.-col-8 {
  grid-column: span 8/span 8;
}
.c-grid > .item.-col-9 {
  grid-column: span 9/span 9;
}
.c-grid > .item.-col-10 {
  grid-column: span 10/span 10;
}
.c-grid > .item.-col-11 {
  grid-column: span 11/span 11;
}
.c-grid > .item.-col-12 {
  grid-column: span 12/span 12;
}
@media (min-width: 560px) {
  .c-grid > .item.-col-sm-1 {
    grid-column: span 1/span 1;
  }
  .c-grid > .item.-col-sm-2 {
    grid-column: span 2/span 2;
  }
  .c-grid > .item.-col-sm-3 {
    grid-column: span 3/span 3;
  }
  .c-grid > .item.-col-sm-4 {
    grid-column: span 4/span 4;
  }
  .c-grid > .item.-col-sm-5 {
    grid-column: span 5/span 5;
  }
  .c-grid > .item.-col-sm-6 {
    grid-column: span 6/span 6;
  }
  .c-grid > .item.-col-sm-7 {
    grid-column: span 7/span 7;
  }
  .c-grid > .item.-col-sm-8 {
    grid-column: span 8/span 8;
  }
  .c-grid > .item.-col-sm-9 {
    grid-column: span 9/span 9;
  }
  .c-grid > .item.-col-sm-10 {
    grid-column: span 10/span 10;
  }
  .c-grid > .item.-col-sm-11 {
    grid-column: span 11/span 11;
  }
  .c-grid > .item.-col-sm-12 {
    grid-column: span 12/span 12;
  }
}
@media (min-width: 768px) {
  .c-grid > .item.-col-md-1 {
    grid-column: span 1/span 1;
  }
  .c-grid > .item.-col-md-2 {
    grid-column: span 2/span 2;
  }
  .c-grid > .item.-col-md-3 {
    grid-column: span 3/span 3;
  }
  .c-grid > .item.-col-md-4 {
    grid-column: span 4/span 4;
  }
  .c-grid > .item.-col-md-5 {
    grid-column: span 5/span 5;
  }
  .c-grid > .item.-col-md-6 {
    grid-column: span 6/span 6;
  }
  .c-grid > .item.-col-md-7 {
    grid-column: span 7/span 7;
  }
  .c-grid > .item.-col-md-8 {
    grid-column: span 8/span 8;
  }
  .c-grid > .item.-col-md-9 {
    grid-column: span 9/span 9;
  }
  .c-grid > .item.-col-md-10 {
    grid-column: span 10/span 10;
  }
  .c-grid > .item.-col-md-11 {
    grid-column: span 11/span 11;
  }
  .c-grid > .item.-col-md-12 {
    grid-column: span 12/span 12;
  }
}
@media (min-width: 960px) {
  .c-grid > .item.-col-lg-1 {
    grid-column: span 1/span 1;
  }
  .c-grid > .item.-col-lg-2 {
    grid-column: span 2/span 2;
  }
  .c-grid > .item.-col-lg-3 {
    grid-column: span 3/span 3;
  }
  .c-grid > .item.-col-lg-4 {
    grid-column: span 4/span 4;
  }
  .c-grid > .item.-col-lg-5 {
    grid-column: span 5/span 5;
  }
  .c-grid > .item.-col-lg-6 {
    grid-column: span 6/span 6;
  }
  .c-grid > .item.-col-lg-7 {
    grid-column: span 7/span 7;
  }
  .c-grid > .item.-col-lg-8 {
    grid-column: span 8/span 8;
  }
  .c-grid > .item.-col-lg-9 {
    grid-column: span 9/span 9;
  }
  .c-grid > .item.-col-lg-10 {
    grid-column: span 10/span 10;
  }
  .c-grid > .item.-col-lg-11 {
    grid-column: span 11/span 11;
  }
  .c-grid > .item.-col-lg-12 {
    grid-column: span 12/span 12;
  }
}
@media (min-width: 1200px) {
  .c-grid > .item.-col-xl-1 {
    grid-column: span 1/span 1;
  }
  .c-grid > .item.-col-xl-2 {
    grid-column: span 2/span 2;
  }
  .c-grid > .item.-col-xl-3 {
    grid-column: span 3/span 3;
  }
  .c-grid > .item.-col-xl-4 {
    grid-column: span 4/span 4;
  }
  .c-grid > .item.-col-xl-5 {
    grid-column: span 5/span 5;
  }
  .c-grid > .item.-col-xl-6 {
    grid-column: span 6/span 6;
  }
  .c-grid > .item.-col-xl-7 {
    grid-column: span 7/span 7;
  }
  .c-grid > .item.-col-xl-8 {
    grid-column: span 8/span 8;
  }
  .c-grid > .item.-col-xl-9 {
    grid-column: span 9/span 9;
  }
  .c-grid > .item.-col-xl-10 {
    grid-column: span 10/span 10;
  }
  .c-grid > .item.-col-xl-11 {
    grid-column: span 11/span 11;
  }
  .c-grid > .item.-col-xl-12 {
    grid-column: span 12/span 12;
  }
}
.c-grid > .item.-order-1 {
  order: 1;
}
.c-grid > .item.-order-2 {
  order: 2;
}
.c-grid > .item.-order-3 {
  order: 3;
}
.c-grid > .item.-order-4 {
  order: 4;
}
.c-grid > .item.-order-5 {
  order: 5;
}
.c-grid > .item.-order-6 {
  order: 6;
}
.c-grid > .item.-order-7 {
  order: 7;
}
.c-grid > .item.-order-8 {
  order: 8;
}
.c-grid > .item.-order-9 {
  order: 9;
}
.c-grid > .item.-order-10 {
  order: 10;
}
.c-grid > .item.-order-11 {
  order: 11;
}
.c-grid > .item.-order-12 {
  order: 12;
}
@media (min-width: 560px) {
  .c-grid > .item.-order-sm-1 {
    order: 1;
  }
  .c-grid > .item.-order-sm-2 {
    order: 2;
  }
  .c-grid > .item.-order-sm-3 {
    order: 3;
  }
  .c-grid > .item.-order-sm-4 {
    order: 4;
  }
  .c-grid > .item.-order-sm-5 {
    order: 5;
  }
  .c-grid > .item.-order-sm-6 {
    order: 6;
  }
  .c-grid > .item.-order-sm-7 {
    order: 7;
  }
  .c-grid > .item.-order-sm-8 {
    order: 8;
  }
  .c-grid > .item.-order-sm-9 {
    order: 9;
  }
  .c-grid > .item.-order-sm-10 {
    order: 10;
  }
  .c-grid > .item.-order-sm-11 {
    order: 11;
  }
  .c-grid > .item.-order-sm-12 {
    order: 12;
  }
}
@media (min-width: 768px) {
  .c-grid > .item.-order-md-1 {
    order: 1;
  }
  .c-grid > .item.-order-md-2 {
    order: 2;
  }
  .c-grid > .item.-order-md-3 {
    order: 3;
  }
  .c-grid > .item.-order-md-4 {
    order: 4;
  }
  .c-grid > .item.-order-md-5 {
    order: 5;
  }
  .c-grid > .item.-order-md-6 {
    order: 6;
  }
  .c-grid > .item.-order-md-7 {
    order: 7;
  }
  .c-grid > .item.-order-md-8 {
    order: 8;
  }
  .c-grid > .item.-order-md-9 {
    order: 9;
  }
  .c-grid > .item.-order-md-10 {
    order: 10;
  }
  .c-grid > .item.-order-md-11 {
    order: 11;
  }
  .c-grid > .item.-order-md-12 {
    order: 12;
  }
}
@media (min-width: 960px) {
  .c-grid > .item.-order-lg-1 {
    order: 1;
  }
  .c-grid > .item.-order-lg-2 {
    order: 2;
  }
  .c-grid > .item.-order-lg-3 {
    order: 3;
  }
  .c-grid > .item.-order-lg-4 {
    order: 4;
  }
  .c-grid > .item.-order-lg-5 {
    order: 5;
  }
  .c-grid > .item.-order-lg-6 {
    order: 6;
  }
  .c-grid > .item.-order-lg-7 {
    order: 7;
  }
  .c-grid > .item.-order-lg-8 {
    order: 8;
  }
  .c-grid > .item.-order-lg-9 {
    order: 9;
  }
  .c-grid > .item.-order-lg-10 {
    order: 10;
  }
  .c-grid > .item.-order-lg-11 {
    order: 11;
  }
  .c-grid > .item.-order-lg-12 {
    order: 12;
  }
}
@media (min-width: 1200px) {
  .c-grid > .item.-order-xl-1 {
    order: 1;
  }
  .c-grid > .item.-order-xl-2 {
    order: 2;
  }
  .c-grid > .item.-order-xl-3 {
    order: 3;
  }
  .c-grid > .item.-order-xl-4 {
    order: 4;
  }
  .c-grid > .item.-order-xl-5 {
    order: 5;
  }
  .c-grid > .item.-order-xl-6 {
    order: 6;
  }
  .c-grid > .item.-order-xl-7 {
    order: 7;
  }
  .c-grid > .item.-order-xl-8 {
    order: 8;
  }
  .c-grid > .item.-order-xl-9 {
    order: 9;
  }
  .c-grid > .item.-order-xl-10 {
    order: 10;
  }
  .c-grid > .item.-order-xl-11 {
    order: 11;
  }
  .c-grid > .item.-order-xl-12 {
    order: 12;
  }
}

.c-grid.-gap-5 {
  gap: clamp(3px, 0.3333333333vw, 5px);
}

.c-grid.-gap-10 {
  gap: clamp(5px, 0.6666666667vw, 10px);
}

.c-grid.-gap-20 {
  gap: clamp(10px, 1.3333333333vw, 20px);
}

.c-grid.-gap-30 {
  gap: clamp(15px, 2vw, 30px);
}

.c-grid.-gap-40 {
  gap: clamp(20px, 2.6666666667vw, 40px);
}

.c-grid.-gap-50 {
  gap: clamp(25px, 3.3333333333vw, 50px);
}

.c-grid.-typeArchive {
  gap: clamp(35px, 3.3333333333vw, 50px) clamp(21px, 2vw, 30px);
}

.c-grid.-home-explore {
  gap: clamp(50px, 6.6666666667vw, 100px) clamp(25px, 3.3333333333vw, 50px);
}

.c-grid.-site-footer-nav {
  align-items: flex-end;
}

.c-grid.-outline-section-service > .item {
  padding-block: clamp(13px, 1.6666666667vw, 25px);
  padding-inline: clamp(10px, 1.3333333333vw, 20px);
  background: var(--bg-base);
  border: 1px solid var(--color-gold-pale);
  border-top: 2px solid var(--color-gold);
  font-weight: 700;
  font-size: var(--font-14-fluid);
  font-family: var(--font-sans);
  text-align: center;
}
@media (min-width: 768px) {
  .c-grid.-outline-section-service > .item {
    display: flex;
    align-items: center;
    min-height: 15em;
    font-size: var(--font-15-fluid);
    font-feature-settings: normal;
    writing-mode: vertical-rl;
    text-align: start;
  }
}

.c-grid.-monkHub-list {
  gap: clamp(50px, 6.6666666667vw, 100px) clamp(3px, 0.3333333333vw, 5px);
}

.c-hamburger {
  --c-hamburger-width: clamp(36px, 2.6666666667vw, 40px);
  --c-hamburger-weight: 1px;
  --c-hamburger-space: 6px;
  --c-hamburger-color: currentColor;
  --c-hamburger-duration: .5s;
  --c-hamburger-easing: ease;
  --c-hamburger-rotate: 30deg;
}

.c-hamburger {
  display: flex;
  flex-direction: column;
  gap: var(--c-hamburger-space);
}
.c-hamburger > .bar {
  width: var(--c-hamburger-width);
  height: var(--c-hamburger-weight);
  background: var(--c-hamburger-color);
}
.c-hamburger > .bar:nth-child(1) {
  animation: hamburger-bar1 var(--c-hamburger-duration) var(--c-hamburger-easing) forwards;
}
.c-hamburger > .bar:nth-child(2) {
  animation: hamburger-bar2 var(--c-hamburger-duration) var(--c-hamburger-easing) forwards;
}
.c-hamburger > .bar:nth-child(3) {
  animation: hamburger-bar3 var(--c-hamburger-duration) var(--c-hamburger-easing) forwards;
}
[aria-expanded=true] .c-hamburger > .bar:nth-child(1), .c-hamburger[aria-expanded=true] > .bar:nth-child(1) {
  animation: hamburger-bar1-active var(--c-hamburger-duration) var(--c-hamburger-easing) forwards;
}
[aria-expanded=true] .c-hamburger > .bar:nth-child(2), .c-hamburger[aria-expanded=true] > .bar:nth-child(2) {
  animation: hamburger-bar2-active var(--c-hamburger-duration) var(--c-hamburger-easing) forwards;
}
[aria-expanded=true] .c-hamburger > .bar:nth-child(3), .c-hamburger[aria-expanded=true] > .bar:nth-child(3) {
  animation: hamburger-bar3-active var(--c-hamburger-duration) var(--c-hamburger-easing) forwards;
}

@keyframes hamburger-bar1 {
  0% {
    transform: translateY(calc(var(--c-hamburger-weight) + var(--c-hamburger-space))) rotate(calc(var(--c-hamburger-rotate) * -1));
  }
  50% {
    transform: translateY(calc(var(--c-hamburger-weight) + var(--c-hamburger-space))) rotate(0);
  }
  100% {
    transform: translateY(0) rotate(0);
  }
}
@keyframes hamburger-bar1-active {
  0% {
    transform: translateY(0) rotate(0);
  }
  50% {
    transform: translateY(calc(var(--c-hamburger-weight, 2px) + var(--c-hamburger-space, 5px))) rotate(0);
  }
  100% {
    transform: translateY(calc(var(--c-hamburger-weight, 2px) + var(--c-hamburger-space, 5px))) rotate(calc(var(--c-hamburger-rotate, 45deg) * -1));
  }
}
@keyframes hamburger-bar2 {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes hamburger-bar2-active {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes hamburger-bar3 {
  0% {
    transform: translateY(calc((var(--c-hamburger-weight) + var(--c-hamburger-space, 5px)) * -1)) rotate(var(--c-hamburger-rotate));
  }
  50% {
    transform: translateY(calc((var(--c-hamburger-weight) + var(--c-hamburger-space, 5px)) * -1)) rotate(0);
  }
  100% {
    transform: translateY(0) rotate(0);
  }
}
@keyframes hamburger-bar3-active {
  0% {
    transform: translateY(0) rotate(0);
  }
  50% {
    transform: translateY(calc((var(--c-hamburger-weight) + var(--c-hamburger-space)) * -1)) rotate(0);
  }
  100% {
    transform: translateY(calc((var(--c-hamburger-weight) + var(--c-hamburger-space)) * -1)) rotate(var(--c-hamburger-rotate));
  }
}
.c-hamburger.-close > .bar:nth-child(1) {
  transform: translateY(calc(var(--c-hamburger-weight, 2px) + var(--c-hamburger-space, 5px))) rotate(calc(var(--c-hamburger-rotate, 45deg) * -1)) !important;
}
.c-hamburger.-close > .bar:nth-child(2) {
  opacity: 0 !important;
}
.c-hamburger.-close > .bar:nth-child(3) {
  transform: translateY(calc((var(--c-hamburger-weight) + var(--c-hamburger-space)) * -1)) rotate(var(--c-hamburger-rotate)) !important;
}

.c-heading {
  position: relative;
  display: block;
  margin: 0;
  padding: 0;
  font: inherit;
  line-height: 1.4;
  overflow-wrap: break-word;
  color: inherit;
}

.c-heading.-typeA {
  display: flex;
  align-items: center;
  font-weight: 700;
  font-size: var(--font-21-fluid);
  font-family: var(--font-sans);
}
.c-heading.-typeA::before {
  order: 1;
  content: "";
  flex: 0 0 auto;
  width: 7px;
  aspect-ratio: 1/1;
  margin-left: 1.2em;
  border-radius: 50%;
  background: currentColor;
}
.c-heading.-typeA::after {
  order: 2;
  content: "";
  flex: 1 1 0%;
  border-top: 1px dotted currentColor;
}

.c-heading.-typeB {
  font-size: var(--font-24-fluid);
  line-height: 1.6;
}
.c-heading.-typeB::after {
  content: attr(data-text);
  display: block;
  margin-top: 0.2em;
  font-weight: 600;
  font-size: var(--font-11-fluid);
  font-family: var(--font-en-medium);
  color: var(--color-gold);
}
.c-heading.-typeB.-center {
  text-align: center;
}
.c-heading.-typeB.-monk-biography {
  text-align: center;
}
@media (min-width: 768px) {
  .c-heading.-typeB.-monk-biography {
    text-align: revert;
    letter-spacing: 0.4em;
    writing-mode: vertical-rl;
  }
}
@media (min-width: 768px) {
  .c-heading.-typeB.-monk-biography::after {
    margin: 0 0.2em 0 0;
    letter-spacing: 0.2em;
  }
}

.c-heading.-typeC {
  font-weight: 700;
  font-size: var(--font-21-fluid);
  font-family: var(--font-sans);
  line-height: 1.6;
}
.c-heading.-typeC:has(.c-icon) {
  padding-left: 1.4em;
}
.c-heading.-typeC > .c-icon {
  position: absolute;
  left: 0;
}
.c-heading.-typeC.-small {
  font-size: var(--font-18-fluid);
}

.c-heading.-typeD {
  font-size: var(--font-21-fluid);
  line-height: 1.6;
  color: var(--color-gold);
}

.c-heading.-typeBalloon {
  width: -moz-fit-content;
  width: fit-content;
  padding: 0.8em 3em;
  background: var(--color-white);
  border: 1px solid var(--color-black);
  border-radius: 9999px;
  font-weight: 700;
  font-size: var(--font-17-fluid);
  font-family: var(--font-sans);
  text-align: center;
  color: var(--color-gold);
}
.c-heading.-typeBalloon::before, .c-heading.-typeBalloon::after {
  content: "";
  position: absolute;
  inset: 100% auto auto 50%;
  width: 1em;
  aspect-ratio: 1/1;
  clip-path: polygon(30% 0, 100% 0, 0 100%);
}
.c-heading.-typeBalloon::before {
  background: var(--color-black);
  transform: translate(calc(-50% + 1.5px), 0px);
}
.c-heading.-typeBalloon::after {
  background: var(--color-white);
  transform: translateX(-50%);
}

.c-icon {
  display: inline-grid;
  place-items: center;
  margin: 0;
  padding: 0;
  vertical-align: bottom;
}
.c-icon::before {
  content: "";
  display: block;
  width: 1em;
  height: 1lh;
  background-color: currentColor;
  -webkit-mask-position: 50% 50%;
          mask-position: 50% 50%;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
}

.c-icon.-arrow-right::before {
  -webkit-mask-image: var(--icon-arrow-right);
          mask-image: var(--icon-arrow-right);
}
.c-icon.-arrow-b-right::before {
  -webkit-mask-image: var(--icon-arrow-b-right);
          mask-image: var(--icon-arrow-b-right);
}
.c-icon.-arrow-c-right::before {
  -webkit-mask-image: var(--icon-arrow-c-right);
          mask-image: var(--icon-arrow-c-right);
}
.c-icon.-plus::before {
  -webkit-mask-image: var(--icon-plus);
          mask-image: var(--icon-plus);
}
.c-icon.-minus::before {
  -webkit-mask-image: var(--icon-minus);
          mask-image: var(--icon-minus);
}
.c-icon.-newWindow::before {
  -webkit-mask-image: var(--icon-newWindow);
          mask-image: var(--icon-newWindow);
}
.c-icon.-pin::before {
  -webkit-mask-image: var(--icon-pin);
          mask-image: var(--icon-pin);
}
.c-icon.-facebook::before {
  -webkit-mask-image: var(--icon-facebook);
          mask-image: var(--icon-facebook);
}
.c-icon.-twitter::before {
  -webkit-mask-image: var(--icon-twitter);
          mask-image: var(--icon-twitter);
}
.c-icon.-instagram::before {
  -webkit-mask-image: var(--icon-instagram);
          mask-image: var(--icon-instagram);
}
.c-icon.-youtube::before {
  -webkit-mask-image: var(--icon-youtube);
          mask-image: var(--icon-youtube);
}
.c-icon.-line::before {
  -webkit-mask-image: var(--icon-line);
          mask-image: var(--icon-line);
}

.c-iconBtn {
  position: relative;
  display: inline-flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 0;
  padding: 0;
  background: transparent;
  border: none;
  border-radius: 0;
  font: inherit;
  line-height: 1.4;
  text-decoration: none;
  text-align: center;
  vertical-align: middle;
  overflow-wrap: break-word;
  color: inherit;
  cursor: pointer;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  touch-action: manipulation;
}
.c-iconBtn > .icon {
  display: grid;
  place-items: center;
}

.c-iconBtn.-site-header-drawerBtn {
  font-weight: 500;
  font-size: var(--font-11-fluid);
  font-family: var(--font-en);
}
.c-iconBtn.-site-header-drawerBtn > .text {
  margin-top: 0.6em;
}

.c-list {
  display: block;
  margin: 0;
  padding: 0 0 0 1.25em;
  line-height: inherit;
  text-align: justify;
  word-break: break-all;
}

.c-list.-disc {
  list-style: disc;
}
.c-list.-circle {
  list-style: circle;
}
.c-list.-square {
  list-style: square;
}
.c-list.-decimal {
  list-style: decimal;
}
.c-list.-custom {
  padding-left: 1.25em;
}
.c-list.-custom > li {
  position: relative;
}
.c-list.-custom > li::before {
  content: attr(data-text);
  width: 1em;
  height: 1em;
  position: absolute;
  left: -1.25em;
}

.c-loader {
  --c-loader-z-index: var(--z-index-c-loader);
  --c-loader-background: var(--color-gold-paleB);
}

.c-loader {
  z-index: var(--c-loader-z-index);
  opacity: 1;
  visibility: visible;
  position: fixed;
  inset: 0;
  display: grid;
  place-items: center;
  margin: 0;
  padding: 0;
  background: var(--c-loader-background);
  line-height: 1.4;
}

.c-menu {
  display: flex;
  margin: 0;
  padding: 0;
  list-style: none;
  line-height: 1.4;
}
.c-menu > .item {
  display: flex;
}
.c-menu > .item > .link {
  position: relative;
  display: flex;
  align-items: center;
  text-decoration: none;
  color: inherit;
  touch-action: manipulation;
}

.c-menu.-typeTerms {
  flex-wrap: wrap;
  font-size: var(--font-13-fluid);
}
.c-menu.-typeTerms > .item > .link {
  padding: 0.8em 0.8em calc(0.8em - 1px);
  border-bottom: 1px solid var(--color-gold-pale);
  color: var(--color-black-light);
  transition-property: border-color, color;
}
.c-menu.-typeTerms > .item > .link.-current {
  border-color: var(--color-gold);
  font-weight: 700;
  font-family: var(--font-sans);
  color: var(--color-black);
}
.c-menu.-typeTerms > .item > .link:-moz-any-link:hover {
  opacity: 1;
  border-color: var(--color-gold);
  color: var(--color-gold);
}
.c-menu.-typeTerms > .item > .link:any-link:hover {
  opacity: 1;
  border-color: var(--color-gold);
  color: var(--color-gold);
}

.c-menu.-typeToc {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0 clamp(10px, 1.3333333333vw, 20px);
  font-size: var(--font-13-fluid);
  letter-spacing: 0;
}
@media (min-width: 768px) {
  .c-menu.-typeToc {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 1.2em clamp(15px, 2vw, 30px);
    font-size: var(--font-14-fluid);
    letter-spacing: inherit;
  }
}
.c-menu.-typeToc > .item {
  border-bottom: 1px solid var(--color-gold-pale);
}
@media (min-width: 768px) {
  .c-menu.-typeToc > .item {
    border-bottom: none;
  }
}
@media (min-width: 768px) {
  .c-menu.-typeToc > .item + .item {
    position: relative;
    padding-left: clamp(15px, 2vw, 30px);
  }
}
@media (min-width: 768px) {
  .c-menu.-typeToc > .item + .item::before {
    content: "";
    position: absolute;
    inset: 50% auto auto 0;
    height: 1.5em;
    border-left: 1px solid var(--color-gold-pale);
    transform: translateY(-50%) rotate(30deg);
  }
}
.c-menu.-typeToc > .item > .link {
  justify-content: center;
  gap: 0.4em;
  width: 100%;
  padding: 1em;
  text-align: center;
}
@media (min-width: 768px) {
  .c-menu.-typeToc > .item > .link {
    padding: 0 1.4em 0 0;
  }
}
.c-menu.-typeToc > .item > .link::after {
  content: "";
  flex: 0 0 auto;
  position: absolute;
  inset: 50% 0 auto auto;
  width: 1em;
  aspect-ratio: 1/1;
  background: currentColor;
  -webkit-mask: var(--icon-arrow-c-right) no-repeat 50% 50%/contain;
          mask: var(--icon-arrow-c-right) no-repeat 50% 50%/contain;
  transform: translateY(-50%) rotate(90deg);
}

.c-menu.-site-drawer-navPrimary {
  flex-direction: column;
  gap: 1.4em;
  font-weight: 700;
  font-size: var(--font-18-fluid);
  font-family: var(--font-sans);
}
.c-menu.-site-drawer-navPrimary > .item {
  flex-direction: column;
  align-items: flex-start;
}
.c-menu.-site-drawer-navPrimary > .item > .child {
  margin-top: 1em;
}

.c-menu.-site-drawer-navPrimaryChild {
  flex-direction: column;
  gap: 1em;
  padding-left: 1em;
  border-left: 1px solid var(--color-gold-pale);
  font-weight: 400;
  font-size: var(--font-13-fluid);
  font-family: var(--font-sans-medium);
}

.c-menu.-site-drawer-navSecondary {
  gap: 1em;
  flex-direction: column;
  font-size: var(--font-13-fluid);
}
.c-menu.-site-drawer-navSecondary > .item > .link {
  padding-left: 1.5em;
}
.c-menu.-site-drawer-navSecondary > .item > .link::before {
  content: "";
  position: absolute;
  inset: 50% auto auto 0;
  width: 1em;
  aspect-ratio: 1/1;
  background-color: currentColor;
  -webkit-mask: var(--icon-arrow-right) no-repeat 50% 50%/contain;
          mask: var(--icon-arrow-right) no-repeat 50% 50%/contain;
  transform: translateY(-50%);
}

.c-menu.-site-drawer-footerSns {
  gap: 1em;
  font-size: var(--font-14-fluid);
}

.c-menu.-site-header-sns {
  flex-direction: column;
  gap: 0.75em;
  font-size: var(--font-16-fluid);
}

.c-menu.-site-footer-banner {
  font-size: var(--font-16-fluid);
  gap: clamp(10px, 1.3333333333vw, 20px);
}
.c-menu.-site-footer-banner > .item {
  border: 1px solid var(--color-gold);
}
.c-menu.-site-footer-banner > .item > .link > .image {
  width: 10em;
}

.c-menu.-site-footer-nav {
  flex-direction: column;
  gap: 1em;
  font-size: var(--font-12-fluid);
}
.c-menu.-site-footer-nav > .item.-arrow {
  position: relative;
  padding-left: 1.5em;
}
.c-menu.-site-footer-nav > .item.-arrow::before {
  position: absolute;
  inset: 50% auto auto 0;
  content: "";
  width: 1em;
  aspect-ratio: 1/1;
  background-color: currentColor;
  -webkit-mask: var(--icon-arrow-right) no-repeat center/contain;
          mask: var(--icon-arrow-right) no-repeat center/contain;
  transform: translateY(-50%);
}

.c-menu.-site-footer-sns {
  justify-content: center;
  gap: 1.6em;
  font-size: var(--font-20-fluid);
}
@media (min-width: 960px) {
  .c-menu.-site-footer-sns {
    gap: 0.8em;
    font-size: var(--font-16-fluid);
  }
}

.c-noContent {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 0;
  padding: 0;
  line-height: 1.4;
  text-align: center;
  overflow-wrap: break-word;
}

.c-noContent {
  min-height: 12em;
  padding: 2em;
  background: var(--color-gold-paleB);
  border: 1px solid var(--color-gold-pale);
  font-size: var(--font-14-fluid);
  line-height: 1.8;
  color: var(--color-black-light);
}

.c-spinner {
  --c-spinner-size: 28px;
  --c-spinner-weight: 2px;
  --c-spinner-bar-color: var(--color-gold);
  --c-spinner-track-color: var(--color-gold-pale);
}

.c-spinner {
  opacity: 0;
  display: block;
  width: var(--c-spinner-size);
  aspect-ratio: 1/1;
  border-width: var(--c-spinner-weight);
  border-style: solid;
  border-color: var(--c-spinner-track-color);
  border-top-color: var(--c-spinner-bar-color);
  border-radius: 100%;
  transition: opacity 0.5s 1s ease;
  animation: c-spinner 1s infinite linear;
}

.c-spinner.js-ready {
  opacity: 1;
}

@keyframes c-spinner {
  100% {
    transform: rotate(360deg);
  }
}
.grecaptcha-badge {
  visibility: hidden;
}

@keyframes splide-loading {
  0% {
    transform: rotateZ(0);
  }
  100% {
    transform: rotateZ(360deg);
  }
}
.splide__track--draggable {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.splide__track--fade > .splide__list > .splide__slide {
  margin: 0 !important;
  opacity: 0;
  z-index: 0;
}
.splide__track--fade > .splide__list > .splide__slide.is-active {
  opacity: 1;
  z-index: 1;
}

.splide--rtl {
  direction: rtl;
}

.splide__track--ttb > .splide__list {
  display: block;
}

.splide__container {
  box-sizing: border-box;
  position: relative;
}

.splide__list {
  backface-visibility: hidden;
  display: flex;
  height: 100%;
  margin: 0 !important;
  padding: 0 !important;
}
.splide.is-initialized:not(.is-active) .splide__list {
  display: block;
}

.splide__pagination {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0;
  pointer-events: none;
}
.splide__pagination li {
  display: inline-block;
  line-height: 1;
  list-style-type: none;
  margin: 0;
  pointer-events: auto;
}
.splide:not(.is-overflow) .splide__pagination {
  display: none;
}

.splide__progress__bar {
  width: 0;
}

.splide {
  position: relative;
  visibility: hidden;
}
.splide.is-initialized, .splide.is-rendered {
  visibility: visible;
}

.splide__slide {
  backface-visibility: hidden;
  box-sizing: border-box;
  flex-shrink: 0;
  list-style-type: none !important;
  margin: 0;
  position: relative;
}
.splide__slide img {
  vertical-align: bottom;
}

.splide__spinner {
  animation: splide-loading 1s infinite linear;
  border: 2px solid #999;
  border-left-color: transparent;
  border-radius: 50%;
  bottom: 0;
  contain: strict;
  display: inline-block;
  height: 20px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 20px;
}

.splide__sr {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.splide__toggle__pause {
  display: none;
}
.splide__toggle.is-active .splide__toggle__play {
  display: none;
}
.splide__toggle.is-active .splide__toggle__pause {
  display: inline;
}

.splide__track {
  overflow: hidden;
  position: relative;
  z-index: 0;
}

.c-splide {
  position: relative;
  display: block;
  margin: 0;
  padding: 0;
}
.c-splide .splide__track--ltr,
.c-splide .splide__track--rtl {
  overflow-x: clip;
  overflow-y: visible;
}
.c-splide .splide__track--ttb {
  overflow-x: visible;
  overflow-y: clip;
}
.c-splide .splide__slide {
  position: relative;
}
.c-splide .splide__arrow,
.c-splide .splide__pagination__page {
  position: relative;
  display: inline-flex;
  align-items: center;
  margin: 0;
  padding: 0;
  background: transparent;
  border: none;
  border-radius: 0;
  font: inherit;
  line-height: 1;
  text-decoration: none;
  text-align: inherit;
  vertical-align: middle;
  overflow-wrap: break-word;
  color: inherit;
  cursor: pointer;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  touch-action: manipulation;
}
.c-splide .splide__arrows {
  display: flex;
  line-height: 0;
}
.c-splide .splide__arrow {
  display: grid;
  place-items: center;
}
.c-splide .splide__arrow[disabled] {
  opacity: 0.2;
  pointer-events: none;
}
.c-splide .splide__pagination li {
  line-height: 0;
}

.c-splide .splide__pagination {
  position: absolute;
  inset: auto 0 clamp(8px, 1vw, 15px) 0;
}
.c-splide .splide__pagination__page {
  width: 7px;
  aspect-ratio: 1/1;
  margin-inline: 4px;
  background: var(--color-white);
  border-radius: 100%;
}
.c-splide .splide__pagination__page.is-active {
  background: var(--color-gold);
}

.c-splide.-typeScene .image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.c-splide.-site-drawer-media {
  height: 100%;
}
.c-splide.-site-drawer-media .splide,
.c-splide.-site-drawer-media .splide__track {
  height: 100%;
}
.c-splide.-site-drawer-media .image {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.c-drawer[aria-hidden=true] .c-splide.-site-drawer-media .splide {
  visibility: hidden !important;
}

.c-splide.-home-hero-media {
  height: 100%;
}
.c-splide.-home-hero-media .splide,
.c-splide.-home-hero-media .splide__track {
  height: 100%;
}
.c-splide.-home-hero-media .image {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: 8.5s linear;
  transform: scale(1.05);
}
.c-splide.-home-hero-media .splide__slide:is(.is-active, .is-prev) .image {
  transform: scale(1);
}

.site-wrap {
  overflow-x: clip;
  position: relative;
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  padding: var(--site-header-size) 0 0;
}
@media (min-width: 960px) {
  .site-wrap {
    padding: 0 0 0 var(--site-header-size);
  }
}
.site-wrap > .header {
  z-index: var(--z-index-site-wrap-header);
  position: fixed;
  inset: 0 0 auto 0;
  height: var(--site-header-size);
  background: var(--bg-base);
  border-bottom: 1px solid var(--color-gold-pale);
}
@media (min-width: 960px) {
  .site-wrap > .header {
    inset: 0 auto 0 0;
    width: var(--site-header-size);
    height: revert;
    border-right: 1px solid var(--color-gold-pale);
    border-bottom: none;
  }
}
.site-wrap > .main {
  flex: 1 1 0%;
}
.site-wrap > .map {
  flex: 0 0 auto;
  height: clamp(180px, 24vw, 360px);
  border-top: 1px solid var(--color-gold-pale);
  border-bottom: 1px solid var(--color-gold-pale);
}
.site-wrap > .footer {
  flex: 0 0 auto;
  width: var(--content-width-xlarge);
  margin-inline: auto;
  padding: clamp(30px, 4vw, 60px) 0 clamp(35px, 4.6666666667vw, 70px);
}

.site-drawer {
  display: flex;
  min-height: 100%;
  background: var(--bg-base);
}
.site-drawer > .content {
  flex: 1 1 0%;
  display: flex;
  justify-content: center;
  padding-inline: clamp(30px, 4vw, 60px);
}
.site-drawer > .media {
  display: none;
}
@media (min-width: 768px) {
  .site-drawer > .media {
    flex: 0 0 auto;
    display: block;
    width: 40%;
    background: var(--color-gold-pale);
  }
}
@media (min-width: 960px) {
  .site-drawer > .media {
    width: 50%;
  }
}

.site-drawer-content {
  display: flex;
  flex-direction: column;
  padding-bottom: clamp(30px, 4vw, 60px);
}
.site-drawer-content > .nav {
  flex: 1 1 0%;
  display: grid;
  align-items: center;
  padding-block: clamp(50px, 6.6666666667vw, 100px);
}
.site-drawer-content > .nav > .inner {
  display: flex;
  align-items: flex-end;
  gap: clamp(40px, 5.3333333333vw, 80px);
}
.site-drawer-content > .footer {
  flex: 0 0 auto;
}

.site-drawer-footer > .brand {
  font-weight: 700;
  font-size: var(--font-12-fluid);
  font-family: var(--font-sans);
}
.site-drawer-footer > .address {
  margin-top: 1em;
  font-size: var(--font-11-fluid);
  line-height: 1.8;
  letter-spacing: 0.04em;
}
.site-drawer-footer > .sns {
  margin-top: var(--font-14-fluid);
}

.site-header {
  position: relative;
  display: flex;
  align-items: center;
  gap: clamp(15px, 2vw, 30px);
  height: 100%;
  padding: 2px clamp(20px, 2.6666666667vw, 40px);
}
@media (min-width: 960px) {
  .site-header {
    flex-direction: column;
    padding: clamp(15px, 2vw, 30px) 0 clamp(8px, 1vw, 15px) 3px;
  }
}
.site-header > .brand {
  flex: 0 0 auto;
}
.site-header > .drawerBtn {
  margin: 6px 0 0 auto;
}
@media (min-width: 960px) {
  .site-header > .drawerBtn {
    margin: auto 0;
    padding-block: clamp(15px, 2vw, 30px);
  }
}
.site-header > .sns {
  display: none;
}
@media (min-width: 960px) {
  .site-header > .sns {
    display: block;
  }
}
.site-header > .copyright {
  display: none;
}
@media (min-width: 960px) {
  .site-header > .copyright {
    display: block;
    font-weight: 500;
    font-size: var(--font-10-fluid);
    font-family: var(--font-en);
  }
}
.site-header > .gradation {
  position: absolute;
  inset: 0 0 auto 0;
  width: 100%;
  height: 2px;
}
@media (min-width: 960px) {
  .site-header > .gradation {
    inset: 0 auto 0 0;
    width: 3px;
    height: 100%;
  }
}

.site-header-brand {
  display: block;
}
@media (min-width: 960px) {
  .site-header-brand > .picture > .image {
    width: clamp(45px, 6vw, 90px);
  }
}

.site-map {
  width: 100%;
  height: 100%;
}
.site-map > iframe {
  width: 100%;
  height: 100%;
  transition: all var(--transition-duration) var(--transition-timing-function);
  filter: grayscale(100%);
}
.site-map > iframe:hover {
  filter: grayscale(15%);
}

.site-footer {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: clamp(30px, 4vw, 60px);
}
@media (min-width: 960px) {
  .site-footer {
    flex-direction: row;
    align-items: flex-end;
  }
}
.site-footer > .brand {
  flex: 1 1 0%;
  align-self: stretch;
}
@media (min-width: 960px) {
  .site-footer > .sns {
    position: absolute;
    inset: 0 0 auto auto;
  }
}
.site-footer > .nav {
  display: none;
}
@media (min-width: 960px) {
  .site-footer > .nav {
    flex: 1 1 0%;
    display: block;
    margin-top: calc(var(--font-16-fluid) * 1.4);
  }
}

.site-footer-brand {
  display: flex;
  flex-direction: column;
  height: 100%;
  text-align: center;
}
@media (min-width: 960px) {
  .site-footer-brand {
    text-align: revert;
  }
}
@media (min-width: 768px) {
  .site-footer-brand > .logo > .picture > .image {
    width: clamp(232px, 19.3333333333vw, 290px);
  }
}
.site-footer-brand > .data {
  margin: 2em 0 auto;
  font-size: var(--font-11-fluid);
  line-height: 1.8;
}
.site-footer-brand > .banner {
  margin: calc(var(--font-11-fluid) * 2) auto 0;
  width: -moz-fit-content;
  width: fit-content;
}
@media (min-width: 960px) {
  .site-footer-brand > .banner {
    margin-left: 0;
  }
}

.home-container {
  padding-bottom: clamp(80px, 10.6666666667vw, 160px);
}
.home-container > .intro {
  width: var(--content-width-large);
  margin: clamp(80px, 10.6666666667vw, 160px) auto 0;
}
.home-container > .explore {
  width: var(--content-width-large);
  margin: clamp(80px, 10.6666666667vw, 160px) auto 0;
}
.home-container > .scene {
  margin-top: clamp(80px, 10.6666666667vw, 160px);
}
.home-container > .topics {
  width: var(--content-width-large);
  margin: clamp(80px, 10.6666666667vw, 160px) auto 0;
}
.home-container > .sns {
  width: var(--content-width-large);
  margin: clamp(80px, 10.6666666667vw, 160px) auto 0;
}
.home-container > .gokou {
  width: var(--content-width-large);
  margin: clamp(70px, 9.3333333333vw, 140px) auto 0;
}

.home-hero {
  position: relative;
}
.home-hero > .media {
  overflow: hidden;
  height: calc(100svh - var(--site-header-size));
}
@media (min-width: 960px) {
  .home-hero > .media {
    height: 100svh;
  }
}
.home-hero > .data {
  padding: clamp(15px, 2vw, 30px) clamp(15px, 2vw, 30px) 0;
  text-align: right;
  font-weight: 700;
  font-size: var(--font-12-fluid);
  font-family: var(--font-sans);
}
@media (min-width: 960px) {
  .home-hero > .data {
    z-index: 1;
    position: absolute;
    inset: 0 0 auto auto;
    color: var(--color-white);
  }
}

.home-intro {
  position: relative;
}
.home-intro::after {
  z-index: -1;
  opacity: 0.5;
  content: "";
  position: absolute;
  inset: auto auto 0 50%;
  width: clamp(135px, 18vw, 270px);
  aspect-ratio: 1/1;
  background: url(../img/deco-crest-line.svg) no-repeat center/contain;
  transform: translate(-50%, 30%);
}
.home-intro > .media {
  aspect-ratio: 660/900;
  background: var(--color-gold-pale);
}
@media (min-width: 768px) {
  .home-intro > .media {
    aspect-ratio: 1180/820;
  }
}
.home-intro > .media .image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.home-intro > .heading {
  position: absolute;
  inset: clamp(-30px, -2vw, -15px) clamp(15px, 2vw, 30px) auto auto;
  width: min(28%, 160px);
}
@media (min-width: 768px) {
  .home-intro > .heading {
    width: min(15.6779661%, 185px);
  }
}
.home-intro > .text {
  margin-top: clamp(40px, 5.3333333333vw, 80px);
  font-size: var(--font-15-fluid);
  line-height: 2.2;
  text-align: justify;
}
@media (min-width: 560px) {
  .home-intro > .text {
    text-align: center;
  }
}
@media (min-width: 960px) {
  .home-intro > .text {
    position: absolute;
    inset: auto auto clamp(30px, 4vw, 60px) clamp(-40px, -2.6666666667vw, -20px);
    font-weight: 700;
    font-family: var(--font-sans);
    letter-spacing: 0.1em;
  }
}
.home-intro > .text > p + p {
  margin-top: 1.8em;
}
@media (min-width: 560px) {
  .home-intro > .text > p > span {
    display: block;
  }
}
@media (min-width: 960px) {
  .home-intro > .text > p > span {
    width: -moz-fit-content;
    width: fit-content;
    padding-inline: 0.6em;
    background: var(--color-white);
  }
}

.home-explore {
  max-width: 480px;
  margin-inline: auto;
}
@media (min-width: 960px) {
  .home-explore {
    max-width: none;
  }
}

.home-scene {
  overflow: hidden;
  display: flex;
  border-bottom: 3px solid var(--color-gold);
}
.home-scene > .item {
  display: flex;
  margin-right: -1px;
  animation: home-scene 200s linear infinite;
}
.home-scene > .item > .image {
  width: auto;
  max-width: none;
  height: min(40vw, 224px);
}
@media (min-width: 768px) {
  .home-scene > .item > .image {
    height: clamp(140px, 18.6666666667vw, 280px);
  }
}
@keyframes home-scene {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-100%);
  }
}

.home-topics > .header {
  display: flex;
  align-items: center;
}
.home-topics > .header > .heading {
  flex: 1 1 0%;
}
.home-topics > .header > .action {
  flex: 0 0 auto;
}
.home-topics > .body {
  margin-top: clamp(25px, 3.3333333333vw, 50px);
}

.home-sns {
  position: relative;
  background: var(--color-gold-paleB);
  padding: clamp(54px, 4vw, 60px) 8.5% 8.5%;
}
.home-sns::before, .home-sns::after {
  z-index: 1;
  content: "";
  position: absolute;
  display: none;
  pointer-events: none;
}
@media (min-width: 768px) {
  .home-sns::before, .home-sns::after {
    display: block;
  }
}
.home-sns::before {
  inset: 0 0 auto auto;
  width: clamp(110px, 14.6666666667vw, 220px);
  aspect-ratio: 220/45;
  background: url(../img/deco-cloud.svg) no-repeat center/contain;
  transform: translate(10%, -40%);
}
.home-sns::after {
  inset: auto auto 0 0;
  width: clamp(68px, 9vw, 135px);
  aspect-ratio: 135/100;
  background: url(../img/deco-incense.svg) no-repeat center/contain;
  transform: translate(-20%, 15%);
}
.home-sns > .header {
  position: absolute;
  inset: 0 0 auto 0;
  display: flex;
  justify-content: center;
  transform: translateY(-50%);
}

.home-sns-item {
  position: relative;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.home-sns-item > .header {
  flex: 0 0 auto;
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  gap: calc(var(--font-13-fluid) * 1.5);
}
.home-sns-item > .header > .action {
  font-weight: 500;
  font-size: var(--font-13-fluid);
  font-family: var(--font-en-medium);
}
.home-sns-item > .header > .action > .link {
  text-decoration: underline;
  color: var(--color-gold);
}
.home-sns-item > .body {
  flex: 1 1 0%;
  margin-top: clamp(10px, 1.3333333333vw, 20px);
}

.home-gokou > .link {
  position: relative;
  display: block;
}
.home-gokou > .link::before {
  content: "";
  position: absolute;
  inset: 0;
  border: 1px solid var(--color-black-light);
  pointer-events: none;
}

._bg-white {
  background-color: var(--color-white) !important;
}

._bg-black {
  background-color: var(--color-black) !important;
}

._bg-black-dark {
  background-color: var(--color-black-dark) !important;
}

._bg-black-light {
  background-color: var(--color-black-light) !important;
}

._bg-gold {
  background-color: var(--color-gold) !important;
}

._bg-gold-light {
  background-color: var(--color-gold-light) !important;
}

._bg-gold-pale {
  background-color: var(--color-gold-pale) !important;
}

._bg-gold-paleB {
  background-color: var(--color-gold-paleB) !important;
}

._bg-red {
  background-color: var(--color-red) !important;
}

._font-sans {
  font-family: var(--font-sans) !important;
}

._font-sans-medium {
  font-family: var(--font-sans-medium) !important;
}

._font-en {
  font-family: var(--font-en) !important;
}

._font-en-medium {
  font-family: var(--font-en-medium) !important;
}

._text-white {
  color: var(--color-white) !important;
}

._text-black {
  color: var(--color-black) !important;
}

._text-black-dark {
  color: var(--color-black-dark) !important;
}

._text-black-light {
  color: var(--color-black-light) !important;
}

._text-gold {
  color: var(--color-gold) !important;
}

._text-gold-light {
  color: var(--color-gold-light) !important;
}

._text-gold-pale {
  color: var(--color-gold-pale) !important;
}

._text-gold-paleB {
  color: var(--color-gold-paleB) !important;
}

._text-red {
  color: var(--color-red) !important;
}

._d-none {
  display: none !important;
}

._d-block {
  display: block !important;
}

._d-inline-block {
  display: inline-block !important;
}

._d-inline {
  display: inline !important;
}

._d-flex {
  display: flex !important;
}

._d-inline-flex {
  display: inline-flex !important;
}

@media (min-width: 560px) {
  ._d-sm-none {
    display: none !important;
  }
  ._d-sm-block {
    display: block !important;
  }
  ._d-sm-inline-block {
    display: inline-block !important;
  }
  ._d-sm-inline {
    display: inline !important;
  }
  ._d-sm-flex {
    display: flex !important;
  }
  ._d-sm-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  ._d-md-none {
    display: none !important;
  }
  ._d-md-block {
    display: block !important;
  }
  ._d-md-inline-block {
    display: inline-block !important;
  }
  ._d-md-inline {
    display: inline !important;
  }
  ._d-md-flex {
    display: flex !important;
  }
  ._d-md-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 960px) {
  ._d-lg-none {
    display: none !important;
  }
  ._d-lg-block {
    display: block !important;
  }
  ._d-lg-inline-block {
    display: inline-block !important;
  }
  ._d-lg-inline {
    display: inline !important;
  }
  ._d-lg-flex {
    display: flex !important;
  }
  ._d-lg-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1200px) {
  ._d-xl-none {
    display: none !important;
  }
  ._d-xl-block {
    display: block !important;
  }
  ._d-xl-inline-block {
    display: inline-block !important;
  }
  ._d-xl-inline {
    display: inline !important;
  }
  ._d-xl-flex {
    display: flex !important;
  }
  ._d-xl-inline-flex {
    display: inline-flex !important;
  }
}
._m-auto {
  margin: auto !important;
}

._m-0 {
  margin: 0 !important;
}

._m-1 {
  margin: 0.5em !important;
}

._m-2 {
  margin: 1em !important;
}

._m-3 {
  margin: 1.5em !important;
}

._m-4 {
  margin: 2em !important;
}

._m-5 {
  margin: 2.5em !important;
}

._m-6 {
  margin: 3em !important;
}

._m-7 {
  margin: 3.5em !important;
}

._m-8 {
  margin: 4em !important;
}

._m-n1 {
  margin: -0.5em !important;
}

._m-n2 {
  margin: -1em !important;
}

._m-n3 {
  margin: -1.5em !important;
}

._m-n4 {
  margin: -2em !important;
}

._m-n5 {
  margin: -2.5em !important;
}

._m-n6 {
  margin: -3em !important;
}

._m-n7 {
  margin: -3.5em !important;
}

._m-n8 {
  margin: -4em !important;
}

._mt-auto {
  margin-top: auto !important;
}

._mt-0 {
  margin-top: 0 !important;
}

._mt-1 {
  margin-top: 0.5em !important;
}

._mt-2 {
  margin-top: 1em !important;
}

._mt-3 {
  margin-top: 1.5em !important;
}

._mt-4 {
  margin-top: 2em !important;
}

._mt-5 {
  margin-top: 2.5em !important;
}

._mt-6 {
  margin-top: 3em !important;
}

._mt-7 {
  margin-top: 3.5em !important;
}

._mt-8 {
  margin-top: 4em !important;
}

._mt-n1 {
  margin-top: -0.5em !important;
}

._mt-n2 {
  margin-top: -1em !important;
}

._mt-n3 {
  margin-top: -1.5em !important;
}

._mt-n4 {
  margin-top: -2em !important;
}

._mt-n5 {
  margin-top: -2.5em !important;
}

._mt-n6 {
  margin-top: -3em !important;
}

._mt-n7 {
  margin-top: -3.5em !important;
}

._mt-n8 {
  margin-top: -4em !important;
}

._mr-auto {
  margin-right: auto !important;
}

._mr-0 {
  margin-right: 0 !important;
}

._mr-1 {
  margin-right: 0.5em !important;
}

._mr-2 {
  margin-right: 1em !important;
}

._mr-3 {
  margin-right: 1.5em !important;
}

._mr-4 {
  margin-right: 2em !important;
}

._mr-5 {
  margin-right: 2.5em !important;
}

._mr-6 {
  margin-right: 3em !important;
}

._mr-7 {
  margin-right: 3.5em !important;
}

._mr-8 {
  margin-right: 4em !important;
}

._mr-n1 {
  margin-right: -0.5em !important;
}

._mr-n2 {
  margin-right: -1em !important;
}

._mr-n3 {
  margin-right: -1.5em !important;
}

._mr-n4 {
  margin-right: -2em !important;
}

._mr-n5 {
  margin-right: -2.5em !important;
}

._mr-n6 {
  margin-right: -3em !important;
}

._mr-n7 {
  margin-right: -3.5em !important;
}

._mr-n8 {
  margin-right: -4em !important;
}

._mb-auto {
  margin-bottom: auto !important;
}

._mb-0 {
  margin-bottom: 0 !important;
}

._mb-1 {
  margin-bottom: 0.5em !important;
}

._mb-2 {
  margin-bottom: 1em !important;
}

._mb-3 {
  margin-bottom: 1.5em !important;
}

._mb-4 {
  margin-bottom: 2em !important;
}

._mb-5 {
  margin-bottom: 2.5em !important;
}

._mb-6 {
  margin-bottom: 3em !important;
}

._mb-7 {
  margin-bottom: 3.5em !important;
}

._mb-8 {
  margin-bottom: 4em !important;
}

._mb-n1 {
  margin-bottom: -0.5em !important;
}

._mb-n2 {
  margin-bottom: -1em !important;
}

._mb-n3 {
  margin-bottom: -1.5em !important;
}

._mb-n4 {
  margin-bottom: -2em !important;
}

._mb-n5 {
  margin-bottom: -2.5em !important;
}

._mb-n6 {
  margin-bottom: -3em !important;
}

._mb-n7 {
  margin-bottom: -3.5em !important;
}

._mb-n8 {
  margin-bottom: -4em !important;
}

._ml-auto {
  margin-left: auto !important;
}

._ml-0 {
  margin-left: 0 !important;
}

._ml-1 {
  margin-left: 0.5em !important;
}

._ml-2 {
  margin-left: 1em !important;
}

._ml-3 {
  margin-left: 1.5em !important;
}

._ml-4 {
  margin-left: 2em !important;
}

._ml-5 {
  margin-left: 2.5em !important;
}

._ml-6 {
  margin-left: 3em !important;
}

._ml-7 {
  margin-left: 3.5em !important;
}

._ml-8 {
  margin-left: 4em !important;
}

._ml-n1 {
  margin-left: -0.5em !important;
}

._ml-n2 {
  margin-left: -1em !important;
}

._ml-n3 {
  margin-left: -1.5em !important;
}

._ml-n4 {
  margin-left: -2em !important;
}

._ml-n5 {
  margin-left: -2.5em !important;
}

._ml-n6 {
  margin-left: -3em !important;
}

._ml-n7 {
  margin-left: -3.5em !important;
}

._ml-n8 {
  margin-left: -4em !important;
}

._my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}

._my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

._my-1 {
  margin-top: 0.5em !important;
  margin-bottom: 0.5em !important;
}

._my-2 {
  margin-top: 1em !important;
  margin-bottom: 1em !important;
}

._my-3 {
  margin-top: 1.5em !important;
  margin-bottom: 1.5em !important;
}

._my-4 {
  margin-top: 2em !important;
  margin-bottom: 2em !important;
}

._my-5 {
  margin-top: 2.5em !important;
  margin-bottom: 2.5em !important;
}

._my-6 {
  margin-top: 3em !important;
  margin-bottom: 3em !important;
}

._my-7 {
  margin-top: 3.5em !important;
  margin-bottom: 3.5em !important;
}

._my-8 {
  margin-top: 4em !important;
  margin-bottom: 4em !important;
}

._my-n1 {
  margin-top: -0.5em !important;
  margin-bottom: -0.5em !important;
}

._my-n2 {
  margin-top: -1em !important;
  margin-bottom: -1em !important;
}

._my-n3 {
  margin-top: -1.5em !important;
  margin-bottom: -1.5em !important;
}

._my-n4 {
  margin-top: -2em !important;
  margin-bottom: -2em !important;
}

._my-n5 {
  margin-top: -2.5em !important;
  margin-bottom: -2.5em !important;
}

._my-n6 {
  margin-top: -3em !important;
  margin-bottom: -3em !important;
}

._my-n7 {
  margin-top: -3.5em !important;
  margin-bottom: -3.5em !important;
}

._my-n8 {
  margin-top: -4em !important;
  margin-bottom: -4em !important;
}

._mx-auto {
  margin-left: auto !important;
  margin-right: auto !important;
}

._mx-0 {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

._mx-1 {
  margin-left: 0.5em !important;
  margin-right: 0.5em !important;
}

._mx-2 {
  margin-left: 1em !important;
  margin-right: 1em !important;
}

._mx-3 {
  margin-left: 1.5em !important;
  margin-right: 1.5em !important;
}

._mx-4 {
  margin-left: 2em !important;
  margin-right: 2em !important;
}

._mx-5 {
  margin-left: 2.5em !important;
  margin-right: 2.5em !important;
}

._mx-6 {
  margin-left: 3em !important;
  margin-right: 3em !important;
}

._mx-7 {
  margin-left: 3.5em !important;
  margin-right: 3.5em !important;
}

._mx-8 {
  margin-left: 4em !important;
  margin-right: 4em !important;
}

._mx-n1 {
  margin-left: -0.5em !important;
  margin-right: -0.5em !important;
}

._mx-n2 {
  margin-left: -1em !important;
  margin-right: -1em !important;
}

._mx-n3 {
  margin-left: -1.5em !important;
  margin-right: -1.5em !important;
}

._mx-n4 {
  margin-left: -2em !important;
  margin-right: -2em !important;
}

._mx-n5 {
  margin-left: -2.5em !important;
  margin-right: -2.5em !important;
}

._mx-n6 {
  margin-left: -3em !important;
  margin-right: -3em !important;
}

._mx-n7 {
  margin-left: -3.5em !important;
  margin-right: -3.5em !important;
}

._mx-n8 {
  margin-left: -4em !important;
  margin-right: -4em !important;
}

@media (min-width: 560px) {
  ._m-sm-auto {
    margin: auto !important;
  }
  ._m-sm-0 {
    margin: 0 !important;
  }
  ._m-sm-1 {
    margin: 0.5em !important;
  }
  ._m-sm-2 {
    margin: 1em !important;
  }
  ._m-sm-3 {
    margin: 1.5em !important;
  }
  ._m-sm-4 {
    margin: 2em !important;
  }
  ._m-sm-5 {
    margin: 2.5em !important;
  }
  ._m-sm-6 {
    margin: 3em !important;
  }
  ._m-sm-7 {
    margin: 3.5em !important;
  }
  ._m-sm-8 {
    margin: 4em !important;
  }
  ._m-sm-n1 {
    margin: -0.5em !important;
  }
  ._m-sm-n2 {
    margin: -1em !important;
  }
  ._m-sm-n3 {
    margin: -1.5em !important;
  }
  ._m-sm-n4 {
    margin: -2em !important;
  }
  ._m-sm-n5 {
    margin: -2.5em !important;
  }
  ._m-sm-n6 {
    margin: -3em !important;
  }
  ._m-sm-n7 {
    margin: -3.5em !important;
  }
  ._m-sm-n8 {
    margin: -4em !important;
  }
  ._mt-sm-auto {
    margin-top: auto !important;
  }
  ._mt-sm-0 {
    margin-top: 0 !important;
  }
  ._mt-sm-1 {
    margin-top: 0.5em !important;
  }
  ._mt-sm-2 {
    margin-top: 1em !important;
  }
  ._mt-sm-3 {
    margin-top: 1.5em !important;
  }
  ._mt-sm-4 {
    margin-top: 2em !important;
  }
  ._mt-sm-5 {
    margin-top: 2.5em !important;
  }
  ._mt-sm-6 {
    margin-top: 3em !important;
  }
  ._mt-sm-7 {
    margin-top: 3.5em !important;
  }
  ._mt-sm-8 {
    margin-top: 4em !important;
  }
  ._mt-sm-n1 {
    margin-top: -0.5em !important;
  }
  ._mt-sm-n2 {
    margin-top: -1em !important;
  }
  ._mt-sm-n3 {
    margin-top: -1.5em !important;
  }
  ._mt-sm-n4 {
    margin-top: -2em !important;
  }
  ._mt-sm-n5 {
    margin-top: -2.5em !important;
  }
  ._mt-sm-n6 {
    margin-top: -3em !important;
  }
  ._mt-sm-n7 {
    margin-top: -3.5em !important;
  }
  ._mt-sm-n8 {
    margin-top: -4em !important;
  }
  ._mr-sm-auto {
    margin-right: auto !important;
  }
  ._mr-sm-0 {
    margin-right: 0 !important;
  }
  ._mr-sm-1 {
    margin-right: 0.5em !important;
  }
  ._mr-sm-2 {
    margin-right: 1em !important;
  }
  ._mr-sm-3 {
    margin-right: 1.5em !important;
  }
  ._mr-sm-4 {
    margin-right: 2em !important;
  }
  ._mr-sm-5 {
    margin-right: 2.5em !important;
  }
  ._mr-sm-6 {
    margin-right: 3em !important;
  }
  ._mr-sm-7 {
    margin-right: 3.5em !important;
  }
  ._mr-sm-8 {
    margin-right: 4em !important;
  }
  ._mr-sm-n1 {
    margin-right: -0.5em !important;
  }
  ._mr-sm-n2 {
    margin-right: -1em !important;
  }
  ._mr-sm-n3 {
    margin-right: -1.5em !important;
  }
  ._mr-sm-n4 {
    margin-right: -2em !important;
  }
  ._mr-sm-n5 {
    margin-right: -2.5em !important;
  }
  ._mr-sm-n6 {
    margin-right: -3em !important;
  }
  ._mr-sm-n7 {
    margin-right: -3.5em !important;
  }
  ._mr-sm-n8 {
    margin-right: -4em !important;
  }
  ._mb-sm-auto {
    margin-bottom: auto !important;
  }
  ._mb-sm-0 {
    margin-bottom: 0 !important;
  }
  ._mb-sm-1 {
    margin-bottom: 0.5em !important;
  }
  ._mb-sm-2 {
    margin-bottom: 1em !important;
  }
  ._mb-sm-3 {
    margin-bottom: 1.5em !important;
  }
  ._mb-sm-4 {
    margin-bottom: 2em !important;
  }
  ._mb-sm-5 {
    margin-bottom: 2.5em !important;
  }
  ._mb-sm-6 {
    margin-bottom: 3em !important;
  }
  ._mb-sm-7 {
    margin-bottom: 3.5em !important;
  }
  ._mb-sm-8 {
    margin-bottom: 4em !important;
  }
  ._mb-sm-n1 {
    margin-bottom: -0.5em !important;
  }
  ._mb-sm-n2 {
    margin-bottom: -1em !important;
  }
  ._mb-sm-n3 {
    margin-bottom: -1.5em !important;
  }
  ._mb-sm-n4 {
    margin-bottom: -2em !important;
  }
  ._mb-sm-n5 {
    margin-bottom: -2.5em !important;
  }
  ._mb-sm-n6 {
    margin-bottom: -3em !important;
  }
  ._mb-sm-n7 {
    margin-bottom: -3.5em !important;
  }
  ._mb-sm-n8 {
    margin-bottom: -4em !important;
  }
  ._ml-sm-auto {
    margin-left: auto !important;
  }
  ._ml-sm-0 {
    margin-left: 0 !important;
  }
  ._ml-sm-1 {
    margin-left: 0.5em !important;
  }
  ._ml-sm-2 {
    margin-left: 1em !important;
  }
  ._ml-sm-3 {
    margin-left: 1.5em !important;
  }
  ._ml-sm-4 {
    margin-left: 2em !important;
  }
  ._ml-sm-5 {
    margin-left: 2.5em !important;
  }
  ._ml-sm-6 {
    margin-left: 3em !important;
  }
  ._ml-sm-7 {
    margin-left: 3.5em !important;
  }
  ._ml-sm-8 {
    margin-left: 4em !important;
  }
  ._ml-sm-n1 {
    margin-left: -0.5em !important;
  }
  ._ml-sm-n2 {
    margin-left: -1em !important;
  }
  ._ml-sm-n3 {
    margin-left: -1.5em !important;
  }
  ._ml-sm-n4 {
    margin-left: -2em !important;
  }
  ._ml-sm-n5 {
    margin-left: -2.5em !important;
  }
  ._ml-sm-n6 {
    margin-left: -3em !important;
  }
  ._ml-sm-n7 {
    margin-left: -3.5em !important;
  }
  ._ml-sm-n8 {
    margin-left: -4em !important;
  }
  ._my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  ._my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  ._my-sm-1 {
    margin-top: 0.5em !important;
    margin-bottom: 0.5em !important;
  }
  ._my-sm-2 {
    margin-top: 1em !important;
    margin-bottom: 1em !important;
  }
  ._my-sm-3 {
    margin-top: 1.5em !important;
    margin-bottom: 1.5em !important;
  }
  ._my-sm-4 {
    margin-top: 2em !important;
    margin-bottom: 2em !important;
  }
  ._my-sm-5 {
    margin-top: 2.5em !important;
    margin-bottom: 2.5em !important;
  }
  ._my-sm-6 {
    margin-top: 3em !important;
    margin-bottom: 3em !important;
  }
  ._my-sm-7 {
    margin-top: 3.5em !important;
    margin-bottom: 3.5em !important;
  }
  ._my-sm-8 {
    margin-top: 4em !important;
    margin-bottom: 4em !important;
  }
  ._my-sm-n1 {
    margin-top: -0.5em !important;
    margin-bottom: -0.5em !important;
  }
  ._my-sm-n2 {
    margin-top: -1em !important;
    margin-bottom: -1em !important;
  }
  ._my-sm-n3 {
    margin-top: -1.5em !important;
    margin-bottom: -1.5em !important;
  }
  ._my-sm-n4 {
    margin-top: -2em !important;
    margin-bottom: -2em !important;
  }
  ._my-sm-n5 {
    margin-top: -2.5em !important;
    margin-bottom: -2.5em !important;
  }
  ._my-sm-n6 {
    margin-top: -3em !important;
    margin-bottom: -3em !important;
  }
  ._my-sm-n7 {
    margin-top: -3.5em !important;
    margin-bottom: -3.5em !important;
  }
  ._my-sm-n8 {
    margin-top: -4em !important;
    margin-bottom: -4em !important;
  }
  ._mx-sm-auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  ._mx-sm-0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  ._mx-sm-1 {
    margin-left: 0.5em !important;
    margin-right: 0.5em !important;
  }
  ._mx-sm-2 {
    margin-left: 1em !important;
    margin-right: 1em !important;
  }
  ._mx-sm-3 {
    margin-left: 1.5em !important;
    margin-right: 1.5em !important;
  }
  ._mx-sm-4 {
    margin-left: 2em !important;
    margin-right: 2em !important;
  }
  ._mx-sm-5 {
    margin-left: 2.5em !important;
    margin-right: 2.5em !important;
  }
  ._mx-sm-6 {
    margin-left: 3em !important;
    margin-right: 3em !important;
  }
  ._mx-sm-7 {
    margin-left: 3.5em !important;
    margin-right: 3.5em !important;
  }
  ._mx-sm-8 {
    margin-left: 4em !important;
    margin-right: 4em !important;
  }
  ._mx-sm-n1 {
    margin-left: -0.5em !important;
    margin-right: -0.5em !important;
  }
  ._mx-sm-n2 {
    margin-left: -1em !important;
    margin-right: -1em !important;
  }
  ._mx-sm-n3 {
    margin-left: -1.5em !important;
    margin-right: -1.5em !important;
  }
  ._mx-sm-n4 {
    margin-left: -2em !important;
    margin-right: -2em !important;
  }
  ._mx-sm-n5 {
    margin-left: -2.5em !important;
    margin-right: -2.5em !important;
  }
  ._mx-sm-n6 {
    margin-left: -3em !important;
    margin-right: -3em !important;
  }
  ._mx-sm-n7 {
    margin-left: -3.5em !important;
    margin-right: -3.5em !important;
  }
  ._mx-sm-n8 {
    margin-left: -4em !important;
    margin-right: -4em !important;
  }
}
@media (min-width: 768px) {
  ._m-md-auto {
    margin: auto !important;
  }
  ._m-md-0 {
    margin: 0 !important;
  }
  ._m-md-1 {
    margin: 0.5em !important;
  }
  ._m-md-2 {
    margin: 1em !important;
  }
  ._m-md-3 {
    margin: 1.5em !important;
  }
  ._m-md-4 {
    margin: 2em !important;
  }
  ._m-md-5 {
    margin: 2.5em !important;
  }
  ._m-md-6 {
    margin: 3em !important;
  }
  ._m-md-7 {
    margin: 3.5em !important;
  }
  ._m-md-8 {
    margin: 4em !important;
  }
  ._m-md-n1 {
    margin: -0.5em !important;
  }
  ._m-md-n2 {
    margin: -1em !important;
  }
  ._m-md-n3 {
    margin: -1.5em !important;
  }
  ._m-md-n4 {
    margin: -2em !important;
  }
  ._m-md-n5 {
    margin: -2.5em !important;
  }
  ._m-md-n6 {
    margin: -3em !important;
  }
  ._m-md-n7 {
    margin: -3.5em !important;
  }
  ._m-md-n8 {
    margin: -4em !important;
  }
  ._mt-md-auto {
    margin-top: auto !important;
  }
  ._mt-md-0 {
    margin-top: 0 !important;
  }
  ._mt-md-1 {
    margin-top: 0.5em !important;
  }
  ._mt-md-2 {
    margin-top: 1em !important;
  }
  ._mt-md-3 {
    margin-top: 1.5em !important;
  }
  ._mt-md-4 {
    margin-top: 2em !important;
  }
  ._mt-md-5 {
    margin-top: 2.5em !important;
  }
  ._mt-md-6 {
    margin-top: 3em !important;
  }
  ._mt-md-7 {
    margin-top: 3.5em !important;
  }
  ._mt-md-8 {
    margin-top: 4em !important;
  }
  ._mt-md-n1 {
    margin-top: -0.5em !important;
  }
  ._mt-md-n2 {
    margin-top: -1em !important;
  }
  ._mt-md-n3 {
    margin-top: -1.5em !important;
  }
  ._mt-md-n4 {
    margin-top: -2em !important;
  }
  ._mt-md-n5 {
    margin-top: -2.5em !important;
  }
  ._mt-md-n6 {
    margin-top: -3em !important;
  }
  ._mt-md-n7 {
    margin-top: -3.5em !important;
  }
  ._mt-md-n8 {
    margin-top: -4em !important;
  }
  ._mr-md-auto {
    margin-right: auto !important;
  }
  ._mr-md-0 {
    margin-right: 0 !important;
  }
  ._mr-md-1 {
    margin-right: 0.5em !important;
  }
  ._mr-md-2 {
    margin-right: 1em !important;
  }
  ._mr-md-3 {
    margin-right: 1.5em !important;
  }
  ._mr-md-4 {
    margin-right: 2em !important;
  }
  ._mr-md-5 {
    margin-right: 2.5em !important;
  }
  ._mr-md-6 {
    margin-right: 3em !important;
  }
  ._mr-md-7 {
    margin-right: 3.5em !important;
  }
  ._mr-md-8 {
    margin-right: 4em !important;
  }
  ._mr-md-n1 {
    margin-right: -0.5em !important;
  }
  ._mr-md-n2 {
    margin-right: -1em !important;
  }
  ._mr-md-n3 {
    margin-right: -1.5em !important;
  }
  ._mr-md-n4 {
    margin-right: -2em !important;
  }
  ._mr-md-n5 {
    margin-right: -2.5em !important;
  }
  ._mr-md-n6 {
    margin-right: -3em !important;
  }
  ._mr-md-n7 {
    margin-right: -3.5em !important;
  }
  ._mr-md-n8 {
    margin-right: -4em !important;
  }
  ._mb-md-auto {
    margin-bottom: auto !important;
  }
  ._mb-md-0 {
    margin-bottom: 0 !important;
  }
  ._mb-md-1 {
    margin-bottom: 0.5em !important;
  }
  ._mb-md-2 {
    margin-bottom: 1em !important;
  }
  ._mb-md-3 {
    margin-bottom: 1.5em !important;
  }
  ._mb-md-4 {
    margin-bottom: 2em !important;
  }
  ._mb-md-5 {
    margin-bottom: 2.5em !important;
  }
  ._mb-md-6 {
    margin-bottom: 3em !important;
  }
  ._mb-md-7 {
    margin-bottom: 3.5em !important;
  }
  ._mb-md-8 {
    margin-bottom: 4em !important;
  }
  ._mb-md-n1 {
    margin-bottom: -0.5em !important;
  }
  ._mb-md-n2 {
    margin-bottom: -1em !important;
  }
  ._mb-md-n3 {
    margin-bottom: -1.5em !important;
  }
  ._mb-md-n4 {
    margin-bottom: -2em !important;
  }
  ._mb-md-n5 {
    margin-bottom: -2.5em !important;
  }
  ._mb-md-n6 {
    margin-bottom: -3em !important;
  }
  ._mb-md-n7 {
    margin-bottom: -3.5em !important;
  }
  ._mb-md-n8 {
    margin-bottom: -4em !important;
  }
  ._ml-md-auto {
    margin-left: auto !important;
  }
  ._ml-md-0 {
    margin-left: 0 !important;
  }
  ._ml-md-1 {
    margin-left: 0.5em !important;
  }
  ._ml-md-2 {
    margin-left: 1em !important;
  }
  ._ml-md-3 {
    margin-left: 1.5em !important;
  }
  ._ml-md-4 {
    margin-left: 2em !important;
  }
  ._ml-md-5 {
    margin-left: 2.5em !important;
  }
  ._ml-md-6 {
    margin-left: 3em !important;
  }
  ._ml-md-7 {
    margin-left: 3.5em !important;
  }
  ._ml-md-8 {
    margin-left: 4em !important;
  }
  ._ml-md-n1 {
    margin-left: -0.5em !important;
  }
  ._ml-md-n2 {
    margin-left: -1em !important;
  }
  ._ml-md-n3 {
    margin-left: -1.5em !important;
  }
  ._ml-md-n4 {
    margin-left: -2em !important;
  }
  ._ml-md-n5 {
    margin-left: -2.5em !important;
  }
  ._ml-md-n6 {
    margin-left: -3em !important;
  }
  ._ml-md-n7 {
    margin-left: -3.5em !important;
  }
  ._ml-md-n8 {
    margin-left: -4em !important;
  }
  ._my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  ._my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  ._my-md-1 {
    margin-top: 0.5em !important;
    margin-bottom: 0.5em !important;
  }
  ._my-md-2 {
    margin-top: 1em !important;
    margin-bottom: 1em !important;
  }
  ._my-md-3 {
    margin-top: 1.5em !important;
    margin-bottom: 1.5em !important;
  }
  ._my-md-4 {
    margin-top: 2em !important;
    margin-bottom: 2em !important;
  }
  ._my-md-5 {
    margin-top: 2.5em !important;
    margin-bottom: 2.5em !important;
  }
  ._my-md-6 {
    margin-top: 3em !important;
    margin-bottom: 3em !important;
  }
  ._my-md-7 {
    margin-top: 3.5em !important;
    margin-bottom: 3.5em !important;
  }
  ._my-md-8 {
    margin-top: 4em !important;
    margin-bottom: 4em !important;
  }
  ._my-md-n1 {
    margin-top: -0.5em !important;
    margin-bottom: -0.5em !important;
  }
  ._my-md-n2 {
    margin-top: -1em !important;
    margin-bottom: -1em !important;
  }
  ._my-md-n3 {
    margin-top: -1.5em !important;
    margin-bottom: -1.5em !important;
  }
  ._my-md-n4 {
    margin-top: -2em !important;
    margin-bottom: -2em !important;
  }
  ._my-md-n5 {
    margin-top: -2.5em !important;
    margin-bottom: -2.5em !important;
  }
  ._my-md-n6 {
    margin-top: -3em !important;
    margin-bottom: -3em !important;
  }
  ._my-md-n7 {
    margin-top: -3.5em !important;
    margin-bottom: -3.5em !important;
  }
  ._my-md-n8 {
    margin-top: -4em !important;
    margin-bottom: -4em !important;
  }
  ._mx-md-auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  ._mx-md-0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  ._mx-md-1 {
    margin-left: 0.5em !important;
    margin-right: 0.5em !important;
  }
  ._mx-md-2 {
    margin-left: 1em !important;
    margin-right: 1em !important;
  }
  ._mx-md-3 {
    margin-left: 1.5em !important;
    margin-right: 1.5em !important;
  }
  ._mx-md-4 {
    margin-left: 2em !important;
    margin-right: 2em !important;
  }
  ._mx-md-5 {
    margin-left: 2.5em !important;
    margin-right: 2.5em !important;
  }
  ._mx-md-6 {
    margin-left: 3em !important;
    margin-right: 3em !important;
  }
  ._mx-md-7 {
    margin-left: 3.5em !important;
    margin-right: 3.5em !important;
  }
  ._mx-md-8 {
    margin-left: 4em !important;
    margin-right: 4em !important;
  }
  ._mx-md-n1 {
    margin-left: -0.5em !important;
    margin-right: -0.5em !important;
  }
  ._mx-md-n2 {
    margin-left: -1em !important;
    margin-right: -1em !important;
  }
  ._mx-md-n3 {
    margin-left: -1.5em !important;
    margin-right: -1.5em !important;
  }
  ._mx-md-n4 {
    margin-left: -2em !important;
    margin-right: -2em !important;
  }
  ._mx-md-n5 {
    margin-left: -2.5em !important;
    margin-right: -2.5em !important;
  }
  ._mx-md-n6 {
    margin-left: -3em !important;
    margin-right: -3em !important;
  }
  ._mx-md-n7 {
    margin-left: -3.5em !important;
    margin-right: -3.5em !important;
  }
  ._mx-md-n8 {
    margin-left: -4em !important;
    margin-right: -4em !important;
  }
}
@media (min-width: 960px) {
  ._m-lg-auto {
    margin: auto !important;
  }
  ._m-lg-0 {
    margin: 0 !important;
  }
  ._m-lg-1 {
    margin: 0.5em !important;
  }
  ._m-lg-2 {
    margin: 1em !important;
  }
  ._m-lg-3 {
    margin: 1.5em !important;
  }
  ._m-lg-4 {
    margin: 2em !important;
  }
  ._m-lg-5 {
    margin: 2.5em !important;
  }
  ._m-lg-6 {
    margin: 3em !important;
  }
  ._m-lg-7 {
    margin: 3.5em !important;
  }
  ._m-lg-8 {
    margin: 4em !important;
  }
  ._m-lg-n1 {
    margin: -0.5em !important;
  }
  ._m-lg-n2 {
    margin: -1em !important;
  }
  ._m-lg-n3 {
    margin: -1.5em !important;
  }
  ._m-lg-n4 {
    margin: -2em !important;
  }
  ._m-lg-n5 {
    margin: -2.5em !important;
  }
  ._m-lg-n6 {
    margin: -3em !important;
  }
  ._m-lg-n7 {
    margin: -3.5em !important;
  }
  ._m-lg-n8 {
    margin: -4em !important;
  }
  ._mt-lg-auto {
    margin-top: auto !important;
  }
  ._mt-lg-0 {
    margin-top: 0 !important;
  }
  ._mt-lg-1 {
    margin-top: 0.5em !important;
  }
  ._mt-lg-2 {
    margin-top: 1em !important;
  }
  ._mt-lg-3 {
    margin-top: 1.5em !important;
  }
  ._mt-lg-4 {
    margin-top: 2em !important;
  }
  ._mt-lg-5 {
    margin-top: 2.5em !important;
  }
  ._mt-lg-6 {
    margin-top: 3em !important;
  }
  ._mt-lg-7 {
    margin-top: 3.5em !important;
  }
  ._mt-lg-8 {
    margin-top: 4em !important;
  }
  ._mt-lg-n1 {
    margin-top: -0.5em !important;
  }
  ._mt-lg-n2 {
    margin-top: -1em !important;
  }
  ._mt-lg-n3 {
    margin-top: -1.5em !important;
  }
  ._mt-lg-n4 {
    margin-top: -2em !important;
  }
  ._mt-lg-n5 {
    margin-top: -2.5em !important;
  }
  ._mt-lg-n6 {
    margin-top: -3em !important;
  }
  ._mt-lg-n7 {
    margin-top: -3.5em !important;
  }
  ._mt-lg-n8 {
    margin-top: -4em !important;
  }
  ._mr-lg-auto {
    margin-right: auto !important;
  }
  ._mr-lg-0 {
    margin-right: 0 !important;
  }
  ._mr-lg-1 {
    margin-right: 0.5em !important;
  }
  ._mr-lg-2 {
    margin-right: 1em !important;
  }
  ._mr-lg-3 {
    margin-right: 1.5em !important;
  }
  ._mr-lg-4 {
    margin-right: 2em !important;
  }
  ._mr-lg-5 {
    margin-right: 2.5em !important;
  }
  ._mr-lg-6 {
    margin-right: 3em !important;
  }
  ._mr-lg-7 {
    margin-right: 3.5em !important;
  }
  ._mr-lg-8 {
    margin-right: 4em !important;
  }
  ._mr-lg-n1 {
    margin-right: -0.5em !important;
  }
  ._mr-lg-n2 {
    margin-right: -1em !important;
  }
  ._mr-lg-n3 {
    margin-right: -1.5em !important;
  }
  ._mr-lg-n4 {
    margin-right: -2em !important;
  }
  ._mr-lg-n5 {
    margin-right: -2.5em !important;
  }
  ._mr-lg-n6 {
    margin-right: -3em !important;
  }
  ._mr-lg-n7 {
    margin-right: -3.5em !important;
  }
  ._mr-lg-n8 {
    margin-right: -4em !important;
  }
  ._mb-lg-auto {
    margin-bottom: auto !important;
  }
  ._mb-lg-0 {
    margin-bottom: 0 !important;
  }
  ._mb-lg-1 {
    margin-bottom: 0.5em !important;
  }
  ._mb-lg-2 {
    margin-bottom: 1em !important;
  }
  ._mb-lg-3 {
    margin-bottom: 1.5em !important;
  }
  ._mb-lg-4 {
    margin-bottom: 2em !important;
  }
  ._mb-lg-5 {
    margin-bottom: 2.5em !important;
  }
  ._mb-lg-6 {
    margin-bottom: 3em !important;
  }
  ._mb-lg-7 {
    margin-bottom: 3.5em !important;
  }
  ._mb-lg-8 {
    margin-bottom: 4em !important;
  }
  ._mb-lg-n1 {
    margin-bottom: -0.5em !important;
  }
  ._mb-lg-n2 {
    margin-bottom: -1em !important;
  }
  ._mb-lg-n3 {
    margin-bottom: -1.5em !important;
  }
  ._mb-lg-n4 {
    margin-bottom: -2em !important;
  }
  ._mb-lg-n5 {
    margin-bottom: -2.5em !important;
  }
  ._mb-lg-n6 {
    margin-bottom: -3em !important;
  }
  ._mb-lg-n7 {
    margin-bottom: -3.5em !important;
  }
  ._mb-lg-n8 {
    margin-bottom: -4em !important;
  }
  ._ml-lg-auto {
    margin-left: auto !important;
  }
  ._ml-lg-0 {
    margin-left: 0 !important;
  }
  ._ml-lg-1 {
    margin-left: 0.5em !important;
  }
  ._ml-lg-2 {
    margin-left: 1em !important;
  }
  ._ml-lg-3 {
    margin-left: 1.5em !important;
  }
  ._ml-lg-4 {
    margin-left: 2em !important;
  }
  ._ml-lg-5 {
    margin-left: 2.5em !important;
  }
  ._ml-lg-6 {
    margin-left: 3em !important;
  }
  ._ml-lg-7 {
    margin-left: 3.5em !important;
  }
  ._ml-lg-8 {
    margin-left: 4em !important;
  }
  ._ml-lg-n1 {
    margin-left: -0.5em !important;
  }
  ._ml-lg-n2 {
    margin-left: -1em !important;
  }
  ._ml-lg-n3 {
    margin-left: -1.5em !important;
  }
  ._ml-lg-n4 {
    margin-left: -2em !important;
  }
  ._ml-lg-n5 {
    margin-left: -2.5em !important;
  }
  ._ml-lg-n6 {
    margin-left: -3em !important;
  }
  ._ml-lg-n7 {
    margin-left: -3.5em !important;
  }
  ._ml-lg-n8 {
    margin-left: -4em !important;
  }
  ._my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  ._my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  ._my-lg-1 {
    margin-top: 0.5em !important;
    margin-bottom: 0.5em !important;
  }
  ._my-lg-2 {
    margin-top: 1em !important;
    margin-bottom: 1em !important;
  }
  ._my-lg-3 {
    margin-top: 1.5em !important;
    margin-bottom: 1.5em !important;
  }
  ._my-lg-4 {
    margin-top: 2em !important;
    margin-bottom: 2em !important;
  }
  ._my-lg-5 {
    margin-top: 2.5em !important;
    margin-bottom: 2.5em !important;
  }
  ._my-lg-6 {
    margin-top: 3em !important;
    margin-bottom: 3em !important;
  }
  ._my-lg-7 {
    margin-top: 3.5em !important;
    margin-bottom: 3.5em !important;
  }
  ._my-lg-8 {
    margin-top: 4em !important;
    margin-bottom: 4em !important;
  }
  ._my-lg-n1 {
    margin-top: -0.5em !important;
    margin-bottom: -0.5em !important;
  }
  ._my-lg-n2 {
    margin-top: -1em !important;
    margin-bottom: -1em !important;
  }
  ._my-lg-n3 {
    margin-top: -1.5em !important;
    margin-bottom: -1.5em !important;
  }
  ._my-lg-n4 {
    margin-top: -2em !important;
    margin-bottom: -2em !important;
  }
  ._my-lg-n5 {
    margin-top: -2.5em !important;
    margin-bottom: -2.5em !important;
  }
  ._my-lg-n6 {
    margin-top: -3em !important;
    margin-bottom: -3em !important;
  }
  ._my-lg-n7 {
    margin-top: -3.5em !important;
    margin-bottom: -3.5em !important;
  }
  ._my-lg-n8 {
    margin-top: -4em !important;
    margin-bottom: -4em !important;
  }
  ._mx-lg-auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  ._mx-lg-0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  ._mx-lg-1 {
    margin-left: 0.5em !important;
    margin-right: 0.5em !important;
  }
  ._mx-lg-2 {
    margin-left: 1em !important;
    margin-right: 1em !important;
  }
  ._mx-lg-3 {
    margin-left: 1.5em !important;
    margin-right: 1.5em !important;
  }
  ._mx-lg-4 {
    margin-left: 2em !important;
    margin-right: 2em !important;
  }
  ._mx-lg-5 {
    margin-left: 2.5em !important;
    margin-right: 2.5em !important;
  }
  ._mx-lg-6 {
    margin-left: 3em !important;
    margin-right: 3em !important;
  }
  ._mx-lg-7 {
    margin-left: 3.5em !important;
    margin-right: 3.5em !important;
  }
  ._mx-lg-8 {
    margin-left: 4em !important;
    margin-right: 4em !important;
  }
  ._mx-lg-n1 {
    margin-left: -0.5em !important;
    margin-right: -0.5em !important;
  }
  ._mx-lg-n2 {
    margin-left: -1em !important;
    margin-right: -1em !important;
  }
  ._mx-lg-n3 {
    margin-left: -1.5em !important;
    margin-right: -1.5em !important;
  }
  ._mx-lg-n4 {
    margin-left: -2em !important;
    margin-right: -2em !important;
  }
  ._mx-lg-n5 {
    margin-left: -2.5em !important;
    margin-right: -2.5em !important;
  }
  ._mx-lg-n6 {
    margin-left: -3em !important;
    margin-right: -3em !important;
  }
  ._mx-lg-n7 {
    margin-left: -3.5em !important;
    margin-right: -3.5em !important;
  }
  ._mx-lg-n8 {
    margin-left: -4em !important;
    margin-right: -4em !important;
  }
}
@media (min-width: 1200px) {
  ._m-xl-auto {
    margin: auto !important;
  }
  ._m-xl-0 {
    margin: 0 !important;
  }
  ._m-xl-1 {
    margin: 0.5em !important;
  }
  ._m-xl-2 {
    margin: 1em !important;
  }
  ._m-xl-3 {
    margin: 1.5em !important;
  }
  ._m-xl-4 {
    margin: 2em !important;
  }
  ._m-xl-5 {
    margin: 2.5em !important;
  }
  ._m-xl-6 {
    margin: 3em !important;
  }
  ._m-xl-7 {
    margin: 3.5em !important;
  }
  ._m-xl-8 {
    margin: 4em !important;
  }
  ._m-xl-n1 {
    margin: -0.5em !important;
  }
  ._m-xl-n2 {
    margin: -1em !important;
  }
  ._m-xl-n3 {
    margin: -1.5em !important;
  }
  ._m-xl-n4 {
    margin: -2em !important;
  }
  ._m-xl-n5 {
    margin: -2.5em !important;
  }
  ._m-xl-n6 {
    margin: -3em !important;
  }
  ._m-xl-n7 {
    margin: -3.5em !important;
  }
  ._m-xl-n8 {
    margin: -4em !important;
  }
  ._mt-xl-auto {
    margin-top: auto !important;
  }
  ._mt-xl-0 {
    margin-top: 0 !important;
  }
  ._mt-xl-1 {
    margin-top: 0.5em !important;
  }
  ._mt-xl-2 {
    margin-top: 1em !important;
  }
  ._mt-xl-3 {
    margin-top: 1.5em !important;
  }
  ._mt-xl-4 {
    margin-top: 2em !important;
  }
  ._mt-xl-5 {
    margin-top: 2.5em !important;
  }
  ._mt-xl-6 {
    margin-top: 3em !important;
  }
  ._mt-xl-7 {
    margin-top: 3.5em !important;
  }
  ._mt-xl-8 {
    margin-top: 4em !important;
  }
  ._mt-xl-n1 {
    margin-top: -0.5em !important;
  }
  ._mt-xl-n2 {
    margin-top: -1em !important;
  }
  ._mt-xl-n3 {
    margin-top: -1.5em !important;
  }
  ._mt-xl-n4 {
    margin-top: -2em !important;
  }
  ._mt-xl-n5 {
    margin-top: -2.5em !important;
  }
  ._mt-xl-n6 {
    margin-top: -3em !important;
  }
  ._mt-xl-n7 {
    margin-top: -3.5em !important;
  }
  ._mt-xl-n8 {
    margin-top: -4em !important;
  }
  ._mr-xl-auto {
    margin-right: auto !important;
  }
  ._mr-xl-0 {
    margin-right: 0 !important;
  }
  ._mr-xl-1 {
    margin-right: 0.5em !important;
  }
  ._mr-xl-2 {
    margin-right: 1em !important;
  }
  ._mr-xl-3 {
    margin-right: 1.5em !important;
  }
  ._mr-xl-4 {
    margin-right: 2em !important;
  }
  ._mr-xl-5 {
    margin-right: 2.5em !important;
  }
  ._mr-xl-6 {
    margin-right: 3em !important;
  }
  ._mr-xl-7 {
    margin-right: 3.5em !important;
  }
  ._mr-xl-8 {
    margin-right: 4em !important;
  }
  ._mr-xl-n1 {
    margin-right: -0.5em !important;
  }
  ._mr-xl-n2 {
    margin-right: -1em !important;
  }
  ._mr-xl-n3 {
    margin-right: -1.5em !important;
  }
  ._mr-xl-n4 {
    margin-right: -2em !important;
  }
  ._mr-xl-n5 {
    margin-right: -2.5em !important;
  }
  ._mr-xl-n6 {
    margin-right: -3em !important;
  }
  ._mr-xl-n7 {
    margin-right: -3.5em !important;
  }
  ._mr-xl-n8 {
    margin-right: -4em !important;
  }
  ._mb-xl-auto {
    margin-bottom: auto !important;
  }
  ._mb-xl-0 {
    margin-bottom: 0 !important;
  }
  ._mb-xl-1 {
    margin-bottom: 0.5em !important;
  }
  ._mb-xl-2 {
    margin-bottom: 1em !important;
  }
  ._mb-xl-3 {
    margin-bottom: 1.5em !important;
  }
  ._mb-xl-4 {
    margin-bottom: 2em !important;
  }
  ._mb-xl-5 {
    margin-bottom: 2.5em !important;
  }
  ._mb-xl-6 {
    margin-bottom: 3em !important;
  }
  ._mb-xl-7 {
    margin-bottom: 3.5em !important;
  }
  ._mb-xl-8 {
    margin-bottom: 4em !important;
  }
  ._mb-xl-n1 {
    margin-bottom: -0.5em !important;
  }
  ._mb-xl-n2 {
    margin-bottom: -1em !important;
  }
  ._mb-xl-n3 {
    margin-bottom: -1.5em !important;
  }
  ._mb-xl-n4 {
    margin-bottom: -2em !important;
  }
  ._mb-xl-n5 {
    margin-bottom: -2.5em !important;
  }
  ._mb-xl-n6 {
    margin-bottom: -3em !important;
  }
  ._mb-xl-n7 {
    margin-bottom: -3.5em !important;
  }
  ._mb-xl-n8 {
    margin-bottom: -4em !important;
  }
  ._ml-xl-auto {
    margin-left: auto !important;
  }
  ._ml-xl-0 {
    margin-left: 0 !important;
  }
  ._ml-xl-1 {
    margin-left: 0.5em !important;
  }
  ._ml-xl-2 {
    margin-left: 1em !important;
  }
  ._ml-xl-3 {
    margin-left: 1.5em !important;
  }
  ._ml-xl-4 {
    margin-left: 2em !important;
  }
  ._ml-xl-5 {
    margin-left: 2.5em !important;
  }
  ._ml-xl-6 {
    margin-left: 3em !important;
  }
  ._ml-xl-7 {
    margin-left: 3.5em !important;
  }
  ._ml-xl-8 {
    margin-left: 4em !important;
  }
  ._ml-xl-n1 {
    margin-left: -0.5em !important;
  }
  ._ml-xl-n2 {
    margin-left: -1em !important;
  }
  ._ml-xl-n3 {
    margin-left: -1.5em !important;
  }
  ._ml-xl-n4 {
    margin-left: -2em !important;
  }
  ._ml-xl-n5 {
    margin-left: -2.5em !important;
  }
  ._ml-xl-n6 {
    margin-left: -3em !important;
  }
  ._ml-xl-n7 {
    margin-left: -3.5em !important;
  }
  ._ml-xl-n8 {
    margin-left: -4em !important;
  }
  ._my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  ._my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  ._my-xl-1 {
    margin-top: 0.5em !important;
    margin-bottom: 0.5em !important;
  }
  ._my-xl-2 {
    margin-top: 1em !important;
    margin-bottom: 1em !important;
  }
  ._my-xl-3 {
    margin-top: 1.5em !important;
    margin-bottom: 1.5em !important;
  }
  ._my-xl-4 {
    margin-top: 2em !important;
    margin-bottom: 2em !important;
  }
  ._my-xl-5 {
    margin-top: 2.5em !important;
    margin-bottom: 2.5em !important;
  }
  ._my-xl-6 {
    margin-top: 3em !important;
    margin-bottom: 3em !important;
  }
  ._my-xl-7 {
    margin-top: 3.5em !important;
    margin-bottom: 3.5em !important;
  }
  ._my-xl-8 {
    margin-top: 4em !important;
    margin-bottom: 4em !important;
  }
  ._my-xl-n1 {
    margin-top: -0.5em !important;
    margin-bottom: -0.5em !important;
  }
  ._my-xl-n2 {
    margin-top: -1em !important;
    margin-bottom: -1em !important;
  }
  ._my-xl-n3 {
    margin-top: -1.5em !important;
    margin-bottom: -1.5em !important;
  }
  ._my-xl-n4 {
    margin-top: -2em !important;
    margin-bottom: -2em !important;
  }
  ._my-xl-n5 {
    margin-top: -2.5em !important;
    margin-bottom: -2.5em !important;
  }
  ._my-xl-n6 {
    margin-top: -3em !important;
    margin-bottom: -3em !important;
  }
  ._my-xl-n7 {
    margin-top: -3.5em !important;
    margin-bottom: -3.5em !important;
  }
  ._my-xl-n8 {
    margin-top: -4em !important;
    margin-bottom: -4em !important;
  }
  ._mx-xl-auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  ._mx-xl-0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  ._mx-xl-1 {
    margin-left: 0.5em !important;
    margin-right: 0.5em !important;
  }
  ._mx-xl-2 {
    margin-left: 1em !important;
    margin-right: 1em !important;
  }
  ._mx-xl-3 {
    margin-left: 1.5em !important;
    margin-right: 1.5em !important;
  }
  ._mx-xl-4 {
    margin-left: 2em !important;
    margin-right: 2em !important;
  }
  ._mx-xl-5 {
    margin-left: 2.5em !important;
    margin-right: 2.5em !important;
  }
  ._mx-xl-6 {
    margin-left: 3em !important;
    margin-right: 3em !important;
  }
  ._mx-xl-7 {
    margin-left: 3.5em !important;
    margin-right: 3.5em !important;
  }
  ._mx-xl-8 {
    margin-left: 4em !important;
    margin-right: 4em !important;
  }
  ._mx-xl-n1 {
    margin-left: -0.5em !important;
    margin-right: -0.5em !important;
  }
  ._mx-xl-n2 {
    margin-left: -1em !important;
    margin-right: -1em !important;
  }
  ._mx-xl-n3 {
    margin-left: -1.5em !important;
    margin-right: -1.5em !important;
  }
  ._mx-xl-n4 {
    margin-left: -2em !important;
    margin-right: -2em !important;
  }
  ._mx-xl-n5 {
    margin-left: -2.5em !important;
    margin-right: -2.5em !important;
  }
  ._mx-xl-n6 {
    margin-left: -3em !important;
    margin-right: -3em !important;
  }
  ._mx-xl-n7 {
    margin-left: -3.5em !important;
    margin-right: -3.5em !important;
  }
  ._mx-xl-n8 {
    margin-left: -4em !important;
    margin-right: -4em !important;
  }
}
._text-left {
  text-align: left !important;
}

._text-center {
  text-align: center !important;
}

._text-right {
  text-align: right !important;
}

._text-justify {
  text-align: justify !important;
}

@media (min-width: 560px) {
  ._text-sm-left {
    text-align: left !important;
  }
  ._text-sm-center {
    text-align: center !important;
  }
  ._text-sm-right {
    text-align: right !important;
  }
  ._text-sm-justify {
    text-align: justify !important;
  }
}
@media (min-width: 768px) {
  ._text-md-left {
    text-align: left !important;
  }
  ._text-md-center {
    text-align: center !important;
  }
  ._text-md-right {
    text-align: right !important;
  }
  ._text-md-justify {
    text-align: justify !important;
  }
}
@media (min-width: 960px) {
  ._text-lg-left {
    text-align: left !important;
  }
  ._text-lg-center {
    text-align: center !important;
  }
  ._text-lg-right {
    text-align: right !important;
  }
  ._text-lg-justify {
    text-align: justify !important;
  }
}
@media (min-width: 1200px) {
  ._text-xl-left {
    text-align: left !important;
  }
  ._text-xl-center {
    text-align: center !important;
  }
  ._text-xl-right {
    text-align: right !important;
  }
  ._text-xl-justify {
    text-align: justify !important;
  }
}
._text-underline {
  text-decoration-line: underline !important;
}

._text-no-underline {
  text-decoration-line: none !important;
}

._text-italic {
  font-style: italic !important;
}

._text-not-italic {
  font-style: normal !important;
}

._font-normal {
  font-weight: 400 !important;
}

._font-medium {
  font-weight: 500 !important;
}

._font-semibold {
  font-weight: 600 !important;
}

._font-bold {
  font-weight: 700 !important;
}

._font-xsmall {
  font-size: 0.8em !important;
}

._font-small {
  font-size: 0.9em !important;
}

._font-base {
  font-size: 1em !important;
}

._font-large {
  font-size: 1.1em !important;
}

._font-xlarge {
  font-size: 1.2em !important;
}

._font-2xlarge {
  font-size: 1.4em !important;
}

._font-3xlarge {
  font-size: 2em !important;
}

._leading-none {
  line-height: 1 !important;
}

._leading-2xsmall {
  line-height: 1.8 !important;
}

._leading-xsmall {
  line-height: 2 !important;
}

._leading-small {
  line-height: 2.2 !important;
}

._leading-medium {
  line-height: 2.4 !important;
}

._leading-large {
  line-height: 2.6 !important;
}

._leading-xlarge {
  line-height: 2.8 !important;
}

._leading-2xlarge {
  line-height: 3 !important;
}