@charset "utf-8";
/*
 rc-rewardHeader
------------------------------------------------------------ */
.rc-rewardHeader[data-layout=default] {
  width: 960px;
  margin-bottom: 6px;
}

/*
 ecm-kanban
------------------------------------------------------------ */
.ecm-kanban[data-layout=default] .ecm-kanban-image {
  width: initial;
  margin-left: 50%;
  transform: translate(-50%);
}
.ecm-kanban[data-layout=default] .ecm-kanban-text {
  position: relative;
  z-index: 10;
  margin-top: -50px;
  margin-left: 50%;
  transform: translate(-50%);
  padding: 0;
  bottom: 24px;
}
.ecm-kanban[data-layout=default] .ecm-kanban-text::before {
  content: "";
  position: relative;
  left: 0;
  display: block;
  width: 2000px;
  height: 155px;
  padding: 0;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 2000 155'%3E%3Cdefs%3E%3ClinearGradient id='a' x1='100%' x2='0%' y1='0%' y2='0%'%3E%3Cstop offset='10%' stop-color='%23F3CD6B'/%3E%3Cstop offset='33%' stop-color='%23D0A349'/%3E%3Cstop offset='48%' stop-color='%23D0A349'/%3E%3Cstop offset='61%' stop-color='%23D0A349'/%3E%3Cstop offset='100%' stop-color='%23F3ECC0'/%3E%3C/linearGradient%3E%3ClinearGradient id='b' x1='0%' x2='0%' y1='100%' y2='0%'%3E%3Cstop offset='10%' stop-color='%23F3CD6B'/%3E%3Cstop offset='33%' stop-color='%23CE9627'/%3E%3Cstop offset='48%' stop-color='%23CE9627'/%3E%3Cstop offset='61%' stop-color='%23CE9627'/%3E%3Cstop offset='100%' stop-color='%23F3ECC0'/%3E%3C/linearGradient%3E%3ClinearGradient id='c' x1='0%' x2='99.619%' y1='8.716%' y2='0%'%3E%3Cstop offset='10%' stop-color='%23F3CD6B'/%3E%3Cstop offset='33%' stop-color='%23D0A349'/%3E%3Cstop offset='48%' stop-color='%23D0A349'/%3E%3Cstop offset='61%' stop-color='%23D0A349'/%3E%3Cstop offset='100%' stop-color='%23F3ECC0'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cpath fill-rule='evenodd' fill='url(%23a)' d='M2000.008 57.099 1345.6 88.005l654.371 30.906.037-61.812Z'/%3E%3Cpath fill-rule='evenodd' fill='%23E1D5AD' d='M788.032 60.422 2000-.001l-.154 58.243-657.902 30.348-553.912-28.168Z'/%3E%3Cpath fill-rule='evenodd' opacity='.2' fill='url(%23b)' d='M0 97.201 1999.1-.001l.746 58.243L0 154.998V97.201Z'/%3E%3Cpath fill-rule='evenodd' fill='url(%23c)' d='m0 21.329 1345.6 65.676L0 152.684V21.329Z'/%3E%3C/svg%3E");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  -webkit-transform: translate3d(-50%, 0, 0);
          transform: translate3d(-50%, 0, 0);
          margin-left: 50%;
          transform: translate(-50%);
}
.ecm-kanban[data-layout=default] .ecm-kanban-text-lead {
  font-size: 16px;
  font-weight: bold;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}

/* 
 rcEntryButton
------------------------------------------------------------ */
.rcEntryButton .rcEntryButton-button {
  width: 480px;
  height: 72px;
}


/* 
 article
------------------------------------------------------------ */
.article{position: relative;}
.article::before{
  content: '';
  position: absolute;
  width: 100%;
  z-index:-1;
}
.article.point4::before{
  top: 57px;
  left: 0;
  height:100%;
  background-color: #fff7e1;
}
.article.point2::before{
  top: 0;
  left: 0;
  height: 59px;
  background-color: #fff7e1;
}
.article.point2::after{
  content: '';
  position: absolute;
  width: 100%;
  z-index:-1;
  top: 59px;
  left: 0;
  height:calc(100% - 59px);
  background-color: #f4f4f4;
}
.article[data-layout="campaign"] .article__inner + * {margin-top: 108px;}


/*
 search_custom
------------------------------------------------------------ */
.search_custom[data-layout^=point] .ecm-search {
  width: 750px;
  margin: 0 auto;
  overflow: hidden;
}
.search_custom[data-layout^=point] .ecm-search-input {background-color: #fff;}
.search_custom[data-layout=point4] .ecm-search {border-color: #d0a349;}
.search_custom[data-layout=point4] .ecm-search-submit {background-color: #d0a349;}
.search_custom[data-layout=point2] .ecm-search {border-color: #4e4e4e;}
.search_custom[data-layout=point2] .ecm-search-submit {background-color: #4e4e4e;}


/*
 heading
------------------------------------------------------------ */
.heading--padding {
  padding-right: 16px;
  padding-left: 16px;
}
.heading[data-layout=default] {
  font-size: 32px;
  font-weight: bold;
  text-align: center;
}
.heading[data-layout=shoplist] {
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 27px;
}
.heading[data-layout=lv3] {
  font-size: 32px;
  font-weight: bold;
  text-align: center;
}
.heading[data-layout=lv3]::after {
  content: "";
  display: block;
  width: 100%;
  height: 0;
  margin-top: 4px;
  padding-top: 20px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  mix-blend-mode: multiply;
}
.heading--point4 {
  color: #fff;
  background-color: #d0a349;
}
.heading--point2 {
  color: #fff;
  background-color: #4e4e4e;
}
.heading--top:after {background-image: url(https://r.r10s.jp/evt/event/soyshop/campaign/_pc/img/20260130/ttl_bottom01.png);}
.heading--fashion:after {background-image: url(https://r.r10s.jp/evt/event/soyshop/campaign/_pc/img/20260130/ttl_bottom02.png);}
.heading--food:after {background-image: url(https://r.r10s.jp/evt/event/soyshop/campaign/_pc/img/20260130/ttl_bottom03.png);}
.heading--life:after {background-image: url(https://r.r10s.jp/evt/event/soyshop/campaign/_pc/img/20260130/ttl_bottom04.png);}
.heading--beauty:after {background-image: url(https://r.r10s.jp/evt/event/soyshop/campaign/_pc/img/20260130/ttl_bottom05.png);}
.heading--appliance:after {background-image: url(https://r.r10s.jp/evt/event/soyshop/campaign/_pc/img/20260130/ttl_bottom06.png);}
.heading--auto:after {background-image: url(https://r.r10s.jp/evt/event/soyshop/campaign/_pc/img/20260130/ttl_bottom07.png);}
.heading--service:after {background-image: url(https://r.r10s.jp/evt/event/soyshop/campaign/_pc/img/20260130/ttl_bottom01.png);}
.heading--special:after {background-image: url(https://r.r10s.jp/evt/event/soyshop/campaign/_pc/img/20260130/ttl_bottom01.png);}
.heading--soa:after {background-image: url(https://r.r10s.jp/evt/event/soyshop/campaign/_pc/img/20260130/ttl_bottom08.png);}


/*
 definition
------------------------------------------------------------ */
.definition--padding {
  padding-right: 16px;
  padding-left: 16px;
}
.definition[data-layout=entry] {
  margin-bottom: 120px;
}
.definition[data-layout=entry] .definition__term {
  font-size: 32px;
  font-weight: bold;
  text-align: center;
}
.definition[data-layout=entry] .definition__term::after {
  content: "";
  display: block;
  width: 240px;
  height: 64px;
  margin: 24px auto;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 240 64'%3E%3Cdefs%3E%3ClinearGradient id='a' x1='0%' x2='0%' y1='100%' y2='0%'%3E%3Cstop offset='0%' stop-color='%23D0A349'/%3E%3Cstop offset='50%' stop-color='%23D0A349' stop-opacity='.502'/%3E%3Cstop offset='50%' stop-color='%23D0A349' stop-opacity='.5'/%3E%3Cstop offset='100%' stop-color='%23D0A349' stop-opacity='0'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cpath fill-rule='evenodd' fill='url(%23a)' d='M120 64 0 0h239.1L120 64Z'/%3E%3C/svg%3E");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.definition[data-layout=entry] .definition__description {
  width: 80%;
  margin: 0 auto;
}

/*
 campaign_rasta
------------------------------------------------------------ */

.campaign_rasta .ecm-ad{
  background-color: transparent;
}
.campaign_rasta .ecm-ad-shop{
  color: #333333;
}

/*
 button
------------------------------------------------------------ */
.button--padding {
  padding-right: 16px;
  padding-left: 16px;
}
.button[data-layout^=point] .button__link {
  font-size: 22px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  position: relative;
  box-sizing: border-box;
  border-radius: 5px 5px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  max-width: 440px;
  min-height: 60px;
  padding: 12px 0;
  background-color: #333333;
  -webkit-filter: drop-shadow(0px 4px 8px #9e9e9e);
          filter: drop-shadow(0px 4px 8px #9e9e9e);
}
.button[data-layout^=point] .button__link:hover{opacity:.8; text-decoration: none;}
.button[data-layout^=point] .button__link::before {
  content: "";
  position: absolute;
  right: 8px;
  bottom: 8px;
  z-index: 1;
  width: 12px;
  height: 12px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64'%3E%3Cpath fill-rule='evenodd' fill='%23FFF' d='M59.429 4.571 64-.001v64.004H0L59.429 4.571Z'/%3E%3C/svg%3E");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.button[data-layout^=point] .button__link--top {background-color: #333333;}
.button[data-layout^=point] .button__link--fashion {background-color: #dd6f7b;}
.button[data-layout^=point] .button__link--food {background-color: #ce8647;}
.button[data-layout^=point] .button__link--life {background-color: #629891;}
.button[data-layout^=point] .button__link--beauty {background-color: #a5416f;}
.button[data-layout^=point] .button__link--appliance {background-color: #655f9e;}
.button[data-layout^=point] .button__link--auto {background-color: #5d787e;}
.button[data-layout^=point] .button__link--service {background-color: #333333;}
.button[data-layout^=point] .button__link--special {background-color: #333333;}
.button[data-layout^=point] .button__link + * {margin-top: 32px;}
.button[data-layout=point4] .button__link {background-color: #d0a349;}
.button[data-layout=point2] .button__link {background-color: #4e4e4e;}
.button[data-layout=category] .button__link {
  font-size: 24px;
  font-weight: bold;
  color: inherit;
  line-height: 1.2;
  text-align: center;
  position: relative;
  box-sizing: border-box;
  border: 1px solid #d0a349;
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 68px;
  padding: 0 8px;
  background-color: #fff;
}
.button[data-layout=category] .button__link:hover{opacity:.8; text-decoration: none;}
.button[data-layout=category] .button__link::before {
  content: "";
  position: absolute;
  right: 4px;
  bottom: 4px;
  z-index: 1;
  width: 16px;
  height: 16px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64'%3E%3Cpath fill-rule='evenodd' fill='%23d0a349' d='M59.429 4.571 64-.001v64.004H0L59.429 4.571Z'/%3E%3C/svg%3E");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}


/*
 toggleList
------------------------------------------------------------ */

.toggleList[layout=default] ul.shoplist_custom {
  border-top: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: start;
  align-items: center;
  gap: 8px;
}
.toggleList[layout=default] ul.shoplist_custom > li {
  display: block;

  width: calc((100% - 24px) / 3 - 0.01px);

}
.toggleList[layout=default] ul > li::before {
  content: "・";
  color: #bf0000;
}
.toggleList[layout=default] .toggleList01Cnts {
  display: block !important;
  width: auto !important;
  margin: auto !important;
}
.toggleList[layout=default] .toggleList01Cnts::before {display: none !important;}
.toggleList[layout=default] .toggleList01Cnts > * {margin: auto !important;}