@charset "UTF-8";

@import "https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap";
@font-face {
  font-family: "Rakuten SansJP";
  font-weight: 300;
  src: url(https://r.r10s.jp/evt/event/young/_cmn/fonts/RakutenSansJP_W_Light.woff?v=202607160926) format("woff");
  font-style: normal;
}
@font-face {
  font-family: "Rakuten SansJP";
  font-weight: 400;
  src: url(https://r.r10s.jp/evt/event/young/_cmn/fonts/RakutenSansJP_W_Regular.woff?v=202607160926) format("woff");
  font-style: normal;
}
@font-face {
  font-family: "Rakuten SansJP";
  font-weight: 500;
  src: url(https://r.r10s.jp/evt/event/young/_cmn/fonts/RakutenSansJP_W_Medium.woff?v=202607160926) format("woff");
  font-style: normal;
}
@font-face {
  font-family: "Rakuten SansJP";
  font-weight: 600;
  src: url(https://r.r10s.jp/evt/event/young/_cmn/fonts/RakutenSansJP_W_DemiBold.woff?v=202607160926) format("woff");
  font-style: normal;
}
@font-face {
  font-family: "Rakuten SansJP";
  font-weight: 700;
  src: url(https://r.r10s.jp/evt/event/young/_cmn/fonts/RakutenSansJP_W_Bold.woff?v=202607160926) format("woff");
  font-style: normal;
}
@font-face {
  font-family: "Rakuten SansJP";
  font-weight: 800;
  src: url(https://r.r10s.jp/evt/event/young/_cmn/fonts/RakutenSansJP_W_Heavy.woff?v=202607160926) format("woff");
  font-style: normal;
}
@font-face {
  font-family: "Rakuten Sans";
  src: url(https://r.r10s.jp/evt/event/young/_cmn/fonts/RakutenSans_SBd.woff?v=202607160926) 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=202607160926) format("woff");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Rakuten Sans JP2";
  src: url(https://r.r10s.jp/evt/event/young/_cmn/fonts/RakutenSansJP2_W-Light.woff2?v=202607160926) format("woff2");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Rakuten Sans JP2";
  src: url(https://r.r10s.jp/evt/event/young/_cmn/fonts/RakutenSansJP2_W-Regular.woff2?v=202607160926) format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Rakuten Sans JP2";
  src: url(https://r.r10s.jp/evt/event/young/_cmn/fonts/RakutenSansJP2_W-Medium.woff2?v=202607160926) format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Rakuten Sans JP2";
  src: url(https://r.r10s.jp/evt/event/young/_cmn/fonts/RakutenSansJP2_W-DemiBold.woff2?v=202607160926) format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Rakuten Sans JP2";
  src: url(https://r.r10s.jp/evt/event/young/_cmn/fonts/RakutenSansJP2_W-Bold.woff2?v=202607160926) format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Rakuten Sans JP2";
  src: url(https://r.r10s.jp/evt/event/young/_cmn/fonts/RakutenSansJP2_W-Heavy.woff2?v=202607160926) format("woff2");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
.ecm-container--custom {
  padding-left: calc(16 / 375 * 456px) !important;
  padding-right: calc(16 / 375 * 456px) !important;
}
img {
  max-width: 100%;
  height: auto;
}
.ecm-wrap dl {
  margin-block: auto;
}
.ecm-wrap a:focus-visible,
.ecm-wrap button:focus-visible,
.ecm-wrap select:focus-visible,
.ecm-wrap input:focus-visible {
  outline: -webkit-focus-ring-color auto 1px;
}
.explain_title {
  z-index: 0;
}
.young_nav li {
  z-index: 0;
}
.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% - 462px) / 2);
  height: 100vh;
  box-sizing: border-box;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom center;
}
.rl-side-contents.-left {
  left: 0;
  background-image: url(https://r.r10s.jp/evt/event/young/campaign/marathon/_pc/img/20260219/background_left.png?v=202607160926);
}
@media screen and (max-width: 1024px) {
  .rl-side-contents.-left > * {
    display: none;
  }
}
.rl-side-contents.-right {
  right: 0;
  background-image: url(https://r.r10s.jp/evt/event/young/campaign/marathon/_pc/img/20260219/background_right.png?v=202607160926);
}
@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: 456px;
  margin-inline: auto;
  background-color: #fff;
  border-left: 3px solid #002099;
  border-right: 3px solid #002099;
  box-sizing: content-box;
}
.rcEntryButton.rye-c-button--entry.-custum {
  width: 100%;
}
.rcEntryButton.rye-c-button--entry.-custum .rcEntryButton-button {
  min-height: calc(56 / 375 * 456px);
  font-size: calc(18 / 375 * 456px);
  padding: calc(14 / 375 * 456px) 0;
}
.rcEntryButton.rye-c-button--entry.-custum
  .rcEntryButton-button
  .rcEntryButton-text-icon {
  width: calc(25 / 375 * 456px);
  height: calc(25 / 375 * 456px);
}
.rye-c-button {
  min-height: calc(56 / 375 * 456px);
  padding: calc(12 / 375 * 456px) calc(14 / 375 * 456px);
}
.rye-c-button__text {
  font-size: calc(15 / 375 * 456px);
  font-weight: 600;
  line-height: 1.5;
}
.rye-c-button__icon {
  right: calc(20 / 375 * 456px);
  font-size: calc(18 / 375 * 456px);
}
.rye-c-button--outlined {
  border: calc(2 / 375 * 456px) solid #bf0000;
}
.rye-c-button--shadow {
  box-shadow: 0 calc(2 / 375 * 456px) calc(9 / 375 * 456px) 0 rgba(0, 0, 0, 0.2);
}
.rye-c-button--2line {
  padding-block: calc(8 / 375 * 456px);
}
.rye-c-button--2line .rye-c-button__text {
  line-height: 1;
}
.rye-c-text--status {
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 600;
  gap: calc(4 / 375 * 456px);
}
.rye-c-text--status .rye-c-text__status {
  margin-right: calc(2 / 375 * 456px);
  padding: calc(4 / 375 * 456px) calc(8 / 375 * 456px);
  border: calc(1 / 375 * 456px) #000 solid;
  border-radius: calc(5 / 375 * 456px);
  font-size: calc(15 / 375 * 456px);
  color: #000;
  font-style: normal;
  font-weight: 400;
}
.rye-c-text--status .rye-c-text__status--temporaryMember {
  background-color: #99d1ff;
}
.rye-c-text--status .rye-c-text__status--member {
  background-color: #ff99ac;
}
.rye-c-text--status .rye-c-text__status--nonMember {
  background-color: #e1bbf4;
}
.rc-termText {
  text-align: center;
  font-size: calc(12 / 375 * 456px);
}
.rc-termText__headline {
  font-weight: 600;
}
.rc-flowSection {
  text-align: center;
  color: #bf0000;
  font-weight: 600;
  font-size: calc(14 / 375 * 456px);
  line-height: 1.458;
}
.rye-c-headline {
  display: flex;
  justify-content: center;
}
.rc-coupon {
  display: block;
  width: calc(280 / 375 * 456px);
  margin: 0 auto;
}
.rc-coupon__content {
  background-color: #fff;
  padding: calc(16 / 375 * 456px) 0 calc(12 / 375 * 456px);
  border: calc(2 / 375 * 456px) solid #0066e2;
  border-bottom-left-radius: calc(9 / 375 * 456px);
  border-bottom-right-radius: calc(9 / 375 * 456px);
  box-shadow: calc(4 / 375 * 456px) calc(5 / 375 * 456px) 0 #0066e2;
}
.rc-coupon__subtitle {
  color: #008400;
  text-align: center;
  font-size: calc(14 / 375 * 456px);
  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(7 / 375 * 456px) auto 0;
  background-color: #d8f0e2;
  border-radius: calc(2 / 375 * 456px);
  padding: calc(6 / 375 * 456px) calc(19 / 375 * 456px) calc(5 / 375 * 456px);
  font-size: calc(13 / 375 * 456px);
  color: #008400;
}
.rc-coupon__title::after {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: calc(9 / 375 * 456px) calc(14 / 375 * 456px) 0 0;
  top: 100%;
  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(5 / 375 * 456px);
}
.rc-coupon__discount > em {
  color: #008400;
  font-family: "Rakuten Sans";
  font-style: normal;
  font-size: calc(55 / 375 * 456px);
  margin-right: calc(5 / 375 * 456px);
  margin-left: calc(5 / 375 * 456px);
  letter-spacing: calc(-2 / 375 * 456px);
}
.rc-coupon__discount__text {
  width: calc(76 / 375 * 456px);
}
.rc-coupon__icon {
  margin-left: calc(5 / 375 * 456px);
  width: calc(42 / 375 * 456px);
}
.rc-coupon__text {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  line-height: 1;
  font-size: calc(16 / 375 * 456px);
  font-weight: 600;
  border-top-left-radius: calc(9 / 375 * 456px);
  border-top-right-radius: calc(9 / 375 * 456px);
  letter-spacing: calc(1 / 375 * 456px);
  margin-top: calc(-2 / 375 * 456px);
  background-color: #06c755;
  border: calc(2 / 375 * 456px) solid #0066e2;
  box-sizing: content-box;
  box-shadow: calc(4 / 375 * 456px) calc(5 / 375 * 456px) 0 #0066e2;
  padding: calc(7 / 375 * 456px) 0;
}
.rc-coupon__text::before {
  content: "";
  display: block;
  height: calc(2 / 375 * 456px);
  background-size: calc(9 / 375 * 456px) calc(2 / 375 * 456px);
  background-repeat: repeat-x;
  width: 95%;
  position: absolute;
  box-sizing: border-box;
  top: calc(-2 / 375 * 456px);
  background-image: linear-gradient(
    to right,
    #0066e2,
    #0066e2 calc(7 / 375 * 456px),
    #ffffff calc(7 / 375 * 456px),
    #ffffff calc(12 / 375 * 456px)
  );
}
.rc-coupon__text > span {
  content: "";
  display: block;
  width: calc(14 / 375 * 456px);
  height: calc(14 / 375 * 456px);
  margin-left: calc(8 / 375 * 456px);
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(https://r.r10s.jp/evt/event/young/campaign/summer/point/_sp/img/20230601/btn_coupon-arrow-line.png?v=202607160926);
}
.rc-coupon.-custom:hover {
  text-decoration: none;
}
.rye-c-search.ecm-search {
  height: calc(53 / 375 * 456px);
  border: calc(2 / 375 * 456px) solid #fa3950;
  border-radius: calc(29 / 375 * 456px);
}
.rye-c-search.ecm-search .ecm-search-input {
  font-size: calc(15 / 375 * 456px);
  text-indent: calc(9 / 375 * 456px);
}
.rye-c-search.ecm-search .ecm-search-input::placeholder {
  color: #b2b2b2;
}
.rye-c-search.ecm-search .ecm-search-submit {
  width: calc(54 / 375 * 456px);
  background-color: #fa3950;
  color: #fff;
  border-top-right-radius: calc(29 / 375 * 456px);
  border-bottom-right-radius: calc(29 / 375 * 456px);
}
.rye-c-search.ecm-search .ecm-search-submit .ecm-icon-search {
  font-size: calc(26 / 375 * 456px);
}
.rye-c-search-keyword {
  height: auto;
  margin: 0 !important;
  padding: calc(7 / 375 * 456px) calc(9 / 375 * 456px);
  border: calc(1 / 375 * 456px) solid #d1d1d1;
  border-radius: calc(38 / 375 * 456px);
  background-color: #d6e9ff !important;
  font-size: calc(14 / 375 * 456px);
  font-weight: 700;
  color: #0050ad !important;
}
.rc-campaignBanner {
  padding: 0 calc(34 / 375 * 456px);
}
.rc-campaignBanner__item:nth-child(n + 2) {
  margin-top: calc(19 / 375 * 456px);
}
.rc-campaignBanner__itemLink {
  display: block;
  width: 100%;
  height: 100%;
}
.rc-campaignBanner__itemImage {
  width: 100%;
}
.rc-participateFlow {
  padding: calc(23 / 375 * 456px) 0 calc(21 / 375 * 456px);
  background-color: #fff;
  border-radius: calc(8 / 375 * 456px);
}
.rc-participateFlow__title {
  text-align: center;
}
.rc-participateFlow__title img {
  width: calc(279 / 375 * 456px);
}
.rc-participateFlow__container {
  text-align: center;
}
.rc-participateFlow__caseText {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  line-height: 1.5;
  font-size: calc(21 / 375 * 456px);
  font-weight: 600;
  color: #0066e2;
}
.rc-participateFlow__icon {
  display: block;
  content: "";
  width: calc(38 / 375 * 456px);
  height: calc(19 / 375 * 456px);
  -webkit-clip-path: polygon(0 0, 100% 0, 50% 100%);
  clip-path: polygon(0 0, 100% 0, 50% 100%);
  background-color: #0066e2;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  margin: calc(12 / 375 * 456px) 0;
}
.rc-participateFlow__icon.-mainMember {
  background-color: #ec003c;
}
.rc-participateFlow__note {
  width: 82.64%;
  margin: auto;
  padding: calc(16 / 375 * 456px) 0 calc(14 / 375 * 456px);
  background-color: #ebf3fd;
  text-align: center;
  border-radius: calc(6 / 375 * 456px);
}
.rc-participateFlow__noteContent {
  font-size: calc(14 / 375 * 456px);
  font-weight: 600;
  line-height: 1.384;
}
.rc-participateFlow__noteText {
  font-size: calc(12 / 375 * 456px);
  line-height: 1.35;
}
.rc-participateFlow__note.-others {
  position: relative;
}
.rc-participateFlow__note.-others::before {
  content: "";
  display: block;
  width: 100%;
  height: calc(2 / 375 * 456px);
  background-color: #0066e2;
  position: absolute;
  bottom: calc(-23 / 375 * 456px);
}
.rc-participateFlow__note.-mainMember {
  background-color: #feebf0;
}
.rc-participateFlow__image.-entry {
  width: calc(241 / 375 * 456px);
}
.rc-participateFlow__image.-arrow {
  width: calc(35 / 375 * 456px);
  text-align: center;
}
.rc-participateFlow__image.-item {
  width: calc(235 / 375 * 456px);
}
.rc-participateFlow__annotation {
  font-size: calc(12 / 375 * 456px);
  line-height: 1.35;
}
@keyframes zoomIn {
  0% {
    transform: scale(0);
    opacity: 0;
  }
  50% {
    transform: scale(1.05);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
.rye-c-anim.js-scroll-anim-start.-highLight {
  animation: zoomIn 1s cubic-bezier(0.25, 1, 0.5, 1) forwards;
}
.rc-anchor {
  background-color: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1.25vw;
}
.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__link {
  display: inline-block;
  width: 100%;
  height: 100%;
  padding: 0;
  box-sizing: border-box;
  text-align: center;
  border: none;
  background-color: #046bb7;
}
.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.-right {
  border: none;
  background-color: #fff;
  width: 100%;
}
.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-box-left-content {
  width: 25.9895833333vw;
  padding: 2.9166666667vw 3.3072916667vw;
  background: rgba(255, 255, 255, 0.7);
  border-radius: 0.7291666667vw;
  position: relative;
}
.rc-box-right-content {
  width: 27.8125vw;
  padding: 2.5vw 2.9166666667vw;
  background-color: #fff;
  background: #fff;
  border-radius: 0.8333333333vw;
}
.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: 0;
  width: 456px;
  margin-inline: auto;
}
.rye-c-image_headline.-left {
  width: 63.8580931264%;
  margin: 0 auto;
}
.rye-c-image_headline.-left img {
  opacity: 0;
}
.rye-c-image_allow {
  width: 2.2916666667vw;
  margin: 0 auto;
  margin-top: 0.4166666667vw;
}
.rye-c-button.-right {
  min-height: 0;
}
.rye-c-button__text.-right {
  font-size: 1.0416666667vw;
  font-weight: 600;
}
.rye-c-button__icon.-right {
  position: relative;
  transform: none;
  font-size: 0;
  right: 0;
  top: 0;
  width: 1.9791666667vw;
}
.rye-c-button.-sideContent {
  width: 100%;
  margin-top: 2.9166666667vw;
  border: 0.12109375vw solid #000;
  box-shadow: 2.325px 4.65px 0 0 #0066e2;
  min-height: 4.1666666667vw;
}
.rye-c-button.-sideContent .rye-c-button__text {
  font-size: 0.9375vw;
}
.rcEntryButton.rye-c-button--entry.-sideContent {
  margin-top: 0.8333333333vw;
}
.rcEntryButton.rye-c-button--entry.-sideContent .rcEntryButton-button {
  width: 100%;
  height: 4.359375vw;
  border-radius: 2.4479166667vw;
  font-weight: 700;
  border: 0.12109375vw solid #000;
  box-shadow: 2.325px 4.65px 0 0 #0066e2;
  min-height: 4.1666666667vw;
  line-height: 1;
  font-size: 0.9375vw;
}
.rcEntryButton.rye-c-button--entry.-sideContent
  .rcEntryButton-button
  .rcEntryButton-text-icon {
  display: none;
}
.rye-p-entry-annotation {
  background-color: #f0f6fd;
}
.rye-p-floating-button {
  bottom: 32px;
}
.rye-p-floating-button__description {
  font-size: calc(10 / 375 * 456px);
}
.rye-p-floating-button .rye-c-button {
  padding: calc(11 / 375 * 456px) calc(12 / 375 * 456px);
  margin-block: calc(8 / 375 * 456px);
}
.lineCouponArea {
  background-color: #ffd547;
  padding: calc(35 / 375 * 456px) 0 calc(40 / 375 * 456px);
}
.itemSearchArea {
  background-image: url(https://r.r10s.jp/evt/event/young/campaign/marathon/_sp/img/20240507/bg_mustBuyArea.png?v=202607160926);
  background-size: cover;
  background-repeat: no-repeat;
  padding: calc(33 / 375 * 456px) 0 calc(38 / 375 * 456px);
}
.itemSearchArea .rye-c-headline img {
  width: calc(305 / 375 * 456px);
}
.featuredItemsArea .rye-c-headline img {
  width: calc(253 / 375 * 456px);
}
.pointCampaignArea {
  background-color: #ffe8e8;
}
.pointCampaignArea .rye-c-headline {
  padding: 0;
  position: relative;
  top: calc(-14 / 375 * 456px);
}
.howToParticipateArea {
  padding: calc(22 / 375 * 456px) 0 calc(42 / 375 * 456px);
  background-image: url(https://r.r10s.jp/evt/event/young/campaign/marathon/_sp/img/20240719/bg_howToParticipateArea.png?v=202607160926);
  background-size: cover;
  background-repeat: no-repeat;
}
.howToParticipateArea .step1 {
  margin-top: calc(26 / 375 * 456px);
}
.howToParticipateArea .step2 {
  margin-top: calc(16 / 375 * 456px);
}
.terms_box {
  width: 960px;
  margin-inline: auto;
  background: #fff;
  border: solid 4px #000;
  border-radius: 20px;
  padding: 0 38px;
}
.explain_title {
  display: block;
  text-align: center;
  position: relative;
  z-index: 1;
  margin: 0 -38px;
  transition: opacity 0.3s;
}
.explain_title:hover {
  cursor: pointer;
  opacity: 0.8;
}
.explain_title:before {
  content: "";
  z-index: 1;
  position: absolute;
  background: #000;
  width: 39px;
  height: 39px;
  top: 0;
  bottom: 0;
  right: 43px;
  margin: auto;
  border-radius: 100px;
}
.explain_title:after {
  display: none;
}
.explain_title span {
  display: block;
  text-align: center;
  width: 100%;
}
.explain_title span:before {
  content: "";
  position: absolute;
  z-index: 5;
  top: -4px;
  bottom: 0;
  right: 57px;
  width: 10px;
  height: 10px;
  margin: auto;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  transform: rotate(135deg);
  transition: all 600ms ease;
}
.explain_title.js-active span:before {
  transform: rotate(315deg);
  top: 5px;
}
.explain_main {
  padding: 41px 0;
  border-top: 2px solid #000;
  display: none;
}
.explain_logo {
  text-align: center;
  margin: 0 0 30px;
}
.explain_age {
  text-align: center;
  margin: 0 0 30px;
}
.explain_mes {
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  margin: 0 0 27px;
}
.explain_list {
  display: flex;
  justify-content: space-between;
  margin: 0 0 33px;
}
.explain_list_box {
  background: #f6f6f6;
  width: 23.5%;
  padding: 14px 0;
  border-radius: 20px;
}
.explain_list_no {
  font-weight: 600;
  text-align: center;
  background: #fff;
  border: 4px solid #000;
  border-radius: 100px;
  padding: 1px 0;
  margin: 0 12% 16px;
  font-size: 16px;
}
.explain_list_img {
  margin: 0 0 10px;
  padding: 0 5px;
  text-align: center;
}
.explain_list_mes {
  text-align: center;
  font-size: 16px;
  line-height: 1.4;
  font-weight: 600;
  letter-spacing: 0.1em;
}
.explain_list_mes span {
  color: #ec003c;
}
.explain_list_come {
  text-align: center;
  font-size: 12px;
}
.explain_mes2 {
  font-size: 20px;
  font-weight: 600;
  text-align: center;
  margin: 0 0 17px;
}
.explain_mes2 span {
  display: block;
  font-size: 12px;
  font-weight: normal;
  margin: 6px 0 0;
}
.explain_btn a {
  padding: 21px 0;
  width: 340px;
  margin: 0 auto;
  background: #fff;
  display: block;
  text-align: center;
  border: 4px #000 solid;
  border-radius: 100px;
  padding: 25px 0;
  position: relative;
  z-index: 1;
  box-shadow: 0px 4px 13px 0px rgba(169, 170, 170, 0.5);
}
.explain_btn a:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 24px;
  width: 12px;
  height: 12px;
  margin: auto;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  transform: rotate(45deg);
}
.explain_list_box:nth-child(n + 3) {
  margin-top: 0;
}
.rye-p-entry-step.-custom {
  gap: 34.048px;
}
.rye-p-entry-step.-custom .rye-p-entry-step__container {
  width: 100%;
  gap: 17.024px;
}
.rye-p-entry-step.-custom .rye-p-entry-step__container:first-of-type::after {
  top: 100%;
  left: 17.024px;
  width: 23.104px;
  height: 27.968px;
}
.rye-p-entry-step.-custom .rye-p-entry-step__number {
  width: 57.152px;
}
.ecm-floating-navi-container.-custom {
  display: none;
}
body.is-thanks-modal-open {
  overflow: hidden;
}
body.is-thanks-modal-open .container--1kko3 {
  position: relative;
  z-index: 0;
}
.rye-p-thanks-modal {
  position: fixed;
  inset: 0;
  top: var(--thanks-modal-top, 0px);
  z-index: 10000;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  overflow: hidden;
  transition: opacity 0.3s ease, visibility 0.3s ease;
}
.rye-p-thanks-modal::before {
  position: absolute;
  inset: 0;
  content: "";
  background-color: rgba(0, 0, 0, 0.6);
}
.rye-p-thanks-modal.is-active {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
.rye-p-thanks-modal__container {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
  width: 100%;
  max-width: calc(343 / 375 * 456px);
  max-height: calc(100dvh - var(--thanks-modal-top, 0px) - (32 / 375 * 456px));
  min-height: 0;
  border-radius: calc(16 / 375 * 456px);
  border: calc(6 / 375 * 456px) solid #009dff;
  background-color: #fff;
  overflow: hidden;
}
.rye-p-thanks-modal__body {
  position: relative;
  z-index: 0;
  flex: 1 1 auto;
  box-sizing: border-box;
  width: 100%;
  min-height: 0;
  padding: calc(31 / 375 * 456px) calc(18 / 375 * 456px) calc(22 / 375 * 456px);
  background-color: #fff;
  overflow-x: hidden;
  overflow-y: auto;
  overscroll-behavior: contain;
  -webkit-overflow-scrolling: touch;
  box-shadow: 0 -50vh 0 0 #fff, 0 50vh 0 0 #fff;
}
.rye-p-thanks-modal__close-trigger {
  position: absolute;
  top: calc(15 / 375 * 456px);
  right: calc(16 / 375 * 456px);
  z-index: 2;
  width: calc(24 / 375 * 456px);
  height: calc(24 / 375 * 456px);
  background-image: url(https://r.r10s.jp/evt/event/young/campaign/marathon/_cmn/img/20260804/icon_close_thanks-modal.png?v=202607160926);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
}
.rye-p-thanks-modal__title {
  color: #0149cf;
  text-align: center;
  font-size: calc(16 / 375 * 456px);
  font-weight: 700;
  line-height: 1.4;
}
.rye-p-thanks-modal__message {
  width: 100%;
  height: auto;
  margin-top: calc(18 / 375 * 456px);
  margin-inline: auto;
}
.rye-p-thanks-modal__message img {
  display: block;
  width: 100%;
  height: auto;
}
.rye-p-thanks-modal__text {
  margin-top: calc(-4 / 375 * 456px);
  text-align: center;
  font-size: calc(14 / 375 * 456px);
  font-weight: 500;
  line-height: 1.8;
}
.rye-p-thanks-modal .rye-c-button {
  min-height: calc(72 / 375 * 456px);
  padding: calc(22 / 375 * 456px) calc(8 / 375 * 456px);
  border: calc(2 / 375 * 456px) solid #000;
}
.rye-p-thanks-modal .rye-c-button__text {
  text-align: center;
  font-size: calc(24 / 375 * 456px);
  font-weight: 700;
  line-height: 1;
}
.rye-p-thanks-modal .rye-c-button--shadow {
  box-shadow: 0 calc(4 / 375 * 456px) calc(6 / 375 * 456px) 0
    rgba(0, 0, 0, 0.16);
}
.rye-p-thanks-modal .rye-c-button--small {
  min-height: calc(52 / 375 * 456px);
  padding: calc(14 / 375 * 456px) calc(8 / 375 * 456px);
  box-shadow: 0 calc(3 / 375 * 456px) calc(4 / 375 * 456px) 0
    rgba(0, 0, 0, 0.16);
}
.rye-p-thanks-modal .rye-c-button--small .rye-c-button__text {
  font-size: calc(18 / 375 * 456px);
}
.rye-p-thanks-modal .rye-c-button--icon {
  position: relative;
  padding-inline: calc(36 / 375 * 456px);
}
.rye-p-thanks-modal .rye-c-button--icon .rye-c-button__text {
  font-size: calc(14 / 375 * 456px);
}
.rye-p-thanks-modal .rye-c-button--icon .rye-c-button__icon {
  right: calc(16 / 375 * 456px);
  margin-left: 0 !important;
  font-size: calc(17 / 375 * 456px);
}
@media (min-width: 768px) {
  .rye-p-thanks-modal .rye-c-button--filled {
    transition: background-color 0.3s, color 0.3s !important;
  }
  .rye-p-thanks-modal .rye-c-button--filled:hover {
    background-color: #fff;
    opacity: 1 !important;
  }
  .rye-p-thanks-modal .rye-c-button--filled:hover .rye-c-button__text {
    color: #bf0000;
  }
  .rye-p-thanks-modal
    .rye-c-button--filled.rye-c-button--icon:hover
    .rye-c-button__icon {
    color: #bf0000;
  }
}
.rye-p-thanks-modal__panel {
  box-sizing: border-box;
  width: 100%;
  margin-top: calc(33 / 375 * 456px);
  margin-inline: auto;
  padding: calc(20 / 375 * 456px) calc(16 / 375 * 456px) calc(16 / 375 * 456px);
  border-radius: calc(10 / 375 * 456px);
  background-color: #e1efff;
  box-shadow: calc(4 / 375 * 456px) calc(4 / 375 * 456px) 0 0 #005ae2;
}
.rye-p-thanks-modal__section + .rye-p-thanks-modal__section {
  margin-top: calc(32 / 375 * 456px);
}
.rye-p-thanks-modal__section-title {
  width: 100%;
  max-width: 100%;
  height: auto;
  margin-inline: auto;
}
.rye-p-thanks-modal__section-title img {
  display: block;
  width: 100%;
  height: auto;
}
.rye-p-thanks-modal__section-title--popular {
  max-width: calc(203 / 375 * 456px);
}
.rye-p-thanks-modal__section-title--campaign {
  max-width: calc(243 / 375 * 456px);
}
.rye-p-thanks-modal__section-title--line {
  max-width: calc(249 / 375 * 456px);
}
.rye-p-thanks-modal__popular-list {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  gap: calc(8 / 375 * 456px);
  width: 100%;
  margin-top: calc(12 / 375 * 456px);
  padding-bottom: calc(10 / 375 * 456px);
}
.rye-p-thanks-modal__popular-item {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.rye-p-thanks-modal__popular-item::before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  content: "";
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
}
.rye-p-thanks-modal__popular-item--no1 {
  width: calc(80 / 375 * 456px);
}
.rye-p-thanks-modal__popular-item--no1::before {
  width: calc(29 / 375 * 456px);
  height: calc(24 / 375 * 456px);
  background-image: url(https://r.r10s.jp/evt/event/young/campaign/marathon/_cmn/img/20260804/text_01_thanks-modal.png?v=202607160926);
}
.rye-p-thanks-modal__popular-item--no2 {
  width: calc(80 / 375 * 456px);
}
.rye-p-thanks-modal__popular-item--no2::before {
  width: calc(33 / 375 * 456px);
  height: calc(24 / 375 * 456px);
  background-image: url(https://r.r10s.jp/evt/event/young/campaign/marathon/_cmn/img/20260804/text_02_thanks-modal.png?v=202607160926);
}
.rye-p-thanks-modal__popular-item--no3 {
  width: calc(80 / 375 * 456px);
}
.rye-p-thanks-modal__popular-item--no3::before {
  width: calc(32 / 375 * 456px);
  height: calc(24 / 375 * 456px);
  background-image: url(https://r.r10s.jp/evt/event/young/campaign/marathon/_cmn/img/20260804/text_03_thanks-modal.png?v=202607160926);
}
.rye-p-thanks-modal__popular-image {
  width: calc(80 / 375 * 456px);
  height: calc(80 / 375 * 456px);
  overflow: hidden;
}
.rye-p-thanks-modal__popular-image img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.rye-p-thanks-modal__popular-link {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: calc(3 / 375 * 456px);
  margin-top: calc(4 / 375 * 456px);
  color: #333 !important;
  font-size: calc(12 / 375 * 456px);
  font-weight: 600;
  line-height: 1.4;
}
.rye-p-thanks-modal__popular-link:hover {
  text-decoration: none;
}
.rye-p-thanks-modal__popular-link-text {
  flex-shrink: 0;
  text-decoration: underline;
}
.rye-p-thanks-modal__campaign-list {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: calc(10 / 375 * 456px);
  width: 100%;
  margin-top: calc(16 / 375 * 456px);
}
.rye-p-thanks-modal__campaign-item {
  flex: 1 1 0;
  min-width: 0;
  max-width: calc(127 / 375 * 456px);
}
.rye-p-thanks-modal__campaign-link {
  display: block;
  overflow: hidden;
  border: calc(1 / 375 * 456px) solid #dfdfdf;
  border-radius: calc(4 / 375 * 456px);
}
.rye-p-thanks-modal__campaign-link img {
  display: block;
  width: 100%;
  height: auto;
}
.rye-p-thanks-modal__coupon {
  width: 100%;
  max-width: 100%;
  margin-top: calc(8 / 375 * 456px);
}
.rye-p-thanks-modal__coupon-note {
  margin-top: calc(7 / 375 * 456px);
  color: #000;
  text-align: center;
  font-size: calc(12 / 375 * 456px);
  font-weight: 400;
  line-height: 1.4;
}
.rye-p-thanks-modal__close-button {
  display: block;
  width: calc(172 / 375 * 456px);
  padding: calc(9 / 375 * 456px) calc(23 / 375 * 456px);
  margin-top: calc(24 / 375 * 456px);
  margin-inline: auto;
  border-radius: calc(5 / 375 * 456px);
  border: calc(1 / 375 * 456px) solid #5199d1;
  background-color: #fff;
  box-shadow: calc(1 / 375 * 456px) calc(1 / 375 * 456px) 0 0 #035844;
}
.rye-p-thanks-modal__close-button-text {
  color: #5199d1;
  text-align: center;
  font-size: calc(13 / 375 * 456px);
  font-weight: 600;
  line-height: 1.5;
}
.rye-u-mt-4 {
  margin-top: calc(4 / 375 * 456px) !important;
}
.rye-u-mt-8 {
  margin-top: calc(8 / 375 * 456px) !important;
}
.rye-u-mt-12 {
  margin-top: calc(12 / 375 * 456px) !important;
}
.rye-u-mt-16 {
  margin-top: calc(16 / 375 * 456px) !important;
}
.rye-u-mt-20 {
  margin-top: calc(20 / 375 * 456px) !important;
}
.rye-u-mt-24 {
  margin-top: calc(24 / 375 * 456px) !important;
}
.rye-u-mt-40 {
  margin-top: calc(40 / 375 * 456px) !important;
}
.rye-u-mt-52 {
  margin-top: calc(52 / 375 * 456px) !important;
}
.rye-u-fz-10 {
  font-size: calc(10 / 375 * 456px) !important;
}
.rye-u-pt-32 {
  padding-top: calc(32 / 375 * 456px) !important;
}
.rye-u-pb-32 {
  padding-bottom: calc(32 / 375 * 456px) !important;
}
.rye-u-px-20 {
  padding-left: calc(20 / 375 * 456px) !important;
  padding-right: calc(20 / 375 * 456px) !important;
}
.rye-u-py-20 {
  padding-top: calc(20 / 375 * 456px) !important;
  padding-bottom: calc(20 / 375 * 456px) !important;
}
