@charset "UTF-8";

/*--------------------------------------トップ画像--------------------------------------*/
.l_main .l_kv.is_202511-thousand{background: url("../../../img/gourmet/202511-thousand/img_kv.jpg") no-repeat center center;background-size: cover;}

/*--------------------------------------ページ固有記述--------------------------------------*/
.is_red-202511 {
  color: #ba0d0d;
}
.redborder_Box-202511 {
    display: inline-block;
    color: #ba0d0d;
    border: 2px solid #ba0d0d;
    padding: 5px 10px;
    border-radius: 8px;
}
.thousand202511_pd15 {
  padding-top: 15px;
}
.l_main .thousand_202511_is_bordertop1 {
    border-top: #ba0d0d 4px double !important;
    margin-top: 10px !important;
}
.l_main .thousand_202511_is_borderbottom1 {
    border-bottom: #ba0d0d 4px double !important;
    padding-bottom: 20px !important;
    margin-bottom: 20px;
}
/*--------------------------------------SPonly--------------------------------------*/
@media only screen and (max-width: 767.89px) {

  .thousand_202511_textindent01 {
    text-indent: 9.2em !important;
  }
  .thousand_202511_textindent02 {
    text-indent: 10.3em !important;
  }
  .thousand_202511_textindent03 {
    text-indent: 7.5em !important;
  }
  .thousand_202511_textindent04 {
    text-indent: 4em !important;
  }
}

/*--------------------------------------PConly-------------------------------*/
@media only screen and (min-width: 767.9px) {
  .titledecoration-202511 {
    position: absolute;
    right: -8px;
    width: 19%;
    bottom: 8px;
  }
  .bg_gr202511 {
    display: block;
    background: linear-gradient(to bottom, #dfeed8, #F7F7F7);
    height: 96px;
    }
  .mtb01-202511 {
    margin-bottom: 30px;
  }
  .thousand_202511_textindent01 {
    text-indent: 8.1em !important;
  }
}

/*ipad 450～PC幅------------------------------*/
/*@media screen and (min-width: 450px) and (max-width: 767.8px)  {
  }*/