@charset "UTF-8";
/*数値の設定
------------------------------------------*/
/*上記数値の設定を呼び出しているmixin
------------------------------------------*/
:root {
  --main_green: #071F14;
  --white: #ffffff;
  --main_beige: #F5F4F2;
  --gray: #1D1F1E;
  --accent_beige:#F0EEEB;
  --black:#0E0F0F;
  --big_txt_silver:#D3DADE;
  --txt_silver_dark:#43494D;
  --txt_silber_light:#A2A8AB;
  --calc160-sp40:calc(100% - 160px);
  --background_grad_white:linear-gradient(to right,rgba(255,255,255,0.1),rgba(255,255,255,1),rgba(255,255,255,0.1));
  --background_grad_black:linear-gradient(to right,rgba(7,31,20,0.1),rgba(7,31,20,1),rgba(7,31,20,0.1));
}
@media only screen and (max-width: 1280px) {
  :root {
    --calc160-sp40:calc(100% - 80px);
  }
}
@media only screen and (max-width: 991px) {
  :root {
    --calc160-sp40:calc(100% - 40px);
  }
}

/*
よく使用するmixin
------------------------------------------*/
body.bk .contentWrap {
  background: #0E0F0F;
}
body.bk .contentWrap .box-border::before {
  background: var(--background_grad_white);
}
body.bk .contentWrap .box-border-w::before {
  background: var(--background_grad_white);
}
body.bk .contentWrap .hilltop-sec .hilltopBox03 .imgArea figure.guide {
  background: #fff;
  padding: 5px;
  max-width: 374px;
}
body.bk .contentWrap .museum-sec .museumBox {
  background: -webkit-linear-gradient(135deg, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.3));
  background: linear-gradient(-45deg, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.3));
}
body.bk .contentWrap .hotel-sec .hotelBox.gray {
  background: -webkit-linear-gradient(135deg, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.3));
  background: linear-gradient(-45deg, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.3));
}
body.bk .contentWrap .academy-sec {
  background: -webkit-linear-gradient(135deg, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.3));
  background: linear-gradient(-45deg, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.3));
}
body.bk .contentWrap .lifeinfo-sec .lifeinfoBox .tabLink li a::before {
  background: var(--background_grad_white);
}
body.bk .LinkWrap ul li a {
  color: var(--txt_silber_light);
}
body.bk .LinkWrap ul li a.current {
  color: #94896e;
}
body.bk .LinkWrap ul li a:hover {
  color: #94896e;
}

.sideLinkContent {
  position: relative;
}
.sideLinkContent .sideLink {
  width: clamp(60px, 12.5vw, 240px);
  height: 100vh;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  left: 0;
  z-index: 100;
}
@media only screen and (max-width: 1280px) {
  .sideLinkContent .sideLink {
    width: 120px;
  }
}
@media only screen and (max-width: 991px) {
  .sideLinkContent .sideLink {
    display: none;
  }
}

.LinkWrap {
  width: 100%;
  height: 100vh;
  position: absolute;
  top: 0;
}
.LinkWrap ul {
  position: absolute;
  bottom: 120px;
  left: 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
}
.LinkWrap ul li {
  font-size: 14px;
  -webkit-transition: 0.4s ease;
  transition: 0.4s ease;
  line-height: 1;
  font-weight: 500;
}
.LinkWrap ul li a {
  font-size: 14px;
  -webkit-transition: 0.4s ease;
  transition: 0.4s ease;
  line-height: 1;
  color: var(--txt_silber_light);
}
@media only screen and (max-width: 1280px) {
  .LinkWrap ul li a {
    font-size: 11px;
  }
}
.LinkWrap ul li a.current {
  color: var(--txt_silver_dark);
}
.LinkWrap ul li a:hover {
  color: var(--txt_silver_dark);
}

.intro-sec {
  width: 100%;
  position: relative;
  padding: 200px 0 170px;
}
@media only screen and (max-width: 767px) {
  .intro-sec {
    padding: 110px 0 80px;
  }
}
.intro-sec .inner01 h2 {
  font-size: 32px;
  text-align: center;
  margin-bottom: 80px;
}
@media only screen and (max-width: 767px) {
  .intro-sec .inner01 h2 {
    font-size: 21px;
    text-align: left;
    margin-bottom: 40px;
  }
}
.intro-sec .inner01 .intro-copy {
  font-size: 18px;
  line-height: 2.4;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .intro-sec .inner01 .intro-copy {
    font-size: 14px;
    text-align: left;
  }
}
.intro-sec .slideArea {
  margin-top: 180px;
  position: relative;
}
.intro-sec .slideArea .slide {
  padding: 0 5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.intro-sec .slideArea .slideBottom {
  margin-top: 10px;
}
.intro-sec .cap01 {
  font-family: "CabinetGrotesk", YuGothic, "Noto Sans JP", Meiryo, sans-serif;
  font-size: 10px !important;
  line-height: 1.2em;
  letter-spacing: 0.05em;
  text-align: right;
  color: #fff;
  position: absolute;
  -webkit-backdrop-filter: blur(5px);
          backdrop-filter: blur(5px);
  background: rgba(0, 0, 0, 0.4);
  padding: 5px;
  bottom: 1px;
  right: 1px;
  z-index: 5;
}
.intro-sec .spImgArea {
  margin-top: 90px;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 5px;
}
@media (min-width: 768px) {
  .intro-sec .spImgArea {
    display: none;
  }
}
.intro-sec .spImgArea .img {
  width: 100%;
}
.intro-sec .spImgArea .img:nth-child(2) {
  width: calc((100% - 5px) / 1.6972477064);
}
.intro-sec .spImgArea .img:nth-child(3) {
  width: calc((100% - 5px) / 2.4342105263);
}

.contentWrap {
  background: #fff;
}
.contentWrap .box-border, .contentWrap .box-border-w {
  position: relative;
  padding-top: 55px;
}
@media only screen and (max-width: 991px) {
  .contentWrap .box-border, .contentWrap .box-border-w {
    padding-top: 35px;
  }
}
.contentWrap .box-border::before, .contentWrap .box-border-w::before {
  content: "";
  width: 100%;
  height: 1px;
  position: absolute;
  top: 0;
  left: -100%;
  -webkit-transform: translate(0%, 0%);
          transform: translate(0%, 0%);
  background: var(--background_grad_black);
  -webkit-transition: 0.8s ease 0.5s;
  transition: 0.8s ease 0.5s;
}
.contentWrap .box-border.js-barelem, .contentWrap .box-border-w.js-barelem {
  overflow-x: clip;
}
.contentWrap .box-border.js-barelem.active::before, .contentWrap .box-border-w.js-barelem.active::before {
  left: 50%;
  -webkit-transform: translate(-50%, 0%);
          transform: translate(-50%, 0%);
}
.contentWrap .box-border-w::before {
  background: var(--background_grad_white);
}
.contentWrap .locationTxtArea {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 80px;
}
@media only screen and (max-width: 991px) {
  .contentWrap .locationTxtArea {
    margin-top: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 35px;
  }
}
.contentWrap .locationTxtArea .ttlArea {
  width: 46%;
}
@media only screen and (max-width: 991px) {
  .contentWrap .locationTxtArea .ttlArea {
    width: 100%;
  }
}
.contentWrap .locationTxtArea .ttlArea .ttl {
  font-size: 28px;
  font-weight: 400;
  line-height: 1.6em;
}
@media only screen and (max-width: 767px) {
  .contentWrap .locationTxtArea .ttlArea .ttl {
    font-size: 21px;
  }
}
.contentWrap .locationTxtArea .txtArea {
  width: 50%;
}
@media only screen and (max-width: 991px) {
  .contentWrap .locationTxtArea .txtArea {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .contentWrap .imgListWrap {
    margin: 30px -20px 0;
  }
}
@media only screen and (max-width: 767px) {
  .contentWrap .imgListWrap .imgListArea {
    padding: 0 20px;
  }
}
@media only screen and (max-width: 767px) {
  .contentWrap .imgListWrap .imgListArea .slick-list {
    overflow: visible;
  }
}
@media only screen and (max-width: 767px) {
  .contentWrap .imgListWrap .imgListArea .img {
    padding: 0 3px;
  }
}
.contentWrap .shopping-sec {
  padding-top: 250px;
  position: relative;
  margin-top: -100vh;
}
@media only screen and (max-width: 991px) {
  .contentWrap .shopping-sec {
    padding-top: 80px;
    margin-top: 0;
  }
}
@media (min-width: 768px) {
  .contentWrap .shopping-sec .imgListArea {
    margin-top: 60px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    gap: 10px;
  }
}
@media (min-width: 768px) {
  .contentWrap .shopping-sec .imgListArea .img {
    width: calc((100% - 20px) / 3);
  }
}
.contentWrap .park-sec {
  padding-top: 250px;
  position: relative;
}
@media only screen and (max-width: 991px) {
  .contentWrap .park-sec {
    padding-top: 80px;
  }
}
@media (min-width: 768px) {
  .contentWrap .park-sec .imgListArea {
    margin-top: 60px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    gap: 10px;
  }
}
@media (min-width: 768px) {
  .contentWrap .park-sec .imgListArea .img {
    width: calc((100% - 10px) / 2);
  }
}
.contentWrap .museum-sec {
  padding-top: 250px;
  position: relative;
}
@media only screen and (max-width: 991px) {
  .contentWrap .museum-sec {
    padding-top: 80px;
  }
}
.contentWrap .museum-sec .imgBox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media only screen and (max-width: 767px) {
  .contentWrap .museum-sec .imgBox {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 20px;
  }
}
.contentWrap .museum-sec .imgBox .inBox {
  width: calc((100% - 10px) / 2);
}
@media only screen and (max-width: 767px) {
  .contentWrap .museum-sec .imgBox .inBox {
    width: 100%;
  }
}
.contentWrap .museum-sec .museumBox {
  background: -webkit-linear-gradient(135deg, rgb(211, 218, 222), rgba(211, 218, 222, 0.3), rgb(211, 218, 222));
  background: linear-gradient(-45deg, rgb(211, 218, 222), rgba(211, 218, 222, 0.3), rgb(211, 218, 222));
  padding: 80px 60px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 120px;
}
@media only screen and (max-width: 991px) {
  .contentWrap .museum-sec .museumBox {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 60px;
    padding: 60px 40px;
    margin-top: 80px;
  }
}
@media only screen and (max-width: 767px) {
  .contentWrap .museum-sec .museumBox {
    row-gap: 40px;
    padding: 40px 20px;
    margin-top: 60px;
  }
}
.contentWrap .museum-sec .museumBox .imgArea {
  width: 50%;
}
@media only screen and (max-width: 991px) {
  .contentWrap .museum-sec .museumBox .imgArea {
    width: 100%;
  }
}
.contentWrap .museum-sec .museumBox .txtArea {
  width: 45.8333333333%;
}
@media only screen and (max-width: 991px) {
  .contentWrap .museum-sec .museumBox .txtArea {
    width: 100%;
  }
}
.contentWrap .museum-sec .museumBox .txtArea .ttl {
  font-size: 28px;
  font-weight: 400;
  line-height: 1.6em;
  margin-bottom: 40px;
}
@media only screen and (max-width: 767px) {
  .contentWrap .museum-sec .museumBox .txtArea .ttl {
    font-size: 21px;
    margin-bottom: 30px;
  }
}
.contentWrap .hotel-sec {
  padding-top: 250px;
  position: relative;
}
@media only screen and (max-width: 991px) {
  .contentWrap .hotel-sec {
    padding-top: 80px;
  }
}
.contentWrap .hotel-sec .hotelBox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 120px;
}
@media only screen and (max-width: 991px) {
  .contentWrap .hotel-sec .hotelBox {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 60px;
    margin-top: 80px;
  }
}
@media only screen and (max-width: 767px) {
  .contentWrap .hotel-sec .hotelBox {
    row-gap: 40px;
    margin-top: 60px;
  }
}
.contentWrap .hotel-sec .hotelBox.gray {
  background: -webkit-linear-gradient(135deg, rgb(211, 218, 222), rgba(211, 218, 222, 0.3), rgb(211, 218, 222));
  background: linear-gradient(-45deg, rgb(211, 218, 222), rgba(211, 218, 222, 0.3), rgb(211, 218, 222));
  padding: 80px 60px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
@media only screen and (max-width: 991px) {
  .contentWrap .hotel-sec .hotelBox.gray {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 60px 40px;
  }
}
@media only screen and (max-width: 767px) {
  .contentWrap .hotel-sec .hotelBox.gray {
    padding: 40px 20px;
  }
}
.contentWrap .hotel-sec .hotelBox .note01 {
  text-align: right;
}
.contentWrap .hotel-sec .hotelBox .imgArea {
  width: 50%;
}
@media only screen and (max-width: 991px) {
  .contentWrap .hotel-sec .hotelBox .imgArea {
    width: 100%;
  }
}
.contentWrap .hotel-sec .hotelBox .txtArea {
  width: 45.8333333333%;
}
@media only screen and (max-width: 991px) {
  .contentWrap .hotel-sec .hotelBox .txtArea {
    width: 100%;
  }
}
.contentWrap .hotel-sec .hotelBox .txtArea .ttl {
  font-size: 28px;
  font-weight: 400;
  line-height: 1.6em;
  margin-bottom: 40px;
}
@media only screen and (max-width: 767px) {
  .contentWrap .hotel-sec .hotelBox .txtArea .ttl {
    font-size: 21px;
    margin-bottom: 30px;
  }
}
.contentWrap .hotel-sec .hotelBox .txtArea .imgList {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 60px;
}
@media only screen and (max-width: 767px) {
  .contentWrap .hotel-sec .hotelBox .txtArea .imgList {
    margin-top: 40px;
  }
}
.contentWrap .hotel-sec .hotelBox .txtArea .imgList li {
  width: calc((100% - 10px) / 2);
}
@media only screen and (max-width: 767px) {
  .contentWrap .hotel-sec .hotelBox .txtArea .imgList li {
    width: calc((100% - 5px) / 2);
  }
}
.contentWrap .academy-sec {
  margin-top: 250px;
  padding: 180px 0 200px;
  position: relative;
  background: -webkit-linear-gradient(135deg, rgb(211, 218, 222), rgba(211, 218, 222, 0.3), rgb(211, 218, 222));
  background: linear-gradient(-45deg, rgb(211, 218, 222), rgba(211, 218, 222, 0.3), rgb(211, 218, 222));
}
@media only screen and (max-width: 991px) {
  .contentWrap .academy-sec {
    margin-top: 80px;
    padding: 120px 0 140px;
  }
}
@media only screen and (max-width: 767px) {
  .contentWrap .academy-sec {
    padding: 70px 0 85px;
  }
}
.contentWrap .academy-sec .content-ttlWrap .content-ttl h2 {
  color: var(--txt_silver_dark);
}
.contentWrap .academy-sec .content-ttlWrap .content-line {
  background: var(--txt_silver_dark);
}
@media (min-width: 768px) {
  .contentWrap .academy-sec .academyBox {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media (min-width: 768px) {
  .contentWrap .academy-sec .academyBox .imgArea {
    width: 60%;
    position: relative;
  }
}
@media only screen and (max-width: 991px) {
  .contentWrap .academy-sec .academyBox .imgArea {
    margin-bottom: 30px;
  }
}
@media (min-width: 768px) {
  .contentWrap .academy-sec .academyBox .imgArea figure {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
  }
}
@media (min-width: 768px) {
  .contentWrap .academy-sec .academyBox .txtArea {
    width: 31.9444444444%;
  }
}
.contentWrap .academy-sec .academyBox .txtArea .academyInBox + .academyInBox {
  margin-top: 120px;
}
@media only screen and (max-width: 991px) {
  .contentWrap .academy-sec .academyBox .txtArea .academyInBox + .academyInBox {
    margin-top: 60px;
  }
}
.contentWrap .academy-sec .academyBox .txtArea .academyInBox figure {
  margin-bottom: 20px;
}
.contentWrap .lifeinfo-sec {
  padding-top: 250px;
  position: relative;
}
@media only screen and (max-width: 991px) {
  .contentWrap .lifeinfo-sec {
    padding-top: 80px;
  }
}
.contentWrap .lifeinfo-sec .lifeinfoBox .tabLink {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  row-gap: 10px;
  margin-bottom: 40px;
}
@media only screen and (max-width: 991px) {
  .contentWrap .lifeinfo-sec .lifeinfoBox .tabLink {
    margin-bottom: 15px;
  }
}
.contentWrap .lifeinfo-sec .lifeinfoBox .tabLink li {
  width: 24%;
  line-height: 1;
}
.contentWrap .lifeinfo-sec .lifeinfoBox .tabLink li a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  font-size: 18px;
  text-align: center;
  height: 68px;
  padding: 0 10px;
  -webkit-transition: background 0.4s ease 0s, color 0.4s ease 0s;
  transition: background 0.4s ease 0s, color 0.4s ease 0s;
}
@media only screen and (max-width: 991px) {
  .contentWrap .lifeinfo-sec .lifeinfoBox .tabLink li a {
    font-size: 14px;
  }
}
@media only screen and (max-width: 767px) {
  .contentWrap .lifeinfo-sec .lifeinfoBox .tabLink li a {
    font-size: 11px;
    height: 50px;
    padding: 0 5px;
  }
}
.contentWrap .lifeinfo-sec .lifeinfoBox .tabLink li a::before {
  content: "";
  width: 100%;
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 0;
  background: var(--background_grad_black);
}
@media (min-width: 992px) {
  .contentWrap .lifeinfo-sec .lifeinfoBox .tabLink li a:hover {
    background: var(--txt_silver_dark);
    color: #fff;
  }
}
.contentWrap .lifeinfo-sec .lifeinfoBox .tabLink li.current a {
  background: var(--txt_silver_dark);
  color: #fff;
}
.contentWrap .lifeinfo-sec .mapWrap > div {
  display: none;
}
.contentWrap .lifeinfo-sec .mapWrap > div.current {
  display: block;
}