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