@charset "UTF-8";

/* ////////////////////////////// */

header {
  max-width: 1300px;
}

@media screen and (width>=1300px) {
  header {
    height: 30vh;
  }
}

h1 {
  width: 15vw;
  max-width: 160px;
  margin-left: 5%;
}

.open__btn {
  width: 6vw;
  max-width: 80px;
  margin-right: 7%;
}

/* /////////////////////////////////// */

.navi__open {
  background-size: 700px, 700px, 100%;
  background-position: calc(-350px + 100vw * 0.08) 50%,
    calc(-350px + 100vw * 0.9) 50%, 100%;
}

.close__btn {
  width: 7vw;
  max-width: 150px;
  top: calc(100vw * 0.06);
  right: 7%;
}

.global__navi li a {
  letter-spacing: -3px;
}

@media screen and (width>=1300px) {
  .close__btn {
    right: calc(6% + (100vw - 1300px) / 2.1);
    top: 13vh;
  }
}

.global__navi {
  width: 60%;
  max-width: 690px;
}

.global__navi li a {
  font-size: 1.5rem;
  border-right: 1.5px solid #fff;
}

.shop__info-name {
  font-size: 1.8rem;
}

/* //////////////////////////////////// */

@media screen and (width>=1250px) {
  .top {
    background-size: 750px, 750px;
    background-position: calc(-370px + 100vw * 0.08) 60%,
      calc(-400px + 100vw * 0.9) 80%;
  }
}

h2 span {
  font-size: 2.8rem;
}

.pc_none_br {
  display: none;
}

/* ///////////////////////////////////// */

.introduction {
  padding-top: 10%;
  border-radius: 800px 800px 800px 800px / 400px 400px 400px 400px;
}

.yellow__vertical {
  font-size: 2rem;
  margin: 0 auto 5%;
}

.change__plate-img {
  max-width: 450px;
  left: 4rem;
}

.change__comment {
  width: 27rem;
  height: 27rem;
  font-size: 1rem;
}

.change {
  font-size: 1.2rem;
  padding: 10% 0 10% 22vw;
  background-position: 70% 50%;
}

.change__items:nth-of-type(2) .change__comment {
  padding-left: 2em;
}

.change__items:nth-of-type(2) .change__comment p {
  line-height: 1.9;
  letter-spacing: 2px;
}

.not__change {
  margin: 15% auto;
}

.not__change p {
  font-weight: 900;
}

.to__history {
  gap: 7%;
}

.to__history-img {
  max-width: 200px;
  height: 40vh;
}

/* ////////////////////////////// */

.famous {
  width: 70%;
  max-width: 720px;
}

.famous__item {
  align-items: flex-start;
  gap: 10%;
}

.famous__item-img {
  max-width: 430px;
  height: 30vh;
}

.famous__item:nth-of-type(2) {
  align-items: center;
}

.famous__item:nth-of-type(2) .famous__item-img {
  height: 27vh;
}

/* /////////////////////////////////////// */

.ketchup {
  max-width: 230px;
  margin-bottom: 10%;
}

/* ////////////////////////////////////// */

.omurice__rule {
  justify-content: space-evenly;
}

.omurice__rule-text-item {
  width: 60%;
  max-width: 610px;
}

.omurice__rule-tt h3 {
  font-size: 1.7rem;
}

.omurice__rule-tt p {
  font-size: 1.2rem;
}

.omurice__rule-main-item h5,
.omurice__rule-main-item mark {
  font-weight: 900;
}

/* ////////////////////////////////////// */

.menu__introduction {
  margin: 30% 0 20%;
}

.menu__introduction-menu-container {
  max-width: 1150px;
  justify-content: space-evenly;
  row-gap: 5vh;
  padding: 10% 0;
}

.menu__introduction-menu-item {
  max-width: 400px;
}

.menu__introduction-ruler p {
  font-size: 1rem;
  width: 70%;
  max-width: 625px;
  margin: 0 0 0 10%;
}

.menu__introduction-ruler-img {
  width: 35%;
  max-width: 300px;
  right: calc(0% + 100vw * 0.05);
  bottom: 0;
}

@media screen and (width>=1200px) {
  .menu__introduction-tt .yellow__vertical {
    padding-bottom: 0;
  }

  .menu__introduction-tt {
    width: 70%;
  }

  .menu__introduction-body {
    position: relative;
  }

  .menu__introduction-body-comment {
    position: absolute;
    top: -50vh;
    left: 12%;
  }

  .menu__introduction-ruler {
    width: 70%;
    height: 50svh;
    margin-left: 30%;
  }

  .menu__introduction-ruler-img {
    right: calc(-12% + 100vw * 0.1);
    bottom: -5%;
  }
}

.menu__introduction .btn {
  margin: 10% auto 0;
}

/* ////////////////////// */

/* .slider {
  height: calc(65vh + 100vw * 0.1);
} */

.slider__catch-copy span {
  font-size: 7.5rem;
  line-height: 1.5;
}

/* //////////////////////// */

.access {
  padding: 10% 0 15%;
}

.access__container {
  flex-wrap: nowrap;
  align-items: flex-start;
}

.access__text {
  width: 50%;
  min-width: 450px;
  max-width: 600px;
}

.access__text-item-details-list {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 2.5em;
}

.access__text-item-details-list h6 {
  width: 6em;
}

.access__text-item-details-time {
  width: fit-content;
}

.access__img {
  max-width: 600px;
  padding: 0 0 20vh;
  top: -10%;
}

.access__img-comment {
  width: 70%;
}

.access__img-outside {
  bottom: -15%;
}

/* ///////////////////////////////// */

.contact {
  padding: 10% 0 15%;
}

.contact__caution {
  width: 60%;
  max-width: 620px;
}

.sp_none_br {
  display: block;
}

.contact__container {
  max-width: 900px;
  justify-content: space-around;
  margin-top: 5%;
}

.contact__item {
  max-width: 400px;
}

.contact__recommend {
  top: -20%;
}

/* //////////////////////////////// */

.information {
  padding: 10% 0 15%;
}

/* ////////////////////////////// */

footer {
  padding-top: 5%;
}

.footer__container {
  justify-content: space-evenly;
}

.footer__navi {
  width: 60%;
  max-width: 600px;
  justify-content: space-between;
  padding-left: 5%;
}

.footer__navi-block li {
  margin: 1.5em 0;
}

.footer__img {
  width: 30%;
  max-width: 350px;
  flex-direction: row;
}

.footer__img-line {
  width: 20%;
  max-width: 50px;
}

.copyright {
  padding-top: 0svh;
  margin-left: 55vw;
}
