:root {
  --fullHeight: 100dvh;
}

#content .wrapper .inner {
  position: relative;
  z-index: 3;
}

#maintitle .group .deco {
  width: 205.5px;
}
@media screen and (max-width: 600px) {
  #maintitle .group .deco {
    width: 188.5px;
  }
}

#food {
  padding: 47px 0 0;
  margin: 0 0 202.5px;
  position: relative;
}
@media screen and (max-width: 1280px) {
  #food {
    padding: 58.5px 0 0;
    margin-bottom: 330px;
  }
}
@media screen and (max-width: 600px) {
  #food {
    padding: 16.5px 0 0;
  }
}
@media screen and (max-width: 390px) {
  #food {
    margin-bottom: 296px;
  }
}
#food::before {
  content: "";
  position: absolute;
  right: 0;
  top: 152px;
  background: url("../img/menu/deco4.png") no-repeat left top/100% auto;
  width: 408px;
  height: 334px;
}
@media screen and (max-width: 1280px) {
  #food::before {
    top: 149px;
  }
}
@media screen and (max-width: 600px) {
  #food::before {
    display: none;
  }
}
#food .deco {
  position: absolute;
  width: 107.5px;
  top: 75px;
  right: 92px;
  z-index: 3;
}
@media screen and (max-width: 1350px) {
  #food .deco {
    right: 50px;
  }
}
@media screen and (max-width: 1280px) {
  #food .deco {
    top: 33.5px;
  }
}
@media screen and (max-width: 600px) {
  #food .deco {
    width: 62.5px;
    top: 325.5px;
    right: 93.5px;
  }
}
#food .deco2 {
  position: absolute;
  width: 171px;
  top: 209px;
  right: 85px;
  z-index: 3;
}
@media screen and (max-width: 1280px) {
  #food .deco2 {
    top: 121.5px;
    right: 28px;
  }
}
@media screen and (max-width: 600px) {
  #food .deco2 {
    width: 163px;
    right: 12px;
    top: 170px;
  }
}

#drink {
  position: relative;
  margin-bottom: 275.5px;
}
@media screen and (max-width: 1280px) {
  #drink {
    margin-bottom: 341px;
  }
}
@media screen and (max-width: 600px) {
  #drink {
    margin-bottom: 269px;
  }
}
#drink::before {
  content: "";
  position: absolute;
  left: 0;
  background: url("../img/menu/deco5.png") no-repeat right top/100% auto;
  width: 285px;
  height: 281px;
  top: -141px;
}
@media screen and (max-width: 1280px) {
  #drink::before {
    top: -247px;
  }
}
@media screen and (max-width: 390px) {
  #drink::before {
    top: -246px;
    width: 226px;
    height: 223px;
  }
}
#drink .deco {
  position: absolute;
  width: 183px;
  top: 252px;
  right: 79px;
  z-index: 3;
}
@media screen and (max-width: 1280px) {
  #drink .deco {
    top: 185px;
    right: 37px;
  }
}
@media screen and (max-width: 600px) {
  #drink .deco {
    top: 184px;
    right: 20px;
  }
}

#sweets {
  position: relative;
  padding-bottom: 151px;
}
#sweets::before {
  content: "";
  position: absolute;
  left: 0;
  background: url("../img/menu/deco7.png") no-repeat top right/100% auto;
  width: 600px;
  max-width: 100%;
  height: 508px;
  top: -360.5px;
}
@media screen and (max-width: 1280px) {
  #sweets::before {
    top: -246px;
  }
}
#sweets::after {
  content: "";
  position: absolute;
  right: 0;
  background: url("../img/menu/deco8.png") no-repeat top right/100% auto;
  width: 248px;
  max-width: 100%;
  height: 281px;
  top: -240.5px;
}
@media screen and (max-width: 1280px) {
  #sweets::after {
    top: -308px;
  }
}
@media screen and (max-width: 600px) {
  #sweets::after {
    width: 215px;
    height: 244px;
    top: -248px;
  }
}
#sweets .deco {
  position: absolute;
  width: 191px;
  top: 203.5px;
  right: 50px;
  z-index: 3;
}
@media screen and (max-width: 1280px) {
  #sweets .deco {
    top: 121px;
    right: 24px;
    width: 175px;
  }
}
@media screen and (max-width: 600px) {
  #sweets .deco {
    top: 198.5px;
    right: 12px;
    width: 179px;
  }
}

#food .inner2, #drink .inner2, #sweets .inner2 {
  padding: 0 50px;
  position: relative;
}
@media screen and (max-width: 1280px) {
  #food .inner2, #drink .inner2, #sweets .inner2 {
    padding: 0 30px;
  }
}
@media screen and (max-width: 390px) {
  #food .inner2, #drink .inner2, #sweets .inner2 {
    padding: 0 20px;
  }
}
#food .inner2 .img, #drink .inner2 .img, #sweets .inner2 .img {
  width: 633px;
  -webkit-mask-image: url("../img/menu/mask_img1.png");
          mask-image: url("../img/menu/mask_img1.png");
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: 100% auto;
          mask-size: 100% auto;
  position: relative;
  z-index: 2;
  max-width: calc(100% - 100px);
}
@media screen and (max-width: 1280px) {
  #food .inner2 .img, #drink .inner2 .img, #sweets .inner2 .img {
    width: 414px;
  }
}
@media screen and (max-width: 767px) {
  #food .inner2 .img, #drink .inner2 .img, #sweets .inner2 .img {
    max-width: 100%;
  }
}
@media screen and (max-width: 600px) {
  #food .inner2 .img, #drink .inner2 .img, #sweets .inner2 .img {
    width: 351.5px;
    margin-left: -50px;
    max-width: 351.5px;
  }
}
#food .inner2 .group-txt, #drink .inner2 .group-txt, #sweets .inner2 .group-txt {
  width: 538px;
  max-width: calc(100% - 34px);
  margin: 15px auto 0;
  position: relative;
  z-index: 3;
}
@media screen and (max-width: 1280px) {
  #food .inner2 .group-txt, #drink .inner2 .group-txt, #sweets .inner2 .group-txt {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  #food .inner2 .group-txt, #drink .inner2 .group-txt, #sweets .inner2 .group-txt {
    max-width: 100%;
  }
}
@media screen and (max-width: 600px) {
  #food .inner2 .group-txt, #drink .inner2 .group-txt, #sweets .inner2 .group-txt {
    margin-top: 50.5px;
  }
}
#food .inner2 .group-txt h2, #drink .inner2 .group-txt h2, #sweets .inner2 .group-txt h2 {
  font-size: 58px;
  line-height: 68px;
}
#food .inner2 .group-txt h2 span, #drink .inner2 .group-txt h2 span, #sweets .inner2 .group-txt h2 span {
  display: inline-block;
}
#food .inner2 .group-txt h2 small, #drink .inner2 .group-txt h2 small, #sweets .inner2 .group-txt h2 small {
  font-size: 34px;
}
#food .inner2 .group-txt .txt, #drink .inner2 .group-txt .txt, #sweets .inner2 .group-txt .txt {
  width: 366px;
  margin: 5px 0 0;
  max-width: 100%;
}