html,body{
  margin: 0;
  padding: 0;
  font-size: calc(75% + 0.25vw);
  /*font-size: calc(100vw / 85);*/
  /*font-size: 14px;*/
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
  position: relative;
  width: 100%;
}
img {
  border: none;
}

#contents {
  width: 100%;
  max-width: 1200px;
  position: relative;
  margin: 0 auto;
  background: url("../image/back.jpg") #fff repeat;
  overflow: hidden;
}

@media all and (-ms-high-contrast: none){
  html, body{
    font-size: 16px; /* IE10以上 */
  }
}

@media print{
	*	{
  		opacity: 1 !important;
  		transform: none !important;
  		background-color: #fff;
  		color: #000;
  		background-image: none;
  	}
}
/*.mincho {font-family: 'Sawarabi Mincho';}*/
.mincho {font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;}

.pagetop  {
  width: 80px;
  height: 80px;
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 10;
  cursor: pointer;
  transform: translateX(100px);
  transition: transform 0.3s;
}

.header {
  position: relative;
}
.topImg ul {
  margin: 0; padding: 0;
}
.topImg ul li {
  position: absolute;
  top: 0; left: 0;
  z-index: 0;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.wrap {
  height: 3em;
  background: url('../image/menuBack.png') repeat-x top left;
  overflow: hidden;
  margin: 0; padding: 0;
  z-index: 20;
  position: fixed;
  top: 0;
  width: 100%;
  max-width: 1200px;
}
#menu {
  /* background-color: #e1dbbf; */
  width: 100%;
}

.tategaki {
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
}

.kawarayu {
  position: absolute;
  bottom: 0;
  left: 10px;
  width: 100%; height: 100%;
}
.small_title  {
  display: none;
}

ul.menuList {
  margin: 0 auto;
  padding: 0;
  width: 95%;
  display: table;
}
ul.menuList li  {
  font-size: 0.85em;
  height: 2em;
  display: table-cell;
  width: calc(100% / 6);
  padding: 0 2px;
}
ul.menuList li a {
  /*display: block; */
  color: white;
  background-color: #610000;
  text-decoration: none;
  transition: background-color 0.5s;
  margin: 5px auto;
  width: 100%;
  height: 2em;
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  font-size: 1.1em;
}
ul.menuList li a:hover  {
  background-color: #000;
}

.info {
  background-color: black;
  border-radius: 5px;
  text-align: center;
  color: white;
}

h1  {
  margin: 0;
  position: relative;
  font-size: calc(75% + 0.25vw);
}
h1 img {
  margin-top: 3em;
}

h2  {
  background: rgb(169,20,9);
  background: linear-gradient(90deg, rgba(169,20,9,1) 0%, rgba(98,0,0,1) 100%);
  margin: 5px 0;
  padding: 0 1em;
  width: 100%;
  height: 1.5em;
  color: #fff;
  font-size: 1.5em;
  line-height: 1.5;
}
.badge58  {
  position: absolute;
  bottom: -20px; right: 5px;
  width: 10%;
  transform: rotate(10deg);
  display: none;
}
.badgeLunch  {
  position: absolute;
  bottom: -20px; right: 11%;
  width: 10%;
  transform: rotate(10deg);
  display: none;
}


.no-gutters {
  margin:0;
  padding:0;
}
 
.no-gutters　> .col,
.no-gutters　> [class*="col-"] {
  margin:0;
  padding:0;
}

.top-table {
  display: table;
  margin: 0; padding: 0;
}

.amiCell {
  display: table-cell;
  width: 50%;
  background: url("../image/ami01.png");
  text-align: center;
  padding: 10px 0;
  margin: 0;
}
.cell {
  display: table-cell;
  width: 50%;
  vertical-align: top;
  padding: 0 5px;
}

.scrollBox {
  position   : relative;
  max-width  : 3600px;                   /* 背景の大きさに変更 */
  height     : 225px;
  margin     : auto;
}

/* --- 背景が上下左右に動くの背景定義 ----------------------- */
.scrollBox .animeBack {
  display    : block;
  position   : absolute;
  top        : 0;
  right      : 0;
  bottom     : 0;
  left       : 0;
  background-image : url(../image/menuPhoto.jpg);  /* 使用する画像を指定 */
  animation  : bgAnime 120s linear infinite;
  animation-play-state: bgAnime running;
}
@keyframes bgAnime {
   0% { background-position: 0 0 }
                /* 使用する画像幅と画像高さのpxに変更ください */
 100% { background-position: 3600px 0 }
}
.scrollBox .playButton  {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
}
.playButton a {
  display: block;
  width: 100%; height: 100%;
}

.topMenuBox {
  width: 250px;
  height: 225px;
  background: url("../image/ami01.png") repeat;
  text-align: center;
  padding: 10px 0;
  margin-left: auto;
  margin-right: 0px;
  z-index: 2;
}

.top_lunch_back {
  background-image: url("../image/lunchBack3.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  width: 100%;
  margin: 1em 0;
}
.top_lunch_box {
  width: 250px;
  height: 180px;
  background: url("../image/ami01.png") repeat;
  text-align: center;
  padding: 10px 0;
  margin: 0 auto;
  z-index: 2;
}
.top_lunch_info {
  width: 80%;
  height: 80%;
  background-color: #f7edc3;
  border-radius: 8px;
  margin: 1em auto;
  padding: 1em;
}
.greenAmiCell {
  display: table-cell;
  width: 50%;
  background: url("../image/ami_green.png");
  text-align: center;
  padding: 10px 0;
  margin: 0;
}

.instaBox {
  background: url('../image/instagram_back.jpg');
  width: 100%; max-width: 1200px;
  height: 379px;
  position: relative;
  z-index: 0;
}
.instaSheets  {
  width: 100%; height: 100%;
  background-color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.5;
  z-index: 1;
  transition: opacity 1s;
}
div.instaSheets:hover {
  opacity: 0;
}
.instaTitle {
  width: 40%;
  position: absolute;
  top: 50%; left: 50%;
  transform: translateY(-50%) translateX(-50%);
  margin: auto;
  z-index: 2;
}

#footer {
  background: url("../image/footerBack.jpg") repeat;
  padding: 1em 0;
}
.footer_info {
  width: 80%;
  height: 80%;
  background-color: #d6bd72;
  border-radius: 8px;
  margin: 1em auto;
  padding: 1em;
}
#footer dt {
  display: inline-block;
  width: 23%;
  vertical-align: top;
}
#footer dd {
  display: inline-block;
  width: 75%;
  line-height: 1;
}