@charset "utf-8";
.fv {
    background-image: url("https://yakitori-shige.jp/system_panel/uploads/images/fv-bg-company.jpg");
    position: relative;
    background-size: cover;
  padding: 42px 0;
}

@media (max-width: 767px) {
.PGfv {
    padding-top: 29.7vw;
  }
}

.fv-img__box {
    height: 100%;
    width: 75vw;
    background-image: url(https://yakitori-shige.jp/system_panel/uploads/images/fv-img-company.jpg);
    background-size: cover;
  position: relative;
}
@media (max-width: 767px) {
.fv-img__box {
    width: 89.7vw;
    height: 64.1vw;
  }
}

.company__top {
      padding: 123px 0 40px 0;
    background-color: #FCEDC8;
}

.company__items {
      display: flex;
    flex-direction: column;
    row-gap: 162px;
}

.company__item {
      display: flex;
    justify-content: space-between;
    align-items: center;
  padding: 0 clamp(5.938rem, -7.877rem + 21.56vw, 18rem) 0 0;
}

.company__item--02 {
   padding: 0 clamp(4.563rem, -3.955rem + 13.3vw, 12rem);
}

.company-item__left {
        row-gap: clamp(1.25rem, -0.325rem + 2.46vw, 2.625rem);
    background-image: url(https://yakitori-shige.jp/system_panel/uploads/images/bg-white-01.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 50vw;
    height: 30.5vw;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.company-item__title {
    font-size: clamp(1.25rem, 0.391rem + 1.34vw, 2rem);
    line-height: 2;
}

.company-item__text {
      line-height: 2;
      font-size: clamp(0.875rem, 0.732rem + 0.22vw, 1rem);
    font-weight: 700;
}

.company-item__text--sp {
     display: none;
}

.company-item__text--right {
  text-align: right;
  width: 60%;
}

.company-item__img {
    width: clamp(16.875rem, 0.125rem + 34.9vw, 42rem);
    height: auto;
    object-fit: contain;
}

@media (max-width: 1024px) {
  .company__item {
    flex-direction: column-reverse;
    padding: 0;
  }
  .company__item--02 {
    flex-direction: column;
    padding: 0;
  }
  .company-item__left {
    background-size: cover;
    width: 544px;
    height: 330px;
  }
  .company-item__img {
    width: 500px;
  }
}
@media (max-width: 767px) {
  .company__top {
    padding: 40px 0 80px 0;
  }
  .company__items {
    row-gap: 44px;
}
  .company__item {
    row-gap: 20px;
  }
  .company-item__left {
    width: 100vw;
    background-position: center;
    height: 468px;
  }
  .company-item__title {
    font-size: 16px;
  }
  .text__box {
        row-gap: clamp(1.25rem, -0.325rem + 2.46vw, 2.625rem);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    padding: 0 30px;
  }
  .company-item__text {
    display: none;
  }
  .company-item__text--right {
    display: block;
  }
  .company-item__text--sp {
     display: block;
      line-height: 2;
      font-size: clamp(0.875rem, 0.732rem + 0.22vw, 1rem);
    font-weight: 700;
  }
}

.seating {
  background-image: url("https://yakitori-shige.jp/system_panel/uploads/images/seating-bg.png");
  background-size: cover;
  padding: 80px 0;
}

.seating__inner {
  padding: 0 clamp(2.5rem, -7.833rem + 21.53vw, 18rem);
}

.seating__container {
    display: flex;
    column-gap: clamp(1.25rem, 0.208rem + 2.17vw, 2.813rem);
    margin-top: clamp(2.5rem, 0.833rem + 3.47vw, 5rem);
}

.seating-left__figure {
      display: flex;
    column-gap: clamp(0.625rem, -0.458rem + 2.26vw, 2.25rem);
}

.figure__img {
    width: clamp(12.5rem, 3.375rem + 19.01vw, 26.188rem);
}

.text-01,
.text-02 {
      color: #fff;
    font-size: clamp(1.25rem, 0.391rem + 1.34vw, 2rem);
}

.seating-left__text {
      margin-top: 42px;
    color: #Fff;
    font-weight: 700;
    font-size: clamp(0.875rem, 0.792rem + 0.17vw, 1rem);
}

.seating__right {
      display: flex;
    flex-direction: column;
    row-gap: 20px;
}

.seating-item__img {
    width: clamp(15.625rem, 8.333rem + 15.19vw, 26.563rem);
}

.seating-item__text {
      width: fit-content;
    color: #fff;
    font-weight: 700;
    margin-top: 6px;
    font-size: clamp(0.875rem, 0.792rem + 0.17vw, 1rem);
}

@media (max-width: 767px) {
  .seating {
    padding: 40px 0;
  }
  .seating__inner {
    padding: 0 20px;
  }
  .seating__container {
        flex-direction: column;
    row-gap: 78px;
  }
  .seating-left__figure {
        flex-direction: column;
    row-gap: 20px;
  }
  .figure__img {
    width: 100%;
    padding: 0 clamp(0rem, -9.052rem + 37.14vw, 8.75rem);
  }
  .figure__img-01 {
    margin-top: 0;
  }
  .seating-left__text {
    margin-top: 20px;
  }
  .seating-item__img {
    width: 100%;
  }
}

.information {
  background-image: url("https://yakitori-shige.jp/system_panel/uploads/images/page-party-bg.jpg");
  background-size: cover;
  padding: 80px 0 120px 0;
}

.information__inner {
  padding: 0 clamp(2.5rem, -7.833rem + 21.53vw, 18rem);
}

.information__container {
      margin-top: 80px;
    display: flex;
    column-gap: 40px;
}

.information__items {
      width: 50%;
    display: flex;
    flex-direction: column;
    row-gap: 34px;
}

.information__item {
      display: flex;
    padding-bottom: 12px;
    border-bottom: 1px solid #707070;
}

.information-item__title {
      width: 34%;
    font-size: 16px;
    color: #971D12;
    font-weight: 700;
    font-size: clamp(0.875rem, 0.732rem + 0.22vw, 1rem);
    padding-left: clamp(0.625rem, -1.522rem + 3.35vw, 2.5rem);
}

.information-item__text {
      width: 66%;
    font-size: 16px;
    line-height: 1.7;
    font-weight: 700;
    font-size: clamp(0.875rem, 0.732rem + 0.22vw, 1rem);
    padding-left: 10px;
}

@media (max-width: 1024px) {
  .information__container {
    flex-direction: column;
  }
  .information__items {
    width: 100%;
  }
  .information__items--02 {
    margin-top: 34px;
  }
}

@media (max-width: 767px) {
  .information {
    padding: 40px 0;
  }
  .information__inner {
    padding: 0 20px;
  }
  .information__container {
    margin-top: 44px;
  }
  .information__items {
    row-gap: 18px;
  }
  .information__item {
    padding-bottom: 18px;
  }
  .information-item__title {
    padding-left: 0;
  }
  .information-item__text {
    padding-left: 0;
  }
}