#header {
  position: relative;
}
#header h1 {
  font-size: 12px;
  letter-spacing: 0.02em;
  line-height: 20px;
  color: rgba(0, 0, 0, 0.3);
  padding: 15px 5% 30px;
}
#header .logo {
  width: 19%;
  margin: 0 auto 30px;
}
#header #key {
  background: url(../img/unagi/key.jpg) no-repeat center top/cover;
  height: 80vw;
  margin: 0 5%;
}
#header #belt .left .logo-fix {
  width: 23%;
  margin: 0 auto 35px;
}
#header #belt .right .content .btn-reservation {
  margin: 3vw 0 0;
}
#header #belt .right .nav {
  margin-top: 42px;
}
#header #belt .right .nav li a {
  font-size: 17px;
  letter-spacing: 0.18em;
  padding: 10px 0;
  border-bottom: 1px solid #dddcda;
  display: block;
  position: relative;
}
#header #belt .right .nav li a::after {
  content: "";
  background: url(../img/shared/icon_arr2.png) no-repeat right center/100% auto;
  position: absolute;
  width: 24px;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  visibility: hidden;
}
#header #belt .right .nav li a.active::after {
  opacity: 1;
  visibility: visible;
}
#header #belt .nav-sub {
  display: flex;
  align-items: center;
  margin-top: 35px;
}
#header #belt .nav-sub .btn-link {
  padding-right: 15px;
  margin-right: 20px;
  position: relative;
}
#header #belt .nav-sub .btn-link::before {
  content: "";
  border-left: 1px solid #dddcda;
  position: absolute;
  top: 5px;
  right: 0;
  bottom: 5px;
}
#header #belt .nav-sub .btn-link a {
  font-size: 17px;
  letter-spacing: 0.18em;
}
#header #belt .nav-sub li img {
  height: 25px;
  width: auto;
}
#header #belt .nav-sub1 .btn-map {
  position: relative;
  top: -3px;
}
#header #belt .nav-sub2 {
  margin-top: 20px;
}
#header #belt .nav-sub2 .ins {
  margin-right: 22px;
}
#header #belt .bnr {
  width: 75%;
  margin: 50px auto 0;
}
#header #belt .bnr a {
  border-color: #5f6e48;
}
#header #belt .bnr a h3 {
  font-size: 4.3vw;
}
#footer {
  color: #f6f5f3;
  padding: 22vw 0 92px;
  position: relative;
}
#footer::before {
  content: "";
  background: url(../img/shared/ft_deco_sp.jpg) no-repeat center bottom/100%
    auto;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 66px;
  left: 0;
  z-index: -1;
}
#footer::after {
  content: "";
  background: #513f34;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -2;
}
#footer .set2 {
  font-size: 13px;
}
#footer .set2 .item1 {
  text-align: center;
  margin-bottom: 11vw;
}
#footer .set2 .item1 .logo {
  width: 55%;
  margin: 0 auto 4vw;
}
#footer .set2 .item1 .name {
  line-height: 22px;
  font-size: 14px;
}
#footer .set2 .item2 {
  margin-bottom: 50px;
}
#footer .set2 .item2 .list {
  margin-top: 40px;
}
#footer .set2 .item2 .list dl {
  line-height: 22px;
  letter-spacing: 0.02em;
  display: flex;
  margin-bottom: 22px;
}
#footer .set2 .item2 .list dl dt {
  width: 22%;
}
#footer .set2 .item2 .list dl dd {
  flex: 1;
}
#footer .set2 .item2 .list .address-box {
  padding-bottom: 31px;
  margin-bottom: 23px;
  border-bottom: 1px solid rgba(213, 209, 205, 0.6);
  display: block;
  text-align: center;
}
#footer .set2 .item2 .list .address-box dt {
  width: 100%;
}
#footer .set2 .item2 .list .address-box .gr-btn {
  width: 200px;
  margin: 15px auto 0;
}
#footer .set2 .item2 .list .address-box .gr-btn .map_link a {
  color: #000;
  background: #e8e3de;
}
#footer .set2 .item2 .list .address-box .gr-btn .map_link a .t::before {
  background: url(../img/shared/icon_map2.png) no-repeat 0 0/100% auto;
}
#footer .set2 .item2 .list .address-box .gr-btn .floormap_popup a {
  color: #000;
  background: #e8e3de;
}
#footer .set2 .item2 .list .address-box .gr-btn .floormap_popup a::after {
  background: url(../img/shared/icon_popup2.png) no-repeat right center/100%
    auto;
}
#footer .set2 .item2 .list .note {
  line-height: 22px;
  position: relative;
  padding-left: 16px;
  font-size: 13px;
}
#footer .set2 .item2 .list .note::before {
  content: "※";
  position: absolute;
  top: 0;
  left: 0;
}
#footer .set2 .item3 {
  padding-bottom: 40px;
}
#footer .set2 .item3 .right .mxh {
  display: flex;
  align-items: center;
  justify-content: center;
}
#footer .set2 .item3 .right .mxh h3 {
  font-size: 17px;
  letter-spacing: 0.18em;
  padding-right: 20px;
  margin-right: 20px;
  position: relative;
}
#footer .set2 .item3 .right .mxh h3::before {
  content: "";
  border-left: 1px solid #b4aca7;
  position: absolute;
  top: 3px;
  right: 0;
  bottom: 0;
}
#footer .set2 .item3 .right .mxh .sns li:not(:last-child) {
  margin-right: 15px;
}
#footer .set2 .item3 .right .mxh .sns li img {
  height: 25px;
}
#footer .set2 .item3 .left {
  margin-top: 68px;
  text-align: center;
}
#footer .set2 .item3 .left .btn-copy {
  margin-top: 18px;
}
#footer .set2 .item3 .left .btn-copy a {
  display: inline-block;
  position: relative;
  padding-right: 23px;
}
#footer .set2 .item3 .left .btn-copy a::after {
  content: "";
  background: url(../img/shared/icon_coppy.png) no-repeat 0 0/100% auto;
  width: 13px;
  height: 13px;
  position: absolute;
  top: 6px;
  right: 0;
}
#footer .set2 .item4 {
  text-align: center;
  padding-bottom: 24px;
  position: relative;
}
#footer .set2 .item4::before {
  content: "";
  border-top: 1px solid rgba(246, 245, 243, 0.6);
  position: absolute;
  right: -6vw;
  bottom: 0;
  left: -6vw;
}
#footer .set2 .item4 .cookies_link {
  margin-bottom: 5px;
}
#footer .set2 .item4 .cookies_link a {
  display: inline-block;
  position: relative;
  padding-right: 19px;
}
#footer .set2 .item4 .cookies_link a::after {
  content: "";
  background: url(../img/shared/icon_cookie.png) no-repeat 0 0/100% auto;
  width: 11px;
  height: 11px;
  position: absolute;
  top: 7px;
  right: 0;
}
#footer .set2 #pagetop {
  position: static;
  opacity: 1;
  visibility: visible;
  width: 50px;
  margin: 20px auto 0;
}
.floormap_popup.mg0 {
  margin: 0;
}
.floormap_popup .container {
  padding: 8vw 6.7vw 17vw;
}
.floormap_popup h2 {
  font-size: 6vw;
  letter-spacing: 0.18em;
  margin-bottom: 11vw;
  line-height: 1.6;
}
.floormap_popup h2 span {
  font-size: 4vw;
  letter-spacing: 0.18em;
}
.popup_shared .container {
  padding-bottom: 10vw;
}
.popup_shared .content .col .item {
  margin-bottom: 50px;
}
.popup_shared .content .col .item h3 {
  font-family: "Shippori Mincho";
  font-size: 18px;
  letter-spacing: 0.1em;
  padding: 12px 10px;
  background: url(../img/shared/poup_ttl_bg.png);
  margin-bottom: 10px;
}
.popup_shared .content .col .item .list dl {
  padding: 11px 0;
  line-height: 25px;
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #b2b2b2;
}
.popup_shared .content .col .item .list dl .fs13 {
  font-size: 13px;
}
.popup_shared .content .col .item .list dl span {
  font-size: 13px;
  letter-spacing: 0.02em;
}
.popup_shared .content .col .item .list dl dt {
  text-align: left;
  letter-spacing: 0.02em;
}
.popup_shared .content .col .item .list dl dd {
  text-align: right;
  letter-spacing: 0.02em;
  min-width: -moz-max-content;
  min-width: max-content;
  margin-left: 10px;
}
.popup_shared .content .col .item .item-child:not(:last-of-type) {
  margin-bottom: 17px;
}
.popup_shared .content .col .item .item-child h4 {
  font-family: "Shippori Mincho";
  font-size: 16px;
  letter-spacing: 0.1em;
}
@media screen and (min-width: 768px) {
  #header h1 {
    letter-spacing: 0.05em;
    line-height: 25px;
    padding: 0;
    position: absolute;
    top: 28px;
    left: 39px;
  }
  #header .logo {
    width: 100px;
    padding-top: 58px;
    margin: 0 auto 35px;
  }
  #header #key {
    height: 690px;
    margin: 0 50px;
  }
  #header .hd-btn-reservation {
    position: absolute;
    top: 56px;
    right: 150px;
    width: 195px;
    margin: 0;
  }
  #header .hd-btn-reservation a {
    font-size: 14px;
    padding: 3px 20px;
  }
  #header .hd-btn-reservation a::after {
    width: 25px;
  }
  #header .fix-web {
    position: fixed;
    top: 200px;
    right: 46px;
    width: 50px;
    margin: 0;
    opacity: 0;
    visibility: hidden;
    z-index: 99;
  }
  #header .fix-web a {
    padding: 33px 0 34px;
    line-height: 50px;
    white-space: nowrap;
  }
  #header .fix-web a span {
    letter-spacing: -0.02em;
    margin-bottom: 3px;
  }
  #header .fix-web a::after {
    border-top: 0;
    border-left: 1px solid #f6f5f3;
    left: 50%;
    bottom: 0;
    width: auto;
    height: 25px;
    top: auto;
    right: auto;
  }
  #header .fix-popup {
    position: fixed;
    top: 175px;
    right: 46px;
    width: 50px;
    opacity: 0;
    visibility: hidden;
    z-index: 99;
  }
  #header .fix-popup a {
    font-size: 15px;
    letter-spacing: 0.18em;
    display: block;
    padding: 31px 0 52px;
    line-height: 50px;
    color: #f6f5f3;
    background: #6e594c;
    position: relative;
  }
  #header .fix-popup a::before {
    content: "";
    background: url(../img/shared/fix_popup.png) no-repeat 0 0/100% auto;
    width: 10px;
    height: 9px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 27px;
  }
  #header .fix-popup a:hover {
    opacity: 0.8;
  }
  #header #belt .group {
    max-width: 1254px;
    margin: 0 auto;
    padding: 0 20px;
    position: relative;
  }
  #header #belt .inner {
    display: flex;
    justify-content: space-between;
  }
  #header #belt .left {
    width: 220px;
  }
  #header #belt .left .logo-fix {
    width: 84px;
    margin: 0 auto;
    position: relative;
    left: 14px;
  }
  #header #belt .left .logo-fix img {
    width: 100%;
    height: auto;
  }
  #header #belt .right {
    width: 810px;
    margin-right: 34px;
    display: flex;
    flex-direction: column-reverse;
  }
  #header #belt .right .content {
    display: flex;
    justify-content: space-between;
    margin-top: 40px;
  }
  #header #belt .right .content .nav-sub-pc {
    display: flex !important;
    align-items: center;
    margin-top: 11px;
  }
  #header #belt .right .content .nav-sub-pc .btn-link {
    padding-right: 20px;
    margin-right: 22px;
    position: relative;
  }
  #header #belt .right .content .nav-sub-pc .btn-link::before {
    content: "";
    border-left: 1px solid #dddcda;
    position: absolute;
    top: 5px;
    right: 0;
    bottom: 5px;
  }
  #header #belt .right .content .nav-sub-pc .btn-link a {
    font-size: 20px;
    letter-spacing: 0.3em;
  }
  #header #belt .right .content .nav-sub-pc .btn-link a:hover {
    opacity: 0.8;
  }
  #header #belt .right .content .nav-sub-pc li img {
    height: 26px;
    width: auto;
    position: relative;
    top: -2px;
  }
  #header #belt .right .content .info {
    display: flex;
  }
  #header #belt .right .content .btn-reservation {
    margin: 0 0 0 36px;
    width: 250px;
  }
  #header #belt .right .content .btn_none {
    position: absolute;
    bottom: 0px;
    right: 54px;
    z-index: 1;
    }
  #header #belt .right .content .btn-reservation a {
    padding: 11px 30px;
    position: relative;
  }

  #header #belt .right .content .btn-reservation a::after {
    width: 29px;
  }
  #header #belt .right .content .tel {
    line-height: 29px;
    text-align: left;
  }
  #header #belt .right .content .tel dd img {
    width: 17px;
    height: auto;
    margin-right: 2px;
    top: -5px;
  }
  #header #belt .right .content .tel dd span {
    font-size: 32px;
  }
  #header #belt .right .nav {
    margin-top: 0;
    border-top: 1px solid #dddcda;
  }
  #header #belt .right .nav li a {
    font-size: 20px;
    letter-spacing: 0.3em;
    padding: 16px 0;
  }
  #header #belt .right .nav li a::after {
    background: url(../img/shared/icon_arr2_pc.png) no-repeat right center/100%
      auto;
    width: 31px;
    right: 33px;
  }
  #header #belt .right .nav li a:hover::after {
    opacity: 1;
    visibility: visible;
  }
  #header #belt .nav-sub {
    margin-top: 0;
  }
  #header #belt .nav-sub .btn-link {
    padding-right: 0;
    margin-right: 0;
  }
  #header #belt .nav-sub .btn-link::before {
    content: none;
  }
  #header #belt .nav-sub .btn-link a {
    font-size: 18px;
    letter-spacing: 0.3em;
  }
  #header #belt .nav-sub .btn-link a:hover {
    opacity: 0.8;
  }
  #header #belt .nav-sub li {
    width: 100%;
    text-align: center;
    padding: 15px 0;
    border-bottom: 1px solid #dddcda;
  }
  #header #belt .nav-sub li img {
    height: 29px;
  }
  #header #belt .nav-sub2 {
    min-width: 96px;
    position: absolute;
    top: 280px;
    left: 82px;
    border-top: 1px solid #dddcda;
    margin-top: 0;
    flex-direction: column;
  }
  #header #belt .nav-sub2 .ins {
    margin-right: 0;
    order: 1;
  }
  #header #belt .nav-sub2 .fb {
    order: 2;
  }
  #header #belt .nav-sub2 .btn-link {
    order: 3;
  }
  #header #belt .bnr {
    position: absolute;
    top: 577px;
    left: 20px;
    width: 220px;
    margin: 0;
  }
  #header #belt .bnr a h3 {
    font-size: 20px;
  }
  #footer {
    padding: 90px 0 35px;
  }
  #footer::before {
    background: url(../img/shared/ft_deco.jpg) no-repeat center bottom/100% auto;
    bottom: 0;
  }
  #footer .set1 {
    padding-bottom: 42px;
    margin-bottom: 55px;
    border-bottom: 1px solid rgba(246, 245, 243, 0.6);
  }
  #footer .set1 .nav {
    display: flex;
    justify-content: center;
  }
  #footer .set1 .nav li:not(.map) {
    margin-right: 28px;
  }
  #footer .set1 .nav li:not(.map) a {
    font-size: 16px;
    display: inline-block;
    color: #f6f5f3;
    letter-spacing: 0.18em;
    position: relative;
  }
  #footer .set1 .nav li:not(.map) a::before {
    content: "";
    border-top: 1px solid #f6f5f3;
    position: absolute;
    right: 0;
    bottom: 6px;
    left: 0;
    opacity: 0;
    visibility: hidden;
  }
  #footer .set1 .nav li:not(.map) a.active::before,
  #footer .set1 .nav li:not(.map) a:hover::before {
    opacity: 1;
    visibility: visible;
  }
  #footer .set1 .nav .map {
    margin-left: 8px;
  }
  #footer .set2 {
    font-size: 15px;
    line-height: 25px;
  }
  #footer .set2 .item1 {
    margin-bottom: 30px;
  }
  #footer .set2 .item1 .logo {
    width: 215px;
    margin: 0 auto 15px;
  }
  #footer .set2 .item1 .logo img {
    width: 100%;
    height: auto;
  }
  #footer .set2 .item1 .name {
    line-height: 25px;
    font-size: 15px;
  }
  #footer .set2 .item2 {
    display: flex;
    align-items: flex-start;
    flex-direction: row-reverse;
    justify-content: space-between;
    margin-bottom: 50px;
  }
  #footer .set2 .item2 .info {
    margin-top: 37px;
  }
  #footer .set2 .item2 .info .tel {
    width: -moz-fit-content;
    width: fit-content;
    margin-left: auto;
    line-height: 30px;
  }
  #footer .set2 .item2 .info .tel dd img {
    width: 17px;
    margin-right: 2px;
    top: -5px;
  }
  #footer .set2 .item2 .info .tel dd span {
    font-size: 32px;
  }
  #footer .set2 .item2 .info .btn-reservation {
    width: 220px;
    margin: 14px 0 0 auto;
  }
  #footer .set2 .item2 .info .btn-reservation a {
    padding: 11px 30px;
  }
  #footer .set2 .item2 .info .btn-reservation a::after {
    width: 23px;
  }
  #footer .set2 .item2 .list {
    margin-top: 40px;
  }
  #footer .set2 .item2 .list dl {
    line-height: 25px;
    margin-bottom: 11px;
  }
  #footer .set2 .item2 .list dl dt {
    width: 90px;
  }
  #footer .set2 .item2 .list .address-box {
    padding-bottom: 0;
    margin-bottom: 38px;
    border-bottom: 0;
    text-align: left;
  }
  #footer .set2 .item2 .list .address-box dt {
    width: 100%;
  }
  #footer .set2 .item2 .list .address-box .gr-btn {
    width: auto;
    margin: 9px 0 0 -8px;
    display: flex;
  }
  #footer .set2 .item2 .list .address-box .gr-btn .map_link a {
    color: #f6f5f3;
    background: none;
  }
  #footer .set2 .item2 .list .address-box .gr-btn .map_link a .t::before {
    background: url(../img/shared/icon_map4.png) no-repeat 0 0/100% auto;
  }
  #footer .set2 .item2 .list .address-box .gr-btn .map_link a .t::after {
    border-color: #f6f5f3;
  }
  #footer .set2 .item2 .list .address-box .gr-btn .floormap_popup {
    margin-left: 3px;
  }
  #footer .set2 .item2 .list .address-box .gr-btn .floormap_popup a {
    color: #f6f5f3;
    background: none;
  }
  #footer .set2 .item2 .list .address-box .gr-btn .floormap_popup a::after {
    background: url(../img/shared/icon_popup2.png) no-repeat right center/100%
      auto;
  }
  #footer .set2 .item2 .list .address-box .gr-btn .floormap_popup a .t::before {
    border-color: #f6f5f3;
  }
  #footer .set2 .item2 .list .note {
    line-height: 25px;
    padding-left: 16px;
    font-size: 15px;
  }
  #footer .set2 .item3 {
    padding-bottom: 45px;
    margin-top: -82px;
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
    align-items: flex-end;
  }
  #footer .set2 .item3 .right .mxh {
    justify-content: flex-end;
    margin-top: 18px;
  }
  #footer .set2 .item3 .right .mxh h3 {
    font-size: 16px;
    padding-right: 18px;
    margin-right: 22px;
    letter-spacing: 0.08em;
  }
  #footer .set2 .item3 .right .mxh h3::before {
    top: -3px;
  }
  #footer .set2 .item3 .right .mxh .sns li:not(:last-child) {
    margin-right: 19px;
  }
  #footer .set2 .item3 .right .mxh .sns li img {
    height: 30px;
  }
  #footer .set2 .item3 .left {
    margin: 0 0 6px;
    text-align: left;
    display: flex;
    align-items: center;
  }
  #footer .set2 .item3 .left #socialbuttons {
    margin: 0;
    text-align: left;
  }
  #footer .set2 .item3 .left .btn-copy {
    margin: 0 0 0 18px;
  }
  #footer .set2 .item3 .left .btn-copy a {
    padding-right: 20px;
    font-size: 13px;
  }
  #footer .set2 .item3 .left .btn-copy a::after {
    width: 12px;
    height: 12px;
    top: 6px;
  }
  #footer .set2 .item3 .left .btn-copy a:hover {
    opacity: 0.8;
  }
  #footer .set2 .item4 {
    text-align: right;
    display: flex;
    justify-content: flex-end;
    padding-bottom: 33px;
    font-size: 13px;
  }
  #footer .set2 .item4::before {
    right: 0;
    left: 0;
  }
  #footer .set2 .item4 .cookies_link {
    margin: 0 31px 0 0;
  }
  #footer .set2 .item4 .cookies_link a {
    padding-right: 15px;
  }
  #footer .set2 .item4 .cookies_link a::after {
    background: url(../img/shared/icon_cookie_pc.png) no-repeat 0 0/100% auto;
    width: 9px;
    height: 9px;
    top: 8px;
  }
  #footer .set2 .item4 .cookies_link a:hover {
    text-decoration: underline;
    text-underline-offset: 3px;
  }
  #footer .set2 #pagetop {
    width: 47px;
    margin: 35px auto 0;
  }
  .floormap_popup {
    max-width: 1000px;
  }
  .floormap_popup.mg0 {
    margin: 0;
  }
  .floormap_popup .container {
    padding: 0 20px 100px;
  }
  .floormap_popup h2 {
    font-size: 31px;
    margin-bottom: 33px;
    line-height: 37px;
  }
  .floormap_popup h2 span {
    font-size: 20px;
  }
  .floormap_popup .floormap {
    width: 424px;
    margin: 0 auto;
  }
  .has_nav #header .fix-web,
  .has_nav #header .fix-popup {
    opacity: 1;
    visibility: visible;
  }
  .popup_shared {
    max-width: 1100px;
  }
  .popup_shared .container {
    padding: 14px 0 50px;
  }
  .popup_shared .content {
    --f-columns: 3;
    --f-gap: 20px;
    display: flex;
    flex-wrap: wrap;
    margin-left: calc(-1 * var(--f-gap));
    margin-bottom: calc(-1 * var(--f-gap));
  }
  .popup_shared .content .col {
    margin-left: var(--f-gap);
    margin-bottom: var(--f-gap);
    width: calc(100% / var(--f-columns) - var(--f-gap));
  }
  .popup_shared .content .col .item {
    margin-bottom: 50px;
  }
  .popup_shared .content .col .item h3 {
    font-size: 20px;
    padding: 6px 10px;
    margin-bottom: 8px;
  }
  .popup_shared .content .col .item .list dl {
    padding: 12px 0;
  }
  .popup_shared .content .col .item .item-child:not(:last-of-type) {
    margin-bottom: 10px;
  }
  .popup_shared .content .col .item .item-child h4 {
    margin-bottom: -15px;
  }
}
@media screen and (max-width: 1199px) and (min-width: 768px) {
  #header #belt .right {
    flex: 1;
    width: auto;
    margin-left: 60px;
  }
}
