/* ------------------------------------------------------------------------- */
/* reset */

h1,h2,h3,h4,h5,h6,
p,ol,ul,li,dl,dt,dd {
  font-size: 1rem;
  margin: 0;
  padding: 0;
}

ol,ul {
  list-style: none;
}

/* ------------------------------------------------------------------------- */
/* utility */

.clearfix:after {
  content: '';
  display: block;
  clear: both;
}
.designed {
  overflow: hidden;
  height: 0;
  background-repeat: no-repeat;
  background-position: 0px 0px;
  line-height: 2;
}

/* ------------------------------------------------------------------------- */
/* base */

html {
  font-size: 13px;
}

body {
  font-family: 'Shippori Mincho', '游明朝', 'YuMincho', 'Yu Mincho', 'Hiragino Mincho ProN', 'MSP Mincho', serif, sans-serif;
  color: #fff;
  background-color: #000;
}
#menu,#access {
  background-color: #580a07;
}
img {
  vertical-align: top;
}

a {
  color: #000;
  text-decoration: none;
}
.smt {
  display: none !important;
}

/* ------------------------------------------------------------------------- */

.main {
  display: flex;
}
#menu .main,
#access .main {
  background-color: #580a07;
}
#toppage .main {
  background-image: url(/images/bg2.jpg);
  background-repeat: no-repeat;
  background-size: 130% auto;
  background-position: top center;
}

.main-contents {
  width: calc(100% - 200px);
}


#toppage .top-mv {
  height: 100vh;
  width: 100%;
  position: relative;
  /* background-image: url(/images/mv-bg.jpg);
  background-size: contain; */
  /* background-color: #000; */
  /* background-repeat: no-repeat;
  background-position: center; */
}
#toppage .top-mv .images {
  height: 100%;
  width: calc(100% - 120px);
  position: absolute;
  left: 0;
  top: 0;
}
#toppage .top-mv .image {
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-image: url(/images/mv-bg1.png);
  background-size: contain;
  /* background-color: #000; */
  background-repeat: no-repeat;
  background-position: center;
}
#toppage .top-mv .image:nth-child(2) {
  background-image: url(/images/mv-bg2.png);
  opacity: 0;
}
#toppage .top-mv .image:nth-child(3) {
  background-image: url(/images/mv-bg3.png);
  opacity: 0;
}
#toppage .top-mv .image:nth-child(4) {
  background-image: url(/images/mv-bg4.png);
  opacity: 0;
}
#toppage .top-mv
#toppage .top-mv > section {
  width: 85%;
  height: 700px;
  margin: 0 auto;
  position: relative;
}

#toppage .top-mv h3 {
  padding-top: 23vw;
  width: 7.6vw;
  background-image: url(/images/mv-text.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  position: absolute;
  right: 120px;
  top: 7vh;
  z-index: 1000;
}
/* #toppage .top-mv h3 span {
  width: 1px;
  height: 70px;
  background-color: #fff;
  display: inline-block;
  margin-top: 6px;
} */
#toppage .top-mv ul {
  position: absolute;
  right: -20px;
  bottom: 55px;
}
#toppage .top-mv ul li {
  display: inline-block;

  width: 192px;
}
#toppage .top-mv ul li a {
  display: block;
  height: 208px;
  cursor: pointer;
}
#toppage .top-mv ul li span {
  background-image: url(/images/nav-image-1.png);
  height: 192px;
  width: 192px;
  display: block;
  transition: all 0.3s;
}
#toppage .top-mv ul li:hover span {
  background-image: url(/images/nav-image-1-on.png);
}
#toppage .top-mv ul li:nth-child(2) span {
  background-image: url(/images/nav-image-2.png);
}
#toppage .top-mv ul li:nth-child(2):hover span {
  background-image: url(/images/nav-image-2-on.png);
}
#toppage .top-mv ul li p {
  text-align: center;
  font-size: 20px;
  color: #fff;
  letter-spacing: 2px;
  font-weight: lighter;
  margin-top: -15px;
}
#toppage .contents,
#menu .contents {
  padding: 9vw 0;
  /* background-image: url(/images/bg.png);
  background-repeat: repeat;
  background-size: 300px; */
}
#menu .contents p.info {
  width: 70vw;
  font-size: 1.4rem;
  padding: 1vw;
  border: 1px solid #fff;
  margin: 0 auto 5vw;
  text-align: center;
  line-height: 1em;
  box-sizing: border-box;
}
#access .contents {
  padding: 9vw 0 3vw;
}
#toppage .contents {
  padding-top: 5vw;
}
#toppage .contents h3 {
  font-size: 2vw;
  line-height: 1.6em;
  text-align: center;
  margin-bottom: 3vw;
  font-weight: 400;
}
#toppage .contents p {
  font-size: 1.5vw;
  line-height: 2em;
  text-align: center;
  margin-top: 1.4em;
  font-weight: 400;
}
#toppage .contents a {
  background-image: url(/images/btn-bg.jpg);
  width: 46vw;
  height: 11.5vw;
  display: block;
  margin: 4vw auto 0;
  line-height: 11.5vw;
  color: #fff;
  font-size: 2vw;
  padding-left: 4vw;
  box-sizing: border-box;
  background-size: cover;
}
.contact {
  background-color: #8c8997;
  padding: 3vw 5vw;
  width: 65vw;
  margin: 0 auto;
  box-sizing: border-box;
}
.contact h3 {
  font-size: 2.2vw;
  line-height: 1.6em;
  text-align: center;
  padding-bottom: 0.6vw;
  border-bottom: 3px solid #fff;
  width: 100%;
  margin: 0 auto 1vw;
  font-weight: 400;
}
.contact h4 {
  font-size: 1vw;
  line-height: 1.4em;
  text-align: center;
  font-weight: normal;
}
.contact .tokyo {
  width: 28vw;
  margin: 3vw 0 3vw;
  background-color: #fff;
  color: #333;
  padding: 1.6vw;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-radius: 0.6vw;
}
.contact .tokyo h5 {
  font-size: 2.2vw;
  white-space: nowrap;
  font-weight: 500;
  line-height: 1em;
  margin-bottom: 1.2vw;
}
.contact .tokyo p {
  height: 2vw;
  text-align: center;
  background-color: #8c8997;
  color: #fff;
  border-radius: 1vw;
  line-height: 1em;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 1.1vw;
  font-size: 1vw;
  width: 100%;
}
.contact .tokyo h6 {
  font-size: 3vw;
  font-weight: 400;
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  line-height: 1.3em;
  letter-spacing: 0.05em;
  justify-content: center;
}
.contact .tokyo h6 span {
  font-size: 1.4vw;
  line-height: 1.3em;
  letter-spacing: 0em;
  width: 100%;
  text-align: center;
}
.contact .tokyo h6 img {
  width: 25vw;
  display: block;
  height: auto;
  margin-top: 0.2vw;
}

.contact .tokyo h6 i {
  width: 3vw;
  height: 2vw;
  background-image: url(/images/freedial.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  margin-right: 0.6vw;
}
.contact ul {
  text-align: center;
  margin: 2vw 0 2vw;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  width: 100%;
}
.contact ul li {
  display: flex;
  justify-content: center;
  margin: 0 0 1vw 0;
  padding: 1.3vw 0;
  font-size: 1.3vw;
  line-height: 1em;
  align-items: center;
  width: calc(100% / 2);
  flex-direction: unset;
  border-right: 1px solid #fff;
  box-sizing: border-box;
}
.contact ul li:nth-child(1) {
  border-left: 1px solid #fff;
  padding-top: 1.3vw;
}
.contact ul li strong {
  width: auto;
  text-align: center;
  font-weight: normal;
  font-size: 1.5vw;
  line-height: 1em;
}
.contact ul li span {
  display: flex;
  margin-top: 0;
  font-size: 1.8vw;
  line-height: 1em;
  letter-spacing: 0.1em;
  width: auto;
  align-items: center;
  margin-left: 0.8em;
}
.contact ul li span i {
  display: block;
  width:1.6vw;
  background-image: url(/images/tel-icon.png);
  height: 1.6vw;
  background-size: 100%;
  /* vertical-align: middle; */
  margin-right: 0.5vw;
  position: relative;
  /* top: -0.15em; */
  background-repeat: no-repeat;
}

.contact ul li small {
  font-size: 0.8vw;
  margin-top: 0.3vw;
}
.contact ul li:nth-child(4) {
  margin-right: 0;
  padding-right: 0;
  border-right: none;
}
.contact > p {
  text-align: center;
  font-size: 1.35vw;
  letter-spacing: 2px;
  width: 50%;
  line-height: 2.6vw;
  border-radius: 1.3vw;
  border: 1px solid #fff;
  margin: 0 auto;
  box-sizing: border-box;
}
.contact-list {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
}


footer {
  /* padding: 110px 0 50px; */
  padding: 110px 0 4vw;
}
footer h2 {
  padding-top: 54px;
  width: 230px;
  background-image: url(/images/footer-logo.png);
  margin: 0 auto;
  display: block;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
footer p {
  text-align: center;
  font-size: 14px;
  margin-top: 20px;
}
footer p span {
  margin: 0 20px;
}
header.header {
  /* height: 100vh; */
  width: 180px;
  /* background-color: #000; */
  position: relative;
z-index: 10;

}
header.header > section {
  height: 100vh;
  width: 180px;
  background-color: transparent;
  position: fixed;
}
h2.title {
  line-height: 1.2em;
  border-right: 2px solid #fff;
  text-align: center;
  color: #fff;
  font-size: 2.6vw;
  width: 3rem;
  margin: 0 auto;
  padding: 8rem 0.5rem 0rem;
  font-weight: 500;
  letter-spacing: 0.2vw;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
}
header.header h1 a {
  padding-top: 140px;
  width: 140px;
  position: absolute;
  left: 0;
  right: 0;
  top: 25px;
  margin: auto;
  background-image: url(/images/top-logo.png);
  background-size: contain;
  z-index: 110;
  cursor: pointer;
}

#toppage header.header h1 a {
  padding-top: 230px;
  width: 230px;
  position: absolute;
  left: 30px;
  right: 0px;
  top: 30px;
  background-image: url(/images/top-logo.png);
}

header.header ul {
  text-align: center;
  position: absolute;
  z-index: 100;
  display: flex;
  flex-direction: column;
  /* bottom: 65px; */
  bottom: 4vw;
  left: 0;
  right: 0;
  margin: auto;
}

header.header ul li {
  display: block;
  line-height: 1em;
  margin: 50px auto 0;
}
header.header .left-image {
  background-image: url(/images/header-left.png);
  background-size: cover;
  background-position: right top;
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  top: 0;
  height: 120px;
  width: 390px;
  opacity: 0.8;
  transition: all 0.5s;
}
header.header .right-image {
  background-image: url(/images/header-right.png);
  position: absolute;
  right: 0;
  top: 0;
  height: 120px;
  width: 390px;
  background-size: cover;
  background-position: left top;
  background-repeat: no-repeat;
  opacity: 0.8;
  transition: all 0.5s;
}
header.header ul li {
  line-height: 1em;
}
header.header ul li a {
  /* padding-top: 48px; */
  line-height: 1em;
  display: block;
  color: #fff;
  font-size: 18px;
  cursor: pointer;
  transition: all 0.2s;
  letter-spacing: 2px;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  -o-writing-mode: vertical-rl;
  writing-mode: vertical-rl;
}
header.header ul li a::before {
  content: '◆';
  display: inline-block;
  font-size: 26px;
  margin-bottom: 12px;
}

#access .contents .inner {
  width: 80%;
  margin: 0 auto;
  /* padding: 85px 0; */
}
#access .contents section {
  margin-bottom: 7vw;
}
#access .contents section iframe {
  width: 100%;
  height: 30vw;
}
#access .contents section h3 {
  border-bottom: 1px solid #fff;
  padding-bottom: 1vw;
  margin-bottom: 1.5vw;
  font-size: 3vw;
  line-height: 1.2em;
  font-weight: 400;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
#access .contents section h3 span {
  font-size: 1.6vw;
  display: flex;
  background-color: #fff;
  height: 3vw;
  margin-left: 2vw;
  border-radius: 1.5vw;
  padding: 0 2vw;
  color: #000;
  align-items: center;
  justify-content: center;
  line-height: 1em;
}
#access .contents section p {
  font-size: 1.5vw;
  line-height: 1.8em;
  margin-bottom: 3vw;
}
#access .contents section p span {
  margin-right: 30px;
}
#menu .item {
  width: 48%;
  /* margin-right: 4%; */
  position: relative;
  margin-bottom: 4vw;
}
#menu .item a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 25vw;
  display: block;
  background-color: rgba(255, 255, 255, 0);
  z-index: 100;
  opacity: 0;
  transition: all 0.4s;
  /* visibility: hidden; */
}
#menu .item a:hover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 25vw;
  display: block;
  background-color: rgba(255, 255, 255, 0.4);
  z-index: 100;
  opacity: 1;
  /* visibility: visible; */
}
#menu .item a span {
  width: 6vw;
  height: 6vw;
  background-image: url(/images/search-btn.png);
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  opacity: 1;
}
#menu .item:nth-child(even) {
  margin-right: 0;
}
#menu .drink.item {
  margin: 0;
  float: none;
}
#menu .item h3 {
  padding-top: 6vw;
  width: 6vw;
  background-image: url(/images/menu/menu-icon-1.svg);
  display: block;
  margin-right: 2rem;
  position: absolute;
  z-index: 200;
  background-size: cover;
  left: 1vw;
  top: 1vw;
}
#menu .item > div {
  display: block;
  width: 100%;
}
#menu .item.i09 > div {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-direction: column;
  margin-bottom: 1vw;
}
#menu .item.i09 > div section {
  display: flex;
  justify-content: space-between;
  width: 100%;
  align-items: center;
}
#menu .item > div h4 {
  font-size: 1.62vw;
  line-height: 1.2em;
  font-weight: 400;
}
#menu .item.i09 > div h4 {
  font-size: 1.7vw;
  margin-bottom: 0.6vw;

}
#menu .item > div h4 br {
  display: none;
}
#menu .item > div h4 small {
  margin-left: 0.6em;
  padding-left: 0.6em;
  font-size: 70%;
  border-left: 1px solid rgba(255, 255, 255, 0.4);
  line-height: 0.8em;
}
@media only screen and (max-width: 768px) {
  #menu .item > div h4 small {
    font-size: 2.8vw;
  }
}
#menu .item > div h5 {
  font-size: 2vw;
  line-height: 1em;
  letter-spacing: 2px;
  margin-top: 1vw;
  font-weight: 400;
}
#menu .item.i09 > div h5 {
  font-size: 1.8vw;
}
#menu .item > div h5 small {
  font-size: 1.3vw;
  margin-left: 0.5vw;
}
#menu .contents .inner > p {
  text-align: center;
  margin: 2vw 0 2vw;
  font-size: 1vw;
  line-height: 2em;
  width: 100%;
}
#menu .contents .inner {
  width: 70vw;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#menu .contents figure {
  margin: 0 0 1.5rem;
  height: 25vw;
  overflow: hidden;
}
#menu .contents figure > img {
  width: 100%;
  height: 25vw;
  padding: 0;
  object-fit: cover;
  object-position: center;
  font-family: 'object-fit: cover; object-position: center';
}
/* #menu .item.i09 > div h4 {
  font-size: 20px;
  line-height: 1.2em;
  display: inline-block;
} */
#menu .item.i09 > div h5 {
  margin-top: 0;
}
/* #menu .item.i09 > div h5:nth-child(2) {
  border-bottom: 1px solid #000;
  margin-top: -32px;
  margin-bottom: 10px;
  padding-bottom: 10px;
} */
#menu .item.i09 > div h5 small {
  font-size: 1.3vw;
  margin-left: 0.3vw;
}
.thumb {
  width: 70vw;
  margin: 0 auto;
}
.thumb img {
  width: auto;
  height: auto;
  display: block;
  max-height: 80vh;
  margin: 0 auto 1vw;
  max-width: 100%;
}
.thumb p {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.7vw;
}
.thumb p span {
  margin-left: 2vw;
}
.mfp-close-btn-in .mfp-close {
  right: 1vw;
  color: #fff;
  top: 1vw;
  height: 3vw;
  width: 3vw;
  line-height: 3vw;
  font-size: 4vw;
}
.mfp-content {
  position: static;
}
@media only screen and (max-width: 768px) {
.pc {
  display: none !important;
}
.smt {
  display: block !important;
}
#toppage .top-mv .images {
  height: 100%;
  width: 100%;
}
#toppage .main {
  background-image: url(/images/bg2.jpg);
  background-repeat: no-repeat;
  background-size: 300%;
  background-position: top left;
}
h2.title {
  line-height: 1.2em;
  border-right: 2px solid #fff;
  text-align: center;
  color: #fff;
  font-size: 7vw;
  width: 7vw;
  margin: 0 8vw 0 auto;
  padding: 6rem 1vw 0rem;
  font-weight: 500;
  letter-spacing: 0.2vw;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
}
header.header > section {
  height: 100vh;
  width: 14vw;
  background-color: transparent;
  position: absolute;
}
header.header .right-image,
header.header .left-image {
  display: none;
}
header.header {
  height: 100vh;
  width: 14vw;
  background-color: transparent;
  position: absolute;
  z-index: 1000;
}

header.header h1 a {
  padding-top: 34vw;
  width: 34vw;
  position: absolute;
  left: 3vw;
  right: auto;
  top: 3vw;
  background-image: url(/images/top-logo.png);
}
#toppage header.header h1 a {
  padding-top: 34vw;
  width: 34vw;
  position: absolute;
  left: 3vw;
  right: auto;
  top: 3vw;
  background-image: url(/images/top-logo.png);
}

header.header ul {
  text-align: center;
  position: fixed;
  z-index: 100;
  display: flex;
  flex-direction: unset;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  height: 16vw;
  background-color: #000;
  border-top: 2px solid #fff;
}
/* header.header ul::before {
  content: '';
  display: block;
  height: 8vw;
  width: 0.3vw;
  bottom: 0;
  left: auto;
  right: 33%;
  margin: auto;
  top: 0;
  background-color: #fff;
  position: absolute;
} */
header.header ul::after {
  content: '';
  display: block;
  height: 8vw;
  width: 0.3vw;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  top: 0;
  background-color: #fff;
  position: absolute;
}
header.header ul li {
  display: block;
  line-height: 1em;
  margin: 0;
  width: 50%;
  height: 16vw;
}

header.header ul li a {
  line-height: 1em;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 4vw;
  cursor: pointer;
  transition: all 0.2s;
  letter-spacing: 2px;
  writing-mode: unset;
  width: 100%;
  height: 16vw;
}
header.header ul li a::before {
  display: none;
}
header.header ul li a i {
  content: '';
  display: inline-block;
  background-image: url(/images/menu-icon01.png);
  background-repeat: no-repeat;
  background-size: 6vw auto;
  width: 6vw;
  height: 6vw;
  margin-right: 2vw;
}
header.header ul li a i.icon02 {
  background-image: url(/images/menu-icon02.png);
}
header.header ul li a i.icon03 {
  background-image: url(/images/menu-icon03.png);
}
/* header.header ul li {
  line-height: 70px;
  margin: 0 21vw;
  display: inline-block;
}
header.header ul li:nth-child(1) {
  margin-left: 0;
}
header.header ul li:nth-child(2) {
  margin-right: 0;
} */
/* header.header ul li a {
  padding-top: 25px;
  line-height: 1.5em;
  display: block;
  color: #fff;
  font-size: 14px;
  cursor: pointer;
  transition: all 0.2s;
  padding-bottom: 5px;
  border-bottom: 2px solid rgba(255, 255, 255, 0);
} */
footer p {
  text-align: center;
  font-size: 11px;
  margin-top: 20px;
}
.main {
  display: block;
}
.main-contents {
  width: 100%;
}
#toppage .top-mv .image {
  background-size: 136%;
  /* background-position: top 14vh center; */
  background-position: center center;
}
#toppage .top-mv .image:nth-child(2){
  background-size: 140%;
  /* background-position: top 13vh center; */
  background-position: center center;
}
#toppage .top-mv .image:nth-child(3) {
  background-size: 140%;
  /* background-position: top 14vh center; */
  background-position: center center;
}
#toppage .top-mv .image:nth-child(4) {
  background-size: 140%;
  /* background-position: top 10vh center; */
  background-position: center center;
}
#toppage .contents {
  padding: 0 10vw 18vw;
}
#menu .contents {
  padding: 14vw 10vw 12vw;
}
#menu .contents p.info {
  width: 95%;
  font-size: 3.2vw;
  padding: 3vw 0;
  border: 1px solid #fff;
  margin: 0 auto 10vw;
  text-align: center;
  line-height: 1em;
  box-sizing: border-box;
}

#access .contents {
  padding: 14vw 8vw 0vw;
}

#toppage .contents h3 {
  font-size: 5vw;
  line-height: 1.6em;
  text-align: center;
  margin-bottom: 7vw;
}
#toppage .contents p {
  font-size: 3.3vw;
  line-height: 2em;
  text-align: left;
  margin-top: 1.4em;
}
#menu .contents .inner {
  width: 100%;
  margin: 0 auto;
}
#menu .item {
  width: 100%;
  float: none;
  min-height: auto;
  margin-right: 0;
  margin-bottom: 9vw;
}
#menu .item h3 {
  padding-top: 17vw;
  width: 17vw;
  background-image: url(/images/menu/menu-icon-1.svg);
  background-size: 100%;
  display: block;
  margin-left: 0;
  left: 2vw;
  top: 2vw;
  margin: 0;
}
#menu .item > div {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
}
#menu .item > div h4 {
  font-size: 3.8vw;
  white-space: nowrap;
}
#menu .item.i09 > div h4 {
  font-size: 3.8vw;
  display: block;
  /* margin-bottom: 2vw; */
}
#menu .item.i09 > div section {
  margin-bottom: 2vw;
  align-items: center;
}
#menu .contents figure {
  margin: 0 0 3vw;
  height: 60vw;
  overflow: hidden;
}
#menu .contents figure > img {
  width: 100%;
  height: 60vw;
  padding: 0;
  object-fit: cover;
  object-position: center;
  font-family: 'object-fit: cover; object-position: center';
}
#menu .item > div h5 {
  font-size: 6vw;
  line-height: 1em;
  letter-spacing: 2px;
  margin-top: 1.5vw;
}
#menu .item.i09 > div h5 {
  font-size: 5vw;
  border-top: none;
  line-height: 1.2em;
  padding-top: 0;
  letter-spacing: 1px;
  display: block;
  margin-top: 0;
  text-align: right;
}

#menu .item > div h5 small {
  font-size: 3.8vw;
  margin-left: .5vw;
}
#menu .item.i09 > div h5 small {
  font-size: 3vw;
  margin-left: .5vw;
}


#menu .contents .inner > p {
  text-align: center;
  margin-bottom: 50px;
  font-size: 15px;
  line-height: 1.8em;
}
#menu .contents .inner > p {
  text-align: justify;
  margin-bottom: 3vw;
  font-size: 2.8vw;
  line-height: 1.8em;
  margin-top: 8vw;
}

.contact {
  padding: 8vw 6vw;
  width: calc(100% - 20vw);
  margin: 0 auto;
  box-sizing: border-box;
}
.contact h3 {
  font-size: 5vw;
  line-height: 1.4em;
  text-align: center;
  padding-bottom: 4vw;
  border-bottom: 1px solid #fff;
  width: 100%;
  margin: 0 auto 3vw;
}
.contact h4 {
  font-size: 2.7vw;
  line-height: 1.6em;
  text-align: center;
  font-weight: normal;
}
.contact ul {
  text-align: center;
  margin: 5vw 0;
  display: flex;
  width: 100%;
}
.contact ul li {
  display: flex;
  border-top: 1px solid rgba(255,255,255,0.5);
  padding-top: 4vw;
  margin: 2vw 0 0;
  width: 100%;
  flex-direction: column;
  border-right: 0;
  padding-right: 0;

}
.contact ul li:first-child {
  border-top: 0;
  border-left: 0;
  margin-top: 0;
}
.contact ul li {
  font-size: 4vw;
  letter-spacing: 2px;
  line-height: 1em;
  border-bottom: 0;
}

.contact ul li strong {
  width: 100%;
  text-align: center;
  font-weight: normal;
  font-size: 4vw;
}
.contact ul li span {
  display: block;
  margin: 2vw auto 0;
  font-size: 7vw;
  line-height: 1em;
  letter-spacing: 1vw;
  width: 100%;
}
.contact ul li small {
  font-size: 3vw;
  margin-top: 0.6vw;
}

.contact ul li span i {
  display: inline-block;
  width: 0.8em;
  background-image: url(/images/tel-icon.png);
  height: 0.8em;
  background-size: 100%;
  vertical-align: middle;
  margin-right: 2vw;
  position: relative;
  top: -3px;
  background-repeat: no-repeat;
}
.contact > p {
  text-align: center;
  font-size: 3vw;
  width: 90%;
  line-height: 6vw;
  box-sizing: border-box;
  border-radius: 3vw;
  border: 1px solid #fff;
  margin: 2vw auto 0;
}

#toppage .top-mv > section {
  width: 100%;
  height: 115.5vw;
  margin: 0 auto;
  position: relative;
}
#toppage .top-mv {
  /* height: 85vh; */
  /* height: calc(100vh - 20vw); */
  height: 100vh;
  width: 100%;
  /* background-image: url(/images/mv-sp.jpg);
  background-size: 150%;
  background-position: top center;
  background-repeat: no-repeat; */
}
#toppage .top-mv h3 {
  padding-top: 51vw;
  width: 14.6vw;
  background-image: url(/images/mv-text.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  position: absolute;
  right: 6vw;
  top: 9vw;
  z-index: 1000;
}

#toppage .top-mv ul li span {
  display: none;
}
#toppage .top-mv ul {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 22vw;
}
#toppage .top-mv ul li a {
  display: block;
  height: 22vw;
  cursor: pointer;
}
#toppage .top-mv ul li {
  display: block;
  width: 50%;
  height: 22vw;
  background-image: url(/images/nav-image-1-sp.jpg);
  background-size: cover;
  background-position: left center;
  float: left;
}
#toppage .top-mv ul li:nth-child(2) {
  background-image: url(/images/nav-image-2-sp.jpg);
}
#toppage .top-mv ul li p {
  text-align: right;
  font-size: 4vw;
  color: #fff;
  letter-spacing: 1px;
  font-weight: lighter;
  margin-top: 0;
  line-height: 22vw;
  padding-right: 3.5vw;
  box-sizing: border-box;
}
#toppage .top-mv ul li:nth-child(2) p {
  padding-right: 4.5vw;
}

#toppage .contents a {
  background-image: url(/images/btn-bg.jpg);
  width: 100%;
  height: 26vw;
  display: block;
  margin: 9vw auto 0;
  line-height: 1.3em;
  color: #fff;
  font-size: 4.5vw;
  padding-right: 49vw;
  box-sizing: border-box;
  background-size: cover;
  text-align: center;
  padding-top: 6vw;
  letter-spacing: 1px;
  background-position: right -6vw center;
}
#access .contents section {
  margin-bottom: 14vw;
}
#access .contents section iframe {
  width: 100%;
  height: 80vw;
}

#access .contents .inner {
  width: 100%;
  margin: 0 auto;
  padding: 0px 0;
}
#access .contents section h3 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
  padding-bottom: 3vw;
  margin-bottom: 4vw;
  font-size: 5.5vw;
  line-height: 1em;
  text-align: left;
}
#access .contents section h3 span {
  font-size: 3vw;
  display: flex;
  background-color: #fff;
  height: 6vw;
  margin-left: 3vw;
  border-radius: 3vw;
  padding: 0 4vw;
  color: #000;
  align-items: center;
  justify-content: center;
  line-height: 1em;
}
#access .contents section p {
  font-size: 3.4vw;
  line-height: 1.8em;
  margin-bottom: 6vw;
}
#access .contents section p span {
  display: block;
}
#access .contents section p br {
  display: none;
}
#menu .item a {
  opacity: 0;
  visibility: hidden;
  height: 57vw;
}
#menu .item a:hover {
  opacity: 0;
  visibility: hidden
}
#menu .item a span {
  display: none;
}

footer {
  /* padding: 17vw 0 23vw; */
  padding: 17vw 0 0;
}
#footer-low {
  /* height: 43vw; */
  height: 27vw;
  width: 100%;
}
footer h2 {
  padding-top: 11vw;
  width: 46vw;
  background-image: url(/images/footer-logo.png);
  margin: 0 auto;
  display: block;
  background-size: 100%;
  background-repeat: no-repeat;
}
footer p {
  text-align: center;
  font-size: 3vw;
  margin-top: 4vw;
}
footer p span {
  margin: 2vw 0;
  display: block;
}

#menu .item.i09 > div {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-direction: column;
  margin-bottom: 1vw;
}
/* #menu .item > div h4 {
  font-size: 1.7vw;
  line-height: 1.2em;
  font-weight: 400;
} */

}



#menu .popup-contents h3 {
  padding-top: 13vw;
  width: 13vw;
  background-image: url(/images/menu/menu-icon01.svg);
  background-size: 100%;
  display: block;
  top: 1.6vw;
  left: 1.6vw;
  position: absolute;
  z-index: 200;
}
#menu #menu01.popup-contents h3 {
  background-image: url(/images/menu/menu-icon01.svg);
}
#menu #menu02.popup-contents h3 {
  background-image: url(/images/menu/menu-icon02.svg);
}
#menu #menu03.popup-contents h3 {
  background-image: url(/images/menu/menu-icon03.svg);
}
#menu #menu04.popup-contents h3 {
  background-image: url(/images/menu/menu-icon04.svg);
}
#menu #menu05.popup-contents h3 {
  background-image: url(/images/menu/menu-icon05.svg);
}
#menu #menu06.popup-contents h3 {
  background-image: url(/images/menu/menu-icon06.svg);
}
#menu #menu07.popup-contents h3 {
  background-image: url(/images/menu/menu-icon07.svg);
}
#menu #menu08.popup-contents h3 {
  background-image: url(/images/menu/menu-icon08.svg);
}
#menu #menu09.popup-contents h3 {
  background-image: url(/images/menu/menu-icon09.svg);
}
#menu #menu10.popup-contents h3 {
  background-image: url(/images/menu/menu-icon10.svg);
}
#menu .popup-contents {
  max-width: 1000px;
  width: 90%;
  height: 90vh !important;
  max-height: 750px;
  margin: 0 auto;
  background-color: #fff;
  position: relative;
  box-shadow: 0 1.5vw 4vw rgba(0,0,0,0.5);
}
#menu .popup-contents figure {
  width: 100%;
  height: 73vh;
  overflow: hidden;
  margin: 0;
}
#menu .popup-contents > img {
  width: 100%;
}
#menu .popup-contents figure img {
  width: 100%;
  height: 54vw;
}
#menu .popup-contents section {
  width: 100%;
  position: absolute;
  line-height: 7vh;
  box-sizing: border-box;
  text-align: center;
}
#menu .popup-contents h4 {
  font-size: 2vw;
  line-height: 7vh;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
}
#menu .popup-contents h5 {
  text-align: center;
  font-size: 2.5vw;
  line-height: 7vh;
  display: inline-block;
  margin-left: 2vw;
  vertical-align: middle;
}
#menu .popup-contents h5 small {
  font-size: 2vw;
  margin-left: 0.5vw;
}

#menu .item.i01 h3 {
  background-image: url(/images/menu/menu-icon01.svg);
}
#menu .item.i02 h3 {
  background-image: url(/images/menu/menu-icon02.svg);
}
#menu .item.i03 h3 {
  background-image: url(/images/menu/menu-icon03.svg);
}
#menu .item.i04 h3 {
  background-image: url(/images/menu/menu-icon04.svg);
}
#menu .item.i05 h3 {
  background-image: url(/images/menu/menu-icon05.svg);
}
#menu .item.i06 h3 {
  background-image: url(/images/menu/menu-icon07.svg);
}
#menu .item.i07 h3 {
  background-image: url(/images/menu/menu-icon09.svg);
}
#menu .item.i08 h3 {
  background-image: url(/images/menu/menu-icon10.svg);
}
#menu .item.i09 h3 {
  background-image: url(/images/menu/menu-icon11.svg);
}
#menu .item.i10 h3 {
  background-image: url(/images/menu/menu-icon08.svg);
}
#menu .item.i11 h3 {
  background-image: url(/images/menu/menu-icon06.svg);
}

.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  position: absolute;
  right: 5px;
  top: 10px;
  width: 40px;
  font-weight: 200;
  line-height: 40px;
  height: 40px;
  font-size: 60px;
  background-image: url(/images/menu/btn-close.svg);
  background-repeat: no-repeat;
  background-size: 100%;
  color: transparent;
}
button.mfp-arrow {
  background-image: url(/images/menu/btn-next.svg);
  background-repeat: no-repeat;
  right: 1%;
  left: auto;
  background-size: 100%;
  height: 8vw;
  width: 4vw;
  background-position: center center;
}
button.mfp-arrow {
  background-image: url(/images/menu/btn-pref.svg);
  background-repeat: no-repeat;
  left: 1%;
  right: auto;
  background-size: 100%;
  height: 6vw;
  width: 3vw;
  background-position: center center;
  top: 0;
  bottom: 0;
  margin: auto;
}

button.mfp-arrow-right {
  right: 1%;
  left: auto;
  background-image: url(/images/menu/btn-next.svg);
}
button.mfp-arrow-left:after,
button.mfp-arrow-right:after {
  border: none;
}

@media only screen and (max-width: 768px) {
button.mfp-arrow {
  background-image: url(/images/menu/btn-pref.svg);
  background-repeat: no-repeat;
  left: 1%;
  right: auto;
  background-size: 100%;
  height: 15vw;
  width: 8vw;
  background-position: center center;
  top: 50%;
  bottom: 50%;
  margin: auto;
}
button.mfp-arrow-right {
  right: 1%;
  left: auto;
  background-image: url(/images/menu/btn-next.svg);
}
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  position: absolute;
  right: 0vw;
  top: 3vw;
  width: 27px;
  font-weight: 200;
  line-height: 8vw;
  height: 8vw;
  font-size: 9vw;

}

}



.mfp-image-holder .mfp-content {
  max-width: 70%;
}
.osechi-btn {
  width: 30vw;
  max-width: 320px;
  position: fixed;
  right: 0vw;
  bottom: 7vw;
  z-index: 1000;
}
.osechi-btn img {
  width: 100%;
  height: auto;
}
.news-btn {
  height: 8vw;
  width: 8vw;
  background-color: #f00;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  color: #fff;
  position: fixed;
  right: 2.5vw;
  bottom: 2vw;
  z-index: 1000;
  font-size: 1.2vw;
  font-family: '游ゴシック', 'YuGothic', 'Yu Gothic', 'Meiryo', 'Hiragino Kaku Gothic ProN', 'Meiryo', sans-serif;
  font-weight: bold;
  /* position: relative; */
}


.news-btn i {
  content: '';
  display: block;
  background-image: url(/images/menu-icon03.png);
  background-repeat: no-repeat;
  background-size: 2.2vw auto;
  width: 2.2vw;
  height: 2.2vw;
  margin-bottom: 0.2vw;
}

.news-btn::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  z-index: -1;
  background: inherit;
  -webkit-animation: ripple 3s cubic-bezier(0.3, 0, 0.1, 1) infinite;
          animation: ripple 3s cubic-bezier(0.3, 0, 0.1, 1) infinite;
}

#toppage .mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100000;
  overflow: hidden;
  position: fixed;
  background: #111;
  opacity: 0.9;
}
#haitatsu-obi {
  padding: 0.7vw 0 1vw;
  width: 100%;
  background-color: #b00000;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 1000;
}
#haitatsu-obi img {
 width: 80vw;
 height: auto;
  display: block;
  margin: 0 auto;
}
#menu-list {
  width: 55vw;
  margin: 0 auto;
  background-color: #fff;
  padding: 4vw;
  box-sizing: border-box;
  color: #333;
}
#menu-list table {
  /* border: 1px solid #333; */
  width: 100%;
  border-right: 0px
}
#menu-list table th,
#menu-list table td {
  text-align: center;
  width: 20%;
  padding: 0.7vw 0;
  border-left: 1px solid #333;
}
#menu-list table th {
  background-color: #e1d28f;
  font-size: 1vw;
  font-weight: 500;
}
#menu-list table th:nth-child(1) {
  border-left: 0;
}
#menu-list table th small {
  display: block;
}
#menu-list table td {
  border-top: 1px solid #333;
  letter-spacing: 0.08em;
  font-size: 1.3vw;
}
#menu-list table td.menu-name {
  background-color: #e1d28f;
  border-left: 0;
  font-size: 1.3vw;
  font-weight: 500;
}
#menu-list table tr:nth-child(even) td.menu-name {
  background-color: #f3eac0;
}
.popup-menulist {
  width: 50vw;
  margin: 4vw auto 0;
  display: flex;
  height: 3.6vw;
  align-items: center;
  justify-content: center;
  color: #fff;
  /* border: 1px solid #fff; */
  font-size: 1.4vw;
  border-radius: 1.8vw;
  letter-spacing: 0.1em;
  transition: all 0.3s;
  background-color: #b00000;
}
.popup-menulist:hover {
  /* background-color: #a2322d; */
  opacity: 0.6;
}
.popup-menulist i {
  width: 2vw;
  height: 1.3vw;
  background-image: url(/images/menu/list-icon.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  margin-right: 0.6vw;

}
@media only screen and (max-width: 768px) {
.news-btn {
  height: 18vw;
  width: 18vw;
  background-color: #f00;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  color: #fff;
  position: fixed;
  right: 3.5vw;
  bottom: 20vw;
  z-index: 1000;
  font-size: 3vw;
  font-family: '游ゴシック', 'YuGothic', 'Yu Gothic', 'Meiryo', 'Hiragino Kaku Gothic ProN', 'Meiryo', sans-serif;
  font-weight: bold;
}
.news-btn i {
  content: '';
  display: block;
  background-image: url(/images/menu-icon03.png);
  background-repeat: no-repeat;
  background-size: 5vw auto;
  width: 5vw;
  height: 5vw;
  margin-bottom: 0.3vw;
}
.contact-list {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  flex-direction: column;
}
.contact .tokyo {
  width: 100%;
  margin: 5vw 0 0;
  background-color: #fff;
  color: #333;
  padding: 3vw;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-radius: 1vw;
}
.contact .tokyo h5 {
  font-size: 5.2vw;
  white-space: nowrap;
  font-weight: 500;
  line-height: 1em;
  margin-bottom: 3vw;
}
.contact .tokyo p {
  height: auto;
  text-align: center;
  background-color: #8c8997;
  color: #fff;
  border-radius: 1vw;
  line-height: 1.3em;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 3vw;
  font-size: 3.6vw;
  padding: 2vw;
  width: 100%;
  box-sizing: border-box;
}
.contact .tokyo h6 {
  font-size: 7.5vw;
  font-weight: 400;
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  line-height: 1.3em;
  letter-spacing: 0.05em;
  justify-content: center;
}
.contact .tokyo h6 span {
  font-size: 4.2vw;
  line-height: 1.2em;
  letter-spacing: 0em;
  width: 100%;
  text-align: center;
}
.contact .tokyo h6 img {
  width: 57vw;
  height: auto;
  display: block;
  margin-top: 2vw;
}
.contact .tokyo h6 i {
  width: 9vw;
  height: 5vw;
  background-image: url(/images/freedial.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  margin-right: 2vw;
}

#haitatsu-obi {
  padding: 2vw 0;
  width: 100%;
  background-color: #b00000;
  position: fixed;
  bottom: calc(16vw + 2px);
  left: 0;
  z-index: 1000;
}
#haitatsu-obi img {
  width: 94vw;
}
.osechi-btn {
  width: 40vw;
  max-width: 320px;
  position: fixed;
  right: 0vw;
  bottom: 42vw;
  z-index: 1000;
  transition: all 0.3s;
}
.osechi-btn.fadeout {
  opacity: 0;
  visibility: hidden;
}
.popup-menulist {
  width: 100%;
  margin: 8vw auto 0;
  display: flex;
  height: 10vw;
  align-items: center;
  justify-content: center;
  color: #fff;
  /* border: 1px solid #fff; */
  font-size: 3.6vw;
  border-radius: 5vw;
  letter-spacing: 0.1em;
  transition: all 0.3s;
  background-color: #b00000;
}
.popup-menulist i {
  width: 7vw;
  height: 4vw;
  background-image: url(/images/menu/list-icon.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  margin-right: 2vw;
}
#menu-list {
  width: 90vw;
  margin: 0 auto;
  background-color: #fff;
  padding: 2vw;
  box-sizing: border-box;
  color: #333;
}
#menu-list table th, #menu-list table td {
  text-align: center;
  width: 12vw;
  padding: 2.5vw 0;
}
#menu-list table td {
  width: auto;
}
#menu-list table td:nth-child(5) {
  width: 16vw;
}
#menu-list table th {
  background-color: #e1d28f;
  font-size: 3vw;
  font-weight: 500;
  /* width: 22%; */
}
#menu-list table th:nth-child(1) {
  border-left: 0;
  width: 8vw;
}
/* #menu-list table th.menu-list-item {
  width: 12%;
} */
#menu-list table td.menu-name {
  font-size: 3vw;
}
#menu-list table td {
  border-top: 1px solid #333;
  letter-spacing: 0.08em;
  font-size: 3vw;
  padding: 2vw 0;
}
.mfp-close-btn-in .mfp-close {
  right: 3vw;
  color: #fff;
  top: 1vw;
  height: 1em;
  width: 5vw;
  line-height: 1em;
  font-size: 10vw;
}

}

@-webkit-keyframes ripple {
  0% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
    opacity: 0;
  }
  60% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: scale(1.6, 1.6);
            transform: scale(1.6, 1.6);
    opacity: 0;
  }
}
@keyframes ripple {
  0% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
    opacity: 0;
  }
  60% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: scale(1.6, 1.6);
            transform: scale(1.6, 1.6);
    opacity: 0;
  }
}