@charset "utf-8";

.text02 p br {
	display: none;
}

.commitment-item-text-box p br {
	display: none;
}

/*-----------------------------------------------------------
店舗情報
-----------------------------------------------------------*/

.shop-slide-img {
    padding: 0 0 75% 0;
}

/*-----------------------------------------------------------
ご利用シーン
-----------------------------------------------------------*/

.grid03.scene-grid03 {
    gap: 30px;
}

.scene-block:after {
    content: none;
    position: absolute;
    width: 100%;
    height: 45%;
    top: auto;
    bottom: -20px;
    right: 0;
    margin: auto;
    z-index: -1;
    background-color: var(--bg-grey-secondary);
}

.scene-block:nth-of-type(2n):after {
    right: 0;
    left: 0;
}


/*-----------------------------------------------------------
ドリンクメニュー
-----------------------------------------------------------*/
.jp-title02.big-text em {
  	font-style: normal;
    font-size: 24px !important;
	letter-spacing: 0.05em;
}


/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (min-width: 414px) {

  /*-----------------------------------------------------------
  ドリンクメニュー
  -----------------------------------------------------------*/
  .jp-title02.big-text span {
      font-size: 30px !important;
  }

  .jp-title02.big-text em {
      font-size: 30px !important;
  }
  
  .attention-img-box {
      width: 34% !important;
  }

} /* min-width: 414px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (min-width: 500px) {

  /*-----------------------------------------------------------
  ドリンクメニュー
  -----------------------------------------------------------*/
  
  .attention-img-box {
      width: 28% !important;
  }

} /* min-width: 500px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (min-width: 600px) {

  /*-----------------------------------------------------------
  ドリンクメニュー
  -----------------------------------------------------------*/
  
  .attention-img-box {
      width: 20% !important;
  }

} /* min-width: 500px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (min-width: 768px) {
  
  .text02 p br {
      display: block;
  }

  /*-----------------------------------------------------------
  お食事メニュー
  -----------------------------------------------------------*/
  
  .attention-frame .jp-title02 br {
  		display: none;
  }
  
  /*-----------------------------------------------------------
  ご利用シーン
  -----------------------------------------------------------*/

  .grid03.scene-grid03 {
      gap: 40px;
  }

  .scene-block:after {
      content: "";
      width: 45%;
      height: 110%;
      top: 0;
      bottom: 0;
  }

  .scene-block:nth-of-type(2n):after {
      right: auto;
      left: 0;
  }  
  
  
  /*-----------------------------------------------------------
  ドリンクメニュー
  -----------------------------------------------------------*/
  .jp-title02.big-text em  {
      font-size: 32px !important;
  }




} /* min-width: 768px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (min-width: 1024px) {  
  
  .jp-title02.big-text span {
      font-size: 40px !important;
  }
  
  .jp-title02.big-text em {
        font-size: 50px !important;
  }

} /* min-width: 1024px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (min-width: 1200px) {

  .text02 p br {
      display: none;
  }
  
  /*-----------------------------------------------------------
  お食事メニュー
  -----------------------------------------------------------*/
  
  .menu-grid03.grid03 {
      gap: 60px;
  }
  
  /*-----------------------------------------------------------
  ドリンクメニュー
  -----------------------------------------------------------*/
  .jp-title02.big-text em {
      font-size: 56px !important;
  }

} /* min-width: 1200px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */


/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (min-width: 1400px) {

  /*-----------------------------------------------------------
  ドリンクメニュー
  -----------------------------------------------------------*/
  
	.attention-img-box {
        top: -60px !important;
        left: -50px !important;
    }

} /* min-width: 1400px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */
