#header {
  position: relative;
  padding-bottom: 17vw;
}
#header #hd-top .logo {
  text-align: center;
  padding: 14vw 21% 9vw;
}
#header #key {
  position: relative;
}
#header #key h1 {
  font-size: 11px;
  letter-spacing: 0.05em;
  color: #bb9754;
  text-align: center;
  line-height: 22px;
  position: absolute;
  right: 14%;
  bottom: 2vw;
  left: 14%;
  z-index: 2;
}
#header #belt .group .col-l .nav-main li {
  padding: 13px 0;
  border-bottom: 1px solid #d5c3a2;
}
#header #belt .group .col-l .nav-main li a {
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.075em;
  padding: 3px 10px;
  display: inline-block;
}
#header #belt .group .col-l .nav-main li a.active {
  background: #dcbf8f;
}
#header #belt .group .col-l .gr-btn .btn-home {
  margin: 18px 0 8vw auto;
  width: 55%;
}
#header #belt .group .col-r .tel {
  text-align: center;
  margin: 6vw 3% 7vw;
}
#header #belt .group .col-r .sns {
  justify-content: center;
}
@media screen and (max-width: 767.98px) {
  #header #belt .group .col-r .sns {
    display: flex !important;
  }
}
#header #belt .group .col-r .sns li:not(:last-child) {
  margin-right: 11%;
}
#header #belt .group .col-r .sns li img {
  height: 45px;
  width: auto;
}
#footer {
  background: url(../img/shared/bg4.jpg);
}
#footer .set1 {
  color: #fff;
  padding: 9vw 0 17px;
}
#footer .set1 .logo {
  text-align: center;
  margin-bottom: 8vw;
}
#footer .set1 .logo img {
  width: 55%;
}
#footer .set1 .item1 .col-l dl {
  display: flex;
  font-size: 13px;
}
#footer .set1 .item1 .col-l dl dt {
  width: 20%;
}
#footer .set1 .item1 .col-l dl dd {
  flex: 1;
}
#footer .set1 .item1 .col-r {
  text-align: center;
  margin-top: 7vw;
}
#footer .set1 .item1 .col-r .tel img {
  width: 90%;
}
#footer .set1 .item1 .col-r .note {
  margin-top: 15px;
  font-size: 13px;
  color: #a0725d;
}
#footer .set1 .item1 .col-r .ft-bnr {
  margin: 10px 0 7vw;
}
#footer .set1 .item1 .col-r .ft-bnr img {
  width: 54.5%;
}
#footer .set2 {
  background: #180702;
  color: #d3d1d1;
  text-align: center;
  font-size: 12px;
  line-height: 25px;
  padding: 5px 0 19vw;
}
@media screen and (min-width: 768px) {
  #header {
    padding-bottom: 45px;
    background: url(../img/shared/bg2.jpg);
  }
  #header #key h1 {
    font-size: 14px;
    top: 130px;
    letter-spacing: 0;
    right: auto;
    bottom: auto;
    left: 9px;
    white-space: nowrap;
    line-height: 35px;
    text-align: left;
  }
  #header #hd-top {
    padding: 56px 0 39px;
    margin-bottom: 39px;
    background: url(../img/index/hd_top_deco1.png) no-repeat left top,
      url(../img/index/hd_top_deco2.png) no-repeat right top,
      url(../img/index/hd_top_deco3.png) no-repeat right bottom,
      url(../img/index/hd_top_deco4.png) no-repeat left bottom;
    position: relative;
  }
  #header #hd-top::before {
    content: "";
    border-top: 1px solid #bc9861;
    position: absolute;
    top: 13px;
    left: 93px;
    right: 93px;
  }
  #header #hd-top::after {
    content: "";
    border-top: 1px solid #bc9861;
    position: absolute;
    bottom: 6px;
    right: 93px;
    left: 93px;
  }
  #header #hd-top .group::before {
    content: "";
    border-left: 1px solid #bc9861;
    position: absolute;
    top: 82px;
    left: 15px;
    bottom: 75px;
  }
  #header #hd-top .group::after {
    content: "";
    border-left: 1px solid #bc9861;
    position: absolute;
    top: 82px;
    right: 15px;
    bottom: 75px;
  }
  #header #hd-top .logo {
    padding: 0;
  }
  #header #hd-top .nav {
    display: flex !important;
    justify-content: center;
    margin-top: 31px;
  }
  #header #hd-top .nav li:not(:last-child) {
    padding-right: 15px;
    margin-right: 15px;
    position: relative;
  }
  #header #hd-top .nav li:not(:last-child)::before {
    content: "";
    border-left: 1px solid #2e1605;
    position: absolute;
    top: 10px;
    right: 0;
    bottom: 9px;
    transform: rotate(21deg);
  }
  #header #hd-top .nav li a {
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0.075em;
    display: inline-block;
    padding: 0 10px;
    line-height: 25px;
  }
  #header #hd-top .nav li a.active,
  #header #hd-top .nav li a:hover {
    background: #dcbf8f;
  }
  #header .hd-btn-home {
    position: absolute;
    top: 41px;
    left: 50px;
    z-index: 2;
  }
  #header #hd-right {
    position: absolute;
    top: 33px;
    right: 50px;
    width: 222px;
    text-align: right;
    z-index: 2;
  }
  #header #hd-right .hd-btn-efo {
    margin: 10px 0 18px;
  }
  #header #hd-right .hd-sns {
    justify-content: flex-end;
  }
  #header #hd-right .hd-sns li:not(:first-child) {
    margin-left: 23px;
  }
  #header #hd-right .hd-sns li img {
    height: 32px;
    width: auto;
  }
  #header #belt .group {
    display: flex;
    justify-content: space-between;
    max-width: 1000px;
    margin: 0 auto;
    padding: 23px 0;
  }
  #header #belt .group .col-l .nav-main {
    display: flex;
  }
  #header #belt .group .col-l .nav-main li {
    padding: 0;
    border-bottom: 0;
  }
  #header #belt .group .col-l .nav-main li:not(:last-child) {
    padding-right: 13px;
    margin-right: 13px;
    position: relative;
  }
  #header #belt .group .col-l .nav-main li:not(:last-child)::before {
    content: "";
    border-left: 1px solid #2e1605;
    position: absolute;
    top: 10px;
    right: 0;
    bottom: 9px;
    transform: rotate(21deg);
  }
  #header #belt .group .col-l .nav-main li a {
    font-size: 16px;
    display: inline-block;
    padding: 0 10px;
    line-height: 25px;
  }
  #header #belt .group .col-l .nav-main li a.active,
  #header #belt .group .col-l .nav-main li a:hover {
    color: #2e1605;
    background: #dcbf8f;
  }
  #header #belt .group .col-r .tel {
    text-align: right;
    margin: -5px 0 0;
  }
  #footer {
    position: relative;
  }
  #footer .wrap {
    padding-right: 180px;
  }
  #footer .photo {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 23%;
  }
  #footer .photo img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }
  #footer .set1 {
    padding: 57px 0 0;
  }
  #footer .set1 .logo {
    text-align: left;
    margin: 0 0 26px 181px;
  }
  #footer .set1 .logo img {
    width: 424px;
    height: auto;
  }
  #footer .set1 .item1 {
    display: flex;
    margin-bottom: 17px;
    align-items: flex-start;
    justify-content: space-between;
  }
  #footer .set1 .item1 .col-l {
    width: 455px;
  }
  #footer .set1 .item1 .col-l dl {
    font-size: 15px;
    line-height: 30px;
  }
  #footer .set1 .item1 .col-l dl dt {
    width: 75px;
  }
  #footer .set1 .item1 .col-r {
    width: 355px;
    margin: 0;
  }
  #footer .set1 .item1 .col-r .tel img {
    width: auto;
  }
  #footer .set1 .item1 .col-r .note {
    font-size: 15px;
    line-height: 30px;
  }
  #footer .set1 .item1 .col-r .ft-bnr {
    margin: 10px auto 0;
  }
  #footer .set1 .item1 .col-r .ft-bnr img {
    width: auto;
  }
  #footer .set1 .item2 {
    margin-bottom: 23px;
  }
  #footer .set1 .item2 .nav {
    display: flex;
    justify-content: center;
  }
  #footer .set1 .item2 .nav li:not(:last-child) {
    margin-right: 15px;
    padding-right: 15px;
    position: relative;
  }
  #footer .set1 .item2 .nav li:not(:last-child)::before {
    content: "";
    border-left: 1px solid #fff;
    position: absolute;
    top: 10px;
    right: 0;
    bottom: 9px;
  }
  #footer .set1 .item2 .nav li a:hover {
    text-decoration: underline;
    text-underline-offset: 3px;
  }
  #footer .set2 {
    background: none;
    color: #815541;
    font-size: 15px;
    padding: 5px 0 22px;
  }
  #footer .set2 .cookies_link a {
    font-size: 10px;
  }
  #footer .set2 .cookies_link a:hover {
    text-decoration: underline;
    text-underline-offset: 3px;
  }
}
@media screen and (max-width: 1299px) and (min-width: 768px) {
  #footer .photo {
    width: calc(50% - 350px);
  }
}
@media screen and (min-width: 768px) and (max-height: 720px) {
  .fix-btn {
    top: 95px;
    width: 45px;
  }
  .fix-btn li img {
    width: 100%;
    height: auto;
  }
  .fix-btn .sns {
    margin-top: 10px;
  }
  .fix-btn .sns li:not(:last-child) {
    margin-bottom: 10px;
  }
  .fix-btn .sns li img {
    width: 27px;
  }
  .fix-btn .gr-btn li:not(:last-child) {
    margin-bottom: 10px;
  }
  #pagetop img {
    width: 45px;
    height: auto;
  }
}
