@charset "utf-8";

/*
entry
-----------------------------------------------*/
.article-entry{
  background-image: url(https://r.r10s.jp/evt/event/fashion/yukata/2025/_pc/img/top/article-coupon_bg.png);
  background-repeat: no-repeat;
  background-size: 1920px auto;
  background-position: center top;
  padding-top: 40px;
  padding-bottom: 80px;
}
.heading-entry{
  font-size: 18px;
  background: url(https://r.r10s.jp/evt/event/fashion/yukata/202507/_pc/img/entry_title_bg.png) no-repeat;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 345px;
  height: 74px;
  margin: 0 auto;
}
.heading-entry__inner{display: block;}
.heading-entry__inner > .point{
  font-size: 36px;
  color: #bf0000;
}
.heading-entry__inner .point5{font-size: 160%;}
.entry-date {
  width: 660px;
  margin-left: auto;
  margin-right: auto;
  background-color: #efefef;
  padding: 28px 64px;
  line-height: 1.5;
}