@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%;
  color: #5a192b;
}
.inner {
  min-width: 1000px;
  max-width: 1000px;
  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);
}
a.tel:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.tel-link:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.sp-item {
  display: none !important;
}
/*----------------------------
header
----------------------------*/
header {
  background: url("../img/header-keyv.jpg") no-repeat 50% 50%;
  height: 750px;
  position: relative;
}
header #gnavi {
  height: 90px;
  text-align: right;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 20px;
}
header #gnavi li {
  display: inline-block;
  margin-right: 50px;
  vertical-align: middle;
}
header #gnavi li:last-of-type {
  margin-right: 0;
}
header h1 {
  position: absolute;
  top: 450px;
  right: 0;
}
@media screen and (max-width: 1000px) {
  header {
    width: 1000px;
  }
}
@media screen and (min-width: 1920px) {
  header {
    background: url("../img/header-keyv.jpg") no-repeat 50% 50% / cover;
  }
}
/*----------------------------
footer
----------------------------*/
footer {
  background: url("../img/footer-bg.jpg") repeat 50% 50%;
  position: relative;
  text-align: center;
  padding-top: 30px;
}
footer .inner .footer-navi {
  font-size: 0;
  margin-bottom: 90px;
}
footer .inner .footer-navi li {
  display: inline-block;
  border-right: 1px solid #fff;
  padding: 0 10px;
  line-height: 1.1;
}
footer .inner .footer-navi li:first-of-type {
  padding-left: 0;
}
footer .inner .footer-navi li:last-of-type {
  border-right: none;
  padding-right: 0;
}
footer .inner .footer-navi li a {
  color: #fff;
}
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: 75px;
}
footer .copyright {
  color: #fff;
  background: #873842;
  font-size: 12px;
  line-height: 3.5;
}
/*----------------------------
contents
----------------------------*/
#contents {
  position: relative;
}
#contents h2 {
  font-family: "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "MS Mincho", serif;
  font-size: 43px;
}
/*---block1---*/
#block1 .inner {
  max-width: 100%;
}
#block1 .inner ul li {
  display: inline-block;
  width: 50%;
  height: 269px;
  position: relative;
  vertical-align: top;
}
#block1 .inner ul li.menu {
  background: url("../img/block1-bg001.jpg") no-repeat 0 0, #873842;
}
#block1 .inner ul li.menu .img {
  position: absolute;
  top: 68px;
  right: 190px;
}
#block1 .inner ul li.menu a {
  display: inline-block;
  position: absolute;
  top: 144px;
  right: 100px;
}
#block1 .inner ul li.reserve {
  background: url("../img/block1-bg002.jpg") no-repeat 100% 0, #87384d;
}
#block1 .inner ul li.reserve .img {
  position: absolute;
  top: 68px;
  left: 167px;
}
#block1 .inner ul li.reserve a {
  display: inline-block;
  position: absolute;
  top: 144px;
  left: 100px;
}
/*---block2---*/
#block2 {
  background: url("../img/block2-bg001.jpg") no-repeat 100% 0, url("../img/common-bg.jpg") repeat 50% 50%;
  height: 590px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 150px;
}
#block2 .inner .deco:nth-of-type(1) {
  position: absolute;
  top: -120px;
  left: -90px;
  z-index: 0;
}
#block2 .inner h2 {
  margin-bottom: 40px;
  position: relative;
  z-index: 1;
}
#block2 .inner p:nth-of-type(2) {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.3;
  margin-bottom: 20px;
  position: relative;
  z-index: 1;
}
#block2 .inner p:nth-of-type(3) {
  font-size: 14px;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 1000px) {
  #block2 {
    width: 1000px;
  }
}
/*---block3---*/
#block3 {
  height: 840px;
  position: relative;
}
#block3 .map-area {
  z-index: 2;
  position: absolute;
  width: 55%;
  top: 0;
  right: 0;
}
#block3 .map-area #map-pc {
  overflow: hidden;
}
#block3 .map-area #map-pc iframe {
  margin-top: -150px;
}
#block3 .inner {
  position: relative;
  z-index: 1;
}
#block3 .inner .txt {
  padding-top: 80px;
}
#block3 .inner .txt h2 {
  margin-bottom: 40px;
}
#block3 .inner .txt p {
  font-size: 18px;
  margin-bottom: 30px;
}
#block3 .inner .txt ul li:first-of-type {
  margin-bottom: 10px;
}
@media screen and (max-width: 1000px) {
  #block2 {
    width: 1000px;
  }
}
/*---block4---*/
#block4 {
  background: url("../img/block4-bg001.jpg") no-repeat 0 0, url("../img/block4-bg002.jpg") no-repeat 100% 0, url("../img/common-bg.jpg") repeat 50% 50%;
  height: 500px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 60px;
}
#block4 .inner {
  font-size: 0;
}
#block4 .inner h2 {
  font-size: 36px;
  display: inline-block;
  vertical-align: middle;
  width: 252px;
}
#block4 .inner ul {
  width: 747px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  vertical-align: middle;
  border-left: solid 1px #c3c3bb;
  padding: 20px 100px 20px 20px;
}
#block4 .inner ul li {
  margin-bottom: 50px;
  font-size: 14px;
}
#block4 .inner ul li:last-of-type {
  margin-bottom: 0;
}
#block4 .inner ul li span {
  display: block;
  color: #c0273b;
}
#block4 .inner ul li a {
  text-decoration: underline;
}
@media screen and (max-width: 1000px) {
  #block4 {
    width: 1000px;
  }
}
