@charset "UTF-8";

body {
  color: #333;
}
dl {
  margin-block: auto;
}
dd {
  -webkit-margin-start: auto;
  margin-inline-start: auto;
}
.rc-text-term {
  font-size: 16px;
  text-align: center;
}
.rc-text-term__team {
  font-weight: 700;
}
.rc-text-step1 {
  font-size: 28px;
  font-weight: 700;
  line-height: 1.5;
  text-align: center;
}
.rc-text-step2 {
  font-size: 28px;
  font-weight: 700;
  line-height: 1.5;
  text-align: center;
}
.rc-text-step2__emphasis {
  display: inline-block;
  padding: 4px 8px 4px 10px;
  line-height: 1;
  background-color: #fff;
  border-radius: 5px;
}
.rc-text-reset {
  font-size: 12px;
  line-height: 1.5;
  text-align: center;
}
.rc-text-campaign {
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
  font-size: 28px;
  font-weight: 700;
  line-height: 1.5;
  text-align: center;
  padding: 0 40px;
}
.rc-text-campaign::after {
  position: absolute;
  bottom: 4px;
  right: 0;
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  background-image: url(https://r.r10s.jp/evt/event/young/campaign/present/_pc/img/20230703/icon_check.png?v=202306201507);
  background-size: 100%;
  background-repeat: no-repeat;
}
.rc-text-about {
  font-size: 16px;
  line-height: 1.5;
}
.rc-text-line {
  font-size: 16px;
  line-height: 1.3;
  text-align: center;
  color: #000;
}
.rye-p-entry-annotation.-custom {
  width: 694px;
  margin-inline: auto;
}
.rc-background-stripes-beige {
  position: relative;
  max-width: 1920px;
  margin-inline: auto;
  background-size: 100%;
  background-position: center bottom;
  border-top: 4px solid #333;
  background: repeating-linear-gradient(
    135deg,
    #ffeecc,
    #ffeecc 60px,
    #fff6e3 0,
    #fff6e3 120px
  );
}
.rc-background-stripes-beige::after {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
  content: "";
  display: block;
  width: 96px;
  height: 48px;
  background-size: 100%;
  background-repeat: no-repeat;
}
.rc-background-stripes-beige::after {
  background-image: url(https://r.r10s.jp/evt/event/young/campaign/present/_pc/img/20230120/bg_choice-after.png?v=202306201507);
}
.rc-background-stripes-orange {
  position: relative;
  max-width: 1920px;
  margin-inline: auto;
  background-size: 100%;
  background-position: center bottom;
  border-top: 4px solid #333;
  background: repeating-linear-gradient(
    135deg,
    #ffde99,
    #ffde99 60px,
    #ffe4ab 0,
    #ffe4ab 120px
  );
}
.rc-background-stripes-orange::after {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
  content: "";
  display: block;
  width: 96px;
  height: 48px;
  background-size: 100%;
  background-repeat: no-repeat;
}
.rc-background-stripes-orange::after {
  background-image: url(https://r.r10s.jp/evt/event/young/campaign/present/_pc/img/20230703/bg_register-after.png?v=202306201507);
}
.rc-background-stripes-blue {
  position: relative;
  max-width: 1920px;
  margin-inline: auto;
  background-size: 100%;
  background-position: center bottom;
  border-top: 4px solid #333;
  background: repeating-linear-gradient(
    135deg,
    #d6e9ff,
    #d6e9ff 60px,
    #ddedff 0,
    #ddedff 120px
  );
}
.rc-background-yellow {
  max-width: 1920px;
  margin-inline: auto;
  background-color: #fec;
}
.rc-background-blue {
  max-width: 1920px;
  margin-inline: auto;
  background-color: #d6e9ff;
}
.rc-headline-apply {
  position: absolute;
  top: -43px;
  left: 50%;
  transform: translateX(-50%);
}
.rc-headline-step {
  width: 320px;
  margin-inline: auto;
  padding: 15px 0;
  font-size: 28px;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  color: #fefefe;
  background-color: #333;
  border-radius: 15px;
}
.rc-headline-line {
  padding: 0 6.875vw 0 7.03125vw;
}
.entry-button {
  width: 100%;
  padding: 0;
  background: #fff;
  border: none;
}
.entry-button div {
  width: 336px;
  margin: 8px auto 0;
  padding: 20px 0 21px;
  text-align: center;
  border-radius: 1000px;
  font-size: 20px;
  font-weight: 700;
  display: none;
}
.entry-button div:hover {
  opacity: 0.8;
}
.entry-button__beforestart,
.entry-button__loading,
.entry-button__default {
  color: #fff;
  background: #bf0000;
  cursor: pointer;
  transition: opacity 0.3s;
}
.entry-button__entered,
.entry-button__applied,
.entry-button__selected,
.entry-button__closed,
.entry-button__notfound {
  color: #a9a9a9;
  background: #e5e5e5;
}
.entry-button__entered:hover,
.entry-button__applied:hover,
.entry-button__selected:hover,
.entry-button__closed:hover,
.entry-button__notfound:hover {
  opacity: 1 !important;
}
.entry-button__applied,
.entry-button__selected {
  font-size: 11px;
  padding: 14px 8px;
}
.entry-button__closed,
.entry-button__notfound {
  font-size: 11px;
}
.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;
}
.rye-c-button--outlined.-custom:hover {
  background-color: #fff;
}
.rc-banner {
  display: block;
  width: 483px;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  margin-inline: auto;
  border: 8px solid #fff;
  border-radius: 8px;
  transition: opacity 0.3s;
}
.rc-box-about {
  padding: 48px 64px;
  background-color: #fff;
  border-radius: 10px;
}
.rc-box-line {
  width: 308px;
  padding: 24px 0;
  background-color: #fff;
  border-radius: 10px;
}
.rc-coupon {
  display: inline-block;
  transition: opacity 0.3s;
}
.rc-coupon:hover {
  opacity: 0.8;
  text-decoration: none;
}
.rc-coupon__container {
  display: flex;
  justify-content: center;
  width: auto;
  height: auto;
  filter: none;
}
.rc-coupon__content {
  width: 480px;
  height: 248px;
  border: 4px solid #008400;
  box-shadow: 6px 8px 0 green;
  background-color: #fff;
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}
.rc-coupon__subtitle {
  padding-top: 32px;
  color: #008400;
  text-align: center;
  font-size: 24px;
  font-weight: 600;
}
.rc-coupon__subtitle > span {
  font-weight: 900;
}
.rc-coupon__title {
  position: relative;
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  line-height: 1;
  margin: 8px auto 0;
  color: #008400;
  font-weight: 600;
  background-color: #d8f0e2;
  border-radius: 4px;
  font-size: 22px;
  padding: 10px 33px 9px 25px;
}
.rc-coupon__title > span {
  font-family: "Rakuten Sans";
  font-weight: 700;
}
.rc-coupon__title::after {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 12px 14px 0 0;
  top: 40px;
  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 {
  display: flex;
  align-items: baseline;
  justify-content: center;
  margin: auto;
  line-height: 1;
}
.rc-coupon__discount > em {
  height: 96px;
  margin-right: 10px;
  margin-left: 10px;
  letter-spacing: -1.5px;
  color: #008400;
  line-height: 116px;
  font-family: "Rakuten Sans";
  font-size: 96px;
  font-weight: 700;
  font-style: normal;
}
.rc-coupon__text {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 248px;
  margin-left: -2px;
  padding: 0 16px;
  background-color: #06c755;
  color: #fff;
  line-height: 1;
  font-size: 22px;
  font-weight: 600;
  border: 4px solid #008400;
  box-sizing: content-box;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 16px;
  border-top-left-radius: 16px;
  letter-spacing: 1.2px;
  box-shadow: 6px 8px 0 green;
}
.rc-coupon__text::before {
  content: "";
  display: block;
  background-image: linear-gradient(
    to bottom,
    #008400,
    #008400 12px,
    #ffffff 12px,
    #ffffff 14px
  );
  background-size: 6px 14px;
  background-repeat: repeat-y;
  width: 6px;
  height: 90%;
  position: absolute;
  box-sizing: border-box;
  top: 10px;
  left: -6px;
}
.rc-coupon__text > span {
  content: "";
  display: block;
  background-image: url(https://r.r10s.jp/evt/event/young/campaign/summer/coupon/_pc/img/20230601/btn_coupon-arrow-line.png?v=202305171433);
  background-size: 25px 25px;
  background-repeat: no-repeat;
  background-position: center;
  width: 25px;
  height: 25px;
  margin-top: 14px;
}
.rgu-present {
  display: flex;
  justify-content: space-between;
}
.rgu-present__item {
  display: flex;
  flex-direction: column;
  width: 468px;
  box-shadow: 0px 6px 16px 0px rgba(0, 0, 0, 0.2);
  border-radius: 20px;
  background-color: #fff;
}
.rgu-present__presentImg {
  height: 216px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.rgu-present__presentImg img {
  max-width: 100%;
  max-height: 100%;
}
.rgu-present__presentImg.-point {
  position: relative;
  top: 8px;
}
.rgu-present__tileNumber01 {
  display: flex;
  justify-content: center;
  align-items: baseline;
  background-color: #ffb90a;
}
.rgu-present__tileNumber02 {
  display: flex;
  justify-content: center;
  align-items: baseline;
  background-color: #1481ff;
  position: relative;
  z-index: 1;
}
.rgu-present__wrapper {
  display: flex;
  flex-grow: 1;
  flex-direction: column;
  justify-content: space-between;
  padding: 10px 0 32px;
}
.rgu-present__presentName {
  font-size: 23px;
  font-weight: bold;
  line-height: 28px;
  text-align: center;
  font-feature-settings: "palt";
}
.rgu-present__presentName span {
  font-size: 18px;
}
.rgu-present__winningNumber {
  font-family: "Rakuten sans";
  font-weight: 500;
  font-size: 32px;
  color: #fff;
}
.rgu-present__winningImg {
  width: 36px;
  vertical-align: unset;
}
.rgu-present .is_selected.outline01 {
  box-shadow: 0 0 0 6px #ffb90a;
  border-radius: 20px;
  box-sizing: content-box;
}
.rgu-present .is_selected.outline02 {
  box-shadow: 0 0 0 6px #1481ff;
  border-radius: 20px;
  box-sizing: content-box;
}
.rp-about-container {
  display: flex;
  gap: 24px;
  padding-top: 32px;
  border-top: 2px solid #aaa;
}
.rye-u-pt-88 {
  padding-top: 88px;
}
.rye-u-pt-104 {
  padding-top: 104px;
}
.rye-u-pt-108 {
  padding-top: 108px;
}
