@charset "UTF-8";

/*--------------------------------------トップ画像--------------------------------------*/
.l_main .l_kv.is_202508-eru{background:url("../../../img/gourmet/202508-eru/img_kv.jpg")no-repeat center center;background-size: cover;}

/*--------------------------------------ページ固有記述--------------------------------------*/
.l_main .eru_202508_is_red {  color: #d70d19;}

.l_main .l_shop .eru_202508_is_shopdetail li{
  font-size: 75%;
  margin-bottom: 5px;
}
.eru_202508_font-size{
	font-size: 86%;
}

/*--------------------------------------SPonly--------------------------------------*/
@media only screen and (max-width: 767.89px) {
.eru_202508_textindent01 {
  text-indent: 5.0em !important;
}
.eru_202508_is_bg {
  background-image: url("../../../img/gourmet/202508-eru/img_bg.jpg");
  background-size: cover;
  margin-top: 16px;
  padding: 1.0em;
}

}

/*--------------------------------------PConly-------------------------------*/
@media only screen and (min-width: 767.9px) {
.eru_202508_textindent01 {
  text-indent: 5.0em !important;
}
.eru_202508_is_bg {
  background-image: url("../../../img/gourmet/202508-eru/img_bg.jpg");
  background-size: cover;
  margin-top: 16px;
  padding: 1.8em;
}

}

/*ipad 450～PC幅------------------------------*/
/*@media screen and (min-width: 450px) and (max-width: 767.8px)  {
  }*/
