/* ============================================================== default */
/* --------------------------------------- color */
/* hover
=================================================================== */
/* ================================================ vw */
/* ================================================ vh */
/* common
=================================================================== */
/* layout
=================================================================== */
/* imgCover
=================================================================== */
/* mask
=================================================================== */
/* background
=================================================================== */
/* flex
=================================================================== */
/* animation delay
=================================================================== */
/* 3d
=================================================================== */
/* font
=================================================================== */
/* textTate
=================================================================== */
/* vw
=================================================================== */
/* form
=================================================================== */
/* ============================================================== common */
.dots {
  position: relative;
  display: flex;
  justify-content: flex-end;
}

.dot {
  width: 0.5124450952vw;
  height: 0.5124450952vw;
  border-width: 1px;
  border-style: solid;
  border-color: #00a19a;
  border-radius: 50%;
  margin-left: 0.7320644217vw;
  transition-duration: 0.5s;
  transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
  -ms-transition-duration: 0.5s;
  -ms-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
  -moz-transition-duration: 0.5s;
  -moz-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
}
.dot.dot--active {
  background-color: #00a19a;
}

/* ============================================================== pagesKv */
.pagesKv__bg--innerImg {
  background-image: url(../img/contents/faq/kv.jpg);
}

.pagesKv__contents {
  bottom: -16px;
}

/* ============================================================== cafeLampBlock slider */
.stayActivity__cafeLampBlock {
  margin-bottom: 7.3206442167vw;
}

.cafeLampBlock__img--slider--block {
  position: relative;
}

.cafeLampBlock__img--slider--caption {
  font-size: 13px;
  font-size: 0.9516837482vw;
  line-height: 1.6;
  padding-top: 1vw;
  padding-bottom: 0.3em;
  transition-duration: 0.5s;
  transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
  -ms-transition-duration: 0.5s;
  -ms-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
  -moz-transition-duration: 0.5s;
  -moz-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
  opacity: 0;
}

.cafeLampBlock__detail {
  padding-bottom: 2.5622254758vw;
}

.keen-slider__slide.is-center .cafeLampBlock__img--slider--caption {
  opacity: 1;
}

.stayActivity__cafeLampBlock .arrow {
  display: none;
}
.stayActivity__cafeLampBlock .dots {
  bottom: 0.7320644217vw;
  padding-right: 5.4904831625vw;
}

/* ============================================================== saContents */
.saContents {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
}

/* ============================================================== navSticky */
.saSection__navSticky {
  align-self: flex-start;
  position: sticky;
  width: 24.1581259151vw;
  height: calc(100vh - 60px);
  top: 60px;
  padding-bottom: 1.4641288433vw;
}

.saSection__navSticky--inner {
  position: relative;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

/* --------------------------------------- navSticky nav toggle */
.saSection__navToggle > dt {
  padding-top: 1.0980966325vw;
  padding-bottom: 1.0980966325vw;
}
.saSection__navToggle > dd {
  overflow: hidden;
  transition-duration: 0.5s;
  transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
  -ms-transition-duration: 0.5s;
  -ms-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
  -moz-transition-duration: 0.5s;
  -moz-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
  height: 0;
}

.saSection__nav--list--target {
  border-bottom: 1px dotted #00a19a;
  cursor: pointer;
}
.saSection__nav--list--target.selected .saSection__navToggle > dd {
  height: 6.2225475842vw;
}
.saSection__nav--list--target.selected .saSection__navBlock--icon {
  opacity: 1;
}
.saSection__nav--list--target.selected .saSection__navToggle--icon {
  background-color: rgba(0, 161, 154, 0);
}
.saSection__nav--list--target.selected .saSection__navToggle--icon--inner::before {
  opacity: 0;
}
.saSection__nav--list--target.selected .saSection__navToggle--icon--inner::after {
  opacity: 1;
}
.saSection__nav--list--target:first-child.selected .saSection__navToggle > dd {
  height: 7.3206442167vw;
}

/* --------------------------------------- navSticky navBlock */
.saSection__navBlock {
  position: relative;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
}

.saSection__navBlock--icon {
  position: relative;
  width: 4.39238653vw;
  transition-duration: 0.5s;
  transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
  -ms-transition-duration: 0.5s;
  -ms-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
  -moz-transition-duration: 0.5s;
  -moz-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
  opacity: 0.4;
}
.saSection__navBlock--icon .StayActivity__banner--icon {
  position: relative;
  width: 100%;
  top: 0;
  left: 0;
  transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
}

/* --------------------------------------- navSticky navBlock title */
.saSection__navBlock--title {
  align-self: center;
  width: calc(100% - 6.2vw);
}

.saSection__navBlock--title--en, .saSection__navBlock--title--jp {
  line-height: 1;
}

.saSection__navBlock--title--en {
  font-size: 12px;
  font-size: 0.878477306vw;
  margin-bottom: 0.7320644217vw;
}

.saSection__navBlock--title--jp {
  font-size: 20px;
  font-size: 1.4641288433vw;
}

/* --------------------------------------- navSticky navBlock icon */
.saSection__navToggle--icon {
  position: absolute;
  width: 1.1713030747vw;
  height: 1.1713030747vw;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  right: 0;
  border-width: 1px;
  border-style: solid;
  border-color: #00a19a;
  border-radius: 50%;
  transition-duration: 0.5s;
  transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
  -ms-transition-duration: 0.5s;
  -ms-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
  -moz-transition-duration: 0.5s;
  -moz-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
  background-color: #00a19a;
}

.saSection__navToggle--icon--inner {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.saSection__navToggle--icon--inner::before, .saSection__navToggle--icon--inner::after {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-size: 0.5856515373vw auto;
  transition-duration: 0.5s;
  transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
  -ms-transition-duration: 0.5s;
  -ms-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
  -moz-transition-duration: 0.5s;
  -moz-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
}
.saSection__navToggle--icon--inner::before {
  background-image: url(../img/contents/stay_activity/navIcon--arrow.svg);
  opacity: 1;
}
.saSection__navToggle--icon--inner::after {
  background-image: url(../img/contents/stay_activity/navIcon--selected.svg);
  opacity: 0;
}

/* --------------------------------------- navSticky btn */
.saSection__navBtn .arrowIcon__blank {
  top: 1.9033674963vw;
  right: 1.4641288433vw;
}

/* --------------------------------------- navSticky banner */
.saSection__banner .Community__banner.is--mostRecent::after {
  color: #00a19a;
  background-color: #f2f1e7;
}
.saSection__banner .Community__banner--thum {
  margin-bottom: 0;
}
.saSection__banner .Community__banner--info {
  color: #f2f1e7;
  background-color: #00a19a;
  padding: 0.5856515373vw 0.9516837482vw;
}
.saSection__banner .Community__banner--mostRecent--schedule {
  margin-bottom: 0.3660322108vw;
}
.saSection__banner .Community__banner--mostRecent--schedule--date {
  font-size: 18px;
  font-size: 1.317715959vw;
  margin-right: 0.3660322108vw;
}
.saSection__banner .Community__banner--mostRecent--schedule--week {
  font-size: 10px;
  font-size: 0.7320644217vw;
  margin-right: 0.2928257687vw;
}
.saSection__banner .Community__banner--mostRecent--schedule--time {
  font-size: 16px;
  font-size: 1.1713030747vw;
}
.saSection__banner .Community__banner.is--mostRecent .Community__banner--title {
  font-size: 11px;
  font-size: 0.8052708638vw;
  margin-bottom: 0;
}

/* ============================================================== saSectionInner wrapper */
.saSectionInner__wrapper {
  width: calc(100% - 24.1581259151vw);
}
.saSectionInner__wrapper .saSection {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
}

/* ============================================================== saSectionInner sticky */
.saSectionInner__sticky {
  align-self: flex-start;
  position: sticky;
  width: 29.2825768668vw;
  height: calc(100vh - 60px);
  top: 60px;
  padding-bottom: 1.4641288433vw;
}
.saSectionInner__sticky .StayActivity__banner {
  padding-top: 0;
  height: 100%;
}

.saSectionInner__sticky--inner {
  position: relative;
  height: 100%;
}

/* ============================================ saSectionInner contents */
.saSectionInner__contents {
  width: calc(100% - 29.2825768668vw);
  padding-left: 2.196193265vw;
  padding-right: 2.196193265vw;
  padding-bottom: 2.9282576867vw;
}

/* --------------------------------------- saSection title */
.saSection__title {
  font-size: 38px;
  font-size: 2.7818448023vw;
  line-height: 1.3;
  margin-bottom: 2.196193265vw;
}

.saSection__cottage .saSection__title, .saSection__pyramidhouse .saSection__title {
  padding-top: 2.9282576867vw;
  border-top-width: 1px;
  border-top-style: dotted;
  border-top-color: #00a19a;
}

.saSection__leader {
  margin-bottom: 1.8301610542vw;
}

.saSection__leader--title {
  font-size: 21px;
  font-size: 1.5373352855vw;
  line-height: 1.3;
  margin-bottom: 1.0980966325vw;
}

/* ============================================ infoBlock */
.saSection__infoList {
  text-align: left;
}

.saSection__infoList--target {
  margin-bottom: 2.9282576867vw;
}
.saSection__infoList--target:last-child {
  margin-bottom: 0;
}

.saSection__infoBlock {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
}

.saSection__infoBlock--title {
  width: 43.8432835821%;
  padding-right: 5%;
}
.saSection__infoBlock--title > h4, .saSection__infoBlock--title > p {
  line-height: 1.5;
}
.saSection__infoBlock--title > h4 {
  font-size: 17px;
  font-size: 1.2445095168vw;
  margin-bottom: 0.7320644217vw;
  font-weight: 500;
}
.saSection__infoBlock--title > p {
  font-size: 13px;
  font-size: 0.9516837482vw;
}
.saSection__infoBlock--title .textAside {
  margin-top: 0.5856515373vw;
}

.saSection__infoBlock--detail {
  width: 56.1567164179%;
}
.saSection__infoBlock--detail .textAside {
  margin-top: 0.7320644217vw;
}

.saSection__infoBlock--detail--text {
  font-size: 13px;
  font-size: 0.9516837482vw;
}
.saSection__infoBlock--detail--text.marginTop {
  margin-top: 1.0980966325vw;
}

.saSection__infoList--target.coming .saSection__infoBlock--title::after {
  display: inline-block;
  content: "COMING SOON";
  font-size: 10px;
  font-size: 0.7320644217vw;
  white-space: nowrap;
  line-height: 1;
  padding: 0.5856515373vw 0.878477306vw;
  color: #f2f1e7;
  background-color: #00a19a;
  margin-top: 0.878477306vw;
}

/* ============================================ keenSlider */
.keenSlider__wrapper {
  position: relative;
  margin-bottom: 2.9282576867vw;
}

.navigation-wrapper {
  position: relative;
}
.navigation-wrapper .caption {
  font-size: 13px;
  font-size: 0.9516837482vw;
  line-height: 1.3;
  margin-top: 0.7320644217vw;
}
.navigation-wrapper .dots {
  margin-top: -0.878477306vw;
}
.navigation-wrapper .arrow {
  position: absolute;
  width: 2.196193265vw;
  height: 2.196193265vw;
  top: 50%;
  transform: translateY(-50%);
  border-width: 1px;
  border-style: solid;
  border-color: #00a19a;
  border-radius: 50%;
  transition-duration: 0.5s;
  transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
  -ms-transition-duration: 0.5s;
  -ms-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
  -moz-transition-duration: 0.5s;
  -moz-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
  background-color: #00a19a;
  cursor: pointer;
}
.navigation-wrapper .arrow::before, .navigation-wrapper .arrow::after {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-size: 0.8052708638vw auto;
  transition-duration: 0.5s;
  transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
  -ms-transition-duration: 0.5s;
  -ms-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
  -moz-transition-duration: 0.5s;
  -moz-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
}
.navigation-wrapper .arrow::before {
  opacity: 1;
}
.navigation-wrapper .arrow::after {
  opacity: 0;
}
.navigation-wrapper .arrow--left {
  left: 1.8301610542vw;
}
.navigation-wrapper .arrow--left::before {
  background-image: url(../img/common/keenSlider__arrow--prev--white.svg);
}
.navigation-wrapper .arrow--left::after {
  background-image: url(../img/common/keenSlider__arrow--prev--green.svg);
}
.navigation-wrapper .arrow--right {
  right: 1.8301610542vw;
}
.navigation-wrapper .arrow--right::before {
  background-image: url(../img/common/keenSlider__arrow--next--white.svg);
}
.navigation-wrapper .arrow--right::after {
  background-image: url(../img/common/keenSlider__arrow--next--green.svg);
}
/* ============================================ cottage info frame */
.saSection__infoFrame {
  position: relative;
  border-width: 1px;
  border-style: solid;
  border-color: #00a19a;
  border-radius: 3px;
  padding: 1.4641288433vw 1.8301610542vw 1.0980966325vw;
  margin-bottom: 2.196193265vw;
}

.saSection__infoFrame--title {
  position: absolute;
  top: 0;
  left: 1.0980966325vw;
  transform: translateY(-50%);
  font-size: 13px;
  font-size: 0.9516837482vw;
  padding: 0.7320644217vw;
  line-height: 1;
  background-color: #f2f1e7;
  z-index: 2;
}

.saSection__infoFrame--detail {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  flex-wrap: wrap;
}
.saSection__infoFrame--detail > div {
  width: 50%;
}
.saSection__infoFrame--detail p {
  font-size: 13px;
  font-size: 0.9516837482vw;
  line-height: 1.3;
  margin-bottom: 0.5124450952vw;
}
.saSection__infoFrame--detail aside {
  width: 100%;
}

/* ============================================================== saSection__cottage */
/* ============================================ cottage info aside */
.saSection__cottage--infoAside {
  margin-bottom: 2.196193265vw;
}
.saSection__cottage--infoAside > h4 {
  font-size: 17px;
  font-size: 1.2445095168vw;
  line-height: 1;
  font-weight: 500;
  margin-bottom: 0.878477306vw;
}
.saSection__cottage--infoAside > p {
  font-size: 13px;
  font-size: 0.9516837482vw;
  line-height: 1;
  margin-bottom: 0.7320644217vw;
}

/* ============================================================== saSection__pyramidhouse */
.saSection__pyramidhouse .saSection__infoFrame.marginBottom {
  margin-bottom: 0;
  border-width: 1px 1px 0 1px;
  border-radius: 3px 3px 0 0;
  padding-bottom: 1.4641288433vw;
}
.saSection__pyramidhouse .saSection__infoFrame.marginTop {
  border-radius: 0 0 3px 3px;
  padding-top: 1.4641288433vw;
}

/* ============================================ nearbyAccess */
.saSection__infoBlock--detail .nearbyAccessBlock__title {
  font-size: 15px;
  font-size: 1.0980966325vw;
}
.saSection__infoBlock--detail .nearbyAccessBlock {
  margin-bottom: 2.196193265vw;
}
.saSection__infoBlock--detail .nearbyAccessBlock:last-child {
  margin-bottom: 3.6603221083vw;
}

/* ============================================================== hover pc */
@media (hover: hover) and (pointer: fine) {
  .saSection__nav--list--target:hover .saSection__navBlock--icon, .saSection__nav--list--target:active .saSection__navBlock--icon {
    opacity: 1;
  }
  .navigation-wrapper .arrow:hover, .navigation-wrapper .arrow:active {
    background-color: #f2f1e7;
  }
  .navigation-wrapper .arrow:hover::before, .navigation-wrapper .arrow:active::before {
    opacity: 0;
  }
  .navigation-wrapper .arrow:hover::after, .navigation-wrapper .arrow:active::after {
    opacity: 1;
  }
}
.saSection__nav--list--target .saSection__nav--aside {
  padding-top: 2px;
  padding-bottom: 2px;
  pointer-events: none;
}
.saSection__nav--list--target .saSection__nav--aside .btnInner {
  background-color: transparent;
  border-width: 1px;
  border-color: #00a19a;
  padding: 0.9516837482vw 1.4641288433vw;
  pointer-events: all;
}
.saSection__nav--list--target .saSection__nav--aside .textAside {
  font-size: 11px;
  font-size: 0.8052708638vw;
  line-height: 1.7;
}

.saSection__infoList--aside {
  font-size: 11px;
  font-size: 0.8052708638vw;
  line-height: 1.7;
  margin-top: 1.8301610542vw;
}

.saSection__infoBlock--detail .textAside.textAside--marginSet {
  margin-top: 0.3660322108vw;
  margin-bottom: 0.7320644217vw;
}

.saSection__banner.calendarBtn .btnText.fontEn {
  font-size: 13px;
  font-size: 0.9516837482vw;
  line-height: 1.6;
}
.saSection__banner.calendarBtn .btnInner {
  padding-right: 3.2vw;
  padding-left: 4.2vw;
}
.saSection__banner.calendarBtn .btnInner:before, .saSection__banner.calendarBtn .btnInner:after {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  width: 1.8301610542vw;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  left: 1.2445095168vw;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-image: url("../img/contents/stay_activity/icon--calendar.svg");
  transition-duration: 0.5s;
  transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
  -ms-transition-duration: 0.5s;
  -ms-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
  -moz-transition-duration: 0.5s;
  -moz-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
}
.saSection__banner.calendarBtn .btnInner:before {
  background-image: url("../img/contents/stay_activity/icon--calendar.svg");
  opacity: 1;
}
.saSection__banner.calendarBtn .btnInner:after {
  background-image: url("../img/contents/stay_activity/icon--calendar--green.svg");
  opacity: 0;
}
.saSection__banner.calendarBtn .btnInner .arrowIcon__default {
  top: 2.5vw;
}

@media (hover: hover) and (pointer: fine) {
  .saSection__banner.calendarBtn .arrowIcon__hoverWrapper.btn:hover .btnInner:before, .saSection__banner.calendarBtn .arrowIcon__hoverWrapper.btn:active .btnInner:before {
    opacity: 0;
  }
  .saSection__banner.calendarBtn .arrowIcon__hoverWrapper.btn:hover .btnInner:after, .saSection__banner.calendarBtn .arrowIcon__hoverWrapper.btn:active .btnInner:after {
    opacity: 1;
  }
}/*# sourceMappingURL=faq.css.map */