@charset "UTF-8";
.anchorArea ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
@media all and (max-width: 896px) {
  .anchorArea ul {
    display: block;
  }
}
.anchorArea ul li {
  padding-right: 30px;
  margin-right: 30px;
}
@media all and (max-width: 896px) {
  .anchorArea ul li {
    margin-bottom: 10px;
    width: 100%;
    border-bottom: 1px solid #bbb;
    padding-bottom: 2px;
  }
}
.anchorArea ul li a {
  position: relative;
  display: block;
  font-size: 18px;
  font-size: 1.8em;
}
@media all and (max-width: 896px) {
  .anchorArea ul li a {
    font-size: 16px;
    font-size: 1.6em;
  }
}
.anchorArea ul li a::after {
  position: absolute;
  content: "";
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%228.239%22%20height%3D%225%22%20viewBox%3D%220%200%208.239%205%22%3E%3Cpath%20d%3D%22M32.362%2C42.1%2C28.7%2C45.764a.453.453%2C0%2C0%2C1-.64%2C0l-.428-.428a.453.453%2C0%2C0%2C1%2C0-.64l2.906-2.92-2.906-2.92a.453.453%2C0%2C0%2C1%2C0-.64l.428-.428a.453.453%2C0%2C0%2C1%2C.64%2C0l3.667%2C3.667A.453.453%2C0%2C0%2C1%2C32.362%2C42.1Z%22%20transform%3D%22translate(45.896%20-27.495)%20rotate(90)%22%20fill%3D%22%23222%22%2F%3E%3C%2Fsvg%3E");
  top: calc(50% - 3px);
  right: -20px;
  width: 8px;
  height: 5px;
  transition: 0.5s;
}
.anchorArea ul li a:hover::after {
  top: 50%;
}
.anchorArea ul li:last-child {
  margin-right: 0;
}
@media all and (max-width: 896px) {
  .anchorArea ul li:last-child {
    margin-bottom: 0;
  }
}

.menuArea h3.medium {
  font-size: 22px;
  font-size: 2.2em;
  font-weight: 400;
  margin: 50px 0 10px;
}
.menuArea div.menuSlide div {
  margin-bottom: 0;
}
.menuArea div.menuSlide div article {
  padding: 0 25px;
}
@media all and (max-width: 896px) {
  .menuArea div.menuSlide div article {
    padding: 0 10px;
  }
}
.menuArea div.menuSlide div article > h4 {
  font-size: 18px;
  font-size: 1.8em;
  margin-top: 20px;
  font-weight: 400;
}
@media all and (max-width: 896px) {
  .menuArea div.menuSlide div article > h4 {
    font-size: 15px;
    font-size: 1.5em;
    line-height: 1.6;
  }
}
.menuArea div.menuSlide div article > p.icon {
  display: inline-block;
  font-size: 15px;
  font-size: 1.5em;
  color: #fff;
  line-height: 100%;
  padding: 6px 10px;
  position: absolute;
  left: 0;
  top: 10px;
}
@media all and (max-width: 896px) {
  .menuArea div.menuSlide div article > p.icon {
    font-size: 12px;
    font-size: 1.2em;
  }
}
.menuArea div.menuSlide div article > p.photo {
  width: 100%;
  height: 0;
  padding-top: 67%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  margin-bottom: 10px;
  background-color: #f5f5f5;
}
.menuArea div.menuSlide div article > p.price {
  font-size: 17px;
  font-size: 1.7em;
}
@media all and (max-width: 896px) {
  .menuArea div.menuSlide div article > p.price {
    font-size: 14px;
    font-size: 1.4em;
  }
}
.menuArea div.menuSlide div article > p.linkDetail {
  margin: 20px auto 0;
  max-width: 390px;
}
@media all and (max-width: 896px) {
  .menuArea div.menuSlide div article > p.linkDetail {
    max-width: 100%;
  }
}
.menuArea div.menuSlide div article > p.linkDetail a {
  position: relative;
  border: 1px solid #bbb;
  padding: 12px 40px 12px 25px;
  display: inline-block;
  font-size: 16px;
  font-size: 1.6em;
}
.menuArea div.menuSlide div article > p.linkDetail a::after {
  position: absolute;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f054";
  top: 50%;
  transform: translateY(-50%);
  right: 20px;
  display: block;
  transition: 0.5s;
  font-size: 6px;
  font-size: 0.6em;
}
.menuArea div.menuSlide div article > p.linkDetail a {
  display: block;
  background-color: #5d6a80;
  border-color: #5d6a80;
  color: #fff;
  font-size: 18px;
  font-size: 1.8em;
}
@media all and (max-width: 896px) {
  .menuArea div.menuSlide div article > p.linkDetail a {
    font-size: 14px;
    font-size: 1.4em;
    padding: 10px;
  }
}
.menuArea .slick-arrow {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  appearance: none;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  display: block;
  width: 20px;
  height: 52px;
  font-size: 0;
  z-index: 5;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}
.menuArea .slick-arrow.slick-prev {
  left: -20px;
  background-image: url(../images/icon_arrow_l.svg);
}
.menuArea .slick-arrow.slick-next {
  right: -20px;
  background-image: url(../images/icon_arrow_r.svg);
}
.menuArea .slick-arrow.slick-hidden {
  display: none;
}
.menuArea .menuMonth {
  margin-top: 30px;
  margin-bottom: 60px;
}
@media all and (max-width: 1025px) {
  .menuArea .menuMonth {
    margin-bottom: 20px;
  }
}
.menuArea .menuMonth > ul {
  display: flex;
  flex-wrap: wrap;
}
.menuArea .menuMonth > ul li {
  width: calc(33.3333333333% - 10px);
  margin-bottom: 10px;
}
.menuArea .menuMonth > ul li:not(:nth-child(3n+1)) {
  margin-left: 15px;
}
@media all and (max-width: 896px) {
  .menuArea .menuMonth > ul li {
    width: calc(33.3333333333% - 4px);
    margin-bottom: 6px;
  }
  .menuArea .menuMonth > ul li:not(:nth-child(3n+1)) {
    margin-left: 6px;
  }
}
@media all and (max-width: 480px) {
  .menuArea .menuMonth > ul li {
    width: 100%;
  }
  .menuArea .menuMonth > ul li:not(:nth-child(3n+1)) {
    margin-left: 0;
  }
}
.menuArea .menuMonth > ul li a {
  position: relative;
  border: 1px solid #bbb;
  padding: 12px 40px 12px 25px;
  display: inline-block;
  font-size: 16px;
  font-size: 1.6em;
}
.menuArea .menuMonth > ul li a::after {
  position: absolute;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f054";
  top: 50%;
  transform: translateY(-50%);
  right: 20px;
  display: block;
  transition: 0.5s;
  font-size: 6px;
  font-size: 0.6em;
}
.menuArea .menuMonth > ul li a {
  display: block;
  padding: 15px 40px 15px 15px;
  font-size: 15px;
  font-size: 1.5em;
  background: #fff;
}
.menuArea .menuMonth > ul li a:hover {
  background-color: #5d6a80;
  border: 1px solid #5d6a80;
  opacity: 1;
  color: #fff;
}
.menuArea .menuList h4 {
  letter-spacing: 4px;
  margin-bottom: 20px;
}
.menuArea .menuList form {
  font-size: 16px;
  font-size: 1.6em;
}
.menuArea .menuList form .calendar {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-top: 20px;
  justify-content: center;
}
@media all and (max-width: 1025px) {
  .menuArea .menuList form .calendar {
    margin-top: 20px;
  }
}
@media all and (max-width: 896px) {
  .menuArea .menuList form .calendar {
    width: 100%;
    display: block;
  }
}
.menuArea .menuList form .calendar p {
  font-size: 11px;
  font-size: 1.1em;
}
@media all and (max-width: 896px) {
  .menuArea .menuList form .calendar p {
    font-size: 10px;
    font-size: 1em;
    padding-bottom: 10px;
  }
}
.menuArea .menuList form .calendar .inputArea {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
@media all and (max-width: 1025px) {
  .menuArea .menuList form .calendar .inputArea {
    width: 80%;
    margin-left: 20px;
  }
}
@media all and (max-width: 896px) {
  .menuArea .menuList form .calendar .inputArea {
    width: 100%;
    margin-left: 0;
  }
}
.menuArea .menuList form .calendar .inputArea > div {
  border: 1px solid #bbb;
  padding: 20px;
  margin: 0 10px;
  width: 310px;
  background: #fff url("../images/icon_calendar_gray.svg");
  background-position: center right 15px;
  background-repeat: no-repeat;
  background-size: 18px 19px;
  outline: none;
}
@media all and (max-width: 1025px) {
  .menuArea .menuList form .calendar .inputArea > div {
    width: calc(50% - 30px);
    margin: 0;
  }
}
@media all and (max-width: 896px) {
  .menuArea .menuList form .calendar .inputArea > div {
    background-position: center right 10px;
    padding: 20px 10px;
    width: calc(50% - 17px);
  }
}
.menuArea .menuList form .calendar .inputArea > div input {
  appearance: none;
  border: none;
  outline: none;
  background-color: transparent;
  font-size: 10px;
  font-size: 1em;
}
.menuArea .menuList form .calendar .inputArea > div:last-child {
  margin-right: 0;
}
@media all and (max-width: 896px) {
  .menuArea .menuList form .calendar .inputArea > div:first-child {
    margin-left: 0;
  }
}
.menuArea .menuList form .calendar .inputArea > div .date {
  width: 270px;
}
@media all and (max-width: 1025px) {
  .menuArea .menuList form .calendar .inputArea > div .date {
    width: 100%;
  }
}
.menuArea .menuList form .allergens {
  position: relative;
}
.menuArea .menuList form .allergens .toggle {
  display: none;
}
.menuArea .menuList form .allergens .title,
.menuArea .menuList form .allergens .foodlist {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform: translateZ(0);
  transition: all 0.3s;
}
.menuArea .menuList form .allergens .title {
  position: relative;
  display: block;
  margin: 20px auto 0;
  max-width: 360px;
  cursor: pointer;
  background: #fff;
  border-radius: 3px;
  padding: 3px 5px;
  letter-spacing: 0;
  text-align: center;
}
@media all and (max-width: 360px) {
  .menuArea .menuList form .allergens .title {
    font-size: 4.2vw;
  }
}
.menuArea .menuList form .allergens .title::after {
  content: "＋";
  position: absolute;
  margin-left: 3px;
  top: 50%;
  transform: translateY(-50%);
}
.menuArea .menuList form .allergens .toggle:checked + .title + .foodlist {
  max-height: 100%;
  max-width: 978px;
  margin: auto;
  transition: all 1.5s;
}
.menuArea .menuList form .allergens .toggle:checked + .title::after {
  content: "－";
}
.menuArea .menuList form .allergens .foodlist {
  max-height: 0;
  overflow: hidden;
}
.menuArea .menuList form .allergens .foodlist .comment {
  margin-top: 10px;
}
.menuArea .menuList form .allergens .foodlist .comment p {
  text-align: center;
}
@media all and (max-width: 896px) {
  .menuArea .menuList form .allergens .foodlist .comment p {
    text-align: left;
  }
}
.menuArea .menuList form .allergens .foodlist .comment p a {
  text-decoration: underline;
  font-weight: bold;
}
.menuArea .menuList form .allergens .foodlist .comment p:nth-child(2) {
  padding-left: 1.5em;
  text-indent: -1.5em;
}
.menuArea .menuList form .allergens .foodlist .comment + p {
  text-align: center;
  margin-top: 20px;
  border-bottom: 2px dotted #ccc;
  padding-bottom: 20px;
}
@media all and (max-width: 896px) {
  .menuArea .menuList form .allergens .foodlist .comment + p {
    text-align: left;
  }
}
@media all and (max-width: 896px) {
  .menuArea .menuList form .allergens .foodlist .comment + p span {
    display: block;
    font-size: 90%;
  }
}
.menuArea .menuList form .allergens .foodlist dl {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 20px;
}
@media all and (max-width: 896px) {
  .menuArea .menuList form .allergens .foodlist dl {
    display: block;
  }
}
.menuArea .menuList form .allergens .foodlist dl dt {
  width: 23%;
}
@media all and (max-width: 896px) {
  .menuArea .menuList form .allergens .foodlist dl dt {
    width: 100%;
    margin-top: 20px;
  }
}
.menuArea .menuList form .allergens .foodlist dl dd {
  width: 77%;
}
@media all and (max-width: 896px) {
  .menuArea .menuList form .allergens .foodlist dl dd {
    width: 100%;
  }
}
.menuArea .menuList form .allergens .foodlist dl dd label {
  margin: 0 10px 0 0;
}
.menuArea .menuList form .allergens .foodlist dl dd label input {
  margin: 0 10px 5px 0;
}
.menuArea .menuList form .submitBtn {
  margin: 30px 0 60px;
  text-align: center;
}
@media all and (max-width: 896px) {
  .menuArea .menuList form .submitBtn {
    margin: 20px 0 60px;
  }
}
.menuArea .menuList form .submitBtn input[type=submit] {
  width: 300px;
  font-size: 10px;
  font-size: 1em;
  letter-spacing: 1px;
  padding: 17px 10px;
  background-position: right 15px center;
  border: none;
  background: #5d6a80;
  color: #fff;
  font-family: "Shippori Mincho", serif;
  font-weight: 400;
  cursor: pointer;
}
@media all and (max-width: 896px) {
  .menuArea .menuList form .submitBtn input[type=submit] {
    width: 100%;
  }
}
.menuArea .menuList form .searchComment {
  text-align: center;
  margin-bottom: 20px;
}
.menuArea .menuList > section {
  margin-bottom: 40px;
}
@media all and (max-width: 480px) {
  .menuArea .menuList > section {
    margin-bottom: 20px;
  }
}
.menuArea .menuList > section > h5 {
  font-size: 20px;
  font-size: 2em;
  font-weight: 400;
  width: 100%;
  margin-bottom: 30px;
  padding: 0.5rem 1rem;
  border-radius: 3px;
  background-color: #fff;
}
.menuArea .menuList > section > div {
  display: flex;
  flex-wrap: wrap;
}
.menuArea .menuList > section > div > article {
  width: calc(25% - 30px);
  margin-bottom: 50px;
  position: relative;
}
.menuArea .menuList > section > div > article:not(:nth-of-type(4n+1)) {
  margin-left: 40px;
}
@media all and (max-width: 1025px) {
  .menuArea .menuList > section > div > article {
    width: calc(50% - 15px);
  }
  .menuArea .menuList > section > div > article:not(:nth-of-type(4n+1)) {
    margin-left: 0;
  }
  .menuArea .menuList > section > div > article:not(:nth-of-type(2n+1)) {
    margin-left: 30px;
  }
}
@media all and (max-width: 480px) {
  .menuArea .menuList > section > div > article {
    width: 100%;
  }
  .menuArea .menuList > section > div > article:not(:nth-of-type(2n+1)) {
    margin-left: 0;
  }
}
.menuArea .menuList > section > div > article > h6 {
  font-size: 16px;
  font-size: 1.6em;
  font-weight: 400;
}
.menuArea .menuList > section > div > article > p.icon {
  display: inline-block;
  font-size: 12px;
  font-size: 1.2em;
  background: #2e3f60;
  color: #fff;
  line-height: 100%;
  padding: 6px 10px;
  position: absolute;
  left: 0;
  top: 10px;
}
.menuArea .menuList > section > div > article > p.photo {
  width: 100%;
  height: 0;
  padding-top: 67%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  margin-bottom: 10px;
  background-color: #fdfdfd;
}
.menuArea .menuList > section > div > article > p.price {
  font-size: 15px;
  font-size: 1.5em;
}
.menuArea .menuList > section > div > article > p.price strong {
  font-weight: normal;
  font-size: 16px;
  font-size: 1.6em;
}
.menuArea .menuList > section > div > article > p.linkDetail {
  margin: 10px 0;
}
.menuArea .menuList > section > div > article > p.linkDetail a {
  position: relative;
  border: 1px solid #bbb;
  padding: 12px 40px 12px 25px;
  display: inline-block;
  font-size: 16px;
  font-size: 1.6em;
}
.menuArea .menuList > section > div > article > p.linkDetail a::after {
  position: absolute;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f054";
  top: 50%;
  transform: translateY(-50%);
  right: 20px;
  display: block;
  transition: 0.5s;
  font-size: 6px;
  font-size: 0.6em;
}
.menuArea .menuList > section > div > article > p.linkDetail a {
  display: block;
  background-color: #5d6a80;
  border-color: #5d6a80;
  color: #fff;
  font-size: 15px;
  font-size: 1.5em;
}
.menuArea .menuList > section > div > article > ul li a {
  position: relative;
  border: 1px solid #bbb;
  padding: 12px 40px 12px 25px;
  display: inline-block;
  font-size: 16px;
  font-size: 1.6em;
}
.menuArea .menuList > section > div > article > ul li a::after {
  position: absolute;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f054";
  top: 50%;
  transform: translateY(-50%);
  right: 20px;
  display: block;
  transition: 0.5s;
  font-size: 6px;
  font-size: 0.6em;
}
.menuArea .menuList > section > div > article > ul li a {
  display: block;
  background: #fff;
  font-size: 15px;
  font-size: 1.5em;
}
.menuArea .menuList > section > div > article > ul li a:hover {
  background-color: #5d6a80;
  border: 1px solid #5d6a80;
  opacity: 1;
  color: #fff;
}
.menuArea .menuList > section > div > article > ul li:not(:first-child) a {
  border-top: 0;
}

.restaurantArea > div div.group {
  display: flex;
  flex-wrap: wrap;
}
.restaurantArea > div div.group > section {
  width: calc(50% - 30px);
  margin-bottom: 60px;
}
.restaurantArea > div div.group > section:nth-of-type(2n) {
  margin-left: 60px;
}
@media all and (max-width: 1025px) {
  .restaurantArea > div div.group > section {
    width: calc(50% - 15px);
    margin-bottom: 30px;
  }
  .restaurantArea > div div.group > section:nth-of-type(2n) {
    margin-left: 30px;
  }
}
@media all and (max-width: 896px) {
  .restaurantArea > div div.group > section {
    width: 100%;
  }
  .restaurantArea > div div.group > section:nth-of-type(2n) {
    margin-left: 0;
  }
}
.restaurantArea > div div.group > section > h3 {
  font-size: 22px;
  font-size: 2.2em;
  margin: 50px 0 20px;
  font-weight: 400;
}
@media all and (max-width: 896px) {
  .restaurantArea > div div.group > section > h3 {
    font-size: 20px;
    font-size: 2em;
    margin: 25px 0 10px;
  }
}
.restaurantArea > div div.group > section > h3 span {
  display: inline-block;
  color: #fff;
  line-height: 130%;
  padding: 5px 10px;
  margin: 0 8px 10px 0;
}
.restaurantArea > div div.group > section > div.photo p span {
  display: block;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  background-color: #eee;
  width: 100%;
  height: 0;
  padding-top: 67%;
}
.restaurantArea > div div.group > section > div.photo ul.slick-dots li:first-child:last-child {
  display: none;
}
.restaurantArea > div div.group > section > p.read {
  margin: 20px 0;
  font-size: 16px;
  font-size: 1.6em;
}
@media all and (max-width: 896px) {
  .restaurantArea > div div.group > section > p.read {
    font-size: 14px;
    font-size: 1.4em;
  }
}
.restaurantArea > div div.group > section > p.link {
  text-align: center;
}
.restaurantArea > div div.group > section > p.link a {
  position: relative;
  border: 1px solid #bbb;
  padding: 12px 40px 12px 25px;
  display: inline-block;
  font-size: 16px;
  font-size: 1.6em;
}
.restaurantArea > div div.group > section > p.link a::after {
  position: absolute;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f054";
  top: 50%;
  transform: translateY(-50%);
  right: 20px;
  display: block;
  transition: 0.5s;
  font-size: 6px;
  font-size: 0.6em;
}
.restaurantArea > div div.group > section > p.link a {
  display: block;
  background: #fff;
  max-width: 300px;
  margin: auto;
}
.restaurantArea > div div.group > section > p.link a:hover {
  background-color: #5d6a80;
  border: 1px solid #5d6a80;
  opacity: 1;
  color: #fff;
}
.restaurantArea > div div.group > section span.link_normal {
  display: block;
  text-align: center;
}
.restaurantArea > div div.group > section span.link_normal.black a {
  padding: 15px 40px 15px 33px;
  color: #fff;
  background: #595959;
}
@media all and (max-width: 1025px) {
  .restaurantArea > div div.group > section span.link_normal.black a {
    padding: 10px 40px 10px 20px;
  }
}

.ui-widget {
  font-size: 14px;
  font-size: 1.4em !important;
}

.menuRestCommon > section {
  width: 1000px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  margin-bottom: 50px;
}
@media all and (max-width: 1025px) {
  .menuRestCommon > section {
    width: 100%;
  }
}
@media all and (max-width: 896px) {
  .menuRestCommon > section {
    display: block;
    margin-bottom: 30px;
  }
}
.menuRestCommon > section > p {
  width: calc(40% - 40px);
}
@media all and (max-width: 1025px) {
  .menuRestCommon > section > p {
    width: calc(40% - 30px);
  }
}
@media all and (max-width: 896px) {
  .menuRestCommon > section > p {
    width: calc(40% - 20px);
  }
}
@media all and (max-width: 480px) {
  .menuRestCommon > section > p {
    width: 200px;
    margin: 0 auto 20px;
  }
}
.menuRestCommon > section > p > span {
  display: block;
  height: 0;
  padding-top: 48%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  background-color: #fff;
}
.menuRestCommon > section > div {
  width: 60%;
}
@media all and (max-width: 896px) {
  .menuRestCommon > section > div {
    width: 100%;
  }
}
.menuRestCommon > section > div > h4 {
  font-size: 22px;
  font-size: 2.2em;
  letter-spacing: 2px;
  margin-bottom: 15px;
  font-weight: 400;
}
@media all and (max-width: 896px) {
  .menuRestCommon > section > div > h4 {
    font-size: 18px;
    font-size: 1.8em;
  }
}
.menuRestCommon > section > div p {
  font-size: 16px;
  font-size: 1.6em;
}
@media all and (max-width: 896px) {
  .menuRestCommon > section > div p {
    font-size: 15px;
    font-size: 1.5em;
  }
}
.menuRestCommon > section > div > p.tel {
  margin: 10px 0 20px;
}
.menuRestCommon > section > div > p.tel a {
  font-size: 16px;
  font-size: 1.6em;
  line-height: 100%;
  letter-spacing: 1px;
}
.menuRestCommon > section > div > section > h5 {
  border-bottom: 1px solid #fff;
  padding: 0 0 10px;
  margin-bottom: 10px;
  font-size: 16px;
  font-size: 1.6em;
  font-weight: 400;
}
@media all and (max-width: 896px) {
  .menuRestCommon > section > div > section > h5 {
    font-size: 15px;
    font-size: 1.5em;
  }
}
.menuRestCommon > section > div > section > div.time {
  display: table;
  margin-bottom: 10px;
}
.menuRestCommon > section > div > section > div.time > dl {
  display: table-row-group;
}
.menuRestCommon > section > div > section > div.time > dl dt,
.menuRestCommon > section > div > section > div.time > dl dd {
  display: table-cell;
}
.menuRestCommon > section > div > section > div.time > dl dt {
  padding-right: 20px;
}
.menuRestCommon > section > div > section > p.notes {
  font-size: 14px;
  font-size: 1.4em;
}

.fancybox__content {
  padding: 0 !important;
}

@media screen and (max-width: 960px) {
  body.is-using-mouse {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
  }
}
body.modal_on #talkappi-chat-icon {
  z-index: 1;
}