@import url('https://fonts.googleapis.com/css2?family=Shippori+Mincho:wght@400;500;600;700;800&display=swap');
.room-type-btn {
  color: #333;
  background: #fff;
  border: 1px solid #333;
}
html {
  scroll-behavior: smooth;
}
.ss-txt {
  font-size: 60%;
}
.s-txt {
  font-size: 80%;
}
.m-txt {
  font-size: 130%;
}
.l-txt {
  font-size: 150%;
}
.pc-br {
  display: block;
}
.sp-br {
  display: none;
}
@media (max-width: 766px) {
  .pc-br {
    display: none;
  }
  .sp-br {
    display: block;
  }
}
.nakasu-bf-video-box {
  text-align: center;
  position: relative;
  max-width: 100vw;
}
.nakasu-bf-video {
  padding: 50px 0 100px;
  background-image: url('https://www.resorts.co.jp/upload/tenant_1/bd5716c3b5c096f84265c6680a3a70b1.webp');
  background-size: cover;
  background-repeat: no-repeat;
}
.nakasu-bf-video-box video {
  width: 60vw;
  max-width: 1300px;
  border-radius: 10px;
}
@keyframes fuwafuwa01 {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-30px);
  }
}
/* このクラスをつけると回転を無限に繰り返します */
.anime-fuwafuwa01 {
  animation: 5s fuwafuwa01 infinite;
}
@keyframes fuwafuwa02 {
  0%, 100% {
    transform: translateY(-30px);
  }
  50% {
    transform: translateY(0);
  }
}
/* このクラスをつけると回転を無限に繰り返します */
.anime-fuwafuwa02 {
  animation: 5s fuwafuwa02 infinite;
}
.nakasu-bf-video-deco-l {
  position: absolute;
  left: 0;
  /* bottom: -45%; */
  width: 20vw;
}
.nakasu-bf-video-deco-r {
  position: absolute;
  right: 0;
  /* bottom: -45%; */
  width: 20vw;
}
.bf-mv-txt {
  margin: 15px auto;
  text-align: center;
  position: relative;
  text-shadow: 1px 1px 0 #fff;
}
.bf-mv-txt p {
  text-align: center;
  font-size: 35px;
  font-weight: 500;
  font-family: 'Shippori Mincho', serif;
  line-height: 1.5;
  color: #333;
}
.bf-mv-txt a {
  color: #333;
  display: inline-block;
  border-bottom: 2px dashed #000;
}
.bf-mv-txt a:hover {
  color: #333;
  opacity: 0.8;
}
.bf-mv-txt-plus {
  margin: 30px auto;
}
.bf-mv-txt-plus p {
  color: #000;
  font-size: 25px;
  font-family: 'Shippori Mincho', serif;
  line-height: 1.8;
  font-weight: 500;
  text-align: center;
}
.bf-mv-txt-plus a {
  display: inline-block;
}
.bf-mv-txt-plus a:hover {
  opacity: 0.8;
}
.bf-mv-txt-plus img {
  display: inline-block;
  width: 300px;
  margin: 0 10px;
}
.bf-mv-infp-box {
  display: inline-block;
  padding: 10px;
}
.bf-mv-infp-box img {
  width: 200px;
  filter: contrast(0.01);
}
.bf-mv-infp-box p {
  font-weight: bold;
  color: red;
  margin: 0;
}
.bf-mv-infp-box p span {
  border-bottom: 1px dashed;
}
.bf-schedule p {
  text-align: center;
  font-size: 27px;
  font-weight: 500;
  font-family: 'Shippori Mincho', serif;
  color: #333;
  margin-bottom: 30px;
}
.bf-schedule p span {
  font-size: 80%;
}
.bf-reserve-box {
  text-align: center;
}
.bf-reserve-box a {
  width: 300px;
  margin: 0 auto;
  color: #333;
  border: 3px solid #795548;
  padding: 10px 15px 13px;
  border-radius: 30px;
  font-size: 20px;
  box-shadow: 2px 3px 0 #607d8b;
  text-align: center;
  font-family: 'Shippori Mincho', serif;
  font-weight: 600;
}
.bf-reserve-box a i {
  font-size: 115%;
}
.bf-reserve-box a:hover {
  color: #333;
  box-shadow: none;
}
@media (max-width: 1200px) {
  .nakasu-bf-video-box video {
    width: 100%;
    border-radius: 0;
  }
  .bf-mv-txt p {
    font-size: 35px;
  }
}
@media (max-width: 766px) {
.bf-mv-infp-box img {
  width: 150px;
}
}
.custom-shape {
  width: 100%;
  overflow: hidden;
  line-height: 0;
  background: #fcf6ea;
}
.custom-shape svg {
  position: relative;
  display: block;
  width: calc(100% + 1.3px);
  height: 100px;
}
.custom-shape .shape-fill {
  fill: #FFFFFF;
}
.custom-shape02 {
  width: 100%;
  overflow: hidden;
  line-height: 0;
  background: #ffffff;
}
.custom-shape02 svg {
  position: relative;
  display: block;
  width: calc(100% + 1.3px);
  height: 100px;
}
.custom-shape02 .shape-fill {
  fill: #fcf6ea;
}
.iito-img {
  width: 200px;
  margin-bottom: 20px;
}
#kaisen-block {
  display: flex;
  background: #fcf6ea;
  padding: 80px 0;
  background-image: url('https://www.resorts.co.jp//upload/tenant_1/65c5c738712455d167e54561271cdef7.webp');
  justify-content: center;
  flex-wrap: wrap;
}
.kaisen-txt {
  width: 50%;
  padding: 30px 30px;
}
.kaisen-txt h3 {
  font-size: 40px;
  margin-bottom: 30px;
}
.kaisen-txt p {
  font-size: 20px;
  font-family: "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", "HiraMinProN-W3", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", Georgia, serif;
  font-weight: 400;
  margin-bottom: 15px;
  background: #ffffff8f;
  display: inline-block;
  padding: 5px 15px;
}
.kaisen-img {
  width: 30%;
  order: 2;
}
.kaisen-img img {
  width: 100%;
}
#torimabushi-block {
  display: flex;
  background: #ebebeb;
  padding: 80px 0;
  background-image: url('https://www.resorts.co.jp//upload/tenant_1/65c5c738712455d167e54561271cdef7.webp');
  justify-content: center;
  flex-wrap: wrap;
}
.torimabushi-txt {
  width: 50%;
  padding: 30px 30px;
}
.torimabushi-txt h3 {
  font-size: 40px;
  margin-bottom: 30px;
  padding-top: 100px;
  margin-top: -100px;
}
.torimabushi-txt p {
  font-size: 20px;
  font-family: "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", "HiraMinProN-W3", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", Georgia, serif;
  font-weight: 400;
  margin-bottom: 15px;
  background: #ffffff8f;
  display: inline-block;
  padding: 5px 15px;
}
.torimabushi-img {
  width: 30%;
  order: 2;
}
.torimabushi-img img {
  width: 100%;
}
#tk-block {
  display: flex;
  background: #fcf6ea;
  padding: 80px 0;
  background-image: url('https://www.resorts.co.jp//upload/tenant_1/65c5c738712455d167e54561271cdef7.webp');
  justify-content: center;
  flex-wrap: wrap;
}
.tk-txt {
  width: 50%;
  padding: 30px 30px;
}
.tk-txt h3 {
  font-size: 40px;
  margin-bottom: 30px;
  padding-top: 100px;
}
.tk-txt p {
  font-size: 20px;
  font-family: "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", "HiraMinProN-W3", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", Georgia, serif;
  font-weight: 400;
  margin-bottom: 15px;
  background: #ffffff8f;
  display: inline-block;
  padding: 5px 15px;
}
.tk-img {
  width: 30%;
  order: 2;
}
.tk-img img {
  width: 100%;
}
#ft-block {
  display: flex;
  background: #ebebeb;
  padding: 80px 0;
  background-image: url('https://www.resorts.co.jp//upload/tenant_1/65c5c738712455d167e54561271cdef7.webp');
  justify-content: center;
  flex-wrap: wrap;
}
.ft-txt {
  width: 50%;
  padding: 30px 30px;
}
.ft-txt h3 {
  font-size: 40px;
  margin-bottom: 30px;
  padding-top: 100px;
}
.ft-txt p {
  font-size: 20px;
  font-family: "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", "HiraMinProN-W3", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", Georgia, serif;
  font-weight: 400;
  margin-bottom: 15px;
  background: #ffffff8f;
  display: inline-block;
  padding: 5px 15px;
}
.ft-img {
  width: 30%;
  order: 2;
}
.ft-img img {
  width: 100%;
}
#tg-block {
  display: flex;
  background: #fcf6ea;
  padding: 80px 0;
  background-image: url('https://www.resorts.co.jp//upload/tenant_1/65c5c738712455d167e54561271cdef7.webp');
  justify-content: center;
  flex-wrap: wrap;
}
.tg-txt {
  width: 50%;
  padding: 30px 30px;
}
.tg-txt h3 {
  font-size: 40px;
  margin-bottom: 30px;
  padding-top: 100px;
}
.tg-txt p {
  font-size: 20px;
  font-family: "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", "HiraMinProN-W3", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", Georgia, serif;
  font-weight: 400;
  margin-bottom: 15px;
  background: #ffffff8f;
  display: inline-block;
  padding: 5px 15px;
}
.tg-img {
  width: 30%;
  order: 2;
}
.tg-img img {
  width: 100%;
}
.bfh-cta {
  text-align: center;
  font-family: "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", "HiraMinProN-W3", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", Georgia, serif;
  padding: 100px 15px;
}
.bfh-cta p {
  font-size: 30px;
  margin-bottom: 50px;
}
.bfh-block {
  text-align: center;
  background: #3a4861;
  padding: 100px 15px;
  font-family: "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", "HiraMinProN-W3", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", Georgia, serif;
  width: 1000px;
  max-width: 100%;
  margin: 0 auto 50px;
  box-sizing: border-box;
  position: relative;
}
.bfh-block p {
  color: #fff;
  font-size: 25px;
}
.bkfaq h2 {
  margin: 100px 0 50px;
  font-size: 35px;
}
#QandA-1 dt, #QandA-1 dd {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", 游ゴシック, YuGothic, メイリオ, Meiryo, Verdana, sans-serif;
  font-size: 20px;
}
.uk-slider-items li {
  overflow: hidden;
}
.menu-slider .uk-card-media-top:hover img {
  transform: scale(1.3);
  transition-duration: 0.7s;
}
.areapage-link {
  text-align: right;
  bottom: 0;
  position: absolute;
  right: 15px;
  padding-bottom: 20px;
}
.areapage-link a {
  position: relative;
  display: inline-block;
  padding: 0 20px;
  color: #fff;
  text-decoration: none;
  outline: none;
  font-size: 20px;
  font-weight: bold;
}
.areapage-link a::before {
  content: '';
  position: absolute;
  bottom: -8px;
  left: 5%;
  width: 95%;
  height: 2px;
  background: #fff;
}
.areapage-link a::after {
  content: '';
  position: absolute;
  bottom: -3px;
  right: 0;
  width: 15px;
  height: 2px;
  background: #fff;
  transform: rotate(35deg);
}
@media (max-width: 1100px) {
  .kaisen-txt {
    width: 80%;
  }
  .kaisen-img {
    width: 80%;
  }
  .torimabushi-txt {
    width: 80%;
  }
  .torimabushi-img {
    width: 80%;
  }
  .ft-txt {
    width: 80%;
  }
  .ft-img {
    width: 80%;
  }
  .tg-txt {
    width: 80%;
  }
  .tg-img {
    width: 80%;
  }
  .tk-txt h3 {
    padding-top: 0;
  }
  .ft-txt h3 {
    padding-top: 0;
  }
  .tg-txt h3 {
    padding-top: 0;
  }
}
@media (max-width: 1000px) {
  .bf-mv-txt p {
    font-size: 30px;
  }
  .bf-mv-txt-plus p {
    font-size: 21px;
  }
  .bf-schedule p {
    font-size: 20px;
  }
}
@media (max-width: 766px) {
  .bf-mv-txt-plus p {
    font-size: 18px;
  }
  .bf-mv-txt-plus img {
    margin: 10px;
  }
  .iito-img {
    display: block;
    margin: 0 auto 20px;
  }
  .kaisen-txt {
    width: 95%;
    padding: 30px 0;
  }
  .kaisen-txt h3 {
    font-size: 26px;
    text-align: center;
  }
  .kaisen-img {
    width: 95%;
  }
  .torimabushi-txt {
    width: 95%;
    padding: 30px 0;
  }
  .torimabushi-txt h3 {
    font-size: 26px;
    text-align: center;
  }
  .torimabushi-img {
    width: 95%;
  }
  .tk-txt {
    width: 95%;
    padding: 30px 0;
  }
  .tk-txt h3 {
    font-size: 26px;
    text-align: center;
  }
  .tk-img {
    width: 95%;
  }
  .ft-txt {
    width: 95%;
    padding: 30px 0;
  }
  .ft-txt h3 {
    font-size: 26px;
    text-align: center;
  }
  .ft-img {
    width: 95%;
  }
  .tg-txt {
    width: 95%;
    padding: 30px 0;
  }
  .tg-txt h3 {
    font-size: 26px;
    text-align: center;
  }
  .tg-img {
    width: 95%;
  }
  .bkfaq h2 {
    font-size: 25px;
  }
  .bfh-cta {
    padding: 50px 15px;
  }
  .bfh-cta p {
    font-size: 18px;
  }
  .bfh-block {
    padding: 70px 15px;
  }
  .bfh-block p {
    font-size: 20px;
  }
  .areapage-link a {
    font-size: 18px;
  }
  .menu-slider .uk-card-media-top img {
    height: 150px !important;
  }
}
@media (max-width: 500px) {
  .bf-mv-txt p {
    font-size: 23px;
  }
}
/* -----------------------------------------------------------
	access
----------------------------------------------------------- */
.img90 {
  width: 90%;
  margin: 0 auto;
}
.access_navi {
  margin: 2em auto;
}
.list_inner .img_box img {
  width: 80%;
}
.access_area .bg_area {
  background: url(/upload/tenant_1/access_bg.png) no-repeat;
  background-size: contain;
  position: relative;
  background-position: center;
  z-index: -5;
}
.access_area .point_list {
  flex-wrap: wrap;
  justify-content: space-between;
  list-style: none;
  margin: 0 auto 2em;
}
.flex {
  display: flex;
}
.access_area .point_list li {
  width: calc((100% / 3) - 30px);
  position: relative;
  text-align: center;
  margin-bottom: 80px;
}
.access_area .point_list li:not(:nth-child(3n))::before {
  position: absolute;
  content: '';
  background: url(/upload/tenant_1/arrow.png) no-repeat;
  background-size: 100%;
  width: 44px;
  height: 21px;
  top: 50%;
  right: -45px;
  transform: translateY(-50%);
}
.access_area .point_list li .point_icon, .access_area .point_list li .img_box {
  margin-bottom: 5px;
}
.access_area .point_list li .point_icon, .access_area .point_list li .img_box {
  margin-bottom: 5px;
}
.access_area .point_list li .point_txt {
  color: #135ba7;
  font-weight: bold;
  font-size: 16px;
}
.access_area .point_list li:last-child::after {
  position: absolute;
  content: '';
  background: url(/upload/tenant_1/welcome.png) no-repeat;
  background-size: contain;
  width: 189px;
  height: 163px;
  top: 0;
  right: -160px;
  z-index: -1;
}
.access_area .point_list::after {
  content: '';
  display: block;
  width: 33.3333%;
  width: calc((100% / 3) - 30px);
  height: 0;
}
.access .list_ttl .bg_area::before {
  border-width: 47px 0 0 30px;
}
.access_area .point_list li:last-child::before {
  content: none;
}
@media screen and (max-width: 480px) {
  .access_area .bg_area {
    background: none;
  }
  .access_area .point_list {
    justify-content: center;
    padding: 0;
  }
  .access_area .point_list li {
    width: 100%;
  }
  .list_inner .img_box img {
    width: 100%;
  }
  .access_area .point_list li:last-child::after {
    position: absolute;
    content: '';
    background: url(/upload/tenant_1/welcome.png) no-repeat;
    background-size: contain;
    width: 189px;
    height: 163px;
    top: 0;
    right: -160px;
    z-index: -1;
  }
  .access_area .point_list li:not(:nth-child(3n))::before {
    position: absolute;
    content: '';
    transform: rotate(90deg);
    background: url(/upload/tenant_1/arrow.png) no-repeat;
    background-size: 100%;
    width: 44px;
    height: 21px;
    top: 100%;
    right: 50%;
  }
  .access_area .point_list li::before {
    position: absolute;
    content: '';
    transform: rotate(90deg);
    background: url(/upload/tenant_1/arrow.png) no-repeat;
    background-size: 100%;
    width: 44px;
    height: 21px;
    top: 100%;
    right: 50%;
  }
  .access_area .point_list li:last-child::before {
    content: none;
  }
  .access_area .point_list li:last-child::after {
    top: 100%;
    right: 25%;
    z-index: -1;
  }
}
