/*!
 * ！注意！注意！注意！注意！注意！注意！注意！注意！注意！注意！注意！注意！注意！注意！注意！注意！注意！
 *
 * このcssは編集しないでください。
 * このcssを編集してもscssをコンパイルした時点で変更は消えます。
 * cssを編集したい場合は別のcssファイル（例：user.cssなど）を新規作成して、クラスごとに上書き、または新規クラスを追加してください。
 *
 * ！注意！注意！注意！注意！注意！注意！注意！注意！注意！注意！注意！注意！注意！注意！注意！注意！注意！
 */
@charset "UTF-8";
@font-face {
  font-family: "icons";
  src: url("../../../assets/fonts/iconfont/icons.eot?v=f5dc1cf6155eb28661c9fe1322bb4a20");
  src: url("../../../assets/fonts/iconfont/icons.eot?v=f5dc1cf6155eb28661c9fe1322bb4a20#iefix") format("eot"), url("../../../assets/fonts/iconfont/icons.woff?v=b247930c82b6a7d5607b4b1183bd1f8e") format("woff"), url("../../../assets/fonts/iconfont/icons.ttf?v=fd1342491169ff49bc0aea062ff6857f") format("truetype"), url("../../../assets/fonts/iconfont/icons.svg?v=1e6883c27382ab44883e03a5dbd4e5c1#icons") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.color-default {
  color: inherit;
}

.fBold {
  font-weight: 700;
}

.fMedium {
  font-weight: 500;
}

.font-zen {
  font-family: "Zen Kaku Gothic New", sans-serif;
}

.font-out {
  font-family: "Outfit", serif;
}

.font-corm {
  font-family: "Cormorant", serif;
}

.font-cormItalic {
  font-family: "Cormorant", serif;
  font-style: italic;
}

.font-zenOld {
  font-family: "Zen Old Mincho", serif;
}

.font-cin {
  font-family: "Cinzel", serif;
}

.icon-calendar, .icon-select {
  position: relative;
}
.icon-calendar::before, .icon-select::before {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  font-weight: normal;
  line-height: 1;
  pointer-events: none;
}
.icon-calendar::before {
  content: "\ea07";
  font-family: "icons";
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.25em;
  right: 20px;
}
.icon-select::before {
  content: "\ea08";
  font-family: "icons";
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 0.812em;
  right: 20px;
}
.icon-disabled {
  opacity: 0.6;
}

.no-scroll {
  min-height: 100vh;
  overflow: hidden;
}

[data-observer=target] {
  opacity: 0;
}

.observer-up {
  transform: translateY(40px);
}
.observer-down {
  transform: translateY(-40px);
}
.observer-left {
  transform: translateX(40px);
}
.observer-right {
  transform: translateX(-40px);
}
.observer-isActive {
  opacity: 1;
  transition: 1.5s ease-out;
  transform: translate(0);
}

.flatpickr-calendar.open {
  z-index: 1;
}

.flatpickr-calendar {
  padding: 5px;
  width: 320px;
  font-family: "Zen Kaku Gothic New", sans-serif;
}

.flatpickr-innerContainer {
  margin: 5px 0 0;
}

.dayContainer,
.flatpickr-weekdaycontainer {
  gap: 5px;
}

.flatpickr-months {
  position: relative;
}

.flatpickr-month,
.flatpickr-current-month {
  padding: 0;
}

.flatpickr-prev-month,
.flatpickr-next-month {
  transition: color 0.4s;
}
.flatpickr-prev-month::after,
.flatpickr-next-month::after {
  color: inherit;
  font-size: 0.9em;
  font-weight: normal;
  line-height: 1;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.flatpickr-prev-month svg,
.flatpickr-next-month svg {
  display: none;
}

.flatpickr-prev-month::after {
  content: "\ea0a";
  font-family: "icons";
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.flatpickr-next-month::after {
  content: "\ea0c";
  font-family: "icons";
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.flatpickr-day,
.today {
  transition: all 0.4s;
}

.today {
  border-color: transparent !important;
}

.selected {
  color: inherit !important;
  background: #d7e8c5 !important;
  border-color: transparent !important;
}

.flatpickrBtn[disabled] {
  cursor: default !important;
}

@font-face {
  font-family: "icons";
  src: url("../../../assets/fonts/iconfont/icons.eot?v=f5dc1cf6155eb28661c9fe1322bb4a20");
  src: url("../../../assets/fonts/iconfont/icons.eot?v=f5dc1cf6155eb28661c9fe1322bb4a20#iefix") format("eot"), url("../../../assets/fonts/iconfont/icons.woff?v=b247930c82b6a7d5607b4b1183bd1f8e") format("woff"), url("../../../assets/fonts/iconfont/icons.ttf?v=fd1342491169ff49bc0aea062ff6857f") format("truetype"), url("../../../assets/fonts/iconfont/icons.svg?v=1e6883c27382ab44883e03a5dbd4e5c1#icons") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.pageID-top .topHead_en {
  margin: 0;
  color: #477616;
  font-size: 2.25rem;
  font-family: "Outfit", serif;
  font-weight: 300;
  line-height: 1;
}
.pageID-top .topHead_jp {
  margin: 10px 0 0;
  font-size: 2.5rem;
  font-weight: 500;
  line-height: 1.3;
}
.pageID-top .topHead_txt {
  font-size: 1rem;
  font-weight: 500;
}
.pageID-top .topHead-center {
  text-align: center;
}
.pageID-top .topHead-topScene {
  display: flex;
  gap: 0 100px;
}
.pageID-top .topHead-topScene .topHead_txt {
  margin-top: auto;
  font-size: 1.125rem;
}
.pageID-top .mainVisual {
  margin: -100px auto 0;
  max-width: 1920px;
  padding: 100px 0 0 300px;
  background: #fff;
  position: relative;
}
.pageID-top .mainVisual::before {
  content: "";
  position: absolute;
  left: -5px;
  bottom: -1px;
  max-width: 1024px;
  height: auto;
  aspect-ratio: 1024/310;
  background: url("../../../assets/images/top/mainVisual-bg.png?v=44e6d2b9099c6be9b3156c142cf66afe") no-repeat right bottom/contain;
  z-index: 2;
}
.pageID-top .mainVisual_content {
  position: absolute;
  left: 6.9%;
  bottom: 15px;
  z-index: 2;
}
.pageID-top .mainVisual_title {
  margin: 0;
  color: #477616;
  font-size: min(3vw, 65px);
  font-weight: bold;
  line-height: 1.4;
  letter-spacing: 0.04em;
}
.pageID-top .mainSlider_list {
  margin: 0;
}
.pageID-top .mainSlider_item img {
  width: 100%;
  height: 100%;
  aspect-ratio: 1620/810;
  object-fit: contain;
  object-position: center;
  border-top-left-radius: 45px;
}
.pageID-top .topInfo_title {
  margin: 0;
  padding: 0 0 10px 30px;
  color: #d88345;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.2;
  border-bottom: 1px solid #d88345;
  position: relative;
}
.pageID-top .topInfo_title::before {
  content: "\ea1b";
  font-family: "icons";
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.111em;
  font-weight: normal;
  line-height: 1;
  position: absolute;
  top: 1px;
  left: 0;
}
.pageID-top .topInfo_list {
  margin: 30px 0 0;
}
.pageID-top .topInfo_list > :first-child {
  margin-top: 0;
}
.pageID-top .topInfo_item {
  margin: 15px 0 0;
  display: grid;
  grid-template-columns: 100px 1fr;
  gap: 0 40px;
}
.pageID-top .topInfo_date {
  margin: 0;
  font-family: "Outfit", serif;
  font-weight: 300;
  line-height: 1.6;
}
.pageID-top .topInfo_txt {
  margin: 0;
  line-height: 1.6;
}
.pageID-top .topInfo_txt > a {
  color: inherit;
  text-decoration: none;
}
.pageID-top .topInfo_txt > a > span {
  transition: all 0.4s;
  border-bottom: 1px solid transparent;
}
.pageID-top .topReserve {
  margin: 60px 0 0;
}
.pageID-top .topReserve_form, .pageID-top .topReserve_head, .pageID-top .topReserve_body {
  border-radius: 20px;
}
.pageID-top .topReserve_form {
  box-shadow: 0px 0px 12.75px 2.25px rgba(51, 51, 51, 0.05);
}
.pageID-top .topReserve_head {
  padding: 17px;
  color: #fff;
  background: #477616;
  font-size: 1.625rem;
  font-weight: 500;
  text-align: center;
  line-height: 1;
}
.pageID-top .topReserve_body {
  padding: 40px 50px 20px;
  background: #fff;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.pageID-top .topReserve_top {
  display: grid;
  grid-template-columns: auto 1fr;
}
.pageID-top .topReserve_left {
  display: grid;
  grid-template-columns: 190px auto auto;
  gap: 0 30px;
  padding-right: 60px;
}
.pageID-top .topReserve_left > :first-child {
  margin-top: 0;
}
.pageID-top .topReserve_formBlock > :first-child {
  margin-top: 0;
}
.pageID-top .topReserve_formBlock dl dt {
  font-weight: 500;
}
.pageID-top .topReserve_formBlock-01 dl dd .customInput {
  margin: 8px 0 0;
}
.pageID-top .topReserve_date {
  transition: all 0.4s;
}
.pageID-top .topReserve_select {
  min-width: 100px;
}
.pageID-top .topReserve_right {
  display: grid;
  grid-template-columns: auto 185px;
  justify-content: space-between;
  gap: 0 30px;
  padding-left: 60px;
  position: relative;
}
.pageID-top .topReserve_right::before {
  content: "";
  width: 1px;
  height: 80px;
  background: #a6a09e;
  position: absolute;
  top: 0;
  left: 0;
}
.pageID-top .topReserve_check {
  margin: 10px 0 0;
  display: grid;
  grid-template-columns: repeat(3, auto);
  gap: 0 30px;
}
.pageID-top .topReserve_searchBtn {
  margin: 18px 0 0;
}
.pageID-top .topReserve_searchBtn > button {
  display: block;
  padding: 6px;
  color: #fff;
  background: #d88345;
  font-size: 1.125rem;
  font-weight: 500;
  text-align: center;
  border: 1px solid #d88345;
  transition: all 0.4s;
}
.pageID-top .topReserve_bottom {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 0 10px;
}
.pageID-top .topReserve_bottomTxt {
  margin: 0;
  font-weight: 500;
}
.pageID-top .topReserve_bottomBtns {
  display: flex;
  gap: 0 10px;
  margin: 0;
}
.pageID-top .topReserve_bottomBtn > a {
  display: inline-block;
  padding: 5px 15px 5px 40px;
  width: 100%;
  color: inherit;
  font-size: 0.875rem;
  font-weight: 500;
  text-decoration: none;
  border: 1px solid #46301d;
  transition: all 0.4s;
  position: relative;
}
.pageID-top .topReserve_bottomBtn > a::before {
  font-weight: normal;
  line-height: 1;
  position: absolute;
  left: 14px;
}
.pageID-top .topReserve_bottomBtn-bed > a::before {
  content: "\ea05";
  font-family: "icons";
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 0.97em;
  top: 12px;
}
.pageID-top .topReserve_bottomBtn-calendar > a::before {
  content: "\ea07";
  font-family: "icons";
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.3em;
  top: 50%;
  transform: translateY(-50%);
}
.pageID-top .topPick {
  margin: 100px 0 0;
  position: relative;
}
.pageID-top .topPick::before {
  content: "";
  position: absolute;
  top: 15px;
  right: 55px;
  width: 193px;
  height: 116px;
  background: url("../../../assets/images/top/topPick-illust01.svg?v=49c7104ccb346ae5ce09aa3a0a8f9127") no-repeat center/contain;
  z-index: 2;
}
.pageID-top .pickSlider {
  margin: 20px min((var(--vw, 1vw) * 100 - 1200px) / -2, -20px) 0;
}
.pageID-top .pickSlider_inner {
  margin: 0 auto;
  padding: 70px 0 30px;
  max-width: 1920px;
  position: relative;
}
.pageID-top .pickSlider_inner::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 62.5%;
  height: 100%;
  background: #fff;
  border-radius: 40px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.pageID-top .pickSlider_list {
  margin: 0;
}
.pageID-top .pickSlider_item {
  width: 100%;
  max-width: 400px;
  transform: translateX(-50%);
}
.pageID-top .pickSlider_item > a {
  color: inherit;
  text-decoration: none;
}
.pageID-top .pickSlider_img {
  margin: 0;
}
.pageID-top .pickSlider_img > img {
  width: 100%;
  height: 100%;
  aspect-ratio: 400/270;
  object-fit: contain;
}
.pageID-top .pickSlider_body {
  margin: 15px 0 0;
}
.pageID-top .pickSlider_title > span, .pageID-top .pickSlider_txt > span {
  border-bottom: 1px solid transparent;
  transition: all 0.4s;
}
.pageID-top .pickSlider_title > span {
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.4;
}
.pageID-top .pickSlider_txt {
  margin: 5px 0 0;
}
.pageID-top .pickSlider_controller {
  margin: 55px 0 0;
}
.pageID-top .pickSlider_controllerInner {
  margin: 0 auto;
  max-width: 1200px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 0 15px;
}
.pageID-top .pickSlider_btn-prev, .pageID-top .pickSlider_btn-next {
  transition: all 0.4s;
  position: relative;
}
.pageID-top .pickSlider_btn-prev::after, .pageID-top .pickSlider_btn-next::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 0.7em;
  font-weight: normal;
  line-height: 1;
  color: #a6a09e;
}
.pageID-top .pickSlider_btn-prev::after {
  content: "\ea0b";
  font-family: "icons";
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.pageID-top .pickSlider_btn-next::after {
  content: "\ea0d";
  font-family: "icons";
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.pageID-top .pickSlider_pagination {
  display: flex;
  gap: 0 6px;
  padding: 0;
  width: initial;
  z-index: 1;
}
.pageID-top .pickSlider_pagination .swiper-pagination-bullet {
  margin: 0;
  width: 12px;
  height: 12px;
  background: #fff;
  border: 1px solid #a6a09e;
  opacity: 1;
}
.pageID-top .pickSlider_pagination .swiper-pagination-bullet-active {
  background: #d88345;
  border: 1px solid transparent;
}
.pageID-top .pickSlider_toggleBtn {
  width: 12px;
  height: 15px;
  transition: opacity 0.4s;
  position: relative;
}
.pageID-top .pickSlider_toggleBtn > span {
  display: block;
}
.pageID-top .pickSlider_toggleBtn > span::before, .pageID-top .pickSlider_toggleBtn > span::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 2px;
  height: 12px;
  background: #a6a09e;
}
.pageID-top .pickSlider_toggleBtn > span::before {
  left: 2px;
}
.pageID-top .pickSlider_toggleBtn > span::after {
  right: 2px;
}
.pageID-top .pickSlider_toggleBtn-isActive > span {
  width: 12px;
  height: 15px;
  background: #a6a09e;
  clip-path: polygon(0 0, 0% 100%, 100% 50%);
}
.pageID-top .pickSlider_toggleBtn-isActive > span::before, .pageID-top .pickSlider_toggleBtn-isActive > span::after {
  content: none;
}
.pageID-top .topAbout01 {
  margin: 110px min((var(--vw, 1vw) * 100 - 1200px) / -2, -20px) 0;
}
.pageID-top .topAbout01_inner {
  margin: 0 auto;
  padding: 0 0 47px;
  max-width: 1920px;
  position: relative;
  overflow: hidden;
}
.pageID-top .topAbout01_content {
  position: absolute;
  bottom: 0;
  z-index: 1;
}
.pageID-top .topAbout01_txts {
  margin: 0;
  display: flex;
  gap: 0 130px;
  white-space: nowrap;
  animation: txtAnimation 320s linear infinite;
  transform: translateX(100%);
}
.pageID-top .topAbout01_txt {
  color: #fff;
  font-size: 7.5rem;
  font-weight: 300;
  font-family: "Outfit", serif;
  line-height: 1;
  opacity: 0.6;
}
@keyframes txtAnimation {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-100%);
  }
}
.pageID-top .aboutSlider_inner {
  margin: 0 auto;
  max-width: 1920px;
}
.pageID-top .aboutSlider_list {
  margin: 0;
  transition-timing-function: linear;
}
.pageID-top .aboutSlider_item {
  width: 100%;
}
.pageID-top .aboutSlider_item > a {
  text-decoration: none;
}
.pageID-top .aboutSlider_item img {
  width: 100%;
  height: 100%;
  aspect-ratio: 1920/800;
  object-fit: contain;
}
.pageID-top .topAbout02 {
  margin: 95px 0 0;
  position: relative;
}
.pageID-top .topAbout02::after {
  content: "";
  position: absolute;
  bottom: -40px;
  left: -55px;
  width: 269px;
  height: auto;
  aspect-ratio: 269/275;
  background: url("../../../assets/images/top/topAbout02-img01.png?v=bd280e78026928c165077b9c9a1a6cec") no-repeat center center/contain;
}
.pageID-top .topAbout02_content {
  display: flex;
}
.pageID-top .topAbout02_contentInner {
  margin: 0 auto;
  width: -moz-fit-content;
  width: fit-content;
  line-height: 1;
  letter-spacing: 0.05em;
  writing-mode: vertical-rl;
}
.pageID-top .topAbout02_title {
  margin: 0 0 0 50px;
  font-size: 2.5rem;
  font-weight: 500;
}
.pageID-top .topAbout02_txts > :last-child {
  margin: 0;
}
.pageID-top .topAbout02_txt {
  margin: 0 0 0 23px;
  font-size: 1.125rem;
  font-weight: 500;
}
.pageID-top .topAbout02_txt > span {
  text-orientation: upright;
}
.pageID-top .topAbout02_txt-space {
  margin: 0 0 0 70px;
}
.pageID-top .topSoft {
  margin: 180px 0 0;
}
.pageID-top .topSoft_inner {
  display: flex;
  justify-content: center;
  align-items: center;
}
.pageID-top .topSoft_inner > a {
  opacity: 1;
  position: relative;
}
.pageID-top .topSoft_inner > a::before {
  content: "清里といえば\aコレ！";
  white-space: pre;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  position: absolute;
  top: -120px;
  left: -75px;
  width: 164px;
  height: 114px;
  color: #d88345;
  background: url("../../../assets/images/top/topSoft-bg.png?v=c26ac5791b031f629820ee33a5500793") no-repeat center/contain;
  font-weight: 700;
  line-height: 1.5;
  opacity: 0;
  visibility: hidden;
  transition: all 0.4s;
}
.pageID-top .topSoft_panel {
  display: inline-block;
  padding: 5px;
  width: 100%;
  max-width: 800px;
  color: inherit;
  background: #fff;
  border-radius: 15px;
  text-decoration: none;
}
.pageID-top .topSoft_panelInner {
  display: grid;
  grid-template-columns: auto 258px;
  gap: 0 45px;
  padding: 20px 25px 10px 40px;
  border: 1px solid #477616;
  border-radius: 12px;
}
.pageID-top .topSoft_txt {
  margin: 0;
  font-weight: 500;
}
.pageID-top .topSoft_title {
  margin: 0;
  color: #477616;
  font-size: 2.625rem;
  font-weight: bold;
  line-height: 1.3;
}
.pageID-top .topSoft_img {
  margin: -100px 0 0;
}
.pageID-top .topSoft_img > img {
  width: 100%;
  height: 100%;
  aspect-ratio: 258/214;
  object-fit: contain;
}
.pageID-top .topSpot {
  margin: 135px min((var(--vw, 1vw) * 100 - 1200px) / -2, -20px) 0;
  background: url("../../../assets/images/top/topSpot-bg02.jpg?v=9bd81836bad31d91975927282de83580") repeat;
  position: relative;
}
.pageID-top .topSpot::before {
  content: "";
  position: absolute;
  top: -220px;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  height: 223px;
  background: url("../../../assets/images/top/topSpot-bg01.png?v=3ace73d5bb86a91a46132f463ca8d3bd") no-repeat center bottom/contain;
  z-index: -1;
}
.pageID-top .topSpot_inner {
  margin: 0 auto;
  max-width: 1200px;
}
.pageID-top .topSpot_map {
  margin: 60px 0 0;
}
.pageID-top .topSpot_map > iframe {
  width: 100%;
  height: 100%;
  aspect-ratio: 1200/600;
  object-fit: contain;
}
.pageID-top .contentsModal .contentsModal_content {
  max-width: 1200px;
}
.pageID-top .contentsModal .contentsModal_close {
  position: relative;
}
.pageID-top .contentsModal .contentsModal_close::before, .pageID-top .contentsModal .contentsModal_close::after {
  content: "";
  position: absolute;
  top: 50px;
  right: 30px;
  width: 35px;
  height: 4px;
  background: #46301d;
  border-radius: 2px;
}
.pageID-top .contentsModal .contentsModal_close::before {
  transform: rotate(45deg);
}
.pageID-top .contentsModal .contentsModal_close::after {
  transform: rotate(-45deg);
}
.pageID-top .contentsModal .contentsModal_close > span {
  display: none;
}
.pageID-top .contentsModal .contentsModal_body {
  padding: 70px 70px 60px;
  border-radius: 20px;
}
.pageID-top .mapModal_content {
  display: flex;
  align-items: flex-start;
  gap: 0 60px;
}
.pageID-top .mapModal_img {
  margin: 0 auto;
  width: 100%;
  max-width: 500px;
}
.pageID-top .mapModal_img > img {
  width: 100%;
  height: 100%;
  aspect-ratio: 500/300;
  object-fit: contain;
}
.pageID-top .mapModal_title {
  display: flex;
  margin: 20px 0 0;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.4;
}
.pageID-top .mapModal_num {
  flex-shrink: 0;
  margin: -8px 20px 0 0;
  font-size: 2.25rem;
  font-weight: 300;
  font-family: "Outfit", serif;
  line-height: 1;
}
.pageID-top .mapModal_num-green {
  color: #477616;
}
.pageID-top .mapModal_num-ocher {
  color: #d88345;
}
.pageID-top .mapModal_txt {
  font-size: 1.125rem;
}
.pageID-top .mapModal_icons {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 15px;
  margin: 20px 0 0;
  padding: 20px 0 0;
  background-image: repeating-linear-gradient(90deg, #a6a09e, #a6a09e 3px, transparent 3px, transparent 5px);
  background-position: left top;
  background-repeat: repeat-x;
  background-size: 100% 1px;
}
.pageID-top .mapModal_icon {
  margin: 0;
}
.pageID-top .mapModal_icon > img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.pageID-top .mapModal_icon-bed {
  width: 30px;
  height: 23px;
}
.pageID-top .mapModal_icon-soft {
  width: 17px;
  height: 30px;
}
.pageID-top .mapModal_icon-cutlery {
  width: 23px;
  height: 30px;
}
.pageID-top .mapModal_icon-building {
  width: 30px;
  height: 30px;
}
.pageID-top .mapModal_icon-shop {
  width: 30px;
  height: 30px;
}
.pageID-top .mapModal_icon-info {
  width: 15px;
  height: 30px;
}
.pageID-top .mapModal_details {
  margin: 15px 0 0;
}
.pageID-top .mapModal_detail {
  display: flex;
}
.pageID-top .mapModal_detailTitle {
  margin-right: 15px;
  min-width: 65px;
}
.pageID-top .mapModal .btns {
  margin: 50px 0 0;
}
.pageID-top .mapModal .btns .btns_list {
  margin: 0;
}
.pageID-top .topStay {
  margin: 0 min((var(--vw, 1vw) * 100 - 1200px) / -2, -20px);
  padding: 217px 0 0;
  position: relative;
}
.pageID-top .topStay::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  height: 217px;
  background: url("../../../assets/images/top/topSpot-bg03.png?v=a6449f2db1dc7110952af16180723efe") no-repeat center top/cover;
}
.pageID-top .topStay::after {
  content: "";
  position: absolute;
  top: 300px;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  max-width: 1920px;
  height: 286px;
  background: url("../../../assets/images/top/topStay-bg.png?v=9d7769379dd8011c6b9ba0e4e8fd39c4") no-repeat center/cover;
  z-index: -1;
}
.pageID-top .topStay_inner {
  margin: 0 auto;
  max-width: 1200px;
}
.pageID-top .topStay_btn {
  margin: 90px auto 0;
  max-width: 700px;
  text-align: center;
}
.pageID-top .topStay_btn > a {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0 20px;
  padding: 31px 26px;
  color: inherit;
  font-size: 1.375rem;
  font-weight: 500;
  border: 1px solid #46301d;
  border-radius: 50px;
  line-height: 1.2;
  text-decoration: none;
  transition: all 0.4s;
}
.pageID-top .topStay_btn > a::before {
  content: "";
  width: 50px;
  height: auto;
  aspect-ratio: 50/36;
  background: url("../../../assets/images/top/topStay-icon01.svg?v=cee1458418fa206578ed1c76cf8b8ff7") no-repeat center/contain;
}
.pageID-top .staySlider {
  margin: 60px min((var(--vw, 1vw) * 100 - 1200px) / -2, -20px) 0;
}
.pageID-top .staySlider_inner {
  margin: 0 auto;
  max-width: 1920px;
  position: relative;
}
.pageID-top .staySlider_blocks > :first-child {
  margin-top: 0;
}
.pageID-top .staySlider_block {
  margin: 90px 0 0;
  display: grid;
  align-items: center;
}
.pageID-top .staySlider_block-green {
  margin-right: 20px;
  grid-template-columns: minmax(100px, 1140px) minmax(100px, 780px);
}
.pageID-top .staySlider_block-green .staySlider_area {
  padding: 20px 20px 20px 0;
  border: 1px solid #477616;
  border-left: none;
}
.pageID-top .staySlider_block-green .staySlider_pagination {
  left: initial;
  right: 0;
}
.pageID-top .staySlider_block-green .staySlider_txt {
  background: url("../../../assets/images/top/topStay-txtBg-green01.svg?v=b8ae79beb1221cddc672dede2215d60a") no-repeat center/contain;
}
.pageID-top .staySlider_block-green .staySlider_txt::after {
  background: url("../../../assets/images/top/topStay-txtBg-green02.svg?v=25718b9c0fd27f53e7a716ff797d6cba") no-repeat center/contain;
}
.pageID-top .staySlider_block-green .staySlider_en {
  color: #477616;
}
.pageID-top .staySlider_block-ocher {
  margin-left: 20px;
  grid-template-columns: minmax(100px, 780px) minmax(100px, 1140px);
}
.pageID-top .staySlider_block-ocher .staySlider_area {
  order: 2;
  padding: 20px 0 20px 20px;
  border: 1px solid #d88345;
  border-right: none;
}
.pageID-top .staySlider_block-ocher .staySlider_info {
  order: 1;
}
.pageID-top .staySlider_block-ocher .staySlider_pagination {
  left: 0;
  right: initial;
}
.pageID-top .staySlider_block-ocher .staySlider_txt {
  background: url("../../../assets/images/top/topStay-txtBg-ocher01.svg?v=dddff482843a31e026c5f7a03c87cc1c") no-repeat center/contain;
}
.pageID-top .staySlider_block-ocher .staySlider_txt::after {
  background: url("../../../assets/images/top/topStay-txtBg-ocher02.svg?v=a399531b6f17ba23f28146d948bc2132") no-repeat center/contain;
}
.pageID-top .staySlider_block-ocher .staySlider_en {
  color: #d88345;
}
.pageID-top .staySlider_list {
  margin: 0;
}
.pageID-top .staySlider_item > img {
  width: 100%;
  height: 100%;
  aspect-ratio: 1120/540;
  object-fit: contain;
}
.pageID-top .staySlider_pagination {
  position: absolute;
  bottom: 0;
  display: flex;
  gap: 0 7px;
  padding: 20px;
  width: initial;
  z-index: 1;
}
.pageID-top .staySlider_pagination .swiper-pagination-bullet {
  margin: 0;
  width: 20px;
  height: 20px;
  background: transparent;
  opacity: 1;
  position: relative;
}
.pageID-top .staySlider_pagination .swiper-pagination-bullet::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 7px;
  height: 7px;
  background: #fff;
  border-radius: 50%;
}
.pageID-top .staySlider_pagination .swiper-pagination-bullet-active {
  border: 1px solid #fff;
}
.pageID-top .staySlider_info {
  padding: 0 clamp(20px, 7.5vw, 140px);
  text-align: center;
}
.pageID-top .staySlider_info-01, .pageID-top .staySlider_info-02, .pageID-top .staySlider_info-03 {
  position: relative;
}
.pageID-top .staySlider_info-01::before, .pageID-top .staySlider_info-02::before, .pageID-top .staySlider_info-03::before {
  content: "";
  position: absolute;
  z-index: -1;
}
.pageID-top .staySlider_info-01::before {
  right: 90px;
  bottom: -140px;
  width: 185px;
  height: 144px;
  background: url("../../../assets/images/top/topStay-illust01.svg?v=9032a44d37d3c63809c0a0320f274f36") no-repeat center/contain;
}
.pageID-top .staySlider_info-02::before {
  left: 110px;
  bottom: -70px;
  width: 128px;
  height: 155px;
  background: url("../../../assets/images/top/topStay-illust02.svg?v=7cd87f3f7990cffcd376723b77443b4e") no-repeat center/contain;
}
.pageID-top .staySlider_info-03::before {
  right: 120px;
  bottom: -70px;
  width: 114px;
  height: 145px;
  background: url("../../../assets/images/top/topStay-illust03.svg?v=73780e3015baf05db053465966f110d1") no-repeat center/contain;
}
.pageID-top .staySlider_txt {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  padding: 0 20px;
  width: 100%;
  max-width: 440px;
  height: auto;
  aspect-ratio: 440/62;
  color: #fff;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.2;
  position: relative;
}
.pageID-top .staySlider_txt::after {
  content: "";
  width: 21px;
  height: 17px;
  position: absolute;
  bottom: -13px;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
}
.pageID-top .staySlider_titles {
  margin: 15px 0 0;
}
.pageID-top .staySlider_en {
  margin: 0;
  font-size: 5rem;
  font-family: "Outfit", serif;
  font-weight: 300;
  line-height: 1;
}
.pageID-top .staySlider_jp {
  margin: 10px 0 0;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.2;
}
.pageID-top .topScene {
  margin: 130px 0 0;
}
.pageID-top .sceneSlider {
  margin: 100px min((var(--vw, 1vw) * 100 - 1200px) / -2, -20px) 0;
}
.pageID-top .sceneSlider_inner {
  margin: 0 auto;
  max-width: 1920px;
}
.pageID-top .sceneSlider_list {
  margin: 0;
}
.pageID-top .sceneSlider_item {
  width: 100%;
  max-width: 390px;
  overflow: hidden;
}
.pageID-top .sceneSlider_item > a {
  display: block;
  color: inherit;
  text-decoration: none;
  overflow: hidden;
}
.pageID-top .sceneSlider_item-ocher {
  padding: 0 0 100px;
}
.pageID-top .sceneSlider_item-ocher > a .sceneSlider_imgArea::before {
  background: url("../../../assets/images/top/sceneSlider-bg-ocher.svg?v=e75a74001b761677162836794df39675") no-repeat center/contain;
}
.pageID-top .sceneSlider_item-green {
  padding: 100px 0 0;
}
.pageID-top .sceneSlider_item-green > a .sceneSlider_imgArea::before {
  background: url("../../../assets/images/top/sceneSlider-bg-green.svg?v=7223fcd49d3d79b5192abc5c7ebc538a") no-repeat center/contain;
}
.pageID-top .sceneSlider_title {
  margin: 0;
  text-align: center;
}
.pageID-top .sceneSlider_title > span {
  display: inline-block;
  padding: 0 35px;
  color: inherit;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.2;
  transition: all 0.4s;
  position: relative;
}
.pageID-top .sceneSlider_title > span::before, .pageID-top .sceneSlider_title > span::after {
  content: "";
  position: absolute;
  bottom: -3px;
  width: 2px;
  height: 37px;
  background: #46301d;
  transition: all 0.4s;
}
.pageID-top .sceneSlider_title > span::before {
  left: 0;
  transform: rotate(-45deg);
}
.pageID-top .sceneSlider_title > span::after {
  right: 0;
  transform: rotate(45deg);
}
.pageID-top .sceneSlider_imgArea {
  margin: 10px 0 0;
  padding: 9px;
  position: relative;
}
.pageID-top .sceneSlider_imgArea::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
}
.pageID-top .sceneSlider_imgArea-01::before {
  transform: rotate(20deg);
}
.pageID-top .sceneSlider_imgArea-03::before {
  transform: rotate(60deg);
}
.pageID-top .sceneSlider_imgArea-04::before {
  transform: rotate(-40deg);
}
.pageID-top .sceneSlider_imgArea-05::before {
  transform: rotate(40deg);
}
.pageID-top .sceneSlider_imgArea-06::before {
  transform: rotate(-20deg);
}
.pageID-top .sceneSlider_img {
  margin: 0;
  border-radius: 50%;
  overflow: hidden;
}
.pageID-top .sceneSlider_img > img {
  width: 100%;
  height: 100%;
  aspect-ratio: 1/1;
  object-fit: contain;
  transition: transform 0.6s ease;
}
.pageID-top .sceneSlider_btn-prev, .pageID-top .sceneSlider_btn-next {
  position: absolute;
  top: 190px;
  z-index: 1;
  width: 70px;
  height: 70px;
  background: rgba(255, 255, 255, 0.9);
  border-radius: 50%;
  transition: all 0.4s;
}
.pageID-top .sceneSlider_btn-prev::after, .pageID-top .sceneSlider_btn-next::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 1.5em;
  font-weight: normal;
  line-height: 1;
  color: inherit;
}
.pageID-top .sceneSlider_btn-prev {
  left: 125px;
}
.pageID-top .sceneSlider_btn-prev::after {
  content: "\ea02";
  font-family: "icons";
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.pageID-top .sceneSlider_btn-next {
  right: 125px;
}
.pageID-top .sceneSlider_btn-next::after {
  content: "\ea03";
  font-family: "icons";
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.pageID-top .topGallery {
  margin: 120px 0 0;
}
.pageID-top .gallerySlider {
  margin: 0 min((var(--vw, 1vw) * 100 - 1200px) / -2, -20px);
}
.pageID-top .gallerySlider_inner {
  margin: 0 auto;
  max-width: 1920px;
}
.pageID-top .gallerySlider_list {
  margin: 0;
  transition-timing-function: linear;
}
.pageID-top .gallerySlider_item {
  max-width: 500px;
}
.pageID-top .gallerySlider_item > a {
  text-decoration: none;
}
.pageID-top .gallerySlider_item img {
  width: 100%;
  height: 100%;
  aspect-ratio: 500/333;
  object-fit: contain;
}
.pageID-top .topNews {
  margin: 120px 0 0;
}
.pageID-top .topNews_content {
  margin: 50px 0 0;
  display: grid;
  grid-template-columns: 230px auto;
  gap: 0 30px;
}
.pageID-top .topNews_sideHeader {
  padding: 7px 10px;
  color: #fff;
  background: #477616;
  font-size: 1.375rem;
  font-weight: 500;
  line-height: 1.3;
  text-align: center;
  border-radius: 10px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.pageID-top .topNews_sideBody {
  padding: 15px 20px 20px;
  background: #fff;
  border-radius: 10px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.pageID-top .topNews_sideBody > :first-child {
  margin-top: 0;
}
.pageID-top .topNews_sideList {
  margin: 0;
}
.pageID-top .topNews_sideItem > button {
  display: block;
  padding: 15px;
  color: inherit;
  font-weight: 500;
  line-height: 1.3;
  text-align: left;
  text-decoration: none;
  background-image: repeating-linear-gradient(90deg, #a6a09e, #a6a09e 3px, transparent 3px, transparent 5px);
  background-position: left -2px bottom;
  background-repeat: repeat-x;
  background-size: 500% 1px;
  transition: all 0.4s;
  position: relative;
}
.pageID-top .topNews_sideItem > button::before {
  content: "";
  position: absolute;
  top: 24px;
  left: 0;
  width: 5px;
  height: 5px;
  background: #a6a09e;
  border-radius: 50%;
  transition: all 0.4s;
}
.pageID-top .topNews_sideItem[data-tab-btn-active] > button {
  color: #d88345;
}
.pageID-top .topNews_sideItem[data-tab-btn-active] > button::before {
  background: #d88345;
}
.pageID-top .newsSlider_inner {
  padding: 10px 0 0 20px;
}
.pageID-top .newsSlider_list {
  margin: 0;
}
.pageID-top .newsSlider_list > :first-child {
  margin-top: 0;
}
.pageID-top .newsSlider_item {
  margin: 20px 0 0;
  display: grid;
  grid-template-columns: 210px 1fr;
  align-items: center;
  gap: 0 30px;
}
.pageID-top .newsSlider_item-new .newsSlider_img {
  position: relative;
}
.pageID-top .newsSlider_item-new .newsSlider_img::before {
  content: "New";
  position: absolute;
  top: -10px;
  left: -20px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  color: #fff;
  background: #d88345;
  font-size: 1.25rem;
  font-family: "Outfit", serif;
  border-radius: 50%;
  z-index: 1;
}
.pageID-top .newsSlider_img {
  margin: 0;
}
.pageID-top .newsSlider_img > img {
  width: 100%;
  height: auto;
  aspect-ratio: 210/120;
  object-fit: cover;
}
.pageID-top .newsSlider_info {
  display: grid;
  grid-template-columns: 100px 1fr;
  gap: 0 10px;
}
.pageID-top .newsSlider_date {
  margin: 0;
  font-family: "Outfit", serif;
  font-weight: 300;
}
.pageID-top .newsSlider_cates {
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.pageID-top .newsSlider_cate {
  padding: 5px 20px;
  background: #a6a09e;
  line-height: 1.2;
  border-radius: 15px;
}
.pageID-top .newsSlider_title {
  margin: 12px 0 0;
  line-height: 1.6;
}
.pageID-top .newsSlider_title > a {
  color: inherit;
  text-decoration: none;
}
.pageID-top .newsSlider_title > a > span {
  transition: all 0.4s;
  border-bottom: 1px solid transparent;
}
.pageID-top .newsSlider_pagination {
  display: none;
}
.pageID-top .topBanner {
  margin: 110px 0 0;
}
.pageID-top .topBanner_inner {
  margin: 0 -6px;
  max-width: 1212px;
}
.pageID-top .topBanner_list {
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 28px 18px;
}
.pageID-top .topBanner_item {
  width: 100%;
  max-width: 392px;
}
.pageID-top .topBanner_item-hiddenLine .topBanner_line01::before, .pageID-top .topBanner_item-hiddenLine .topBanner_line01::after,
.pageID-top .topBanner_item-hiddenLine .topBanner_line02::before,
.pageID-top .topBanner_item-hiddenLine .topBanner_line02::after {
  content: none;
}
.pageID-top .topBanner_line01, .pageID-top .topBanner_line02 {
  position: relative;
}
.pageID-top .topBanner_line01::before, .pageID-top .topBanner_line01::after, .pageID-top .topBanner_line02::before, .pageID-top .topBanner_line02::after {
  content: "";
  position: absolute;
  background: #d88345;
}
.pageID-top .topBanner_line01::before, .pageID-top .topBanner_line02::before {
  width: 60px;
  height: 1px;
}
.pageID-top .topBanner_line01::after, .pageID-top .topBanner_line02::after {
  width: 1px;
  height: 60px;
}
.pageID-top .topBanner_line01 {
  padding: 6px 0 0 6px;
}
.pageID-top .topBanner_line01::before {
  top: 0;
  left: 8px;
}
.pageID-top .topBanner_line01::after {
  top: 8px;
  left: 0;
}
.pageID-top .topBanner_line02 {
  padding: 0 6px 6px 0;
}
.pageID-top .topBanner_line02::before {
  bottom: 0;
  right: 8px;
}
.pageID-top .topBanner_line02::after {
  bottom: 8px;
  right: 0;
}
.pageID-top .topBanner_line02 > a, .pageID-top .topBanner_line02 > span {
  display: block;
  overflow-y: hidden;
  position: relative;
}
.pageID-top .topBanner_line02 > a {
  color: inherit;
  text-decoration: none;
}
.pageID-top .topBanner_img {
  margin: 0;
}
.pageID-top .topBanner_img > img {
  width: 100%;
  height: 100%;
  aspect-ratio: 380/120;
  object-fit: cover;
  border-radius: 10px;
}
.pageID-top .topBanner_txt {
  margin: 0;
  position: absolute;
  left: 0;
  bottom: 0;
}
.pageID-top .topBanner_txt > span {
  display: inline-block;
  margin: 15px;
  padding: 2px 10px;
  color: #fff;
  background: #d88345;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.2;
  transition: all 0.4s;
}
@media screen and (min-width: 737px) {
  .flatpickr-innerContainer {
    display: block;
  }
  .pageID-top .mainVisual::before {
    width: 53.3333333333vw;
  }
  .pageID-top .topReserve_head {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
  .pageID-top .pickSlider-isActive .pickSlider_list {
    justify-content: center;
  }
  .pageID-top .pickSlider-isActive .pickSlider_list > :last-child {
    margin-right: 0 !important;
  }
  .pageID-top .pickSlider-isActive .pickSlider_item {
    transform: initial;
  }
  .pageID-top .mapModal_img {
    min-width: 350px;
  }
  .pageID-top .newsSlider_list {
    display: block;
  }
}
@media (min-width: 737px) and (hover: hover) {
  .flatpickr-prev-month:hover,
  .flatpickr-next-month:hover {
    color: #477616;
  }
  .flatpickr-day:hover,
  .today:hover {
    background: #d7e8c5 !important;
  }
  .flatpickr-disabled:hover {
    background: inherit !important;
  }
  .today:hover {
    color: inherit !important;
  }
  .pageID-top .topInfo_txt > a:hover {
    opacity: 1;
  }
  .pageID-top .topInfo_txt > a:hover > span {
    border-bottom: 1px solid #46301d;
  }
  .pageID-top .topReserve_searchBtn > button:hover {
    color: #d88345;
    background: #fff;
    opacity: 1;
  }
  .pageID-top .topReserve_bottomBtn > a:hover {
    opacity: 1;
    color: #fff;
    background: #46301d;
  }
  .pageID-top .pickSlider_item > a:hover {
    color: #477616;
    opacity: 1;
  }
  .pageID-top .pickSlider_item > a:hover .pickSlider_title > span,
  .pageID-top .pickSlider_item > a:hover .pickSlider_txt > span {
    border-bottom: 1px solid #477616;
  }
  .pageID-top .pickSlider_btn-prev:hover, .pageID-top .pickSlider_btn-next:hover {
    opacity: 0.8;
    cursor: pointer;
  }
  .pageID-top .pickSlider_toggleBtn:hover {
    opacity: 0.8;
    cursor: pointer;
  }
  .pageID-top .topSoft_inner > a:hover::before {
    opacity: 1;
    visibility: visible;
  }
  .pageID-top .topStay_btn > a:hover {
    background: #fff;
    opacity: 1;
  }
  .pageID-top .sceneSlider_item > a:hover {
    opacity: 1;
  }
  .pageID-top .sceneSlider_item > a:hover .sceneSlider_img > img {
    transform: scale(1.1);
  }
  .pageID-top .sceneSlider_item-ocher > a:hover .sceneSlider_title > span {
    color: #d88345;
  }
  .pageID-top .sceneSlider_item-ocher > a:hover .sceneSlider_title > span::before, .pageID-top .sceneSlider_item-ocher > a:hover .sceneSlider_title > span::after {
    background: #d88345;
  }
  .pageID-top .sceneSlider_item-green > a:hover .sceneSlider_title > span {
    color: #477616;
  }
  .pageID-top .sceneSlider_item-green > a:hover .sceneSlider_title > span::before, .pageID-top .sceneSlider_item-green > a:hover .sceneSlider_title > span::after {
    background: #477616;
  }
  .pageID-top .sceneSlider_btn-prev:hover, .pageID-top .sceneSlider_btn-next:hover {
    opacity: 0.8;
    cursor: pointer;
  }
  .pageID-top .topNews_sideItem > button:hover {
    opacity: 1;
    color: #d88345;
  }
  .pageID-top .topNews_sideItem > button:hover::before {
    background: #d88345;
  }
  .pageID-top .newsSlider_title > a:hover {
    color: #477616;
    opacity: 1;
  }
  .pageID-top .newsSlider_title > a:hover > span {
    border-bottom: 1px solid #477616;
  }
  .pageID-top .topBanner_line02 > a:hover {
    opacity: 1;
  }
  .pageID-top .topBanner_line02 > a:hover .topBanner_txt > span {
    color: #d88345;
    background: #fff;
  }
}
@media screen and (max-width: 736px) {
  .pageID-top .topHead_jp {
    font-size: 2.1428571429rem;
  }
  .pageID-top .topHead-topScene {
    display: block;
  }
  .pageID-top .topHead-topScene .topHead_txt {
    margin: 20px 0 0;
  }
  .pageID-top .mainVisual {
    margin: -50px auto 0;
    padding: 50px 0 0 55px;
  }
  .pageID-top .mainVisual::before {
    left: 0;
    width: 100%;
    aspect-ratio: 725/195;
    background: url("../../../assets/images/top/sp/mainVisual-bg.png?v=930ffefabfe01d10f30ce1f3e3ed75df") no-repeat center bottom/cover;
  }
  .pageID-top .mainVisual_content {
    bottom: -22px;
  }
  .pageID-top .mainVisual_title {
    font-size: min(7vw, 65px);
  }
  .pageID-top .mainSlider_item img {
    aspect-ratio: 640/1070;
    object-fit: cover;
    border-top-left-radius: 23px;
  }
  .pageID-top .topInfo_list {
    margin: 20px 0 0;
  }
  .pageID-top .topInfo_item {
    display: block;
  }
  .pageID-top .topReserve_form, .pageID-top .topReserve_head, .pageID-top .topReserve_body {
    border-radius: 0;
  }
  .pageID-top .topReserve_head {
    padding: 15px 50px;
    font-size: 1.4285714286rem;
    position: relative;
  }
  .pageID-top .topReserve_head::before, .pageID-top .topReserve_head::after {
    content: "";
    width: 15px;
    height: 1px;
    background: #fff;
    border-radius: 1px;
    position: absolute;
    top: 50%;
    right: 16px;
    transform: translateY(-50%);
    transition: all 0.4s;
  }
  .pageID-top .topReserve_head::before {
    transform: translateY(0);
  }
  .pageID-top .topReserve_head::after {
    transform: translateY(6px);
    transform: rotate(90deg);
  }
  .pageID-top .topReserve_head-isActive::after {
    content: none;
  }
  .pageID-top .topReserve_head-isActive + .topReserve_body {
    display: block;
  }
  .pageID-top .topReserve_body {
    display: none;
  }
  .pageID-top .topReserve_top {
    display: block;
  }
  .pageID-top .topReserve_left {
    display: block;
    padding-right: 0;
  }
  .pageID-top .topReserve_formBlock {
    margin: 20px 0 0;
  }
  .pageID-top .topReserve_right {
    display: block;
    padding-left: 0;
  }
  .pageID-top .topReserve_right::before {
    content: none;
  }
  .pageID-top .topReserve_check {
    display: inline-block;
    margin: 0;
  }
  .pageID-top .topReserve_check .customInput {
    margin: 8px 0 0;
  }
  .pageID-top .topReserve_searchBtn {
    margin: 20px 0 0;
  }
  .pageID-top .topReserve_bottom {
    display: block;
    margin: 30px 0 0;
  }
  .pageID-top .topReserve_bottomBtns {
    display: block;
    margin: 10px 0 0;
  }
  .pageID-top .topReserve_bottomBtns > :first-child {
    margin-top: 0;
  }
  .pageID-top .topReserve_bottomBtn {
    margin: 10px 0 0;
    max-width: 200px;
  }
  .pageID-top .topPick {
    margin: 80px 0 0;
  }
  .pageID-top .topPick::before {
    content: none;
  }
  .pageID-top .pickSlider_inner {
    padding: 30px 0;
  }
  .pageID-top .pickSlider_item {
    transform: initial;
  }
  .pageID-top .pickSlider_controller {
    margin: 30px 0 0;
  }
  .pageID-top .pickSlider_controllerInner {
    margin: 40px 20px 0;
  }
  .pageID-top .pickSlider_btn-prev::after, .pageID-top .pickSlider_btn-next::after {
    top: 1px;
  }
  .pageID-top .pickSlider_toggleBtn {
    width: 10px;
    height: 13px;
  }
  .pageID-top .pickSlider_toggleBtn-isActive > span {
    width: 10px;
    height: 13px;
  }
  .pageID-top .topAbout01 {
    margin: 80px 0 0;
  }
  .pageID-top .topAbout01_inner {
    margin: 0 -20px;
    padding: 0 0 23px;
  }
  .pageID-top .topAbout01_txts {
    gap: 0 60px;
  }
  .pageID-top .topAbout01_txt {
    font-size: 4.2857142857rem;
  }
  .pageID-top .aboutSlider_item img {
    aspect-ratio: 750/400;
  }
  .pageID-top .topAbout02 {
    margin: 60px 0 0;
  }
  .pageID-top .topAbout02::after {
    margin: 40px 0 0;
    bottom: -150px;
    left: -50px;
    width: 204px;
    aspect-ratio: 204/200;
  }
  .pageID-top .topAbout02_content {
    position: relative;
  }
  .pageID-top .topAbout02_content::before {
    content: "";
    position: absolute;
    top: 0;
    left: -20px;
    width: 200px;
    height: 100%;
    background: url("../../../assets/images/top/sp/topAbout02-mask.webp?v=f36c7ea5c27cbf5243bf79fd4d800889") repeat center center/contain;
  }
  .pageID-top .topAbout02_contentInner {
    padding-left: 140px;
    width: 100%;
    max-width: 1200px;
    overflow-x: scroll;
    scrollbar-width: none;
    -ms-overflow-style: none;
  }
  .pageID-top .topAbout02_contentInner ::-webkit-scrollbar {
    display: none;
  }
  .pageID-top .topAbout02_title {
    margin: 0 0 0 25px;
    font-size: 2.1428571429rem;
  }
  .pageID-top .topAbout02_txt {
    font-size: 1.0714285714rem;
  }
  .pageID-top .topSoft {
    margin: 300px 0 0;
  }
  .pageID-top .topSoft_inner > a::before {
    top: -140px;
    left: -10px;
    width: 140px;
    opacity: 1;
    visibility: visible;
  }
  .pageID-top .topSoft_panelInner {
    display: flex;
    flex-direction: column;
    padding: 0 20px 20px;
  }
  .pageID-top .topSoft_body {
    order: 2;
    margin: 10px 0 0;
  }
  .pageID-top .topSoft_txt {
    font-size: 1rem;
  }
  .pageID-top .topSoft_title {
    font-size: 1.7857142857rem;
  }
  .pageID-top .topSoft_img {
    order: 1;
    align-self: center;
    margin: -65px 0 0 -30px;
    max-width: 155px;
    height: 129px;
  }
  .pageID-top .topSoft_img > img {
    aspect-ratio: 155/129;
  }
  .pageID-top .topSpot::before {
    top: -223px;
  }
  .pageID-top .topSpot_inner {
    margin: 0 20px;
  }
  .pageID-top .contentsModal .contentsModal_close::before, .pageID-top .contentsModal .contentsModal_close::after {
    top: 30px;
    right: 17px;
    width: 25px;
    height: 3px;
  }
  .pageID-top .contentsModal .contentsModal_body {
    padding: 50px 20px 40px;
  }
  .pageID-top .mapModal_content {
    display: block;
  }
  .pageID-top .mapModal_title {
    margin: 30px 0 0;
  }
  .pageID-top .mapModal_num {
    margin-right: 15px;
  }
  .pageID-top .mapModal_detailTitle {
    margin-right: 10px;
  }
  .pageID-top .topStay {
    padding: 100px 0 0;
  }
  .pageID-top .topStay::before {
    height: 80px;
  }
  .pageID-top .topStay::after {
    content: none;
  }
  .pageID-top .topStay_inner {
    margin: 0 20px;
  }
  .pageID-top .topStay_btn {
    margin: 50px auto 0;
  }
  .pageID-top .topStay_btn > a {
    padding: 20px;
    font-size: 1.2857142857rem;
  }
  .pageID-top .topStay_btn > a::before {
    width: 40px;
  }
  .pageID-top .staySlider {
    margin-top: 60px;
  }
  .pageID-top .staySlider_inner {
    margin: 0 20px;
  }
  .pageID-top .staySlider_block {
    display: flex;
    flex-direction: column;
  }
  .pageID-top .staySlider_block-green {
    margin-right: 0;
  }
  .pageID-top .staySlider_block-green .staySlider_area {
    margin-left: -40px;
    padding: 10px 10px 10px 0;
  }
  .pageID-top .staySlider_block-ocher {
    margin-left: 0;
  }
  .pageID-top .staySlider_block-ocher .staySlider_area {
    margin-right: -40px;
    padding: 10px 0 10px 10px;
  }
  .pageID-top .staySlider_area {
    order: 2;
    margin: 30px 0 0;
    width: 100%;
    max-width: 1920px;
  }
  .pageID-top .staySlider_pagination {
    padding: 5px;
  }
  .pageID-top .staySlider_info {
    order: 1;
    padding: 0;
    width: 100%;
  }
  .pageID-top .staySlider_info-01::before, .pageID-top .staySlider_info-02::before, .pageID-top .staySlider_info-03::before {
    content: none;
  }
  .pageID-top .staySlider_en {
    font-size: 4.5rem;
  }
  .pageID-top .topScene {
    margin: 80px 0 0;
  }
  .pageID-top .sceneSlider {
    margin-top: 60px;
  }
  .pageID-top .sceneSlider_item {
    max-width: 250px;
  }
  .pageID-top .sceneSlider_item-ocher {
    padding: 0;
  }
  .pageID-top .sceneSlider_item-green {
    padding: 40px 0 0;
  }
  .pageID-top .sceneSlider_title > span {
    padding: 0 20px;
    font-size: 1.2857142857rem;
  }
  .pageID-top .sceneSlider_title > span::before, .pageID-top .sceneSlider_title > span::after {
    height: 30px;
  }
  .pageID-top .sceneSlider_imgArea {
    margin: 5px 0 0;
    padding: 5px;
  }
  .pageID-top .sceneSlider_btn-prev, .pageID-top .sceneSlider_btn-next {
    top: 125px;
    width: 50px;
    height: 50px;
  }
  .pageID-top .sceneSlider_btn-prev::after, .pageID-top .sceneSlider_btn-next::after {
    font-size: 1em;
  }
  .pageID-top .sceneSlider_btn-prev {
    left: 5px;
  }
  .pageID-top .sceneSlider_btn-next {
    right: 5px;
  }
  .pageID-top .topGallery {
    margin: 80px 0 0;
  }
  .pageID-top .gallerySlider_item {
    max-width: 250px;
  }
  .pageID-top .topNews {
    margin: 80px 0 0;
  }
  .pageID-top .topNews_content {
    display: block;
    margin: 30px 0 0;
  }
  .pageID-top .topNews_sideList {
    display: flex;
    gap: 0 20px;
    overflow-x: scroll;
  }
  .pageID-top .topNews_sideItem {
    white-space: nowrap;
  }
  .pageID-top .topNews_sideItem > button {
    padding: 10px 0 10px 15px;
    background: none;
  }
  .pageID-top .topNews_sideItem > button::before {
    top: 18px;
  }
  .pageID-top .topNews_blocks {
    margin: 20px -20px 0;
  }
  .pageID-top .newsSlider {
    position: relative;
  }
  .pageID-top .newsSlider_inner {
    padding: 10px 0 0;
  }
  .pageID-top .newsSlider_item {
    display: block;
    margin: 0;
  }
  .pageID-top .newsSlider_item-new .newsSlider_img::before {
    width: 40px;
    height: 40px;
    font-size: 1rem;
  }
  .pageID-top .newsSlider_img > img {
    aspect-ratio: 400/267;
  }
  .pageID-top .newsSlider_body {
    margin: 10px 0 0;
  }
  .pageID-top .newsSlider_info {
    display: block;
  }
  .pageID-top .newsSlider_btn-prev, .pageID-top .newsSlider_btn-next {
    position: absolute;
    top: 125px;
    width: 50px;
    height: 50px;
    background: rgba(255, 255, 255, 0.9);
    border-radius: 50%;
    z-index: 1;
    transition: all 0.4s;
  }
  .pageID-top .newsSlider_btn-prev::after, .pageID-top .newsSlider_btn-next::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 1em;
    font-weight: normal;
    line-height: 1;
    color: inherit;
  }
  .pageID-top .newsSlider_btn-prev {
    left: 3px;
  }
  .pageID-top .newsSlider_btn-prev::after {
    content: "\ea02";
    font-family: "icons";
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .pageID-top .newsSlider_btn-next {
    right: 3px;
  }
  .pageID-top .newsSlider_btn-next::after {
    content: "\ea03";
    font-family: "icons";
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .pageID-top .newsSlider_pagination {
    display: flex;
    justify-content: center;
    gap: 0 6px;
    margin: 40px 0 0;
    padding: 0;
    width: initial;
    z-index: 1;
  }
  .pageID-top .newsSlider_pagination .swiper-pagination-bullet {
    margin: 0;
    width: 12px;
    height: 12px;
    background: #fff;
    border: 1px solid #a6a09e;
    opacity: 1;
  }
  .pageID-top .newsSlider_pagination .swiper-pagination-bullet-active {
    background: #d88345;
    border: 1px solid transparent;
  }
  .pageID-top .topBanner_inner {
    margin: 0;
    max-width: 1200px;
  }
  .pageID-top .topBanner_txt > span {
    margin: 10px;
  }
}
/*# sourceMappingURL=top.css.map */