@charset 'UTF-8';
/*--------------------
main
--------------------*/
.meat_mv_sub {
  background-color: #fff;
  background-image: url(../img/meat/meat_mv.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 72%;
  height: 52.533333333333333vw;
  position: relative;
}
.meat_mv_title_box {
  background: #f0ede1;
  bottom: 0;
  left: 50%;
  padding-top: 20px;
  position: absolute;
  transform: translateX(-50%);
  width: 52.8%;
}
.meat_mv_title {
  color: #000;
  font-family: Noto Sans JP;
  font-size: 18px;
  font-weight: 300;
  letter-spacing: .2em;
  line-height: 1;
  text-align: center;
}
.meat_main_title img {
  margin: 0 auto;
  max-width: 146px;
  padding-top: 48px;
  width: 39%;
}
.meat_shop_img {
  background-image: url(../img/meat/meat_shop_photo.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 40vw;
  margin-top: 39px;
}
.meat_main_text {
  margin: 50px auto 0;
  max-width: 243px;
  width: 72%;
}
.meat_main_desc {
  color: #000;
  font-size: 13px;
  font-weight: 300;
  line-height: 1.7;
  margin-top: 42px;
}
.meat_main_reserve {
  border: 1px solid #ceccc2;
  margin-top: 26px;
  padding: 6px 20px 20px 20px;
  text-align: center;
}
.meat_main_reserve_title {
  color: #000;
  font-size: 13px;
  font-weight: 600;
  line-height: 1.7;
}
.meat_main_reserve_text {
  color: #000;
  font-size: 13px;
  font-weight: 300;
  line-height: 1.7;
  margin-top: 20px;
}
.meat_main_agetate {
  background: #fff;
  display: flex;
  justify-content: center;
  margin-top: 23px;
  padding: 20px;
}
.meat_main_agetate_staff_img {
  margin-right: 15px;
  width: 106px;
}
.meat_main_agetate_text {
/*  width: calc(100% - 121px);*/
	width: 100%
}
.meat_main_agetate_title {
  background: #862b27;
  padding: 8px 10px;
}
.meat_main_agetate_title img {
  width: 129px;
}
.meat_main_agetate_desc {
  color: #000;
  font-size: 12px;
  font-weight: 300;
  line-height: 1.6;
  margin-top: 9px;
}
.meat_main_osouzai_bg_img {
  position: relative;
}
.meat_main_osouzai_bg {
  background: #fff;
  background-image: url(../img/meat/meat_osouzai_bg_bottom.png);
  background-position: left bottom 0;
  background-repeat: no-repeat;
  background-size: 100% auto;
  border-radius: 10px;
  margin-top: 86px;
  padding: 74px 20px 29px;
  position: relative;
}
.meat_main_osouzai_bg_right {
  position: absolute;
  right: 0;
  top: -65px;
  width: 128px;
  z-index: 1;
}
.meat_main_osouzai_bg_left {
  left: -5px;
  position: absolute;
  top: -65px;
  width: 128px;
  z-index: 1;
}
.meat_main_osouzai_bg_hamburger {
  bottom: 150px;
  left: 0;
  position: absolute;
  width: 188px;
  z-index: 1;
}
.meat_main_osouzai_title_bg {
  background-color: #fff;
  border-radius: 50%;
  height: 126px;
  left: 50%;
  position: relative;
  position: absolute;
  top: -63px;
  transform: translateX(-50%);
  width: 126px;
}
.meat_main_osouzai_title img {
  left: 50%;
  position: absolute;
  top: 20px;
  transform: translateX(-50%);
  width: 59px;
}
.meat_main_osouzai_menu_attention {
  color: #000;
  font-size: 12px;
  font-weight: 300;
  line-height: 1.6;
  text-align: center;
}
.meat_main_osouzai_menu {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-top: 20px;
}
.meat_main_osouzai_list {
  width: calc(50% - 10px);
}
.meat_main_osouzai_list:nth-child(n + 3) {
  margin-top: 40px;
}
.meat_main_osouzai_theme {
  font-size: 12px;
  font-weight: 600;
  line-height: 1.6;
}
.meat_main_osouzai_theme.kushikatsu {
  margin-top: 13px;
}
.meat_main_osouzai_theme img {
  margin-bottom: 10px;
}
.meat_main_osouzai_price {
  font-size: 12px;
  font-weight: 300;
  line-height: 1.6;
  margin-top: 5px;
}
.meat_main_osouzai_desc {
  font-size: 12px;
  font-weight: 300;
  line-height: 1.5;
  margin-top: 10px;
}
.meat_main_osouzai_list_hamburger {
  background: #fff;
  border-radius: 10px;
  margin-top: 93px;
  position: relative;
  z-index: 2;
}
.meat_main_osouzai_list_hamburger_title {
  padding: 13px 0 0 24px;
}
.meat_main_osouzai_list_hamburger_title img {
  width: 68%;
}

.meat_main_osouzai_list_hamburger_title_flower_img {
  position: absolute;
  right: 10px;
  top: -30px;
  width: 97px;
}
.meat_main_osouzai_list_hamburger_menu {
  display: flex;
  margin-top: 39px;
  padding: 0 20px 20px;
}
.meat_main_osouzai_list_menchi {
  padding-right: 30px;
  width: 50%;
}

.meat_main_osouzai_list_hamburger_menu_text_item {
  color: #000;
  font-size: 13px;
  font-weight: 300;
  line-height: 1.8;
}
.meat_main_osouzai_list_hamburger_menu_text_item::before {
  background: #000;
  border-radius: 100%;
  content: '';
  display: inline-block;
  height: 2px;
  left: -5px;
  position: relative;
  top: -4px;
  width: 2px;
}
