@charset "utf-8";


.menu-Section_Title {
  font-size: 1em;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 3.5em;
  margin-left: auto;
  width: 10.1em;
}
.menu-List {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  list-style-type: none;
  margin-top: 0;
  margin-right: -1.2em;
  margin-bottom: 0;
  padding-left: 0;
}
.menu-List li {
  font-size: 1.84615385em;
  margin-right: .65em;
  margin-bottom: 2.05833333em;
  width: 7.52916665em;
}
.menu-List_Img {
  margin-bottom: .6em;
}
.menu-List_Name {
  font-size: .75em;
  font-weight: bold;
  line-height: 1.53333333;
  margin-top: 0;
  margin-bottom: .33333333em;
  text-align: center;
}
.menu-List_Text {
  font-size: .65em;
  line-height: 1.46153846;
  margin-top: 0;
  margin-bottom: 0;
}
@media only screen and (min-width: 47em ) {
  .menu-Section_Title {
    width: 7.9em;
  }
  .menu-List {
    margin-right: -1.75em;
  }
  .menu-List li {
    font-size: 1em;
    margin-right: 1.75em;
    margin-bottom: 3.8em;
    width: 17.15em;
  }
}
