@charset "UTF-8";
.ly-wrapper *,
.ly-header *,
.ly-fullmenu *,
.ly-content *,
.ly-footer * {
  margin: 0;
  padding: 0;
  outline: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.ly-wrapper form,
.ly-header form,
.ly-fullmenu form,
.ly-content form,
.ly-footer form {
  display: inline;
}
.ly-wrapper pre,
.ly-wrapper textarea,
.ly-header pre,
.ly-header textarea,
.ly-fullmenu pre,
.ly-fullmenu textarea,
.ly-content pre,
.ly-content textarea,
.ly-footer pre,
.ly-footer textarea {
  overflow: auto;
}
.ly-wrapper [hidden],
.ly-wrapper audio:not([controls]),
.ly-wrapper template,
.ly-header [hidden],
.ly-header audio:not([controls]),
.ly-header template,
.ly-fullmenu [hidden],
.ly-fullmenu audio:not([controls]),
.ly-fullmenu template,
.ly-content [hidden],
.ly-content audio:not([controls]),
.ly-content template,
.ly-footer [hidden],
.ly-footer audio:not([controls]),
.ly-footer template {
  display: none;
}
.ly-wrapper details,
.ly-wrapper main,
.ly-wrapper summary,
.ly-header details,
.ly-header main,
.ly-header summary,
.ly-fullmenu details,
.ly-fullmenu main,
.ly-fullmenu summary,
.ly-content details,
.ly-content main,
.ly-content summary,
.ly-footer details,
.ly-footer main,
.ly-footer summary {
  display: block;
}
.ly-wrapper input[type=text],
.ly-wrapper input[type=tel],
.ly-wrapper input[type=email],
.ly-wrapper input[type=password],
.ly-header input[type=text],
.ly-header input[type=tel],
.ly-header input[type=email],
.ly-header input[type=password],
.ly-fullmenu input[type=text],
.ly-fullmenu input[type=tel],
.ly-fullmenu input[type=email],
.ly-fullmenu input[type=password],
.ly-content input[type=text],
.ly-content input[type=tel],
.ly-content input[type=email],
.ly-content input[type=password],
.ly-footer input[type=text],
.ly-footer input[type=tel],
.ly-footer input[type=email],
.ly-footer input[type=password] {
  -webkit-appearance: none;
  border: none;
}
.ly-wrapper input[type=radio],
.ly-wrapper input[type=checkbox],
.ly-header input[type=radio],
.ly-header input[type=checkbox],
.ly-fullmenu input[type=radio],
.ly-fullmenu input[type=checkbox],
.ly-content input[type=radio],
.ly-content input[type=checkbox],
.ly-footer input[type=radio],
.ly-footer input[type=checkbox] {
  vertical-align: middle;
}
.ly-wrapper input[type=number],
.ly-header input[type=number],
.ly-fullmenu input[type=number],
.ly-content input[type=number],
.ly-footer input[type=number] {
  width: auto;
}
.ly-wrapper input[type=search],
.ly-header input[type=search],
.ly-fullmenu input[type=search],
.ly-content input[type=search],
.ly-footer input[type=search] {
  -webkit-appearance: textfield;
}
.ly-wrapper input[type=search]::-webkit-search-cancel-button,
.ly-wrapper input[type=search]::-webkit-search-decoration,
.ly-header input[type=search]::-webkit-search-cancel-button,
.ly-header input[type=search]::-webkit-search-decoration,
.ly-fullmenu input[type=search]::-webkit-search-cancel-button,
.ly-fullmenu input[type=search]::-webkit-search-decoration,
.ly-content input[type=search]::-webkit-search-cancel-button,
.ly-content input[type=search]::-webkit-search-decoration,
.ly-footer input[type=search]::-webkit-search-cancel-button,
.ly-footer input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
.ly-wrapper progress,
.ly-header progress,
.ly-fullmenu progress,
.ly-content progress,
.ly-footer progress {
  display: inline-block;
}
.ly-wrapper small,
.ly-header small,
.ly-fullmenu small,
.ly-content small,
.ly-footer small {
  font-size: 75%;
}
.ly-wrapper sub,
.ly-wrapper sup,
.ly-header sub,
.ly-header sup,
.ly-fullmenu sub,
.ly-fullmenu sup,
.ly-content sub,
.ly-content sup,
.ly-footer sub,
.ly-footer sup {
  position: relative;
  vertical-align: baseline;
  font-size: 60%;
  line-height: 0;
}
.ly-wrapper sup,
.ly-header sup,
.ly-fullmenu sup,
.ly-content sup,
.ly-footer sup {
  top: -0.5em;
}
.ly-wrapper sub,
.ly-header sub,
.ly-fullmenu sub,
.ly-content sub,
.ly-footer sub {
  bottom: -0.15em;
}
.ly-wrapper textarea,
.ly-header textarea,
.ly-fullmenu textarea,
.ly-content textarea,
.ly-footer textarea {
  resize: vertical;
  border: none;
}
.ly-wrapper audio,
.ly-wrapper canvas,
.ly-wrapper iframe,
.ly-wrapper img,
.ly-wrapper svg,
.ly-wrapper video,
.ly-header audio,
.ly-header canvas,
.ly-header iframe,
.ly-header img,
.ly-header svg,
.ly-header video,
.ly-fullmenu audio,
.ly-fullmenu canvas,
.ly-fullmenu iframe,
.ly-fullmenu img,
.ly-fullmenu svg,
.ly-fullmenu video,
.ly-content audio,
.ly-content canvas,
.ly-content iframe,
.ly-content img,
.ly-content svg,
.ly-content video,
.ly-footer audio,
.ly-footer canvas,
.ly-footer iframe,
.ly-footer img,
.ly-footer svg,
.ly-footer video {
  vertical-align: middle;
}
.ly-wrapper img,
.ly-header img,
.ly-fullmenu img,
.ly-content img,
.ly-footer img {
  border: 0;
  max-width: 100%;
  height: auto;
}
.ly-wrapper button,
.ly-wrapper input,
.ly-wrapper select,
.ly-wrapper textarea,
.ly-header button,
.ly-header input,
.ly-header select,
.ly-header textarea,
.ly-fullmenu button,
.ly-fullmenu input,
.ly-fullmenu select,
.ly-fullmenu textarea,
.ly-content button,
.ly-content input,
.ly-content select,
.ly-content textarea,
.ly-footer button,
.ly-footer input,
.ly-footer select,
.ly-footer textarea {
  min-height: 1.5em;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  font-style: inherit;
}
.ly-wrapper button,
.ly-header button,
.ly-fullmenu button,
.ly-content button,
.ly-footer button {
  overflow: visible;
}
.ly-wrapper button,
.ly-wrapper select,
.ly-header button,
.ly-header select,
.ly-fullmenu button,
.ly-fullmenu select,
.ly-content button,
.ly-content select,
.ly-footer button,
.ly-footer select {
  text-transform: none;
}
.ly-wrapper button,
.ly-wrapper html input[type=button],
.ly-wrapper input[type=reset],
.ly-wrapper input[type=submit],
.ly-header button,
.ly-header html input[type=button],
.ly-header input[type=reset],
.ly-header input[type=submit],
.ly-fullmenu button,
.ly-fullmenu html input[type=button],
.ly-fullmenu input[type=reset],
.ly-fullmenu input[type=submit],
.ly-content button,
.ly-content html input[type=button],
.ly-content input[type=reset],
.ly-content input[type=submit],
.ly-footer button,
.ly-footer html input[type=button],
.ly-footer input[type=reset],
.ly-footer input[type=submit] {
  border: none;
  background: none;
  cursor: pointer;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}
.ly-wrapper button[disabled],
.ly-wrapper html input[disabled],
.ly-header button[disabled],
.ly-header html input[disabled],
.ly-fullmenu button[disabled],
.ly-fullmenu html input[disabled],
.ly-content button[disabled],
.ly-content html input[disabled],
.ly-footer button[disabled],
.ly-footer html input[disabled] {
  cursor: default;
}
.ly-wrapper button::-moz-focus-inner,
.ly-wrapper input::-moz-focus-inner,
.ly-header button::-moz-focus-inner,
.ly-header input::-moz-focus-inner,
.ly-fullmenu button::-moz-focus-inner,
.ly-fullmenu input::-moz-focus-inner,
.ly-content button::-moz-focus-inner,
.ly-content input::-moz-focus-inner,
.ly-footer button::-moz-focus-inner,
.ly-footer input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.ly-wrapper input,
.ly-header input,
.ly-fullmenu input,
.ly-content input,
.ly-footer input {
  line-height: normal;
}
.ly-wrapper code,
.ly-wrapper kbd,
.ly-wrapper pre,
.ly-wrapper samp,
.ly-header code,
.ly-header kbd,
.ly-header pre,
.ly-header samp,
.ly-fullmenu code,
.ly-fullmenu kbd,
.ly-fullmenu pre,
.ly-fullmenu samp,
.ly-content code,
.ly-content kbd,
.ly-content pre,
.ly-content samp,
.ly-footer code,
.ly-footer kbd,
.ly-footer pre,
.ly-footer samp {
  font-family: monospace, monospace;
}
.ly-wrapper ol,
.ly-wrapper ul,
.ly-header ol,
.ly-header ul,
.ly-fullmenu ol,
.ly-fullmenu ul,
.ly-content ol,
.ly-content ul,
.ly-footer ol,
.ly-footer ul {
  list-style: none;
}
.ly-wrapper select,
.ly-header select,
.ly-fullmenu select,
.ly-content select,
.ly-footer select {
  outline: none;
  text-indent: 0.01px;
  text-overflow: "";
  background: none transparent;
  vertical-align: middle;
  font-size: inherit;
  color: inherit;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
}
.ly-wrapper select option,
.ly-header select option,
.ly-fullmenu select option,
.ly-content select option,
.ly-footer select option {
  background-color: #fff;
  color: #333;
}
.ly-wrapper select::-ms-expand,
.ly-header select::-ms-expand,
.ly-fullmenu select::-ms-expand,
.ly-content select::-ms-expand,
.ly-footer select::-ms-expand {
  display: none;
}
.ly-wrapper select:-moz-focusring,
.ly-header select:-moz-focusring,
.ly-fullmenu select:-moz-focusring,
.ly-content select:-moz-focusring,
.ly-footer select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #828c9a;
}
.ly-wrapper table,
.ly-header table,
.ly-fullmenu table,
.ly-content table,
.ly-footer table {
  border-spacing: 0;
  border-collapse: collapse;
}
.ly-wrapper fieldset,
.ly-header fieldset,
.ly-fullmenu fieldset,
.ly-content fieldset,
.ly-footer fieldset {
  border: 0;
}
.ly-wrapper hr,
.ly-header hr,
.ly-fullmenu hr,
.ly-content hr,
.ly-footer hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 15px 0;
  padding: 0;
}
.ly-wrapper h1,
.ly-wrapper h2,
.ly-wrapper h3,
.ly-wrapper h4,
.ly-wrapper h5,
.ly-header h1,
.ly-header h2,
.ly-header h3,
.ly-header h4,
.ly-header h5,
.ly-fullmenu h1,
.ly-fullmenu h2,
.ly-fullmenu h3,
.ly-fullmenu h4,
.ly-fullmenu h5,
.ly-content h1,
.ly-content h2,
.ly-content h3,
.ly-content h4,
.ly-content h5,
.ly-footer h1,
.ly-footer h2,
.ly-footer h3,
.ly-footer h4,
.ly-footer h5 {
  font-weight: inherit;
}
body {
  margin: 0;
}
@media screen and (min-width: 769px) {
  body::-webkit-scrollbar {
    width: 10px;
    height: 10px;
  }
  body::-webkit-scrollbar-track {
    background: #d8d8d8;
  }
  body::-webkit-scrollbar-thumb {
    background: #424242;
    border-radius: 50px;
  }
}
body.is-lock {
  position: relative;
  position: fixed;
  overflow: hidden;
}
@media screen and (min-width: 769px) {
  body.is-lock {
    width: calc(100% - 10px);
    height: 100%;
  }
  body.is-lock .ly-header {
    width: calc(100% - 10px);
  }
}
@media screen and (max-width: 768px) {
  body.is-lock {
    width: 100%;
    height: 100vh;
    height: 100dvh;
  }
}
@media screen and (min-width: 769px) {
  body::-webkit-scrollbar {
    width: 10px;
    height: 10px;
  }
  body::-webkit-scrollbar-track {
    background: #d8d8d8;
  }
  body::-webkit-scrollbar-thumb {
    background: #424242;
    border-radius: 50px;
  }
}

.ly-wrapper,
.ly-header,
.ly-fullmenu,
.ly-content,
.ly-footer {
  color: #424242;
  line-height: 2;
  font-feature-settings: "palt";
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 500;
  font-display: swap;
  letter-spacing: 0.15em;
  max-height: 999999px;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
}
@media screen and (min-width: 769px) {
  .ly-wrapper,
  .ly-header,
  .ly-fullmenu,
  .ly-content,
  .ly-footer {
    font-size: 14px;
  }
}
@media screen and (max-width: 768px) {
  .ly-wrapper,
  .ly-header,
  .ly-fullmenu,
  .ly-content,
  .ly-footer {
    font-size: 3.5vw;
  }
}
.ly-wrapper a,
.ly-header a,
.ly-fullmenu a,
.ly-content a,
.ly-footer a {
  color: #847344;
  text-underline-offset: 0.3em;
  text-decoration: none;
}
.ly-wrapper a.disabled,
.ly-header a.disabled,
.ly-fullmenu a.disabled,
.ly-content a.disabled,
.ly-footer a.disabled {
  pointer-events: none;
}
.ly-wrapper a:hover,
.ly-header a:hover,
.ly-fullmenu a:hover,
.ly-content a:hover,
.ly-footer a:hover {
  text-decoration: underline;
}
@media screen and (min-width: 769px) {
  .ly-wrapper a[href*="tel:"],
  .ly-header a[href*="tel:"],
  .ly-fullmenu a[href*="tel:"],
  .ly-content a[href*="tel:"],
  .ly-footer a[href*="tel:"] {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
  }
}
.ly-wrapper ::selection,
.ly-header ::selection,
.ly-fullmenu ::selection,
.ly-content ::selection,
.ly-footer ::selection {
  background: #424242;
  color: #f6f6f6;
}
.ly-wrapper ::-moz-selection,
.ly-header ::-moz-selection,
.ly-fullmenu ::-moz-selection,
.ly-content ::-moz-selection,
.ly-footer ::-moz-selection {
  background: #424242;
  color: #f6f6f6;
}

.ly-wrapper {
  position: relative;
}
.ly-wrapper.-gray {
  background: url(../img/common/bg1.webp) repeat center top;
  background-size: 100px 100px;
}

.ly-header {
  z-index: 10;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
}
.ly-header_in {
  position: relative;
  z-index: 2;
  background: #fff;
}
@media screen and (min-width: 769px) {
  .ly-header_in {
    height: 92px;
  }
}
@media screen and (max-width: 768px) {
  .ly-header_in {
    height: 17vw;
  }
}
.ly-header_logo {
  position: absolute;
  z-index: 2;
}
@media screen and (min-width: 769px) {
  .ly-header_logo {
    width: 293px;
    left: 30px;
    top: 15px;
  }
}
@media screen and (max-width: 768px) {
  .ly-header_logo {
    width: 50vw;
    left: 5vw;
    top: 3.75vw;
  }
  .ly-header_logo .cls-3 {
    transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
  }
  .ly-header_logo.is-active .cls-3 {
    fill: #fff;
  }
}
.ly-header_logo > a,
.ly-header_logo > span {
  line-height: 1;
  display: block;
}
.ly-header_logo > a img,
.ly-header_logo > span img {
  width: 100%;
}
.ly-header_gnav {
  z-index: 1;
  position: absolute;
}
@media screen and (min-width: 769px) {
  .ly-header_gnav {
    right: 20px;
    bottom: 0;
    width: 100%;
    height: 55px;
  }
}
@media screen and (max-width: 768px) {
  .ly-header_gnav {
    width: 100%;
    height: 100dvh;
    background: rgba(66, 66, 66, 0.9);
    padding: 22.5vw 5vw;
    backdrop-filter: blur(10px);
    opacity: 0;
    z-index: -1;
    visibility: hidden;
    pointer-events: none;
  }
  .ly-header_gnav {
    transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
  }
  .ly-header_gnav.is-active {
    opacity: 1;
    z-index: 1;
    visibility: visible;
    pointer-events: auto;
  }
}
@media screen and (min-width: 769px) {
  .ly-header_gnav > ul {
    display: flex;
    justify-content: flex-end;
    height: 100%;
    align-items: center;
  }
}
@media screen and (min-width: 769px) {
  .ly-header_gnav > ul > li {
    position: relative;
    height: 100%;
  }
}
@media screen and (max-width: 768px) {
  .ly-header_gnav > ul > li {
    display: flex;
    align-items: start;
  }
}
@media screen and (max-width: 768px) {
  .ly-header_gnav > ul > li + li {
    border-top: 1px solid #5b5b5b;
  }
}
.ly-header_gnav > ul > li > a, .ly-header_gnav > ul > li > button {
  position: relative;
}
@media screen and (min-width: 769px) {
  .ly-header_gnav > ul > li > a, .ly-header_gnav > ul > li > button {
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    padding: 0 25px;
    width: 100%;
    height: 100%;
  }
}
@media screen and (max-width: 768px) {
  .ly-header_gnav > ul > li > a, .ly-header_gnav > ul > li > button {
    padding: 2.5vw;
    text-align: left;
  }
}
.ly-header_gnav > ul > li > a > span, .ly-header_gnav > ul > li > button > span {
  position: relative;
  line-height: 1.6;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 700;
  font-display: swap;
}
@media screen and (min-width: 769px) {
  .ly-header_gnav > ul > li > a > span, .ly-header_gnav > ul > li > button > span {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 13px;
    color: #424242;
    height: 100%;
  }
}
@media screen and (min-width: 769px) {
  .ly-header_gnav > ul > li > a > span::after, .ly-header_gnav > ul > li > button > span::after {
    content: "";
    display: block;
    width: 0%;
    height: 4px;
    background: #847344;
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
  }
  .ly-header_gnav > ul > li > a > span::after, .ly-header_gnav > ul > li > button > span::after {
    transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
  }
}
.ly-header_gnav > ul > li > a.is-current, .ly-header_gnav > ul > li > a:hover, .ly-header_gnav > ul > li > button.is-current, .ly-header_gnav > ul > li > button:hover {
  text-decoration: none;
}
@media screen and (min-width: 769px) {
  .ly-header_gnav > ul > li > a.is-current > span::after, .ly-header_gnav > ul > li > a:hover > span::after, .ly-header_gnav > ul > li > button.is-current > span::after, .ly-header_gnav > ul > li > button:hover > span::after {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .ly-header_gnav > ul > li > button {
    width: 40vw;
    min-width: 40vw;
  }
}
@media screen and (max-width: 768px) {
  .ly-header_gnav > ul > li > button > span {
    color: #c6c6c6;
    font-size: 3.5vw;
  }
}
@media screen and (min-width: 769px) {
  .ly-header_gnav > ul > li > button::after {
    content: "";
    display: block;
    background: url(../img/common/ico_gnav_arrow.svg) no-repeat center/contain;
    margin-left: 0.5em;
    width: 10px;
    height: 8px;
  }
}
@media screen and (max-width: 768px) {
  .ly-header_gnav > ul > li > a {
    flex-basis: 100%;
    display: flex;
    align-items: center;
  }
}
@media screen and (max-width: 768px) {
  .ly-header_gnav > ul > li > a > span {
    color: #fff;
    font-size: 3.5vw;
  }
}
.ly-header_gnav > ul > li > a:after {
  content: "";
  display: block;
  background: url(../img/common/ico_arrow1_gold.svg) no-repeat center/contain;
  margin-left: 0.5em;
  transform: rotate(-45deg);
}
@media screen and (min-width: 769px) {
  .ly-header_gnav > ul > li > a:after {
    width: 12px;
    height: 12px;
  }
}
@media screen and (max-width: 768px) {
  .ly-header_gnav > ul > li > a:after {
    width: 3vw;
    height: 3vw;
  }
}
.ly-header_gnav > ul > li:hover {
  text-decoration: none;
}
@media screen and (min-width: 769px) {
  .ly-header_gnav > ul > li:hover > ul {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    transform: translate(-50%, 0);
  }
}
@media screen and (min-width: 769px) {
  .ly-header_gnav > ul > li > ul {
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transform: translate(-50%, 3%);
    position: absolute;
    left: 50%;
    z-index: 1;
    background: #fff;
    width: 240px;
    border-radius: 0 0 5px 5px;
    overflow: hidden;
    filter: drop-shadow(10px 10px 10px rgba(0, 0, 0, 0.05));
  }
  .ly-header_gnav > ul > li > ul {
    transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
  }
}
@media screen and (max-width: 768px) {
  .ly-header_gnav > ul > li > ul {
    padding: 1.25vw 0;
  }
}
@media screen and (min-width: 769px) {
  .ly-header_gnav > ul > li > ul > li + li {
    border-top: 1px solid #E5E5E5;
  }
}
.ly-header_gnav > ul > li > ul > li > a {
  position: relative;
  text-decoration: none;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 700;
  font-display: swap;
}
.ly-header_gnav > ul > li > ul > li > a {
  transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
}

@media screen and (min-width: 769px) {
  .ly-header_gnav > ul > li > ul > li > a {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #424242;
    min-height: 52px;
    padding: 10px;
  }
}
@media screen and (max-width: 768px) {
  .ly-header_gnav > ul > li > ul > li > a {
    color: #fff;
    font-size: 4vw;
    padding: 2.5vw 0;
    letter-spacing: 0.04em;
  }
}
.ly-header_gnav > ul > li > ul > li > a:hover {
  text-decoration: none !important;
}
@media screen and (min-width: 769px) {
  .ly-header_gnav > ul > li > ul > li > a:hover {
    background: rgba(132, 115, 68, 0.05);
  }
}
.ly-header_gnav_btn {
  cursor: pointer;
  position: fixed;
  z-index: 101;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.ly-header_gnav_btn {
  transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
}

@media screen and (min-width: 769px) {
  .ly-header_gnav_btn {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .ly-header_gnav_btn {
    position: fixed;
    width: 12.5vw;
    height: 12.5vw;
    top: 2vw;
    right: 1.25vw;
  }
  [data-page-id=search][data-page-class=detail] .ly-header_gnav_btn {
    position: absolute;
  }
}
@media screen and (min-width: 769px) {
  .ly-header_gnav_btn:hover {
    opacity: 0.8;
  }
}
.ly-header_gnav_btn > div {
  position: absolute;
  width: 1px;
  height: 1px;
  left: 50%;
  top: 50%;
  transform: translateX(-50%);
}
.ly-header_gnav_btn > div span {
  user-select: none;
  position: absolute;
  top: 0;
  left: 0;
  background: #424242;
}
.ly-header_gnav_btn > div span {
  transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
}

@media screen and (max-width: 768px) {
  .ly-header_gnav_btn > div span {
    height: 0.5vw;
    width: 7.5vw;
    left: -3.75vw;
  }
}
@media screen and (max-width: 768px) {
  .ly-header_gnav_btn > div span:nth-child(1) {
    transform: translate(0, -2.25vw);
  }
}
@media screen and (max-width: 768px) {
  .ly-header_gnav_btn > div span:nth-child(3) {
    width: 3.75vw;
    transform: translate(0, 2.25vw);
  }
}
@media screen and (min-width: 769px) {
  .ly-header_gnav_btn.is-active {
    right: 20px;
  }
}
.ly-header_gnav_btn.is-active > div span {
  background: #f6f6f6;
}
.ly-header_gnav_btn.is-active > div span:nth-child(1) {
  transform: rotate(35deg);
}
.ly-header_gnav_btn.is-active > div span:nth-child(2) {
  opacity: 0;
}
.ly-header_gnav_btn.is-active > div span:nth-child(3) {
  transform: rotate(-35deg);
}
@media screen and (max-width: 768px) {
  .ly-header_gnav_btn.is-active > div span:nth-child(3) {
    width: 7.5vw;
  }
}

.ly-content {
  position: relative;
  z-index: 0;
  width: 100%;
}
@media screen and (min-width: 769px) {
  [data-page-id=home] .ly-content {
    margin-top: 92px;
  }
}
@media screen and (max-width: 768px) {
  [data-page-id=home] .ly-content {
    margin-top: 17vw;
  }
}

@media screen and (min-width: 769px) {
  [data-page-id=search] .ly-content {
    padding-top: 92px;
  }
}
@media screen and (max-width: 768px) {
  [data-page-id=search] .ly-content {
    padding-top: 17vw;
  }
}

.ly-content_in {
  margin: 0 auto;
}

.ly-sec {
  position: relative;
}
@media screen and (min-width: 769px) {
  .ly-sec {
    padding: 90px 30px;
  }
}
@media screen and (max-width: 768px) {
  .ly-sec {
    padding: 10vw 5vw;
  }
}
.ly-sec.-bg1 {
  background: url(../img/common/bg1.webp) repeat center;
  background-size: 100px 100px;
}
.ly-sec_in {
  position: relative;
  z-index: 1;
  margin: 0 auto;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .ly-sec_in {
    max-width: 1200px;
  }
}
.ly-sec_main {
  position: relative;
}
@media screen and (min-width: 769px) {
  .ly-sec_main + .ly-sec_main {
    margin-top: 60px;
  }
}
@media screen and (max-width: 768px) {
  .ly-sec_main + .ly-sec_main {
    margin-top: 7.5vw;
  }
}
@media screen and (min-width: 769px) {
  .ly-sec_head + .ly-sec_main {
    margin-top: 60px;
  }
}
@media screen and (max-width: 768px) {
  .ly-sec_head + .ly-sec_main {
    margin-top: 7.5vw;
  }
}
@media screen and (min-width: 769px) {
  .ly-sec.-narrow {
    padding-bottom: 0px;
  }
}
@media screen and (max-width: 768px) {
  .ly-sec.-narrow {
    padding-bottom: 0vw;
  }
}
@media screen and (min-width: 769px) {
  .ly-sec.-narrow .ly-sec_head + .ly-sec_main {
    margin-top: 25px;
  }
}
@media screen and (max-width: 768px) {
  .ly-sec.-narrow .ly-sec_head + .ly-sec_main {
    margin-top: 5vw;
  }
}

.ly-footer {
  position: relative;
  z-index: 1;
  background: #4C4C4C;
  background: url(../img/common/bg2.webp) repeat center center;
  background-size: 100px 100px;
}
@media screen and (min-width: 769px) {
  .ly-footer {
    padding-top: 55px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (max-width: 768px) {
  .ly-footer {
    padding-top: 10vw;
    padding-left: 5vw;
    padding-right: 5vw;
    padding-bottom: 20vw;
    padding-bottom: 37.5vw;
  }
}
.ly-footer_in {
  position: relative;
  margin: 0 auto;
}
@media screen and (min-width: 769px) {
  .ly-footer_in {
    max-width: 1200px;
  }
}
@media screen and (min-width: 769px) {
  .ly-footer_fnav ._list1 {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
  }
}
@media screen and (max-width: 768px) {
  .ly-footer_fnav ._list1 dl {
    display: flex;
  }
}
@media screen and (max-width: 768px) {
  .ly-footer_fnav ._list1 dl + dl {
    margin-top: 5vw;
  }
}
.ly-footer_fnav ._list1 dl dt {
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 700;
  font-display: swap;
  color: #c6c6c6;
}
@media screen and (min-width: 769px) {
  .ly-footer_fnav ._list1 dl dt {
    font-size: 16px;
  }
}
@media screen and (max-width: 768px) {
  .ly-footer_fnav ._list1 dl dt {
    width: 40vw;
    min-width: 40vw;
    font-size: 3.5vw;
    letter-spacing: 0em;
  }
}
@media screen and (min-width: 769px) {
  .ly-footer_fnav ._list1 dl dd {
    margin-top: 10px;
  }
}
.ly-footer_fnav ._list1 dl dd ul li {
  display: flex;
  align-items: center;
  color: #fff;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 700;
  font-display: swap;
}
@media screen and (min-width: 769px) {
  .ly-footer_fnav ._list1 dl dd ul li {
    font-size: 16px;
  }
}
@media screen and (max-width: 768px) {
  .ly-footer_fnav ._list1 dl dd ul li {
    font-size: 3.5vw;
    letter-spacing: 0em;
    line-height: 2.1428571429;
  }
}
.ly-footer_fnav ._list1 dl dd ul li::before {
  content: "ー";
  padding-right: 0.5em;
}
.ly-footer_fnav ._list1 dl dd ul li a {
  color: #fff;
}
@media screen and (min-width: 769px) {
  .ly-footer_fnav ._list2 {
    margin-top: -2em;
  }
}
@media screen and (max-width: 768px) {
  .ly-footer_fnav ._list2 {
    margin-top: 7.5vw;
  }
}
@media screen and (min-width: 769px) {
  .ly-footer_fnav ._list2 ul {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
  }
}
@media screen and (max-width: 768px) {
  .ly-footer_fnav ._list2 ul li + li {
    margin-top: 2.5vw;
  }
}
.ly-footer_fnav ._list2 ul li a {
  display: flex;
  align-items: center;
  color: #fff;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 700;
  font-display: swap;
}
@media screen and (min-width: 769px) {
  .ly-footer_fnav ._list2 ul li a {
    font-size: 16px;
  }
}
@media screen and (max-width: 768px) {
  .ly-footer_fnav ._list2 ul li a {
    font-size: 3.5vw;
  }
}
.ly-footer_fnav ._list2 ul li a:after {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  background: url(../img/common/ico_arrow1_gold.svg) no-repeat center/contain;
  margin-left: 0.5em;
  transform: rotate(-45deg);
}
@media screen and (max-width: 768px) {
  .ly-footer_fnav ._list2 ul li a:after {
    width: 3vw;
    height: 3vw;
  }
}
@media screen and (min-width: 769px) {
  .ly-footer_info {
    margin-top: 60px;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
  }
}
@media screen and (max-width: 768px) {
  .ly-footer_info {
    margin-top: 12.5vw;
  }
}
.ly-footer_info_company {
  line-height: 1.7272727273;
}
@media screen and (min-width: 769px) {
  .ly-footer_info_company {
    flex-grow: 1;
    display: flex;
    flex-wrap: wrap;
  }
}
.ly-footer_info_company ._title {
  color: #c6c6c6;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 700;
  font-display: swap;
}
@media screen and (min-width: 769px) {
  .ly-footer_info_company ._title {
    flex-basis: 100%;
    font-size: 14px;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 768px) {
  .ly-footer_info_company ._title {
    font-size: 3.5vw;
    margin-bottom: 2.5vw;
  }
}
.ly-footer_info_company ._address {
  color: #c6c6c6;
}
@media screen and (min-width: 769px) {
  .ly-footer_info_company ._address {
    font-size: 11px;
    margin-right: 1em;
  }
}
@media screen and (max-width: 768px) {
  .ly-footer_info_company ._address {
    font-size: 2.75vw;
  }
}
.ly-footer_info_company ._open {
  color: #c6c6c6;
}
@media screen and (min-width: 769px) {
  .ly-footer_info_company ._open {
    font-size: 11px;
  }
}
@media screen and (max-width: 768px) {
  .ly-footer_info_company ._open {
    font-size: 2.75vw;
  }
}
.ly-footer_info_company ._approval {
  color: #c6c6c6;
}
@media screen and (min-width: 769px) {
  .ly-footer_info_company ._approval {
    flex-basis: 100%;
    font-size: 11px;
    display: flex;
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 768px) {
  .ly-footer_info_company ._approval {
    font-size: 2.75vw;
  }
}
@media screen and (min-width: 769px) {
  .ly-footer_info_company ._approval li {
    margin-right: 1em;
  }
}
.ly-footer_info_sns ul {
  display: flex;
}
@media screen and (min-width: 769px) {
  .ly-footer_info_sns ul {
    gap: 25px;
  }
}
@media screen and (max-width: 768px) {
  .ly-footer_info_sns ul {
    gap: 5vw;
    margin-top: 10vw;
    justify-content: center;
  }
}
@media screen and (min-width: 769px) {
  .ly-footer_info_sns ul li {
    width: 40px;
  }
}
@media screen and (max-width: 768px) {
  .ly-footer_info_sns ul li {
    width: 10vw;
  }
}
.ly-footer_info_sns ul li a {
  backface-visibility: hidden;
}
.ly-footer_info_sns ul li a {
  transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
}

@media screen and (min-width: 769px) {
  .ly-footer_info_sns ul li a:hover {
    opacity: 0.7;
  }
}
@media screen and (min-width: 769px) {
  .ly-footer_logo {
    margin-top: 60px;
  }
}
@media screen and (max-width: 768px) {
  .ly-footer_logo {
    margin-top: 6.25vw;
  }
}
@media screen and (min-width: 769px) {
  .ly-footer_bottom {
    margin-top: 30px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 768px) {
  .ly-footer_bottom {
    margin-top: 5vw;
    padding-bottom: 2.5vw;
  }
}
.ly-footer_pnav ul {
  display: flex;
}
@media screen and (max-width: 768px) {
  .ly-footer_pnav ul {
    justify-content: space-between;
  }
}
@media screen and (max-width: 768px) {
  .ly-footer_pnav ul li {
    flex-grow: 1;
  }
}
.ly-footer_pnav ul li + li {
  position: relative;
}
@media screen and (min-width: 769px) {
  .ly-footer_pnav ul li + li {
    padding-left: 15px;
    margin-left: 15px;
  }
}
@media screen and (max-width: 768px) {
  .ly-footer_pnav ul li + li {
    padding-left: 2.5vw;
    margin-left: 2.5vw;
  }
}
.ly-footer_pnav ul li + li::before {
  content: "";
  display: block;
  width: 1px;
  height: 0.8em;
  background: #c6c6c6;
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 0px;
  transform: translateY(-50%);
}
.ly-footer_pnav ul li a {
  display: block;
  line-height: 1;
  color: #c6c6c6;
  text-decoration: none;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 700;
  font-display: swap;
}
@media screen and (min-width: 769px) {
  .ly-footer_pnav ul li a {
    font-size: 10px;
  }
}
@media screen and (max-width: 768px) {
  .ly-footer_pnav ul li a {
    text-align: center;
    padding: 1.25vw 0;
    letter-spacing: 0;
    font-size: 2.25vw;
  }
}
@media screen and (min-width: 769px) {
  .ly-footer_pnav ul li a:hover {
    text-decoration: underline;
  }
}
.ly-footer_copyright {
  color: #c6c6c6;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 700;
  font-display: swap;
}
@media screen and (min-width: 769px) {
  .ly-footer_copyright {
    font-size: 10px;
  }
}
@media screen and (max-width: 768px) {
  .ly-footer_copyright {
    margin-top: 2.5vw;
    display: block;
    text-align: center;
    font-size: 2.25vw;
    letter-spacing: normal;
  }
}

.co-headingStyle1 {
  display: flex;
}
@media screen and (max-width: 768px) {
  .co-headingStyle1 {
    flex-direction: column;
  }
}
.co-headingStyle1 > span._en {
  font-family: "Cinzel", serif;
  font-weight: 500;
  line-height: 0.8;
  letter-spacing: 0;
  color: #847344;
}
@media screen and (min-width: 769px) {
  .co-headingStyle1 > span._en {
    font-size: 11px;
    width: 80px;
    min-width: 80px;
    margin-top: 20px;
  }
}
@media screen and (max-width: 768px) {
  .co-headingStyle1 > span._en {
    line-height: 1;
    font-size: 2.75vw;
  }
}
.co-headingStyle1 > span._jp {
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 700;
  font-display: swap;
  line-height: 1.75;
}
@media screen and (min-width: 769px) {
  .co-headingStyle1 > span._jp {
    font-size: 24px;
  }
}
@media screen and (max-width: 768px) {
  .co-headingStyle1 > span._jp {
    margin-top: 5vw;
    font-size: 5vw;
  }
}

.co-headingStyle2 {
  display: flex;
  align-items: center;
  justify-content: center;
}
.co-headingStyle2.-left {
  justify-content: start;
}
@media screen and (min-width: 769px) {
  * + .co-headingStyle2 {
    margin-top: 15px;
  }
}
@media screen and (max-width: 768px) {
  * + .co-headingStyle2 {
    margin-top: 3.75vw;
  }
}
.co-headingStyle2 > span {
  color: #121516;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 700;
  font-display: swap;
  line-height: 1.8;
}
@media screen and (min-width: 769px) {
  .co-headingStyle2 > span {
    font-size: 24px;
  }
}
@media screen and (max-width: 768px) {
  .co-headingStyle2 > span {
    font-size: 4.5vw;
  }
}
.co-headingStyle2.-medium > span {
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 500;
  font-display: swap;
}
@media screen and (max-width: 768px) {
  .co-headingStyle2.-movie {
    padding-right: 6.25vw;
  }
}
.co-headingStyle2.-movie::before {
  background-image: url(../img/common/ico_movie.svg);
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
@media screen and (min-width: 769px) {
  .co-headingStyle2.-movie::before {
    width: 40px;
    height: 30px;
    margin-right: 15px;
  }
}
@media screen and (max-width: 768px) {
  .co-headingStyle2.-movie::before {
    width: 8.75vw;
    height: 6.25vw;
    margin-right: 2.5vw;
  }
}
@media screen and (max-width: 768px) {
  .co-headingStyle2.-news {
    padding-right: 6.25vw;
  }
}
.co-headingStyle2.-news::before {
  background-image: url(../img/common/ico_news.svg);
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
@media screen and (min-width: 769px) {
  .co-headingStyle2.-news::before {
    width: 40px;
    height: 30px;
    margin-right: 15px;
  }
}
@media screen and (max-width: 768px) {
  .co-headingStyle2.-news::before {
    width: 8.75vw;
    height: 6.25vw;
    margin-right: 2.5vw;
  }
}
@media screen and (max-width: 768px) {
  .co-headingStyle2.-plot {
    padding-right: 6.25vw;
  }
}
.co-headingStyle2.-plot::before {
  background-image: url(../img/common/ico_plot.svg);
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
@media screen and (min-width: 769px) {
  .co-headingStyle2.-plot::before {
    width: 40px;
    height: 30px;
    margin-right: 15px;
  }
}
@media screen and (max-width: 768px) {
  .co-headingStyle2.-plot::before {
    width: 8.75vw;
    height: 6.25vw;
    margin-right: 2.5vw;
  }
}
@media screen and (max-width: 768px) {
  .co-headingStyle2.-feature {
    padding-right: 6.25vw;
  }
}
.co-headingStyle2.-feature::before {
  background-image: url(../img/common/ico_feature.svg);
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
@media screen and (min-width: 769px) {
  .co-headingStyle2.-feature::before {
    width: 40px;
    height: 30px;
    margin-right: 15px;
  }
}
@media screen and (max-width: 768px) {
  .co-headingStyle2.-feature::before {
    width: 8.75vw;
    height: 6.25vw;
    margin-right: 2.5vw;
  }
}
@media screen and (max-width: 768px) {
  .co-headingStyle2.-equipment {
    padding-right: 6.25vw;
  }
}
.co-headingStyle2.-equipment::before {
  background-image: url(../img/common/ico_equipment.svg);
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
@media screen and (min-width: 769px) {
  .co-headingStyle2.-equipment::before {
    width: 40px;
    height: 30px;
    margin-right: 15px;
  }
}
@media screen and (max-width: 768px) {
  .co-headingStyle2.-equipment::before {
    width: 8.75vw;
    height: 6.25vw;
    margin-right: 2.5vw;
  }
}
@media screen and (max-width: 768px) {
  .co-headingStyle2.-location {
    padding-right: 6.25vw;
  }
}
.co-headingStyle2.-location::before {
  background-image: url(../img/common/ico_location.svg);
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
@media screen and (min-width: 769px) {
  .co-headingStyle2.-location::before {
    width: 40px;
    height: 30px;
    margin-right: 15px;
  }
}
@media screen and (max-width: 768px) {
  .co-headingStyle2.-location::before {
    width: 8.75vw;
    height: 6.25vw;
    margin-right: 2.5vw;
  }
}
@media screen and (max-width: 768px) {
  .co-headingStyle2.-map {
    padding-right: 6.25vw;
  }
}
.co-headingStyle2.-map::before {
  background-image: url(../img/common/ico_map.svg);
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
@media screen and (min-width: 769px) {
  .co-headingStyle2.-map::before {
    width: 40px;
    height: 30px;
    margin-right: 15px;
  }
}
@media screen and (max-width: 768px) {
  .co-headingStyle2.-map::before {
    width: 8.75vw;
    height: 6.25vw;
    margin-right: 2.5vw;
  }
}
@media screen and (max-width: 768px) {
  .co-headingStyle2.-outline {
    padding-right: 6.25vw;
  }
}
.co-headingStyle2.-outline::before {
  background-image: url(../img/common/ico_outline.svg);
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
@media screen and (min-width: 769px) {
  .co-headingStyle2.-outline::before {
    width: 40px;
    height: 30px;
    margin-right: 15px;
  }
}
@media screen and (max-width: 768px) {
  .co-headingStyle2.-outline::before {
    width: 8.75vw;
    height: 6.25vw;
    margin-right: 2.5vw;
  }
}
@media screen and (max-width: 768px) {
  .co-headingStyle2.-related {
    padding-right: 6.25vw;
  }
}
.co-headingStyle2.-related::before {
  background-image: url(../img/common/ico_related.svg);
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
@media screen and (min-width: 769px) {
  .co-headingStyle2.-related::before {
    width: 40px;
    height: 30px;
    margin-right: 15px;
  }
}
@media screen and (max-width: 768px) {
  .co-headingStyle2.-related::before {
    width: 8.75vw;
    height: 6.25vw;
    margin-right: 2.5vw;
  }
}

.co-headingStyle3 {
  display: flex;
  align-items: center;
  justify-content: center;
}
.co-headingStyle3 > span {
  color: #847344;
  line-height: 1.8;
}
@media screen and (min-width: 769px) {
  .co-headingStyle3 > span {
    font-size: 20px;
  }
}
.co-btnStyle1 {
  cursor: pointer;
  position: relative;
  display: inline-flex;
  align-items: center;
  text-decoration: none;
  overflow: hidden;
  width: auto;
  max-width: 100%;
}
@media screen and (min-width: 769px) {
  .co-btnStyle1 {
    min-height: 50px;
    padding: 5px 10px 5px 0;
  }
}
@media screen and (max-width: 768px) {
  .co-btnStyle1 {
    min-height: 12.5vw;
    padding: 1.25vw 2.5vw 1.25vw 0;
  }
}
@media screen and (min-width: 769px) {
  .co-btnStyle1.-small {
    min-height: 20px;
  }
}
@media screen and (max-width: 768px) {
  .co-btnStyle1.-small {
    min-height: 5vw;
  }
}
.co-btnStyle1 > span {
  display: inline-flex;
  align-items: center;
}
.co-btnStyle1 > span._txt {
  color: #424242;
}
.co-btnStyle1 > span._txt {
  transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
}

.co-btnStyle1 > span._txt.-en {
  line-height: 1;
  font-family: "Cinzel", serif;
  font-weight: 600;
  font-display: swap;
}
@media screen and (min-width: 769px) {
  .co-btnStyle1 > span._txt.-en {
    font-size: 13px;
  }
}
@media screen and (max-width: 768px) {
  .co-btnStyle1 > span._txt.-en {
    font-size: 3.25vw;
  }
}
.co-btnStyle1 > span._arrow {
  overflow: hidden;
  margin-right: 0.5em;
}
@media screen and (min-width: 769px) {
  .co-btnStyle1 > span._arrow {
    width: 12px;
    height: 10px;
  }
}
@media screen and (max-width: 768px) {
  .co-btnStyle1 > span._arrow {
    width: 3vw;
    height: 2.25vw;
  }
}
.co-btnStyle1 > span._arrow::before {
  content: "";
  display: block;
  background: url(../img/common/ico_arrow1_gold.svg) no-repeat center/contain;
}
.co-btnStyle1 > span._arrow::before {
  transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
}

@media screen and (min-width: 769px) {
  .co-btnStyle1 > span._arrow::before {
    width: 12px;
    height: 10px;
  }
}
@media screen and (max-width: 768px) {
  .co-btnStyle1 > span._arrow::before {
    width: 3vw;
    height: 2.5vw;
  }
}
.co-btnStyle1::after {
  content: "";
  width: 0;
  height: 1px;
  background: #847344;
  position: absolute;
  left: 0;
  bottom: 0;
}
.co-btnStyle1::after {
  transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
}

.co-btnStyle1[href]:hover {
  text-decoration: none !important;
}
@media screen and (min-width: 769px) {
  .co-btnStyle1[href]:hover ._txt {
    transform: translateX(1em);
  }
  .co-btnStyle1[href]:hover::after {
    width: 100%;
  }
  .co-btnStyle1[href]:hover ._arrow::before {
    animation: moveArrow 0.5s ease-out forwards;
  }
}
a:hover .co-btnStyle1 {
  text-decoration: none !important;
}
@media screen and (min-width: 769px) {
  a:hover .co-btnStyle1 ._txt {
    transform: translateX(1em);
  }
  a:hover .co-btnStyle1::after {
    width: 100%;
  }
  a:hover .co-btnStyle1 ._arrow::before {
    animation: moveArrow 0.5s ease-out forwards;
  }
}

@keyframes moveArrow {
  0% {
    transform: translateX(0);
  }
  50% {
    transform: translateX(110%);
  }
  51% {
    transform: translateX(-110%);
  }
  100% {
    transform: translateX(0);
  }
}
.co-btnStyle1.-white > span._txt {
  color: #fff;
}
.co-btnStyle1.-white > span._arrow::before {
  background: url(../img/common/ico_arrow1_white.svg) no-repeat center/contain;
}
.co-btnStyle1.-white::after {
  background: #fff;
}
.co-btnStyle1.-w100p {
  min-width: 100%;
}
@media screen and (min-width: 769px) {
  * + .co-btnStyle1 {
    margin-top: 20px;
  }
}
@media screen and (max-width: 768px) {
  * + .co-btnStyle1 {
    margin-top: 5vw;
  }
}

.co-btnStyle2 {
  cursor: pointer;
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  overflow: hidden;
  width: auto;
  max-width: 100%;
  background: #fff;
  filter: drop-shadow(10px 10px 10px rgba(0, 0, 0, 0.05));
}
.co-btnStyle2 {
  transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
}

@media screen and (min-width: 769px) {
  .co-btnStyle2 {
    min-width: 300px;
    min-height: 64px;
    padding: 5px 10px 5px 20px;
    border-radius: 4px;
  }
}
@media screen and (max-width: 768px) {
  .co-btnStyle2 {
    min-width: 75vw;
    min-height: 16vw;
    padding: 1.25vw 7.5vw;
  }
}
@media screen and (min-width: 769px) {
  .co-btnStyle2.-wide {
    padding: 5px 50px;
  }
}
@media screen and (max-width: 768px) {
  .co-btnStyle2.-wide {
    padding: 1.25vw 2.5vw 1.25vw 11.25vw;
  }
}
.co-btnStyle2.-base {
  background: #424242;
}
.co-btnStyle2.-base > span._txt {
  color: #fff;
}
.co-btnStyle2.-base > span._arrow::before {
  background: url(../img/common/ico_arrow1_white.svg) no-repeat center/contain;
}
.co-btnStyle2.-gold {
  background: #847344;
}
.co-btnStyle2.-gold > span._txt {
  color: #fff;
}
.co-btnStyle2.-gold > span._arrow::before {
  background: url(../img/common/ico_arrow1_white.svg) no-repeat center/contain;
}
.co-btnStyle2 > span {
  display: inline-flex;
  align-items: center;
}
.co-btnStyle2 > span._txt {
  color: #424242;
}
.co-btnStyle2 > span._txt {
  transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
}

.co-btnStyle2 > span._txt.-jp {
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 700;
  font-display: swap;
  line-height: 1.5;
}
@media screen and (min-width: 769px) {
  .co-btnStyle2 > span._txt.-jp {
    font-size: 16px;
  }
}
@media screen and (max-width: 768px) {
  .co-btnStyle2 > span._txt.-jp {
    font-size: 4vw;
  }
}
.co-btnStyle2 > span._arrow {
  overflow: hidden;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (min-width: 769px) {
  .co-btnStyle2 > span._arrow {
    left: 20px;
    width: 12px;
    height: 10px;
  }
}
@media screen and (max-width: 768px) {
  .co-btnStyle2 > span._arrow {
    left: 5vw;
    width: 3vw;
    height: 2.5vw;
  }
}
.co-btnStyle2 > span._arrow::before {
  content: "";
  display: block;
  background: url(../img/common/ico_arrow1_gold.svg) no-repeat center/contain;
}
.co-btnStyle2 > span._arrow::before {
  transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
}

@media screen and (min-width: 769px) {
  .co-btnStyle2 > span._arrow::before {
    width: 12px;
    height: 10px;
  }
}
@media screen and (max-width: 768px) {
  .co-btnStyle2 > span._arrow::before {
    width: 3vw;
    height: 2.5vw;
  }
}
@media screen and (min-width: 769px) {
  .co-btnStyle2 > span._arrow.-arrowRight {
    left: auto;
    right: 20px;
  }
}
@media screen and (max-width: 768px) {
  .co-btnStyle2 > span._arrow.-arrowRight {
    left: auto;
    right: 5vw;
  }
}
.co-btnStyle2 > span._arrow.-arrowLeft {
  transform: rotate(180deg);
  top: 45%;
}
.co-btnStyle2:hover {
  text-decoration: none !important;
}
@media screen and (min-width: 769px) {
  .co-btnStyle2:hover {
    box-shadow: 0px 0px 0px 1px rgba(132, 115, 68, 0.8) inset !important;
  }
  .co-btnStyle2:hover ._arrow::before {
    animation: moveArrow 0.5s ease-out forwards;
  }
}
a:not(.pr-cardProperty):hover .co-btnStyle2 {
  text-decoration: none !important;
}
@media screen and (min-width: 769px) {
  a:not(.pr-cardProperty):hover .co-btnStyle2 {
    box-shadow: 0px 0px 0px 1px rgba(132, 115, 68, 0.8) inset;
  }
  a:not(.pr-cardProperty):hover .co-btnStyle2 ._arrow::before {
    animation: moveArrow 0.5s ease-out forwards;
  }
}

@keyframes moveArrow {
  0% {
    transform: translateX(0);
  }
  50% {
    transform: translateX(110%);
  }
  51% {
    transform: translateX(-110%);
  }
  100% {
    transform: translateX(0);
  }
}
.co-btnStyle2.-border {
  box-shadow: 0px 0px 0px 1px #e5e5e5 inset;
}
@media screen and (min-width: 769px) {
  * + .co-btnStyle2 {
    margin-top: 20px;
  }
}
@media screen and (max-width: 768px) {
  * + .co-btnStyle2 {
    margin-top: 5vw;
  }
}

.co-btnStyle4 {
  text-decoration: none !important;
  cursor: pointer;
  position: relative;
  background: #847344;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  overflow: hidden;
}
.co-btnStyle4 {
  transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
}

.co-btnStyle4 {
  backface-visibility: hidden;
}
.co-btnStyle4 {
  transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
}

@media screen and (min-width: 769px) {
  .co-btnStyle4:hover {
    opacity: 0.7;
  }
}
@media screen and (min-width: 769px) {
  .co-btnStyle4 {
    flex-direction: column;
    width: 100px;
    height: 120px;
    border-radius: 8px 0 0 8px;
  }
}
@media screen and (max-width: 768px) {
  .co-btnStyle4 {
    display: flex;
    height: 14vw;
    padding: 0vw 2.5vw 0vw 1.25vw;
  }
}
.co-btnStyle4 > span {
  color: #f6f6f6;
  line-height: 1.6;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 700;
  font-display: swap;
}
@media screen and (min-width: 769px) {
  .co-btnStyle4 > span {
    font-size: 16px;
  }
}
@media screen and (max-width: 768px) {
  .co-btnStyle4 > span {
    font-size: 3.25vw;
    letter-spacing: 0em;
  }
}
.co-btnStyle4::before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
@media screen and (min-width: 769px) {
  .co-btnStyle4::before {
    width: 26px;
    height: 20px;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 768px) {
  .co-btnStyle4::before {
    width: 4vw;
    height: 4vw;
    margin-right: 1.5vw;
  }
}
.co-btnStyle4.-catalog {
  background: #424242;
}
.co-btnStyle4.-catalog::before {
  background-image: url(../img/common/ico_catalog_white.svg);
}
.co-btnStyle4.-office::before {
  background-image: url(../img/common/ico_office_white.svg);
}
.co-btnStyle4.-tel {
  background: #121516;
}
.co-btnStyle4.-tel::before {
  background-image: url(../img/common/ico_tel_white.svg);
}
@media screen and (min-width: 769px) {
  .co-btnStyle4.-tel > span {
    font-size: 14px;
    letter-spacing: 0em;
  }
}

.co-btnSearch {
  display: inline-flex;
  flex-direction: column;
  align-items: start;
  background: #424242;
  text-decoration: none;
  filter: drop-shadow(10px 10px 10px rgba(0, 0, 0, 0.05));
}
.co-btnSearch {
  transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
}

.co-btnSearch {
  width: 100%;
  max-width: 620px;
}
@media screen and (min-width: 769px) {
  .co-btnSearch {
    padding: 20px 35px 20px 90px;
    border-radius: 4px;
    min-height: 120px;
  }
}
@media screen and (max-width: 768px) {
  .co-btnSearch {
    padding: 5vw 8.75vw 5vw 14vw;
    border-radius: 1vw;
    min-height: 25vw;
  }
}
.co-btnSearch::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  background: url(../img/common/ico_search_white.svg) no-repeat center/contain;
}
@media screen and (min-width: 769px) {
  .co-btnSearch::before {
    top: 32px;
    left: 40px;
    width: 22px;
    height: 25px;
  }
}
@media screen and (max-width: 768px) {
  .co-btnSearch::before {
    top: 6.25vw;
    left: 5vw;
    width: 5.5vw;
    height: 6.25vw;
  }
}
.co-btnSearch ._txt1 {
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 700;
  font-display: swap;
  color: #fff;
}
@media screen and (min-width: 769px) {
  .co-btnSearch ._txt1 {
    font-size: 24px;
  }
}
@media screen and (max-width: 768px) {
  .co-btnSearch ._txt1 {
    font-size: 5vw;
  }
}
.co-btnSearch ._txt2 {
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 500;
  font-display: swap;
  color: #fff;
}
@media screen and (min-width: 769px) {
  .co-btnSearch ._txt2 {
    font-size: 16px;
  }
}
@media screen and (max-width: 768px) {
  .co-btnSearch ._txt2 {
    font-size: 3.5vw;
  }
}
.co-btnSearch ._ico {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
}
@media screen and (min-width: 769px) {
  .co-btnSearch ._ico {
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
  }
}
@media screen and (max-width: 768px) {
  .co-btnSearch ._ico {
    right: 2.5vw;
    bottom: 1.25vw;
  }
}
.co-btnSearch ._ico ._txt {
  font-family: "Cinzel", serif;
  font-weight: 600;
  font-display: swap;
  letter-spacing: 0;
  color: #fff;
}
@media screen and (min-width: 769px) {
  .co-btnSearch ._ico ._txt {
    font-size: 13px;
  }
}
@media screen and (max-width: 768px) {
  .co-btnSearch ._ico ._txt {
    font-size: 3.25vw;
  }
}
.co-btnSearch ._ico ._arrow {
  margin-right: 0.5em;
  overflow: hidden;
}
@media screen and (min-width: 769px) {
  .co-btnSearch ._ico ._arrow {
    width: 12px;
    height: 8px;
  }
}
@media screen and (max-width: 768px) {
  .co-btnSearch ._ico ._arrow {
    width: 3vw;
    height: 2vw;
  }
}
.co-btnSearch ._ico ._arrow::before {
  content: "";
  display: block;
  background: url(../img/common/ico_arrow1_white.svg) no-repeat center/contain;
}
@media screen and (min-width: 769px) {
  .co-btnSearch ._ico ._arrow::before {
    width: 12px;
    height: 8px;
  }
}
@media screen and (max-width: 768px) {
  .co-btnSearch ._ico ._arrow::before {
    width: 3vw;
    height: 2vw;
  }
}
.co-btnSearch:hover {
  text-decoration: none !important;
}
@media screen and (min-width: 769px) {
  .co-btnSearch:hover {
    box-shadow: 0px 0px 0px 5px rgba(255, 255, 255, 0.3) inset;
  }
  .co-btnSearch:hover ._arrow::before {
    animation: moveArrow 0.5s ease-out forwards;
  }
}
@keyframes moveArrow {
  0% {
    transform: translateX(0);
  }
  50% {
    transform: translateX(110%);
  }
  51% {
    transform: translateX(-110%);
  }
  100% {
    transform: translateX(0);
  }
}

.co-txtStyle1 {
  line-height: 1.8;
  line-height: 1.7142857143;
  letter-spacing: 0.08em;
}
@media screen and (min-width: 769px) {
  .co-txtStyle1 {
    font-size: 14px;
  }
}
@media screen and (max-width: 768px) {
  .co-txtStyle1 {
    font-size: 3.5vw;
  }
}
.co-txtStyle1.-darkgray {
  color: #848484;
}

.co-captionZoom {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #121516;
}
@media screen and (min-width: 769px) {
  .co-captionZoom {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 768px) {
  .co-captionZoom {
    margin-bottom: 3.75vw;
  }
}
.co-captionZoom::before {
  content: "";
  display: block;
  background: url(../img/common/ico_zoom.svg) no-repeat center/contain;
}
@media screen and (min-width: 769px) {
  .co-captionZoom::before {
    width: 20px;
    height: 20px;
    margin-right: 10px;
  }
}
@media screen and (max-width: 768px) {
  .co-captionZoom::before {
    width: 5vw;
    height: 5vw;
    margin-right: 2.5vw;
  }
}

.co-input {
  display: inline-block;
  padding: 10px 15px;
  min-width: 80px;
  width: 100%;
  max-width: 100%;
  min-height: 50px;
  background: #fff;
  border-radius: 3px;
  line-height: 1.6;
  font-size: 16px;
  letter-spacing: 0.16em;
  color: #424242;
}
@media screen and (max-width: 768px) {
  .co-input {
    padding: 2.5vw 3.75vw;
    min-width: 20vw;
    min-height: 12.5vw;
    border-radius: 0.75vw;
    font-size: 4vw;
  }
}
@media screen and (min-width: 769px) {
  .co-input.-zip {
    width: 120px;
  }
}
@media screen and (max-width: 768px) {
  .co-input.-zip {
    width: 25vw;
  }
}
@media screen and (min-width: 769px) {
  .co-input.-tel {
    width: 120px;
  }
}
@media screen and (max-width: 768px) {
  .co-input.-tel {
    width: 25vw;
  }
}
.co-input.-w0 {
  min-width: 0px;
  width: 0px;
}
.co-input.-w50 {
  min-width: 50px;
  width: 50px;
}
.co-input.-w100 {
  min-width: 100px;
  width: 100px;
}
.co-input.-w150 {
  min-width: 150px;
  width: 150px;
}
.co-input.-w200 {
  min-width: 200px;
  width: 200px;
}
.co-input.-w250 {
  min-width: 250px;
  width: 250px;
}
.co-input.-w300 {
  min-width: 300px;
  width: 300px;
}
.co-input.-w350 {
  min-width: 350px;
  width: 350px;
}
.co-input.-w400 {
  min-width: 400px;
  width: 400px;
}
.co-input.-w450 {
  min-width: 450px;
  width: 450px;
}
.co-input.-w500 {
  min-width: 500px;
  width: 500px;
}
.co-input.-calendar {
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 700;
  font-display: swap;
  padding: 0;
  letter-spacing: 0.05em;
}
.co-input.-calendar[readonly] {
  pointer-events: none;
  background: none;
}
.co-input.-calendar::placeholder {
  color: #bbb;
}
@media screen and (min-width: 769px) {
  .co-input.-calendar::placeholder {
    font-size: 20px;
  }
}
@media screen and (min-width: 769px) {
  .co-input.-calendar {
    font-size: 22px;
  }
}
@media screen and (max-width: 768px) {
  .co-input.-calendar {
    font-size: 5vw;
  }
}
@media screen and (min-width: 769px) {
  .co-input.-calendarPop {
    width: 220px;
    letter-spacing: 0.05em;
  }
}
@media screen and (max-width: 768px) {
  .co-input.-calendarPop {
    width: 55vw;
  }
}
.co-input:focus {
  outline: none;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
}
.co-input:disabled {
  background: #eee;
  color: #bbb;
  pointer-events: none;
}
.co-input::placeholder {
  color: #ccc;
}
.co-input::-ms-input-placeholder {
  color: #ccc;
}
.co-input:-ms-input-placeholder {
  color: #ccc;
}
.co-input:read-only:not([disabled]):not([class*=-calendar]) {
  box-shadow: none;
  background: rgba(132, 115, 68, 0.05);
}

.co-radio {
  position: relative;
  display: inline-block;
  margin: 3px 15px 3px 0px;
}
@media screen and (max-width: 768px) {
  .co-radio {
    margin: 0.75vw 3.75vw 0.75vw 0vw;
  }
}
.co-radio > input[type=radio] {
  visibility: hidden;
  position: absolute;
  z-index: -1;
}
.co-radio > span {
  display: block;
  min-width: 20px;
  min-height: 20px;
  padding-left: 30px;
  position: relative;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 700;
  font-display: swap;
  font-size: 16px;
  letter-spacing: 0.16em;
}
@media screen and (max-width: 768px) {
  .co-radio > span {
    min-width: 5vw;
    min-height: 5vw;
    padding-left: 7.5vw;
    font-size: 3.5vw;
  }
}
.co-radio > span::before {
  content: "";
  display: block;
  width: 22px;
  height: 22px;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  border-radius: 50%;
  background: #fff;
}
@media screen and (max-width: 768px) {
  .co-radio > span::before {
    width: 5.5vw;
    height: 5.5vw;
  }
}
.co-radio > span::after {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  position: absolute;
  top: 50%;
  left: 5px;
  transform: translateY(-50%);
  border-radius: 50%;
  background: #424242;
  opacity: 0;
}
.co-radio > span::after {
  transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
}

@media screen and (max-width: 768px) {
  .co-radio > span::after {
    width: 3vw;
    height: 3vw;
  }
}
.co-radio > input[type=radio]:not(:checked) + span:hover::after {
  opacity: 0.1;
}
.co-radio > input[type=radio]:checked + span::after {
  opacity: 1;
}
.co-radio > input[type=radio]:disabled + span {
  color: #bbb;
}
.co-radio > input[type=radio]:disabled + span::before {
  background: #eee;
  color: #bbb;
  pointer-events: none;
}
.co-radio > input[type=radio]:disabled + span::after {
  display: none;
}

.co-radio2 {
  position: relative;
  display: inline-block;
}
.co-radio2 > input[type=radio] {
  visibility: hidden;
  position: absolute;
  z-index: -1;
}
.co-radio2 > span {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 500;
  font-display: swap;
  background: #fff;
  border-radius: 100px;
  line-height: 1.6;
  box-shadow: 0px 0px 0px 1px #e5e5e5 inset;
}
.co-radio2 > span {
  transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
}

@media screen and (min-width: 769px) {
  .co-radio2 > span {
    min-height: 40px;
    padding: 5px 30px;
    font-size: 14px;
  }
}
@media screen and (max-width: 768px) {
  .co-radio2 > span {
    min-height: 10vw;
    padding: 1.25vw 5vw;
    font-size: 3.5vw;
  }
}
@media screen and (min-width: 769px) {
  .co-radio2 > input[type=radio]:not(:checked) + span:hover {
    box-shadow: 0px 0px 0px 3px #e5e5e5 inset;
  }
}
.co-radio2 > input[type=radio]:checked + span {
  background: #121516;
  color: #fff;
}
.co-radio2 > input[type=radio]:disabled + span {
  background: #eee;
  color: #bbb;
  pointer-events: none;
}

/* -----------------------------------
.co-checkbox
------------------------------------ */
.co-checkbox {
  position: relative;
  display: inline-flex;
  align-items: center;
  margin: 3px 15px 3px 0px;
}
@media screen and (max-width: 768px) {
  .co-checkbox {
    margin: 0.75vw 3.75vw 0.75vw 0vw;
  }
}
.co-checkbox > input[type=checkbox] {
  visibility: hidden;
  position: absolute;
  z-index: -1;
}
.co-checkbox > span {
  display: block;
  min-width: 20px;
  min-height: 20px;
  padding-left: 30px;
  position: relative;
  font-size: 16px;
}
@media screen and (max-width: 768px) {
  .co-checkbox > span {
    min-width: 5vw;
    min-height: 5vw;
    padding-left: 7vw;
    font-size: 3.5vw;
    line-height: 1.5;
  }
}
.co-checkbox > span ._small {
  font-size: 80%;
}
.co-checkbox > span.-bold {
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 700;
  font-display: swap;
}
.co-checkbox > span::before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  background: #fff;
}
@media screen and (max-width: 768px) {
  .co-checkbox > span::before {
    width: 5vw;
    height: 5vw;
  }
}
.co-checkbox > span::after {
  content: "";
  display: block;
  width: 13px;
  height: 8px;
  position: absolute;
  left: 4px;
  top: 50%;
  transform: translateY(-70%) rotate(-50deg) skew(-5deg);
  border-bottom: 2px solid #fff;
  border-left: 2px solid #fff;
  opacity: 1;
}
.co-checkbox > span::after {
  transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
}

@media screen and (max-width: 768px) {
  .co-checkbox > span::after {
    width: 3.25vw;
    height: 2vw;
    left: 1vw;
    border-width: 0.5vw;
  }
}
.co-checkbox > input[type=checkbox]:not(:checked) + span:hover:after {
  border-bottom: 2px solid #ddd;
  border-left: 2px solid #ddd;
}
@media screen and (max-width: 768px) {
  .co-checkbox > input[type=checkbox]:not(:checked) + span:hover:after {
    border-width: 0.5vw;
  }
}
.co-checkbox > input[type=checkbox]:checked + span::before {
  background: #847344;
}
.co-checkbox > input[type=checkbox]:disabled + span {
  color: #bbb;
}
.co-checkbox > input[type=checkbox]:disabled + span::before {
  background: #eee;
  color: #bbb;
  pointer-events: none;
}
.co-checkbox > input[type=checkbox]:disabled + span::after {
  display: none;
}
.co-checkbox.-marker1::before {
  content: "";
  display: block;
  width: 28px;
  height: 34px;
  background: url(../img/common/ico_marker1.svg) no-repeat center/contain;
  margin-right: 10px;
}
.co-checkbox.-marker2::before {
  content: "";
  display: block;
  width: 28px;
  height: 34px;
  background: url(../img/common/ico_marker2.svg) no-repeat center/contain;
  margin-right: 10px;
}
.co-checkbox.-marker3::before {
  content: "";
  display: block;
  width: 28px;
  height: 34px;
  background: url(../img/common/ico_marker3.svg) no-repeat center/contain;
  margin-right: 10px;
}
.co-checkbox.-marker4::before {
  content: "";
  display: block;
  width: 28px;
  height: 34px;
  background: url(../img/common/ico_marker4.svg) no-repeat center/contain;
  margin-right: 10px;
}
.co-checkbox.-marker5::before {
  content: "";
  display: block;
  width: 28px;
  height: 34px;
  background: url(../img/common/ico_marker5.svg) no-repeat center/contain;
  margin-right: 10px;
}
.co-checkbox.-marker6::before {
  content: "";
  display: block;
  width: 28px;
  height: 34px;
  background: url(../img/common/ico_marker6.svg) no-repeat center/contain;
  margin-right: 10px;
}
.co-checkbox.-marker7::before {
  content: "";
  display: block;
  width: 28px;
  height: 34px;
  background: url(../img/common/ico_marker7.svg) no-repeat center/contain;
  margin-right: 10px;
}
.co-checkbox.-marker8::before {
  content: "";
  display: block;
  width: 28px;
  height: 34px;
  background: url(../img/common/ico_marker8.svg) no-repeat center/contain;
  margin-right: 10px;
}

/* -----------------------------------
.co-checkbox2
------------------------------------ */
.co-checkbox2 {
  position: relative;
  display: inline-block;
}
.co-checkbox2 > input[type=checkbox] {
  visibility: hidden;
  position: absolute;
  z-index: -1;
}
.co-checkbox2 > span {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 500;
  font-display: swap;
  background: #fff;
  border-radius: 100px;
  line-height: 1.6;
  box-shadow: 0px 0px 0px 1px #e5e5e5 inset;
}
.co-checkbox2 > span {
  transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
}

@media screen and (min-width: 769px) {
  .co-checkbox2 > span {
    min-height: 40px;
    padding: 5px 30px;
    font-size: 14px;
  }
}
@media screen and (max-width: 768px) {
  .co-checkbox2 > span {
    min-height: 10vw;
    padding: 1.25vw 5vw;
    font-size: 3.5vw;
  }
}
@media screen and (min-width: 769px) {
  .co-checkbox2 > input[type=checkbox]:not(:checked) + span:hover:after {
    box-shadow: 0px 0px 0px 3px #e5e5e5 inset;
  }
}
.co-checkbox2 > input[type=checkbox]:checked + span {
  background: #121516;
  color: #fff;
}
.co-checkbox2 > input[type=checkbox]:disabled + span {
  background: #eee;
  color: #bbb;
  pointer-events: none;
}

/* -----------------------------------
.co-select
------------------------------------ */
.co-select {
  position: relative;
  display: inline-block;
}
.co-select:after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  background: url(../img/common/ico_arrow1_gold.svg) no-repeat center center/contain;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%) rotate(90deg);
  pointer-events: none;
}
@media screen and (max-width: 768px) {
  .co-select:after {
    width: 2.5vw;
    height: 2.5vw;
    right: 5vw;
  }
}
.co-select select {
  display: block;
  width: 100%;
  padding: 10px 50px 10px 20px;
  height: 50px;
  background: #fff;
  border-radius: 3px;
  font-size: 16px;
  letter-spacing: 0.16em;
}
@media screen and (max-width: 768px) {
  .co-select select {
    padding: 2.5vw 12.5vw 2.5vw 5vw;
    height: 12.5vw;
    border-radius: 0.75vw;
    font-size: 4vw;
  }
}
.co-select select:focus {
  outline: none;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
}
.co-select select:disabled {
  background: #eee;
  color: #bbb;
  pointer-events: none;
}
.co-select select option:disabled {
  background: #eee;
  color: #bbb;
  pointer-events: none;
}

/* -----------------------------------
.co-select2
------------------------------------ */
.co-select2 {
  position: relative;
  display: inline-block;
}
.co-select2:after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  background: url(../img/common/ico_arrow1_gold.svg) no-repeat center center/contain;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%) rotate(90deg);
  pointer-events: none;
}
@media screen and (max-width: 768px) {
  .co-select2:after {
    width: 2.5vw;
    height: 2.5vw;
    right: 2.5vw;
  }
}
.co-select2 select {
  display: block;
  width: 100%;
  background: #F4F4EF;
  border-radius: 100px;
  border: 1px solid #847344;
  line-height: 1.6;
}
@media screen and (min-width: 769px) {
  .co-select2 select {
    padding: 10px 50px 10px 30px;
    min-width: 180px;
    height: 64px;
    font-size: 16px;
  }
}
@media screen and (max-width: 768px) {
  .co-select2 select {
    padding: 2.5vw 5vw 2.5vw 3.75vw;
    height: 12.5vw;
    font-size: 4vw;
  }
}
.co-select2 select:focus {
  outline: none;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
}
.co-select2 select:disabled {
  background: #eee;
  color: #bbb;
  pointer-events: none;
}
.co-select2 select option:disabled {
  background: #eee;
  color: #bbb;
  pointer-events: none;
}

/* -----------------------------------
.co-textarea
------------------------------------ */
.co-textarea {
  padding: 15px;
  width: 100%;
  max-width: 100%;
  min-height: 150px;
  background: #fff;
  color: #424242;
  border-radius: 3px;
  font-size: 16px;
  letter-spacing: 0.16em;
}
@media screen and (max-width: 768px) {
  .co-textarea {
    padding: 3.75vw;
    min-height: 37.5vw;
    border-radius: 0.75vw;
    font-size: 4vw;
  }
}

/* -----------------------------------
.co-error
------------------------------------ */
.co-error {
  color: #DD406A;
}

.pr-secPropertySearch {
  overflow: hidden;
}
.pr-secPropertySearch_head {
  position: relative;
}
.pr-secPropertySearch_head ._shoulder {
  font-family: "Cinzel", serif;
  font-weight: 600;
  font-display: swap;
  color: #847344;
}
@media screen and (min-width: 769px) {
  .pr-secPropertySearch_head ._shoulder {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    font-size: 11px;
  }
}
@media screen and (max-width: 768px) {
  .pr-secPropertySearch_head ._shoulder {
    display: block;
    text-align: center;
    font-size: 2.75vw;
  }
}
.pr-secPropertySearch_head ._title {
  text-align: center;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 700;
  font-display: swap;
}
@media screen and (min-width: 769px) {
  .pr-secPropertySearch_head ._title {
    font-size: 28px;
  }
}
@media screen and (max-width: 768px) {
  .pr-secPropertySearch_head ._title {
    font-size: 5vw;
    line-height: 1.6;
  }
}
@media screen and (min-width: 769px) {
  .pr-secPropertySearch_form {
    margin-top: 45px;
  }
}
@media screen and (max-width: 768px) {
  .pr-secPropertySearch_form {
    margin-top: 5vw;
  }
}
.pr-secPropertySearch_form > ._form {
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}
@media screen and (min-width: 769px) {
  .pr-secPropertySearch_form > ._form > dl {
    display: flex;
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
@media screen and (max-width: 768px) {
  .pr-secPropertySearch_form > ._form > dl {
    padding-top: 3.75vw;
    padding-bottom: 3.75vw;
  }
}
.pr-secPropertySearch_form > ._form > dl + dl {
  border-top: 1px dashed #e5e5e5;
}
.pr-secPropertySearch_form > ._form > dl > dt {
  position: relative;
}
@media screen and (min-width: 769px) {
  .pr-secPropertySearch_form > ._form > dl > dt {
    font-size: 16px;
    min-width: 180px;
  }
}
@media screen and (max-width: 768px) {
  .pr-secPropertySearch_form > ._form > dl > dt {
    font-size: 4vw;
  }
  .pr-secPropertySearch_form > ._form > dl > dt::after {
    content: "";
    display: block;
    width: 5vw;
    height: 5vw;
    background: url(../img/common/ico_plus1_gold.svg) no-repeat center/contain;
    position: absolute;
    z-index: 1;
    top: 50%;
    right: 5vw;
    transform: translateY(-50%);
  }
  .pr-secPropertySearch_form > ._form > dl > dt.is-active::after {
    background: url(../img/common/ico_minus1_gold.svg) no-repeat center/contain;
  }
}
@media screen and (min-width: 769px) {
  .pr-secPropertySearch_form > ._form > dl > dd {
    flex-grow: 1;
  }
}
.pr-secPropertySearch_form > ._form > dl > dd ul {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (min-width: 769px) {
  .pr-secPropertySearch_form > ._form > dl > dd ul {
    gap: 12px;
  }
}
@media screen and (max-width: 768px) {
  .pr-secPropertySearch_form > ._form > dl > dd ul {
    padding-top: 3.75vw;
    gap: 2.5vw;
  }
}
.pr-secPropertySearch_bnr {
  position: relative;
}
@media screen and (min-width: 769px) {
  .pr-secPropertySearch_bnr {
    margin-top: 60px;
  }
}
@media screen and (max-width: 768px) {
  .pr-secPropertySearch_bnr {
    margin-top: 10vw;
  }
}
.pr-secPropertySearch_bnr span {
  display: inline-block;
  font-family: "Cinzel", serif;
  font-weight: 600;
  font-display: swap;
  color: #847344;
}
@media screen and (min-width: 769px) {
  .pr-secPropertySearch_bnr span {
    position: absolute;
    transform: rotate(90deg) translateY(30%);
    top: 0;
    left: 0;
    transform-origin: left top;
    font-size: 11px;
  }
}
@media screen and (max-width: 768px) {
  .pr-secPropertySearch_bnr span {
    margin-bottom: 2.5vw;
    font-size: 2.75vw;
  }
}
.pr-secPropertySearch_bnr a {
  position: relative;
  display: block;
  text-decoration: none;
}
.pr-secPropertySearch_bnr a {
  backface-visibility: hidden;
}
.pr-secPropertySearch_bnr a {
  transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
}

@media screen and (min-width: 769px) {
  .pr-secPropertySearch_bnr a:hover {
    opacity: 0.7;
  }
}
.pr-secPropertySearch_bnr img {
  width: 100%;
}
@media screen and (min-width: 769px) {
  .pr-secPropertySearch_summary {
    margin-top: 80px;
  }
}
@media screen and (max-width: 768px) {
  .pr-secPropertySearch_summary {
    margin-top: 10vw;
  }
}
.pr-secPropertySearch_result {
  position: relative;
}
@media screen and (min-width: 769px) {
  .pr-secPropertySearch_result {
    padding-bottom: 60px;
    margin-top: 50px;
  }
}
@media screen and (max-width: 768px) {
  .pr-secPropertySearch_result {
    padding-bottom: 10vw;
    margin-top: 7.5vw;
  }
}
.pr-secPropertySearch_result > ul {
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 769px) {
  .pr-secPropertySearch_result > ul > li + li {
    margin-top: 40px;
  }
}
@media screen and (max-width: 768px) {
  .pr-secPropertySearch_result > ul > li + li {
    margin-top: 10vw;
  }
}
.pr-secPropertySearch_foot {
  position: relative;
}
@media screen and (min-width: 769px) {
  .pr-secPropertySearch_foot {
    padding-bottom: 80px;
  }
}
@media screen and (max-width: 768px) {
  .pr-secPropertySearch_foot {
    padding-bottom: 20vw;
  }
}
.pr-secPropertySearch_foot::before {
  content: "";
  inset: 0px -80px 0 -80px;
  position: absolute;
  z-index: 0;
  background: url(../img/common/bg1.webp) repeat center;
  background-size: 100px 100px;
}
.pr-secPropertySearch_foot ._pasing {
  position: relative;
  z-index: 1;
  display: flex;
  justify-content: center;
}
@media screen and (min-width: 769px) {
  .pr-secPropertySearch_foot ._pasing {
    margin-top: 40px;
  }
}
@media screen and (max-width: 768px) {
  .pr-secPropertySearch_foot ._pasing {
    margin-top: 7.5vw;
    gap: 3.75vw;
  }
}
@media screen and (min-width: 769px) {
  .pr-secPropertySearch_foot ._pasing > * {
    margin: 0 10px;
  }
}
@media screen and (max-width: 768px) {
  .pr-secPropertySearch_foot ._pasing > * {
    min-width: 0;
    margin: 0;
    flex: 1;
  }
}
.pr-secPropertySearch ._summary {
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 769px) {
  .pr-secPropertySearch ._summary {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
.pr-secPropertySearch ._summary > dt {
  color: #847344;
}
@media screen and (min-width: 769px) {
  .pr-secPropertySearch ._summary > dt {
    margin-right: 20px;
  }
}
.pr-secPropertySearch ._summary > dd span {
  font-family: "Cinzel", serif;
  font-weight: 500;
  line-height: 0.8;
  display: inline-block;
}
@media screen and (min-width: 769px) {
  .pr-secPropertySearch ._summary > dd span {
    font-size: 28px;
    margin: 0 5px;
  }
}
@media screen and (max-width: 768px) {
  .pr-secPropertySearch ._summary > dd span {
    font-size: 5.5vw;
    margin: 0 1.25vw;
  }
}

.pr-secPropertyDetail {
  overflow-x: hidden;
}
@media screen and (min-width: 769px) {
  .pr-secPropertyDetail {
    padding-top: 40px;
    margin-top: 73px;
  }
}
@media screen and (max-width: 768px) {
  .pr-secPropertyDetail {
    padding-top: 5vw;
    margin-top: 12.5vw;
  }
}
.pr-secPropertyDetail_head {
  position: relative;
  border-bottom: 1px solid #e5e5e5;
}
@media screen and (min-width: 769px) {
  .pr-secPropertyDetail_head {
    padding-bottom: 20px;
  }
}
@media screen and (max-width: 768px) {
  .pr-secPropertyDetail_head {
    padding-bottom: 3.75vw;
  }
}
.pr-secPropertyDetail_head ._shoulder {
  font-family: "Cinzel", serif;
  font-weight: 600;
  font-display: swap;
  color: #847344;
}
@media screen and (min-width: 769px) {
  .pr-secPropertyDetail_head ._shoulder {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    font-size: 11px;
  }
}
@media screen and (max-width: 768px) {
  .pr-secPropertyDetail_head ._shoulder {
    display: block;
    text-align: center;
    font-size: 2.75vw;
  }
}
.pr-secPropertyDetail_head ._txt {
  text-align: center;
}
.pr-secPropertyDetail_head ._txt ._title {
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 700;
  font-display: swap;
  line-height: 1.6;
}
@media screen and (min-width: 769px) {
  .pr-secPropertyDetail_head ._txt ._title {
    padding: 0 100px;
    font-size: 28px;
  }
}
@media screen and (max-width: 768px) {
  .pr-secPropertyDetail_head ._txt ._title {
    font-size: 5vw;
  }
}
.pr-secPropertyDetail_head ._txt ._category {
  color: #5e5e5d;
}
@media screen and (min-width: 769px) {
  .pr-secPropertyDetail_head ._txt ._category {
    margin-top: 10px;
  }
}
@media screen and (max-width: 768px) {
  .pr-secPropertyDetail_head ._txt ._category {
    margin-top: 2.5vw;
  }
}
.pr-secPropertyDetail_img {
  text-align: center;
}
@media screen and (min-width: 769px) {
  .pr-secPropertyDetail_img {
    margin-top: 60px;
  }
}
@media screen and (max-width: 768px) {
  .pr-secPropertyDetail_img {
    margin-top: 5vw;
  }
}
.pr-secPropertyDetail_img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
@media screen and (min-width: 769px) {
  .pr-secPropertyDetail_img img {
    max-width: 900px;
    max-height: 600px;
  }
}
@media screen and (max-width: 768px) {
  .pr-secPropertyDetail_img img {
    max-height: 75vw;
  }
}
@media screen and (min-width: 769px) {
  .pr-secPropertyDetail_main {
    margin-top: 60px;
  }
}
@media screen and (max-width: 768px) {
  .pr-secPropertyDetail_main {
    margin-top: 10vw;
  }
}
@media screen and (max-width: 768px) {
  .pr-secPropertyDetail_main .pr-blockPropertyGallery .pr-swiperStyle1 .swiper {
    width: 75vw;
    margin: 0 auto;
  }
}

.pr-secContact_main {
  position: relative;
  margin-top: 10px;
}
@media screen and (min-width: 769px) {
  .pr-secContact_main ._info {
    display: flex;
    align-items: center;
  }
}
.pr-secContact_main ._info h3 {
  color: #847344;
  margin-right: 50px;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 500;
  font-display: swap;
  font-size: 18px;
}
@media screen and (min-width: 769px) {
  .pr-secContact_main ._info dl {
    display: flex;
    align-items: center;
  }
}
.pr-secContact_main ._info dl {
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 500;
  font-display: swap;
  font-size: 18px;
}
.pr-secContact_main ._info dl dt::after {
  content: "　｜　";
}
.pr-secContact_main ._info dl dd a {
  color: #121516;
}
@media screen and (min-width: 769px) {
  .pr-secContact_main ._update {
    position: absolute;
    top: -20px;
    right: 0;
  }
}
@media screen and (min-width: 769px) {
  .pr-secContact_main ._update > dl {
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }
}
.pr-secContact_main ._update > dl dt::after {
  content: "：";
}
.pr-secContact_main ._btn {
  margin-top: 40px;
}
.pr-secContact_main ._btn ul {
  display: flex;
}
@media screen and (min-width: 769px) {
  .pr-secContact_main ._btn ul {
    justify-content: center;
    gap: 60px;
  }
}
@media screen and (max-width: 768px) {
  .pr-secContact_main ._btn ul {
    flex-direction: column;
    gap: 2.5vw;
  }
}
@media screen and (max-width: 768px) {
  .pr-secContact_main ._btn ul .co-btnStyle2 {
    width: 100%;
  }
}

.pr-gridStyle1 {
  position: relative;
}
@media screen and (min-width: 769px) {
  * + .pr-gridStyle1 {
    margin-top: 20px;
  }
}
@media screen and (max-width: 768px) {
  * + .pr-gridStyle1 {
    margin-top: 5vw;
  }
}
.pr-gridStyle1 > ul {
  display: grid;
}
@media screen and (min-width: 769px) {
  .pr-gridStyle1.-col2-1 > ul {
    grid-template-columns: repeat(2, 1fr);
    gap: 60px 40px;
  }
}
@media screen and (max-width: 768px) {
  .pr-gridStyle1.-col2-1 > ul {
    grid-template-columns: repeat(1, 1fr);
    gap: 10vw 0;
  }
}
@media screen and (min-width: 769px) {
  .pr-gridStyle1.-col3-2 > ul {
    grid-template-columns: repeat(3, 1fr);
    gap: 60px;
  }
}
@media screen and (max-width: 768px) {
  .pr-gridStyle1.-col3-2 > ul {
    grid-template-columns: repeat(2, 1fr);
    gap: 10vw 5vw;
  }
}
@media screen and (min-width: 769px) {
  .pr-gridStyle1.-col3-1 > ul {
    grid-template-columns: repeat(3, 1fr);
    gap: 60px;
  }
}
@media screen and (max-width: 768px) {
  .pr-gridStyle1.-col3-1 > ul {
    grid-template-columns: repeat(1, 1fr);
    gap: 10vw 0;
  }
}
@media screen and (min-width: 769px) {
  .pr-gridStyle1.-top > ul {
    grid-template-columns: repeat(3, 1fr);
    gap: 0px !important;
  }
}
@media screen and (max-width: 768px) {
  .pr-gridStyle1.-top > ul {
    grid-template-columns: repeat(1, 1fr);
    gap: 6.25vw 0;
  }
}
@media screen and (min-width: 769px) {
  .pr-gridStyle1.-propertyGallery > ul {
    grid-template-columns: repeat(6, 1fr);
    gap: 20px 5px;
  }
}
@media screen and (max-width: 768px) {
  .pr-gridStyle1.-propertyGallery > ul {
    grid-template-columns: repeat(2, 1fr);
    gap: 5vw 2.5vw;
  }
}

.pr-cardStyle1 {
  display: block;
  position: relative;
  color: #424242;
  text-decoration: none;
}
.pr-cardStyle1[href]:hover {
  text-decoration: none !important;
}
@media screen and (min-width: 769px) {
  .pr-cardStyle1[href]:hover ._img img {
    transform: scale(1.02);
  }
}
.pr-cardStyle1 > ._subtitle {
  display: block;
  font-family: "Cinzel", serif;
  font-weight: 500;
  letter-spacing: 0;
  color: #847344;
}
@media screen and (min-width: 769px) {
  .pr-cardStyle1 > ._subtitle {
    margin-bottom: 10px;
    font-size: 14px;
  }
}
@media screen and (max-width: 768px) {
  .pr-cardStyle1 > ._subtitle {
    margin-bottom: 2.5vw;
    font-size: 2.75vw;
  }
}
.pr-cardStyle1 > ._img {
  position: relative;
  z-index: 1;
  overflow: hidden;
}
@media screen and (min-width: 769px) {
  .pr-cardStyle1 > ._img {
    border-radius: 4px;
  }
}
@media screen and (max-width: 768px) {
  .pr-cardStyle1 > ._img {
    border-radius: 1vw;
  }
}
.pr-cardStyle1 > ._img > img {
  position: relative;
  z-index: 0;
  width: 100%;
}
.pr-cardStyle1 > ._img > img {
  transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
}

.pr-cardStyle1 > ._img ._title {
  position: absolute;
  z-index: 1;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 700;
  font-display: swap;
  color: #fff;
}
@media screen and (min-width: 769px) {
  .pr-cardStyle1 > ._img ._title {
    top: 20px;
    left: 40px;
    font-size: 24px;
  }
}
@media screen and (max-width: 768px) {
  .pr-cardStyle1 > ._img ._title {
    top: 3.75vw;
    left: 3.75vw;
    font-size: 5vw;
  }
}
.pr-cardStyle1 > ._img ._place {
  position: absolute;
  z-index: 1;
  color: #fff;
}
@media screen and (min-width: 769px) {
  .pr-cardStyle1 > ._img ._place {
    left: 25px;
    bottom: 15px;
    font-size: 12px;
  }
}
@media screen and (max-width: 768px) {
  .pr-cardStyle1 > ._img ._place {
    left: 3.75vw;
    bottom: 2.5vw;
    font-size: 2.75vw;
  }
}
.pr-cardStyle1 > ._img .pr-swiperStyle1 {
  position: relative;
  z-index: 0;
  margin-top: 0 !important;
}
.pr-cardStyle1 > ._img .pr-swiperStyle1 img {
  transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
}

.pr-cardStyle1 > ._img .co-btnStyle1 {
  position: absolute;
  z-index: 1;
}
@media screen and (min-width: 769px) {
  .pr-cardStyle1 > ._img .co-btnStyle1 {
    right: 15px;
    bottom: 15px;
  }
}
@media screen and (max-width: 768px) {
  .pr-cardStyle1 > ._img .co-btnStyle1 {
    right: 1.25vw;
    bottom: 2.5vw;
  }
}
.pr-cardStyle1 > ._txt {
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 769px) {
  .pr-cardStyle1 > ._txt {
    margin-top: 15px;
  }
}
@media screen and (max-width: 768px) {
  .pr-cardStyle1 > ._txt {
    margin-top: 3.75vw;
  }
}
.pr-cardStyle1 > ._txt ._category {
  position: relative;
  color: #847344;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 700;
  font-display: swap;
}
@media screen and (min-width: 769px) {
  .pr-cardStyle1 > ._txt ._category {
    font-size: 14px;
  }
}
@media screen and (max-width: 768px) {
  .pr-cardStyle1 > ._txt ._category {
    font-size: 3.5vw;
  }
}
.pr-cardStyle1 > ._txt ._title {
  position: relative;
  color: #424242;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 700;
  font-display: swap;
  line-height: 1.75;
  letter-spacing: 0.12em;
}
@media screen and (min-width: 769px) {
  .pr-cardStyle1 > ._txt ._title {
    margin-top: 5px;
    font-size: 16px;
  }
}
@media screen and (max-width: 768px) {
  .pr-cardStyle1 > ._txt ._title {
    margin-top: 1.25vw;
    font-size: 4vw;
  }
}
.pr-cardStyle1 > ._txt ._body {
  color: #848484;
  letter-spacing: 0.08em;
}
@media screen and (min-width: 769px) {
  .pr-cardStyle1 > ._txt ._body {
    margin-top: 15px;
  }
}
@media screen and (max-width: 768px) {
  .pr-cardStyle1 > ._txt ._body {
    margin-top: 3.75vw;
  }
}
@media screen and (min-width: 769px) {
  .pr-cardStyle1 > ._txt .c-btnStyle1 {
    margin-top: 20px;
  }
}
@media screen and (max-width: 768px) {
  .pr-cardStyle1 > ._txt .c-btnStyle1 {
    margin-top: 5vw;
  }
}
.pr-cardStyle1.-white {
  color: #f6f6f6;
}
.pr-cardStyle1.-white ._title {
  border-color: #f6f6f6;
}
.pr-cardStyle1.-white ._title::after {
  background-image: url(../img/common/ico_arrow1_white.svg);
}
.pr-cardStyle1.-white ._body {
  color: #c6c6c6;
}
.pr-cardStyle1.-white ._caption {
  color: #c6c6c6;
}
.pr-cardStyle1.-white ._tag li {
  color: #c6c6c6;
}
.pr-cardStyle1.-white[href] > ._txt ._title::after {
  background-image: url(../img/common/ico_arrow1_white.svg);
}
.pr-cardStyle1.-white[href$=".pdf"] > ._txt ._title::after {
  background-image: url(../img/common/ico_pdf_white.svg);
}

.pr-cardStyle3 {
  display: block;
  position: relative;
  color: #424242;
  text-decoration: none;
}
.pr-cardStyle3 > ._img {
  overflow: hidden;
  aspect-ratio: 3/2;
}
.pr-cardStyle3 > ._img {
  transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
}

@media screen and (min-width: 769px) {
  .pr-cardStyle3 > ._img {
    border-radius: 8px;
  }
}
@media screen and (max-width: 768px) {
  .pr-cardStyle3 > ._img {
    border-radius: 2vw;
  }
}
.pr-cardStyle3 > ._img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.pr-cardStyle3 > ._img img {
  transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
}

@media screen and (min-width: 769px) {
  .pr-cardStyle3 > ._txt {
    margin-top: 20px;
  }
}
@media screen and (max-width: 768px) {
  .pr-cardStyle3 > ._txt {
    margin-top: 2.5vw;
  }
}
.pr-cardStyle3 > ._txt ._title {
  display: flex;
  align-items: center;
  position: relative;
  color: #3f4344;
}
@media screen and (min-width: 769px) {
  .pr-cardStyle3 > ._txt ._title {
    font-size: 14px;
  }
}
@media screen and (max-width: 768px) {
  .pr-cardStyle3 > ._txt ._title {
    font-size: 3.5vw;
  }
}
@media screen and (min-width: 769px) {
  .pr-cardStyle3[href]:hover {
    text-decoration: none;
  }
  .pr-cardStyle3[href]:hover ._img img {
    opacity: 0.8;
    filter: drop-shadow(3px 3px 3px rgba(0, 0, 0, 0.15));
  }
}
.pr-cardStyle3.-small > ._img {
  aspect-ratio: 3/2;
  border-radius: 0px;
}
@media screen and (min-width: 769px) {
  .pr-cardStyle3.-small > ._txt {
    margin-top: 10px;
  }
}
@media screen and (max-width: 768px) {
  .pr-cardStyle3.-small > ._txt {
    margin-top: 2.5vw;
  }
}
.pr-cardStyle3.-small > ._txt ._title {
  color: #848484;
}
@media screen and (min-width: 769px) {
  .pr-cardStyle3.-small > ._txt ._title {
    font-size: 11px;
  }
}
@media screen and (max-width: 768px) {
  .pr-cardStyle3.-small > ._txt ._title {
    font-size: 2.75vw;
  }
}

.pr-cardProperty {
  display: block;
  text-decoration: none;
  color: #424242;
  background: #fff;
}
.pr-cardProperty {
  transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
}

.pr-cardProperty {
  filter: drop-shadow(10px 10px 10px rgba(0, 0, 0, 0.05));
}
@media screen and (min-width: 769px) {
  .pr-cardProperty {
    padding: 35px;
    border-radius: 8px;
  }
}
@media screen and (max-width: 768px) {
  .pr-cardProperty {
    padding: 3.75vw;
    border-radius: 2vw;
  }
}
.pr-cardProperty:hover {
  text-decoration: none !important;
}
@media screen and (min-width: 769px) {
  .pr-cardProperty:hover {
    box-shadow: 0px 0px 0px 10px rgba(132, 115, 68, 0.3) inset;
  }
}
.pr-cardProperty_head {
  position: relative;
  display: flex;
}
@media screen and (min-width: 769px) {
  .pr-cardProperty_head {
    align-items: center;
  }
}
@media screen and (max-width: 768px) {
  .pr-cardProperty_head {
    flex-wrap: wrap;
  }
}
.pr-cardProperty_head > ._category {
  display: flex;
  align-items: center;
  justify-content: center;
  border-top: 1px dashed #e5e5e5;
  border-bottom: 1px dashed #e5e5e5;
  color: #847344;
}
@media screen and (min-width: 769px) {
  .pr-cardProperty_head > ._category {
    flex: 0 0 120px;
    font-size: 16px;
    margin-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
@media screen and (max-width: 768px) {
  .pr-cardProperty_head > ._category {
    width: 25vw;
    font-size: 3.5vw;
    padding-top: 0.75vw;
    padding-bottom: 0.75vw;
    margin-right: 3.75vw;
  }
}
.pr-cardProperty_head > ._title {
  line-height: 1.6;
  color: #121516;
}
@media screen and (min-width: 769px) {
  .pr-cardProperty_head > ._title {
    font-size: 24px;
    margin-left: 5px;
  }
}
@media screen and (max-width: 768px) {
  .pr-cardProperty_head > ._title {
    margin-top: 3.75vw;
    flex-basis: 100%;
    font-size: 4vw;
  }
}
.pr-cardProperty_head > ._new {
  position: absolute;
  font-family: "Cinzel", serif;
  font-weight: 500;
  letter-spacing: 0.04em;
  line-height: 1;
  color: #fff;
  background: #121516;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (min-width: 769px) {
  .pr-cardProperty_head > ._new {
    width: 90px;
    height: 32px;
    border-radius: 3px;
    font-size: 14px;
    height: 45px;
    top: 0;
    right: 20px;
  }
}
@media screen and (max-width: 768px) {
  .pr-cardProperty_head > ._new {
    width: 22.5vw;
    height: 8vw;
    border-radius: 0.75vw;
    font-size: 3.5vw;
    top: 1.25vw;
    right: 0vw;
  }
}
@media screen and (min-width: 769px) {
  .pr-cardProperty_main {
    display: flex;
    align-items: start;
    margin-top: 30px;
  }
}
@media screen and (max-width: 768px) {
  .pr-cardProperty_main {
    margin-top: 3.75vw;
  }
}
.pr-cardProperty_main_img {
  aspect-ratio: 400/260;
  background: #F4F4EF;
}
@media screen and (min-width: 769px) {
  .pr-cardProperty_main_img {
    flex: 0 0 35.7142857143%;
  }
}
.pr-cardProperty_main_img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
@media screen and (min-width: 769px) {
  .pr-cardProperty_main_data {
    flex-grow: 1;
    margin-left: 50px;
  }
}
@media screen and (max-width: 768px) {
  .pr-cardProperty_main_data {
    margin-top: 3.75vw;
  }
}
.pr-cardProperty_main_data > ._lead {
  color: #121516;
}
.pr-cardProperty_main_data > ._info {
  margin-top: 10px;
}
@media screen and (min-width: 769px) {
  .pr-cardProperty_main_data > ._info {
    display: flex;
    flex-wrap: wrap;
    gap: 0 30px;
  }
}
@media screen and (min-width: 769px) {
  .pr-cardProperty_main_data > ._info > ._info_item.-col1 {
    flex-basis: 100%;
  }
}
@media screen and (min-width: 769px) {
  .pr-cardProperty_main_data > ._info > ._info_item.-col2 {
    flex: 1;
  }
}
.pr-cardProperty_main_data > ._info > ._info_item.-col2 {
  margin-top: 30px;
}
.pr-cardProperty_main_data > ._info > ._info_item h4 {
  color: #121516;
}
.pr-cardProperty_main_data > ._info > ._info_item dl {
  display: flex;
  align-items: center;
  border-bottom: 1px dashed #e5e5e5;
  line-height: 1.6;
}
@media screen and (min-width: 769px) {
  .pr-cardProperty_main_data > ._info > ._info_item dl {
    padding: 14px 0;
  }
}
@media screen and (max-width: 768px) {
  .pr-cardProperty_main_data > ._info > ._info_item dl {
    padding: 2.5vw 0;
  }
}
.pr-cardProperty_main_data > ._info > ._info_item dl > dt {
  color: #847344;
}
@media screen and (min-width: 769px) {
  .pr-cardProperty_main_data > ._info > ._info_item dl > dt {
    flex: 0 0 110px;
  }
}
@media screen and (max-width: 768px) {
  .pr-cardProperty_main_data > ._info > ._info_item dl > dt {
    flex: 0 0 27.5vw;
  }
}
.pr-cardProperty_main_data > ._info > ._info_item dl > dd {
  color: #121516;
}
.pr-cardProperty_main_data > ._more {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
@media screen and (min-width: 769px) {
  .pr-cardProperty_main_data > ._more {
    margin-top: 30px;
  }
}
@media screen and (max-width: 768px) {
  .pr-cardProperty_main_data > ._more {
    margin-top: 5vw;
  }
}
.pr-cardProperty_main_data > ._more::after {
  content: "";
  display: block;
  background: url(../img/common/ico_arrow1_gold.svg) no-repeat center/contain;
}
@media screen and (min-width: 769px) {
  .pr-cardProperty_main_data > ._more::after {
    width: 14px;
    height: 10px;
    margin-left: 10px;
    margin-right: 5px;
  }
}
@media screen and (max-width: 768px) {
  .pr-cardProperty_main_data > ._more::after {
    width: 3.5vw;
    height: 2.5vw;
    margin-left: 2.5vw;
    margin-right: 1.25vw;
  }
}
.pr-cardProperty_main_data > ._more span {
  line-height: 1;
  color: #424242;
  font-family: "Cinzel", serif;
  font-weight: 600;
  font-display: swap;
}
@media screen and (min-width: 769px) {
  .pr-cardProperty_main_data > ._more span {
    font-size: 20px;
  }
}
@media screen and (max-width: 768px) {
  .pr-cardProperty_main_data > ._more span {
    font-size: 6vw;
  }
}

@media screen and (min-width: 769px) {
  * + .pr-newsList {
    margin-top: 40px;
  }
}
@media screen and (max-width: 768px) {
  * + .pr-newsList {
    margin-top: 10vw;
  }
}
.pr-newsList > ul {
  border-top: 1px solid #eae7df;
}
.pr-newsList > ul > li > div, .pr-newsList > ul > li > a {
  overflow: hidden;
  text-decoration: none !important;
  position: relative;
  border-bottom: 1px solid #eae7df;
  display: flex;
}
@media screen and (min-width: 769px) {
  .pr-newsList > ul > li > div, .pr-newsList > ul > li > a {
    align-items: start;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 25px;
    padding-right: 50px;
  }
}
@media screen and (max-width: 768px) {
  .pr-newsList > ul > li > div, .pr-newsList > ul > li > a {
    align-items: center;
    flex-wrap: wrap;
    padding: 5vw;
  }
}
.pr-newsList > ul > li > div ._date, .pr-newsList > ul > li > a ._date {
  font-family: "Cinzel", serif;
  font-weight: 500;
  line-height: 1.8;
}
@media screen and (min-width: 769px) {
  .pr-newsList > ul > li > div ._date, .pr-newsList > ul > li > a ._date {
    font-size: 16px;
    min-width: 90px;
    margin-right: 26px;
  }
}
@media screen and (max-width: 768px) {
  .pr-newsList > ul > li > div ._date, .pr-newsList > ul > li > a ._date {
    min-width: 22.5vw;
    font-size: 4vw;
    margin-right: 3.75vw;
  }
}
.pr-newsList > ul > li > div ._category, .pr-newsList > ul > li > a ._category {
  background: #847344;
  color: #f6f6f6;
  white-space: nowrap;
  text-align: center;
  font-family: "Cinzel", serif;
  font-weight: 700;
  font-display: swap;
}
@media screen and (min-width: 769px) {
  .pr-newsList > ul > li > div ._category, .pr-newsList > ul > li > a ._category {
    min-width: 86px;
    font-size: 10px;
    margin-top: 2px;
    padding: 2px 10px;
    border-radius: 3px;
  }
}
@media screen and (max-width: 768px) {
  .pr-newsList > ul > li > div ._category, .pr-newsList > ul > li > a ._category {
    font-size: 2.5vw;
    padding: 0.25vw 2.5vw;
    border-radius: 0.75vw;
    width: 21.5vw;
  }
}
.pr-newsList > ul > li > div ._title, .pr-newsList > ul > li > a ._title {
  flex-grow: 1;
  display: flex;
  align-items: center;
  line-height: 1.8;
}
@media screen and (min-width: 769px) {
  .pr-newsList > ul > li > div ._title, .pr-newsList > ul > li > a ._title {
    margin-left: 35px;
  }
}
@media screen and (max-width: 768px) {
  .pr-newsList > ul > li > div ._title, .pr-newsList > ul > li > a ._title {
    flex-basis: 100%;
    margin-top: 1.25vw;
  }
}
.pr-newsList > ul > li > a {
  text-decoration: none;
  color: #424242;
  text-underline-offset: 0.3em;
}
.pr-newsList > ul > li > a {
  transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
}

.pr-newsList > ul > li > a::after {
  content: "";
  display: block;
  background: url(../img/common/ico_arrow1_gold.svg) no-repeat center/contain;
  position: absolute;
  z-index: 1;
  top: 50%;
  transform: translateY(-50%) rotate(-45deg);
}
@media screen and (min-width: 769px) {
  .pr-newsList > ul > li > a::after {
    width: 12px;
    height: 9px;
    right: 20px;
  }
}
@media screen and (max-width: 768px) {
  .pr-newsList > ul > li > a::after {
    width: 3vw;
    height: 2.25vw;
    right: 2.5vw;
  }
}
.pr-newsList > ul > li > a ._title {
  text-decoration: underline;
}
.pr-newsList > ul > li > a[target=_blank] ._title::after, .pr-newsList > ul > li > a[href$=".pdf"] ._title::after {
  content: "";
  display: inline-block;
  background: url(../img/common/ico_pdf_gold.svg) no-repeat center/contain;
}
@media screen and (min-width: 769px) {
  .pr-newsList > ul > li > a[target=_blank] ._title::after, .pr-newsList > ul > li > a[href$=".pdf"] ._title::after {
    width: 20px;
    height: 24px;
    margin-left: 8px;
  }
}
@media screen and (max-width: 768px) {
  .pr-newsList > ul > li > a[target=_blank] ._title::after, .pr-newsList > ul > li > a[href$=".pdf"] ._title::after {
    width: 5vw;
    height: 6vw;
    margin-left: 2vw;
    position: absolute;
    top: 5.25vw;
    right: 10vw;
  }
}
@media screen and (min-width: 769px) {
  .pr-newsList > ul > li > a:hover {
    background: rgba(132, 115, 68, 0.1);
  }
}

@media screen and (min-width: 769px) {
  .pr-blockPropertyBasic {
    display: grid;
    grid-template-columns: 1fr 50%;
    grid-template-rows: auto auto 1fr;
    column-gap: 100px;
  }
}
@media screen and (min-width: 769px) {
  .pr-blockPropertyBasic > ._info {
    grid-row: 1/-1;
    grid-column: 2;
  }
}
@media screen and (min-width: 769px) {
  .pr-blockPropertyBasic > ._lead {
    font-size: 24px;
  }
}
@media screen and (max-width: 768px) {
  .pr-blockPropertyBasic > ._lead {
    font-size: 4.5vw;
  }
}
.pr-blockPropertyBasic > ._tag {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (min-width: 769px) {
  .pr-blockPropertyBasic > ._tag {
    margin-top: 30px;
  }
}
@media screen and (max-width: 768px) {
  .pr-blockPropertyBasic > ._tag {
    margin-top: 7.5vw;
  }
}
.pr-blockPropertyBasic > ._tag li {
  color: #fff;
  background: #121516;
  line-height: 1;
  white-space: nowrap;
}
@media screen and (min-width: 769px) {
  .pr-blockPropertyBasic > ._tag li {
    font-size: 13px;
    border-radius: 5px;
    padding: 12px;
    margin-right: 10px;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 768px) {
  .pr-blockPropertyBasic > ._tag li {
    font-size: 3.25vw;
    border-radius: 1.25vw;
    padding: 2vw;
    margin-right: 1.25vw;
    margin-bottom: 1.25vw;
  }
}
@media screen and (min-width: 769px) {
  .pr-blockPropertyBasic > ._info {
    margin-top: 10px;
    display: flex;
    flex-wrap: wrap;
    gap: 0 30px;
  }
}
@media screen and (max-width: 768px) {
  .pr-blockPropertyBasic > ._info {
    margin-top: 5vw;
  }
}
@media screen and (min-width: 769px) {
  .pr-blockPropertyBasic > ._info > ._info_item.-col1 {
    flex-basis: 100%;
  }
}
@media screen and (min-width: 769px) {
  .pr-blockPropertyBasic > ._info > ._info_item.-col2 {
    flex: 1;
  }
}
.pr-blockPropertyBasic > ._info > ._info_item.-col2 {
  margin-top: 30px;
}
.pr-blockPropertyBasic > ._info > ._info_item h4 {
  color: #121516;
}
.pr-blockPropertyBasic > ._info > ._info_item dl {
  display: flex;
  border-bottom: 1px dashed #e5e5e5;
  line-height: 1.6;
}
@media screen and (min-width: 769px) {
  .pr-blockPropertyBasic > ._info > ._info_item dl {
    padding: 14px 0;
  }
}
@media screen and (max-width: 768px) {
  .pr-blockPropertyBasic > ._info > ._info_item dl {
    padding: 2.5vw 0;
  }
}
.pr-blockPropertyBasic > ._info > ._info_item dl > dt {
  color: #847344;
}
@media screen and (min-width: 769px) {
  .pr-blockPropertyBasic > ._info > ._info_item dl > dt {
    flex: 0 0 110px;
  }
}
@media screen and (max-width: 768px) {
  .pr-blockPropertyBasic > ._info > ._info_item dl > dt {
    flex: 0 0 27.5vw;
  }
}
.pr-blockPropertyBasic > ._info > ._info_item dl > dd {
  color: #121516;
}

@media screen and (min-width: 769px) {
  .pr-blockPropertyGallery .pr-swiperStyle1 .swiper {
    opacity: 1;
  }
  .pr-blockPropertyGallery .pr-swiperStyle1 .swiper-wrapper {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 5px;
  }
  .pr-blockPropertyGallery .pr-swiperStyle1 .swiper-ctrl {
    display: none;
  }
  .pr-blockPropertyGallery .pr-swiperStyle1:has(.swiper-pagination) {
    margin-bottom: 0px;
  }
}
@media screen and (max-width: 768px) {
  .pr-blockPropertyGallery .pr-swiperStyle1 .swiper-button-next, .pr-blockPropertyGallery .pr-swiperStyle1 .swiper-button-prev {
    top: 23.75vw !important;
    transform: translateY(0%) !important;
  }
}

@media screen and (min-width: 769px) {
  .pr-blockPropertyMovie {
    max-width: 840px;
    margin: 0 auto;
  }
}
@media screen and (min-width: 769px) {
  .pr-blockPropertyMovie + .pr-blockPropertyMovie {
    margin-top: 40px;
  }
}
@media screen and (max-width: 768px) {
  .pr-blockPropertyMovie + .pr-blockPropertyMovie {
    margin-top: 10vw;
  }
}
.pr-blockPropertyMovie > ._youtube {
  aspect-ratio: 16/9;
}
.pr-blockPropertyMovie > ._youtube iframe {
  width: 100%;
  height: 100%;
}
.pr-blockPropertyMovie ._caption {
  text-align: center;
}
@media screen and (min-width: 769px) {
  .pr-blockPropertyMovie ._caption {
    margin-top: 20px;
  }
}
@media screen and (max-width: 768px) {
  .pr-blockPropertyMovie ._caption {
    margin-top: 5vw;
  }
}

.pr-blockPropertyNews {
  background: #fff;
  overflow-y: scroll;
}
@media screen and (min-width: 769px) {
  .pr-blockPropertyNews {
    max-height: 270px;
    border-radius: 8px;
  }
}
@media screen and (min-width: 769px) and (min-width: 769px) {
  .pr-blockPropertyNews::-webkit-scrollbar {
    width: 20px;
    height: 20px;
  }
  .pr-blockPropertyNews::-webkit-scrollbar-track {
    background: white;
  }
  .pr-blockPropertyNews::-webkit-scrollbar-thumb {
    background: rgba(66, 66, 66, 0.2);
    border-radius: 50px;
    cursor: pointer;
  }
}
@media screen and (max-width: 768px) {
  .pr-blockPropertyNews {
    max-height: 60vw;
    border-radius: 2vw;
  }
}

.pr-blockPropertyBnr {
  position: relative;
}
@media screen and (min-width: 769px) {
  .pr-blockPropertyBnr {
    margin-top: 70px;
  }
}
@media screen and (max-width: 768px) {
  .pr-blockPropertyBnr {
    margin-top: 10vw;
  }
}
.pr-blockPropertyBnr span {
  display: inline-block;
  color: #847344;
  font-family: "Cinzel", serif;
  font-weight: 600;
  font-display: swap;
}
@media screen and (min-width: 769px) {
  .pr-blockPropertyBnr span {
    margin-bottom: 10px;
    font-size: 11px;
  }
}
@media screen and (max-width: 768px) {
  .pr-blockPropertyBnr span {
    margin-bottom: 2.5vw;
    font-size: 2.75vw;
  }
}
.pr-blockPropertyBnr a {
  position: relative;
  display: block;
  text-decoration: none;
}
.pr-blockPropertyBnr a {
  backface-visibility: hidden;
}
.pr-blockPropertyBnr a {
  transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
}

@media screen and (min-width: 769px) {
  .pr-blockPropertyBnr a:hover {
    opacity: 0.7;
  }
}
.pr-blockPropertyBnr img {
  width: 100%;
}

.pr-fancyModal {
  width: 90%;
  padding: 0 !important;
  overflow: visible !important;
  max-width: 940px !important;
}
.pr-fancyModal_link {
  display: block;
}
.pr-fancyModal_link {
  backface-visibility: hidden;
}
.pr-fancyModal_link {
  transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
}

@media screen and (min-width: 769px) {
  .pr-fancyModal_link:hover {
    opacity: 0.7;
  }
}
.pr-fancyModal img {
  width: 100%;
  max-width: 100%;
  vertical-align: bottom;
}
.pr-fancyModal .fancybox-close-small {
  background: #fff;
  transform: translateY(-100%);
}

@media screen and (min-width: 769px) {
  .pr-blockPropertyBtn {
    margin-top: 66px;
  }
}
@media screen and (max-width: 768px) {
  .pr-blockPropertyBtn {
    margin-top: 10vw;
  }
}
.pr-blockPropertyBtn > ul {
  display: flex;
  justify-content: center;
  gap: 20px;
}
@media screen and (max-width: 768px) {
  .pr-blockPropertyBtn > ul {
    flex-direction: column;
    gap: 3.75vw;
  }
}
@media screen and (max-width: 768px) {
  .pr-blockPropertyBtn > ul > li .co-btnStyle2 {
    width: 100%;
  }
}

@media screen and (min-width: 769px) {
  * + .pr-blockPropertyImg {
    margin-top: 80px;
  }
}
@media screen and (max-width: 768px) {
  * + .pr-blockPropertyImg {
    margin-top: 10vw;
  }
}
.pr-blockPropertyImg img {
  width: 100%;
}

@media screen and (min-width: 769px) {
  * + .pr-blockPropertyTable {
    margin-top: 20px;
  }
}
@media screen and (max-width: 768px) {
  * + .pr-blockPropertyTable {
    margin-top: 5vw;
  }
}
@media screen and (min-width: 769px) {
  .pr-blockPropertyTable_in {
    display: table;
    border-collapse: collapse;
    width: 100%;
    table-layout: fixed;
  }
}
@media screen and (max-width: 768px) {
  .pr-blockPropertyTable_in {
    display: flex;
    margin-right: calc(50% - 50vw);
  }
}
@media screen and (min-width: 769px) {
  .pr-blockPropertyTable_in > ._head {
    display: table-header-group;
  }
}
@media screen and (min-width: 769px) {
  .pr-blockPropertyTable_in > ._data {
    display: table-row-group;
  }
}
@media screen and (min-width: 769px) {
  .pr-blockPropertyTable_in > ._head > dl,
  .pr-blockPropertyTable_in > ._data > dl {
    display: table-row;
  }
}
@media screen and (max-width: 768px) {
  .pr-blockPropertyTable_in > ._head > dl,
  .pr-blockPropertyTable_in > ._data > dl {
    display: flex;
    flex-direction: column;
    gap: 1px;
  }
}
@media screen and (min-width: 769px) {
  .pr-blockPropertyTable_in > ._head > dl > dt, .pr-blockPropertyTable_in > ._head > dl > dd,
  .pr-blockPropertyTable_in > ._data > dl > dt,
  .pr-blockPropertyTable_in > ._data > dl > dd {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    height: 50px;
    padding: 10px;
    line-height: 1.2;
  }
}
@media screen and (max-width: 768px) {
  .pr-blockPropertyTable_in > ._head > dl > dt, .pr-blockPropertyTable_in > ._head > dl > dd,
  .pr-blockPropertyTable_in > ._data > dl > dt,
  .pr-blockPropertyTable_in > ._data > dl > dd {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    flex-direction: column;
    min-height: 12.5vw;
    padding: 2.5vw;
    line-height: 1.4;
  }
}
@media screen and (min-width: 769px) {
  .pr-blockPropertyTable_in > ._head > dl > dt._img, .pr-blockPropertyTable_in > ._head > dl > dd._img,
  .pr-blockPropertyTable_in > ._data > dl > dt._img,
  .pr-blockPropertyTable_in > ._data > dl > dd._img {
    width: 100px;
    padding: 5px 5px;
  }
}
@media screen and (max-width: 768px) {
  .pr-blockPropertyTable_in > ._head {
    min-width: 22.5vw;
  }
}
@media screen and (max-width: 768px) {
  .pr-blockPropertyTable_in > ._data {
    display: flex;
    overflow-x: scroll;
    gap: 1px;
  }
}
.pr-blockPropertyTable_in > ._data > dl > dt, .pr-blockPropertyTable_in > ._data > dl > dd {
  background: #fff;
}
@media screen and (min-width: 769px) {
  .pr-blockPropertyTable_in > ._data > dl > dt, .pr-blockPropertyTable_in > ._data > dl > dd {
    border: 1px solid #e5e5e5;
  }
}
@media screen and (max-width: 768px) {
  .pr-blockPropertyTable_in > ._data > dl > dt, .pr-blockPropertyTable_in > ._data > dl > dd {
    min-width: 45vw;
  }
}
.pr-blockPropertyTable_in > ._data > dl > dt:has(._ico.-new) ._ico, .pr-blockPropertyTable_in > ._data > dl > dt:has(._ico.-price) ._ico, .pr-blockPropertyTable_in > ._data > dl > dd:has(._ico.-new) ._ico, .pr-blockPropertyTable_in > ._data > dl > dd:has(._ico.-price) ._ico {
  display: flex;
  width: fit-content;
  margin: 0 auto;
}
@media screen and (min-width: 769px) {
  .pr-blockPropertyTable_in > ._data > dl > dt:has(._ico.-new) ._ico, .pr-blockPropertyTable_in > ._data > dl > dt:has(._ico.-price) ._ico, .pr-blockPropertyTable_in > ._data > dl > dd:has(._ico.-new) ._ico, .pr-blockPropertyTable_in > ._data > dl > dd:has(._ico.-price) ._ico {
    margin-bottom: 5px;
  }
}
@media screen and (max-width: 768px) {
  .pr-blockPropertyTable_in > ._data > dl > dt:has(._ico.-new) ._ico, .pr-blockPropertyTable_in > ._data > dl > dt:has(._ico.-price) ._ico, .pr-blockPropertyTable_in > ._data > dl > dd:has(._ico.-new) ._ico, .pr-blockPropertyTable_in > ._data > dl > dd:has(._ico.-price) ._ico {
    margin-bottom: 1.25vw;
  }
}
.pr-blockPropertyTable_in > ._data > dl > dt ._ico, .pr-blockPropertyTable_in > ._data > dl > dd ._ico {
  line-height: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  white-space: nowrap;
}
@media screen and (min-width: 769px) {
  .pr-blockPropertyTable_in > ._data > dl > dt ._ico, .pr-blockPropertyTable_in > ._data > dl > dd ._ico {
    padding: 7px 7px 9px 8px;
    font-size: 13px;
    border-radius: 4px;
  }
}
@media screen and (max-width: 768px) {
  .pr-blockPropertyTable_in > ._data > dl > dt ._ico, .pr-blockPropertyTable_in > ._data > dl > dd ._ico {
    padding: 1.5vw 1.25vw 1.75vw 1.5vw;
    font-size: 3vw;
    border-radius: 1vw;
  }
}
.pr-blockPropertyTable_in > ._data > dl > dt ._ico.-new, .pr-blockPropertyTable_in > ._data > dl > dd ._ico.-new {
  font-family: "Cinzel", serif;
  font-weight: 700;
  font-display: swap;
  background: #847344;
}
@media screen and (min-width: 769px) {
  .pr-blockPropertyTable_in > ._data > dl > dt ._ico.-new, .pr-blockPropertyTable_in > ._data > dl > dd ._ico.-new {
    padding: 5px 7px 4px 8px;
  }
}
@media screen and (max-width: 768px) {
  .pr-blockPropertyTable_in > ._data > dl > dt ._ico.-new, .pr-blockPropertyTable_in > ._data > dl > dd ._ico.-new {
    padding: 1vw 1.25vw 0.75vw 1.5vw;
  }
}
.pr-blockPropertyTable_in > ._data > dl > dt ._ico.-price, .pr-blockPropertyTable_in > ._data > dl > dd ._ico.-price {
  background: #847344;
}
@media screen and (min-width: 769px) {
  .pr-blockPropertyTable_in > ._data > dl > dt ._ico.-price, .pr-blockPropertyTable_in > ._data > dl > dd ._ico.-price {
    padding: 5px 7px 5px 8px;
  }
}
@media screen and (max-width: 768px) {
  .pr-blockPropertyTable_in > ._data > dl > dt ._ico.-price, .pr-blockPropertyTable_in > ._data > dl > dd ._ico.-price {
    padding: 1vw 1.25vw 1.5vw 1.5vw;
  }
}
.pr-blockPropertyTable_in > ._data > dl > dt ._ico.-sold, .pr-blockPropertyTable_in > ._data > dl > dd ._ico.-sold {
  background: #847344;
}
.pr-blockPropertyTable_in > ._data > dl > dt ._ico.-progress, .pr-blockPropertyTable_in > ._data > dl > dd ._ico.-progress {
  background: #121516;
}
@media screen and (max-width: 768px) {
  .pr-blockPropertyTable_in > ._data > dl > dt {
    background: #f9f9f9;
  }
}
.pr-blockPropertyTable_in > ._data > dl > dd a {
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  color: #424242;
}
@media screen and (min-width: 769px) {
  .pr-blockPropertyTable_in > ._data > dl > dd a {
    padding: 5px 10px;
  }
}
@media screen and (max-width: 768px) {
  .pr-blockPropertyTable_in > ._data > dl > dd a {
    padding: 1.25vw;
    white-space: nowrap;
  }
}
@media screen and (min-width: 769px) {
  .pr-blockPropertyTable_in > ._data > dl > dd a:hover {
    text-decoration: underline;
  }
}
.pr-blockPropertyTable_in > ._data > dl > dd a::after {
  content: "";
  display: block;
  background: url(../img/common/ico_arrow1_gold.svg) no-repeat center/contain;
  transform: rotate(-45deg);
}
@media screen and (min-width: 769px) {
  .pr-blockPropertyTable_in > ._data > dl > dd a::after {
    width: 12px;
    height: 9px;
    margin-left: 5px;
  }
}
@media screen and (max-width: 768px) {
  .pr-blockPropertyTable_in > ._data > dl > dd a::after {
    width: 3vw;
    height: 2.25vw;
    margin-left: 1.25vw;
  }
}

@media screen and (min-width: 769px) {
  * + .pr-blockPropertyArticle {
    margin-top: 80px;
  }
}
@media screen and (max-width: 768px) {
  * + .pr-blockPropertyArticle {
    margin-top: 10vw;
  }
}
@media screen and (min-width: 769px) {
  .pr-blockPropertyArticle {
    margin-top: 110px;
    padding-right: 160px;
    padding-left: 60px;
    display: flex;
  }
}
@media screen and (max-width: 768px) {
  .pr-blockPropertyArticle {
    margin-top: 15vw;
  }
}
.pr-blockPropertyArticle > ._txt {
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 769px) {
  .pr-blockPropertyArticle > ._txt {
    padding-right: 50px;
    flex-grow: 1;
  }
}
@media screen and (max-width: 768px) {
  .pr-blockPropertyArticle > ._txt {
    display: flex;
    flex-direction: column;
  }
}
@media screen and (min-width: 769px) {
  .pr-blockPropertyArticle > ._txt .co-txtStyle1 {
    padding-left: 90px;
    margin-top: 35px;
  }
}
@media screen and (max-width: 768px) {
  .pr-blockPropertyArticle > ._txt .co-txtStyle1 {
    margin-top: 5vw;
  }
}
@media screen and (min-width: 769px) {
  .pr-blockPropertyArticle > ._txt .co-btnStyle2 {
    margin-left: 90px;
    margin-top: 35px;
  }
}
@media screen and (max-width: 768px) {
  .pr-blockPropertyArticle > ._txt .co-btnStyle2 {
    margin-top: 5vw;
    align-self: center;
  }
}
.pr-blockPropertyArticle > ._img {
  position: relative;
  z-index: 0;
}
@media screen and (min-width: 769px) {
  .pr-blockPropertyArticle > ._img {
    flex: 0 0 360px;
  }
}
@media screen and (max-width: 768px) {
  .pr-blockPropertyArticle > ._img {
    margin-top: -7.5vw;
  }
}

.pr-environment > dl > dt {
  color: #847344;
  border-bottom: 1px solid #e8e8da;
}
@media screen and (min-width: 769px) {
  .pr-environment > dl > dt {
    padding-bottom: 10px;
  }
}
@media screen and (max-width: 768px) {
  .pr-environment > dl > dt {
    padding-bottom: 2.5vw;
  }
}
@media screen and (min-width: 769px) {
  .pr-environment > dl > dd {
    margin-top: 10px;
  }
}
@media screen and (max-width: 768px) {
  .pr-environment > dl > dd {
    margin-top: 2.5vw;
  }
}
.pr-environment > dl > dd ul li {
  margin-left: 1em;
  text-indent: -1em;
}
.pr-environment > dl > dd ul li::before {
  content: "・";
}

.pr-blockGooglemap {
  background: #ddd;
}
@media screen and (min-width: 769px) {
  .pr-blockGooglemap {
    aspect-ratio: 16/9;
    max-width: 840px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 768px) {
  .pr-blockGooglemap {
    height: 50vw;
  }
}

.pr-blockPropertyOutline {
  background: url(../img/common/bg1.webp) repeat center;
  background-size: 100px 100px;
}
@media screen and (min-width: 769px) {
  .pr-blockPropertyOutline {
    padding: 20px 40px;
    border-radius: 8px;
  }
}
@media screen and (max-width: 768px) {
  .pr-blockPropertyOutline {
    padding: 2.5vw 5vw;
    border-radius: 2vw;
  }
}
@media screen and (min-width: 769px) {
  * + .pr-blockPropertyOutline {
    margin-top: 20px;
  }
}
@media screen and (max-width: 768px) {
  * + .pr-blockPropertyOutline {
    margin-top: 5vw;
  }
}
@media screen and (min-width: 769px) {
  .pr-blockPropertyOutline + .co-headingStyle2 {
    margin-top: 40px;
  }
}
@media screen and (max-width: 768px) {
  .pr-blockPropertyOutline + .co-headingStyle2 {
    margin-top: 10vw;
  }
}
.pr-blockPropertyOutline dl {
  border-top: 1px solid #fff;
}
@media screen and (min-width: 769px) {
  .pr-blockPropertyOutline dl {
    display: flex;
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
@media screen and (max-width: 768px) {
  .pr-blockPropertyOutline dl {
    padding-top: 3.75vw;
    padding-bottom: 3.75vw;
  }
}
.pr-blockPropertyOutline dl:first-child {
  border-top: none;
}
.pr-blockPropertyOutline dl > dt {
  color: #847344;
}
@media screen and (min-width: 769px) {
  .pr-blockPropertyOutline dl > dt {
    flex: 0 0 280px;
  }
}
@media screen and (min-width: 769px) {
  .pr-blockPropertyOutline dl > dd {
    flex-grow: 1;
  }
}

.pr-swiperStyle1 {
  position: relative;
}
@media screen and (min-width: 769px) {
  * + .pr-swiperStyle1 {
    margin-top: 60px;
  }
}
@media screen and (max-width: 768px) {
  * + .pr-swiperStyle1 {
    margin-top: 7.5vw;
  }
}
.pr-swiperStyle1 .swiper {
  opacity: 0;
  transition: opacity 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.4s;
}
.pr-swiperStyle1 .swiper-initialized {
  opacity: 1;
}
.pr-swiperStyle1 .swiper-wrapper {
  will-change: transform;
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.pr-swiperStyle1 .swiper-slide {
  height: auto;
  transition-property: opacity;
}
.pr-swiperStyle1 .swiper-slide img {
  width: 100%;
}
.pr-swiperStyle1 .swiper-ctrl {
  display: flex;
}
@media screen and (min-width: 769px) {
  .pr-swiperStyle1 .swiper-ctrl {
    margin-top: 50px;
  }
}
@media screen and (max-width: 768px) {
  .pr-swiperStyle1 .swiper-ctrl {
    margin-top: 7.5vw;
  }
}
@media screen and (min-width: 769px) {
  .pr-swiperStyle1 .swiper-button-next {
    margin-left: 10px;
  }
}
@media screen and (max-width: 768px) {
  .pr-swiperStyle1 .swiper-button-next {
    margin-left: 2.5vw;
  }
}
.pr-swiperStyle1 .swiper-button-next, .pr-swiperStyle1 .swiper-button-prev {
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  background: #CCCCCC;
}
.pr-swiperStyle1 .swiper-button-next, .pr-swiperStyle1 .swiper-button-prev {
  transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
}

.pr-swiperStyle1 .swiper-button-next, .pr-swiperStyle1 .swiper-button-prev {
  filter: drop-shadow(10px 10px 10px rgba(0, 0, 0, 0.05));
}
@media screen and (min-width: 769px) {
  .pr-swiperStyle1 .swiper-button-next, .pr-swiperStyle1 .swiper-button-prev {
    width: 64px;
    height: 64px;
    min-width: 64px;
    min-height: 64px;
    border-radius: 100px;
  }
}
@media screen and (max-width: 768px) {
  .pr-swiperStyle1 .swiper-button-next, .pr-swiperStyle1 .swiper-button-prev {
    width: 12.5vw;
    height: 12.5vw;
    min-width: 12.5vw;
    min-height: 12.5vw;
    border-radius: 25vw;
  }
}
.pr-swiperStyle1 .swiper-button-next::before, .pr-swiperStyle1 .swiper-button-prev::before {
  content: "";
  display: block;
  background: url(../img/common/ico_arrow1_white.svg) no-repeat center/contain;
}
@media screen and (min-width: 769px) {
  .pr-swiperStyle1 .swiper-button-next::before, .pr-swiperStyle1 .swiper-button-prev::before {
    width: 12px;
    height: 10px;
  }
}
@media screen and (max-width: 768px) {
  .pr-swiperStyle1 .swiper-button-next::before, .pr-swiperStyle1 .swiper-button-prev::before {
    width: 3vw;
    height: 2.5vw;
  }
}
@media screen and (min-width: 769px) {
  .pr-swiperStyle1 .swiper-button-next:hover, .pr-swiperStyle1 .swiper-button-prev:hover {
    box-shadow: 0px 0px 0px 1px rgba(132, 115, 68, 0.8) inset;
  }
}
.pr-swiperStyle1 .swiper-button-disabled {
  pointer-events: none !important;
  opacity: 0.2 !important;
  opacity: 0 !important;
}
.pr-swiperStyle1 .swiper-button-prev::before {
  transform: rotate(180deg);
}
.pr-swiperStyle1 .swiper-pagination {
  display: flex;
  flex-grow: 1;
  align-items: center;
  font-family: "Cinzel", serif;
  font-weight: 600;
  font-display: swap;
  line-height: 1;
  letter-spacing: 0.2em;
}
@media screen and (min-width: 769px) {
  .pr-swiperStyle1 .swiper-pagination {
    margin-left: 44px;
    font-size: 48px;
  }
}
@media screen and (max-width: 768px) {
  .pr-swiperStyle1 .swiper-pagination {
    margin-left: 3.75vw;
    font-size: 5vw;
  }
}
.pr-swiperStyle1 .swiper-pagination-bullet {
  cursor: pointer;
  display: flex;
  align-items: center;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .pr-swiperStyle1 .swiper-pagination-bullet {
    max-width: 48px;
    height: 60px;
    margin: 0 3px;
  }
}
@media screen and (max-width: 768px) {
  .pr-swiperStyle1 .swiper-pagination-bullet {
    max-width: 5.75vw;
    height: 10vw;
    margin: 0 0.75vw;
  }
}
.pr-swiperStyle1 .swiper-pagination-bullet {
  transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
}

.pr-swiperStyle1 .swiper-pagination-bullet::before {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: #eaeaea;
}
@media screen and (min-width: 769px) {
  .pr-swiperStyle1 .swiper-pagination-bullet:hover {
    opacity: 0.8;
  }
}
.pr-swiperStyle1 .swiper-pagination-bullet-active::before {
  background: #847344;
}
.pr-swiperStyle1 .swiper-pagination-lock {
  display: none;
}
.pr-swiperStyle1.-overflow .swiper {
  overflow: visible;
}
.pr-swiperStyle1.-white .swiper-button-next, .pr-swiperStyle1.-white .swiper-button-prev {
  background: #fff;
}
.pr-swiperStyle1.-white .swiper-button-next::before, .pr-swiperStyle1.-white .swiper-button-prev::before {
  background: url(../img/common/ico_arrow1_gold.svg) no-repeat center/contain;
}
@media screen and (min-width: 769px) {
  .pr-swiperStyle1.-pc_white .swiper-button-next, .pr-swiperStyle1.-pc_white .swiper-button-prev {
    background: #fff;
  }
}
@media screen and (min-width: 769px) {
  .pr-swiperStyle1.-pc_white .swiper-button-next::before, .pr-swiperStyle1.-pc_white .swiper-button-prev::before {
    background: url(../img/common/ico_arrow1_gold.svg) no-repeat center/contain;
  }
}
.pr-swiperStyle1.-gold .swiper-button-next, .pr-swiperStyle1.-gold .swiper-button-prev {
  background: #847344;
}
.pr-swiperStyle1.-gold .swiper-button-next::before, .pr-swiperStyle1.-gold .swiper-button-prev::before {
  background: url(../img/common/ico_arrow1_white.svg) no-repeat center/contain;
}
@media screen and (min-width: 769px) {
  .pr-swiperStyle1.-ctrlSide:has(.swiper-pagination:not(.swiper-pagination-lock)) {
    margin-bottom: 130px;
  }
}
@media screen and (max-width: 768px) {
  .pr-swiperStyle1.-ctrlSide:has(.swiper-pagination:not(.swiper-pagination-lock)) {
    margin-bottom: 10vw;
  }
}
@media screen and (min-width: 769px) {
  .pr-swiperStyle1.-ctrlSide .swiper-ctrl {
    margin-top: 0;
    position: absolute;
    z-index: 10;
    inset: 0;
    pointer-events: none;
  }
  .pr-swiperStyle1.-ctrlSide .swiper-button-next, .pr-swiperStyle1.-ctrlSide .swiper-button-prev {
    position: absolute;
    z-index: 1;
    top: 50%;
    transform: translateY(-50%);
    pointer-events: auto;
  }
  .pr-swiperStyle1.-ctrlSide .swiper-button-prev {
    left: -90px;
  }
  .pr-swiperStyle1.-ctrlSide .swiper-button-next {
    right: -90px;
  }
  .pr-swiperStyle1.-ctrlSide .swiper-pagination {
    position: absolute;
    bottom: 0;
    z-index: 10;
    width: 100%;
    margin-left: 0px;
    pointer-events: auto;
    justify-content: flex-end;
    bottom: -80px;
  }
}
@media screen and (max-width: 768px) {
  .pr-swiperStyle1.-ctrlSide {
    justify-content: flex-end;
    margin-top: 7.5vw;
  }
  .pr-swiperStyle1.-ctrlSide .swiper {
    width: 100%;
  }
  .pr-swiperStyle1.-ctrlSide .swiper-ctrl {
    justify-content: flex-end;
    margin-top: 5vw;
  }
  .pr-swiperStyle1.-ctrlSide .swiper-button-next, .pr-swiperStyle1.-ctrlSide .swiper-button-prev {
    order: 2;
  }
  .pr-swiperStyle1.-ctrlSide .swiper-pagination {
    order: 1;
    margin-left: 0;
    margin-right: 3.75vw;
  }
}
@media screen and (min-width: 769px) {
  .pr-swiperStyle1.-ctrlLeft .swiper-ctrl {
    margin-top: 0;
    position: absolute;
    z-index: 10;
    top: 70px;
    left: -200px;
    pointer-events: none;
  }
  .pr-swiperStyle1.-ctrlLeft .swiper-button-next, .pr-swiperStyle1.-ctrlLeft .swiper-button-prev {
    pointer-events: auto;
  }
  .pr-swiperStyle1.-ctrlLeft .swiper-pagination {
    position: absolute;
    top: -70px;
    left: 25px;
    z-index: 10;
    width: 100%;
    margin-left: 0px;
    pointer-events: auto;
  }
}
@media screen and (max-width: 768px) {
  .pr-swiperStyle1.-ctrlLeft {
    justify-content: flex-end;
    margin-top: 7.5vw;
  }
  .pr-swiperStyle1.-ctrlLeft .swiper {
    width: 100%;
  }
  .pr-swiperStyle1.-ctrlLeft .swiper-ctrl {
    justify-content: flex-end;
    margin-top: 5vw;
  }
  .pr-swiperStyle1.-ctrlLeft .swiper-button-next, .pr-swiperStyle1.-ctrlLeft .swiper-button-prev {
    order: 2;
  }
  .pr-swiperStyle1.-ctrlLeft .swiper-pagination {
    order: 1;
    margin-left: 0;
    margin-right: 3.75vw;
  }
}

@media screen and (min-width: 769px) {
  [data-accordion=sp] [data-accordion-btn] {
    pointer-events: none;
  }
}
@media screen and (max-width: 768px) {
  [data-accordion=sp] [data-accordion-cnt] {
    display: block grid;
    transition: grid-template-rows 0.5s;
    grid-template-rows: 0fr;
  }
  [data-accordion=sp] [data-accordion-cnt] > * {
    overflow: hidden;
  }
  [data-accordion=sp] [data-accordion-cnt].is-active {
    grid-template-rows: 1fr;
  }
}

[data-tab-container] [data-tab-group] {
  position: relative;
}
[data-tab-container] [data-tab-group] [data-tab] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 0;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.8s ease;
}
[data-tab-container] [data-tab-group] [data-tab].is-active {
  transition-duration: 1.3s;
  position: static;
  z-index: 1;
  opacity: 1;
  pointer-events: auto;
}

[data-animation-gray] {
  position: relative;
  overflow: hidden;
  filter: brightness(80%) grayscale(100%);
  transition: filter 0.6s ease-out;
}
[data-animation-gray]::before {
  transition: transform 0.6s ease-in-out;
  content: "";
  display: block;
  background: #F4F4EF;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scaleX(100%);
  transform-origin: right center;
  position: absolute;
  z-index: 3;
}
body[data-page-id=top] [data-animation-gray]::before {
  background: #121516;
}

[data-animation-gray] img {
  transition: transform 9s ease-out;
  position: relative;
  z-index: 1;
  transform: scale(1);
}
[data-animation-gray] ._gray {
  transition-duration: 1s;
  position: absolute;
  inset: -10px;
  z-index: 2;
  background: rgba(18, 21, 22, 0.3);
  backdrop-filter: blur(10px);
}
[data-animation-gray] ._gray {
  transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
}

[data-animation-gray] ._gray img {
  display: none;
}
[data-animation-gray].is-animation {
  transition: filter 0.6s ease-in-out 0.4s;
  filter: brightness(100%) grayscale(0%);
}
[data-animation-gray].is-animation::before {
  transition: transform 1s cubic-bezier(0.34, 0.4, 0.15, 1);
  transform: scaleX(0%);
}
[data-animation-gray].is-animation ._gray {
  background: rgba(18, 21, 22, 0);
  backdrop-filter: blur(0px);
  transition-delay: 0.2s;
}
[data-animation-gray].is-animation img {
  transform: scale(1.1);
}

[data-animation-fadein] {
  transition: opacity 0.6s ease-out;
  opacity: 0;
}
[data-animation-fadein].is-animation {
  transition: opacity 0.8s ease-in-out;
  opacity: 1;
}

[data-animation-slideup] {
  transition: opacity 0.4s ease-out, transform 0.4s ease-out;
  opacity: 0;
  transform: translateY(60px) !important;
}
[data-animation-slideup].is-animation {
  transition: opacity 0.8s ease-in-out 0.3s, transform 0.8s ease-in-out;
  opacity: 1;
  transform: translateY(0) !important;
}

.pr-cvBtn * {
  margin: 0;
  padding: 0;
  outline: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.pr-cvBtn form {
  display: inline;
}
.pr-cvBtn pre,
.pr-cvBtn textarea {
  overflow: auto;
}
.pr-cvBtn [hidden],
.pr-cvBtn audio:not([controls]),
.pr-cvBtn template {
  display: none;
}
.pr-cvBtn details,
.pr-cvBtn main,
.pr-cvBtn summary {
  display: block;
}
.pr-cvBtn input[type=text],
.pr-cvBtn input[type=tel],
.pr-cvBtn input[type=email],
.pr-cvBtn input[type=password] {
  -webkit-appearance: none;
  border: none;
}
.pr-cvBtn input[type=radio],
.pr-cvBtn input[type=checkbox] {
  vertical-align: middle;
}
.pr-cvBtn input[type=number] {
  width: auto;
}
.pr-cvBtn input[type=search] {
  -webkit-appearance: textfield;
}
.pr-cvBtn input[type=search]::-webkit-search-cancel-button,
.pr-cvBtn input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
.pr-cvBtn progress {
  display: inline-block;
}
.pr-cvBtn small {
  font-size: 75%;
}
.pr-cvBtn sub,
.pr-cvBtn sup {
  position: relative;
  vertical-align: baseline;
  font-size: 60%;
  line-height: 0;
}
.pr-cvBtn sup {
  top: -0.5em;
}
.pr-cvBtn sub {
  bottom: -0.15em;
}
.pr-cvBtn textarea {
  resize: vertical;
  border: none;
}
.pr-cvBtn audio,
.pr-cvBtn canvas,
.pr-cvBtn iframe,
.pr-cvBtn img,
.pr-cvBtn svg,
.pr-cvBtn video {
  vertical-align: middle;
}
.pr-cvBtn img {
  border: 0;
  max-width: 100%;
  height: auto;
}
.pr-cvBtn button,
.pr-cvBtn input,
.pr-cvBtn select,
.pr-cvBtn textarea {
  min-height: 1.5em;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  font-style: inherit;
}
.pr-cvBtn button {
  overflow: visible;
}
.pr-cvBtn button,
.pr-cvBtn select {
  text-transform: none;
}
.pr-cvBtn button,
.pr-cvBtn html input[type=button],
.pr-cvBtn input[type=reset],
.pr-cvBtn input[type=submit] {
  border: none;
  background: none;
  cursor: pointer;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}
.pr-cvBtn button[disabled],
.pr-cvBtn html input[disabled] {
  cursor: default;
}
.pr-cvBtn button::-moz-focus-inner,
.pr-cvBtn input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.pr-cvBtn input {
  line-height: normal;
}
.pr-cvBtn code,
.pr-cvBtn kbd,
.pr-cvBtn pre,
.pr-cvBtn samp {
  font-family: monospace, monospace;
}
.pr-cvBtn ol,
.pr-cvBtn ul {
  list-style: none;
}
.pr-cvBtn select {
  outline: none;
  text-indent: 0.01px;
  text-overflow: "";
  background: none transparent;
  vertical-align: middle;
  font-size: inherit;
  color: inherit;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
}
.pr-cvBtn select option {
  background-color: #fff;
  color: #333;
}
.pr-cvBtn select::-ms-expand {
  display: none;
}
.pr-cvBtn select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #828c9a;
}
.pr-cvBtn table {
  border-spacing: 0;
  border-collapse: collapse;
}
.pr-cvBtn fieldset {
  border: 0;
}
.pr-cvBtn hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 15px 0;
  padding: 0;
}
.pr-cvBtn h1,
.pr-cvBtn h2,
.pr-cvBtn h3,
.pr-cvBtn h4,
.pr-cvBtn h5 {
  font-weight: inherit;
}
body {
  margin: 0;
}
@media screen and (min-width: 769px) {
  body::-webkit-scrollbar {
    width: 10px;
    height: 10px;
  }
  body::-webkit-scrollbar-track {
    background: #d8d8d8;
  }
  body::-webkit-scrollbar-thumb {
    background: #424242;
    border-radius: 50px;
  }
}
body.is-lock {
  position: relative;
  position: fixed;
  overflow: hidden;
}
@media screen and (min-width: 769px) {
  body.is-lock {
    width: calc(100% - 10px);
    height: 100%;
  }
  body.is-lock .ly-header {
    width: calc(100% - 10px);
  }
}
@media screen and (max-width: 768px) {
  body.is-lock {
    width: 100%;
    height: 100vh;
    height: 100dvh;
  }
}
@media screen and (min-width: 769px) {
  body::-webkit-scrollbar {
    width: 10px;
    height: 10px;
  }
  body::-webkit-scrollbar-track {
    background: #d8d8d8;
  }
  body::-webkit-scrollbar-thumb {
    background: #424242;
    border-radius: 50px;
  }
}

.pr-cvBtn {
  color: #424242;
  line-height: 2;
  font-feature-settings: "palt";
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 500;
  font-display: swap;
  letter-spacing: 0.15em;
  max-height: 999999px;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
}
@media screen and (min-width: 769px) {
  .pr-cvBtn {
    font-size: 14px;
  }
}
@media screen and (max-width: 768px) {
  .pr-cvBtn {
    font-size: 3.5vw;
  }
}
.pr-cvBtn a {
  color: #847344;
  text-underline-offset: 0.3em;
  text-decoration: none;
}
.pr-cvBtn a.disabled {
  pointer-events: none;
}
.pr-cvBtn a:hover {
  text-decoration: underline;
}
@media screen and (min-width: 769px) {
  .pr-cvBtn a[href*="tel:"] {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
  }
}
.pr-cvBtn ::selection {
  background: #424242;
  color: #f6f6f6;
}
.pr-cvBtn ::-moz-selection {
  background: #424242;
  color: #f6f6f6;
}
.pr-cvBtn {
  position: fixed;
  z-index: 10;
}
@media screen and (min-width: 769px) {
  .pr-cvBtn {
    right: 0;
    top: 50%;
    transform: translateY(-50%);
  }
}
@media screen and (max-width: 768px) {
  .pr-cvBtn {
    bottom: 0;
    left: 0;
    width: 100%;
  }
}
.pr-cvBtn ul {
  background: #424242;
  overflow: hidden;
}
@media screen and (min-width: 769px) {
  .pr-cvBtn ul {
    border-radius: 10px 0 0 10px;
    width: 64px;
  }
}
@media screen and (max-width: 768px) {
  .pr-cvBtn ul {
    width: 100%;
    height: 14vw;
    display: flex;
  }
}
.pr-cvBtn ul > li {
  position: relative;
}
@media screen and (max-width: 768px) {
  .pr-cvBtn ul > li {
    height: 100%;
    flex-grow: 1;
  }
}
.pr-cvBtn ul > li + li::before {
  content: "";
  display: block;
  background: #847344;
  position: absolute;
  z-index: 1;
}
@media screen and (min-width: 769px) {
  .pr-cvBtn ul > li + li::before {
    width: 16px;
    height: 1px;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
  }
}
@media screen and (max-width: 768px) {
  .pr-cvBtn ul > li + li::before {
    width: 1px;
    height: 4vw;
    top: 50%;
    left: 0;
    transform: translateY(-45%);
  }
}
.pr-cvBtn ul > li > a {
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none !important;
}
.pr-cvBtn ul > li > a {
  transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
}

@media screen and (min-width: 769px) {
  .pr-cvBtn ul > li > a {
    padding: 30px 0;
  }
}
@media screen and (max-width: 768px) {
  .pr-cvBtn ul > li > a {
    height: 100%;
  }
}
@media screen and (min-width: 769px) {
  .pr-cvBtn ul > li > a:hover {
    background: rgba(255, 255, 255, 0.3);
  }
}
.pr-cvBtn ul > li > a span {
  color: #fff;
  line-height: 1;
}
@media screen and (min-width: 769px) {
  .pr-cvBtn ul > li > a span {
    writing-mode: vertical-rl;
    font-size: 14px;
    letter-spacing: 0.06em;
  }
}
@media screen and (max-width: 768px) {
  .pr-cvBtn ul > li > a span {
    font-size: 3vw;
    letter-spacing: 0;
  }
}

.pr-pageTop {
  position: fixed;
  z-index: 10;
  right: 40px;
  bottom: 35px;
  background: #847344;
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-radius: 100px;
  width: 60px;
  height: 60px;
  text-decoration: none;
  opacity: 0;
}
.pr-pageTop {
  transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
}

@media screen and (max-width: 768px) {
  .pr-pageTop {
    right: 5vw;
    bottom: 20vw;
    border-radius: 25vw;
    width: 15vw;
    height: 15vw;
  }
}
.pr-pageTop.is-visible {
  opacity: 1;
}
.pr-pageTop > span {
  position: absolute;
  font-size: 0;
}
.pr-pageTop::before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  background: url(../img/common/ico_arrow1_white.svg) no-repeat center/contain;
  transform: rotate(-90deg);
}
@media screen and (max-width: 768px) {
  .pr-pageTop::before {
    width: 2.5vw;
    height: 2.5vw;
  }
}
@media screen and (min-width: 769px) {
  .pr-pageTop:hover {
    opacity: 0.8;
  }
}

.pr-fixedBtn {
  position: fixed;
  z-index: 100;
}
@media screen and (min-width: 769px) {
  .pr-fixedBtn {
    right: 0;
    top: 50%;
    transform: translateY(-50%);
  }
  .pr-fixedBtn > ul li + li {
    margin-top: 4px;
  }
}
@media screen and (max-width: 768px) {
  .pr-fixedBtn {
    left: 0;
    bottom: 0;
    width: 100%;
  }
  .pr-fixedBtn > ul {
    display: flex;
  }
  .pr-fixedBtn > ul > li {
    flex-basis: 100%;
  }
}

.pr-localNav {
  position: fixed;
  left: 0;
  width: 100%;
  z-index: 11;
  background: #fff;
  background: url(../img/common/bg3.webp) repeat center;
  background-size: 100px 100px;
}
@media screen and (min-width: 769px) {
  .pr-localNav {
    height: 73px;
    top: 92px;
  }
}
@media screen and (max-width: 768px) {
  .pr-localNav {
    height: 12.5vw;
    top: 17vw;
  }
}
.pr-localNav > ul {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.pr-localNav > ul li {
  height: 100%;
}
@media screen and (max-width: 768px) {
  .pr-localNav > ul li {
    flex: 1;
  }
}
.pr-localNav > ul li a {
  display: block;
  height: 100%;
}
@media screen and (min-width: 769px) {
  .pr-localNav > ul li a {
    padding: 10px 0;
  }
}
@media screen and (max-width: 768px) {
  .pr-localNav > ul li a {
    padding: 1.25vw 0;
  }
}
.pr-localNav > ul li a > span {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  position: relative;
  text-decoration: none !important;
  color: #121516;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 700;
  font-display: swap;
}
.pr-localNav > ul li a > span {
  transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
}

@media screen and (min-width: 769px) {
  .pr-localNav > ul li a > span {
    padding: 20px;
  }
}
@media screen and (max-width: 768px) {
  .pr-localNav > ul li a > span {
    line-height: 1;
    font-size: 4vw;
  }
}
@media screen and (max-width: 768px) {
  .pr-localNav > ul li a > span span {
    display: none;
  }
}
.pr-localNav > ul li a:hover {
  text-decoration: none !important;
}
@media screen and (min-width: 769px) {
  .pr-localNav > ul li a:hover > span {
    background: rgba(132, 115, 68, 0.1);
  }
}
.pr-localNav > ul li:nth-of-type(1) a > span {
  font-family: "Cinzel", serif;
  font-weight: 700;
  font-display: swap;
}
.pr-localNav > ul li + li a > span::before {
  content: "";
  width: 0px;
  border-left: 1px solid #424242;
  height: 1em;
  background: #424242;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}

.ut-mt0 {
  margin-top: 0px !important;
}

.ut-pt0 {
  padding-top: 0px !important;
}

.ut-mr0 {
  margin-right: 0px !important;
}

.ut-pr0 {
  padding-right: 0px !important;
}

.ut-mb0 {
  margin-bottom: 0px !important;
}

.ut-pb0 {
  padding-bottom: 0px !important;
}

.ut-ml0 {
  margin-left: 0px !important;
}

.ut-pl0 {
  padding-left: 0px !important;
}

.ut-mt5 {
  margin-top: 5px !important;
}

.ut-pt5 {
  padding-top: 5px !important;
}

.ut-mr5 {
  margin-right: 5px !important;
}

.ut-pr5 {
  padding-right: 5px !important;
}

.ut-mb5 {
  margin-bottom: 5px !important;
}

.ut-pb5 {
  padding-bottom: 5px !important;
}

.ut-ml5 {
  margin-left: 5px !important;
}

.ut-pl5 {
  padding-left: 5px !important;
}

.ut-mt10 {
  margin-top: 10px !important;
}

.ut-pt10 {
  padding-top: 10px !important;
}

.ut-mr10 {
  margin-right: 10px !important;
}

.ut-pr10 {
  padding-right: 10px !important;
}

.ut-mb10 {
  margin-bottom: 10px !important;
}

.ut-pb10 {
  padding-bottom: 10px !important;
}

.ut-ml10 {
  margin-left: 10px !important;
}

.ut-pl10 {
  padding-left: 10px !important;
}

.ut-mt15 {
  margin-top: 15px !important;
}

.ut-pt15 {
  padding-top: 15px !important;
}

.ut-mr15 {
  margin-right: 15px !important;
}

.ut-pr15 {
  padding-right: 15px !important;
}

.ut-mb15 {
  margin-bottom: 15px !important;
}

.ut-pb15 {
  padding-bottom: 15px !important;
}

.ut-ml15 {
  margin-left: 15px !important;
}

.ut-pl15 {
  padding-left: 15px !important;
}

.ut-mt20 {
  margin-top: 20px !important;
}

.ut-pt20 {
  padding-top: 20px !important;
}

.ut-mr20 {
  margin-right: 20px !important;
}

.ut-pr20 {
  padding-right: 20px !important;
}

.ut-mb20 {
  margin-bottom: 20px !important;
}

.ut-pb20 {
  padding-bottom: 20px !important;
}

.ut-ml20 {
  margin-left: 20px !important;
}

.ut-pl20 {
  padding-left: 20px !important;
}

.ut-mt25 {
  margin-top: 25px !important;
}

.ut-pt25 {
  padding-top: 25px !important;
}

.ut-mr25 {
  margin-right: 25px !important;
}

.ut-pr25 {
  padding-right: 25px !important;
}

.ut-mb25 {
  margin-bottom: 25px !important;
}

.ut-pb25 {
  padding-bottom: 25px !important;
}

.ut-ml25 {
  margin-left: 25px !important;
}

.ut-pl25 {
  padding-left: 25px !important;
}

.ut-mt30 {
  margin-top: 30px !important;
}

.ut-pt30 {
  padding-top: 30px !important;
}

.ut-mr30 {
  margin-right: 30px !important;
}

.ut-pr30 {
  padding-right: 30px !important;
}

.ut-mb30 {
  margin-bottom: 30px !important;
}

.ut-pb30 {
  padding-bottom: 30px !important;
}

.ut-ml30 {
  margin-left: 30px !important;
}

.ut-pl30 {
  padding-left: 30px !important;
}

.ut-mt35 {
  margin-top: 35px !important;
}

.ut-pt35 {
  padding-top: 35px !important;
}

.ut-mr35 {
  margin-right: 35px !important;
}

.ut-pr35 {
  padding-right: 35px !important;
}

.ut-mb35 {
  margin-bottom: 35px !important;
}

.ut-pb35 {
  padding-bottom: 35px !important;
}

.ut-ml35 {
  margin-left: 35px !important;
}

.ut-pl35 {
  padding-left: 35px !important;
}

.ut-mt40 {
  margin-top: 40px !important;
}

.ut-pt40 {
  padding-top: 40px !important;
}

.ut-mr40 {
  margin-right: 40px !important;
}

.ut-pr40 {
  padding-right: 40px !important;
}

.ut-mb40 {
  margin-bottom: 40px !important;
}

.ut-pb40 {
  padding-bottom: 40px !important;
}

.ut-ml40 {
  margin-left: 40px !important;
}

.ut-pl40 {
  padding-left: 40px !important;
}

.ut-mt45 {
  margin-top: 45px !important;
}

.ut-pt45 {
  padding-top: 45px !important;
}

.ut-mr45 {
  margin-right: 45px !important;
}

.ut-pr45 {
  padding-right: 45px !important;
}

.ut-mb45 {
  margin-bottom: 45px !important;
}

.ut-pb45 {
  padding-bottom: 45px !important;
}

.ut-ml45 {
  margin-left: 45px !important;
}

.ut-pl45 {
  padding-left: 45px !important;
}

.ut-mt50 {
  margin-top: 50px !important;
}

.ut-pt50 {
  padding-top: 50px !important;
}

.ut-mr50 {
  margin-right: 50px !important;
}

.ut-pr50 {
  padding-right: 50px !important;
}

.ut-mb50 {
  margin-bottom: 50px !important;
}

.ut-pb50 {
  padding-bottom: 50px !important;
}

.ut-ml50 {
  margin-left: 50px !important;
}

.ut-pl50 {
  padding-left: 50px !important;
}

.ut-mt55 {
  margin-top: 55px !important;
}

.ut-pt55 {
  padding-top: 55px !important;
}

.ut-mr55 {
  margin-right: 55px !important;
}

.ut-pr55 {
  padding-right: 55px !important;
}

.ut-mb55 {
  margin-bottom: 55px !important;
}

.ut-pb55 {
  padding-bottom: 55px !important;
}

.ut-ml55 {
  margin-left: 55px !important;
}

.ut-pl55 {
  padding-left: 55px !important;
}

.ut-mt60 {
  margin-top: 60px !important;
}

.ut-pt60 {
  padding-top: 60px !important;
}

.ut-mr60 {
  margin-right: 60px !important;
}

.ut-pr60 {
  padding-right: 60px !important;
}

.ut-mb60 {
  margin-bottom: 60px !important;
}

.ut-pb60 {
  padding-bottom: 60px !important;
}

.ut-ml60 {
  margin-left: 60px !important;
}

.ut-pl60 {
  padding-left: 60px !important;
}

.ut-mt65 {
  margin-top: 65px !important;
}

.ut-pt65 {
  padding-top: 65px !important;
}

.ut-mr65 {
  margin-right: 65px !important;
}

.ut-pr65 {
  padding-right: 65px !important;
}

.ut-mb65 {
  margin-bottom: 65px !important;
}

.ut-pb65 {
  padding-bottom: 65px !important;
}

.ut-ml65 {
  margin-left: 65px !important;
}

.ut-pl65 {
  padding-left: 65px !important;
}

.ut-mt70 {
  margin-top: 70px !important;
}

.ut-pt70 {
  padding-top: 70px !important;
}

.ut-mr70 {
  margin-right: 70px !important;
}

.ut-pr70 {
  padding-right: 70px !important;
}

.ut-mb70 {
  margin-bottom: 70px !important;
}

.ut-pb70 {
  padding-bottom: 70px !important;
}

.ut-ml70 {
  margin-left: 70px !important;
}

.ut-pl70 {
  padding-left: 70px !important;
}

.ut-mt75 {
  margin-top: 75px !important;
}

.ut-pt75 {
  padding-top: 75px !important;
}

.ut-mr75 {
  margin-right: 75px !important;
}

.ut-pr75 {
  padding-right: 75px !important;
}

.ut-mb75 {
  margin-bottom: 75px !important;
}

.ut-pb75 {
  padding-bottom: 75px !important;
}

.ut-ml75 {
  margin-left: 75px !important;
}

.ut-pl75 {
  padding-left: 75px !important;
}

.ut-mt80 {
  margin-top: 80px !important;
}

.ut-pt80 {
  padding-top: 80px !important;
}

.ut-mr80 {
  margin-right: 80px !important;
}

.ut-pr80 {
  padding-right: 80px !important;
}

.ut-mb80 {
  margin-bottom: 80px !important;
}

.ut-pb80 {
  padding-bottom: 80px !important;
}

.ut-ml80 {
  margin-left: 80px !important;
}

.ut-pl80 {
  padding-left: 80px !important;
}

.ut-mt85 {
  margin-top: 85px !important;
}

.ut-pt85 {
  padding-top: 85px !important;
}

.ut-mr85 {
  margin-right: 85px !important;
}

.ut-pr85 {
  padding-right: 85px !important;
}

.ut-mb85 {
  margin-bottom: 85px !important;
}

.ut-pb85 {
  padding-bottom: 85px !important;
}

.ut-ml85 {
  margin-left: 85px !important;
}

.ut-pl85 {
  padding-left: 85px !important;
}

.ut-mt90 {
  margin-top: 90px !important;
}

.ut-pt90 {
  padding-top: 90px !important;
}

.ut-mr90 {
  margin-right: 90px !important;
}

.ut-pr90 {
  padding-right: 90px !important;
}

.ut-mb90 {
  margin-bottom: 90px !important;
}

.ut-pb90 {
  padding-bottom: 90px !important;
}

.ut-ml90 {
  margin-left: 90px !important;
}

.ut-pl90 {
  padding-left: 90px !important;
}

.ut-mt95 {
  margin-top: 95px !important;
}

.ut-pt95 {
  padding-top: 95px !important;
}

.ut-mr95 {
  margin-right: 95px !important;
}

.ut-pr95 {
  padding-right: 95px !important;
}

.ut-mb95 {
  margin-bottom: 95px !important;
}

.ut-pb95 {
  padding-bottom: 95px !important;
}

.ut-ml95 {
  margin-left: 95px !important;
}

.ut-pl95 {
  padding-left: 95px !important;
}

.ut-mt100 {
  margin-top: 100px !important;
}

.ut-pt100 {
  padding-top: 100px !important;
}

.ut-mr100 {
  margin-right: 100px !important;
}

.ut-pr100 {
  padding-right: 100px !important;
}

.ut-mb100 {
  margin-bottom: 100px !important;
}

.ut-pb100 {
  padding-bottom: 100px !important;
}

.ut-ml100 {
  margin-left: 100px !important;
}

.ut-pl100 {
  padding-left: 100px !important;
}

.ut-smhide, .ut-sphide, .ut-middlehide, .ut-tablethide, .ut-basehide {
  display: block;
}

.ut-smblock, .ut-spblock, .ut-middleblock, .ut-tabletblock, .ut-baseblock {
  display: none;
}

@media screen and (max-width: 1300px) {
  .ut-baseblock {
    display: block;
  }
  .ut-basehide {
    display: none !important;
  }
}
@media screen and (max-width: 1100px) {
  .ut-tabletblock {
    display: block;
  }
  .ut-tablethide {
    display: none !important;
  }
}
@media screen and (max-width: 768px) {
  .ut-middleblock {
    display: block;
  }
  .ut-middlehide {
    display: none !important;
  }
}
@media screen and (max-width: 589px) {
  .ut-spblock {
    display: block;
  }
  .ut-sphide {
    display: none !important;
  }
}
@media screen and (max-width: 374px) {
  .ut-smblock {
    display: block;
  }
  .ut-smhide {
    display: none !important;
  }
}/*# sourceMappingURL=style.css.map */