@charset "UTF-8";

/*--------------------------------------トップ画像--------------------------------------*/
.l_main .l_kv.is_202511-goodnaturestation{background: url("../../../img/gourmet/202511-goodnaturestation/img_kv.jpg")center;background-size: cover;}

/*--------------------------------------ページ固有記述--------------------------------------*/
.l_main .goodnaturestation_202511_is_green{		color: #007F38;}

.goodnaturestation_202511_is_green_Box {
  display: inline-block;
  color: #007F38;
  border: 2px solid #007F38;
  padding: 5px 10px;
  border-radius: 8px;
  margin: 15px auto 15px !important;
  }

.goodnaturestation_202511_ruby_center {
    font-size: 80% !important;
    text-align: center;
    ruby-align: center;
    color: #353535;
}

.goodnaturestation_202511_pt {
  padding-top: 5px;
}

/*--------------------------------------SPonly--------------------------------------*/
@media only screen and (max-width: 767.89px) {
  .goodnaturestation_202511_textindent01 {
    text-indent: 9.2em !important;
  }
  .goodnaturestation_202511_textindent02 {
    text-indent: 10.3em !important;
  }
  .goodnaturestation_202511_bg_gr {
    display: block;
    background: #f1f6d7;
    height: 180px;
  }
    .titledecoration-202511-1 {
        position: absolute;
        left: 4px;
        width: 15%;
        bottom: 75px;
    }
    .titledecoration-202511-2 {
        position: absolute;
        right: 4px;
        width: 15%;
        bottom: 75px;
    }
}

/*--------------------------------------PConly-------------------------------*/
@media only screen and (min-width: 767.9px) {
  .goodnaturestation_202511_textindent01 {
    text-indent: 8.1em !important;
  }
  .goodnaturestation_202511_bg_gr {
    display: block;
    background: #f1f6d7;
    height: 150px;
  }
    .titledecoration-202511-1 {
        position: absolute;
        left: 10px;
        width: 12%;
        bottom: 55px;
    }
    .titledecoration-202511-2 {
        position: absolute;
        right: 10px;
        width: 12%;
        bottom: 55px;
    }
}

/*ipad 450～PC幅------------------------------*/
/*@media screen and (min-width: 450px) and (max-width: 767.8px)  {
  }*/
