.top-contents{
  padding:0 0 120px;
}
.bg-white,.panel{
  background:#000 !important;
  color:#fff;
}
.color-palet{
  display:none;
}
img.drink{
  width:100%;
  max-width:240px;
  height:auto;
}
img.food{
  width:100%;
  max-width:320px;
  height:auto;
}
h4.mt{
  margin-top:40px;
}
section#ds-menu h2 + p{
  margin-bottom:50px;
}
.ttlBox{
  height:auto;
}
.ttlBox p{
  color:#808080;
  padding-top:1em;
}
@media screen and (min-width:769px) {
  .ttlBox p{
    padding-bottom:1em;
  }
  h4.ttl_l{
    margin-right:-10%;
  }
  section#ds-menu h4 span.br{
    padding-left: 0;
    padding-top: .5em;
    display:block;
  }
}
@media screen and (max-width:768px) {
  .page-title2 {
    display:none;
  }
  h2:first-child{
    margin-top:0;
  }
  div.top-contents.contact{
    padding-top:0px !important;
  }
  .ttlBox p{
    font-size:3vw;
  }
  h4.mt{
    margin-top:1em;
  }
  section#ds-menu h4 span:not(.nobr){
    display:block;
    padding-left:0;
    padding-top:5px;
  }
}
