#index #lead {
  color: #000000;
}
#index #lead .box {
  position: relative;
}
#index #lead .box p {
  width: 40%;
  margin: 0;
  position: absolute;
  bottom: 6%;
  left: 28%;
}

#index #sec01 {
  position: relative;
  background: url(../img/shared/bg_ft.jpg) center center;
}

#index #sec01 .box {
  position: relative;
}

#index #sec01 .txt{
  color: #fff;
} 
#index #sec01 .box p {
  width: 40%;
  margin: 0;
  position: absolute;
  bottom: 3%;
  left: 3%;
}
#index #sec02 {
  background: url(../img/index/bg2.jpg) no-repeat center center;
  font-weight: 500;
  padding: 50px 0;
}
#index #sec02 h2 {
  margin-bottom: 40px;
}
#index #sec03 {
  padding: 25px 0 0px;
}
#index #sec03 h2 {
  margin-bottom: 5px;
  padding: 0 10%;
}
#index #sec03 #instafeed {
  padding-bottom: 25px;
}
#index #sec03 #instafeed li {
  width: 46.25%;
  margin-left: 2.5%;
  float: left;
  padding-bottom: 10px;
}
#index #sec04 .box {
  background: url(../img/index/bg_blog.png) no-repeat top center;
  background-size: 100% 100%;
  min-height: 250px;
}
#index #sec04 .box h2 {
  margin-bottom: 5px;
  padding: 0 10%;
}
#index #sec04 .box p.note {
  text-align: center;
  padding-top: 40px;
  color: #000;
}
#index #sec04 .box #feed {
    padding-bottom: 35px;
}
#index #sec04 .box #feed p span {
  width: 100% !important;
  min-height: 180px;
}
#index #sec04 .box #feed dl {
  text-align: center;
  color: #000;
}
#index #sec04 .box #feed dl dd {
  font-weight: bold;
}




#about #lead {
  background: url(../img/about/bg.jpg) no-repeat center center;
  padding: 20px 0 70px;
  position: relative;
  z-index: 10;
  color: #000;
  font-weight: 500;
}
#about #sec01 {
  position: relative;
  background: url(../img/about/bg2.png) no-repeat top center;
  position: relative;
  z-index: 11;
  margin-top: -80px;
  padding: 90px 0 35px;
}
#about #sec01 article dl dd {
  margin: 0 2.5%;
  padding: 10px 0 30px;
}
#about #sec01 article .bx-wrapper .bx-pager, #about #sec01 article .bx-wrapper .bx-controls-auto {
  bottom: 0;
}
#about #sec01 article .bx-wrapper .bx-pager a, #about #sec01 article .bx-wrapper .bx-controls-auto a {
  border: 1px solid #FFF;
}
#about #sec01 article .bx-wrapper .bx-pager a.active, #about #sec01 article .bx-wrapper .bx-controls-auto a.active {
  background: #FFF;
}
#about #sec01 article .bx-controls-direction {
  top: 34%;
}
#about #sec01 article .bx-wrapper .bx-controls-direction a {
  background: #2f180f;
}
#about #sec02 {
  padding-top: 35px;
  color: #000;
  margin-bottom: 15px;
}

#menu #lead {
  padding: 10px 0 20px;
  position: relative;
  z-index: 10;
  color: #000;
  background: url(../img/menu/bg.jpg) no-repeat bottom right;
}
#menu #lead h2 {
  margin-bottom: 10px;
}
#menu #sec01 {
  background: url(../img/shared/bg_ft.jpg) repeat;
  padding-bottom: 15px;
}
#menu #sec01 p.note {
  text-align: center;
}
#menu #sec01 article {
  margin: 0 2.5% 5%;
  padding-top: 50px;
  color: #000;
}
#menu #sec01 article dl {
  padding: 10px 0 25px;
}
#menu #sec01 article dl dt {
  margin: 0 2.5%;
  font-weight: bold;
  font-size: 18px;
  text-align: center;
  padding: 12px 0 5px;
}
#menu #sec01 article dl dt span {
  display: block;
  color: #a00404;
}
#menu #sec01 article dl dd {
  margin: 0 2.5%;
}
#menu #sec01 article .bx-controls-direction {
  top: 65%;
}
#menu #sec01 article .bx-controls-direction a {
  background: none;
  border: 1px solid #000;
  color: #000;
}
#menu #sec01 article .bx-wrapper .bx-pager, #menu #sec01 article .bx-wrapper .bx-controls-auto {
  bottom: inherit;
  top: -50px;
  background: #FFF;
}
#menu #sec01 article .bx-wrapper .bx-pager .bx-pager-item, #menu #sec01 article .bx-wrapper .bx-controls-auto .bx-pager-item {
  width: 25%;
  text-align: center;
  background: url(../img/menu/tab1.jpg) no-repeat top center;
  background-size: cover;
}
#menu #sec01 article .bx-wrapper .bx-pager .bx-pager-item a, #menu #sec01 article .bx-wrapper .bx-controls-auto .bx-pager-item a {
  display: block;
  width: 100%;
  height: 50px;
  border: none;
  margin: 0;
  background: none;
}
#menu #sec01 article .bx-wrapper .bx-pager .bx-pager-item a.active, #menu #sec01 article .bx-wrapper .bx-controls-auto .bx-pager-item a.active {
  background: none;
}
#menu #sec01 article .bx-wrapper .bx-pager .bx-pager-item:nth-child(2), #menu #sec01 article .bx-wrapper .bx-controls-auto .bx-pager-item:nth-child(2) {
  background: url(../img/menu/tab2.jpg) no-repeat top center;
}
#menu #sec01 article .bx-wrapper .bx-pager .bx-pager-item:nth-child(3), #menu #sec01 article .bx-wrapper .bx-controls-auto .bx-pager-item:nth-child(3) {
  background: url(../img/menu/tab3.jpg) no-repeat top center;
}
#menu #sec01 article .bx-wrapper .bx-pager .bx-pager-item:nth-child(4), #menu #sec01 article .bx-wrapper .bx-controls-auto .bx-pager-item:nth-child(4) {
  background: url(../img/menu/tab4.jpg) no-repeat top center;
}
#menu #sec01 article .tab1 {
  background: url(../img/menu/bg_slide.jpg) repeat;
}
#menu #sec01 article .tab2 {
  background: url(../img/menu/bg_slide1.jpg) repeat;
}
#menu #sec01 article .tab3 {
  background: url(../img/menu/bg_slide2.jpg) repeat;
}
#menu #sec01 article .tab4 {
  background: url(../img/menu/bg_slide3.jpg) repeat;
}
#menu #sec02 {
  color: #000;
  padding-bottom: 5px;
}
#menu #sec02 dl dt.price {
  color: #a00404;
  font-size: 16px;
  margin: 0 2.5%;
  font-family: 'Sawarabi Mincho', sans-serif;
  text-align: center;
}
#menu #sec02 dl dt.price span {
  font-weight: bold;
  font-size: 20px;
}
#menu #sec02 dl dd {
  margin: 0 2.5%;
  padding: 5px 0 30px;
}

#menu #sec03{
	overflow: hidden;
}
#menu #sec03 article .slide {
  padding: 0 10%;
}
#menu #sec03 article .slide .bx-viewport {
  overflow: inherit !important;
}
#menu #sec03 article .slide dl dd {
  font-family: 'Sawarabi Mincho', sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #FFF;
  position: absolute;
  bottom: 1%;
  right: 7%;
  text-shadow: 0 0 5px #000;
}
#menu #sec03 article .slide .bx-prev {
  left: -17px;
}
#menu #sec03 article .slide .bx-next {
  right: -17px;
}
#menu #sec03 article .bx-wrapper .bx-controls-direction a {
  background: #FFF;
  color: #000;
}
#menu #sec04 {
  padding: 30px 0 15px;
  background: url(../img/menu/bg4.jpg) repeat top center;
  position: relative;
  z-index: 10;
  color: #000;
}
#menu #sec04 .toggle-link {
  padding-bottom: 35px;
}
#menu #sec04 .toggle-link::after {
  top: 80%;
  right: 48%;
  color: #571a05;
}
#menu #sec04 p.note {
  text-align: center;
}
#menu #sec04 h3 {
  background: url(../img/menu/bg_h3.jpg) no-repeat bottom center;
  position: relative;
  font-family: 'Sawarabi Mincho', sans-serif;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  margin: 25px 2.5% 5px;
}
#menu #sec04 dl {
  margin: 0 2.5%;
  padding: 8px 0;
  border-bottom: 1px solid #a59488;
}
#menu #sec04 dl::after {
  content: "." !important;
  clear: both !important;
  display: block !important;
  height: 0 !important;
  visibility: hidden !important;
}
#menu #sec04 dl dt {
  float: left;
}
#menu #sec04 dl dd {
  float: right;
  text-align: right;
}
#menu #sec05 {
  padding-bottom: 65px;
  color: #000;
}
#menu #sec05 dl dd {
  margin: 0 2.5%;
}
#menu #sec05 dl dd span {
  display: block;
  font-family: 'Sawarabi Mincho', sans-serif;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  padding: 5px 0 10px;
  color: #571a05;
}
#menu #sec05 .bx-controls-direction {
  top: 63%;
}
#menu #sec05 .bx-controls-direction a {
  background: none;
  border: 1px solid #000;
  color: #000;
}

#drink #lead {
  color: #000;
  position: relative;
  background: url(../img/shared/bg.jpg) repeat top center;
  z-index: 10;
  padding-bottom: 15px;
}
#drink #sec01 {
  background: url(../img/shared/bg.jpg) repeat top center;
  position: relative;
  z-index: 10;
  color: #000;
}
#drink #sec01::before {
  background: url(../img/drink/bg.jpg) repeat top center;
  position: absolute;
  top: 70px;
  left: 0;
  right: 10%;
  bottom: 0;
  content: "";
}
#drink #sec01::after {
  background: url(../img/drink/bg.jpg) repeat top center;
  position: absolute;
  right: 8%;
  bottom: -5%;
  content: "";
  transform: rotate(-3deg);
  width: 100%;
  height: 50%;
}
#drink #sec01 h2 {
  position: relative;
  z-index: 10;
}
#drink #sec01 .toggle {
  position: relative;
  z-index: 10;
}
#drink #sec01 .toggle .toggle-link {
  padding-bottom: 25px;
}
#drink #sec01 .toggle .toggle-link::after {
  top: 86%;
  right: 75%;
  color: #000;
  font-size: 15px;
}
#drink #sec01 .toggle .toggle-main {
  position: relative;
}
#drink #sec01 .toggle dl {
  margin: 0 12.5% 0 2.5%;
  padding: 10px 0;
  border-bottom: 1px solid #a59488;
}
#drink #sec01 .toggle dl dt {
  float: left;
}
#drink #sec01 .toggle dl dd {
  float: right;
}
#drink #sec01 p.txtbt {
  text-align: center;
  margin-right: 12.5%;
  padding-top: 10px;
}
#drink #sec02 {
  position: relative;
  z-index: -1;
  min-height: 300px;
}
#drink #sec02 p.par img {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  object-fit: cover;
}
#drink #sec03 {
  background: url(../img/shared/bg_ft.jpg) repeat top center;
  color: #FFF;
  padding: 35px 0 30px;
  position: relative;
  z-index: 10;
}
#drink #sec03 h2 {
  margin-bottom: 10px;
}
#drink #sec03 .box {
  margin: 0 2.5% 5%;
  border: 1px dashed #fff;
  padding: 10px 15px;
}
#drink #sec03 .box dl {
  padding: 5px 0;
}
#drink #sec03 .box dl dt {
  float: left;
}
#drink #sec03 .box dl dd {
  float: right;
}
#drink #sec03 p.txt {
  font-size: 16px;
  font-family: 'Sawarabi Mincho', sans-serif;
}
#drink #sec04 {
  background: url(../img/shared/bg.jpg) repeat top center;
  padding: 35px 0 20px;
  position: relative;
  z-index: 10;
}
#drink #sec05 {
  padding: 20px 0 05px;
  background: url(../img/menu/bg4.jpg) repeat top center;
  position: relative;
  z-index: 10;
  color: #000;
}
#drink #sec05 .toggle-link {
  padding-bottom: 35px;
}
#drink #sec05 .toggle-link::after {
  top: 80%;
  right: 48%;
  color: #571a05;
}
#drink #sec05 p.note {
  text-align: center;
}
#drink #sec05 h3 {
  background: url(../img/menu/bg_h3.jpg) no-repeat bottom center;
  position: relative;
  font-family: 'Sawarabi Mincho', sans-serif;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  margin: 25px 2.5% 5px;
}
#drink #sec05 dl {
  margin: 0 2.5%;
  padding: 8px 0;
  border-bottom: 1px solid #a59488;
}
#drink #sec05 dl::after {
  content: "." !important;
  clear: both !important;
  display: block !important;
  height: 0 !important;
  visibility: hidden !important;
}
#drink #sec05 dl dt {
  float: left;
}
#drink #sec05 dl dd {
  float: right;
  text-align: right;
}

#party #lead {
  color: #000;
}
#party #sec01 {
  background: url(../img/shared/bg_ft.jpg) repeat top center;
  color: #FFF;
  padding-bottom: 20px;
}
#party #sec01 .toggle {
  margin: 0 2.5% 5%;
  padding: 10px;
  background: rgba(0, 0, 0, 0.6);
}
#party #sec01 .toggle h3 {
  text-align: center;
  font-family: 'Sawarabi Mincho', sans-serif;
  font-size: 16px;
  font-weight: bold;
}
#party #sec01 .toggle h3 span {
  font-size: 20px;
}
#party #sec01 .toggle ul {
  padding: 15px 10px;
}
#party #sec02 {
  padding: 35px 0;
}
#party #sec02 .toggle {
  margin: 0 2.5%;
  padding: 10px;
  background: url(../img/party/bg_s.jpg) repeat top center;
  color: #000000;
}
#party #sec02 .toggle h3 {
  text-align: center;
  font-family: 'Sawarabi Mincho', sans-serif;
  font-size: 16px;
  font-weight: bold;
}
#party #sec02 .toggle h3 span {
  font-size: 20px;
}
#party #sec02 .toggle ul {
  padding: 10px 2.5%;
}
#party #sec02 .toggle ul li {
  border-bottom: 1px solid #a59488;
  padding: 6px 0;
}
#party #sec02 .toggle .toggle-link:after {
  color: #000;
}
#party #sec03 {
  padding: 10px 0;
  background: url(../img/party/bg4.jpg) no-repeat center center;
  color: #000000;
  margin: 0 2.5%;
}
#party #sec03 .toggle-link {
  padding-bottom: 25px;
}
#party #sec03 .toggle-link::after {
  color: #000;
  top: 90%;
  right: 48%;
}
#party #sec03 .toggle-main {
  background: url(../img/party/bg_s.jpg) repeat top center;
  margin-top: 10px;
}
#party #sec03 ul {
  padding: 10px 2.5%;
}
#party #sec03 ul li {
  border-bottom: 1px solid #a59488;
  padding: 6px 0;
}
#party #sec04 {
  padding: 35px 0px;
  position: relative;
  z-index: 10;
  color: #000;
}
#party #sec04 .box {
  background: url(../img/menu/bg4.jpg) repeat top center;
  margin: 0 2.5%;
  padding: 10px 0;
}
#party #sec04 .toggle {
  margin: 0 2.5% 5%;
  border: 1px dashed #000;
}
#party #sec04 .toggle-link::after {
  color: #000;
}
#party #sec04 p.note {
  text-align: center;
}
#party #sec04 h3 {
  background: url(../img/menu/bg_h3.jpg) no-repeat center center;
  position: relative;
  font-family: 'Sawarabi Mincho', sans-serif;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  padding: 10px;
}
#party #sec04 ul {
  padding: 10px;
}
#party #sec05 {
  padding: 20px 0px 40px;
  background: url(../img/shared/bg_ft.jpg) repeat top center;
  color: #FFF;
}
#party #sec05 article {
  padding-bottom: 35px;
}
#party #sec05 article dl dd {
  margin: 0 2.5%;
}
#party #sec05 article .bx-controls-direction {
  top: 60%;
}
#party #sec05 article .bx-controls-direction a {
  background: #FFF;
  color: #000;
}
#party #sec05 article .bx-wrapper .bx-pager.bx-default-pager a {
  border: 1px solid #FFF;
}
#party #sec05 article .bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #FFF;
}
#party #sec06 {
  background: url(../img/party/bg5.jpg) no-repeat top center;
  color: #000;
  padding: 30px 0 35px;
}

#access #lead {
  background: url(../img/access/bg.jpg) no-repeat bottom center;
  padding: 0 0 20px;
}
#access #lead p.tel_info {
  text-align: center;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  padding: 0;
}
#access #lead .menu_list {
  margin: 0 2.5%;
  padding-bottom: 25px;
}
#access #lead .menu_list dl {
  padding: 8px 0;
  border-bottom: 1px solid #000;
  color: #000;
}
#access #lead .menu_list dl dt {
  font-weight: bold;
}
#access #lead .menu_list dl dd a {
  font-weight: bold;
  display: block;
  font-size: 18px;
}
#access #lead ul {
  margin: 0 2.5%;
  padding: 15px 0;
}
#access #lead ul li {
  margin-bottom: 20px;
}
#access #lead ul li span {
  font-weight: bold;
  color: #FFF;
  text-align: center;
  font-size: 16px;
  background: url(../img/access/bg_bnr.png) no-repeat bottom center;
  background-size: 100% 100%;
  display: block;
  padding: 22px 10px 30px;
  font-family: 'Sawarabi Mincho', sans-serif;
}
#access #gmap ul {
  margin: 0 2.5%;
  padding: 15px 0;
}
#access #gmap ul li {
  margin-bottom: 20px;
}
#access #gmap ul li a {
  font-weight: bold;
  color: #FFF;
  text-align: center;
  font-size: 16px;
  background: url(../img/access/bg_bnr.png) no-repeat bottom center;
  background-size: 100% 100%;
  display: block;
  padding: 22px 10px 30px;
  font-family: 'Sawarabi Mincho', sans-serif;
}