@charset "UTF-8";

/*--------------------------------------トップ画像--------------------------------------*/
.l_main .l_kv.is_202508-biwakohotel{background: url("../../../img/gourmet/202508-biwakohotel/img_kv.jpg")no-repeat center center;background-size: cover;}

/*--------------------------------------ページ固有記述--------------------------------------*/

.l_main .is_orange03{		color: #e72d04;}
.l_main .is_brown05{		color: #806048;}

  .bg_gr03 {
    display: block;
    padding: 10px 0 15px 0;
    background: #FDD726;
    background: linear-gradient(90deg, rgba(253, 215, 38, 1) 0%, rgba(254, 234, 142, 1) 3%, rgba(247, 247, 247, 1) 6%, rgba(247, 247, 247, 1) 94%, rgba(254, 234, 142, 1) 97%, rgba(253, 215, 38, 1) 100%);
}

.orange_Box02 {
  display: inline-block;
  color: #fff;
  background-color: #e72d04;
  padding: 5px 10px;
  border-radius: 8px;
  }

/*--------------------------------------SPonly--------------------------------------*/
@media only screen and (max-width: 767.89px) {
.textindent20 {
  text-indent: 3.1em !important;
}

}

/*--------------------------------------PConly-------------------------------*/
@media only screen and (min-width: 767.9px) {
.textindent20 {
  text-indent: 3.1em !important;
}

}

/*ipad 450～PC幅------------------------------*/
/*@media screen and (min-width: 450px) and (max-width: 767.8px)  {
  }*/
