@charset "UTF-8";

/*--------------------------------------トップ画像--------------------------------------*/
.l_main .l_kv.is_202607-century{background: url("../../../img/gourmet/202607-century/img_kv.jpg") no-repeat center center;background-size: cover;}

/*--------------------------------------ページ固有記述--------------------------------------*/
.century_202607_color {
  color: #027B96;
}
.century_202607_titlewrap {
  border-bottom: 2px solid #027B96;
  border-top: 2px solid #027B96;
  padding: 20px 0 ;
}
.century_202607_colorBox {
  display: inline-block;
  color: #fff;
  background-color: #027B96;
  padding: 5px 10px;
  border-radius: 8px;
}
rt {
    ruby-align: center;
    text-align: center;
    font-size: 70% !important;
    color: #353535;
    margin-top: -0.2em !important; 
    translate: 0 -2px; 
}

ruby {
}
/*--------------------------------------SPonly--------------------------------------*/
@media only screen and (max-width: 767.89px) {
}

/*--------------------------------------PConly-------------------------------*/
@media only screen and (min-width: 767.9px) {
}

/*ipad 450～PC幅------------------------------*/
/*@media screen and (min-width: 450px) and (max-width: 767.8px)  {
  }*/