.page-top-info-wrap{
  background-color: #978B74;
  display: block !important;
  transition: transform 0.3s ease 0s, height 0.3s ease 0s;
  height: 30px;
}

@media screen and (max-width: 1024px) {
  .page-top-info-wrap{
    height: calc(80/750*100vw);
  }
}

.isFixed .page-top-info-wrap{
  height: 0;
  overflow: hidden;
  transform: translateY(-100%);
}
.page-top-info {
  color: #ffffff !important;
  display: flex;
  font-size: 1.2rem;
  text-decoration: none;
  padding: 0 20px;
  height: 100%;
  justify-content: center;
  align-items: center;
  line-height: 1.3;
}
.page-top-info br{
  display: none;
}
@media screen and (max-width: 1024px) {
  .page-top-info {
    padding: 0 3.7037vw;
  }
  .page-top-info br{
    display: inline;
  }
}
#wrapper > header {
  position: fixed;
  top: 0;
  left: auto;
}

.isFixed + #container {
  margin-top: 0;
}

#content .main-visual {
  padding-top: 42.47007%;
  display: block;
  position: relative;
  overflow: hidden;
}

#content .main-visual video {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

#content .main-visual .visual-image,
#content .main-visual .shop-logo,
#content .main-visual .visual-menu-list {
  display: none;
}

#content .information {
  background-color: #fafafa;
  margin-bottom: 5.22999% 0;
}

#content .information .section-inner {
  width: 75.48834%;
  padding: 2.52048% 0;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#content .information .section-inner h2 {
  font-size: 1.41rem;
  line-height: 1.5;
  width: 14.35726%;
}

#content .information .section-inner ul {
  width: 85.64274%;
}

#content .information .section-inner ul li {
  font-size: 1.41rem;
  color: #0b0b0b;
  margin-bottom: 1.85185%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

#content .information .section-inner ul li .article-tag {
  font-size: 1.316rem;
  color: #ffffff;
  background-color: #434343;
  width: 7.79727%;
  padding: 0.5em 0;
  text-align: center;
}

#content .information .section-inner ul li .article-tag.open {
  background-color: #F03246;
}

#content .information .section-inner ul li .article-tag.info {
  background-color: #E0BB12;
}

#content .information .section-inner ul li .article-tag.media {
  background-color: #309DF0;
}

#content .information .section-inner ul li a {
  text-decoration: none;
  width: 88.88889%;
  line-height: 1.5;
}

#content .information .section-inner ul li a:hover {
  text-decoration: underline;
}

#content .information .section-inner ul li.more-link {
  text-align: right;
  font-size: 1.316rem;
  position: relative;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

#content .information .section-inner ul li.more-link::after {
  content: '';
  background-image: url("../images/common/ico_arrow_right_green.png");
  display: inline-block;
  width: 1.5rem;
  height: 0.7rem;
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle;
  margin-left: 0.5rem;
  margin-top: 0.3rem;
}

#content .about h2,
#content .menu h2,
#content .shop h2 {
  font-size: 2.444rem;
  font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
  line-height: 1.3;
  letter-spacing: 0.1em;
}

#content .about h2 span,
#content .menu h2 span,
#content .shop h2 span {
  display: block;
  border-bottom: 1px solid #978b74;
  font-size: 1.504rem;
  font-weight: bold;
  letter-spacing: 0;
  margin-bottom: 10%;
  padding-bottom: 2%;
}

#content .about h2 span::before,
#content .menu h2 span::before,
#content .shop h2 span::before {
  content: '';
  display: inline-block;
  background-image: url("../images/common/symbol.png");
  background-size: 100% auto;
  width: 11.42857%;
  padding-top: 12.85714%;
  margin-right: 8%;
  vertical-align: middle;
}

#content .about .more-link,
#content .menu .more-link,
#content .shop .more-link {
  text-align: right;
  font-size: 1.316rem;
  margin-top: 2.67112%;
}

#content .about .more-link a,
#content .menu .more-link a,
#content .shop .more-link a {
  display: inline-block;
  padding: 1em 1.5em;
  border: 1px solid #978b74;
  background-color: #978b74;
  color: #ffffff;
  text-decoration: none;
}

#content .about .more-link a:hover,
#content .menu .more-link a:hover,
#content .shop .more-link a:hover {
  background-color: #ffffff;
  color: #978b74;
}

#content .about {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 84.94014%;
  margin: 5.22999% auto 9.4518%;
}

#content .about figure {
  width: 51.63205%;
}

#content .about figure img:nth-child(2) {
  display: none;
}

#content .about .section-inner {
  width: 41.69139%;
}

#content .about .section-inner h2 {
  margin-bottom: 9.2233%;
}

#content .about .section-inner p {
  font-size: 1.41rem;
  line-height: 1.8;
}

#content .menu {
  margin: 0 auto 3.78072%;
  width: 84.94014%;
}

#content .menu .section-inner {
  position: relative;
}

#content .menu h2 {
  margin: 0 0 3.63501% 6.15727%;
  width: 26.18694%;
}

#content .menu dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#content .menu dl > div {
  width: 32.19585%;
  margin-right: 1.92878%;
}

#content .menu dl > div:nth-of-type(3n) {
  margin-right: 0;
}

#content .menu dl > div > dt {
  margin: 0 0 0 10.13825%;
  padding-top: 14.97696%;
  position: relative;
}

#content .menu dl > div > dt span {
  padding-left: 3.45622%;
  border-left: 2px solid #978B74;
  font-size: 1.88rem;
  font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
  line-height: 1.5;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

#content .menu dl > div > dd > dl dt {
  display: none;
}

#content .menu dl > div > dd > dl dd {
  width: 100%;
}

#content .menu dl > div > dd p {
  padding: 7.37327% 9.21659% 0;
  font-size: 1.41rem;
  line-height: 1.8;
}

#content .menu dl > div > dd .more-link {
  margin: 0;
  position: absolute;
  bottom: -2em;
  right: 0;
}

#content .menu dl > div.menu03 {
  position: relative;
  padding-bottom: 4em;
}

#content .shop {
  background-image: url("../images/top/shop_bg.jpg");
  background-size: 100% auto;
  background-color: #f0f0f0;
  padding: 3.1506%;
}

#content .shop .section-inner {
  margin: 0 auto;
  width: 61.24764%;
  text-align: right;
}

#content .shop .section-inner h2 {
  display: inline-block;
  width: 36.21399%;
  margin: 0 -6.68724% -1.02881% 0;
  text-align: left;
}

#content .shop .section-inner dl {
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

#content .shop .section-inner dl div {
  width: 30.34979%;
  margin: 6.17284% 4.42387% 0 0;
  position: relative;
  background-color: #ffffff;
}

#content .shop .section-inner dl div:nth-of-type(3n) {
  margin-right: 0;
}

#content .shop .section-inner dl div::after {
  content: '';
  background-image: url("../images/common/ico_arrow_right_green.png");
  display: inline-block;
  width: 2rem;
  height: 1.2rem;
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle;
  position: absolute;
  bottom: 3.80658%;
  right: 10.16949%;
}

#content .shop .section-inner dl div dt {
  margin: 0 auto 15.59322%;
  padding: 25.76271% 12.20339% 0;
}

#content .shop .section-inner dl div.shop02 dt {
  padding: 27.45763% 14.23729% 0;
}

#content .shop .section-inner dl div.shop03 dt {
  padding: 13.55932% 27.45763% 0;
  margin: 0 auto 10.16949%;
}

#content .shop .section-inner dl div dd {
  font-size: 1.41rem;
  line-height: 1.8;
  padding: 0 5.08475% 36.61017%;
}

#content .shop .section-inner dl div dd p {
  padding: 8.47458% 5.08475% 0;
}

#content .shop .section-inner dl div dd .shop-link {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#content .banner {
  padding: 5.48204% 12.41336%;
}

@media screen and (max-width: 1024px) {
  .isFixed + #container {
    margin-top: 0;
  }
  #content .main-visual {
    padding-top: 170.10582%;
    overflow: hidden;
    /*
            .visual-menu-list {
                width: ((262 / 378) * 100%);
                margin: 0 auto 0;
                position: absolute;
                bottom: ((38 / 378) * 100%);
                background-color: #fdf8ea;
                left: 50%;
                transform: translateX(-50%);
                z-index: 5;
                display: block;
                .shop-logo {
                    display: block;
                    width: ((120 / 262) * 100%);
                    margin: ((30 / 262) * 100%) auto;
                }
                ul {
                    width: auto;
                    padding: 0 0 ((33 / 262) * 100%);
                    li {
                        position: relative;
                        padding-top: ((18 / 262) * 100%);
                        margin: 0 auto;
                        a {
                            font-size: 0;
                            display: block;
                            width: 100%;
                            height: 100%;
                            position: absolute;
                            top: 0;
                            left: 0;
                        }
                        &:nth-child(1) {
                            width: ((74 / 262) * 100%);
                            background-image: url(../images/common/menu_01_sp.png);
                        }
                        &:nth-child(2) {
                            width: ((77 / 262) * 100%);
                            margin: ((22 / 262) * 100%) auto;
                            background-image: url(../images/common/menu_02_sp.png);
                        }
                        &:nth-child(3) {
                            width: ((81 / 262) * 100%);
                            padding-top: ((20 / 262) * 100%);
                            background-image: url(../images/common/menu_03_sp.png);
                        }
                        &:nth-child(4) {
                            width: ((80 / 262) * 100%);
                            padding-top: ((17 / 262) * 100%);
                            margin: ((22 / 262) * 100%) auto;
                            background-image: url(../images/common/menu_04_sp.png);
                        }
                        &:nth-child(5) {
                            width: ((81 / 262) * 100%);
                            padding-top: ((19 / 262) * 100%);
                            background-image: url(../images/common/menu_05_sp.png);
                        }
                    }
                }
            }
            */
  }
  #content .main-visual video {
    display: none;
  }
  #content .main-visual .visual-image {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  #content .main-visual .shop-logo {
    display: block;
    width: 42.32804vw;
    position: absolute;
    bottom: 74.60317vw;
    left: 28.57143vw;
    z-index: 1;
  }
  #content .information {
    background-color: #ffffff;
  }
  #content .information .section-inner {
    width: auto;
    padding: 15.60847vw 3.7037vw 10.05291vw;
    margin: 0 auto;
  }
  #content .information .section-inner h2 {
    display: none;
  }
  #content .information .section-inner ul {
    width: 100%;
  }
  #content .information .section-inner ul li {
    margin-bottom: 2.1164%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  #content .information .section-inner ul li .article-tag {
    margin-right: 2.6455%;
    width: 7rem;
  }
  #content .information .section-inner ul li a {
    width: calc(100% - 7rem);
  }
  #content .information .section-inner ul li.more-link {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    margin-top: 5.29101%;
  }
  #content .information .section-inner ul li.more-link a {
    display: inline-block;
  }
  #content .information .section-inner ul li.more-link::after {
    width: 2.4rem;
    height: 1.2rem;
    margin-left: 1rem;
  }
  #content .about .more-link,
  #content .menu .more-link,
  #content .shop .more-link {
    text-align: center;
  }
  #content .about,
  #content .menu {
    width: auto;
    display: block;
    padding: 0 3.7037vw;
  }
  #content .about {
    margin: 0;
    background-image: url("../images/top/top_bg.png");
    background-position: 0 -31.74603%;
    padding-bottom: 15.87302%;
  }
  #content .about figure {
    width: auto;
  }
  #content .about figure img:nth-child(1) {
    display: none;
  }
  #content .about figure img:nth-child(2) {
    display: inline;
  }
  #content .about .section-inner {
    width: auto;
    padding: 5.29101% 3.7037% 4.49735%;
    background-color: #ffffff;
  }
  #content .menu {
    background-image: url("../images/top/top_bg.png");
    background-repeat: repeat-y;
    margin: 0;
  }
  #content .menu .section-inner {
    padding: 7.93651% 4.7619%;
    background-color: #ffffff;
  }
  #content .menu h2 {
    width: 57.97101%;
    margin: 0 0 4.34783% 0;
  }
  #content .menu dl {
    display: block;
  }
  #content .menu dl > div {
    width: 100%;
    margin: 0 0 5.7971% 0;
  }
  #content .menu dl > div > dt {
    display: none;
  }
  #content .menu dl > div > dd {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  #content .menu dl > div > dd figure {
    width: 44.92754%;
  }
  #content .menu dl > div > dd dl {
    width: 50.43478%;
  }
  #content .menu dl > div > dd dl dt {
    display: block;
    margin: 0 0 6.89655% 2.75862%;
    padding-left: 10.34483%;
    border-left: 2px solid #978B74;
    font-size: 1.88rem;
    font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
    line-height: 1.5;
  }
  #content .menu dl > div > dd dl dd p {
    padding: 0;
  }
  #content .menu dl > div > dd .more-link {
    position: absolute;
    bottom: -2em;
    right: auto;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    margin: 0;
  }
  #content .shop {
    background-color: #f0f0f0;
    padding: 1% 3.96825% 13.22751%;
    position: relative;
  }
  #content .shop::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding-top: 66.13757%;
    z-index: 0;
    background-image: url("../images/top/top_bg.png");
    background-repeat: repeat-y;
  }
  #content .shop .section-inner {
    z-index: 1;
    width: auto;
    position: relative;
    margin-top: 14.24419%;
    text-align: center;
  }
  #content .shop .section-inner h2 {
    width: 58.13953%;
    margin: 0;
    text-align: center;
  }
  #content .shop .section-inner h2 span::before {
    display: none;
  }
  #content .shop .section-inner dl {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  #content .shop .section-inner dl div {
    width: 47.38372%;
    margin-right: 0;
  }
}
/*# sourceMappingURL=top.css.map */