@charset "UTF-8";

/*--------------------------------------トップ画像--------------------------------------*/
.l_main .l_kv.is_202604-century{background: url("../../../img/gourmet/202604-century/img_kv.jpg")center center;background-size: cover;}

/*--------------------------------------ページ固有記述--------------------------------------*/
.l_main .century_202604_is_pink{		color: #E60041;}
.l_main .century_202604_is_black{		color: #353535;}

.century_202604_is_pink_Box {
  display: inline-block;
  color: #fff;
  background-color: #E60041;
  padding: 5px 10px;
  border-radius: 8px;
  margin: 0 auto 15px !important;
  }
.century_202604_rt {
   font-size: 10px !important;
   color: #353535;
   text-align: center;
}
.bg_gr202604 {
  display: block;
  background-color: #f7f7f7;
}
/*--------------------------------------SPonly--------------------------------------*/
@media only screen and (max-width: 767.89px) {
  .century_202604_textindent05 {
    text-indent: 3em !important;
}

.century_202604_pxpc02 {
  font-size: 3.5vw !important;
}
.titledecoration-202604_1 {
        position: absolute;
        right: 6px;
        width: 22%;
        top: 0px;
    }
.century_202604_font {
   font-size: 15px;
}
}

/*--------------------------------------PConly-------------------------------*/
@media only screen and (min-width: 767.9px) {
  .century_202604_textindent05 {
    text-indent: 3em !important;
    }
  .titledecoration-202604_1 {
        position: absolute;
        right: 182px;
        width: 18%;
        top: 0px;
    }
.century_202604_font {
   font-size: 18px;
}
}

/*ipad 450～PC幅------------------------------*/
/*@media screen and (min-width: 450px) and (max-width: 767.8px)  {
  }*/
