html.intro #opening {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
html.visible #opening {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}
#opening {
  height: 100vh;
  background: url(../img/shared/opening_img_sp.jpg) no-repeat center top/cover;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999999;
  transition: opacity 1s ease, visibility 1s ease;
  pointer-events: auto;
}
#opening.fade-out {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}
#opening .logo {
  position: absolute;
  top: 5vw;
  left: 5%;
  width: 19%;
}
#opening h2 {
  position: absolute;
  top: 6vw;
  right: 3%;
  white-space: nowrap;
  font-size: 6.3vw;
  color: #fff;
  line-height: 1.6;
  letter-spacing: 0.1em;
}
body.fl #header .hd-fl-sp {
  display: block;
}
body.fl #header h1 {
  margin-right: 20%;
}
#header {
  position: relative;
  padding: 3vw 0 0;
}
#header .logo {
  margin: 11vw 0 18vw;
  text-align: center;
}
#header .logo img {
  width: 19%;
}
#header h1 {
  font-size: 12px;
  line-height: 25px;
  font-weight: 500;
  letter-spacing: 0.02em;
  color: #93773a;
  margin: 0 4%;
}
#header #key-box {
  background: url(../img/shared/key_ttl_bg_sp.jpg) no-repeat center top/cover;
  text-align: center;
  margin: 0 4% 8vw;
}
#header #key-box h2 img {
  height: 22vw;
  width: auto;
}
#header .hd-fl-sp {
  position: absolute;
  top: 0;
  right: 0;
  width: 55px;
  z-index: 9;
  display: none;
}
#header #belt .content .menu .nav-main li {
  cursor: vertical-text;
}
#header #belt .content .menu .nav-main li:not(:last-child) {
  margin-right: 0px;
}
@media screen and (max-width: 767.98px) {
  /*   #header #belt .content .menu .nav-main li {
    writing-mode: vertical-rl;
    -o-writing-mode: vertical-rl;
    -ms-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    -moz-writing-mode: vertical-rl;
    -webkit-writing-mode: vertical-rl;
    text-orientation: upright;
    word-wrap: break-word;
  } */
}
#header #belt .content .menu .nav-main li a {
  padding: 1.5vw 3vw;
  line-height: 35px;
  font-size: 20px;
  /* min-height: 187px; */
  color: #210c02;
  display: inline-block;
  background: none;
}
#header #belt .content .menu .nav-main li a.active {
  background: #291d04;
  color: #ead8a9;
}
#header #belt .content .menu .nav-sub {
  justify-content: center;
  margin-top: 28px;
}
#header #belt .content .menu .nav-sub li:not(:last-child) {
  position: relative;
  padding-right: 20px;
  margin-right: 20px;
}
#header #belt .content .menu .nav-sub li:not(:last-child)::after {
  content: "";
  border-left: 1px solid #210c02;
  position: absolute;
  top: 7px;
  right: 0;
  bottom: 7px;
}
#header #belt .content .menu .nav-sub li a {
  font-size: 17px;
  color: #210c02;
}
#header #belt .sns {
  justify-content: center;
  margin-top: 40px;
}
#header #belt .sns li:not(:last-child) {
  margin-right: 29px;
}
#header #belt .sns li img {
  width: auto;
  height: 37px;
}
#header .nav-main {
  /* padding-left: 15vw; */
  text-align: center;
}
#header .hover {
  display: flex;
  justify-content: center;
}
#header .hover li a {
  font-size: 17px !important;
}
#footer {
  color: #fff;
  background: url(../img/shared/bg10.jpg);
}
#footer .set1 {
  padding: 23vw 0 15vw;
}
#footer .set1 .content .left .logo {
  text-align: center;
}
#footer .set1 .content .left .logo img {
  width: 23%;
}
#footer .set1 .content .left .list {
  margin-top: 12vw;
  letter-spacing: 0.06em;
}
#footer .set1 .content .left .list dl:not(:last-child) {
  margin-bottom: 23px;
}

#footer .set1 .content .left .list dl .map-link {
  display: inline-block;
  position: relative;
}
#footer .set1 .content .left .list dl .map-link::before {
  content: "";
  border-top: 1px solid #fff;
  position: absolute;
  right: 0;
  bottom: 2px;
  left: 0;
}
#footer .set1 .content .right {
  margin-top: 16vw;
}
#footer .set1 .content .right .btn-web {
  margin: 0 4% 0;
}
#footer .set1 .content .right .btn-web a {
  font-size: 5.5vw;
  font-weight: 400;
  padding: 6.5vw 5% 6.5vw 29%;
}
#footer .set1 .content .right .btn-web a::before {
  top: -1px;
  left: 12%;
  bottom: 0;
  width: 8vw;
}
#footer .set1 .content .right .btn-web a::after {
  content: none;
}
#footer .set1 .content .right .tel {
  margin: 25px auto 42px;
  width: -moz-fit-content;
  width: fit-content;
  color: #fff;
  text-align: left;
}
#footer .set1 .content .right .tel dt {
  font-size: 19px;
  margin-bottom: 8px;
}
#footer .set1 .content .right .tel dd img {
  width: 30px;
  margin-right: 13px;
  top: -8px;
  left: 3px;
}
#footer .set1 .content .right .tel dd span {
  font-size: 34px;
}
#footer .set1 .content .right .sns {
  justify-content: center;
}
#footer .set1 .content .right .sns li:not(:last-child) {
  margin-right: 36px;
}
#footer .set1 .content .right .sns li img {
  width: 42px;
}
#footer .set1 .content .right .nav-main {
  justify-content: center;
  position: relative;
  padding-top: 45px;
  margin-top: 56px;
}
#footer .set1 .content .right .nav-main::before {
  content: "";
  border-top: 1px solid #908e8d;
  position: absolute;
  right: 13px;
  top: 0;
  left: 13px;
}
#footer .set1 .content .right .nav-main li {
  cursor: vertical-text;
  writing-mode: vertical-rl;
  -o-writing-mode: vertical-rl;
  -ms-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  -moz-writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  text-orientation: upright;
  word-wrap: break-word;
}
#footer .set1 .content .right .nav-main li:not(:last-child) {
  margin-right: 3.5vw;
}
#footer .set1 .content .right .nav-main li a {
  font-size: 16px;
  display: inline-block;
  white-space: nowrap;
}
#footer .set1 .content .right .nav-main .sub {display: flex;padding-top: 3vw;line-height: 1;margin-right: 3vw;}
#footer .set1 .content .right .nav-sub {
  justify-content: center;
  margin-top: 51px;
}
#footer .set1 .content .right .nav-sub li:not(:last-child) {
  position: relative;
  padding-right: 20px;
  margin-right: 20px;
}
#footer .set1 .content .right .nav-sub li:not(:last-child)::after {
  content: "";
  border-left: 1px solid #fff;
  position: absolute;
  top: 7px;
  right: 0;
  bottom: 7px;
}
#footer .set1 .content .right .nav-sub li a {
  font-size: 16px;
}
#footer .set2 {
  background: #000;
  padding: 18vw 0 100px;
  text-align: center;
}
#footer .set2 .right .btn-copy {
  margin-bottom: 23px;
}
#footer .set2 .right .btn-copy a {
  letter-spacing: 0.15em;
  display: inline-block;
  padding-right: 23px;
  position: relative;
}
#footer .set2 .right .btn-copy a::after {
  content: "";
  background: url(../img/shared/icon_coppy.png) no-repeat 0 0/100% auto;
  width: 17px;
  height: 34px;
  position: absolute;
  top: 3px;
  right: 0;
}
#footer .set2 .left {
  margin-top: 31px;
}
#footer .set2 .left .cookies_link {
  margin-bottom: 26px;
}
#footer .set2 .left .cookies_link a {
  letter-spacing: 0.1em;
  display: inline-block;
  position: relative;
  padding-right: 20px;
}
#footer .set2 .left .cookies_link a::before {
  content: "";
  border-top: 1px solid #fff;
  position: absolute;
  bottom: 4px;
  right: 20px;
  left: 0;
}
#footer .set2 .left .cookies_link a::after {
  content: "";
  background: url(../img/shared/icon_cookie.png) no-repeat 0 0/100% auto;
  width: 14px;
  height: 28px;
  position: absolute;
  top: 8px;
  right: 0;
}
#footer .set2 .left address {
  font-weight: 500;
  letter-spacing: 0.1em;
}
#footer #pagetop {
  position: static;
  opacity: 1;
  visibility: visible;
  width: 20%;
  margin: 30px auto 0;
}
@media screen and (min-width: 768px) {
  #opening {
    background: url(../img/shared/opening_img.jpg) no-repeat center top/cover;
  }
  #opening .logo {
    top: 40px;
    left: 38px;
    width: auto;
  }
  #opening h2 {
    top: 47px;
    right: 40px;
    font-size: 47px;
    line-height: 73px;
  }
  body.fl #header h1 {
    margin-right: 0;
  }
  #header {
    padding: 44px 29px 60px 0;
  }
  #header .logo {
    position: absolute;
    top: 50px;
    left: 40px;
    width: 72px;
    text-align: left;
    margin: 0;
  }
  #header .logo img {
    width: 100%;
    height: auto;
  }
  #header h1 {
    font-size: 14px;
    line-height: 36px;
    color: #9a9a9a;
    position: absolute;
    text-align: left;
    top: 161px;
    left: calc(50% - 420px);
    right: 530px;
    margin: 0;
  }
  #header .hd-top {
    position: absolute;
    top: 40px;
    right: 40px;
    z-index: 2;
    display: flex;
  }
  #header .hd-top .tel {
    color: #fff;
    margin: -8px 28px 0 0;
    text-align: left;
  }
  #header .hd-top .tel dt {
    font-size: 16px;
    margin-bottom: 0;
  }
  #header .hd-top .tel dd img {
    width: 26px;
    margin-right: 12px;
    top: -6px;
    left: 3px;
  }
  #header .hd-top .tel dd span {
    font-size: 28px;
  }
  #header .hd-top .btn-web {
    width: 227px;
    margin: 0;
  }
  #header .hd-top .btn-web a {
    font-size: 16px;
    padding: 8px 20px 8px 65px;
    letter-spacing: 0;
  }
  #header .hd-top .btn-web a::before {
    left: 28px;
    width: 21px;
  }
  #header .hd-top .btn-web a::after {
    content: none;
  }
  #header .hd-left {
    position: absolute;
    top: 470px;
    left: 0;
    width: 300px;
    z-index: 2;
  }
  #header .hd-left .nav-main {
    text-align: center;
  }
  #header .hd-left .nav-main li:not(:last-child) {
    margin-bottom: 2px;
  }
  #header .hd-left .nav-main li a {
    font-size: 17px;
    font-weight: 500;
    letter-spacing: 0.02em;
    display: inline-block;
    text-align: center;
    line-height: 30px;
    padding: 0 10px;
    min-width: 170px;
    color: #210c02;
  }
  #header .hd-left .nav-main li a.active,
  #header .hd-left .nav-main li a:hover {
    background: #000;
    color: #fff;
  }
  #header .hd-left .nav-sub {
    justify-content: center;
    margin-top: 30px;
  }
  #header .hd-left .nav-sub li:not(:last-child) {
    position: relative;
    padding-right: 20px;
    margin-right: 20px;
  }
  #header .hd-left .nav-sub li:not(:last-child)::after {
    content: "";
    border-left: 1px solid #210c02;
    position: absolute;
    top: 15px;
    right: 0;
    bottom: 11px;
  }
  #header .hd-left .nav-sub li a {
    font-size: 16px;
    color: #210c02;
  }
  #header .hd-left .nav-sub li a:hover {
    opacity: 0.7;
  }
  #header .hd-left .nav-main li .hover {
    position: absolute;
    top: 70px;
    right: -100px;
    background-color: #fff;
    display: none;
    transition: all 0.5s ease 0.5s;
  }

  #header .hd-left .nav-main .sub:hover .hover {
    display: block;
    transition: all 0.5s ease 0.5s;
  }

  /* 下層メインナビのhover */

  #header .nav-main .sub2 {
    position: relative;
  }
  #header .nav-main .sub2 .hover {
    position: absolute;
    top: 50px;
    left: -40px;
    background-color: #fff;
    display: none;
    transition: all 0.5s ease 0.5s;
    z-index: 1;
    width: 150px;
    text-align: center;
  }
  #header .nav-main .sub2 .hover li {
    margin-right: 0px !important;
  }
  #header .nav-main .sub2:hover .hover {
    display: block;
    transition: all 0.5s ease 0.5s;
  }

  /* 固定ナビのhover */

  #header #navigation .sub2 .hover {
    position: absolute;
    top: 40px;
    left: -30px;
    background-color: #fff;
    display: none;
    transition: all 0.5s ease 0.5s;
  }

  #header #navigation .sub2:hover .hover {
    display: block;
    transition: all 0.5s ease 0.5s;
  }

  #header .hd-left .hd-sns {
    justify-content: center;
    margin-top: 30px;
    position: static;
  }
  #header .hd-left .hd-sns li:not(:last-child) {
    margin-right: 30px;
  }
  #header .hd-left .hd-sns li img {
    height: 35px;
    width: auto;
  }
  #header #key-box {
    background: url(../img/shared/key_ttl_bg.jpg) no-repeat center top/cover;
    margin: 58px 150px 0;
  }
  #header #key-box h2 img {
    height: auto;
  }
  #header .hd-sns {
    position: absolute;
    display: flex;
    top: 322px;
    left: 59px;
    z-index: 9;
  }
  #header .hd-sns li:not(:last-child) {
    margin-bottom: 22px;
  }
  #header .hd-sns li img {
    width: auto;
    height: 35px;
  }
  #header #hd-top .item1 {
    display: flex;
    justify-content: flex-end;
  }
  #header #hd-top .item1 .menu {
    display: flex;
    margin: 14px 65px 0 0;
  }
  #header #hd-top .item1 .menu .nav-main {
    margin-right: 47px;
  }
  #header #hd-top .item1 .menu .nav-main li:not(:last-child) {
    margin-right: 17px;
  }
  #header #hd-top .item1 .menu .nav-main li a {
    font-size: 18px;
    display: inline-block;
    padding: 0 10px 2px;
    background: none;
    line-height: 28px;
  }
  #header #hd-top .item1 .menu .nav-main li a.active,
  #header #hd-top .item1 .menu .nav-main li a:hover {
    background: #220f04;
    color: #fff;
  }
  #header #hd-top .item1 .menu .nav-sub li:not(:last-child) {
    position: relative;
    padding-right: 20px;
    margin-right: 21px;
  }
  #header #hd-top .item1 .menu .nav-sub li:not(:last-child)::after {
    content: "";
    border-left: 1px solid #a29d9a;
    position: absolute;
    top: 14px;
    right: 0;
    bottom: 25px;
  }
  #header #hd-top .item1 .menu .nav-sub li a {
    font-size: 18px;
    color: #220f04;
  }
  #header #hd-top .item1 .menu .nav-sub li a:hover {
    opacity: 0.8;
  }
  #header #hd-top .item1 .tel {
    text-align: left;
    line-height: 26px;
  }
  #header #hd-top .item1 .tel dt {
    font-size: 16px;
  }
  #header #hd-top .item1 .tel dd img {
    width: 26px;
    top: -6px;
    left: 5px;
  }
  #header #hd-top .item1 .tel dd span {
    font-size: 28px;
  }
  #header #hd-top .item2 {
    justify-content: flex-end;
    margin: 11px -9px 0 0;
  }
  #header #hd-top .item2 .btn-fl {
    width: 227px;
    margin-right: 30px;
  }
  #header #hd-top .item2 .btn-fl a {
    display: block;
    border: 1px solid #210c02;
    color: #210c02;
    font-weight: 400;
    padding: 8px 10px 8px 74px;
    position: relative;
  }
  #header #hd-top .item2 .btn-fl a::before {
    content: "";
    background: url(../img/shared/icon_fl.png) no-repeat;
    width: 24px;
    height: 24px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 28px;
  }
  #header #hd-top .item2 .btn-fl a:hover {
    opacity: 0.7;
  }
  #header #hd-top .item2 .btn-web {
    width: 227px;
    margin: 0;
  }
  #header #hd-top .item2 .btn-web a {
    font-size: 16px;
    padding: 9px 15px 9px 65px;
    letter-spacing: 0;
  }
  #header #hd-top .item2 .btn-web a::before {
    width: 21px;
    top: -1px;
    left: 28px;
  }
  #header #hd-top .item2 .btn-web a::after {
    content: none;
  }
  #header #belt .wrap {
    max-width: 1144px;
  }
  #header #belt .content {
    display: flex;
    justify-content: space-between;
    padding: 15px 0 14px;
    align-items: flex-start;
    /* z-index: 6; */
    /* position: relative; */
  }
  #header #belt .content .menu {
    display: flex;
    margin: 15px 0px 0px 2px;
  }
  #header #belt .content .menu .nav-main {
    display: flex;
    margin-right: 21px;
  }
  #header #belt .content .menu .nav-main li:not(:last-child) {
    margin-right: 4px;
  }
  #header #belt .content .menu .nav-main li a {
    padding: 0 14px;
    line-height: 30px;
    font-size: 16px;
    min-height: auto;
    color: #000;
    display: inline-block;
    background: none;
  }
  #header #belt .content .menu .nav-main li a:hover,
  #header #belt .content .menu .nav-main li a.active {
    background: #220f04;
    color: #fff;
  }
  #header #belt .content .menu .nav-sub {
    justify-content: flex-start;
    margin: -2px 0 0 -2px;
  }
  #header #belt .content .menu .nav-sub li:not(:last-child) {
    padding-right: 20px;
    margin-right: 20px;
  }
  #header #belt .content .menu .nav-sub li:not(:last-child)::after {
    top: 14px;
    bottom: 12px;
  }
  #header #belt .content .menu .nav-sub li a {
    font-size: 16px;
    color: #220f04;
  }
  #header #belt .content .menu .nav-sub li a:hover {
    opacity: 0.7;
  }
  #header #belt .content .tel {
    text-align: left;
    line-height: 26px;
  }
  #header #belt .content .tel dt {
    font-size: 16px;
  }
  #header #belt .content .tel dd img {
    width: 26px;
    top: -7px;
    left: 4px;
  }
  #header #belt .content .tel dd span {
    font-size: 28px;
  }
  #footer .set1 {
    padding: 96px 0 57px;
  }
  #footer .set1 .wrap {
    padding: 0 50px 0 78px;
    max-width: 100%;
  }
  #footer .set1 .content {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }
  #footer .set1 .content .left {
    display: flex;
  }
  #footer .set1 .content .left .logo {
    text-align: left;
    margin: 76px 73px 0 0;
    width: 100px;
  }
  #footer .set1 .content .left .logo img {
    width: 100%;
    height: auto;
  }
  #footer .set1 .content .left .list {
    margin-top: 0;
    letter-spacing: 0.02em;
    flex: 1;
    line-height: 28px;
  }
  #footer .set1 .content .left .list dl:not(:last-child) {
    margin-bottom: 28px;
  }
  #footer .set1 .content .left .list dl .map-link:hover::before {
    content: none;
  }
  #footer .set1 .content .left .list dl dd .pc {
    display: inline !important;
  }
  #footer .set1 .content .right {
    margin-top: -24px;
    width: 300px;
    padding-right: 60px;
  }
  #footer .set1 .content .right .btn-web {
    margin: 0 auto 0;
    width: 227px;
  }
  #footer .set1 .content .right .btn-web a {
    font-size: 16px;
    padding: 8px 15px 8px 65px;
    letter-spacing: 0;
  }
  #footer .set1 .content .right .btn-web a::before {
    top: 0;
    left: 28px;
    width: 21px;
  }
  #footer .set1 .content .right .btn-web a:hover {
    background: #291d04;
    opacity: 1;
  }
  #footer .set1 .content .right .tel {
    margin: 23px auto 28px;
  }
  #footer .set1 .content .right .tel dt {
    font-size: 16px;
    margin-bottom: 1px;
  }
  #footer .set1 .content .right .tel dd img {
    width: 26px;
    top: -6px;
  }
  #footer .set1 .content .right .tel dd span {
    font-size: 28px;
  }
  #footer .set1 .content .right .sns li:not(:last-child) {
    margin-right: 29px;
  }
  #footer .set1 .content .right .sns li img {
    width: auto;
    height: 35px;
  }
  #footer .set1 .content .right .nav-main {
    padding-top: 45px;
    margin-top: 67px;
    line-height: 2;
  }
  #footer .set1 .content .right .nav-main::before {
    right: 0;
    left: 0;
  }
  #footer .set1 .content .right .nav-main li:not(:last-child) {
    margin-right: 3px;
  }
  #footer .set1 .content .right .nav-main li a:hover {
    opacity: 0.8;
  }
  #footer .set1 .content .right .nav-main .sub {
    display: flex;
    padding-top: 10px;
    margin-right: 0;
    line-height: 1.8;
  }
  #footer .set1 .content .right .nav-main .sub li a {
    font-size: 14px;
  }
  #footer .set1 .content .right .nav-sub {
    margin-top: 43px;
  }
  #footer .set1 .content .right .nav-sub li:not(:last-child)::after {
    top: 15px;
    bottom: 12px;
  }
  #footer .set1 .content .right .nav-sub li a:hover {
    opacity: 0.8;
  }
  #footer .set2 {
    padding: 23px 0 47px;
    text-align: left;
    font-size: 14px;
  }
  #footer .set2 .wrap {
    max-width: 100%;
    padding: 0 30px 0 18px;
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
  }
  #footer .set2 .right {
    margin-top: 12px;
    text-align: right;
  }
  #footer .set2 .right .btn-copy {
    margin-bottom: 13px;
  }
  #footer .set2 .right .btn-copy a {
    padding-right: 27px;
  }
  #footer .set2 .right .btn-copy a::after {
    top: 12px;
  }
  #footer .set2 .right .btn-copy a:hover {
    text-decoration: underline;
    text-underline-offset: 3px;
  }
  #footer .set2 .right #socialbuttons {
    margin: 0;
    text-align: right;
  }
  #footer .set2 .left {
    margin-top: 0;
    display: flex;
    flex-direction: column-reverse;
    line-height: 30px;
  }
  #footer .set2 .left .cookies_link {
    margin: 10px 0 0;
  }
  #footer .set2 .left .cookies_link a {
    padding: 0 0 0 20px;
  }
  #footer .set2 .left .cookies_link a::before {
    bottom: 6px;
    right: 0;
    left: 20px;
  }
  #footer .set2 .left .cookies_link a::after {
    top: 8px;
    right: auto;
    left: 0;
  }
  #footer .set2 .left .cookies_link a:hover::before {
    content: none;
  }
  #footer #pagetop {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    right: auto;
    width: 86px;
    bottom: 55px;
    margin: 0;
  }
  #footer #pagetop img {
    width: 100%;
    height: auto;
    
  }
  
}
@media screen and (max-width: 1299px) and (min-width: 768px) {
  #header #hd-top .item1 .menu .nav-main {
    margin-right: 15px;
  }
  #header #hd-top .item1 .menu .nav-main li:not(:last-child) {
    margin-right: 7px;
  }
  #header #hd-top .item1 .menu {
    margin-right: 30px;
  }
}
@media screen and (max-width: 1199px) and (min-width: 768px) {
  #header {
    padding-right: 20px;
  }
  #header .logo {
    left: 20px;
  }
  #header #hd-top .item1 .menu .nav-sub li a {
    font-size: 16px;
  }
  #header #hd-top .item1 .menu .nav-main li a {
    font-size: 16px;
  }
  #header .hd-sns {
    left: 39px;
  }
  #header #belt .wrap {
    max-width: 100%;
    padding: 0 20px;
  }
  #header #belt .content .menu .nav-main li:not(:last-child) {
    margin-right: 5px;
  }
  #header #belt .content .menu .nav-main li a {
    padding: 0 10px;
  }
}
@media screen and (max-height: 740px) and (min-width: 768px) {
  .fix-btn {
    top: 120px;
  }
  .fix-btn li {
    min-height: 190px;
  }
  .fix-btn .btn-web {
    margin-bottom: 10px;
  }
}
