@charset "utf-8";

.headerMenu {
  z-index: 3;
  position: relative;
  align-items: start;
  padding: 1rem 0 1rem 0;
}

.headerMenu .nav-item {
  position: relative;
}
.headerMenu .nav-item::before {
  position: absolute;
  display: block;
  content: "";
  height: 50%;
  margin: auto;
  right: 0;
  bottom: 0;
  top: 0;
  width: 1px;
  background: #333;
}

.headerMenu .navbar-nav .nav-item:last-child::before {
  display: none;
}

.headerMenu .nav-link {
  position: relative;
  color: #231815;
  display: block;
  text-align: center;
  padding: 0;
}

.headerMenu .nav-link span:nth-child(1) {
  font-family: "fot-cezanne-pro", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: clamp(0.9rem, calc(0.42616679418515696rem + 0.7651109410864574vw), 1rem);
}

.logo {
  position: absolute;
  left: 1%;
  width: 14%;
  display: flex;
  justify-content: end;
  position: absolute;
  top: 12%;
  left: 2%;
  width: 13%;
  display: flex;
  justify-content: end;
}
.logo img {
  display: block;
}
.offcanvas-title a {
  font-size: 1.063rem;
  color: #000;
  letter-spacing: 0.2rem;
  font-family: "fot-cezanne-pro", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
}

.nav-item {
  white-space: nowrap;
}
.navbar-brand {
  font-size: clamp(1.1rem, calc(-0.14444444444444438rem + 2.5925925925925926vw), 1.6rem);
  letter-spacing: 0.5rem;
  font-family: "trajan-pro-3", serif;
}

.headerMenu.fixed-top {
  background: rgba(0, 0, 0, 0.6);
}
.headerMenu.fixed-top .navbar-brand img {
  filter: invert(22%) sepia(99%) saturate(7468%) hue-rotate(358deg) brightness(4000%) contrast(118%);
}

.headerMenu.fixed-top .navbar-brand span {
  margin-top: 0;
}
.offcanvas-header {
  justify-content: end;
}
.navbar-brand:focus,
.navbar-brand:hover {
  opacity: 0.8;
}

.nav-item a {
  transition: 0.5s all;
}

.nav span:nth-child(1) {
  display: block;
  text-align: center;
  font-family: "adobe-garamond-pro", serif;
  font-style: normal;
}
.nav span:nth-child(2) {
  display: block;
  text-align: center;
  font-family: "a-otf-ryumin-pr6n", serif;
  font-style: normal;
  font-size: 90%;
}

.navbar-toggler {
  border: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  z-index: 3;
  padding-right: 0;
  /*
  position: absolute;
  top: 10px;
  right: 10px;
  padding: 0.1rem;*/
}

.navbar-toggler:focus {
  box-shadow: none;
}

.offcanvas.show:not(.hiding),
.offcanvas.showing {
  transform: none;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  width: 30%;
  max-width: 260px;
}

.btn-entry {
  color: #ffffff;
  background: #0071ba;
  border-radius: 7.5rem !important;
  display: block;
  font-size: 0.85rem;
  letter-spacing: 0.1rem;
  width: 10vw;
  white-space: nowrap;
  margin: 10px;
  max-width: 160px;
}
.btn-entry:hover {
  background: #014572;
  color: #ffffff;
}
.comingSoon {
  position: relative;
  pointer-events: none;
}

.comingSoon a::before {
  content: "coming soom";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 70% !important;
  color: #fff;
  background: #384e65;
  display: block;
  z-index: 1;
  text-align: center;
  padding: 3px 0 4px;
  font-size: 0.7rem;
  opacity: 0.9;
}

/*----------------------------------------------------
FOOTER
----------------------------------------------------*/

.text-entry {
  color: #592722;
}
.footerTel {
  color: #ff0000;
  text-decoration: none;
  text-shadow: 1px 1px 0 #fff, -1px 1px 0 #fff, 1px -1px 0 #fff, -1px -1px 0 #fff;
  /*font-size: 3rem;
  letter-spacing: 0.1rem;*/
}

.footerLink a {
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #592722;
  background: #ffca3a;
  border-radius: 7.5rem;
  padding: 1rem;
  font-weight: bold;
  letter-spacing: 0.2rem;
}

.footerLink a div {
  font-size: 1rem;
}

.entryBox {
  margin: 8vw auto;
}
.entryBtn {
  position: relative;
  display: flex;
  align-items: center;
  font-style: normal;
  font-weight: 600;
  font-size: 1.1rem;
  letter-spacing: 0.25rem;
  text-decoration: none;
  text-align: center;
  justify-content: center;
  background: #ffca3a;
  border-radius: 7.5rem;
  width: 100%;
  max-width: 270px;
  padding: 0.75rem;
  margin: auto;
  color: #592722;
}
.entryBtn:hover {
  background: #592722;
  color: #fff;
}
.entryBtn2 {
  position: relative;
  display: flex;
  align-items: center;
  font-family: "futura-pt", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 1.25rem;
  letter-spacing: 0.25rem;
  text-decoration: none;
  text-align: center;
  justify-content: start;
  color: #fff;
}
.entryBtn2::before {
  display: inline-block;
  content: "●";
  font-size: 0.6rem;
  margin-right: 1.5rem;
}

.detailLink {
  text-decoration: none;
  color: #00a79b;
  font-size: 1rem;
  display: inline-block;
  font-weight: 600;
  border: 1px solid #00a79b;
  padding: 0.5rem;
  width: 250px;
  font-weight: bold;
}
.detailLink::before {
  content: "\f0da";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  margin-right: 0.5rem;
}
.detailLink:hover {
  color: #fff;
  background: #00a79b;
}
.detailLink.disabled {
  text-decoration: none;
  color: #ccc;
  font-size: 1rem;
  display: inline-block;
  font-weight: 600;
  border: 1px solid #ccc;
  padding: 0.5rem;
  width: 200px;
  font-weight: bold;
  pointer-events: none;
}
.detailBtn {
  border-radius: 0;
  border: 1px solid #000;
  background: #fff;
  font-size: 1rem;
  font-family: "kozuka-gothic-pro", "小塚ゴシック pro", sans-serif;
  padding: 1rem 3rem;
  letter-spacing: 0.1rem;
}
.shopinfo {
  margin: auto;
  text-align: center;
}
/*----------------------------------------------------
FOOTERここまで
----------------------------------------------------*/
/*----------------------------------------------------
ページトップ
----------------------------------------------------*/
#page_top {
  width: 50px;
  height: 50px;
  position: fixed;
  right: 0%;
  bottom: 11%;
  /*background: #3f98ef;*/
  background: #3f98ef;
  opacity: 0.6;
  border-radius: 50%;
}

#page_top:hover {
  background: #2965a0;
}
#page_top a {
  position: relative;
  display: block;
  width: 50px;
  height: 50px;
  text-decoration: none;
}
#page_top a::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f102";
  font-size: 25px;
  color: #fff;
  position: absolute;
  width: 25px;
  height: 25px;
  line-height: 25px;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
}
/*----------------------------------------------------
ページトップここまで
----------------------------------------------------*/

/*----------------------------------------------------
サイドメニュー
----------------------------------------------------*/
.sideMenu {
  width: 60px;
  position: fixed;
  top: 20%;
  right: 0;
  z-index: 10;
}

.sideMenu li {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  /*font-family: "kozuka-gothic-pro", "小塚ゴシック pro", sans-serif;*/
  font-family: "Shippori Mincho", serif;
  font-weight: 400;
  font-size: 0.9rem;
  letter-spacing: 0.1em;
  transition: 0.5s;
  padding: 0.75rem 0 1rem 0;
}
.sideMenu li a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.sideMenu li:nth-child(1) {
  border: 3px solid #c1272d;
}
.sideMenu li span {
  display: block;
  text-align: center;
  font-size: 1.25rem;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
}

.sideMenu li:nth-child(1) span {
  padding-top: 7px;
  margin-top: 7px;
  border-top: 1px solid #c1272d;
}

.sideMenu li:nth-child(2) span {
  padding-top: 7px;
  margin-top: 7px;
  border-top: 1px solid #fff;
}

.sideMenu li:nth-child(1) {
  color: #c1272d;
  background: #fff;
}

.sideMenu li:nth-child(2) {
  background: #c1272d;
  color: #fff;
}
.sideMenu li:hover {
  filter: brightness(1.25);
}

.request li:hover {
  opacity: 1;
  /*filter: brightness(80%);*/
  background: #c1272d;
  cursor: pointer;
}
.request {
  margin: auto;
}
.request li {
  color: #fff;
  /*background: #ce9596;*/
  background: #ffca3a;
  padding: 0.75rem;
  text-align: center;
  margin-bottom: 0.75rem;
  display: block;
  margin: 1.25rem 0.5rem 0 0.5rem;
  width: 48%;
}
/*----------------------------------------------------
サイドボタンここまで
----------------------------------------------------*/

@media screen and (min-width: 1100px) {
}

@media screen and (min-width: 991px) {
}
@media screen and (max-width: 991px) {
  .headerMenu {
    padding: 0.5rem;
  }
  .headerMenu .nav-item::before {
    display: none;
  }
  .btn-entry {
    color: #ffffff;
    background: #0071ba;
    border-radius: 7.5rem;
    display: inline-block;
    width: auto;
    font-size: 0.8rem;
    padding: 0.25rem 0.75rem;
    width: 150px;
  }
  .nav-item {
    width: 98%;
    margin: 1.25rem auto 0.25rem auto;
    padding-top: 0;
    padding-bottom: 0.5rem;
  }
  .headerMenu .nav-item {
    border-bottom: 1px dotted #000;
  }

  .offcanvas-body {
    padding-top: 0;
    width: 100%;
    margin: auto;
  }
  .headerMenu .nav-link span:nth-child(1) {
    margin-bottom: 0;
  }
  .headerMenu .nav-link span {
    border: 0;
  }
}
@media screen and (max-width: 768px) {
  .logo {
    position: absolute;
    top: 33%;
    left: 3%;
    width: 26%;
    object-fit: contain;
    background: #fff;
  }

  .footerLink a div:nth-of-type(1) {
    font-size: 1rem;
  }
  .footerLink .arrow::before {
    content: "";
    font-weight: 900;
    color: #fff;
    margin-right: 1rem;
    text-align: center;
    display: inline-block;
    background: url("../images/common/footerArrow.webp");
    height: 10px;
    width: 10px;
    background-repeat: no-repeat;
    background-size: contain;
  }

  .headerMenu .nav-item a {
    border-left: 0;
  }
  .footerLink a {
    justify-content: start;
  }
  .footerLink a div:nth-of-type(1) {
    letter-spacing: 0.1rem;
  }

  .offcanvas-title a {
    margin-left: 0.5rem;
  }
  .headerMenu .nav-item a {
    font-size: 0.9rem;
  }

  .footerLink .col:nth-of-type(3) {
    border-right: 0;
  }
  .footerLink .col:nth-of-type(1) {
    border-left: 0;
  }

  .offcanvas,
  .offcanvas.offcanvas-end.show {
    width: 80% !important;
  }
}
@media screen and (max-width: 630px) {
  .btn-entry {
    color: #ffffff;
    background: #0071ba;
    border-radius: 7.5rem;
    display: inline-block;
    width: auto;
    font-size: 0.7rem;
    padding: 0.25rem 0.5rem;
  }
  .offcanvas-body {
    width: 100%;
  }
  .nav-item a {
    border-left: 0;
  }
  .nav-item:nth-last-child(1) a {
    border-right: 0;
  }

  .headerMenu .nav-link span:nth-child(1) {
    font-size: 1rem;
  }

  .headerMenu .nav-link span:nth-child(2) {
    font-size: 0.85rem;
  }
}
