@charset "UTF-8";
/*================================================

【楽天市場】おせち特集2025 TOP

=================================================*/
em {
  font-style: normal;
}

/*------------------------------------------------

ecm-floating

------------------------------------------------*/
.ecm-floating-navi-toshikoshi-pre .ecm-floating-navi .ecm-floating-navi-item {
  position: relative;
  width: 150px;
}
.ecm-floating-navi-toshikoshi-pre .ecm-floating-navi .ecm-floating-navi-item:not(:last-child)::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background-color: #d53304;
  width: 1px;
  height: 20px;
}
.ecm-floating-navi-toshikoshi-pre .ecm-floating-navi-item.ecm-floating-navi-item-anchor[data-in-viewport=true] {
  font-weight: normal;
  border-color: transparent;
  color: #d53304;
}
.ecm-floating-navi-toshikoshi-pre .ecm-floating-navi-item:hover {
  font-weight: normal;
  color: #d53304;
}

.ecm-floating-navi-toshikoshi-pre[data-static=false][data-sticky=false] {
  z-index: 110;
}

/*------------------------------------------------

ecm-kanban

------------------------------------------------*/
.kanban[data-layout=top] {
  position: relative;
  padding-bottom: 28px;
}

.kanban__h1 {
  height: 0;
  overflow: hidden;
}

.kanban__kv {
  position: relative;
  min-width: 1024px;
  max-width: 1920px;
  margin: 0 auto;
  overflow: hidden;
  height: 388px;
}

.kanban__kv--image {
  width: inherit;
  margin-left: 50%;
  transform: translateX(-50%);
  max-width: inherit !important;
}

.kanban__animation > img {
  position: absolute;
  margin-left: 50%;
  transform: translateX(-50%);
  animation-name: fadeIn;
  animation-duration: 0.5s;
  animation-fill-mode: forwards;
  animation-timing-function: linear;
  opacity: 0;
}

.kanban__animation .kanban__animation--image01 {
  top: 86px;
  left: -555px;
  animation-delay: 0.3s;
}

.kanban__animation .kanban__animation--image02 {
  top: 22px;
  left: 490px;
  animation-delay: 0.2s;
}

.kanban__animation .kanban__animation--image03 {
  top: 50px;
  left: -316px;
  animation-delay: 0.4s;
}

.kanban__animation .kanban__animation--image04 {
  top: 147px;
  left: 306px;
  animation-delay: 0.5s;
}

.kanban__animation .kanban__animation--image05 {
  top: 48px;
  left: -806px;
  animation-delay: 0.6s;
}

.kanban__animation .kanban__animation--image06 {
  top: 120px;
  left: 796px;
  animation-delay: 0.7s;
}

.kanban__animation .kanban__animation--image07 {
  top: 276px;
  left: -684px;
  animation-delay: 0.9s;
}

.kanban__animation .kanban__animation--image08 {
  top: 54px;
  left: 716px;
  animation-delay: 0.8s;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/*------------------------------------------------

toshikoshi-pre-top-heading

------------------------------------------------*/
.toshikoshi-pre-top-heading {
  font-size: 44px;
  font-weight: bold;
  color: #66330e;
  text-align: center;
  font-family: "筑紫A丸ゴシック", "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
  letter-spacing: -0.05em;
  margin-bottom: 24px;
}
.toshikoshi-pre-top-heading::before, .toshikoshi-pre-top-heading::after {
  content: "";
  background-image: url(https://r.r10s.jp/evt/event/toshikoshi/2025/pre/_pc/img/top/toshikoshi-pre-top-heading_icon.png?v=202508181200);
  display: inline-block;
  width: 59px;
  height: 31px;
  background-size: 100% auto;
}
.toshikoshi-pre-top-heading span {
  padding: 0 20px;
}
.toshikoshi-pre-top-heading em {
  color: #d53304;
}

/*------------------------------------------------

balloon_subTtl

------------------------------------------------*/
.balloon_subTtl_red {
  background-color: #d53304;
}

/*------------------------------------------------

bgc

------------------------------------------------*/
.bgc-fff1e5 {
  background-color: #fff1e5;
}

.bgc-fff9ea {
  background-color: #fff9ea;
}

.bgc-fcf8f5 {
  background-color: #fcf8f5;
}

.bgc-fff9ea {
  background-color: #fff9ea;
}

.bgc-ffd3b0 {
  background-color: #ffd3b0;
}

/*------------------------------------------------

ecm-button

------------------------------------------------*/
.ecm-button-toshikoshi-pre-top {
  font-size: 14px;
  text-decoration: none;
  color: #d53304;
  outline: none;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  background-color: #fff;
  border: 2px solid #d53304;
  border-radius: 4px;
  padding: 11px 16px;
  cursor: pointer;
  width: 344px;
  height: 48px;
  margin-left: auto;
  margin-right: auto;
}

/*------------------------------------------------

ecm-headline

------------------------------------------------*/
.ecm-headline__headline {
  margin: 0 0 24px;
  font-size: 32px;
  font-weight: 700;
  line-height: 1.3;
  text-align: center;
}

.ecm-headline .ecm-headline__headline {
  letter-spacing: 0.1em;
  margin-bottom: 30px;
  font-size: 44px;
  color: #675d41;
  font-weight: bold;
}/*# sourceMappingURL=top_cnts.css.map */