@charset "UTF-8";

/*--------------------------------------トップ画像--------------------------------------*/
.l_main .l_kv.is_202509-goodnaturestation{background: url("../../../img/gourmet/202509-goodnaturestation/img_kv.jpg")center;background-size: cover;}

/*--------------------------------------ページ固有記述--------------------------------------*/
.l_main .goodnaturestation_20250901_is_green{		color: #009740;}


.goodnaturestation_20250901_is_green_Box {
  display: inline-block;
  color: #009740;
  border: 2px solid #009740;
  padding: 5px 10px;
  border-radius: 8px;
  margin: 15px auto 15px !important;
  }

.goodnaturestation_20250901_double_boder_Wrap {
  border: 4px solid #403a3a;
  padding: 5px;
  text-decoration: none;
  margin: 15px 0 0;
}
.goodnaturestation_20250901_double_boder_item {
  border: 2px solid #403a3a;
  display: block;
  text-align: center;
}

.l_main .goodnaturestation_202509_is_iconpoint{
	font-size: 62%;
	line-height: 1.4;
	display: flex;
	align-items: center;
}
.l_main .goodnaturestation_202509_is_iconpoint img{
	width: auto;
	height: 30px;
	margin-right: 10px;
}


/*--------------------------------------SPonly--------------------------------------*/
@media only screen and (max-width: 767.89px) {
.goodnaturestation_20250901_titledecoration {
  position: absolute;
  width: 41px !important;
  height: 110px !important;
  top: 122px;
  right: 12px;
}
  .goodnaturestation_202509_textindent01 {
    text-indent: 9.2em !important;
  }
  .goodnaturestation_202509_textindent02 {
    text-indent: 10.3em !important;
  }

}

/*--------------------------------------PConly-------------------------------*/
@media only screen and (min-width: 767.9px) {
.goodnaturestation_20250901_titledecoration {
  position: relative;
  width: 55px !important;
  height: 5px !important;
  top: -100px;
  right: -556px;
}
  .goodnaturestation_202509_textindent01 {
    text-indent: 8.1em !important;
  }
}

/*ipad 450～PC幅------------------------------*/
/*@media screen and (min-width: 450px) and (max-width: 767.8px)  {
  }*/
