@charset "UTF-8";

@font-face {
  font-family: "RakutenSansJP_W_Light";
  src: url(https://r.r10s.jp/evt/event/young/_cmn/fonts/RakutenSansJP_W_Light.woff?v=202505191724)
    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=202505191724)
    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=202505191724)
    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=202505191724)
    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=202505191724)
    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=202505191724)
    format("woff");
}
@font-face {
  font-family: "Rakuten Sans";
  src: url(https://r.r10s.jp/evt/event/young/_cmn/fonts/RakutenSans_SBd.woff?v=202505191724)
    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=202505191724)
    format("woff");
  font-weight: 700;
  font-style: normal;
}
img {
  max-width: 100%;
  height: auto;
}
.rl-contentsWrapper {
  position: relative;
  top: 0;
  left: 0;
  display: flex;
  width: 100%;
  height: 100%;
}
.rl-sideContents {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: calc((100% - 570px) / 2);
  max-width: 100%;
  height: 100vh;
  box-sizing: border-box;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom center;
}
.rl-sideContents.-left {
  left: 0;
  padding: 0 2.7604166667vw 0 3.125vw;
  background-image: url(https://r.r10s.jp/evt/event/young/campaign/supersale/_pc/img/20250601/bg_left.jpg?v=202505261304);
}
.rl-sideContents.-left .rl-sideContents__image {
  padding-top: 14.3229166667vw;
}
@media screen and (max-width: 1040px) {
  .rl-sideContents.-left .rl-sideContents__image {
    display: none;
  }
}
.rl-sideContents.-right {
  right: 0;
  padding: 0 7.2395833333vw 0 3.1770833333vw;
  background-image: url(https://r.r10s.jp/evt/event/young/campaign/supersale/_pc/img/20250601/bg_right.jpg?v=202505261304);
}
.rl-mainContents {
  z-index: 1;
  width: 570px;
  margin-inline: auto;
  background-color: #fff;
  border-style: solid;
  border-color: #890000;
}
@media (min-width: 320px) and (max-width: 767px) {
  .rl-mainContents {
    border-left-width: calc(7 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rl-mainContents {
    border-left-width: calc(7 / 640 * 570px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .rl-mainContents {
    border-right-width: calc(7 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rl-mainContents {
    border-right-width: calc(7 / 640 * 570px);
  }
}
.rc-background {
  position: relative;
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-background {
    padding-left: calc(32 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-background {
    padding-left: calc(32 / 640 * 570px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-background {
    padding-right: calc(32 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-background {
    padding-right: calc(32 / 640 * 570px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-background.-leadArea {
    padding-top: calc(30 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-background.-leadArea {
    padding-top: calc(30 / 640 * 570px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-background.-leadArea {
    padding-bottom: calc(40 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-background.-leadArea {
    padding-bottom: calc(40 / 640 * 570px);
  }
}
.rc-background.-intro {
  background-color: #890000;
  overflow: hidden;
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-background.-intro {
    padding-top: calc(25 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-background.-intro {
    padding-top: calc(25 / 640 * 570px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-background.-intro {
    padding-bottom: calc(143 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-background.-intro {
    padding-bottom: calc(143 / 640 * 570px);
  }
}
.rc-background.-intro::after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  display: block;
  width: 100%;
  background-color: #ffd7d7;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-image: url(https://r.r10s.jp/evt/event/young/campaign/supersale/_cmn/img/20250601/treat_triangle.png?v=202505191724);
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-background.-intro::after {
    height: calc(72 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-background.-intro::after {
    height: calc(72 / 640 * 570px);
  }
}
.rc-background.-check01 {
  background-color: #ffd7d7;
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-background.-check01 {
    padding-top: calc(29 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-background.-check01 {
    padding-top: calc(29 / 640 * 570px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-background.-check01 {
    padding-bottom: calc(144 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-background.-check01 {
    padding-bottom: calc(144 / 640 * 570px);
  }
}
.rc-background.-check01.-roundedCorners::after {
  background-color: #fec;
}
.rc-background.-roundedCorners::after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  display: block;
  width: 100%;
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-background.-roundedCorners::after {
    height: calc(64 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-background.-roundedCorners::after {
    height: calc(64 / 640 * 570px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-background.-roundedCorners::after {
    border-top-left-radius: calc(40 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-background.-roundedCorners::after {
    border-top-left-radius: calc(40 / 640 * 570px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-background.-roundedCorners::after {
    border-top-right-radius: calc(40 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-background.-roundedCorners::after {
    border-top-right-radius: calc(40 / 640 * 570px);
  }
}
.rc-background.-check02 {
  background-color: #fec;
  overflow: hidden;
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-background.-check02 {
    padding-bottom: calc(144 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-background.-check02 {
    padding-bottom: calc(144 / 640 * 570px);
  }
}
.rc-background.-check02.-roundedCorners::after {
  background-color: #bf0000;
}
.rc-background.-check03 {
  background-color: #bf0000;
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-background.-check03 {
    padding-bottom: calc(56 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-background.-check03 {
    padding-bottom: calc(56 / 640 * 570px);
  }
}
.rc-period {
  line-height: 1.5;
  text-align: center;
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-period {
    font-size: calc(20 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-period {
    font-size: calc(20 / 640 * 570px);
  }
}
.rc-period__term {
  font-weight: 700;
}
.rgu-entry {
  width: 100%;
}
.rgu-entry.-custom .rgu-entry__stepContainer::before {
  background: url(https://r.r10s.jp/evt/event/young/_cmn/img/entry_step_arrow.png?v=202505191724)
    center/cover;
}
@media (min-width: 320px) and (max-width: 767px) {
  .rgu-entry.-custom .rgu-entry__stepContainer::before {
    left: calc(12 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rgu-entry.-custom .rgu-entry__stepContainer::before {
    left: calc(12 / 640 * 570px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .rgu-entry.-custom .rgu-entry__stepContainer::before {
    width: calc(30 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rgu-entry.-custom .rgu-entry__stepContainer::before {
    width: calc(30 / 640 * 570px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .rgu-entry.-custom .rgu-entry__stepContainer::before {
    height: calc(41 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rgu-entry.-custom .rgu-entry__stepContainer::before {
    height: calc(41 / 640 * 570px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .rgu-entry.-custom .rgu-entry__stepContainer:not(:first-of-type) {
    margin-top: calc(42 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rgu-entry.-custom .rgu-entry__stepContainer:not(:first-of-type) {
    margin-top: calc(42 / 640 * 570px);
  }
}
.rgu-entry.-custom .rgu-entry__stepContent {
  width: 100%;
}
@media (min-width: 320px) and (max-width: 767px) {
  .rgu-entry.-custom .rgu-entry__stepNumber {
    width: calc(70 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rgu-entry.-custom .rgu-entry__stepNumber {
    width: calc(70 / 640 * 570px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .rgu-entry.-custom .rgu-entry__stepNumber {
    margin-right: calc(25 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rgu-entry.-custom .rgu-entry__stepNumber {
    margin-right: calc(25 / 640 * 570px);
  }
}
.rc-button.-entry.-custom {
  height: auto;
  padding: 0;
  border-radius: 100vw;
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-button.-entry.-custom {
    padding-block: calc(29 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-button.-entry.-custom {
    padding-block: calc(29 / 640 * 570px);
  }
}
.rc-button.-entry.-custom .rc-button__text {
  margin: 0;
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-button.-entry.-custom .rc-button__text {
    font-size: calc(26 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-button.-entry.-custom .rc-button__text {
    font-size: calc(26 / 640 * 570px);
  }
}
.rgb-subButton {
  width: 100%;
}
.rgb-subButton.-custom {
  height: auto;
  border: none;
  border-style: solid;
  border-color: #bf0000;
  border-radius: 100vw;
  line-height: 1.154;
}
@media (min-width: 320px) and (max-width: 767px) {
  .rgb-subButton.-custom {
    padding-block: calc(14 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rgb-subButton.-custom {
    padding-block: calc(14 / 640 * 570px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .rgb-subButton.-custom {
    border-width: calc(4 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rgb-subButton.-custom {
    border-width: calc(4 / 640 * 570px);
  }
}
.rgb-subButton.-custom .rgb-subButton__text {
  padding: 0;
}
@media (min-width: 320px) and (max-width: 767px) {
  .rgb-subButton.-custom .rgb-subButton__text {
    font-size: calc(26 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rgb-subButton.-custom .rgb-subButton__text {
    font-size: calc(26 / 640 * 570px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .rgb-subButton.-custom .rgb-subButton__icon.-arrowIconRight {
    right: calc(40 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rgb-subButton.-custom .rgb-subButton__icon.-arrowIconRight {
    right: calc(40 / 640 * 570px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .rgb-subButton.-custom .rgb-subButton__icon.-arrowIconRight {
    width: calc(20 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rgb-subButton.-custom .rgb-subButton__icon.-arrowIconRight {
    width: calc(20 / 640 * 570px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .rgb-subButton.-custom .rgb-subButton__icon.-arrowIconRight {
    height: calc(20 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rgb-subButton.-custom .rgb-subButton__icon.-arrowIconRight {
    height: calc(20 / 640 * 570px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .rgb-subButton.-custom .rgb-subButton__icon.-arrowIconRight {
    border-right-width: calc(3 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rgb-subButton.-custom .rgb-subButton__icon.-arrowIconRight {
    border-right-width: calc(3 / 640 * 570px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .rgb-subButton.-custom .rgb-subButton__icon.-arrowIconRight {
    border-bottom-width: calc(3 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rgb-subButton.-custom .rgb-subButton__icon.-arrowIconRight {
    border-bottom-width: calc(3 / 640 * 570px);
  }
}
.rcEntryButton.-custom .rcEntryButton-button {
  height: auto;
  border-radius: 100vw;
  font-family: inherit;
  line-height: 1;
}
@media (min-width: 320px) and (max-width: 767px) {
  .rcEntryButton.-custom .rcEntryButton-button {
    padding-block: calc(21 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rcEntryButton.-custom .rcEntryButton-button {
    padding-block: calc(21 / 640 * 570px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .rcEntryButton.-custom .rcEntryButton-button {
    font-size: calc(30 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rcEntryButton.-custom .rcEntryButton-button {
    font-size: calc(30 / 640 * 570px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .rcEntryButton.-custom .rcEntryButton-text-icon {
    width: calc(48 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rcEntryButton.-custom .rcEntryButton-text-icon {
    width: calc(48 / 640 * 570px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .rcEntryButton.-custom .rcEntryButton-text-icon {
    height: calc(48 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rcEntryButton.-custom .rcEntryButton-text-icon {
    height: calc(48 / 640 * 570px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .rcEntryButton.-custom .rcEntryButton-text-icon {
    margin-right: calc(10 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rcEntryButton.-custom .rcEntryButton-text-icon {
    margin-right: calc(10 / 640 * 570px);
  }
}
.rgu-annotationList.-custom {
  background-color: #f0f6fd;
}
@media (min-width: 320px) and (max-width: 767px) {
  .rgu-annotationList.-custom {
    padding-block: calc(32 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rgu-annotationList.-custom {
    padding-block: calc(32 / 640 * 570px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .rgu-annotationList.-custom {
    padding-inline: calc(26 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rgu-annotationList.-custom {
    padding-inline: calc(26 / 640 * 570px);
  }
}
.rgu-annotationList.-custom .rgu-annotationList__item {
  line-height: 1.4;
}
@media (min-width: 320px) and (max-width: 767px) {
  .rgu-annotationList.-custom .rgu-annotationList__item {
    font-size: calc(20 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rgu-annotationList.-custom .rgu-annotationList__item {
    font-size: calc(20 / 640 * 570px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .rgu-annotationList.-custom .rgu-annotationList__item:nth-child(n + 2) {
    margin-top: calc(16 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rgu-annotationList.-custom .rgu-annotationList__item:nth-child(n + 2) {
    margin-top: calc(16 / 640 * 570px);
  }
}
.rgu-annotationList.-custom .rgu-annotationList__link:hover {
  text-decoration: underline;
}
.rc-annotation {
  line-height: 1.4;
  color: #890000;
  text-indent: -1em;
  padding-left: 1em;
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-annotation {
    font-size: calc(20 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-annotation {
    font-size: calc(20 / 640 * 570px);
  }
}
.rc-intro__band {
  display: inline-flex;
  animation: flow 25s linear infinite;
}
.rc-intro__bandText {
  width: auto;
  max-width: none;
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-intro__bandText {
    height: calc(52 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-intro__bandText {
    height: calc(52 / 640 * 570px);
  }
}
@keyframes flow {
  0% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(-50%);
  }
}
.rc-headline {
  display: flex;
  justify-content: center;
  padding: 0;
}
.rc-headline.-intro .rc-headline__image.-image01 {
  opacity: 0;
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-headline.-intro .rc-headline__image.-image01 {
    width: calc(90 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-headline.-intro .rc-headline__image.-image01 {
    width: calc(90 / 640 * 570px);
  }
}
.rc-headline.-intro .rc-headline__image.-image02 {
  align-self: flex-end;
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-headline.-intro .rc-headline__image.-image02 {
    width: calc(278 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-headline.-intro .rc-headline__image.-image02 {
    width: calc(278 / 640 * 570px);
  }
}
.rc-headline.-intro .rc-headline__maskWrapper {
  position: relative;
}
.rc-headline.-intro .rc-headline__mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-mask-image: url(https://r.r10s.jp/evt/event/young/campaign/supersale/_cmn/img/20250601/headline_intro_01.png?v=202505261304);
  mask-image: url(https://r.r10s.jp/evt/event/young/campaign/supersale/_cmn/img/20250601/headline_intro_01.png?v=202505261304);
  -webkit-mask-size: 100% auto;
  mask-size: 100% auto;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: left top;
  mask-position: left top;
}
.rc-headline.-intro .rc-headline__light {
  position: absolute;
  top: -100%;
  left: -100%;
  width: 100%;
  padding: 100% 0 0;
  background-image: radial-gradient(
    circle,
    rgb(255, 255, 255) 0%,
    rgba(255, 255, 255, 0) 75%
  );
  transform: skewX(110deg);
  animation-name: kirari;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  animation-delay: 1s;
}
@keyframes kirari {
  100% {
    top: 300%;
    left: 300%;
  }
}
.rc-accordion__inner {
  overflow: hidden;
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-accordion__inner {
    border-radius: calc(8 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-accordion__inner {
    border-radius: calc(8 / 640 * 570px);
  }
}
.rc-accordion__button {
  position: relative;
  width: 100%;
  background-color: #fff;
  border: none;
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-accordion__button {
    padding-block: calc(24 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-accordion__button {
    padding-block: calc(24 / 640 * 570px);
  }
}
.rc-accordion__button.js-active .rc-accordion__buttonIcon::after {
  transform: rotate(90deg);
}
.rc-accordion__button.js-active .rc-accordion__contents {
  display: block;
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-accordion__buttonImage {
    width: calc(331 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-accordion__buttonImage {
    width: calc(331 / 640 * 570px);
  }
}
.rc-accordion__buttonIcon {
  position: absolute;
  border-radius: 50vw;
  background-color: #ffdc00;
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-accordion__buttonIcon {
    top: calc(20 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-accordion__buttonIcon {
    top: calc(20 / 640 * 570px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-accordion__buttonIcon {
    right: calc(24 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-accordion__buttonIcon {
    right: calc(24 / 640 * 570px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-accordion__buttonIcon {
    width: calc(40 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-accordion__buttonIcon {
    width: calc(40 / 640 * 570px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-accordion__buttonIcon {
    height: calc(40 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-accordion__buttonIcon {
    height: calc(40 / 640 * 570px);
  }
}
.rc-accordion__buttonIcon::before,
.rc-accordion__buttonIcon::after {
  position: absolute;
  content: "";
  display: block;
  background-color: #890000;
  transition: transform 0.3s;
  transform: rotate(90deg);
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-accordion__buttonIcon::before,
  .rc-accordion__buttonIcon::after {
    top: calc(8 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-accordion__buttonIcon::before,
  .rc-accordion__buttonIcon::after {
    top: calc(8 / 640 * 570px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-accordion__buttonIcon::before,
  .rc-accordion__buttonIcon::after {
    right: calc(18 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-accordion__buttonIcon::before,
  .rc-accordion__buttonIcon::after {
    right: calc(18 / 640 * 570px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-accordion__buttonIcon::before,
  .rc-accordion__buttonIcon::after {
    width: calc(5 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-accordion__buttonIcon::before,
  .rc-accordion__buttonIcon::after {
    width: calc(5 / 640 * 570px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-accordion__buttonIcon::before,
  .rc-accordion__buttonIcon::after {
    height: calc(24 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-accordion__buttonIcon::before,
  .rc-accordion__buttonIcon::after {
    height: calc(24 / 640 * 570px);
  }
}
.rc-accordion__buttonIcon::after {
  transform: rotate(180deg);
}
.rc-accordion__contents {
  display: none;
  background-color: #fff;
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-accordion__contents {
    padding-top: calc(16 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-accordion__contents {
    padding-top: calc(16 / 640 * 570px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-accordion__contents {
    padding-inline: calc(32 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-accordion__contents {
    padding-inline: calc(32 / 640 * 570px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-accordion__contents {
    padding-bottom: calc(48 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-accordion__contents {
    padding-bottom: calc(48 / 640 * 570px);
  }
}
.rc-accordion__introduction {
  text-align: center;
  color: #bf0000;
  font-weight: 700;
  line-height: 1.375;
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-accordion__introduction {
    font-size: calc(32 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-accordion__introduction {
    font-size: calc(32 / 640 * 570px);
  }
}
.rc-accordion__introduction span {
  background: linear-gradient(transparent 62.5%, #ffeecc 37.5%);
}
.rc-accordion__description {
  text-align: center;
  color: #890000;
  line-height: 1.385;
  font-feature-settings: "palt";
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-accordion__description {
    font-size: calc(26 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-accordion__description {
    font-size: calc(26 / 640 * 570px);
  }
}
.rc-accordion__illustration {
  background-color: #fff1f1;
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-accordion__illustration {
    padding-block: calc(24 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-accordion__illustration {
    padding-block: calc(24 / 640 * 570px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-accordion__illustration {
    padding-inline: calc(37 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-accordion__illustration {
    padding-inline: calc(37 / 640 * 570px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-accordion__illustration {
    border-radius: calc(8 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-accordion__illustration {
    border-radius: calc(8 / 640 * 570px);
  }
}
.rc-accordion__illustration-list {
  display: flex;
  justify-content: space-between;
}
.rc-accordion__illustration-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  color: #9a2a2a;
  font-weight: 700;
  line-height: 1;
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-accordion__illustration-price {
    font-size: calc(22 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-accordion__illustration-price {
    font-size: calc(22 / 640 * 570px);
  }
}
.rc-accordion__illustration-price span {
  font-size: 0.7em;
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-accordion__illustration-image {
    width: calc(65 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-accordion__illustration-image {
    width: calc(65 / 640 * 570px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-accordion__illustration-image {
    margin-top: calc(8 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-accordion__illustration-image {
    margin-top: calc(8 / 640 * 570px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-accordion__illustration-point {
    font-size: calc(24 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-accordion__illustration-point {
    font-size: calc(24 / 640 * 570px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-accordion__illustration-point {
    margin-top: calc(12 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-accordion__illustration-point {
    margin-top: calc(12 / 640 * 570px);
  }
}
.rc-accordion__illustration-point span {
  font-size: 0.8em;
}
.rc-accordion__pointInfo-regular {
  font-weight: 700;
  line-height: 1.385;
  color: #9a2a2a;
  text-align: center;
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-accordion__pointInfo-regular {
    font-size: calc(26 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-accordion__pointInfo-regular {
    font-size: calc(26 / 640 * 570px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-accordion__pointInfo-regular .-largeText {
    font-size: calc(30 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-accordion__pointInfo-regular .-largeText {
    font-size: calc(30 / 640 * 570px);
  }
}
.rc-accordion__pointInfo-regular .-number {
  font-family: "Rakuten Sans";
  line-height: 1;
  font-weight: 400;
  vertical-align: sub;
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-accordion__pointInfo-regular .-number {
    font-size: calc(56 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-accordion__pointInfo-regular .-number {
    font-size: calc(56 / 640 * 570px);
  }
}
.rc-accordion__pointInfo-campaign {
  position: relative;
  font-weight: 900;
  text-align: center;
  font-feature-settings: "palt";
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-accordion__pointInfo-campaign {
    font-size: calc(40 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-accordion__pointInfo-campaign {
    font-size: calc(40 / 640 * 570px);
  }
}
.rc-accordion__pointInfo-campaign .-shop {
  color: #9a2a2a;
}
.rc-accordion__pointInfo-campaign .-point {
  color: #ff2323;
}
.rc-accordion__pointInfo-campaign .-number {
  font-family: "Rakuten Sans";
  line-height: 0.6;
  font-weight: 400;
  vertical-align: sub;
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-accordion__pointInfo-campaign .-number.-magnification {
    font-size: calc(80 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-accordion__pointInfo-campaign .-number.-magnification {
    font-size: calc(80 / 640 * 570px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-accordion__pointInfo-campaign .-number.-point {
    font-size: calc(96 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-accordion__pointInfo-campaign .-number.-point {
    font-size: calc(96 / 640 * 570px);
  }
}
.rc-accordion__pointInfo-campaign::before,
.rc-accordion__pointInfo-campaign::after {
  position: absolute;
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  animation: fuwafuwa 3s ease-in-out infinite alternate;
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-accordion__pointInfo-campaign::before,
  .rc-accordion__pointInfo-campaign::after {
    top: calc(76 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-accordion__pointInfo-campaign::before,
  .rc-accordion__pointInfo-campaign::after {
    top: calc(76 / 640 * 570px);
  }
}
.rc-accordion__pointInfo-campaign::before {
  left: 0;
  background-image: url(https://r.r10s.jp/evt/event/young/campaign/supersale/_cmn/img/20250601/treat_point_accordion_01.png?v=202505191724);
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-accordion__pointInfo-campaign::before {
    width: calc(55 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-accordion__pointInfo-campaign::before {
    width: calc(55 / 640 * 570px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-accordion__pointInfo-campaign::before {
    height: calc(91 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-accordion__pointInfo-campaign::before {
    height: calc(91 / 640 * 570px);
  }
}
.rc-accordion__pointInfo-campaign::after {
  background-image: url(https://r.r10s.jp/evt/event/young/campaign/supersale/_cmn/img/20250601/treat_point_accordion_02.png?v=202505191724);
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-accordion__pointInfo-campaign::after {
    right: calc(13 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-accordion__pointInfo-campaign::after {
    right: calc(13 / 640 * 570px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-accordion__pointInfo-campaign::after {
    width: calc(50 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-accordion__pointInfo-campaign::after {
    width: calc(50 / 640 * 570px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-accordion__pointInfo-campaign::after {
    height: calc(96 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-accordion__pointInfo-campaign::after {
    height: calc(96 / 640 * 570px);
  }
}
.rc-accordion__multiBuyBenefit {
  font-weight: 700;
  line-height: 1.286;
  color: #9a2a2a;
  text-align: center;
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-accordion__multiBuyBenefit {
    font-size: calc(28 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-accordion__multiBuyBenefit {
    font-size: calc(28 / 640 * 570px);
  }
}
@keyframes fuwafuwa {
  0% {
    transform: translate(0, 0) rotate(-7deg);
  }
  50% {
    transform: translate(0, -1.09375vw) rotate(0deg);
  }
  100% {
    transform: translate(0, 0) rotate(7deg);
  }
}
.rc-textImage {
  position: relative;
}
.rc-textImage::before,
.rc-textImage::after {
  position: absolute;
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  animation: fuwafuwa 3s ease-in-out infinite alternate;
}
.rc-textImage.-coupon::before {
  background-image: url(https://r.r10s.jp/evt/event/young/campaign/supersale/_cmn/img/20250601/treat_coupon_01.png?v=202505191724);
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-textImage.-coupon::before {
    top: calc(-18 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-textImage.-coupon::before {
    top: calc(-18 / 640 * 570px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-textImage.-coupon::before {
    left: calc(3 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-textImage.-coupon::before {
    left: calc(3 / 640 * 570px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-textImage.-coupon::before {
    width: calc(89 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-textImage.-coupon::before {
    width: calc(89 / 640 * 570px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-textImage.-coupon::before {
    height: calc(76 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-textImage.-coupon::before {
    height: calc(76 / 640 * 570px);
  }
}
.rc-textImage.-coupon::after {
  background-image: url(https://r.r10s.jp/evt/event/young/campaign/supersale/_cmn/img/20250601/treat_coupon_02.png?v=202505191724);
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-textImage.-coupon::after {
    top: calc(-7 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-textImage.-coupon::after {
    top: calc(-7 / 640 * 570px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-textImage.-coupon::after {
    right: calc(6 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-textImage.-coupon::after {
    right: calc(6 / 640 * 570px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-textImage.-coupon::after {
    width: calc(76 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-textImage.-coupon::after {
    width: calc(76 / 640 * 570px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-textImage.-coupon::after {
    height: calc(47 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-textImage.-coupon::after {
    height: calc(47 / 640 * 570px);
  }
}
.rc-textImage.-otherCampaigns::before {
  background-image: url(https://r.r10s.jp/evt/event/young/campaign/supersale/_cmn/img/20250601/treat_point_otherCampaigns_01.png?v=202505191724);
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-textImage.-otherCampaigns::before {
    top: calc(-63 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-textImage.-otherCampaigns::before {
    top: calc(-63 / 640 * 570px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-textImage.-otherCampaigns::before {
    left: calc(-32 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-textImage.-otherCampaigns::before {
    left: calc(-32 / 640 * 570px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-textImage.-otherCampaigns::before {
    width: calc(119 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-textImage.-otherCampaigns::before {
    width: calc(119 / 640 * 570px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-textImage.-otherCampaigns::before {
    height: calc(228 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-textImage.-otherCampaigns::before {
    height: calc(228 / 640 * 570px);
  }
}
.rc-textImage.-otherCampaigns::after {
  background-image: url(https://r.r10s.jp/evt/event/young/campaign/supersale/_cmn/img/20250601/treat_point_otherCampaigns_02.png?v=202505191724);
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-textImage.-otherCampaigns::after {
    top: calc(-68 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-textImage.-otherCampaigns::after {
    top: calc(-68 / 640 * 570px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-textImage.-otherCampaigns::after {
    right: calc(-32 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-textImage.-otherCampaigns::after {
    right: calc(-32 / 640 * 570px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-textImage.-otherCampaigns::after {
    width: calc(129 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-textImage.-otherCampaigns::after {
    width: calc(129 / 640 * 570px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-textImage.-otherCampaigns::after {
    height: calc(226 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-textImage.-otherCampaigns::after {
    height: calc(226 / 640 * 570px);
  }
}
@keyframes fuwafuwa {
  0% {
    transform: translate(0, 0) rotate(-7deg);
  }
  50% {
    transform: translate(0, -1.09375vw) rotate(0deg);
  }
  100% {
    transform: translate(0, 0) rotate(7deg);
  }
}
.rc-box {
  background-color: #fff;
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-box {
    padding-top: calc(40 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-box {
    padding-top: calc(40 / 640 * 570px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-box {
    padding-inline: calc(28 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-box {
    padding-inline: calc(28 / 640 * 570px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-box {
    padding-bottom: calc(24 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-box {
    padding-bottom: calc(24 / 640 * 570px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-box {
    border-radius: calc(14 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-box {
    border-radius: calc(14 / 640 * 570px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-bannerList {
    padding-inline: calc(24 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-bannerList {
    padding-inline: calc(24 / 640 * 570px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-bannerList__item:nth-child(n + 2) {
    margin-top: calc(32 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-bannerList__item:nth-child(n + 2) {
    margin-top: calc(32 / 640 * 570px);
  }
}
.rc-bannerList__link {
  display: block;
  width: 100%;
  height: 100%;
  transition: opacity 0.3s;
}
.rc-bannerList__link:hover {
  opacity: 0.8;
}
.rc-participateFlow {
  background-color: #fff;
  border-radius: 7px;
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-participateFlow {
    padding-top: calc(40 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-participateFlow {
    padding-top: calc(40 / 640 * 570px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-participateFlow {
    padding-inline: calc(50 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-participateFlow {
    padding-inline: calc(50 / 640 * 570px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-participateFlow {
    padding-bottom: calc(36 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-participateFlow {
    padding-bottom: calc(36 / 640 * 570px);
  }
}
.rc-participateFlow__title {
  text-align: center;
}
.rc-participateFlow__title img {
  width: 74.375vw;
}
.rc-participateFlow__container {
  text-align: center;
}
.rc-participateFlow__caseText {
  font-weight: 700;
  color: #333;
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-participateFlow__caseText {
    font-size: calc(36 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-participateFlow__caseText {
    font-size: calc(36 / 640 * 570px);
  }
}
.rc-participateFlow__caseText > .-status {
  display: inline-block;
  color: #fff;
  font-weight: 700;
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-participateFlow__caseText > .-status {
    min-height: calc(40 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-participateFlow__caseText > .-status {
    min-height: calc(40 / 640 * 570px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-participateFlow__caseText > .-status {
    font-size: calc(26 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-participateFlow__caseText > .-status {
    font-size: calc(26 / 640 * 570px);
  }
}
.rc-participateFlow__caseText > .-status.-temporaryMember {
  background-color: #2076d1;
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-participateFlow__caseText > .-status.-temporaryMember {
    padding-inline: calc(14 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-participateFlow__caseText > .-status.-temporaryMember {
    padding-inline: calc(14 / 640 * 570px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-participateFlow__caseText > .-status.-temporaryMember {
    margin-left: calc(12 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-participateFlow__caseText > .-status.-temporaryMember {
    margin-left: calc(12 / 640 * 570px);
  }
}
.rc-participateFlow__caseText > .-status.-noMember {
  background-color: #9d9d9d;
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-participateFlow__caseText > .-status.-noMember {
    padding-inline: calc(24 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-participateFlow__caseText > .-status.-noMember {
    padding-inline: calc(24 / 640 * 570px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-participateFlow__caseText > .-status.-noMember {
    margin-left: calc(7 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-participateFlow__caseText > .-status.-noMember {
    margin-left: calc(7 / 640 * 570px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-participateFlow__caseText > .-status.-noMember {
    margin-right: calc(9 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-participateFlow__caseText > .-status.-noMember {
    margin-right: calc(9 / 640 * 570px);
  }
}
.rc-participateFlow__caseText > .-status.-mainMember {
  background-color: #ec003c;
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-participateFlow__caseText > .-status.-mainMember {
    padding-left: calc(14 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-participateFlow__caseText > .-status.-mainMember {
    padding-left: calc(14 / 640 * 570px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-participateFlow__caseText > .-status.-mainMember {
    padding-right: calc(16 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-participateFlow__caseText > .-status.-mainMember {
    padding-right: calc(16 / 640 * 570px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-participateFlow__caseText > .-status.-mainMember {
    margin-right: calc(10 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-participateFlow__caseText > .-status.-mainMember {
    margin-right: calc(10 / 640 * 570px);
  }
}
.rc-participateFlow__icon {
  position: relative;
  left: 50%;
  display: block;
  content: "";
  -webkit-clip-path: polygon(0 0, 100% 0, 50% 100%);
  clip-path: polygon(0 0, 100% 0, 50% 100%);
  background-color: #0066e2;
  transform: translateX(-50%);
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-participateFlow__icon {
    width: calc(32 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-participateFlow__icon {
    width: calc(32 / 640 * 570px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-participateFlow__icon {
    height: calc(16 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-participateFlow__icon {
    height: calc(16 / 640 * 570px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-participateFlow__icon {
    margin-block: calc(20 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-participateFlow__icon {
    margin-block: calc(20 / 640 * 570px);
  }
}
.rc-participateFlow__icon.-mainMember {
  background-color: #ec003c;
}
.rc-participateFlow__note {
  background-color: #ebf3fd;
  text-align: center;
  font-feature-settings: "palt";
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-participateFlow__note {
    padding-top: calc(28 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-participateFlow__note {
    padding-top: calc(28 / 640 * 570px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-participateFlow__note {
    padding-bottom: calc(23 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-participateFlow__note {
    padding-bottom: calc(23 / 640 * 570px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-participateFlow__note {
    border-radius: calc(10 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-participateFlow__note {
    border-radius: calc(10 / 640 * 570px);
  }
}
.rc-participateFlow__note.-others {
  position: relative;
}
.rc-participateFlow__note.-others::before {
  content: "";
  display: block;
  width: 100%;
  background-color: #333;
  position: absolute;
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-participateFlow__note.-others::before {
    bottom: calc(-40 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-participateFlow__note.-others::before {
    bottom: calc(-40 / 640 * 570px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-participateFlow__note.-others::before {
    height: calc(4 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-participateFlow__note.-others::before {
    height: calc(4 / 640 * 570px);
  }
}
.rc-participateFlow__note.-mainMember {
  background-color: #feebf0;
}
.rc-participateFlow__noteContent {
  font-weight: 700;
  line-height: 1.384;
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-participateFlow__noteContent {
    font-size: calc(26 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-participateFlow__noteContent {
    font-size: calc(26 / 640 * 570px);
  }
}
.rc-participateFlow__noteContent > a {
  transition: opacity 0.3s;
}
.rc-participateFlow__noteContent > a:hover {
  opacity: 0.8;
}
.rc-participateFlow__noteText {
  line-height: 1.35;
  color: #4d4d4d;
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-participateFlow__noteText {
    font-size: calc(20 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-participateFlow__noteText {
    font-size: calc(20 / 640 * 570px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-participateFlow__image.-entry {
    width: calc(411 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-participateFlow__image.-entry {
    width: calc(411 / 640 * 570px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-participateFlow__image.-arrow {
    width: calc(60 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-participateFlow__image.-arrow {
    width: calc(60 / 640 * 570px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-participateFlow__image.-item {
    width: calc(411 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-participateFlow__image.-item {
    width: calc(411 / 640 * 570px);
  }
}
.rc-participateFlow__conditionsText {
  font-weight: 700;
  line-height: 1.167;
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-participateFlow__conditionsText {
    font-size: calc(36 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-participateFlow__conditionsText {
    font-size: calc(36 / 640 * 570px);
  }
}
.rc-participateFlow__annotation {
  font-feature-settings: "palt";
  line-height: 1.35;
  color: #4d4d4d;
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-participateFlow__annotation {
    font-size: calc(20 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-participateFlow__annotation {
    font-size: calc(20 / 640 * 570px);
  }
}
.rc-textLink:hover {
  text-decoration: underline;
}
.rc-kv {
  position: relative;
  width: 100%;
  background-image: url(https://r.r10s.jp/evt/event/young/campaign/supersale/_cmn/img/20250601/kanban_bg.jpg?v=202505191724);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-kv {
    height: calc(386 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-kv {
    height: calc(386 / 640 * 570px);
  }
}
.rc-kv__logo {
  position: absolute;
  top: 0;
  left: 0;
}
.rc-kv__main {
  position: absolute;
  animation: zoomIn-c 1.5s cubic-bezier(0.25, 1, 0.5, 1) forwards;
  transform-origin: center bottom;
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-kv__main {
    top: calc(84 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-kv__main {
    top: calc(84 / 640 * 570px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-kv__main {
    left: calc(90 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-kv__main {
    left: calc(90 / 640 * 570px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-kv__main {
    width: calc(461 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-kv__main {
    width: calc(461 / 640 * 570px);
  }
}
.rc-kv__coin {
  position: absolute;
  opacity: 0;
}
.rc-kv__coin.-coin01 {
  animation: zoomIn-l 0.8s linear forwards 0.6s;
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-kv__coin.-coin01 {
    top: calc(83 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-kv__coin.-coin01 {
    top: calc(83 / 640 * 570px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-kv__coin.-coin01 {
    left: calc(23 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-kv__coin.-coin01 {
    left: calc(23 / 640 * 570px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-kv__coin.-coin01 {
    width: calc(61 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-kv__coin.-coin01 {
    width: calc(61 / 640 * 570px);
  }
}
.rc-kv__coin.-coin02 {
  animation: zoomIn-l 0.8s linear forwards 0.7s;
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-kv__coin.-coin02 {
    top: calc(209 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-kv__coin.-coin02 {
    top: calc(209 / 640 * 570px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-kv__coin.-coin02 {
    left: calc(14 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-kv__coin.-coin02 {
    left: calc(14 / 640 * 570px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-kv__coin.-coin02 {
    width: calc(66 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-kv__coin.-coin02 {
    width: calc(66 / 640 * 570px);
  }
}
.rc-kv__coin.-coin03 {
  animation: zoomIn-l 0.8s linear forwards 0.5s;
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-kv__coin.-coin03 {
    bottom: calc(8 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-kv__coin.-coin03 {
    bottom: calc(8 / 640 * 570px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-kv__coin.-coin03 {
    left: calc(37 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-kv__coin.-coin03 {
    left: calc(37 / 640 * 570px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-kv__coin.-coin03 {
    width: calc(57 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-kv__coin.-coin03 {
    width: calc(57 / 640 * 570px);
  }
}
.rc-kv__coin.-coin04 {
  animation: zoomIn-r 0.8s linear forwards 0.7s;
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-kv__coin.-coin04 {
    top: calc(113 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-kv__coin.-coin04 {
    top: calc(113 / 640 * 570px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-kv__coin.-coin04 {
    right: calc(18 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-kv__coin.-coin04 {
    right: calc(18 / 640 * 570px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-kv__coin.-coin04 {
    width: calc(44 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-kv__coin.-coin04 {
    width: calc(44 / 640 * 570px);
  }
}
.rc-kv__coin.-coin05 {
  animation: zoomIn-r 0.8s linear forwards 0.8s;
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-kv__coin.-coin05 {
    top: calc(199 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-kv__coin.-coin05 {
    top: calc(199 / 640 * 570px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-kv__coin.-coin05 {
    right: calc(19 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-kv__coin.-coin05 {
    right: calc(19 / 640 * 570px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-kv__coin.-coin05 {
    width: calc(59 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-kv__coin.-coin05 {
    width: calc(59 / 640 * 570px);
  }
}
.rc-kv__coin.-coin06 {
  animation: zoomIn-r 0.8s linear forwards 0.5s;
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-kv__coin.-coin06 {
    bottom: calc(18 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-kv__coin.-coin06 {
    bottom: calc(18 / 640 * 570px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-kv__coin.-coin06 {
    right: calc(22 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-kv__coin.-coin06 {
    right: calc(22 / 640 * 570px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-kv__coin.-coin06 {
    width: calc(63 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-kv__coin.-coin06 {
    width: calc(63 / 640 * 570px);
  }
}
.rc-kv #confetti_kv {
  width: 100%;
  height: 100%;
}
@keyframes zoomIn-l {
  0% {
    transform: translateX(400%) translateY(50%);
    opacity: 0;
  }
  40% {
    opacity: 0.2;
    transform: translateX(200%) translateY(-80%) rotateY(360deg);
  }
  100% {
    opacity: 1;
    transform: translateX(0%) translateY(0) rotateY(720deg);
  }
}
@keyframes zoomIn-r {
  0% {
    transform: translateX(-400%) translateY(50%);
    opacity: 0;
  }
  40% {
    opacity: 0.5;
    transform: translateX(-200%) translateY(-80%) rotateY(360deg);
  }
  100% {
    opacity: 1;
    transform: translateX(0%) translateY(0%) rotateY(720deg);
  }
}
@keyframes zoomIn-c {
  0% {
    transform: scale(0.5);
    opacity: 0;
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
.rc-anim.js-scroll-anim-start.-zoomIn {
  animation: zoomIn 1s cubic-bezier(0.25, 1, 0.5, 1) forwards;
}
.rc-anim.-stop {
  animation-name: none !important;
  opacity: 1;
}
@keyframes zoomIn {
  0% {
    transform: scale(0.8);
    opacity: 0;
  }
  50% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
.rc-text-otherCampaigns {
  text-align: center;
  line-height: 1;
  font-weight: 700;
  color: #890000;
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-text-otherCampaigns {
    font-size: calc(28 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-text-otherCampaigns {
    font-size: calc(28 / 640 * 570px);
  }
}
.rc-text-otherCampaigns__entry {
  position: relative;
  display: inline-block;
  background-color: #bf0000;
  border-radius: 50vh;
  line-height: 1;
  color: #fff;
  border-style: solid;
  border-color: #890000;
  box-shadow: 3.5625px 3.5625px 0 0 #fff inset;
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-text-otherCampaigns__entry {
    padding-block: calc(15 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-text-otherCampaigns__entry {
    padding-block: calc(15 / 640 * 570px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-text-otherCampaigns__entry {
    padding-right: calc(20 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-text-otherCampaigns__entry {
    padding-right: calc(20 / 640 * 570px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-text-otherCampaigns__entry {
    padding-left: calc(24 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-text-otherCampaigns__entry {
    padding-left: calc(24 / 640 * 570px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-text-otherCampaigns__entry {
    margin-top: calc(16 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-text-otherCampaigns__entry {
    margin-top: calc(16 / 640 * 570px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-text-otherCampaigns__entry {
    margin-right: calc(7 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-text-otherCampaigns__entry {
    margin-right: calc(7 / 640 * 570px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-text-otherCampaigns__entry {
    border-width: calc(2 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-text-otherCampaigns__entry {
    border-width: calc(2 / 640 * 570px);
  }
}
.rc-text-otherCampaigns__entry::before {
  position: absolute;
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-image: url(https://r.r10s.jp/evt/event/young/campaign/supersale/_cmn/img/20250601/icon_cursor.png?v=202505191724);
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-text-otherCampaigns__entry::before {
    right: calc(-8 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-text-otherCampaigns__entry::before {
    right: calc(-8 / 640 * 570px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-text-otherCampaigns__entry::before {
    bottom: calc(-16 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-text-otherCampaigns__entry::before {
    bottom: calc(-16 / 640 * 570px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-text-otherCampaigns__entry::before {
    width: calc(35 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-text-otherCampaigns__entry::before {
    width: calc(35 / 640 * 570px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-text-otherCampaigns__entry::before {
    height: calc(35 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-text-otherCampaigns__entry::before {
    height: calc(35 / 640 * 570px);
  }
}
.rc-coupon {
  position: relative;
  z-index: 1;
  display: block;
  margin-inline: auto;
  transition: opacity 0.3s;
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-coupon {
    width: calc(488 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-coupon {
    width: calc(488 / 640 * 570px);
  }
}
.rc-coupon:hover {
  opacity: 0.8;
}
.rc-coupon__content {
  background-color: #fff;
  border-style: solid;
  border-color: #ff8484;
  border-bottom: none;
  box-shadow: 5.34375px 5.34375px 0 #ff8484;
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-coupon__content {
    padding-block: calc(32 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-coupon__content {
    padding-block: calc(32 / 640 * 570px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-coupon__content {
    border-bottom-left-radius: calc(16 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-coupon__content {
    border-bottom-left-radius: calc(16 / 640 * 570px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-coupon__content {
    border-bottom-right-radius: calc(16 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-coupon__content {
    border-bottom-right-radius: calc(16 / 640 * 570px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-coupon__content {
    border-width: calc(4 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-coupon__content {
    border-width: calc(4 / 640 * 570px);
  }
}
.rc-coupon__subtitle {
  color: #008400;
  text-align: center;
  font-weight: 700;
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-coupon__subtitle {
    font-size: calc(23 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-coupon__subtitle {
    font-size: calc(23 / 640 * 570px);
  }
}
.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-inline: auto;
  background-color: #d8f0e2;
  color: #008400;
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-coupon__title {
    margin-top: calc(13 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-coupon__title {
    margin-top: calc(13 / 640 * 570px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-coupon__title {
    border-radius: calc(4 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-coupon__title {
    border-radius: calc(4 / 640 * 570px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-coupon__title {
    padding-block: calc(9 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-coupon__title {
    padding-block: calc(9 / 640 * 570px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-coupon__title {
    padding-left: calc(25 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-coupon__title {
    padding-left: calc(25 / 640 * 570px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-coupon__title {
    padding-right: calc(32 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-coupon__title {
    padding-right: calc(32 / 640 * 570px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-coupon__title {
    font-size: calc(22 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-coupon__title {
    font-size: calc(22 / 640 * 570px);
  }
}
.rc-coupon__title::after {
  position: absolute;
  left: 50%;
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  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);
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-coupon__title::after {
    top: calc(40 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-coupon__title::after {
    top: calc(40 / 640 * 570px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-coupon__title::after {
    border-top-width: calc(16 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-coupon__title::after {
    border-top-width: calc(16 / 640 * 570px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-coupon__title::after {
    border-right-width: calc(24 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-coupon__title::after {
    border-right-width: calc(24 / 640 * 570px);
  }
}
.rc-coupon__discount {
  display: flex;
  align-items: baseline;
  justify-content: center;
  line-height: 1;
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-coupon__discount {
    margin-top: calc(8 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-coupon__discount {
    margin-top: calc(8 / 640 * 570px);
  }
}
.rc-coupon__discount > em {
  color: #008400;
  font-family: "Rakuten Sans";
  font-weight: 400;
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-coupon__discount > em {
    font-size: calc(96 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-coupon__discount > em {
    font-size: calc(96 / 640 * 570px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-coupon__discount > em {
    margin-right: calc(2 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-coupon__discount > em {
    margin-right: calc(2 / 640 * 570px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-coupon__icon {
    margin-right: calc(6 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-coupon__icon {
    margin-right: calc(6 / 640 * 570px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-coupon__icon {
    width: calc(71 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-coupon__icon {
    width: calc(71 / 640 * 570px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-coupon__discountText {
    width: calc(129 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-coupon__discountText {
    width: calc(129 / 640 * 570px);
  }
}
.rc-coupon__text {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  line-height: 1;
  font-weight: 700;
  background-color: #06c755;
  border-style: solid;
  border-color: #ff8484;
  border-top: none;
  box-sizing: content-box;
  box-shadow: 5.34375px 5.34375px 0 #ff8484;
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-coupon__text {
    padding-block: calc(16 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-coupon__text {
    padding-block: calc(16 / 640 * 570px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-coupon__text {
    font-size: calc(28 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-coupon__text {
    font-size: calc(28 / 640 * 570px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-coupon__text {
    border-top-left-radius: calc(16 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-coupon__text {
    border-top-left-radius: calc(16 / 640 * 570px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-coupon__text {
    border-top-right-radius: calc(16 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-coupon__text {
    border-top-right-radius: calc(16 / 640 * 570px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-coupon__text {
    border-width: calc(4 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-coupon__text {
    border-width: calc(4 / 640 * 570px);
  }
}
.rc-coupon__text::before {
  position: absolute;
  content: "";
  display: block;
  width: 95%;
  box-sizing: border-box;
  background-size: 16.03125px 3.5625px;
  background-repeat: repeat-x;
  background-image: linear-gradient(
    to right,
    #ff8484,
    #ff8484 10.6875px,
    #ffffff 10.6875px,
    #ffffff 17.8125px
  );
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-coupon__text::before {
    top: calc(-2 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-coupon__text::before {
    top: calc(-2 / 640 * 570px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-coupon__text::before {
    height: calc(4 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-coupon__text::before {
    height: calc(4 / 640 * 570px);
  }
}
.rc-coupon__arrow {
  content: "";
  display: block;
  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=202505191724);
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-coupon__arrow {
    width: calc(25 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-coupon__arrow {
    width: calc(25 / 640 * 570px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-coupon__arrow {
    height: calc(25 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-coupon__arrow {
    height: calc(25 / 640 * 570px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .rc-coupon__arrow {
    margin-left: calc(14 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rc-coupon__arrow {
    margin-left: calc(14 / 640 * 570px);
  }
}
.rc-searchForm__form {
  padding: 0 21.375px;
}
.rc-searchForm__inputContainer {
  background-color: #fff;
  font-size: 23.15625px;
  border: 3.5625px solid #ef0000;
  border-radius: 50vh;
  overflow: hidden;
}
.rc-searchForm__textInputContainer {
  height: 80.15625px;
}
.rc-searchForm__textInput {
  background-color: #fff;
}
.rc-searchForm__button {
  background-color: #ef0000;
  width: 89.0625px;
  padding: 0;
  transition: opacity 0.3s;
}
.rc-searchForm__button::before {
  font-weight: bold !important;
  font-size: 35.625px;
}
.rc-searchForm__button:hover {
  opacity: 0.8;
}
.rc-searchForm__keywordContainer {
  overflow: visible !important;
}
.rc-searchForm__keywordList {
  height: auto !important;
  padding: 0 96.1875px !important;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.rc-searchForm__keywordList::after {
  display: none !important;
}
.rc-searchForm__keywordItem {
  width: calc((100% - 36.515625px) / 2);
  margin: 0 !important;
  border-radius: 50vh !important;
  box-shadow: 2.671875px 2.671875px 0px 0px #ffb2b2;
}
.rc-searchForm__keywordItem:nth-child(2n) {
  margin-left: 36.515625px !important;
}
.rc-searchForm__keywordItem:nth-child(n + 3) {
  margin-top: 10.6875px !important;
}
.rc-searchForm__keywordLink {
  padding: 8.90625px 14.25px !important;
  border: 1.78125px solid #890000 !important;
  color: #890000 !important;
  font-size: 21.375px;
  font-weight: bold;
  text-align: center;
  font-feature-settings: "palt";
  transition: all 0.3s !important;
}
.rc-searchForm__keywordLink:hover {
  opacity: 0.8;
  color: #fff !important;
  background: #890000 !important;
}
.rc-searchForm__linkContainer {
  display: flex;
  padding: 0 32.0625px;
}
.rc-searchForm__link {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #890000;
  width: calc((100% - 14.25px) / 2);
  padding: 8.90625px 0;
  border-radius: 7.125px;
  color: #fff !important;
  line-height: 1;
  font-size: 21.375px;
  font-weight: bold;
  box-shadow: 5.34375px 5.34375px 0px 0px #ffb2b2,
    -2.671875px -2.671875px 0px 0px #fff;
  transition: opacity 0.3s;
}
.rc-searchForm__link::before {
  content: "";
  display: block;
  background: url(https://r.r10s.jp/evt/event/young/campaign/supersale/_cmn/img/20250601/icon_star.png?v=202505191724);
  background-size: 100%;
  width: 18.703125px;
  height: 17.8125px;
  margin-right: 14.25px;
}
.rc-searchForm__link:last-of-type {
  margin-left: 14.25px;
}
.rc-searchForm__link:last-of-type::before {
  background-image: url(https://r.r10s.jp/evt/event/young/campaign/supersale/_cmn/img/20250601/icon_time.png?v=202505191724);
  width: 19.59375px;
  height: 19.59375px;
}
.rc-searchForm__link:hover {
  opacity: 0.8;
}
.rc-itemCPA .rl-itemColumn950-2 {
  width: 100%;
}
.rc-itemCPA .rl-itemColumn950-2 > * {
  width: calc((100% - 24px) / 2);
}
.rn-floatingNavi.rc-floatingNavi {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: auto;
}
.rn-floatingNavi.rc-floatingNavi .rn-floatingNavi__menu {
  width: 562px;
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  box-shadow: none;
  border: none;
}
@media (min-width: 320px) and (max-width: 767px) {
  .rn-floatingNavi.rc-floatingNavi .rn-floatingNavi__menu {
    margin-inline: calc(-32 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rn-floatingNavi.rc-floatingNavi .rn-floatingNavi__menu {
    margin-inline: calc(-32 / 640 * 570px);
  }
}
.rn-floatingNavi.rc-floatingNavi .rn-floatingNavi__menuContainer {
  width: 100%;
  height: auto;
  border-style: solid;
  border-color: #890000;
  box-shadow: 0 4.453125px 0 0.890625px rgba(137, 0, 0, 0.7);
  overflow: hidden;
  box-sizing: border-box;
}
@media (min-width: 320px) and (max-width: 767px) {
  .rn-floatingNavi.rc-floatingNavi .rn-floatingNavi__menuContainer {
    border-width: calc(2 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rn-floatingNavi.rc-floatingNavi .rn-floatingNavi__menuContainer {
    border-width: calc(2 / 640 * 570px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .rn-floatingNavi.rc-floatingNavi .rn-floatingNavi__menuContainer {
    border-bottom-right-radius: calc(24 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rn-floatingNavi.rc-floatingNavi .rn-floatingNavi__menuContainer {
    border-bottom-right-radius: calc(24 / 640 * 570px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .rn-floatingNavi.rc-floatingNavi .rn-floatingNavi__menuContainer {
    border-bottom-left-radius: calc(24 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rn-floatingNavi.rc-floatingNavi .rn-floatingNavi__menuContainer {
    border-bottom-left-radius: calc(24 / 640 * 570px);
  }
}
.rn-floatingNavi.rc-floatingNavi .rn-floatingNavi__menuList {
  width: 100%;
}
.rn-floatingNavi.rc-floatingNavi .rn-floatingNavi__menuItem {
  width: 33.3333333333%;
  box-shadow: 2.671875px 2.671875px #fff inset;
}
.rn-floatingNavi.rc-floatingNavi .rn-floatingNavi__menuItem:nth-child(n + 2) {
  border-style: solid;
  border-color: #890000;
}
@media (min-width: 320px) and (max-width: 767px) {
  .rn-floatingNavi.rc-floatingNavi .rn-floatingNavi__menuItem:nth-child(n + 2) {
    border-left-width: calc(4 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rn-floatingNavi.rc-floatingNavi .rn-floatingNavi__menuItem:nth-child(n + 2) {
    border-left-width: calc(4 / 640 * 570px);
  }
}
.rn-floatingNavi.rc-floatingNavi .rn-floatingNavi__menuItem.-check01 {
  background-color: #ffb2b2;
}
.rn-floatingNavi.rc-floatingNavi .rn-floatingNavi__menuItem.-check02 {
  background-color: #ffc600;
}
.rn-floatingNavi.rc-floatingNavi .rn-floatingNavi__menuItem.-check03 {
  background-color: #bf0000;
}
.rn-floatingNavi.rc-floatingNavi .rn-floatingNavi__menuLink {
  justify-content: center;
  width: 100%;
  padding: 0;
  box-sizing: border-box;
  transition: opacity 0.3s;
}
@media (min-width: 320px) and (max-width: 767px) {
  .rn-floatingNavi.rc-floatingNavi .rn-floatingNavi__menuLink {
    padding-top: calc(19 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rn-floatingNavi.rc-floatingNavi .rn-floatingNavi__menuLink {
    padding-top: calc(19 / 640 * 570px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .rn-floatingNavi.rc-floatingNavi .rn-floatingNavi__menuLink {
    padding-bottom: calc(12 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rn-floatingNavi.rc-floatingNavi .rn-floatingNavi__menuLink {
    padding-bottom: calc(12 / 640 * 570px);
  }
}
.rn-floatingNavi.rc-floatingNavi .rn-floatingNavi__menuLink:hover {
  opacity: 0.8;
}
@media (min-width: 320px) and (max-width: 767px) {
  .rn-floatingNavi.-floating {
    height: calc(153 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .rn-floatingNavi.-floating {
    height: calc(153 / 640 * 570px);
  }
}
.rn-floatingNavi.-floating.rc-floatingNavi .rn-floatingNavi__menu {
  left: 230px;
  margin-inline: auto;
}
@media screen and (min-width: 1040px) {
  .rc-floatingNavi-wrapper {
    display: none;
  }
}
.rc-anchor {
  width: 100%;
  padding-top: 14.3229166667vw;
}
.rc-anchor__item {
  width: 100%;
  transition: transform 0.3s;
  border: 5px solid #890000;
  border-radius: 14px;
  box-shadow: 7px 7px 0 0 rgba(191, 0, 0, 0.4), 3px 3px 0 0 #fff inset;
}
.rc-anchor__item.-check01 {
  background-color: #ffb2b2;
}
.rc-anchor__item.-check01 .rc-anchor__textImage {
  width: 83.44%;
}
.rc-anchor__item.-check02 {
  background-color: #ffc600;
}
.rc-anchor__item.-check02 .rc-anchor__textImage {
  width: 84.71%;
}
.rc-anchor__item.-check03 {
  background-color: #bf0000;
}
.rc-anchor__item.-check03 .rc-anchor__textImage {
  width: 73.89%;
}
.rc-anchor__item:hover {
  transform: scale(1.1);
}
.rc-anchor__item:nth-child(n + 2) {
  margin-top: 48px;
}
.rc-anchor__link {
  display: inline-flex;
  justify-content: flex-start;
  width: 100%;
  height: 100%;
  padding: 10px;
  padding-right: 0;
  box-sizing: border-box;
}
@media screen and (max-width: 1040px) {
  .rc-anchor {
    display: none;
  }
}
.modalArea {
  width: 564px;
  box-sizing: border-box;
}
.explain_title {
  z-index: 0;
}
@media (min-width: 320px) and (max-width: 767px) {
  .ru-vmt-8 {
    margin-top: calc(8 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .ru-vmt-8 {
    margin-top: calc(8 / 640 * 570px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .ru-vmt-12 {
    margin-top: calc(12 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .ru-vmt-12 {
    margin-top: calc(12 / 640 * 570px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .ru-vmt-16 {
    margin-top: calc(16 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .ru-vmt-16 {
    margin-top: calc(16 / 640 * 570px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .ru-vmt-20 {
    margin-top: calc(20 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .ru-vmt-20 {
    margin-top: calc(20 / 640 * 570px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .ru-vmt-24 {
    margin-top: calc(24 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .ru-vmt-24 {
    margin-top: calc(24 / 640 * 570px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .ru-vmt-28 {
    margin-top: calc(28 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .ru-vmt-28 {
    margin-top: calc(28 / 640 * 570px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .ru-vmt-32 {
    margin-top: calc(32 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .ru-vmt-32 {
    margin-top: calc(32 / 640 * 570px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .ru-vmt-36 {
    margin-top: calc(36 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .ru-vmt-36 {
    margin-top: calc(36 / 640 * 570px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .ru-vmt-40 {
    margin-top: calc(40 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .ru-vmt-40 {
    margin-top: calc(40 / 640 * 570px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .ru-vmt-48 {
    margin-top: calc(48 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .ru-vmt-48 {
    margin-top: calc(48 / 640 * 570px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .ru-vmt-52 {
    margin-top: calc(52 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .ru-vmt-52 {
    margin-top: calc(52 / 640 * 570px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .ru-vmt-56 {
    margin-top: calc(56 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .ru-vmt-56 {
    margin-top: calc(56 / 640 * 570px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .ru-vmt-70 {
    margin-top: calc(70 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .ru-vmt-70 {
    margin-top: calc(70 / 640 * 570px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .ru-vmt-72 {
    margin-top: calc(72 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .ru-vmt-72 {
    margin-top: calc(72 / 640 * 570px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .ru-vmt-84 {
    margin-top: calc(84 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .ru-vmt-84 {
    margin-top: calc(84 / 640 * 570px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .ru-vmt-88 {
    margin-top: calc(88 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .ru-vmt-88 {
    margin-top: calc(88 / 640 * 570px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .ru-vmb-112 {
    margin-bottom: calc(112 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .ru-vmb-112 {
    margin-bottom: calc(112 / 640 * 570px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .ru-vfz-24 {
    font-size: calc(24 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .ru-vfz-24 {
    font-size: calc(24 / 640 * 570px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .ru-vfz-26 {
    font-size: calc(26 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .ru-vfz-26 {
    font-size: calc(26 / 640 * 570px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .ru-vfz-56 {
    font-size: calc(56 / 640 * 100vw);
  }
}
@media (min-width: 768px) {
  .ru-vfz-56 {
    font-size: calc(56 / 640 * 570px);
  }
}
.ru-ffs-palt {
  font-feature-settings: "palt";
}
.ru-opc-0 {
  opacity: 0;
}
