@charset "UTF-8";

.ecm-ff-mincho {
  font-family: HiraMinProN-W3, Hiragino Mincho ProN, Hiragino Mincho Pro, 游明朝,
    YuMincho, HGS明朝E, メイリオ, Meiryo, serif !important;
}
.text-18px {
  font-size: 18px;
}

.keirou2025_brand .sea-c-kanban {
  max-width: 1920px;
  margin: 0 auto;
  overflow-x: clip;
  overflow-y: visible;
}
.keirou2025_brand .sea-c-kanban__imageText {
  position: absolute;
  top: 320px;
  left: calc(50% - 286px);
}
.keirou2025_brand .ecm-anchorList {
  padding: 0;
  background-color: rgba(0, 0, 0, 0);
}
.keirou2025_brand .ecm-anchorList__item {
  position: relative;
  width: 194px;
  height: 69px;
  margin: 0;
  filter: drop-shadow(0 4px 3px rgba(133, 25, 53, 0.24))
    drop-shadow(0 6px 0 rgba(69, 47, 16, 0.09));
}
.keirou2025_brand .ecm-anchorList__item.-red {
  background: url(https://r.r10s.jp/evt/event/keirou/2024/_pc/img/under/brand/anchor_bg-red.png?v=202509121145) no-repeat
    center/100%;
}
.keirou2025_brand .ecm-anchorList__item.-red .ecm-anchorList__linktext {
  font-size: 19px;
  color: #fff;
}
.keirou2025_brand .ecm-anchorList__item.-beige {
  background: url(https://r.r10s.jp/evt/event/keirou/2024/_pc/img/under/brand/anchor_bg-beige.png?v=202509121145)
    no-repeat center/100%;
}
.keirou2025_brand .ecm-anchorList__item.-beige .ecm-anchorList__linktext {
  font-size: 18px;
  color: #e44241;
}
.keirou2025_brand .ecm-anchorList__item.-beige .ecm-anchorList__linktext::after {
  border-left: 5px solid #e44241;
}
.keirou2025_brand .ecm-anchorList__link {
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  padding: 0px 32px 0px 16px;
}
.keirou2025_brand .ecm-anchorList__link:hover {
  text-decoration: none !important;
}
.keirou2025_brand .ecm-anchorList__linktext {
  line-height: 1.2;
}
.keirou2025_brand .ecm-anchorList__linktext::after {
  position: absolute;
  top: 50%;
  right: 20px;
  display: block;
  width: 0;
  height: 0;
  content: "";
  border-top: 5px solid rgba(0, 0, 0, 0);
  border-right: none;
  border-bottom: 5px solid rgba(0, 0, 0, 0);
  border-left: 5px solid #fff;
  transform: translateY(-50%) rotate(90deg);
}
.keirou2025_brand .sea-c-background {
  max-width: 1920px;
  margin: 0 auto;
  overflow-x: clip;
  overflow-y: visible;
}
.keirou2025_brand .sea-c-background.-green-gradation {
  padding-bottom: 206px;
  background: url(https://r.r10s.jp/evt/event/keirou/2024/_pc/img/under/brand/bg_green-gradation.jpg?v=202509121145),
    linear-gradient(180deg, #76b6a7, 90%, #90bfb2);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 1920px;
}
.keirou2025_brand .sea-c-background.-beige {
  padding-bottom: 213px;
  background-color: #f5f0de;
  background-image: url(https://r.r10s.jp/evt/event/keirou/2024/_pc/img/under/brand/bg_deco-washi.png?v=202509121145);
  background-repeat: repeat;
  background-position: top center;
  background-size: 100%;
}
.keirou2025_brand .sea-c-background.-lightbeige {
  padding-bottom: 170px;
  background-color: #fffcf7;
}
.keirou2025_brand .sea-c-background.-darkbeige {
  position: relative;
  padding-bottom: 150px;
  background-color: #f9f0cf;
  background-image: url(https://r.r10s.jp/evt/event/keirou/2024/_pc/img/under/brand/bg_deco-washi.png?v=202509121145);
  background-repeat: repeat;
  background-position: top center;
  background-size: 100%;
}
.keirou2025_brand .sea-c-background.-darkbeige::before {
  position: absolute;
  top: -102px;
  left: 50%;
  width: 1920px;
  height: 102px;
  content: "";
  background-image: url(https://r.r10s.jp/evt/event/keirou/2024/_pc/img/under/brand/bg_deco-curve.png?v=202509121145);
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: 100%;
  transform: translate(-50%);
}
.keirou2025_brand .sea-c-background.-wave {
  position: relative;
}
.keirou2025_brand .sea-c-background.-wave::before {
  position: absolute;
  left: 50%;
  width: 1920px;
  content: "";
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: 100%;
  transform: translate(-50%);
}
.keirou2025_brand .sea-c-background.-wave.-beige {
  padding-top: 100px;
}
.keirou2025_brand .sea-c-background.-wave.-beige::before {
  top: -148px;
  height: 148px;
  background-image: url(https://r.r10s.jp/evt/event/keirou/2024/_pc/img/under/brand/bg_deco-wave-beige.png?v=202509121145);
}
.keirou2025_brand .sea-c-background.-wave.-lightbeige {
  padding-top: 64px;
}
.keirou2025_brand .sea-c-background.-wave.-lightbeige::before {
  top: -106px;
  height: 106px;
  background-image: url(https://r.r10s.jp/evt/event/keirou/2024/_pc/img/under/brand/bg_deco-wave-lightbeige.png?v=202509121145);
}
.keirou2025_brand .sea-c-background.-ribbon {
  position: relative;
  padding-bottom: 64px;
  z-index: 0;
}
.keirou2025_brand .sea-c-background.-ribbon::before {
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 983px;
  height: 111px;
  content: "";
  background-image: url(https://r.r10s.jp/evt/event/keirou/2024/_pc/img/under/brand/bg_deco-ribbon-01.png?v=202509121145);
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: 100%;
  transform: translate(-50%);
  z-index: -1;
}
.keirou2025_brand .sea-c-background.-ribbon:nth-of-type(n + 2) {
  margin-top: 0 !important;
}
.keirou2025_brand .sea-c-background.-ribbon:nth-of-type(2n) {
  padding-bottom: 100px;
  margin-top: 36px !important;
}
.keirou2025_brand .sea-c-background.-ribbon:nth-of-type(2n)::before {
  width: 987px;
  height: 150px;
  background-image: url(https://r.r10s.jp/evt/event/keirou/2024/_pc/img/under/brand/bg_deco-ribbon-02.png?v=202509121145);
}
.keirou2025_brand .sea-c-background.-ribbon:last-of-type {
  padding-bottom: 0;
}
.keirou2025_brand .sea-c-background.-ribbon:last-of-type::before {
  content: none;
}
.keirou2025_brand .sea-c-headlineContainer {
  position: relative;
  display: block;
  width: 682px;
  height: 131px;
  margin: 0 auto;
  font-family: HiraMinProN-W3, Hiragino Mincho ProN, Hiragino Mincho Pro, 游明朝,
    YuMincho, HGS明朝E, メイリオ, Meiryo, serif !important;
}
.keirou2025_brand .sea-c-headlineContainer.-gensen {
  background: url(https://r.r10s.jp/evt/event/keirou/2025/_pc/img/udr/brand/headline_deco-gensen.png?v=202509121145)
    no-repeat center/contain;
}
.keirou2025_brand .sea-c-headlineContainer.-point {
  width: 683px;
  height: 147px;
  background: url(https://r.r10s.jp/evt/event/keirou/2025/_pc/img/udr/brand/headline_deco-point.png?v=202509121145)
    no-repeat center/contain;
}
.keirou2025_brand .sea-c-headlineContainer.-gentei {
  width: 676px;
  height: 145px;
  background: url(https://r.r10s.jp/evt/event/keirou/2025/_pc/img/udr/brand/headline_deco-gentei.png?v=202509121145)
    no-repeat center/contain;
}
.keirou2025_brand .sea-c-headlineContainer.-wagashi,
.keirou2025_brand .sea-c-headlineContainer.-sweets,
.keirou2025_brand .sea-c-headlineContainer.-gourmet,
.keirou2025_brand .sea-c-headlineContainer.-drink {
  width: 497px;
  height: 117px;
  background: url(https://r.r10s.jp/evt/event/keirou/2024/_pc/img/under/brand/headline_deco-bubble.png?v=202509121145)
    no-repeat center/contain;
}
.keirou2025_brand .sea-c-headlineContainer.-bannerArea {
  width: 652px;
  height: 155px;
  background: url(https://r.r10s.jp/evt/event/keirou/2024/_pc/img/under/brand/headline_deco-bnr.png?v=202509121145)
    no-repeat center/contain;
}
.keirou2025_brand .sea-c-headline {
  position: absolute;
  top: 28px;
  left: 50%;
  width: 100%;
  line-height: 1;
  text-align: center;
  transform: translateX(-50%);
}
.keirou2025_brand .sea-c-headline.-gensen {
  font-size: 42px;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  color: #fff;
  letter-spacing: 0.1em;
}
.keirou2025_brand .sea-c-headline.-point,
.keirou2025_brand .sea-c-headline.-gentei {
  top: 39px;
  font-size: 42px;
  color: #5e5b41;
}
.keirou2025_brand .sea-c-headline.-wagashi,
.keirou2025_brand .sea-c-headline.-sweets,
.keirou2025_brand .sea-c-headline.-gourmet,
.keirou2025_brand .sea-c-headline.-drink {
  top: 26px;
  font-size: 40px;
  color: #5e5b41;
}
.keirou2025_brand .sea-c-headline.-bannerArea {
  top: 50%;
  font-size: 42px;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  line-height: 1.12;
  color: #5e5b41;
  letter-spacing: 0.05em;
  transform: translate(-50%, -50%);
}
.keirou2025_brand .sea-c-headline.-bannerArea .sea-c-subheadline.-blue {
  color: #326772;
}
.keirou2025_brand .ecm-ad {
  box-sizing: border-box;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.24);
}
.keirou2025_brand .ri-item__textBox.-triangle {
  position: relative;
}
.keirou2025_brand .ri-item__textBox.-triangle::before {
  position: absolute;
  right: -4px;
  bottom: 0;
  display: block;
  width: 0;
  height: 0;
  content: "";
  border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #333 rgba(0, 0, 0, 0);
  border-style: solid;
  border-width: 0 0 14px 14px;
}
.keirou2025_brand .ri-item.-column1 {
  padding: 24px 84px 36px;
}
.keirou2025_brand .ri-item.-column2 {
  box-shadow: 0 3px 30px rgba(0, 0, 0, 0.2);
}
.keirou2025_brand .sea-c-leadArea {
  font-size: 18px;
  font-feature-settings: "palt";
  -webkit-font-feature-settings: "palt";
  line-height: 1.66;
  letter-spacing: 0.06em;
}
.keirou2025_brand .keirou-2025-scm-alert {
  display: block;
  width: 800px;
  padding: 0;
  margin: 48px auto 0;
  background-color: rgba(0, 0, 0, 0);
}
.keirou2025_brand .keirou-2025-scm-alert-free-shipping-text {
  color: #fff;
}
.keirou2025_brand .keirou-2025-scm-alert-free-shipping-text a {
  color: #fff;
}
.keirou2025_brand .sea-c-descriptionArea__text {
  color: #5e5b41;
  font-size: 24px;
}
.keirou2025_brand .sea-c-descriptionArea__link {
  position: relative;
  padding-right: 16px;
  color: #06c;
}
.keirou2025_brand .sea-c-descriptionArea__link::after {
  position: absolute;
  top: 50%;
  right: 0;
  display: block;
  width: 0;
  height: 0;
  content: "";
  border-top: 8px solid rgba(0, 0, 0, 0);
  border-right: none;
  border-bottom: 8px solid rgba(0, 0, 0, 0);
  border-left: 10px solid #06c;
  transform: translateY(-50%) rotate(90deg);
}

.keirou2025_brand #contents_2 .ecm-ad-label {
  background-color: #bf0000;
  color: #ffffff;
}

