@charset "UTF-8";
/*==========================================================
1.HOME -トップページ スタイル-
==========================================================*/
#home #page-header {
  background-color: transparent;
  position: fixed;
}

#home #page-header .logo {
  display: none;
}

#home #page-header.fixed {
  zoom: 1;
}

#home #page-header.fixed .logo {
  display: block;
}

#home #page-header.fixed .logo.sp {
  display: none;
}

#home #gnav a, #gnav_sp {
  color: #fff;
  text-shadow: rgba(0, 0, 0, 0.5) 0 0 5px;
}

#home #gnav a::after, #gnav_sp a::after {
  background-color: #fff;
  -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0 0 5px;
  box-shadow: rgba(0, 0, 0, 0.5) 0 0 5px;
}

#home #gnav a:hover, #gnav_sp a:hover {
  border-bottom-color: #fff;
}

#home #fnav {
  border-top: 1px solid #999;
}

@media only screen and (min-width: 992px) {
  #home .section.animated {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -moz-transition: opacity 1s linear, -moz-transform 0.5s linear 0.1s;
    -o-transition: opacity 1s linear, -o-transform 0.5s linear 0.1s;
    -webkit-transition: opacity 1s linear, -webkit-transform 0.5s linear;
    -webkit-transition-delay: 0s, 0.1s;
    -webkit-transition: opacity 1s linear, -webkit-transform 0.5s linear 0.1s;
    transition: opacity 1s linear, -webkit-transform 0.5s linear 0.1s;
    transition: opacity 1s linear, transform 0.5s linear 0.1s;
    transition: opacity 1s linear, transform 0.5s linear 0.1s, -webkit-transform 0.5s linear 0.1s;
    -webkit-transform: scale3d(0.98, 0.98, 1);
    transform: scale3d(0.98, 0.98, 1);
  }
  #home .section.animated.show {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  #home .section.animated.fadeInUp {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
  }
  #home .plans-links01 .plan-box.animated {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
  }
  #home .plans-links01 .plan-box.animated:nth-child(1) {
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
  }
  #home .plans-links01 .plan-box.animated:nth-child(2) {
    -webkit-animation-delay: 0.4s;
    animation-delay: 0.4s;
  }
  #home #home-gallery li.animated {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
  }
  #home #home-gallery li.animated[data-slick-index="0"] {
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
  }
  #home #home-gallery li.animated[data-slick-index="1"] {
    -webkit-animation-delay: 0.4s;
    animation-delay: 0.4s;
  }
  #home #home-gallery li.animated[data-slick-index="2"] {
    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;
  }
  #home #home-gallery li.animated[data-slick-index="3"] {
    -webkit-animation-delay: 0.8s;
    animation-delay: 0.8s;
  }
  #home #home-gallery li.animated[data-slick-index="4"] {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
  }
  #home #home-gallery li.animated[data-slick-index="5"] {
    -webkit-animation-delay: 1.2s;
    animation-delay: 1.2s;
  }
  #home #home-gallery li.animated[data-slick-index="6"] {
    -webkit-animation-delay: 1.4s;
    animation-delay: 1.4s;
  }
  #home #home-conBnr li.animated {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
  }
  #home #home-conBnr li.animated.bnr01 {
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
  }
  #home #home-conBnr li.animated.bnr02 {
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
  }
  #home #home-conBnr li.animated.bnr03 {
    -webkit-animation-delay: 0.4s;
    animation-delay: 0.4s;
  }
  #home #home-conBnr li.animated.bnr04 {
    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;
  }
}
@media only screen and (max-width: 767px) {
  #home #page-header .logo {
    display: block;
  }
  #home #page-header .logo.pc {
    display: none;
  }
  #home #gnav a, #gnav_sp a {
    text-shadow: none;
  }
  #home #gnav .nav > li > a, #gnav_sp .nav > li > a {
    color: #000;
  }
  #home #gnav .nav > li > a::after, #gnav_sp .nav > li > a::after {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  #home #gnav .nav > li > a:hover, #gnav_sp .nav > li > a:hover {
    border-bottom-color: transparent;
  }
}
#home .section {
  padding: 6.13% 0;
}

#home .section .header {
  padding-bottom: 2.6%;
  margin-bottom: 4.6%;
}

#home .section .header .ttl {
  font-size: 2.6em;
}

#home .section .header .en {
  font-size: 1em;
  letter-spacing: 0.1em;
  margin-top: 1.093em;
}

@media only screen and (max-width: 767px) {
  #home .section .header {
    border-bottom: 1px solid #999;
    padding-bottom: 2.6%;
    margin-bottom: 4.6%;
  }
  #home .section .header .ttl {
    font-size: 1.875em;
  }
  #home .section .header .en {
    font-size: 0.875em;
    margin-top: 0.928em;
  }
}
/*********************************************
 メインビジュアル（スライダー）
*********************************************/
#mainvis {
  height: 62.5vw;
  /*.sm-slider{
    width: 100%;
    overflow: hidden;
  }
  .sm-slider, .sm-slider:after{
    position: absolute;
    top:0;
    bottom:0;
    left:0;
    right: 0;
  }
  .sm-slider li span{
    //background-attachment: fixed;
  }

  .sm-slider-nav{
    position: absolute;
    bottom: 2.25%;
    left: 0;
    right: 0;
    width: 94.6%;
    max-width: 1300px;
    margin: auto;
    text-align: left;

    li{
      display: inline-block;
      margin: 5px;
    }
    span{
      cursor: pointer;
      display: block;
      width: 10px;
      height: 10px;
      background: #666;
      @include border-radius(5px);
      overflow: hidden;
      text-indent: 10px;

      &.active{
        background: #fff;
      }
    }
  }*/
}

#mainvis .logo {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  z-index: 1;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

#mainvis .logo h1 {
  width: 362px;
  margin: auto;
}

#mainvis .logo h2 {
  margin-top: 20px;
  color: #fff;
  font-family: "EB Garamond", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "ＭＳ 明朝", "MS Mincho", "HGS明朝E", serif;
  font-weight: 600;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  text-align: center;
  text-shadow: 0px 0px 5px #000;
  letter-spacing: 0.25em;
  line-height: 1.5;
}

#mainvis .btn-movie {
  position: absolute;
  max-width: 1300px;
  width: 94.6%;
  margin: auto;
  bottom: 6.7%;
  left: 0;
  right: 0;
  text-align: right;
}

#mainvis .btn-movie a:hover,
#mainvis .btn-movie a {
  border-bottom: none;
}

#mainvis .btn-movie .img {
  cursor: pointer;
  display: inline-block;
  height: 100%;
  -ms-filter: "alpha(opacity=65)";
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=65);
  background-color: #03010f;
  background: rgba(3, 1, 15, 0.65);
  zoom: 1;
}

#mainvis .btn-movie .bestrate {
  cursor: inherit;
}

#mainvis .btn-movie .img.xmas,
#mainvis .btn-movie .img.bestrate {
  margin-bottom: 10px;
}

@media only screen and (min-width: 992px) {
  #mainvis .btn-movie .img {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
}
#mainvis .btn-movie .img:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75);
  opacity: 0.75;
}

#mainvis .btn-movie .bestrate:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

#mainvis .slick-initialized {
  width: 100%;
  height: 100%;
}

#mainvis .slick-initialized .slick-list,
#mainvis .slick-initialized .slick-track {
  width: 100%;
  height: 100%;
}

#mainvis .slick-initialized .slick-slide {
  overflow: hidden;
  width: 100%;
  height: 100%;
}

#mainvis .slick-initialized .slick-slide img {
  display: block;
  -moz-transition: -moz-transform 11s ease-in-out 0s;
  -o-transition: -o-transform 11s ease-in-out 0s;
  -webkit-transition: -webkit-transform 11s ease-in-out;
  -webkit-transition-delay: 0s;
  -webkit-transition: -webkit-transform 11s ease-in-out 0s;
  transition: -webkit-transform 11s ease-in-out 0s;
  transition: transform 11s ease-in-out 0s;
  transition: transform 11s ease-in-out 0s, -webkit-transform 11s ease-in-out 0s;
}

#mainvis .slick-initialized .slick-slide span {
  display: block;
  width: 100%;
  height: 100%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  -moz-transition: -moz-transform 11s ease-in-out 0s;
  -o-transition: -o-transform 11s ease-in-out 0s;
  -webkit-transition: -webkit-transform 11s ease-in-out;
  -webkit-transition-delay: 0s;
  -webkit-transition: -webkit-transform 11s ease-in-out 0s;
  transition: -webkit-transform 11s ease-in-out 0s;
  transition: transform 11s ease-in-out 0s;
  transition: transform 11s ease-in-out 0s, -webkit-transform 11s ease-in-out 0s;
}

#mainvis .slick-initialized .slick-slide span.slide01 {
  background-image: url(../img/home/slide_img01.jpg);
}

#mainvis .slick-initialized .slick-slide span.slide02 {
  background-image: url(../img/home/slide_img02.jpg);
}

#mainvis .slick-initialized .slick-slide span.slide03 {
  background-image: url(../img/home/slide_img03.jpg);
}

#mainvis .slick-initialized .slick-slide span.slide04 {
  background-image: url(../img/home/slide_img04.jpg);
}

/*#mainvis .slick-initialized .slick-slide span.slide05 {
  background-image: url(../img/home/slide_img05.jpg);
}*/

@media screen and (-webkit-min-device-pixel-ratio: 2), (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
  #mainvis .slick-initialized .slick-slide span.slide01 {
    background-image: url(../img/home/slide_img01@2x.jpg);
  }
  #mainvis .slick-initialized .slick-slide span.slide02 {
    background-image: url(../img/home/slide_img02@2x.jpg);
  }
  #mainvis .slick-initialized .slick-slide span.slide03 {
    background-image: url(../img/home/slide_img03@2x.jpg);
  }
  #mainvis .slick-initialized .slick-slide span.slide04 {
    background-image: url(../img/home/slide_img04@2x.jpg);
  }
  /*#mainvis .slick-initialized .slick-slide span.slide05 {
    background-image: url(../img/home/slide_img05@2x.jpg);
  }*/
}
@-webkit-keyframes scaleUp {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
}
@keyframes scaleUp {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
}
@-webkit-keyframes scaleDown {
  0% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  50% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes scaleDown {
  0% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  50% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
#mainvis .slick-dots {
  background: transparent;
  top: inherit;
  bottom: 2.25%;
  left: 0;
  right: 0;
  width: 94.6%;
  max-width: 1300px;
  margin: auto;
  text-align: left;
}

#mainvis .slick-dots li button {
  cursor: pointer;
  display: block;
  overflow: hidden;
}

#mainvis .slick-dots li button:before {
  color: #666;
}

#mainvis .slick-dots li.slick-active button:before {
  color: #fff;
}

@media only screen and (max-width: 767px) {
  #mainvis {
    height: 165.3vw;
    max-height: 80vh;
  }
  #mainvis .logo {
    top: 45%;
  }
  #mainvis .logo h1 {
    width: 50.6%;
  }
  #mainvis .btn-movie {
    max-width: inherit;
    bottom: 0;
    text-align: center;
    width: 100%;
    height: 13%;
    background: #495479;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; /* 2bn */
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; /* 2bn */
  }
  #mainvis .btn-movie .img {
    display: block;
    width: 50%;
  } /* 2bn */
  #mainvis .btn-movie .img {
    background: #fff;
  } /* 2bn */
  #mainvis .btn-movie img {
    width: 100%; /* 2bn */
  }
  #mainvis .btn-movie .img.xmas,
  #mainvis .btn-movie .img.bestrate {
    margin-bottom: 0;
  }
  #mainvis .slick-initialized {
    height: 87%;
    position: absolute;
    top: 0;
  }
  #mainvis .slick-dots {
    width: 100vw !important;
    height: 20px;
    right: inherit;
    padding: 0;
    top: auto;
    text-align: center;
  }
}
/*@keyframes scaleUp {
    0% {
        opacity: 0;
        transform: scale(1);
    }
    100% {
        opacity: 1;
        transform: scale(1.17);
    }
}*/
/*@keyframes scaleUp {
  0% {
    //opacity: 0;
    animation-timing-function: ease-in;
    //transform: scale(1);
  }
  6.25% {
    //opacity: 1;
  }
  20% {
    //opacity: 1;
  }
  23.75% {
    //opacity: 0;
    animation-timing-function: ease-out;
    //transform: scale(1.1);
  }
  85%{
    //opacity: 1;
  }
  100% {
    //opacity: 1;
    transform: scale(1.1);
  }
}*/
/*@keyframes imageAnimation {
  0% {
    opacity: 0;
    -webkit-animation-timing-function: ease-in;
    -moz-animation-timing-function: ease-in;
    -ms-animation-timing-function: ease-in;
    -o-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  6.25% {
    opacity: 1;
  }
  20% {
    opacity: 1;
  }
  23.75% {
    opacity: 0;
    -webkit-animation-timing-function: ease-out;
    -moz-animation-timing-function: ease-out;
    -ms-animation-timing-function: ease-out;
    -o-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-transform: scale(1.1) translateY(-4%);
    -moz-transform: scale(1.1) translateY(-4%);
    -ms-transform: scale(1.1) translateY(-4%);
    -o-transform: scale(1.1) translateY(-4%);
    transform: scale(1.1) translateY(-4%);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1.1) translateY(-4%);
    -moz-transform: scale(1.1) translateY(-4%);
    -ms-transform: scale(1.1) translateY(-4%);
    -o-transform: scale(1.1) translateY(-4%);
    transform: scale(1.1) translateY(-4%);
  }
}

.sm-slider,
.sm-slider:after {
  margin: 0;
  padding: 0;
  list-style: none;
  position: fixed;
  width: 100%;
  height: 100%;

  top: 0px;
  left: 0px;
  z-index: -1;
}

.sm-slider li span {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  color: transparent;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  opacity: 0;
  z-index: 0;
  -webkit-animation: imageAnimation 40s linear infinite 0s;
  -moz-animation: imageAnimation 40s linear infinite 0s;
  -ms-animation: imageAnimation 40s linear infinite 0s;
  -o-animation: imageAnimation 40s linear infinite 0s;
  animation: imageAnimation 40s linear infinite 0s;
}

.sm-slider li div {
  z-index: 1000;
  position: absolute;
  bottom: 30px;
  left: 0px;
  width: 100%;
  text-align: center;
  opacity: 0;
  color: #fff;
  -webkit-animation: titleAnimation 40s linear infinite 0s;
  -moz-animation: titleAnimation 40s linear infinite 0s;
  -ms-animation: t…*/
/*********************************************
 メインビジュアル（ムービー）
*********************************************/
#mainmov {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background: #000;
  -webkit-transition: ease-in 0.2s;
  transition: ease-in 0.2s;
  z-index: 999;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  text-align: center;
  overflow: hidden;
}

#mainmov .btn-skip {
  position: absolute;
  color: #fff;
  bottom: 70px;
  right: 20px;
  cursor: pointer;
  z-index: 2;
  letter-spacing: 0.15em;
  font-size: 1.3em;
  font-family: "EB Garamond", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "ＭＳ 明朝", "MS Mincho", "HGS明朝E", serif;
  padding-right: 45px;
  -webkit-transition: ease-in-out 0.3s;
  transition: ease-in-out 0.3s;
}

#mainmov .btn-skip:before {
  content: "";
  display: inline-block;
  width: 40px;
  height: 1px;
  border-bottom: 1px solid #fff;
  position: absolute;
  right: 0;
  bottom: 3px;
}

#mainmov .btn-skip::after {
  border-bottom: 1px solid #fff;
  width: 16px;
  display: inline-block;
  position: absolute;
  right: -1px;
  bottom: 9px;
  content: "";
  height: 1px;
  -webkit-transform: rotate(40deg);
  transform: rotate(40deg);
  -webkit-transform-origin: bottom right 50%;
  transform-origin: bottom right 50%;
}

#mainmov .btn-skip:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75);
  opacity: 0.75;
}

#mainmov video {
  max-width: 100%;
  height: 100%;
  height: 100vh;
  margin: auto;
  display: block;
}

#mainmov.hidden {
  display: none;
}

#mainmov.end-movie {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}

#mainmov.end-movie-after {
  z-index: -1;
}

#mainmov .btn-close {
  position: relative;
  height: 40px;
  margin: 20px auto;
}

#mainmov .btn-close span {
  display: block;
  width: 55%;
  height: 50%;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  text-indent: -999em;
}

#mainmov .btn-close span:before, #mainmov .btn-close span:after {
  -webkit-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
  content: "";
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  position: absolute;
  background: #fff;
  left: 0;
  width: 100%;
  height: 2px;
  border-radius: 1px;
}

#mainmov .btn-close span::before {
  top: 2px;
  -webkit-transform: translateY(7px) rotate(45deg);
  transform: translateY(7px) rotate(45deg);
}

#mainmov .btn-close span::after {
  bottom: 2px;
  -webkit-transform: translateY(-7px) rotate(-45deg);
  transform: translateY(-7px) rotate(-45deg);
}

@media only screen and (max-width: 768px) {
  #mainmov {
    position: fixed;
    padding: 10px;
    background: transparent;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
    height: auto;
  }
  #mainmov .btn-skip {
    display: none;
  }
  #mainmov video {
    width: 100%;
    height: auto;
  }
}
.mov-overlay {
  background: rgba(0, 0, 0, 0.9);
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 998;
  opacity: 1;
  -webkit-transition: ease-in 0.2s;
  transition: ease-in 0.2s;
}

.mov-overlay.hidden {
  opacity: 0;
  display: none;
}

/*********************************************
 志だての魅力（SPのみ表示）
*********************************************/
#home #home-shidate {
  padding-top: 6.6%;
  padding-bottom: 0;
}

#home #home-shidate .header .ttl {
  font-size: 1.4375em;
}

#home-shidate .outline {
  text-align: center;
  font-size: 0.875em;
  line-height: 1.428;
  letter-spacing: 0.15em;
  font-family: "EB Garamond", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "ＭＳ 明朝", "MS Mincho", "HGS明朝E", serif;
  margin-bottom: 4.2%;
}

#home-shidate .index-nav li {
  font-family: "EB Garamond", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "ＭＳ 明朝", "MS Mincho", "HGS明朝E", serif;
  margin-bottom: 3px;
}

#home-shidate .index-nav li a {
  color: #fff;
  position: relative;
  display: block;
  height: 0;
  padding-top: 56%;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #666;
}

#home-shidate .index-nav li.nav-spa a {
  background-image: url(../img/home/stay01_spa.jpg);
}

#home-shidate .index-nav li.nav-room a {
  background-image: url(../img/home/stay02_room.jpg);
}

#home-shidate .index-nav li.nav-dining a {
  background-image: url(../img/home/stay03_dining.jpg);
}

#home-shidate .index-nav li.nav-facility a {
  background-image: url(../img/home/stay04_facility.jpg);
}

@media screen and (-webkit-min-device-pixel-ratio: 2), (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
  #home-shidate .index-nav li.nav-spa a {
    background-image: url(../img/home/stay01_spa@2x.jpg);
  }
  #home-shidate .index-nav li.nav-room a {
    background-image: url(../img/home/stay02_room@2x.jpg);
  }
  #home-shidate .index-nav li.nav-dining a {
    background-image: url(../img/home/stay03_dining@2x.jpg);
  }
  #home-shidate .index-nav li.nav-facility a {
    background-image: url(../img/home/stay04_facility@2x.jpg);
  }
}
#home-shidate .index-nav li .ttl {
  position: absolute;
  top: 10.6%;
  left: 50%;
  margin: auto;
  text-align: left;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

#home-shidate .index-nav li .ttl span {
  display: block;
}

#home-shidate .index-nav li .ttl .jp {
  font-size: 1.9375em;
  letter-spacing: 0.5em;
}

#home-shidate .index-nav li .ttl .en {
  font-size: 0.6875em;
  font-variant: small-caps;
  margin-left: 0.5em;
}

#home-shidate .index-nav li .catch {
  font-size: 0.9375em;
  line-height: 1.4;
  letter-spacing: 0.2em;
  text-align: left;
  position: absolute;
  left: 2.6%;
  bottom: 3.2%;
}

/*********************************************
 おすすめ宿泊プラン
*********************************************/
#home #home-plans {
  position: relative;
  padding-top: 4.340277%;
  padding-bottom: 3.472%;
  color: #fff;
  /*.bg-img{
    background-image: url(../img/home/plans_bg.jpg);
  }*/
  background-image: url(../img/home/plans_bg.jpg);
}

@-moz-document url-prefix() {
  #home #home-plans {
    margin-bottom: -1px;
  }
}
@media screen and (-webkit-min-device-pixel-ratio: 2), (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
  #home #home-plans {
    background-image: url(../img/home/plans_bg@2x.jpg);
  }
}
#home #home-plans .bg-img {
  background-image: url(../img/home/plans_bg.jpg);
}

@media screen and (-webkit-min-device-pixel-ratio: 2), (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
  #home #home-plans .bg-img {
    background-image: url(../img/home/plans_bg@2x.jpg);
  }
}
#home #home-plans .header {
  padding-bottom: 0;
  margin-bottom: 2.9861%;
}

#home #home-plans .header .ttl {
  font-size: 2em;
}

#home #home-plans .header .en {
  font-variant: small-caps;
}

.plans-links01 {
  padding: 0 0.7%;
}

.plan-box {
  float: left;
  width: 46%;
  margin: 0 2%;
}

.plans-links2 .plan-box {
  margin: 0;
}

.plans-links2 .plan-box a .img {
  float: none;
  width: 100%;
  margin-bottom: 15px;
}

.plans-links2 .plan-box a .ttl {
  float: none;
  width: 100%;
}

.plans-links2 .plan-box dd {
  display: none;
}

#home-plans .bx-wrapper .bx-viewport {
  left: 0;
  width: 1015px !important;
  margin-left: 55px;
}

#home-plans .bx-wrapper .bx-controls-direction a {
  width: 48px;
  height: 48px;
  border-radius: 24px;
  margin-top: -24px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

#home-plans .bx-wrapper .bx-controls-direction a:hover {
  opacity: 0.7;
}

#home-plans .bx-wrapper .bx-prev {
  left: 50%;
  margin-left: -600px;
  background: url(../img/home/icon_prev.svg) center center no-repeat rgba(255, 255, 255, 0.7);
  background-size: 10px auto;
}

#home-plans .bx-wrapper .bx-next {
  right: 50%;
  margin-right: -600px;
  background: url(../img/home/icon_next.svg) center center no-repeat rgba(255, 255, 255, 0.7);
  background-size: 10px auto;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  #home-plans .bx-wrapper .bx-viewport {
    width: 100% !important;
    margin-left: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1245px) {
  #home-plans .bx-wrapper .bx-prev {
    left: 2vw;
    margin-left: 0;
  }
  #home-plans .bx-wrapper .bx-next {
    right: 2vw;
    margin-right: 0;
  }
}
.plan-box a {
  display: block;
  color: #fff;
  position: relative;
  overflow: hidden;
  border-bottom: 0 none;
}

@media only screen and (min-width: 992px) {
  .plan-box a .img, .plan-box a .ttl {
    -webkit-transition: ease-in-out 0.3s;
    transition: ease-in-out 0.3s;
  }
}
.plan-box a .img {
  float: left;
  width: 51.94%;
  background: #000;
}

.plan-box a .ttl {
  float: right;
  width: 43.5%;
  font-size: 1.25em;
  letter-spacing: 0.1em;
  line-height: 1.25;
}

.plan-box a:hover .img, .plan-box a:hover .ttl {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75);
  opacity: 0.75;
}

.plan-box dd {
  font-size: 0.875em;
  line-height: 1.5;
  letter-spacing: 0.1em;
  margin-top: 1.07em;
}

.plans-links-footer {
  margin-top: 3.6%;
}

.plans-links-footer .present-box {
  float: left;
  width: 63.27%;
  min-width: 670px;
  padding: 1%;
  background-color: rgba(255, 255, 255, 0.8);
  color: #495479;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  letter-spacing: 0.025em;
  text-align: center;
}

.plans-links-footer .present-box dt {
  font-size: 0.9375em;
  border-right: 1px solid #495479;
  line-height: 1.2;
  padding-right: 1.5%;
  margin-right: 1.5%;
  font-weight: 500;
  white-space: nowrap;
}

.plans-links-footer .present-box dd {
  font-size: 1.0625em;
  font-weight: 500;
}

.plans-links-footer .present-box dd .big {
  font-size: 1.3em;
}

.plans-links-footer .btn-wrap {
  float: right;
  width: 34%;
  text-align: right;
}

@media only screen and (max-width: 1055px) {
  .plans-links-footer .present-box,
  .plans-links-footer .btn-wrap {
    float: none;
    margin-left: auto;
    margin-right: auto;
    width: auto;
    min-width: inherit;
    text-align: center;
  }
  .plans-links-footer .present-box {
    margin-bottom: 20px;
    max-width: 670px;
  }
}
@media only screen and (max-width: 767px) {
  #home-plans {
    background-image: url(../img/home/plans_bg_sp.jpg);
    background-size: contain;
    background-repeat: repeat-y;
  }
}
@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 767px) and (min-resolution: 2dppx) {
  #home-plans {
    background-image: url(../img/home/plans_bg_sp@2x.jpg);
  }
}
@media only screen and (max-width: 767px) {
  #home-plans .page-inner {
    width: 89.3%;
  }
  #home-plans .header {
    border-bottom-color: rgba(255, 255, 255, 0.5);
  }
  .plan-box {
    float: none;
    width: auto;
    margin: 0 0 1.25em;
  }
  .plans-links2 { /*width: 100% !important;*/ }
  .plans-links2 .plan-box {
    margin: 0; /*width: 88vw !important; min-height: 150vw;*/
  }
  #home-plans .bx-wrapper .bx-viewport {
    left: 0;
    margin-left: 0;
    width: 100% !important;
  }
  #home-plans .bx-wrapper .bx-controls-direction a {
    width: 8vw;
    height: 8vw;
    border-radius: 4vw;
    margin-top: -8vw;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  #home-plans .bx-wrapper .bx-controls-direction a:hover {
    opacity: 0.7;
  }
  #home-plans .bx-wrapper .bx-prev {
    left: 2vw;
    margin-left: 0;
    background: url(../img/home/icon_prev.svg) center center no-repeat rgba(255, 255, 255, 0.7);
    background-size: 2vw auto;
  }
  #home-plans .bx-wrapper .bx-next {
    right: 2vw;
    margin-right: 0;
    background: url(../img/home/icon_next.svg) center center no-repeat rgba(255, 255, 255, 0.7);
    background-size: 2vw auto;
  }
  .plan-box a .img,
  .plan-box a .ttl {
    float: none;
    width: 100%;
  }
  .plan-box a .img {
    margin-bottom: 1.25em;
  }
  .plan-box a .img img {
    width: 100%;
    max-width: inherit;
    max-height: inherit;
  }
  .plan-box dd {
    line-height: 1.28;
  }
  .plans-links-footer .present-box {
    display: block;
    padding: 4% 2.6%;
  }
  .plans-links-footer .present-box dt {
    font-size: 0.875em;
    border-right: 0 none;
    padding-right: 0;
    margin-right: 0;
    margin-bottom: 8px;
  }
  .plans-links-footer .present-box dd {
    font-size: 0.875em;
  }
}
/*********************************************
 コンセプト
*********************************************/
#home #home-concept {
  position: relative;
  padding-top: 5.2083%;
  padding-bottom: 4.166%;
  color: #fff;
  background-image: url(../img/home/concept_bg.jpg);
}

@media screen and (-webkit-min-device-pixel-ratio: 2), (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
  #home #home-concept {
    background-image: url(../img/home/concept_bg@2x.jpg);
  }
}
#home #home-concept .bg-img {
  background-image: url(../img/home/concept_bg.jpg);
}

@media screen and (-webkit-min-device-pixel-ratio: 2), (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
  #home #home-concept .bg-img {
    background-image: url(../img/home/concept_bg@2x.jpg);
  }
}
#home #home-concept .header .ttl {
  font-size: 2.5em;
  letter-spacing: 0;
  margin-bottom: 1em;
}

#home #home-concept .header .ttl .jp {
  font-size: 0.675em;
  letter-spacing: 0.25em;
  display: block;
  margin-top: 1em;
}

#home #home-concept .header .ttl .en {
  margin-top: inherit;
  letter-spacing: 0;
}

#home #home-concept .content {
  text-align: center;
}

@media only screen and (max-width: 767px) {
  #home #home-concept {
    padding-top: 29.3%;
    padding-bottom: 8.8%;
    background-position: -210px 0;
  }
  #home #home-concept .header {
    border-bottom: 0 none;
    padding-bottom: 0;
    margin-bottom: 8%;
  }
  #home #home-concept .header .ttl {
    font-size: 1.9375em;
    margin-bottom: 0.709em;
  }
  #home #home-concept .header .ttl .en {
    font-size: 1em;
    letter-spacing: 0.02em;
  }
  #home #home-concept .header .ttl .jp {
    font-size: 0.645em;
  }
  #home #home-concept .logo_s {
    display: none;
  }
}
/*********************************************
 ギャラリー
*********************************************/
#home #home-gallery {
  padding: 0;
}

#home-gallery .slick-slide {
  width: 288px;
}

#home-gallery .slick-slide img {
  width: 100%;
}

@media only screen and (max-width: 767px) {
  #home #home-gallery {
    padding: 0;
  }
}
/*********************************************
 ニュース
*********************************************/
#home-news-links {
  *zoom: 1;
  margin-top: 5.3%;
}

#home-news-links:after {
  content: "";
  display: table;
  clear: both;
}

#home-news-links .section {
  padding-top: 0;
  padding-bottom: 0;
}

#home-news {
  float: left;
  width: 46%;
}

#home-news .header {
  padding-bottom: 1em;
  border-bottom: 1px solid #999;
  margin-bottom: 1.5625em;
}

#home-news-links #home-news .header .ttl {
  font-size: 1.6875em;
  text-align: left;
  font-family: "Lato", "Noto Sans CJK JP", "游ゴシック", "Yu Gothic", YuGothic, sans-serif;
}

#home-news .link {
  font-size: 0.875rem;
}

#home-news .link .link_txt {
  color: inherit;
}

.news_box {
  *zoom: 1;
  position: relative;
  padding-left: 9em;
  margin-bottom: 1em;
  line-height: 1.6875;
}

.news_box:after {
  content: "";
  display: table;
  clear: both;
}

.news_box dt {
  width: 8.5em;
  position: absolute;
  top: 0;
  left: 0;
}

@media only screen and (max-width: 767px) {
  #home-news-links {
    margin-top: 0;
  }
  #home #home-news {
    padding-top: 6.13%;
    padding-bottom: 3.73%;
  }
  #home #home-news .header .ttl {
    font-size: 1.5em;
  }
  #home-news {
    float: none;
    width: 100%;
    border-bottom: 1px solid #999;
  }
  .news_box {
    padding-left: 0;
    margin-bottom: 1.25em;
  }
  .news_box dt {
    width: auto;
    position: relative;
    font-size: 0.75em;
    color: #333;
  }
  .news_box dd {
    font-size: 0.9375em;
  }
}
/*********************************************
 コンテンツリンク
*********************************************/
#home-conBnr {
  float: right;
  width: 52%;
}

#home-conBnr li {
  float: left;
  width: 48.255%;
  display: block;
  margin-bottom: 3.49%;
  background: #000;
}

#home-conBnr li:nth-child(2n) {
  margin-left: 3.49%;
}

#home-conBnr li a {
  position: relative;
  display: block;
  border-bottom: 0 none;
  overflow: hidden;
}

#home-conBnr li a .img {
  -webkit-transition: -webkit-transform 600ms, opacity 600ms;
  -webkit-transition: opacity 600ms, -webkit-transform 600ms;
  transition: opacity 600ms, -webkit-transform 600ms;
  transition: transform 600ms, opacity 600ms;
  transition: transform 600ms, opacity 600ms, -webkit-transform 600ms;
}

#home-conBnr li a .img img {
  width: 100%;
  display: block;
}

#home-conBnr li a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75);
  opacity: 0.75;
}

#home-conBnr li a:hover .img {
  -webkit-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}

#home-conBnr li .caption {
  -ms-filter: "alpha(opacity=50)";
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  background-color: black;
  background: rgba(0, 0, 0, 0.5);
  zoom: 1;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  color: #fff;
  font-family: "EB Garamond", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "ＭＳ 明朝", "MS Mincho", "HGS明朝E", serif;
  padding: 2%;
}

#home-conBnr li .caption .jp {
  font-size: 1.375em;
  letter-spacing: 0.15em;
}

#home-conBnr li .caption .en {
  font-variant: small-caps;
  font-size: 0.875em;
  display: block;
  margin-top: 3px;
  letter-spacing: 0.05em;
}

#home-conBnr li .caption .jp2 {
  font-size: 0.875em;
}

#home-conBnr li.bnr03 .caption {
  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;
}

#home-conBnr li.bnr03 .caption .jp2 {
  width: 7em;
}

#home-conBnr li.bnr03 .caption .jp {
  text-align: right;
}

@media only screen and (max-width: 767px) {
  #home #home-conBnr {
    padding: 2.6% 0 0;
  }
  #home-conBnr {
    float: none;
    width: 100%;
  }
  #home-conBnr li {
    float: none;
    width: 100%;
    margin-bottom: 2.6%;
  }
  #home-conBnr li:nth-child(2n) {
    margin-left: 0;
  }
  #home-conBnr li .caption .jp {
    font-size: 1.875em;
  }
  #home-conBnr li .caption .jp2 {
    font-size: 1em;
    line-height: 1.23;
    letter-spacing: 0.1em;
  }
  #home-conBnr li .caption .en {
    font-size: 1.1875em;
  }
  #home-conBnr li.bnr04 .caption .en {
    font-size: 1.1em;
  }
}
/*********************************************
 大バナー
*********************************************/
.banner {
  padding: 50px 0;
  text-align: center;
}

.banner li {
  margin-bottom: 40px;
}

.banner li:last-child {
  margin-bottom: 0;
}

.banner a {
  border: none;
}

.banner a:hover img {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75);
  opacity: 0.75;
}

.banner p {
  margin-top: 15px;
  font-size: 1.125em;
  line-height: 1.25;
}

.banner p a {
  border-bottom: 1px solid transparent;
}

.banner p a:hover {
  border-bottom-color: currentColor;
}

@media only screen and (max-width: 767px) {
  .banner p {
    text-align: left;
  }
}
@media screen and (min-width: 1001px) {
  .for_pc {
    display: block !important;
  }
  .for_sp {
    display: none !important;
  }
}
@media screen and (max-width: 1000px) {
  .for_pc {
    display: none !important;
  }
  .for_sp {
    display: block !important;
  }
}
.title-area {
  width: 1100px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 1000px) {
  .title-area {
    width: 100%;
    display: block;
  }
}
.title-area.right {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.title-area.center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.title-area .title-box {
  width: 400px;
  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;
}
@media screen and (max-width: 1000px) {
  .title-area .title-box {
    width: 100%;
  }
}
.title-area .title-box h2.title {
  font-family: "EB Garamond", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "ＭＳ 明朝", "MS Mincho", "HGS明朝E", serif;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  font-size: 36px;
  font-weight: 300;
  letter-spacing: 0.6em;
  padding: 1em;
}
@media screen and (max-width: 1000px) {
  .title-area .title-box h2.title {
    font-size: 8.26vw;
    -webkit-writing-mode: vertical-lr;
        -ms-writing-mode: tb-lr;
            writing-mode: vertical-lr;
    line-height: 0.8;
  }
}
.title-area .title-box h2.title .en {
  padding-top: 80px;
  position: relative;
  display: inline-block;
  font-size: 18px;
  letter-spacing: 0;
  margin-bottom: 1em;
  font-variant: small-caps;
}
@media screen and (max-width: 1000px) {
  .title-area .title-box h2.title .en {
    font-size: 2.8vw;
    display: block;
    padding-top: 0;
    padding-left: 1.5em;
  }
}
.title-area .title-box h2.title .en::after {
  content: "";
  position: absolute;
  top: 30px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  width: 100px;
  height: 1px;
  background-color: #000;
}
@media screen and (max-width: 1000px) {
  .title-area .title-box h2.title .en::after {
    height: 0;
  }
}
.title-area .title-box h3 {
  font-family: "Lato", "Noto Sans CJK JP", "游ゴシック", "Yu Gothic", YuGothic, sans-serif;
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 0.15em;
  padding: 1em 0 4em;
}
@media screen and (max-width: 1000px) {
  .title-area .title-box h3 {
    font-size: 4.2vw;
    padding: 0 0 1em;
  }
}
.title-area .title-box p {
  font-family: "EB Garamond", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "ＭＳ 明朝", "MS Mincho", "HGS明朝E", serif;
  font-size: 24px;
  line-height: 1.8;
  letter-spacing: 0.15em;
}
@media screen and (max-width: 1000px) {
  .title-area .title-box p {
    font-size: 4.8vw;
    width: 100%;
    padding: 0 4.6vw;
  }
}

.link a {
  font-family: "Lato", "Noto Sans CJK JP", "游ゴシック", "Yu Gothic", YuGothic, sans-serif;
  font-size: 14px;
  padding-right: 60px;
  background-image: url(../img/home/icn_arrow_s.svg);
  background-position: right 5px center;
  background-repeat: no-repeat;
  background-size: 42px auto;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.link a:hover {
  background-position: right center;
}

section.news {
  width: 820px;
  margin: 0 auto;
  background-color: #fff;
  padding: 150px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #313131;
  font-family: "Lato", "Noto Sans CJK JP", "游ゴシック", "Yu Gothic", YuGothic, sans-serif;
}
@media screen and (max-width: 1000px) {
  section.news {
    width: 100%;
    padding: 12.6vw 4.6vw;
    display: block;
  }
}
section.news .header {
  width: 300px;
  border-bottom: 1px solid #999;
}
@media screen and (max-width: 1000px) {
  section.news .header {
    width: 100%;
    margin-bottom: 1.5em;
    padding-bottom: 1em;
  }
}
section.news .header .ttl {
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0.15em;
}
@media screen and (max-width: 1000px) {
  section.news .header .ttl {
    font-size: 4.2vw;
    display: inline;
  }
}
section.news .header .ttl span {
  font-family: "Lato", "Noto Sans CJK JP", "游ゴシック", "Yu Gothic", YuGothic, sans-serif;
  font-size: 16px;
  font-weight: 700;
  display: block;
  margin-top: 1em;
}
@media screen and (max-width: 1000px) {
  section.news .header .ttl span {
    font-size: 3.7vw;
    display: inline;
    margin: 0;
  }
}
section.news .content {
  border-bottom: 1px solid #999;
}
section.news .content .news_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
  margin-bottom: 1em;
}
@media screen and (max-width: 1000px) {
  section.news .content .news_box {
    font-size: 3.7vw;
    display: block;
    margin-bottom: 1em;
  }
}
section.news .content .news_box:last-child {
  margin-bottom: 2em;
}
section.news .content .news_box dt {
  font-family: "Lato", "Noto Sans CJK JP", "游ゴシック", "Yu Gothic", YuGothic, sans-serif;
  margin-right: 1em;
}
section.news .content .news_box dd a {
  text-decoration: none;
  color: #313131;
  line-height: 1.5;
  border-bottom: none !important;
}
section.news .content .news_box dd a:hover {
  text-decoration: none !important;
  border-bottom: none !important;
}
section.news .content .link {
  text-align: right;
  margin-bottom: 45px;
}
@media screen and (max-width: 1000px) {
  section.news .content .link {
    margin-bottom: 2em;
  }
}
section.news .content .link a {
  text-decoration: none !important;
  border-bottom: none !important;
  color: #000;
}
section.news .content .link a:hover {
  text-decoration: none !important;
  border-bottom: none !important;
}
section.news .content .link a::before {
  border-color: #fff;
}

section.concept {
  width: 100%;
  height: 66.6vw;
  background-image: -webkit-image-set(url(../img/home/concept_img.jpg) 1x, url(../img/home/concept_img@2x.jpg) 2x);
  background-image: image-set(url(../img/home/concept_img.jpg) 1x, url(../img/home/concept_img@2x.jpg) 2x);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
@media screen and (max-width: 1000px) {
  section.concept {
    height: 160vw;
    background-image: -webkit-image-set(url(../img/home/concept_img_sp.jpg) 1x, url(../img/home/concept_img_sp@2x.jpg) 2x);
    background-image: image-set(url(../img/home/concept_img_sp.jpg) 1x, url(../img/home/concept_img_sp@2x.jpg) 2x);
  }
}
section.concept .text {
  font-family: "EB Garamond", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "ＭＳ 明朝", "MS Mincho", "HGS明朝E", serif;
  position: absolute;
  width: 1100px;
  top: 7.7256vw;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  color: #fff;
}
@media screen and (max-width: 1000px) {
  section.concept .text {
    width: 90.8vw;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
}
section.concept .text h2 {
  font-size: 28px;
  font-weight: 300;
  text-shadow: 0px 0px 20px rgba(0, 0, 0, 0.8);
  letter-spacing: 0.2em;
  line-height: 2;
  margin-bottom: 2em;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
}
@media screen and (max-width: 1000px) {
  section.concept .text h2 {
    font-size: 5.3vw;
    letter-spacing: 0.15em;
    line-height: 1.8;
  }
}
section.concept .text p {
  font-size: 16px;
  font-weight: 300;
  line-height: 2.5;
  text-shadow: 0px 0px 20px rgba(0, 0, 0, 0.8);
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
}
@media screen and (max-width: 1000px) {
  section.concept .text p {
    font-size: 4vw;
    line-height: 1.8;
  }
}
section.concept .concept-photo {
  position: absolute;
}
@media screen and (max-width: 1000px) {
  section.concept .concept-photo {
    display: none;
  }
}
section.concept .concept-photo.img01 {
  top: 7.7256vw;
  left: 57.6vw;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
}
section.concept .concept-photo.img02 {
  top: 26.64vw;
  left: 70vw;
  -webkit-animation-duration: 1.25s;
          animation-duration: 1.25s;
}
section.concept .concept-photo.img03 {
  top: 45.954vw;
  left: 57.6vw;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
}

section.rooms {
  width: 100%;
  background-color: #fff;
  padding: 150px 0;
}
@media screen and (max-width: 1000px) {
  section.rooms {
    padding: 16vw 0 0;
  }
}
section.rooms .inner {
  width: 100%;
  position: relative;
}
@media screen and (max-width: 1000px) {
  section.rooms .inner .title-area .title-box {
    padding-top: 85.5vw;
  }
}
section.rooms .inner .title-area .link {
  width: 100%;
  text-align: left;
  padding-top: 40px;
}
@media screen and (max-width: 1000px) {
  section.rooms .inner .title-area .link {
    text-align: right;
    padding: 1em 4.6vw 2em;
  }
}
section.rooms .inner .title-area .link a {
  color: #000;
}
section.rooms .inner .image {
  position: absolute;
  top: 0;
  right: 0;
  width: calc(100vw - 450px - (100vw - 1100px) / 2);
  height: 680px;
  overflow: hidden;
}
@media screen and (max-width: 1000px) {
  section.rooms .inner .image {
    width: 100vw;
    height: 85.5vw;
  }
}
section.rooms .inner .image .rooms-slide .slide {
  width: 710px !important;
  height: 640px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-right: 10px !important;
}
@media screen and (max-width: 1000px) {
  section.rooms .inner .image .rooms-slide .slide {
    width: 95vw !important;
    height: 85.5vw;
  }
}
section.rooms .inner .image .rooms-slide .slide.slide01 {
  background-image: -webkit-image-set(url(../img/home/rooms_slide_img01.jpg) 1x, url(../img/home/rooms_slide_img01@2x.jpg) 2x);
  background-image: image-set(url(../img/home/rooms_slide_img01.jpg) 1x, url(../img/home/rooms_slide_img01@2x.jpg) 2x);
}
section.rooms .inner .image .rooms-slide .slide.slide02 {
  background-image: -webkit-image-set(url(../img/home/rooms_slide_img02.jpg) 1x, url(../img/home/rooms_slide_img02@2x.jpg) 2x);
  background-image: image-set(url(../img/home/rooms_slide_img02.jpg) 1x, url(../img/home/rooms_slide_img02@2x.jpg) 2x);
}
section.rooms .inner .image .rooms-slide .slide.slide03 {
  background-image: -webkit-image-set(url(../img/home/rooms_slide_img03.jpg) 1x, url(../img/home/rooms_slide_img03@2x.jpg) 2x);
  background-image: image-set(url(../img/home/rooms_slide_img03.jpg) 1x, url(../img/home/rooms_slide_img03@2x.jpg) 2x);
}
section.rooms .inner .image .rooms-slide .slide.slide04 {
  background-image: -webkit-image-set(url(../img/home/rooms_slide_img04.jpg) 1x, url(../img/home/rooms_slide_img04@2x.jpg) 2x);
  background-image: image-set(url(../img/home/rooms_slide_img04.jpg) 1x, url(../img/home/rooms_slide_img04@2x.jpg) 2x);
}
section.rooms .inner .image .rooms-slide .slick-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  bottom: -40px;
  left: 310px;
}
@media screen and (max-width: 1000px) {
  section.rooms .inner .image .rooms-slide .slick-dots {
    display: none !important;
  }
}

section.hotspring {
  width: 100%;
  background-color: #f2f2f2;
  padding: 220px 0 250px;
}
@media screen and (max-width: 1000px) {
  section.hotspring {
    padding: 16vw 0;
    background-color: #fff;
  }
}
section.hotspring .inner {
  width: 100%;
  position: relative;
}
@media screen and (max-width: 1000px) {
  section.hotspring .inner .title-area .title-box {
    padding-top: 85vw;
  }
}
section.hotspring .inner .title-area p {
  padding-top: 60px;
}
@media screen and (max-width: 1000px) {
  section.hotspring .inner .title-area p {
    padding-top: 0;
  }
}
section.hotspring .inner .title-area .link {
  width: 100%;
  text-align: left;
  padding: 40px 0 0 60px;
}
@media screen and (max-width: 1000px) {
  section.hotspring .inner .title-area .link {
    text-align: right;
    padding: 1em 4.6vw 2em;
  }
}
section.hotspring .inner .title-area .link a {
  color: #000;
}
section.hotspring .inner .image {
  position: absolute;
  top: 0;
  left: 0;
  width: calc(100vw - 500px - (100vw - 1100px) / 2);
  height: 640px;
  overflow: hidden;
}
@media screen and (max-width: 1000px) {
  section.hotspring .inner .image {
    width: 100vw;
    height: 85vw;
  }
}
section.hotspring .inner .image img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  display: block;
}
@media screen and (max-width: 1000px) {
  section.hotspring .inner .image img {
    width: 100%;
  }
}

section.dining .dining-image-title {
  width: 100%;
  height: 960px;
  background-image: -webkit-image-set(url(../img/home/dining_img01.jpg) 1x, url(../img/home/dining_img01@2x.jpg) 2x);
  background-image: image-set(url(../img/home/dining_img01.jpg) 1x, url(../img/home/dining_img01@2x.jpg) 2x);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
@media screen and (max-width: 1000px) {
  section.dining .dining-image-title {
    height: 85vw;
    margin-bottom: 40vw;
  }
}
section.dining .dining-image-title .title-box {
  position: absolute;
  top: 5vw;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  color: #fff;
}
@media screen and (max-width: 1000px) {
  section.dining .dining-image-title .title-box {
    top: 85vw;
    color: #000;
  }
}
section.dining .dining-image-title .title-box .title span::after {
  background-color: #fff;
}
@media screen and (max-width: 1000px) {
  section.dining .dining-image-title .title-box .title span::after {
    background-color: #000;
  }
}
section.dining .inner {
  margin: 100px 0 200px;
  width: 100%;
  position: relative;
}
@media screen and (max-width: 1000px) {
  section.dining .inner {
    margin: 0;
  }
}
@media screen and (max-width: 1000px) {
  section.dining .inner .dining-bottom {
    padding-top: 62.7vw;
  }
}
section.dining .inner .dining-bottom h3 {
  font-size: 16px;
  font-weight: bold;
  padding: 4em 0 1em 0;
  width: 100%;
  text-align: left;
}
@media screen and (max-width: 1000px) {
  section.dining .inner .dining-bottom h3 {
    font-size: 4vw;
    text-indent: 4.6vw;
    padding: 2em 0 1em;
  }
}
section.dining .inner .dining-bottom h4 {
  font-family: "EB Garamond", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "ＭＳ 明朝", "MS Mincho", "HGS明朝E", serif;
  font-size: 36px;
  font-weight: 300;
  letter-spacing: 0.15em;
  width: 100%;
  text-align: left;
  margin-bottom: 2em;
}
@media screen and (max-width: 1000px) {
  section.dining .inner .dining-bottom h4 {
    font-size: 6.4vw;
    text-indent: 4.6vw;
    margin-bottom: 1em;
  }
}
section.dining .inner .dining-bottom .link {
  width: 100%;
  text-align: left;
  padding-top: 40px;
}
@media screen and (max-width: 1000px) {
  section.dining .inner .dining-bottom .link {
    text-align: right;
    padding: 1em 4.6vw 2em;
  }
}
section.dining .inner .dining-bottom .link a {
  color: #000;
}
section.dining .inner .image {
  position: absolute;
  top: 0;
  right: 0;
  width: calc(100vw - 450px - (100vw - 1100px) / 2);
  min-height: 568px;
  height: calc((100vw - 450px - (100vw - 1100px) / 2) * 0.717);
  overflow: hidden;
}
@media screen and (max-width: 1000px) {
  section.dining .inner .image {
    width: 100vw;
    height: 62.7vw;
  }
}
section.dining .inner .image .dining-slide .slide {
  min-width: 792px !important;
  width: 55vw !important;
  height: 36.63vw;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media screen and (max-width: 1000px) {
  section.dining .inner .image .dining-slide .slide {
    width: 95vw !important;
    height: 62.7vw;
    margin-right: 10px !important;
    background-position: left;
    background-size: 50%;
  }
}
section.dining .inner .image .dining-slide .slide.slide01 {
  background-image: -webkit-image-set(url(../img/home/dining_slide_img01.jpg) 1x, url(../img/home/dining_slide_img01@2x.jpg) 2x);
  background-image: image-set(url(../img/home/dining_slide_img01.jpg) 1x, url(../img/home/dining_slide_img01@2x.jpg) 2x);
}
section.dining .inner .image .dining-slide .slide.slide02 {
  background-image: -webkit-image-set(url(../img/home/dining_slide_img02.jpg) 1x, url(../img/home/dining_slide_img02@2x.jpg) 2x);
  background-image: image-set(url(../img/home/dining_slide_img02.jpg) 1x, url(../img/home/dining_slide_img02@2x.jpg) 2x);
}
section.dining .inner .image .dining-slide .slick-dots {
  bottom: -40px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}
@media screen and (max-width: 1000px) {
  section.dining .inner .image .dining-slide .slick-dots {
    display: none !important;
  }
}

section.facilities {
  width: 100%;
  background-color: #fff;
  padding: 150px 0;
}
@media screen and (max-width: 1000px) {
  section.facilities {
    padding: 16vw 0;
  }
}
section.facilities .inner {
  width: 100%;
  position: relative;
}
@media screen and (max-width: 1000px) {
  section.facilities .inner .title-area .title-box {
    padding-top: 85vw;
  }
}
section.facilities .inner .title-area h2.title {
  background-image: url(../img/home/icon_facilities.svg);
  background-position: center 55%;
  background-repeat: no-repeat;
  background-size: 135px;
  background-color: rgba(255, 255, 255, 0.9);
  background-blend-mode: lighten;
  padding: 1em 2em;
}
@media screen and (max-width: 1000px) {
  section.facilities .inner .title-area h2.title {
    background-image: none;
  }
}
section.facilities .inner .title-area p {
  padding-top: 60px;
}
@media screen and (max-width: 1000px) {
  section.facilities .inner .title-area p {
    padding-top: 0;
  }
}
section.facilities .inner .title-area .link {
  width: 100%;
  text-align: left;
  padding: 40px 0 0 80px;
}
@media screen and (max-width: 1000px) {
  section.facilities .inner .title-area .link {
    text-align: right;
    padding: 8vw 4.6vw;
  }
}
section.facilities .inner .title-area .link a {
  color: #000;
}
section.facilities .inner .image {
  position: absolute;
  top: 0;
  left: 0;
  width: calc(100vw - 500px - (100vw - 1100px) / 2);
  height: 640px;
  overflow: hidden;
}
@media screen and (max-width: 1000px) {
  section.facilities .inner .image {
    width: 100vw;
    height: 320px;
  }
}
section.facilities .inner .image img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  display: block;
}
@media screen and (max-width: 1000px) {
  section.facilities .inner .image img {
    width: 100%;
  }
}

section.image-links .inner {
  width: 1100px;
  margin: 0 auto;
  padding: 100px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 1000px) {
  section.image-links .inner {
    width: 100%;
    padding: 0 4.6vw;
    display: block;
  }
}
section.image-links .inner a {
  display: block;
  width: 500px;
  height: 375px;
  position: relative;
  overflow: hidden;
  background-color: #000;
}
@media screen and (max-width: 1000px) {
  section.image-links .inner a {
    width: 100%;
    height: 68.1vw;
    margin-top: 5.3vw;
  }
}
section.image-links .inner a::after {
  position: absolute;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
section.image-links .inner a.photogallery::after {
  background-image: -webkit-image-set(url(../img/home/gallery_img.jpg) 1x, url(../img/home/gallery_img@2x.jpg) 2x);
  background-image: image-set(url(../img/home/gallery_img.jpg) 1x, url(../img/home/gallery_img@2x.jpg) 2x);
}
section.image-links .inner a.access::after {
  background-image: -webkit-image-set(url(../img/home/access_img.jpg) 1x, url(../img/home/access_img@2x.jpg) 2x);
  background-image: image-set(url(../img/home/access_img.jpg) 1x, url(../img/home/access_img@2x.jpg) 2x);
}
section.image-links .inner a:hover::after {
  opacity: 0.8;
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
section.image-links .inner a .caption {
  z-index: 2;
  position: absolute;
  width: 100%;
  padding: 15px 20px;
  background-color: rgba(0, 0, 0, 0.5);
  left: 0;
  bottom: 0;
  color: #fff;
  font-family: "EB Garamond", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "ＭＳ 明朝", "MS Mincho", "HGS明朝E", serif;
}
@media screen and (max-width: 1000px) {
  section.image-links .inner a .caption {
    padding: 0.5em;
  }
}
section.image-links .inner a .caption .title {
  font-size: 32px;
}
@media screen and (max-width: 1000px) {
  section.image-links .inner a .caption .title {
    font-size: 4.8vw;
  }
}
section.image-links .inner a .caption .en {
  font-size: 14px;
  display: block;
}
@media screen and (max-width: 1000px) {
  section.image-links .inner a .caption .en {
    font-size: 2.4vw;
  }
}
section.image-links .inner a .caption .en span {
  display: inline-block;
  margin-right: 1em;
}
section.image-links .inner a .caption .en span::first-letter {
  font-size: 18px;
}
@media screen and (max-width: 1000px) {
  section.image-links .inner a .caption .en span::first-letter {
    font-size: 3.2vw;
  }
}