@charset "UTF-8";

/*--------------------------------------トップ画像--------------------------------------*/
.l_main .l_kv.is_202509-century{background: url("../../../img/gourmet/202509-century/img_kv.jpg")center center;background-size: cover;}

/*--------------------------------------ページ固有記述--------------------------------------*/
.l_main .century_202509_is_red{		color: #e60013;}

.century_202509_is_red_Box {
  display: inline-block;
  color: #e60013;
  border: 2px solid #e60013;
  padding: 5px 10px;
  border-radius: 8px;
  margin: 0 auto 15px !important;
  }

.l_main .century_202509_is_iconpoint{
	font-size: 62%;
	line-height: 1.4;
	display: flex;
	align-items: center;
}
.l_main .century_202509_is_iconpoint img{
	width: auto;
	height: 30px;
	margin-right: 10px;
}
/*--------------------------------------SPonly--------------------------------------*/
@media only screen and (max-width: 767.89px) {
.century_202509_textindent {
  text-indent: 2.4em !important;
}
.century_202509_textindent02 {
  text-indent: 8.1em !important;
}
  .century_202509_textindent03 {
    text-indent: 9.2em !important;
  }
  .century_202509_textindent04 {
    text-indent: 10.3em !important;
  }

.century_202509_pxpc01 {
  font-size: 5.8vw !important;
}
.century_202509_pxpc02 {
  font-size: 3.5vw !important;
}

}

/*--------------------------------------PConly-------------------------------*/
@media only screen and (min-width: 767.9px) {
.century_202509_textindent {
  text-indent: 2.4em !important;
}
.century_202509_textindent02 {
  text-indent: 8.1em !important;
}
  .century_202509_textindent03 {
    text-indent: 8.1em !important;
  }

}

/*ipad 450～PC幅------------------------------*/
/*@media screen and (min-width: 450px) and (max-width: 767.8px)  {
  }*/
