@charset "UTF-8";
/*================================================

【楽天市場】おせち特集2026｜エントリー＆対象ショップで9,000円以上ご購入で翌年先着で使える2,000円OFFクーポンプレゼント

=================================================*/
dl, dt, dd {
  margin: 0;
}

figure {
  margin: 0;
}

.text-30px {
  font-size: 30px;
}

.text-40px {
  font-size: 40px;
}

/* 
ecm-kanban
--------------------------------------------------*/
.ecm-kanban-coupon .ecm-kanban-text {
  bottom: 6px;
  color: #333333;
}

.ecm-kanban-mv .ecm-kanban-text {
  color: #333333;
}

/* 
article
--------------------------------------------------*/
.article[data-layout=campaign] {
  padding: 80px 0;
}

.article[data-layout=campaign] .article__inner {
  padding: 0 16px;
}

.article--gentei {
  background-color: #f9f3d7;
}

.article--item {
  padding-bottom: 0 !important;
  background-color: #F8DED8;
}

.article--how {
  background-color: #f9f3d7;
}

.bgc-faded7 {
  background-color: #FEF1EE;
}

.bgc-fff8f6 {
  background-color: #FEF8F6;
}

/* 
ecm-search
--------------------------------------------------*/
.ecm-search-layout-default {
  width: 560px;
  margin-right: auto;
  margin-left: auto;
}

/* 
rcEntryButton
--------------------------------------------------*/
.rcEntryButton-checkbox {
  width: 750px;
  margin-right: auto;
  margin-left: auto;
}

/* 
d-grid
--------------------------------------------------*/
.d-grid-anchor-default {
  width: 464px;
  margin-right: auto;
  margin-left: auto;
}

/* 
heading
--------------------------------------------------*/
.heading-coupon-gentei {
  overflow: hidden;
  position: relative;
  background-image: url(https://r.r10s.jp/evt/event/toshikoshi/2025/pre/_pc/img/udr/campaign/heading_coupon_bg.jpg?v=202508252045);
  background-repeat: no-repeat;
  background-size: 1920px auto;
  padding-top: 80px;
  margin-left: 50%;
  transform: translate(-50%);
  width: 100%;
  background-position: center top;
  max-width: 1920px;
}
.heading-coupon-gentei .heading-coupon-gentei-inner {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  font-size: 40px;
  font-weight: bold;
  color: #bf0000;
}

/* 
ecm-coupon
--------------------------------------------------*/
.ecm-coupon-col {
  width: 468px;
  margin-right: auto;
  margin-left: auto;
}

.ecm-coupon-layout .ecm-coupon-discount {
  color: #bf0000;
  font-size: 32px;
}
.ecm-coupon-layout .ecm-coupon-discount em {
  font-size: 56px;
}
.ecm-coupon-layout .ecm-coupon-body {
  height: 196px;
}
.ecm-coupon-layout .ecm-coupon-text {
  color: #ffffff;
  border-top: none;
  background-color: #bf0000;
  padding: 20px 0;
  margin-top: auto;
  font-size: 24px;
}
.ecm-coupon-layout .ecm-coupon-link {
  padding-top: 24px;
}
.ecm-coupon-layout .ecm-coupon-text .ecm-icon-coupon-filled {
  color: #ffffff;
}
.ecm-coupon-layout .ecm-coupon-title {
  font-size: 20px;
  margin: 0;
}
.ecm-coupon-layout .ecm-coupon-link:before {
  content: "";
  z-index: 20;
  position: absolute;
  top: 1px;
  left: 1px;
  display: block;
  width: calc(100% - 2px);
  height: calc(100% - 2px);
  background-image: radial-gradient(circle at center left, transparent 0px, transparent 11px, #fff 12px), radial-gradient(circle at center right, transparent 0px, transparent 11px, #fff 12px);
  background-size: calc(55% + 1px) 100%, calc(55% + 1px) 100%;
  background-repeat: no-repeat;
  background-position: -1px 50%, calc(100% + 1px) 50%;
}
.ecm-coupon-layout .ecm-coupon-link:after {
  content: "";
  z-index: 19;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-image: radial-gradient(circle at center left, transparent 0px, transparent 11px, #bf0000 12px), radial-gradient(circle at center right, transparent 0px, transparent 11px, #bf0000 12px);
  background-size: calc(55% + 1px) 100%, calc(55% + 1px) 100%;
  background-repeat: no-repeat;
  background-position: -1px 50%, calc(100% + 1px) 50%;
  border-radius: 4px;
}
.ecm-coupon-layout .ecm-coupon-note {
  font-size: 16px;
  margin-top: 12px;
}

/* 
scm-ad
--------------------------------------------------*/
.scm-ad-layout-100310 .scm-ad-note-100310 {
  background-color: #fff4f1;
}
.scm-ad-layout-100310 .scm-ad-more-100310 {
  background-color: #bf0000;
  border: none;
  color: #ffffff !important;
}

/* 
difinition
--------------------------------------------------*/
.difinition[data-layout=step] {
  display: flex;
  flex-direction: row;
  gap: 0 24px;
  margin-bottom: 16px;
}

.difinition[data-layout=step] .difinition__list {
  position: relative;
  border-radius: 6px;
  border: 2px solid #cccccc;
  align-items: start;
  display: flex;
  flex-direction: column;
  flex: 1;
  height: 322px;
  box-sizing: border-box;
}

.difinition[data-layout=step] .difinition__list:not(:first-child)::after {
  position: absolute;
  left: -26px;
  top: 0;
  bottom: 0;
  margin: auto 0;
  content: "";
  display: block;
  width: 38px;
  height: 63px;
  background-image: url(https://r.r10s.jp/evt/event/toshikoshi/2025/pre/_pc/img/udr/campaign/arrow.png?v=202508252045);
  background-repeat: no-repeat;
  background-size: 100% auto;
}

.difinition[data-layout=step] .difinition__term {
  position: relative;
  font-size: 18px;
  font-weight: bold;
  color: #bf0000;
  line-height: 1.5;
  padding-left: 80px;
  padding-right: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 70px;
  width: 100%;
  box-sizing: border-box;
  margin-bottom: 8px;
}

.difinition[data-layout=step] .difinition__term::before {
  content: "";
  display: block;
  position: absolute;
  top: -2px;
  left: -2px;
  width: 70px;
  height: 70px;
  background-size: 100% auto;
  background-repeat: no-repeat;
}

.difinition[data-layout=step] .difinition__term.-step1::before {
  background-image: url(https://r.r10s.jp/evt/event/toshikoshi/2025/pre/_pc/img/udr/campaign/step01_ttl.png?v=202508252045);
}

.difinition[data-layout=step] .difinition__term.-step2::before {
  background-image: url(https://r.r10s.jp/evt/event/toshikoshi/2025/pre/_pc/img/udr/campaign/step02_ttl.png?v=202508252045);
}

.difinition[data-layout=step] .difinition__term.-step3::before {
  background-image: url(https://r.r10s.jp/evt/event/toshikoshi/2025/pre/_pc/img/udr/campaign/step03_ttl.png?v=202508252045);
}

.difinition[data-layout=step] .difinition__description {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  flex: 1 0 auto;
  width: 100%;
}

.difinition[data-layout=step] .difinition__description .figure {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  flex: 1;
  height: 100%;
}

.difinition[data-layout=step] .figure__image {
  margin: 0 auto;
}

.difinition[data-layout=step] .figure .figcaption {
  font-size: 14px;
  margin-top: 28px;
  text-align: center;
  padding: 0 22px 20px;
}

.difinition[data-layout=how] .difinition__list:not(:last-child) {
  margin-bottom: 8.5333333333vw;
}

.difinition[data-layout=how] .difinition__description {
  background-color: #fff;
  border-radius: 15px;
  background-color: #fff;
  padding: 40px 80px;
  position: relative;
}

.difinition[data-layout=how] .paragragh__title {
  font-size: 34px;
  font-weight: bold;
  margin-bottom: 32px;
  text-align: center;
}

.difinition[data-layout=how] .paragragh__lead {
  font-size: 20px;
  margin-bottom: 16px;
  text-align: center;
}

.osechi_targeting_20250901 {
  display: none ;
}

/*# sourceMappingURL=cnts_campaign.css.map */