@charset "UTF-8";

/*--------------------------------------トップ画像--------------------------------------*/
.l_main .l_kv.is_202609-keihanmall{background: url("../../../img/event/202609-keihanmall/img_kv.jpg") no-repeat center center;background-size: cover;}

/*--------------------------------------ページ固有記述--------------------------------------*/
.keihanmall_202609_pinkBox {
  display: inline-block;
  color: #fff;
  background-color: #d14f97;
  padding: 5px 10px;
  border-radius: 8px;
}
.keihanmall_202609_titletx {
  font-size: 160% !important;
}
.keihanmall_202609_pink {
    color: #d14f97;
}
rt {
    ruby-align: center;
    text-align: center;
    color: #000;
}
.titledecoration_202609-keihanmall {
  background-image: linear-gradient(90deg, #d14f97, #f7f7f7 8% 92%, #d14f97);
  padding-top: 10px;
}
.keihanmall_202609_is_bordertop {
  border-top: #ffc0dd 2px dotted;
  padding-top: 10px !important;
  margin-top: 30px;
}
.keihanmall_202609_is_bordertop02 {
  border-top: #c8c8c8 1px solid;
  padding-top: 40px;
}
/*--------------------------------------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)  {
  }*/