
.animate {
    animation: fadeIn 2s ease 1s 1 normal forwards;
}

.background-color {
  background-color: var(--color-gray);
}
.background-color,
.bg,
.bg1 {
  width: 1400px;
  height: 800px;
  position: relative;
  display: none;
  max-width: 100%;
}
.bg {
  background-color: #fff;
  z-index: 0;
}
.bg1 {
  background-color: var(--color-gray);
  z-index: 1;
}
.main-img-icon {
  width: 100%;
  height: 100%;
  position: absolute;
  margin: 0 !important;
  top: 0;
  right: 0;
  left: 0;
  max-width: 100%;
  overflow: hidden;
  flex-shrink: 0;
  object-fit: contain;
}
.inner-child,
.left-icon {
  position: relative;
  z-index: 3;
}
.inner-child {
  width: 220px;
  height: 220px;
  border-radius: 50%;
  display: none;
}
.left-icon {
  align-self: stretch;
  height: 36px;
  max-width: 100%;
  overflow: hidden;
  flex-shrink: 0;
}
.frame-c {
  width: auto;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  box-sizing: border-box;
}
.illust-icon {
  height: auto;
  width: 80px;
  position: relative;
  z-index: 3;
}
.spflex {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    gap: 10rem;
}
.menu,
.reservation {
  position: relative;
  letter-spacing: 0.02em;
  z-index: 3;
}
.frame-b,
.menu-parent {
  display: flex;
  flex-direction: row;
}
.menu-parent {
/*   flex: 1; */
  align-items: flex-start;
  justify-content: flex-start;
  gap: 10px;
  min-width: 109px;
}
.frame-b {
  align-self: stretch;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: var(--gap-xl);
  flex-shrink: 0;
}
.line-icon {
  width: 69.4px;
  height: 58.3px;
  position: relative;
  object-fit: contain;
  display: none;
  z-index: 5;
}
.typo-icon {
  width: 200px;
  height: 200px;
  position: relative;
  z-index: 1;
  overflow: hidden;
    animation: 30s linear infinite rotation1;
}
@keyframes rotation1{
  0%{ transform:rotate(0);}
  100%{ transform:rotate(360deg); }
}
.reservation1 {
  height: 25px;
  position: relative;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  display: inline-block;
  z-index: 2;
  margin-top: -113px;
}
.typography {
  height: 200px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  position: absolute;
    bottom: 200px;
}
.p {
  margin: 0;
  letter-spacing: 0.02em;
  font-size: 0.8rem;
}
.openweekend-only1 {
  margin: 0;
  font-size: var(--font-size-base);
  line-height: 26px;
  font-family: var(--font-forum);
}
.openweekend-only {
  position: relative;
  z-index: 3;
}
.text-frame {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  padding: 0 10px 0 0;
/*   font-size: 18px; */
  font-family: var(--font-sawarabi-gothic);
}
.mail {
  white-space: nowrap;
}
.insta,
.mail {
  position: relative;
  z-index: 3;
}
.frame-h {
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  justify-content: flex-start;
  gap: var(--gap-137xl);
  max-width: 95%;
}
.m-icon {
  height: 181.3px;
  width: 200px;
  position: absolute;
  margin: 0 !important;
  top: -116px;
  left: -248px;
  z-index: 1;
  fill:#9CC1AD;
}
.caf,
.gteaux {
  margin: 0;
}
.gteaux-caf-container {
  position: relative;
  letter-spacing: 0.02em;
  line-height: 22px;
  text-transform: uppercase;
  z-index: 3;
  right: 40px;
}
.frame-g,
.frame-i {
  display: flex;
  flex-direction: row;
}
.frame-i {
  align-items: flex-start;
  justify-content: flex-start;
  position: relative;
  text-align: right;
}
.frame-g {
    align-self: stretch;
    align-items: flex-end;
    justify-content: space-between;
    gap: var(--gap-xl);
    width: 100%;
    height: 100%;
    font-size: var(--font-size-base);
    font-family: var(--font-forum);
    position: absolute;
    bottom: 20px;
}
.inner,
.parent-frame,
.top-mapuce-c {
  display: flex;
  justify-content: flex-start;
}
.parent-frame {
  align-self: stretch;
  flex-direction: column;
  align-items: flex-end;
  gap: var(--gap-195xl);
  max-width: 100%;
  flex-shrink: 0;
  font-size: 20px;
  font-family: var(--font-arsenal);
}
.inner,
.top-mapuce-c {
  position: relative;
}

.fadein {
	display: none;
}

.inner {
  flex: 1;
  flex-direction: column;
  align-items: center;
  padding: var(--padding-xl) var(--padding-xl) 22px;
  box-sizing: border-box;
  gap: var(--gap-209xl);
  max-width: 100%;
  flex-shrink: 0;
  z-index: 1;
  text-align: left;
  font-size: var(--font-size-base);
  color: var(--color-lightgray);
  font-family: var(--font-mulish);
  height: 100vh;
}
.top-mapuce-c {
  width: 100%;
  background-color: var(--color-gray);
  overflow: hidden;
  flex-direction: row;
  align-items: flex-start;
  letter-spacing: normal;
  height: 100%;
}

@media screen and (max-width: 1200px) {
  .parent-frame {
    gap: var(--gap-195xl);
  }
}
@media screen and (max-width: 1050px) {
  .frame-h {
/*    gap: 100px; */
  }
  .frame-g,
  .frame-h {
    position: absolute;
    bottom: 20px;
  }
  .frame-i {
	  display: none;
  }
}
@media screen and (max-width: 750px) {
  .parent-frame {
    gap: var(--gap-195xl);
  }
  .inner {
    gap: var(--gap-209xl);
    padding-bottom: var(--padding-xl);
    box-sizing: border-box;
  }

  
}
@media screen and (max-width: 450px) {
    body {
  overflow: hidden;
  }
  .left-icon {
	    align-self: stretch;
	    height: 30px;
	    max-width: 100%;
	    overflow: hidden;
	    flex-shrink: 0;
	}
	.illust-icon {
	    height: auto;
	    width: 60px;
	    position: relative;
	    z-index: 3;
	}
 
  .bkpy {
	  background-position-y:top !important;
  }
  .reservation1 {
    font-size: var(--font-size-base);
  }
  .frame-h {
    gap: var(--gap-137xl);
  }
  .parent-frame {
    gap: var(--gap-195xl);
  }
  .inner {
    gap: var(--gap-209xl);
    padding: var(--padding-xl) var(--padding-xl) 15px !important;
  }
  .main-img-icon {
	width: 100%;
    height: 100vh;
    position: absolute;
    margin: 0 !important;
    right: 0;
    left: 0;
    max-width: 100%;
    overflow: hidden;
    flex-shrink: 0;
    object-fit: cover;
	}
	.typo-icon {
	    width: 140px;
	    height: 200px;
	    position: relative;
	    z-index: 1;
	    overflow: hidden;
	    animation: 30s linear infinite rotation1;
	}
	.frame-h {
	    display: flex;
	    flex-direction: column;
	    align-items: flex-start;
	    justify-content: flex-start;
	    max-width: 100%;
	    gap: 0px;
	    position: fixed;
		bottom: 20px;
		z-index: 100;
	}
	.text-frame {
	font-size: 14px;
	}
	.openweekend-only1 {
		font-size: 11px;
	}
	.openweekend-only p {
		line-height: 20px;
		font-size: 0.8rem;
	}
	.spflex {
	    width: 100%;
	    display: flex;
	    gap: 5rem;
	}
	.insta,
	.mail {
	  font-size: 11px;
	  padding: 8px 0;
    display: block;
	}
	.menu-parent {
		font-size: 12px;
	}
	.swiper-slide {
		background-size: 50rem;
	}
	.typography {
	    height: 200px;
	    display: flex;
	    flex-direction: column;
	    align-items: center;
	    justify-content: flex-start;
	    position: absolute;
	    bottom: 160px;
	}
	.bgright {
		 background-position-x: right !important;
	}
	.bgleft {
		 background-position-x: left !important;
	}
	.bgsizeM {
		background-size: 42rem !important;
	}
	.bgsizeL {
		background-size: 60rem !important;
	}
	.bgtop {
		background-position-y: top;
	}
	.bgbottom {
		background-position-y: bottom;
	}
}