@charset "UTF-8";

body {
  color: #333;
}
body .ecm-campaign-details {
  color: #000;
}
dl {
  margin-block: auto;
}
@font-face {
  font-family: "RakutenSansJP_W_Light";
  src: url(https://r.r10s.jp/evt/event/young/_cmn/fonts/RakutenSansJP_W_Light.woff?v=202508151511) format("woff");
}
@font-face {
  font-family: "RakutenSansJP_W_Regular";
  src: url(https://r.r10s.jp/evt/event/young/_cmn/fonts/RakutenSansJP_W_Regular.woff?v=202508151511) format("woff");
}
@font-face {
  font-family: "RakutenSansJP_W_Medium";
  src: url(https://r.r10s.jp/evt/event/young/_cmn/fonts/RakutenSansJP_W_Medium.woff?v=202508151511) format("woff");
}
@font-face {
  font-family: "RakutenSansJP_W_DemiBold";
  src: url(https://r.r10s.jp/evt/event/young/_cmn/fonts/RakutenSansJP_W_DemiBold.woff?v=202508151511) format("woff");
}
@font-face {
  font-family: "RakutenSansJP_W_Bold";
  src: url(https://r.r10s.jp/evt/event/young/_cmn/fonts/RakutenSansJP_W_Bold.woff?v=202508151511) format("woff");
}
@font-face {
  font-family: "RakutenSansJP_W_Heavy";
  src: url(https://r.r10s.jp/evt/event/young/_cmn/fonts/RakutenSansJP_W_Heavy.woff?v=202508151511) format("woff");
}
@font-face {
  font-family: "Rakuten Sans";
  src: url(https://r.r10s.jp/evt/event/young/_cmn/fonts/RakutenSans_SBd.woff?v=202508151511) format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Rakuten Sans";
  src: url(https://r.r10s.jp/evt/event/young/_cmn/fonts/RakutenSans_Blk.woff?v=202508151511) format("woff");
  font-weight: 700;
  font-style: normal;
}
.rl-contents-wrapper {
  position: relative;
  top: 0;
  left: 0;
  display: flex;
  width: 100%;
  height: 100%;
  background-color: #bfe8ee;
}
.rl-side-contents {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: calc((100% - 584px) / 2);
  height: 100vh;
  box-sizing: border-box;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom center;
}
.rl-side-contents.-left {
  left: 0;
  padding: 0 50px;
  background-image: url(https://r.r10s.jp/evt/event/young/campaign/newpurchaser/_pc/img/20250901/background_left.jpg?v=202508151511);
}
.rl-side-contents.-right {
  right: 0;
  background-image: url(https://r.r10s.jp/evt/event/young/campaign/newpurchaser/_pc/img/20250901/background_right.jpg?v=202508151511);
}
.rl-main-contents {
  z-index: 1;
  max-width: 570px;
  margin-inline: auto;
  background-color: #fff;
  border-left: 7px solid #002896;
  border-right: 7px solid #002896;
  box-sizing: content-box;
}
.rc-anchor {
  background-color: #fff;
  margin-top: 15px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.rc-anchor.-right {
  margin: 22px auto 0;
  width: 370px;
}
.rc-anchor__item.-right {
  transition: transform 0.3s;
  position: relative;
}
.rc-anchor__item.-right:hover {
  transform: scale(1.1);
}
.rc-anchor__text {
  width: 100%;
}
.rc-anchor.-left {
  padding: 32px 60px;
}
.rc-anchor__item.-left {
  height: 57px;
  border-bottom: 1px solid #002896;
  transition: transform 0.3s;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 0;
  position: relative;
}
.rc-anchor__item.-left::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 6px solid rgba(0, 0, 0, 0);
  border-bottom: 6px solid rgba(0, 0, 0, 0);
  border-right: 10.38px solid #555;
  border-left: 0;
  right: 0;
}
.rc-anchor__link {
  display: inline-block;
  width: 100%;
  height: 100%;
  padding: 7px 0 7px;
  box-sizing: border-box;
  text-align: center;
}
.rc-anchor__link.-left.-custom,
.rc-anchor__text.-left {
  color: #002896;
  font-size: 18px;
  font-weight: 600;
}
.rc-anchor-container {
  width: 502px;
  padding: 32px 40px;
  background-color: #fff;
}
.rc-anchor-container__logo {
  width: 178px;
  margin: 0 auto;
}
.rc-anchor-container__headline {
  width: 392px;
  margin: 9px auto 22px;
}
@media screen and (max-width: 1024px) {
  .rc-anchor {
    display: none;
  }
}
.rc-anchor__link .rc-anchor__text.-true {
  display: none;
  width: 20.94vw;
}
.rc-anchor__link .rc-anchor__text.-false {
  display: inline;
  width: 19.27vw;
}
.rc-anchor__link[data-in-viewport="true"] .rc-anchor__text.-true {
  display: inline;
}
.rc-anchor__link[data-in-viewport="true"] .rc-anchor__text.-false {
  display: none;
}
.rc-anchor__link[data-in-viewport="false"] .rc-anchor__text.-true {
  display: none;
}
.rc-anchor__link[data-in-viewport="false"] .rc-anchor__text.-false {
  display: inline;
}
.rye-c-kanban-header__image {
  width: auto;
}
.ecm-kanban.-custom {
  width: 100%;
  min-width: auto;
}
.ecm-kanban.-custom .ecm-kanban-image {
  width: 100%;
}
.rc-swiper-about-rakuten__wrapper {
  align-items: stretch;
}
.rc-swiper-about-rakuten__button-prev,
.rc-swiper-about-rakuten__button-next {
  transition: opacity 0.3s;
}
.rc-swiper-about-rakuten__button-prev:hover,
.rc-swiper-about-rakuten__button-next:hover {
  opacity: 0.8;
}
.rc-swiper-about-rakuten__pagination {
  margin-top: calc(24 / 640 * 570px);
}
.rc-swiper-campaign__button-next {
  transform: rotate(180deg);
}
.rc-box-right-content {
  width: 26.1458333333vw;
  padding: 1.6666666667vw 2.0833333333vw;
  background-color: #fff;
  background: rgba(255, 255, 255, 0.9);
  border-radius: 0.7291666667vw;
  opacity: 0.9;
}
.rc-box-left-content {
  width: 29.84375vw;
  border-radius: 0.7291666667vw;
}
@media screen and (max-width: 1040px) {
  .rc-box-right-content {
    display: none;
  }
}
@keyframes lean {
  0% {
    transform: translate(0, 0) rotate(-4deg);
  }
  100% {
    transform: translate(0, 0) rotate(4deg);
  }
}
@keyframes pikopiko {
  0% {
    transform: translate(0, 0) rotate(-9deg);
  }
  100% {
    transform: translate(0, 0) rotate(9deg);
  }
}
@keyframes fadeInTop {
  from {
    opacity: 0;
    transform: translateY(calc(-45 / 640 * 570px));
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes zoomIn {
  0% {
    transform: scale(0);
    opacity: 0;
  }
  50% {
    transform: scale(1.05);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
@keyframes flow {
  0% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(-25%);
  }
}
@keyframes floating-y {
  0% {
    transform: translateY(-25%);
  }
  100% {
    transform: translateY(15%);
  }
}
.rc-anim.js-scroll-anim-start.-fadeLeft {
  animation-name: fadeInLeft;
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-delay: 500ms;
}
.rc-anim.js-scroll-anim-start.-fadeTop {
  animation-name: fadeInTop;
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-delay: 500ms;
}
.rc-anim.js-scroll-anim-start.-highLight {
  animation: zoomIn 1s cubic-bezier(0.25, 1, 0.5, 1) forwards;
}
.rc-animation-summary__headline {
  opacity: 0;
  position: absolute;
  top: 0;
}
.rc-animation-summary__headline.-top {
  width: calc(619 / 640 * 570px);
  height: calc(141 / 640 * 570px);
  position: absolute;
}
.rc-animation-summary__coin {
  position: absolute;
  animation: lean 3s ease-in-out infinite alternate-reverse;
  width: calc(619 / 640 * 570px);
  top: calc(14 / 640 * 570px);
  right: 0;
}
.rc-animation-summary__girl {
  position: absolute;
  animation: pikopiko 1.5s ease-in-out infinite alternate-reverse;
  width: calc(176 / 640 * 570px);
  top: calc(14 / 640 * 570px);
  left: 0;
}
.rc-animation-flow__textLine {
  display: inline-flex;
  animation: flow 5s linear infinite;
  height: calc(76 / 640 * 570px);
  align-items: center;
  position: relative;
  border: calc(2 / 640 * 570px) solid #604a9c;
  border-left: none;
  border-right: none;
}
.rc-animation-flow__textLine img {
  width: auto;
  max-width: none;
  height: calc(26 / 640 * 570px);
}
.rc-animation-flow__background {
  content: "";
  position: absolute;
  background-image: url(https://r.r10s.jp/evt/event/young/campaign/newpurchaser/_cmn/img/20250901/background_textLine.png?v=202508151511);
  background-size: 100%;
  background-repeat: no-repeat;
  width: calc(645 / 640 * 570px);
  height: calc(76 / 640 * 570px);
  z-index: -1;
  left: 0;
}
.rc-animation-flow__background.-top {
  top: 0;
}
.rc-animation-flow__background.-bottom {
  bottom: 0;
}
.rc-animation-about {
  opacity: 0;
  position: absolute;
  top: 0;
}
.rc-animation-about.-left {
  width: calc(366 / 640 * 570px);
  position: absolute;
}
.rc-animation-about__headline {
  position: absolute;
  width: calc(387 / 640 * 570px);
  animation: scale-up-down 3s ease-in-out infinite alternate-reverse;
}
.rc-animation-kanban {
  position: relative;
}
.rc-animation-kanban__container {
  position: absolute;
  width: calc(605 / 640 * 570px);
  height: calc(323 / 640 * 570px);
  bottom: calc(10 / 640 * 570px);
  right: calc(17 / 640 * 570px);
  opacity: 0;
}
.rc-animation-kanban__item {
  position: absolute;
  animation: lean 3s ease-in-out infinite alternate-reverse;
}
.rc-animation-kanban__item.-item01 {
  width: calc(100 / 640 * 570px);
  bottom: calc(203 / 640 * 570px);
  left: calc(15 / 640 * 570px);
}
.rc-animation-kanban__item.-item02 {
  width: calc(90 / 640 * 570px);
  bottom: calc(0 / 640 * 570px);
  left: calc(0 / 640 * 570px);
  animation-delay: 1s;
}
.rc-animation-kanban__item.-item03 {
  width: calc(123 / 640 * 570px);
  bottom: calc(221 / 640 * 570px);
  right: calc(7 / 640 * 570px);
  animation-delay: 1s;
}
.rc-animation-kanban__item.-item04 {
  width: calc(88 / 640 * 570px);
  bottom: calc(8 / 640 * 570px);
  right: calc(0 / 640 * 570px);
}
.rc-animation-feature {
  position: absolute;
  animation: floating-y 3s ease-in-out infinite alternate-reverse;
  left: calc(30 / 640 * 570px);
}
.rc-animation-feature.-delay {
  animation-delay: 1s;
}
.rye-p-entry-annotation.-custom {
  margin-top: calc(33 / 640 * 570px);
  padding: calc(16 / 640 * 570px) calc(24 / 640 * 570px);
  font-feature-settings: "palt";
}
.rye-p-entry-annotation.-custom
  .rye-p-entry-annotation__item
  .rye-c-annotation {
  font-size: calc(20 / 640 * 570px);
}
.rc-annotation.-flow {
  margin-top: calc(33 / 640 * 570px);
  text-align: center;
}
.rc-annotation.-about {
  margin-top: calc(29 / 640 * 570px);
}
.rc-annotation.-about__item {
  margin-left: calc(2 / 640 * 570px);
}
.rc-annotation__item {
  font-size: calc(20 / 640 * 570px);
  font-feature-settings: "palt";
  margin: auto calc(32 / 640 * 570px) auto;
}
.rc-annotation__item.-coupon {
  font-size: calc(15 / 640 * 570px);
}
.rc-annotation.-coupon {
  padding-left: calc(58 / 640 * 570px);
  margin-top: calc(31 / 640 * 570px);
  line-height: 1.7;
}
.rc-annotation.-coupon .rc-annotation__item {
  margin: 0;
  padding-left: 1em;
  text-indent: -1em;
  font-feature-settings: normal;
}
.rc-background {
  position: relative;
}
.rc-background::before {
  content: "";
  position: absolute;
  z-index: -1;
  background-size: contain;
  background-repeat: no-repeat;
}
.rc-background::after {
  content: "";
  position: absolute;
  z-index: -1;
  background-size: contain;
  background-repeat: no-repeat;
}
.rc-background.-leadArea {
  padding: calc(40 / 640 * 570px) calc(32 / 640 * 570px) calc(72 / 640 * 570px);
}
.rc-background.-summary {
  background-color: #bee7ed;
  padding: calc(198 / 640 * 570px) 0 calc(72 / 640 * 570px);
  z-index: -2;
}
.rc-background.-flow {
  background-color: #c1e3c9;
  padding: calc(23 / 640 * 570px) 0 calc(41 / 640 * 570px);
  z-index: 0;
}
.rc-background.-flow::before,
.rc-background.-flow::after {
  display: none;
}
.rc-background.-flowDetail {
  width: calc(576 / 640 * 570px);
  margin: auto;
  background-color: #80e4a4;
  border-radius: calc(40 / 640 * 570px);
  padding: calc(57 / 640 * 570px) 0 0;
  z-index: -2;
  overflow: hidden;
  box-shadow: calc(6 / 640 * 570px) calc(6 / 640 * 570px) 0 #bda0a6;
}
.rc-background.-flowDetail::before {
  width: calc(640 / 640 * 570px);
  height: calc(1196 / 640 * 570px);
  background-image: url(https://r.r10s.jp/evt/event/young/campaign/newpurchaser/_cmn/img/20250901/background_flow_container.png?v=202508151511);
  background-size: 100%;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.rc-background.-flowDetail::after {
  width: calc(640 / 640 * 570px);
  height: calc(262.74 / 640 * 570px);
  background-image: url(https://r.r10s.jp/evt/event/young/campaign/newpurchaser/_cmn/img/20250901/background_flow_incentive.png?v=202508151511);
  bottom: calc(-75 / 640 * 570px);
  left: 50%;
  transform: translateX(-50%);
}
.rc-background.-service {
  background-color: #fffac2;
  padding: calc(54 / 640 * 570px) calc(28 / 640 * 570px) calc(72 / 640 * 570px);
}
.rc-background.-service::before {
  width: calc(455 / 640 * 570px);
  height: calc(159 / 640 * 570px);
  background-image: url(https://r.r10s.jp/evt/event/young/campaign/newpurchaser/_cmn/img/20250901/background_service.png?v=202508151511);
  background-size: contain;
  top: calc(36 / 640 * 570px);
  left: calc(98 / 640 * 570px);
  z-index: 0;
}
.rc-background.-shopping {
  background-color: #bee7ed;
  z-index: 0;
  padding: calc(62 / 640 * 570px) calc(32 / 640 * 570px) calc(5 / 640 * 570px);
}
.rc-background.-shopping::before {
  width: calc(640 / 640 * 570px);
  height: calc(1651 / 640 * 570px);
  background-image: url(https://r.r10s.jp/evt/event/young/campaign/newpurchaser/_cmn/img/20250901/background_shopping.png?v=202508151511);
  top: calc(-127 / 640 * 570px);
  left: 0;
  background-size: 100%;
}
.rc-background.-aboutRakuten {
  background-color: #bee7ed;
  z-index: 0;
  padding: calc(67 / 640 * 570px) calc(32 / 640 * 570px) calc(90 / 640 * 570px);
}
.rc-background.-aboutRakuten::before {
  width: calc(640 / 640 * 570px);
  height: calc(1038 / 640 * 570px);
  background-image: url(https://r.r10s.jp/evt/event/young/campaign/newpurchaser/_cmn/img/20250901/background_aboutRakuten.png?v=202508151511);
  top: calc(241 / 640 * 570px);
  left: 0;
  background-size: 100%;
}
.rc-background.-feature {
  background-color: #fefec4;
  padding: calc(80 / 640 * 570px) calc(32 / 640 * 570px) calc(73 / 640 * 570px);
  z-index: 0;
  overflow: hidden;
}
.rc-background.-feature::before {
  width: calc(1121.17 / 640 * 570px);
  height: calc(1121.17 / 640 * 570px);
  background-color: #bee7ed;
  border-radius: 50%;
  top: calc(1055 / 640 * 570px);
  left: calc(-243 / 640 * 570px);
}
.rc-background.-campaign {
  background-color: #e8ecf0;
  padding-top: calc(79 / 640 * 570px);
}
.rc-background.-campaign-swiper {
  padding: 0 calc(82 / 640 * 570px) calc(72 / 640 * 570px);
}
.rc-background.-coupon {
  background-color: #c1e3c9;
  padding: calc(64 / 640 * 570px) 0 calc(77 / 640 * 570px);
}
.rye-p-entry-step.-custom {
  gap: calc(48 / 640 * 570px);
}
.rye-p-entry-step__container.-custom {
  width: 100%;
}
.rye-p-entry-step__number.-custom {
  width: calc(80 / 640 * 570px);
}
.ecm-button.rye-c-button.rye-c-button--outlined.-custom {
  padding: calc(24 / 640 * 570px);
  box-shadow: 0 calc(1.25 / 640 * 570px) calc(6 / 640 * 570px)
    rgba(0, 0, 0, 0.2);
}
.ecm-button.rye-c-button.rye-c-button--outlined.-custom.-custom01 {
  padding-top: calc(25.5 / 640 * 570px);
  padding-bottom: calc(25.5 / 640 * 570px);
}
.rye-p-entry-step__container.-custom:first-of-type::after {
  left: calc(18 / 640 * 570px);
  width: calc(40 / 640 * 570px);
  height: calc(48 / 640 * 570px);
}
.rcEntryButton.rye-c-button--entry.-custum {
  width: 100%;
}
.rcEntryButton.rye-c-button--entry.-custum .rcEntryButton-button {
  font-size: calc(30 / 640 * 570px);
  padding: calc(24 / 640 * 570px);
}
.rcEntryButton.rye-c-button--entry.-custum
  .rcEntryButton-button
  .rcEntryButton-text-icon {
  width: calc(42 / 640 * 570px);
  height: calc(42 / 640 * 570px);
}
.rc-button__summary {
  position: relative;
}
.rc-button__summary::before {
  content: "";
  position: absolute;
  background-image: url(https://r.r10s.jp/evt/event/young/campaign/newpurchaser/_cmn/img/20250901/background_summaryButton.png?v=202508151511);
  background-size: contain;
  width: calc(604 / 640 * 570px);
  height: calc(147 / 640 * 570px);
  z-index: 0;
  top: calc(-31 / 640 * 570px);
  left: calc(19 / 640 * 570px);
}
.rc-button-container {
  width: calc(480 / 640 * 570px);
  margin-inline: auto;
}
.rc-button__searchList {
  display: flex;
  justify-content: space-between;
  width: calc(572 / 640 * 570px);
  margin: calc(32 / 640 * 570px) auto 0;
}
.rc-button__searchItem.-custom {
  position: relative;
  width: calc(275 / 640 * 570px);
  height: calc(80 / 640 * 570px);
  padding-left: calc(32 / 640 * 570px);
  display: flex;
  align-items: center;
  background-color: #604a9c;
  border-radius: calc(40 / 640 * 570px);
  box-shadow: 0 calc(5 / 640 * 570px) 0 0 #fff;
}
.rc-button__searchItem.-favorite::before {
  content: "";
  background-image: url(https://r.r10s.jp/evt/event/young/tieup/rakuma/_cmn/img/20250801/shopping_favorite.png?v=202508151511);
  width: calc(40 / 640 * 570px);
  height: calc(40 / 640 * 570px);
  background-size: 100%;
}
.rc-button__searchItem.-history::before {
  content: "";
  background-image: url(https://r.r10s.jp/evt/event/young/tieup/rakuma/_cmn/img/20250801/shopping_history.png?v=202508151511);
  width: calc(41 / 640 * 570px);
  height: calc(41 / 640 * 570px);
  background-size: 100%;
}
.rc-button__searchText {
  color: #fff;
  font-size: calc(28 / 640 * 570px);
  margin-left: calc(18 / 640 * 570px);
}
.rc-button-container.-feature {
  margin-top: calc(28 / 640 * 570px);
}
.rye-c-button.-summary {
  border-color: #3f2c9f;
  border-width: calc(4 / 640 * 570px);
  background-color: #fff066;
  box-shadow: calc(8 / 640 * 570px) calc(8 / 640 * 570px) 0 #baa3c4;
}
.rye-c-button__text.-summary {
  font-size: calc(30 / 640 * 570px);
  color: #3f2c9f;
}
.rye-c-button__icon.-summary {
  color: #3f2c9f;
}
.rye-c-button.-flow {
  margin-top: calc(30 / 640 * 570px);
}
.rye-c-button--entry.-flow {
  margin-top: calc(30 / 640 * 570px);
}
.rc-container {
  background-color: #fff;
}
.rc-container.-summary {
  width: calc(576 / 640 * 570px);
  padding: calc(32 / 640 * 570px);
  margin: auto;
  margin-top: calc(56 / 640 * 570px);
  border-radius: calc(24 / 640 * 570px);
}
.rc-container__section {
  z-index: -3;
  position: relative;
}
.rc-container__list {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-wrap: wrap;
}
.rc-container__list.-rakuma {
  padding-bottom: calc(252 / 640 * 570px);
}
.rc-container__item {
  position: relative;
  background-color: #fff;
  border-radius: calc(32 / 640 * 570px);
  display: flex;
  flex-direction: column;
  align-items: center;
  width: calc(450 / 640 * 570px);
  padding: calc(32 / 640 * 570px) calc(24 / 640 * 570px) calc(40 / 640 * 570px);
  box-shadow: 0px 0px 29px 0px rgba(88, 101, 137, 0.24);
}
.rc-container__item:nth-child(n + 2) {
  margin-top: calc(24 / 640 * 570px);
}
.rc-container__itemTitle {
  color: #76d297;
  text-align: center;
  font-size: calc(28 / 640 * 570px);
  font-weight: 600;
  font-family: "RakutenSansJP_W_DemiBold";
  width: 100%;
  position: relative;
}
.rc-container__itemTitle::after {
  content: "";
  position: absolute;
  width: 100%;
  height: calc(4 / 640 * 570px);
  background-color: #76d297;
  bottom: calc(-22 / 640 * 570px);
  left: 0;
}
.rc-container__itemText {
  margin-top: calc(47 / 640 * 570px);
  font-size: calc(28 / 640 * 570px);
  font-feature-settings: "palt";
  font-weight: 600;
  text-align: center;
}
.rc-container__itemTextBox {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: calc(9 / 640 * 570px);
}
.rc-container__itemSubText {
  font-size: calc(24 / 640 * 570px);
  font-weight: 600;
  text-align: center;
}
.rc-container__incentive {
  width: 100%;
  height: calc(181 / 640 * 570px);
  margin-top: calc(45 / 640 * 570px);
  position: relative;
}
.rc-container__incentiveImage {
  width: calc(487 / 640 * 570px);
  margin: 0 auto;
  margin-left: calc(24 / 640 * 570px);
}
.rc-container__incentiveCoin {
  position: absolute;
  width: calc(541 / 640 * 570px);
  top: 0;
  left: calc(23 / 640 * 570px);
  animation: lean 3s ease-in-out infinite alternate-reverse;
}
.rc-container-rakuma__incentiveCoin {
  position: absolute;
  width: calc(625 / 640 * 570px);
  bottom: calc(-12 / 640 * 570px);
  left: calc(-14 / 640 * 570px);
}
.rc-container-rakuma__animationCoin {
  position: absolute;
  width: calc(609 / 640 * 570px);
  bottom: calc(103 / 640 * 570px);
  right: calc(13 / 640 * 570px);
  z-index: 1;
  animation: lean 3s ease-in-out infinite alternate-reverse;
}
.rc-container-rakuma__incentiveBackground {
  position: absolute;
  width: calc(625 / 640 * 570px);
  bottom: calc(-12 / 640 * 570px);
  z-index: 0;
}
.rc-container__downloadList {
  display: flex;
}
.rc-container__downloadItem {
  margin-top: calc(31 / 640 * 570px);
}
.rc-container__downloadItem.-ios {
  width: calc(175 / 640 * 570px);
}
.rc-container__downloadItem.-android {
  width: calc(212 / 640 * 570px);
  margin-left: calc(13 / 640 * 570px);
}
.ecm-cpa.-custom {
  background-color: #fff;
}
.ecm-cpa-text-box.-custom {
  padding: 0 4.5px 16px;
}
.rc-group {
  position: relative;
}
.rc-group__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
  margin-top: calc(33 / 640 * 570px);
  gap: calc(24 / 640 * 570px);
}
.rc-group__item {
  width: calc(276 / 640 * 570px);
  height: calc(212 / 640 * 570px);
  border: calc(4 / 640 * 570px) solid #6768ac;
  border-radius: calc(7 / 640 * 570px);
  border-width: calc(4 / 640 * 570px);
  box-sizing: border-box;
  background-color: #fff;
  box-shadow: calc(5 / 640 * 570px) calc(5 / 640 * 570px) 0 0 #fab0a0;
}
.rc-group__item:hover {
  opacity: 0.8;
  transition: 0.3s;
}
.rc-group__item.-travel {
  width: calc(276 / 640 * 570px);
  margin: auto;
}
.rc-group__itemTitle {
  background-color: #6768ac;
  width: 100%;
  height: calc(49 / 640 * 570px);
  padding: calc(14 / 640 * 570px) 0;
  margin-top: 0;
}
.rc-group__itemTitle img {
  display: block;
  margin: auto;
}
.rc-group__itemTitle.-ichiba img {
  width: calc(242 / 640 * 570px);
}
.rc-group__itemTitle.-homeLife img {
  width: calc(194 / 640 * 570px);
}
.rc-group__itemTitle.-books img {
  width: calc(247 / 640 * 570px);
}
.rc-group__itemTitle.-kobo img {
  width: calc(88 / 640 * 570px);
}
.rc-group__itemTitle.-fashion img {
  width: calc(218 / 640 * 570px);
}
.rc-group__itemTitle.-bic img {
  width: calc(195 / 640 * 570px);
}
.rc-group__itemContent {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  padding-bottom: calc(23 / 640 * 570px);
}
.rc-group__itemContent.-ichiba {
  padding-top: calc(22 / 640 * 570px);
}
.rc-group__itemContent.-homeLife {
  padding-top: calc(21 / 640 * 570px);
}
.rc-group__itemContent.-books {
  padding-top: calc(29 / 640 * 570px);
}
.rc-group__itemContent.-kobo {
  padding-top: calc(22 / 640 * 570px);
}
.rc-group__itemContent.-fashion {
  padding-top: calc(27 / 640 * 570px);
}
.rc-group__itemContent.-bic {
  padding-top: calc(26 / 640 * 570px);
}
.rc-group__link {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
.rc-group__icon.-ichiba {
  width: calc(68 / 640 * 570px);
}
.rc-group__icon.-homeLife {
  width: calc(79 / 640 * 570px);
}
.rc-group__icon.-books {
  width: calc(74 / 640 * 570px);
}
.rc-group__icon.-kobo {
  width: calc(53 / 640 * 570px);
}
.rc-group__icon.-fashion {
  width: calc(71 / 640 * 570px);
}
.rc-group__icon.-bic {
  width: calc(78 / 640 * 570px);
}
.rc-group__icon.-travel {
  width: calc(82 / 640 * 570px);
}
.rc-group__textImage.-ichiba {
  width: calc(131 / 640 * 570px);
  margin-top: calc(8 / 640 * 570px);
}
.rc-group__textImage.-homeLife {
  width: calc(121 / 640 * 570px);
  margin-top: calc(9 / 640 * 570px);
}
.rc-group__textImage.-books {
  width: calc(182 / 640 * 570px);
  margin-top: calc(13 / 640 * 570px);
}
.rc-group__textImage.-kobo {
  width: calc(158 / 640 * 570px);
  margin-top: calc(7 / 640 * 570px);
}
.rc-group__textImage.-fashion {
  width: calc(214 / 640 * 570px);
  margin-top: calc(15 / 640 * 570px);
}
.rc-group__textImage.-bic {
  width: calc(156 / 640 * 570px);
  margin-top: calc(11 / 640 * 570px);
}
.rc-group-feature__list {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: calc(28 / 640 * 570px);
}
.rc-group-feature__item {
  position: relative;
  background-color: #fff;
  border-radius: calc(16 / 640 * 570px);
  display: flex;
  width: calc(524 / 640 * 570px);
  padding-left: calc(138 / 640 * 570px);
  padding-right: calc(32 / 640 * 570px);
  margin-top: calc(44 / 640 * 570px);
  border: calc(3 / 640 * 570px) solid #604a9c;
}
.rc-group-feature__item.-point01 {
  gap: calc(21 / 640 * 570px);
  padding-top: calc(49 / 640 * 570px);
  padding-bottom: calc(45 / 640 * 570px);
}
.rc-group-feature__item.-point01 .rc-group-feature__textBox {
  align-self: flex-end;
}
.rc-group-feature__item.-point01 .rc-group-feature__itemImage {
  width: calc(89 / 640 * 570px);
}
.rc-group-feature__item.-point02 {
  gap: calc(26 / 640 * 570px);
  margin-top: calc(36 / 640 * 570px);
  padding-top: calc(42 / 640 * 570px);
  padding-bottom: calc(21 / 640 * 570px);
}
.rc-group-feature__item.-point02 .rc-group-feature__itemImage {
  align-self: flex-start;
  width: calc(82 / 640 * 570px);
}
.rc-group-feature__item.-point03 {
  gap: calc(22 / 640 * 570px);
  padding-top: calc(42 / 640 * 570px);
  padding-bottom: calc(21 / 640 * 570px);
}
.rc-group-feature__item.-point03 .rc-group-feature__itemImage {
  align-self: center;
  width: calc(84 / 640 * 570px);
}
.rc-group-feature__item.-point04 {
  gap: calc(28 / 640 * 570px);
  padding-top: calc(42 / 640 * 570px);
  padding-bottom: calc(23 / 640 * 570px);
}
.rc-group-feature__item.-point04 .rc-group-feature__itemImage {
  width: calc(82 / 640 * 570px);
}
.rc-group-feature__itemTitle {
  position: absolute;
  top: calc(-20 / 640 * 570px);
  background-color: #e4e4f9;
  color: #604a9c;
  width: calc(169 / 640 * 570px);
  height: calc(42 / 640 * 570px);
  text-align: center;
  font-size: calc(24 / 640 * 570px);
  font-weight: 600;
  font-family: "RakutenSansJP_W_DemiBold";
  border-radius: calc(21 / 640 * 570px);
  display: flex;
  justify-content: center;
  align-items: center;
  left: 50%;
  transform: translateX(-50%);
  border: calc(3 / 640 * 570px) solid #604a9c;
}
.rc-group-feature__textBox {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}
@media screen and (max-width: 768px) {
  .rc-service__item {
    box-shadow: 1.25vw 1.25vw 0 0 #0066e2;
  }
}
.rc-headline-summary {
  position: absolute;
  top: calc(57 / 640 * 570px);
  left: calc(11 / 640 * 570px);
}
.rc-headline-summary__text {
  width: calc(484 / 640 * 570px);
  position: absolute;
  left: calc(67 / 640 * 570px);
}
.rc-headline-flow {
  width: calc(614 / 640 * 570px);
  margin-inline: auto;
}
.rc-headline-service {
  width: calc(337 / 640 * 570px);
  margin-inline: auto;
}
.rc-headline-shopping {
  width: calc(586 / 640 * 570px);
  margin-inline: auto;
}
.rc-headline-feature {
  width: calc(502 / 640 * 570px);
  margin: auto;
  margin-top: calc(26 / 640 * 570px);
}
.rc-headline-about {
  width: calc(387 / 640 * 570px);
  height: calc(116 / 640 * 570px);
  margin: auto;
  position: relative;
}
.rc-headline-about__text {
  width: calc(240 / 640 * 570px);
  position: absolute;
  left: calc(88 / 640 * 570px);
  bottom: 0;
}
.rc-headline-campaign {
  width: calc(600 / 640 * 570px);
  margin: auto;
}
.rc-headline-coupon {
  width: calc(538 / 640 * 570px);
  height: calc(114 / 640 * 570px);
  margin: auto;
  position: relative;
}
.rc-headline-coupon__text {
  position: absolute;
  width: calc(332 / 640 * 570px);
  left: calc(106 / 640 * 570px);
}
.rc-headline-coupon__animation {
  position: absolute;
  width: calc(538 / 640 * 570px);
  top: calc(21 / 640 * 570px);
  animation: lean 3s ease-in-out infinite alternate-reverse;
}
.rc-image-summary__list {
  display: flex;
  width: calc(508 / 640 * 570px);
  height: calc(255 / 640 * 570px);
  margin-inline: auto;
  margin-top: calc(42 / 640 * 570px);
  justify-content: space-evenly;
  position: relative;
}
.rc-image-summary__service {
  width: calc(516 / 640 * 570px);
  margin-inline: auto;
  margin-top: calc(29 / 640 * 570px);
}
.rc-image-summary__banner {
  margin-top: calc(26 / 640 * 570px);
}
.rc-image-flow__clock img {
  width: calc(26 / 640 * 570px);
}
.rc-image-about-service {
  width: calc(520 / 640 * 570px);
  margin-inline: auto;
}
.rc-image-stores-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  width: calc(333 / 640 * 570px);
  margin-inline: auto;
}
.rc-image-stores-list__item-convenience-store {
  width: calc(109 / 640 * 570px);
}
.rc-image-stores-list__item-gas-station {
  width: calc(163 / 640 * 570px);
  margin-left: calc(59 / 640 * 570px);
}
.rc-image-stores-list__item-restaurant {
  width: calc(104 / 640 * 570px);
  margin-top: calc(34 / 640 * 570px);
}
.rc-image-stores-list__item-fast-food {
  width: calc(159 / 640 * 570px);
  margin-left: calc(68 / 640 * 570px);
  margin-top: calc(35 / 640 * 570px);
}
@media screen and (max-width: 1040px) {
  .rc-image-left {
    display: none;
  }
}
.rc-link-point {
  display: flex;
  flex-direction: column;
  padding: calc(8 / 640 * 570px) 0 calc(12 / 640 * 570px) calc(41 / 640 * 570px);
  background-color: #f5e5ea;
}
.rc-link-point.-spu {
  background-color: rgba(0, 0, 0, 0);
}
.rc-link-text {
  font-size: calc(24 / 640 * 570px);
  font-feature-settings: "palt";
  text-decoration: underline;
  transition: opacity 0.3s;
}
.rc-link-text-point {
  font-size: calc(24 / 640 * 570px);
  font-feature-settings: "palt";
  text-decoration: underline;
  transition: opacity 0.3s;
  font-family: "RakutenSansJP_W_DemiBold";
  font-weight: 700;
}
.rc-link-text-right-content {
  display: inline-block;
  width: 100%;
  padding: 0.9895833333vw 0;
  font-size: 0.9375vw;
  font-weight: 700;
  text-align: center;
  color: #002896 !important;
  line-height: 1.5;
}
.rc-link-list-right-content {
  width: 16.5625vw;
  margin-inline: auto;
  margin-top: 1.25vw;
}
.rc-link-list-right-content__item {
  position: relative;
  border-top: 1px solid #002896;
}
.rc-link-list-right-content__item:last-child {
  border-bottom: 1px solid #002896;
}
.rc-link-list-right-content__item::after {
  position: absolute;
  top: 50%;
  right: 0.5208333333vw;
  display: block;
  width: 0.625vw;
  height: calc(0.3125vw * tan(60deg));
  content: "";
  background-color: #002896;
  -webkit-clip-path: polygon(0 0, 100% 50%, 0 100%);
  clip-path: polygon(0 0, 100% 50%, 0 100%);
  transform: translateY(-50%);
}
.rc-link-banner-slide-campaign {
  display: block;
  width: calc(268 / 640 * 570px);
  margin-inline: auto;
}
.rc-period-content.-custom {
  text-align: center;
  line-height: 1.5;
  font-feature-settings: "palt";
}
.rc-period-content.-custom .rc-period-content__title {
  font-size: calc(24 / 640 * 570px);
  font-weight: 600;
}
.rc-period-content.-custom .rc-period-content__description {
  font-size: calc(22 / 640 * 570px);
  text-align: center;
  margin: 0;
}
.ecm-search.rye-c-search {
  margin-top: calc(50 / 640 * 570px);
  width: calc(567.45 / 640 * 570px);
  height: calc(92 / 640 * 570px);
  border: calc(4 / 640 * 570px) solid #604a9c;
  border-radius: calc(50 / 640 * 570px);
}
.rye-c-search.ecm-search .ecm-search-input {
  font-size: calc(24 / 640 * 570px);
  text-indent: calc(16 / 640 * 570px);
  color: #999;
}
.rye-c-search.ecm-search .ecm-search-submit {
  width: calc(92 / 640 * 570px);
  background-color: #604a9c;
  color: #fff;
  border-top-right-radius: calc(50 / 640 * 570px);
  border-bottom-right-radius: calc(50 / 640 * 570px);
  transition: all 0.3s;
}
.ecm-search-keyword.rye-c-search__keyword.-custom {
  width: calc(225 / 640 * 570px);
  text-align: center;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0;
  color: #333;
  font-size: calc(24 / 640 * 570px);
  background-color: #fff;
  height: calc(62 / 640 * 570px);
  border-radius: calc(31 / 640 * 570px);
  border: none;
  border: calc(2 / 640 * 570px) solid #604a9c;
  box-shadow: 0 calc(5 / 640 * 570px) 0 0 #604a9c;
}
.ecm-search-keyword.rye-c-search__keyword.-custom:hover {
  color: #fff;
  background-color: #604a9c;
  border: calc(2 / 640 * 570px) solid #fff;
  box-shadow: 0 calc(5 / 640 * 570px) 0 0 #fff;
  opacity: 1;
}
.rye-c-search__keywordList {
  margin-top: calc(24 / 640 * 570px);
}
.ecm-icon-search.-custom::before {
  width: calc(44 / 640 * 570px);
  height: calc(44 / 640 * 570px);
  font-size: calc(44 / 640 * 570px);
}
.rc-section {
  z-index: 0;
  position: relative;
  overflow: hidden;
}
.rc-swiper-about-rakuten {
  position: relative;
  overflow: hidden;
  height: auto;
}
.rc-swiper-about-rakuten__slide {
  position: relative;
}
.rc-swiper-about-rakuten__slide::before {
  content: "";
  position: absolute;
  display: block;
  width: calc(100% - (2 / 640 * 570px));
  height: 100%;
  top: 0;
  z-index: -1;
  box-shadow: 0 calc(8 / 640 * 570px) 0 0 #7785b6;
  border-radius: calc(24 / 640 * 570px);
}
.rc-swiper-about-rakuten__slide-01 {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: auto;
  background-color: #fff;
  border-radius: calc(24 / 640 * 570px);
  padding: calc(52 / 640 * 570px) 0;
}
.rc-swiper-about-rakuten__slide-02,
.rc-swiper-about-rakuten__slide-03 {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: auto;
  background-color: #fff;
  border-radius: calc(24 / 640 * 570px);
  padding: calc(44 / 640 * 570px) 0 calc(21 / 640 * 570px);
}
.rc-swiper-about-rakuten__button-prev,
.rc-swiper-about-rakuten__button-next {
  position: absolute;
  top: 50%;
  margin-top: 0;
  width: calc(75 / 640 * 570px);
  height: calc(75 / 640 * 570px);
  background-color: #fff;
  border-radius: 100%;
  box-shadow: 0 0 calc(16 / 640 * 570px) calc(4 / 640 * 570px)
    rgba(0, 0, 0, 0.15);
  transform: translateY(-50%);
}
.rc-swiper-about-rakuten__button-prev::after,
.rc-swiper-about-rakuten__button-next::after {
  width: calc(24 / 640 * 570px);
  height: calc(24 / 640 * 570px);
  border-bottom: calc(4 / 640 * 570px) solid #000;
  border-left: calc(4 / 640 * 570px) solid #000;
  left: calc(13.35 / 640 * 570px);
}
.rc-swiper-about-rakuten__button-prev.swiper-button-disabled,
.rc-swiper-about-rakuten__button-next.swiper-button-disabled {
  display: none;
}
.rc-swiper-about-rakuten__button-prev {
  left: 0;
}
.rc-swiper-about-rakuten__button-next {
  right: 0;
  transform: translateY(-50%) rotate(180deg);
}
.rc-swiper-about-rakuten__pagination {
  display: flex;
  align-items: center;
  justify-content: center;
}
.rc-swiper-about-rakuten__pagination .swiper-pagination-bullet {
  width: calc(12 / 640 * 570px);
  height: calc(12 / 640 * 570px);
  background-color: #fff;
  border-radius: 100%;
}
.rc-swiper-about-rakuten__pagination .swiper-pagination-bullet-active {
  background-color: #604a9c;
}
.rc-swiper-campaign {
  position: relative;
  overflow: hidden;
  height: auto;
}
.rc-swiper-campaign__slide {
  padding: calc(32 / 640 * 570px) calc(29 / 640 * 570px) calc(40 / 640 * 570px)
    calc(35 / 640 * 570px);
  background-color: #fff;
  border-radius: calc(24 / 640 * 570px);
}
.rc-swiper-campaign__operation {
  position: relative;
}
.rc-swiper-campaign__button-container {
  display: flex;
  justify-content: center;
  gap: calc(224 / 640 * 570px);
  margin-top: calc(28 / 640 * 570px);
}
.rc-swiper-campaign__button-prev,
.rc-swiper-campaign__button-next {
  position: relative;
  top: auto;
  right: auto;
  left: auto;
  bottom: auto;
  margin-top: 0;
  width: calc(64 / 640 * 570px);
  height: calc(64 / 640 * 570px);
  background-color: #333;
  border-radius: 100%;
}
.rc-swiper-campaign__button-prev::after,
.rc-swiper-campaign__button-next::after {
  width: calc(25 / 640 * 570px);
  height: calc(21 / 640 * 570px);
  border: none;
  background-image: url(https://r.r10s.jp/evt/event/young/tieup/rakuma/_cmn/img/20250801/icon_arrow_slide_white.png?v=202508151511);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
  transform: rotate(360deg);
}
.rc-swiper-campaign__button-prev.swiper-button-disabled,
.rc-swiper-campaign__button-next.swiper-button-disabled {
  background-color: #c7d1da;
  opacity: 1;
}
.rc-swiper-campaign__button-prev.swiper-button-disabled::after,
.rc-swiper-campaign__button-next.swiper-button-disabled::after {
  background-image: url(https://r.r10s.jp/evt/event/young/tieup/rakuma/_cmn/img/20250801/icon_arrow_slide_white.png?v=202508151511);
}
.rc-swiper-campaign__pagination {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  align-items: center;
  justify-content: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
.rc-swiper-campaign__pagination .swiper-pagination-bullet {
  width: calc(12 / 640 * 570px);
  height: calc(12 / 640 * 570px);
  background-color: #fff;
  border-radius: 100%;
}
.rc-swiper-campaign__pagination .swiper-pagination-bullet-active {
  background-color: #604a9c;
}
.rc-text-image-summary {
  width: calc(325 / 640 * 570px);
  position: absolute;
  right: 0;
}
.rc-text-image-shopping-attention {
  width: calc(318 / 640 * 570px);
  margin-inline: auto;
  position: relative;
  z-index: 0;
}
.rc-text-image-shopping-attention::before {
  content: "";
  position: absolute;
  background-image: url(https://r.r10s.jp/evt/event/young/campaign/newpurchaser/_cmn/img/20250901/background_shoppingText_attention.png?v=202508151511);
  background-size: contain;
  width: calc(457 / 640 * 570px);
  height: calc(118 / 640 * 570px);
  z-index: -1;
  top: calc(-26 / 640 * 570px);
  left: calc(-68 / 640 * 570px);
}
.rc-text-image-shopping-about {
  width: calc(393 / 640 * 570px);
  margin-inline: auto;
  position: relative;
  z-index: 0;
}
.rc-text-image-shopping-about::before {
  content: "";
  position: absolute;
  background-image: url(https://r.r10s.jp/evt/event/young/campaign/newpurchaser/_cmn/img/20250901/background_shopping_about.png?v=202508151511);
  background-size: contain;
  width: calc(495 / 640 * 570px);
  height: calc(122 / 640 * 570px);
  z-index: -1;
  top: calc(-33 / 640 * 570px);
  left: calc(-57 / 640 * 570px);
}
.rc-text-image-about-point {
  width: calc(412 / 640 * 570px);
  margin-inline: auto;
}
.rc-text-image-charge-use {
  width: calc(396 / 640 * 570px);
  margin-inline: auto;
}
.rc-text-image-feature-gakuwari {
  width: calc(183.7 / 640 * 570px);
  margin: 0 auto;
}
.rc-text-image-feature-wave {
  margin-top: calc(56 / 640 * 570px);
  width: calc(575 / 640 * 570px);
}
.rc-text-image-right-content-logo {
  width: 9.2708333333vw;
  margin-inline: auto;
}
.rc-text-image-right-content-headline {
  width: 20.4166666667vw;
  margin: 0.5208333333vw auto 0;
}
.rc-text-image-right__link {
  width: 19.0104166667vw;
  display: flex;
  gap: 1.1979166667vw;
  margin-inline: auto;
  margin-top: 1.71875vw;
}
.rc-text-image-right__link-ichiba {
  width: 8.28125vw;
}
.rc-text-image-right__link-gakuwari {
  width: 9.53125vw;
}
.rc-text {
  font-feature-settings: "palt";
}
.rc-text__bold {
  font-weight: 700;
  position: relative;
  z-index: 1;
}
.rc-text__bold::before {
  content: "";
  position: absolute;
  z-index: -1;
  height: calc(5 / 640 * 570px);
  width: 100%;
  border-radius: calc(6 / 640 * 570px);
  bottom: calc(6 / 640 * 570px);
  transform: translateY(50%);
  background-color: #fff;
}
.rc-text.-summary {
  margin-top: calc(24 / 640 * 570px);
  font-size: calc(26 / 640 * 570px);
  text-align: center;
  color: #333;
  line-height: 1.5;
}
.rc-text.-about {
  margin-top: calc(29 / 640 * 570px);
  font-size: calc(24 / 640 * 570px);
  text-align: center;
  color: #002896;
  font-weight: 600;
}
.rc-text.-feature {
  font-size: calc(24 / 640 * 570px);
  text-align: center;
  color: #000;
  font-weight: 600;
}
.rc-text.-feature.-point {
  font-size: calc(18 / 640 * 570px);
  margin-top: 0;
  text-align: left;
  color: #333;
  letter-spacing: -0.006em;
}
.rc-text__slide {
  font-size: calc(24 / 640 * 570px);
}
.rc-text__slide.-rakuten {
  font-weight: 500;
  font-family: "RakutenSansJP_W_Medium";
}
.rc-text__slide.-rakuten.-slide03 {
  font-size: calc(20 / 640 * 570px);
  color: #bf0000;
}
.rc-text__slide.-rakuten.-coin {
  font-weight: 700;
}
.rc-text__underLine {
  position: relative;
  z-index: 1;
}
.rc-text__underLine::before {
  content: "";
  position: absolute;
  z-index: -1;
  height: calc(8 / 640 * 570px);
  width: 100%;
  border-radius: calc(6 / 640 * 570px);
  bottom: calc(5 / 640 * 570px);
  transform: translateY(50%);
  background-color: #ffe40b;
  opacity: 0.5;
}
.rc-text__link {
  text-align: center;
  text-decoration: underline;
  font-size: calc(28 / 640 * 570px);
  color: #bf0000;
  -webkit-text-decoration-color: #bf0000;
  text-decoration-color: #bf0000;
  margin-top: calc(33 / 640 * 570px);
}
.rc-text__link.-flow {
  font-size: calc(24 / 640 * 570px);
  margin-top: calc(22 / 640 * 570px);
  font-weight: 400;
}
.rc-text-slide-about-rakuma {
  margin-top: calc(27 / 640 * 570px);
  text-align: left;
  font-size: calc(24 / 640 * 570px);
  line-height: 1.5;
}
.rc-text-slide-about-rakuten {
  font-family: "RakutenSansJP_W_Medium";
  font-size: calc(24 / 640 * 570px);
  font-weight: 700;
  text-align: center;
  line-height: 1.5;
}
.rc-text-slide-about-rakuten__emphasis {
  color: #e24273;
  font-size: 1em;
}
.rc-text-slide-about-rakuten__emphasis--large {
  color: #e24273;
  font-size: 1.3em;
}
.rc-text-slide-about-rakuten__emphasis--medium {
  color: #e24273;
  font-size: 1.2em;
}
.rc-text-slide-about-rakuten__emphasis--small {
  color: #e24273;
  font-size: 1.1em;
}
.rc-title {
  margin: auto;
  text-align: center;
  font-size: calc(32 / 640 * 570px);
}
.rc-title__bold {
  font-size: calc(42 / 640 * 570px);
  position: relative;
  z-index: 1;
}
.rc-title__bold::before {
  content: "";
  position: absolute;
  z-index: -1;
  height: calc(12 / 640 * 570px);
  width: 100%;
  border-radius: calc(6 / 640 * 570px);
  bottom: calc(6 / 640 * 570px);
  transform: translateY(50%);
}
.rc-title.-summary {
  color: #333;
  font-size: calc(30 / 640 * 570px);
  position: relative;
  z-index: 1;
}
.rc-title.-summary::before {
  content: "";
  position: absolute;
  z-index: -1;
  height: calc(12 / 640 * 570px);
  width: 100%;
  bottom: calc(5 / 640 * 570px);
  transform: translateY(50%);
  background-color: #28c4d1;
  opacity: 0.5;
}
.rc-title.-feature {
  margin: 0;
  font-size: calc(36 / 640 * 570px);
  font-weight: 600;
}
.rc-title.-feature.-small {
  font-size: calc(34 / 640 * 570px);
  letter-spacing: -0.075em;
}
.rc-title-slide-about-rakuma {
  margin-top: calc(28 / 640 * 570px);
  font-size: calc(28 / 640 * 570px);
  font-weight: 600;
  text-align: left;
}
.rc-title-slide-campaign {
  font-size: calc(28 / 640 * 570px);
  font-weight: 700;
  text-align: center;
}
.rc-title-right-content {
  font-size: 0.9375vw;
  font-weight: 700;
  font-feature-settings: "palt";
  color: #002896;
  line-height: 1.5;
}
.rc-coupon {
  position: relative;
  z-index: 1;
  display: block;
  width: calc(488 / 640 * 570px);
  margin-inline: auto;
  margin-top: calc(37 / 640 * 570px);
}
.rc-coupon.-custom:hover {
  text-decoration: none !important;
}
.rc-coupon__content {
  background-color: #fff;
  padding-block: calc(32 / 640 * 570px);
  border-bottom-left-radius: calc(16 / 640 * 570px);
  border-bottom-right-radius: calc(16 / 640 * 570px);
  border-width: calc(4 / 640 * 570px);
  border-style: solid;
  border-color: #007600;
  border-bottom: none;
  box-shadow: calc(6 / 640 * 570px) calc(6 / 640 * 570px) 0 #007600;
}
.rc-coupon__subtitle {
  color: #008400;
  text-align: center;
  font-size: calc(23 / 640 * 570px);
  font-weight: 700;
}
.rc-coupon__title {
  display: block;
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  line-height: 1;
  font-weight: 700;
  margin-top: calc(13 / 640 * 570px);
  margin-inline: auto;
  background-color: #d8f0e2;
  border-radius: calc(4 / 640 * 570px);
  padding-block: calc(9 / 640 * 570px);
  padding-left: calc(25 / 640 * 570px);
  padding-right: calc(32 / 640 * 570px);
  font-size: calc(22 / 640 * 570px);
  color: #008400;
}
.rc-coupon__title::after {
  position: absolute;
  top: calc(40 / 640 * 570px);
  left: 50%;
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-top-width: calc(16 / 640 * 570px);
  border-right-width: calc(24 / 640 * 570px);
  border-bottom-width: 0;
  border-left-width: 0;
  transform: translateX(-50%);
  border-color: #d8f0e2 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}
.rc-coupon__discount {
  display: flex;
  align-items: baseline;
  justify-content: center;
  margin-top: calc(8 / 640 * 570px);
  line-height: 1;
}
.rc-coupon__discount > em {
  color: #008400;
  font-family: "Rakuten Sans";
  font-size: calc(96 / 640 * 570px);
  font-weight: 400;
  margin-right: calc(2 / 640 * 570px);
  font-style: normal;
}
.rc-coupon__icon {
  margin-right: calc(6 / 640 * 570px);
  width: calc(71 / 640 * 570px);
}
.rc-coupon__discountText {
  width: calc(129 / 640 * 570px);
}
.rc-coupon__text {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-block: calc(16 / 640 * 570px);
  color: #fff;
  line-height: 1;
  font-size: calc(28 / 640 * 570px);
  font-weight: 700;
  border-top-left-radius: calc(16 / 640 * 570px);
  border-top-right-radius: calc(16 / 640 * 570px);
  background-color: #06c755;
  border-width: calc(4 / 640 * 570px);
  border-style: solid;
  border-color: #008400;
  border-top: none;
  box-sizing: content-box;
  box-shadow: calc(6 / 640 * 570px) calc(6 / 640 * 570px) 0 #007600;
}
.rc-coupon__text::before {
  position: absolute;
  top: calc(-2 / 640 * 570px);
  content: "";
  display: block;
  width: 95%;
  height: calc(4 / 640 * 570px);
  box-sizing: border-box;
  background-size: calc(18 / 640 * 570px) calc(4 / 640 * 570px);
  background-repeat: repeat-x;
  background-image: linear-gradient(
    to right,
    #007600,
    #007600 calc(12 / 640 * 570px),
    #ffffff calc(12 / 640 * 570px),
    #ffffff calc(20 / 640 * 570px)
  );
}
.rc-coupon__arrow {
  content: "";
  display: block;
  width: calc(25 / 640 * 570px);
  height: calc(25 / 640 * 570px);
  margin-left: calc(14 / 640 * 570px);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-image: url(https://r.r10s.jp/evt/event/young/campaign/supersale/_cmn/img/20250601/icon_arrow.png?v=202508151511);
}
.rye-c-button.-custom {
  padding: calc(24 / 640 * 570px) 0;
  border: calc(4 / 640 * 570px) solid #bf0000;
}
.rye-c-button.-custom .rye-c-button__text {
  font-size: calc(30 / 640 * 570px);
}
.rye-c-button.-custom.rye-c-button--outlined:hover {
  background-color: #fff;
}
.rye-c-button.-sideContent {
  margin-top: 1.1458333333vw;
  padding: 1.3541666667vw 0;
  border: 0.2083333333vw solid #bf0000;
}
.rye-c-button.-sideContent .rye-c-button__text {
  font-size: 1.3541666667vw;
}
.rcEntryButton.rye-c-button--entry.-custum .rcEntryButton-button {
  height: auto !important;
  padding: calc(24 / 640 * 570px) 0;
}
.rcEntryButton.rye-c-button--entry.-sideContent .rcEntryButton-button {
  height: auto !important;
  margin-top: 0.8333333333vw;
  padding: 1.3541666667vw 0;
  font-size: 1.3541666667vw;
}
.rc-button__searchItem:hover {
  text-decoration: none;
}
.rc-button__searchItem.-custom:hover {
  opacity: 1;
  background-color: #fff;
  box-shadow: 0 calc(5 / 640 * 570px) 0 0 #604a9c;
  border: calc(2 / 640 * 570px) solid #604a9c;
}
.rc-button__searchItem.-custom:hover .rc-button__searchText {
  color: #604a9c;
}
.rc-button__searchItem.-favorite:hover::before {
  background-image: url(https://r.r10s.jp/evt/event/young/campaign/newpurchaser/_pc/img/20250901/searchIcon_favorite_active.png?v=202508151511);
}
.rc-button__searchItem.-history:hover::before {
  background-image: url(https://r.r10s.jp/evt/event/young/campaign/newpurchaser/_pc/img/20250901/searchIcon_history_active.png?v=202508151511);
}
.rye-p-entry-step__container.-custom:first-of-type::after {
  width: calc(30 / 640 * 570px);
  height: calc(41 / 640 * 570px);
  top: calc(93 / 640 * 570px);
}
.rye-p-entry-step__number.-custom {
  width: calc(70 / 640 * 570px);
}
.rc-floating-navi[data-sticky="true"] {
  left: 234px;
  width: 556px;
}
.rc-floating-navi .ecm-floating-navi-item {
  border-bottom: none;
}
@media screen and (min-width: 1024px) {
  .ecm-floating-navi-container {
    display: none;
  }
}
.ecm-floating-navi-container.-bottom {
  top: auto;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0);
  width: 570px;
  left: 227px;
}
.ecm-floating-navi.-custom {
  height: calc(100 / 640 * 570px);
  border: calc(2 / 640 * 570px) solid #554291;
  border-bottom: none;
  border-top-left-radius: calc(16 / 640 * 570px);
  border-top-right-radius: calc(16 / 640 * 570px);
}
.ecm-floating-navi-item.ecm-floating-navi-item-anchor.-custom {
  background-color: #fff;
  width: 33.3333333333%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0;
}
.ecm-floating-navi-item.ecm-floating-navi-item-anchor.-custom::before {
  content: "";
  position: absolute;
  width: calc(2 / 640 * 570px);
  height: calc(69 / 640 * 570px);
  background-color: #002896;
  left: 0;
  transform: translateX(-100%);
}
.ecm-floating-navi-item.ecm-floating-navi-item-anchor.-custom:nth-child(
    1
  )::before {
  display: none;
}
.ecm-floating-navi-item.ecm-floating-navi-item-anchor.-custom:nth-child(1)
  .ecm-floating-navi-text {
  width: calc(140 / 640 * 570px);
}
.ecm-floating-navi-item.ecm-floating-navi-item-anchor.-custom:nth-child(2)
  .ecm-floating-navi-text {
  width: calc(135 / 640 * 570px);
}
.ecm-floating-navi-item.ecm-floating-navi-item-anchor.-custom:nth-child(3)
  .ecm-floating-navi-text {
  width: calc(114 / 640 * 570px);
}
.ecm-floating-navi-item.ecm-floating-navi-item-anchor.-custom[data-in-viewport="true"] {
  border: none;
  background-color: #bfe8ee;
}
.ecm-floating-navi-item.ecm-floating-navi-item-anchor.-custom[data-in-viewport="true"]::before {
  display: none;
}
img {
  width: 100%;
}
.atentionArea__ttl img {
  width: 180px;
}
.rye-u-mt-12 {
  margin-top: calc(24 / 640 * 570px) !important;
}
.rye-u-mt-16 {
  margin-top: calc(32 / 640 * 570px) !important;
}
.rye-u-mt-20 {
  margin-top: calc(40 / 640 * 570px) !important;
}
.rye-u-mt-24 {
  margin-top: calc(48 / 640 * 570px) !important;
}
.rye-u-mt-28 {
  margin-top: calc(56 / 640 * 570px) !important;
}
.rye-u-mt-40 {
  margin-top: calc(80 / 640 * 570px) !important;
}
.rye-u-fz-12 {
  font-size: calc(24 / 640 * 570px) !important;
}
.rye-u-pl-40 {
  padding-left: calc(80 / 640 * 570px) !important;
}
.rye-u-pr-40 {
  padding-right: calc(80 / 640 * 570px) !important;
}
a,
button {
  transition: opacity 0.3s;
}
a:hover,
button:hover {
  opacity: 0.8;
}
.atentionArea__ttl {
  width: 352px;
  margin: 0 auto 36px;
}
.ecm-reward-requirement-container {
  margin: auto 0 auto 8px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.young_nav li {
  z-index: 0;
}
