@charset "utf-8";

/*
Theme Name: enishi-japan
Description: enishi-japan
Version: 1.0
*/

html { line-height: 1.15; -webkit-text-size-adjust: none; -webkit-tap-highlight-color: transparent; }
body { margin: 0; }
main { display: block; }
p,table,blockquote,address,pre,iframe,form,figure,dl { margin: 0; }
h1,h2,h3,h4,h5,h6 { margin: 0; font-size: inherit; font-weight: inherit; line-height: inherit; }
ul,ol,nav { padding: 0; margin: 0; list-style: none; }
dt { font-weight: bold; }
dd { margin-left: 0; }
hr { -webkit-box-sizing: content-box; box-sizing: content-box; height: 0; margin: 0; overflow: visible; clear: both; color: inherit; border: 0; border-top: 1px solid; }
pre { font-family: monospace, monospace; font-size: inherit; }
address { font-style: inherit; }
a { color: inherit; text-decoration: none; background-color: transparent; }
abbr[title] { -webkit-text-decoration: underline dotted; text-decoration: underline; text-decoration: underline dotted; border-bottom: none; }
b { font-weight: bolder; }
code,kbd,samp { font-family: monospace, monospace; font-size: inherit; }
small { font-size: 80%; }
sub,sup { position: relative; font-size: 75%; line-height: 0; vertical-align: baseline; }
sub { bottom: -0.25em; }
sup { top: -0.5em; }
img { width: 100%; max-width: 100%; height: auto; vertical-align: bottom; border-style: none; }
embed,object,iframe { vertical-align: bottom; border: 0; }
button,input,optgroup,select,textarea { padding: 0; margin: 0; font: inherit; color: inherit; text-align: inherit; vertical-align: middle; background: transparent; border: 0; border-radius: 0; outline: 0; -webkit-appearance: none; -moz-appearance: none; appearance: none; }
[type="checkbox"] { -webkit-appearance: checkbox; -moz-appearance: checkbox; appearance: checkbox; }
[type="radio"] { -webkit-appearance: radio; -moz-appearance: radio; appearance: radio; }
button,input { overflow: visible; }
button,select { text-transform: none; }
button,[type="button"],[type="reset"],[type="submit"] { cursor: pointer; -webkit-appearance: none; -moz-appearance: none; appearance: none; }
button[disabled],[type="button"][disabled],[type="reset"][disabled],[type="submit"][disabled] { cursor: default; }
button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner { padding: 0; border-style: none; }
button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring { outline: 1px dotted ButtonText; }
fieldset { min-width: 0; padding: 0; margin: 0; border: 0; }
legend { display: table; max-width: 100%; padding: 0; color: inherit; white-space: normal; }
progress { vertical-align: baseline; }
textarea { overflow: auto; }
[type="checkbox"],[type="radio"] { padding: 0; }
[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button { height: auto; }
[type="search"] { outline-offset: -2px; }
[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
::-webkit-file-upload-button { -webkit-appearance: button; font: inherit; }
label[for] { cursor: pointer; }
details { display: block; }
summary { display: list-item; }
table { border-spacing: 0; border-collapse: collapse; }
caption { text-align: left; }
td,th { vertical-align: top; }
th { font-weight: bold; text-align: left; }
template { display: none; }
[hidden] { display: none; }
i { font-style: normal; }
*:focus { outline: 0; }
* {padding: 0; margin: 0;}
* { -o-box-sizing: border-box; -ms-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
::before,::after { -o-box-sizing: border-box; -ms-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
article, aside, figure, figcaption, footer, header, nav, section { display: block; }

html {overflow-x: hidden; font-family: YakuHanJP, YuGothic, "Yu Gothic Medium", "Yu Gothic", Meiryo, sans-serif; font-size: 62.5%; -webkit-font-feature-settings: "palt"; -ms-font-feature-settings: "palt"; -o-font-feature-settings: "palt"; font-feature-settings: "palt"; line-height: 1.8; color: #d4dcd6; letter-spacing: 0.17em; background-color: #0e0e0e; word-spacing: 1px; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased;}
@media only screen and (min-width: 1600px) {html {font-size: 75%;}}
@media only screen and (min-width: 1800px) {html {font-size: 85%;}}
@media only screen and (min-width: 2000px) {html {font-size: 95%;}}
@media only screen and (min-width: 2200px) {html {font-size: 105%;}}
@media only screen and (min-width: 2400px) {html {font-size: 115%;}}

body.modalOn {position: fixed;}
body {z-index: 0; width: 100%;overflow: hidden;}
.main {position: relative;font-size: 1.6rem;}
.contents-wrapper {position: relative; z-index: 0; display: block; width: 100%; max-width: 100%; height: auto; min-height: 100%; padding: 0; margin: 0; overflow: hidden; transition: opacity 0.5s linear;}

.flex-container {display: flex; display: -moz-flex; display: -ms-flex; display: -o-flex;}
.flex-reverse {flex-direction: row-reverse;}
.overlay {position: absolute; z-index: 2; width: 100%; height: 100%; pointer-events: none; background-color: rgb(0 0 0 / 6%);}
.pc {display: block;}
.sp {display: none;}
.inner {width: 91.8%; margin: 0 auto;}
.contents-margin {margin: 0 0 18rem;}
.contents-padding {padding: 0 0 18rem;}
.display-none {display: none;}
.opacity0,.fadeIn-title {opacity: 0;}
.opacity1 {opacity: 1;}
.mt-text {margin-top: 2.4rem;}

@media only screen and (max-width: 767px) {
.tab {display: none;}
}

@media only screen and (max-width: 450px) {
.pc {display: none;}
.sp {display: block;}
.main {font-size: 1.3rem;}
.inner {width: 88%;}
.contents-margin {margin: 0 0 11rem;}
.contents-padding {padding: 0 0 11rem;}
}

.font-serif,.common-btn,.common-title {font-family: "Hina Mincho", serif;}
.font-en {font-family: "EB Garamond", serif;}
.bold {font-weight: bold;}

/* ==================================
    header
    ================================== */
.g-nav {position: absolute; top: 7.1rem; right: calc(4.1% + 3.2rem); z-index: 99; color: #fff;}
.active .header-wrap {z-index: 101;}
.header-wrap {position: relative; z-index: 99; width: 100vw; color: #fff;}
.active .header-logo-container {opacity: 0;}
.active .site-menu .header-logo-container {z-index: 3; mix-blend-mode: difference; opacity: 1;}
.header-logo-container {position: fixed; top: 5.2rem; left: 4.1%; width: 11.2rem; height: 12.6rem; transition: 0.3s ease-out;}
.header-logo {display: block;}
.nav-list {margin: 0 6.4rem 0 0;}
.nav-item {margin: 0 3.2rem 0 0; font-size: 1.6rem; transition: 0.3s ease-out;}
.nav-item:last-child {margin: 0;}

.nav-item.for-english .header-link span {position: relative; align-items: center;}
.nav-item.for-english .header-link span::before {content: ""; width: 1.6rem; height: 1.6rem; background: url(assets/images/common/global-pict.svg) center center/cover no-repeat; margin-right: 1.2rem;}
.menu-btn-container {position: fixed; top: 7.5rem; right: 4.1%; align-items: center; width: 3.2rem; height: 1.8rem;}
.menu-btn {position: absolute; top: 0; left: 0; width: 100%; height: 100%; pointer-events: all; cursor: pointer; transition: 0.3s ease-out;}
.menu-btn::before,.menu-btn::after {position: absolute; width: 100%; height: 2px; content: ""; background: #fff; transition: 0.3s ease-out;}
.active .menu-btn::before {top: 50%;transform: rotate(45deg);}
.menu-btn::before {top: 0;}
.active .menu-btn::after {top: 50%; transform: rotate(-45deg);}
.menu-btn::after {bottom: 0;}
.active .nav-btn {pointer-events: none; opacity: 0; transform: translateX(2rem);}
.nav-btn {display: block; width: 100%; height: 2px; background: #fff; transition: 0.3s ease-out;}
.reserved-btn-container {position: fixed; bottom: 5.6rem; right: 4.1%; z-index: 99; width: 30rem; height: 6.4rem; font-size: 1.6rem; border: solid 1px #fff;}
.reserved-btn {position: relative; align-items: center; justify-content: center; height: 100%; color: #FFFFFF; transition: 0.3s ease-out;}
.reserved-btn::after {position: absolute; z-index: -1; width: 100%; height: 100%; content: ""; background: #FFFFFF; opacity: 0; transition: 0.3s ease-out;}

.active .site-menu {visibility: visible; opacity: 1;}
.site-menu {position: fixed; top: 0; left: 0; right: 0; bottom: 0; z-index: 100; width: 100%; height: 100%; visibility: hidden; opacity: 0; transition: 0.6s ease-out;}
.site-menu-bg {position: absolute; top: 0; left: 0; z-index: -1; width: 100vw; height: 100vh; background: #000;}
.site-menu-wrap {width: 100%; height: 100%;}
.site-menu-img-container {position: relative; width: 35.8%; height: 100vh;}
.site-menu-container {position: relative; width: 64.2%; height: 100vh;}
.site-menu-img-box {position: absolute; top: 0; left: 0; width: 100%; height: 100%; opacity: 0; transition: 0.2s ease-out;}
.site-menu-img {height: 100%; object-fit: cover;}
.site-menu-img-box.is-show,.site-menu-img-box.current {opacity: 1;}
.site-menu-img-box.current {z-index: -1;}
.site-menu-box {position: absolute; top: 50%; left: 50%; width: 57%; min-width: 39.6rem; transform: translate(-50%, -50%);}
.top-site-menu-container {justify-content: space-between; margin: 0 0 6.4rem;}
.site-menu-item.current {opacity: 0.5;}
.site-menu-item {overflow: hidden; font-size: 1.4rem; line-height: 1; transition: 0.2s ease-out;}
.site-menu-bar {width: 2rem; height: 1px; background: #d4dcd6; margin: 1.6rem 0; display: block; opacity: 0;}
.active .site-menu-bar {opacity: 1; transition: 0.3s ease-out; transition-delay: 0.5s;}

.active .site-menu-item a {opacity: 1;transform: translateY(0);}
.site-menu-item a {display: block; padding: 1.6rem 0; opacity: 0; transition: 0.3s ease-out; transform: translateY(1rem);}

body .site-menu-item .blank::after {top: inherit; transform: inherit;}
.site-menu-item:first-child a {padding-top: 0;}
.site-menu-item:last-child a {padding-bottom: 0;}
.active .site-menu-item:nth-child(1) a {transition-delay: 0.1s;}
.active .site-menu-item:nth-child(2) a {transition-delay: 0.2s;}
.active .site-menu-item:nth-child(3) a {transition-delay: 0.3s;}
.active .site-menu-item:nth-child(4) a {transition-delay: 0.4s;}
.active .site-menu-item:nth-child(5) a {transition-delay: 0.5s;}
.active .site-menu-item:nth-child(6) a {transition-delay: 0.6s;}
.active .site-menu-item:nth-child(7) a {transition-delay: 0.7s;}
.active .site-menu-item:nth-child(8) a {transition-delay: 0.8s;}
.r-top-site-menu-container {position: relative;}

.site-menu-btn-container {position: relative; width: 100%; margin: 0 0 4rem; overflow: hidden; border: solid 1px #313131; transition: 0.3s ease-out;}
.site-menu-btn-container::after {position: absolute; top: 0; left: 0; z-index: -1; width: 100%; height: 100%; content: ""; background: #fff; transition: transform 0.6s ease-out; transform: scale(0, 1); transform-origin: right top;}
.site-menu-btn-container .reserved-btn {justify-content: inherit; padding: 2.8rem; font-size: 1.4rem;}
.site-menu-btn-container .reserved-btn::before {width: 2.4rem; height: 2.4rem; margin: 0 3rem 0 0;}


/* hover */
@media only screen and (min-width: 961px) {
.header-logo-container:hover {opacity: 0.5;}
.nav-item:hover {opacity: 0.5;}
.reserved-btn-container:hover .reserved-btn {color: #000;}
.reserved-btn-container:hover .reserved-btn::after {opacity: 0.7;}
.reserved-btn-container:hover .reserved-btn::before {filter: brightness(0);}
.site-menu-item:hover {opacity: 0.5;}
.site-menu-btn-container:hover .reserved-btn {color: #000;}
.site-menu-btn-container:hover::after {transform: scale(1, 1); transform-origin: left top;}
.site-menu-btn-container:hover .reserved-btn::before {filter: brightness(0);}
.menu-btn:hover {opacity: 0.5;}
}

@media only screen and (max-width: 960px) {
  .site-menu-item a {
    display: inline-block;
  }
}

@media only screen and (max-width: 767px) {
  .site-menu-box {
    width: 100%;
    padding: 6vw;
  }
}

@media only screen and (max-width: 650px) {
  .site-menu-img-container {
    display: none;
  }
  .site-menu {
    overflow-y: scroll;
    background: #000;
  }
  .site-menu-container {
    width: 60%;
    height: 100%;
    margin: 0 auto;
  }
  .site-menu-box {
    position: relative;
    top: 0;
    left: auto;
    width: 100%;
    min-width: auto;
    padding: 38.7% 0 30.4%;
    transform: inherit;
  }
  .top-site-menu-container {
    flex-direction: column;
    margin-bottom: 4.2rem;
  }
  .l-top-site-menu-container {
    margin: 0 0 6rem;
  }
  .r-top-site-menu-container .sns-list {
    right: 0;
    left: inherit;
  }
  .r-top-site-menu-container .sns-item {
    margin: 0 0.8rem 0 0;
  }
  body .site-menu-item .blank::after {
    position: relative;
    display: inline-block;
    margin-left: 0.8rem;
  }
}

@media only screen and (max-width: 450px) {
.header-wrap {z-index: 100; background: rgb(0 0 255 / 0%); transition: 0.3s ease-out;}
.reserved-btn-container {position: fixed; bottom: 2.8rem; right:1%; left:1%; z-index: 99; width:30rem; height: 6.4rem; font-size: 1.6rem; border: solid 1px #fff; margin:0 auto;}	
	
.header-logo-container {position: absolute; top: 3.6rem; left: 6%; width: 7.2rem; height: 8rem;}
.menu-btn-container {top: 3rem; right: 6%; width: 2.2rem; height: 1.6rem;}
.nav-list {display: none;}
.site-menu-item {font-size: 1.3rem;}
.r-top-site-menu-container .site-menu-item {font-size: 1.1rem;}
.r-top-site-menu-container .site-menu-item a {padding: 1.2rem 0;}
.active .r-top-site-menu-container .site-menu-item:nth-child(1) a {transition-delay: 0.9s;}
  .active .r-top-site-menu-container .site-menu-item:nth-child(2) a {
    transition-delay: 1s;
  }
  .active .r-top-site-menu-container .site-menu-item:nth-child(3) a {
    transition-delay: 1.1s;
  }
  .active .r-top-site-menu-container .site-menu-item:nth-child(4) a {
    transition-delay: 1.2s;
  }
  .active .r-top-site-menu-container .sns-list {
    opacity: 1;
    transition-delay: 1.1s;
    transform: translateY(0);
  }

  .site-menu-container {
    width: 88%;
  }
  .site-menu-btn-container .reserved-btn {
    justify-content: center;
    font-size: 1.3rem;
  }
  .site-menu-btn-container .reserved-btn::before {
    position: absolute;
    left: 0;
    width: 2rem;
    height: 2rem;
    margin: 2rem;
  }
  .site-menu-tel {
    font-size: 1.2rem;
  }
  .site-menu-tel .number {
    margin: 0 0 0 1rem;
    font-size: 1.8rem;
  }
  body .site-menu-item .blank::after {
    margin-left: 0.5rem;
  }
}

/* ==================================
    追従ボタン
    ================================== */
.relative {
  position: relative;
}
.absolute {
  position: absolute;
}
.active .absolute {
  position: fixed;
}

@media only screen and (max-width: 450px) {
  .reserved-btn-container.sp {
    bottom: 0;
    display: block;
  }
  .fixed-reserved-btn-sp {
    position: fixed;
    top: 0;
    bottom: unset;
  }
}

/* ==================================
    common
    ================================== */
.txt-link {
  padding-bottom: 0.2em;
  border-bottom: solid 1px;
}
.l-container {
  width: 75%;
  min-width: 43.3rem;
}
.r-container {
  width: 25%;
  writing-mode: vertical-rl;
}
.vert-title {
  font-size: 3.2rem;
}
.common-title-container {
  position: relative;
  margin: 0 0 4.5rem;
}
.common-title {
  position: relative;
  display: block;
  padding-bottom: 4.5rem;
  margin: 0 auto;
  font-size: 2.6rem;
  line-height: 1;
  text-align: center;
}
.common-title-notice {
  padding-bottom: 3.2rem;
  font-size: 1.3rem;
  text-align: center;
}
.common-title-container::after {
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 3.2rem;
  height: 1rem;
  content: "";
  background: url(assets/images/common/title-pict.svg) center center/cover no-repeat;
  transform: translate(-50%, 50%);
}
.black .common-title-container::after {
  background: url("assets/images/common/title-pict-b.svg") center center/cover no-repeat;
}
.en-title {
  margin: 0 0 4rem;
  font-size: 3rem;
  line-height: 1;
}
.justify-text {
  text-align: justify;
  text-justify: inter-ideograph;
  text-justify: inter-character;
  letter-spacing: 0.28rem;
  word-break: break-all;
  word-wrap: break-word;
  overflow-wrap: break-word;
}
.common-note {
  font-size: 1.2rem;
}
.common-btn-container {
  display: inline-block;
  font-size: 1.4rem;
  line-height: 1;
}
.common-btn {
  position: relative;
  display: block;
  padding-bottom: 1.6rem;
  white-space: nowrap;
  transition: 0.3s ease-out;
}
.common-btn::after {
  position: relative;
  right: 0;
  display: inline-block;
  width: 0.6rem;
  height: 0.6rem;
  margin: 0 0 0 1.3rem;
  vertical-align: 0.2rem;
  content: "";
  border: solid 0.1rem;
  border-color: transparent transparent #d4dcd6 #d4dcd6;
  transform: rotate(-135deg);
}
.btn-line {
  position: absolute;
  bottom: 0;
  display: block;
  width: 100%;
  height: 1px;
  background-color: #626262;
  transition: transform 0.6s ease-out;
  transform: scaleX(1);
  transform-origin: left top;
}
.blank {
  position: relative;
}
body .blank::after {
  position: absolute;
  top: 50%;
  right: 0;
  width: 1.54rem;
  height: 1.23rem;
  content: "";
  background: url("assets/images/common/blank.svg") center center/cover no-repeat;
  transition: 0.3s ease-out;
  transform: translateY(-50%);
}
.common-btn.blank::after {
  position: relative;
  display: inline-block;
  vertical-align: -0.1rem;
  border: none;
  transform: none;
}
.related-contents .common-btn.blank::after {
  background: url("assets/images/common/blank-b.svg") center center/cover no-repeat;
}

/* hover */
@media only screen and (min-width: 961px) {
  .common-btn-container:hover .common-btn {
    opacity: 0.5;
  }
  .common-btn-container:hover .btn-line {
    transform: scaleX(0);
    transform-origin: right top;
  }
}

@media only screen and (max-width: 450px) {
  .vert-title {
    margin: 0 auto;
    font-size: 6.4vw;
  }
  .common-btn-container {
    margin: 6rem auto 0;
    font-size: 1.3rem;
  }
  .common-btn {
    padding-bottom: 0.8rem;
  }
  .common-btn::after {
    width: 0.5rem;
    height: 0.5rem;
    margin-left: 1rem;
    vertical-align: 0.1em;
  }
  .common-title {
    padding: 0 0 3.2rem;
    margin: 0 0 3.2rem;
    font-size: 2rem;
  }
  .common-title-notice {
    width: 88%;
    margin: 0 auto;
    font-size: 1.2rem;
  }
}
body .blank::after {
  position: relative;
  display: inline-block;
  width: 1.2rem;
  height: 1rem;
  margin-left: 0.5rem;
  vertical-align: text-bottom;
  transform: inherit;
}
.en-title {
  font-size: 2.4rem;
}

/* animation */
.js-span-wrap-text.show span {
  opacity: 1;
}
.js-span-wrap-text span {
  opacity: 0;
  -webkit-transition: opacity 900ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -moz-transition: opacity 900ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -o-transition: opacity 900ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
  transition: opacity 900ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
}
.js-span-wrap-text.show span:nth-child(4) {
  transition-delay: 0.06s;
}
.js-span-wrap-text.show span:nth-child(9) {
  transition-delay: 0.12s;
}
.js-span-wrap-text.show span:nth-child(1) {
  transition-delay: 0.18s;
}
.js-span-wrap-text.show span:nth-child(5) {
  transition-delay: 0.24s;
}
.js-span-wrap-text.show span:nth-child(8) {
  transition-delay: 0.3s;
}
.js-span-wrap-text.show span:nth-child(2) {
  transition-delay: 0.36s;
}
.js-span-wrap-text.show span:nth-child(6) {
  transition-delay: 0.42s;
}
.js-span-wrap-text.show span:nth-child(10) {
  transition-delay: 0.48s;
}
.js-span-wrap-text.show span:nth-child(3) {
  transition-delay: 0.54s;
}
.js-span-wrap-text.show span:nth-child(7) {
  transition-delay: 0.6s;
}

/* ----------------------- */
.fdIn,.card-item {
  opacity: 0;
  -webkit-transition: opacity 900ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -moz-transition: opacity 900ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -o-transition: opacity 900ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
  transition: opacity 900ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
}
.fdIn.show,.ready {
  opacity: 1;
}
.fdIn.show:nth-child(2) {
  transition-delay: 0.6s;
}
.fdIn.show:nth-child(3) {
  transition-delay: 1.2s;
}

/* ==================================
    top-common
    ================================== */

.top-common-container {
  max-width: 52rem;
  margin: 20rem auto 0;
  text-align: center;
}
.home .common-btn-container {
  margin: 6.4rem 0 0;
}

@media only screen and (max-width: 450px) {
  .top-common-container {
    width: 82%;
    margin: 7.5rem auto 13rem;
  }
}

/* ==================================
    common-swiper
    ================================== */
.carousel-container {
  position: relative;
}
.transition-linear {
  transition-timing-function: linear;
}
.transition-ease {
  transition-timing-function: ease-in;
}
.carousel-container .swiper-slide {
  min-width: 42rem;
  max-width: 42rem;
  margin: 0 0.8rem;
}
.food-slider-wrap,.room-slider-wrap,.activity-slider-wrap {
  position: relative;
}
.swiper-arrow {
  position: absolute;
  top: 50%;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 4.6rem;
  height: 9.3rem;
  cursor: pointer;
  transform: translateY(-50%);
}
.swiper-arrow-prev {
  left: 4.1%;
  background: url(../images/arrow-l.svg) center center/cover no-repeat;
}
.swiper-arrow-next {
  right: 4.1%;
  background: url(../images/arrow-r.svg) center center/cover no-repeat;
}
.pointer-events-none {
  pointer-events: none;
}

@media only screen and (max-width: 450px) {

  .swiper-arrow {
    display: none;
  }
  .carousel-container .swiper-slide {
    min-width: 30rem;
    max-width: 30rem;
    margin: 0 0.4rem;
  }
}

/* ==================================
    hero
    ================================== */
@keyframes zoomUp {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.15);
  }
}
.hero-wrap {
  width: 100vw;
  height: 100vh;
  overflow: hidden;
  color: #fff;
}
.hero-img {
  object-fit: cover;
  height: 100vh;
}
.swiper-slide-active .hero-img,.swiper-slide-duplicate-active .hero-img,.swiper-slide-prev .hero-img {
  animation: zoomUp 10s linear 0s 1 normal both;
}

/* --------------------- */
.intro-wrap {
  position: relative;
  padding: 18rem 4rem;
}
.intro-text:nth-of-type(n+2) {
  margin-top: 1.7rem;
}
.intro-container {
  justify-content: space-between;
  max-width: 78rem;
  margin: 0 auto;
}


/* --------------------- */
.access-wrap {position: relative; width: 93.5%; padding: 22rem 0; margin: 0 0 0 auto;}
.access-wrap::after {position: absolute; top: 50%; right: 3%; z-index: -1; width: 59.5vw; min-width: 55rem; height: 54.9vw; min-height: 50.7rem; max-height: 82.5rem; content: ""; background: url("../images/miyama-kagetsu/access_pc.png") center center/cover no-repeat; transform: translateY(-50%);}
.access-address {font-size: 1.4rem;}
.access-subtitle {margin: 4rem 0 1.8rem;line-height: 1;}

@media all and (min-width: 450px) and (max-width: 1100px) {
.access-container {position: relative; bottom: 14vw;}
.access-wrap::after {top: auto; bottom: 8vw; transform: initial;}
}

@media only screen and (max-width: 450px) {
.hero-wrap {height: 100vh;height: 100svh;}

/* --------------------- */
.l-container {width: 100%; min-width: auto; text-align: center;}
.l-container .intro-text {font-size: 1.3rem; text-align: justify; letter-spacing: 0.1em;}
.intro-wrap {padding: 13rem 6%;}
.intro-container {flex-direction: column-reverse;}
.r-container {width: max-content;margin: 0 auto 8rem;}

  /* --------------------- */
.access-wrap {width: 88%; padding: 13rem 0 0; margin: 0 auto;}
.access-wrap::after {position: relative; top: initial; right: auto; display: block; width: 100vw; height: 100vw; min-width: auto; min-height: auto; margin: 6rem 0 6rem -6vw; transform: initial; background: url("../images/miyama-kagetsu/access_sp.png") center center/cover no-repeat;}
.access-wrap::after {}
.access-subtitle {font-size: 1.4rem;}
.access-address {font-size: 1.3rem;}
.common-note {margin-top: 0.8rem; line-height: 1.4;}
}

/* ==================================
    footer
    ================================== */
.footer-wrap {color: #FFFFFF;}
.l-footer {width: 30%; min-width: 27.5rem; height: 100%; padding: 8rem 3rem; background: #141814;}
.l-footer-container {position: relative; width: 21.5rem; min-width: 20rem; margin: 0 auto;}
.footer-logo-container {width: 100%; margin: 16rem 0 16rem; transition: 0.3s ease-out;}
.footer-logo {display: block; width:80%;}
.r-footer {width: 70%; font-size: 1.4rem; background: #141814;}
.r-footer-container {position: relative; top: 50%; left: 50%; width: 80.8%; transform: translate(-50%, -50%);}
.g-footer {flex-wrap: wrap; padding: 0 0 6.6vw; margin: 0 0 5.5vw; border-bottom: #313131 1px solid;}
.g-footer-item {margin: 0 2.5vw 0 0; line-height: 1; white-space: nowrap; transition: 0.2s ease-out;}
.g-footer-item:last-child {margin-right: 0;}
.g-footer-box {margin: 0 0 4rem;}
.g-footer-box:nth-child(1) {margin-right: 2.5vw;}
.g-footer-box:nth-child(3) {flex-wrap: wrap; margin-bottom: 0;}
.footer-bottom {position: relative; flex-wrap: wrap; align-items: center; justify-content: space-between;}
.footer-list {flex-wrap: wrap;}
.footer-item {position: relative; padding: 0 2.2rem 0 0; margin: 0 2.2rem 0 0;}
.footer-item a {transition: 0.2s ease-out;}
.footer-item::after {position: absolute; top: 50%; right: 0; width: 1px; height: 1.4rem; content: ""; background: #fff; transform: translateY(-50%);}
.footer-item:last-child {padding: 0 2.8rem 0 0;}
.footer-item:last-child::after {content: none;}
.copyright {position: absolute; right: 0; bottom: -7.5rem; font-size: 1.2rem; color: #FFFFFF;}

/* hover */
@media only screen and (min-width: 961px) {
.footer-logo-container:hover,.googlemap:hover,.g-footer-item:hover,.footer-item:hover a,.footer-item.blank:hover::after {opacity: 0.5;}
.googlemap:hover .btn-line {transform: scaleX(0); transform-origin: right top;}
}

@media all and (min-width: 750px) and (max-width: 966px) {
  .copyright {
    bottom: 1rem;
  }
}

@media all and (min-width: 750px) and (max-width: 992px) {
  .footer-wrap {
    height: 64rem;
  }
  .g-footer-item:nth-child(4) {
    margin-top: 4rem;
  }
}

@media all and (min-width: 750px) and (max-width: 813px) {
  .footer-item:nth-child(3) {
    margin-top: 1.6rem;
  }
}

@media all and (min-width: 750px) and (max-width: 774px) {
  .g-footer-box:last-child .g-footer-item:nth-child(3) {
    margin-top: 4rem;
  }
}

@media only screen and (max-width: 750px) {
  .footer-wrap {
    flex-direction: column;
  }
  .l-footer {
    width: 100%;
    min-width: auto;
    padding: 6rem 0;
  }
  .l-footer-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 88%;
    min-width: auto;
  }
  .footer-logo-container {
    width: 50%;
    margin: 0 auto;
  }

  .r-footer {
    width: 100%;
  }
  .r-footer-container {
    top: inherit;
    left: inherit;
    width: 88%;
    padding: 6rem 0;
    margin: 0 auto;
    transform: inherit;
  }
  .g-footer {
    flex-direction: column;
    flex-wrap: nowrap;
    padding: 0;
    margin-bottom: 6rem;
    border: none;
  }
  .g-footer-box {
    flex-direction: column;
    margin: 0;
    margin-right: 0;
  }
  .g-footer-item {
    margin: 0 0 3.2rem;
  }
  .g-footer-box:last-child .g-footer-item:last-child {
    margin: 0;
  }
  .footer-bottom {
    flex-direction: column;
    align-items: flex-start;
  }
  .footer-list {
    flex-direction: column;
  }
  .footer-item {
    padding: 0;
    margin: 0 0 2.4rem;
    line-height: 1;
  }
  .footer-item::after {
    content: none;
  }
  .footer-item:last-child {
    padding: 0;
    margin: 0;
  }
  .copyright {
    position: relative;
    bottom: 0;
    left: 0;
    margin: 6rem 0 0;
    line-height: 1;
  }
}

@media only screen and (max-width: 450px) {
  .footer-wrap .access-address {
    font-size: 1rem;
  }
  .googlemap {
    font-size: 1rem;
  }
  .tel {
    font-size: 1.6rem;
  }
  .footer-item {
    font-size: 1.1rem;
  }
  .g-footer-item {
    font-size: 1.3rem;
  }
  .copyright {
    font-size: 1rem;
  }
}

/* ==================================
    UNDER COMMON
    ================================== */

/* MV */
.mv-container {
  margin: 23rem auto 0;
}
.mv-top {
  align-items: baseline;
  justify-content: space-between;
}
.mv-title {
  position: relative;
  margin: 0 0 6.4rem;
  font-size: 2.6rem;
  line-height: 1;
}
.mv-title::after {
  position: absolute;
  bottom: -3rem;
  left: -4.1vw;
  width: 6.7vw;
  min-width: 9.2rem;
  height: 1px;
  content: "";
  background: #fff;
}
.mv-sub-title {
  font-size: 1.6rem;
}
.mv-sub-title p {
  margin-bottom: 2.4rem;
}
.mv-sub-title p:last-child {
  margin-bottom: 0;
}
.mv-img-box {
  width: 100%;
  height: 33.7vw;
  margin: 8rem 0 0;
  overflow: hidden;
}

/* breadcrumb */
.wrapper .breadcrumb-item:first-child {
  color: #5d605d;
}
.breadcrumb-list {
  position: relative;
}
.breadcrumb-item {
  position: relative;
  padding: 0 1.4rem 0 0;
  margin: 0 1.4rem 0 0;
  font-size: 1.3rem;
  line-height: 1;
}
.breadcrumb-current {
  text-transform: capitalize;
}
.wrapper .breadcrumb-item a {
  transition: 0.2s ease-out;
}
.breadcrumb-item::after {
  position: absolute;
  right: 0;
  content: "/";
  transform: translateX(50%);
}
.breadcrumb-item:last-child {
  padding: 0;
  margin: 0;
}
.breadcrumb-item:last-child::after {
  content: none;
}
.breadcrumb-list::after {
  position: absolute;
  right: -4.1vw;
  bottom: -3rem;
  width: 6.7vw;
  min-width: 9.2rem;
  height: 1px;
  content: "";
  background: #fff;
}

/* hover */
@media only screen and (min-width: 961px) {
  .wrapper .breadcrumb-item:first-child a:hover {
    color: #d4dcd6;
  }
}

/* CARD */
.card-list {
  flex-wrap: wrap;
  justify-content: space-between;
}
.card-list::after {
  display: block;
  width: 33%;
  content: "";
}
.card-item {
  position: relative;
  width: 33%;
  border: solid 1px #626262;
}
.card-link {
  display: block;
  padding: 0 0 10rem;
}
div.card-link {
  padding-bottom: 4rem;
}
.card-item:nth-child(n+4) {
  margin: 0.5% 0 0;
}
.card-img-box {
  width: 100%;
  height: 28rem;
  overflow: hidden;
  filter: brightness(1);
  transition: 0.3s ease-out;
}
.card-img {
  object-fit: cover;
  height: 100%;
}
.card-text-box {
  padding: 0 4.5vw;
  margin: 4rem 0 0;
  transition: 0.3s ease-out;
}
.card-text-box .justify-text {
  margin: 3vw 0 0;
  font-size: 1.4rem;
}
.card-text-box .common-btn-container {
  position: absolute;
  bottom: 4.1rem;
}
.spot-card-title {		
    font-size: 1.6rem;	
    line-height: 1.4;		
    display: inline-block;
}
span.credit {
    font-size: 1.1rem;
    margin-left: .8rem;
    padding: .4rem .6rem;
    letter-spacing: 0.16em;
}
.common-btn-container.btn-center {
  left: 50%;
  transform: translateX(-50%);
}

/* hover */
@media only screen and (min-width: 961px) {
  .card-item:hover .card-img-box {
    filter: brightness(0.5);
  }
  .card-item:hover .btn-line {
    transform: scaleX(0);
    transform-origin: right top;
  }
  .card-item:hover .card-text-box {
    opacity: 0.5;
  }
  .card-item.-nolink:hover .card-img-box {
    filter: none;
  }
  .card-item.-nolink:hover .card-text-box {
    opacity: 1;
  }
}

/* separate */

.separate-container,.schedule-container {
  justify-content: space-between;
  margin-bottom: 12rem;
}
.separate-container {
  padding-top: 12rem;
  margin-top: -12rem;
}
.separate-container:last-child {
  margin-bottom: 0;
}
.separate-title,.schedule-title {
  margin: 0 0 4.8rem;
  font-size: 1.8rem;
  white-space: nowrap;
}
.separate-text-container,.schedule-text-container {
  position: relative;
  width: 45.6%;
}
.separate-text-box,.schedule-text-box {
  position: absolute;
  bottom: 50%;
  left: 50%;
  width: 59.4%;
  min-width: 32rem;
  max-width: 34rem;
  transform: translate(-50%, 50%);
}
.separate-container .justify-text,.schedule-container .justify-text {
  font-size: 1.4rem;
}
.separate-container .common-btn-container,.schedule-container .common-btn-container {
  margin: 5.6rem 0 0;
}
.separate-sub-title {
  position: relative;
  padding: 0 0 0 2.8rem;
  margin: -2rem 0 4rem;
  font-size: 1.2rem;
  line-height: 1;
}
.separate-sub-title::before {
  position: absolute;
  top: 50%;
  left: 0;
  width: 1.6rem;
  height: 0.1rem;
  content: "";
  background: #d4dcd6;
}

/* related */
.related-contents {
  padding: 18rem 0;
  color: #000;
  background: #cad2cc;
}
.related-contents .card-item {
  border: solid 1px #dce5de;
}
.related-contents .btn-line {
  background-color: #dce5de;
}

/* local-slider */
.local-slider-text-container {
  position: relative;
  width: 42%;
  padding: 0 4.1vw;
}
.local-slider-container {
  width: 58%;
}
.separate-r .local-slider-container {
  margin-right: 4.1vw;
}
.separate-l .local-slider-container {
  margin-left: 4.1vw;
}

/* メータ付きスライド */
.turn-slider-wrapper {
  padding-bottom: 2%;
}
.turn-slide-list {
  position: relative;
  padding-bottom: calc(1160 / 1520 * 100%);
}
.turn-slide {
  position: absolute;
  border: 1px solid #0e0e0e;
}
.turn-slider-wrapper .turn-slide.first-active {
  z-index: 50;
}
.turn-slider-wrapper .turn-slide.prev {
  z-index: 20;
}
.turn-slider-wrapper .turn-slide.active {
  z-index: 50 !important;
  animation: displayGradually 1.5s cubic-bezier(0.75, 0, 0.25, 1) forwards;
}

@keyframes displayGradually {
  0% {
    clip-path: inset(0 100% 0 0);
  }
  100% {
    clip-path: inset(0 0 0 0);
  }
}
.semi-active {
  z-index: 40 !important;
}
.turn-slider-wrapper .turn-slide-meters {
  position: relative;
  top: 3%;
  display: flex;
  cursor: pointer;
  transform: translate3d(0, 0, 0);
}
.turn-slider-wrapper .turn-slide-meters.reverse {
  justify-content: flex-end;
}
.turn-slider-wrapper .slide-meter {
  position: relative;
  width: 10.5%;
  height: 3px;
  padding: 10px 0;
  margin: -10px 4px;
}
.turn-slider-wrapper .slide-meter::before {
  position: absolute;
  width: 100%;
  height: 3px;
  content: "";
  background-color: #626262;
  border-radius: 0;
}
.turn-slider-wrapper .slide-meter::after {
  position: absolute;
  display: block;
  width: 0;
  height: 3px;
  content: "";
  background-color: #fff;
  opacity: 0;
}
.turn-slider-wrapper .slide-meter.prev::after {
  width: 100%;
  opacity: 0;
  transition: opacity 0.5s ease;
}
.turn-slider-wrapper .slide-meter.clicked-prev::after {
  width: 0;
}
.turn-slider-wrapper .slide-meter.active::after {
  width: 100%;
  opacity: 1;
  transition: width 4.5s linear;
}

/* パララックス */
.wrapper-parallax {
  overflow: hidden;
}
.img-parallax {
  width: 100%;
  transition: transform 400ms 0s ease-out;
}

/* overview */
.overview-wrapper {
  width: 88%;
  max-width: 96rem;
  margin: 0 auto;
  line-height: 1;
}
.overview-list {
  position: relative;
}
.overview-list:nth-of-type(n+2) {
  margin-top: 4rem;
}
h3.overview-title {
  position: absolute;
  width: 18rem;
  padding-top: 4.8rem;
  font-size: 1.4rem;
  border-top: 1px solid #b1b8b3;
}
.overview-item {
  position: relative;
  max-width: 78rem;
  padding: 4.8rem 0 4.8rem 4rem;
  margin-left: 18rem;
  border-top: 1px solid #b1b8b3;
}
.overview-item::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 80px;
  content: "";
  background-color: #b1b8b3;
}
.overview-item-box {
  position: relative;
}
.overview-item-box::after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 32px;
  height: 1px;
  content: "";
  background-color: #b1b8b3;
}
h4.overview-item-title {
  margin-bottom: 2.4rem;
  font-size: 1.4rem;
}
p.overview-item-text {
  font-size: 1.4rem;
  line-height: 1.68;
}
p.overview-item-text.-last {
  padding-bottom: 1.7rem;
}
p.overview-notice {
  margin-top: 1.6rem;
  font-size: 1.3rem;
  color: #626262;
}
table.overview-item-table {
    width: 100%;
    margin: 2rem 0 3.2rem;
}
table.overview-item-table th,
table.overview-item-table td {
    padding: 1.6rem 1.2rem;
    font-size: 1rem;
	line-height: 1.68;
    border: 1px solid #626262;
}
table.overview-item-table .overview-item-table-title,
table.overview-item-table .overview-item-table-sub {
	font-weight: bold;
}
table.overview-item-table .overview-item-table-title {
	margin: 0 0 1.6rem;
}
table.overview-item-table .overview-item-table-sub {
	margin: .8rem 0 0;
}
.overview-image {
  margin-top: 5.6rem;
}
.access .overview-notice {
  color: #d4dcd6;
}
.access h3.overview-title,
.access .overview-item {
  border-top: 1px solid #626262;
}
.access .overview-item::before {
  background-color: #626262;
}
.access .overview-sub-box {
    margin-top: 2.4rem;
}
p.overview-item-sub {
  margin-bottom: 1.6rem;
  font-size: 1.3rem;
}
p.overview-fee {
  padding-bottom: 2.4rem;
  margin-bottom: 2.4rem;
  font-size: 2.4rem;
}
.plan-list-container {
  padding-left: 1.6rem;
}
.plan-list-link {
	margin: 1.6rem 0 0;
}
.plan-item {
  margin-top: 4.8rem;
}
.overview-item-box {
  position: relative;
  font-size: 1.3rem;
}
.plan-item-inner {
  margin-bottom: 1.6rem;
}
h5.plan-title {
  position: relative;
  margin-bottom: 2.4rem;
  font-size: 1.4rem;
}
h5.plan-title::before {
  position: absolute;
  left: -1.6rem;
  font-weight: bold;
  content: "・";
}
.plan-item-inner p.overview-item-sub {
  display: inline-block;
  margin: 1.6rem;
}
a.overview-text-link {
  font-size: 1.3rem;
  text-decoration: underline;
}
.lh-text {
  line-height: 1.6;
}

@media only screen and (max-width: 960px) {
  .separate-container {
    align-items: center;
  }
  .separate-text-box {
    position: relative;
    bottom: auto;
    left: auto;
    width: 100%;
    min-width: auto;
    max-width: none;
    transform: initial;
  }
  .turn-slider-wrapper .turn-slide-meters,.turn-slider-wrapper .turn-slide-meters.reverse {
    padding-top: 2.3%;
  }
}

/* SP-overview */
@media only screen and (max-width: 780px) {
  h3.overview-title {
    position: relative;
    width: 100%;
    padding: 2.4rem 0;
  }
  .overview-item {
    width: 100%;
    padding: 2.4rem 0;
    margin-left: 0;
    border-top: 1px dashed#b1b8b3;
  }
  .overview-item::before {
    content: none;
  }
  .overview-item-box {
    font-size: 1.3rem;
  }
  h4.overview-item-title {
    margin-bottom: 2.4rem;
    font-size: 1.3rem;
    line-height: 1.6;
  }
  p.overview-item-text {
    font-size: 1.2rem;
    line-height: 1.8;
    text-align: justify;
  }
  p.overview-item-text.-last {
    padding-bottom: 1.7rem;
  }
  p.overview-notice {
    margin-top: 1.2rem;
    font-size: 1.2rem;
    line-height: 1.8;
  }
  span.overview-head {
    margin: 1.6rem 0 0;
    display: block;
  }
  p.overview-item-sub {
    margin-bottom: 1.6rem;
    font-size: 1.2rem;
  }
  .access .overview-sub-box {
    margin-top: 0;    
  }
  .plan-item-inner {
    padding-bottom: 1.6rem;
    font-size: 1.3rem;
  }
  h5.plan-title {
    margin-bottom: 1.6rem;
	line-height: 1.6;
  }
  .plan-item-inner p.overview-item-sub {
    display: inline-block;
    width: 100%;
    margin: 0.8rem 0 1.6rem;
    line-height: 1.8;
  }
  a.overview-text-link {
    font-size: 1.3rem;
    text-decoration: underline;
  }
  .lh-text {
    line-height: 1.8;
  }
}

@media only screen and (max-width: 768px) {
  .card-item {
    width: calc((100% / 2) - 0.25%);
  }
  .card-item:nth-child(n+3) {
    margin: 0.5% 0 0;
  }
}

@media only screen and (max-width: 730px) {
  .local-slider-container {
    width: 50%;
  }
  .local-slider-text-container {
    width: 50%;
  }
}

@media only screen and (max-width: 670px) {
  .separate-container {
    flex-direction: column-reverse;
    margin-bottom: 11rem;
  }
  .local-slider-text-container {
    width: 88%;
    margin: 0 auto;
  }
  .separate-r .local-slider-container, .separate-l .local-slider-container {
    width: 88%;
    padding-bottom: 5rem;
    margin: 0 auto;
  }
  .local-slider-text-container {
    padding: initial;
  }
  .turn-slider-wrapper .turn-slide-meters,.turn-slider-wrapper .turn-slide-meters.reverse {
    justify-content: center !important;
  }
}

@media only screen and (max-width: 450px) {
  /* SP-MV */
  section#mv {
    position: relative;
  }
  .mv-container.inner {
    width: 100%;
  }
  .mv-container {
    margin-top: 38vw;
  }
  .mv-top {
    flex-direction: column;
    padding: 0 6%;
  }
  .mv-title {
    margin-bottom: 3rem;
    font-size: 2rem;
  }
  .mv-sub-title {
    position: relative;
    width: 88%;
    padding-top: 4rem;
    margin: 4rem auto 0;
    font-size: 1.3rem;
    text-align: justify;
    letter-spacing: 0.17em;
  }
  .mv-sub-title::after {
    position: absolute;
    top: 0;
    left: -6vw;
    width: 6.7vw;
    min-width: 9.2rem;
    height: 1px;
    content: "";
    background: #fff;
    transform: translateY(-50%);
  }
  .mv-img-box {
    position: relative;
    width: 100%;
    height: 23rem;
    margin-top: 6rem;
  }

  /* SP-breadcrumb */
  .breadcrumb-item {
    padding-right: 0.8rem;
    margin-right: 0.8rem;
    font-size: 1.1rem;
  }
  .breadcrumb-list::after,.mv-title::after {
    content: none;
  }

  /* SP-Wrapper Common */
  .wrapper .common-title {
    margin-bottom: 0;
    font-size: 1.8rem;
  }
  .wrapper .common-title::after {
    width: 2.6rem;
    height: 0.8rem;
  }
  .wrapper .common-btn-container {
    font-size: 1.2rem;
  }

  /* SP-CARD */
  .card-list {
    flex-direction: column;
  }
  .card-item {
    width: 100%;
    margin-bottom: 1.2rem;
  }
  .card-item:nth-child(n+4) {
    margin-bottom: 1.2rem;
  }
  .card-item:nth-child(n+3) {
    margin: 0 0 1.2rem;
  }
  .card-item:last-child {
    margin: 0;
  }
  .card-img-box {
    height: 22.3rem;
  }
  .spot-card-title {
    font-size: 1.5rem;
  }
  .card-link {
    padding-bottom: 9rem;
  }
  div.card-link {
    padding-bottom: 3.2rem;
  }
  .card-text-box {
    padding: 0 6.8vw;
    margin-top: 3.2rem;
  }
  .card-text-box .justify-text {
    margin-top: 2rem;
    font-size: 1.2rem;
  }
  .card-text-box .common-btn-container {
    position: absolute;
    bottom: 10.5vw;
  }
  .common-btn-container.btn-center {
    bottom: 10.7vw;
    left: 6.8vw;
    font-size: 1rem;
    transform: inherit;
  }

  /* SP-separate */
  .separate-container:last-child,.schedule-container:last-child {
    margin-bottom: 0;
  }
  .separate-text-container,.schedule-text-container {
    width: 100%;
    margin-top: 4rem;
  }
  .separate-title,.schedule-title {
    margin-bottom: 4rem;
  }
  .separate-title {
    font-size: 1.6rem;
  }
  .schedule-title {
    font-size: 3.5vw;
  }
  .separate-container .justify-text,.schedule-container .justify-text {
    font-size: 1.3rem;
  }
  .separate-container .common-btn-container,.schedule-container .common-btn-container {
    margin-top: 3.2rem;
  }

  /* SP-related */
  .related-contents {
    padding: 11rem 0;
  }

  /* SP-local-slider */

  .turn-slider-wrapper .turn-slide-meters,.turn-slider-wrapper .turn-slide-meters.reverse {
    padding-top: 1.6rem;
  }
  .turn-slider-wrapper .slide-meter {
    width: 9.7% !important;
    height: 0.2rem !important;
  }
}

/* ==================================
    about
    ================================== */
.about-card-title {
  font-size: 2.6rem;
  line-height: 1;
  text-align: center;
}

/* schedule */
.timetable-01 {
  min-height: 54rem;
}
.timetable-03 {
  min-height: 80rem;
}
.timetable-04 {
  min-height: 35rem;
}
.timetable-05 {
  min-height: 87rem;
}
.time-tag-container {
  position: relative;
  left: -6.9vw;
  display: block;
  width: 9.5rem;
  height: 9.5rem;
  margin: 0 0 4rem;
  font-size: 2.2rem;
  text-align: center;
  border: solid #626262 1px;
  border-radius: 50%;
}
.time-tag {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.schedule-text-box {
  bottom: 2.9vw;
  flex-direction: column;
  transform: translateX(-50%);
}
.schedule-container .justify-text:nth-of-type(n+2) {
  margin-top: 1.7rem;
}
.r-schedule-position .schedule-img-box {
  margin-right: -4.1vw;
}
.l-schedule-position .schedule-img-box {
  margin-left: -4.1vw;
}
.timetable-03 .schedule-text-box {
  top: 3.7vw;
}
.timetable-03 .schedule-img-container {
  flex-direction: column;
  align-items: flex-end;
}
.timetable-05 .schedule-text-box {
  top: 5.9vw;
}
.timetable-05 .schedule-img-container {
  flex-direction: column;
  align-items: start;
  justify-content: space-between;
}
.schedule-img-box {
  position: relative;
  width: 100%;
}
.schedule-img-size-01,.schedule-img-size-06 {
  width: 50vw;
  height: 41vw;
  min-height: 48.3rem;
}
.schedule-img-size-02 {
  width: 41.73vw;
  height: 46.9vw;
}
.schedule-img-size-03 {
  width: 50vw;
  height: 29.3vw;
}
.schedule-img-size-04 {
  position: relative;
  right: 4.1vw;
  z-index: 1;
  width: 26.4vw;
  height: 35.1vw;
  margin: -3.8rem 0 0;
}
.schedule-img-size-05 {
  width: 45.9vw;
  height: 29.3vw;
}
.schedule-img-size-07 {
  position: relative;
  right: -3.6vw;
  z-index: 1;
  width: 32.2vw;
  height: 41.8vw;
  margin: -5rem 0 0;
}
.schedule-img-size-08 {
  position: absolute;
  right: 3.6vw;
  bottom: 0;
  z-index: 1;
  width: 45.4vw;
  height: 29.3vw;
}

/* STORY */
.about .related-contents {
  padding: 10rem 0;
}
.story-wrap,.donation-wrap {
  width: 100%;
  margin: 0 auto;
}
.story-container, .donation-container {
  position: relative;
  justify-content: space-between;
  align-items: center;
}
.donation-wrap {
  margin-top: 12rem;
}
.story-text,.donation-text {
  font-size: 1.4rem;
}
.story-text:nth-of-type(n+2) {
  margin-top: 1.4rem;
}
.story-img-box {
  width: 52%;
}
.donation-img-box {
  width: 45%;
}
.story-text-box {
  width: 52%;
  white-space: nowrap;
  margin-left: 8%;
  margin-right: 5%;
}
.donation-text-box {
  width: 33.4%;
  margin-left: 8%;
  margin-right: 8%;
}

@media only screen and (max-width: 960px) {
  #section-about .inner {
    position: relative;
    width: 100%;
  }
  .about .card-list {
    flex-direction: row;
    flex-wrap: nowrap;
    padding: 0 4.1%;
    overflow-x: scroll;
  }
  .about .card-item {
    flex: 0 0 auto;
    width: 39rem;
    margin-right: 0.8rem;
    margin-bottom: 0;
  }
  .about .card-item:last-child {
    margin: 0;
  }

  /* --------------------- */
  .time-tag-container {
    left: -2vw;
  }
  .schedule-container {
    align-items: center;
  }
  .timetable-05 {
    align-items: initial;
    min-height: 73rem;
  }
  .schedule-text-container {
    z-index: 1;
    width: 47.6%;
    padding: 0 4.1vw;
  }
  .timetable-05 .schedule-text-box {
    top: -7.1vw;
  }
  .schedule-text-box {
    position: relative;
    width: 100%;
    min-width: auto;
    max-width: none;
  }
  .schedule-img-size-01 {
    min-height: auto;
  }
  .schedule-img-size-06 {
    width: 46vw;
    height: 44vw;
  }
  .schedule-img-size-08 {
    right: 4.1vw;
  }
}

@media only screen and (max-width: 834px) {
  .timetable-03 .schedule-img-container {
    position: relative;
    top: -3vw;
  }
  .timetable-03 .schedule-text-box {
    top: -11vw;
  }
  .schedule-container.timetable-03 {
    margin-bottom: 5vw;
  }
}

@media only screen and (max-width: 670px) {
  .timetable-03 .schedule-img-container {
    top: inherit;
  }
  .timetable-03 .schedule-text-box {
    top: inherit;
  }
  .schedule-container.timetable-03 {
    margin-bottom: 9rem;
  }
  .schedule-container {
    flex-direction: column-reverse;
    min-height: auto;
    margin-bottom: 9rem;
  }
  .time-tag-container {
    left: 0;
    width: 6rem;
    height: 6rem;
    font-size: 1.4rem;
  }
  .r-schedule-position .schedule-img-box {
    margin-right: 0;
  }
  .l-schedule-position .schedule-img-box {
    margin-left: 0;
  }
  .schedule-text-container {
    width: 100%;
    padding: 5rem 0 0;
  }
  .schedule-text-area {
    width: 74%;
  }
  .schedule-text-box {
    position: relative;
    bottom: auto;
    left: auto;
    flex-direction: row;
    justify-content: space-between;
    width: 100%;
    transform: inherit;
  }
  .timetable-03 {
    padding-bottom: 5vw;
  }
  .timetable-05 {
    padding-bottom: 7.5vw;
  }
  .schedule-img-box {
    width: 100%;
    height: 85.4vw;
    min-height: initial;
  }
  .schedule-img-size-03 {
    height: 66vw;
  }
  .schedule-img-size-04 {
    right: inherit;
  }
  .schedule-img-size-04 {
    width: 48vw;
    height: 64vw;
    margin-top: -12vw;
  }
  .schedule-img-size-06 {
    width: 100%;
    height: 66vw;
  }
  .schedule-img-size-07 {
    right: inherit;
    width: 34.7vw;
    height: 48.6vw;
    margin-top: -7.5vw;
  }
  .schedule-img-size-08 {
    top: -48.1vw;
    right: 0;
    left: inherit;
    width: 49.9vw;
    height: 37.4vw;
  }
}

@media only screen and (max-width: 450px) {
  .about .l-container {
    text-align: left;
  }
  .about .vert-title {
    font-size: 4.9vw;
  }
  .about .en-title {
    margin-bottom: 3.2rem;
  }
  .about .intro-wrap {
    padding: 11rem 6% 9rem;
  }

  /* --------------------- */
  .about .card-list {
    padding: 0 6%;
  }
  .about .card-item {
    width: 27.5rem;
  }
  .about .card-img-box {
    height: 15.2rem;
  }
  .about-card-title {
    font-size: 1.5rem;
    text-align: left;
  }

  /* --------------------- */
  .story-wrap, .donation-wrap {
    width: 88%;
  }
  .story-container, .donation-container {
      flex-direction: column;
  }
  .story-text-box, .donation-text-box {
    width: 100%;
    white-space: normal;
    margin: 0 auto;
  }
  .story-img-box {
    width: 90%;
    margin-right: -24%;
    margin-top: 5rem;
  }
    .donation-img-box {
    width: 90%;
    margin-left: -24%;
    margin-top: 5rem;
  }
  .story-text,.donation-text {
    font-size: 1.2rem;
    text-align: justify;
  }
}

/* ==================================
    food
    ================================== */
.spot-card-title {
  font-size: 1.6rem;
  line-height: 1.4;
  display: inline-block;
}

/* ==================================
    contact
    ================================== */
.wpcf7-form-control-wrap .wpcf7-not-valid-tip{color: #FFFFFF; -webkit-text-stroke: 0.5px #FFFFFF; text-stroke: 0.5px #FFFFFF;}

.contact_form{max-width: 900px;margin:0 auto; }
.contact_form table {width: 100%; margin: 50px auto 40px;}
.contact_form table tr{margin-bottom: 15%!important; padding-bottom: 10%!important;}
.contact_form table{color: #FFFFFF;}
.contact_form table th {text-align: left;width: 20%; padding: 2rem 2rem 6%; font-weight:normal; font-family: inherit;}

@media screen and (max-width: 1000px) {
.contact_form{width: 90%;margin: auto 5% 15%;}
}

.contact_form table td {text-align: left; width: 80%;padding-bottom: 5%;}
.contact_form table td input{width: 100%; height: 5vh; border: 1px solid #FFFFFF; padding: 0.5rem;  background-color: transparent; font-size:18px; }
.wpcf7-form .wpcf7-select, select{padding: 1rem 2rem; margin-left: 2rem; border: 0px;}

.contact_form table td textarea{width: 100%; height: 20vh; border: 1px solid #FFFFFF; padding: 0.5rem; background-color: transparent; font-size:18px; }
.contact_form .sub-btn{background-color: transparent; padding: 40px 0; text-align: center; max-width: 600px; margin: 0 auto; color: #FFFFFF; border: 1px solid #FFFFFF; box-sizing: border-box; display: block; width: 100%; height: 100%; font-size: 2rem;  cursor:pointer; letter-spacing: 0.5em; }

.checkbox-input input {display: none;}
.wpcf7-list-item-label {padding: 10px 0 0 40px; position:relative; }
span.wpcf7-list-item {display: block; margin:0 0 20px 0;}
.wpcf7-list-item-label::before{content: “”; display: block; position: absolute; top: 0; left: 0; width: 30px; height: 30px; border: 1px solid #FFFFFF;}
.checkbox-input input:checked + .wpcf7-list-item-label{color: #FFFFFF;}
.checkbox-input input:checked + .wpcf7-list-item-label::after{content: “”; display: block; position: absolute; top: -1px; left: 5px; width: 14px; height: 28px; transform: rotate(40deg); border-bottom: 3px solid #FFFFFF; border-right: 3px solid #FFFFFF;}

@media screen and (max-width: 750px) {
.contact_form table {width: 100%; margin: 40px auto;}
.contact_form table th, table td {display: block; width: 100%; margin: 0;}
.contact_form table td {text-align: left; width: 100%; margin: 0; padding: 0rem;}
.contact_form table select{margin:1rem 2rem;}
.contact_form table th {width: 100%; margin: 0; padding: 1rem;}
.contact_form table td input{width: 100%; margin: 0; height: 5vh;}
.contact_form table td textarea{width: 100%; margin-left: 0%;}
.contact_form .sub-btn{width:90%; padding:30px;}
}


/* ドロワーオーバーレイ */
.drawer-overlay {display: none; position: fixed; top: 0; left: 0; width:100%; height:100%; background-color: rgba(0, 0, 0, 0.5); z-index: 999; opacity: 0; transition: opacity 0.3s ease;}
.drawer-content {display: none; position: fixed; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 80%; height: 60vh; background-color:#F8F5F0; box-shadow: 0 4px 10px rgba(0,0,0,0.3); z-index: 1000; border-radius:10px; opacity: 0; transition: opacity 0.3s ease; overflow-y: auto; box-sizing: border-box; flex-direction: column; padding: 0 10px 0;}
@media (max-width: 1024px) { 
.drawer-content {display: none; position: fixed; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 100%; height: 100vh; background-color:#F8F5F0; box-shadow: 0 4px 10px rgba(0,0,0,0.3); z-index: 1000; border-radius:10px; opacity: 0; transition: opacity 0.3s ease; overflow-y: auto; box-sizing: border-box; flex-direction: column; padding: 0 10px 0;}	
}

.drawer-overlay.show {display: block;opacity: 1;}
.drawer-content.show {display: flex; opacity: 1;}

.close-button {color: #000000; align-self: flex-end; font-size:50px; cursor: pointer;margin:0; padding:0; line-height: 1; position:absolute; top:50px; right:40px;}
.close-button:hover {color: #000000;}

.drawer-body {flex-grow: 1; box-sizing: border-box; display: flex; flex-direction: column; justify-content: center; align-items: center; text-align: center; position:relative; }

.drawer-body p {line-height: 1.6; color: #000000; margin-top:0; font-size:14px;}

/* tripla code */
#search-bar-wrap{width:100%; margin:0 auto; text-align:center; }
#tripla-searching-app{background-color:transparent; margin:0; }
#search-bar-wrap form{box-shadow:none; background-color:transparent; margin:0 auto;} 
@media (max-width: 992px) { 
#search-bar-wrap{width:100%; margin:0 auto; text-align:left; }
#search-bar-wrap form{box-shadow:none; background-color:transparent; margin:0 auto;} 	
}
@media (max-width: 600px) { 
#search-bar-wrap{width:100%; margin:0 auto; text-align:left;}
#search-bar-wrap form{box-shadow:none; background-color:transparent;margin:0 auto; padding:0;} 	
}

.grecaptcha-badge { visibility: hidden; }