@charset "UTF-8";

.rl-contents-wrapper {
  position: relative;
  top: 0;
  left: 0;
  display: flex;
  width: 100%;
  height: 100%;
  background-color: #eee;
}
.rl-side-contents {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: calc((100% - 576px) / 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/present/_pc/img/20260202/background_left.png?v=202601211022);
}
@media screen and (max-width: 1040px) {
  .rl-side-contents.-left > * {
    display: none;
  }
}
.rl-side-contents.-right {
  right: 0;
  background-image: url(https://r.r10s.jp/evt/event/young/campaign/present/_pc/img/20260202/background_right.png?v=202601211022);
}
@media (max-width: 1024px) {
  .rl-side-contents.-left {
    display: none;
  }
}
@media (max-width: 1024px) {
  .rl-side-contents {
    width: calc(100% - 456px);
  }
}
.rl-main-contents {
  z-index: 1;
  max-width: 570px;
  margin-inline: auto;
  background-color: #fff;
  border-left: 3px solid #0059c5;
  border-right: 3px solid #0059c5;
  box-sizing: content-box;
}
.rc-anchor {
  background-color: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1.25vw;
}
.rc-anchor.-right {
  margin: 22px auto 0;
  width: 25.3125vw;
}
.rc-anchor__item.-right {
  transition: transform 0.3s;
  position: relative;
  width: 100%;
}
.rc-anchor__item.-right:hover {
  opacity: 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;
  border: none;
  background-color: #046bb7;
}
.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;
}
.rye-c-button.-right {
  border: none;
  background-color: #fff;
  width: 100%;
  border: none;
}
.rc-anchor__flex01 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.rc-anchor__flex02 {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.rc-anchor__itemImage.-right {
  width: 2.0833333333vw;
}
.rye-c-button__text.-right {
  font-size: 1.4583333333vw;
  color: #0059c5 !important;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  text-align: left;
  text-indent: 0.5em;
  font-feature-settings: "palt";
}
.rc-button__icon.-right {
  position: absolute;
  right: 0;
}
.rc-anchor__text.rye-c-button__text.-right {
  width: 16.9791666667vw;
}
.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__button-next {
  transition: opacity 0.3s;
  transform: rotate(180deg);
}
.rc-swiper-about-rakuten__button-next:hover {
  opacity: 0.8;
}
.rc-swiper-campaign__button-prev {
  transition: opacity 0.3s;
}
.rc-swiper-campaign__button-prev:hover {
  opacity: 0.8;
}
.rc-swiper-campaign__button-next {
  transition: opacity 0.3s;
  transform: rotate(180deg);
}
.rc-swiper-campaign__button-next:hover {
  opacity: 0.8;
}
.rc-swiper-campaign__pagination .swiper-pagination-bullet {
  background-color: #c7d1da;
  transition: opacity 0.3s;
}
.rc-swiper-campaign__pagination .swiper-pagination-bullet:hover {
  opacity: 0.8;
}
.rc-box-right-content {
  width: 25.3125vw;
  padding: 2.9166666667vw 1.6666666667vw;
  background-color: #fff;
  background: rgba(255, 255, 255, 0.9);
  border-radius: 0.8333333333vw;
  border: 0.0520833333vw solid #0059c5;
}
.rc-box-left-content {
  width: 29.84375vw;
  border-radius: 0.7291666667vw;
  border: 0.0520833333vw solid #0059c5;
}
@keyframes lean {
  0% {
    transform: translate(0, 0) rotate(-4deg);
  }
  100% {
    transform: translate(0, 0) rotate(4deg);
  }
}
@keyframes fadeInTop {
  from {
    opacity: 0;
    transform: translateY(calc(-45 / 375 * 570px));
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes fadeInRotate {
  from {
    opacity: 0;
    transform: rotate(-90deg);
    transform-origin: left bottom;
  }
  to {
    opacity: 1;
    transform: rotate(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%);
  }
}
.rye-c-anim.js-scroll-anim-start.-fadeLeft {
  animation-name: fadeInLeft;
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-delay: 500ms;
}
.rye-c-anim.js-scroll-anim-start.-fadeTop {
  animation-name: fadeInTop;
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-delay: 500ms;
}
.rye-c-anim.js-scroll-anim-start.-fadeRotate {
  animation-name: fadeInRotate;
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-delay: 500ms;
}
.rye-c-anim.js-scroll-anim-start.-highLight {
  animation: zoomIn 1s cubic-bezier(0.25, 1, 0.5, 1) forwards;
}
.rye-c-animation-flow__textLine {
  display: inline-flex;
  animation: flow 15s linear infinite;
  height: calc(52 / 375 * 570px);
  align-items: center;
  position: relative;
  border-left: none;
  border-right: none;
}
.rye-c-animation-flow__textLine img {
  width: auto;
  max-width: none;
  height: calc(52 / 375 * 570px);
}
.rye-c-animation-arrow__text {
  position: absolute;
  z-index: 1;
  color: #046bb7;
  font-size: calc(28 / 375 * 570px);
  font-weight: 700;
}
.rye-c-animation-arrow__image {
  opacity: 0;
  position: relative;
  z-index: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: calc(139.34 / 375 * 570px);
  margin-inline: auto;
  margin-top: calc(24 / 375 * 570px);
}
.rye-c-animation__fuwafuwa {
  animation: lean 3s ease-in-out infinite alternate-reverse;
}
.rye-p-entry-annotation.-custom {
  padding: calc(24 / 375 * 570px);
  font-feature-settings: "palt";
  color: #636363;
}
.rye-p-entry-annotation.-custom
  .rye-p-entry-annotation__item
  .rye-c-annotation {
  font-size: calc(12 / 375 * 570px);
}
.rye-p-entry-annotation.-custom
  .rye-p-entry-annotation__item
  .rye-c-annotation.-custom {
  padding-left: 0;
  text-indent: 0;
}
.rye-c-annotation.-flow {
  margin-top: calc(7.83 / 375 * 570px);
  color: #ff2852;
  font-size: calc(14 / 375 * 570px);
  font-style: normal;
  font-weight: 600;
  line-height: 130%;
}
.rye-c-annotation.-flowRule {
  color: #1774e5;
  font-size: calc(12 / 375 * 570px);
  font-weight: 400;
}
.rye-c-background {
  position: relative;
}
.rye-c-background::before,
.rye-c-background::after {
  content: "";
  position: absolute;
  z-index: -1;
  background-size: contain;
  background-repeat: no-repeat;
}
.rye-c-background.-leadArea {
  padding: calc(16 / 375 * 570px);
}
.rye-c-background.-flow {
  z-index: 0;
  overflow: hidden;
}
.rye-c-background.-flow::before {
  width: calc(375 / 375 * 570px);
  height: calc(3600 / 375 * 570px);
  background-image: url(https://r.r10s.jp/evt/event/young/campaign/present/_cmn/img/20260202/background_blank_flow.png?v=202601211022);
  top: calc(52 / 375 * 570px);
  background-repeat: repeat;
  z-index: -3;
}
.rye-c-background.-flow::after {
  width: calc(375 / 375 * 570px);
  height: calc(1753 / 375 * 570px);
  background-image: url(https://r.r10s.jp/evt/event/young/campaign/present/_cmn/img/20260202/background_shapes_flow.png?v=202601211022);
  background-size: contain;
  top: calc(52 / 375 * 570px);
  left: 0;
  z-index: -2;
}
.rye-c-background.-pickUp {
  padding: 0 0 calc(103 / 375 * 570px);
  z-index: 0;
  overflow: hidden;
}
.rye-c-background.-pickUp::before {
  width: calc(375 / 375 * 570px);
  height: calc(3600 / 375 * 570px);
  background-image: url(https://r.r10s.jp/evt/event/young/campaign/present/_cmn/img/20260202/background_blank_flow.png?v=202601211022);
  top: 0;
  z-index: -3;
}
.rye-c-background.-pickUp::after {
  width: calc(375 / 375 * 570px);
  height: calc(523.259 / 375 * 570px);
  background-image: url(https://r.r10s.jp/evt/event/young/campaign/present/_cmn/img/20260202/background_shapes_flowBottom.png?v=202601211022);
  background-size: contain;
  bottom: calc(-428 / 375 * 570px);
  z-index: -2;
}
.rye-c-background.-gakuwari {
  background-color: #e8faff;
  z-index: 0;
  padding: calc(28 / 375 * 570px) 0 calc(32 / 375 * 570px);
  border-top: calc(4 / 375 * 570px) solid #1774e5;
}
.rye-c-background.-gakuwari::before {
  width: calc(132.0775 / 375 * 570px);
  height: calc(103.8144 / 375 * 570px);
  background-image: url(https://r.r10s.jp/evt/event/young/campaign/present/_cmn/img/20260202/image_girl_gakuwari.png?v=202601211022);
  top: calc(-91 / 375 * 570px);
  left: 50%;
  transform: translateX(-50%);
  background-size: 100%;
  z-index: 1;
}
.rye-c-background.-line {
  background-color: #c4f8d5;
  z-index: 0;
  padding: 0 0 calc(32 / 375 * 570px);
  border-top: calc(4 / 375 * 570px) solid #0e9038;
}
.rye-c-background.-coupon {
  background-color: #c4f8d5;
  margin-top: calc(32 / 375 * 570px);
}
.rye-c-background.-coupon > a {
  text-decoration: none;
}
.rye-c-background.-lineSwiper {
  padding: 0 calc(16 / 375 * 570px) 0;
  overflow: hidden;
}
.rye-c-background.-questionnaire {
  border-top: calc(4 / 375 * 570px) solid #1774e5;
  padding-bottom: calc(48 / 375 * 570px);
  border-bottom: calc(2 / 375 * 570px) solid #0059c5;
}
.rye-c-background.-questionnaireTitle {
  background-color: #1774e5;
  padding: calc(12 / 375 * 570px) 0;
  position: relative;
  overflow: hidden;
}
.rye-c-background.-questionnaireTitle::before {
  width: calc(53 / 375 * 570px);
  height: calc(152 / 375 * 570px);
  background-image: url(https://r.r10s.jp/evt/event/young/campaign/present/_cmn/img/20260202/image_boy_questionnaire.png?v=202601211022);
  top: calc(11 / 375 * 570px);
  right: 0;
  background-size: 100%;
  z-index: 1;
}
.rye-c-background.-campaign {
  background-color: #fff;
  z-index: 0;
  padding: calc(40 / 375 * 570px) 0 calc(50 / 375 * 570px);
}
.rye-c-background.-campaign::before {
  width: calc(622 / 375 * 570px);
  height: calc(102 / 375 * 570px);
  background-image: url(https://r.r10s.jp/evt/event/young/campaign/winter/point/_cmn/img/20251117/campaign_background.png?v=202601211022);
  top: calc(27 / 375 * 570px);
  left: calc(7 / 375 * 570px);
  background-size: 100%;
  animation: floating-y 3s ease-in-out infinite alternate-reverse;
}
.rye-c-background.-campaign::after {
  display: none;
}
.rye-c-background.-campaign-swiper {
  padding: 0 calc(71 / 375 * 570px);
}
.rc-background {
  position: relative;
}
.rc-background::before,
.rc-background::after {
  content: "";
  position: absolute;
  z-index: -1;
  background-size: contain;
  background-repeat: no-repeat;
}
.rc-background.-leadArea {
  padding: calc(40 / 375 * 570px) calc(32 / 375 * 570px) calc(40 / 375 * 570px);
}
.rc-background.-flow {
  background-color: #d2eef9;
  padding: calc(49 / 375 * 570px) 0 calc(57 / 375 * 570px);
  z-index: 0;
  overflow: hidden;
}
.rc-background.-flow::before {
  width: calc(640 / 375 * 570px);
  height: calc(1196 / 375 * 570px);
  background-image: url(https://r.r10s.jp/evt/event/young/campaign/winter/point/_cmn/img/20251117/background_kirakira_flow.png?v=202601211022);
  background-size: 100%;
  top: calc(-30 / 375 * 570px);
  left: 50%;
  transform: translateX(-50%);
  z-index: -3;
}
.rc-background.-campaign-swiper {
  padding: 0 calc(71 / 375 * 570px);
}
.rc-background.-coupon {
  background-color: #fcfff1;
  padding: calc(64 / 375 * 570px) 0 calc(77 / 375 * 570px);
}
.rye-p-entry-step.-custom {
  gap: calc(48 / 375 * 570px);
}
.rye-p-entry-step__container.-custom {
  width: 100%;
}
.rye-p-entry-step__number.-custom {
  width: calc(80 / 375 * 570px);
}
.ecm-button.rye-c-button.rye-c-button--outlined.-custom {
  padding: calc(24 / 375 * 570px);
  box-shadow: 0 calc(1.25 / 375 * 570px) calc(6 / 375 * 570px)
    rgba(0, 0, 0, 0.2);
}
.ecm-button.rye-c-button.rye-c-button--outlined.-custom.-custom01 {
  padding-top: calc(25.5 / 375 * 570px);
  padding-bottom: calc(25.5 / 375 * 570px);
}
.rye-p-entry-step__container.-custom:first-of-type::after {
  left: calc(18 / 375 * 570px);
  width: calc(40 / 375 * 570px);
  height: calc(48 / 375 * 570px);
}
.rcEntryButton.rye-c-button--entry.-custum {
  width: 100%;
}
.rcEntryButton.rye-c-button--entry.-custum .rcEntryButton-button {
  font-size: calc(30 / 375 * 570px);
  padding: calc(24 / 375 * 570px);
}
.rcEntryButton.rye-c-button--entry.-custum
  .rcEntryButton-button
  .rcEntryButton-text-icon {
  width: calc(42 / 375 * 570px);
  height: calc(42 / 375 * 570px);
}
.rye-c-button__navigationList {
  display: flex;
  gap: calc(4 / 375 * 570px);
  margin: calc(32 / 375 * 570px) auto 0;
  padding: 0 calc(16 / 375 * 570px);
}
.rye-c-button__navigationItem {
  width: calc(112 / 375 * 570px);
  height: calc(91 / 375 * 570px);
  background-color: #fff;
  border: calc(1 / 375 * 570px) solid #0059c5;
  border-radius: calc(4 / 375 * 570px);
  box-shadow: calc(2 / 375 * 570px) calc(2 / 375 * 570px) calc(4 / 375 * 570px)
    0 rgba(0, 0, 0, 0.16);
  position: relative;
}
.rye-c-button__navigationItem > a {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  gap: calc(4 / 375 * 570px);
  text-decoration: none;
  padding: calc(7 / 375 * 570px);
}
.rye-c-button__navigationItem::before {
  content: "";
  position: absolute;
  background-image: url(https://r.r10s.jp/evt/event/young/campaign/present/_cmn/img/20260202/icon_navigation.png?v=202601211022);
  width: calc(19 / 375 * 570px);
  height: calc(19 / 375 * 570px);
  background-size: 100%;
  background-repeat: no-repeat;
  left: 50%;
  transform: translateX(-50%);
  bottom: calc(-10.2 / 375 * 570px);
}
.rye-c-button__navigationIcon img {
  width: 100%;
  height: auto;
}
.rye-c-button__navigationIcon.-flow {
  width: calc(40 / 375 * 570px);
  height: calc(40 / 375 * 570px);
}
.rye-c-button__navigationIcon.-gakuwari {
  width: calc(40 / 375 * 570px);
  height: calc(40 / 375 * 570px);
}
.rye-c-button__navigationIcon.-pickUp {
  width: calc(40 / 375 * 570px);
  height: calc(40 / 375 * 570px);
}
.rye-c-button__navigationText {
  width: 100%;
  height: calc(28 / 375 * 570px);
  font-size: calc(14 / 375 * 570px);
  font-weight: 600;
  color: #0059c5;
  display: flex;
  text-align: center;
  justify-content: center;
  align-items: center;
  line-height: 1;
}
.rye-c-button__flow {
  position: relative;
  width: calc(288 / 375 * 570px);
  margin-inline: auto;
}
.rye-c-button-container {
  width: calc(288 / 375 * 570px);
  margin-inline: auto;
}
.rye-c-button__searchList {
  display: flex;
  justify-content: center;
  gap: calc(8 / 375 * 570px);
  width: calc(343 / 375 * 570px);
  margin: calc(16 / 375 * 570px) auto 0;
}
.rye-c-button__searchItem.-custom {
  position: relative;
  width: calc(143 / 375 * 570px);
  height: calc(55 / 375 * 570px);
  padding-left: calc(54 / 375 * 570px);
  display: flex;
  align-items: center;
  background-color: #fff;
  border-radius: calc(40 / 375 * 570px);
  border: calc(2 / 375 * 570px) solid #000;
  box-shadow: 0 calc(2 / 375 * 570px) 0 0 #000;
}
.rye-c-button__searchItem.-x img {
  width: calc(28 / 375 * 570px);
}
.rye-c-button__searchItem.-instagram img {
  width: calc(29 / 375 * 570px);
}
.rye-c-button__coupon {
  display: block;
  width: calc(343 / 375 * 570px);
  margin-inline: auto;
}
.rye-c-button__line {
  position: relative;
  width: calc(288 / 375 * 570px);
  margin-inline: auto;
}
.rye-c-button.-flow {
  border-color: #046bb7;
  border-width: calc(4 / 375 * 570px);
  background-color: #046bb7;
  padding: calc(19 / 375 * 570px) 0 calc(23 / 375 * 570px);
}
.rye-c-button__text.-flow {
  color: #fff;
  font-size: calc(28 / 375 * 570px);
  font-weight: 600;
  line-height: 1.25;
  text-indent: -1em;
}
.rye-c-button__text.-flow.-small {
  font-size: calc(24 / 375 * 570px);
}
.rye-c-button__text.-flow.-normal {
  text-indent: -1em;
}
.rye-c-button__icon.-flow {
  color: #3f2c9f;
}
.rye-c-button--entry.-flow {
  margin-top: calc(30 / 375 * 570px);
}
.rye-c-button.-mobile {
  border: none;
  background-color: #fff;
  min-height: 0;
  border-radius: calc(50 / 375 * 570px);
  border: calc(1 / 375 * 570px) solid #000;
  background: #fff;
  box-shadow: 0 calc(2 / 375 * 570px) 0 0 #000;
}
.rye-c-button__text.-mobile {
  font-size: calc(15 / 375 * 570px);
  color: #000;
  font-weight: 600;
  line-height: 1;
}
.rye-c-button.-line {
  border: none;
  background-color: #fff;
  min-height: 0;
  border-radius: calc(50 / 375 * 570px);
  border: calc(1 / 375 * 570px) solid #008158;
  background: #fff;
  box-shadow: 0 calc(2 / 375 * 570px) 0 0 #008158;
}
.rye-c-button__text.-line {
  font-size: calc(15 / 375 * 570px);
  color: #008158;
  font-weight: 600;
  line-height: 1;
}
.rye-c-button.-campaign {
  border: none;
  background-color: #046bb7;
  padding: calc(19 / 375 * 570px) 0 calc(23 / 375 * 570px);
}
.rye-c-button__text.-campaign {
  color: #fff;
  font-size: calc(28 / 375 * 570px);
  font-weight: 600;
  line-height: 1.25;
}
.rcEntryButton.-custom {
  width: 100%;
}
.rcEntryButton.-custom .rcEntryButton-button {
  box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 9px;
  width: calc(288 / 375 * 570px);
  height: calc(72 / 375 * 570px);
  border-radius: calc(50 / 375 * 570px);
  font-size: calc(24 / 375 * 570px);
}
.rcEntryButton.-custom .rcEntryButton-button:disabled {
  opacity: 1;
  background-color: #f6f6f6;
  border-color: #f6f6f6;
  color: #e0e0e0;
}
.rcEntryButton.-custom.-flow .rcEntryButton-button {
  width: calc(400 / 375 * 570px);
}
.rcEntryButton.-custom.rcEntryButton-status--notfound .rcEntryButton-button,
.rcEntryButton.-custom.rcEntryButton-status--applied .rcEntryButton-button,
.rcEntryButton.-custom.rcEntryButton-status--closed .rcEntryButton-button {
  font-size: calc(27 / 375 * 570px);
}
.rcEntryButton.-custom.rcEntryButton-status--notfound .rcEntryButton-button {
  background: #f3f3f3;
  border-color: #f3f3f3;
  color: #717171;
}
.rcEntryButton.-custom .rcEntryButton-button .rcEntryButton-text-icon {
  display: none;
}
.entry-button {
  width: 100%;
  padding: 0;
  background: rgba(0, 0, 0, 0);
  border: none;
}
.entry-button div {
  width: calc(288 / 375 * 570px);
  height: calc(72 / 375 * 570px);
  margin-inline: auto;
  text-align: center;
  padding: calc(30 / 375 * 570px) 0;
  border-radius: calc(9999 / 375 * 570px);
  font-size: calc(24 / 375 * 570px);
  font-weight: 700;
  line-height: 50%;
  display: none;
  border-radius: calc(50 / 375 * 570px);
  border: calc(2 / 375 * 570px) solid #000;
  background: #bf0000;
  box-shadow: 0 calc(2 / 375 * 570px) 0 0 #000;
}
.entry-button .entry-button__entered,
.entry-button .entry-button__applied,
.entry-button .entry-button__selected,
.entry-button .entry-button__closed,
.entry-button .entry-button__notfound {
  color: #a9a9a9;
  background: #e5e5e5;
  border: none;
  box-shadow: none;
}
.entry-button .entry-button__notfound {
  font-size: calc(12 / 375 * 570px);
}
.entry-button__beforestart,
.entry-button__loading,
.entry-button__default {
  color: #fff;
  background: #bf0000;
  cursor: pointer;
}
.entry-button__entered,
.entry-button__applied,
.entry-button__selected,
.entry-button__closed,
.entry-button__notfound {
  color: #a9a9a9;
  background: #e5e5e5;
}
.entry-button__applied,
.entry-button__selected {
  font-size: 5.8666666667vw;
  padding: 7.4666666667vw 4.2666666667vw;
}
.entry-button__closed,
.entry-button__notfound {
  font-size: 5.8666666667vw;
}
.rcEntryButton .entry-button__default {
  display: block;
}
.rcEntryButton.rcEntryButton-status--before .entry-button__default,
.rcEntryButton.rcEntryButton-status--loading .entry-button__default,
.rcEntryButton.rcEntryButton-status--entered .entry-button__default,
.rcEntryButton.rcEntryButton-status--applied .entry-button__default,
.rcEntryButton.rcEntryButton-status--selected .entry-button__default,
.rcEntryButton.rcEntryButton-status--closed .entry-button__default,
.rcEntryButton.rcEntryButton-status--notfound .entry-button__default {
  display: none;
}
.rcEntryButton.rcEntryButton-status--before .entry-button__beforestart {
  display: block;
}
.rcEntryButton.rcEntryButton-status--loading .entry-button__loading {
  display: block;
}
.rcEntryButton.rcEntryButton-status--loading .entry-button__default,
.rcEntryButton.rcEntryButton-status--loading .entry-button__beforestart,
.rcEntryButton.rcEntryButton-status--loading .entry-button__entered,
.rcEntryButton.rcEntryButton-status--loading .entry-button__applied,
.rcEntryButton.rcEntryButton-status--loading .entry-button__selected,
.rcEntryButton.rcEntryButton-status--loading .entry-button__closed,
.rcEntryButton.rcEntryButton-status--loading .entry-button__notfound {
  display: none;
}
.rcEntryButton.rcEntryButton-status--entered .entry-button__entered {
  display: block;
}
.rcEntryButton.rcEntryButton-status--applied .entry-button__applied {
  display: block;
}
.rcEntryButton.rcEntryButton-status--selected .entry-button__selected {
  display: block;
}
.rcEntryButton.rcEntryButton-status--closed .entry-button__closed {
  display: block;
}
.rcEntryButton.rcEntryButton-status--notfound .entry-button__notfound {
  display: block;
}
.rc-button-container {
  padding: 0 12.8vw;
}
.ecm-button.rye-c-button.-gakuwari {
  padding: calc(13 / 375 * 570px) 0;
  min-height: 0;
  box-shadow: none;
}
.ecm-button.rye-c-button.-gakuwari.-questionnaire {
  box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.16);
}
.rye-c-button__text.-gakuwari {
  font-size: calc(15 / 375 * 570px);
  line-height: 1;
}
.rye-c-box.-swiper01 {
  width: calc(200 / 375 * 570px);
  height: calc(279 / 375 * 570px);
  background-color: #0e9038;
  border-radius: calc(8 / 375 * 570px);
  padding: calc(16 / 375 * 570px);
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
.rye-c-box.-swiper02 {
  display: flex;
  flex-direction: column;
}
.rye-c-box.-questionnaire {
  border-radius: calc(6 / 375 * 570px);
  border: calc(1.958 / 375 * 570px) solid #1774e5;
  width: calc(343 / 375 * 570px);
  margin-inline: auto;
  margin-top: calc(48 / 375 * 570px);
  padding-bottom: calc(24 / 375 * 570px);
}
.rc-coupon {
  position: relative;
  z-index: 1;
  display: block;
  width: calc(244 / 320 * 570px);
  margin-inline: auto;
  margin-top: 1.875vw;
}
.rc-coupon__content {
  background-color: #fff;
  padding: calc(14 / 320 * 570px) 0 calc(10 / 320 * 570px);
  border: calc(2 / 320 * 570px) solid #008400;
  border-bottom-left-radius: calc(4 / 320 * 570px);
  border-bottom-right-radius: calc(4 / 320 * 570px);
  box-shadow: calc(3 / 320 * 570px) calc(4 / 320 * 570px) #008001;
}
.rc-coupon__subtitle {
  color: #008400;
  text-align: center;
  font-size: calc(12 / 320 * 570px);
  font-weight: 600;
}
.rc-coupon__subtitle > span {
  font-weight: 900;
}
.rc-coupon__title {
  display: block;
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  line-height: 1;
  font-weight: 600;
  margin: calc(6 / 320 * 570px) auto 0;
  background-color: #d8f0e2;
  border-radius: calc(1 / 320 * 570px);
  padding: calc(5 / 320 * 570px) calc(16 / 320 * 570px) calc(4 / 320 * 570px);
  font-size: calc(11 / 320 * 570px);
  color: #008400;
}
.rc-coupon__title::after {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: calc(4 / 320 * 570px) calc(6 / 320 * 570px) 0 0;
  top: calc(20 / 320 * 570px);
  left: 50%;
  transform: translateX(-50%);
  border-color: #d8f0e2 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}
.rc-coupon__discount {
  font-weight: 600;
  display: flex;
  align-items: baseline;
  justify-content: center;
  margin: auto;
  line-height: 1;
  margin-top: calc(4 / 320 * 570px);
}
.rc-coupon__discount > em {
  color: #008400;
  font-family: "Rakuten Sans";
  font-style: normal;
  font-size: calc(48 / 320 * 570px);
  margin-right: calc(4 / 320 * 570px);
  margin-left: calc(4 / 320 * 570px);
  letter-spacing: calc(-1.5 / 320 * 570px);
}
.rc-coupon__discount > img {
  width: calc(32.5 / 320 * 570px);
}
.rc-coupon__icon {
  width: calc(35 / 320 * 570px) !important;
  height: auto;
}
.rc-coupon__text {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  line-height: 1;
  font-size: calc(14 / 320 * 570px);
  font-weight: 600;
  border-top-left-radius: calc(4 / 320 * 570px);
  border-top-right-radius: calc(4 / 320 * 570px);
  letter-spacing: calc(0.6 / 320 * 570px);
  margin-top: calc(-2 / 320 * 570px);
  background-color: #06c755;
  border: calc(2 / 320 * 570px) solid #008400;
  box-sizing: content-box;
  box-shadow: calc(3 / 320 * 570px) calc(4 / 320 * 570px) #008001;
  padding: calc(4 / 320 * 570px) 0;
}
.rc-coupon__text::before {
  content: "";
  display: block;
  height: calc(2 / 320 * 570px);
  background-size: calc(4 / 320 * 570px) calc(1 / 320 * 570px);
  background-repeat: repeat-x;
  width: 95%;
  position: absolute;
  box-sizing: border-box;
  top: calc(-2 / 320 * 570px);
  background-image: linear-gradient(
    to right,
    #008400,
    #008400 calc(3 / 320 * 570px),
    #ffffff calc(3 / 320 * 570px),
    #ffffff calc(5 / 320 * 570px)
  );
}
.rc-coupon__text > span {
  content: "";
  display: block;
  background-size: calc(12.5 / 320 * 570px) calc(12.5 / 320 * 570px);
  background-repeat: no-repeat;
  background-position-y: calc(2.25 / 320 * 570px);
  width: calc(12.5 / 320 * 570px);
  height: calc(20 / 320 * 570px);
  margin-left: calc(7 / 320 * 570px);
  background-image: url(https://r.r10s.jp/evt/event/young/campaign/summer/point/_sp/img/20230601/btn_coupon-arrow-line.png?v=202601211022);
}
.rye-c-headline-flow {
  margin-top: calc(32 / 375 * 570px);
  width: calc(320 / 375 * 570px);
  margin-inline: auto;
}
.rye-c-headline-flow img {
  width: 100%;
  height: auto;
}
.rye-c-headline-flow.-step01 {
  width: calc(343 / 375 * 570px);
}
.rye-c-headline-flow.-step02 {
  width: calc(343 / 375 * 570px);
  margin-top: calc(24 / 375 * 570px);
}
.rye-c-headline-flowResult {
  margin-top: calc(79 / 375 * 570px);
  width: calc(198 / 375 * 570px);
  margin-inline: auto;
  position: relative;
  z-index: 0;
}
.rye-c-headline-flowResultDecoration {
  position: absolute;
  width: calc(280 / 375 * 570px);
  height: calc(41.3 / 375 * 570px);
  top: calc(5.06 / 375 * 570px);
  left: calc(-39.47 / 375 * 570px);
  z-index: -1;
}
.rye-c-headline-flowPickUp {
  margin-top: calc(54 / 375 * 570px);
  width: calc(180 / 375 * 570px);
  margin-inline: auto;
}
.rye-c-headline-gakuwari {
  width: calc(200 / 375 * 570px);
  margin-inline: auto;
}
.rye-c-headline-line {
  width: calc(343 / 375 * 570px);
  margin: auto;
  margin-top: calc(32 / 375 * 570px);
}
.rye-c-image__gakuwari {
  width: calc(288 / 375 * 570px);
  margin-inline: auto;
  position: relative;
}
.rye-c-image__gakuwariSpeechBubble {
  position: absolute;
  width: calc(310 / 375 * 570px);
  height: calc(102 / 375 * 570px);
  top: calc(-8 / 375 * 570px);
  left: calc(-16.5 / 375 * 570px);
  z-index: 1;
}
.rye-c-image__slide {
  width: calc(56 / 375 * 570px);
}
.rye-c-image-left {
  width: 25.46875vw;
}
@media screen and (max-width: 1040px) {
  .rye-c-image-left {
    display: none;
  }
}
.rye-c-kanban-header.-custom {
  padding-block: calc(12 / 375 * 570px);
}
.rye-c-period-content.-custom {
  text-align: center;
  line-height: 1.5;
  font-feature-settings: "palt";
  color: #333;
}
.rye-c-period-content.-custom .rye-c-period-content__title {
  font-size: calc(14 / 375 * 570px);
  font-weight: 600;
}
.rye-c-period-content.-custom .rye-c-period-content__description {
  font-size: calc(15 / 375 * 570px);
  text-align: center;
  margin: 0;
  font-weight: 400;
}
.rc-swiper-about-rakuten {
  position: relative;
  height: auto;
}
.rc-swiper-about-rakuten__slide {
  background-color: rgba(0, 0, 0, 0);
  border-radius: calc(24 / 375 * 570px);
}
.rc-swiper-about-rakuten__operation {
  position: relative;
}
.rc-swiper-about-rakuten__button-container {
  display: flex;
  justify-content: center;
  gap: calc(110 / 375 * 570px);
  margin-top: calc(32 / 375 * 570px);
}
.rc-swiper-about-rakuten__button-prev,
.rc-swiper-about-rakuten__button-next {
  position: relative;
  top: auto;
  right: auto;
  left: auto;
  bottom: auto;
  margin-top: 0;
  width: calc(44 / 375 * 570px);
  height: calc(44 / 375 * 570px);
  background-color: #fff;
  border-radius: 100%;
  border: calc(2 / 375 * 570px) solid #1774e5;
  border-color: #158439;
}
.rc-swiper-about-rakuten__button-prev::after,
.rc-swiper-about-rakuten__button-next::after {
  width: calc(11 / 375 * 570px);
  height: calc(19 / 375 * 570px);
  border: none;
  background-image: url(https://r.r10s.jp/evt/event/young/campaign/present/_cmn/img/20260202/icon_arrow_slide_blue.png?v=202601211022);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
  transform: rotate(360deg);
}
.rc-swiper-about-rakuten__button-prev::after,
.rc-swiper-about-rakuten__button-next::after {
  background-image: url(https://r.r10s.jp/evt/event/young/campaign/present/_cmn/img/20260202/icon_arrow_slide_green.png?v=202601211022);
}
.rc-swiper-about-rakuten__button-prev.swiper-button-disabled,
.rc-swiper-about-rakuten__button-next.swiper-button-disabled {
  opacity: 1;
}
.rc-swiper-about-rakuten__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-about-rakuten__pagination .swiper-pagination-bullet {
  width: calc(10 / 375 * 570px);
  height: calc(10 / 375 * 570px);
  background-color: #fff;
  border-radius: 100%;
}
.rc-swiper-about-rakuten__pagination .swiper-pagination-bullet-active {
  background-color: #1774e5;
}
.rc-swiper-about-rakuten__pagination .swiper-pagination-bullet-active {
  background-color: #158439;
}
.rc-swiper-campaign {
  position: relative;
  height: auto;
}
.rc-swiper-campaign__slide {
  background-color: rgba(0, 0, 0, 0);
  border-radius: calc(24 / 375 * 570px);
}
.rc-swiper-campaign__operation {
  position: relative;
}
.rc-swiper-campaign__button-container {
  display: flex;
  justify-content: center;
  gap: calc(110 / 375 * 570px);
  margin-top: calc(32 / 375 * 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(44 / 375 * 570px);
  height: calc(44 / 375 * 570px);
  background-color: #fff;
  border-radius: 100%;
  border: calc(2 / 375 * 570px) solid #1774e5;
}
.rc-swiper-campaign__button-prev::after,
.rc-swiper-campaign__button-next::after {
  width: calc(11 / 375 * 570px);
  height: calc(19 / 375 * 570px);
  border: none;
  background-image: url(https://r.r10s.jp/evt/event/young/campaign/present/_cmn/img/20260202/icon_arrow_slide_blue.png?v=202601211022);
  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=202601211022);
}
.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(10 / 375 * 570px);
  height: calc(10 / 375 * 570px);
  background-color: #fff;
  border-radius: 100%;
}
.rc-swiper-campaign__pagination .swiper-pagination-bullet-active {
  background-color: #1774e5;
}
.rc-swiper-line,
.rc-swiper-reward01,
.rc-swiper-reward02 {
  overflow: hidden;
  position: relative;
}
.rc-swiper-campaign__slide {
  height: auto;
  transform: translate3d(0px, 0, 0) scale(0.85407) !important;
  transition: transform 0.3s ease;
}
.rc-swiper-campaign__slide.swiper-slide-active {
  transform: translate3d(0px, 0, 0) scale(1) !important;
}
.rc-swiper__image.-line {
  margin: auto;
}
.rc-swiper__image.-line.-step03 {
  width: calc(376 / 375 * 570px);
}
.rc-swiper__image.-line.-step04 {
  width: calc(310 / 375 * 570px);
}
.rc-swiper__operation {
  display: flex;
  justify-content: center;
  align-items: center;
}
.rc-swiper__pagination {
  display: flex;
  align-items: center;
}
.rc-swiper__pagination--reward {
  display: flex;
  align-items: center;
}
.rc-swiper__pagination--reward .swiper-pagination-bullet {
  width: calc(11 / 375 * 570px);
  height: calc(11 / 375 * 570px);
  margin-left: calc(16 / 375 * 570px);
  background-color: #fff;
}
.rc-swiper__pagination--reward .swiper-pagination-bullet:nth-child(1) {
  margin-left: 0;
}
.rc-swiper__pagination--reward .swiper-pagination-bullet-active {
  background-color: #046bb7;
}
.rc-swiper__pagination.-information .swiper-pagination-bullet {
  width: calc(12 / 375 * 570px);
  height: calc(12 / 375 * 570px);
  background-color: #fff;
}
.rc-swiper__pagination.-information .swiper-pagination-bullet-active {
  background-color: #046bb7;
}
.rc-swiper__button-prev,
.rc-swiper__button-next {
  width: calc(76 / 375 * 570px);
  height: calc(76 / 375 * 570px);
  border-radius: 50%;
  background-color: #fff;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  box-shadow: 0 0 calc(16 / 375 * 570px) calc(4 / 375 * 570px)
    rgba(0, 0, 0, 0.24);
}
.rc-swiper__button-prev.swiper-button-disabled,
.rc-swiper__button-next.swiper-button-disabled {
  display: none;
}
.rc-swiper__button-prev::after,
.rc-swiper__button-next::after {
  width: calc(24 / 375 * 570px);
  height: calc(24 / 375 * 570px);
  border-bottom: calc(4 / 375 * 570px) solid #0db238;
  border-left: calc(4 / 375 * 570px) solid #0db238;
  left: calc(10 / 375 * 570px);
}
.rc-swiper__button-prev {
  left: calc(4 / 375 * 570px);
}
.rc-swiper__button-next {
  transform: translateY(-50%) rotate(180deg);
  right: calc(4 / 375 * 570px);
}
.rc-swiper__button-playOrPause {
  width: calc(44 / 375 * 570px);
  height: calc(44 / 375 * 570px);
  padding: 0;
  margin-left: calc(12 / 375 * 570px);
  border: none;
  background-color: rgba(0, 0, 0, 0);
  cursor: pointer;
}
.swiper-slide.rc-swiper-about-rakuten__slide {
  width: calc(200 / 375 * 570px);
  margin-left: calc(16 / 375 * 570px);
}
.rye-c-radio__group {
  display: flex;
  flex-direction: column;
  padding: 0 calc(16 / 375 * 570px);
  gap: calc(24 / 375 * 570px);
  margin-top: calc(24 / 375 * 570px);
}
.rye-c-radio__container {
  margin: auto;
  margin-top: calc(16 / 375 * 570px);
}
.rye-c-radio__label {
  background-color: #fff;
  padding: calc(16 / 375 * 570px) calc(8 / 375 * 570px) calc(8 / 375 * 570px);
  border-radius: calc(8 / 375 * 570px);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  cursor: pointer;
}
.rye-c-radio__label:has(input:checked) {
  outline: calc(2 / 375 * 570px) solid #0059c5;
  outline-offset: calc(8 / 375 * 570px);
  background-color: #d7e9ff;
}
.rye-c-radio__labelTitle {
  display: flex;
  gap: calc(12.17 / 375 * 570px);
  align-items: center;
  padding-left: calc(8 / 375 * 570px);
}
.rye-c-radio__labelTitle input[type="radio"] {
  width: calc(31.67 / 375 * 570px);
  height: calc(31.67 / 375 * 570px);
  -webkit-appearance: none;
  appearance: none;
  border-radius: 50%;
  border: calc(2.5 / 375 * 570px) solid #0059c5;
  margin: 0;
  vertical-align: middle;
  cursor: pointer;
  background-color: #fff;
}
.rye-c-radio__labelTitle input[type="radio"]:checked {
  border-color: #007bff;
  box-shadow: inset 0 0 0 calc(6 / 375 * 570px) #fff;
  background-color: #007bff;
}
.rye-c-radio__labelText {
  font-size: calc(18 / 375 * 570px);
  color: #0059c5;
  font-weight: 700;
  line-height: 1.2;
}
.rye-c-radio__labelTextSmall {
  font-size: calc(14 / 375 * 570px);
  line-height: 1.3;
}
.rye-c-radio__labelImage {
  margin-top: calc(16 / 375 * 570px);
  width: 100%;
}
.rye-c-radio__labelImage img {
  width: 100%;
  height: auto;
}
.action-btn {
  font-size: 16px;
  cursor: pointer;
}
.hidden {
  display: none;
}
.rye-c-text {
  font-feature-settings: "palt";
}
.rye-c-text.-flow {
  color: #1774e5;
  text-align: center;
  font-size: calc(18 / 375 * 570px);
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
}
.rye-c-text.-flowRed {
  color: #ff2852;
}
.rye-c-text.-flowWrapper {
  z-index: 0;
  color: #000;
  text-align: center;
  font-size: calc(16 / 375 * 570px);
  font-style: normal;
  font-weight: 600;
  line-height: 130%;
  position: relative;
}
.rye-c-text.-flowWrapper::after {
  z-index: -1;
  content: "";
  position: absolute;
  width: calc(147 / 375 * 570px);
  height: calc(6 / 375 * 570px);
  background: #fff7ae;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.rye-c-text.-reset {
  color: #000;
  text-align: center;
  font-size: calc(12 / 375 * 570px);
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
}
.rye-c-text.-buttonTitle {
  color: #000;
  text-align: center;
  font-size: calc(14 / 375 * 570px);
  font-style: normal;
  font-weight: 600;
  line-height: 100%;
}
.rye-c-text.-flowShare {
  color: #0059c5;
  text-align: center;
  font-size: calc(16 / 375 * 570px);
  font-style: normal;
  font-weight: 600;
  line-height: 130%;
  position: relative;
}
.rye-c-text.-flowShare::after {
  z-index: -1;
  content: "";
  position: absolute;
  width: calc(183 / 375 * 570px);
  height: calc(6 / 375 * 570px);
  background: #fff7ae;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.rye-c-text.-tagList01 {
  display: flex;
  gap: calc(8 / 375 * 570px);
  justify-content: center;
  align-items: center;
  flex-direction: column;
  margin-top: calc(16 / 375 * 570px);
}
.rye-c-text.-tagList02 {
  display: flex;
  gap: calc(16 / 375 * 570px);
}
.rye-c-text.-tagItem {
  color: #333;
  text-align: center;
  font-size: calc(12 / 375 * 570px);
  font-style: normal;
  font-weight: 600;
  line-height: 100%;
}
.rye-c-text.-gakuwari {
  color: #000;
  text-align: center;
  font-size: calc(14 / 375 * 570px);
  font-style: normal;
  font-weight: 500;
  line-height: 140%;
  font-feature-settings: normal;
}
.rye-c-text.-gakuwariBlue {
  color: #1774e5;
}
.rye-c-text.-pointNumber {
  display: flex;
  justify-content: space-between;
  color: #fff;
  text-align: center;
  font-size: calc(14 / 375 * 570px);
  font-style: normal;
  font-weight: 600;
  line-height: 100%;
  opacity: 0.5;
}
.rye-c-text.-slideTitleLine {
  color: #fff173;
  font-size: calc(24 / 375 * 570px);
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  margin-top: calc(10 / 375 * 570px);
}
.rye-c-text.-slideTextLine {
  color: #fff;
  font-size: calc(14 / 375 * 570px);
  font-style: normal;
  font-weight: 600;
  line-height: 130%;
  margin-top: calc(8 / 375 * 570px);
}
.rye-c-text.-questionnaireTitle {
  color: #fff;
  text-align: center;
  font-size: calc(18 / 375 * 570px);
  font-style: normal;
  font-weight: 600;
  line-height: 130%;
}
.rye-c-text.-questionnaireText {
  color: #1774e5;
  text-align: center;
  font-size: calc(14 / 375 * 570px);
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
  margin-top: calc(16 / 375 * 570px);
}
.rye-c-wrapper {
  width: calc(343 / 375 * 570px);
  margin-top: calc(24 / 375 * 570px);
  margin-inline: auto;
  display: flex;
  flex-direction: column;
  border-radius: calc(8 / 375 * 570px);
  border: calc(1 / 375 * 570px) solid #036aba;
  background: #fff;
  padding-bottom: calc(24 / 375 * 570px);
  position: relative;
}
.rye-c-wrapper::after {
  content: "";
  position: absolute;
  width: calc(131 / 375 * 570px);
  height: calc(31 / 375 * 570px);
  background-image: url(https://r.r10s.jp/evt/event/young/campaign/present/_cmn/img/20260202/image_resultAllow.png?v=202601211022);
  background-repeat: no-repeat;
  background-size: contain;
  bottom: calc(-48 / 375 * 570px);
  left: 50%;
  transform: translateX(-50%);
}
.rye-c-button.-custom {
  padding: calc(24 / 375 * 570px) 0;
  border: calc(4 / 375 * 570px) solid #bf0000;
}
.rye-c-button.-custom .rye-c-button__text {
  font-size: calc(30 / 375 * 570px);
}
.rye-c-button.-custom.rye-c-button--outlined:hover {
  background-color: #fff;
}
.rcEntryButton.rye-c-button--entry.-custom .rcEntryButton-button {
  height: auto !important;
  padding: calc(24 / 375 * 570px) 0;
}
.rcEntryButton.rye-c-button--entry.-sideContent {
  margin-top: 16px;
}
.rcEntryButton.rye-c-button--entry.-sideContent .rcEntryButton-button {
  width: calc(328 / 375 * 570px);
  height: calc(64 / 375 * 570px);
  border-radius: calc(47 / 375 * 570px);
  font-size: calc(20 / 375 * 570px);
}
.rcEntryButton.rye-c-button--entry.-sideContent
  .rcEntryButton-button
  .rcEntryButton-text-icon {
  width: calc(42 / 375 * 570px);
  height: calc(42 / 375 * 570px);
}
.rc-button__searchItem:hover {
  text-decoration: none;
}
.rc-button__searchItem.-custom:hover {
  opacity: 1;
  background-color: #046bb7;
  border: calc(2 / 375 * 570px) solid #fff;
}
.rc-button__searchItem.-custom:hover .rc-button__searchText {
  color: #fff;
}
.rye-c-button.-right {
  min-height: 0;
}
.rye-c-button__text.-right {
  font-weight: 600;
}
.rye-c-button__icon.-right {
  position: relative;
  transform: none;
  font-size: 0;
  right: 0;
  top: 0;
  width: 2.0833333333vw;
}
.rc-text.-wave.-left {
  margin-top: 16px;
  font-size: 18px;
  color: #00529e;
  font-weight: 600;
}
.rc-text.-wave.-right {
  margin-top: 3.9583333333vw;
  font-size: 0.9375vw;
  color: #00529e;
  font-weight: 600;
}
.ecm-kanban.-custom {
  width: 100%;
  max-width: none;
  min-width: auto;
}
.ecm-kanban.-custom .ecm-kanban-image {
  width: 100%;
  margin-left: auto;
  transform: none;
}
.rye-c-kanban-header.-custom {
  text-align: center;
  padding-block: 12px;
  width: 570px;
  margin-inline: auto;
}
.rc-section {
  width: 100%;
  padding: calc(500 / 375 * 570px) 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 20px;
  font-size: calc(80 / 375 * 570px);
  color: #ccc;
  font-weight: bold;
  border-bottom: 1px solid #ccc;
  background-color: #fff;
}
.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) {
  .rc-floating-navi {
    display: none;
  }
}
.ecm-floating-navi.-custom {
  display: none;
}
.atentionArea__ttl img {
  width: 180px;
}
.rye-u-mt-8 {
  margin-top: calc(8 / 375 * 570px) !important;
}
.rye-u-mt-12 {
  margin-top: calc(24 / 375 * 570px) !important;
}
.rye-u-mt-14 {
  margin-top: calc(28 / 375 * 570px) !important;
}
.rye-u-mt-16 {
  margin-top: calc(16 / 375 * 570px) !important;
}
.rye-u-mt-20 {
  margin-top: calc(40 / 375 * 570px) !important;
}
.rye-u-mt-24 {
  margin-top: calc(24 / 375 * 570px) !important;
}
.rye-u-mt-28 {
  margin-top: calc(56 / 375 * 570px) !important;
}
.rye-u-mt-32 {
  margin-top: calc(32 / 375 * 570px) !important;
}
.rye-u-mt-36 {
  margin-top: calc(72 / 375 * 570px) !important;
}
.rye-u-mt-40 {
  margin-top: calc(40 / 375 * 570px) !important;
}
.rye-u-fz-12 {
  font-size: calc(24 / 375 * 570px) !important;
}
.rye-u-pt-16 {
  padding-top: calc(32 / 375 * 570px) !important;
}
.rye-u-pl-16 {
  padding-left: calc(32 / 375 * 570px) !important;
}
.rye-u-pl-24 {
  padding-left: calc(48 / 375 * 570px) !important;
}
.rye-u-pl-40 {
  padding-left: calc(40 / 375 * 570px) !important;
}
.rye-u-pr-16 {
  padding-right: calc(32 / 375 * 570px) !important;
}
.rye-u-pr-24 {
  padding-right: calc(48 / 375 * 570px) !important;
}
.rye-u-pr-40 {
  padding-right: calc(80 / 375 * 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;
}
