@charset "UTF-8";

/*--------------------------------------トップ画像--------------------------------------*/
.l_main .l_kv.is_202607-thousand{background: url("../../../img/gourmet/202607-thousand/img_kv.jpg") no-repeat center center;background-size: cover;}

/*--------------------------------------ページ固有記述--------------------------------------*/
.thousand_202607_textindent01 {
  text-indent: 3.8em !important;
}
.thousand_202607_pinkBox {
  display: inline-block;
  color: #fff;
  background-color: #e15989;
  padding: 5px 10px;
  border-radius: 8px;
}
.thousand_202607_titlewrap {
  border-top: 2px solid #e15989;
  border-bottom: 2px solid #e15989;
  padding: 0.1em 10px 0px;
}
.thousand_202607_titletx {
  font-size: 160% !important;
}
.thousand_202607_pink {
    color: #e15989;
}
rt {
    ruby-align: center;
    text-align: center;
    color: #000;
}
/*--------------------------------------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)  {
  }*/