@charset 'UTF-8';
/* -------------------------
  main
------------------------- */
.main_mv {
  background: #f0ede1;
  position: relative;
}
.main_mv_wifi {
  bottom: 104px;
  left: 20px;
  position: absolute;
}
.main_mv_title_box {
  background: #f0ede1;
  bottom: 0;
  left: 50%;
  padding-top: 30px;
  position: absolute;
  transform: translateX(-50%);
  width: calc(100% - 40px);
}
.main_mv_title_box img {
  margin: 0 auto;
  width: 248px;
}
.main_bg {
  background: #f0ede1;
}
.main_mv_text_box {
  padding-top: 43px;
}
.main_mv_text {
  font-size: 13px;
  font-weight: 300;
  line-height: 1.8;
  text-align: center;
}
.top_service_tyokubai {
  padding-top: 36px;
}
.top_service_catering {
  padding-top: 36px;
}
.top_service_title_01 {
  margin: 0 auto -4.533333333333333vw;
  max-width: 671px;
}
.top_service_title_02 {
  margin: 0 auto -5.866666666666667vw;
  max-width: 673px;
}
.top_service_about {
  background: #fff;
  margin: 0 auto;
  max-width: 670px;
  padding: 4.533vw 20px 20px;
}
.top_service_about_text {
  font-size: 13px;
  font-weight: 300;
  line-height: 1.8;
}
.top_service_about img {
  width: 100%;
}
.top_shop_nikunoeki {
  padding-top: 42px;
}
.top_shop_tamatei {
  padding-top: 30px;
}
.top_shop_title {
  position: relative;
  z-index: 1;
}
.top_shop_title img {
  width: 73%;
}
.top_shop_nikunoeki_about {
  background: #932121;
  display: block;
  margin-top: 4px;
  padding: 21px 138px 19px 19px;
  position: relative;
}
.top_shop_about_text {
  color: #fff;
  font-size: 12px;
  font-weight: 300;
  line-height: 1.66;
  position: relative;
  z-index: 1;
}
.top_shop_nikunoeki_about img {
  position: absolute;
  right: 0;
  top: -30px;
  width: 171px;
}
.top_shop_tamatei_about {
  background: #bc933a;
  display: block;
  margin-top: 4px;
  padding: 21px 138px 19px 19px;
  position: relative;
}
.top_shop_tamatei_about img {
  position: absolute;
  right: 0;
  top: -10px;
  width: 171px;
}
.top_news {
  padding-top: 53px;
}
.top_news_title {
  margin-top: 53px;
}
.top_news_title img {
  margin: 0 auto;
  max-width: 277px;
  width: 78%;
}
.top_news_area {
  background: #fff;
  border-radius: 10px;
  padding: 4.5px 20px 32px;
}
.top_news_list {
  border-bottom: 1px solid #ac9f8a;
  font-size: 13px;
  font-weight: 300;
  line-height: 1.8;
  padding: 23.5px 0;
}
.top_news_area_list_theme {
  align-items: center;
  color: #e38dac;
  display: flex;
}
.top_news_area_list_theme img {
  padding-right: 8px;
  width: 60px;
}
.top_news_area_list_desc {
  color: #000;
  margin-top: 10px;
}
.top_news_btn {
  margin: 34.5px auto 0;
  max-width: 277px;
  width: 72%;
}
.top_news_btn a {
  display: block;
}
.top_news_btn img {
  width: 100%;
}
.top_sns {
  background: #fff;
  border: 1px solid #ceccc2;
  border-radius: 10px ;
  margin-top: 47px;
  padding: 10px;
  text-align: center;
}
.top_map {
  background: #fff;
  border: 1px solid #ceccc2;
  border-radius: 10px;
  margin-top: 14px;
  padding: 0 10px 31px;
  position: relative;
  margin-top: 42px;
}
.top_map_title {
  margin-top: 14px;
}
.top_map_title img {
  width: 100%;
}
.top_map_link_btn {
  max-width: 99px;
  position: absolute;
  right: 10px;
  top: 0;
  width: 28%;
}
.top_map_googlmap {
  height: 0;
  margin-top: 14px;
  overflow: hidden;
  padding-bottom: 75%;
  position: relative;
}
.top_map_googlmap iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}


