@charset "UTF-8";

/*--------------------------------------トップ画像--------------------------------------*/
.l_main .l_kv.is_202606-thousand{background: url("../../../img/gourmet/202606-thousand/img_kv.jpg") no-repeat center center;background-size: cover;}

/*--------------------------------------ページ固有記述--------------------------------------*/
.thousand_202606_textindent01 {
  text-indent: 3.8em !important;
}
.thousand_202606_lightgreenBox {
  display: inline-block;
  color: #fff;
  background-color: #097393;
  padding: 5px 10px;
  border-radius: 8px;
}
.thousand_202606_bg {
    background-image: url("/k-press/assets/img/gourmet/202606-thousand/img_bg.png");
    background-size: cover;
    padding: 0.1em 10px 0px;
}
.thousand_202606_titletx {
    text-shadow: 2px 2px 0 #fff;
    font-size: 150% !important;
}
.thousand_202606_lightgreen {
    color: #097393;
}
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)  {
  }*/