#header {
  position: relative;
}
#header h1 {
  position: absolute;
  left: 5%;
  right: 5%;
  bottom: 6vw;
  font-size: 13px;
  letter-spacing: 0.1em;
  color: #fff;
  text-shadow: 1px 1px 6px rgba(0, 0, 0, 0.5);
  line-height: 25px;
  z-index: 2;
}
#header #hd-top .logo {
  position: absolute;
  top: 4vw;
  left: 4%;
  width: 42%;
  z-index: 2;
}
#header #key {
  height: 110vw;
  position: relative;
}
#header #key h2 {
  position: absolute;
  top: 45vw;
  left: 5%;
  right: 5%;
  text-align: center;
  font-size: 3.5vw;
  font-weight: 400;
  color: #fff;
  letter-spacing: 0.2em;
  line-height: 1.4;
}
#header #key h2 span {
  font-family: "Cinzel";
  font-size: 8vw;
  letter-spacing: 0.01em;
}
#header #belt .group .item1 {
  padding-bottom: 12vw;
  margin-bottom: 11vw;
  border-bottom: 1px solid #ccc;
}
#header #belt .group .item1 .nav-main li {
  opacity: 0;
  transform: matrix3d(
    0.98,
    0.17,
    0,
    0,
    0,
    1,
    0,
    0,
    0,
    0,
    1,
    0,
    0,
    105.75,
    0,
    1
  );
}
#header #belt .group .item1 .nav-main li:not(:last-child) {
  margin-bottom: 21px;
}
#header #belt .group .item1 .nav-main li:nth-child(2) {
  animation-delay: 0.1s;
}
#header #belt .group .item1 .nav-main li:nth-child(3) {
  animation-delay: 0.15s;
}
#header #belt .group .item1 .nav-main li:nth-child(4) {
  animation-delay: 0.2s;
}
#header #belt .group .item1 .nav-main li:nth-child(5) {
  animation-delay: 0.25s;
}
#header #belt .group .item1 .nav-main li:nth-child(6) {
  animation-delay: 0.3s;
}
#header #belt .group .item1 .nav-main li:nth-child(7) {
  animation-delay: 0.35s;
}
#header #belt .group .item1 .nav-main li a {
  color: #070707;
  display: inline-flex;
  align-items: flex-end;
  position: relative;
  padding-left: 18px;
}
#header #belt .group .item1 .nav-main li a::before {
  content: "";
  width: 6px;
  height: 6px;
  background: #373533;
  border-radius: 50%;
  position: absolute;
  top: 10px;
  left: 0;
  opacity: 0;
  visibility: hidden;
}
#header #belt .group .item1 .nav-main li a .ttl-eng {
  font-family: "Cinzel";
  font-size: 24px;
  letter-spacing: 0.025em;
  font-weight: 400;
}
#header #belt .group .item1 .nav-main li a .ttl-jp {
  font-size: 12px;
  letter-spacing: 0.2em;
  margin-left: 23px;
}
#header #belt .group .item1 .nav-main li a.active::before {
  opacity: 1;
  visibility: visible;
}
#header #belt .group .item1 .nav-sub {
  display: flex;
  margin: 32px 0 0 18px;
}
#header #belt .group .item1 .nav-sub li {
  animation-delay: 0.4s;
  opacity: 0;
  transform: matrix3d(
    0.98,
    0.17,
    0,
    0,
    0,
    1,
    0,
    0,
    0,
    0,
    1,
    0,
    0,
    105.75,
    0,
    1
  );
}
#header #belt .group .item1 .nav-sub li:not(:last-child) {
  margin-right: 53px;
}
#header #belt .group .item1 .nav-sub li a {
  font-family: "Cinzel";
  font-size: 24px;
  letter-spacing: 0.1em;
  font-weight: 400;
}
#header #belt .group .item2 {
  display: flex;
  animation-delay: 0.45s;
  opacity: 0;
  transform: matrix3d(
    0.98,
    0.17,
    0,
    0,
    0,
    1,
    0,
    0,
    0,
    0,
    1,
    0,
    0,
    105.75,
    0,
    1
  );
}
#header #belt .group .item2 .col-l {
  width: 33%;
  text-align: center;
  margin-left: 18px;
}
#header #belt .group .item2 .col-l .ins {
  margin-top: 13px;
}
#header #belt .group .item2 .col-l .ins img {
  width: 30px;
}
#header #belt .group .item2 .col-r {
  margin-left: 12%;
  flex: 1;
}
#header #belt .group .item2 .col-r .tel {
  line-height: 30px;
  margin-top: 6px;
}
#header #belt .group .item2 .col-r .tel dt {
  font-family: "Cinzel";
  font-size: 12px;
  letter-spacing: 0.025em;
  font-weight: 400;
}
#header #belt .group .item2 .col-r .tel dd img {
  width: 12px;
  height: auto;
  margin-right: 5px;
  position: relative;
  top: -3px;
}
#header #belt .group .item2 .col-r .tel dd span {
  font-family: "Amiri";
  font-size: 23px;
  letter-spacing: 0;
}
#footer {
  background: url(../img/shared/bg4.jpg);
  padding: 13vw 0 37vw;
  color: #fff;
}
#footer .set1 {
  margin-bottom: 12vw;
}
#footer .set1 .menu .nav {
  display: flex;
  flex-wrap: wrap;
}
#footer .set1 .menu .nav li {
  width: 50%;
  margin-bottom: 10px;
}
#footer .set1 .menu .nav li a {
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0.025em;
  display: inline-block;
  padding-left: 11%;
  position: relative;
}
#footer .set1 .menu .nav li a::before {
  content: "";
  background: #fff;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  position: absolute;
  top: 9.5px;
  left: 0;
  opacity: 0;
  visibility: hidden;
}
#footer .set1 .menu .nav li a.active::before {
  opacity: 1;
  visibility: visible;
}
#footer .set1 .gr-txt {
  margin-top: 10vw;
}
#footer .set1 .gr-txt .col-l {
  text-align: center;
}
#footer .set1 .gr-txt .col-l .branding {
  margin-bottom: 8vw;
}
#footer .set1 .gr-txt .col-l .branding .branding-logo img {
  width: 50%;
}
#footer .set1 .gr-txt .col-l .branding .branding-name {
  font-size: 3vw;
  line-height: 1.9;
  letter-spacing: 0.1em;
  margin-top: 4vw;
}
#footer .set1 .gr-txt .col-l .ins {
  margin-top: 9vw;
}
#footer .set1 .gr-txt .col-l .ins img {
  width: 38px;
  height: auto;
}
#footer .set1 .gr-txt .col-r {
  margin-top: 12vw;
}
#footer .set1 .gr-txt .col-r .tel {
  font-weight: 400;
  line-height: 1.5;
  text-align: center;
}
#footer .set1 .gr-txt .col-r .tel dt {
  font-family: "Cinzel";
  font-size: 19px;
  letter-spacing: 0.025em;
  margin-bottom: 5px;
}
#footer .set1 .gr-txt .col-r .tel dd img {
  width: 14px;
  height: auto;
  margin-right: 9px;
  position: relative;
  top: -5px;
}
#footer .set1 .gr-txt .col-r .tel dd span {
  font-family: "Amiri";
  font-size: 34px;
  letter-spacing: 0;
}
#footer .set1 .gr-txt .col-r .restaurant-info {
  margin-top: 10vw;
}
#footer .set1 .gr-txt .col-r .restaurant-info dl {
  line-height: 28px;
  display: flex;
}
#footer .set1 .gr-txt .col-r .restaurant-info dl.db {
  display: block;
}
#footer .set1 .gr-txt .col-r .restaurant-info dl dt {
  margin-right: 8px;
}
#footer .set1 .gr-txt .col-r .restaurant-info dl dd .ml-8 {
  margin-left: -8px;
}
#footer .set2 {
  color: #b6b2af;
  text-align: center;
  font-weight: 400;
}
#footer .set2 .btn-copy a {
  display: inline-block;
  position: relative;
}
#footer .set2 .btn-copy a::before {
  content: "";
  background: url(../img/shared/icon_coppy.png) no-repeat 0 0/100% auto;
  width: 13px;
  height: 20px;
  position: absolute;
  top: 7px;
  left: -22px;
}
#footer .set2 .info #socialbuttons {
  margin: 8vw 0;
}
#footer .set2 .info .cookies_link {
  margin-top: 7px;
}
.popup-style1 h2 {
  font-size: 7vw;
  font-weight: 500 !important;
  letter-spacing: 0.2em;
  color: #070707;
  line-height: 1.5;
}
.popup-style1 .note {
  margin: 3vw 0 10vw;
}
.popup-style1 .content .col .item {
  background: rgba(255, 255, 255, 0.3);
  padding: 12vw 5%;
  margin-bottom: 10vw;
}
.popup-style1 .content .col .item h3 {
  font-size: 4.5vw;
  letter-spacing: 0.12em;
  line-height: 1.7;
  font-weight: 500;
}
.popup-style1 .content .col .item h3 span {
  font-size: 3.5vw;
  letter-spacing: 0.12em;
}
.popup-style1 .content .col .item .price {
  font-family: "Noto Serif JP";
  font-size: 5vw;
  font-weight: 500;
  letter-spacing: 0.14em;
  margin: 4vw 0 7vw;
  padding-bottom: 5vw;
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}
.popup-style1 .content .col .item .txt p:not(:last-child) {
  margin-bottom: 5vw;
}
.popup-style1 .content .col .item .fz13 {
  font-size: 13px;
  letter-spacing: 0.05em;
}
.popup-style2 {
  background: #fff;
}
.popup-style2 h2 {
  font-size: 6vw;
  font-weight: 500 !important;
  letter-spacing: 0.2em;
  color: #070707;
  line-height: 1.5;
  margin-bottom: 8vw !important;
}
.popup-style2 .content {
  text-align: justify;
}
.popup-style2 .content p:not(:last-child) {
  margin-bottom: 7vw;
}
.popup-style2 .btn-close {
  margin-top: 10vw;
}
@media screen and (min-width: 768px) {
  #header {
    padding: 10px 0 0;
  }
  #header h1 {
    position: static;
    font-size: 12px;
    letter-spacing: 0.2em;
    color: #656565;
    text-shadow: none;
    line-height: 40px;
    text-align: right;
    margin-right: 30px;
  }
  #header #hd-top {
    display: flex;
    padding: 2px 32px 16px 61px;
  }
  #header #hd-top .logo {
    position: static;
    width: 209px;
    margin-top: -32px;
  }
  #header #hd-top .logo img {
    width: 100%;
    height: auto;
  }
  #header #hd-top .nav {
    display: flex !important;
    flex: 1;
    margin: 29px 20px 0 101px;
    gap: 10px;
  }
  #header #hd-top .nav li:not(:last-child) {
    margin-right: 25px;
  }
  #header #hd-top .nav li a {
    position: relative;
    display: block;
    text-align: center;
  }
  #header #hd-top .nav li a::before {
    content: "";
    width: 5px;
    height: 5px;
    background: #000;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -1px;
    opacity: 0;
    visibility: hidden;
  }
  #header #hd-top .nav li a .ttl-eng {
    font-family: "Cinzel";
    font-size: 17px;
    font-weight: 400;
    letter-spacing: 0.025em;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
  }
  #header #hd-top .nav li a .ttl-jp {
    font-size: 15px;
    letter-spacing: 0.2em;
    opacity: 0;
  }
  #header #hd-top .nav li a.active::before,
  #header #hd-top .nav li a:hover::before {
    opacity: 1;
    visibility: visible;
  }
  #header #hd-top .nav li a.active .ttl-eng,
  #header #hd-top .nav li a:hover .ttl-eng {
    opacity: 0;
  }
  #header #hd-top .nav li a.active .ttl-jp,
  #header #hd-top .nav li a:hover .ttl-jp {
    opacity: 1;
  }
  #header #hd-top .info {
    margin: 13px 19px 0 0;
  }
  #header #hd-top .info .tel {
    display: flex;
    font-weight: 400;
  }
  #header #hd-top .info .tel dt {
    font-family: "Cinzel";
    font-size: 11px;
    letter-spacing: 0.025em;
    margin-right: 17px;
  }
  #header #hd-top .info .tel dd img {
    width: 13px;
    height: auto;
    margin-right: 6px;
    position: relative;
    top: -2px;
  }
  #header #hd-top .info .tel dd span {
    font-family: "Amiri";
    font-size: 26px;
    letter-spacing: -0.05em;
  }
  #header #hd-top .info .nav-sub {
    display: flex;
    justify-content: flex-end;
    margin: 8px 18px 0 0;
  }
  #header #hd-top .info .nav-sub li:not(.ins) {
    padding-left: 13px;
    margin-left: 21px;
    position: relative;
  }
  #header #hd-top .info .nav-sub li:not(.ins)::before {
    content: "";
    border-left: 1px solid #000;
    position: absolute;
    top: 13px;
    left: 0;
    bottom: 12px;
  }
  #header #hd-top .info .nav-sub li:not(.ins) a {
    font-family: "Cinzel";
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.025em;
    display: inline-block;
  }
  #header #hd-top .info .nav-sub li:not(.ins) a:hover {
    opacity: 0.8;
  }
  #header #hd-top .info .nav-sub li:first-child {
    padding: 0;
    margin: 0;
  }
  #header #hd-top .info .nav-sub li:first-child::before {
    content: none;
  }
  #header #hd-top .info .nav-sub li.ins {
    width: 24px;
    margin-left: 43px;
  }
  #header #hd-top .info .nav-sub li.ins img {
    width: 100%;
    height: auto;
  }
  #header #key {
    height: 600px;
    margin: 0 71px;
  }
  #header #key h2 {
    top: auto;
    left: 72px;
    right: auto;
    bottom: 55px;
    text-align: left;
    font-size: 14px;
    line-height: 32px;
  }
  #header #key h2 span {
    font-size: 40px;
    margin-left: -4px;
  }
  #header #belt .group .item1 {
    padding-bottom: 63px;
    margin-bottom: 19px;
    position: relative;
    border: 0;
  }
  #header #belt .group .item1::before {
    content: "";
    border-bottom: 1px solid #ccc;
    position: absolute;
    right: 107px;
    bottom: 0;
    left: -8px;
  }
  #header #belt .group .item1 .nav-main li:not(:last-child) {
    margin-bottom: 15px;
  }
  #header #belt .group .item1 .nav-main li a {
    padding-left: 25px;
  }
  #header #belt .group .item1 .nav-main li a::before {
    width: 8px;
    height: 8px;
    top: 17px;
  }
  #header #belt .group .item1 .nav-main li a .ttl-eng {
    font-size: 36px;
  }
  #header #belt .group .item1 .nav-main li a .ttl-jp {
    font-size: 14px;
    margin-left: 41px;
    position: relative;
    bottom: -3px;
  }
  #header #belt .group .item1 .nav-main li a:hover::before {
    opacity: 1;
    visibility: visible;
  }
  #header #belt .group .item1 .nav-sub {
    margin: 45px 0 0 25px;
  }
  #header #belt .group .item1 .nav-sub li:not(:last-child) {
    margin-right: 53px;
  }
  #header #belt .group .item1 .nav-sub li a {
    font-size: 36px;
    letter-spacing: 0.025em;
  }
  #header #belt .group .item1 .nav-sub li a:hover {
    opacity: 0.8;
  }
  #header #belt .group .item2 .col-l {
    width: 146px;
    margin-left: 14px;
  }
  #header #belt .group .item2 .col-l .logo-fix img {
    width: 100%;
    height: auto;
  }
  #header #belt .group .item2 .col-l .ins {
    margin-top: 11px;
  }
  #header #belt .group .item2 .col-l .ins img {
    width: 24px;
    height: auto;
  }
  #header #belt .group .item2 .col-r {
    margin: 13px 0 0 55px;
  }
  #header #belt .group .item2 .col-r .btn-reserve {
    width: 170px;
  }
  #header #belt .group .item2 .col-r .btn-reserve a {
    font-size: 12px;
    padding: 5px 10px;
  }
  #header #belt .group .item2 .col-r .btn-reserve a img {
    width: 13px;
    margin-right: 10px;
    top: -3px;
    left: -1px;
  }
  #header #belt .group .item2 .col-r .tel {
    line-height: 30px;
    margin: 0 0 10px;
  }
  #header #belt .group .item2 .col-r .tel dt {
    font-size: 11px;
  }
  #header #belt .group .item2 .col-r .tel dd img {
    width: 13px;
    margin-right: 11px;
    top: -3px;
    left: 5px;
  }
  #header #belt .group .item2 .col-r .tel dd span {
    font-size: 26px;
    letter-spacing: -0.05em;
  }
  #header #belt .group .item2 .col-r .btn-eng {
    width: 170px;
    margin-top: 9px;
  }
  #header #belt .group .item2 .col-r .btn-eng a {
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0.1em;
    display: block;
    text-align: center;
    padding: 4px 10px;
    border: 1px solid #abaaaa;
    position: relative;
    overflow: hidden;
  }
  #header #belt .group .item2 .col-r .btn-eng a::before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2c2926;
    border-radius: 100%;
    transform: scale(0);
    transition-property: transform;
    transition-duration: 0.3s;
    transition-timing-function: ease-out;
  }
  #header #belt .group .item2 .col-r .btn-eng a:hover {
    color: #fff;
  }
  #header #belt .group .item2 .col-r .btn-eng a:hover::before {
    transform: scale(2);
  }
  #footer {
    padding: 79px 0 96px;
  }
  #footer .wrap {
    max-width: 100%;
    padding: 0 63px 0 77px;
  }
  #footer .set1 {
    margin-bottom: 79px;
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
  }
  #footer .set1 .menu {
    width: 374px;
    margin-top: 27px;
  }
  #footer .set1 .menu .nav li {
    margin-bottom: -1px;
  }
  #footer .set1 .menu .nav li a {
    padding-left: 0;
    letter-spacing: 0.1em;
  }
  #footer .set1 .menu .nav li a::before {
    width: 5px;
    height: 5px;
    top: 16px;
    left: -15px;
  }
  #footer .set1 .menu .nav li a:hover::before {
    opacity: 1;
    visibility: visible;
  }
  #footer .set1 .gr-txt {
    margin-top: 0;
    width: 700px;
    display: flex;
  }
  #footer .set1 .gr-txt .col-l {
    width: 160px;
  }
  #footer .set1 .gr-txt .col-l .branding {
    margin-bottom: 0;
  }
  #footer .set1 .gr-txt .col-l .branding .branding-logo img {
    width: 100%;
    height: auto;
  }
  #footer .set1 .gr-txt .col-l .branding .branding-name {
    font-size: 11px;
    line-height: 24px;
    letter-spacing: 0.2em;
    margin-top: 5px;
  }
  #footer .set1 .gr-txt .col-l .ins {
    margin-top: 26px;
  }
  #footer .set1 .gr-txt .col-l .ins img {
    width: 28px;
  }
  #footer .set1 .gr-txt .col-r {
    margin: 25px 0 0 65px;
    flex: 1;
  }
  #footer .set1 .gr-txt .col-r .tel {
    line-height: 29px;
    text-align: left;
  }
  #footer .set1 .gr-txt .col-r .tel dt {
    font-size: 13px;
    margin-bottom: 5px;
  }
  #footer .set1 .gr-txt .col-r .tel dd img {
    width: 11px;
    margin-right: 9px;
    top: -4px;
    left: 2px;
  }
  #footer .set1 .gr-txt .col-r .tel dd span {
    font-size: 28px;
    letter-spacing: -0.05em;
  }
  #footer .set1 .gr-txt .col-r .restaurant-info {
    margin-top: 20px;
  }
  #footer .set2 {
    text-align: left;
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
  }
  #footer .set2 .btn-copy {
    margin: 36px 100px 0 0;
  }
  #footer .set2 .btn-copy a {
    font-size: 12px;
    line-height: 30px;
    letter-spacing: 0;
  }
  #footer .set2 .btn-copy a::before {
    width: 12px;
    top: 8px;
    left: -21px;
  }
  #footer .set2 .btn-copy a:hover {
    text-decoration: underline;
    text-underline-offset: 3px;
  }
  #footer .set2 .info {
    font-size: 14px;
    line-height: 25px;
    letter-spacing: 0.09em;
  }
  #footer .set2 .info #socialbuttons {
    margin: 0 0 38px 7px;
    text-align: left;
  }
  #footer .set2 .info .cookies_link {
    margin: 0 0 0 1px;
  }
  #footer .set2 .info .cookies_link a:hover {
    text-decoration: underline;
    text-underline-offset: 3px;
  }
  #footer .set2 .info .address {
    display: flex;
    margin-left: 9px;
  }
  .popup-style1 h2 {
    font-size: 30px;
    letter-spacing: 0.4em;
    line-height: 40px;
  }
  .popup-style1 .note {
    margin: 5px 0 46px;
  }
  .popup-style1 .content {
    max-width: 887px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
  }
  .popup-style1 .content .col {
    width: 405px;
  }
  .popup-style1 .content .col .item {
    padding: 73px 15px 94px;
    margin-bottom: 29px;
  }
  .popup-style1 .content .col .item h3 {
    font-size: 22px;
    letter-spacing: 0.12em;
    line-height: 30px;
  }
  .popup-style1 .content .col .item h3 span {
    font-size: 16px;
  }
  .popup-style1 .content .col .item .price {
    font-size: 18px;
    letter-spacing: 0.24em;
    margin: 11px auto 25px;
    padding-bottom: 14px;
    max-width: 220px;
  }
  .popup-style1 .content .col .item .txt {
    line-height: 25px;
  }
  .popup-style1 .content .col .item .txt p:not(:last-child) {
    margin-bottom: 26px;
  }
  .popup-style2 .container {
    padding: 94px 0 80px;
  }
  .popup-style2 h2 {
    font-size: 30px;
    letter-spacing: 0.4em;
    line-height: 40px;
    margin-bottom: 66px !important;
  }
  .popup-style2 .content {
    text-align: center;
  }
  .popup-style2 .content p:not(:last-child) {
    margin-bottom: 40px;
  }
  .popup-style2 .btn-close {
    margin-top: 86px;
  }
}
@media screen and (max-width: 1450px) and (min-width: 768px) {
  #header #hd-top {
    padding-left: 30px;
    padding-right: 30px;
  }
  #header #key {
    margin: 0 30px;
  }
}
@media screen and (max-width: 1399px) and (min-width: 768px) {
  #header h1 {
    right: 10px !important;
  }
  #header #hd-top .nav li:not(:last-child) {
    margin-right: 15px;
  }
  #header #hd-top .info {
    margin-right: 0;
  }
  #header #hd-top .nav {
    margin-left: 50px;
  }
  #footer {
    padding-bottom: 140px;
  }
}
@media screen and (max-width: 1299px) and (min-width: 768px) {
  #header #hd-top .logo {
    width: 180px !important;
  }
  #header #hd-top .logo img {
    width: 100%;
    height: auto;
  }
  #header #hd-top .nav {
    margin-left: 30px;
  }
  #header #hd-top .nav li:not(:last-child) {
    margin-right: 10px;
  }
  #footer .wrap {
    padding: 0 30px;
  }
}
@media screen and (max-width: 1199px) and (min-width: 768px) {
  #header #hd-top {
    align-items: center;
  }
  #header #hd-top .nav {
    margin-top: 0;
  }
  #header #hd-top .logo {
    width: 140px !important;
  }
  #footer .set1 .menu {
    width: 340px;
  }
  #footer .set1 .gr-txt .col-r {
    margin-left: 30px;
  }
}
@media screen and (max-width: 1150px) and (min-width: 768px) {
  #header #hd-top .nav li a .ttl-eng {
    font-size: 15px;
  }
  #header #hd-top .nav li a .ttl-jp {
    font-size: 13px;
  }
  #header #hd-top .info .tel dd span {
    font-size: 24px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  #header #hd-top .logo {
    width: 160px !important;
  }
  #header #belt .group .item2 .col-r .btn-reserve {
    width: 200px;
  }
  #header #hd-top .nav li:not(:last-child) {
    margin-right: 15px;
  }
  #header #hd-top .nav li a {
    white-space: nowrap;
  }
  #header #hd-top .info .tel {
    white-space: nowrap;
  }
  #footer .set1 .gr-txt .col-r .restaurant-info dl dt {
    white-space: nowrap;
  }
  #footer .set1 .gr-txt .col-r {
    margin: 25px 0 0 35px;
  }
  #footer .set1 .gr-txt .col-r .restaurant-info dl dd {
    margin-right: -20px;
  }
}
