/* Scss Document */
header .menu_toggle {
  padding: 80px 10% 120px;
}
header .menu_toggle img {
  width: 100%;
  height: auto;
}
header .menu_toggle .sns {
  position: absolute;
  top: 90px;
  right: 8vw;
  z-index: 1;
  width: 30px;
}
header .menu_toggle .sns li {
  margin-bottom: 15px;
}
header .menu_toggle .contact {
  text-align: center;
}
header .menu_toggle .contact .sub_logo {
  width: 75%;
  margin: 10vw auto 0;
}
header .menu_toggle .contact .tel {
  margin: 0 -10vw 5vw;
}
header .menu_toggle .contact .bnr {
  margin: 0 5%;
}
header .menu_toggle .tog-nav li {
  margin-bottom: 5px;
}
header .menu_toggle .tog-nav li a {
  font-weight: 600;
  letter-spacing: 0.05em;
  font-size: 20px;
  color: #000;
  position: relative;
}
header .menu_toggle .tog-nav li a.none_pos {
  pointer-events: none;
}
header .menu_toggle .tog-nav li a:hover {
  text-decoration: none;
}
header .menu_toggle .tog-nav li.access {
  display: flex;
  gap: 30px;
  padding: 30px 0 0;
  line-height: 1;
  align-items: center;
  position: relative;
}
header .menu_toggle .tog-nav li.access a {
  line-height: 1;
  position: relative;
}
header .menu_toggle .tog-nav li.access a:not(:last-child):after {
  content: "";
  border-left: 1px solid;
  position: absolute;
  top: 0;
  right: -15px;
  height: 20px;
}
header .menu_toggle .tog-nav li:not(.access):before {
  border-top: 3px solid #391001;
  width: 15px;
  content: "";
  position: absolute;
  top: 15px;
  left: 0;
  opacity: 0;
}
header .menu_toggle .tog-nav li.active a {
  padding-left: 25px;
}
header .menu_toggle .tog-nav li.active:before {
  opacity: 1;
}

.bnr-shared {
  max-width: 635px;
  margin: 0 5% !important;
}
.bnr-shared a {
  font-family: "Playfair Display", serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  display: block;
  background-color: #79160d;
  color: #fff;
  text-align: center;
  font-size: 20px;
  line-height: 30px;
  padding: 15px 0;
  position: relative;
}
.bnr-shared a:hover {
  text-decoration: none;
  opacity: 0.8;
}
.bnr-shared a:before {
  content: "";
  border-top: 1px solid;
  width: 13px;
  position: absolute;
  right: 24px;
  top: 50%;
}
.bnr-shared a:after {
  content: "";
  border-left: 1px solid;
  height: 13px;
  position: absolute;
  right: 30px;
  top: calc(50% - 6px);
}

#course .course-list {
  text-align: center;
  padding: 0 5%;
}
#course .course-list .item {
  margin-bottom: 10vw;
  padding: 20px 0;
  position: relative;
}

#course .course-list .item:before {
  border-right: none;
  left: 0;
}
#course .course-list .item:after {
  border-left: none;
  right: 0;
}
#course .course-list .tag {
  font-size: 5vw;
}
#course .course-list .tag dt {
  font-size: 6.5vw;
}
#course .course-list .end {
  text-align: center;
}
#course .course-list .end span {
  color: #664511;
  font-weight: bold;
  letter-spacing: -0.01em;
}
#course .pairing {
  padding: 5vw 5%;
}
#course .pairing .info {
  text-align: center;
  padding: 10vw 0 0;
}
#course .pairing h3 {
  text-align: center;
  letter-spacing: 0.1em;
  font-size: 6vw;
  line-height: 1.5;
  padding: 10vw 0 5vw;
  position: relative;
}
#course .pairing h3 img {
  width: 35vw;
  position: absolute;
  left: 0;
  top: 0;
}
#course .pairing dt {
  font-size: 18px;
}

#wine {
  padding: 5vw 2.5% 15vw;
}
#wine .photo {
  padding: 5vw 0;
}
#wine .txt {
  margin-bottom: 20px;
}

#lunch {
  padding-bottom: 15vw;
}
#lunch .note {
  padding: 5vw 0;
}
#lunch .course-menu .course-info .list {
  color: #664511;
  font-weight: bold;
  margin: 34px 0 0;
}
#lunch .course-menu .course-info .list h4 {
  text-align: center;
  margin: 0 5% 20px;
  position: relative;
}
#lunch .course-menu .course-info .list h4:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  border-top: 1px solid;
}
#lunch .course-menu .course-info .list h4 span {
  font-weight: bold;
  background: url(../img/shared/bg.jpg) repeat top center;
  display: inline-block;
  position: relative;
  padding: 0px 20px;
  z-index: 3;
  letter-spacing: 0.1em;
}
#lunch .course-menu .course-info .list-note {
  font-size: 13px;
  line-height: 1.7;
  text-align: left;
  color: #664511;
  background-color: rgba(255, 255, 255, 0.2);
  padding: 20px;
  margin-bottom: 30px;
}
#lunch .course-menu .course-info .list-note li {
  text-indent: -10px;
  padding-left: 10px;
}
#lunch .course-menu .course-info .tag {
  font-size: 5.5vw;
  letter-spacing: 0.1em;
  padding: 5vw 0;
}
#lunch .course-menu .course-info .tag dt {
  font-size: 7vw;
}
#lunch .course-list {
  text-align: center;
  padding: 0 2.5%;
  position: relative;
  margin-top: 5vw;
}
#lunch .course-list:before, #lunch .course-list:after {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  width: 7px;
  border: 3px solid #664511;
}
#lunch .course-list:before {
  border-right: none;
  left: 0;
}
#lunch .course-list:after {
  border-left: none;
  right: 0;
}
#lunch .course-list .item {
  padding: 20px 0;
  position: relative;
}
#lunch .course-list .item .end {
  padding-top: 20px;
  text-align: left;
}
#lunch .course-list .tag {
  font-size: 5vw;
}
#lunch .course-list .tag dt {
  font-size: 6.5vw;
}
#lunch .course-list .tag dd {
  padding-top: 10px;
}
#lunch .course-list .tag dd span {
  color: #664511;
  font-size: 14px;
  font-weight: bold;
}
#lunch .course-list .end {
  text-align: center;
}
#lunch .course-list .end span {
  color: #664511;
  font-weight: bold;
  letter-spacing: -0.01em;
}
#lunch .course-list .item-list {
  color: #664511;
  font-weight: bold;
}
#lunch .course-list .item-list ul {
  padding-bottom: 20px;
}

#footer .ft-wrap {
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
}
#footer #socialbuttons {
  position: absolute;
  right: 0;
  top: 100px;
  display: flex;
  align-items: center;
  gap: 10px;
}
#footer .ft-bottom {
  background-color: #7b695b;
  padding: 30px 0 10px;
  font-size: 12px;
  color: #000;
  font-weight: 300;
  letter-spacing: 0.1em;
}
#footer .ft-bottom .ft-gr {
  display: flex;
  gap: 10px;
  padding: 10px 0 0;
}
#footer .ft-bottom .ft-link {
  display: flex;
  gap: 18px;
  align-items: center;
}
#footer .ft-bottom .ft-link li.end {
  position: relative;
  padding-left: 20px;
}
#footer .ft-bottom .ft-link li.end:before {
  content: "";
  position: absolute;
  border-left: 1px solid #000;
  top: 5px;
  bottom: 5px;
  left: 0;
}
.remodal-close {
  position: sticky;
  margin-left: auto;
  width: 30px;
  top: 0px;
  right: 0px;
  margin-bottom: 10px;
  box-sizing: border-box;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  mix-blend-mode: difference;
}

.remodal-close img {
  width: 100%;
  height: auto;
}

.remodal-wrapper {
  padding: 10px;
}

.remodal-wrapper {
  text-align: center;
}

.remodal {
  margin: 0 auto;
  max-width: 1200px;
}

.pop-wrap {
  background-color: #fff;
  box-sizing: border-box;
  padding: 40px 10px 30px;
}
.pop-wrap button {
  cursor: pointer;
}
.pop-wrap button:hover {
  opacity: 0.6;
}

.remodal-overlay {
  background: url(../img/shared/bg_ft.jpg) repeat center 0;
}

.popup-shared {
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
}
.popup-shared h2 {
  font-size: 30px;
  letter-spacing: 0.05em;
}
.popup-shared .note {
  padding: 20px 0 20px;
}
.popup-shared .menu-shared {
  padding-bottom: 30px;
}
.popup-shared .menu-shared h3 {
  font-size: 18px;
  letter-spacing: 0.1em;
  padding-bottom: 20px;
}
.popup-shared .menu-shared h3 span {
  color: #8c8375;
  font-size: 12px;
}
.popup-shared .menu-shared h4 {
  text-align: left;
  font-size: 16px;
  position: relative;
  overflow: hidden;
  color: #000;
  letter-spacing: 0.05em;
}
.popup-shared .menu-shared h4 span {
  letter-spacing: 0.05em;
  font-size: 12px;
  position: relative;
}
.popup-shared .menu-shared h4 span:before {
  content: "";
  border-top: 1px solid #8c8375;
  position: absolute;
  top: 50%;
  right: -10px;
  transform: translateX(100%);
  width: 480px;
}
.popup-shared .menu-shared h4.h4_pad {
  padding-top: 30px;
}
.popup-shared .menu-shared .menu-list {
  padding-bottom: 30px;
}
.popup-shared .menu-shared .menu-list dl {
  background: url(../img/index/dot.png) repeat-x 0 bottom;
  padding: 10px 0;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.15em;
}
.popup-shared .menu-shared .menu-list dl .f12 {
  font-size: 12px;
  color: #000 !important;
}
.popup-shared .menu-shared .menu-list dl dt {
  float: left;
  text-align: left;
}
.popup-shared .menu-shared .menu-list dl dd {
  float: right;
  text-align: right;
}
.popup-shared .menu-shared .menu-list dl dd.txt {
  font-size: 12px;
  text-align: left;
  clear: both;
  padding: 10px 0 0;
  float: none;
  color: #8c8375;
  letter-spacing: 0.05em;
}
.popup-shared .menu-shared .menu-list dl:after {
  content: "." !important;
  clear: both !important;
  display: block !important;
  height: 0 !important;
  visibility: hidden !important;
}

footer img {
  width: 100%;
  height: auto;
}
footer .ft-bottom {
  text-align: center;
  background-color: #7b695b;
  padding: 10vw 2%;
  color: #48423b;
  font-size: 12px;
}
footer .ft-link {
  width: 65%;
  margin: 0 auto;
}
footer .ft-link li {
  margin-bottom: 2vw;
}
footer .ft-link li.end {
  margin: 10vw 0;
}

#pagetop {
  width: 65%;
  margin: 0 auto;
  position: static;
  opacity: 1;
  visibility: visible !important;
  background-color: #210801;
  text-align: center;
}
#pagetop img {
  width: 45px;
  height: auto;
}

.ft-bnr-fixed {
  background-color: #441701;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 9999;
  line-height: 1;
  display: flex;
  justify-content: space-between;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  padding: 10px 0;
}
.ft-bnr-fixed img {
  width: auto;
  height: 54px;
}
.ft-bnr-fixed li {
  text-align: center;
  flex: 1;
  position: relative;
}
.ft-bnr-fixed li:nth-child(2):before {
  border-left: 1px solid #624030;
  border-right: 1px solid #624030;
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  pointer-events: none;
}/*# sourceMappingURL=page_add.css.map */