@charset "UTF-8";

/*--------------------------------------トップ画像--------------------------------------*/
.l_main .l_kv.is_202606-goodnaturestation{background: url("../../../img/event/202606-goodnaturestation/img_kv.jpg")center;background-size: cover;}

/*--------------------------------------ページ固有記述--------------------------------------*/
.l_main .goodnaturestation_202606_is_green{		color: #007F38;}

.goodnaturestation_202606_is_green_Box {
  display: inline-block;
  color: #007F38;
  font-size: 80%;
  border: 2px solid #007F38;
  padding: 2px 6px;
  border-radius: 8px;
  margin: 6px auto 10px !important;
  }
.goodnaturestation_202606_font {
  font-size: 170% !important;
}
.goodnaturestation_202606_font_2 {
  font-size: 75% !important;
}
.goodnaturestation_202606_font_3 {
  font-size: 120% !important;
}
.goodnaturestation_202606_stripe {
    width: 100%;
    height: 7px;
    background-image: repeating-linear-gradient(90deg, transparent 0 2px, #007F38 2px 4px);
}
.goodnaturestation_202606_textindent_1 {
  text-indent: 2.8em !important;
}
.goodnaturestation_202606_is_bordertop_1 {
    border-top: #c8c8c8 1px solid;
    padding-top: 10px;
}
.goodnaturestation_202606_is_bordertop_2 {
    border-top: #c8c8c8 3px dotted;
    padding-top: 10px;
}

/*--------------------------------------SPonly--------------------------------------*/
@media only screen and (max-width: 767.89px) {
}

/*--------------------------------------PConly-------------------------------*/
@media only screen and (min-width: 767.9px) {
    .goodnaturestation_202606_photol {
        display: flex;
        justify-content: space-between;
    }
    .goodnaturestation_202606_width {
        width: 100%;
    }
    .goodnaturestation_202606_ml {
        margin-left: 20px;
    }
}

/*ipad 450～PC幅------------------------------*/
/*@media screen and (min-width: 450px) and (max-width: 767.8px)  {
  }*/
