@charset "utf-8";




/* =========================
   article
========================= */
.event_wrap,
.event_index_wrap {
  padding: 0 0 60px;
}

.eventList {
  padding: 12px 5vw 30px;
  margin: -180px auto 0;
}

.eventList li {
  background: #ECF5F9;
  width: 47%;
  font-size: 28px;
  margin: 0 0 10px;
  line-height: 46px;
}

.eventList li span {
  font-size: 12px;
}

.eventList li.holiday {
  color: #D52828;
}

.eventList li.sat {
  color: #384186;
}

.catch {
  margin: 7vw 5vw 20px;
  font-size: 18px !important;
}

.catch+p {
  padding: 0 5%;
  font-size: 16px;
  line-height: 1.8;
}

.bgTtl {
  width: 60%;
  height: 28vw;
  margin: 10px auto;
  font-size: 25px;
}

.planList {
  display: block;
  width: auto;
  max-width: initial;
}

.event_wrap .slick-slider .slick-list {
  padding: 0 20% 0 0 !important;
  margin-left: 20px;
}

.planList li {
  position: relative;
  width: auto;
  margin: 0 20px 0 0;
}

.planList li:nth-of-type(3n) {
  margin-right: 20px;
}

.planList li figure {
  width: 100%;
  height: auto;
  margin: 0;
}

.planList li figure img {
  object-fit: cover;
  width: 100%;
  /* height: 50vh; */
}

.planList li .txt {
  padding: 15px 15px;
}

.planList li h4 {
  margin-bottom: 10px;
  font-size: 4.2vw;
}

.planList li p:not(.price) {
  min-height: 3.2em;
  margin-bottom: 10px;
  font-size: 3.0vw;
  line-height: 1.6;
}

.planList li .price {
  font-size: 20px;
  font-weight: 500;
  text-align: center;
  line-height: 1.4;
}

.planList li .price span {
  font-size: 13px;
}

.planList .slick-dots {
  margin-top: 20px;
  text-align: center;
}

.planList .slick-dots li {
  position: inherit;
  width: 14px !important;
  height: 14px;
  margin: 0 10px;
  display: inline-block;
  border-radius: 7px;
  background: #CBCBCB;
  text-indent: -1000px
}

.planList .slick-dots li.slick-active {
  background: #47BAE6
}

.pagenavi {
  display: none;
}

/*******single ********/

.eventArticle .articleHead {
  display: block;
  padding: 60px 0 0;
}

.articleHead .articleImgs {
  width: auto;
  width: 86%;
  max-width: 465px;
  margin: 0 auto;
}

.articleHead .txt {
  padding: 20px 5% 0;
  width: auto;
  max-width: none;
}

.articleHead>h3 {
  margin-bottom: 10px;
  color: #384186;
  font-size: 30px;
  font-weight: bold;
  text-align: center;
}

.infotxt {}

.infotxt dt {
  width: 4em;
  padding: 20px 0;
  font-size: 16px;
}

.infotxt dd {
  font-size: 16px;
  padding: 20px 0;
  width: calc(100% - 4em);
}

.articleHead .btns {
  display: block;
  padding: 40px 0 0;
}

.articleHead .btns a {
  padding: 15px 0;
  font-size: 16px;
  margin: 0 auto;
}

.articleHead .btns a.btnSet,
.articleHead .btns a.btnSub {
  margin-top: 10px;
}

/**/
.schedule {
  padding: 0 5% 0;
}

.schedule .bgTtl {
  font-size: 30px;
}

.spscroll {
  overflow-x: scroll;
}

.scheduleList {}

.scheduleList li {
  height: auto;
  min-height: 150px;
  padding: 30px 15px;
  margin-bottom: 10px;
  width: 48%;
  margin-left: 3px;
  margin-right: 3px;
}

.scheduleList li .date {
  font-size: 24px;
  margin: 0 0 10px;
}

.scheduleList li .date span {
  font-size: 12px;
}

.scheduleList li p {
  font-size: 16px;
  line-height: 1.3;
  margin-bottom: 10px;
}

/**/
.other {
  padding: 60px 0 50px;
}

.other .bgTtl {
  margin-bottom: 20px;
}

.other .eventList {
  padding: 12px 5vw 30px;
  margin: 10px auto 0;
}

/* 230412 */
.returnBtn a {
  padding: 15px 0;
  font-size: 16px;
  margin: 12% auto 0;
}

.scheduleList li p.first_link::before,
.scheduleList li p.second_link::before {
  padding: 5% 11% 4%;
  font-size: 2.6vw;
  top: 6px;
  width: 50%;
}

/* 230418 */
.bgTtl.otherrestaurant {
  height: 20vw;
}

.restaurant_list {
  margin: 5% auto;
}

.restaurant_list li .img_box {
  width: 100%;
}

.restaurant_list li .txt_box {
  width: 100%;
}

.restaurant_list li {
  margin-bottom: 12%;
}

.restaurant_list li .txt_box strong {
  margin: 15px 0;
  text-align: center;
}

.restaurant_list li .txt_box a {
  margin: auto;
}

.catch.no_wp {
  margin: 15% 0 10%;
}

.youtube {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  width: 90%;
  margin: 10% auto 0;
}

.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.close-box {
  width: 83%;
}

/* 240305 */
.planList li .txt h4 span {
  display: block;
  font-size: 14px;
  line-height: 100%;
}

.planList li .price small {
  font-size: 13px;
}

.articleHead .txt .archive_text {
  font-size: 17px;
  margin-bottom: 15px;
}

.articleHead>h3 span {
  display: block;
  font-size: 18px;
}

.gw_txt {
  margin: 0 auto 40px;
  width: 90%;
}

.nosp {
  display: none;
}

.nopc {
  display: inline-block;
}

.pcOnly {
  display: none;
}

.spOnly {
  display: block;
}

/* 240621 */
.btn--stay,
a.btn--stay {
  color: #fff;
  background-color: #00acc0;
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 440px;
  margin: 51px auto 62px;
  font-size: 21px;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 700;
  text-align: center;
  height: 70px;
  border-radius: 13px;
  width: 80%;
}

/* 特集詳細_3つ目ボタン追加 */
a.btnSub {
  border: 3px #cf0c5d solid;
  color: #cf0c5d;
  margin-top: 15px;
}

/* 2025春旅・GW特集 */
.foodTitle {
  font-size: 20px;
  margin: 40px auto 0;
}

.foodTitle strong {
  font-size: 32px;
}

.image-wrapper {
  width: 100%;
  height: auto;
  margin: 0 auto;
}

.menu-subtitle {
  font-size: 10px;
  padding: 5px 8px !important;
  line-height: 1.3;
}


.menu-container {
  margin-bottom: 50px;
  gap: 5px;
  flex-wrap: nowrap;
  padding: 7px;
}

.kdwrBox {
  margin-bottom: 15px;
}

.kdwrBox dl {
  padding: 15px;
}

.kdwrBox dt {
  font-size: 15px;
  margin-bottom: 8px;
}

.kdwrBox dd {
  font-size: 12px;
}

#grKdwr01 {
  margin: 0 25px 50px;
}

#grKdwr01 img {
  width: 90%;
  float: none;
}

#grKdwr01 dl {
  margin-left: 0;
  padding: 0 15px 30px;
}

#kdwrSubWrap {
  margin-bottom: 10px;
}

#kdwrSubWrap .kdwrBox {
  width: 100%;
  height: auto;
  float: none;
  margin-left: 0;
}


.bgTtl_expo {
  margin: 0 auto -30px;
  font-size: 23px;
}

#grKdwr01 {
  display: block;
}

h2.link_box_title {
  position: relative;
  color: #a38b4c;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 13px;
}

.link_box_flex {
  display: flex;
  margin: 0 auto;
  justify-content: center;
  flex-wrap: wrap;
  width: 70%;
}

.link_box_blank {
  text-align: center;
  background: #fbf7eb;
  padding: 17px 0;
  max-width: 1000px;
  margin: 0 auto 80px;
}

.logo {
  margin-top: 0px;
  width: 100%;
}

.fair_title {
  font-size: 22px;
  font-weight: bold;
}

#grKdwr-Expo {
  display: block;
  margin: 10px 20px 0;
}

.content-box-expo {
  width: 90%;
  padding: 10px 18px;
}

.image-box-expo img {
  width: 90%;
  height: auto;
  margin: 0 auto;
  display: block;
}

.kdwrBox h4 {
  font-size: 18px;
}

.txt-box-expo {
  padding: 0;
}

.map-box-expo {
  width: 100%;
  margin: 0 auto 20px;
  text-align: center;
  padding: 0;
}

.map-box-expo img {
  width: 88%;
  height: auto;
}

.map-box-expo {
  width: 100%;
}

.spOnly {
  display: block;
}

#map-box-expo .foodTitle {
  margin-top: 0;
}

.foodTitle {
  margin-top: 0;
  margin: 30px auto 0;
}
.niku_p {
  font-size: 16px;
  margin-top: 75px;
}
.map-box-expo p {
padding-right: 20px;
}