.menu-contents {
  max-width: 1400px;
  margin: 0 auto;
}

.menu-wrap {
  padding: 0 20px 75px 20px;
}

.scroll-fade.is-show:last-of-type .menu-wrap {
  padding-bottom: 0;
}

.no1-menu-tab {
  display: flex;
  justify-content: center;
  padding-top: 35px;
}

.no1-icon {
  background-color: #fbf0ca;
  width: 120px;
  height: 120px;
  transform: rotate(45deg);
  display: table;
  max-width: 100%;
}

.no1-icon img {
  width: 26px;
  height: 26px;
}


.no1-icon p {
  font-size: 1.25rem;
  padding: 12px 0 10px 0;
}

.no1-icon span {
  font-size: 1.875rem;
  letter-spacing: 0.3rem;
}

.icon-inner {
  transform: rotate(-45deg);
  text-align: center;
  letter-spacing: 0.1rem;
  width: 87px;
  display: table-cell;
  vertical-align: middle;
}

.no1-icon {
  background-color: #fbf0ca;
  width: 120px;
  height: 120px;
  transform: rotate(45deg);
  display: table;
  max-width: 100%;
}

.no1-icon img {
  width: 26px;
  height: 26px;
}

.no1-icon p {
  font-size: 1.25rem;
  padding: 12px 0 10px 0;
}

.no1-icon span {
  font-size: 1.875rem;
  letter-spacing: 0.3rem;
}

.icon-inner {
  transform: rotate(-45deg);
  text-align: center;
  letter-spacing: 0.1rem;
  width: 87px;
  display: table-cell;
  vertical-align: middle;
}

@media screen and (max-width: 1000px){
  .no1-icon {
    width: 80px;
    height: 80px;
    margin: 0 auto;
  }

  .no1-icon img {
    width: 16px;
    height: 16px;
  }
  
  .no1-icon p {
    font-size: 14px;
    padding: 8px 0 12px 0;
  }
  
  .no1-icon span {
    font-size: 18px;
  }
}


.no1-menu-title {
  width: 925px;
  max-width: 100%;
  padding: 17px 0;
  background-color: #dfc3df;
  text-align: center;
  line-height: 2.3rem;
  display: table;
  letter-spacing: 0.2rem;
  margin-left: -60px;
}

.menu-title {
  width: 985px;
  max-width: 100%;
  padding: 17px 0;
  background-color: #f3ebf6;
  text-align: center;
  line-height: 2.3rem;
  display: table;
  letter-spacing: 0.2rem;
}


.no1-menu-title p {
  font-size: 1.5625rem;
  display: table-cell;
  vertical-align: middle;
}

.menu-title p {
  font-size: 1.5625rem;
  display: table-cell;
  vertical-align: middle;
}

.no1-menu-title span {
  font-size: 1.25rem;
  font-family: "Arial", "Helvetica", "sans-serif";
}

.menu-title span {
  font-size: 1.25rem;
  font-family: "Arial", "Helvetica", "sans-serif";
}

.no1-menu-inner {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 40px 0 75px 0;
  max-width: 985px;
  margin: 0 auto;
}

.no1-menu-inner img {
  width: 425px;
  height: auto;
  max-width: 100%;
}

.menu-list li {
  list-style: inside;
  font-size: 0.875rem;
  line-height: 1.8rem;
  font-weight: 500;
}

.menu-list {
  padding-left: 48px;
  letter-spacing: 0.1rem;
}

.menu-inner .menu-list {
  padding-left: 0;
}


.head-menu {
  font-size: 0.875rem;
  line-height: 1.2rem;
  padding-top: 40px;
}

.price {
  width: 500px;
  max-width: 100%;
  border-bottom: 1px solid #444;
  padding-top: 30px;
  line-height: 1.8rem;
  text-align: right;
}

.price2 {
  width: 500px;
  max-width: 100%;
  border-bottom: 1px solid #444;
  line-height: 2rem;
  text-align: right;
}

.price dd {
  font-size: 1.5625rem;
  width: 160px;
}

.price p {
  font-size: 1.5625rem;
  margin-left: auto;
}

.price span, .price2 span {
  font-size: 0.875rem;
}

.price2 dd {
  font-size: 1.5625rem;
  padding-top: 15px;
  width: 160px;
}

.menu-price {
  position: absolute;
  bottom: 0;
  right: 0;
}

dl.before, dl.before2 {
  font-size: 1.125rem;
  display: flex;
  align-items: flex-end;
  width: 230px;
  margin-left: auto;
}

.before dt, .before2 dt {
  width: 100px;
  text-align: left;
  font-weight: 500;
}

@media screen and (max-width: 767px) {
  .price p {
    font-size: 1.25rem;
  }
  
  .price dd, .price2 dd {
    font-size: 1.25rem;
    width: 130px;
  }
  
  .price span, .price2 span {
    font-size: 0.875rem;
  }
    
  dl.before, dl.before2 {
    font-size: 1rem;
  }

  .before dt, .before2 dt {
    width: 80px;
  } 

  dl.before, dl.before2 {
    width: 210px;
  }  
}

.menu-tab {
  display: flex;
  justify-content: center;
}

.menu-inner {
  display: flex;
  padding-top: 40px;
  max-width: 985px;
  min-height: 295px;
  margin: 0 auto;
  position: relative;
}

@media  screen and (max-width: 1000px) {   
  .no1-menu-title {
    margin-left: 0;
    margin: 0 auto;
  }
  
  .no1-menu-title p, .menu-title p {
    padding: 0 10px;
    font-size: clamp(15px, 3vw, 25px);
  }

  .no1-menu-title span, .menu-title span {
    font-size: clamp(14px, 3vw, 20px);
  }

  .no1-menu-inner {
    display: block;
    max-width: 425px;
  }

  .no1-menu-inner img {
    padding-bottom: 40px;
  }

  .no1-menu-tab {
   display: block;
   margin: 0 auto;
   position: relative;
  }
  
  .menu-title, .no1-menu-title {
    width: 500px;
    max-width: 100%;
  }
  
  .menu-price{
    position: static;
  }

  .menu-list {
    padding-left: 0;
  }  
  
  .menu-inner {
    display: block;
    max-width: 425px;
    position: static;
  } 
}

@media screen and (max-width: 474px){
  .no1-menu-title, .menu-title {
    line-height: 1.5rem;
    width: 100%;
  }
}
