@charset "UTF-8";
.txt-title-main {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 40px;
  font-weight: 600;
  text-align: left;
  line-height: 1.5;
}
.txt-title-price {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 38px;
  font-weight: 600;
  text-align: left;
  line-height: 1.5;
}
.txt-title-3xl {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 32px;
  font-weight: 600;
  text-align: center;
  line-height: 1.5;
}
.txt-title-2xl {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 28px;
  font-weight: 600;
  text-align: left;
  line-height: 1.5;
}
.txt-title-xl {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 24px;
  font-weight: 600;
  text-align: left;
  line-height: 1.5;
}
.txt-title-lg {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 18px;
  font-weight: 600;
  text-align: left;
  line-height: 1.5;
}
.txt-title-normal {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
  font-weight: 600;
  text-align: left;
  line-height: 1.5;
}
.txt-detail-lg {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 18px;
  font-weight: normal;
  text-align: left;
  line-height: 1.5;
}
.txt-detail-normal {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
  font-weight: normal;
  text-align: left;
  line-height: 1.5;
}
.txt-detail-m {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 14px;
  font-weight: normal;
  text-align: left;
  line-height: 1.5;
}
.txt-detail-s {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 13px;
  font-weight: normal;
  text-align: left;
  line-height: 1.5;
  line-height: 1.7;
}
.txt-detail-xs {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 12px;
  font-weight: normal;
  text-align: left;
  line-height: 1.5;
}
.txt-detail-2xs {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 11px;
  font-weight: normal;
  text-align: left;
  line-height: 1.5;
}
.txt-center {
  text-align: center;
}
.txt-right {
  text-align: right;
}
.txt-bold {
  font-weight: bold;
}
.txt-copyright {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 11px;
  font-weight: normal;
  text-align: left;
  line-height: 1.5;
}

.txt-mincho-title-main {
  font-family: "Noto Serif JP", serif;
  font-size: 40px;
  font-weight: 500;
  text-align: center;
  line-height: 1.5;
}
.txt-mincho-title-price {
  font-family: "Noto Serif JP", serif;
  font-size: 38px;
  font-weight: 600;
  text-align: center;
  line-height: 1.5;
}
.txt-mincho-title-3xl {
  font-family: "Noto Serif JP", serif;
  font-size: 32px;
  font-weight: 600;
  text-align: center;
  line-height: 1.5;
}
.txt-mincho-title-2xl {
  font-family: "Noto Serif JP", serif;
  font-size: 28px;
  font-weight: 600;
  text-align: left;
  line-height: 1.5;
}
.txt-mincho-title-xl {
  font-family: "Noto Serif JP", serif;
  font-size: 24px;
  font-weight: 600;
  text-align: left;
  line-height: 1.5;
}
.txt-mincho-title-lg {
  font-family: "Noto Serif JP", serif;
  font-size: 18px;
  font-weight: 600;
  text-align: left;
  line-height: 1.5;
  letter-spacing: 0.05em;
}
.txt-mincho-title-normal {
  font-family: "Noto Serif JP", serif;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  line-height: 1.5;
  line-height: 2;
  letter-spacing: 0.05em;
  color: #ea566b;
}
.txt-mincho-title-m {
  font-family: "Noto Serif JP", serif;
  font-size: 14px;
  font-weight: 600;
  text-align: center;
  line-height: 1.5;
  line-height: 2;
}
.txt-mincho-detail-lg {
  font-family: "Noto Serif JP", serif;
  font-size: 18px;
  font-weight: normal;
  text-align: left;
  line-height: 1.5;
}
.txt-mincho-detail-normal {
  font-family: "Noto Serif JP", serif;
  font-size: 16px;
  font-weight: normal;
  text-align: left;
  line-height: 1.5;
}
.txt-mincho-detail-m {
  font-family: "Noto Serif JP", serif;
  font-size: 14px;
  font-weight: normal;
  text-align: left;
  line-height: 1.5;
  line-height: 1.7;
}
.txt-mincho-detail-s {
  font-family: "Noto Serif JP", serif;
  font-size: 13px;
  font-weight: normal;
  text-align: left;
  line-height: 1.5;
  line-height: 1.6;
}
.txt-mincho-detail-xs {
  font-family: "Noto Serif JP", serif;
  font-size: 12px;
  font-weight: normal;
  text-align: left;
  line-height: 1.5;
}
.txt-mincho-detail-2xs {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 11px;
  font-weight: normal;
  text-align: left;
  line-height: 1.5;
}

.pt80 {
  padding-top: 80px;
}

.sns_botton {
  background-color: #f9cfd3;
  border-radius: 10px;
  padding: 20px 40px;
  height: 50px;
  position: relative;
}
.sns_botton img {
  width: 50px;
}
.sns_botton .txt_mincho_detail__n {
  position: absolute;
  top: 50%;
  transform: translateY(-100%);
}

.sns_botton2 {
  background-color: #f9cfd3;
  border-radius: 10px;
  padding: 20px 40px;
  height: 50px;
  position: relative;
}
.sns_botton2 img {
  width: 50px;
}
.sns_botton2 .txt_mincho_detail__n {
  position: absolute;
  top: 47%;
  transform: translateY(-50%);
}

.sns_logo_left {
  float: left;
  padding-right: 10px;
}

.logos {
  height: 90px;
  -o-object-fit: scale-down;
     object-fit: scale-down;
}

.sns--subtitle {
  display: block;
  text-align: center;
  font-family: "Noto Serif JP", serif;
  color: #222;
  font-size: 13px;
}
.sns--title {
  display: block;
  text-align: center;
  font-family: "Noto Serif JP", serif;
  color: #222;
  font-size: 40px;
}
.sns--kana {
  display: block;
  text-align: center;
  font-family: "Noto Serif JP", serif;
  color: #222;
  font-size: 13px;
}

footer {
  padding: 25px 0px 0px 0px;
}

@media screen and (max-width: 768px) {
  footer {
    padding: 20px 0px 0px 0px;
  }
  .sns_botton {
    padding: 15px 15px;
  }
  .sns_botton2 {
    padding: 15px 15px;
  }
}
.txt-copyright {
  display: block;
  text-align: center;
  font-size: 13px;
  font-family: "Noto Sans JP", sans-serif;
  color: #222;
  margin-top: 8px;
}

#hotel_link {
  display: flex;
  justify-content: center;
  padding-bottom: 15px;
  margin-right: auto;
  margin-left: auto;
  line-height: 1;
  text-align: center;
  margin-top: 32px;
  margin-bottom: 32px;
  font-size: 13px;
}

#hotel_link > li {
  padding: 0 30px;
  border-left: solid 1px #222;
  border-right: solid 1px #222;
}

#hotel_link > li + li {
  border-left: none;
}

#hotel_link > li a {
  color: #222;
  text-decoration: none;
}

#hotel_link > li a:hover {
  text-decoration: underline;
}

@media screen and (max-width: 768px) {
  #hotel_link {
    flex-wrap: wrap;
    max-width: 320px;
    font-size: 12px;
  }
  #hotel_link > li {
    width: 100%;
    padding: 0 10px;
    border-left: solid 1px #222 !important;
    border-right: solid 1px #222 !important;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 20px;
  }
  #hotel_link > li + li {
    margin-top: 10px;
  }
}
br.brsp {
  display: none;
}

br.brpc {
  display: inline;
}

@media screen and (max-width: 640px) {
  br.brsp {
    display: inline;
  }
  br.brpc {
    display: none;
  }
}
.spswap {
  display: none !important;
}

.pcswap {
  display: inline !important;
}

.title_img.pcswap {
  display: block !important;
}

.title_img.spswap {
  display: none !important;
}

.text_area_inner_center .title_img.pcswap {
  display: block !important;
}

.text_area_inner_center .title_img.spswap {
  display: none !important;
}

.img-sp-only {
  display: none !important;
}

img[src*=line_sakura_w_sp],
img[src*=line_sakura_sp],
.line_sakura_sp.spswap {
  display: none !important;
}

@media screen and (max-width: 768px) {
  .pcswap {
    display: none !important;
  }
  .spswap {
    display: inline !important;
    display: block !important;
    margin: 0 auto;
    width: 90% !important;
    max-width: 90% !important;
  }
  .title_img.spswap {
    display: block !important;
    margin: 0 auto;
  }
  .title_img.pcswap {
    display: none !important;
  }
  .text_area_inner_center .title_img.spswap {
    display: block !important;
    margin: 0 auto;
  }
  .text_area_inner_center .title_img.pcswap {
    display: none !important;
  }
  .img-sp-only {
    display: block !important;
    width: 90% !important;
    max-width: 90% !important;
    margin: 20px auto 0;
  }
  .text-content .img-sp-only {
    width: 100% !important;
    max-width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .img-sp-90 {
    width: 90% !important;
    max-width: 90% !important;
    margin: 0 auto;
    display: block;
    margin: 20px auto 0;
  }
  .text_area_inner_center {
    width: 90% !important;
    max-width: 90% !important;
    margin-left: auto !important;
    margin-right: auto !important;
    box-sizing: border-box !important;
  }
  img[src*=line_sakura_w_sp],
  img[src*=line_sakura_sp],
  .line_sakura_sp.spswap {
    display: block !important;
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
    margin: 0 auto !important;
    box-sizing: border-box !important;
  }
}
.description {
  font-size: 13px;
  margin: 0 auto;
  text-align: left;
}
.description .inner {
  background-color: #000;
  max-width: 1152px;
}

ul.description {
  position: relative;
  padding-left: 15px;
  margin: 0;
  font-size: 13px;
  color: #222;
  max-width: 1152px;
  margin: 0 auto;
}

ul.description li:before {
  content: "";
  position: absolute;
  left: 0;
  width: 10px;
  content: "❉";
  color: #222;
}


.text-content ul.description.list-indent3 li,
.grid3-description.list-indent3 li{
	text-indent: -3em;
	margin-left: 3em;
}
.text-content ul.description.list-indent3 li:before,
.grid3-description.list-indent3 li::before {
  left: -3em;
  top: .1em;
}

.text-content ul.description.list-indent3 li.sub-list{
	display: flex;
}
.text-content ul.description.list-indent3 li dl{
	text-indent: 0em;
	margin-left: 0em;
	display: flex;
	flex-wrap: wrap;
}
.text-content ul.description.list-indent3 li dl dt{
	width: 100px;
	
}
.text-content ul.description.list-indent3 li dl dt dd{
	width: calc(100%-100px);
}


ul.description_white {
  position: relative;
  padding-left: 15px;
  margin: 0;
  font-size: 13px;
  color: #222;
  max-width: 1152px;
  margin: 0 auto;
}

ul.description_white li:before {
  content: "";
  position: absolute;
  left: 0;
  width: 10px;
  content: "❉";
  color: #222;
}

@media (max-width: 768px) {
  ul.description {
    position: relative;
    padding-left: 15px;
    margin: 0;
    font-size: 13px;
    color: #222;
    max-width: 85%;
    margin: 0 auto;
    padding-top: 40px;
    padding-bottom: 60px;
  }
}
#global-nav {
  width: 100%;
  z-index: 1000;
  transition: all 0.4s ease;
}
#global-nav.default {
  background-color: #fff;
  border-top: 3px solid #ee8399;
  border-bottom: 3px solid #ee8399;
  position: relative;
}
#global-nav.default .nav-item {
  border-right: 1px solid #ee8399;
}
#global-nav.default .nav-item:first-child {
  border-left: 1px solid #ee8399;
}
#global-nav.default .nav-item:last-child {
  border-right: 1px solid #ee8399;
}
#global-nav.default .nav-link {
  flex-direction: column;
  color: #d1477a;
  background-color: #ffffff;
}
#global-nav.default .nav-link:hover {
  background-color: #ffe0ec;
}
#global-nav.default .icon {
  display: block;
  width: auto;
  height: 60px;
  margin: 15px auto;
  -o-object-fit: contain;
     object-fit: contain;
}
#global-nav.default .icon-fixed {
  display: none;
}
#global-nav.fixed {
  position: fixed;
  top: 0;
  left: 0;
  background-color: #f8f8f8;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  border-top: 3px solid #ee8399 !important;
  border-bottom: 3px solid #ee8399 !important;
  min-height: 54px;
}
#global-nav.fixed .nav-item {
  border-right: 1px solid #ee8399 !important;
}
#global-nav.fixed .nav-item:first-child {
  border-left: 1px solid #ee8399 !important;
}
#global-nav.fixed .nav-item:last-child {
  border-right: 1px solid #ee8399 !important;
}
#global-nav.fixed .nav-link {
  flex-direction: row;
  align-items: center;
  padding: 0 20px;
  height: 100%;
  min-height: 54px;
  color: #666;
  background-color: transparent;
}
#global-nav.fixed .nav-link:hover {
  background-color: rgba(0, 0, 0, 0.05);
}
#global-nav.fixed .icon-default {
  display: none;
}
#global-nav.fixed .icon-fixed {
  display: block;
  width: auto;
  height: 32px;
  margin: 0 10px 0 0;
  -o-object-fit: contain;
     object-fit: contain;
}

.nav-inner {
  display: flex;
  justify-content: center;
  list-style: none;
  margin: 0;
  padding: 0;
  max-width: 1200px;
  margin: 0 auto;
}

.nav-item {
  flex: 1;
  text-align: center;
}

.nav-link {
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  transition: all 0.4s ease;
  height: 100%;
}
.nav-link img {
  vertical-align: middle;
}

@media (max-width: 768px) {
  #global-nav.default .nav-inner, #global-nav.fixed .nav-inner {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto auto;
    gap: 0;
  }
  #global-nav.default .nav-item, #global-nav.fixed .nav-item {
    border-right: 1px solid #ee8399;
    border-bottom: 1px solid #ee8399;
    border-left: none;
  }
  #global-nav.default .nav-item:nth-child(2n), #global-nav.fixed .nav-item:nth-child(2n) {
    border-right: none;
  }
  #global-nav.default .nav-item:nth-child(3), #global-nav.default .nav-item:nth-child(4), #global-nav.fixed .nav-item:nth-child(3), #global-nav.fixed .nav-item:nth-child(4) {
    border-bottom: none;
  }
  #global-nav.default .nav-item:nth-child(odd), #global-nav.fixed .nav-item:nth-child(odd) {
    border-left: 1px solid #ee8399;
  }
  #global-nav.fixed .nav-item {
    border-color: #ee8399 !important;
  }
  #global-nav.fixed .nav-item:nth-child(odd) {
    border-left-color: #ee8399 !important;
  }
  #global-nav.default .nav-link {
    padding: 8px 0;
    height: auto;
  }
  #global-nav.default .icon-default {
    height: 40px;
    margin-bottom: 5px;
    margin-top: 5px;
  }
  #global-nav.default .icon-fixed {
    display: none;
  }
  #global-nav.fixed .nav-link {
    padding: 8px 0;
    height: auto;
    flex-direction: column;
  }
  #global-nav.fixed .icon-default {
    display: none;
  }
  #global-nav.fixed .icon-fixed {
    display: block;
    height: 28px;
    margin: 0;
  }
}
@media (max-width: 480px) {
  #global-nav.default .nav-inner, #global-nav.fixed .nav-inner {
    grid-template-columns: 1fr 1fr;
  }
  #global-nav.default .nav-link {
    padding: 8px 0;
    height: auto;
  }
  #global-nav.default .icon-default {
    height: 36px;
  }
  #global-nav.default .icon-fixed {
    display: none;
  }
  #global-nav.fixed .nav-link {
    padding: 8px 0;
    height: auto;
    flex-direction: column;
  }
  #global-nav.fixed .icon-default {
    display: none;
  }
  #global-nav.fixed .icon-fixed {
    display: block;
    height: 26px;
    margin: 0;
  }
}
.section-inner {
  position: relative;
}

.section-inner-rev {
  position: relative;
}

.events-section {
  background-color: #fff;
}

.stay-section .section-inner-rev {
  background-color: #acd493;
}

.events-section .section-inner-rev {
  background-color: #f5b9be;
}

.restaurant-section .section-inner-rev {
  background-color: #f5b997;
}

.stay-section .section-inner .section-title {
  color: #398437;
}

.stay-section .section-inner .text-content div,
.stay-section .section-inner .text-content p,
.stay-section .section-inner .text-content .header-title,
.stay-section .section-inner .text-content ul.description {
  color: #398437;
}

.events-section .section-inner .text-content div:not(.header-banner):not(.header-left):not(.header-right):not(.title-wrapper):not(.header-title),
.events-section .section-inner .text-content p,
.events-section .section-inner .text-content .header-title,
.events-section .section-inner .text-content ul.description {
  color: #ea566b;
}

.events-section .section-inner .text-content .header-banner,
.events-section .section-inner .text-content .header-banner * {
  color: inherit;
}

.restaurant-section .section-inner .text-content div:not(.header-banner):not(.header-left):not(.header-right):not(.title-wrapper):not(.header-title),
.restaurant-section .section-inner .text-content p,
.restaurant-section .section-inner .text-content .header-title,
.restaurant-section .section-inner .text-content ul.description {
  color: #d67d58;
}

.events-section .section-inner,
.events-section .section-inner-rev {
  background-image: url(../images/events-back.png);
  background-repeat: repeat-x;
  background-position: center top;
  background-size: auto;
}

.restaurant-section .section-inner,
.restaurant-section .section-inner-rev {
  background-image: url(../images/restaurant-back.png);
  background-repeat: repeat-x;
  background-position: center top;
  background-size: auto;
}

.stay-section .section-inner,
.stay-section .section-inner-rev {
  background-image: url(../images/stay-back.png);
  background-repeat: repeat-x;
  background-position: center top;
  background-size: auto;
}

/* ============================================
   PC版：基本レイアウト
   section-item: 左テキスト、右画像（通常の順序）
   section-item-rev: 左画像、右テキスト（反転レイアウト）
   ============================================ */
.section-item {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: stretch;
  gap: 0;
  max-width: 1152px;
  margin: 0 auto 20px;
  width: 100%;
  box-sizing: border-box;
  overflow: hidden;
}
.section-item:has(.section-text:only-child) {
  justify-content: center;
}

.events-section .section-inner {
  padding-top: 60px;
}

.events-section .section-inner-rev {
  padding-top: 60px;
}

.section-item .section-img {
  order: 2 !important;
  flex: 0 0 60%;
  width: 60%;
  max-width: 60%;
}

.events-section .section-item .section-img {
  order: 2 !important;
  flex: 0 0 50%;
  width: 50%;
  max-width: 50%;
}

.section-item:not(.section-item-rev) .section-text {
  order: 1 !important;
  flex: 0 0 calc(40% - 8px);
  width: calc(40% - 8px);
  max-width: calc(40% - 8px);
  margin-right: 8px;
  margin-left: 0;
  display: flex;
  flex-direction: column;
}

.section-item:not(.section-item-rev) .section-text:only-child {
  margin-left: auto !important;
  margin-right: auto !important;
  flex: 0 0 auto !important;
  width: auto !important;
  max-width: 100% !important;
}

.section-item:not(.section-item-rev) .section-text:only-child .text-content {
  text-align: center !important;
  margin-left: auto !important;
  margin-right: auto !important;
  width: 100%;
}

.section-item:not(.section-item-rev) .section-text:only-child .text-content > div {
  text-align: center !important;
  margin-left: auto !important;
  margin-right: auto !important;
  display: block;
}

.events-section .section-item:not(.section-item-rev) .section-text {
  order: 1 !important;
  flex: 0 0 calc(50% - 8px);
  width: calc(50% - 8px);
  max-width: calc(50% - 8px);
}

.section-img img {
  width: 100%;
  height: auto;
  display: block;
  vertical-align: top;
}

.img-margin-top-80 {
  margin-top: 54px;
}
@media (max-width: 768px) {
  .img-margin-top-80 {
    margin-top: 0;
  }
}

.img-events-ph6-2 {
  width: 60% !important;
  max-width: 60% !important;
  margin-left: auto !important;
  margin-right: 0 !important;
  margin-top: 8px !important;
  display: block;
}
@media (max-width: 768px) {
  .img-events-ph6-2 {
    width: 60% !important;
    max-width: 60% !important;
    margin-left: auto !important;
    margin-right: auto !important;
    margin-top: 8px !important;
  }
}

/* ============================================
   section-item-revのスタイル（PC版）
   左画像、右テキスト（反転レイアウト）
   ============================================ */
.section-item-rev {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: stretch;
  gap: 0;
  max-width: 1152px;
  margin: 0 auto 20px;
  width: 100%;
  box-sizing: border-box;
  overflow: hidden;
}
.section-item-rev:has(.section-text:only-child) {
  justify-content: center;
}

.section-item-rev .section-img {
  order: 1 !important;
  flex: 0 0 60%;
  width: 60%;
  max-width: 60%;
}

.section-item-rev .section-text {
  order: 2 !important;
  flex: 0 0 calc(40% - 8px);
  width: calc(40% - 8px);
  max-width: calc(40% - 8px);
  margin-left: 8px;
  margin-right: 0;
  display: flex;
  flex-direction: column;
  position: relative;
}

.section-item-rev:has(.section-img img[src*=events_ph6]) .section-text {
  position: relative;
}
.section-item-rev:has(.section-img img[src*=events_ph6]) .section-text::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 200px;
  height: 200px;
  background-image: url(../images/kazari1-6.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: bottom right;
  z-index: 0;
  pointer-events: none;
}
.section-item-rev:has(.section-img img[src*=events_ph6]) .section-text .text-content {
  position: relative;
  z-index: 1;
  background: transparent;
}
@media (max-width: 768px) {
  .section-item-rev:has(.section-img img[src*=events_ph6]) .section-text::after {
    display: none !important;
  }
}

.section-item-rev:has(.section-img img[src*=events_ph11]) .section-text::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 200px;
  height: 200px;
  background-image: url(../images/kazari1-8.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: bottom right;
  z-index: 1;
  pointer-events: none;
}
@media (max-width: 768px) {
  .section-item-rev:has(.section-img img[src*=events_ph11]) .section-text::after {
    display: none !important;
  }
}

.section-item-rev:has(.section-img img[src*=stay_ph1-1]) .section-text {
  position: relative;
}
.section-item-rev:has(.section-img img[src*=stay_ph1-1]) .section-text::after {
  content: "";
  position: absolute;
  bottom: 20px;
  right: 0;
  width: 200px;
  height: 200px;
  background-image: url(../images/kazari2-1.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: bottom right;
  z-index: 0;
  pointer-events: none;
}
.section-item-rev:has(.section-img img[src*=stay_ph1-1]) .section-text .text-content {
  position: relative;
  z-index: 1;
  background: transparent;
}
@media (max-width: 768px) {
  .section-item-rev:has(.section-img img[src*=stay_ph1-1]) .section-text::after {
    display: none !important;
  }
}

.section-item-rev:has(.section-img img[src*=stay_ph2-1]) .section-text {
  position: relative;
}
.section-item-rev:has(.section-img img[src*=stay_ph2-1]) .section-text::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 200px;
  height: 200px;
  background-image: url(../images/kazari2-3.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: bottom right;
  z-index: 0;
  pointer-events: none;
}
.section-item-rev:has(.section-img img[src*=stay_ph2-1]) .section-text .text-content {
  position: relative;
  z-index: 1;
  background: transparent;
}
@media (max-width: 768px) {
  .section-item-rev:has(.section-img img[src*=stay_ph2-1]) .section-text::after {
    display: none !important;
  }
}

.section-item:has(.section-img img[src*=stay_ph3-1]) .section-text {
  position: relative;
}
.section-item:has(.section-img img[src*=stay_ph3-1]) .section-text::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 200px;
  height: 200px;
  background-image: url(../images/kazari2-4.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: bottom right;
  z-index: 0;
  pointer-events: none;
}
.section-item:has(.section-img img[src*=stay_ph3-1]) .section-text .text-content {
  position: relative;
  z-index: 1;
  background: transparent;
}
@media (max-width: 768px) {
  .section-item:has(.section-img img[src*=stay_ph3-1]) .section-text::after {
    display: none !important;
  }
}

#washoku-shimizu ~ .section-item .section-text {
  position: relative !important;
}

#washoku-shimizu ~ .section-item .section-text .kazari-decoration,
.section-inner-rev:has(#washoku-shimizu) .section-item .section-text .kazari-decoration {
  display: none !important;
}

#washoku-shimizu ~ .section-item .section-text::before {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 200px;
  height: 200px;
  background-image: url(../images/kazari3-7.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: bottom right;
  z-index: 0;
  pointer-events: none;
}
@media (max-width: 768px) {
  #washoku-shimizu ~ .section-item .section-text::before {
    display: none !important;
  }
}

#washoku-shimizu ~ .section-item .section-text .text-content {
  position: relative !important;
  z-index: 1 !important;
  background: transparent !important;
}

#lounge-momiji ~ .section-item-rev .section-text {
  position: relative !important;
}

#lounge-momiji ~ .section-item-rev .section-text .kazari-decoration,
.section-inner-rev:has(#lounge-momiji) .section-item-rev .section-text .kazari-decoration {
  display: none !important;
}

#lounge-momiji ~ .section-item-rev .section-text::before {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 200px;
  height: 200px;
  background-image: url(../images/kazari3-10.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: bottom right;
  z-index: 0;
  pointer-events: none;
}
@media (max-width: 768px) {
  #lounge-momiji ~ .section-item-rev .section-text::before {
    display: none !important;
  }
}

#lounge-momiji ~ .section-item-rev .section-text .text-content {
  position: relative !important;
  z-index: 1 !important;
  background: transparent !important;
}

#main-bar-asama ~ .section-item-rev .section-text {
  position: relative !important;
}

#main-bar-asama ~ .section-item-rev .section-text .kazari-decoration,
.section-inner:has(#main-bar-asama) .section-item-rev .section-text .kazari-decoration,
.section-inner-rev:has(#main-bar-asama) .section-item-rev .section-text .kazari-decoration {
  display: none !important;
}

#main-bar-asama ~ .section-item-rev .section-text::before {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 200px;
  height: 200px;
  background-image: url(../images/kazari3-8.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: bottom right;
  z-index: 0;
  pointer-events: none;
}
@media (max-width: 768px) {
  #main-bar-asama ~ .section-item-rev .section-text::before {
    display: none !important;
  }
}

#main-bar-asama ~ .section-item-rev .section-text .text-content {
  position: relative !important;
  z-index: 1 !important;
  background: transparent !important;
}

.events-section .section-item-rev .section-img {
  order: 1 !important;
  flex: 0 0 50%;
  width: 50%;
  max-width: 50%;
}

.events-section .section-item-rev .section-text {
  order: 2 !important;
  flex: 0 0 calc(50% - 8px);
  width: calc(50% - 8px);
  max-width: calc(50% - 8px);
}

/* ============================================
   restaurant-section専用スタイル（PC版）
   マージンやパディングを統一
   ============================================ */
.restaurant-section .section-item .section-text .text-content,
.restaurant-section .section-item-rev .section-text .text-content {
  padding-left: 0;
  padding-right: 0;
}

.restaurant-section .section-text .image-container {
  margin-top: auto;
  margin-left: 0;
  margin-right: 0;
  display: flex;
  gap: 8px;
  width: 100%;
}
.restaurant-section .section-text .image-container img {
  width: calc(50% - 4px);
  height: auto;
  box-sizing: border-box;
}

.restaurant-section #washoku-shimizu ~ .section-item > .image-container {
  display: flex;
  gap: 8px;
  width: 100%;
  flex-basis: 100%;
  margin-top: 20px;
  margin-left: 0;
  margin-right: 0;
}
.restaurant-section #washoku-shimizu ~ .section-item > .image-container img {
  width: calc(25% - 6px) !important;
  height: auto;
  box-sizing: border-box;
}

/* ============================================
   SP版：全てリセットしてテキスト→写真の順番に統一（events-sectionのみ）
   ============================================ */
@media (max-width: 768px) {
  .section-item,
  .section-item-rev {
    flex-direction: column !important;
  }
  .section-item .section-img,
  .section-item-rev .section-img {
    flex: 0 0 100% !important;
    width: 100% !important;
    max-width: 100% !important;
    order: 1 !important;
  }
  .section-item .section-text,
  .section-item-rev .section-text {
    flex: 0 0 100% !important;
    width: 100% !important;
    max-width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    order: 2 !important;
  }
  .section-item > .image-container,
  .section-item-rev > .image-container {
    order: 3 !important;
  }
  .section-item .text_area_inner_center,
  .section-item-rev .text_area_inner_center {
    width: 100% !important;
    max-width: 100% !important;
    flex: 0 0 100% !important;
    order: 1 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    box-sizing: border-box !important;
  }
  .section-item .text_area_inner_center ul.description,
  .section-item-rev .text_area_inner_center ul.description {
    color: #000 !important;
  }
  .text-content .header-title {
    display: inline-flex !important;
	  align-items: flex-end !important;
    /*align-items: flex-start !important;*/
    justify-content: center !important;
    /*gap: 8px !important;*/
    text-align: center !important;
    padding-left: 32px !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .text-content .header-title.lyt-tc-l {
    text-align: left!important;
  }
  .text-content .header-title::before {
    position: absolute !important;
    left: 0 !important;
    top: 0 !important;
    transform: translateY(2px) !important;
    margin-left: 0 !important;
    flex-shrink: 0 !important;
  }
  .events-section .section-item .section-img,
  .events-section .section-item-rev .section-img {
    flex: 0 0 90% !important;
    width: 90% !important;
    max-width: 90% !important;
    margin-left: auto !important;
    margin-right: auto !important;
    order: 2 !important;
  }
  .events-section .section-item .section-text,
  .events-section .section-item-rev .section-text {
    order: 1 !important;
  }
  .events-section .section-item:not(.section-item-rev) .section-text,
  .events-section .section-item-rev .section-text {
    flex: 0 0 100% !important;
    width: 100% !important;
    max-width: 100% !important;
    order: 1 !important;
  }
  .stay-section .section-item .section-img,
  .stay-section .section-item-rev .section-img {
    order: 2 !important;
  }
  .stay-section .section-item .section-text,
  .stay-section .section-item-rev .section-text {
    order: 1 !important;
  }
  .stay-section .section-item:not(.section-item-rev) .section-text,
  .stay-section .section-item-rev .section-text {
    order: 1 !important;
  }
  .stay-section .section-item:not(.section-item-rev) .section-img,
  .stay-section .section-item-rev .section-img {
    order: 2 !important;
  }
  .restaurant-section .section-item .section-img,
  .restaurant-section .section-item-rev .section-img {
    order: 2 !important;
  }
  .restaurant-section .section-item .section-text,
  .restaurant-section .section-item-rev .section-text {
    order: 1 !important;
  }
  .restaurant-section .section-item:not(.section-item-rev) .section-text,
  .restaurant-section .section-item-rev .section-text {
    order: 1 !important;
  }
  .restaurant-section .section-item:not(.section-item-rev) .section-img,
  .restaurant-section .section-item-rev .section-img {
    order: 2 !important;
  }
  .section-item .section-text .text-content .header-title::before,
  .section-item-rev .section-text .text-content .header-title::before,
  .section-item .text-content .header-title::before,
  .section-item-rev .text-content .header-title::before,
  .text-content .header-title::before {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    transform: translateY(2px) !important;
    margin-left: 0 !important;
  }
  .text-content .header-title {
    padding-left: 32px !important;
  }
  .text-content {
    width: 90% !important;
    max-width: 90% !important;
    margin-left: auto !important;
    margin-right: auto !important;
    text-align: left !important;
  }
  .events-section .text-content {
    width: 90% !important;
    max-width: 90% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding: 0 !important;
    text-align: center !important;
    word-break: break-word !important;
    overflow-wrap: break-word !important;
    box-sizing: border-box !important;
  }
	
  .events-section .text-content div:not(.header-banner):not(.header-left):not(.header-right):not(.title-wrapper):not(.header-title),
  .events-section .text-content p {
    text-align: center !important;
  } 
	.text-content p,
	.events-section .text-content p {
		font-size: 13px
  }
  .events-section .text-content .header-banner {
    text-align: left !important;
  }
  .events-section .text-content div:not(.header-banner):not(.header-left):not(.header-right):not(.title-wrapper):not(.header-title) {
    display: inline-flex !important;
    justify-content: center !important;
    gap: 2px !important;
  }
  .events-section .text-content div:not(.header-banner):not(.header-left):not(.header-right):not(.title-wrapper):not(.header-title)::before {
    position: relative !important;
    left: auto !important;
    transform: translateY(-2px) !important;
    margin-left: 0 !important;
    flex-shrink: 0 !important;
  }
  .section-item-rev .text-content {
    width: 90% !important;
    max-width: 90% !important;
    margin-left: auto !important;
    margin-right: auto !important;
    padding: 0 !important;
    text-align: center !important;
    word-break: break-word !important;
    overflow-wrap: break-word !important;
    box-sizing: border-box !important;
  }
  .section-item .section-text .text-content,
  .section-item-rev .section-text .text-content,
  .events-section .section-item .section-text .text-content,
  .events-section .section-item-rev .section-text .text-content,
  .stay-section .section-item .section-text .text-content,
  .stay-section .section-item-rev .section-text .text-content,
  .restaurant-section .section-item .section-text .text-content,
  .restaurant-section .section-item-rev .section-text .text-content {
    flex: 1 !important;
    width: 90% !important;
    max-width: 90% !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .stay-section .text-content,
  .stay-section .section-item .text-content,
  .stay-section .section-item-rev .text-content,
  .stay-section .section-inner .text-content,
  .stay-section .section-inner-rev .text-content {
    text-align: center !important;
  }
  .stay-section .text-content p,
  .stay-section .text-content ul.description,
  .stay-section .section-item .text-content p,
  .stay-section .section-item .text-content ul.description,
  .stay-section .section-item-rev .text-content p,
  .stay-section .section-item-rev .text-content ul.description,
  .stay-section .section-inner .text-content p,
  .stay-section .section-inner .text-content ul.description,
  .stay-section .section-inner-rev .text-content p,
  .stay-section .section-inner-rev .text-content ul.description {
    text-align: left !important;
  }
  .stay-section .text-content div:not(.header-title),
  .stay-section .section-item .text-content div:not(.header-title),
  .stay-section .section-item-rev .text-content div:not(.header-title),
  .stay-section .section-inner .text-content div:not(.header-title),
  .stay-section .section-inner-rev .text-content div:not(.header-title) {
    text-align: center !important;
    padding-left: 0 !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 8px !important;
  }
  .stay-section .text-content div:not(.header-title)::before,
  .stay-section .section-item .text-content div:not(.header-title)::before,
  .stay-section .section-item-rev .text-content div:not(.header-title)::before,
  .stay-section .section-inner .text-content div:not(.header-title)::before,
  .stay-section .section-inner-rev .text-content div:not(.header-title)::before {
    position: relative !important;
    left: auto !important;
    transform: translateY(-2px) !important;
    margin-left: 0 !important;
    flex-shrink: 0 !important;
  }
  .restaurant-section .text-content,
  .restaurant-section .section-item .text-content,
  .restaurant-section .section-item-rev .text-content,
  .restaurant-section .section-inner .text-content,
  .restaurant-section .section-inner-rev .text-content {
    text-align: center !important;
  }
  .restaurant-section .text-content p,
  .restaurant-section .text-content ul.description,
  .restaurant-section .section-item .text-content p,
  .restaurant-section .section-item .text-content ul.description,
  .restaurant-section .section-item-rev .text-content p,
  .restaurant-section .section-item-rev .text-content ul.description,
  .restaurant-section .section-inner .text-content p,
  .restaurant-section .section-inner .text-content ul.description,
  .restaurant-section .section-inner-rev .text-content p,
  .restaurant-section .section-inner-rev .text-content ul.description {
    text-align: left !important;
  }
  .restaurant-section .text-content div:not(.header-title),
  .restaurant-section .section-item .text-content div:not(.header-title),
  .restaurant-section .section-item-rev .text-content div:not(.header-title),
  .restaurant-section .section-inner .text-content div:not(.header-title),
  .restaurant-section .section-inner-rev .text-content div:not(.header-title) {
    text-align: center !important;
    padding-left: 0 !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 8px !important;
  }
  .restaurant-section .text-content div:not(.header-title)::before,
  .restaurant-section .section-item .text-content div:not(.header-title)::before,
  .restaurant-section .section-item-rev .text-content div:not(.header-title)::before,
  .restaurant-section .section-inner .text-content div:not(.header-title)::before,
  .restaurant-section .section-inner-rev .text-content div:not(.header-title)::before {
    position: relative !important;
    left: auto !important;
    transform: translateY(-2px) !important;
    margin-left: 0 !important;
    flex-shrink: 0 !important;
  }
  .text-content ul.description,
  .section-inner .text-content ul.description,
  .section-inner-rev .text-content ul.description,
  .stay-section .section-inner .text-content ul.description,
  .events-section .section-inner .text-content ul.description {
    width: 100% !important;
    max-width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    margin-top: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-top: 0 !important;
    text-align: left !important;
  }
  .section-item > .image-container,
  .section-item-rev > .image-container {
    width: 90% !important;
    max-width: 90% !important;
    margin-left: auto !important;
    margin-right: auto !important;
    margin-top: 20px !important;
    display: flex !important;
    gap: 8px !important;
  }
  .section-item > .image-container img,
  .section-item-rev > .image-container img {
    width: calc(50% - 4px) !important;
    height: auto !important;
    box-sizing: border-box !important;
  }
  .restaurant-section #washoku-shimizu ~ .section-item > .image-container img {
    width: calc(25% - 6px) !important;
  }
  .restaurant-section .section-text .image-container {
    width: 90% !important;
    max-width: 90% !important;
    margin-left: auto !important;
    margin-right: auto !important;
    margin-top: 8px !important;
  }
}
/* ============================================
   デザイン装飾
   ============================================ */
.section-title {
  text-align: center;
  font-size: 24px;
  padding-top: 60px;
  margin: 0px auto;
  color: #d67d58;
  font-weight: 600;
  max-width: 1152px;
  font-family: "Noto Serif JP", serif;
  line-height: 1.5;
  position: relative;
}
.section-title::after {
  content: "";
  display: block;
  width: 100%;
  max-width: 1152px;
  margin: 0 auto;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.section-inner .section-title::after {
  background-image: url(../images/line_sakura.png);
  padding-top: 20px;
  margin-top: 20px;
  margin-bottom: 40px;
  background-size: contain;
}

.stay-section .section-inner .section-title::after {
  background-image: url(../images/line_sakura_g.png);
  padding-top: 20px;
  margin-top: 20px;
  margin-bottom: 40px;
  background-size: contain;
}

.section-inner-rev .section-title::after {
  background-image: url(../images/line_sakura_w.png);
  padding-top: 20px;
  margin-top: 20px;
  margin-bottom: 40px;
  background-size: contain;
}

@media (max-width: 768px) {
  .section-inner .section-title::after {
    background-image: url(../images/line_sakura_sp.png);
  }
  .stay-section .section-inner .section-title::after {
    background-image: url(../images/line_sakura_g_sp.png);
  }
  .section-inner-rev .section-title::after {
    background-image: url(../images/line_sakura_w_sp.png);
  }
}
.section-item:has(.text_area_inner_center) .line_sakura {
  display: none !important;
}

.section-text .text-content {
  flex: 1;
}

.text-content .header-title {
  position: relative;
  margin-bottom: 16px;
  padding-left: 32px;
  font-family: "Noto Serif JP", serif;
  font-size: clamp(20px, 0.89vw + 17.14px, 24px);
  font-weight: 600;
  text-align: left;
}
.text-content .header-title::before {
  content: "" !important;
  display: block !important;
  position: absolute;
  left: 0;
  top: 0.3em;
  width: 24px;
  height: 24px;
  background-image: url(../images/sakura_gold.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transform: translateY(-2px);
}
.header-banner .text-content .header-title {
  padding-left: 0 !important;
}
.header-banner .text-content .header-title::before {
  display: none !important;
}

.restaurant-section .text-content .header-title {
  font-size: clamp(20px, 0.89vw + 17.14px, 24px);
}

.header-title-nowrap {
  white-space: nowrap;
}
@media (max-width: 768px) {
  .header-title-nowrap {
    white-space: normal;
  }
}

.nowrap-pc {
  white-space: nowrap;
}

.text-content div.subtitle {
  padding-left: 0;
  font-size: 16px;
  margin-top: -16px;
  margin-bottom: 16px;
  color: #d67d58;
  font-family: "Noto Serif JP", serif;
  font-weight: 600;
	    text-indent: 30px;
}
@media (max-width: 768px) {
  .nowrap-pc {
    white-space: normal;
  }
.text-content div.subtitle {
	    text-indent: 0;
}
}
.reservation-badge + .text-content div.subtitle {
  margin-top: 8px;
}
.text-content div.subtitle::before {
  display: none;
}

.text-content p {
  color: #d67d58;
  padding-bottom: 8px;
  margin-top: 12px;
  margin-bottom: 16px;
  font-family: "Noto Serif JP", serif;
  font-size: 14px;
  font-weight: 600;
  text-align: justify;
}

.text-bordered {
  border: 1px solid #ff69b4;
  padding: 12px;
  display: inline-block;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 12px;
  margin-top: 8px;
}

.text-content p.text-center {
  text-align: center;
}

.text-content ul.description {
  color: #d67d58;
  padding-bottom: 8px;
  font-family: "Noto Serif JP", serif;
  font-size: 13px;
  font-weight: 600;
  text-align: left;
  list-style: none;
  padding-left: 0;
}
.text-content ul.description li {
  position: relative;
  padding-left: 24px;
}
.text-content ul.description li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.2em;
  width: 16px;
  height: 16px;
  background-image: url(../images/sakura_pink.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.header-banner {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 20px;
  padding: 20px;
  background: linear-gradient(to bottom, #f5b9be, #f9d1d5);
  background-image: repeating-linear-gradient(90deg, rgba(255, 255, 255, 0.1) 0px, rgba(255, 255, 255, 0.1) 20px, transparent 20px, transparent 40px);
  border-radius: 8px;
  position: relative;
  padding-left: 0 !important;
  padding-bottom: 0 !important;
  margin-bottom: 20px !important;
  text-align: left !important;
}
.header-banner::before {
  display: none !important;
}
.events-section .header-banner {
  padding-left: 0 !important;
  display: flex !important;
  align-items: flex-start !important;
  justify-content: space-between !important;
  gap: 0 !important;
  font-size: inherit !important;
}

.header-left {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.title-wrapper {
  display: flex;
  align-items: center;
  gap: 12px;
  position: static !important;
  padding-left: 0 !important;
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
  color: inherit !important;
  font-family: inherit !important;
  font-size: inherit !important;
  font-weight: inherit !important;
  text-align: inherit !important;
}
.title-wrapper::before {
  display: none !important;
}

.header-banner .reservation-badge,
.text-content .reservation-badge,
.reservation-badge {
  display: inline-block;
  background-color: #fff;
  color: #ea566b !important;
  padding: 5px 10px 5px 10px;
  border-radius: 20px;
  font-family: "Noto Sans JP", sans-serif !important;
  font-size: 12px !important;
  font-weight: 900;
  align-self: flex-start;
  margin-top: -20px;
  position: static !important;
}
.header-banner .reservation-badge::before,
.text-content .reservation-badge::before,
.reservation-badge::before {
  display: none !important;
}

.text_area_inner_center .lyt-doc {margin: 1.6em auto}
.header-right {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: flex-start;
  margin-top: -35px;
}

.logo-icon {
  width: 150px;
  height: auto;
  max-width: 150px;
}

@media (max-width: 768px) {
  .header-banner {
    flex-direction: column;
    align-items: center;
    gap: 20px;
    padding: 15px;
  }
  .header-left {
    width: 100%;
    align-items: center;
    text-align: center;
  }
  .title-wrapper {
    justify-content: center;
  }
  .reservation-badge,
  .text_area_inner_center .reservation-badge {
    /*font-size: 11px !important;*/
    padding: 6px 14px;
    align-self: center;
    margin: 1.6em auto;
  }
  .text_area_inner_center .lyt-doc {font-size: .9em;margin: .8em auto 0}
  .header-right {
    margin-left: 250px;
    margin-top: -50px;
  }
  .logo-icon {
    width: 120px;
  }
}
.title-mincho {
  font-family: "Noto Serif JP", serif !important;
}
.fw-b {font-weight: 600!important;}

.reservation-notice {
  font-family: "Noto Serif JP", serif !important;
  font-size: 12px !important;
  margin-bottom: 16px;
}

@media (max-width: 768px) {
  .reservation-notice {
    font-size: 11px !important;
  }
}
.cooperation-gothic {
  font-family: "Noto Sans JP", sans-serif !important;
  font-size: 12px !important;
  margin-top: 16px;
  line-height: 1.6;
  text-align: left !important;
}

.text_area_inner_center .cooperation-gothic,
.text-content .cooperation-gothic,
.section-item .cooperation-gothic,
.section-item-rev .cooperation-gothic,
.section-inner .cooperation-gothic,
.section-inner-rev .cooperation-gothic {
  text-align: left !important;
}

.cooperation-title {
  font-size: 11px !important;
  display: inline-block;
  margin-bottom: 8px;
}

.text-border-top-bottom {
  display: inline-block;
  border-top: 1px solid currentColor;
  border-bottom: 1px solid currentColor;
  text-align: left;
  text-align: justify;
  padding: 8px;
}

.section-inner-rev .section-title {
  color: #222;
}

.section-inner-rev .text-content div,
.section-inner-rev .text-content p,
.section-inner-rev .text-content ul.description {
  color: #222;
  text-align: left;
}

.section-inner-rev .text_area_inner_center {
  color: #000;
  position: relative;
}
.section-inner-rev .text_area_inner_center:has(.title_img[src*=kyotointokyo])::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 200px;
  height: 200px;
  background-image: url(../images/kazari1-kyotointokyo.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top left;
  z-index: 1;
  pointer-events: none;
}
.section-inner-rev .text_area_inner_center:has(.title_img[src*=kyotointokyo])::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 200px;
  height: 200px;
  background-image: url(../images/kazari1-kyotointokyo.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: bottom right;
  z-index: 1;
  pointer-events: none;
}
@media (max-width: 768px) {
  .section-inner-rev .text_area_inner_center:has(.title_img[src*=kyotointokyo])::before, .section-inner-rev .text_area_inner_center:has(.title_img[src*=kyotointokyo])::after {
    display: none !important;
  }
}
.section-inner-rev .text_area_inner_center ul.description {
  color: #000;
  padding-bottom: 8px;
  margin-bottom: 20px;
  font-family: "Noto Serif JP", serif;
  font-size: 13px;
  font-weight: 600;
  text-align: center;
  list-style: none;
  padding-left: 0;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
}
.section-inner-rev .text_area_inner_center ul.description li {
  position: relative;
  padding-left: 24px;
  text-align: left;
}
.section-inner-rev .text_area_inner_center ul.description li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.2em;
  width: 16px;
  height: 16px;
  background-image: url(../images/sakura_pink.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.section-item .text_area_inner_center ul.description,
.section-item-rev .text_area_inner_center ul.description {
  color: #000 !important;
}

.section-text .image-container {
  display: flex;
  gap: 8px;
  margin-top: auto;
  width: 100%;
}
.section-text .image-container img {
  width: calc(50% - 4px);
  height: auto;
  box-sizing: border-box;
}

.section-item > .image-container,
.section-item-rev > .image-container {
  order: 3 !important;
  display: flex;
  gap: 8px;
  width: 100%;
  flex-basis: 100%;
  margin-top: 20px;
}
.section-item > .image-container img,
.section-item-rev > .image-container img {
  width: calc(50% - 4px);
  height: auto;
  box-sizing: border-box;
}

.btn {
  display: inline-block;
  background: #eebb99;
  color: #fff;
  padding: 10px 40px;
  text-decoration: none;
  margin-top: 20px;
  border-radius: 2px;
  font-size: 0.9rem;
  width: 150px;
}

.restaurant-section .section-inner-rev .btn {
  background: #fff;
  color: #ea5757;
}

.restaurant-section .section-inner .btn {
  background: #eebb99;
  color: #fff;
}

.stay-section .section-inner .btn {
  background: #398437;
  color: #fff;
}

.stay-section .section-inner-rev .btn {
  background: #fff;
  color: #398437;
}

.events-section .section-inner .btn {
  background: #ea566b;
  color: #fff;
}

.events-section .section-inner-rev .btn {
  background: #fff;
  color: #ea566b;
}

.btn-area {
  text-align: center;
  margin: 0px auto;
  padding-bottom: 60px;
  max-width: 1152px;
}

.restaurant-section .line_sakura {
  display: block;
  margin: 0 auto;
  max-width: 1152px;
}

@media (max-width: 768px) {
  picture .line_sakura,
  picture img.line_sakura {
    width: 100%;
    max-width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
    box-sizing: border-box;
  }
  img[src*=line_sakura] {
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
    display: block !important;
    margin: 0 auto !important;
    box-sizing: border-box !important;
  }
}
@media (min-width: 769px) {
  .events-section .section-item:not(.section-item-rev) .section-text .text-content {
    flex: 0 0 460px !important;
    width: 460px !important;
    max-width: 460px !important;
    margin-left: auto;
    margin-right: 20px;
    text-align: left;
  }
  .events-section .section-item-rev .section-text .text-content {
    flex: 0 0 470px !important;
    width: 470px !important;
    max-width: 470px !important;
    margin-left: 26px;
    margin-right: 16px;
    text-align: left;
  }
  .events-section .section-item:not(.section-item-rev) .section-text:only-child .text-content,
  .events-section .section-item-rev .section-text:only-child .text-content {
    flex: 1 !important;
    width: 100% !important;
    max-width: 100% !important;
  }
  .section-item:not(.section-item-rev) .section-text .text-content {
    max-width: 370px;
    margin-left: auto;
    margin-right: 20px;
    text-align: left;
  }
  .section-item-rev .section-text .text-content {
    max-width: 370px;
    margin-left: 26px;
    margin-right: 16px;
    text-align: left;
  }
}
.image-container p.txt-description-gothic {
  font-family: "Noto Sans JP", sans-serif !important;
  font-size: 11px !important;
  text-align: left !important;
  align-self: flex-start !important;
  margin-top: 0 !important;
}

.events-section .section-text .image-container {
  margin-top: 8px !important;
}

.table_scroll {
  margin: 40px auto;
  max-width: 1440px;
  padding: 0 10px; /* 20pxから10pxに縮小 */
  position: relative;
  width: 100%;
  max-width: calc(100% - 20px); /* paddingを考慮（10px × 2） */
  box-sizing: border-box;
  overflow-x: hidden; /* 親要素ではスクロールを無効化 */
  /* schedule-wrapperがある場合とない場合の両方に対応 */
  /* 直接tableがある場合 */
}
.table_scroll .schedule-wrapper {
  width: 100%;
  max-width: 100%;
  overflow-x: auto; /* テーブルがはみ出した場合のみスクロール */
  overflow-y: visible;
  position: relative;
  /* フレームの罫線を削除（カレンダーが全部表示された場合の中央揃えのため） */
  background-color: #fff; /* スケジュールラッパーの背景は白 */
  /* スクロールバーを非表示（はみ出した場合のみスクロール可能だが、バーは非表示） */
  scrollbar-width: none; /* Firefox */
  -ms-overflow-style: none; /* IE/Edge */
  /* スクロール可能な場合のみスクロールバーを表示（ホバー時） */
}
.table_scroll .schedule-wrapper::-webkit-scrollbar {
  display: none; /* Chrome/Safari */
}
.table_scroll .schedule-wrapper:hover {
  scrollbar-width: thin; /* Firefox */
  -ms-overflow-style: -ms-autohiding-scrollbar; /* IE/Edge */
}
.table_scroll .schedule-wrapper:hover::-webkit-scrollbar {
  display: block;
  height: 8px;
}
.table_scroll .schedule-wrapper:hover::-webkit-scrollbar-track {
  background: #f1f1f1;
}
.table_scroll .schedule-wrapper:hover::-webkit-scrollbar-thumb {
  background: #888;
  border-radius: 4px;
}
.table_scroll .schedule-wrapper:hover::-webkit-scrollbar-thumb:hover {
  background: #555;
}
.table_scroll > table,
.table_scroll .schedule-wrapper > table {
  border-collapse: separate;
  border-spacing: 0;
  width: -moz-max-content;
  width: max-content;
  /* min-width: 100%; を削除 - テーブルが親要素より大きい場合のみスクロール */
  background-color: #fff; /* テーブル全体の背景は白 */
  border: 1px solid #000;
  /* --------------------------------------------------
     セル（th, td）の共通設定
     -------------------------------------------------- */
  /* 画像（アイコン）のサイズ調整 */
  /* --------------------------------------------------
     左側の項目列（固定カラム）のデザイン
     -------------------------------------------------- */
  /* 左端の列を固定（Sticky） */
  /* --------------------------------------------------
     日付・カレンダーエリアのデザイン
     -------------------------------------------------- */
  /* 日付セルの縦線は点線 */
  /* 3月と4月の区切り線（31の後）と4月の最後（19の後）を黒の太線に */
  /* 月の表示行（1行目） */
  /* 日付の数字行（2行目） */
  /* --------------------------------------------------
     土日・祝日の色付け
     -------------------------------------------------- */
  /* 土曜日（青背景） */
  /* 日曜日・祝日（赤背景・赤文字） */
  /* 祝日の文字色 */
  /* 活動名行のth */
  /* --------------------------------------------------
     ゼブラストライプ（白・ピンク交互）
     -------------------------------------------------- */
  /* データ行（3行目以降）にゼブラストライプを適用 */
  /* 奇数行（3, 5, 7, 9...）は白 */
  /* 偶数行（4, 6, 8, 10...）はピンク */
  /* ホバー時の背景色 */
  /* 下部の全幅セル（全期間オープン） */
  /* 行の区切り */
}
.table_scroll > table th, .table_scroll > table td,
.table_scroll .schedule-wrapper > table th,
.table_scroll .schedule-wrapper > table td {
  height: 40px;
  vertical-align: middle;
  border-bottom: 1px solid #333;
  padding: 3px; /* 5pxから3pxに縮小 */
  box-sizing: border-box;
  font-size: 14px;
  background-color: #fff; /* デフォルトは白 */
}
.table_scroll > table td img,
.table_scroll .schedule-wrapper > table td img {
  height: 20px;
  width: auto;
  display: block;
  margin: 0 auto;
}
.table_scroll > table tbody th:first-child,
.table_scroll > table th:first-child,
.table_scroll .schedule-wrapper > table tbody th:first-child,
.table_scroll .schedule-wrapper > table th:first-child {
  position: sticky;
  left: 0;
  z-index: 10;
  background-color: #fff;
  width: 200px; /* 240pxから200pxにさらに縮小 */
  text-align: left;
  padding-left: 6px; /* 8pxから6pxにさらに縮小 */
  font-weight: bold;
  border-right: 2px solid #333; /* 水色から黒に変更 */
  white-space: nowrap;
}
.table_scroll > table tbody th:first-child a,
.table_scroll > table th:first-child a,
.table_scroll .schedule-wrapper > table tbody th:first-child a,
.table_scroll .schedule-wrapper > table th:first-child a {
  text-decoration: none;
  color: #333;
  display: block;
  width: 100;
}
.table_scroll > table tbody th:first-child a:hover,
.table_scroll > table th:first-child a:hover,
.table_scroll .schedule-wrapper > table tbody th:first-child a:hover,
.table_scroll .schedule-wrapper > table th:first-child a:hover {
  text-decoration: underline;
}
.table_scroll > table td,
.table_scroll .schedule-wrapper > table td {
  border-right: 1px dotted #999;
  text-align: center;
  min-width: 35px;
  background-color: #fff; /* デフォルトは白 */
}
.table_scroll > table td:nth-child(27),
.table_scroll > table td:nth-child(46),
.table_scroll .schedule-wrapper > table td:nth-child(27),
.table_scroll .schedule-wrapper > table td:nth-child(46) {
  border-right: 2px solid #333;
}
.table_scroll > table tr:first-child th,
.table_scroll .schedule-wrapper > table tr:first-child th {
  border-bottom: 1px solid #333;
  text-align: left;
  padding-left: 8px; /* 10pxから8pxに縮小 */
  font-size: 1.2em;
  background-color: #fff;
  font-weight: bold;
  /* 左上の空セル */
  /* Marchのth（colspan=26）の右ボーダーを黒の太線に */
}
.table_scroll > table tr:first-child th:first-child,
.table_scroll .schedule-wrapper > table tr:first-child th:first-child {
  background-color: #fff;
  border-right: 2px solid #333;
  position: sticky;
  left: 0;
  z-index: 20;
  vertical-align: middle;
  text-align: center;
  padding: 0;
}
.table_scroll > table tr:first-child th:first-child::after,
.table_scroll .schedule-wrapper > table tr:first-child th:first-child::after {
  content: "SCROLL  » » »";
  display: inline-block;
  background-color: #f08090;
  color: #fff;
  padding: 5px 25px;
  border-radius: 20px;
  font-size: 14px;
  line-height: 1.2;
  letter-spacing: 1px;
}
.table_scroll > table tr:first-child th[colspan="26"],
.table_scroll .schedule-wrapper > table tr:first-child th[colspan="26"] {
  border-right: 2px solid #333;
}
.table_scroll > table tr:nth-child(2) td,
.table_scroll .schedule-wrapper > table tr:nth-child(2) td {
  font-weight: bold;
  font-size: 14px; /* 16pxから14pxに縮小 */
  background-color: #fff;
  border-bottom: 2px solid #333;
  padding: 2px; /* 日付行のpaddingを小さく */
}
.table_scroll > table tr:nth-child(2) th,
.table_scroll .schedule-wrapper > table tr:nth-child(2) th {
  background-color: #fff;
  border-bottom: 2px solid #333;
  padding: 2px; /* 日付行のpaddingを小さく */
}
.table_scroll > table .sat,
.table_scroll .schedule-wrapper > table .sat {
  background-color: #dcf5ff !important;
}
.table_scroll > table .sun, .table_scroll > table .holiday,
.table_scroll .schedule-wrapper > table .sun,
.table_scroll .schedule-wrapper > table .holiday {
  background-color: #ffe0eb !important;
  color: #d00;
}
.table_scroll > table td.holiday,
.table_scroll .schedule-wrapper > table td.holiday {
  background-color: #ffe0eb !important;
  color: #d00;
}
.table_scroll > table tbody th,
.table_scroll .schedule-wrapper > table tbody th {
  text-align: left;
  padding: 6px 8px; /* 8px 10pxから6px 8pxにさらに縮小 */
  border-right: 2px solid #333;
  font-weight: normal;
  white-space: nowrap;
  position: sticky;
  left: 0;
  z-index: 5;
  min-width: 160px; /* 180pxから160pxにさらに縮小 */
}
.table_scroll > table tbody th a,
.table_scroll .schedule-wrapper > table tbody th a {
  color: #333;
  text-decoration: none;
  display: block;
}
.table_scroll > table tbody th a:hover,
.table_scroll .schedule-wrapper > table tbody th a:hover {
  text-decoration: underline;
}
.table_scroll > table tbody tr:nth-child(2n+3) th,
.table_scroll > table tbody tr:nth-child(2n+3) td,
.table_scroll .schedule-wrapper > table tbody tr:nth-child(2n+3) th,
.table_scroll .schedule-wrapper > table tbody tr:nth-child(2n+3) td {
  background-color: #fff;
}
.table_scroll > table tbody tr:nth-child(2n+4) th,
.table_scroll > table tbody tr:nth-child(2n+4) td,
.table_scroll .schedule-wrapper > table tbody tr:nth-child(2n+4) th,
.table_scroll .schedule-wrapper > table tbody tr:nth-child(2n+4) td {
  background-color: #fff5f7;
}
.table_scroll > table tr:hover td,
.table_scroll .schedule-wrapper > table tr:hover td {
  background-color: #fafafa;
}
.table_scroll > table td.open,
.table_scroll .schedule-wrapper > table td.open {
  /* 背景色はゼブラストライプのルールに従う */
  text-align: center;
  position: relative;
  /* 縦の点線を背景画像で描画（通常のtdと同じ点線スタイル） */
  /* 日付セルの幅35pxに合わせて、1px幅の点線を35px間隔で描画 */
  /* dottedスタイルを再現するため、細い線を描画 */
  background-image: repeating-linear-gradient(to right, transparent 0, transparent 34px, #999 34px, #999 35px);
  background-size: 100% 100%;
  background-position: 0 0;
  background-repeat: no-repeat;
  /* 桜アイコンを表示 */
}
.table_scroll > table td.open::before,
.table_scroll .schedule-wrapper > table td.open::before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background-image: url("../images/calendar_icon.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  z-index: 1;
}
.table_scroll > table tbody tr,
.table_scroll .schedule-wrapper > table tbody tr {
  border-bottom: 1px solid #ddd;
}
.table_scroll > table tbody tr:last-child,
.table_scroll .schedule-wrapper > table tbody tr:last-child {
  border-bottom: none;
}

@media screen and (max-width: 768px) {
  .table_scroll {
    margin: 20px auto;
    padding: 0 10px;
    /* モバイルでもJavaScriptで制御するため、overflow-xは設定しない */
    /* SP版ではschedule-wrapperのflexを削除してstickyを確実に動作させる */
  }
  .table_scroll .schedule-wrapper {
    display: block; /* flexを削除 */
    justify-content: initial; /* justify-contentを削除 */
  }
  .table_scroll > table,
  .table_scroll .schedule-wrapper > table {
    font-size: 12px;
    /* SP版で左のメニュー部分を確実に固定 */
    /* ゼブラストライプ行のthも背景色を明示的に設定 */
  }
  .table_scroll > table th,
  .table_scroll .schedule-wrapper > table th {
    padding: 5px 5px; /* 6px 6pxから5px 5pxにさらに縮小 */
    min-width: 100px; /* SP版でthの幅を狭める（110pxから100pxに縮小） */
    font-size: 12px;
  }
  .table_scroll > table td,
  .table_scroll .schedule-wrapper > table td {
    padding: 4px 2px; /* 6px 2pxから4px 2pxに縮小 */
    min-width: 30px;
    height: 40px;
  }
  .table_scroll > table td img,
  .table_scroll .schedule-wrapper > table td img {
    width: 16px;
    height: 16px;
  }
  .table_scroll > table tr:nth-child(2) th, .table_scroll > table tr:nth-child(2) td,
  .table_scroll .schedule-wrapper > table tr:nth-child(2) th,
  .table_scroll .schedule-wrapper > table tr:nth-child(2) td {
    padding: 4px 2px; /* 日付行のpaddingをさらに小さく */
    font-size: 12px; /* 日付行のフォントサイズを小さく */
  }
  .table_scroll > table tbody th:first-child,
  .table_scroll > table th:first-child,
  .table_scroll .schedule-wrapper > table tbody th:first-child,
  .table_scroll .schedule-wrapper > table th:first-child {
    position: sticky !important;
    left: 0 !important;
    z-index: 10 !important;
    background-color: #fff !important;
    width: 100px !important; /* SP版で幅を狭める */
    min-width: 100px !important; /* SP版でmin-widthも狭める */
  }
  .table_scroll > table tbody th,
  .table_scroll .schedule-wrapper > table tbody th {
    position: sticky !important;
    left: 0 !important;
    z-index: 5 !important;
    background-color: #fff !important;
    min-width: 100px !important; /* SP版でmin-widthを狭める */
  }
  .table_scroll > table tbody tr:nth-child(2n+3) th,
  .table_scroll .schedule-wrapper > table tbody tr:nth-child(2n+3) th {
    background-color: #fff !important;
  }
  .table_scroll > table tbody tr:nth-child(2n+4) th,
  .table_scroll .schedule-wrapper > table tbody tr:nth-child(2n+4) th {
    background-color: #fff5f7 !important;
  }
}
@media screen and (max-width: 480px) {
  .table_scroll {
    margin: 15px auto;
    padding: 0 5px;
    /* 小さい画面でもJavaScriptで制御するため、overflow-xは設定しない */
  }
  .table_scroll > table,
  .table_scroll .schedule-wrapper > table {
    font-size: 10px;
  }
  .table_scroll > table th,
  .table_scroll .schedule-wrapper > table th {
    padding: 4px 2px; /* 5px 3pxから4px 2pxにさらに縮小 */
    min-width: 90px; /* 100pxから90pxにさらに縮小 */
    font-size: 10px;
  }
  .table_scroll > table td,
  .table_scroll .schedule-wrapper > table td {
    padding: 3px 1px; /* 4px 1pxから3px 1pxに縮小 */
    min-width: 25px;
    height: 35px;
  }
  .table_scroll > table td img,
  .table_scroll .schedule-wrapper > table td img {
    width: 14px;
    height: 14px;
  }
  .table_scroll > table tr:nth-child(2) th, .table_scroll > table tr:nth-child(2) td,
  .table_scroll .schedule-wrapper > table tr:nth-child(2) th,
  .table_scroll .schedule-wrapper > table tr:nth-child(2) td {
    padding: 3px 1px; /* 日付行のpaddingをさらに小さく */
    font-size: 10px; /* 日付行のフォントサイズを小さく */
  }
}
.sakura_list {
  position: relative;
  width: 100%;
  max-width: 1152px;
  margin: 40px auto 0;
  padding: 0 60px 0;
  list-style: none;
  overflow: visible;
  min-height: auto;
  background-color: transparent;
  margin-bottom: 0 !important;
}
.sakura_list .slick-arrow {
  display: block !important;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  width: 45px;
  height: 33px;
  background-color: #ee8399;
  border: none;
  border-radius: 0;
  cursor: pointer;
  font-size: 0;
  transition: background-color 0.3s;
  border-radius: 12px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}
.sakura_list .slick-arrow:hover {
  background-color: #dd7288;
}
.sakura_list .slick-arrow.icon-arrow_left {
  left: 0;
}
.sakura_list .slick-arrow.icon-arrow_left::before {
  content: "‹";
  font-size: 32px;
  line-height: 25px;
  display: block;
  text-align: center;
  color: #fff;
  font-weight: bold;
}
.sakura_list .slick-arrow.icon-arrow_right {
  right: 0;
}
.sakura_list .slick-arrow.icon-arrow_right::before {
  content: "›";
  font-size: 32px;
  line-height: 25px;
  display: block;
  text-align: center;
  color: #fff;
  font-weight: bold;
}
.sakura_list .slick-list {
  position: relative;
  margin: 0 auto;
  padding: 0;
  background-color: transparent;
  overflow: hidden;
}
.sakura_list .slick-track {
  opacity: 1 !important;
  margin: 0;
  padding: 0;
  background-color: transparent;
}
.sakura_list li img {
  width: 100%;
  max-width: 150px;
  height: auto;
  display: block;
  margin: 0 auto;
}
.sakura_list li h4 {
  margin: 10px 0 5px;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  color: #ea566b;
}
.sakura_list li p {
  margin: 0;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 12px;
  line-height: 1.6;
  text-align: center;
  color: #666;
}
.sakura_list li p span {
  display: inline;
}
.sakura_list .slick-slide {
  padding: 0 10px;
  box-sizing: border-box;
  background-color: transparent;
  float: left;
}
.sakura_list .slick-slide img {
  width: 100%;
  max-width: 150px;
  height: auto;
  display: block;
  margin: 0 auto;
}
.sakura_list .slick-slide h4 {
  margin: 10px 0 5px;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  color: #ea566b;
}
.sakura_list .slick-slide p {
  margin: 0;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 12px;
  line-height: 1.6;
  text-align: center;
  color: #666;
}
.sakura_list .slick-slide p span {
  display: inline;
}

@keyframes sakuraSlide {
  0% {
    transform: translateX(0) !important;
  }
  5.88% {
    transform: translateX(-217px) !important;
  }
  11.76% {
    transform: translateX(-434px) !important;
  }
  17.65% {
    transform: translateX(-651px) !important;
  }
  23.53% {
    transform: translateX(-868px) !important;
  }
  29.41% {
    transform: translateX(-1085px) !important;
  }
  35.29% {
    transform: translateX(-1302px) !important;
  }
  41.18% {
    transform: translateX(-1519px) !important;
  }
  47.06% {
    transform: translateX(-1736px) !important;
  }
  52.94% {
    transform: translateX(-1953px) !important;
  }
  58.82% {
    transform: translateX(-2170px) !important;
  }
  64.71% {
    transform: translateX(-2387px) !important;
  }
  70.59% {
    transform: translateX(-2604px) !important;
  }
  76.47% {
    transform: translateX(-2821px) !important;
  }
  82.35% {
    transform: translateX(-3038px) !important;
  }
  88.24% {
    transform: translateX(-3255px) !important;
  }
  94.12% {
    transform: translateX(-3472px) !important;
  }
  100% {
    transform: translateX(-3689px) !important;
  }
}
@media (max-width: 768px) {
  .sakura_list {
    margin: 20px auto 0;
    min-height: auto;
    padding: 0 50px;
    overflow: hidden;
  }
  .sakura_list .slick-list {
    overflow: hidden;
  }
  .sakura_list .slick-slide {
    padding: 0 5px;
  }
  .sakura_list .slick-slide img {
    max-width: 120px;
  }
  .sakura_list .slick-slide h4 {
    font-size: 14px;
  }
  .sakura_list .slick-slide p {
    font-size: 11px;
  }
  .sakura_list .slick-arrow {
    width: 40px;
    height: 40px;
  }
  .sakura_list .slick-arrow.icon-arrow_left::before {
    font-size: 28px;
    line-height: 40px;
  }
  .sakura_list .slick-arrow.icon-arrow_right::before {
    font-size: 28px;
    line-height: 40px;
  }
}
@media (max-width: 480px) {
  .sakura_list {
    min-height: auto;
    padding: 0 45px;
    overflow: hidden;
  }
  .sakura_list .slick-list {
    overflow: hidden;
  }
  .sakura_list .slick-slide {
    padding: 0 5px;
  }
  .sakura_list .slick-slide img {
    max-width: 100px;
  }
  .sakura_list .slick-slide h4 {
    font-size: 12px;
  }
  .sakura_list .slick-slide p {
    font-size: 10px;
  }
  .sakura_list .slick-arrow {
    width: 35px;
    height: 35px;
  }
  .sakura_list .slick-arrow.icon-arrow_left::before {
    font-size: 24px;
    line-height: 35px;
  }
  .sakura_list .slick-arrow.icon-arrow_right::before {
    font-size: 24px;
    line-height: 35px;
  }
}
.img-frame {
  position: relative;
  width: 100%;
  height: 800px;
  overflow: hidden;
  margin: 0 auto;
}

.msg {
  position: absolute;
  top: 60px;
  left: 10%;
  z-index: 10;
  padding: 0;
  margin: 0;
}

.msg img {
  height: 400px;
}

@media screen and (max-width: 767px) {
  .img-frame {
    position: relative;
    width: 100%;
    height: 100vw;
    aspect-ratio: 1/1;
    overflow: hidden;
    margin: 0 auto;
  }
  .msg {
    position: absolute;
    top: 20px;
    left: 0;
    z-index: 10;
    padding: 0;
    margin: 0;
  }
  .msg img {
    height: 250px;
    width: auto;
  }
}
.top-photo-layer {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 5;
  display: flex;
  align-items: flex-end;
}
.top-photo-layer img {
  width: 100%;
  height: auto;
  display: block;
}

.img-01, .img-02, .img-03, .img-04, .img-05, .img-06 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: right center;
  will-change: background-position;
  z-index: 1;
}

.img-01 {
  background-image: url("../images/topphoto1.jpg");
  background-position: right center;
  animation: slide-animation-01 36s infinite;
}

.img-02 {
  background-image: url("../images/topphoto2.jpg");
  background-position: right center;
  animation: slide-animation-02 36s infinite;
}

.img-03 {
  background-image: url("../images/topphoto3.jpg");
  background-position: right center;
  animation: slide-animation-03 36s infinite;
}

.img-04 {
  background-image: url("../images/topphoto4.jpg");
  background-position: right center;
  animation: slide-animation-04 36s infinite;
}

.img-05 {
  background-image: url("../images/topphoto5.jpg");
  background-position: right center;
  animation: slide-animation-05 36s infinite;
}

.img-06 {
  background-image: url("../images/topphoto6.jpg");
  background-position: right center;
  animation: slide-animation-06 36s infinite;
}

@media screen and (max-width: 767px) {
  .img-frame {
    position: relative;
    width: 100%;
    height: 100vw;
    aspect-ratio: 1/1;
    overflow: hidden;
    margin: 0 auto;
  }
  .img-01, .img-02, .img-03, .img-04, .img-05, .img-06 {
    background-size: cover;
    background-position: 70% center;
  }
  .img-06 {
    background-position: 95% center;
  }
  .img-03 {
    background-position: right center;
  }
  .img-01::before, .img-02::before, .img-03::before, .img-04::before, .img-05::before, .img-06::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to right, rgba(255, 255, 255, 0.95) 0%, rgba(255, 255, 255, 0.7) 20%, rgba(255, 255, 255, 0.4) 40%, transparent 70%);
    z-index: 2;
    pointer-events: none;
  }
  .msg img {
    filter: drop-shadow(0 0 8px rgba(255, 255, 255, 0.9)) drop-shadow(0 0 4px rgba(255, 255, 255, 0.7));
  }
  .top-photo-layer {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 5;
  }
  .top-photo-layer img {
    width: 100%;
    height: auto;
    display: block;
  }
}
@keyframes slide-animation-01 {
  0% {
    opacity: 1;
    transform: scale(1.25);
  }
  12% {
    opacity: 1;
  }
  17% {
    opacity: 0;
    transform: scale(1.25);
  }
  83% {
    opacity: 0;
  }
  100% {
    opacity: 1;
    transform: scale(1.25);
  }
}
@keyframes slide-animation-02 {
  0% {
    opacity: 0;
  }
  12% {
    opacity: 0;
    transform: scale(1.25);
  }
  17% {
    opacity: 1;
  }
  30% {
    opacity: 1;
  }
  33% {
    opacity: 0;
    transform: scale(1.25);
  }
  100% {
    opacity: 0;
  }
}
@keyframes slide-animation-03 {
  0% {
    opacity: 0;
  }
  30% {
    opacity: 0;
    transform: scale(1.25);
  }
  33% {
    opacity: 1;
  }
  47% {
    opacity: 1;
  }
  50% {
    opacity: 0;
    transform: scale(1.25);
  }
  100% {
    opacity: 0;
  }
}
@keyframes slide-animation-04 {
  0% {
    opacity: 0;
  }
  47% {
    opacity: 0;
    transform: scale(1.25);
  }
  50% {
    opacity: 1;
  }
  63% {
    opacity: 1;
  }
  67% {
    opacity: 0;
    transform: scale(1.25);
  }
  100% {
    opacity: 0;
  }
}
@keyframes slide-animation-05 {
  0% {
    opacity: 0;
  }
  63% {
    opacity: 0;
    transform: scale(1.25);
  }
  67% {
    opacity: 1;
  }
  80% {
    opacity: 1;
  }
  83% {
    opacity: 0;
    transform: scale(1.25);
  }
  100% {
    opacity: 0;
  }
}
@keyframes slide-animation-06 {
  0% {
    opacity: 0;
  }
  80% {
    opacity: 0;
    transform: scale(1.25);
  }
  83% {
    opacity: 1;
  }
  97% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: scale(1.25);
  }
}
html {
  scroll-behavior: smooth;
  overflow-x: hidden;
  width: 100%;
}

body {
  font-family: "Noto Sans JP", sans-serif;
  background: #fff;
  font-size: 15px;
  line-height: 1.5;
  color: #222;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  width: 100%;
  box-sizing: border-box;
}

@media screen and (max-width: 480px) {
  body {
    font-size: 15px;
  }
}
#header {
  width: 100%;
  margin: 0 auto;
}

#header table,
#copyright {
  width: 100%;
  max-width: 1100px;
  margin-right: auto;
  margin-left: auto;
}

.section__toplink {
  background-color: #fff;
}
.section__events {
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  overflow: hidden;
  padding-top: 0;
  z-index: 1;
}
.section__events .text_area_inner_center {
  position: relative;
  z-index: 2;
  padding-top: 0;
  padding-bottom: 40px;
}
.section__events .text_area {
  position: relative;
  z-index: 2;
  padding-top: 0;
  padding-bottom: 50px;
}
.section__stay {
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  overflow: hidden;
  z-index: 2;
  background: transparent !important;
  min-height: auto !important;
}
.section__stay .text_area_inner_center {
  position: relative;
  z-index: 3;
}
.section__restaurants {
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  overflow: hidden;
  padding-top: 0;
  z-index: 3;
  background: transparent !important;
  min-height: auto !important;
}
.section__restaurants .text_area_inner_center {
  position: relative;
  z-index: 4;
  padding-top: 0;
  padding-bottom: 40px;
}
.section__restaurants .restaurant-section {
  position: relative;
  z-index: 4;
  padding-top: 0;
  padding-bottom: 0;
}
.section__access {
  background-image: url(../images/section_back_access.png);
  background-repeat: repeat-x;
  padding-top: 30px;
  padding-bottom: 60px;
  background-color: #fff;
}
.section__eventcalendar {
  background-image: url(../images/section_back_access.png);
  background-repeat: repeat-x;
  padding-top: 30px;
  padding-bottom: 60px;
  background-color: #fff;
}
.section__eventcalendar .title-scale-wrapper {
  width: 100%;
  max-width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  padding: 0;
}
.section__instagram {
  background-image: url(../images/section_back_access.png);
  background-repeat: repeat-x;
  padding-top: 30px;
  padding-bottom: 60px;
  background-color: #fff;
}
.section__sakuramap {
  background-image: url(../images/section_back_access.png);
  background-repeat: repeat-x;
  padding-top: 30px;
  padding-bottom: 60px;
  background-color: #fff;
}
.section__sakuramap .title-scale-wrapper {
  width: 100%;
  max-width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  padding: 0;
}
.section__sakuramap .title_img {
  width: 80% !important;
  max-width: 80% !important;
  margin: 0 auto !important;
  display: block !important;
}

h1,
h2,
h4,
h5,
h6 {
  font-weight: normal;
  padding: 0;
  margin: 0;
}

h3 {
  font-weight: 900;
}

ul {
  list-style: none;
}

a {
  color: #222;
}

a:hover {
  opacity: 0.5;
}

.title_img {
  width: 100%;
  max-width: 100%;
  min-width: 0;
  height: auto;
  display: block;
  margin: 0;
  padding: 0;
  text-align: center;
  box-sizing: border-box;
}

.section__access .title_img {
  width: 300px !important;
  max-width: 300px !important;
  margin: 0 auto;
}

.section__access .text_area_inner_center .title_img {
  width: 300px !important;
  max-width: 300px !important;
  margin: 0 auto;
}

.section__instagram .title_img {
  width: 800px !important;
  max-width: 800px !important;
  margin: 0 auto;
}

.section__instagram .text_area_inner_center .title_img {
  width: 800px !important;
  max-width: 800px !important;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .section__instagram .text_area_inner_center .title_img {
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 auto;
  }
}

.title-scale {
  transform: scale(0.5);
  transform-origin: center;
  display: block;
  margin: 0 auto;
}

@media (max-width: 768px) {
  .title-scale {
    transform: none;
    width: 80%;
    height: auto;
    margin: 0 auto;
    display: block;
  }
}
.restaurant-nav-section {
  background-color: #fff;
  padding: 40px 0;
}

.restaurant-nav-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 8px;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}

.restaurant-nav-btn {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 2px 5px;
  background-color: #d67d58;
  color: #fff;
  text-decoration: none;
  text-align: center;
  border-radius: 50px;
  font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Meiryo", sans-serif;
  font-size: 13px;
  font-weight: 600;
  transition: background-color 0.3s ease;
  min-height: 48px;
  word-break: keep-all;
  line-height: 1.4;
  width: 180px;
  flex: 0 0 180px;
}
.restaurant-nav-btn:hover {
  background-color: #c06a45;
}

@media (max-width: 768px) {
  .restaurant-nav-container {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 15px;
    padding: 0 15px;
    max-width: 100%;
  }
  .restaurant-nav-btn {
    font-size: 12px;
    padding: 10px 15px;
    width: 100%;
    max-width: none;
    min-width: 0;
    flex: none;
    box-sizing: border-box;
  }
}
.stay-nav-section {
  background-color: #fff;
  padding: 40px 0;
}

.stay-nav-container {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  max-width: 1152px;
  margin: 0 auto;
  padding: 0 20px;
}

.stay-nav-btn {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 2px 5px;
  background-color: #acd493;
  color: #fff;
  text-decoration: none;
  text-align: center;
  border-radius: 50px;
  font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Meiryo", sans-serif;
  font-size: 13px;
  font-weight: 600;
  transition: background-color 0.3s ease;
  min-height: 48px;
  word-break: keep-all;
  line-height: 1.4;
}
.stay-nav-btn:hover {
  background-color: #9bc47f;
}

@media (max-width: 768px) {
  .stay-nav-container {
    grid-template-columns: 1fr;
    gap: 15px;
    padding: 0 15px;
  }
  .stay-nav-btn {
    font-size: 12px;
    padding: 10px 15px;
  }
}
.events-nav-section {
  background-color: #fff;
  padding: 40px 0;
}

.events-nav-text-sp {
  display: none;
}

.events-nav-container {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  max-width: 1152px;
  margin: 0 auto;
  padding: 0 20px;
}

.events-nav-btn {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  background-color: #eb6e9f;
  color: #fff;
  text-decoration: none;
  text-align: center;
  border-radius: 50px;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 13px;
  font-weight: 600;
  transition: background-color 0.3s ease;
  min-height: 48px;
  white-space: nowrap;
  line-height: 1;
}
.events-nav-btn .en-text {
  font-size: 18px;
  line-height: 1.2;
  display: inline-flex;
  align-items: center;
  height: 100%;
  vertical-align: middle;
}
.events-nav-btn .jp-text {
  font-size: 11px;
  margin-left: 16px;
  line-height: 1.2;
  display: inline-flex;
  align-items: center;
  height: 100%;
  vertical-align: middle;
}
.events-nav-btn:hover {
  background-color: #db5e8f;
}

@media (max-width: 768px) {
  .events-nav-text-sp {
    display: block;
    text-align: center;
    padding: 0 15px 20px;
    font-family: "Noto Serif JP", serif;
    /*font-size: 12px;*/
    line-height: 1.6;
    color: #ea566b;
  }
  .events-nav-text-sp::first-line {
    font-size: 18px;
    font-weight: 600;
    line-height: 36.8px;
  }
  .stay-nav-section .events-nav-text-sp {
    color: #398437;
  }
  .restaurant-nav-section .events-nav-text-sp {
    color: #d67d58;
  }
  .events-nav-container {
    grid-template-columns: 1fr;
    gap: 15px;
    padding: 0 15px;
  }
  .events-nav-btn {
    font-size: 15px;
    padding: 8px 10px;
    line-height: 1;
  }
  .events-nav-btn .en-text {
    font-size: 20px;
    line-height: 1.2;
    display: inline-flex;
    align-items: center;
    height: 100%;
    vertical-align: middle;
  }
  .events-nav-btn .jp-text {
    font-size: 12px;
    margin-left: 16px;
    line-height: 1.2;
    display: inline-flex;
    align-items: center;
    height: 100%;
    vertical-align: middle;
  }
}
.grid2 {
  display: grid;
  margin: 0 auto;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
}
.grid2 a {
  text-decoration: none;
}

.section-item .grid2s {
  max-width: 921.6px;
  width: 100%;
  box-sizing: border-box;
  flex: 0 0 100%;
  min-width: 0;
  overflow: hidden;
  gap: 10px;
}
.section-item .grid2s > div {
  box-sizing: border-box;
  min-width: 0;
  overflow: hidden;
}
.section-item .grid2s img {
  max-width: 100%;
  width: 100%;
  height: auto;
  display: block;
  box-sizing: border-box;
}
.section-item .grid2s p {
  box-sizing: border-box;
  word-wrap: break-word;
  overflow-wrap: break-word;
}

.section-item:not(:has(.section-img)):not(:has(.section-text)) {
  flex-direction: column;
}

.grid3 {
  display: grid;
  max-width: 600px;
  margin: 0 auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-flow: column;
  grid-template-rows: auto auto auto auto auto;
  -moz-column-gap: 30px;
       column-gap: 30px;
  row-gap: 10px;
}
.grid3 img {
  width: 100%;
  height: auto;
  display: block;
}

.section-item .grid3 {
  max-width: 921.6px;
}

.grid3 p {
  color: #d67d58;
  font-family: "Noto Serif JP", serif;
  font-size: 12px;
  font-weight: 600;
  text-align: justify;
}

.grid3-lead {
  padding: 0;
  margin: 0 0 8px;
}

.grid3-description {
  padding: 0;
  margin: 0 0 12px;
  list-style: none;
  padding-left: 0;
}
.grid3-description li {
  position: relative;
  padding-left: 24px;
  font-family: "Noto Serif JP", serif;
  font-size: 12px;
  font-weight: 600;
  color: #222;
  text-align: left;
}
.grid3-description li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.2em;
  width: 16px;
  height: 16px;
  background-image: url(../images/sakura_pink.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.grid3 .c-accent-banner {
  margin-bottom: 0;
}

.section__stay,
.section__restaurants {
  min-height: auto;
}

.section__events {
  position: relative !important;
  z-index: 1;
  width: 100% !important;
  overflow: hidden;
  background: transparent;
  min-height: auto !important;
  height: auto !important;
}
.section__events::before {
  content: "";
  display: block;
  padding-top: 56.25%;
  width: 100%;
  height: 0;
}
@supports (aspect-ratio: 16/9) {
  .section__events {
    aspect-ratio: 16/9 !important;
    min-height: auto !important;
    height: auto !important;
  }
  .section__events::before {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .section__events::before {
    padding-top: 75%;
  }
  @supports (aspect-ratio: 4/3) {
    .section__events {
      aspect-ratio: 4/3 !important;
    }
    .section__events::before {
      display: none;
    }
  }
}

.section__events-bg-clip {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  min-height: 100%;
  clip-path: inset(0);
  -webkit-clip-path: inset(0);
  z-index: -1;
  pointer-events: none;
  overflow: hidden;
}

.section__events-bg-fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  min-height: 100vh;
  background-image: url("../images/para_event.jpg");
  background-size: cover;
  background-position: center center;
  -webkit-background-position: center center;
  background-repeat: no-repeat;
  transform: translate3d(0, 0, 0);
  will-change: transform;
  pointer-events: none;
  backface-visibility: hidden;
  background-attachment: fixed;
  -webkit-background-attachment: fixed;
}
@media screen and (max-width: 767px) {
  .section__events-bg-fixed {
    background-position: 50% center;
    -webkit-background-position: 50% center;
    background-attachment: scroll;
    -webkit-background-attachment: scroll;
  }
}

.section__stay {
  position: relative !important;
  z-index: 2;
  width: 100% !important;
  overflow: hidden;
  background: transparent;
  min-height: auto !important;
  height: auto !important;
}
.section__stay::before {
  content: "";
  display: block;
  padding-top: 56.25%;
  width: 100%;
  height: 0;
}
@supports (aspect-ratio: 16/9) {
  .section__stay {
    aspect-ratio: 16/9 !important;
    min-height: auto !important;
    height: auto !important;
  }
  .section__stay::before {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .section__stay::before {
    padding-top: 75%;
  }
  @supports (aspect-ratio: 4/3) {
    .section__stay {
      aspect-ratio: 4/3 !important;
    }
    .section__stay::before {
      display: none;
    }
  }
}

.section__stay-bg-clip {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  min-height: 500px;
  clip-path: inset(0);
  -webkit-clip-path: inset(0);
  z-index: -1;
  pointer-events: none;
}

.section__stay-bg-fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  min-height: 100vh;
  background-image: url("../images/para_stay.jpg");
  background-size: cover;
  background-position: center center;
  -webkit-background-position: center center;
  background-repeat: no-repeat;
  transform: translate3d(0, 0, 0);
  will-change: transform;
  pointer-events: none;
  backface-visibility: hidden;
}

.section__stay-inner {
  position: absolute !important;
  top: 60px;
  left: 10%;
  z-index: 2;
  padding: 0;
  margin: 0;
  width: auto;
  height: auto;
  transform: translate3d(0, 0, 0);
  backface-visibility: hidden;
  display: block !important;
  visibility: visible !important;
}
.section__stay-inner picture {
  display: block;
  width: auto;
  height: auto;
}
.section__stay-inner img {
  height: 400px;
  display: block;
  width: auto;
  max-width: 40vw;
  -o-object-fit: contain;
     object-fit: contain;
  transform: translateZ(0);
  backface-visibility: hidden;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
       user-select: none;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .section__stay-inner img {
    height: auto;
    max-width: 35vw;
    width: auto;
    -o-object-fit: contain;
       object-fit: contain;
  }
}
@media screen and (max-width: 767px) {
  .section__stay-inner {
    top: 20px;
    left: 5%;
    width: auto;
    height: auto;
  }
  .section__stay-inner img {
    height: 120px;
    max-width: 40vw;
    width: auto;
    transform: translateZ(0);
    backface-visibility: hidden;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
         user-select: none;
  }
  .section__stay-inner picture {
    display: block;
    width: auto;
    height: auto;
  }
}
.section__stay-footer {
  position: absolute !important;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  z-index: 2;
  transform: translate3d(0, 0, 0);
  backface-visibility: hidden;
  display: block !important;
  visibility: visible !important;
}
.section__stay-footer img {
  display: block;
  width: 100%;
  height: auto;
  max-width: 100%;
  transform: translateZ(0);
  backface-visibility: hidden;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
       user-select: none;
}

.section__restaurants {
  position: relative !important;
  z-index: 3;
  width: 100% !important;
  overflow: hidden;
  background: transparent;
  min-height: auto !important;
  height: auto !important;
}
.section__restaurants::before {
  content: "";
  display: block;
  padding-top: 56.25%;
  width: 100%;
  height: 0;
}
@supports (aspect-ratio: 16/9) {
  .section__restaurants {
    aspect-ratio: 16/9 !important;
    min-height: auto !important;
    height: auto !important;
  }
  .section__restaurants::before {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .section__restaurants::before {
    padding-top: 75%;
  }
  @supports (aspect-ratio: 4/3) {
    .section__restaurants {
      aspect-ratio: 4/3 !important;
    }
    .section__restaurants::before {
      display: none;
    }
  }
}

.section__restaurants-bg-clip {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  min-height: 500px;
  clip-path: inset(0);
  -webkit-clip-path: inset(0);
  z-index: -1;
  pointer-events: none;
}

.section__restaurants-bg-fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  min-height: 100vh;
  background-image: url("../images/para_restaurant.jpg");
  background-size: cover;
  background-position: center center;
  -webkit-background-position: center center;
  background-repeat: no-repeat;
  transform: translate3d(0, 0, 0);
  will-change: transform;
  pointer-events: none;
  backface-visibility: hidden;
}
@media screen and (max-width: 767px) {
  .section__restaurants-bg-fixed {
    background-position: 70% center;
    -webkit-background-position: 70% center;
  }
}

.section__restaurants-inner {
  position: absolute !important;
  top: 60px;
  left: 10%;
  z-index: 2;
  padding: 0;
  margin: 0;
  width: auto;
  height: auto;
  transform: translate3d(0, 0, 0);
  backface-visibility: hidden;
  display: block !important;
  visibility: visible !important;
}
.section__restaurants-inner picture {
  display: block;
  width: auto;
  height: auto;
}
.section__restaurants-inner img {
  height: 400px;
  display: block;
  width: auto;
  max-width: 40vw;
  -o-object-fit: contain;
     object-fit: contain;
  transform: translateZ(0);
  backface-visibility: hidden;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
       user-select: none;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .section__restaurants-inner img {
    height: auto;
    max-width: 35vw;
    width: auto;
    -o-object-fit: contain;
       object-fit: contain;
  }
}
@media screen and (max-width: 767px) {
  .section__restaurants-inner {
    top: 20px;
    left: 5%;
    width: auto;
    height: auto;
  }
  .section__restaurants-inner img {
    height: 90px;
    width: auto;
    max-width: none;
    -o-object-fit: contain;
       object-fit: contain;
    transform: translateZ(0);
    backface-visibility: hidden;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
         user-select: none;
  }
  .section__restaurants-inner picture {
    display: block;
    width: auto;
    height: auto;
  }
}
.section__restaurants-footer {
  position: absolute !important;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  z-index: 2;
  transform: translate3d(0, 0, 0);
  backface-visibility: hidden;
  display: block !important;
  visibility: visible !important;
}
.section__restaurants-footer img {
  display: block;
  width: 100%;
  height: auto;
  max-width: 100%;
  transform: translateZ(0);
  backface-visibility: hidden;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
       user-select: none;
}

.section__events-inner {
  position: absolute !important;
  top: 60px;
  left: 10%;
  z-index: 2;
  padding: 0;
  margin: 0;
  width: auto;
  height: auto;
  transform: translate3d(0, 0, 0);
  backface-visibility: hidden;
  display: block !important;
  visibility: visible !important;
}
.section__events-inner picture {
  display: block;
  width: auto;
  height: auto;
}
.section__events-inner img {
  height: 400px;
  display: block;
  width: auto;
  max-width: 40vw;
  -o-object-fit: contain;
     object-fit: contain;
  transform: translateZ(0);
  backface-visibility: hidden;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
       user-select: none;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .section__events-inner img {
    height: auto;
    max-width: 35vw;
    width: auto;
    -o-object-fit: contain;
       object-fit: contain;
  }
}
@media screen and (max-width: 767px) {
  .section__events-inner {
    top: 20px;
    left: 5%;
    width: auto;
    height: auto;
  }
  .section__events-inner img {
    height: 120px;
    max-width: 40vw;
    width: auto;
    transform: translateZ(0);
    backface-visibility: hidden;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
         user-select: none;
  }
  .section__events-inner picture {
    display: block;
    width: auto;
    height: auto;
  }
}
.section__events-footer {
  position: absolute !important;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  z-index: 2;
  transform: translate3d(0, 0, 0);
  backface-visibility: hidden;
  display: block !important;
  visibility: visible !important;
}
.section__events-footer img {
  display: block;
  width: 100%;
  height: auto;
  max-width: 100%;
  transform: translateZ(0);
  backface-visibility: hidden;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
       user-select: none;
}

.events-nav-section {
  position: relative;
  z-index: 2;
  background-color: #fff;
}

.events-nav-section,
.events-nav-section ~ * {
  position: relative;
  z-index: 2;
}

.events-nav-section,
.stay-nav-section,
.restaurant-nav-section {
  padding: 20px 0;
}

.grid3-detail {
  padding: 0;
  margin: 0;
  display: flex;
}

.grid3-detail .text-bordered {
  padding: 8px;
  display: block;
  box-sizing: border-box;
  width: 100%;
}

.section-inner .grid3 p {
  color: #ea5757;
}

.section-inner-rev .grid3 p {
  color: #222;
}

.grid4s {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 0px;
  margin: 0 auto;
}

@media (max-width: 768px) {
  .grid4s {
    max-width: 100%;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1fr;
    gap: 0px;
    text-align: center;
  }
  .grid2 {
    max-width: 100%;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1fr;
    gap: 20px;
  }
  .grid3 {
    width: 90% !important;
    max-width: 90% !important;
    margin-left: auto !important;
    margin-right: auto !important;
    display: grid;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    gap: 20px;
    text-align: center;
  }
  .grid3 > div:has(img) {
    position: relative;
  }
  .grid3 > div:has(img)::before {
    content: "";
    display: block;
    width: 100%;
    height: 40px;
    background-image: url(../images/line_sakura_w.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    margin-bottom: 20px;
  }
  .grid3 > div:has(img):first-child::before {
    margin-top: 0;
  }
  .grid3 > div.c-accent-banner::before {
    display: none !important;
  }
  .grid3s {
    max-width: 90%;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 10px;
    text-align: center;
  }
}
#top {
  background: #fff;
}

#top header .inner {
  max-width: 100%;
  margin: 0;
}

#main {
  margin: 0;
}

main {
  position: relative;
}

.inner {
  width: 100%;
  margin: 0 auto;
}

.text_area {
  max-width: 1152px;
  margin: 0 auto;
  padding: 50px 0 50px 0;
  color: #222;
  font-size: 14px;
  line-height: 1.5;
}

.text_area_inner {
  font-size: 14px;
  max-width: 90%;
  margin: 0 auto;
  padding: 0px 0 0px 0;
  color: #222;
  line-height: 1.5;
}

.grid4s.text_area_inner div {
	text-align: center;
}

.text_area_inner_center {
  display: block;
  max-width: 1023px;
  margin: 0 auto;
  text-align: center;
  width: 100%;
  box-sizing: border-box;
}
.text_area_inner_center .title_img {
  width: 100%;
  max-width: 100%;
  min-width: 0;
  padding-left: 0;
  padding-right: 0;
}

hr {
  border-top: 7px solid #222;
}

.line_sakura {
  display: block;
  max-width: 1152px;
  margin: 0 auto;
  padding: 40px 0;
}
.line_sakura_s {
  max-width: 100%;
  padding: 20px 0 40px 0;
}

.botton__ {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 260px;
  max-width: 90%;
  margin: 35px auto;
  padding: 14px 28px;
  border-radius: 0;
  background-color: #9e7e60;
  color: #fff;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.08em;
  text-decoration: none;
  border: none;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
  transition: transform 0.15s ease, box-shadow 0.15s ease, opacity 0.15s ease;
}

.botton__:hover,
.botton__:focus-visible {
  opacity: 0.95;
  transform: translateY(-1px);
  box-shadow: 0 10px 22px rgba(0, 0, 0, 0.2);
}

.botton__:focus-visible {
  outline: 3px solid rgba(255, 255, 255, 0.9);
  outline-offset: 3px;
}

.botton__::after {
  content: ">";
  margin-left: 12px;
  font-size: 14px;
}

.botton__--gold {
  background-color: #c9a063;
}

img.map_mini {
  display: block;
  width: 650px;
  max-width: 650px;
  height: auto;
  margin: 0 auto;
  box-sizing: content-box;
  flex-shrink: 0;
}

.events-wrapper {
  position: relative;
  width: 100%;
}

.events-wrapper .events-nav-section,
.events-wrapper .events-nav-section ~ * {
  position: relative;
  z-index: 2;
}

.c-accent-banner {
  width: 100%;
  max-width: 375px;
  height: 40px;
  min-width: 200px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: #db7a9b;
  border-radius: 9999px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  overflow: hidden;
}

.c-accent-banner::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 50%;
  height: 100%;
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 75%, rgba(255, 255, 255, 0.2) 75%), linear-gradient(45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 75%, rgba(255, 255, 255, 0.2) 75%);
  background-size: 20px 20px;
  background-position: 0 0, 10px 10px;
  -webkit-mask-image: linear-gradient(to left, black 20%, transparent 100%);
  mask-image: linear-gradient(to left, black 20%, transparent 100%);
}

.c-accent-banner__text {
  color: white;
  font-family: serif;
  font-size: 0.9rem;
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 1.2;
  text-align: center;
  z-index: 1;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}

@media (max-width: 768px) {
  .event-hero {
    position: relative;
    height: auto;
    -o-object-fit: contain;
       object-fit: contain;
  }
  .section__stay,
  .section__restaurants {
    position: relative;
    background-attachment: scroll;
    will-change: auto;
    z-index: 1;
    background: transparent !important;
    min-height: auto !important;
  }
  .text_area {
    max-width: 90%;
    margin: 0 auto;
  }
  .inner {
    max-width: 100%;
    margin: 0 auto;
  }
  .txt-mincho-detail-mc {
    text-align: center;
  }
  .section__sakuramap .title_img {
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 auto !important;
  }
  .section__sakuramap .title-scale-wrapper {
	  margin: 2.4em auto 1.2em;
  }
  img.map_mini {
    display: block !important;
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
    margin: 0 auto !important;
    box-sizing: border-box !important;
    flex-shrink: 0 !important;
  }
  .text_area_inner_center ul.description {
    color: #ea566b !important;
  }
  .text_area_inner_center ul.description li::before {
    color: #ea566b !important;
  }
}
.kimono-price-label {
  display: inline-block;
  min-width: 10em;
}
@media screen and (max-width: 767px) {
  .kimono-price-label {
    min-width: auto;
  }
}

.kimono-price-line {
  display: inline-block;
}

.sns_logo_left {
  float: left;
  padding-right: 10px;
}/*# sourceMappingURL=style.css.map */