.text-align-center {
  text-align: center;
}

.text-align-left {
  text-align: left;
  display: inline-block;
}

.course-menu__title-text {
  margin-top: 12rem;
}

.course-menu__date-title {
  margin-top: 57rem;
  text-align: center;
  color: #681414;
  font-size: 18rem;
}

.course-menu__date-text {
  margin-bottom: 80rem;
}

.menu-content--isshintei .course-menu__course-box {
  margin-bottom: 60rem;
}

.menu-content--isshintei .steak-menu__heading {
  font-size: 20rem;
  border-bottom: 1rem solid #957F4A;
  display: inline-block;
  margin-bottom: 10rem;
}

.menu-content--isshintei .steak-menu__data {
  color: #681414;
  line-height: 1.8;
}

.menu-content--isshintei .steak-menu__menu + .steak-menu__menu {
  margin-top: 64rem;
}

@media screen and (min-width: 768px) {
  .course-menu__title-text {
    text-align: center;
  }

  .menu-content--isshintei .steak-menu__heading {
    font-size: 26rem;
  }

  .menu-content--isshintei .course-menu__course-box {
    justify-content: center;
  }

  .menu-content--isshintei .course-menu__course-box-inner {
    width: 40%;
  }

  .menu-content--isshintei .steak-menu__data {
    line-height: 2.5;
  }
}

@media screen and (max-width: 767px) {
  .menu-content--isshintei .course-menu__course-box-inner + .course-menu__course-box-inner {
    margin-top: 0;
  }
}

/* allergy-img
--------------------------------------------------*/

.allergy-img__list {
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  max-width: 532rem;
}

.allergy-img__item {
  max-width: 96rem;
}

.allergy-img__img-text {
  text-align: center;
}

/* breadcrumbs
--------------------------------------------------*/

/* collapse
--------------------------------------------------*/

.collapsing {
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}

/* page-title
--------------------------------------------------*/

.page-title {
  color: #65602B;
  font-size: 24rem;
  font-weight: 600;
  letter-spacing: 0.4em;
  line-height: 2.5833333333;
  text-align: center;
}

/* section-sub-title
--------------------------------------------------*/

.section-sub-title {
  color: #65602B;
  font-size: 20rem;
  font-weight: 600;
  letter-spacing: 0.6em;
  line-height: 3.1;
}

/* menu-content
--------------------------------------------------*/

.menu-content {
  line-height: 2.25;
  margin-top: 58rem;
}

.menu-content--anniversary {
  padding-bottom: 14rem;
}

.menu-content .menu-title {
  margin-top: 30rem;
  text-align: center;
}

.grand__parallax-bg {
  left: 150rem;
  top: -1200rem;
}

.lunch__parallax-bg {
  left: 150rem;
  top: -2500rem;
}

.menu-content__explanation {
  margin-top: -24rem;
  position: relative;
}

.menu-content__time {
  font-size: 14rem;
  line-height: 2.5714285714;
}

.menu-content__explanation-text {
  letter-spacing: 0.02em;
  line-height: 1.875;
  margin-top: 14rem;
}

.menu-content__course-menu {
  margin-top: 40rem;
}

.course-menu__course-box-inner {
  margin-top: 28rem;
}

.course-menu__course-box-inner--margin-top-large {
  margin-top: 44rem;
}

.course-menu__title {
  color: #681414;
  font-size: 20rem;
  font-weight: 700;
  letter-spacing: 0.15em;
  line-height: 1.5;
  padding-bottom: 18rem;
  padding-top: 22rem;
  position: relative;
  text-align: center;
}

.course-menu__title::after {
  -webkit-transform: translateX(-50%);
  background-color: #957F4A;
  bottom: 0;
  content: "";
  display: inline-block;
  height: 1rem;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 62rem;
}

.course-menu__caution {
  font-size: 14rem;
  margin-top: 10rem;
  text-align: center;
}

.course-menu__list {
  list-style: disc;
  padding: 0 calc(var(--padding-sm--rem) / 2);
}

.course-menu__price {
  margin-top: 32rem;
}

.course-menu__primary-heading {
  color: #681414;
  font-weight: 500;
}

.course-menu__collapse-btn-wrapper {
  margin-top: 58rem;
  padding: 0 20rem;
  position: relative;
}

.course-menu__collapse-btn-wrapper::before {
  -webkit-transform: translate(-50%, -50%);
  background-color: #65602B;
  content: "";
  display: inline-block;
  height: 1rem;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 122rem;
}

.course-menu__collapse-btn {
  color: #65602B;
  display: block;
  font-size: 20rem;
  margin-left: auto;
  text-decoration: underline;
  text-underline-offset: 2rem;
}

.steak-menu {
  margin-top: 30rem;
  padding-bottom: 81rem;
}

.steak-menu--padding-bottom-none {
  padding-bottom: 0;
}

.steak-menu__lead {
  font-weight: 500;
  line-height: 2.5;
  text-align: center;
}

.steak-menu__content {
  margin-top: 19rem;
}

.steak-menu__img-text {
  letter-spacing: 0.02em;
  line-height: 1.875;
  text-align: right;
}

.steak-menu__heading {
  color: #681414;
  font-size: 18rem;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 2.2222222222;
}

.steak-menu__label {
  background-color: #681414;
  color: white;
  display: inline-block;
  line-height: 1;
  padding: 6rem 12rem;
}

.steak-menu__text {
  letter-spacing: 0.05em;
  line-height: 1.75;
}

.steak-menu__data {
  letter-spacing: 0.02em;
  line-height: 1.875;
}

.lunch-menu {
  margin-top: 30rem;
}

.lunch-menu__lead {
  font-weight: 500;
  line-height: 2.5;
  text-align: center;
}

.lunch-menu__list {
  margin-top: 49rem;
}

.lunch-menu__item {
  padding-bottom: 72rem;
}

.lunch-menu__heading {
  color: #681414;
  font-size: 18rem;
  font-weight: 500;
  line-height: 1.3333333333;
}

.lunch-menu__content {
  margin-top: 8rem;
}

.lunch-menu__price-list {
  line-height: 1.875;
  padding: 0 20rem;
}

.drink-menu__text {
  margin-top: 30rem;
  padding: 0 20rem;
}

/* menu-top
--------------------------------------------------*/

.menu-top__content {
  position: relative;
}

.menu-top__text {
  margin-top: 27rem;
}

.menu-top__menu-link {
  margin-top: 24rem;
}

.menu-top__sub-title {
  font-size: 18rem;
  line-height: 1.6666666667;
}

.menu-top__sub-title span {
  display: inline-block;
  text-align: left;
}

@media screen and (min-width: 768px) {
  .menu-top__sub-title {
    text-align: center;
  }

  .menu-top__sub-title span {
    text-align: center;
  }
}

.menu-top__list {
  display: flex;
  justify-content: center;
  margin-top: 20rem;
}

.menu-top__item {
  background-color: #957F4A;
  color: white;
  line-height: 1.5;
  padding: 19rem;
  text-align: center;
  width: calc(50% - 2rem);
}

.menu-top__allergy {
  line-height: 1.625;
  margin-top: 27rem;
}

.menu-top__allergy img {
  max-width: 532rem;
  width: 100%;
}

.menu-top__allergy-text {
  margin-bottom: 36rem;
  padding: 0 20rem;
}

/* page-header
--------------------------------------------------*/

/* menu
--------------------------------------------------*/

.menu-title {
  color: #65602B;
  font-size: 20rem;
  line-height: 1.6666666667;
}

@media only screen and (min-width: 768px) {
  .breadcrumbs {
    font-size: 18rem;
    font-weight: 300;
    line-height: 1.6666666667;
    margin-bottom: 68rem;
    margin-top: 19rem;
  }

  .breadcrumbs a {
    padding-right: 15rem;
  }

  .breadcrumbs span {
    padding-left: 15rem;
  }

  .page-title {
    font-size: 30rem;
    letter-spacing: 0.6em;
    line-height: 2.0666666667;
  }

  .section-sub-title {
    font-size: 30rem;
    letter-spacing: 0.4em;
    line-height: 2.3333333333;
  }

  .menu-top__item {
    align-items: center;
    display: flex;
    font-size: 20rem;
    height: 129rem;
    justify-content: center;
     width: calc(20% - 4.8rem);
  }

  .menu-content {
    margin-top: 150rem;
  }

  .menu-content--grand {
    margin-top: 249rem;
    position: relative;
  }

  .menu-content--grand .course-menu__course-box-inner {
    margin-top: 45rem;
  }

  .menu-content--grand .course-menu__list {
    padding-left: 252rem !important;
  }

  .menu-content--grand .course-menu__list:last-of-type {
    padding-left: 30rem !important;
  }

  .menu-content--lunch {
    margin-top: 297rem !important;
    position: relative;
  }

  .menu-content--lunch .course-menu__course-box-inner {
    margin-top: 45rem;
  }

  .menu-content--lunch .course-menu__list {
    padding-left: 252rem !important;
  }

  .menu-content--lunch .course-menu__list:last-of-type {
    padding-left: 30rem !important;
  }

  .menu-content--drink {
    margin-top: 133rem;
  }

  .menu-content .menu-title {
    text-align: left;
  }

  .menu-content__explanation {
    display: flex;
    margin-top: -75rem;
  }

  .menu-content__explanation-img {
    -webkit-transform: translateX(-80rem);
    transform: translateX(-80rem);
    width: 50%;
  }

  .menu-content__explanation-img img {
    max-width: 590rem;
    width: 100%;
  }

  .menu-content__explanation-text-wrapper {
    padding-top: 114rem;
    width: 50%;
  }

  .menu-content__explanation-text {
    font-size: 18rem;
    line-height: 2.2222222222;
    margin-top: 33rem;
  }

  .menu-content__course-menu {
    margin-top: 30rem;
  }

  .course-menu__course-box {
    display: flex;
  }

  .course-menu__course-box-inner {
    margin-top: 15rem;
    padding-left: 85rem;
    width: 50%;
  }

  .course-menu__course-box-inner--sm-2col {
    display: flex;
    padding-left: 0;
    width: 100%;
  }

  .course-menu__course-box-inner--sm-2col .course-menu__list {
    padding-left: 85rem;
    width: 50%;
  }

  .course-menu__title {
    font-size: 26rem;
    line-height: 1.1538461538;
  }

  .course-menu__price {
    font-size: 18rem;
    font-weight: 500;
    margin-top: -4rem;
    padding-right: 48rem;
    text-align: right;
  }

  .course-menu__row {
    display: flex;
    flex-wrap: wrap;
  }

  .course-menu__primary-heading {
    width: 100%;
  }

  .course-menu__secondary-heading {
    width: 30%;
  }

  .course-menu__collapse-btn-wrapper {
    display: none;
  }

  .steak-menu {
    margin-bottom: 28rem;
    margin-top: 4rem;
  }

  .steak-menu__content {
    display: flex;
  }

  .steak-menu__img {
    padding-right: 90rem;
    width: 50%;
  }

  .steak-menu__img-text {
    margin-top: 13rem;
  }

  .steak-menu__menu-wrapper {
    width: 50%;
  }

  .steak-menu__label {
    margin-top: 52rem;
  }

  .steak-menu__text {
    margin-bottom: 15rem;
  }

  .lunch-menu {
    margin-bottom: 130rem;
  }

  .lunch-menu__list {
    display: flex;
    flex-wrap: wrap;
  }

  .lunch-menu__item {
    width: 50%;
  }

  .lunch-menu__item:nth-of-type(n + 3) {
    margin-top: 14rem;
  }

  .lunch-menu__content {
    display: flex;
    margin-top: 13rem;
  }

  .lunch-menu__content img {
    max-width: 288rem;
  }

  .lunch-menu__price-list {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
  }

  .drink-menu__text {
    margin-top: 100rem;
  }

  .menu-top__content {
    margin-top: 46rem;
  }

  .menu-top__right-content {
    margin-left: auto;
    margin-top: 30rem;
    min-height: 948rem;
    padding-top: 70rem;
    width: 50%;
  }

  .menu-top__right-content .menu-title {
    line-height: 2;
  }

  .menu-top__img {
    -webkit-transform: translateX(calc(-100% - 100rem));
    left: 50%;
    max-width: 1185rem;
    position: absolute;
    top: 0;
    transform: translateX(calc(-100% - 100rem));
    width: 100%;
  }

  .menu-top__text {
    font-size: 18rem;
    line-height: 2.2222222222;
  }

  .menu-top__menu-link {
    margin-top: 48rem;
  }

  .menu-top__sub-title {
    font-size: 28rem;
    line-height: 2.8571428571;
  }

  .menu-top__list {
    justify-content: space-between;
    margin-top: 54rem;
  }

  .menu-top__item {
    padding: 21rem 19rem;
    width: calc(20% - 3.2rem);
  }

  .menu-top__allergy {
    margin-top: 73rem;
    text-align: center;
  }

  .menu-top__allergy-text {
    font-size: 18rem;
    line-height: 2.2222222222;
    margin-bottom: 20rem;
    text-align: center;
  }

  .menu-top__allergy-text span {
    display: inline-block;
    text-align: left;
  }

  .menu-title {
    lighting-color: 2;
    font-size: 40rem;
  }
}

@media only screen and (max-width: 767px) {
  .collapse:not(.show) {
    display: none;
  }

  .section-sub-title {
    text-align: center;
  }

  .menu-content__top-img {
    padding-top: 44.783715%;
    position: relative;
  }

  .menu-content__top-img img {
    -o-object-fit: cover;
    height: 100%;
    left: 0;
    object-fit: cover;
    position: absolute;
    top: 0;
    width: 100%;
  }

  .menu-content__explanation {
    padding: 0 20rem;
  }

  .menu-content__explanation-img {
    margin: 0 auto;
    max-width: 300rem;
    overflow: hidden;
    padding-top: 91.666667%;
    position: relative;
  }

  .menu-content__explanation-img img {
    -webkit-transform: translate(-50%, -50%);
    -o-object-fit: cover;
    height: 100%;
    left: 50%;
    object-fit: cover;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
  }

  .menu-content__time {
    font-size: 14rem;
    text-align: center;
  }

  .steak-menu__menu-wrapper {
    padding-left: 20rem;
  }

  .steak-menu__menu {
    margin-top: 29rem;
  }

  .lunch-menu__heading {
    padding: 0 20rem;
  }

  .lunch-menu__price-list {
    margin-top: 14rem;
  }

  .menu-top__right-content .menu-title {
    margin-top: 38rem;
  }

  .menu-top__text {
    padding: 0 20rem;
  }

  .menu-top__sub-title {
    text-align: center;
  }

  .menu-top__list {
    flex-wrap: wrap;
  }

  .menu-top__item:nth-of-type(2n) {
    margin-left: 4rem;
  }

  .menu-top__item:nth-of-type(n + 3) {
    margin-top: 2rem;
  }

  .page-header {
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: calc(var(--layer-header) - 1);
    max-height: 90rem;
    overflow: hidden;
  }

  .menu {
    padding-top: 22rem;
  }

  .menu-title {
    padding: 0 20rem;
  }
}

@media (prefers-reduced-motion: reduce) {
  .collapsing {
    transition: none;
  }
}