@font-face {
  font-family: 'Noto Serif Japanese';
  font-style: normal;
  font-weight: 400;
  src: url('../../fonts/NotoSerifJP/NotoSerifCJKjp-Regular.otf') format('opentype');
}
html {
  height: 100%;
}
body {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
  height: 100%;
}
.inner {
  width: 90%;
  position: relative;
  margin: 0 auto;
}
ul,
dl {
  font-size: 0;
}
p,
li,
dt,
dd,
th,
td {
  font-size: 14px;
  color: #5a192b;
  line-height: 1.8;
}
a {
  color: #5a192b;
}
a:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.pc-item {
  display: none !important;
}
/*----------------------------
ハンバーガーメニュー
----------------------------*/
#black-layer {
  position: fixed;
  z-index: 1000;
  background: #000000;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  filter: alpha(opacity=0);
  opacity: 0.0;
  display: none;
}
.nav-toggle {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 9999;
}
.sp-menu-area {
  background: #590c1b;
  position: fixed;
  -webkit-transform: translate(600px);
      -ms-transform: translate(600px);
          transform: translate(600px);
  right: -15%;
  z-index: 9999;
  width: 90%;
  height: 100%;
  -webkit-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}
.sp-menu-area .close-btn {
  position: fixed;
  right: 105%;
  top: 10px;
}
.sp-menu-area .gnavi li {
  border-bottom: 1px solid #773b46;
}
.sp-menu-area .gnavi li a {
  color: #fff;
  display: block;
  padding: 20px;
  width: 100%;
}
#wrap.open .sp-menu-area {
  position: fixed;
  -webkit-transform: translate(0);
      -ms-transform: translate(0);
          transform: translate(0);
}
/*----------------------------
header
----------------------------*/
header {
  background: url("../../img/sp/header-keyv.jpg") no-repeat 50% 50% / cover;
  height: 382px;
  z-index: 10;
  position: relative;
}
header .inner {
  height: 382px;
  width: 100%;
}
header .inner #sp-menu {
  position: fixed;
  z-index: 1000;
}
header .inner #sp-menu ul {
  text-align: left;
  padding: 65px 0 0 10px;
}
header .inner #sp-menu ul li {
  line-height: 3;
}
header .inner #sp-menu ul li:last-of-type {
  margin-right: 0;
  margin-top: 30px;
}
header .inner #sp-menu ul li img {
  height: 15px;
}
header .inner h1 {
  width: 116px;
  height: 96px;
  position: absolute;
  top: 0;
  bottom: 50px;
  right: 0;
  left: 0;
  margin: auto;
}
header .inner h1 img {
  width: 116px;
}
/*----------------------------
footer
----------------------------*/
footer {
  background: url("../../img/footer-bg.jpg") repeat 50% 50%;
  background-size: 150px 140px;
  position: relative;
  text-align: center;
  padding-top: 30px;
}
footer .inner .shop-list {
  font-size: 0;
  margin-bottom: 35px;
}
footer .inner .shop-list li {
  display: inline-block;
  vertical-align: middle;
}
footer .inner .shop-list li:first-of-type {
  margin-right: 10%;
}
footer .inner .shop-list li:first-of-type img {
  width: 100px;
}
footer .inner .shop-list li:last-of-type img {
  width: 78px;
}
footer .copyright {
  color: #fff;
  background: #873842;
  font-size: 10px;
  line-height: 3.5;
}
/*----------------------------
contents
----------------------------*/
#contents {
  position: relative;
  z-index: 8;
}
#contents h2 {
  font-family: "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "MS Mincho", "Noto Serif Japanese", serif;
  text-align: center;
  margin-bottom: 20px;
  font-size: 26px;
}
/*---block1---*/
#block1 .inner {
  width: 100%;
}
#block1 .inner ul li {
  display: inline-block;
  width: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#block1 .inner ul li.menu {
  background: #873842;
  text-align: right;
  padding-right: 22px;
}
#block1 .inner ul li.menu img {
  position: relative;
  right: 10%;
  height: 36px;
}
#block1 .inner ul li.reserve {
  background: #87384d;
  text-align: left;
  padding-left: 24px;
}
#block1 .inner ul li.reserve img {
  position: relative;
  left: 10%;
  height: 36px;
}
#block1 .inner ul li a {
  padding: 20px 0;
  display: inline-block;
  width: 100%;
}
/*---block2---*/
#block2 {
  background: url("../../img/common-bg.jpg") repeat 50% 50%;
  background-size: 960px 295px;
  padding: 30px 0;
}
#block2 .inner {
  width: 100%;
}
#block2 .inner img {
  width: 100%;
  margin-bottom: 20px;
}
#block2 .inner p:nth-of-type(2) {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  line-height: 1.3;
  margin-bottom: 15px;
}
#block2 .inner p:nth-of-type(3) {
  padding: 0 5%;
}
/*---block3---*/
#block3 {
  padding-top: 30px;
}
#block3 .inner {
  width: 100%;
}
#block3 .inner p {
  text-align: center;
  margin-bottom: 20px;
}
#block3 .inner p a {
  text-decoration: underline;
}
#block3 .map-area #map-sp {
  overflow: hidden;
}
#block3 .map-area #map-sp iframe {
  margin-top: -150px;
}
/*---block4---*/
#block4 {
  background: url("../../img/common-bg.jpg") repeat 50% 50%;
  background-size: 960px 295px;
  padding: 30px 0;
}
#block4 .inner ul:nth-of-type(1) {
  margin-bottom: 30px;
}
#block4 .inner ul:nth-of-type(1) li {
  border-bottom: solid 1px #a3a3a3;
  font-size: 10px;
  margin-bottom: 15px;
}
#block4 .inner ul:nth-of-type(1) li:last-of-type {
  margin-bottom: 0;
}
#block4 .inner ul:nth-of-type(1) li span {
  display: block;
  color: #c0273b;
}
#block4 .inner ul:nth-of-type(1) li a {
  text-decoration: underline;
}
#block4 .inner ul:nth-of-type(2) {
  margin-bottom: 30px;
}
#block4 .inner ul:nth-of-type(2) li {
  text-align: center;
  margin-bottom: 15px;
}
#block4 .inner ul:nth-of-type(2) li:last-of-type {
  margin-bottom: 0;
}
#block4 .inner ul:nth-of-type(2) li a {
  line-height: 3;
  border: solid 1px #b62332;
  color: #b62332;
  display: block;
}
