@charset "UTF-8";
.test {
  border: 5px solid #ff0000;
}

.color-iromenu {
  color: #f5911e;
}

.txt_title-main {
  line-height: 1.5;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 40px;
  text-align: center;
  letter-spacing: 0.1em;
}
.txt_title {
  line-height: 1.5;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 30px;
  text-align: center;
  letter-spacing: 0.1em;
}
.txt_title__left {
  line-height: 1.5;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 22px;
  font-weight: 700;
  text-align: left;
  color: #f5911e;
}
.txt_title__left2 {
  line-height: 1.5;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 18px;
  font-weight: 500;
  text-align: left;
  color: #f5911e;
}
.txt_title-detail-l {
  line-height: 1.5;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  line-height: 1.7;
}
.txt_title-detail {
  line-height: 1.5;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  line-height: 1.7;
}
.txt_detail__l {
  line-height: 1.5;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 18px;
}
.txt_detail {
  line-height: 1.5;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 15px;
}
.txt_detail__mini {
  line-height: 1.5;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 12px;
  letter-spacing: 0em;
}
.txt_detail__mini__right {
  text-align: right;
}
.txt_detail__minimini {
  line-height: 1.5;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 10px;
  letter-spacing: 0em;
}
.txt_detail__big {
  line-height: 1.5;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 18px;
  letter-spacing: 0.1em;
  font-weight: 600;
}
.txt_copyright {
  line-height: 1.5;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 12px;
}

.txt_mincho_title-main {
  line-height: 1.5;
  font-family: "Noto Serif JP", serif;
  font-size: 40px;
  text-align: center;
  letter-spacing: 0.1em;
}
.txt_mincho_title {
  line-height: 1.5;
  font-family: "Noto Serif JP", serif;
  font-size: 30px;
  text-align: center;
  letter-spacing: 0.1em;
}
.txt_mincho_title__left {
  line-height: 1.5;
  font-family: "Noto Serif JP", serif;
  display: block;
  font-size: 22px;
  font-weight: 800;
  text-align: left;
  line-height: 1.4;
}
.txt_mincho_title__left2 {
  line-height: 1.5;
  font-family: "Noto Serif JP", serif;
  display: block;
  font-size: 18px;
  font-weight: 900;
  text-align: left;
  line-height: 1.4;
}
.txt_mincho_title-detail-l {
  line-height: 1.5;
  font-family: "Noto Serif JP", serif;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  line-height: 1.7;
}
.txt_mincho_title-detail {
  line-height: 1.5;
  font-family: "Noto Serif JP", serif;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  line-height: 1.7;
}
.txt_mincho_detail__l {
  line-height: 1.5;
  font-family: "Noto Serif JP", serif;
  font-size: 18px;
}
.txt_mincho_detail {
  line-height: 1.5;
  font-family: "Noto Serif JP", serif;
  font-size: 15px;
}
.txt_mincho_detail__mini {
  line-height: 1.5;
  font-family: "Noto Serif JP", serif;
  font-size: 12px;
  letter-spacing: 0em;
}
.txt_mincho_detail__minimini {
  line-height: 1.5;
  font-family: "Noto Serif JP", serif;
  font-size: 10px;
  letter-spacing: 0em;
}
.txt_mincho_detail__big {
  line-height: 1.5;
  font-family: "Noto Serif JP", serif;
  font-size: 18px;
  letter-spacing: 0.1em;
  font-weight: 600;
}
.txt_mincho_copyright {
  line-height: 1.5;
  font-family: "Noto Serif JP", serif;
  font-size: 12px;
}

@media (max-width: 1000px) {
  .txt_mincho_title-detail-l {
    line-height: 1.5;
    font-family: "Noto Serif JP", serif;
    font-size: 13px;
    font-weight: 700;
    text-align: center;
    line-height: 1.7;
  }
}
.pb4 {
  padding-bottom: 4px;
}

.pt40a {
  padding-top: 48px;
}

.pt10 {
  padding-top: 10px;
}

.pb10 {
  padding-bottom: 10px;
}

.pt15 {
  padding-top: 15px;
}

.pb15 {
  padding-bottom: 15px;
}

.pt20 {
  padding-top: 20px;
}

.pb20 {
  padding-bottom: 20px;
}

.pt30 {
  padding-top: 40px;
}

.pb30 {
  padding-bottom: 30px;
}

.mt30 {
  margin-top: 30px;
}

.mb30 {
  margin-bottom: 30px;
}

.pt40 {
  padding-top: 40px;
}

.pb40 {
  padding-bottom: 40px;
}

.pt60 {
  padding-top: 60px;
}

.pb60 {
  padding-bottom: 60px;
}

.pt80 {
  padding-top: 80px;
}

.pb90 {
  padding-bottom: 90px;
}

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;
  margin: 0 auto;
}

.pcswap {
  display: block !important;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  .pcswap {
    display: none !important;
    margin: 0 auto;
  }
  .spswap {
    display: block !important;
    margin: 0 auto;
  }
}
.text_area_bgw {
  max-width: 750px;
  margin: 0 auto;
  padding-bottom: 40px;
  line-height: 1.4;
  text-align: center;
}

.offcial_logo {
  padding-top: 40px;
  max-width: 400px;
}

.official_link {
  color: #836b29;
  font-size: 22px;
  font-family: "Noto Serif JP", serif;
  text-underline-offset: 0.4rem;
}

@media screen and (max-width: 1000px) {
  .official_link {
    color: #836b29;
    font-size: 14px;
    font-family: "Noto Serif JP", serif;
    text-underline-offset: 0.4rem;
  }
}
.sns, .sns--kana, .sns--title, .sns--subtitle {
  display: block;
  text-align: center;
  font-family: "Noto Serif JP", serif;
  color: #222;
  font-weight: 600;
}
.sns--subtitle {
  font-size: 18px;
}
.sns--title {
  font-size: 36px;
  margin-top: -4px;
}
.sns--kana {
  font-size: 18px;
  margin-top: 6px;
}

.sns_icon3 {
  margin: 0 auto;
  margin-top: 28px;
  max-width: 200px;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 35px;
  text-align: center;
}

.sns_icon5 {
  margin: 0 auto;
  margin-top: 28px;
  margin-bottom: 28px;
  max-width: 300px;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  gap: 20px;
  text-align: center;
}

#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: 10px;
  font-size: 13px;
  color: #000;
  list-style: none;
}

#hotel_link > li {
  padding: 0 10px;
  border-left: solid 1px #000;
  border-right: solid 1px #000;
}

#hotel_link > li + li {
  border-left: none;
}

#hotel_link > li a {
  color: #000;
  text-decoration: none;
}

#hotel_link > li a:hover {
  text-decoration: underline;
}

@media screen and (max-width: 480px) {
  #hotel_link {
    flex-wrap: wrap;
    max-width: 320px;
    margin-top: 20px;
    font-size: 12px;
  }
  #hotel_link > li {
    width: 100%;
  }
  #hotel_link > li + li {
    border-left: solid 1px #000;
    margin-top: 10px;
  }
}
.part-body-main {
  position: relative;
  max-width: 1100px;
  position: relative;
  padding: 2.5vw 0;
  margin: 0 auto;
}

.body-main-frame {
  position: absolute;
  width: 100%;
  min-height: 100%;
  top: 0;
  left: 0;
  background: url("../images/common/frame-mdl.webp") repeat-y center center;
  background-size: 100%;
  z-index: 50;
  pointer-events: none;
}

.body-main-frame:before {
  content: "";
  width: 100%;
  min-height: 8.3333333333vw;
  position: absolute;
  top: 0;
  left: 0;
  background: url("../images/common/frame-upr.webp") no-repeat center top;
  background-size: 100%;
}

.body-main-frame:after {
  content: "";
  width: 100%;
  min-height: 8.3333333333vw;
  position: absolute;
  bottom: 0;
  left: 0;
  background: url("../images/common/frame-btm.webp") no-repeat center bottom;
  background-size: 100%;
}

.cont-upper {
  width: 94%;
  margin: 0 auto;
  position: relative;
}

.cont-top-visual {
  position: relative;
  text-align: center;
  padding-bottom: 18vw;
}

.vis-switch-container {
  margin: 0;
  position: absolute;
  bottom: 1vw;
  left: 0;
  right: 0;
  pointer-events: none;
  z-index: 2;
}

.yoyaku_time {
  display: block;
  margin: 0 auto;
  width: 85%;
}

.yoyaku_botton {
  display: block;
  margin: 0 auto;
  width: 350px;
}

.red {
  display: block;
  text-align: center;
  font-size: 12px;
  color: #000;
}

.description {
  font-size: 12px;
  padding-top: 25px;
}
.description .inner {
  max-width: 700px;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  .description .inner {
    margin: 0 auto;
    width: 85%;
  }
}
ul.description {
  position: relative;
  padding-left: 15px;
  margin: 0;
  font-size: 12px;
  color: #fff;
  max-width: 700px;
  margin: 0 auto;
}

ul.description li:before {
  content: "";
  position: absolute;
  left: 0;
  width: 10px;
  content: "❉";
  color: #fff;
}

ul.description_white {
  position: relative;
  padding-left: 15px;
  margin: 0;
  font-size: 12px;
  color: #fff;
  max-width: 700px;
  margin: 0 auto;
}

ul.description_white li:before {
  content: "";
  position: absolute;
  left: 0;
  width: 10px;
  content: "❉";
  color: #fff;
}

@media (max-width: 768px) {
  ul.description {
    position: relative;
    padding-left: 15px;
    margin: 0;
    font-size: 12px;
    color: #fff;
    max-width: 85%;
    margin: 0 auto;
  }
}
.dot, .dot-box2, .dot-box1 {
  padding: 20px;
  margin: 0.5rem;
  padding: 1rem;
  border-radius: 10px;
  border-radius: 50px;
  max-width: 800px;
  margin: 0 auto;
}
.dot-box1 {
  border: 3px dashed #4071b8;
  background-color: #fff;
  box-shadow: 7px 7px #ffed37;
}
.dot-box2 {
  border: 3px dashed #ffae00;
  background-color: #fff;
  box-shadow: 7px 7px #abd82f;
}

@media (max-width: 768px) {
  .dot-box1,
  .dot-box2 {
    max-width: 85%;
  }
}
html {
  scroll-behavior: smooth;
}

body {
  color: #fff;
  font-size: 15px;
  line-height: 1.5;
  background-image: url(../images/common/background.webp);
  margin: 0;
}

#header,
#copyright {
  width: 100%;
  margin: 0 auto;
}

.access {
  background-color: #fff;
  color: #000;
}

.boxcontents__food {
  padding: 40px 0;
  width: 900px;
  margin: 0 auto;
  background-color: #f0e7d4;
}
.boxcontents__sweets {
  padding: 40px 0;
  width: 900px;
  margin: 0 auto;
  background-color: #f8e1e3;
}
.boxcontents__drink {
  padding: 40px 0;
  width: 900px;
  margin: 0 auto;
  background-color: #f9eeda;
  margin-bottom: 60px;
}
.boxcontents__goods {
  padding: 40px 0;
  width: 900px;
  margin: 0 auto;
  background-color: #f6f6ee;
  margin-top: 60px;
}

@media (max-width: 960px) {
  .boxcontents__food {
    padding: 40px 0;
    width: 95%;
    margin: 0 auto;
    background-color: #f0e7d4;
  }
  .boxcontents__sweets {
    padding: 40px 0;
    width: 95%;
    margin: 0 auto;
    background-color: #f8e1e3;
  }
  .boxcontents__drink {
    padding: 40px 0;
    width: 95%;
    margin: 0 auto;
    background-color: #f9eeda;
    margin-bottom: 20px;
  }
  .boxcontents__goods {
    padding: 40px 0;
    width: 95%;
    margin: 0 auto;
    background-color: #f6f6ee;
    margin-top: 20px;
  }
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}

img {
  width: 100%;
  height: auto;
  vertical-align: top;
  image-rendering: -webkit-optimize-contrast;
}

ul {
  list-style: none;
}

a {
  color: #fff;
}

a:hover {
  opacity: 0.5;
}

.title_img {
  display: block;
  margin: 0 auto;
  padding: 40px 8px 0px 8px;
  text-align: center;
  max-width: 750px;
}

.title_img_date {
  display: block;
  margin: 0 auto;
  padding: 10px 8px 30px 8px;
  text-align: center;
  max-width: 500px;
}

.title_img_sub {
  display: block;
  margin: 0 auto;
  max-width: 250px;
  margin-bottom: 15px;
}

.inner_title_img {
  display: block;
  margin: 0 auto;
  width: 100%;
  padding-top: 40px;
  padding-bottom: 20px;
}

.photo {
  display: block;
  margin: 0 auto;
  max-width: 700px;
}

.photo-las {
  display: block;
  margin: 0 auto;
  max-width: 230px;
}

.grid2-n {
  margin: 0 auto;
  max-width: 700px;
  padding: 8px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 16px;
}

.grid2 {
  margin: 0 auto;
  max-width: 700px;
  padding: 8px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 16px;
}

.grid2-cn,
.box-lyt-gds{
  margin: 0 auto;
  max-width: 700px;
  padding: 8px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 16px;
}

.grid2-cn div,
.box-lyt-gds div {
  max-width: 330px;
}
.grid2-cn div.lyt-c{
  grid-column: 1/-1;
  justify-self: center;
}
/*.grid2-cn div:last-child {
  grid-column: 1/-1;
  justify-self: center;
}*/

.grid2-c {
  margin: 0 auto;
  max-width: 700px;
  padding: 8px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 16px;
}

.grid2-c div:last-child {
  grid-column: 1/-1;
  justify-self: center;
  max-width: 350px;
}

.grid2-c .divider {
  content: "";
  display: block;
  border-bottom: 5px dotted #c05478;
  grid-column: 1/-1;
  margin-bottom: 20px;
}

@media screen and (max-width: 768px) {
  .grid2-c::after,
  .grid2-c .divider {
    display: none;
  }
  .grid2-c div:last-child {
    grid-column: 1/-1;
    justify-self: center;
    max-width: 265px;
  }
}
.grid2 .divider {
  content: "";
  display: block;
  border-bottom: 5px dotted #78762a;
  grid-column: 1/-1;
  margin-bottom: 20px;
}

@media screen and (max-width: 768px) {
  .grid2::after,
  .grid2 .divider {
    display: none;
  }
}
.grid2s {
  margin: 0 auto;
  max-width: 600px;
  padding: 8px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
}

.grid3 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0px;
  text-align: left;
  max-width: 700px;
  margin: 0 auto;
}

.grid3s {
  padding: 32px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0px;
  text-align: left;
  max-width: 650px;
  margin: 0 auto;
}

.grid3_inner2,
.grid3_inner {
  margin: 0 auto;
  max-width: 700px;
  padding: 8px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
}

.grid3_inner div:last-child {
  grid-column: 1/-1;
  justify-self: center;
  width: 31%;
}

@media screen and (max-width: 768px) {
  .grid3_inner div:last-child {
    grid-column: 1/-1;
    justify-self: center;
    width: 50%;
  }
}
.grid3_inner .divider {
  content: "";
  display: block;
  height: 2px;
  border-bottom: 5px dotted #cc9703;
  grid-column: 1/-1;
  margin-bottom: 20px;
}

.grid3_inner2 .divider {
  content: "";
  display: block;
  height: 2px;
  border-bottom: 5px dotted #cc9703;
  grid-column: 1/-1;
  margin-bottom: 20px;
}

@media (max-width: 768px) {
  .grid3_inner::after,
  .grid3_inner .divider {
    display: none;
  }
  .grid3_inner2::after,
  .grid3_inner2 .divider {
    display: none;
  }
  .grid3_inner {
    margin: 0 auto;
    max-width: 700px;
    padding: 8px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 8px;
  }
  .grid3_inner2 {
    margin: 0 auto;
    max-width: 700px;
    padding: 8px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 8px;
  }
  .grid3_inner div:nth-child(2n+1):last-child {
    grid-column: 1/-1;
    justify-self: center;
    max-width: 40%;
  }
}
.grid-item {
  padding: 10px 0 10px 32px;
  border-bottom: 1px solid #fff;
}

.grid-item:first-child {
  padding: 10px 0 10px 32px;
  border-top: 1px solid #fff;
}

@media (min-width: 1000px) {
  .grid-item:nth-child(-n+3) {
    padding: 10px 0 10px 32px;
    border-top: 1px solid #fff;
  }
}
.grid4 {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 5px;
  padding: 5px;
}

@media screen and (max-width: 768px) {
  .grid4 {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 5px;
    padding: 5px;
  }
}
@media (max-width: 768px) {
  .grid2,
  .grid2s,
  .grid2-n,
  .grid2-c,
  .grid2-cn,
  .grid3,
  .box-lyt-gds {
    max-width: 85%;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1fr;
    gap: 0px;
    text-align: center;
  }
  .grid3s {
    max-width: 85%;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1fr;
    gap: 0px;
    text-align: center;
  }
  .grid-item {
    padding: 10px 0 10px 32px;
    border-bottom: 1px solid #fff;
  }
  .grid-item:first-child {
    padding: 10px 0 10px 32px;
    border-top: 1px solid #fff;
  }
}
#top {
  background: #000;
}

#top header .container {
  max-width: 100%;
  margin: 0;
}

.main {
  margin: 0;
}

.container {
  width: 100%;
  margin: 0 auto;
}

.subtitle_img_center {
  display: block;
  max-width: 500px;
  margin: 0 auto;
  text-align: center;
}

.kaiin {
  margin: 0 auto;
  max-width: 500px;
  padding-top: 16px;
  padding-bottom: 16px;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 12px;
  color: #fff;
  text-align: center;
  background-color: #fffbd7;
  outline: 3px solid #d7a849;
}

.kaiin_inner {
  margin: 0 auto;
  width: 100%;
  padding-top: 24px;
  padding-bottom: 4px;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 12px;
  color: #fff;
  text-align: center;
  background-color: #fffbd7;
  outline: 1px solid #d7a849;
}

.kaiin_title {
  color: #d7a849;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 26px;
  font-weight: 600;
  margin-bottom: 0px;
}

.kaiin_title_mini {
  color: #d7a849;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 18px;
  margin-bottom: 6px;
  font-weight: 600;
}

.kaiin_detail {
  color: #fff;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 13px;
  font-weight: 600;
}

.kaiin_botton {
  color: #fff;
  font-family: "Noto Serif JP", serif;
  font-size: 13px;
  background-color: #d7a849;
  padding: 16px;
  width: 250px;
  height: 40px;
  margin: 0 auto;
  margin-top: 32px;
  margin-bottom: 32px;
  justify-content: center;
  align-items: center;
  text-align: center;
  position: relative;
}

.kaiin_botton_child {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-right: -50%;
  transform: translate(-50%, -50%);
  font-family: "Noto Sans JP", sans-serif;
  font-size: 15px;
  color: #fff;
}

hr {
  border-top: 2px solid #222;
}

.hr_black {
  border-top: 2px solid #222;
  margin-top: 16px;
  margin-bottom: 16px;
}

.hr_dot {
  border-top: 4px dotted #222;
}

footer {
  padding: 25px 0px 0px 0px;
}

@media screen and (max-width: 768px) {
  footer {
    padding: 20px 0px 0px 0px;
  }
}
@media (max-width: 768px) {
  .photo {
    display: block;
    margin: 0 auto;
    max-width: 90%;
  }
  .title_img {
    display: block;
    margin: 0 auto;
    padding: 40px 8px 0px 8px;
    text-align: center;
    max-width: 750px;
    max-width: 90%;
  }
  .title_img_sub {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    margin-bottom: 10px;
  }
  .kaiin,
  .marugakomi,
  .kakomi {
    max-width: 85%;
  }
}/*# sourceMappingURL=style.css.map */

/*250331追加*/
.grid2-cn .lyt-hdg,
.box-lyt-gds .lyt-hdg{
	font-family: "Noto Serif JP", serif;
	font-weight: 700;
	font-size: 1.2em;
	padding: .2em .4em 0;
	color: #c08a54
}
.grid2-cn .lyt-hdg{color: #78762a}

.grid2-cn .lyt-txt,
.box-lyt-gds .lyt-txt{
	font-weight: 700;
	padding: .6em .4em 0;
	color: #231815
}
.grid2-cn .lyt-txt .indent,
.box-lyt-gds .lyt-txt .indent{
	display: inline-block;
	text-indent: -3.45em;
	padding-left: 3.45em;
}
@media (max-width: 768px) {
	.grid2-cn div + div,
	.box-lyt-gds div + div{margin-top: 1em;}
	.grid2-cn p,
	.box-lyt-gds p{text-align: left;}
}