/* ---------------------------------------------------
	common
------------------------------------------------------ */
body {
  background: #dce7e8;
}

.en_tit {
  margin: 0 0 48px;
  color: #4c9e50;
  font-family: "trajan-pro-3", "Times New Roman", serif;
  font-size: 3.2rem;
  line-height: 1.2;
  letter-spacing: 0;
}

@media screen and (max-width: 810px) {
  .en_tit {
    margin-bottom: 32px;
  }
  #search {
    display: block;
  }
}
/* ---------------------------------------------------
	location
------------------------------------------------------ */
#location {
  height: 910px;
  padding: 190px 0 0;
  background: url(../img/home/location_bg_01.webp) no-repeat center;
  background-size: cover;
  color: #fff;
}
.no-webp #location {
  background: url(../img/home/location_bg_01.jpg) no-repeat center;
}
#location .location_txt {
  float: right;
  width: 560px;
  max-width: 100%;
}
#location .en_tit {
  color: #1a3d38;
}
#location .caption {
  margin-bottom: 24px;
  color: #fff;
  font-size: 3.2rem;
  letter-spacing: 0.1em;
  line-height: 1.8;
}

@media screen and (max-width: 810px) {
  #location {
    height: auto;
    padding: 260px 0 140px;
    background: url(../img/home/location_bg_01_sp.webp) no-repeat center top;
    background-size: cover;
  }
  .no-webp #location {
    background: url(../img/home/location_bg_01_sp.jpg) no-repeat center top;
  }
  #location .location_txt {
    float: none;
    width: 100%;
  }
  #location .en_tit {
    color: #dce7e8;
  }
  #location .caption {
    margin-bottom: 12px;
    line-height: 1.6;
  }
}
/* ---------------------------------------------------
	omotenashi
------------------------------------------------------ */
#omotenashi {
  padding-top: 96px;
  background: url(../img/home/cuisine_bg_01.webp) no-repeat center top 2450px;
}
.no-webp #omotenashi {
  background: url(../img/home/cuisine_bg_01.jpg) no-repeat center top 2000px;
}
#omotenashi .omotenashi_bg {
  height: 1160px;
  padding: 180px 0 0;
  background: url(../img/home/omotenashi_bg_01.webp) no-repeat center top;
  background-size: cover;
  color: #fff;
}
.no-webp #omotenashi .omotenashi_bg {
  background: url(../img/home/omotenashi_bg_01.jpg) no-repeat center top;
}
#omotenashi .omotenashi_bg .bg_pic {
  position: absolute;
  left: 4%;
  top: -152px;
}
#omotenashi .omotenashi_bg .bg_tit {
  margin-bottom: 140px;
  color: #1a3d38;
  font-size: 3.2rem;
  line-height: 1.5;
  text-align: center;
}
#omotenashi .omotenashi_bg .bg_tit .en {
  display: block;
  color: #4c9e50;
  font-size: 3.2rem;
  line-height: 1;
}
#omotenashi .omotenashi_bg .bg_tit .en span {
  color: #6ec300;
}
#omotenashi .omotenashi_bg .bg_tit .logo {
  display: block;
  margin: 24px auto 16px;
}
#omotenashi .omotenashi_bg .bg_tit .vertical {
  padding: 48px 20px;
  background: linear-gradient(to bottom, rgba(220, 231, 232, 0) 0%, rgba(220, 231, 232, 0.3) 19%, rgba(220, 231, 232, 0.3) 20%, rgba(220, 231, 232, 0.3) 80%, rgba(220, 231, 232, 0.3) 85%, rgba(220, 231, 232, 0) 100%);
  letter-spacing: 0.15em;
  white-space: nowrap;
}
#omotenashi .omotenashi_bg .bg_txt {
  text-align: center;
}

@media screen and (max-width: 810px) {
  #omotenashi {
    padding-top: 0;
    background: url(../img/home/cuisine_bg_01.webp) no-repeat center top 2450px;
  }
  .no-webp #omotenashi {
    background: url(../img/home/cuisine_bg_01.jpg) no-repeat center top 2000px;
  }
  #omotenashi .omotenashi_bg {
    height: auto;
    padding: 130px 0 140px;
    background: url(../img/home/omotenashi_bg_01.webp) no-repeat center top;
    background-size: cover;
    color: #fff;
  }
  .no-webp #omotenashi .omotenashi_bg {
    background: url(../img/home/omotenashi_bg_01.jpg) no-repeat center top;
  }
  #omotenashi .omotenashi_bg .bg_pic {
    left: -10px;
    top: -80px;
    max-width: 90%;
  }
  #omotenashi .omotenashi_bg .bg_tit {
    margin-bottom: 80px;
  }
  #omotenashi .omotenashi_bg .bg_tit .en {
    line-height: 1.8;
  }
  #omotenashi .omotenashi_bg .bg_tit .logo {
    margin: 8px auto 0;
  }
  #omotenashi .omotenashi_bg .bg_tit .vertical {
    padding: 32px 20px;
    text-shadow: 0 0 8px #fff;
  }
  #omotenashi .omotenashi_bg .bg_txt {
    width: 104%;
    margin-left: -2%;
    margin-right: -2%;
  }
}
/* ---------------------------------------------------
	onsen
------------------------------------------------------ */
#onsen .onsen_col .col_txt {
  width: 50%;
  padding: 0 56px;
}
#onsen .onsen_col .col_txt .txt_container {
  position: relative;
  float: right;
  width: 494px;
  max-width: 100%;
  padding-top: 114px;
}
#onsen .onsen_col .col_txt .fukidashi {
  position: absolute;
  left: 0;
  top: -40px;
}
#onsen .onsen_col .col_txt .txt_btn {
  margin-top: 44px;
}
#onsen .onsen_col .col_pic {
  width: 50%;
}
#onsen .onsen_col .col_pic img {
  min-width: 100%;
  height: 100%;
  min-height: 680px;
  object-fit: cover;
}
#onsen .onsen_tit {
  position: relative;
  display: flex;
  align-items: center;
  width: max-content;
  margin-bottom: 80px;
}
#onsen .onsen_tit .bg {
  position: absolute;
  left: -40px;
  bottom: -30px;
}
#onsen .onsen_tit .main {
  position: relative;
  display: inline-block;
  margin-right: 96px;
  font-size: 4.2rem;
  letter-spacing: 0.2em;
  line-height: 2;
}
#onsen .onsen_tit .main span {
  color: #4c9e50;
}
#onsen .onsen_tit .vertical {
  position: relative;
  display: inline-block;
  font-size: 3.2rem;
  letter-spacing: 0.2em;
  line-height: 1.2;
  white-space: nowrap;
}
#onsen .onsen_box {
  margin-top: 64px;
  padding: 40px 48px;
  background: #f2f2e9;
}
#onsen .onsen_box .box_txt {
  width: 51.6%;
  margin: 0 48px 0 auto;
  padding-top: 16px;
}
#onsen .onsen_box .box_txt .txt_tit {
  margin: 0 0 32px;
  font-size: 3.2rem;
  line-height: 1.5;
  letter-spacing: 0.1em;
}
#onsen .onsen_box .box_txt .txt_tit .icon {
  margin-left: 24px;
  margin-bottom: 2px;
}
#onsen .onsen_box .box_txt .txt_btn {
  margin-top: 40px;
  text-align: right;
}
#onsen .onsen_box .box_txt .txt_btn .btn {
  background: #f2f2e9;
}
#onsen .onsen_box .box_txt .txt_btn .btn:hover {
  background: #fff;
}
#onsen .onsen_box .box_pic {
  width: 40.6%;
  max-width: 480px;
}

@media screen and (max-width: 810px) {
  #onsen .onsen_col .col_txt {
    width: 100%;
    padding: 0 0 48px;
  }
  #onsen .onsen_col .col_txt .txt_container {
    float: none;
    width: calc(100% - 40px);
    margin: 0 auto;
    padding-top: 64px;
  }
  #onsen .onsen_col .col_txt .fukidashi {
    position: absolute;
    left: 0;
    top: -40px;
  }
  #onsen .onsen_col .col_txt .txt_btn {
    margin-top: 24px;
  }
  #onsen .onsen_col .col_pic {
    width: 100%;
  }
  #onsen .onsen_col .col_pic img {
    width: 100%;
    height: auto;
    min-height: 0;
  }
  #onsen .onsen_tit {
    width: 480px;
    max-width: 100%;
    margin-bottom: 24px;
    padding-right: 16px;
    justify-content: space-between;
  }
  #onsen .onsen_tit .bg {
    left: 0;
    bottom: 0px;
  }
  #onsen .onsen_tit .main {
    position: relative;
    display: inline-block;
    margin-right: 0;
    margin-bottom: 24px;
    font-size: 3.6rem;
    line-height: 2;
  }
  #onsen .onsen_tit .vertical {
    font-size: 3.2rem;
  }
  #onsen .onsen_box {
    margin-top: 48px;
    padding: 40px 24px 48px;
  }
  #onsen .onsen_box .box_txt {
    width: 100%;
    margin: 0 0 48px;
    padding-top: 0;
    font-size: 1.6rem;
  }
  #onsen .onsen_box .box_txt .txt_tit {
    margin-bottom: 20px;
    font-size: 3.2rem;
  }
  #onsen .onsen_box .box_txt .txt_tit .icon {
    margin-left: 24px;
    margin-bottom: 2px;
  }
  #onsen .onsen_box .box_txt .txt_btn {
    margin-top: 28px;
    letter-spacing: 0;
    font-size: 1.8rem;
    text-align: left;
  }
  #onsen .onsen_box .box_txt .txt_btn .btn {
    padding-left: 70px;
    padding-right: 10px;
  }
  #onsen .onsen_box .box_txt .txt_btn .btn:hover {
    background: #f2f2e9;
  }
  #onsen .onsen_box .box_pic {
    width: 100%;
    max-width: 100%;
  }
}
/* ---------------------------------------------------
	cuisine
------------------------------------------------------ */
#cuisine > * {
  position: relative;
  z-index: 1;
}
#cuisine .cuisine_col {
  position: relative;
  margin-bottom: -24px;
  align-items: flex-end;
  z-index: 2;
}
#cuisine .cuisine_col .col_txt {
  width: calc(50% - 32px);
  padding: 0 56px;
}
#cuisine .cuisine_col .col_txt .txt_container {
  position: relative;
  width: 406px;
  max-width: 100%;
  padding-top: 64px;
}
#cuisine .cuisine_col .col_txt .txt_btn {
  margin-top: 32px;
}
#cuisine .cuisine_col .col_pic {
  width: calc(50% + 32px);
  max-width: 600px;
  margin-left: auto;
  margin-bottom: 56px;
  text-align: right;
}
#cuisine .cuisine_col .col_pic .fukidashi {
  position: absolute;
  right: 18%;
  top: -100px;
}
#cuisine .cuisine_tit {
  position: relative;
  display: flex;
  align-items: center;
  width: max-content;
  padding-right: 40px;
  margin-bottom: 40px;
}
#cuisine .cuisine_tit .bg {
  position: absolute;
  right: -10px;
  bottom: -50px;
}
#cuisine .cuisine_tit .main {
  position: relative;
  display: inline-block;
  margin-right: 96px;
  margin-bottom: 32px;
  font-size: 4.2rem;
  letter-spacing: 0.2em;
  line-height: 2;
}
#cuisine .cuisine_tit .main span {
  color: #4c9e50;
}
#cuisine .cuisine_tit .vertical {
  position: relative;
  display: inline-block;
  font-size: 3.2rem;
  letter-spacing: 0.2em;
  line-height: 1.2;
  white-space: nowrap;
}
#cuisine .cuisine_pic {
  text-align: center;
}
#cuisine .cuisine_pic02 {
  margin: 32px auto 0;
  max-width: 1140px;
  align-items: center;
}
#cuisine .cuisine_pic02 .pic01 {
  max-width: 36%;
  margin: 0 auto;
}
#cuisine .cuisine_pic02 .pic02 {
  max-width: 53%;
}
#cuisine .cuisine_box {
  margin-top: 64px;
  padding: 40px 48px;
  background: #f2f2e9;
}
#cuisine .cuisine_box .flexbox {
  align-items: flex-start;
}
#cuisine .cuisine_box .box_txt {
  width: 51.6%;
  margin: 0 48px 0 auto;
  padding-top: 16px;
}
#cuisine .cuisine_box .box_txt .txt_tit {
  margin: 0 0 32px;
  font-size: 3.2rem;
  line-height: 1.5;
  letter-spacing: 0.1em;
}
#cuisine .cuisine_box .box_txt .txt_tit .icon {
  margin-left: 24px;
  margin-bottom: 2px;
}
#cuisine .cuisine_box .box_txt .txt_btn {
  margin-top: 32px;
  text-align: right;
}
#cuisine .cuisine_box .box_txt .txt_btn .btn {
  background: #f2f2e9;
}
#cuisine .cuisine_box .box_txt .txt_btn .btn:hover {
  background: #fff;
}
#cuisine .cuisine_box .box_pic {
  width: 40.6%;
  max-width: 480px;
}

@media screen and (max-width: 810px) {
  #cuisine .cuisine_col .col_txt {
    width: 100%;
    padding: 0;
    font-size: 1.6rem;
  }
  #cuisine .cuisine_col .col_txt .txt_container {
    width: calc(100% - 40px);
    margin: 0 auto;
    padding-top: 64px;
  }
  #cuisine .cuisine_col .col_txt .txt_btn {
    margin-top: 24px;
    font-size: 1.8rem;
  }
  #cuisine .cuisine_col .col_pic {
    width: 100%;
    max-width: 100%;
    margin: 88px 0 32px;
    text-align: right;
  }
  #cuisine .cuisine_col .col_pic .fukidashi {
    right: 0;
    top: -100px;
    width: 100%;
    text-align: center;
  }
  #cuisine .cuisine_tit {
    width: 480px;
    max-width: 100%;
    padding-right: 8px;
    margin-bottom: 0;
    justify-content: space-between;
  }
  #cuisine .cuisine_tit .bg {
    right: -8px;
    bottom: auto;
    top: 72px;
    width: 190px;
  }
  #cuisine .cuisine_tit .main {
    margin-right: 0;
    margin-bottom: 100px;
    font-size: 3.6rem;
  }
  #cuisine .cuisine_tit .vertical {
    position: relative;
    display: inline-block;
    font-size: 3.2rem;
    letter-spacing: 0.2em;
    line-height: 1.2;
  }
  #cuisine .cuisine_pic img {
    aspect-ratio: 750/610;
    object-fit: cover;
  }
  #cuisine .cuisine_pic02 {
    width: calc(100% - 40px);
    margin: 20px auto 0;
  }
  #cuisine .cuisine_pic02 .pic01 {
    width: 100%;
    max-width: 90%;
    margin: 0 auto 20px;
  }
  #cuisine .cuisine_pic02 .pic02 {
    width: 100%;
    max-width: 100%;
  }
  #cuisine .cuisine_box {
    margin-top: 48px;
    padding: 40px 24px;
  }
  #cuisine .cuisine_box .flexbox {
    width: 100%;
  }
  #cuisine .cuisine_box .box_txt {
    width: 100%;
    margin: 0 auto 48px;
    padding-top: 0;
    font-size: 1.6rem;
  }
  #cuisine .cuisine_box .box_txt .txt_tit {
    margin-bottom: 16px;
  }
  #cuisine .cuisine_box .box_txt .txt_tit .icon {
    margin-left: 10px;
  }
  #cuisine .cuisine_box .box_txt .txt_btn {
    margin-top: 24px;
    text-align: left;
  }
  #cuisine .cuisine_box .box_txt .txt_btn .btn {
    padding-left: 64px;
    padding-right: 0;
    font-size: 1.8rem;
    letter-spacing: 0;
  }
  #cuisine .cuisine_box .box_txt .txt_btn .btn:hover {
    background: #f2f2e9;
  }
  #cuisine .cuisine_box .box_pic {
    width: 100%;
    max-width: 100%;
  }
}
/* ---------------------------------------------------
	room
------------------------------------------------------ */
#room {
  margin-top: -96px;
  padding-top: 96px;
  background: url(../img/home/room_bg_01.webp) no-repeat center top;
}
.no-webp #room {
  background: url(../img/home/room_bg_01.jpg) no-repeat center top;
}
#room .room_col {
  align-items: flex-end;
}
#room .room_col .col_txt {
  width: 64%;
  padding-top: 64px;
}
#room .room_col .col_txt .txt_container {
  position: relative;
  float: right;
  width: 600px;
  max-width: 100%;
  padding: 0 48px;
  margin-bottom: -24px;
}
#room .room_col .col_txt .txt_btn {
  margin-top: 32px;
}
#room .room_col .col_txt .txt_pic {
  clear: both;
}
#room .room_col .col_pic {
  position: relative;
  width: 36%;
}
#room .room_col .col_pic .fukidashi {
  position: absolute;
  left: -200px;
  top: 45%;
}
#room .room_col .col_pic .pic01 {
  margin-bottom: 64px;
  margin-left: 9%;
  margin-bottom: 9%;
}
#room .room_col .col_pic .pic02 {
  width: 90%;
  margin-left: -100px;
  margin-bottom: 64px;
}
#room .room_tit {
  position: relative;
  display: flex;
  align-items: center;
  width: max-content;
  margin-bottom: 8px;
}
#room .room_tit .bg {
  display: inline-block;
  position: absolute;
  right: 290px;
  bottom: -90px;
}
#room .room_tit .bg img {
  max-width: none;
}
#room .room_tit .main {
  position: relative;
  display: inline-block;
  margin-right: 96px;
  font-size: 4.2rem;
  letter-spacing: 0.2em;
  line-height: 2;
}
#room .room_tit .main span {
  color: #4c9e50;
}
#room .room_tit .vertical {
  position: relative;
  display: inline-block;
  font-size: 3.2rem;
  letter-spacing: 0.2em;
  line-height: 1.2;
  white-space: nowrap;
}

@media screen and (max-width: 810px) {
  #room {
    margin-top: 0;
    padding-top: 0;
    background: url(../img/home/room_bg_01.webp) no-repeat center top 120px;
    background-size: 220%;
  }
  .no-webp #room {
    background: url(../img/home/room_bg_01.jpg) no-repeat center top 120px;
  }
  #room .room_col .col_txt {
    width: calc(100% - 40px);
    margin: 0 auto;
    padding-top: 64px;
  }
  #room .room_col .col_txt .txt_container {
    float: none;
    padding: 0;
    margin: 0 auto -24px;
  }
  #room .room_col .col_txt .txt_btn {
    margin-top: 32px;
  }
  #room .room_col .col_txt .txt_pic {
    width: 100vw;
    margin: 0 -20px;
  }
  #room .room_col .col_txt .txt_pic img {
    aspect-ratio: 750/600;
    object-fit: cover;
  }
  #room .room_col .col_pic {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    width: 100%;
    margin-top: 20px;
  }
  #room .room_col .col_pic .fukidashi {
    left: -16px;
    top: -60px;
    width: 70%;
  }
  #room .room_col .col_pic .pic01 {
    width: 55%;
    margin: 0;
    order: 1;
  }
  #room .room_col .col_pic .pic01 img {
    aspect-ratio: 400/480;
    object-fit: cover;
  }
  #room .room_col .col_pic .pic02 {
    width: 35%;
    margin: 0 0 0 20px;
  }
  #room .room_tit {
    width: 480px;
    max-width: 100%;
    padding-right: 16px;
    justify-content: space-between;
    margin-bottom: -32px;
  }
  #room .room_tit .bg {
    right: auto;
    left: -10px;
    bottom: auto;
    top: 48px;
    width: 166px;
  }
  #room .room_tit .bg img {
    max-width: 100%;
  }
  #room .room_tit .main {
    margin-right: 0;
    margin-bottom: 40px;
    font-size: 3.6rem;
  }
}
/* ---------------------------------------------------
	section
------------------------------------------------------ */
#stay {
  padding-top: 48px;
}
#stay .stay_bg {
  height: 1348px;
  padding: 380px 0 0;
  background: url(../img/home/stay_bg_01.webp) no-repeat center top;
  color: #fff;
}
.no-webp #stay .stay_bg {
  background: url(../img/home/stay_bg_01.jpg) no-repeat center top;
}
@media screen and (min-width: 2001px) {
  #stay .stay_bg {
    background-size: 100%;
  }
}
#stay .stay_bg .bg_tit {
  margin-bottom: 140px;
  color: #1a3d38;
  font-size: 3.2rem;
  line-height: 1.5;
  text-align: center;
}
#stay .stay_bg .bg_tit .en {
  display: block;
  color: #4c9e50;
  font-size: 3.2rem;
  line-height: 1;
}
#stay .stay_bg .bg_tit .en span {
  color: #6ec300;
}
#stay .stay_bg .bg_tit .logo {
  display: block;
  margin: 24px auto 16px;
}
#stay .stay_bg .bg_tit .vertical {
  padding: 64px 20px;
  background: linear-gradient(to bottom, rgba(220, 231, 232, 0) 0%, rgba(220, 231, 232, 0.7) 20%, rgba(220, 231, 232, 0.7) 80%, rgba(220, 231, 232, 0) 100%);
  letter-spacing: 0.2em;
  white-space: nowrap;
}
#stay .stay_bg .bg_txt {
  text-align: center;
}
#stay .stay_slide {
  position: relative;
  margin: -48px auto 64px;
}
#stay .stay_slide .slick-list {
  max-width: 1254px;
  margin: 0 auto;
  overflow: visible;
}
#stay .stay_slide .slick-slide {
  padding-right: 24px;
}
#stay .stay_slide .slide_item {
  position: relative;
}
#stay .stay_slide .slide_item.item01, #stay .stay_slide .slide_item.item03 {
  margin-top: 72px;
}
#stay .stay_slide .slide_item.item02 .item_txt {
  left: 4%;
  top: 6%;
}
#stay .stay_slide .slide_item.item03 .item_txt {
  left: auto;
  right: 5%;
  top: 10%;
}
#stay .stay_slide .slide_item .item_txt {
  position: absolute;
  left: calc(34% - 64px);
  top: -20px;
}
#stay .stay_slide .slide_item .en {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 8px 16px;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
  color: #fff;
  font-size: 3.2rem;
  line-height: 1;
  letter-spacing: 0;
}
#stay .stay_col .col_pic {
  position: relative;
  width: calc(50% + 80px);
}
#stay .stay_col .col_pic picture {
  display: inline;
}
#stay .stay_col .col_pic img {
  height: 100%;
  min-height: 490px;
  min-width: 100%;
  object-fit: cover;
}
#stay .stay_col .col_pic .pic_txt {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  padding: 0 56px 0 72px;
  background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
  color: #fff;
  font-size: 3.2rem;
  letter-spacing: 0.2em;
  line-height: 1.5;
  text-align: center;
}
#stay .stay_col .col_txt {
  width: calc(50% - 80px);
  padding: 60px 64px 0;
}
#stay .stay_col .col_txt .txt_container {
  width: 400px;
  max-width: 100%;
}
#stay .stay_col .col_txt .txt_btn {
  margin-top: 40px;
}
#stay .stay_col + .stay_col {
  margin-top: 32px;
}
#stay .stay_bg02 {
  background-image: url(../img/home/access_bg_01@2x.png);
  background-image: -webkit-image-set(url(../img/home/access_bg_01@2x.png) 2x, url(../img/home/access_bg_01.png) 1x);
  background-image: image-set(url(../img/home/access_bg_01@2x.png) 2x, url(../img/home/access_bg_01.png) 1x);
  background-repeat: no-repeat;
  background-position: left calc(50vw - 320px) bottom -460px;
  background-size: 1559px;
}

@media screen and (max-width: 810px) {
  #stay {
    padding-top: 32px;
  }
  #stay .stay_bg {
    height: auto;
    padding: 240px 0 36vw;
    background-size: auto 100%;
    background: url(../img/home/stay_bg_01_sp.webp) no-repeat center top;
    background-size: cover;
  }
  .no-webp #stay .stay_bg {
    background: url(../img/home/stay_bg_01_sp.jpg) no-repeat center top;
  }
  #stay .stay_bg .bg_tit {
    margin-bottom: 32px;
  }
  #stay .stay_bg .bg_tit .en {
    line-height: 1.6;
  }
  #stay .stay_bg .bg_tit .logo {
    margin: 16px auto 0;
  }
  #stay .stay_bg .bg_tit .vertical {
    padding: 64px 20px 72px;
  }
  #stay .stay_bg .bg_txt {
    letter-spacing: 0.025em;
  }
  #stay .stay_slide {
    width: 100%;
    margin: -24px 0 48px;
    padding-left: 20px;
  }
  #stay .stay_slide .slick-slide {
    padding-right: 20px;
  }
  #stay .stay_slide .slide_item.item01, #stay .stay_slide .slide_item.item03 {
    margin-top: 0;
  }
  #stay .stay_slide .slide_item.item02 .item_txt {
    left: 3%;
    top: 6%;
    width: 150px;
    height: auto;
  }
  #stay .stay_slide .slide_item.item03 .item_txt {
    left: auto;
    right: 8px;
    top: 2%;
    width: 150px;
    height: auto;
  }
  #stay .stay_slide .slide_item .item_txt {
    left: 8px;
    top: -32px;
  }
  #stay .stay_col .col_pic {
    width: 100%;
  }
  #stay .stay_col .col_pic picture {
    display: inline;
  }
  #stay .stay_col .col_pic img {
    width: 100%;
    height: auto;
    min-height: 0;
    aspect-ratio: 750/610;
  }
  #stay .stay_col .col_pic .pic_txt {
    padding: 24px 16px 0 48px;
    font-size: 3.2rem;
    text-align: left;
  }
  #stay .stay_col .col_txt {
    width: 100%;
    padding: 40px 0 0;
  }
  #stay .stay_col .col_txt .txt_container {
    width: calc(100% - 40px);
    max-width: 100%;
    margin: 0 auto;
  }
  #stay .stay_col .col_txt .txt_btn {
    margin-top: 28px;
  }
  #stay .stay_col + .stay_col {
    margin-top: 48px;
  }
  #stay .stay_bg02 {
    background: none;
  }
}
/* ---------------------------------------------------
	access
------------------------------------------------------ */
#access {
  padding: 192px 0;
}
#access .access_txt {
  max-width: 540px;
}
#access .access_list {
  max-width: 540px;
  margin-top: 16px;
}
#access .access_list li {
  position: relative;
  padding: 16px 16px 16px 72px;
  border-bottom: 1px dotted #a8dc01;
}
#access .access_list li .icon {
  position: absolute;
  left: 16px;
  top: 22px;
}
#access .access_btn {
  margin-top: 48px;
}

@media screen and (max-width: 810px) {
  #access {
    padding: 48px 0 0;
  }
  #access .access_txt {
    max-width: 100%;
    font-size: 1.6rem;
  }
  #access .access_list {
    max-width: 100%;
    margin-top: 16px;
  }
  #access .access_list li {
    padding: 16px 16px 16px 72px;
  }
  #access .access_list li .icon {
    position: absolute;
    left: 16px;
    top: 0;
    bottom: 0;
    margin: auto 0;
  }
  #access .access_btn {
    margin-top: 32px;
  }
  #access .access_bg {
    height: 740px;
    background: url(../img/home/access_bg_01_sp.png) no-repeat center bottom -310px;
    background-size: 1236px;
  }
}
/* ---------------------------------------------------
	plan
------------------------------------------------------ */
#plan {
  padding: 64px 0;
  background: #f2f2e9;
  border-top: 1px solid #1a3d38;
}
#plan .en_tit {
  margin-bottom: 32px;
}
#plan .plan_list {
  width: 100%;
  max-width: 1568px;
  padding: 8px 0 8px 32px;
  margin: 0 auto 64px;
  overflow: hidden;
}
#plan .plan_list .slick-list {
  overflow: visible;
}
#plan .plan_list > .list_item:not(:nth-of-type(1)) {
  display: none;
}
#plan .plan_list .list_item {
  padding-right: 32px;
}
#plan .plan_list .list_item a {
  display: block;
  padding-bottom: 28px;
}
#plan .plan_list .list_item a:hover {
  background: #fff;
  box-shadow: 2px 4px 6px rgba(0, 0, 0, 0.16);
  opacity: 1;
}
#plan .plan_list .list_item a:hover .more {
  opacity: 1;
}
#plan .plan_list .list_item a:hover .item_tit {
  text-decoration: underline;
}
#plan .plan_list .list_item .item_pic {
  position: relative;
  margin-bottom: 16px;
  aspect-ratio: 480/320;
  background: #ccc;
  overflow: hidden;
}
#plan .plan_list .list_item .item_pic img {
  position: absolute;
  left: 0;
  top: 0;
  aspect-ratio: 480/320;
  min-width: 100%;
  min-height: 100%;
  object-fit: cover;
}
#plan .plan_list .list_item .item_pic .more {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(255, 255, 255, 0.8);
  font-size: 2rem;
  line-height: 1;
  text-align: center;
  opacity: 0;
  transition: opacity 0.3s;
}
#plan .plan_list .list_item .item_pic .more > span {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 96px;
  height: 96px;
  border: 1px solid;
  border-radius: 50%;
  color: #4c9e50;
}
#plan .plan_list .list_item .item_tit {
  padding: 0 16px;
  letter-spacing: 0.2em;
  line-height: 1.5;
}
#plan .plan_list .list_item .item_btn {
  margin-top: 16px;
  padding: 0 16px;
  color: #4c9e50;
  letter-spacing: 0;
  text-align: right;
}
#plan .plan_list .list_item .item_btn .icon_arrow {
  margin-right: 12px;
  fill: #4c9e50;
}
#plan .plan_special {
  margin-bottom: 10px;
  line-height: 1;
}
#plan .plan_special img {
  filter: drop-shadow(0 3px 3px rgba(0, 0, 0, 0.16));
}
#plan .plan_reserve {
  color: #4c9e50;
  letter-spacing: 0;
}
#plan .plan_reserve .reserve_tit {
  padding: 16px 0;
  border-top: 1px solid;
  border-bottom: 1px solid;
  letter-spacing: 0;
  line-height: 1.5;
  flex-grow: 1;
  text-align: center;
}
#plan .plan_reserve .reserve_tit .en {
  display: inline-block;
  margin-left: 16px;
}
#plan .plan_reserve .reserve_btn {
  width: 50%;
  margin: 0 2%;
}
#plan .plan_reserve .reserve_btn a {
  display: block;
  width: 49%;
  padding: 17px 10px;
  background: #4c9e50;
  color: #fff;
  line-height: 1.5;
  text-align: center;
}
#plan .plan_reserve .reserve_btn a.btn_daytrip {
  background: #1a3d38;
}
#plan .plan_reserve .reserve_btn a .icon {
  margin-right: 12px;
}
#plan .plan_reserve .resreve_tel {
  line-height: 1;
  text-align: center;
}
#plan .plan_reserve .resreve_tel .tel_tel {
  font-size: 2rem;
  line-height: 1;
  letter-spacing: 0;
}
#plan .plan_reserve .resreve_tel .tel_tel a {
  color: #4c9e50;
}
#plan .plan_reserve .resreve_tel .tel_tel .sp_tel {
  padding-left: 10px;
  font-size: 3.2rem;
}
#plan .plan_reserve .btn_cancel {
  display: inline-block;
  margin-top: 4px;
  color: #4c9e50;
  font-size: 1.6rem;
  letter-spacing: 0;
  line-height: 1.5;
}
#plan .plan_reserve .btn_cancel .icon_arrow {
  margin-right: 12px;
  fill: #4c9e50;
}

@media screen and (max-width: 810px) {
  #plan {
    padding: 48px 0;
  }
  #plan .en_tit {
    margin-bottom: 24px;
  }
  #plan .plan_list {
    margin-bottom: 40px;
    padding: 8px 0 8px 20px;
  }
  #plan .plan_list .slick-dots li button {
    background: #dce7e8;
  }
  #plan .plan_list .slick-dots .slick-active button {
    background: #4c9e50;
  }
  #plan .plan_list .list_item {
    padding-right: 20px;
  }
  #plan .plan_list .list_item a {
    padding-bottom: 28px;
  }
  #plan .plan_list .list_item a:hover {
    background: none;
    box-shadow: none;
  }
  #plan .plan_list .list_item a:hover .more {
    opacity: 0;
  }
  #plan .plan_list .list_item a:hover .item_tit {
    text-decoration: none;
  }
  #plan .plan_list .list_item .item_pic .more {
    display: none;
  }
  #plan .plan_list .list_item .item_tit {
    padding: 0 20px;
  }
  #plan .plan_list .list_item .item_btn {
    padding: 0 20px;
  }
  #plan .plan_special {
    margin-bottom: 8px;
  }
  #plan .plan_reserve {
    display: block;
    color: #4c9e50;
    letter-spacing: 0;
  }
  #plan .plan_reserve .reserve_tit {
    margin-bottom: 24px;
  }
  #plan .plan_reserve .reserve_btn {
    width: 100%;
    margin: 0;
  }
  #plan .plan_reserve .reserve_btn a {
    width: 49%;
  }
  #plan .plan_reserve .resreve_tel {
    margin-top: 16px;
  }
  #plan .plan_reserve .resreve_tel .tel_tel {
    font-size: 2rem;
  }
  #plan .plan_reserve .resreve_tel .tel_tel .sp_tel {
    padding-left: 10px;
    font-size: 3.2rem;
  }
  #plan .plan_reserve .btn_cancel {
    margin-top: 8px;
  }
}
@media screen and (max-width: 640px) {
  #plan .plan_reserve .reserve_btn a {
    width: 100%;
  }
  #plan .plan_reserve .reserve_btn a + a {
    margin-top: 16px;
  }
}
/* ---------------------------------------------------
	news
------------------------------------------------------ */
#news {
  padding: 64px 0 96px;
  border-top: 1px solid #1a3d38;
  border-bottom: 1px solid #1a3d38;
}
#news .news_list {
  position: relative;
  border-top: 1px solid #1a3d38;
  border-bottom: 1px solid #1a3d38;
}
#news .news_list .slick-dots {
  position: absolute;
  left: 0;
  width: 100%;
  bottom: -36px;
}
#news .news_list > .list_item:not(:nth-of-type(1)) {
  display: none;
}
#news .news_list .list_item {
  border-right: 1px solid #1a3d38;
}
#news .news_list .list_item a {
  display: block;
  padding: 20px;
  height: 100%;
}
#news .news_list .list_item a:hover {
  background: #fff;
  opacity: 1;
}
#news .news_list .list_item .item_pic {
  position: relative;
  margin-bottom: 24px;
  aspect-ratio: 360/207;
  overflow: hidden;
}
#news .news_list .list_item .item_pic img {
  position: absolute;
  left: 0;
  top: 0;
  aspect-ratio: 360/207;
  min-width: 100%;
  min-height: 100%;
  object-fit: cover;
}
#news .news_list .list_item .item_txt .txt_info {
  margin-bottom: 12px;
  line-height: 1.2;
}
#news .news_list .list_item .item_txt .txt_info:after {
  content: "";
  clear: both;
  display: block;
}
#news .news_list .list_item .item_txt .txt_info .time {
  float: left;
  color: #4c9e50;
  font-family: "trajan-pro-3", "Times New Roman", serif;
  letter-spacing: 0;
}
#news .news_list .list_item .item_txt .txt_info .cat {
  float: right;
}
#news .news_list .list_item .item_txt .txt_tit {
  letter-spacing: 0.1em;
}
#news .news_btn {
  position: absolute;
  right: 0;
  top: 0;
  letter-spacing: 0;
}
#news .news_btn .icon_arrow {
  margin-right: 12px;
  color: #1a3d38;
  fill: #1a3d38;
}

@media screen and (max-width: 810px) {
  #news {
    padding: 48px 0 48px;
  }
  #news .en_tit {
    margin-bottom: 40px;
  }
  #news .news_list .slick-dots {
    bottom: -36px;
  }
  #news .news_list .list_item a {
    padding: 20px;
  }
  #news .news_list .list_item a:hover {
    background: none;
  }
  #news .news_btn {
    position: static;
    margin-top: 64px;
    letter-spacing: 0;
    text-align: center;
  }
  #news .news_btn .icon_arrow {
    margin-right: 20px;
  }
}