@charset "UTF-8";

/*--------------------------------------トップ画像--------------------------------------*/
.l_main .l_kv.is_202511-century{background: url("../../../img/gourmet/202511-century/img_kv.jpg")center center;background-size: cover;}

/*--------------------------------------ページ固有記述--------------------------------------*/
.l_main .century_202511_is_purple{		color: #9512a1;}

.century_202511_is_purple_Box {
  display: inline-block;
  color: #9512a1;
  border: 2px solid #9512a1;
  padding: 5px 10px;
  border-radius: 8px;
  margin: 0 auto 15px !important;
  }
.century_202511_textindent06 {
        text-indent: 7.4em !important;
}
.century_202511_textindent07 {
        text-indent: 8.8em !important;
}
.century_202511_textindent08 {
        text-indent: 8.6em !important;
}
.century_202511_textindent09 {
        text-indent: 9.9em !important;
}
.century_202511_box {
    padding: 0.5em 1em;
    margin: 1em 0;
    border: double 5px #9512a1;
    background-color: #f7f7f7;
}
/*--------------------------------------SPonly--------------------------------------*/
@media only screen and (max-width: 767.89px) {
.century_202511_textindent {
  text-indent: 2.4em !important;
}
.century_202511_textindent02 {
  text-indent: 8.1em !important;
}
  .century_202511_textindent03 {
    text-indent: 9.2em !important;
  }
  .century_202511_textindent04 {
    text-indent: 10.3em !important;
  }
  
      .century_202511_textindent05 {
        text-indent: 3em !important;
    }

.century_202511_pxpc01 {
  font-size: 5.8vw !important;
}
.century_202511_pxpc02 {
  font-size: 3.5vw !important;
}

}

/*--------------------------------------PConly-------------------------------*/
@media only screen and (min-width: 767.9px) {
.century_202511_textindent {
  text-indent: 2.4em !important;
}
.century_202511_textindent02 {
  text-indent: 8.1em !important;
}
  .century_202511_textindent03 {
    text-indent: 8.1em !important;
  }
  .century_202511_textindent05 {
    text-indent: 3em !important;
    }

}

/*ipad 450～PC幅------------------------------*/
/*@media screen and (min-width: 450px) and (max-width: 767.8px)  {
  }*/
