@charset "UTF-8";

/*--------------------------------------トップ画像--------------------------------------*/
.l_main .l_kv.is_202508-oyakojikan{background: url("../../../img/outing/202508-oyakojikan/img_kv.jpg")center;background-size: cover;}

/*--------------------------------------ページ固有記述--------------------------------------*/
.rubikuroji {
  color: #353535;
}
.osakahuookisa {
  font-size: 65% !important;
}
.textindent202508 {
  text-indent: 1.6em;
}
.marginbottomnone202508 {
  margin-bottom: 0 !important;
}
/*--------------------------------------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)  {
  }*/


