@charset "UTF-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/*
@font-face {
  font-family: CGB;
  //src: url(/assets/fonts/copperplate-gothic-bold-regular.ttf);
  // http://m.font.downloadatoz.com/jp/font,99326,copperplate-gothic-bold-regular/
  
  src: url(/assets/fonts/Copperplate.ttc);

}
*/
.font-numeric, footer .information .address .postal, footer .information .address .num, footer .information .tel em, footer .information .tel .office-time, footer .information a.map.pc-element, footer aside a.media, body.villa .villa-detail .text h2 > span, body.villa #information h3 small, body.villa #information dl dd.check-time, body.villa #information dl dd.fee .fee, body.villa #information .para .price, #experience > .anchor:before, #experience > .anchor:after, #experience > .timeline .text .time, #contact .contact dl dt:nth-of-type(1), #contact .contact dl dd:nth-of-type(1), #reservation .contact dl dt:nth-of-type(1), #reservation .contact dl dd:nth-of-type(1), section.not-found h1 {
  font-family: 'EB Garamond', serif;
}

.font-jp, body.en.villa .villa-anchor a span, #contact input, #contact button, #contact textarea, #reservation input, #reservation button, #reservation textarea {
  font-family: 'Ryumin Regular KL', 'リュウミン R-KL', 'A-OTF Ryumin Pro', a-otf-ryumin-pr6n,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",メイリオ,Meiryo,serif;
}

/*
.font-menu {
  font-family: Copperplate, "Copperplate Gothic Bold", sans-serif;
}
*/
.zoom-zomm {
  zoom: 1;
  zoom: 2;
}

html {
  height: 100%;
}

html, body {
  width: 100%;
  overflow-x: hidden;
}

body {
  font-family: 'Ryumin Regular KL', 'リュウミン R-KL', 'A-OTF Ryumin Pro', a-otf-ryumin-pr6n, 游明朝, "Yu Mincho",YuMincho,"Hiragino Mincho ProN",メイリオ,Meiryo,serif;
  font-size: 13px;
  font-weight: 500;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: 100%;
}
@media screen and (min-width: 768px) {
  body {
    font-size: 15px;
  }
}
body.en {
  font-size: 15px;
  font-family: 'EB Garamond', serif;
}
@media screen and (min-width: 768px) {
  body.en {
    font-size: 18px;
  }
}
body.en .jp-only {
  display: none !important;
}
body.zh {
  font-family: source-han-serif-sc, serif;
}
body.zh .jp-only {
  display: none !important;
}

a {
  color: #000000;
  text-decoration: none;
}

li {
  list-style: none;
}

img {
  vertical-align: top;
}

em, strong {
  font-weight: bold;
}

picture {
  display: inline-block;
}

@media screen and (min-width: 768px) {
  .sp-element {
    display: none !important;
  }
}

@media screen and (max-width: 767px) {
  .pc-element {
    display: none !important;
  }
}

.print-element {
  display: none;
}

header {
  position: fixed;
  z-index: 50;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 50px;
}
@media screen and (min-width: 768px) {
  header {
    height: 100px;
  }
}
header.navi-open + #navigation {
  opacity: 1;
  pointer-events: auto;
}
header.navi-open ~ main {
  -ms-touch-action: none;
  touch-action: none;
}
header.navi-open .logo {
  opacity: 0;
  pointer-events: none;
  /*
  @include pc {
    filter: invert(100%);
  }
  @include sp {
    opacity: 0;
  }
  */
}
header.navi-open .relais {
  opacity: 0;
  /*
  @include sp {
    opacity: 0;
  }
  */
}
header.navi-open .button-menu:before, header.navi-open .button-menu:after {
  -webkit-transition-delay: 300ms;
  transition-delay: 300ms;
}
@media screen and (max-width: 767px) {
  header.navi-open .button-menu:before, header.navi-open .button-menu:after {
    background-color: #fff;
  }
}
header.navi-open .button-menu:before {
  -webkit-transform: rotate(50deg) scaleX(1.3);
  transform: rotate(50deg) scaleX(1.3);
}
header.navi-open .button-menu:after {
  -webkit-transform: rotate(-50deg) scaleX(1.3);
  transform: rotate(-50deg) scaleX(1.3);
}
header.navi-open .button-menu > span:before, header.navi-open .button-menu > span:after {
  opacity: 0;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
header.navi-open .button-menu > span:before {
  -webkit-transform: translate(0%, 200%);
  transform: translate(0%, 200%);
}
header.navi-open .button-menu > span:after {
  -webkit-transform: translate(0%, -200%);
  transform: translate(0%, -200%);
}
header .logo {
  display: block;
  position: absolute;
  top: 22px;
  left: 20px;
  padding: 8px 0px;
  font-size: 20px;
  line-height: 20px;
  -webkit-transition: opacity 400ms linear, -webkit-filter 400ms linear, -webkit-transform 300ms ease;
  transition: opacity 400ms linear, -webkit-filter 400ms linear, -webkit-transform 300ms ease;
  transition: filter 400ms linear, opacity 400ms linear, transform 300ms ease;
  transition: filter 400ms linear, opacity 400ms linear, transform 300ms ease, -webkit-filter 400ms linear, -webkit-transform 300ms ease;
}
@media screen and (min-width: 768px) {
  header .logo {
    top: 45px;
    left: 60px;
    padding: 0;
    line-height: 0;
  }
}
@media screen and (max-width: 767px) {
  header .logo img {
    width: 145px;
    -webkit-transform-origin: left top;
    transform-origin: left top;
  }
}
header .logo img {
  display: block;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: opacity 300ms ease, width 300ms linear, -webkit-transform 300ms ease;
  transition: opacity 300ms ease, width 300ms linear, -webkit-transform 300ms ease;
  transition: opacity 300ms ease, width 300ms linear, transform 300ms ease;
  transition: opacity 300ms ease, width 300ms linear, transform 300ms ease, -webkit-transform 300ms ease;
}
header .relais {
  display: block;
  position: absolute;
  top: 27px;
  left: 194px;
  -webkit-transition: opacity 400ms linear, -webkit-transform 300ms ease;
  transition: opacity 400ms linear, -webkit-transform 300ms ease;
  transition: opacity 400ms linear, transform 300ms ease;
  transition: opacity 400ms linear, transform 300ms ease, -webkit-transform 300ms ease;
  -webkit-transform-origin: left 50%;
  transform-origin: left 50%;
}
header .relais img {
  width: 100%;
}
@media screen and (min-width: 768px) {
  header .relais {
    top: 56px;
    left: 350px;
    width: 36px;
  }
}
@media screen and (max-width: 767px) {
  header .relais {
    width: 26px;
  }
  header .relais img {
    width: 100%;
    -webkit-transition: width 300ms linear, -webkit-transform 300ms ease;
    transition: width 300ms linear, -webkit-transform 300ms ease;
    transition: width 300ms linear, transform 300ms ease;
    transition: width 300ms linear, transform 300ms ease, -webkit-transform 300ms ease;
    -webkit-transform: translate3d(0px, 0px, 0px);
    transform: translate3d(0px, 0px, 0px);
    -webkit-transform-origin: left top;
    transform-origin: left top;
  }
}
header .button-menu {
  position: absolute;
  top: 21px;
  right: 7px;
  width: 40px;
  height: 40px;
  cursor: pointer;
  -webkit-transition: -webkit-transform 300ms ease;
  transition: -webkit-transform 300ms ease;
  transition: transform 300ms ease;
  transition: transform 300ms ease, -webkit-transform 300ms ease;
}
@media screen and (min-width: 768px) {
  header .button-menu {
    top: 56px;
    right: 43px;
    width: 50px;
    height: 40px;
  }
}
header .button-menu:after, header .button-menu:before {
  display: block;
  position: absolute;
  top: 18px;
  left: 12px;
  width: 15px;
  height: 3px;
  background-color: #000;
  content: "";
  -webkit-transition: background ease 300ms 0s, -webkit-transform 300ms ease 0ms;
  transition: background ease 300ms 0s, -webkit-transform 300ms ease 0ms;
  transition: transform 300ms ease 0ms, background ease 300ms 0s;
  transition: transform 300ms ease 0ms, background ease 300ms 0s, -webkit-transform 300ms ease 0ms;
}
@media screen and (min-width: 768px) {
  header .button-menu:after, header .button-menu:before {
    top: 50%;
    left: 17px;
    margin-top: -2px;
    width: 16px;
    height: 4px;
  }
}
header .button-menu > span {
  display: block;
  position: absolute;
  top: 10px;
  left: 12px;
  width: 15px;
  height: 19px;
}
@media screen and (min-width: 768px) {
  header .button-menu > span {
    top: 9px;
    left: 17px;
    width: 16px;
    height: 22px;
  }
}
header .button-menu > span:before, header .button-menu > span:after {
  display: block;
  position: absolute;
  left: 0px;
  width: 100%;
  height: 3px;
  background-color: #000;
  content: "";
  -webkit-transition: opacity 300ms linear 300ms, -webkit-transform 300ms ease 300ms;
  transition: opacity 300ms linear 300ms, -webkit-transform 300ms ease 300ms;
  transition: transform 300ms ease 300ms, opacity 300ms linear 300ms;
  transition: transform 300ms ease 300ms, opacity 300ms linear 300ms, -webkit-transform 300ms ease 300ms;
}
@media screen and (min-width: 768px) {
  header .button-menu > span:before, header .button-menu > span:after {
    height: 4px;
  }
}
header .button-menu > span:before {
  top: 0px;
  -webkit-transform-origin: left top;
  transform-origin: left top;
}
header .button-menu > span:after {
  bottom: 0px;
  -webkit-transform-origin: left bottom;
  transform-origin: left bottom;
}

/*
body.ie header {
  &.navi-open {
    .logo {
      &:after {
        opacity: 1;
      }
      img {
        opacity: 0;
      }
    }
  }
  .logo {
    filter: none;
    &:after {
      display: block;
      position: absolute;
      opacity: 0;
      top: 0px;
      left: 0px;
      width: 100%;
      height: 100%;
      background: url(../images/logo01invert.png) center 50% / 100% auto no-repeat;
      transition: opacity 400ms ease;
      content: "";
    }
    img {
      transition: opacity 400ms ease;
    }
  }
}
*/
@media screen and (min-width: 768px) {
  body.header-minify header .logo, body.header-minify header .relais, body.header-minify header .button-menu {
    -webkit-transform: translate(0px, -26px);
    transform: translate(0px, -26px);
  }
}
@media screen and (max-width: 767px) {
  body.header-minify header .logo, body.header-minify header .relais, body.header-minify header .button-menu {
    -webkit-transform: translate3d(0px, -16px, 0px);
    transform: translate3d(0px, -16px, 0px);
  }
}
@media screen and (max-width: 767px) {
  body.header-minify header .logo {
    -webkit-transform: translate3d(0px, -15px, 0px);
    transform: translate3d(0px, -15px, 0px);
  }
  body.header-minify header .logo img {
    -webkit-transform: translate3d(0, 0, 0) scale(0.81);
    transform: translate3d(0, 0, 0) scale(0.81);
  }
  body.header-minify header .relais {
    -webkit-transform: translate3d(-100%, -15px, 0px);
    transform: translate3d(-100%, -15px, 0px);
  }
  body.header-minify header .relais img {
    -webkit-transform: translate3d(0, 0, 0) scale(0.86);
    transform: translate3d(0, 0, 0) scale(0.86);
  }
}

#navigation {
  position: fixed;
  z-index: 40;
  opacity: 0;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: url(../images/navi_bg01.jpg) center 50%/cover no-repeat rgba(0, 0, 0, 0.5);
  color: #fff;
  font-size: 16px;
  -webkit-transition: opacity 400ms linear;
  transition: opacity 400ms linear;
  pointer-events: none;
}
@media screen and (max-width: 767px) {
  #navigation {
    height: 100vh;
    background: url(../images/navi_bg01sp.jpg) center 50%/cover no-repeat rgba(0, 0, 0, 0.75);
    /*
    &:before {
      display: block;
      position: absolute;
      z-index: 1;
      top: 0px;
      left: 0px;
      width: 100%;
      height: 100%;
      background-color: rgba(0,0,0,0.6);
      content: "";
    }
    */
  }
}
@media screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2) and (min-width: 376px) {
  #navigation {
    background-image: url(../images/navi_bg01sp@2x.jpg);
  }
}
@media screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 3) and (min-width: 251px) {
  #navigation {
    background-image: url(../images/navi_bg01sp@2x.jpg);
  }
}

@media screen and (min-width: 768px) {
  #navigation {
    background-position: center 50%;
    font-size: 15px;
  }
}
@media screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
  #navigation {
    background-image: url(../images/navi_bg01@2x.jpg);
  }
}

/* ナビ内コンテンツ：SP=全画面の暗 overlay、PC=左側の白パネル */
#navigation > .inner {
  position: relative;
  z-index: 2;
  overflow: auto;
  padding: 72px 30px 80px;
  height: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  -webkit-overflow-scrolling: touch;
}
@media screen and (max-width: 767px) {
  #navigation > .inner {
    padding-top: 100px; /* ヘッダー高さ考慮 */
  }
}
@media screen and (min-width: 768px) {
  #navigation > .inner {
    position: absolute;
    top: 0;
    left: 0;
    width: 400px;
    height: 100%;
    padding: 130px 0 30px; /* ヘッダー高さ(120px)考慮 */
    background-color: #fff;
    color: #000;
  }
}
#navigation > .inner > a {
  display: block;
  position: relative;
  margin: 0px auto 20px;
  max-width: 320px;
  text-align: left;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  line-height: 30px;
  letter-spacing: 0.2em;
  cursor: pointer;
}
#navigation > .inner > a:after {
  display: block;
}
@media screen and (min-width: 768px) {
  #navigation > .inner > a {
    margin-bottom: 20px;
    padding-left: 0px;
    width: 280px;
    color: #000;
  }
}
#navigation > .inner > a.reserve {
  margin: 60px auto 0px;
  padding: 19px 20px;
  width: 100%;
  max-width: 320px;
  border: 1px solid #fff;
  border-radius: 8px;
  font-size: 17px;
  line-height: 18px;
}
#navigation > .inner > a.reserve:before, #navigation > .inner > a.reserve:after {
  display: block;
  position: absolute;
  top: 50%;
  right: 20px;
  width: 30px;
  height: 1px;
  background-color: #fff;
  -webkit-transform-origin: right 50%;
  transform-origin: right 50%;
  content: "";
}
#navigation > .inner > a.reserve:after {
  width: 10px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
#navigation > .inner > a.reserve svg {
  vertical-align: middle;
  width: 150px;
}
#navigation > .inner > a.reserve svg path {
  fill: #fff;
}
@media screen and (min-width: 768px) {
  #navigation > .inner > a.reserve svg path {
    fill: #000;
  }
}
@media screen and (min-width: 768px) {
  #navigation > .inner > a.reserve {
    margin-top: 60px;
    width: 280px;
    border-color: #000;
    font-size: 16px;
  }
  #navigation > .inner > a.reserve:before, #navigation > .inner > a.reserve:after {
    background-color: #000;
  }
}
#navigation > .inner > a > span {
  display: inline-block;
  position: relative;
}
#navigation > .inner > a > span:after {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: 10px;
  width: 0%;
  height: 1px;
  background-color: #000;
  content: "";
  -webkit-transition: width 300ms ease, left 300ms ease;
  transition: width 300ms ease, left 300ms ease;
}
#navigation > .inner > a > span > img {
  width: auto;
  height: 16px;
  vertical-align: middle;
  transform-box: fill-box;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
@media screen and (max-width: 767px) {
  #navigation > .inner > a > span > img {
    -webkit-filter: invert(100%);
    filter: invert(100%);
  }
}
#navigation .language {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin: 50px auto 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 320px;
  font-size: 14px;
  line-height: 1em;
  letter-spacing: 0.2em;
  -webkit-transform: translateX(-10px);
  transform: translateX(-10px);
}
@media screen and (min-width: 768px) {
  #navigation .language {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
  }
}
#navigation .language a {
  display: block;
  position: relative;
  padding: 0px 5px 0px 10px;
  color: #fff;
}
#navigation .language a:first-child:before {
  display: none;
}
#navigation .language a:before {
  display: block;
  position: absolute;
  top: 50%;
  left: 0px;
  margin-top: -5px;
  width: 1px;
  height: 10px;
  background-color: rgba(255, 255, 255, 0.6);
  content: "";
}
#navigation .language a:after {
  display: none;
  position: absolute;
  bottom: -10px;
  left: 50%;
  margin-left: -2px;
  width: 4px;
  height: 4px;
  background-color: #fff;
  border-radius: 50%;
  content: "";
}
@media screen and (min-width: 768px) {
  #navigation .language a {
    color: #000;
  }
  #navigation .language a:before {
    background-color: #999;
  }
  #navigation .language a:after {
    background-color: #000;
  }
}
#navigation .language a.current:after {
  display: block;
}
#navigation .language a > img {
  width: auto;
  height: 16px;
  transform-box: fill-box;
}
@media screen and (max-width: 767px) {
  #navigation .language a > img {
    -webkit-filter: invert(100%);
    filter: invert(100%);
  }
}

.no-touch-device #navigation > .inner > a:hover > span:after {
  left: 0%;
  width: calc(100% - 0.5em);
}

.ie #navigation > .inner > a:hover > span:after {
  width: 100%;
}
.ie #navigation > .inner > a > span {
  min-width: 180px;
}

.ie #navigation > .inner > a > span:after, .edge #navigation > .inner > a > span:after {
  -webkit-transition: none;
  transition: none;
}

main {
  padding: 70px 0px 90px;
}
main:before {
  display: block;
  position: fixed;
  z-index: 30;
  top: 0px;
  left: 0px;
  width: 100%;
  background-color: #fff;
  content: "";
  -webkit-transition: -webkit-transform 300ms ease;
  transition: -webkit-transform 300ms ease;
  transition: transform 300ms ease;
  transition: transform 300ms ease, -webkit-transform 300ms ease;
}
@media screen and (min-width: 768px) {
  main:before {
    height: 120px;
  }
}
@media screen and (max-width: 767px) {
  main:before {
    height: 70px;
  }
}
@media screen and (min-width: 768px) {
  main {
    padding: 120px 0px 140px;
  }
}
@media screen and (max-width: 767px) {
  main {
    padding-bottom: 200px;
  }
}
main > h1 {
  position: relative;
  margin: 0px auto 37px;
  padding-top: 10px;
  width: calc(100% - 40px);
  font-size: 17px;
  line-height: 1em;
  letter-spacing: 0.2em;
}
main > h1:before {
  display: none;
}
@media screen and (min-width: 768px) {
  main > h1 {
    padding-top: 14px;
    width: calc(100% - 120px);
    font-size: 20px;
  }
}
main > h1 > img {
  width: auto;
  height: 18px;
}
@media screen and (min-width: 768px) {
  main > h1 > img {
    height: 21px;
  }
}

/* --- Location page carousel --- */
.page-slider {
  position: relative;
  width: 100%;
  overflow: visible;
  margin-bottom: 45px;
}
@media screen and (min-width: 768px) {
  .page-slider {
    margin-bottom: 80px;
  }
}
.page-slider-track {
  position: relative;
  width: 100%;
  aspect-ratio: 16 / 9;
  overflow: hidden;
}
.page-slider-slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: opacity 500ms ease;
  transition: opacity 500ms ease;
  z-index: 1;
}
.page-slider-slide.is-active {
  opacity: 1;
  z-index: 2;
}
.page-slider-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  -webkit-animation: kenburns 20s linear infinite;
  animation: kenburns 20s linear infinite;
}
.page-slider-prev,
.page-slider-next {
  position: absolute;
  top: 50%;
  margin-top: -60px;
  z-index: 10;
  width: 60px !important;
  height: 120px !important;
  min-width: 60px !important;
  min-height: 120px !important;
  cursor: pointer;
  background: transparent;
  border: none;
  padding: 0;
  -webkit-tap-highlight-color: transparent;
}
.page-slider-prev {
  left: 16px;
}
.page-slider-next {
  right: 16px;
}
.page-slider-prev span,
.page-slider-next span {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 48px;
  height: 48px;
  margin-top: -24px;
  margin-left: -24px;
  background: radial-gradient(circle at 0 50%, rgba(255, 255, 255, 0.95) 1px, transparent 1.5px);
}
.page-slider-prev span {
  left: 50%;
  margin-left: -24px;
}
.page-slider-next span {
  right: auto;
  left: 50%;
  margin-left: -24px;
  background: radial-gradient(circle at 100% 50%, rgba(255, 255, 255, 0.95) 1px, transparent 1.5px);
}
.page-slider-prev span:before,
.page-slider-prev span:after,
.page-slider-next span:before,
.page-slider-next span:after {
  display: block;
  position: absolute;
  width: 44px;
  height: 2px;
  background-color: rgba(255, 255, 255, 0.95);
  content: "";
  top: 50%;
  margin-top: -1px;
}
.page-slider-prev span:before,
.page-slider-prev span:after {
  left: 0;
  -webkit-transform-origin: left center;
  transform-origin: left center;
}
.page-slider-prev span:before {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.page-slider-prev span:after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.page-slider-next span:before,
.page-slider-next span:after {
  right: 0;
  left: auto;
  -webkit-transform-origin: right center;
  transform-origin: right center;
}
.page-slider-next span:before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.page-slider-next span:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
@media screen and (min-width: 768px) {
  .page-slider-prev span,
  .page-slider-next span {
    width: 56px;
    height: 56px;
    margin-top: -28px;
    margin-left: -28px;
  }
  .page-slider-prev span {
    background: radial-gradient(circle at 0 50%, rgba(255, 255, 255, 0.95) 1.5px, transparent 2px);
  }
  .page-slider-next span {
    background: radial-gradient(circle at 100% 50%, rgba(255, 255, 255, 0.95) 1.5px, transparent 2px);
  }
  .page-slider-prev span:before,
  .page-slider-prev span:after,
  .page-slider-next span:before,
  .page-slider-next span:after {
    width: 52px;
    height: 2px;
  }
  .page-slider-prev span {
    left: 50%;
    margin-left: -28px;
  }
  .page-slider-next span {
    right: auto;
    left: 50%;
    margin-left: -28px;
  }
}
.page-slider-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  right: 15px;
  bottom: -25px;
  left: auto;
  gap: 0;
  z-index: 10;
}
.page-slider-dots span {
  display: block;
  position: relative;
  width: 23px;
  height: 20px;
  cursor: pointer;
}
.page-slider-dots span:after {
  display: block;
  position: absolute;
  bottom: 50%;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #969696;
  content: "";
  -webkit-transition: -webkit-transform 200ms ease, background-color 200ms ease;
  transition: -webkit-transform 200ms ease, transform 200ms ease, background-color 200ms ease;
}
.page-slider-dots span.is-active:after {
  background-color: #707070;
  -webkit-transform: translate(0px, -3px);
  transform: translate(0px, -3px);
}
@media screen and (min-width: 768px) {
  .page-slider-dots {
    bottom: -30px;
    right: 20px;
  }
  .page-slider-dots span {
    width: 46px;
  }
}

body.header-minify main:before {
  -webkit-transform: translate(0px, -20px);
  transform: translate(0px, -20px);
}

footer {
  background-color: #fff;
  border-top: 1px solid #ccc;
}
footer .inner {
  position: relative;
  margin: 0px auto;
  max-width: 1120px;
}
@media screen and (min-width: 768px) {
  footer .inner {
    overflow: hidden;
    padding: 60px 20px;
  }
}
footer .reservation {
  width: 100%;
  text-align: center;
}
@media screen and (min-width: 768px) {
  footer .reservation {
    position: absolute;
    top: 73px;
    right: 20px;
    width: 350px;
  }
}
@media screen and (max-width: 767px) {
  footer .reservation {
    position: absolute;
    top: -120px;
    padding: 0px 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}
footer .reservation a {
  display: block;
  position: relative;
  margin: 0px auto;
  padding: 19px 20px;
  width: 100%;
  background-color: #fff;
  border: 1px solid #464646;
  border-radius: 6px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 18px;
}
footer .reservation a:before, footer .reservation a:after {
  display: block;
  position: absolute;
  top: 50%;
  right: 20px;
  width: 30px;
  height: 1px;
  background-color: #000;
  -webkit-transform-origin: right 50%;
  transform-origin: right 50%;
  content: "";
}
footer .reservation a:after {
  width: 10px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
footer .reservation a img {
  vertical-align: middle;
  width: 150px;
}
@media screen and (min-width: 768px) {
  footer .information {
    float: left;
    width: 300px;
  }
}
@media screen and (max-width: 767px) {
  footer .information {
    padding: 50px 0px;
    text-align: center;
  }
}
footer .information .logo {
  margin-bottom: 50px;
}
@media screen and (min-width: 768px) {
  footer .information .logo {
    margin-bottom: 40px;
  }
}
footer .information .address {
  margin-bottom: 30px;
  font-size: 16px;
  line-height: 1.5;
}
@media screen and (min-width: 768px) {
  footer .information .address {
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 1.3;
  }
}
footer .information .address em {
  display: block;
  font-weight: normal;
}
@media screen and (min-width: 768px) {
  footer .information .address em {
    margin-bottom: 10px;
    font-size: 16px;
  }
}
footer .information .address .postal {
  display: block;
  letter-spacing: 0.36px;
}
footer .information .access-bus {
  margin-bottom: 30px;
  font-size: 14px;
  line-height: 1.6;
}
@media screen and (min-width: 768px) {
  footer .information .access-bus {
    margin-bottom: 20px;
    font-size: 13px;
    line-height: 1.5;
  }
}
footer .information .tel {
  margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
  footer .information .tel {
    font-size: 14px;
  }
}
footer .information .tel em {
  display: block;
  margin-bottom: 10px;
  font-size: 30px;
  font-weight: normal;
  letter-spacing: 0.36px;
}
@media screen and (min-width: 768px) {
  footer .information .tel em {
    margin-bottom: 5px;
    font-size: 18px;
  }
  footer .information .tel em:before {
    display: inline-block;
    margin-right: 0.5em;
    content: "TEL";
  }
}
footer .information .tel .office-time {
  display: inline-block;
  margin: 0px 0.5em;
  font-size: 120%;
}
@media screen and (min-width: 768px) {
  footer .information a.map {
    display: block;
    margin-top: 5px;
    text-decoration: underline;
    letter-spacing: 0.36px;
  }
}
@media screen and (max-width: 767px) {
  footer .information a.map {
    display: inline-block;
    position: relative;
    padding-bottom: 5px;
    font-size: 20px;
    text-align: center;
  }
  footer .information a.map:after {
    display: block;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 2px;
    background-color: #cccccc;
    content: "";
  }
}
footer .menu {
  float: left;
  padding-top: 4px;
  padding-left: 80px;
  font-size: 14px;
  max-width: 352px;
  letter-spacing: 0.2em;
}
@media (max-width: 1130px) {
  footer .menu {
    width: 160px;
  }
}
@media (max-width: 960px) {
  footer .menu {
    margin-top: 30px;
    padding: 0px;
    clear: left;
    width: 352px;
  }
}
@media screen and (max-width: 767px) {
  footer .menu {
    display: none;
  }
}
footer .menu nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  height: 180px;
}
footer .menu nav > a {
  display: block;
  margin-bottom: 6px;
  width: 160px;
  line-height: 30px;
}
footer .menu nav > a > img {
  width: auto;
  height: 16px;
  vertical-align: middle;
}
footer .menu .language {
  margin-top: 20px;
}
footer .menu .language .label {
  display: block;
  margin-bottom: 10px;
  font-size: 11px;
  letter-spacing: 0px;
}
footer .menu .language a {
  display: inline-block;
  position: relative;
  padding: 0px 3px 0px 10px;
}
footer .menu .language a:first-of-type {
  margin-left: -10px;
}
footer .menu .language a:first-of-type:before {
  display: none;
}
footer .menu .language a:before {
  display: block;
  position: absolute;
  left: 0px;
  width: 1px;
  height: 16px;
  background-color: #999;
  content: "";
}
footer .menu .language a.current:after {
  display: block;
  position: absolute;
  bottom: -8px;
  left: 50%;
  margin-left: -2px;
  width: 4px;
  height: 4px;
  background-color: #000;
  border-radius: 50%;
  content: "";
}
footer .menu .language a > img {
  width: auto;
  height: 16px;
  vertical-align: top;
}
footer aside {
  display: block;
}
@media screen and (min-width: 768px) {
  footer aside {
    float: right;
    padding-top: 100px;
    width: 350px;
  }
}
@media screen and (max-width: 767px) {
  footer aside {
    padding: 0px 20px;
  }
}
footer aside a.media {
  display: block;
  position: relative;
  font-size: 16px;
  letter-spacing: 0.1em;
  line-height: 37px;
}
@media screen and (min-width: 768px) {
  footer aside a.media {
    margin-bottom: 5px;
    line-height: 37px;
  }
}
@media screen and (max-width: 767px) {
  footer aside a.media {
    padding: 20px 0;
    border-bottom: 1px solid #ccc;
  }
  footer aside a.media:first-child {
    border-top: 1px solid #ccc;
  }
  footer aside a.media:after {
    display: block;
    position: absolute;
    top: 50%;
    right: 6px;
    margin-top: -4px;
    width: 7px;
    height: 7px;
    border-top: 1px solid #000;
    border-right: 1px solid #000;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    content: "";
  }
}
footer aside a.media img {
  margin-right: 10px;
  width: 35px;
}
footer aside .sisters {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 20px 0px 0px;
  text-align: center;
}
@media screen and (min-width: 768px) {
  footer aside .sisters {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  footer aside .sisters {
    margin-bottom: 30px;
  }
}
footer aside .sisters a {
  display: block;
  width: calc(50% - 10px);
  border: 1px solid #ccc;
  line-height: 48px;
}
@media screen and (min-width: 768px) {
  footer aside .sisters a {
    width: 49%;
    width: calc(50% - 6px);
  }
}
footer aside .sisters a img {
  vertical-align: top;
}
footer aside .copyright {
  padding: 0px 0px 30px;
  font-size: 12px;
  letter-spacing: 0.1em;
  text-align: center;
}
@media screen and (min-width: 768px) {
  footer aside .copyright {
    padding: 0px;
    font-size: 11px;
    text-align: left;
  }
}

body.ja footer .information .tel .receive {
  display: inline-block;
}

body.en footer .information .address {
  letter-spacing: 0.05em;
}
body.en footer .information .address br.sp-element {
  display: inline-block !important;
}

.modal {
  display: block;
  position: fixed;
  z-index: 50;
  opacity: 0;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
  pointer-events: none;
}
.modal.show {
  opacity: 1;
  pointer-events: auto;
}
.modal .modal-inner {
  position: absolute;
}
.modal .button-close {
  display: block;
  position: absolute;
  top: 4px;
  right: 7px;
  width: 40px;
  height: 41px;
  cursor: pointer;
}
.modal .button-close:before, .modal .button-close:after {
  display: block;
  position: absolute;
  top: 50%;
  left: 12px;
  margin-top: -2px;
  width: 15px;
  height: 3px;
  background-color: #fff;
  content: "";
  -webkit-transform: rotate(50deg) scaleX(1.3);
  transform: rotate(50deg) scaleX(1.3);
}
.modal .button-close:after {
  -webkit-transform: rotate(-50deg) scaleX(1.3);
  transform: rotate(-50deg) scaleX(1.3);
}
@media screen and (min-width: 768px) {
  .modal .button-close {
    top: 30px;
    right: 43px;
    width: 50px;
    height: 40px;
  }
  .modal .button-close:before, .modal .button-close:after {
    left: 17px;
    width: 16px;
    height: 4px;
  }
}

body.ie #navigation a.reserve svg {
  height: 19px;
}

.js-slider {
  position: relative;
  /*
  &.pager-1 {
    & > .pager > li.current > span {
      transform: translate(0px, -1px);
    }
  }
  &.pager-2 {
    & > .pager > li.current > span {
      transform: translate(0px, -2px);
    }
  }
  &.pager-4 {
    & > .pager > li.current > span {
      transform: translate(0px, -4px);
    }
  }
  &.pager-5  {
    & > .pager > li.current > span {
      transform: translate(0px, -5px);
    }
  }
  */
}
.js-slider.direction-up > ul.panels > li.current > picture, .js-slider.direction-up > ul.panels > li.current > img, .js-slider.direction-up > ul.panels > li.afterimage > picture, .js-slider.direction-up > ul.panels > li.afterimage > img, .js-slider.direction-down > ul.panels > li.current > picture, .js-slider.direction-down > ul.panels > li.current > img, .js-slider.direction-down > ul.panels > li.afterimage > picture, .js-slider.direction-down > ul.panels > li.afterimage > img {
  -webkit-animation-name: slider-panorama-vertical;
  animation-name: slider-panorama-vertical;
}
.js-slider.direction-up > ul.panels > li > picture, .js-slider.direction-up > ul.panels > li > img, .js-slider.direction-down > ul.panels > li > picture, .js-slider.direction-down > ul.panels > li > img {
  -webkit-transform-origin: center top;
  transform-origin: center top;
}
.js-slider.direction-right > ul.panels > li.current > picture, .js-slider.direction-right > ul.panels > li.current > img, .js-slider.direction-right > ul.panels > li.afterimage > picture, .js-slider.direction-right > ul.panels > li.afterimage > img, .js-slider.direction-down > ul.panels > li.current > picture, .js-slider.direction-down > ul.panels > li.current > img, .js-slider.direction-down > ul.panels > li.afterimage > picture, .js-slider.direction-down > ul.panels > li.afterimage > img {
  -webkit-animation-direction: reverse;
  animation-direction: reverse;
}
.js-slider > ul.panels > li {
  position: absolute;
  z-index: 1;
  overflow: hidden;
  opacity: 0;
  top: 0px;
  left: 0px;
  width: 100%;
  -webkit-transition: opacity 600ms linear 600ms;
  transition: opacity 600ms linear 600ms;
}
.js-slider > ul.panels > li:first-child {
  position: relative;
}
.js-slider > ul.panels > li.afterimage {
  z-index: 4;
}
.js-slider > ul.panels > li.afterimage > picture, .js-slider > ul.panels > li.afterimage > img {
  -webkit-animation: slider-panorama 15s linear 0s infinite normal;
  animation: slider-panorama 15s linear 0s infinite normal;
}
.js-slider > ul.panels > li.current {
  z-index: 5;
  opacity: 1;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
.js-slider > ul.panels > li.current > picture, .js-slider > ul.panels > li.current > img {
  -webkit-animation: slider-panorama 15s linear 0s infinite normal;
  animation: slider-panorama 15s linear 0s infinite normal;
}
.js-slider > ul.panels > li > picture, .js-slider > ul.panels > li > img {
  -webkit-transform-origin: left 50%;
  transform-origin: left 50%;
  -webkit-transform: scale(1.08);
  transform: scale(1.08);
}
.js-slider > ul.panels > li picture {
  display: block;
}
.js-slider > ul.panels > li img {
  width: 100%;
}
.js-slider > .arrow {
  position: absolute;
  z-index: 10;
  top: 0px;
  height: 100%;
  width: 45px;
  background: url(../images/icon_arrow02.png) center 50%/14px 31px no-repeat;
  cursor: pointer;
}
.js-slider > .arrow.next {
  right: 0px;
}
.js-slider > .arrow.prev {
  left: 0px;
  -webkit-transform: rotate(180deg) translate3d(0, 0, 0);
  transform: rotate(180deg) translate3d(0, 0, 0);
}
@media screen and (min-width: 768px) {
  .js-slider > .arrow {
    width: 60px;
    background-size: 28px 62px;
  }
}
.js-slider > .pager {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  right: 15px;
  bottom: -20px;
}
@media screen and (min-width: 768px) {
  .js-slider > .pager {
    bottom: -25px;
  }
}
.js-slider > .pager > li {
  display: block;
  position: relative;
  cursor: pointer;
  width: 23px;
  height: 20px;
}
.js-slider > .pager > li.current > span {
  -webkit-transform: translate(0px, -3px);
  transform: translate(0px, -3px);
}
.js-slider > .pager > li.current.fall > span {
  -webkit-transition: -webkit-transform cubic-bezier(0.215, 0.61, 0.355, 1) 7700ms;
  transition: -webkit-transform cubic-bezier(0.215, 0.61, 0.355, 1) 7700ms;
  transition: transform cubic-bezier(0.215, 0.61, 0.355, 1) 7700ms;
  transition: transform cubic-bezier(0.215, 0.61, 0.355, 1) 7700ms, -webkit-transform cubic-bezier(0.215, 0.61, 0.355, 1) 7700ms;
  -webkit-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}
.js-slider > .pager > li > span {
  display: block;
  position: absolute;
  bottom: 50%;
  left: 0px;
  width: 100%;
  height: 1px;
  background-color: #969696;
  -webkit-transition: -webkit-transform 200ms ease;
  transition: -webkit-transform 200ms ease;
  transition: transform 200ms ease;
  transition: transform 200ms ease, -webkit-transform 200ms ease;
}
@media screen and (min-width: 768px) {
  .js-slider > .pager > li {
    width: 46px;
  }
}

@-webkit-keyframes slider-panorama {
  0% {
    -webkit-transform: scale(1.08) translate(0%, 0%);
  }
  100% {
    -webkit-transform: scale(1.08) translate(-6%, 0%);
  }
}
@keyframes slider-panorama {
  0% {
    -webkit-transform: scale(1.08) translate(0%, 0%);
    transform: scale(1.08) translate(0%, 0%);
  }
  100% {
    -webkit-transform: scale(1.08) translate(-6%, 0%);
    transform: scale(1.08) translate(-6%, 0%);
  }
}
@-webkit-keyframes slider-panorama-vertical {
  0% {
    -webkit-transform: scale(1.08) translate(0%, 0%);
  }
  100% {
    -webkit-transform: scale(1.08) translate(0%, -6%);
  }
}
@keyframes slider-panorama-vertical {
  0% {
    -webkit-transform: scale(1.08) translate(0%, 0%);
    transform: scale(1.08) translate(0%, 0%);
  }
  100% {
    -webkit-transform: scale(1.08) translate(0%, -6%);
    transform: scale(1.08) translate(0%, -6%);
  }
}
.is-parallax-01 {
  opacity: 0;
}
.is-parallax-02 {
  opacity: 0;
  -webkit-transform: translateY(16px);
  transform: translateY(16px);
}
@media screen and (min-width: 768px) {
  .is-parallax-experience {
    opacity: 0;
  }
}

.is-open {
  opacity: 0;
}

body.location #concept {
  display: block;
}
body.dog-friendly #dogfriendly-intro {
  display: block;
}
#dogfriendly-intro {
  padding-top: 60px;
}
@media screen and (min-width: 768px) {
  #dogfriendly-intro {
    padding-top: 100px;
  }
}
body.dog-friendly .dogfriendly-visual {
  width: 100%;
  aspect-ratio: 16 / 9;
  overflow: hidden;
  margin-bottom: 45px;
}
@media screen and (min-width: 768px) {
  body.dog-friendly .dogfriendly-visual {
    margin-bottom: 80px;
  }
}
body.dog-friendly .dogfriendly-visual img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  -webkit-animation: kenburns 20s linear infinite;
  animation: kenburns 20s linear infinite;
}
body.dog-friendly .dogfriendly-lead {
  position: relative;
  margin: 0px auto;
  text-align: center;
}
@media screen and (min-width: 768px) {
  body.dog-friendly .dogfriendly-lead {
    width: 490px;
    text-align: left;
  }
}
body.dog-friendly .dogfriendly-lead p {
  margin: 0px auto 1.5em;
  letter-spacing: -0.05em;
  line-height: 2em;
  text-align: justify;
  -webkit-transition-duration: .8s;
  transition-duration: .8s;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: opacity, transform;
  transition-property: opacity, transform, -webkit-transform;
  -webkit-transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
  transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
}
body.dog-friendly .dogfriendly-lead p:last-child {
  margin-bottom: 0px;
}
@media screen and (min-width: 768px) {
  body.dog-friendly .dogfriendly-lead p {
    width: 490px;
  }
}
@media screen and (max-width: 767px) {
  body.dog-friendly .dogfriendly-lead p {
    width: calc(100% - 40px);
  }
}
#topKeyvisual {
  position: relative;
  overflow: hidden;
  margin: 0px auto;
  width: 100%;
  height: auto;
  background-color: #fff;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: width 800ms ease;
  transition: width 800ms ease;
}
#topKeyvisual > .keyvisual-image {
  position: relative;
  z-index: 1;
  overflow: hidden;
  width: 100%;
  height: 100vh;
  -webkit-transition: all 800ms ease;
  transition: all 800ms ease;
}
#topKeyvisual > .keyvisual-image .keyvisual-slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: opacity 500ms ease;
  transition: opacity 500ms ease;
  z-index: 1;
}
#topKeyvisual > .keyvisual-image .keyvisual-slide.is-active {
  opacity: 1;
  z-index: 2;
}
#topKeyvisual > .keyvisual-image .keyvisual-slide img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-animation: kenburns 20s linear infinite;
  animation: kenburns 20s linear infinite;
}
@-webkit-keyframes kenburns {
  0% {
    -webkit-transform: scale(1) translateX(0%);
    transform: scale(1) translateX(0%);
  }
  100% {
    -webkit-transform: scale(1.1) translateX(-5%);
    transform: scale(1.1) translateX(-5%);
  }
}
@keyframes kenburns {
  0% {
    transform: scale(1) translateX(0%);
  }
  100% {
    transform: scale(1.1) translateX(-5%);
  }
}
#topKeyvisual > .movie-wrapper {
  position: relative;
  z-index: 1;
  overflow: hidden;
  top: 0px;
  left: 0px;
  padding: 0px;
  width: 100%;
  height: 100vh;
  -webkit-transition: all 800ms ease;
  transition: all 800ms ease;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
#topKeyvisual > .movie-wrapper:before {
  display: block;
  position: absolute;
  z-index: 1;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  content: "";
  background: url(../images/index/bg01@2x.jpg) center 50%/cover no-repeat #eeeeee;
  -webkit-transition: opacity 400ms ease 400ms;
  transition: opacity 400ms ease 400ms;
}
@media screen and (max-width: 767px) {
  #topKeyvisual > .movie-wrapper:before {
    background-image: url(../images/index/bg01sp@2x.jpg);
  }
}
#topKeyvisual > .movie-wrapper.video-loaded:before {
  opacity: 0;
}
#topKeyvisual > .movie-wrapper.video-loaded video {
  visibility: visible;
  opacity: 1;
  -webkit-transition: all 800ms ease;
  transition: all 800ms ease;
}
#topKeyvisual > .movie-wrapper.video-loaded .loading {
  opacity: 0;
}
#topKeyvisual > .movie-wrapper.video-loaded + h1 {
  opacity: 1;
}
#topKeyvisual > .movie-wrapper .loading {
  position: absolute;
  z-index: 3;
  top: 50%;
  left: 50%;
  margin-top: -50px;
  margin-left: -50px;
  -webkit-transition: opacity 300ms ease;
  transition: opacity 300ms ease;
}
@media screen and (max-width: 767px) {
  #topKeyvisual > .movie-wrapper .loading {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
}
#topKeyvisual .is-win-height {
  height: 101vh;
}
#topKeyvisual video {
  position: absolute;
  z-index: 2;
  visibility: hidden;
  opacity: 0;
}
#topKeyvisual video.match-height {
  top: 0px;
  left: 50%;
  width: calc(100vh * 2);
  height: 100vh;
  -webkit-transform: translate3d(-50%, 0%, 0);
  transform: translate3d(-50%, 0%, 0);
}
#topKeyvisual video.match-width {
  top: 0px;
  left: 0px;
  width: 100%;
}
#topKeyvisual h1 {
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 0%;
  opacity: 0;
  width: 100%;
  -webkit-transform: translate3d(0%, -50%, 0);
  transform: translate3d(0%, -50%, 0);
  -webkit-transition: all 800ms ease 300ms;
  transition: all 800ms ease 300ms;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #topKeyvisual h1 {
    top: 45%;
  }
}
#topKeyvisual h1 img {
  width: 100%;
  width: 87.5%;
  height: auto;
}
@media screen and (min-width: 768px) {
  #topKeyvisual h1 img {
    width: 50%;
  }
}
#topKeyvisual .button-play {
  display: block;
  position: absolute;
  z-index: 2;
  bottom: 20px;
  right: 50%;
  padding: 10px 0px;
  cursor: pointer;
  -webkit-transition: opacity 500ms ease;
  transition: opacity 500ms ease;
}
@media screen and (min-width: 768px) {
  #topKeyvisual .button-play {
    right: 30px;
  }
}
@media screen and (max-width: 767px) {
  #topKeyvisual .button-play {
    margin-right: -84px;
  }
}
#topKeyvisual .button-play-large {
  display: block;
  position: absolute;
  z-index: 2;
  opacity: 0;
  top: 50%;
  left: 50%;
  margin-top: -5px;
  margin-left: -30px;
  width: 60px;
  height: 60px;
  border: 1px solid #fff;
  border-radius: 50%;
  -webkit-transition: opacity 800ms ease 0ms;
  transition: opacity 800ms ease 0ms;
  cursor: pointer;
  pointer-events: none;
}
#topKeyvisual .button-play-large:after {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -10px;
  margin-left: -6px;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 16px solid #fff;
  content: "";
}
@media screen and (min-width: 768px) {
  #topKeyvisual .button-play-large {
    margin-top: 0px;
    margin-left: -50px;
    width: 100px;
    height: 100px;
  }
  #topKeyvisual .button-play-large:after {
    margin-top: -14px;
    margin-left: -8px;
    border-top-width: 14px;
    border-bottom-width: 14px;
    border-left-width: 20px;
  }
}
#topKeyvisual .button-scroll {
  display: block;
  position: absolute;
  z-index: 2;
  bottom: 24px;
  left: 50%;
  width: 24px;
  height: 24px;
  margin-left: -12px;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  cursor: pointer;
  opacity: 0.7;
  -webkit-transition: opacity 500ms ease;
  transition: opacity 500ms ease;
  -webkit-animation: scrollBounce 2s ease-in-out infinite;
  animation: scrollBounce 2s ease-in-out infinite;
}
@media screen and (min-width: 768px) {
  #topKeyvisual .button-scroll {
    bottom: 36px;
    width: 28px;
    height: 28px;
    margin-left: -14px;
  }
}
@-webkit-keyframes scrollBounce {
  0%, 100% { -webkit-transform: rotate(45deg) translateY(0); transform: rotate(45deg) translateY(0); }
  50% { -webkit-transform: rotate(45deg) translateY(8px); transform: rotate(45deg) translateY(8px); }
}
@keyframes scrollBounce {
  0%, 100% { transform: rotate(45deg) translateY(0); }
  50% { transform: rotate(45deg) translateY(8px); }
}
#topKeyvisual .keyvisual-catchphrase {
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 0;
  width: 100%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: center;
  color: #fff;
  font-size: 16px;
  letter-spacing: 0.25em;
  line-height: 1.8;
  text-shadow: 0 1px 8px rgba(0, 0, 0, 0.3);
  -webkit-transition: opacity 600ms ease;
  transition: opacity 600ms ease;
}
@media screen and (min-width: 768px) {
  #topKeyvisual .keyvisual-catchphrase {
    font-size: 22px;
    letter-spacing: 0.3em;
  }
}
@-webkit-keyframes scroll {
  0% {
    -webkit-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
  }
  100% {
    -webkit-transform: translate(0%, 50%);
    transform: translate(0%, 50%);
  }
}

@keyframes scroll {
  0% {
    -webkit-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
  }
  100% {
    -webkit-transform: translate(0%, 50%);
    transform: translate(0%, 50%);
  }
}
#concept {
  display: none;
  padding-top: 60px;
}
@media screen and (min-width: 768px) {
  #concept {
    padding-top: 100px;
  }
}
#concept .lead {
  position: relative;
  margin: 0px auto;
  text-align: center;
}
@media screen and (min-width: 768px) {
  #concept .lead {
    width: 490px;
    text-align: left;
  }
}
#concept .lead h2 {
  position: relative;
  margin: 0px auto 1.5em;
  width: calc(100% - 40px);
  text-align: left;
  font-size: 15px;
  letter-spacing: 0.2em;
  -webkit-transition-duration: .8s;
  transition-duration: .8s;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: opacity, transform;
  transition-property: opacity, transform, -webkit-transform;
  -webkit-transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
  transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
}
@media screen and (min-width: 768px) {
  #concept .lead h2 {
    margin: 0 0 35px;
    padding-bottom: 40px;
    font-size: 20px;
  }
  #concept .lead h2:after {
    display: block;
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 66px;
    height: 1px;
    background-color: #707070;
    content: "";
  }
}
@media screen and (max-width: 767px) {
  #concept .lead h2 {
    width: calc(100% - 40px);
  }
}
#concept .lead p {
  margin: 0px auto 1.5em;
  letter-spacing: -0.05em;
  line-height: 2em;
  text-align: justify;
  -webkit-transition-duration: .8s;
  transition-duration: .8s;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: opacity, transform;
  transition-property: opacity, transform, -webkit-transform;
  -webkit-transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
  transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
}
#concept .lead p:last-child {
  margin-bottom: 0px;
}
@media screen and (min-width: 768px) {
  #concept .lead p {
    width: 490px;
  }
}
@media screen and (max-width: 767px) {
  #concept .lead p {
    width: calc(100% - 40px);
  }
}
#concept .button-concept {
  display: block;
  position: relative;
  margin: 60px auto 100px;
  width: calc(100% - 40px);
  border: 1px solid #464646;
  border-radius: 6px;
  cursor: pointer;
  line-height: 56px;
  letter-spacing: -0.05em;
  text-align: center;
  text-decoration: none;
  color: inherit;
  -webkit-transition-duration: 1.4s;
  transition-duration: 1.4s;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
  transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
}
@media screen and (min-width: 768px) {
  #concept .button-concept {
    margin: 80px auto 0px;
    width: 350px;
    line-height: 56px;
  }
}
#concept .button-concept:before, #concept .button-concept:after {
  display: block;
  position: absolute;
  top: 50%;
  right: 20px;
  width: 30px;
  height: 1px;
  background-color: #000;
  -webkit-transform-origin: right 50%;
  transform-origin: right 50%;
  content: "";
}
#concept .button-concept:after {
  width: 10px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
#concept video {
  margin: 45px auto 0px;
  width: 100%;
  height: auto;
  max-width: 830px;
}

body.en #concept .lead h2 {
  font-size: 20px;
  letter-spacing: 0.5px;
  letter-spacing: 0.025em;
  line-height: 1.2em;
}
@media screen and (min-width: 768px) {
  body.en #concept .lead h2 {
    font-size: 24px;
  }
}
body.en #concept .lead p {
  letter-spacing: 0px;
  letter-spacing: 0.025em;
  line-height: 20px;
}
@media screen and (min-width: 768px) {
  body.en #concept .lead p {
    line-height: 25px;
  }
}
body.en #concept .lead .button-concept {
  letter-spacing: 0px;
  letter-spacing: 0.025em;
}
@media screen and (max-width: 767px) {
  body.en #concept .lead .button-concept {
    padding-right: 20px;
  }
}

/**
 * コンセプトテキストモーダル
 */
#conceptText .concept-text-inner {
  top: 50%;
  left: 50%;
  width: 90%;
  max-width: 680px;
  max-height: 80vh;
  overflow-y: auto;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-overflow-scrolling: touch;
}
#conceptText .concept-text-content {
  padding: 40px 24px;
  background-color: rgba(255, 255, 255, 0.97);
  color: #333;
  line-height: 2;
  letter-spacing: 0.08em;
  font-size: 13px;
}
@media screen and (min-width: 768px) {
  #conceptText .concept-text-content {
    padding: 60px 50px;
    font-size: 14px;
  }
}
#conceptText .concept-text-content h3 {
  margin: 2em 0 0.8em;
  font-size: 15px;
  letter-spacing: 0.12em;
  line-height: 1.6;
}
@media screen and (min-width: 768px) {
  #conceptText .concept-text-content h3 {
    font-size: 17px;
  }
}
#conceptText .concept-text-content h3:first-child {
  margin-top: 0;
}
#conceptText .concept-text-content p {
  margin-bottom: 0;
}

body.villa h1 {
  margin: 0px auto 10px;
}
body.villa #overallView .villa-list li {
  -webkit-transition-duration: 1.4s;
  transition-duration: 1.4s;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
  transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
}
body.villa #overallView .villa-list li:nth-of-type(1) {
  -webkit-transition-delay: 100ms;
  transition-delay: 100ms;
}
body.villa #overallView .villa-list li:nth-of-type(2) {
  -webkit-transition-delay: 200ms;
  transition-delay: 200ms;
}
body.villa #overallView .villa-list li:nth-of-type(3) {
  -webkit-transition-delay: 300ms;
  transition-delay: 300ms;
}
body.villa #overallView .villa-list li:nth-of-type(4) {
  -webkit-transition-delay: 400ms;
  transition-delay: 400ms;
}
body.villa #overallView .villa-list li:nth-of-type(5) {
  -webkit-transition-delay: 500ms;
  transition-delay: 500ms;
}
body.villa #overallView #overallViewMap {
  -webkit-transition-duration: 3s;
  transition-duration: 3s;
  -webkit-transition-delay: 700ms;
  transition-delay: 700ms;
}
@media screen and (max-width: 767px) {
  body.villa #overallView #overallViewMap {
    -webkit-transition-delay: 2700ms;
    transition-delay: 2700ms;
  }
}
body.villa .lead {
  margin: 0px auto 60px;
  padding: 0px 20px;
}
@media screen and (min-width: 768px) {
  body.villa .lead {
    margin-bottom: 140px;
    width: 320px;
  }
}
body.villa .lead h2 {
  position: relative;
  margin-bottom: 25px;
  font-size: 16px;
  -webkit-transition-duration: .8s;
  transition-duration: .8s;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: opacity, transform;
  transition-property: opacity, transform, -webkit-transform;
  -webkit-transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
  transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
}
@media screen and (min-width: 768px) {
  body.villa .lead h2 {
    margin-bottom: 35px;
    padding-bottom: 40px;
    font-size: 20px;
    text-align: left;
  }
  body.villa .lead h2:after {
    display: block;
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 60px;
    height: 1px;
    background: #707070;
    content: "";
  }
}
body.villa .lead p {
  line-height: 2em;
  text-align: justify;
  -webkit-transition-duration: .8s;
  transition-duration: .8s;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: opacity, transform;
  transition-property: opacity, transform, -webkit-transform;
  -webkit-transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
  transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
  -webkit-transition-delay: .2s;
  transition-delay: .2s;
  letter-spacing: -0.454px;
}
body.villa .villa-detail {
  margin-bottom: 270px;
}
body.villa .villa-detail .photo {
  margin-bottom: 45px;
  -webkit-transition-duration: 1.4s;
  transition-duration: 1.4s;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
  transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
}
@media screen and (min-width: 768px) {
  body.villa .villa-detail .photo {
    margin-bottom: 80px;
  }
}
body.villa .villa-detail .photo > img {
  width: 100%;
}
body.villa .villa-detail .text {
  position: relative;
  margin: 0px auto;
  padding: 0px 20px 0px;
}
@media screen and (min-width: 768px) {
  body.villa .villa-detail .text {
    width: 320px;
  }
}
body.villa .villa-detail .text h2 {
  position: relative;
  float: left;
  margin-bottom: 30px;
  font-size: 16px;
  -webkit-transition-duration: .8s;
  transition-duration: .8s;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: opacity, transform;
  transition-property: opacity, transform, -webkit-transform;
  -webkit-transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
  transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
}
@media screen and (min-width: 768px) {
  body.villa .villa-detail .text h2 {
    position: absolute;
    float: none;
    left: 50%;
    margin-left: -330px;
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  body.villa .villa-detail .text h2 {
    padding: 0px 10px 21px 0px;
  }
}
body.villa .villa-detail .text h2 > span {
  display: block;
  margin-top: 10px;
  height: 11px;
  line-height: 1em;
  white-space: nowrap;
  letter-spacing: 0.1em;
}
@media screen and (min-width: 768px) {
  body.villa .villa-detail .text h2 > span {
    margin-top: 10px;
  }
}
@media screen and (max-width: 767px) {
  body.villa .villa-detail .text h2 > span {
    position: absolute;
  }
}
body.villa .villa-detail .text h2 > span img {
  opacity: 0.59;
  height: 100%;
}
body.villa .villa-detail .text .dayuse {
  display: inline-block;
  font-size: 10px;
  -webkit-transition-duration: .8s;
  transition-duration: .8s;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: opacity, transform;
  transition-property: opacity, transform, -webkit-transform;
  -webkit-transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
  transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
}
@media screen and (min-width: 768px) {
  body.villa .villa-detail .text .dayuse {
    position: absolute;
    top: 65px;
    left: 50%;
    margin-left: -330px;
    font-size: 13px;
  }
}
body.villa .villa-detail .text p {
  position: relative;
  overflow: hidden;
  clear: left;
  line-height: 2em;
  text-align: justify;
  -webkit-transition-duration: .8s;
  transition-duration: .8s;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: opacity, transform;
  transition-property: opacity, transform, -webkit-transform;
  -webkit-transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
  transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
}
@media screen and (min-width: 768px) {
  body.villa .villa-detail .text p {
    top: -6px;
  }
}
@media screen and (min-width: 768px) {
  body.villa .villa-detail .text .tag {
    position: absolute;
    top: 80px;
    left: 20px;
  }
}
body.villa .villa-detail .text a.reserve {
  display: none;
  -webkit-transition-duration: 1.4s;
  transition-duration: 1.4s;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
  transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
  -webkit-transition-delay: .2s;
  transition-delay: .2s;
}
@media screen and (min-width: 768px) {
  body.villa .villa-detail .text a.reserve {
    display: block;
    position: relative;
  }
  body.villa .villa-detail .text a.reserve:before {
    content: "";
    position: absolute;
    bottom: 0px;
    width: 106px;
    height: 1px;
    background-color: #707070;
  }
}
body.villa .villa-detail .sketch {
  position: relative;
  margin-top: 0px;
  padding-top: 40px;
  text-align: center;
  overflow: hidden;
  cursor: default;
  -webkit-transition-duration: 1.4s;
  transition-duration: 1.4s;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
  transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
  -webkit-transition-delay: .2s;
  transition-delay: .2s;
}
body.villa .villa-detail .sketch.floor .floor, body.villa .villa-detail .sketch.floor .plan, body.villa .villa-detail .sketch.elevation .elevation {
  opacity: 1;
}
body.villa .villa-detail .sketch.floor .switch > span[data-label="floor"]:after, body.villa .villa-detail .sketch.elevation .switch > span[data-label="elevation"]:after {
  display: block;
}
@media screen and (min-width: 768px) {
  body.villa .villa-detail .sketch {
    margin-top: 50px;
    width: calc(100% - 120px);
    -webkit-transform: translate();
    transform: translate();
  }
}
@media screen and (min-width: 768px) {
  body.villa .villa-detail .sketch .item {
    position: absolute;
    opacity: 0;
    top: 0px;
    left: 0px;
    width: 100%;
    opacity: 0;
    -webkit-transition: opacity 300ms linear;
    transition: opacity 300ms linear;
  }
  body.villa .villa-detail .sketch .item:first-child {
    position: relative;
  }
}
@media screen and (max-width: 767px) {
  body.villa .villa-detail .sketch .item {
    margin-top: 25px;
  }
  body.villa .villa-detail .sketch .item:first-child {
    margin-top: 0px;
  }
}
body.villa .villa-detail .sketch .item > span.zoom {
  display: block;
  position: relative;
  z-index: 2;
  width: 140px;
  line-height: 30px;
}
@media screen and (min-width: 768px) {
  body.villa .villa-detail .sketch .item > span.zoom {
    cursor: pointer;
  }
}
body.villa .villa-detail .sketch .item > span.zoom--01 {
  margin: -50px auto 50px;
}
body.villa .villa-detail .sketch .item > span.zoom--02 {
  margin: 30px auto 0;
}
body.villa .villa-detail .sketch .item > span.zoom:nth-of-type(2) {
  margin: 30px auto 0;
}
body.villa .villa-detail .sketch picture {
  display: block;
  z-index: 1;
  top: 0px;
  left: 0px;
  width: 100%;
}
body.villa .villa-detail .sketch img {
  width: 100%;
}
@media screen and (max-width: 767px) {
  body.villa .villa-detail .sketch img {
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
}
body.villa .villa-detail .sketch .switch {
  padding-bottom: 15px;
  -webkit-transition-duration: .8s;
  transition-duration: .8s;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: opacity, transform;
  transition-property: opacity, transform, -webkit-transform;
  -webkit-transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
  transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
}
body.villa .villa-detail .sketch .switch span {
  display: inline-block;
  position: relative;
  padding: 0px 12px;
  cursor: pointer;
}
body.villa .villa-detail .sketch .switch span:first-child {
  border-right: 1px solid;
}
body.villa .villa-detail .sketch .switch span:after {
  display: none;
  position: absolute;
  left: 50%;
  bottom: -10px;
  margin-left: -2px;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: #000;
  content: "";
}
body.villa .villa-detail a.reserve {
  display: block;
  position: relative;
  margin-top: 50px;
  -webkit-transition-duration: 1.4s;
  transition-duration: 1.4s;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
  transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
}
@media screen and (min-width: 768px) {
  body.villa .villa-detail a.reserve {
    display: none;
  }
  body.villa .villa-detail a.reserve:before {
    content: "";
    position: absolute;
    bottom: -4px;
    width: 106px;
    height: 1px;
    background-color: #707070;
  }
}
@media screen and (max-width: 767px) {
  body.villa .villa-detail a.reserve {
    float: right;
    margin-right: 20px;
    padding: 0px 20px;
    width: 180px;
    height: 50px;
    border: 1px solid #464646;
    border-radius: 8px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 48px;
  }
  body.villa .villa-detail a.reserve:before, body.villa .villa-detail a.reserve:after {
    display: block;
    position: absolute;
    content: "";
  }
  body.villa .villa-detail a.reserve:before {
    top: 50%;
    right: 20px;
    width: 28px;
    height: 1px;
    background-color: #464646;
  }
  body.villa .villa-detail a.reserve:after {
    top: 50%;
    right: 20px;
    width: 10px;
    height: 1px;
    background-color: #464646;
    -webkit-transform-origin: right 50%;
    transform-origin: right 50%;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
}
body.villa .villa-detail a.reserve img {
  position: absolute;
  top: 4px;
  bottom: 0;
  left: 20px;
  margin: auto 0;
  width: 110px;
}
@media screen and (min-width: 768px) {
  body.villa .villa-detail a.reserve img {
    position: static;
    width: 120px;
  }
}
body.villa .villa-anchor {
  position: fixed;
  z-index: 10;
  top: 50%;
  left: 60px;
  margin-top: 50px;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
  /*
  .inner {
    position: -webkit-sticky;
    position: sticky;
    top: 50%;
  }
  */
}
@media screen and (max-width: 767px) {
  body.villa .villa-anchor {
    display: none;
  }
}
body.villa .villa-anchor.hide {
  opacity: 0;
  pointer-events: none;
}
body.villa .villa-anchor a {
  display: block;
  padding-top: 10px;
  padding-left: 10px;
  height: 26px;
  border-left: 1px solid #b4b4b4;
  font-size: 9px;
  color: #b4b4b4;
  -webkit-transition: opacity 300ms ease, -webkit-transform 300ms ease;
  transition: opacity 300ms ease, -webkit-transform 300ms ease;
  transition: transform 300ms ease, opacity 300ms ease;
  transition: transform 300ms ease, opacity 300ms ease, -webkit-transform 300ms ease;
}
body.villa .villa-anchor a.current {
  opacity: 1;
  -webkit-transform: translate(5px, 0px);
  transform: translate(5px, 0px);
}
body.villa .villa-anchor a.current span {
  opacity: 1;
}
body.villa .villa-anchor a.current img {
  opacity: 1;
}
body.villa .villa-anchor a span {
  display: block;
  opacity: 0;
  margin-top: 2px;
  -webkit-transition: opacity 300ms ease;
  transition: opacity 300ms ease;
}
body.villa .villa-anchor a span img {
  height: 9px;
}
body.villa .villa-anchor a img, body.villa .villa-anchor a svg {
  height: 9px;
  -webkit-transition: opacity 300ms ease;
  transition: opacity 300ms ease;
}
body.villa .villa-anchor a .svg-text, body.villa .villa-anchor a g {
  fill: #b4b4b4;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
body.villa #rinu .zoom--01 {
  margin: -50px auto 30px;
}
body.villa #rinu .zoom--02 {
  margin: 10px auto 0;
}
body.villa #hana .zoom--01 {
  margin: -20px auto -20px;
}
body.villa #hana .zoom--02 {
  margin: -10px auto 0;
}
body.villa #tsubame .zoom--01 {
  margin: 30px auto 30px;
}
body.villa #tsubame .zoom--02 {
  margin: -30px auto 0;
}
body.villa #information {
  position: relative;
  padding: 40px 20px 0px;
  max-width: 830px;
}
@media screen and (min-width: 768px) {
  body.villa #information {
    margin: 0px auto;
    padding: 0px 60px;
  }
}
body.villa #information h3 {
  margin-bottom: 30px;
  font-size: 16px;
}
@media screen and (min-width: 768px) {
  body.villa #information h3 {
    margin-bottom: 40px;
    font-size: 20px;
  }
}
body.villa #information h3 small {
  display: block;
  margin-top: 10px;
  font-size: 15px;
  letter-spacing: 0.1em;
}
body.villa #information dl {
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  body.villa #information dl {
    margin-bottom: 25px;
    padding: 25px 0px;
    border-top: 1px solid rgba(112, 112, 112, 0.5);
    border-bottom: 1px solid rgba(112, 112, 112, 0.5);
    line-height: 30px;
  }
}
body.villa #information dl dt {
  font-size: 16px;
}
@media screen and (min-width: 768px) {
  body.villa #information dl dt {
    clear: left;
    float: left;
    font-size: 15px;
  }
  body.villa #information dl dt.day-trip-time {
    visibility: hidden;
    font-size: 0px;
  }
}
@media screen and (max-width: 767px) {
  body.villa #information dl dt {
    margin-bottom: 6px;
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(112, 112, 112, 0.5);
  }
}
body.villa #information dl dd {
  margin-bottom: 30px;
  line-height: 1.8em;
}
@media screen and (min-width: 768px) {
  body.villa #information dl dd {
    margin-bottom: 25px;
    padding-bottom: 25px;
    padding-left: 170px;
    border-bottom: 1px solid rgba(112, 112, 112, 0.5);
    font-size: 15px;
  }
  body.villa #information dl dd:last-child {
    margin-bottom: 0px;
    padding-bottom: 0px;
    border-bottom: 0px;
  }
  body.villa #information dl dd.join-below {
    margin-bottom: 0px;
    padding-bottom: 0px;
    border-bottom: 0px;
  }
  body.villa #information dl dd.font-numeric, body.villa #information dl footer .information .address dd.postal, footer .information .address body.villa #information dl dd.postal, body.villa #information dl footer .information .address dd.num, footer .information .address body.villa #information dl dd.num, body.villa #information dl footer .information .tel dd.office-time, footer .information .tel body.villa #information dl dd.office-time, body.villa #information dl dd.check-time, body.villa #information dl dd.fee dd.fee, body.villa #information dl .para dd.price, body.villa #information .para dl dd.price, body.villa #information dl #experience > dd.anchor:before, body.villa #information dl #experience > dd.anchor:after, body.villa #information dl #experience > .timeline .text dd.time, #experience > .timeline .text body.villa #information dl dd.time, body.villa #information #contact .contact dl dd:nth-of-type(1), #contact .contact body.villa #information dl dd:nth-of-type(1), body.villa #information #reservation .contact dl dd:nth-of-type(1), #reservation .contact body.villa #information dl dd:nth-of-type(1) {
    font-size: 16px;
  }
  body.villa #information dl dd.dinner br {
    display: none;
  }
}
body.villa #information dl dd.check-time {
  font-size: 14px;
}
@media screen and (min-width: 768px) {
  body.villa #information dl dd.check-time {
    font-size: 18px;
  }
}
body.villa #information dl dd.fee > ul li {
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  body.villa #information dl dd.fee > ul li {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 767px) {
  body.villa #information dl dd.fee > ul li {
    margin-bottom: 10px;
  }
}
@media screen and (min-width: 768px) {
  body.villa #information dl dd.fee > ul li p {
    padding-left: 170px;
  }
}
@media screen and (min-width: 768px) and (min-width: 950px) {
  body.villa #information dl dd.fee > ul li p span.fee {
    display: inline-block;
    margin-left: 2em;
  }
  body.villa #information dl dd.fee > ul li p span.fee:first-child {
    margin-left: 0px;
  }
  body.villa #information dl dd.fee > ul li p br {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  body.villa #information dl dd.fee > ul li p {
    padding-left: 75px;
  }
}
@media screen and (max-width: 767px) and (max-width: 330px) {
  body.villa #information dl dd.fee > ul li p {
    letter-spacing: -0.5px;
  }
  body.villa #information dl dd.fee > ul li p .fee {
    letter-spacing: 0px;
  }
}

body.villa #information dl dd.fee > ul li p .delimiter {
  display: none;
  margin: 0px 1em;
}
@media (min-width: 950px) {
  body.villa #information dl dd.fee > ul li p .delimiter {
    display: inline-block;
  }
}
@media screen and (min-width: 768px) {
  body.villa #information dl dd.fee > ul li.children {
    margin-top: 40px;
    margin-left: -170px;
  }
  body.villa #information dl dd.fee > ul li.children span.fee {
    margin-left: 0px;
  }
}
@media (max-width: 330px) {
  body.villa #information dl dd.fee > ul li.children p {
    letter-spacing: 0px;
  }
}
body.villa #information dl dd.fee > ul li.children > span:first-child {
  float: left;
}
body.villa #information dl dd.fee .villa-name {
  display: block;
  float: left;
}
body.villa #information dl dd.fee .fee {
  font-size: 16px;
}
@media screen and (min-width: 768px) {
  body.villa #information dl dd.fee .fee {
    font-size: 18px;
  }
}
@media screen and (min-width: 768px) {
  body.villa #information dl dd.fee .note {
    margin-top: 15px;
  }
}
body.villa #information dl dd .daytrip .wrap-name {
  float: left;
}
@media screen and (min-width: 768px) {
  body.villa #information dl dd .daytrip .wrap-name {
    width: 75px;
  }
}
body.villa #information dl dd .daytrip .villa-name {
  display: inline-block;
  position: relative;
}
@media screen and (min-width: 768px) {
  body.villa #information dl dd .daytrip .villa-name {
    display: block;
  }
}
body.villa #information dl dd .daytrip .villa-name:first-child::before {
  content: '・';
  position: absolute;
  right: -6px;
}
@media screen and (min-width: 768px) {
  body.villa #information dl dd .daytrip .villa-name:first-child::before {
    display: none;
  }
}
body.villa #information dl dd .daytrip .villa-name:first-child {
  padding-right: 6px;
}
@media screen and (min-width: 768px) {
  body.villa #information dl dd .daytrip .villa-name:first-child {
    padding-right: 6px;
  }
}
body.villa #information dl dd .daytrip .villa-name:last-child {
  padding-left: 6px;
}
@media screen and (min-width: 768px) {
  body.villa #information dl dd .daytrip .villa-name:last-child {
    padding-left: 0;
  }
}
body.villa #information dl dd .daytrip .fee {
  display: block;
  clear: both;
}
@media screen and (min-width: 768px) {
  body.villa #information dl dd .daytrip .fee .time {
    font-size: 15px;
  }
}
body.villa #information dl dd .daytrip .fee:last-child {
  margin-left: 0;
}
@media screen and (min-width: 768px) {
  body.villa #information dl dd .daytrip .fee:last-child {
    margin-left: 3em;
  }
}
@media screen and (max-width: 767px) {
  body.villa #information h4 {
    margin-bottom: 6px;
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(112, 112, 112, 0.5);
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  body.villa #information h4 {
    float: left;
    vertical-align: top;
    line-height: 2em;
    font-size: 15px;
  }
}
@media screen and (min-width: 768px) {
  body.villa #information .para {
    padding-left: 170px;
  }
}
@media screen and (max-width: 767px) {
  body.villa #information .para .price {
    margin: 10px 0;
    font-size: 15px;
  }
}
@media screen and (min-width: 768px) {
  body.villa #information .para .price {
    margin-bottom: 15px;
    line-height: 1.8em;
    font-size: 18px;
  }
}
body.villa #information .para .note {
  line-height: 1.8em;
}
@media screen and (min-width: 768px) {
  body.villa #information .para .note {
    font-size: 15px;
  }
}
body.villa #information .para .note a {
  text-decoration: underline;
}


/* ==============================
 *   add（230801）
 ============================== */
body.villa #information .info-body dl,
body.villa #information .info-body dt,
body.villa #information .info-body dd {
  margin: 0;
  padding: 0;
  border: none;
  float: none;
  clear: both;
}
body.villa #information .info-body dl.info-row {
  display: grid;
  gap: 15px 0;
  grid-template-columns: 170px auto;
  border-top: 1px solid rgba(112, 112, 112, 0.5);
}
body.en.villa #information .info-body dl.info-row {
  grid-template-columns: 180px auto;
}
body.villa #information .info-body dl.info-row._noborder {
  border-top: 0;
}
body.villa #information .info-body dl.info-row + dl.info-row {
  padding: 30px 0;
}
body.villa #information .info-body > dl.info-row {
  padding: 15px 0;
}
body.villa #information .info-body dl.info-row dl._2column {
  display: grid;
  gap: 10px 0;
  grid-template-columns: 170px auto;
}
body.en.villa #information .info-body dl.info-row dl._2column {
  grid-template-columns: 180px auto;
}
body.villa #information .info-body dl.info-row dl._3column {
  display: grid;
  gap: 22px 0;
  grid-template-columns: 170px 1fr 1fr;
}
body.en.villa #information .info-body dl.info-row dl._3column {
  grid-template-columns: 180px 1fr 1fr;
}
body.villa #information .info-body dl.info-row dl._2column + dl._3column,
body.villa #information .info-body dl.info-row dl._3column + dl._3column {
  margin: 24px 0;
}
body.villa #information .info-body dl.info-row dl.spoiled {
  margin-left: -170px;
  margin-top: 40px;
}
body.en.villa #information .info-body dl.info-row dl.spoiled {
  margin-left: -180px;
}
body.villa #information .info-body dl.info-row dl._3rows dt {
  grid-row: 1 / 3;
}
body.villa #information .info-body dl.info-row .delimiter {
  margin: 0px 0.5em;
}
body.villa #information .info-body dl.info-row .notes {
  margin-top: 20px;
  grid-column: 2;
  font-size: 15px;
  line-height: 1.8em;
}
body.villa #information .info-body dl.info-row .notes a {
  text-decoration: underline;
}
body.villa #information .info-body dl.info-row .notes.mt0 {
  margin-top: 0;
}
body.villa #information .info-body dl.info-row span.num {
  font-family: 'EB Garamond', serif;
  font-size: 18px;
}
body.villa #information .info-body dl.info-row span.num-note {
  font-size: 14px;
}
body.villa #information .info-body dl.info-row .sp-only {
  display: none;
}
@media screen and (max-width: 767px) {
  body.villa #information .info-body dl.info-row {
    display: block;
  }
  body.villa #information .info-body > dl.info-row {
    padding-top: 0;
    border-top: 0;
  }
  body.villa #information .info-body dl.info-row + dl.info-row {
    padding: 20px 0;
  }
  body.villa #information .info-body > dl.info-row dt {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(112, 112, 112, 0.5);
  }
  body.villa #information .info-body > dl.info-row dd {
    margin-bottom: 20px;
  }
  body.villa #information .info-body dl.info-row dd {
    font-size: 13px;
  }
  body.villa #information .info-body > dl.info-row:first-child dd {
    margin-bottom: 30px;
  }
  body.villa #information .info-body dl.info-row dl._2column {
    display: block;
  }
  body.villa #information .info-body > dl.info-row dl._2column dd {
    margin-bottom: 10px;
  }
  body.villa #information .info-body dl.info-row dl._3column {
    display: block;
  }
  body.villa #information .info-body dl.info-row dl._3column dt {
    margin-bottom: 0;
    font-size: 14px;
    font-weight: bold;
    border: 0;
  }
  body.villa #information .info-body dl.info-row dl._3column dd {
    margin-bottom: 10px;
  }
  body.villa #information .info-body dl.info-row dl._2column + dl._3column,
  body.villa #information .info-body dl.info-row dl._3column + dl._3column {
  margin: 10px 0;
  }
  body.villa #information .info-body dl.info-row dl.spoiled,
  body.en.villa #information .info-body dl.info-row dl.spoiled {
    margin-left: 0;
    margin-top: 10px;
  }
  body.villa #information .info-body dl.info-row dl.spoiled dt {
    margin-bottom: 0;
    border: 0;
    font-size: 15px;
    font-weight: bold;
  }
  body.villa #information .info-body dl.info-row dl.spoiled dl dt {
    font-weight: normal;
  }
  body.en.villa #information .info-body dl.info-row dl._2column.spoiled dd {
    font-size: 15px;
  }
  body.villa #information .info-body dl.info-row dl.spoiled dl._2column {
    display: block;
  }
  body.villa #information .info-body dl.info-row .notes {
    margin-top: 10px;
    font-size: 14px;
  }
  body.villa #information .info-body dl.info-row .notes .sp-title {
    display: block;
    margin-bottom: 5px;
    padding-bottom: 5px;
    font-size: 16px;
    border-bottom: 1px solid rgba(112, 112, 112, 0.5);
  }
  body.villa #information .info-body dl.info-row .notes .sp-title.en {
    font-size: 22px;
  }
  body.villa #information .info-body dl.info-row .notes .pc-only {
    display: none;
  }
  body.villa #information .info-body dl.info-row .notes .sp-title + .sp-only {
    display: inline-block;
  }
  body.villa #information .info-body dl.info-row .delimiter {
    display: table-column;
    margin: 0;
    visibility: hidden;
  }
  body.villa #information .info-body dl.info-row span.num {
    font-size: 15px;
  }
  body.villa #information .info-body dl.info-row span.num.time {
    font-size: 14px;
  }
}

body.villa footer {
  position: relative;
  z-index: 5;
}

body.en.villa .lead h2 {
  font-size: 20px;
  letter-spacing: 0.01em;
}
@media screen and (min-width: 768px) {
  body.en.villa .lead h2 {
    font-size: 24px;
  }
}
body.en.villa .lead p {
  letter-spacing: 0.02em;
  line-height: 20px;
}
@media screen and (min-width: 768px) {
  body.en.villa .lead p {
    line-height: 25px;
  }
}
@media screen and (min-width: 768px) {
  body.en.villa #overallView .villa-list > li:first-child:after {
    left: 83px;
  }
  body.en.villa #overallView .villa-list > li:nth-child(2):after {
    left: 201px;
  }
  body.en.villa #overallView .villa-list > li:nth-child(3):after {
    left: 167px;
  }
  body.en.villa #overallView .villa-list > li:nth-child(4):after {
    left: 211px;
  }
  body.en.villa #overallView .villa-list > li:last-child:after {
    left: 187px;
  }
}
@media screen and (max-width: 767px) {
  body.en.villa #overallView .overall {
    bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  body.en.villa .villa-detail .text h2 {
    margin-bottom: 20px;
    padding-bottom: 0px;
  }
}
body.en.villa .villa-detail .text h2 > img {
  height: 44px;
}
@media screen and (max-width: 767px) {
  body.en.villa .villa-detail .text h2 > img {
    height: 18px;
  }
}
body.en.villa .villa-detail .text p {
  letter-spacing: 0.02em;
  line-height: 20px;
}
@media screen and (min-width: 768px) {
  body.en.villa .villa-detail .text p {
    line-height: 25px;
  }
}
body.en.villa .villa-detail .text .dayuse {
  display: block;
  font-size: 15px;
}
@media screen and (max-width: 767px) {
  body.en.villa .villa-detail .text .dayuse {
    display: block;
    position: relative;
    top: -15px;
    margin-bottom: 5px;
    clear: left;
  }
}
@media screen and (min-width: 768px) {
  body.en.villa .villa-detail .text a.reserve:before {
    bottom: 6px;
  }
}
body.en.villa #tenku .text h2 > img {
  height: 18px;
}
body.en.villa .villa-anchor a span {
  margin-top: 0px;
}
body.en.villa #information h3 {
  font-size: 20px;
  letter-spacing: 0.05em;
}
@media screen and (min-width: 768px) {
  body.en.villa #information h3 {
    font-size: 24px;
  }
}
body.en.villa #information dl dt {
  font-size: 20px;
}
@media screen and (min-width: 768px) {
  body.en.villa #information dl dt {
    font-size: 18px;
  }
}
body.en.villa #information dl dd {
  font-size: 15px;
  line-height: 1.4em;
  /* text-align: justify; */
}
body.en.villa #information dl dd.check-time {
  font-size: 15px;
}
@media screen and (max-width: 767px) {
  body.en.villa #information dl dd.fee .villa-name {
    float: none;
  }
}
@media screen and (max-width: 767px) {
  body.en.villa #information dl dd.fee .fee {
    font-size: 15px;
  }
}
@media screen and (max-width: 767px) {
  body.en.villa #information dl dd.fee > ul li.children > span:first-child {
    float: none;
  }
}
@media screen and (min-width: 768px) {
  body.en.villa #information dl dd.fee > ul li.children p {
    padding-left: 170px;
  }
}
body.en.villa #information dl dd.fee > ul li p {
  padding-left: 0px;
}
@media screen and (min-width: 768px) {
  body.en.villa #information dl dd.fee > ul li p {
    padding-left: 255px;
  }
}
body.en.villa #information dl dd.fee > ul li p .delimiter {
  margin: 0px 0.5em;
}
@media screen and (min-width: 768px) {
  body.en.villa #information dl dd {
    font-size: 18px;
  }
  body.en.villa #information dl dd.check-time {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  body.en.villa #information h4 {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) {
  body.en.villa #information h4 {
    font-size: 18px;
    line-height: 1.4em;
  }
}
body.en.villa #information .para .price {
  font-size: 15px;
}
@media screen and (max-width: 767px) {
  body.en.villa #information .para .price {
    margin-top: 10px;
  }
}
@media screen and (min-width: 768px) {
  body.en.villa #information .para .price {
    line-height: 1.4em;
    font-size: 18px;
  }
}
body.en.villa #information .para .note {
  font-size: 15px;
  line-height: 1.4em;
}
@media screen and (min-width: 768px) {
  body.en.villa #information .para .note {
    font-size: 18px;
  }
}
@media screen and (min-width: 768px) {
  body.en.villa #information .daytrip .wrap-name {
    width: 170px;
  }
}
body.en.villa #information .daytrip .villa-name:first-child::before {
  content: ',';
  right: 0;
}
@media screen and (min-width: 768px) {
  body.en.villa #information .daytrip .villa-name:first-child::before {
    display: none;
  }
}
body.en.villa #information .daytrip .villa-name:first-child {
  padding-right: 4px;
}
@media screen and (min-width: 768px) {
  body.en.villa #information .daytrip .villa-name:first-child {
    padding-right: 0;
  }
}
body.en.villa #information .daytrip .villa-name:last-child {
  padding-left: 4px;
}
@media screen and (min-width: 768px) {
  body.en.villa #information .daytrip .villa-name:last-child {
    padding-left: 0;
  }
}
body.en.villa #information .daytrip .fee .time {
  font-size: 15px;
}
@media screen and (min-width: 768px) {
  body.en.villa #information .daytrip .fee .time {
    font-size: 18px;
  }
}

@media screen and (min-width: 768px) {
  body.zh.villa #information dl dd {
    padding-left: 120px;
  }
  /* 230804 */
  body.zh.villa #information .info-body dl dd {
    padding-left: 0;
  }
}
@media screen and (min-width: 768px) {
  body.zh.villa #information dl dd.fee > ul li.children {
    margin-left: -120px;
  }
}
@media screen and (min-width: 768px) {
  body.zh.villa #information dl dd.fee > ul li p {
    padding-left: 120px;
  }
}
@media screen and (min-width: 768px) and (min-width: 950px) {
  body.zh.villa #information dl dd.fee > ul li p span.fee {
    margin-left: 1.5em;
  }
  body.zh.villa #information dl dd.fee > ul li p span.fee:first-child {
    margin-left: 0px;
  }
}

@media screen and (min-width: 768px) {
  body.zh.villa #information .para {
    padding-left: 120px;
  }
}
body.zh.villa .villa-detail .text a.reserve:before {
  width: 62px;
}

/**
 * 鳥瞰図
 */
#overallView {
  position: relative;
  overflow: hidden;
  overflow: visible;
  margin-bottom: 100px;
  height: 340px;
  /*
  &.zoom {
    .villa-list > li {
      & > span {
        opacity: 0.3;
      }
      &.current {
        & > span {
          opacity: 1;
        }
        &:after {
          transform: translate(50%, 0%) rotate(135deg);
        }
      }
    }
  }
  */
}
@media screen and (min-width: 768px) {
  #overallView {
    margin-bottom: 150px;
    height: 750px;
  }
}
#overallView.villa-selected .villa-list > li > span {
  opacity: 0.3;
}
#overallView.villa-selected .villa-list > li.current.end > span, #overallView.villa-selected .villa-list > li.next.end > span {
  opacity: 0.3;
}
#overallView.villa-selected .villa-list > li.current.end:after, #overallView.villa-selected .villa-list > li.next.end:after {
  -webkit-transform: translate(0%, 0%) rotate(45deg);
  transform: translate(0%, 0%) rotate(45deg);
}
#overallView.villa-selected .villa-list > li.current > span, #overallView.villa-selected .villa-list > li.next > span {
  opacity: 1;
}
#overallView.villa-selected .villa-list > li.current:after, #overallView.villa-selected .villa-list > li.next:after {
  -webkit-transform: translate(50%, 0%) rotate(135deg);
  transform: translate(50%, 0%) rotate(135deg);
}
#overallView.villa-selected .overall {
  opacity: 1;
  pointer-events: auto;
  cursor: pointer;
}
#overallView .villa-list {
  position: absolute;
  z-index: 10;
  top: 50%;
  margin: -132px auto 0px;
  padding: 0px 20px;
  width: 100%;
  max-width: 1210px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  pointer-events: none;
}
@media screen and (min-width: 768px) {
  #overallView .villa-list {
    margin-top: -150px;
    padding-left: 60px;
    font-size: 20px;
  }
}
#overallView .villa-list > li {
  position: relative;
  pointer-events: initial;
  pointer-events: auto;
  cursor: pointer;
  margin-bottom: 30px;
  -webkit-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  -webkit-transition: opacity 400ms ease, -webkit-transform 400ms ease;
  transition: opacity 400ms ease, -webkit-transform 400ms ease;
  transition: transform 400ms ease, opacity 400ms ease;
  transition: transform 400ms ease, opacity 400ms ease, -webkit-transform 400ms ease;
}
#overallView .villa-list > li:last-child {
  margin-bottom: 0px;
}
#overallView .villa-list > li:after {
  display: inline-block;
  position: absolute;
  bottom: 4px;
  left: 100px;
  opacity: 0.5;
  width: 8px;
  height: 8px;
  border-top: 2px solid #000;
  border-right: 2px solid #000;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: -webkit-transform 400ms ease;
  transition: -webkit-transform 400ms ease;
  transition: transform 400ms ease;
  transition: transform 400ms ease, -webkit-transform 400ms ease;
  content: "";
}
@media screen and (min-width: 768px) {
  #overallView .villa-list > li:after {
    bottom: 8px;
  }
}
#overallView .villa-list > li:first-child:after {
  left: 72px;
}
@media screen and (min-width: 768px) {
  #overallView .villa-list > li:first-child:after {
    left: 178px;
  }
}
#overallView .villa-list > li:nth-child(2):after {
  left: 184px;
}
@media screen and (min-width: 768px) {
  #overallView .villa-list > li:nth-child(2):after {
    left: 296px;
  }
}
#overallView .villa-list > li:nth-child(3):after {
  left: 150px;
}
@media screen and (min-width: 768px) {
  #overallView .villa-list > li:nth-child(3):after {
    left: 262px;
  }
}
#overallView .villa-list > li:nth-child(4):after {
  left: 192px;
}
@media screen and (min-width: 768px) {
  #overallView .villa-list > li:nth-child(4):after {
    left: 306px;
  }
}
#overallView .villa-list > li:last-child:after {
  left: 169px;
}
@media screen and (min-width: 768px) {
  #overallView .villa-list > li:last-child:after {
    left: 282px;
  }
}
@media screen and (min-width: 768px) {
  #overallView .villa-list > li {
    margin-bottom: 50px;
    -webkit-transform: translate(30px, 0px);
    transform: translate(30px, 0px);
  }
}
#overallView .villa-list > li.current, #overallView .villa-list > li.next {
  -webkit-transform: translate(-10px, 0px);
  transform: translate(-10px, 0px);
}
#overallView .villa-list > li.current.end, #overallView .villa-list > li.next.end {
  -webkit-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}
@media screen and (min-width: 768px) {
  #overallView .villa-list > li.current, #overallView .villa-list > li.next {
    -webkit-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
  }
  #overallView .villa-list > li.current.end, #overallView .villa-list > li.next.end {
    -webkit-transform: translate(30px, 0px);
    transform: translate(30px, 0px);
  }
}
#overallView .villa-list > li > span {
  display: block;
  position: relative;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
@media screen and (min-width: 768px) {
  #overallView .villa-list > li > span {
    display: inline-block;
  }
}
#overallView .villa-list > li > span.jp {
  height: 13px;
}
@media screen and (max-width: 767px) {
  #overallView .villa-list > li > span.jp {
    margin-bottom: 3px;
  }
}
@media screen and (min-width: 768px) {
  #overallView .villa-list > li > span.jp {
    width: 95px;
    height: 15px;
    font-size: 15px;
    line-height: 20px;
    vertical-align: top;
  }
}
#overallView .villa-list > li > span.roma {
  height: 15px;
}
@media screen and (min-width: 768px) {
  #overallView .villa-list > li > span.roma {
    height: 16px;
  }
}
#overallView .villa-list > li > span img {
  width: auto;
  height: 100%;
  vertical-align: top;
}
#overallView .overall {
  display: block;
  position: absolute;
  z-index: 5;
  opacity: 0;
  bottom: -20px;
  left: 20px;
  cursor: default;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
  pointer-events: none;
}
@media screen and (min-width: 768px) {
  #overallView .overall {
    bottom: 50%;
    left: 90px;
    margin-bottom: -240px;
  }
}
#overallView .overall img {
  height: 12px;
}
#overallView .canvas-wrapper {
  position: absolute;
  z-index: 1;
  top: 0px;
  right: 0px;
  width: 100%;
  height: 100%;
}
#overallView .canvas-wrapper.ready canvas {
  opacity: 1;
}
#overallView .canvas-wrapper.ready canvas.loading {
  opacity: 0;
}
#overallView canvas {
  position: absolute;
  z-index: 1;
  opacity: 0;
  top: 0px;
  right: 0px;
  width: 100%;
  height: 100%;
}
#overallView canvas.loading {
  opacity: 1;
  top: 50%;
  left: 50%;
  margin-top: -50px;
  margin-left: -50px;
  width: 100px;
  height: 100px;
  pointer-events: none;
  -webkit-transition: opacity 300ms ease;
  transition: opacity 300ms ease;
}
#overallView .debug {
  position: absolute;
  z-index: 5;
  right: 0px;
  bottom: 0px;
  padding: 10px;
  background-color: rgba(255, 255, 255, 0.5);
}
#overallView .debug span {
  display: block;
}
#overallView .debug input {
  display: block;
  margin-top: 5px;
  padding: 0px 15px;
  width: 100px;
  height: 30px;
  border: 1px solid #999;
}

.no-touch-device #overallView.villa-selected .villa-list > li:hover > span {
  opacity: 1;
}

/**
 * 見取り図・拡大図
 */
#sketch .modal-inner {
  overflow: scroll;
  bottom: 50%;
  left: 5%;
  width: 90%;
  height: 200px;
  max-height: calc(90% - 40px);
  min-height: 200px;
  background: #fff;
  -webkit-overflow-scrolling: touch;
  -webkit-transform: translate(0%, 50%);
  transform: translate(0%, 50%);
  -webkit-transition: height 300ms ease;
  transition: height 300ms ease;
}
#sketch .modal-inner.loaded {
  background: #fff;
}
#sketch .modal-inner.loaded img {
  opacity: 1;
}
#sketch .modal-inner.loaded + canvas {
  opacity: 0;
}
#sketch .modal-inner img {
  opacity: 0;
  height: auto;
}
#sketch canvas {
  position: absolute;
  z-index: 10;
  bottom: 50%;
  left: 50%;
  margin-bottom: -29px;
  margin-left: -32px;
  width: 64px;
  height: 64px;
  pointer-events: none;
}

body.ie.villa #overallView .overall {
  height: 12px;
}
body.ie.villa #overallView .overall img {
  height: 100%;
}
body.ie.villa #hana.villa-detail .text span img {
  width: auto !important;
  height: 10px !important;
}
body.ie.villa #tsubame.villa-detail .text span img {
  width: 140px !important;
  height: 10px !important;
}

body.ja.ie.villa .villa-detail .text span img {
  width: 150px;
}
body.ja.ie.villa .villa-anchor a span svg {
  width: 120px;
}

body.en.ie.villa #overallView.villa-selected .overall {
  height: 12px;
}
body.en.ie.villa #overallView.villa-selected .overall img {
  height: 100%;
}
body.en.ie.villa .villa-anchor a svg {
  width: 120px;
}
body.en.ie.villa .villa-anchor a span {
  margin-top: 2px;
}

body.zh.ie.villa #overallView.villa-selected .overall {
  height: 12px;
}
body.zh.ie.villa #overallView.villa-selected .overall img {
  height: 100%;
}
body.zh.ie.villa .villa-anchor a svg {
  width: 120px;
}
body.zh.ie.villa .villa-anchor a span {
  margin-top: 2px;
}
body.zh.ie.villa .villa-detail .text span img {
  height: auto !important;
}

body.cuisine main > section {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  body.cuisine main > section > h2, body.cuisine main > section > h3 {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  body.cuisine main > section > h2, body.cuisine main > section > h3 {
    margin-bottom: 25px;
    padding: 0px 20px;
    font-size: 16px;
  }
}
body.cuisine main > section > p {
  line-height: 2em;
  text-align: justify;
}
@media screen and (max-width: 767px) {
  body.cuisine main > section > p {
    padding: 0px 20px;
  }
}
body.cuisine .lead {
  margin: 0px auto 60px;
}
@media screen and (min-width: 768px) {
  body.cuisine .lead {
    margin-bottom: 110px;
  }
}
body.cuisine .lead .visual {
  margin-bottom: 80px;
  width: 100%;
  -webkit-transition-duration: 1.4s;
  transition-duration: 1.4s;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
  transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
}
@media screen and (max-width: 767px) {
  body.cuisine .lead .visual {
    display: none;
  }
}
body.cuisine .lead h2 {
  position: relative;
  margin-bottom: 30px;
  -webkit-transition-duration: .8s;
  transition-duration: .8s;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: opacity, transform;
  transition-property: opacity, transform, -webkit-transform;
  -webkit-transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
  transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
}
@media screen and (min-width: 768px) {
  body.cuisine .lead h2 {
    margin: 0 auto 30px;
    padding-bottom: 40px;
    width: 320px;
    text-align: left;
  }
  body.cuisine .lead h2:after {
    display: block;
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 60px;
    height: 1px;
    background-color: #707070;
    content: "";
  }
}
body.cuisine .lead p {
  -webkit-transition-duration: .8s;
  transition-duration: .8s;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: opacity, transform;
  transition-property: opacity, transform, -webkit-transform;
  -webkit-transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
  transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
}
@media screen and (min-width: 768px) {
  body.cuisine .lead p {
    margin: 0px auto;
    width: 320px;
  }
}
body.cuisine section.statement {
  margin-bottom: 60px;
}
@media screen and (min-width: 768px) {
  body.cuisine section.statement {
    margin-bottom: 110px;
  }
}
body.cuisine section.statement .slider {
  margin-bottom: 45px;
  -webkit-transition-duration: 1.4s;
  transition-duration: 1.4s;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
  transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
}
@media screen and (min-width: 768px) {
  body.cuisine section.statement .slider {
    margin-bottom: 80px;
  }
}
body.cuisine section.statement > h3 {
  -webkit-transition-duration: .8s;
  transition-duration: .8s;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: opacity, transform;
  transition-property: opacity, transform, -webkit-transform;
  -webkit-transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
  transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
}
@media screen and (min-width: 768px) {
  body.cuisine section.statement > h3 {
    position: absolute;
    left: 50%;
    margin-left: -330px;
  }
}
body.cuisine section.meal {
  position: relative;
  width: 100%;
  margin-bottom: 60px;
}
@media screen and (min-width: 768px) {
  body.cuisine section.meal {
    margin-bottom: 140px;
  }
}
body.cuisine section.meal:last-child {
  margin-bottom: 0px;
}
body.cuisine section.meal .meal-body {
  position: relative;
  margin: 0 auto;
  padding: 0 20px;
}
@media screen and (min-width: 768px) {
  body.cuisine section.meal .meal-body {
    margin-left: calc((100% - 490px) / 2);
    width: 660px;
    padding: 0;
  }
}
body.cuisine section.meal .meal-body h2 {
  position: relative;
  margin: 0 0 25px;
  font-size: 15px;
  letter-spacing: 0.2em;
  -webkit-transition-duration: .8s;
  transition-duration: .8s;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: opacity, transform;
  transition-property: opacity, transform, -webkit-transform;
  -webkit-transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
  transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
}
@media screen and (min-width: 768px) {
  body.cuisine section.meal .meal-body h2 {
    margin: 0 0 35px;
    padding-bottom: 40px;
    font-size: 20px;
  }
  body.cuisine section.meal .meal-body h2:after {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 66px;
    height: 1px;
    background-color: #707070;
    content: "";
  }
}
@media screen and (max-width: 767px) {
  body.cuisine section.meal .meal-body h2 {
    margin-bottom: 25px;
    text-align: center;
  }
  body.cuisine section.meal .meal-body h2:after {
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -33px;
    width: 66px;
    height: 1px;
    background-color: #707070;
    content: "";
  }
}
body.cuisine section.meal .meal-body dl {
  position: relative;
  min-height: 200px;
  padding: 0 20px 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition-duration: .8s;
  transition-duration: .8s;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: opacity, transform;
  transition-property: opacity, transform, -webkit-transform;
  -webkit-transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
  transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
}
body.cuisine section.meal .meal-body dl:after {
  display: block;
  clear: both;
  content: "";
}
@media screen and (min-width: 768px) {
  body.cuisine section.meal .meal-body dl {
    position: relative;
    width: 100%;
    padding: 0;
    box-sizing: border-box;
  }
}
body.cuisine section.meal .meal-body dl dt {
  position: relative;
  cursor: pointer;
  white-space: nowrap;
}
body.cuisine section.meal .meal-body dl dt.current:after {
  display: block;
  position: absolute;
  bottom: -5px;
  width: 100%;
  height: 1px;
  background-color: #A8A8A8;
  content: "";
}
body.cuisine section.meal .meal-body dl dt.current + dd {
  opacity: 1;
  -webkit-transition-delay: 400ms;
  transition-delay: 400ms;
}
@media screen and (min-width: 768px) {
  body.cuisine section.meal .meal-body dl dt {
    display: block;
    width: -webkit-fit-content;
    width: fit-content;
    max-width: 100%;
    margin-bottom: 30px;
    margin-right: 15px;
    font-size: 15px;
  }
  body.cuisine section.meal .meal-body dl dt.current:after {
    width: 100%;
    background-color: #707070;
  }
}
@media screen and (max-width: 767px) {
  body.cuisine section.meal .meal-body dl {
    text-align: center;
  }
  body.cuisine section.meal .meal-body dl dt {
    position: relative;
    display: block;
    margin: 0 auto 8px;
    width: -webkit-fit-content;
    width: fit-content;
    text-align: center;
  }
  body.cuisine section.meal .meal-body dl dt.current:after {
    width: 100%;
    background-color: #707070;
  }
  body.cuisine section.meal .meal-body dl {
    min-height: 320px;
  }
  body.cuisine section.meal .meal-body dl dd {
    top: 120px;
    left: 0;
    right: auto;
    width: calc(100% - 40px);
    text-align: left;
  }
  body.cuisine section.meal .meal-body p {
    margin-top: 5px;
  }
}
body.cuisine section.meal .meal-body dl dd {
  position: absolute;
  top: 70px;
  left: 0;
  right: 0;
  opacity: 0;
  width: 100%;
  width: calc(100% - 40px);
  line-height: 2em;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
@media screen and (min-width: 768px) {
  body.cuisine section.meal .meal-body dl {
    min-height: 280px;
  }
  body.cuisine section.meal .meal-body dl dd {
    top: -6px;
    right: 90px;
    left: auto;
    width: 330px;
    padding-right: 0;
    box-sizing: border-box;
  }
}
body.cuisine section.meal .meal-body ul.menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
body.cuisine section.meal .meal-body ul.menu li {
  padding-left: 1.2em;
  text-indent: -1.2em;
}
body.cuisine section.meal .meal-body ul.menu li:before {
  display: inline-block;
  text-indent: 0px;
  content: "・";
}
body.cuisine section.statement > p {
  position: relative;
  margin: 0px auto;
  -webkit-transition-duration: .8s;
  transition-duration: .8s;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: opacity, transform;
  transition-property: opacity, transform, -webkit-transform;
  -webkit-transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
  transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
}
body.cuisine section.meal .meal-body p {
  position: relative;
  margin: 3px 0 0;
  width: 100%;
  -webkit-transition-duration: .8s;
  transition-duration: .8s;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: opacity, transform;
  transition-property: opacity, transform, -webkit-transform;
  -webkit-transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
  transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
}
@media screen and (min-width: 768px) {
  body.cuisine section.statement > p {
    top: -5px;
    width: 320px;
  }
  body.cuisine section.meal .meal-body p {
    top: -5px;
    width: 100%;
  }
}
body.cuisine section.meal .meal-visual {
  width: 100%;
  aspect-ratio: 16 / 9;
  overflow: hidden;
  margin-bottom: 45px;
}
@media screen and (min-width: 768px) {
  body.cuisine section.meal .meal-visual {
    margin-bottom: 80px;
  }
}
body.cuisine section.meal .meal-visual img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  -webkit-animation: kenburns 20s linear infinite;
  animation: kenburns 20s linear infinite;
}
body.cuisine .slider {
  min-height: 200px;
  background-color: rgba(0, 0, 0, 0.2);
}

/* --- シェフズテーブルセクション --- */
body.cuisine section.chefstable {
  scroll-margin-top: 100px;
  margin-bottom: 60px;
}
@media screen and (min-width: 768px) {
  body.cuisine section.chefstable {
    margin-bottom: 140px;
  }
}
body.cuisine section.chefstable .cuisine-visual,
body.cuisine section.chefstable .chefstable-visual {
  width: 100%;
  aspect-ratio: 16 / 9;
  overflow: hidden;
  margin-bottom: 45px;
}

/* --- cuisine2 メニューセクション（画像+H2+リスト構成） --- */
body.cuisine2 .villa-section-body ul.menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
body.cuisine2 .villa-section-body ul.menu li {
  padding-left: 1.2em;
  text-indent: -1.2em;
}
body.cuisine2 .villa-section-body ul.menu li:before {
  display: inline-block;
  text-indent: 0px;
  content: "・";
}
body.cuisine2 .cuisine-menu-note {
  margin: 0 auto 60px;
  padding: 0 20px;
  max-width: 490px;
  font-size: 13px;
}
@media screen and (min-width: 768px) {
  body.cuisine2 .cuisine-menu-note {
    margin-bottom: 140px;
    padding: 0;
    font-size: 15px;
  }
}
@media screen and (min-width: 768px) {
  body.cuisine section.chefstable .cuisine-visual,
  body.cuisine section.chefstable .chefstable-visual {
    margin-bottom: 80px;
  }
}
body.cuisine section.chefstable .cuisine-visual img,
body.cuisine section.chefstable .chefstable-visual img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  -webkit-animation: kenburns 20s linear infinite;
  animation: kenburns 20s linear infinite;
}
body.cuisine section.chefstable .cuisine-section-body,
body.cuisine section.chefstable .chefstable-body {
  position: relative;
  margin: 0 auto;
  padding: 0 20px;
}
@media screen and (min-width: 768px) {
  body.cuisine section.chefstable .cuisine-section-body,
  body.cuisine section.chefstable .chefstable-body {
    width: 490px;
    padding: 0;
  }
}
body.cuisine section.chefstable .cuisine-section-body h2,
body.cuisine section.chefstable .chefstable-body h2 {
  position: relative;
  margin: 0 0 25px;
  font-size: 15px;
  letter-spacing: 0.2em;
  -webkit-transition-duration: .8s;
  transition-duration: .8s;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, transform;
}
@media screen and (min-width: 768px) {
  body.cuisine section.chefstable .cuisine-section-body h2,
  body.cuisine section.chefstable .chefstable-body h2 {
    margin: 0 0 35px;
    padding-bottom: 40px;
    font-size: 20px;
  }
  body.cuisine section.chefstable .cuisine-section-body h2:after,
  body.cuisine section.chefstable .chefstable-body h2:after {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 66px;
    height: 1px;
    background-color: #707070;
    content: "";
  }
}
body.cuisine section.chefstable .cuisine-section-body p,
body.cuisine section.chefstable .chefstable-body p {
  letter-spacing: -0.05em;
  line-height: 2em;
  text-align: justify;
  margin: 0 0 1.5em;
  -webkit-transition-duration: .8s;
  transition-duration: .8s;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, transform;
}
body.cuisine section.chefstable .cuisine-section-body p:last-child,
body.cuisine section.chefstable .chefstable-body p:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  body.cuisine section.chefstable .cuisine-section-body p,
  body.cuisine section.chefstable .chefstable-body p {
    width: 490px;
  }
}
@media screen and (max-width: 767px) {
  body.cuisine section.chefstable .cuisine-section-body p,
  body.cuisine section.chefstable .chefstable-body p {
    width: calc(100% - 40px);
  }
}

body.cuisine.en .lead h2 {
  font-size: 20px;
  line-height: 1.2em;
}
@media screen and (min-width: 768px) {
  body.cuisine.en .lead h2 {
    font-size: 24px;
  }
}
body.cuisine.en .lead p {
  line-height: 20px;
}
@media screen and (min-width: 768px) {
  body.cuisine.en .lead p {
    line-height: 25px;
  }
}
body.cuisine.en section.statement > h3 {
  font-size: 20px;
}
@media screen and (min-width: 768px) {
  body.cuisine.en section.statement > h3 {
    margin-top: -5px;
    width: 150px;
    font-size: 24px;
    line-height: 33px;
  }
}
body.cuisine.en section.statement > p {
  line-height: 20px;
}
@media screen and (min-width: 768px) {
  body.cuisine.en section.statement > p {
    line-height: 25px;
  }
}
body.cuisine.en section.meal .meal-body h2 {
  font-size: 20px;
}
@media screen and (min-width: 768px) {
  body.cuisine.en section.meal .meal-body h2 {
    margin-top: -5px;
    width: 150px;
    font-size: 24px;
    line-height: 33px;
  }
}
body.cuisine.en section.meal .meal-body ul.menu li {
  padding-left: 1em;
  text-indent: -1em;
  line-height: 20px;
}
@media screen and (min-width: 768px) {
  body.cuisine.en section.meal .meal-body ul.menu li {
    line-height: 25px;
  }
}

body.about .area {
  padding: 0 20px;
}
body.about .area:last-child {
  margin: 0 auto;
}
body.about #profile {
  max-width: 330px;
  margin: 0 auto 60px;
}
@media screen and (min-width: 768px) {
  body.about #profile {
    margin: 0 auto 120px;
  }
}
body.about #profile .wrap-profile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 30px;
  -webkit-transition-duration: 1.4s;
  transition-duration: 1.4s;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
  transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
}
@media screen and (min-width: 768px) {
  body.about #profile .wrap-profile {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
body.about #profile .wrap-profile .img-profile {
  margin-right: 10px;
}
@media screen and (min-width: 768px) {
  body.about #profile .wrap-profile .img-profile {
    max-width: 110px;
    margin-right: 0;
    margin-right: 0;
    width: 110px;
  }
}
@media screen and (min-width: 768px) {
  body.about #profile .wrap-profile .heading-name {
    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;
    margin-bottom: 0;
  }
}
body.about #profile .wrap-profile .heading-name .line {
  display: none;
}
@media screen and (min-width: 768px) {
  body.about #profile .wrap-profile .heading-name .line {
    display: inline-block;
    width: 1px;
    height: 30px;
    margin: 0 10px;
    background-color: #707070;
  }
}
body.about #profile .wrap-profile .heading-name .jp {
  display: block;
  margin-bottom: 10px;
  font-size: 16px;
}
@media screen and (min-width: 768px) {
  body.about #profile .wrap-profile .heading-name .jp {
    display: inline-block;
    margin-bottom: 0;
    font-size: 15px;
  }
}
body.about #profile .wrap-profile .heading-name .en {
  display: block;
  font-size: 11px;
}
@media screen and (min-width: 768px) {
  body.about #profile .wrap-profile .heading-name .en {
    display: inline-block;
  }
}
body.about #profile .paragraph {
  line-height: 2;
  text-align: justify;
  -webkit-transition-duration: 1.4s;
  transition-duration: 1.4s;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
  transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
}
@media screen and (min-width: 768px) {
  body.about #profile .paragraph {
    margin-bottom: 110px;
    font-size: 15px;
  }
}
body.about #profile .wrap-arrow {
  display: none;
}
@media screen and (min-width: 768px) {
  body.about #profile .wrap-arrow {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
body.about #profile .wrap-arrow .arrow-bottom {
  display: inline-block;
  width: 20px;
  height: 20px;
  border-top: 1px solid #464646;
  border-right: 1px solid #464646;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
@media screen and (min-width: 768px) {
  body.about #profile .wrap-arrow .arrow-bottom {
    width: 40px;
    height: 40px;
  }
}
body.about #banner .block {
  margin-bottom: 60px;
  -webkit-transition-duration: .8s;
  transition-duration: .8s;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: opacity, transform;
  transition-property: opacity, transform, -webkit-transform;
  -webkit-transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
  transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
}
@media screen and (min-width: 768px) {
  body.about #banner .block {
    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;
  }
}
body.about #banner .block:last-child {
  margin-bottom: 0;
}
body.about #banner .link {
  vertical-align: middle;
  height: 100%;
}
body.about #banner .img-banner {
  display: block;
  margin: 0 auto 30px;
  width: 170px;
}
@media screen and (min-width: 768px) {
  body.about #banner .img-banner {
    display: inline-block;
    margin: 0 40px 0 0;
    width: 215px;
  }
}
body.about #banner .paragraph {
  display: block;
  margin: 0 auto;
  max-width: 330px;
  line-height: 2;
  text-align: justify;
}
@media screen and (min-width: 768px) {
  body.about #banner .paragraph {
    display: inline-block;
    margin: 0;
    font-size: 15px;
  }
}

body.about.en #profile .wrap-profile {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
@media screen and (min-width: 768px) {
  body.about.en #profile .wrap-profile .img-profile {
    margin-right: 30px;
  }
}
body.about.en #profile .wrap-profile .heading-name .en {
  font-size: 15px;
}
@media screen and (min-width: 768px) {
  body.about.en #profile .wrap-profile .heading-name .en {
    font-size: 18px;
  }
}
body.about.en #profile .paragraph {
  font-size: 15px;
  line-height: 1.3333333;
}
@media screen and (min-width: 768px) {
  body.about.en #profile .paragraph {
    font-size: 18px;
    line-height: 1.3888888;
  }
}
body.about.en #banner .paragraph {
  font-size: 15px;
  line-height: 1.3333333;
}
@media screen and (min-width: 768px) {
  body.about.en #banner .paragraph {
    font-size: 18px;
    line-height: 1.3888888;
  }
}

body.access .area {
  margin: 0 auto 30px;
}
@media screen and (min-width: 768px) {
  body.access .area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-items: flex-start;
    margin: 0 auto;
    padding: 60px 0;
    border-top: solid 1px #707070;
    font-size: 20px;
  }
}
body.access .area:last-child {
  margin: 0 auto;
  padding: 5px 0 0 0;
  border-top: solid 1px #707070;
}
@media screen and (min-width: 768px) {
  body.access .area:last-child {
    padding: 10px 0 0 0;
  }
}
body.access .area:nth-of-type(3) {
  margin: 0 auto;
}
body.access .heading-placecase {
  margin-bottom: 10px;
  font-size: 16px;
  -webkit-transition-duration: .8s;
  transition-duration: .8s;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: opacity, transform;
  transition-property: opacity, transform, -webkit-transform;
  -webkit-transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
  transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
}
@media screen and (min-width: 768px) {
  body.access .heading-placecase {
    margin-bottom: 0;
    margin-right: 40px;
    font-size: 20px;
    line-height: 1.6;
  }
}
body.access .block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding: 10px 0;
  border-top: solid 1px #707070;
  -webkit-transition-duration: .8s;
  transition-duration: .8s;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: opacity, transform;
  transition-property: opacity, transform, -webkit-transform;
  -webkit-transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
  transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
}
@media screen and (min-width: 768px) {
  body.access .block {
    margin-bottom: 40px;
    padding: 0;
    border-top: 0;
  }
}
body.access .block:last-child {
  margin-bottom: 0;
}
body.access .vehicle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-width: 55px;
  margin-right: 50px;
  line-height: 1.8;
}
@media screen and (min-width: 768px) {
  body.access .vehicle {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 0;
    margin-right: 25px;
    min-width: 60px;
    font-size: 15px;
    line-height: 1.8;
  }
}
body.access .paragraph {
  line-height: 1.8;
}
body.access .paragraph:last-child {
  margin-bottom: 0;
}
body.access .newline {
  display: none;
}
@media screen and (min-width: 768px) {
  body.access .newline {
    display: block;
  }
}
body.access .menu {
  line-height: 1.8;
}
@media screen and (min-width: 768px) {
  body.access .list {
    font-size: 15px;
  }
}
body.access .note {
  line-height: 1.8;
  font-size: 13px;
  -webkit-transition-duration: .8s;
  transition-duration: .8s;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: opacity, transform;
  transition-property: opacity, transform, -webkit-transform;
  -webkit-transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
  transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
}
body.access #accessMap {
  width: calc(100% - 40px);
  margin: 0 auto 40px;
}
@media screen and (min-width: 768px) {
  body.access #accessMap {
    width: auto;
    margin-bottom: 70px;
  }
}
body.access #accessMap .map {
  position: relative;
  width: 100%;
  height: 0;
  margin: 0 auto 10px;
  padding-top: 75%;
  -webkit-transition-duration: 1.4s;
  transition-duration: 1.4s;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
  transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
}
@media screen and (min-width: 768px) {
  body.access #accessMap .map {
    position: static;
    width: calc(100% - 120px);
    height: auto;
    margin-bottom: 35px;
    padding-top: 0;
  }
}
body.access #accessMap .map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
@media screen and (min-width: 768px) {
  body.access #accessMap .map iframe {
    position: static;
    height: 450px;
  }
}
body.access #accessMap .information {
  display: table;
  -webkit-transition-duration: 1.4s;
  transition-duration: 1.4s;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
  transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
}
@media screen and (min-width: 768px) {
  body.access #accessMap .information {
    width: calc(100% - 40px);
    margin: 0 auto;
    max-width: 830px;
    margin: 0 auto;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) {
  body.access #accessMap .information {
    width: calc(100% - 120px);
  }
}

body.access #accessMap .information .heading-name {
  margin-bottom: 10px;
  font-size: 16px;
}
@media screen and (min-width: 768px) {
  body.access #accessMap .information .heading-name {
    display: table-cell;
    vertical-align: top;
    padding-right: 80px;
    width: 80px;
    font-size: 20px;
    line-height: 1.5;
  }
}
body.access #accessMap .information .menu {
  margin-bottom: 10px;
}
@media screen and (min-width: 768px) {
  body.access #accessMap .information .menu {
    display: inline-block;
  }
}
@media screen and (min-width: 768px) {
  body.access #accessMap .information .menu .list {
    font-size: 15px;
  }
}
body.access #accessMap .information .link-map {
  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;
  width: 182px;
  height: 50px;
  border: solid 1px #707070;
  border-radius: 8px;
  font-size: 15px;
}
@media screen and (min-width: 768px) {
  body.access #accessMap .information .link-map {
    display: block;
    position: relative;
    width: auto;
    height: auto;
    border: 0;
  }
}
@media screen and (min-width: 768px) {
  body.access #accessMap .information .link-map::before {
    content: '';
    display: inline-block;
    position: absolute;
    bottom: -3px;
    left: 0;
    width: 80px;
    height: 1px;
    background-color: #707070;
  }
}
body.access #direction {
  position: relative;
  padding-top: 40px;
  width: calc(100% - 40px);
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  body.access #direction {
    width: calc(100% - 120px);
  }
}
@media screen and (min-width: 768px) {
  body.access #direction {
    max-width: 830px;
  }
}
body.access #direction::before {
  content: '';
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 80px;
  height: 1px;
  background-color: #707070;
}
@media screen and (min-width: 768px) {
  body.access #direction::before {
    display: none;
  }
}
body.access #direction .heading-direction {
  text-align: left;
  margin-bottom: 30px;
  font-size: 16px;
  line-height: 1.6;
  -webkit-transition-duration: .8s;
  transition-duration: .8s;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: opacity, transform;
  transition-property: opacity, transform, -webkit-transform;
  -webkit-transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
  transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
}
body.access #direction .heading-direction .en {
  display: none;
}
@media screen and (min-width: 768px) {
  body.access #direction .heading-direction {
    text-align: left;
    margin-bottom: 20px;
    font-size: 20px;
  }
  body.access #direction .heading-direction .en {
    display: block;
    font-size: 13px;
  }
}
body.access #direction #caseTokyo {
  max-width: 830px;
}
body.access #direction #caseOsaka {
  max-width: 830px;
}
body.access #direction #caseKyushu {
  max-width: 830px;
}

body.access.en #accessMap .information .heading-name {
  font-size: 20px;
}
@media screen and (min-width: 768px) {
  body.access.en #accessMap .information .heading-name {
    width: 200px;
    font-size: 24px;
    line-height: 1.2;
  }
}
body.access.en #accessMap .information .link-map {
  font-size: 15px;
}
@media screen and (min-width: 768px) {
  body.access.en #accessMap .information .link-map {
    font-size: 18px;
  }
}
body.access.en #accessMap .information .menu .list {
  font-size: 15px;
  line-height: 1.3333333;
}
@media screen and (min-width: 768px) {
  body.access.en #accessMap .information .menu .list {
    font-size: 18px;
    line-height: 1.3888888;
  }
}
body.access.en #direction .heading-direction {
  font-size: 20px;
  line-height: 1.2;
}
@media screen and (min-width: 768px) {
  body.access.en #direction .heading-direction {
    font-size: 24px;
  }
}
body.access.en #direction .heading-placecase {
  font-size: 15px;
  line-height: 1.3333333;
}
@media screen and (min-width: 768px) {
  body.access.en #direction .heading-placecase {
    min-width: 95px;
    font-size: 18px;
    line-height: 1.3888888;
  }
}
body.access.en #direction .vehicle {
  font-size: 15px;
  line-height: 1.3333333;
  min-width: 80px;
}
@media screen and (min-width: 768px) {
  body.access.en #direction .vehicle {
    min-width: 90px;
    font-size: 18px;
    line-height: 1.3888888;
  }
}
body.access.en #direction .list {
  font-size: 15px;
  line-height: 1.3333333;
  text-align: justify;
}
@media screen and (min-width: 768px) {
  body.access.en #direction .list {
    font-size: 18px;
    line-height: 1.3888888;
  }
}
body.access.en .note {
  line-height: 1.5;
  text-align: justify;
}
@media screen and (min-width: 768px) {
  body.access.en .note {
    font-size: 15px;
    line-height: 1.4666666;
  }
}

body.access.zh .heading-placecase {
  white-space: nowrap;
}

@media screen and (min-width: 768px) {
  body.experience footer {
    position: relative;
    z-index: 10;
  }
}
@media screen and (max-width: 767px) {
  body.experience {
    height: 100%;
  }
  body.experience footer {
    position: fixed;
    visibility: hidden;
    overflow: scroll;
    bottom: 0px;
    left: 0px;
    max-height: 100%;
    width: 100%;
    -webkit-overflow-scrolling: touch;
  }
  body.experience footer .inner {
    padding-top: 60px;
  }
  body.experience footer .reservation {
    position: relative;
    top: auto;
  }
}
body.experience main {
  overflow: visible;
  padding-bottom: 0px;
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  body.experience main {
    height: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  body.experience main.footer-show h1, body.experience main.footer-show .lead {
    visibility: hidden;
  }
  body.experience main.footer-show + footer {
    visibility: visible;
  }
  body.experience main.timeline-end #experience {
    pointer-events: none;
  }
}
body.experience main > h1 {
  margin-bottom: 0px;
}
body.experience .lead {
  -webkit-transition-duration: 1.4s;
  transition-duration: 1.4s;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
  transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
}

#experience {
  position: relative;
  z-index: 5;
}
@media screen and (min-width: 768px) {
  #experience.scroll-0 > .anchor li.time-0 {
    color: #fff;
    text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
  }
  #experience.scroll-0 > .anchor li.time-0:before {
    -webkit-transform: translate(5px, 0px);
    transform: translate(5px, 0px);
  }
  #experience.scroll-0 ul.timeline li:nth-child(1) .text {
    opacity: 1;
    -webkit-transition-delay: 500ms;
    transition-delay: 500ms;
    -webkit-user-select: initial;
    -moz-user-select: initial;
    -ms-user-select: initial;
    user-select: initial;
    pointer-events: initial;
  }
  #experience.scroll-1 > .anchor li.time-1 {
    color: #fff;
    text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
  }
  #experience.scroll-1 > .anchor li.time-1:before {
    -webkit-transform: translate(5px, 0px);
    transform: translate(5px, 0px);
  }
  #experience.scroll-1 ul.timeline li:nth-child(2) .text {
    opacity: 1;
    -webkit-transition-delay: 500ms;
    transition-delay: 500ms;
    -webkit-user-select: initial;
    -moz-user-select: initial;
    -ms-user-select: initial;
    user-select: initial;
    pointer-events: initial;
  }
  #experience.scroll-2 > .anchor li.time-2 {
    color: #fff;
    text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
  }
  #experience.scroll-2 > .anchor li.time-2:before {
    -webkit-transform: translate(5px, 0px);
    transform: translate(5px, 0px);
  }
  #experience.scroll-2 ul.timeline li:nth-child(3) .text {
    opacity: 1;
    -webkit-transition-delay: 500ms;
    transition-delay: 500ms;
    -webkit-user-select: initial;
    -moz-user-select: initial;
    -ms-user-select: initial;
    user-select: initial;
    pointer-events: initial;
  }
  #experience.scroll-3 > .anchor li.time-3 {
    color: #fff;
    text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
  }
  #experience.scroll-3 > .anchor li.time-3:before {
    -webkit-transform: translate(5px, 0px);
    transform: translate(5px, 0px);
  }
  #experience.scroll-3 ul.timeline li:nth-child(4) .text {
    opacity: 1;
    -webkit-transition-delay: 500ms;
    transition-delay: 500ms;
    -webkit-user-select: initial;
    -moz-user-select: initial;
    -ms-user-select: initial;
    user-select: initial;
    pointer-events: initial;
  }
  #experience.scroll-4 > .anchor li.time-4 {
    color: #fff;
    text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
  }
  #experience.scroll-4 > .anchor li.time-4:before {
    -webkit-transform: translate(5px, 0px);
    transform: translate(5px, 0px);
  }
  #experience.scroll-4 ul.timeline li:nth-child(5) .text {
    opacity: 1;
    -webkit-transition-delay: 500ms;
    transition-delay: 500ms;
    -webkit-user-select: initial;
    -moz-user-select: initial;
    -ms-user-select: initial;
    user-select: initial;
    pointer-events: initial;
  }
  #experience.scroll-5 > .anchor li.time-5 {
    color: #fff;
    text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
  }
  #experience.scroll-5 > .anchor li.time-5:before {
    -webkit-transform: translate(5px, 0px);
    transform: translate(5px, 0px);
  }
  #experience.scroll-5 ul.timeline li:nth-child(6) .text {
    opacity: 1;
    -webkit-transition-delay: 500ms;
    transition-delay: 500ms;
    -webkit-user-select: initial;
    -moz-user-select: initial;
    -ms-user-select: initial;
    user-select: initial;
    pointer-events: initial;
  }
  #experience.scroll-6 > .anchor li.time-6 {
    color: #fff;
    text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
  }
  #experience.scroll-6 > .anchor li.time-6:before {
    -webkit-transform: translate(5px, 0px);
    transform: translate(5px, 0px);
  }
  #experience.scroll-6 ul.timeline li:nth-child(7) .text {
    opacity: 1;
    -webkit-transition-delay: 500ms;
    transition-delay: 500ms;
    -webkit-user-select: initial;
    -moz-user-select: initial;
    -ms-user-select: initial;
    user-select: initial;
    pointer-events: initial;
  }
  #experience.scroll-7 > .anchor li.time-7 {
    color: #fff;
    text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
  }
  #experience.scroll-7 > .anchor li.time-7:before {
    -webkit-transform: translate(5px, 0px);
    transform: translate(5px, 0px);
  }
  #experience.scroll-7 ul.timeline li:nth-child(8) .text {
    opacity: 1;
    -webkit-transition-delay: 500ms;
    transition-delay: 500ms;
    -webkit-user-select: initial;
    -moz-user-select: initial;
    -ms-user-select: initial;
    user-select: initial;
    pointer-events: initial;
  }
  #experience.scroll-8 > .anchor li.time-8 {
    color: #fff;
    text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
  }
  #experience.scroll-8 > .anchor li.time-8:before {
    -webkit-transform: translate(5px, 0px);
    transform: translate(5px, 0px);
  }
  #experience.scroll-8 ul.timeline li:nth-child(9) .text {
    opacity: 1;
    -webkit-transition-delay: 500ms;
    transition-delay: 500ms;
    -webkit-user-select: initial;
    -moz-user-select: initial;
    -ms-user-select: initial;
    user-select: initial;
    pointer-events: initial;
  }
  #experience.scroll-9 > .anchor li.time-9 {
    color: #fff;
    text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
  }
  #experience.scroll-9 > .anchor li.time-9:before {
    -webkit-transform: translate(5px, 0px);
    transform: translate(5px, 0px);
  }
  #experience.scroll-9 ul.timeline li:nth-child(10) .text {
    opacity: 1;
    -webkit-transition-delay: 500ms;
    transition-delay: 500ms;
    -webkit-user-select: initial;
    -moz-user-select: initial;
    -ms-user-select: initial;
    user-select: initial;
    pointer-events: initial;
  }
  #experience.scroll-10 > .anchor li.time-10 {
    color: #fff;
    text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
  }
  #experience.scroll-10 > .anchor li.time-10:before {
    -webkit-transform: translate(5px, 0px);
    transform: translate(5px, 0px);
  }
  #experience.scroll-10 ul.timeline li:nth-child(11) .text {
    opacity: 1;
    -webkit-transition-delay: 500ms;
    transition-delay: 500ms;
    -webkit-user-select: initial;
    -moz-user-select: initial;
    -ms-user-select: initial;
    user-select: initial;
    pointer-events: initial;
  }
  #experience.scroll-11 > .anchor li.time-11 {
    color: #fff;
    text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
  }
  #experience.scroll-11 > .anchor li.time-11:before {
    -webkit-transform: translate(5px, 0px);
    transform: translate(5px, 0px);
  }
  #experience.scroll-11 ul.timeline li:nth-child(12) .text {
    opacity: 1;
    -webkit-transition-delay: 500ms;
    transition-delay: 500ms;
    -webkit-user-select: initial;
    -moz-user-select: initial;
    -ms-user-select: initial;
    user-select: initial;
    pointer-events: initial;
  }
  #experience.scroll-12 > .anchor li.time-12 {
    color: #fff;
    text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
  }
  #experience.scroll-12 > .anchor li.time-12:before {
    -webkit-transform: translate(5px, 0px);
    transform: translate(5px, 0px);
  }
  #experience.scroll-12 ul.timeline li:nth-child(13) .text {
    opacity: 1;
    -webkit-transition-delay: 500ms;
    transition-delay: 500ms;
    -webkit-user-select: initial;
    -moz-user-select: initial;
    -ms-user-select: initial;
    user-select: initial;
    pointer-events: initial;
  }
  #experience.scroll-13 > .anchor li.time-13 {
    color: #fff;
    text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
  }
  #experience.scroll-13 > .anchor li.time-13:before {
    -webkit-transform: translate(5px, 0px);
    transform: translate(5px, 0px);
  }
  #experience.scroll-13 ul.timeline li:nth-child(14) .text {
    opacity: 1;
    -webkit-transition-delay: 500ms;
    transition-delay: 500ms;
    -webkit-user-select: initial;
    -moz-user-select: initial;
    -ms-user-select: initial;
    user-select: initial;
    pointer-events: initial;
  }
  #experience.scroll-14 > .anchor li.time-14 {
    color: #fff;
    text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
  }
  #experience.scroll-14 > .anchor li.time-14:before {
    -webkit-transform: translate(5px, 0px);
    transform: translate(5px, 0px);
  }
  #experience.scroll-14 ul.timeline li:nth-child(15) .text {
    opacity: 1;
    -webkit-transition-delay: 500ms;
    transition-delay: 500ms;
    -webkit-user-select: initial;
    -moz-user-select: initial;
    -ms-user-select: initial;
    user-select: initial;
    pointer-events: initial;
  }
  #experience.scroll-15 > .anchor li.time-15 {
    color: #fff;
    text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
  }
  #experience.scroll-15 > .anchor li.time-15:before {
    -webkit-transform: translate(5px, 0px);
    transform: translate(5px, 0px);
  }
  #experience.scroll-15 ul.timeline li:nth-child(16) .text {
    opacity: 1;
    -webkit-transition-delay: 500ms;
    transition-delay: 500ms;
    -webkit-user-select: initial;
    -moz-user-select: initial;
    -ms-user-select: initial;
    user-select: initial;
    pointer-events: initial;
  }
}
@media screen and (max-width: 767px) {
  #experience {
    height: 100%;
    height: calc(100% - 26px);
  }
  #experience.swipe-0 ul.timeline {
    -webkit-transform: translate(0%, 0vh);
    transform: translate(0%, 0vh);
  }
  #experience.swipe-1 ul.timeline {
    -webkit-transform: translate(0%, -100vh);
    transform: translate(0%, -100vh);
  }
  #experience.swipe-2 ul.timeline {
    -webkit-transform: translate(0%, -200vh);
    transform: translate(0%, -200vh);
  }
  #experience.swipe-3 ul.timeline {
    -webkit-transform: translate(0%, -300vh);
    transform: translate(0%, -300vh);
  }
  #experience.swipe-4 ul.timeline {
    -webkit-transform: translate(0%, -400vh);
    transform: translate(0%, -400vh);
  }
  #experience.swipe-5 ul.timeline {
    -webkit-transform: translate(0%, -500vh);
    transform: translate(0%, -500vh);
  }
  #experience.swipe-6 ul.timeline {
    -webkit-transform: translate(0%, -600vh);
    transform: translate(0%, -600vh);
  }
  #experience.swipe-7 ul.timeline {
    -webkit-transform: translate(0%, -700vh);
    transform: translate(0%, -700vh);
  }
  #experience.swipe-8 ul.timeline {
    -webkit-transform: translate(0%, -800vh);
    transform: translate(0%, -800vh);
  }
  #experience.swipe-9 ul.timeline {
    -webkit-transform: translate(0%, -900vh);
    transform: translate(0%, -900vh);
  }
  #experience.swipe-10 ul.timeline {
    -webkit-transform: translate(0%, -1000vh);
    transform: translate(0%, -1000vh);
  }
  #experience.swipe-11 ul.timeline {
    -webkit-transform: translate(0%, -1100vh);
    transform: translate(0%, -1100vh);
  }
  #experience.swipe-12 ul.timeline {
    -webkit-transform: translate(0%, -1200vh);
    transform: translate(0%, -1200vh);
  }
  #experience.swipe-13 ul.timeline {
    -webkit-transform: translate(0%, -1300vh);
    transform: translate(0%, -1300vh);
  }
  #experience.swipe-14 ul.timeline {
    -webkit-transform: translate(0%, -1400vh);
    transform: translate(0%, -1400vh);
  }
  #experience.swipe-15 ul.timeline {
    -webkit-transform: translate(0%, -1500vh);
    transform: translate(0%, -1500vh);
  }
  #experience.swipe-0 > .timeline {
    pointer-events: none;
  }
}
#experience .timeline li {
  -webkit-transition-duration: 1.4s;
  transition-duration: 1.4s;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
  transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
}
#experience > .lead {
  position: relative;
  margin: 0px auto;
  padding-top: 40%;
  padding-top: calc(50vh - 41px - 80px);
  width: 100%;
  height: 100%;
  background-color: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (min-width: 768px) {
  #experience > .lead {
    z-index: 12;
    padding-top: calc(50vh - 125px - 161px);
    height: calc(100vh - 161px);
    background-color: #fff;
  }
  #experience > .lead.scroll-started .button-scroll {
    opacity: 0;
  }
}
@media screen and (max-width: 767px) {
  #experience > .lead {
    z-index: 2;
    padding-left: 30px;
    padding-right: 30px;
  }
}
#experience > .lead h2 {
  position: relative;
  margin: 0 auto 25px;
  font-size: 16px;
}
@media screen and (min-width: 768px) {
  #experience > .lead h2 {
    margin-bottom: 35px;
    padding-bottom: 40px;
    width: 320px;
    font-size: 20px;
    text-align: left;
  }
  #experience > .lead h2:after {
    display: block;
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 60px;
    height: 1px;
    background-color: #707070;
    content: "";
  }
}
#experience > .lead p {
  line-height: 2em;
  text-align: justify;
  letter-spacing: -0.454px;
}
@media screen and (min-width: 768px) {
  #experience > .lead p {
    margin: 0px auto;
    width: 320px;
  }
}
#experience > .lead .button-scroll {
  display: inline-block;
  position: absolute;
  bottom: 35px;
  left: 50%;
  margin-left: -31px;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
  cursor: pointer;
}
#experience > .anchor {
  position: fixed;
  z-index: 6;
  top: 50%;
  right: 40px;
  margin-top: -61px;
}
#experience > .anchor:before, #experience > .anchor:after {
  display: block;
  position: absolute;
  padding-top: 10px;
  color: #fff;
  -webkit-transform-origin: left top;
  transform-origin: left top;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  white-space: nowrap;
}
#experience > .anchor:before {
  top: 0px;
  content: "Day 1";
}
#experience > .anchor:after {
  top: 131px;
  content: "Day 2";
}
@media screen and (max-width: 767px) {
  #experience > .anchor {
    display: none;
  }
}
#experience > .anchor > li {
  position: relative;
  padding: 0px 10px;
  height: 18px;
  color: rgba(255, 255, 255, 0.5);
  font-size: 10px;
  font-weight: 700;
  line-height: 30px;
  cursor: pointer;
  -webkit-transition: color 300ms ease, -webkit-transform 300ms ease;
  transition: color 300ms ease, -webkit-transform 300ms ease;
  transition: transform 300ms ease, color 300ms ease;
  transition: transform 300ms ease, color 300ms ease, -webkit-transform 300ms ease;
}
#experience > .anchor > li:before {
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 1px;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.6);
  content: "";
  -webkit-transition: color 300ms ease, -webkit-transform 300ms ease;
  transition: color 300ms ease, -webkit-transform 300ms ease;
  transition: transform 300ms ease, color 300ms ease;
  transition: transform 300ms ease, color 300ms ease, -webkit-transform 300ms ease;
}
#experience > .anchor > li.newday {
  margin-top: 5px;
}
#experience > .time {
  display: none;
  position: fixed;
  z-index: 10;
  opacity: 0.2;
  top: 50%;
  left: 145px;
  margin-top: -27px;
  color: #fff;
  font-size: 54px;
}
@media screen and (max-width: 767px) {
  #experience > .time {
    display: none;
  }
}
#experience > .timeline {
  z-index: 3;
}
@media screen and (max-width: 767px) {
  #experience > .timeline {
    position: fixed;
    top: 0px;
    padding-top: 100vh;
    width: 100%;
    -webkit-transition: -webkit-transform 400ms ease;
    transition: -webkit-transform 400ms ease;
    transition: transform 400ms ease;
    transition: transform 400ms ease, -webkit-transform 400ms ease;
  }
}
#experience > .timeline.drag {
  -webkit-transition: none;
  transition: none;
}
#experience > .timeline > li {
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  #experience > .timeline > li {
    height: 100vh;
    background-color: #fff;
  }
  #experience > .timeline > li > .inner {
    position: absolute;
    top: 50%;
    top: calc(50% + 25px);
    width: 100%;
    -webkit-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
  }
}
@media screen and (max-width: 767px) and (min-aspect-ratio: 40 / 60) {
  #experience > .timeline > li > .inner {
    position: relative;
    top: 0px;
    height: 100%;
    -webkit-transform: none;
    transform: none;
  }
  #experience > .timeline > li .photo {
    position: absolute;
    top: 50px;
  }
  #experience > .timeline > li .text {
    position: absolute;
    z-index: 5;
    padding-top: 15px;
    bottom: 5px;
  }
}

#experience > .timeline > li.ending {
  z-index: 7;
  margin: 0px auto;
  width: 100%;
  -webkit-transition-duration: .8s;
  transition-duration: .8s;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: opacity, transform;
  transition-property: opacity, transform, -webkit-transform;
  -webkit-transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
  transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
}
@media screen and (min-width: 768px) {
  #experience > .timeline > li.ending {
    padding: 80px 0px 200px;
    background-color: #fff;
  }
}
@media screen and (max-width: 767px) {
  #experience > .timeline > li.ending {
    padding: 0px 30px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
#experience > .timeline > li.ending p {
  line-height: 2em;
  text-align: justify;
}
@media screen and (min-width: 768px) {
  #experience > .timeline > li.ending p {
    margin: 0px auto;
    width: 320px;
  }
}
@media screen and (max-width: 767px) {
  #experience > .timeline > li.ending p {
    position: absolute;
    top: 50%;
    left: 30px;
    width: calc(100% - 60px);
    -webkit-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
  }
}
#experience > .timeline .photo {
  z-index: 1;
}
#experience > .timeline .photo picture {
  display: block;
}
#experience > .timeline .photo img {
  width: 100%;
}
@media screen and (max-width: 767px) {
  #experience > .timeline .photo > picture:nth-child(n + 2), #experience > .timeline .photo > img:nth-child(n + 2) {
    position: absolute;
    z-index: 2;
    top: 0px;
    left: 0px;
    -webkit-animation: timeline-photo 6s linear 0s infinite alternate;
    animation: timeline-photo 6s linear 0s infinite alternate;
  }
}
#experience > .timeline .text {
  position: relative;
  bottom: 0px;
  left: 0px;
  padding: 20px 30px 10px 120px;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (min-width: 768px) {
  #experience > .timeline .text {
    position: fixed;
    overflow: hidden;
    z-index: 5;
    top: 50%;
    bottom: auto;
    left: 145px;
    margin-top: -27px;
    padding: 0px 0px 0px;
    height: 200px;
    color: #fff;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events: none;
    -webkit-transition: opacity 400ms linear;
    transition: opacity 400ms linear;
  }
  #experience > .timeline .text.bottom-standard .text-inner {
    top: auto;
    bottom: 0px;
  }
  #experience > .timeline .text.bottom-standard .time {
    top: auto;
    bottom: 146px;
  }
  #experience > .timeline .text.bottom-standard p {
    top: auto;
    bottom: 0px;
  }
}
@media screen and (max-width: 767px) {
  #experience > .timeline .text {
    background-color: #fff;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@media screen and (min-width: 768px) {
  #experience > .timeline .text .text-inner {
    position: absolute;
    overflow: hidden;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: perspective(10px);
    transform: perspective(10px);
  }
}
#experience > .timeline .text .time {
  display: block;
  position: absolute;
  top: 25px;
  left: 30px;
  font-size: 25px;
  letter-spacing: 0.05em;
}
@media screen and (min-width: 768px) {
  #experience > .timeline .text .time {
    position: relative;
    position: absolute;
    top: 0px;
    left: 0px;
    font-size: 54px;
  }
}
#experience > .timeline .text .time small {
  display: block;
  margin-bottom: 5px;
  font-size: 13px;
  font-weight: 600;
}
@media screen and (min-width: 768px) {
  #experience > .timeline .text .time small {
    display: none;
  }
}
#experience > .timeline .text .time .colon {
  display: inline-block;
  padding: 0px 2px;
}
#experience > .timeline .text p {
  line-height: 2em;
  text-align: justify;
}
@media screen and (max-width: 767px) {
  #experience > .timeline .text p br {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  #experience > .timeline .text p {
    position: absolute;
    top: 74px;
    left: 0px;
    height: 126px;
  }
}

.no-touch-device #experience > .anchor > li:hover:before {
  -webkit-transform: translate(5px, 0px);
  transform: translate(5px, 0px);
}

body.en #experience > .lead h2 {
  font-size: 20px;
}
@media screen and (min-width: 768px) {
  body.en #experience > .lead h2 {
    font-size: 24px;
  }
}
body.en #experience > .lead p {
  line-height: 20px;
}
@media screen and (min-width: 768px) {
  body.en #experience > .lead p {
    line-height: 25px;
  }
}
body.en #experience > .timeline > li.ending p {
  line-height: 20px;
}
@media screen and (min-width: 768px) {
  body.en #experience > .timeline > li.ending p {
    line-height: 25px;
  }
}
body.en #experience > .timeline .text p {
  line-height: 20px;
}
@media screen and (min-width: 768px) {
  body.en #experience > .timeline .text p {
    line-height: 25px;
  }
}

@-webkit-keyframes timeline-photo {
  0% {
    opacity: 0;
  }
  42% {
    opacity: 0;
  }
  58% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}

@keyframes timeline-photo {
  0% {
    opacity: 0;
  }
  42% {
    opacity: 0;
  }
  58% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
footer.zh {
  font-size: 15px;
  font-family: source-han-serif-sc, "A-OTF Ryumin Pro", a-otf-ryumin-pr6n, 游明朝, "Yu Mincho", YuMincho, serif;
}

@media screen and (min-width: 768px) {
  body.en footer.zh .information .address {
    letter-spacing: normal;
  }
  body.en footer.zh .information .address br.sp-element {
    display: none !important;
  }
}
@media screen and (min-width: 768px) {
  #contact > .lead {
    width: 320px;
    margin: 75px auto 85px;
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  #contact > .lead {
    margin: 80px 20px 40px;
  }
}
#contact > .lead h2 {
  position: relative;
  margin-bottom: 25px;
  font-size: 16px;
}
@media screen and (min-width: 768px) {
  #contact > .lead h2 {
    text-align: center;
    margin-bottom: 35px;
    padding-bottom: 40px;
    font-size: 20px;
    line-height: 1.8;
  }
  #contact > .lead h2:after {
    display: block;
    position: absolute;
    bottom: 0px;
    left: 50%;
    margin-left: -30px;
    width: 60px;
    height: 1px;
    background-color: #707070;
    content: "";
  }
}
@media screen and (max-width: 767px) {
  #contact > .lead h2 {
    font-size: 18px;
    margin-bottom: 20px;
  }
  #contact > .lead h2 br {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  #contact > .lead > p {
    line-height: 2;
    margin: 20px 0 0;
  }
}
@media screen and (max-width: 767px) {
  #contact > .lead > p {
    line-height: 1.92857;
    margin: 20px 0;
  }
}
#contact > .lead > p a {
  text-decoration: underline;
}
@media screen and (min-width: 768px) {
  #contact .thanks h2 {
    font-size: 20px;
    margin: 0 0 30px;
  }
}
@media screen and (max-width: 767px) {
  #contact .thanks h2 {
    font-size: 18px;
    margin: 0 0 20px;
  }
}
@media screen and (min-width: 768px) {
  #contact .thanks {
    width: 300px;
    margin: 75px auto 85px;
  }
  #contact .thanks p {
    line-height: 2;
    margin: 2em 0;
  }
}
@media screen and (max-width: 767px) {
  #contact .thanks {
    margin: 80px 20px 60px;
  }
  #contact .thanks p {
    font-size: 14px;
    line-height: 2;
    margin: 1.5em 0;
  }
}
@media screen and (min-width: 768px) {
  #contact .form {
    max-width: 660px;
    margin: 0 auto 85px;
  }
}
@media screen and (max-width: 767px) {
  #contact .form {
    margin: 20px 20px 50px;
  }
}
#contact .form .require {
  font-style: normal;
  color: #F00;
}
#contact .form p:not([class]) {
  text-align: right;
}
@media screen and (min-width: 768px) {
  #contact .form p:not([class]) {
    font-size: 13px;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 767px) {
  #contact .form p:not([class]) {
    font-size: 14px;
    margin-bottom: -13px;
  }
}
#contact .form-table {
  width: 100%;
}
#contact .form-table th {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (min-width: 768px) {
  #contact .form-table th {
    width: 170px;
    vertical-align: top;
    font-size: 13px;
    padding: 0 0 35px;
  }
}
@media screen and (max-width: 767px) {
  #contact .form-table th {
    display: block;
    width: 100%;
    font-size: 14px;
    margin-bottom: 5px;
  }
}
#contact .form-table th .require {
  margin-left: 5px;
}
#contact .form-table td {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (min-width: 768px) {
  #contact .form-table td {
    padding: 0 0 35px;
  }
}
@media screen and (max-width: 767px) {
  #contact .form-table td {
    display: block;
    width: 100%;
    margin-bottom: 30px;
  }
}
#contact .form-table td p.error {
  color: #CE0000;
  margin-top: 10px;
}
@media screen and (min-width: 768px) {
  #contact .form-table td p.error {
    font-size: 13px;
  }
}
@media screen and (max-width: 767px) {
  #contact .form-table.confirm th {
    border-bottom: 1px solid #707070;
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
}
#contact .form-input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 0;
  font-size: 16px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px;
  height: 40px;
}
#contact .form-input.size-full {
  width: 100%;
}
@media screen and (min-width: 768px) {
  #contact .form-input.size-m {
    width: 200px;
  }
}
@media screen and (max-width: 767px) {
  #contact .form-input.size-m {
    width: 100%;
  }
}
#contact .form-input.size-m.flatpickr-input {
  padding-right: 40px;
  background: url("/assets/svg/reservation/icon_calendar.svg") no-repeat right 6px center;
  background-size: 30px 30px;
}
#contact .form-input.error {
  background-color: #FFF5F5;
}
#contact .form-textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 0;
  width: 100%;
  font-size: 16px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (min-width: 768px) {
  #contact .form-textarea {
    padding: 10px;
  }
}
#contact .form-textarea.size-address {
  height: 80px;
}
@media screen and (min-width: 768px) {
  #contact .form-textarea.size-message {
    height: 230px;
  }
}
@media screen and (max-width: 767px) {
  #contact .form-textarea.size-message {
    height: 200px;
  }
}
#contact .form-textarea.error {
  background-color: #FFF5F5;
}
#contact .form-select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #ccc;
  border-radius: 0;
  background: none;
  background-image: url(/assets/images/arrow_select.svg);
  background-repeat: no-repeat;
  background-position: right center;
  height: 40px;
  padding: 10px 15px 10px 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (min-width: 768px) {
  #contact .form-select {
    font-size: 13px;
  }
}
@media screen and (max-width: 767px) {
  #contact .form-select {
    font-size: 16px;
  }
}
#contact .form-select::-ms-expand {
  display: none;
}
@media screen and (min-width: 768px) {
  #contact .form-list li {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 767px) {
  #contact .form-list li {
    margin-top: 10px;
  }
}
#contact .form-list li input {
  margin: 0;
}
@media screen and (min-width: 768px) {
  #contact .privacy-text {
    width: 350px;
    padding-left: 170px;
    line-height: 2.30769;
  }
}
@media screen and (max-width: 767px) {
  #contact .privacy-text {
    font-size: 14px;
    line-height: 1.92857;
  }
}
@media screen and (min-width: 768px) {
  #contact .button-group01 {
    margin: 0 0 30px 170px;
  }
  #contact .button-group01.column2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  #contact .button-group01.column2 * {
    width: calc(50% - 9px);
  }
  #contact .button-group01.column2 *:nth-child(odd) {
    margin-right: 18px;
  }
}
@media screen and (max-width: 767px) {
  #contact .button-group01 {
    margin: 0 0 30px;
  }
  #contact .button-group01.confirm {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}
#contact .button-type01 {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: block;
  background-color: #fff;
  border: 1px solid #333;
  border-radius: 4px;
  text-align: center;
  cursor: pointer;
  height: 44px;
  font-size: 15px;
  font-weight: normal;
  color: #000;
}
@media screen and (min-width: 768px) {
  #contact .button-type01 {
    width: 261px;
  }
}
@media screen and (max-width: 767px) {
  #contact .button-type01 {
    width: 100%;
    margin-bottom: 10px;
  }
}
@media screen and (min-width: 768px) {
  #contact .contact {
    max-width: 500px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 767px) {
  #contact .contact {
    margin: 20px;
  }
}
#contact .contact h3 {
  position: relative;
  margin-bottom: 25px;
  font-size: 16px;
  text-align: center;
}
@media screen and (min-width: 768px) {
  #contact .contact h3 {
    margin-bottom: 35px;
    padding-bottom: 40px;
    font-size: 20px;
  }
  #contact .contact h3:after {
    display: block;
    position: absolute;
    bottom: 0px;
    left: 50%;
    margin-left: -30px;
    width: 60px;
    height: 1px;
    background-color: #707070;
    content: "";
  }
}
@media screen and (max-width: 767px) {
  #contact .contact h3 {
    font-size: 18px;
    margin-bottom: 20px;
    padding-bottom: 18px;
  }
  #contact .contact h3:after {
    display: block;
    position: absolute;
    bottom: 0px;
    left: 50%;
    margin-left: -30px;
    width: 60px;
    height: 1px;
    background-color: #707070;
    content: "";
  }
}
@media screen and (min-width: 768px) {
  #contact .contact dl {
    overflow: hidden;
  }
}
@media screen and (max-width: 767px) {
  #contact .contact dl {
    text-align: center;
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  #contact .contact dl dt {
    font-size: 15px;
    width: 85px;
    margin: 20px 0 0;
    float: left;
    clear: left;
  }
}
@media screen and (max-width: 767px) {
  #contact .contact dl dt:nth-of-type(2) {
    display: inline-block;
    vertical-align: top;
  }
  #contact .contact dl dt:nth-of-type(2):after {
    content: '：';
  }
}
#contact .contact dl dt:nth-of-type(1) {
  letter-spacing: .1em;
}
@media screen and (min-width: 768px) {
  #contact .contact dl dd {
    margin: 20px 0 0;
    overflow: hidden;
  }
  #contact .contact dl dd:nth-of-type(1) {
    font-size: 45px;
    margin: 10px 0 0;
  }
  #contact .contact dl dd:nth-of-type(2) {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  #contact .contact dl dd:nth-of-type(1) {
    font-size: 30px;
    margin: 10px 0 20px;
  }
  #contact .contact dl dd:nth-of-type(2) {
    display: inline-block;
    vertical-align: top;
  }
}
#contact .contact dl dd:nth-of-type(1) {
  letter-spacing: .1em;
}
#contact .contact dl dd:nth-of-type(2) {
  letter-spacing: .1em;
}
#contact .people-block {
  display: inline-block;
  vertical-align: middle;
}
@media screen and (min-width: 768px) {
  #contact .people-block {
    margin-right: 10px;
  }
}
@media screen and (max-width: 767px) {
  #contact .people-block {
    width: 32%;
  }
  #contact .people-block .form-select {
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  #contact .people-block div {
    margin-bottom: 10px;
    font-size: 13px;
  }
}
@media screen and (max-width: 767px) {
  #contact .people-block div {
    margin-bottom: 5px;
    font-size: 14px;
  }
}
#contact .people-block + .undecided-block {
  vertical-align: top;
}
@media screen and (min-width: 768px) {
  #contact .people-block + .undecided-block {
    margin: 30px 0 0 0;
  }
}
@media screen and (max-width: 767px) {
  #contact .people-block + .undecided-block {
    margin: 10px 0 0 0;
  }
}
@media screen and (min-width: 768px) {
  #contact .undecided-block {
    display: inline-block;
    margin-left: 10px;
  }
}
@media screen and (max-width: 767px) {
  #contact .undecided-block {
    display: block;
    margin-top: 10px;
  }
}
#contact > .lead > p.en {
  text-align: left;
}

@media screen and (min-width: 768px) {
  #reservation > .lead {
    width: 320px;
    margin: 75px auto 85px;
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  #reservation > .lead {
    margin: 80px 20px 40px;
  }
}
#reservation > .lead h2 {
  position: relative;
  margin-bottom: 25px;
  font-size: 16px;
}
@media screen and (min-width: 768px) {
  #reservation > .lead h2 {
    text-align: center;
    margin-bottom: 35px;
    padding-bottom: 40px;
    font-size: 20px;
    line-height: 1.8;
  }
  #reservation > .lead h2:after {
    display: block;
    position: absolute;
    bottom: 0px;
    left: 50%;
    margin-left: -30px;
    width: 60px;
    height: 1px;
    background-color: #707070;
    content: "";
  }
}
@media screen and (max-width: 767px) {
  #reservation > .lead h2 {
    font-size: 18px;
    margin-bottom: 20px;
  }
  #reservation > .lead h2 br {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  #reservation > .lead > p {
    line-height: 2;
    margin: 20px 0 0;
  }
}
@media screen and (max-width: 767px) {
  #reservation > .lead > p {
    line-height: 1.92857;
    margin: 20px 0;
  }
}
#reservation > .lead > p a {
  text-decoration: underline;
}
@media screen and (min-width: 768px) {
  #reservation .thanks h2 {
    font-size: 20px;
    margin: 0 0 30px;
  }
}
@media screen and (max-width: 767px) {
  #reservation .thanks h2 {
    font-size: 18px;
    margin: 0 0 20px;
  }
}
@media screen and (min-width: 768px) {
  #reservation .thanks {
    width: 300px;
    margin: 75px auto 85px;
  }
  #reservation .thanks p {
    line-height: 2;
    margin: 2em 0;
  }
}
@media screen and (max-width: 767px) {
  #reservation .thanks {
    margin: 80px 20px 60px;
  }
  #reservation .thanks p {
    font-size: 14px;
    line-height: 2;
    margin: 1.5em 0;
  }
}
@media screen and (min-width: 768px) {
  #reservation .form {
    max-width: 660px;
    margin: 0 auto 85px;
  }
}
@media screen and (max-width: 767px) {
  #reservation .form {
    margin: 20px 20px 50px;
  }
}
#reservation .form .require {
  font-style: normal;
  color: #F00;
}
#reservation .form p:not([class]) {
  text-align: right;
}
@media screen and (min-width: 768px) {
  #reservation .form p:not([class]) {
    font-size: 13px;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 767px) {
  #reservation .form p:not([class]) {
    font-size: 14px;
    margin-bottom: -13px;
  }
}
#reservation .form-table {
  width: 100%;
}
#reservation .form-table th {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (min-width: 768px) {
  #reservation .form-table th {
    width: 170px;
    vertical-align: top;
    font-size: 13px;
    padding: 0 0 35px;
  }
}
@media screen and (max-width: 767px) {
  #reservation .form-table th {
    display: block;
    width: 100%;
    font-size: 14px;
    margin-bottom: 5px;
  }
}
#reservation .form-table th .require {
  margin-left: 5px;
}
#reservation .form-table td {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (min-width: 768px) {
  #reservation .form-table td {
    padding: 0 0 35px;
  }
}
@media screen and (max-width: 767px) {
  #reservation .form-table td {
    display: block;
    width: 100%;
    margin-bottom: 30px;
  }
}
#reservation .form-table td p.error {
  color: #CE0000;
  margin-top: 10px;
}
@media screen and (min-width: 768px) {
  #reservation .form-table td p.error {
    font-size: 13px;
  }
}
@media screen and (max-width: 767px) {
  #reservation .form-table.confirm th {
    border-bottom: 1px solid #707070;
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
}
#reservation .form-input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 0;
  font-size: 16px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px;
  height: 40px;
}
#reservation .form-input.size-full {
  width: 100%;
}
@media screen and (min-width: 768px) {
  #reservation .form-input.size-m {
    width: 200px;
  }
}
@media screen and (max-width: 767px) {
  #reservation .form-input.size-m {
    width: 100%;
  }
}
#reservation .form-input.size-m.flatpickr-input {
  padding-right: 40px;
  background: url("/assets/svg/reservation/icon_calendar.svg") no-repeat right 6px center;
  background-size: 30px 30px;
}
#reservation .form-input.error {
  background-color: #FFF5F5;
}
#reservation .form-textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 0;
  width: 100%;
  font-size: 16px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (min-width: 768px) {
  #reservation .form-textarea {
    padding: 10px;
  }
}
#reservation .form-textarea.size-address {
  height: 80px;
}
@media screen and (min-width: 768px) {
  #reservation .form-textarea.size-message {
    height: 230px;
  }
}
@media screen and (max-width: 767px) {
  #reservation .form-textarea.size-message {
    height: 200px;
  }
}
#reservation .form-textarea.error {
  background-color: #FFF5F5;
}
#reservation .form-select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #ccc;
  border-radius: 0;
  background: none;
  background-image: url(/assets/images/arrow_select.svg);
  background-repeat: no-repeat;
  background-position: right center;
  height: 40px;
  padding: 10px 15px 10px 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (min-width: 768px) {
  #reservation .form-select {
    font-size: 13px;
  }
}
@media screen and (max-width: 767px) {
  #reservation .form-select {
    font-size: 16px;
  }
}
#reservation .form-select::-ms-expand {
  display: none;
}
@media screen and (min-width: 768px) {
  #reservation .form-list li {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 767px) {
  #reservation .form-list li {
    margin-top: 10px;
  }
}
#reservation .form-list li input {
  margin: 0;
}
@media screen and (min-width: 768px) {
  #reservation .privacy-text {
    width: 350px;
    padding-left: 170px;
    line-height: 2.30769;
  }
}
@media screen and (max-width: 767px) {
  #reservation .privacy-text {
    font-size: 14px;
    line-height: 1.92857;
  }
}
@media screen and (min-width: 768px) {
  #reservation .button-group01 {
    margin: 0 0 30px 170px;
  }
  #reservation .button-group01.column2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  #reservation .button-group01.column2 * {
    width: calc(50% - 9px);
  }
  #reservation .button-group01.column2 *:nth-child(odd) {
    margin-right: 18px;
  }
}
@media screen and (max-width: 767px) {
  #reservation .button-group01 {
    margin: 0 0 30px;
  }
  #reservation .button-group01.confirm {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}
#reservation .button-type01 {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: block;
  background-color: #fff;
  border: 1px solid #333;
  border-radius: 4px;
  text-align: center;
  cursor: pointer;
  height: 44px;
  font-size: 15px;
  font-weight: normal;
  color: #000;
}
@media screen and (min-width: 768px) {
  #reservation .button-type01 {
    width: 261px;
  }
}
@media screen and (max-width: 767px) {
  #reservation .button-type01 {
    width: 100%;
    margin-bottom: 10px;
  }
}
@media screen and (min-width: 768px) {
  #reservation .contact {
    max-width: 500px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 767px) {
  #reservation .contact {
    margin: 20px;
  }
}
#reservation .contact h3 {
  position: relative;
  margin-bottom: 25px;
  font-size: 16px;
  text-align: center;
}
@media screen and (min-width: 768px) {
  #reservation .contact h3 {
    margin-bottom: 35px;
    padding-bottom: 40px;
    font-size: 20px;
  }
  #reservation .contact h3:after {
    display: block;
    position: absolute;
    bottom: 0px;
    left: 50%;
    margin-left: -30px;
    width: 60px;
    height: 1px;
    background-color: #707070;
    content: "";
  }
}
@media screen and (max-width: 767px) {
  #reservation .contact h3 {
    font-size: 18px;
    margin-bottom: 20px;
    padding-bottom: 18px;
  }
  #reservation .contact h3:after {
    display: block;
    position: absolute;
    bottom: 0px;
    left: 50%;
    margin-left: -30px;
    width: 60px;
    height: 1px;
    background-color: #707070;
    content: "";
  }
}
@media screen and (min-width: 768px) {
  #reservation .contact dl {
    overflow: hidden;
  }
}
@media screen and (max-width: 767px) {
  #reservation .contact dl {
    text-align: center;
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  #reservation .contact dl dt {
    font-size: 15px;
    width: 85px;
    margin: 20px 0 0;
    float: left;
    clear: left;
  }
}
@media screen and (max-width: 767px) {
  #reservation .contact dl dt:nth-of-type(2) {
    display: inline-block;
    vertical-align: top;
  }
  #reservation .contact dl dt:nth-of-type(2):after {
    content: '：';
  }
}
#reservation .contact dl dt:nth-of-type(1) {
  letter-spacing: .1em;
}
@media screen and (min-width: 768px) {
  #reservation .contact dl dd {
    margin: 20px 0 0;
    overflow: hidden;
  }
  #reservation .contact dl dd:nth-of-type(1) {
    font-size: 45px;
    margin: 10px 0 0;
  }
  #reservation .contact dl dd:nth-of-type(2) {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  #reservation .contact dl dd:nth-of-type(1) {
    font-size: 30px;
    margin: 10px 0 20px;
  }
  #reservation .contact dl dd:nth-of-type(2) {
    display: inline-block;
    vertical-align: top;
  }
}
#reservation .contact dl dd:nth-of-type(1) {
  letter-spacing: .1em;
}
#reservation .contact dl dd:nth-of-type(2) {
  letter-spacing: .1em;
}
#reservation .people-block {
  display: inline-block;
  vertical-align: middle;
}
@media screen and (min-width: 768px) {
  #reservation .people-block {
    margin-right: 10px;
  }
}
@media screen and (max-width: 767px) {
  #reservation .people-block {
    width: 32%;
  }
  #reservation .people-block .form-select {
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  #reservation .people-block div {
    margin-bottom: 10px;
    font-size: 13px;
  }
}
@media screen and (max-width: 767px) {
  #reservation .people-block div {
    margin-bottom: 5px;
    font-size: 14px;
  }
}
#reservation .people-block + .undecided-block {
  vertical-align: top;
}
@media screen and (min-width: 768px) {
  #reservation .people-block + .undecided-block {
    margin: 30px 0 0 0;
  }
}
@media screen and (max-width: 767px) {
  #reservation .people-block + .undecided-block {
    margin: 10px 0 0 0;
  }
}
@media screen and (min-width: 768px) {
  #reservation .undecided-block {
    display: inline-block;
    margin-left: 10px;
  }
}
@media screen and (max-width: 767px) {
  #reservation .undecided-block {
    display: block;
    margin-top: 10px;
  }
}
#reservation > .lead > p {
  text-align: left;
}

.flatpickr-calendar {
  font-family: 'EB Garamond', serif;
}

section.not-found {
  margin: 0px auto 100px;
  padding-top: 50px;
  width: calc(100% - 40px);
}
@media screen and (min-width: 768px) {
  section.not-found {
    padding-top: 100px;
    width: 320px;
  }
}
section.not-found h1 {
  text-align: left;
  margin-bottom: 30px;
  font-size: 16px;
  line-height: 1.5;
}
@media screen and (min-width: 768px) {
  section.not-found h1 {
    text-align: center;
    margin-bottom: 40px;
    font-size: 20px;
  }
}
section.not-found p {
  line-height: 2em;
}

body.en section.not-found h1 {
  font-size: 20px;
  line-height: 1.2em;
}
@media screen and (min-width: 768px) {
  body.en section.not-found h1 {
    font-size: 24px;
    line-height: 33px;
  }
}
body.en section.not-found p {
  line-height: 20px;
}
@media screen and (min-width: 768px) {
  body.en section.not-found p {
    line-height: 25px;
  }
}

/* ========================================
   Villa / Cuisine page (ONE-YA)
   ======================================== */

/* --- Activity page --- */
body.activity .activity-hero {
  position: relative;
  margin-bottom: 60px;
}
body.activity .activity-photo {
  width: 100%;
  aspect-ratio: 16 / 9;
  overflow: hidden;
}
body.activity .activity-photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  -webkit-animation: kenburns 20s linear infinite;
  animation: kenburns 20s linear infinite;
}
body.activity .activity-intro {
  scroll-margin-top: 100px;
  margin: 0 auto 60px;
  padding: 0 20px;
}
@media screen and (min-width: 768px) {
  body.activity .activity-intro {
    margin-bottom: 140px;
    width: 490px;
    padding: 0;
  }
}
body.activity .activity-text h2,
body.activity .activity-text p {
  -webkit-transition-duration: .8s;
  transition-duration: .8s;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, transform;
  -webkit-transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
  transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
}
body.activity .activity-text h2 {
  position: relative;
  margin: 0 0 25px;
  font-size: 15px;
  letter-spacing: 0.2em;
}
@media screen and (min-width: 768px) {
  body.activity .activity-text h2 {
    margin: 0 0 35px;
    padding-bottom: 40px;
    font-size: 20px;
  }
  body.activity .activity-text h2:after {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 66px;
    height: 1px;
    background-color: #707070;
    content: "";
  }
}
body.activity .activity-text p {
  letter-spacing: -0.05em;
  line-height: 2em;
  text-align: justify;
  margin: 0 0 1.5em;
}
body.activity .activity-text p:last-child {
  margin-bottom: 0;
}
body.activity .activity-access-time {
  margin-top: 1em;
  margin-bottom: 0;
  font-size: 0.9em;
  color: #707070;
}
@media screen and (min-width: 768px) {
  body.activity .activity-text p {
    width: 490px;
  }
}
@media screen and (max-width: 767px) {
  body.activity .activity-text p {
    width: calc(100% - 40px);
  }
}
body.activity .activity-section {
  scroll-margin-top: 100px;
  margin-bottom: 200px;
}
body.activity .activity-section:last-child {
  margin-bottom: 60px;
}
body.activity .activity-section .activity-photo {
  margin-bottom: 45px;
}
@media screen and (min-width: 768px) {
  body.activity .activity-section .activity-photo {
    margin-bottom: 80px;
  }
}
body.activity .activity-section-body {
  position: relative;
  margin: 0 auto;
  padding: 0 20px;
}
@media screen and (min-width: 768px) {
  body.activity .activity-section-body {
    width: 490px;
    padding: 0;
  }
}
@media screen and (max-width: 767px) {
  body.activity .activity-hero {
    margin-bottom: 40px;
  }
  body.activity .activity-intro {
    margin-bottom: 50px;
  }
  body.activity .activity-section {
    margin-bottom: 80px;
  }
  body.activity .activity-section .activity-photo {
    margin-bottom: 30px;
  }
}

/* --- Hero --- */
.villa-hero {
  position: relative;
  margin-bottom: 60px;
}
.villa-hero .page-slider {
  margin-bottom: 0;
}

/* --- Photo --- */
.villa-photo {
  width: 100%;
  aspect-ratio: 16 / 9;
  overflow: hidden;
}
.villa-photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  -webkit-animation: kenburns 20s linear infinite;
  animation: kenburns 20s linear infinite;
}

/* --- Side nav (hero, on image) --- */
.villa-side-hero {
  display: none;
}
@media screen and (min-width: 768px) {
  .villa-side-hero {
    display: block;
    position: absolute;
    z-index: 10;
    top: 50%;
    left: 60px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .villa-side-hero ul {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  .villa-side-hero li {
    margin-bottom: 22px;
  }
  .villa-side-hero li:last-child {
    margin-bottom: 0;
  }
  .villa-side-hero a {
    display: block;
    font-size: 13px;
    letter-spacing: 0.15em;
    color: #333;
    text-decoration: none;
    -webkit-transition: opacity 300ms ease;
    transition: opacity 300ms ease;
  }
  .villa-side-hero a::after {
    content: " >";
    margin-left: 6px;
    font-size: 12px;
  }
  .villa-side-hero a:hover {
    opacity: 0.5;
  }
  .villa-side-hero ul ul {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  .villa-side-hero ul ul li {
    margin-bottom: 22px;
  }
  .villa-side-hero ul ul li:last-child {
    margin-bottom: 0;
  }
  .villa-side-hero > ul > li > a {
    margin-bottom: 22px;
    display: block;
  }
  .villa-side-hero ul ul a {
    padding-left: 1.5em;
    font-size: 12px;
  }
}

/* --- Side nav (compact, fixed left) --- */
.villa-side-compact {
  display: none;
}
@media screen and (min-width: 768px) {
  .villa-side-compact {
    display: block;
    position: fixed;
    z-index: 10;
    top: 50%;
    left: 60px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 0;
    pointer-events: none;
    -webkit-transition: opacity 400ms ease;
    transition: opacity 400ms ease;
  }
  .villa-side-compact.is-visible {
    opacity: 1;
    pointer-events: auto;
  }
  .villa-side-compact ul {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  .villa-side-compact > ul > li {
    margin-bottom: 4px;
  }
  .villa-side-compact a {
    display: block;
    padding: 4px 0 4px 12px;
    border-left: 1px solid #b4b4b4;
    font-size: 10px;
    letter-spacing: 0.08em;
    color: #b4b4b4;
    text-decoration: none;
    -webkit-transition: color 300ms ease, border-left-color 300ms ease, -webkit-transform 300ms ease;
    transition: color 300ms ease, border-left-color 300ms ease, transform 300ms ease;
  }
  .villa-side-compact a::after {
    content: " >";
    font-size: 9px;
  }
  .villa-side-compact a:hover,
  .villa-side-compact a.is-current {
    color: #333;
    border-left-color: #333;
  }
  .villa-side-compact a.is-current {
    -webkit-transform: translate(5px, 0px);
    transform: translate(5px, 0px);
  }
  .villa-side-compact ul ul {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  .villa-side-compact ul ul a {
    padding-left: 22px;
    font-size: 9px;
  }
}

/* --- Intro text --- */
.villa-intro {
  scroll-margin-top: 100px;
  margin: 0 auto 60px;
  padding: 0 20px;
}
@media screen and (min-width: 768px) {
  .villa-intro {
    margin-bottom: 140px;
    width: 490px;
    padding: 0;
  }
}

/* --- Text (shared) --- */
.villa-text h2,
.villa-text p {
  -webkit-transition-duration: .8s;
  transition-duration: .8s;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, transform;
  -webkit-transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
  transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
}
.villa-text h2 {
  position: relative;
  margin: 0 0 25px;
  font-size: 15px;
  letter-spacing: 0.2em;
}
@media screen and (min-width: 768px) {
  .villa-text h2 {
    margin: 0 0 35px;
    padding-bottom: 40px;
    font-size: 20px;
  }
  .villa-text h2:after {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 66px;
    height: 1px;
    background-color: #707070;
    content: "";
  }
}
.villa-text p {
  letter-spacing: -0.05em;
  line-height: 2em;
  text-align: justify;
  margin: 0 0 1.5em;
}
.villa-text p:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .villa-text p {
    width: 490px;
  }
}
@media screen and (max-width: 767px) {
  .villa-text p {
    width: calc(100% - 40px);
  }
}

/* --- Section --- */
.villa-section {
  scroll-margin-top: 100px;
  margin-bottom: 200px;
}
.villa-section:last-child {
  margin-bottom: 60px;
}
.villa-section .villa-photo {
  margin-bottom: 45px;
}
@media screen and (min-width: 768px) {
  .villa-section .villa-photo {
    margin-bottom: 80px;
  }
}

.villa-section-body {
  position: relative;
  margin: 0 auto;
  padding: 0 20px;
}
@media screen and (min-width: 768px) {
  .villa-section-body {
    width: 490px;
    padding: 0;
  }
}

/* --- SP --- */
@media screen and (max-width: 767px) {
  .villa-hero {
    margin-bottom: 40px;
  }
  .villa-intro {
    margin-bottom: 50px;
  }
  .villa-section {
    margin-bottom: 80px;
  }
  .villa-section .villa-photo {
    margin-bottom: 30px;
  }
}

/* --- ACCESS page --- */
body.access .access-hero {
  width: 100%;
  margin-bottom: 45px;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  body.access .access-hero {
    margin-bottom: 80px;
  }
}
body.access .access-hero-visual {
  width: 100%;
  aspect-ratio: 16 / 9;
  overflow: hidden;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-animation: kenburns 20s linear infinite;
  animation: kenburns 20s linear infinite;
}
body.access .access-page-content {
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 20px 80px;
}
body.access .access-tel-contact {
  margin-bottom: 75px;
}
body.access .access-contact-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  margin-bottom: 75px;
}
body.access .access-contact-item {
  flex: 1;
  min-width: 200px;
  text-align: center;
  padding: 30px;
}
body.access .access-contact-label {
  margin: 0 0 8px;
  padding-bottom: 8px;
  border-bottom: 2px solid #000;
  font-size: 16px;
}
@media screen and (min-width: 768px) {
  body.access .access-contact-label {
    font-size: 18px;
  }
}
body.access .access-contact-tel {
  margin: 30px 0 0;
  font-size: 18px;
}
@media screen and (min-width: 768px) {
  body.access .access-contact-tel {
    font-size: 24px;
  }
}
body.access .access-contact-link {
  color: inherit;
  text-decoration: none;
  transition: opacity 0.3s;
}
body.access .access-contact-link:hover {
  opacity: 0.7;
}
body.access .access-contact-link-wrap {
  margin: 30px 0 0;
}
body.access .access-tel-txt {
  margin-top: 75px;
}
@media screen and (max-width: 767px) {
  body.access .access-contact-grid {
    gap: 15px;
    margin-bottom: 38px;
  }
  body.access .access-contact-item {
    padding: 15px;
  }
  body.access .access-contact-tel {
    margin: 15px 0 0;
  }
  body.access .access-contact-link-wrap {
    margin: 15px 0 0;
  }
  body.access .access-tel-txt {
    margin-top: 38px;
  }
  body.access .access-info-row {
    padding: 8px 0;
  }
  body.access .access-info-label {
    margin: 0 0 4px;
    padding: 4px 15px;
  }
  body.access .access-info-value {
    padding: 8px 15px;
  }
}
body.access .access-info-row {
  display: flex;
  flex-wrap: wrap;
  padding: 15px 0;
  border-bottom: 1px solid #000;
}
body.access .access-map-section .access-info-row {
  border-bottom: none;
}
body.access .access-tel-txt .access-info-row:last-child {
  border-bottom: none;
}
body.access .access-info-label {
  width: 100%;
  margin: 0 0 8px;
  padding: 8px 30px;
  font-size: 15px;
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  body.access .access-info-label {
    width: 30%;
    margin: 0;
    font-size: 18px;
  }
}
body.access .access-info-value {
  width: 100%;
  margin: 0;
  padding: 15px 30px;
  line-height: 1.8;
  font-size: 14px;
}
@media screen and (min-width: 768px) {
  body.access .access-info-value {
    width: 70%;
    padding: 15px 30px;
  }
}
body.access .access-mail-link {
  color: inherit;
  text-decoration: underline;
}
body.access .access-form-label {
  text-align: center;
  margin: 75px 0 8px;
  padding-bottom: 8px;
  font-size: 16px;
  border-bottom: 1px solid #000;
}
@media screen and (min-width: 768px) {
  body.access .access-form-label {
    font-size: 18px;
  }
}
body.access .access-form-placeholder {
  min-height: 180px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 75px;
  background: #f9f9f9;
  border: 1px dashed #000;
}
body.access .access-form-coming {
  margin: 0;
  color: #999;
  font-size: 14px;
}
body.access .access-map-section {
  margin-top: 75px;
}
body.access .access-map-label {
  text-align: center;
  margin: 0 0 8px;
  padding-bottom: 8px;
  font-size: 16px;
  border-bottom: 1px solid #000;
}
@media screen and (min-width: 768px) {
  body.access .access-map-label {
    font-size: 18px;
  }
}
body.access .access-map {
  padding-top: 45px;
  margin-bottom: 45px;
}
body.access .access-map iframe {
  width: 100%;
  height: 350px;
  display: block;
}
@media screen and (min-width: 768px) {
  body.access .access-map iframe {
    height: 500px;
  }
}

/* ==========================================================================
   Index Page (index.html)
   ========================================================================== */

/* --- body（横オーバーフロー防止：100vw要素対策） --- */
body.index {
  overflow-x: hidden;
  padding-top: 0;
}
body.index main {
  padding-top: 0;
  overflow-x: hidden;
}
body.index.scrollable,
body.index.header-minify {
  padding-left: 32px !important;
  padding-right: 32px !important;
  box-sizing: border-box !important;
}
@media screen and (max-width: 767px) {
  body.index.scrollable,
  body.index.header-minify {
    padding-left: 16px !important;
    padding-right: 16px !important;
  }
}

/* --- ヒーロー先行表示（スクロール前は固定・ヘッダー非表示） --- */
body.index:not(.scrollable):not(.header-minify) {
  overflow: hidden;
  height: 100vh;
}
body.index.scrollable,
body.index.header-minify {
  overflow-x: hidden;
  overflow-y: auto;
  height: auto;
}
body.index:not(.scrollable):not(.header-minify) header {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: opacity 400ms ease, visibility 400ms ease;
}
body.index:not(.scrollable):not(.header-minify) footer {
  display: none;
}

/* --- ヘッダー（左:ハンバーガー / 中央:ロゴ / 右:予約ボタン） --- */
body.index header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 50;
  min-height: 82px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 16px;
  box-sizing: border-box;
  background-color: #fff;
}
body.index.scrollable header,
body.index.header-minify header {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  left: 0 !important;
  right: 0 !important;
  width: 100% !important;
}
@media screen and (min-width: 768px) {
  body.index header {
    min-height: 120px;
    padding: 32px;
  }
}

/* header-minify の transform を無効化 */
body.index.header-minify header .logo,
body.index.header-minify header .button-menu,
body.index.header-minify header .header-reserve,
body.index.header-minify header .logo img {
  transform: none !important;
  -webkit-transform: none !important;
}

/* メニュー開時: ロゴ表示・バツ印を黒に（index は白ヘッダーのため） */
body.index header.navi-open .logo {
  opacity: 1;
  pointer-events: auto;
}
@media screen and (max-width: 767px) {
  body.index header.navi-open .button-menu:before,
  body.index header.navi-open .button-menu:after {
    background-color: #000;
  }
}

/* ヘッダー内要素の配置 */
body.index header .button-menu {
  order: 1;
  flex-shrink: 0;
  position: relative;
  top: auto;
  right: auto;
  width: 40px;
  height: 40px;
  padding: 0 !important;
  margin: 0 !important;
}
body.index header .logo {
  order: 2;
  flex-shrink: 0;
  position: static;
  display: flex;
  align-items: center;
  justify-content: center;
}
body.index header .header-reserve {
  order: 3;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 8px 16px;
  background-color: #fff;
  border: 1px solid #464646;
  border-radius: 6px;
  font-size: 13px;
  line-height: 18px;
  color: #000;
  text-decoration: none;
  box-sizing: border-box;
}
body.index header .header-reserve:before,
body.index header .header-reserve:after {
  display: none !important;
}
@media screen and (min-width: 768px) {
  body.index header .header-reserve {
    padding: 12px 16px;
    font-size: 14px;
    line-height: 1.4;
  }
}

/* --- Hero: ヘッダー用スペース・被り防止 --- */
body.index main::before {
  content: "";
  display: block;
  height: 82px;
  transform: translateY(-100%);
  transition: transform 800ms ease;
}
@media screen and (min-width: 768px) {
  body.index main::before {
    height: 120px;
  }
}
body.index.scrollable main::before,
body.index.header-minify main::before {
  transform: translateY(0) !important;
}
/* スクロール後: main 先頭にヘッダー分の余白（before と重ならないよう before を無効化） */
body.index.scrollable main,
body.index.header-minify main {
  padding-top: 82px;
}
body.index.scrollable main::before,
body.index.header-minify main::before {
  display: none;
}
@media screen and (min-width: 768px) {
  body.index.scrollable main,
  body.index.header-minify main {
    padding-top: 120px;
  }
}

/* --- Hero: セクション本体 --- */
body.index .index-hero {
  position: relative;
  scroll-margin-top: 82px;
  min-height: 70vh;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 80px 20px 60px;
  overflow: hidden;
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  box-sizing: border-box;
  transition: width 800ms ease, min-height 800ms ease, height 800ms ease, padding 800ms ease;
}
@media screen and (max-width: 767px) {
  body.index .index-hero {
    padding-left: 16px;
    padding-right: 16px;
  }
}
body.index:not(.scrollable):not(.header-minify) .index-hero {
  min-height: 100vh;
  height: 100vh;
}
body.index.scrollable .index-hero,
body.index.header-minify .index-hero {
  width: 100% !important;
  min-height: auto;
  padding-top: 50px;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
@media screen and (max-width: 767px) {
  body.index.scrollable .index-hero,
  body.index.header-minify .index-hero {
    height: calc((100vw - 32px) / 2 + 1px);
  }
}
@media screen and (min-width: 768px) {
  body.index .index-hero {
    scroll-margin-top: 120px;
  }
  body.index.scrollable .index-hero,
  body.index.header-minify .index-hero {
    height: calc((100vw - 64px) / 2 + 1px);
    padding-top: 100px;
  }
}

body.index .index-hero-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  overflow: hidden;
  transition: all 800ms ease;
}
body.index.scrollable .index-hero-image,
body.index.header-minify .index-hero-image {
  height: 100%;
}

body.index .index-hero-slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: opacity 500ms ease;
  z-index: 1;
}
body.index .index-hero-slide.is-active {
  opacity: 1;
  z-index: 2;
}
body.index .index-hero-slide img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-animation: kenburns 20s linear infinite;
  animation: kenburns 20s linear infinite;
}

body.index .index-hero .index-hero-title,
body.index .index-hero .catchphrase {
  position: relative;
  z-index: 2;
}
body.index .index-hero .index-hero-title {
  color: #fff;
  font-size: 18px;
  letter-spacing: 0.15em;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
}
@media screen and (min-width: 768px) {
  body.index .index-hero .index-hero-title {
    font-size: 22px;
  }
}
body.index .index-hero .catchphrase {
  color: #fff;
  font-size: 16px;
  margin-top: 24px;
  letter-spacing: 0.15em;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
}
@media screen and (min-width: 768px) {
  body.index .index-hero .catchphrase {
    font-size: 20px;
    margin-top: 32px;
  }
}
body.index.scrollable .index-hero .index-hero-title,
body.index.scrollable .index-hero .catchphrase,
body.index.header-minify .index-hero .index-hero-title,
body.index.header-minify .index-hero .catchphrase {
  opacity: 0;
  pointer-events: none;
  transition: opacity 400ms ease;
}

/* --- Hero: スクロールボタン --- */
body.index .index-hero-scroll-btn {
  display: block;
  position: fixed;
  z-index: 10;
  bottom: 24px;
  left: 50%;
  width: 24px;
  height: 24px;
  margin-left: -12px;
  border: none;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  background: transparent;
  cursor: pointer;
  padding: 0;
  transform: rotate(45deg);
  opacity: 0.7;
  transition: opacity 500ms ease;
  -webkit-animation: lpScrollBounce 2s ease-in-out infinite;
  animation: lpScrollBounce 2s ease-in-out infinite;
}
@media screen and (min-width: 768px) {
  body.index .index-hero-scroll-btn {
    bottom: 36px;
    width: 28px;
    height: 28px;
    margin-left: -14px;
  }
}
body.index:not(.scrollable):not(.header-minify) .index-hero-scroll-btn {
  opacity: 1;
  pointer-events: auto;
}
body.index.scrollable .index-hero-scroll-btn,
body.index.header-minify .index-hero-scroll-btn {
  opacity: 0;
  pointer-events: none;
}
@-webkit-keyframes lpScrollBounce {
  0%, 100% {
    -webkit-transform: rotate(45deg) translateY(0);
    transform: rotate(45deg) translateY(0);
  }
  50% {
    -webkit-transform: rotate(45deg) translateY(8px);
    transform: rotate(45deg) translateY(8px);
  }
}
@keyframes lpScrollBounce {
  0%, 100% {
    transform: rotate(45deg) translateY(0);
  }
  50% {
    transform: rotate(45deg) translateY(8px);
  }
}

/* --- セクション共通（ヒーローと32pxで統一） --- */
body.index .index-section {
  padding: 60px 32px;
  max-width: 800px;
  margin: 0 auto;
  scroll-margin-top: 70px;
}
@media screen and (max-width: 767px) {
  body.index .index-section {
    padding: 60px 16px;
  }
}
@media screen and (min-width: 768px) {
  body.index .index-section {
    padding: 100px 32px;
    scroll-margin-top: 120px;
  }
}
body.index .index-section h2 {
  font-size: 18px;
  margin-bottom: 24px;
  padding-bottom: 12px;
  border-bottom: 1px solid #333;
  letter-spacing: 0.1em;
}
@media screen and (min-width: 768px) {
  body.index .index-section h2 {
    font-size: 22px;
    margin-bottom: 32px;
  }
}

/* --- テキストラッパー・共通テキストスタイル --- */
body.index .index-text-wrapper {
  max-width: 560px;
  margin: 0 auto;
  padding: 0 20px;
}
@media screen and (max-width: 767px) {
  body.index .index-text-wrapper {
    padding: 0;
  }
}
body.index .index-text-wrapper .index-contact-form {
  max-width: none;
  padding: 0;
}
body.index .index-text-wrapper a {
  text-decoration: underline;
}
/* リンクの青色を防ぐ（ブラウザデフォルト上書き） */
body.index main a,
body.index main a:link,
body.index main a:visited {
  color: #333 !important;
}
body.index .index-section p,
body.index .index-text-wrapper p,
body.index .index-villa-text-block p,
body.index .index-villa-intro .index-villa-intro-text p,
body.index .index-activity-text p {
  font-size: 16px;
  letter-spacing: -0.05em;
  line-height: 1.7;
  text-align: justify;
  margin: 0 0 1.5em;
}
body.index .index-section p:last-child,
body.index .index-text-wrapper p:last-child,
body.index .index-villa-text-block p:last-child,
body.index .index-villa-intro .index-villa-intro-text p:last-child,
body.index .index-activity-text p:last-child {
  margin-bottom: 0;
}

/* --- カルーセル画像：ケンバーンアニメーション --- */
body.index .index-villa-carousel .page-slider-slide img,
body.index .index-cuisine-carousel .page-slider-slide img,
body.index .index-activity-carousel .page-slider-slide img {
  -webkit-animation: kenburns 20s linear infinite;
  animation: kenburns 20s linear infinite;
}

/* --- フル幅写真（共通パターン） --- */
body.index .index-villa-intro .index-villa-intro-photo,
body.index .index-dog-friendly-photo,
body.index .index-activity-hero-photo {
  width: 100vw;
  margin-left: calc(50% - 50vw);
  aspect-ratio: 16 / 9;
  overflow: hidden;
}
/* SP: 100vwをやめ横スクロール防止、左右16pxマージン */
@media screen and (max-width: 767px) {
  body.index .index-villa-intro .index-villa-intro-photo,
  body.index .index-dog-friendly-photo,
  body.index .index-activity-hero-photo {
    width: 100%;
    margin-left: 0;
  }
}
body.index .index-villa-intro .index-villa-intro-photo img,
body.index .index-dog-friendly-photo img,
body.index .index-activity-hero-photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  -webkit-animation: kenburns 20s linear infinite;
  animation: kenburns 20s linear infinite;
}

body.index .index-villa-intro {
  margin-bottom: 40px;
}
body.index .index-villa-intro .index-villa-intro-photo {
  margin-bottom: 24px;
}
@media screen and (min-width: 768px) {
  body.index .index-villa-intro {
    margin-bottom: 80px;
  }
  body.index .index-villa-intro .index-villa-intro-photo {
    margin-bottom: 40px;
  }
}

body.index .index-dog-friendly-photo {
  margin-bottom: 24px;
}
@media screen and (min-width: 768px) {
  body.index .index-dog-friendly-photo {
    margin-bottom: 40px;
  }
}

body.index .index-activity-hero-photo {
  margin-bottom: 60px;
}
@media screen and (max-width: 767px) {
  body.index .index-activity-hero-photo {
    margin-bottom: 40px;
  }
}

/* --- VILLAカルーセル --- */
body.index .index-villa-carousel {
  position: relative;
  max-width: 1120px;
  margin: 0 auto;
  padding: 70px 20px 60px;
  scroll-margin-top: 70px;
}
@media screen and (max-width: 767px) {
  body.index .index-villa-carousel {
    padding: 70px 16px 60px;
  }
}
@media screen and (min-width: 768px) {
  body.index .index-villa-carousel {
    padding: 120px 40px 100px;
    scroll-margin-top: 120px;
  }
}
body.index .index-villa-carousel:not(.index-villa-carousel-layout) .page-slider {
  width: 100vw;
  margin-left: calc(50% - 50vw);
  margin-bottom: 22px;
}
@media screen and (max-width: 767px) {
  body.index .index-villa-carousel:not(.index-villa-carousel-layout) .page-slider {
    width: 100%;
    margin-left: 0;
  }
}
@media screen and (min-width: 768px) {
  body.index .index-villa-carousel:not(.index-villa-carousel-layout) .page-slider {
    margin-bottom: 40px;
  }
}

/* --- VILLA 写真左・タブ右レイアウト（CUISINE型） --- */
body.index .index-villa-carousel-layout .index-villa-body {
  display: block;
}
@media screen and (min-width: 768px) {
  body.index .index-villa-carousel-layout .index-villa-body {
    display: flex;
    gap: 0;
    align-items: stretch;
    max-width: none;
    margin-left: calc(50% - 50vw);
    width: 100vw;
  }
  body.index .index-villa-carousel-layout .index-villa-photo {
    flex: 1;
    min-width: 0;
  }
  body.index .index-villa-carousel-layout .index-villa-photo .page-slider {
    width: 100%;
    height: 100%;
    margin-left: 0;
  }
  body.index .index-villa-carousel-layout .index-villa-photo .page-slider-track {
    aspect-ratio: auto;
    height: 100%;
  }
  body.index .index-villa-carousel-layout .index-villa-menu {
    flex: 0 0 380px;
    padding: 0 40px 0 40px;
    display: flex;
    flex-direction: column;
  }
  body.index .index-villa-carousel-layout .index-villa-menu .index-villa-text-block {
    max-width: none;
    margin: 0;
    padding: 0;
    min-height: 380px;
    flex: 1;
    overflow-y: auto;
  }
}
body.index .index-villa-carousel-layout .index-villa-photo {
  position: relative;
  margin-bottom: 22px;
}
@media screen and (min-width: 768px) {
  body.index .index-villa-carousel-layout .index-villa-photo {
    margin-bottom: 0;
  }
}
body.index .index-villa-carousel-layout .index-villa-menu .index-villa-text-block {
  position: relative;
  min-height: 400px;
}
body.index .index-villa-carousel-layout .index-villa-menu .index-villa-text-block .index-villa-text {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
@media screen and (min-width: 768px) {
  body.index .index-villa-carousel-layout .index-villa-menu .index-villa-text-block {
    min-height: 380px;
  }
}
body.index .index-villa-carousel-layout .index-villa-menu .index-villa-tabs {
  margin-top: 12px;
  margin-bottom: 32px;
}
body.index .index-villa-carousel > h2 {
  font-size: 18px;
  margin-bottom: 24px;
  padding: 0 0 12px;
  margin-left: max(0px, (min(1120px, 100vw) - 800px) / 2);
  max-width: 720px;
  border-bottom: 1px solid #333;
  letter-spacing: 0.1em;
}
@media screen and (min-width: 768px) {
  body.index .index-villa-carousel > h2 {
    font-size: 22px;
    margin-bottom: 32px;
  }
}

body.index .index-villa-intro .index-villa-intro-text {
  max-width: 560px;
  margin: 0 auto;
  padding: 0 20px;
}
@media screen and (max-width: 767px) {
  body.index .index-villa-intro .index-villa-intro-text {
    padding: 0;
  }
}
body.index .index-villa-intro .index-villa-intro-text h3 {
  font-size: 15px;
  margin: 0 0 25px;
  letter-spacing: 0.2em;
  position: relative;
}
@media screen and (min-width: 768px) {
  body.index .index-villa-intro .index-villa-intro-text h3 {
    font-size: 20px;
    margin-bottom: 35px;
    padding-bottom: 40px;
  }
  body.index .index-villa-intro .index-villa-intro-text h3:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 66px;
    height: 1px;
    background-color: #707070;
  }
}

body.index .index-villa-tabs {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  align-items: center;
  margin-top: 12px;
  margin-bottom: 32px;
}
body.index .index-villa-tabs button {
  padding: 8px 12px;
  font-size: 12px;
  border: 1px solid #333;
  background: #fff;
  color: #333;
  cursor: pointer;
  transition: background 0.3s, color 0.3s;
}
body.index .index-villa-tabs button.is-active {
  background: #333;
  color: #fff;
}

body.index .index-villa-text-block {
  max-width: 560px;
  margin: 0 auto;
  padding: 0 20px;
}
@media screen and (max-width: 767px) {
  body.index .index-villa-carousel .index-villa-text-block {
    padding: 0;
  }
}
body.index .index-villa-text-block .index-villa-text {
  display: none;
}
body.index .index-villa-text-block .index-villa-text.is-active {
  display: block;
}
body.index .index-villa-text-block h3 {
  font-size: 15px;
  margin: 0 0 1.5em;
  letter-spacing: 0.2em;
  position: relative;
}
@media screen and (min-width: 768px) {
  body.index .index-villa-text-block h3 {
    font-size: 20px;
    margin-bottom: 1.5em;
    padding-bottom: 0.5em;
  }
  body.index .index-villa-text-block h3:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 66px;
    height: 1px;
    background-color: #707070;
  }
}

/* --- CUISINEカルーセル（写真を左端から表示） --- */
body.index .index-cuisine-carousel .index-cuisine-body {
  display: block;
}
@media screen and (min-width: 768px) {
  body.index .index-cuisine-carousel .index-cuisine-body {
    display: flex;
    gap: 0;
    align-items: stretch;
    max-width: none;
    margin-left: calc(50% - 50vw);
    width: 100vw;
  }
  body.index .index-cuisine-carousel .index-cuisine-photo {
    flex: 1;
    min-width: 0;
  }
  body.index .index-cuisine-carousel .index-cuisine-photo .page-slider,
  body.index .index-cuisine-carousel .index-cuisine-photo .index-cuisine-bbq-slider {
    width: 100%;
    height: 100%;
  }
  body.index .index-cuisine-carousel .index-cuisine-photo .page-slider-track {
    aspect-ratio: auto;
    height: 100%;
  }
  body.index .index-cuisine-carousel .index-cuisine-photo-single {
    aspect-ratio: auto;
    height: 100%;
  }
  body.index .index-cuisine-carousel .index-cuisine-menu {
    flex: 0 0 380px;
    padding: 0 40px 0 40px;
    display: flex;
    flex-direction: column;
  }
  body.index .index-cuisine-carousel .index-cuisine-menu .index-villa-text-block {
    max-width: none;
    margin: 0;
    min-height: 380px;
    flex: 1;
  }
}
body.index .index-cuisine-carousel .index-cuisine-photo {
  position: relative;
}
body.index .index-cuisine-carousel .index-cuisine-photo-panel {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s ease;
}
body.index .index-cuisine-carousel .index-cuisine-photo-panel.is-active {
  position: relative;
  opacity: 1;
  pointer-events: auto;
  height: 100%;
}
body.index .index-cuisine-carousel .index-cuisine-photo-panel img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
body.index .index-cuisine-carousel .index-cuisine-photo-single {
  width: 100%;
  aspect-ratio: 16 / 9;
  overflow: hidden;
}
body.index .index-cuisine-carousel .index-cuisine-photo-single img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-animation: kenburns 20s linear infinite;
  animation: kenburns 20s linear infinite;
}
body.index .index-cuisine-carousel .index-cuisine-photo .page-slider,
body.index .index-cuisine-carousel .index-cuisine-photo .index-cuisine-bbq-slider {
  width: 100%;
  margin-left: 0;
  height: 100%;
}
body.index .index-cuisine-carousel .index-cuisine-photo-breakfast.is-active .index-cuisine-photo-single,
body.index .index-cuisine-carousel .index-cuisine-photo-dinner.is-active .index-cuisine-photo-single {
  height: 100%;
}
body.index .index-cuisine-carousel .page-slider {
  margin-bottom: 22px;
}
body.index .index-cuisine-carousel .index-cuisine-bbq-slider {
  margin-bottom: 45px;
}
body.index .index-cuisine-carousel .index-cuisine-photo-single {
  margin-bottom: 22px;
}
@media screen and (min-width: 768px) {
  body.index .index-cuisine-carousel .page-slider {
    margin-bottom: 0;
  }
  body.index .index-cuisine-carousel .index-cuisine-bbq-slider {
    margin-bottom: 50px;
  }
  body.index .index-cuisine-carousel .index-cuisine-photo-single {
    margin-bottom: 0;
  }
}
body.index .index-cuisine-carousel .index-cuisine-menu .index-villa-text-block {
  position: relative;
  min-height: 400px;
}
body.index .index-cuisine-carousel .index-cuisine-menu .index-villa-text-block .index-villa-text {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
@media screen and (max-width: 767px) {
  body.index .index-cuisine-carousel .index-cuisine-menu .index-villa-text-block {
    min-height: auto;
  }
  body.index .index-cuisine-carousel .index-cuisine-menu .index-villa-text-block .index-villa-text {
    position: static;
  }
}
@media screen and (min-width: 768px) {
  body.index .index-cuisine-carousel .index-cuisine-menu .index-villa-text-block {
    min-height: 380px;
  }
}
body.index .index-cuisine-carousel .index-villa-tabs {
  margin-top: 12px;
  margin-bottom: 32px;
}
body.index .index-cuisine-carousel .index-villa-text-block ul.menu {
  list-style: none;
  padding-left: 1.2em;
  margin: 0 0 1.5em;
  line-height: 2em;
}
body.index .index-cuisine-carousel .index-villa-text-block ul.menu:last-of-type {
  margin-bottom: 0;
}
body.index .index-cuisine-carousel .index-villa-text-block ul.menu li {
  position: relative;
  padding-left: 1em;
  margin-bottom: 0.5em;
}
body.index .index-cuisine-carousel .index-villa-text-block ul.menu li:before {
  content: "・";
  position: absolute;
  left: 0;
}
body.index .index-cuisine-note {
  margin: 0.375em 0 0;
  padding: 0 20px;
  line-height: 2em;
  text-align: left;
}
@media screen and (max-width: 767px) {
  body.index .index-cuisine-note {
    padding: 0;
  }
}
@media screen and (min-width: 768px) {
  body.index .index-cuisine-note {
    margin-top: auto;
    padding: 0;
    flex-shrink: 0;
  }
}

/* --- シェフズテーブル（独立セクション） --- */
body.index .index-chefstable-section .index-text-wrapper h3 {
  font-size: 15px;
  margin: 0 0 1.5em;
  letter-spacing: 0.2em;
  position: relative;
}
@media screen and (min-width: 768px) {
  body.index .index-chefstable-section .index-text-wrapper h3 {
    font-size: 20px;
    margin-bottom: 1.5em;
    padding-bottom: 0.5em;
  }
  body.index .index-chefstable-section .index-text-wrapper h3:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 66px;
    height: 1px;
    background-color: #707070;
  }
}
body.index .index-chefstable-section .index-chefstable-photo {
  width: 100vw;
  margin-left: calc(50% - 50vw);
  aspect-ratio: 16 / 9;
  overflow: hidden;
  margin-bottom: 24px;
}
body.index .index-chefstable-section .index-chefstable-photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  -webkit-animation: kenburns 20s linear infinite;
  animation: kenburns 20s linear infinite;
}
@media screen and (min-width: 768px) {
  body.index .index-chefstable-section .index-chefstable-photo {
    margin-bottom: 40px;
  }
}

/* --- ACTIVITYカルーセル（写真を左端から表示・CUISINEと同じレイアウト） --- */
body.index .index-activity-carousel .index-activity-body {
  display: block;
}
@media screen and (min-width: 768px) {
  body.index .index-activity-carousel .index-activity-body {
    display: flex;
    gap: 0;
    align-items: stretch;
    max-width: none;
    margin-left: calc(50% - 50vw);
    width: 100vw;
  }
  body.index .index-activity-carousel .index-activity-photo {
    flex: 1;
    min-width: 0;
  }
  body.index .index-activity-carousel .index-activity-photo .page-slider {
    width: 100%;
    height: 100%;
  }
  body.index .index-activity-carousel .index-activity-content {
    flex: 0 0 380px;
    padding: 0 40px 0 40px;
  }
  body.index .index-activity-carousel .index-activity-content .index-villa-text-block {
    max-width: none;
    margin: 0;
  }
}
body.index .index-activity-carousel .index-activity-content {
  padding: 0 20px;
}
@media screen and (max-width: 767px) {
  body.index .index-activity-carousel .index-activity-content {
    padding: 0;
  }
}
body.index .index-activity-carousel .index-activity-photo .page-slider {
  width: 100%;
  margin-left: 0;
  margin-bottom: 22px;
}
@media screen and (min-width: 768px) {
  body.index .index-activity-carousel .index-activity-photo .page-slider {
    margin-bottom: 0;
  }
}
body.index .index-activity-carousel .index-villa-tabs {
  margin-top: 12px;
  margin-bottom: 32px;
}
body.index .index-activity-carousel .index-villa-text-block .time {
  font-size: 12px;
  color: #666;
  margin-top: 0.5em;
}
body.index .index-activity-intro {
  margin: 0 auto 60px;
  padding: 0 20px;
}
@media screen and (max-width: 767px) {
  body.index .index-activity-intro {
    padding: 0;
  }
}
@media screen and (min-width: 768px) {
  body.index .index-activity-intro {
    margin-bottom: 140px;
    width: 560px;
    padding: 0;
  }
}
@media screen and (max-width: 767px) {
  body.index .index-activity-intro {
    margin-bottom: 50px;
  }
}
body.index .index-activity-text h2 {
  position: relative;
  margin: 0 0 25px;
  font-size: 15px;
  letter-spacing: 0.2em;
}
@media screen and (min-width: 768px) {
  body.index .index-activity-text h2 {
    margin: 0 0 35px;
    padding-bottom: 40px;
    font-size: 20px;
  }
  body.index .index-activity-text h2:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 66px;
    height: 1px;
    background-color: #707070;
  }
}

/* --- LOCATIONカルーセル --- */
/* --- LOCATION 流れるギャラリー（右→左、高さ420px、小さい画像で解像度をカバー） --- */
body.index .index-location-flow {
  height: 420px;
  overflow: hidden;
  margin-bottom: 22px;
  width: 100vw;
  margin-left: calc(50% - 50vw);
}
@media screen and (min-width: 768px) {
  body.index .index-location-flow {
    margin-bottom: 40px;
  }
}
body.index .index-location-flow-track {
  display: flex;
  width: max-content;
  height: 100%;
  gap: 12px;
  padding: 0 12px;
  animation: location-flow 30s linear infinite;
}
body.index .index-location-flow-item {
  flex-shrink: 0;
  width: 280px;
  height: 100%;
  overflow: hidden;
}
body.index .index-location-flow-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
@keyframes location-flow {
  0% { transform: translateX(0); }
  100% { transform: translateX(-50%); }
}
body.index .index-location-carousel .index-text-wrapper {
  margin-top: 0;
}

/* --- ACCESS 地図 --- */
body.index #access .access-map-section {
  max-width: 1000px;
  margin: 40px auto 0;
  padding: 0 20px;
}
@media screen and (max-width: 767px) {
  body.index #access .access-map-section {
    padding: 0;
  }
}
body.index #access .access-map {
  padding-top: 45px;
  margin-bottom: 45px;
}
body.index #access .access-map iframe {
  width: 100%;
  height: 350px;
  display: block;
}
@media screen and (min-width: 768px) {
  body.index #access .access-map iframe {
    height: 500px;
  }
}

/* --- お問い合わせフォーム --- */
body.index .index-contact-form {
  max-width: 490px;
  margin: 0 auto;
  padding: 0 20px;
}
@media screen and (max-width: 767px) {
  body.index .index-contact-form {
    padding: 0;
  }
}
body.index .index-contact-form .form-required-note {
  color: #c00;
  font-size: 12px;
  margin-bottom: 16px;
}
body.index .index-contact-form .form-row {
  margin-bottom: 24px;
}
body.index .index-contact-form label {
  display: block;
  margin-bottom: 8px;
  font-size: 14px;
}
body.index .index-contact-form input[type="text"],
body.index .index-contact-form input[type="email"],
body.index .index-contact-form input[type="tel"],
body.index .index-contact-form textarea {
  width: 100%;
  padding: 12px 16px;
  border: 1px solid #ccc;
  font-size: 14px;
  font-family: inherit;
  box-sizing: border-box;
}
body.index .index-contact-form input:-webkit-autofill,
body.index .index-contact-form input:-webkit-autofill:hover,
body.index .index-contact-form input:-webkit-autofill:focus,
body.index .index-contact-form input:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0 30px #fff inset !important;
  box-shadow: 0 0 0 30px #fff inset !important;
  background-color: #fff !important;
}
body.index .index-contact-form textarea {
  min-height: 260px;
  resize: vertical;
}
body.index .index-contact-form .form-submit {
  margin-top: 32px;
}
body.index .index-contact-form .form-submit button {
  width: 100%;
  padding: 16px 48px;
  background: #333;
  color: #fff;
  border: none;
  font-size: 14px;
  letter-spacing: 0.1em;
  cursor: pointer;
  font-family: inherit;
}
body.index .index-contact-form .form-submit button:hover {
  background: #555;
}
body.index .index-contact-form .form-submit button:disabled {
  opacity: 0.6;
  cursor: not-allowed;
}
body.index .index-contact-form .error_str {
  color: #c00;
  font-size: 12px;
  margin-top: 4px;
}
body.index .index-contact-form .error_form,
body.index .index-contact-form input.error_form,
body.index .index-contact-form textarea.error_form {
  border-color: #c00 !important;
}
body.index .form-success-message {
  text-align: center;
  padding: 48px 20px;
  font-size: 16px;
  line-height: 1.8;
}

/* 送信確認モーダル（.modal クラスを使わず完全に独立） */
body.index .form-confirm-modal {
  display: none;
  position: fixed;
  z-index: 60;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
body.index .form-confirm-modal.show {
  display: block;
}
body.index .form-confirm-modal .form-confirm-modal-inner {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: calc(100% - 40px);
  max-width: 490px;
  max-height: 80vh;
  overflow-y: auto;
  padding: 24px;
  background: #fff;
  border-radius: 0;
}
body.index .form-confirm-modal .form-confirm-title {
  margin: 0 0 20px;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
}
body.index .form-confirm-modal .form-confirm-list {
  margin: 0 0 24px;
  padding: 16px;
  background: #fff;
  font-size: 14px;
}
body.index .form-confirm-modal .form-confirm-item {
  padding: 12px 0;
}
body.index .form-confirm-modal .form-confirm-item:first-child {
  padding-top: 0;
}
body.index .form-confirm-modal .form-confirm-item:last-child {
  padding-bottom: 0;
}
body.index .form-confirm-modal .form-confirm-label {
  margin-bottom: 8px;
  padding-bottom: 8px;
  font-size: 14px;
  font-weight: 600;
  color: #333;
  letter-spacing: 0.05em;
  border-bottom: 1px solid #333;
}
body.index .form-confirm-modal .form-confirm-content {
  font-size: 14px;
  color: #333;
  white-space: pre-wrap;
  word-break: break-all;
  line-height: 1.8;
}
body.index .form-confirm-modal .form-confirm-buttons {
  display: flex;
  gap: 12px;
  justify-content: center;
}
body.index .form-confirm-modal .form-confirm-btn {
  min-width: 140px;
  padding: 12px 24px;
  font-size: 14px;
  font-weight: 600;
  font-family: inherit;
  border-radius: 0;
  cursor: pointer;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
body.index .form-confirm-modal .form-confirm-btn:hover {
  opacity: 0.85;
}
body.index .form-confirm-modal .form-confirm-btn-back {
  background: #e0e0e0;
  color: #333;
  border: none;
}
body.index .form-confirm-modal .form-confirm-btn-submit {
  background: #333;
  color: #fff;
  border: none;
}
@media screen and (max-width: 767px) {
  body.index .form-confirm-modal .form-confirm-buttons {
    flex-direction: column-reverse;
    gap: 12px;
  }
  body.index .form-confirm-modal .form-confirm-btn {
    width: 100%;
    min-width: 0;
    box-sizing: border-box;
  }
}

/* 送信完了モーダル */
body.index .form-success-modal {
  display: none;
  position: fixed;
  z-index: 60;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
}
body.index .form-success-modal.show {
  display: block;
}
body.index .form-success-modal .form-success-modal-inner {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: calc(100% - 40px);
  max-width: 490px;
  padding: 24px;
  background: #fff;
  border-radius: 0;
}
body.index .form-success-modal .form-success-title {
  margin: 0 0 16px;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
}
body.index .form-success-modal .form-success-text {
  margin: 0 0 24px;
  font-size: 14px;
  line-height: 1.8;
  text-align: center;
}
body.index .form-success-modal .form-success-buttons {
  display: flex;
  justify-content: center;
}
body.index .form-success-modal .form-success-btn-close {
  min-width: 140px;
  padding: 12px 24px;
  font-size: 14px;
  font-weight: 600;
  font-family: inherit;
  background: #333;
  color: #fff;
  border: none;
  border-radius: 0;
  cursor: pointer;
}
body.index .form-success-modal .form-success-btn-close:hover {
  opacity: 0.85;
}
@media screen and (max-width: 767px) {
  body.index .form-success-modal .form-success-btn-close {
    width: 100%;
    min-width: 0;
  }
}

/* --- フッターメニュー：2列レイアウト、DOG FRIENDLY STAY を CUISINE の下に --- */
body.index footer .menu {
  max-width: 352px;
}
body.index footer .menu nav {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  height: 220px;
}
body.index footer .menu nav > a {
  width: 160px;
  margin-bottom: 6px;
  line-height: 30px;
}
