@charset "UTF-8";

/*--------------------------------------トップ画像--------------------------------------*/
.l_main .l_kv.is_202508-lorraine{background:url("../../../img/gourmet/202508-lorraine/img_kv.jpg")no-repeat center center;background-size: cover;}

/*--------------------------------------ページ固有記述--------------------------------------*/
.l_main .lorraine_202508_blue01{color: #005bac;}

.l_main .l_shop .lorraine_202508_is_shopdetail li{
  font-size: 75%;
  margin-bottom: 5px;
}

.lorraine_202508_blueborder_Box {
  display: inline-block;
  color: #005bac;
  border: 2px solid #005bac;
  padding: 5px 10px;
  border-radius: 8px;
  margin: 15px auto 15px !important;
  }


/*--------------------------------------SPonly--------------------------------------*/
@media only screen and (max-width: 767.89px) {
.lorraine_202508_textindent01 {
  text-indent:3.0em !important;
}

}

/*--------------------------------------PConly-------------------------------*/
@media only screen and (min-width: 767.9px) {
.lorraine_202508_textindent01 {
  text-indent:3.0em !important;
}

}

/*ipad 450～PC幅------------------------------*/
/*@media screen and (min-width: 450px) and (max-width: 767.8px)  {
  }*/
