@charset "utf-8";



/*-----------------------------------------
common
------------------------------------------*/

  .body--extend{

    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;    font-weight: 500;
    padding-top:0rem;
    color:#FFFFFF;
    letter-spacing: 1px;
    font-size: 0.8rem;
    line-height: 1.7;
    background-color: #000;


  }

  .menu_bg{
    width:100%;
  }


  .dailysp01{
    position: absolute;
    top: 12.7%;
    left:3.8%;
    width: 46.2%;
    height:14.6%;
  }

  .pricea{
    position: absolute;
    top: 12.7%;
    left:3.8%;
    width: 46.2%;
    height:14.6%;
    z-index: 1000;
  }

.obi01{
	position: absolute;
    top: 25.5%;
    left:3.8%;
    width: 46.2%;
    height:1.5%;
    z-index: 10000;
    text-align: center;
	}

  .dailysp02{
    position: absolute;
    top: 12.7%;
    left:49.9%;
    width: 46.2%;
    height:14.6%;
  }

  .priceb{
    position: absolute;
    top: 12.7%;
    left:49.9%;
    width: 46.2%;
    height:14.6%;
    z-index: 1000;
  }

  .obi02{
    position: absolute;
    top: 25.5%;
    left:49.9%;
    width: 46.2%;
    height:1.5%;
    z-index: 10000;
    text-align: center;
  }

  .menuname{
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-weight: 700;
  padding: 0.2rem 0.5rem;
}
