@charset "UTF-8";
/*サイト全体の基準となるCSSを記述*/
body {
  font-family: "Noto Serif JP", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "Yu Mincho", "YuMincho", "HG明朝E", "MS PMincho", "MS 明朝", serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.6;
  margin: 0;
  padding: 0;
  letter-spacing: 0.15rem;
  color: #524B40;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 600;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
  pointer-events: none;
}

a {
  text-decoration: none;
  color: #524B40;
  -webkit-transition: 0.4s all;
  transition: 0.4s all;
  -webkit-tap-highlight-color: transparent;
}
@media screen and (min-width: 769px) {
  a:hover {
    opacity: 0.8;
    -webkit-transition: 0.4s all;
    transition: 0.4s all;
  }
}

sup {
  font-size: 70%;
  display: inline-block;
  vertical-align: super;
}

mark.mark-text {
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0.6em, #edb7d0), color-stop(0.6em, transparent));
  background: linear-gradient(0deg, #edb7d0 0.6em, transparent 0.6em);
  font-weight: 900;
}

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

.mt5 {
  margin-top: 0.5rem !important;
}

.mt10 {
  margin-top: 1rem !important;
}

.mt15 {
  margin-top: 1.5rem !important;
}

.mt20 {
  margin-top: 2rem !important;
}

.mt25 {
  margin-top: 2.5rem !important;
}

.mt30 {
  margin-top: 3rem !important;
}

.mt35 {
  margin-top: 3.5rem !important;
}

.mt40 {
  margin-top: 4rem !important;
}

.mt45 {
  margin-top: 4.5rem !important;
}

.mt50 {
  margin-top: 5rem !important;
}

.mt55 {
  margin-top: 5.5rem !important;
}

.mt60 {
  margin-top: 6rem !important;
}

.mt65 {
  margin-top: 6.5rem !important;
}

.mt70 {
  margin-top: 7rem !important;
}

.mt75 {
  margin-top: 7.5rem !important;
}

.mt80 {
  margin-top: 8rem !important;
}

.mt85 {
  margin-top: 8.5rem !important;
}

.mt90 {
  margin-top: 9rem !important;
}

.mt95 {
  margin-top: 9.5rem !important;
}

.mt100 {
  margin-top: 10rem !important;
}

.mt105 {
  margin-top: 10.5rem !important;
}

.mt110 {
  margin-top: 11rem !important;
}

.mt115 {
  margin-top: 11.5rem !important;
}

.mt120 {
  margin-top: 12rem !important;
}

.mt125 {
  margin-top: 12.5rem !important;
}

.mt130 {
  margin-top: 13rem !important;
}

.mt135 {
  margin-top: 13.5rem !important;
}

.mt140 {
  margin-top: 14rem !important;
}

.mt145 {
  margin-top: 14.5rem !important;
}

.mt150 {
  margin-top: 15rem !important;
}

.mt155 {
  margin-top: 15.5rem !important;
}

.mt160 {
  margin-top: 16rem !important;
}

.mt165 {
  margin-top: 16.5rem !important;
}

.mt170 {
  margin-top: 17rem !important;
}

.mt175 {
  margin-top: 17.5rem !important;
}

.mt180 {
  margin-top: 18rem !important;
}

.mt185 {
  margin-top: 18.5rem !important;
}

.mt190 {
  margin-top: 19rem !important;
}

.mt195 {
  margin-top: 19.5rem !important;
}

.mt200 {
  margin-top: 20rem !important;
}

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

.ml5 {
  margin-left: 0.5rem !important;
}

.ml10 {
  margin-left: 1rem !important;
}

.ml15 {
  margin-left: 1.5rem !important;
}

.ml20 {
  margin-left: 2rem !important;
}

.ml25 {
  margin-left: 2.5rem !important;
}

.ml30 {
  margin-left: 3rem !important;
}

.ml35 {
  margin-left: 3.5rem !important;
}

.ml40 {
  margin-left: 4rem !important;
}

.ml45 {
  margin-left: 4.5rem !important;
}

.ml50 {
  margin-left: 5rem !important;
}

.ml55 {
  margin-left: 5.5rem !important;
}

.ml60 {
  margin-left: 6rem !important;
}

.ml65 {
  margin-left: 6.5rem !important;
}

.ml70 {
  margin-left: 7rem !important;
}

.ml75 {
  margin-left: 7.5rem !important;
}

.ml80 {
  margin-left: 8rem !important;
}

.ml85 {
  margin-left: 8.5rem !important;
}

.ml90 {
  margin-left: 9rem !important;
}

.ml95 {
  margin-left: 9.5rem !important;
}

.ml100 {
  margin-left: 10rem !important;
}

.ml105 {
  margin-left: 10.5rem !important;
}

.ml110 {
  margin-left: 11rem !important;
}

.ml115 {
  margin-left: 11.5rem !important;
}

.ml120 {
  margin-left: 12rem !important;
}

.ml125 {
  margin-left: 12.5rem !important;
}

.ml130 {
  margin-left: 13rem !important;
}

.ml135 {
  margin-left: 13.5rem !important;
}

.ml140 {
  margin-left: 14rem !important;
}

.ml145 {
  margin-left: 14.5rem !important;
}

.ml150 {
  margin-left: 15rem !important;
}

.ml155 {
  margin-left: 15.5rem !important;
}

.ml160 {
  margin-left: 16rem !important;
}

.ml165 {
  margin-left: 16.5rem !important;
}

.ml170 {
  margin-left: 17rem !important;
}

.ml175 {
  margin-left: 17.5rem !important;
}

.ml180 {
  margin-left: 18rem !important;
}

.ml185 {
  margin-left: 18.5rem !important;
}

.ml190 {
  margin-left: 19rem !important;
}

.ml195 {
  margin-left: 19.5rem !important;
}

.ml200 {
  margin-left: 20rem !important;
}

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

.mr5 {
  margin-right: 0.5rem !important;
}

.mr10 {
  margin-right: 1rem !important;
}

.mr15 {
  margin-right: 1.5rem !important;
}

.mr20 {
  margin-right: 2rem !important;
}

.mr25 {
  margin-right: 2.5rem !important;
}

.mr30 {
  margin-right: 3rem !important;
}

.mr35 {
  margin-right: 3.5rem !important;
}

.mr40 {
  margin-right: 4rem !important;
}

.mr45 {
  margin-right: 4.5rem !important;
}

.mr50 {
  margin-right: 5rem !important;
}

.mr55 {
  margin-right: 5.5rem !important;
}

.mr60 {
  margin-right: 6rem !important;
}

.mr65 {
  margin-right: 6.5rem !important;
}

.mr70 {
  margin-right: 7rem !important;
}

.mr75 {
  margin-right: 7.5rem !important;
}

.mr80 {
  margin-right: 8rem !important;
}

.mr85 {
  margin-right: 8.5rem !important;
}

.mr90 {
  margin-right: 9rem !important;
}

.mr95 {
  margin-right: 9.5rem !important;
}

.mr100 {
  margin-right: 10rem !important;
}

.mr105 {
  margin-right: 10.5rem !important;
}

.mr110 {
  margin-right: 11rem !important;
}

.mr115 {
  margin-right: 11.5rem !important;
}

.mr120 {
  margin-right: 12rem !important;
}

.mr125 {
  margin-right: 12.5rem !important;
}

.mr130 {
  margin-right: 13rem !important;
}

.mr135 {
  margin-right: 13.5rem !important;
}

.mr140 {
  margin-right: 14rem !important;
}

.mr145 {
  margin-right: 14.5rem !important;
}

.mr150 {
  margin-right: 15rem !important;
}

.mr155 {
  margin-right: 15.5rem !important;
}

.mr160 {
  margin-right: 16rem !important;
}

.mr165 {
  margin-right: 16.5rem !important;
}

.mr170 {
  margin-right: 17rem !important;
}

.mr175 {
  margin-right: 17.5rem !important;
}

.mr180 {
  margin-right: 18rem !important;
}

.mr185 {
  margin-right: 18.5rem !important;
}

.mr190 {
  margin-right: 19rem !important;
}

.mr195 {
  margin-right: 19.5rem !important;
}

.mr200 {
  margin-right: 20rem !important;
}

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

.mb5 {
  margin-bottom: 0.5rem !important;
}

.mb10 {
  margin-bottom: 1rem !important;
}

.mb15 {
  margin-bottom: 1.5rem !important;
}

.mb20 {
  margin-bottom: 2rem !important;
}

.mb25 {
  margin-bottom: 2.5rem !important;
}

.mb30 {
  margin-bottom: 3rem !important;
}

.mb35 {
  margin-bottom: 3.5rem !important;
}

.mb40 {
  margin-bottom: 4rem !important;
}

.mb45 {
  margin-bottom: 4.5rem !important;
}

.mb50 {
  margin-bottom: 5rem !important;
}

.mb55 {
  margin-bottom: 5.5rem !important;
}

.mb60 {
  margin-bottom: 6rem !important;
}

.mb65 {
  margin-bottom: 6.5rem !important;
}

.mb70 {
  margin-bottom: 7rem !important;
}

.mb75 {
  margin-bottom: 7.5rem !important;
}

.mb80 {
  margin-bottom: 8rem !important;
}

.mb85 {
  margin-bottom: 8.5rem !important;
}

.mb90 {
  margin-bottom: 9rem !important;
}

.mb95 {
  margin-bottom: 9.5rem !important;
}

.mb100 {
  margin-bottom: 10rem !important;
}

.mb105 {
  margin-bottom: 10.5rem !important;
}

.mb110 {
  margin-bottom: 11rem !important;
}

.mb115 {
  margin-bottom: 11.5rem !important;
}

.mb120 {
  margin-bottom: 12rem !important;
}

.mb125 {
  margin-bottom: 12.5rem !important;
}

.mb130 {
  margin-bottom: 13rem !important;
}

.mb135 {
  margin-bottom: 13.5rem !important;
}

.mb140 {
  margin-bottom: 14rem !important;
}

.mb145 {
  margin-bottom: 14.5rem !important;
}

.mb150 {
  margin-bottom: 15rem !important;
}

.mb155 {
  margin-bottom: 15.5rem !important;
}

.mb160 {
  margin-bottom: 16rem !important;
}

.mb165 {
  margin-bottom: 16.5rem !important;
}

.mb170 {
  margin-bottom: 17rem !important;
}

.mb175 {
  margin-bottom: 17.5rem !important;
}

.mb180 {
  margin-bottom: 18rem !important;
}

.mb185 {
  margin-bottom: 18.5rem !important;
}

.mb190 {
  margin-bottom: 19rem !important;
}

.mb195 {
  margin-bottom: 19.5rem !important;
}

.mb200 {
  margin-bottom: 20rem !important;
}

/* 配置 */
.center {
  text-align: center;
}

.left {
  text-align: left;
}

.right {
  text-align: right;
}

/* カラー */
.c-wht {
  color: #fff;
}

.c-blk {
  color: #371C05;
}

.c-yel {
  color: #C6A647;
}

/* font */
.noto-serif {
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-style: normal;
}

.oswald {
  font-family: "Oswald", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
}

.basker {
  font-family: "Baskervville", serif;
  font-optical-sizing: auto;
  font-style: normal;
}

.italic {
  font-style: italic;
}

.fw-100 {
  font-weight: 100;
}

.fw-200 {
  font-weight: 200;
}

.fw-300 {
  font-weight: 300;
}

.fw-400 {
  font-weight: 400;
}

.fw-500 {
  font-weight: 500;
}

.fw-600 {
  font-weight: 600;
}

.fw-700 {
  font-weight: 700;
}

.fw-900 {
  font-weight: 900;
}

.fsp-50 {
  font-size: 50% !important;
}

.fsp-60 {
  font-size: 60% !important;
}

.fsp-70 {
  font-size: 70% !important;
}

.fsp-80 {
  font-size: 80% !important;
}

.fsp-90 {
  font-size: 90% !important;
}

.fsp-110 {
  font-size: 110% !important;
}

.fsp-120 {
  font-size: 120% !important;
}

.fsp-130 {
  font-size: 130% !important;
}

.fsp-140 {
  font-size: 140% !important;
}

.fsp-150 {
  font-size: 150% !important;
}

.fit {
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
}

.position-l {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: left;
     object-position: left;
  font-family: "object-fit: cover; object-position: left;";
}

.position-r {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: right;
     object-position: right;
  font-family: "object-fit: cover; object-position: right;";
}

.position-t {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top;
     object-position: top;
  font-family: "object-fit: cover; object-position: top;";
}

.position-b {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: bottom;
     object-position: bottom;
  font-family: "object-fit: cover; object-position: bottom;";
}

/*コンテナ*/
.container {
  max-width: calc(120rem + 8%);
  margin: auto;
  padding: 0 4%;
}
.container.--noPad {
  max-width: 120rem;
  padding: 0;
}
@media screen and (max-width: 768px) {
  .container.--noPad {
    max-width: 92%;
  }
}

.container-grid {
  max-width: calc(100% - (100% - 120rem) / 2);
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}
@media screen and (max-width: 768px) {
  .container-grid {
    max-width: 100%;
  }
}
.container-grid.--g-left {
  margin-left: auto;
  padding-left: 2rem;
}
@media screen and (max-width: 768px) {
  .container-grid.--g-left {
    padding-right: 2rem;
  }
}
.container-grid.--g-right {
  margin-right: auto;
  padding-right: 2rem;
}
@media screen and (max-width: 768px) {
  .container-grid.--g-right {
    padding-left: 2rem;
  }
}

.container-s {
  max-width: calc(100rem + 8%);
  margin: auto;
  padding: 0 4%;
}

.container-s-grid {
  max-width: calc(100% - (100% - 100rem) / 2);
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}
@media screen and (max-width: 768px) {
  .container-s-grid {
    max-width: 100%;
  }
}
.container-s-grid.--g-left {
  margin-left: auto;
  padding-left: 2rem;
}
@media screen and (max-width: 768px) {
  .container-s-grid.--g-left {
    padding-right: 2rem;
  }
}
.container-s-grid.--g-right {
  margin-right: auto;
  padding-right: 2rem;
}
@media screen and (max-width: 768px) {
  .container-s-grid.--g-right {
    padding-left: 2rem;
  }
}

.page-container {
  max-width: calc(100rem + 8%);
  margin: auto;
  padding: 0 4%;
}

.page-container-grid {
  max-width: calc(100% - (100% - 100rem) / 2);
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}
@media screen and (max-width: 768px) {
  .page-container-grid {
    max-width: 100%;
  }
}
.page-container-grid.--g-left {
  margin-left: auto;
  padding-left: 2rem;
}
@media screen and (max-width: 768px) {
  .page-container-grid.--g-left {
    padding-right: 2rem;
  }
}
.page-container-grid.--g-right {
  margin-right: auto;
  padding-right: 2rem;
}
@media screen and (max-width: 768px) {
  .page-container-grid.--g-right {
    padding-left: 2rem;
  }
}

.section {
  padding-top: 18rem;
  padding-bottom: 18rem;
}
@media screen and (max-width: 768px) {
  .section {
    padding-top: 8rem;
    padding-bottom: 8rem;
  }
}

.section-padTop {
  padding-top: 18rem;
}
@media screen and (max-width: 768px) {
  .section-padTop {
    padding-top: 8rem;
  }
}

.section-padBottom {
  padding-bottom: 18rem;
}
@media screen and (max-width: 768px) {
  .section-padBottom {
    padding-bottom: 8rem;
  }
}

.p-section {
  padding-top: 12rem;
  padding-bottom: 12rem;
}
@media screen and (max-width: 768px) {
  .p-section {
    padding-top: 7rem;
    padding-bottom: 7rem;
  }
}

.p-section-padTop {
  padding-top: 12rem;
}
@media screen and (max-width: 768px) {
  .p-section-padTop {
    padding-top: 7rem;
  }
}

.p-section-padBottom {
  padding-bottom: 12rem;
}
@media screen and (max-width: 768px) {
  .p-section-padBottom {
    padding-bottom: 7rem;
  }
}

.contents {
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.contents.--graybg {
  background: #F9F8F5;
}
.contents.--ivorybg {
  background: #F9F8F5;
}

.relative--01 {
  position: relative;
  z-index: -1;
}

.relative00 {
  position: relative;
  z-index: 0;
}

.relative01 {
  position: relative;
  z-index: 1;
}

.relative02 {
  position: relative;
  z-index: 2;
}

.relative03 {
  position: relative;
  z-index: 3;
}

.relative04 {
  position: relative;
  z-index: 4;
}

@media screen and (max-width: 768px) {
  .pconly {
    display: none !important;
  }
}

@media screen and (max-width: 768px) {
  .pconly {
    display: none !important;
  }
}

.sponly {
  display: none !important;
}
@media screen and (max-width: 768px) {
  .sponly {
    display: block !important;
  }
}

.sponly-flex {
  display: none !important;
}
@media screen and (max-width: 768px) {
  .sponly-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}

:root {
  --color-base: #524B40;
  --color-gold: #c6a647;
  --color-blue: #6d98ab;
}

.header {
  position: fixed;
  z-index: 1000;
  width: 100%;
  top: 0;
  left: 0;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
  -webkit-transition: opacity 0.4s ease, -webkit-transform 0.4s ease;
  transition: opacity 0.4s ease, -webkit-transform 0.4s ease;
  transition: transform 0.4s ease, opacity 0.4s ease;
  transition: transform 0.4s ease, opacity 0.4s ease, -webkit-transform 0.4s ease;
}
.header.header-hidden {
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
  opacity: 0;
}
.header__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 2rem 8.5rem 2rem 2.5rem;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  background: #fff;
  -webkit-transition: 0.2s all ease;
  transition: 0.2s all ease;
}
@media screen and (max-width: 768px) {
  .header__inner {
    padding: 0;
  }
}
.scrolled .header__inner {
  padding: 0 8.5rem 0 2.5rem;
}
.header__logo {
  width: 20rem;
  position: absolute;
  padding: 3.2rem;
  left: 0;
  background: #fff;
  top: 0;
  -webkit-transition: 0.2s all ease;
  transition: 0.2s all ease;
}
@media screen and (max-width: 768px) {
  .header__logo {
    width: 11rem;
    padding: 1.5rem;
  }
}
.scrolled .header__logo {
  width: 17rem;
  padding: 2.2rem;
}
@media screen and (max-width: 768px) {
  .scrolled .header__logo {
    width: 11rem;
    padding: 1.5rem;
  }
}
.header__logo a {
  display: block;
}
.header__logo .logo-pc {
  display: block;
}
.header__logo .logo-sp {
  display: none;
}
.header__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 2rem;
  position: relative;
}
@media screen and (max-width: 768px) {
  .header__nav {
    display: none;
  }
}
.header__nav-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 4.8rem;
  padding: 2rem 3rem 2rem 2rem;
}
@media screen and (min-width: 769px) and (max-width: 1440px) {
  .header__nav-list {
    gap: 4rem;
  }
}
.header__nav-list.scrolled {
  background: #fff;
}
.header__nav-item a {
  font-size: 1.8rem;
  font-weight: 500;
  position: relative;
}
.header__nav-item a::after {
  content: "";
  width: 0%;
  height: 1px;
  background: var(--color-gold);
  display: block;
  position: absolute;
  bottom: -10px;
  left: 0;
  -webkit-transition: width 0.4s ease;
  transition: width 0.4s ease;
}
.header__nav-item a:hover {
  color: var(--color-gold);
}
.header__nav-item a:hover::after {
  width: 100%;
}
.header__contact {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2rem;
}
.header__contact-btn a {
  color: #fff;
  padding: 1.5rem 2rem;
  display: block;
  font-size: 1.8rem;
  font-weight: bold;
  cursor: pointer;
  overflow: hidden;
  -webkit-transition: color 0.4s ease;
  transition: color 0.4s ease;
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.header__contact-btn a::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 101%;
  background: #fff;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transform-origin: left center;
          transform-origin: left center;
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease;
  z-index: -1;
}
.header__contact-btn a {
  position: relative;
  z-index: 2;
}
.header__contact-btn a:hover {
  color: var(--color-gold);
}
.header__contact-btn a:hover::before {
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}
.header__contact-btn.btn-1 a {
  background: var(--color-gold);
}
.header__contact-btn.btn-1 {
  color: #fff;
}
.header__contact-btn.btn-2 {
  background: var(--color-blue);
  color: #fff;
}
.header__contact-btn.btn-2 a:hover {
  color: var(--color-blue);
}

.hamburger-menu {
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1002;
  width: 30%;
  height: 100svh;
  background: #fff;
  -webkit-transition: 0.2s all ease-in-out;
  transition: 0.2s all ease-in-out;
  -webkit-transform: translatex(100%);
          transform: translatex(100%);
  padding: 2rem 4rem;
}
@media screen and (min-width: 769px) and (max-width: 1440px) {
  .hamburger-menu {
    width: 40%;
  }
}
@media screen and (max-width: 768px) {
  .hamburger-menu {
    width: 100%;
    height: calc(100vh + 5rem);
    padding: 2rem 4%;
  }
}
.hamburger-menu.open {
  -webkit-transform: translatex(0);
          transform: translatex(0);
}
.hamburger-menu-list {
  padding: 7rem 0 6rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 2.5rem 2rem;
}
@media screen and (max-width: 768px) {
  .hamburger-menu-list {
    gap: 1.5rem;
    padding: 4rem 4% 3rem;
  }
}
.hamburger-menu-item {
  width: calc(50% - 1.5rem);
}
.hamburger-menu-item a {
  font-size: 1.7rem;
  display: block;
  font-weight: 500;
  opacity: 0;
  -webkit-transform: translatex(8rem);
          transform: translatex(8rem);
}
@media screen and (min-width: 769px) and (max-width: 1440px) {
  .hamburger-menu-item a {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 768px) {
  .hamburger-menu-item a {
    font-size: 1.4rem;
  }
}
.open .hamburger-menu-item a {
  opacity: 1;
  -webkit-transform: translatex(0);
          transform: translatex(0);
}
.open .hamburger-menu-item:nth-child(1) a {
  -webkit-transition: opacity 0.6s ease 0.2s, -webkit-transform 0.3s ease 0.2s;
  transition: opacity 0.6s ease 0.2s, -webkit-transform 0.3s ease 0.2s;
  transition: opacity 0.6s ease 0.2s, transform 0.3s ease 0.2s;
  transition: opacity 0.6s ease 0.2s, transform 0.3s ease 0.2s, -webkit-transform 0.3s ease 0.2s;
}
.open .hamburger-menu-item:nth-child(2) a {
  -webkit-transition: opacity 0.6s ease 0.4s, -webkit-transform 0.3s ease 0.4s;
  transition: opacity 0.6s ease 0.4s, -webkit-transform 0.3s ease 0.4s;
  transition: opacity 0.6s ease 0.4s, transform 0.3s ease 0.4s;
  transition: opacity 0.6s ease 0.4s, transform 0.3s ease 0.4s, -webkit-transform 0.3s ease 0.4s;
}
.open .hamburger-menu-item:nth-child(3) a {
  -webkit-transition: opacity 0.6s ease 0.6s, -webkit-transform 0.3s ease 0.6s;
  transition: opacity 0.6s ease 0.6s, -webkit-transform 0.3s ease 0.6s;
  transition: opacity 0.6s ease 0.6s, transform 0.3s ease 0.6s;
  transition: opacity 0.6s ease 0.6s, transform 0.3s ease 0.6s, -webkit-transform 0.3s ease 0.6s;
}
.open .hamburger-menu-item:nth-child(4) a {
  -webkit-transition: opacity 0.6s ease 0.8s, -webkit-transform 0.3s ease 0.8s;
  transition: opacity 0.6s ease 0.8s, -webkit-transform 0.3s ease 0.8s;
  transition: opacity 0.6s ease 0.8s, transform 0.3s ease 0.8s;
  transition: opacity 0.6s ease 0.8s, transform 0.3s ease 0.8s, -webkit-transform 0.3s ease 0.8s;
}
.open .hamburger-menu-item:nth-child(5) a {
  -webkit-transition: opacity 0.6s ease 1s, -webkit-transform 0.3s ease 1s;
  transition: opacity 0.6s ease 1s, -webkit-transform 0.3s ease 1s;
  transition: opacity 0.6s ease 1s, transform 0.3s ease 1s;
  transition: opacity 0.6s ease 1s, transform 0.3s ease 1s, -webkit-transform 0.3s ease 1s;
}
.open .hamburger-menu-item:nth-child(6) a {
  -webkit-transition: opacity 0.6s ease 1.2s, -webkit-transform 0.3s ease 1.2s;
  transition: opacity 0.6s ease 1.2s, -webkit-transform 0.3s ease 1.2s;
  transition: opacity 0.6s ease 1.2s, transform 0.3s ease 1.2s;
  transition: opacity 0.6s ease 1.2s, transform 0.3s ease 1.2s, -webkit-transform 0.3s ease 1.2s;
}
.open .hamburger-menu-item:nth-child(7) a {
  -webkit-transition: opacity 0.6s ease 1.4s, -webkit-transform 0.3s ease 1.4s;
  transition: opacity 0.6s ease 1.4s, -webkit-transform 0.3s ease 1.4s;
  transition: opacity 0.6s ease 1.4s, transform 0.3s ease 1.4s;
  transition: opacity 0.6s ease 1.4s, transform 0.3s ease 1.4s, -webkit-transform 0.3s ease 1.4s;
}
.open .hamburger-menu-item:nth-child(8) a {
  -webkit-transition: opacity 0.6s ease 1.6s, -webkit-transform 0.3s ease 1.6s;
  transition: opacity 0.6s ease 1.6s, -webkit-transform 0.3s ease 1.6s;
  transition: opacity 0.6s ease 1.6s, transform 0.3s ease 1.6s;
  transition: opacity 0.6s ease 1.6s, transform 0.3s ease 1.6s, -webkit-transform 0.3s ease 1.6s;
}
.open .hamburger-menu-item:nth-child(9) a {
  -webkit-transition: opacity 0.6s ease 1.8s, -webkit-transform 0.3s ease 1.8s;
  transition: opacity 0.6s ease 1.8s, -webkit-transform 0.3s ease 1.8s;
  transition: opacity 0.6s ease 1.8s, transform 0.3s ease 1.8s;
  transition: opacity 0.6s ease 1.8s, transform 0.3s ease 1.8s, -webkit-transform 0.3s ease 1.8s;
}
.open .hamburger-menu-item:nth-child(10) a {
  -webkit-transition: opacity 0.6s ease 2s, -webkit-transform 0.3s ease 2s;
  transition: opacity 0.6s ease 2s, -webkit-transform 0.3s ease 2s;
  transition: opacity 0.6s ease 2s, transform 0.3s ease 2s;
  transition: opacity 0.6s ease 2s, transform 0.3s ease 2s, -webkit-transform 0.3s ease 2s;
}
.open .hamburger-menu-item:nth-child(11) a {
  -webkit-transition: opacity 0.6s ease 2.2s, -webkit-transform 0.3s ease 2.2s;
  transition: opacity 0.6s ease 2.2s, -webkit-transform 0.3s ease 2.2s;
  transition: opacity 0.6s ease 2.2s, transform 0.3s ease 2.2s;
  transition: opacity 0.6s ease 2.2s, transform 0.3s ease 2.2s, -webkit-transform 0.3s ease 2.2s;
}
.open .hamburger-menu-item:nth-child(12) a {
  -webkit-transition: opacity 0.6s ease 2.4s, -webkit-transform 0.3s ease 2.4s;
  transition: opacity 0.6s ease 2.4s, -webkit-transform 0.3s ease 2.4s;
  transition: opacity 0.6s ease 2.4s, transform 0.3s ease 2.4s;
  transition: opacity 0.6s ease 2.4s, transform 0.3s ease 2.4s, -webkit-transform 0.3s ease 2.4s;
}
.hamburger-menu-logo {
  width: 12rem;
  margin-top: 0;
  margin-left: 2rem;
}
@media screen and (max-width: 768px) {
  .hamburger-menu-logo {
    width: 10rem;
    margin-top: 0;
    margin-left: 0;
  }
}
.hamburger-menu-logo a {
  display: block;
}
.hamburger-menu-logo img {
  width: 100%;
}

.hamburger {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  position: fixed;
  top: 2.5rem;
  right: 2rem;
  width: 6rem;
  height: 6rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.6rem;
  z-index: 1003;
  background: none;
  border: none;
  cursor: pointer;
  -webkit-transition: 0.2s all ease;
  transition: 0.2s all ease;
}
@media screen and (max-width: 768px) {
  .hamburger {
    top: 1.8rem;
    height: 3rem;
  }
}
.scrolled .hamburger {
  top: 0.5rem;
}
@media screen and (max-width: 768px) {
  .scrolled .hamburger {
    top: 1.8rem;
  }
}

.hamburger__line {
  display: block;
  width: 4.8rem;
  height: 0.1rem;
  background: #524B40;
  -webkit-transition: background 0.3s ease, -webkit-transform 0.3s ease;
  transition: background 0.3s ease, -webkit-transform 0.3s ease;
  transition: transform 0.3s ease, background 0.3s ease;
  transition: transform 0.3s ease, background 0.3s ease, -webkit-transform 0.3s ease;
}

.hamburger.is-active .hamburger__line {
  background: #524b40 !important;
}

.hamburger.is-active .hamburger__line:nth-child(1) {
  -webkit-transform: translateY(0.4rem) rotate(45deg);
          transform: translateY(0.4rem) rotate(45deg);
}

.hamburger.is-active .hamburger__line:nth-child(2) {
  -webkit-transform: translateY(-0.4rem) rotate(-45deg);
          transform: translateY(-0.4rem) rotate(-45deg);
}

.hamburger-overlay {
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1001;
  background: rgba(0, 0, 0, 0.4);
  display: none;
}
.hamburger-overlay.display {
  display: block;
}

.footer {
  overflow: hidden;
  margin-bottom: 9.5rem;
}
@media screen and (max-width: 768px) {
  .footer {
    margin-bottom: 6.9rem;
  }
}
.footer-contact {
  background: #E4E4E4;
  padding-bottom: 14rem;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .footer-contact {
    padding-bottom: 8rem;
  }
}
.footer-contact-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  gap: 6rem;
}
@media screen and (max-width: 768px) {
  .footer-contact-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 4rem;
  }
}
.footer-contact-desc {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (max-width: 768px) {
  .footer-contact-desc {
    width: 100%;
  }
}
.footer-contact-desc dl {
  padding: 5rem 0;
  border-bottom: 0.1rem solid #524B40;
}
@media screen and (max-width: 768px) {
  .footer-contact-desc dl {
    padding: 4rem 0;
  }
}
.footer-contact-desc dl:first-child {
  padding: 0 0 4rem;
}
.footer-contact-desc dl dt {
  font-size: 2.2rem;
  margin-bottom: 2.5rem;
}
@media screen and (max-width: 768px) {
  .footer-contact-desc dl dt {
    font-size: 2rem;
    margin-bottom: 2rem;
  }
}
.footer-contact-desc dl dd.phone a {
  font-size: 4.5rem;
  line-height: 1;
  display: block;
}
@media screen and (max-width: 768px) {
  .footer-contact-desc dl dd.phone a {
    font-size: 4rem;
  }
}
.footer-contact-desc dl dd.footer-regular-holiday {
  font-size: 1.4rem;
  margin-top: 1rem;
}
@media screen and (max-width: 768px) {
  .footer-contact-desc dl dd.footer-regular-holiday {
    font-size: 1.3rem;
  }
}
.footer-contact-desc dl dd.mail a {
  display: block;
  font-size: 1.8rem;
  color: #524B40;
  line-height: 1;
  text-align: center;
  padding: 2rem 3.5rem;
  background: #fff;
  -webkit-transition: 0.2s all;
  transition: 0.2s all;
}
@media screen and (max-width: 768px) {
  .footer-contact-desc dl dd.mail a {
    font-size: 1.7rem;
  }
}
.footer-contact-desc dl dd.mail a:hover {
  opacity: 1;
  background: #524B40;
  color: #fff;
}
.footer-contact-imgArea {
  width: 81.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 2rem;
}
@media screen and (min-width: 1441px) {
  .footer-contact-imgArea {
    width: 100rem;
  }
}
@media screen and (min-width: 1441px) and (max-width: 1650px) {
  .footer-contact-imgArea {
    width: 85rem;
  }
}
@media screen and (max-width: 768px) {
  .footer-contact-imgArea {
    width: 100%;
  }
}
.footer-contact-imgArea img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (min-width: 1441px) {
  .footer-contact-imgArea img {
    width: 100%;
    max-height: 38rem;
  }
}
@media screen and (max-width: 768px) {
  .footer-contact-imgArea img {
    max-height: 14rem;
  }
}
.footer .footer-wrap {
  margin: auto;
  background: #fff;
  padding: 8rem 0;
}
@media screen and (max-width: 768px) {
  .footer .footer-wrap {
    padding: 7rem 0;
  }
}
.footer .footer-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 10rem;
}
@media screen and (max-width: 768px) {
  .footer .footer-area {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 4rem;
  }
}
.footer .footer-info {
  width: 15rem;
}
@media screen and (max-width: 768px) {
  .footer .footer-info {
    width: 10rem;
    margin: auto;
  }
}
.footer .footer-info a {
  display: block;
}
.footer .footer-info img {
  width: 100%;
  height: auto;
}
.footer .footer-info-content {
  -webkit-box-flex: 0.8;
      -ms-flex: 0.8;
          flex: 0.8;
}
.footer .footer-menuArea {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 1rem;
}
@media screen and (max-width: 768px) {
  .footer .footer-menuArea {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 3rem 2rem;
  }
}
.footer .footer-menu-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.8rem;
}
@media screen and (max-width: 768px) {
  .footer .footer-menu-list {
    width: calc(50% - 1rem);
  }
}
.footer .footer-menu-list li {
  font-size: 1.6rem;
}
.footer .footer-menu-list li a {
  color: #524B40;
  text-decoration: none;
}
.footer .external-site {
  background: #E4E4E4;
  padding: 2.5rem 5rem 2.5rem 8rem;
  margin-top: 4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 2rem;
}
@media screen and (max-width: 768px) {
  .footer .external-site {
    padding: 2.5rem 2rem 2.5rem 2rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 2rem;
  }
}
.footer .external-site .other-site {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5rem;
}
@media screen and (max-width: 768px) {
  .footer .external-site .other-site {
    gap: 3rem;
  }
}
.footer .external-site .other-site > a {
  font-size: 1.6rem;
}
.footer .external-site .sns-site {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 3rem;
}
@media screen and (max-width: 768px) {
  .footer .external-site .sns-site {
    gap: 2.5rem;
  }
}
.footer .external-site .sns-site .insta-icon img {
  width: 2rem;
  height: 2rem;
}
.footer .external-site .sns-site .yt-icon img {
  width: 2rem;
  height: 1.4rem;
}
.footer .external-site .sns-site .line-icon img {
  width: 2rem;
  height: 1.9rem;
}
.footer .copyright {
  background: #fff;
  padding: 2.5rem 0;
  text-align: center;
  color: #524B40;
  font-size: 1.2rem;
  font-weight: 500;
  border-top: 0.1rem solid #524B40;
}

.cv-btn {
  position: relative;
  z-index: 2;
}

.cv-btn a {
  position: fixed;
  right: 2%;
  top: 16%;
  font-size: 1.4rem;
  text-decoration: none;
  background-color: #0000ff;
  color: #fff;
  padding: 2rem 1.2rem;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  z-index: 2;
  letter-spacing: 0.1rem;
}

.cv-btn a:hover {
  opacity: 0.8;
}

.overlay {
  display: none;
}

.cv-btn2 {
  position: fixed;
  right: 2%;
  top: 16%;
  z-index: 3;
}

.cv-btn2 a {
  font-size: 1.4rem;
  text-decoration: none;
  background-color: #00014D;
  color: #fff;
  padding: 2rem 1.2rem;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  display: block;
  letter-spacing: 0.1rem;
  margin-bottom: 0.5rem;
}

.cv-btn2 a:hover {
  opacity: 0.8;
}

.cv-btn2 {
  display: none;
}

.footer-cta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: fixed;
  width: 100%;
  bottom: 0;
  z-index: 998;
  padding: 1.5rem 4%;
  background: rgba(255, 255, 255, 0.6);
  -webkit-transform: translatey(100%);
          transform: translatey(100%);
  opacity: 0;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}
@media screen and (max-width: 768px) {
  .footer-cta {
    padding: 1.2rem 4%;
  }
}
.scrolling .footer-cta {
  -webkit-transform: translatey(0);
          transform: translatey(0);
  opacity: 1;
}

.footer-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-right: 0.1rem solid #ffffff;
}

.footer-child:last-child {
  border-right: none;
}

.footer-child a {
  background-color: #524B40;
  color: #ffffff;
  border: 0.1rem solid #524B40;
  text-decoration: none;
  position: relative;
  -webkit-transition: 0.2s all;
  transition: 0.2s all;
}
.footer-child a:hover {
  opacity: 1;
  background-color: #fff;
  color: #524B40;
}
.footer-child a:hover::before {
  background: url(../../images/renewal/common/circle-arrow-blk.png) no-repeat center center/cover;
}
.footer-child a::before {
  content: "";
  background: url(../../images/renewal/common/circle-arrow-wht.png) no-repeat center center/cover;
  width: 4rem;
  height: 4rem;
  position: absolute;
  top: 50%;
  -webkit-transform: translatey(-50%);
          transform: translatey(-50%);
  right: 2rem;
  z-index: 1;
  -webkit-transition: 0.2s all;
  transition: 0.2s all;
}
@media screen and (max-width: 768px) {
  .footer-child a::before {
    width: 2.5rem;
    height: 2.5rem;
  }
}

.footer-child a {
  width: 100%;
  padding: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.footer-cta .child-contact {
  width: 40rem;
  height: 6.5rem;
}
@media screen and (max-width: 768px) {
  .footer-cta .child-contact {
    width: 100%;
    height: 4.5rem;
  }
}

.footer-child img {
  width: 2rem;
}

.child-contact span {
  font-size: 2rem;
}
@media screen and (max-width: 768px) {
  .child-contact span {
    font-size: 1.6rem;
  }
}

.tel img {
  width: 3rem;
}

.breadcrumbs {
  padding: 2rem 0 2rem;
}
@media screen and (max-width: 768px) {
  .breadcrumbs {
    padding: 1.6rem 0 1.6rem;
  }
}
.breadcrumbs > span {
  font-size: 1.4rem;
}

.voiceArea {
  padding: 5rem 0;
}
@media screen and (max-width: 768px) {
  .voiceArea {
    padding: 8rem 0;
  }
}
.voiceArea-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 768px) {
  .voiceArea-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.voiceArea-desc {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: 15rem;
}
@media screen and (max-width: 768px) {
  .voiceArea-desc {
    width: 100%;
    margin-left: 0;
  }
}
.voiceArea-desc-text {
  margin-bottom: 6rem;
  font-size: 1.6rem;
}
@media screen and (max-width: 768px) {
  .voiceArea-desc-text {
    margin-bottom: 4rem;
    font-size: 1.4rem;
  }
}
.voiceArea .heading-title {
  margin-bottom: 4rem;
}
@media screen and (max-width: 768px) {
  .voiceArea .heading-title {
    margin-bottom: 3rem;
  }
}

/*口コミ*/
.contact_news {
  width: 54rem;
  padding: 1.5rem 0 3rem;
  position: relative;
  background: #fff;
}
@media screen and (max-width: 768px) {
  .contact_news {
    width: 100%;
    margin-bottom: 4rem;
  }
}

.contact_news .kuchikomi {
  background-color: #fff;
  padding: 1.5rem;
  height: 52rem;
  overflow-y: scroll;
  margin: 0 1.5rem;
}
@media screen and (max-width: 768px) {
  .contact_news .kuchikomi {
    height: 30rem;
    padding: 1.5rem 1rem;
    margin: 0 1rem;
  }
}

.contact_news .kuchikomi::-webkit-scrollbar {
  width: 0.5rem;
  background-color: rgba(170, 170, 170, 0.3);
  border-radius: 0.4rem;
}

.contact_news .kuchikomi::-webkit-scrollbar-thumb {
  background: #aaa;
  border-radius: 0.4rem;
}

.event {
  opacity: 1;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .event-slider {
    width: 100vw;
    position: relative;
    -webkit-transform: translatex(-50%);
            transform: translatex(-50%);
    left: 50%;
    overflow: hidden;
    padding-left: 6%;
    padding-right: 6%;
    opacity: 0;
  }
  .event-slider.is-ready {
    opacity: 1;
    -webkit-transition: opacity 0.2s ease;
    transition: opacity 0.2s ease;
  }
}
.event .event-swiper-prev {
  width: 2.5rem;
  height: 2.5rem;
  position: absolute;
  background: url(../../images/renewal/common/slide-prev-arrow.png) no-repeat center center/cover;
  bottom: 2rem;
  left: calc(50% - 1.5rem);
  -webkit-transform: translatex(-50%);
          transform: translatex(-50%);
}
@media screen and (min-width: 769px) {
  .event .event-swiper-prev {
    display: none;
  }
}
.event .event-swiper-next {
  width: 2.5rem;
  height: 2.5rem;
  position: absolute;
  background: url(../../images/renewal/common/slide-next-arrow.png) no-repeat center center/cover;
  bottom: 2rem;
  left: calc(50% + 1.5rem);
  -webkit-transform: translatex(-50%);
          transform: translatex(-50%);
}
@media screen and (min-width: 769px) {
  .event .event-swiper-next {
    display: none;
  }
}
.event-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 6rem;
  margin-bottom: 8rem;
}
@media screen and (max-width: 768px) {
  .event-list {
    gap: 0;
    margin-bottom: 6rem;
  }
}
@media screen and (min-width: 769px) {
  .event-list.swiper-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    height: auto;
    -webkit-transform: none !important;
            transform: none !important;
  }
}
.event-item {
  width: 33.33%;
}
@media screen and (max-width: 768px) {
  .event-item.opa.delay01 {
    opacity: 1;
    -webkit-transition: none;
    transition: none;
  }
  .event-item.opa.delay02 {
    opacity: 1;
    -webkit-transition: none;
    transition: none;
  }
  .event-item.opa.delay03 {
    opacity: 1;
    -webkit-transition: none;
    transition: none;
  }
}
@media screen and (min-width: 769px) {
  .event-item.swiper-slide {
    width: auto !important;
    -ms-flex-negative: 1;
        flex-shrink: 1;
  }
}
@media screen and (max-width: 768px) {
  .event-item a {
    -webkit-transition: none;
    transition: none;
  }
}
.event-item a:hover .event-item-img img {
  -webkit-transform: scale(1.1, 1.1);
          transform: scale(1.1, 1.1);
}
.event-item-img {
  position: relative;
  width: 36rem;
  height: 27rem;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .event-item-img {
    width: 100%;
  }
}
.event-item-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: 0.2s all ease;
  transition: 0.2s all ease;
}
.event-item-tag {
  position: absolute;
  left: 1.5rem;
  top: 1.5rem;
  font-size: 1.4rem;
  line-height: 1;
  letter-spacing: 0.5rem;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl; /* 縦書き（右→左） */
  text-orientation: upright; /* 文字を正立させる（英数字も縦向き） */
  padding: 0.5rem 0.8rem;
  background: #fff;
}
.event-item-date {
  display: block;
  font-size: 1.4rem;
  margin: 0.7rem 0 1rem;
}
.event-item-title {
  font-size: 1.6rem;
}

.column {
  padding-top: 0;
  overflow: hidden;
  opacity: 1;
}
@media screen and (max-width: 768px) {
  .column-slider {
    width: 100vw;
    position: relative;
    -webkit-transform: translatex(-50%);
            transform: translatex(-50%);
    left: 50%;
    overflow: hidden;
    padding-left: 6%;
    padding-right: 6%;
    opacity: 0;
  }
  .column-slider.is-ready {
    opacity: 1;
    -webkit-transition: opacity 0.2s ease;
    transition: opacity 0.2s ease;
  }
}
.column .column-swiper-prev {
  width: 2.5rem;
  height: 2.5rem;
  position: absolute;
  background: url(../../images/renewal/common/slide-prev-arrow.png) no-repeat center center/cover;
  bottom: 2rem;
  left: calc(50% - 1.5rem);
  -webkit-transform: translatex(-50%);
          transform: translatex(-50%);
}
@media screen and (min-width: 769px) {
  .column .column-swiper-prev {
    display: none;
  }
}
.column .column-swiper-next {
  width: 2.5rem;
  height: 2.5rem;
  position: absolute;
  background: url(../../images/renewal/common/slide-next-arrow.png) no-repeat center center/cover;
  bottom: 2rem;
  left: calc(50% + 1.5rem);
  -webkit-transform: translatex(-50%);
          transform: translatex(-50%);
}
@media screen and (min-width: 769px) {
  .column .column-swiper-next {
    display: none;
  }
}
.column-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 6rem;
  margin-bottom: 7rem;
}
@media screen and (max-width: 768px) {
  .column-list {
    gap: 0;
    margin-bottom: 6rem;
  }
}
@media screen and (min-width: 769px) {
  .column-list.swiper-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    height: auto;
    -webkit-transform: none !important;
            transform: none !important;
  }
}
.column-item {
  width: 33.33%;
}
@media screen and (max-width: 768px) {
  .column-item.opa.delay01 {
    opacity: 1;
    -webkit-transition: none;
    transition: none;
  }
  .column-item.opa.delay02 {
    opacity: 1;
    -webkit-transition: none;
    transition: none;
  }
  .column-item.opa.delay03 {
    opacity: 1;
    -webkit-transition: none;
    transition: none;
  }
}
@media screen and (min-width: 769px) {
  .column-item.swiper-slide {
    width: auto !important;
    -ms-flex-negative: 1;
        flex-shrink: 1;
  }
}
@media screen and (max-width: 768px) {
  .column-item a {
    -webkit-transition: none;
    transition: none;
  }
}
.column-item a:hover .column-item-img img {
  -webkit-transform: scale(1.1, 1.1);
          transform: scale(1.1, 1.1);
}
.column-item-img {
  position: relative;
  width: 36rem;
  height: 27rem;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .column-item-img {
    width: 100%;
  }
}
.column-item-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: 0.2s all ease;
  transition: 0.2s all ease;
}
.column-item-tag {
  position: absolute;
  left: 1.5rem;
  top: 1.5rem;
  font-size: 1.4rem;
  line-height: 1;
  letter-spacing: 0.5rem;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl; /* 縦書き（右→左） */
  text-orientation: upright; /* 文字を正立させる（英数字も縦向き） */
  padding: 0.5rem 0.8rem;
  background: #fff;
}
.column-item-date {
  display: block;
  font-size: 1.4rem;
  margin: 0.7rem 0 1rem;
}
.column-item-title {
  font-size: 1.6rem;
}

.instagramArea {
  background: #E4E4E4;
}
@media screen and (max-width: 768px) {
  .instagramArea .heading-title {
    margin-bottom: 3rem;
  }
}
.instagramArea-head {
  position: relative;
}
.instagramArea-text {
  position: absolute;
  bottom: 0;
  left: 35%;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .instagramArea-text {
    position: static;
    margin-top: 3rem;
    margin-bottom: 3rem;
  }
}
.instagramArea .line-v-btn {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .instagramArea .line-v-btn {
    position: relative;
    margin: 0;
    margin-top: 1rem;
    margin-left: auto;
    margin-right: 4%;
  }
}

.gallery {
  background: transparent;
  overflow: hidden;
  position: relative;
  z-index: 1;
}

.gallery .section__title {
  text-align: left;
  margin-bottom: 3.0208333333vw;
}

.gallery .section__title .ja {
  font-size: 1.6666666667vw;
}

.gallery__marquee {
  width: 100vw;
  margin-left: calc(50% - 50vw);
}

.gallery__marquee-row {
  overflow: hidden;
  margin-bottom: 0.2083333333vw;
}

.gallery__marquee-row--top .gallery__marquee-track {
  -webkit-animation: marqueeLeft 60s linear infinite;
          animation: marqueeLeft 60s linear infinite;
}

.gallery__marquee-row--top .gallery__marquee-item {
  width: 27.34375vw;
}

.gallery__marquee-row--top .gallery__marquee-item img {
  height: 31.25vw;
}

.gallery__marquee-row--bottom .gallery__marquee-track {
  -webkit-animation: marqueeRight 60s linear infinite;
          animation: marqueeRight 60s linear infinite;
}

.gallery__marquee-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  gap: 0.2083333333vw;
  width: -moz-fit-content;
  width: -webkit-fit-content;
  width: fit-content;
}

.gallery__marquee-item {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 26.0416666667vw;
}

.gallery__marquee-item img {
  width: 100%;
  height: 18.2291666667vw;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  .gallery__marquee-row {
    margin-bottom: 0.25vw;
  }
  .gallery__marquee-row--top .gallery__marquee-item {
    width: 31.6666666667vw;
  }
  .gallery__marquee-row--top .gallery__marquee-item img {
    height: 35.8333333333vw;
  }
  .gallery__marquee-track {
    gap: 0.25vw;
  }
  .gallery__marquee-item {
    width: 30vw;
  }
  .gallery__marquee-item img {
    height: 21.6666666667vw;
  }
}
@media screen and (max-width: 768px) {
  .gallery__marquee {
    margin-bottom: 10.4166666667vw;
  }
  .gallery__marquee-row {
    margin-bottom: 0.390625vw;
  }
  .gallery__marquee-row--top .gallery__marquee-item {
    width: 45.5729166667vw;
  }
  .gallery__marquee-row--top .gallery__marquee-item img {
    height: 52.0833333333vw;
  }
  .gallery__marquee-track {
    gap: 0.390625vw;
  }
  .gallery__marquee-item {
    width: 39.0625vw;
  }
  .gallery__marquee-item img {
    height: 31.25vw;
  }
}
@-webkit-keyframes marqueeLeft {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
@keyframes marqueeLeft {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
@-webkit-keyframes marqueeRight {
  0% {
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@keyframes marqueeRight {
  0% {
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
.sns-section {
  background: #E4E4E4;
}
.sns-section-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 4rem;
}
@media screen and (max-width: 768px) {
  .sns-section-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 2rem;
  }
}
.sns-section-wrap a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 50%;
  height: 17.5rem;
  position: relative;
  z-index: 1;
  -webkit-box-shadow: 0.3rem 0.3rem 0.8rem rgba(0, 0, 0, 0.3);
          box-shadow: 0.3rem 0.3rem 0.8rem rgba(0, 0, 0, 0.3);
}
@media screen and (max-width: 768px) {
  .sns-section-wrap a {
    width: 100%;
    height: 16rem;
  }
}
.sns-section-wrap a.__line {
  background: url(../../images/renewal/common/g-lay-img03.jpg.webp) no-repeat center center/cover;
}
.sns-section-wrap a.__line::before {
  content: "";
  background: rgba(0, 0, 0, 0.3);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.sns-section-wrap a.__line .logo-box {
  background: rgba(255, 255, 255, 0.6);
}
.sns-section-wrap a.__yb {
  background: url(../../images/renewal/company/history-bg.jpg.webp) no-repeat center center/cover;
}
.sns-section-wrap a.__yb::before {
  content: "";
  background: rgba(0, 0, 0, 0.3);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.sns-section-wrap a.__yb .logo-box {
  background: rgba(255, 255, 255, 0.6);
}
.sns-section-wrap a .logo-box {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: 100%;
  padding: 0 3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 768px) {
  .sns-section-wrap a .logo-box {
    width: 100%;
    height: 55%;
    padding: 0;
  }
}
.sns-section-wrap a img {
  display: inline-block;
  width: 23rem;
  height: auto;
}
@media screen and (max-width: 768px) {
  .sns-section-wrap a img {
    width: 15rem;
  }
}
.sns-section-inner {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 2.5rem;
}
@media screen and (max-width: 768px) {
  .sns-section-inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0;
  }
}
.sns-section-text {
  font-size: 2.2rem;
  color: #fff;
  font-weight: 700;
  line-height: 1.3;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .sns-section-text {
    height: 45%;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 1.8rem;
  }
}

.paraBg-clip {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 62rem;
  clip-path: inset(0);
  z-index: -1;
}
@media screen and (max-width: 768px) {
  .paraBg-clip {
    height: 40rem;
  }
}
.paraBlock-hygge .paraBg-clip {
  height: 82rem;
}
@media screen and (max-width: 768px) {
  .paraBlock-hygge .paraBg-clip {
    height: 62rem;
  }
}
.paraBlock-stay .paraBg-clip {
  height: 80rem;
}
@media screen and (max-width: 768px) {
  .paraBlock-stay .paraBg-clip {
    height: 60rem;
  }
}
.paraBlock04 .paraBg-clip {
  height: 50rem;
}
@media screen and (max-width: 768px) {
  .paraBlock04 .paraBg-clip {
    height: 40rem;
  }
}

.paraBg-fixed {
  position: fixed;
  top: 0;
  width: 100%;
  height: 100vh;
  background-size: cover;
  background-position: center;
}

.paraBlock {
  position: relative;
  z-index: 1;
  background: #fff;
}
.paraBlock.paraBlock-hygge .paraBg-fixed {
  background-image: url(../../images/renewal/top/hygge-bg.webp);
}
.paraBlock.paraBlock-stay .paraBg-fixed {
  background-image: url(../../images/renewal/top/slide02.webp);
}
.paraBlock.paraBlock01 .paraBg-fixed {
  background-image: url(../../images/renewal/top/para-bg01.webp);
}
.paraBlock.paraBlock02 .paraBg-fixed {
  background-image: url(../../images/renewal/top/para-bg02.webp);
}
.paraBlock.paraBlock04 .paraBg-fixed {
  background-image: url(../../images/renewal/common/company-para.jpg.webp);
}

.paraBlock-under {
  position: relative;
  z-index: -1;
  padding-top: 62rem;
}
@media screen and (max-width: 768px) {
  .paraBlock-under {
    padding-top: 40rem;
  }
}
.paraBlock-under.--hygge {
  padding-top: 82rem;
}
@media screen and (max-width: 768px) {
  .paraBlock-under.--hygge {
    padding-top: 62rem;
  }
}
.paraBlock-under.--stay {
  padding-top: 80rem;
}
@media screen and (max-width: 768px) {
  .paraBlock-under.--stay {
    padding-top: 60rem;
  }
}
.paraBlock-under.--para04 {
  padding-top: 50rem;
}
@media screen and (max-width: 768px) {
  .paraBlock-under.--para04 {
    padding-top: 40rem;
  }
}

.paraMovie-clip {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  min-height: 65rem;
  clip-path: inset(0);
  z-index: -1;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .paraMovie-clip {
    min-height: 76rem;
  }
  .greeting .paraMovie-clip {
    min-height: 104rem;
  }
}

.paraMovie-fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.paraMovieBlock {
  position: relative;
  z-index: 1;
  background: #fff;
}

.paraMovieBlock-under {
  position: relative;
  z-index: -1;
  padding-top: 65rem;
}
@media screen and (max-width: 768px) {
  .paraMovieBlock-under {
    padding-top: 76rem;
  }
  .greeting .paraMovieBlock-under {
    min-height: 104rem;
  }
}

.pagetop-area {
  position: fixed;
  display: none;
  cursor: pointer;
  bottom: 2rem;
  left: 4%;
  z-index: 1;
  z-index: 999;
}
@media screen and (max-width: 768px) {
  .pagetop-area {
    bottom: 8rem;
    left: 4%;
  }
}

.pagetop-area a {
  display: block;
}

.pagetop-area img {
  width: 4.5rem;
  height: 4.5rem;
}
@media screen and (max-width: 768px) {
  .pagetop-area img {
    width: 3.5rem;
    height: 3.5rem;
  }
}

.pagetop-area:hover {
  opacity: 0.8;
}

/*-----banner_cta------*/
.banner_cta {
  position: fixed;
  width: 18rem;
  /* height: 150px;
    right: 30px;*/
  right: 0px;
  bottom: 15rem;
  z-index: 888;
  display: none;
}

.banner_flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.banner_cta .banner {
  position: relative;
  margin-top: 1.5rem;
}

.banner_cta a {
  position: relative;
}

.banner_cta .close {
  position: absolute !important;
  top: -1.2rem;
  /*right: -12px;*/
  left: -1.2rem;
  font-size: 30px;
  height: 3rem;
  width: 3rem;
  background: #fff;
  border-radius: 50%;
  opacity: 1;
  z-index: 999;
  cursor: pointer;
}

.banner_cta .close .fa {
  display: block;
  position: relative;
}
.banner_cta .close .fa::before {
  position: absolute;
  left: 0;
  top: 0;
}

.banner_cta .banner.opa0:hover img,
.banner_cta .opa0 img {
  opacity: 1;
}

.banner_cta .close:hover {
  opacity: 1;
}

.banner_cta .banner:hover:before {
  opacity: 1;
}

.banner_cta .banner.opa0:hover:before {
  opacity: 0;
}

.banner img {
  display: block;
  width: 100%;
  height: auto;
}

.banner {
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  pointer-events: all;
  right: 0;
}

.banner.close-bnr {
  /*display: none;*/
  right: -15rem;
}

.banner.close-bnr .close {
  background-color: transparent;
  height: auto;
  /*left:auto;
  right:0;*/
  left: 0;
  bottom: 0;
}

.banner.close-bnr a {
  display: none;
}

.banner.close-bnr .fa {
  display: none;
}

.banner .close_txt {
  display: none;
}

.banner_cta.close-bnr .close {
  right: 0;
  left: auto;
}

.banner.close-bnr .close_txt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  bottom: 0;
  right: 0;
  background-color: #000000;
  color: #ffffff;
  /*font-size: 1rem;
  font-size: 16px;*/
  text-orientation: upright;
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
          writing-mode: vertical-rl;
  /*text-align: center;*/
  font-size: 2rem;
  line-height: 2.5em;
  height: 18.6rem;
  width: 3.5rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-weight: bold;
}

@media (max-width: 768px) {
  .banner.close-bnr {
    /*display: none;*/
    right: -9.2rem;
  }
  .banner_cta {
    width: 13rem;
    /* height: 100px; 
    right: 13px;*/
    right: 0;
    bottom: 8rem;
  }
  .banner_cta .close {
    right: -8px;
    font-size: 2.3rem;
    height: 2.3rem;
    width: 2.3rem;
  }
  .banner.close-bnr .close_txt {
    height: 13rem;
    /*font-size: 0.85rem;*/
    font-size: 1.4rem;
    right: -1.8rem;
  }
}
.contant-ctaBnr a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 21.6rem;
  position: relative;
  z-index: 1;
  background: url(../../images/renewal/top/para-bg01.webp) no-repeat center center/cover;
  -webkit-box-shadow: 0.3rem 0.3rem 0.8rem rgba(0, 0, 0, 0.3);
          box-shadow: 0.3rem 0.3rem 0.8rem rgba(0, 0, 0, 0.3);
}
@media screen and (max-width: 768px) {
  .contant-ctaBnr a {
    height: 20rem;
  }
}
.contant-ctaBnr a::before {
  content: "";
  background: rgba(0, 0, 0, 0.4);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.contant-ctaBnr-text {
  width: 100%;
  color: #fff;
  font-size: 3.2rem;
  padding: 2rem 0;
  background: rgba(109, 152, 171, 0.5);
  text-align: center;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .contant-ctaBnr-text {
    font-size: 2rem;
  }
}
.contant-ctaBnr-text .bnrArea-item-arrow {
  display: block;
  width: 6rem;
  height: 6rem;
  position: absolute;
  right: 1rem;
  top: 50%;
  -webkit-transform: translatey(-50%);
          transform: translatey(-50%);
  border: 0.1rem solid #fff;
}
@media screen and (max-width: 768px) {
  .contant-ctaBnr-text .bnrArea-item-arrow {
    width: 3rem;
    height: 3rem;
  }
}
.contant-ctaBnr-text .bnrArea-item-arrow::before {
  content: "";
  background: url(../../images/renewal/common/arrow-right-wht.webp) no-repeat center center/cover;
  width: 1.8rem;
  height: 1.45rem;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media screen and (max-width: 768px) {
  .contant-ctaBnr-text .bnrArea-item-arrow::before {
    width: 1.4rem;
    height: 1.13rem;
  }
}

.best-value-bnr {
  position: relative;
  z-index: 1;
}
.best-value-bnr a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 28rem;
  position: relative;
  z-index: 1;
  background: url(../../images/renewal/recruit/living.jpg.webp) no-repeat center center/cover;
  -webkit-box-shadow: 0.3rem 0.3rem 0.8rem rgba(0, 0, 0, 0.5);
          box-shadow: 0.3rem 0.3rem 0.8rem rgba(0, 0, 0, 0.5);
}
@media screen and (max-width: 768px) {
  .best-value-bnr a {
    height: 20rem;
  }
}
.best-value-bnr a::before {
  content: "";
  background: rgba(0, 0, 0, 0.3);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.best-value-bnr-text {
  width: 100%;
  font-weight: 700;
  text-align: center;
  position: relative;
  z-index: 1;
  font-size: 2rem;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .best-value-bnr-text {
    font-size: 1.6rem;
  }
}
.best-value-bnr-text img {
  width: 46rem;
  margin-bottom: 2rem;
}
@media screen and (max-width: 768px) {
  .best-value-bnr-text img {
    width: 26rem;
    margin-bottom: 1rem;
  }
}
.best-value-bnr-text span {
  display: block;
}
.best-value-bnr .bnrArea-item-arrow {
  display: block;
  width: 6rem;
  height: 6rem;
  position: absolute;
  right: 1rem;
  bottom: 1rem;
  background: #00a29a;
  border: 0.1rem solid #fff;
}
@media screen and (max-width: 768px) {
  .best-value-bnr .bnrArea-item-arrow {
    width: 3rem;
    height: 3rem;
  }
}
.best-value-bnr .bnrArea-item-arrow::before {
  content: "";
  background: url(../../images/renewal/common/arrow-right-wht.webp) no-repeat center center/cover;
  width: 1.8rem;
  height: 1.45rem;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media screen and (max-width: 768px) {
  .best-value-bnr .bnrArea-item-arrow::before {
    width: 1.4rem;
    height: 1.13rem;
  }
}

.heading-title {
  margin-bottom: 8rem;
  font-size: 3.2rem;
  line-height: 1.4;
}
@media screen and (max-width: 768px) {
  .heading-title {
    margin-bottom: 5rem;
    font-size: 2.6rem;
  }
}

.heading-titleEn {
  margin-bottom: 2rem;
  font-size: 1.8rem;
  line-height: 1.4;
}
@media screen and (max-width: 768px) {
  .heading-titleEn {
    margin-bottom: 1.2rem;
    font-size: 1.4rem;
  }
}

.page-heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  gap: 2rem;
  margin-bottom: 6rem;
}
@media screen and (max-width: 768px) {
  .page-heading {
    margin-bottom: 4rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 1rem;
  }
}
@media screen and (max-width: 768px) {
  .page-heading.mt100 {
    margin-top: 7rem !important;
  }
}
.page-heading.--center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.page-heading-title {
  font-size: 3.2rem;
  line-height: 1.4;
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  .page-heading-title {
    font-size: 2.2rem;
  }
}
.page-heading-title.--border {
  padding-bottom: 1.5rem;
  border-bottom: 1px solid;
}
.page-heading-titleEn {
  font-size: 2.4rem;
  line-height: 1.4;
}
@media screen and (max-width: 768px) {
  .page-heading-titleEn {
    font-size: 1.8rem;
  }
}
.page-heading-simple {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 2rem;
  margin-bottom: 6rem;
}
@media screen and (max-width: 768px) {
  .page-heading-simple {
    margin-bottom: 4rem;
  }
}
.page-heading-simple.--center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.page-heading-simple.--right {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.btn-blk {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 31rem;
  height: 8.2rem;
  line-height: 1.3;
  background: #524B40;
  border: 0.1rem solid #524B40;
  color: #fff;
  -webkit-transition: 0.2s all;
  transition: 0.2s all;
  font-size: 1.8rem;
  padding-left: 2rem;
  padding-right: 6rem;
  position: relative;
}
@media screen and (max-width: 768px) {
  .btn-blk {
    width: 24rem;
    height: 6.2rem;
  }
}
.btn-blk.--wid100 {
  width: 100%;
}
.btn-blk.--menu {
  width: 35rem;
}
@media screen and (max-width: 768px) {
  .btn-blk.--menu {
    width: 25rem;
  }
}
.btn-blk.--center {
  margin-left: auto;
  margin-right: auto;
}
.btn-blk:hover {
  background: #fff;
  color: #524B40;
}
.btn-blk:hover .btn-arrow {
  border: 0.1rem solid #524B40;
}
.btn-blk:hover .btn-arrow::before {
  background: url(../../images/renewal/common/arrow-right-blk.webp) no-repeat center center/cover;
}
.btn-blk .btn-arrow {
  display: block;
  width: 4rem;
  height: 4rem;
  border-radius: 50%;
  border: 0.1rem solid #fff;
  position: absolute;
  top: 50%;
  right: 2rem;
  -webkit-transform: translatey(-50%);
          transform: translatey(-50%);
  z-index: 1;
  -webkit-transition: 0.2s all;
  transition: 0.2s all;
}
@media screen and (max-width: 768px) {
  .btn-blk .btn-arrow {
    width: 3rem;
    height: 3rem;
  }
}
.btn-blk .btn-arrow::before {
  content: "";
  background: url(../../images/renewal/common/arrow-right-wht.webp) no-repeat center center/cover;
  width: 1.8rem;
  height: 1.45rem;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: 0.2s all;
  transition: 0.2s all;
}
@media screen and (max-width: 768px) {
  .btn-blk .btn-arrow::before {
    width: 1.4rem;
    height: 1.12rem;
  }
}

.h-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 35rem;
  height: 8rem;
  color: #fff;
  padding: 0 8rem 0 4rem;
  background: #C6A647;
  border: 0.1rem solid #fff;
  position: relative;
}
@media screen and (max-width: 768px) {
  .h-btn {
    width: 24rem;
    height: 7rem;
    padding: 0 6rem 0 2rem;
  }
}
.h-btn.--menu {
  width: 35rem;
}
@media screen and (max-width: 768px) {
  .h-btn.--menu {
    width: 25rem;
  }
}
.h-btn.--center {
  margin: auto;
}
.h-btn:hover {
  opacity: 1;
  background: #fff;
  color: #524B40;
}
.h-btn:hover::before {
  background: url(../../images/renewal/common/arrow-right-blk.webp) no-repeat center center/cover;
}
.h-btn:hover::after {
  content: "";
  background: #524B40;
}
.h-btn::before {
  content: "";
  background: url(../../images/renewal/common/arrow-right-wht.webp) no-repeat center center/cover;
  width: 1.8rem;
  height: 1.45rem;
  position: absolute;
  top: 50%;
  right: 2rem;
  -webkit-transform: translatey(-50%);
          transform: translatey(-50%);
  -webkit-transition: 0.2s all;
  transition: 0.2s all;
}
@media screen and (max-width: 768px) {
  .h-btn::before {
    right: 1.5rem;
  }
}
.h-btn::after {
  content: "";
  background: #fff;
  width: 0.1rem;
  height: 60%;
  position: absolute;
  top: 50%;
  right: 6rem;
  -webkit-transform: translatey(-50%);
          transform: translatey(-50%);
  -webkit-transition: 0.2s all;
  transition: 0.2s all;
}
@media screen and (max-width: 768px) {
  .h-btn::after {
    right: 5.5rem;
  }
}
.h-btn > span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.8rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (max-width: 768px) {
  .h-btn > span {
    gap: 0.5rem;
  }
}
.h-btn > span span {
  display: block;
  line-height: 1;
}
.h-btn-txt01 {
  font-size: 1.6rem;
}
@media screen and (max-width: 768px) {
  .h-btn-txt01 {
    font-size: 1.1rem;
  }
}
.h-btn-txt02 {
  font-size: 2.2rem;
}
@media screen and (max-width: 768px) {
  .h-btn-txt02 {
    font-size: 1.6rem;
  }
}

.line-btn {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding-bottom: 1.5rem;
  position: relative;
  z-index: 1;
}
.line-btn.--right {
  margin-left: auto;
}
.line-btn.--mtTop {
  margin-top: 6rem;
}
@media screen and (max-width: 768px) {
  .line-btn.--mtTop {
    margin-top: 4rem;
  }
}
.line-btn::before {
  content: "";
  width: 100%;
  height: 0.1rem;
  background: #524B40;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
}
.line-btn::after {
  content: "";
  width: 20%;
  height: 0.1rem;
  background: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  -webkit-transform: translatex(-100%);
          transform: translatex(-100%);
  -webkit-transition: 0.8s all;
  transition: 0.8s all;
}
.line-btn:hover {
  opacity: 1;
}
.line-btn:hover::after {
  -webkit-transform: translatex(500%);
          transform: translatex(500%);
}

.line-s-btn {
  display: block;
  font-size: 1.6rem;
  line-height: 1.3;
  width: 22rem;
  padding: 1rem 0 2rem;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .line-s-btn {
    width: 20rem;
    font-size: 1.4rem;
  }
}
.line-s-btn::before {
  content: "";
  width: 100%;
  height: 0.1rem;
  background: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
}
.line-s-btn::after {
  content: "";
  width: 20%;
  height: 0.1rem;
  background: #524B40;
  position: absolute;
  left: 0;
  bottom: 0rem;
  z-index: 2;
  pointer-events: none;
  -webkit-transform: translatex(-100%);
          transform: translatex(-100%);
  -webkit-transition: 0.8s all;
  transition: 0.8s all;
}
.line-s-btn:hover {
  opacity: 1;
}
.line-s-btn:hover::after {
  -webkit-transform: translatex(500%);
          transform: translatex(500%);
}
.line-s-btn-txt {
  display: block;
  width: 100%;
  padding-right: 3.5rem;
  line-height: 1;
  position: relative;
}
.line-s-btn-txt::before {
  content: "";
  background: url(../../images/renewal/common/circle-arrow-wht-skl.png) no-repeat center center/cover;
  width: 3rem;
  height: 3rem;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translatey(-50%);
          transform: translatey(-50%);
}
.--blk .line-s-btn-txt::before {
  background: url(../../images/renewal/common/circle-arrow-blk-skl.png) no-repeat center center/cover;
}
.line-s-btn.--wht {
  color: #fff;
}
.line-s-btn.--wht::before {
  background: #fff;
}
.line-s-btn.--wht::after {
  content: "";
  background: #524B40;
}
.line-s-btn.--wht-txt::before {
  background: url(../../images/renewal/common/circle-arrow-wht-skl.png) no-repeat center center/cover;
}
.line-s-btn.--blk {
  color: #524B40;
}
.line-s-btn.--blk::before {
  background: #524B40;
}
.line-s-btn.--blk::after {
  content: "";
  background: #fff;
}
.line-s-btn.--blk-txt::before {
  background: url(../../images/renewal/common/circle-arrow-blk-skl.png) no-repeat center center/cover;
}
.line-s-btn.--center {
  margin: auto;
}

.line-v-btn {
  display: block;
  font-size: 2rem;
  line-height: 1.3;
  width: 16.5rem;
  padding: 1rem 0 2rem;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .line-v-btn {
    width: 13.5rem;
    font-size: 1.7rem;
  }
}
.line-v-btn::before {
  content: "";
  width: 100%;
  height: 0.1rem;
  background: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
}
.line-v-btn::after {
  content: "";
  width: 20%;
  height: 0.1rem;
  background: #524B40;
  position: absolute;
  left: 0;
  bottom: 0rem;
  z-index: 2;
  pointer-events: none;
  -webkit-transform: translatex(-100%);
          transform: translatex(-100%);
  -webkit-transition: 0.8s all;
  transition: 0.8s all;
}
.line-v-btn:hover {
  opacity: 1;
}
.line-v-btn:hover::after {
  -webkit-transform: translatex(500%);
          transform: translatex(500%);
}
.line-v-btn-txt {
  display: block;
  width: 100%;
  padding-right: 3.5rem;
  line-height: 1;
  position: relative;
}
.line-v-btn-txt::before {
  content: "";
  background: url(../../images/renewal/common/circle-arrow-wht.png) no-repeat center center/cover;
  width: 3rem;
  height: 3rem;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translatey(-50%);
          transform: translatey(-50%);
}
@media screen and (max-width: 768px) {
  .line-v-btn-txt::before {
    width: 2.5rem;
    height: 2.5rem;
  }
}
.--blk .line-v-btn-txt::before {
  background: url(../../images/renewal/common/circle-arrow-blk.png) no-repeat center center/cover;
}
.line-v-btn.--wht {
  color: #fff;
}
.line-v-btn.--wht::before {
  background: #fff;
}
.line-v-btn.--wht::after {
  content: "";
  background: #524B40;
}
.line-v-btn.--blk {
  color: #524B40;
}
.line-v-btn.--blk::before {
  background: #524B40;
}
.line-v-btn.--blk::after {
  content: "";
  background: #fff;
}
.line-v-btn.--center {
  margin: auto;
}
.line-v-btn.--right {
  margin-left: auto;
}

.js-svg-draw svg path {
  visibility: hidden;
  stroke-dasharray: 0;
  stroke-dashoffset: 0;
}

.line-bg-1 {
  position: absolute;
  top: 20rem;
  left: 0;
  width: 100%;
  z-index: -1;
  pointer-events: none;
}
@media screen and (min-width: 769px) and (max-width: 1440px) {
  .line-bg-1 {
    top: 34rem;
  }
}
@media screen and (max-width: 768px) {
  .line-bg-1 {
    top: 18rem;
  }
}
.gallery-layout .line-bg-1 {
  top: -8rem;
}
@media screen and (min-width: 1441px) {
  .gallery-layout .line-bg-1 {
    top: -16rem;
  }
}
@media screen and (min-width: 1441px) and (max-width: 1700px) {
  .gallery-layout .line-bg-1 {
    top: -14rem;
  }
}
@media screen and (max-width: 768px) {
  .gallery-layout .line-bg-1 {
    top: 2rem;
  }
}
.power .line-bg-1 {
  top: 24rem;
}
@media screen and (min-width: 1441px) {
  .power .line-bg-1 {
    top: 10rem;
  }
}
@media screen and (min-width: 1441px) and (max-width: 1700px) {
  .power .line-bg-1 {
    top: 20rem;
  }
}
@media screen and (max-width: 768px) {
  .power .line-bg-1 {
    top: 2rem;
  }
}
.line-bg-2 {
  position: absolute;
  top: -24rem;
  left: 0;
  width: 100%;
  z-index: -1;
  pointer-events: none;
}
.line-bg-3 {
  position: absolute;
  top: -38rem;
  left: 0;
  width: 100%;
  z-index: -1;
  pointer-events: none;
}
.footer-contact.section-padTop .line-bg-3 {
  top: -20rem;
}
.creation .line-bg-3 {
  top: 25rem;
}
@media screen and (min-width: 769px) and (max-width: 1440px) {
  .creation .line-bg-3 {
    top: 35rem;
  }
}
.creation.--guarantee .line-bg-3 {
  top: 40rem;
}
@media screen and (min-width: 1650px) {
  .creation.--guarantee .line-bg-3 {
    top: 35rem;
  }
}
@media screen and (min-width: 769px) and (max-width: 1440px) {
  .creation.--guarantee .line-bg-3 {
    top: 55rem;
  }
}
@media screen and (min-width: 769px) and (max-width: 1440px) {
  .line-bg-3 {
    top: -26rem;
  }
  .footer-contact.section-padTop .line-bg-3 {
    top: -8rem;
  }
}
@media screen and (max-width: 768px) {
  .line-bg-3 {
    display: none;
  }
}

.vertical-text-right {
  font-size: 3.2rem;
  line-height: 1.8;
  letter-spacing: 1rem;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  text-orientation: upright;
  padding-right: 0.8rem;
}
@media screen and (max-width: 768px) {
  .vertical-text-right {
    font-size: 2.4rem;
  }
}
.vertical-text-right .border-right {
  display: inline;
  border-right: 0.1rem solid #524B40;
}

.aco-btn {
  position: relative;
  z-index: 1;
}

.movieurl-textlink {
  display: block;
  margin-top: 1.5rem;
  font-size: 1.6rem;
  text-align: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (max-width: 768px) {
  .movieurl-textlink {
    font-size: 1.4rem;
  }
}
.movieurl-textlink.--center {
  margin-left: auto;
  margin-right: auto;
}
.movieurl-textlink > span {
  display: inline;
}
.movieurl-textlink img {
  width: 3rem;
  height: auto;
  vertical-align: text-bottom;
  margin-right: 1rem;
}
@media screen and (max-width: 768px) {
  .movieurl-textlink img {
    width: 2.5rem;
  }
}

/* アニメーション */
.opa {
  opacity: 0;
  -webkit-transform: translateX(0);
          transform: translateX(0);
  -webkit-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
}

.slide-in-right {
  -webkit-transform: translate(100px, 0);
          transform: translate(100px, 0);
}

.slide-in-left {
  -webkit-transform: translate(-100px, 0);
          transform: translate(-100px, 0);
}

.slide-in-up {
  -webkit-transform: translate(0, 100px);
          transform: translate(0, 100px);
}

.slide-in-down {
  -webkit-transform: translate(0, -100px);
          transform: translate(0, -100px);
}

.fade-in {
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

.visible {
  opacity: 1;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

/* 遅延クラス */
.delay01 {
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
}

.delay02 {
  -webkit-transition-delay: 0.4s;
          transition-delay: 0.4s;
}

.delay03 {
  -webkit-transition-delay: 0.6s;
          transition-delay: 0.6s;
}

.delay04 {
  -webkit-transition-delay: 0.8s;
          transition-delay: 0.8s;
}

.delay05 {
  -webkit-transition-delay: 1s;
          transition-delay: 1s;
}

.delay06 {
  -webkit-transition-delay: 1.2s;
          transition-delay: 1.2s;
}

.delay07 {
  -webkit-transition-delay: 1.4s;
          transition-delay: 1.4s;
}

.delay08 {
  -webkit-transition-delay: 1.6s;
          transition-delay: 1.6s;
}

.delay09 {
  -webkit-transition-delay: 1.8s;
          transition-delay: 1.8s;
}