@charset "UTF-8";

/*--------------------------------------トップ画像--------------------------------------*/
.l_main .l_kv.is_202605-thousand{background: url("../../../img/gourmet/202605-thousand/img_kv.jpg") no-repeat center center;background-size: cover;}

/*--------------------------------------ページ固有記述--------------------------------------*/
.thousand_202605_green {
  color: #2e933a;
}
.thousand_202602_letter-spacing {
  letter-spacing: 0.1em;
}
.thousand_202605_textindent01 {
  text-indent: 3.8em !important;
}
.thousand_202605_titlewrap {
  border-bottom: 2px solid #2e933a;
  border-top: 2px solid #2e933a;
  padding: 20px 0 ;
}
.thousand_202605_greenBox {
  display: inline-block;
  color: #fff;
  background-color: #2e933d;
  padding: 5px 10px;
  border-radius: 8px;
}
/*--------------------------------------SPonly--------------------------------------*/
@media only screen and (max-width: 767.89px) {
}

/*--------------------------------------PConly-------------------------------*/
@media only screen and (min-width: 767.9px) {
}

/*ipad 450～PC幅------------------------------*/
/*@media screen and (min-width: 450px) and (max-width: 767.8px)  {
  }*/