@charset "UTF-8";

/*--------------------------------------トップ画像--------------------------------------*/
.l_main .l_kv.is_202602-lorraine{background:url("../../../img/gourmet/202602-lorraine/img_kv.jpg")no-repeat center center;background-size: cover;}

/*--------------------------------------ページ固有記述--------------------------------------*/
.l_main .lorraine_202602_pink01{color: #DB2437;}

.l_main .l_shop .lorraine_202602_is_shopdetail li{
  font-size: 75%;
  margin-bottom: 5px;
}

.lorraine_202602_pinkborder_Box {
  display: inline-block;
  color: #DB2437;
  border: 2px solid #DB2437;
  padding: 5px 10px;
  border-radius: 8px;
  margin: 15px auto 15px !important;
  }


/*--------------------------------------SPonly--------------------------------------*/
@media only screen and (max-width: 767.89px) {
.lorraine_202602_textindent01 {
  text-indent:3.0em !important;
}
  .titledecoration-202602-1 {
      position: absolute;
      left: -5px;
      width: 20%;
      top: -5px;
  }
  .titledecoration-202602-2 {
      position: absolute;
      right: -5px;
      width: 20%;
      bottom: -5px;
  }
}

/*--------------------------------------PConly-------------------------------*/
@media only screen and (min-width: 767.9px) {
.lorraine_202602_textindent01 {
  text-indent:3.0em !important;
}
  .titledecoration-202602-1 {
      position: absolute;
      left: 10px;
      width: 20%;
      top: -10px;
  }
  .titledecoration-202602-2 {
      position: absolute;
      right: 10px;
      width: 20%;
      bottom: 4px;
  }
}

/*ipad 450～PC幅------------------------------*/
/*@media screen and (min-width: 450px) and (max-width: 767.8px)  {
  }*/
