@charset 'UTF-8';
/*--------------------
main
--------------------*/
.catering_mv_sub {
  background-image: url(../img/catering/catering_mv.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 52.533333333333333vw;
  position: relative;
}
.catering_mv_title_box {
  background: #f0ede1;
  bottom: 0;
  left: 50%;
  padding-top: 20px;
  position: absolute;
  transform: translateX(-50%);
  width: 52%;
}
.catering_mv_title {
  font-family: Noto Sans JP;
  font-size: 18px;
  font-weight: 300;
  line-height: 1;
  text-align: center;
}
.catering_main_title img {
  margin: 0 auto;
  max-width: 184px;
  padding-top: 49px;
  width: 49%;
}
.catering_shop_img {
  background-image: url(../img/catering/catering_photo.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 40vw;
  margin-top: 39px;
}
.catering_main_text {
  margin: 49px auto 0  ;
  max-width: 255px;
  width: 68%;
}
.catering_main_desc {
  color: #000;
  font-size: 13px;
  font-weight: 300;
  line-height: 1.7;
  margin-top: 59px;
}
.catering_main_shop {
  background-color: #fff;
  background-image: url(../img/catering/catering_sec_bg.png) ;
  background-position: right 0 top 0;
  background-repeat: no-repeat;
  background-size: 47%;
  border-radius: 10px;
  margin-top: 20px;
  padding: 38px 20px 38px;
}
.catering_main_shop_1 {
  margin-top: 65px;
}
.catering_main_shop_title img {
  margin: 0 auto;
  width: 48%;
}
.catering_main_shop_photo {
  margin: 20px auto 0;
  position: relative;
}

.catering_main_food_photo img {
  bottom: -31px ;
  left: 22px;
  position: absolute;
  width: 45%;
}
.catering_main_shop_text {
  color: #000;
  font-size: 13px;
  font-weight: 300;
  line-height: 1.7;
  margin: 52px 0 23px;
}
.shop_text_4 {
  margin: 52px 0 10px;
}
.catering_main_shop_fblink {
  font-size: 13px;
  font-weight: 300;
  line-height: 1.7;
  margin-bottom: 10px;
}

.catering_main_shop_menu {
  border-top: 1px solid #ceccc2;
  padding: 0 15px;
}
.catering_main_shop_menu_list {
  display: flex;
  flex-wrap: wrap;
  font-size: 13px;
  font-weight: 300;
  line-height: 1.7;
  padding-top: 21px;
}
.shop_menu_list_1 {
  width: 65%;
}
.shop_menu_list_2 {
  width: 100%;
}
.shop_menu_list_3 {
  width: 80%;
}
.shop_menu_list_4 {
  width: 65%;
}
.catering_main_shop_menu_list_theme {
  width: 80%;
}
.catering_main_shop_menu_list_theme::before {
  background: #000;
  border-radius: 100%;
  content: '';
  display: inline-block;
  height: 2px;
  left: -5px;
  position: relative;
  top: -4px;
  width: 2px;
}
.catering_main_shop_menu_list_desc {
  width: 20%;
}
.catering_main_shop_menu_list_etc {
  font-size: 13px;
  font-weight: 300;
  left: -10px;
  line-height: 1.7;
  position: relative;
}
.shop_title_2 img {
  width: 25%;
}
.shop_title_3 img {
  width: 25%;
}
.shop_title_4 img {
  width: 47%;
}
