@charset "UTF-8";

.oseibo2025_yearend .sea-c-background {
  max-width: 1920px;
  margin: 0 auto;
}
.oseibo2025_yearend .sea-c-background.-couponArea {
  background: #f7dcd8;
  border: 8px solid #e02d15;
  border-radius: 24px;
  box-shadow: 8px 8px 0 rgba(228, 58, 35, 0.2);
}
.oseibo2025_yearend .sea-c-background.-adArea.-medama {
  position: relative;
  background-color: #f9e588;
}
.oseibo2025_yearend .sea-c-background.-adArea.-medama::before {
  position: absolute;
  display: block;
  top: -64px;
  width: 100%;
  height: 64px;
  content: "";
  background: url(https://r.r10s.jp/evt/event/oseibo/2025/_pc/img/under/yearend/bg_deco-adArea.png?v=202511141345)
    no-repeat top center/1920px;
}
.oseibo2025_yearend .sea-c-background.-adArea.-joubu {
  background-color: #f7dcd8;
}
.oseibo2025_yearend .sea-c-background.-adArea.-kihon {
  background-color: #fefbdc;
}
.oseibo2025_yearend .sea-c-background.-searchArea {
  padding-bottom: 80px;
  background: url(https://r.r10s.jp/evt/event/oseibo/2025/_pc/img/under/yearend/bg_deco-searchArea.png?v=202511141345)
    no-repeat #f7e17b bottom center/1920px;
}
.oseibo2025_yearend .sea-c-headlineContainer.-couponArea {
  position: relative;
  top: 30px;
  z-index: 1;
}
.oseibo2025_yearend .sea-c-headlineContainer.-couponArea .sea-c-headline {
  width: 493px;
  margin-inline: auto;
}
.oseibo2025_yearend .sea-c-headlineContainer.-adArea {
  padding-top: 35px;
}
.oseibo2025_yearend .sea-c-headlineContainer.-adArea .sea-c-headline {
  width: 946px;
  margin-inline: auto;
}
.oseibo2025_yearend .sea-c-headlineContainer.-searchArea .sea-c-headline {
  width: 565px;
  margin-inline: auto;
}
.oseibo2025_yearend .sea-c-headlineContainer.-bannerArea .sea-c-headline {
  width: 451px;
  margin-inline: auto;
}
.oseibo2025_yearend .sea-c-headlineContainer.-shoplist.-coupon .sea-c-headline {
  width: 557px;
  margin-inline: auto;
}
.oseibo2025_yearend .sea-c-headlineContainer.-shoplist.-point .sea-c-headline {
  width: 589px;
  margin-inline: auto;
}
.oseibo2025_yearend .sea-c-annotation__text {
  padding-left: 1em;
  font-size: 14px;
  color: #333;
  text-indent: -1em;
}
.oseibo2025_yearend .sea-c-annotation__text:nth-of-type(n + 2) {
  margin-top: 8px;
}
.oseibo2025_yearend .sea-c-annotation.-entryArea .sea-c-annotation__text {
  font-size: 16px;
}
.oseibo2025_yearend .sea-c-annotation.-couponArea,
.oseibo2025_yearend .sea-c-annotation.-adArea {
  text-align: center;
}
.oseibo2025_yearend .sea-c-annotation.-couponArea .sea-c-annotation__text,
.oseibo2025_yearend .sea-c-annotation.-adArea .sea-c-annotation__text {
  padding-left: 0;
  text-indent: 0;
}
.oseibo2025_yearend .sea-c-anchorList {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.oseibo2025_yearend .sea-c-anchorList__item {
  position: relative;
  display: flex;
  align-items: stretch;
  width: 304px;
  border: 2px solid #493400;
  border-radius: 10px;
}
.oseibo2025_yearend .sea-c-anchorList__item:nth-child(2n) {
  margin-left: 24px;
}
.oseibo2025_yearend .sea-c-anchorList__item:nth-child(n + 3) {
  margin-top: 24px;
}
.oseibo2025_yearend .sea-c-anchorList__link {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: 18px 40px 18px 16px;
  font-size: 18px;
  line-height: 1;
  color: #493400;
  text-decoration: none;
}
.oseibo2025_yearend .sea-c-anchorList__link::after {
  position: absolute;
  top: 50%;
  right: 24px;
  display: block;
  width: 0;
  height: 0;
  content: "";
  border-top: 9px solid;
  border-right: 9px solid transparent;
  border-bottom: 0;
  border-left: 9px solid transparent;
  transform: translateY(-50%);
}
.oseibo2025_yearend .sea-c-anchorList.-couponArea .sea-c-anchorList__item {
  background-color: #fff;
  border: 2px solid #e43a23;
  box-shadow: 0 4px 0 #e43a23;
  border-radius: 8px;
}
.oseibo2025_yearend .sea-c-anchorList.-couponArea .sea-c-anchorList__link {
  color: #e43a23;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: -0.02em;
}
.oseibo2025_yearend .sea-c-kanban {
  position: relative;
  max-width: 1920px;
  margin: 0 auto;
  overflow: hidden;
}
.oseibo2025_yearend .sea-c-kanban__image {
  width: 1920px;
  max-width: none;
  margin-left: 50%;
  transform: translateX(-50%);
}
.oseibo2025_yearend .sea-c-kanban__subText {
  position: absolute;
  top: 46px;
  left: 50%;
  width: 511px;
  transform: translateX(-50%);
  opacity: 0;
}
.oseibo2025_yearend .sea-c-kanban__period {
  color: #800000;
  background-color: #edaf03;
}
.oseibo2025_yearend .sea-c-entryArea {
  width: 824px;
  margin-inline: auto;
}
.oseibo2025_yearend .sea-c-entryArea .rcEntryButton-button {
  width: 468px;
  height: 69px;
  font-size: 22px;
  box-shadow: none;
}
.oseibo2025_yearend .sea-c-entryArea .rcEntryButton-button:hover {
  opacity: 0.8;
}
.oseibo2025_yearend .sea-c-couponArea__lead {
  padding-top: 30px;
  padding-bottom: 16px;
  color: #faf8e6;
  font-size: 28px;
  text-align: center;
  letter-spacing: -0.05em;
  background: url(https://r.r10s.jp/evt/event/oseibo/2025/_pc/img/under/yearend/headline_bg-couponArea.png?v=202511141345)
    no-repeat top center/cover;
  border-radius: 16px 16px 0 0;
}
.oseibo2025_yearend .sea-c-couponArea__coupon {
  width: 468px;
  margin-inline: auto;
}
.oseibo2025_yearend .sea-c-couponArea__coupon .ecm-coupon-body {
  filter: drop-shadow(0px 0px 6px rgba(57, 48, 36, 0.2));
}
.oseibo2025_yearend .sea-c-couponArea__coupon .ecm-coupon-link {
  padding-top: 16px;
}
.oseibo2025_yearend .sea-c-couponArea__coupon .ecm-coupon-discount {
  font-size: 17px;
  color: #e02d15;
}
.oseibo2025_yearend .sea-c-couponArea__coupon .ecm-coupon-discount em {
  font-size: 40px;
}
.oseibo2025_yearend .sea-c-couponArea__coupon .ecm-coupon-title {
  color: #573820;
  font-weight: 700;
}
.oseibo2025_yearend .sea-c-couponArea__coupon .ecm-coupon-text {
  color: #fff;
  font-size: 16px;
  background-color: #bf0000;
}
.oseibo2025_yearend
  .sea-c-couponArea__coupon
  .ecm-coupon-text
  .ecm-icon-coupon-filled {
  font-size: 16px;
  color: #fff;
}
.oseibo2025_yearend .sea-c-couponArea__coupon .ecm-coupon-note {
  margin-top: 8px;
  color: #454545;
}
.oseibo2025_yearend .sea-c-couponArea__period {
  font-size: 19px;
  color: #b9301e;
  letter-spacing: -0.02em;
  background-color: #fef4f2;
  border-radius: 16px;
}
.oseibo2025_yearend .sea-c-adArea {
  padding-top: 104px;
}
.oseibo2025_yearend .sea-c-adArea .scm-alert-free-shipping {
  position: relative;
  z-index: 1;
  background-color: #fffcdd;
}
.oseibo2025_yearend .sea-c-searchbox {
  width: 560px;
  margin-inline: auto;
  border: 1px solid #e05a3b;
}
.oseibo2025_yearend .sea-c-searchbox .ecm-search-input {
  padding-left: 12px;
}
.oseibo2025_yearend .sea-c-searchbox .ecm-search-input::-moz-placeholder {
  color: #333;
}
.oseibo2025_yearend .sea-c-searchbox .ecm-search-input::placeholder {
  color: #333;
}
.oseibo2025_yearend .sea-c-searchbox .ecm-search-submit {
  background-color: #e05a3b;
}
.oseibo2025_yearend .sea-c-searchbox .ecm-icon-search {
  font-size: 22px;
}
.oseibo2025_yearend a:focus-visible,
.oseibo2025_yearend button:focus-visible {
  outline: -webkit-focus-ring-color auto 1px;
}

.sea-u-display-spOnly {
  display: none;
}
@media screen and (max-width: 767px) {
  .sea-u-display-spOnly {
    display: block;
  }
}

.sea-u-display-pcOnly {
  display: none;
}
@media screen and (min-width: 768px) {
  .sea-u-display-pcOnly {
    display: block;
  }
}
