@charset "UTF-8";

/*--------------------------------------トップ画像--------------------------------------*/
.l_main .l_kv.is_202606-kyototower{background: url("../../../img/gourmet/202606-kyototower/img_kv.jpg")no-repeat center center;background-size: cover;}

/*--------------------------------------ページ固有記述--------------------------------------*/
.kyototower_202606_titlwrap {
    border-top: 2px solid #E33009;
    border-bottom: 2px solid #E33009;
    padding: 10px 0 20px;
    position: relative;
}
.kyototower_202606_rt {
    font-size: 40% !important;
    text-align: center;
    ruby-align: center;
    color: #353535;
}

/*--------------------------------------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)  {
  }*/