@charset "UTF-8";

@import "https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap";
dl,
dt,
dd {
  margin: 0;
}
button {
  background-color: rgba(0, 0, 0, 0);
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  -webkit-appearance: none;
  appearance: none;
}
@font-face {
  font-family: "Rakuten SansJP";
  src: url(https://r.r10s.jp/evt/event/young/_cmn/fonts/RakutenSansJP_W_Light.woff?v=202512011122) format("woff");
  font-style: normal;
}
@font-face {
  font-family: "Rakuten SansJP";
  src: url(https://r.r10s.jp/evt/event/young/_cmn/fonts/RakutenSansJP_W_Regular.woff?v=202512011122) format("woff");
  font-style: normal;
}
@font-face {
  font-family: "Rakuten SansJP";
  src: url(https://r.r10s.jp/evt/event/young/_cmn/fonts/RakutenSansJP_W_Medium.woff?v=202512011122) format("woff");
  font-style: normal;
}
@font-face {
  font-family: "Rakuten SansJP";
  src: url(https://r.r10s.jp/evt/event/young/_cmn/fonts/RakutenSansJP_W_DemiBold.woff?v=202512011122) format("woff");
  font-style: normal;
}
@font-face {
  font-family: "Rakuten SansJP";
  src: url(https://r.r10s.jp/evt/event/young/_cmn/fonts/RakutenSansJP_W_Bold.woff?v=202512011122) format("woff");
  font-style: normal;
}
@font-face {
  font-family: "Rakuten SansJP";
  src: url(https://r.r10s.jp/evt/event/young/_cmn/fonts/RakutenSansJP_W_Heavy.woff?v=202512011122) 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=202512011122) 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=202512011122) 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=202512011122) 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=202512011122) 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=202512011122) 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=202512011122) 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=202512011122) 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=202512011122) format("woff2");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
body {
  font-family: "Rakuten Sans JP2", sans-serif;
  color: #333;
}
.ecm-wrap a:not(.ecm-breadcrumb a, .ecm-campaign-details a) {
  color: #bf0000;
}
.ecm-wrap .ecm-campaign-details-headline,
.ecm-wrap .ecm-campaign-details {
  color: #000;
}
.ecm-wrap {
  min-width: 1024px;
}
.ecm-wrap a,
.ecm-wrap button {
  transition: opacity 0.3s;
}
.ecm-wrap a:hover,
.ecm-wrap button:hover {
  opacity: 0.8;
}
.ecm-wrap .rl-main-contents .ecm-container {
  max-width: none;
  min-width: auto;
  padding-left: 28px;
  padding-right: 28px;
}
.swiper-container {
  height: auto;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  list-style: none;
  padding: 0;
  z-index: 1;
  overflow: hidden;
  padding: 24px;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  transition-property: transform, height, -webkit-transform;
  box-sizing: content-box;
  align-items: flex-start;
}
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: auto;
  position: relative;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination-bullet {
  display: inline-block;
  background-color: #6d6d6d;
  opacity: 1;
  border-radius: 100%;
  background: #000;
}
.swiper-pagination-bullet + .swiper-pagination-bullet {
  margin-left: 11px;
}
.swiper-button-prev::after,
.swiper-button-next::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 7px;
  height: 7px;
  margin: auto;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-bottom: 1px solid #000;
  border-left: 1px solid #000;
  content: "";
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
:root {
  --swiper-navigation-size: 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% - 570px) / 2);
  height: 100vh;
  box-sizing: border-box;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom center;
}
.rl-side-contents.-left {
  left: 0;
}
.rl-side-contents.-right {
  right: 0;
}
.rl-main-contents {
  z-index: 1;
  max-width: 570px;
  margin-inline: auto;
  background-color: #fff;
  border-left: 7px solid #000;
  border-right: 7px solid #000;
  box-sizing: content-box;
}
.rye-c-kanban {
  width: 100%;
  max-width: none;
  min-width: auto;
}
.rye-c-kanban__image {
  width: 100%;
  margin-left: auto;
  transform: none;
}
.rye-c-kanban-header {
  text-align: center;
  padding-block: 20px;
}
.rye-c-button {
  width: 100%;
  min-height: calc(96 / 640 * 570px);
  padding: calc(24 / 640 * 570px);
  white-space: wrap;
  border-radius: 9999px;
}
.rye-c-button__text {
  text-align: center;
  font-weight: 700;
  font-size: calc(30 / 640 * 570px);
}
.rye-c-button__text--small {
  text-align: center;
  font-weight: 700;
  font-size: calc(30 / 640 * 570px);
  font-size: calc(26 / 640 * 570px);
}
.rye-c-button__text--xsmall {
  text-align: center;
  font-weight: 700;
  font-size: calc(30 / 640 * 570px);
  font-size: calc(20 / 640 * 570px);
}
.rye-c-button__text--line {
  text-align: center;
  font-weight: 700;
  font-size: calc(30 / 640 * 570px);
  display: flex;
  align-items: center;
}
.rye-c-button__icon {
  position: absolute;
  top: 50%;
  right: calc(40 / 640 * 570px);
  transform: translateY(-50%);
  font-size: calc(30 / 640 * 570px);
  font-weight: 700;
}
.rye-c-button__icon--line {
  width: calc(54 / 640 * 570px);
  height: calc(54 / 640 * 570px);
  margin-right: calc(8 / 640 * 570px);
}
.rye-c-button--outlined {
  flex-direction: column;
  position: relative;
  border: calc(4 / 640 * 570px) solid #bf0000;
  color: #bf0000 !important;
}
.rye-c-button--outlined:hover {
  background-color: #fff;
}
.rye-c-button--filled {
  flex-direction: column;
  border: none;
  background-color: #bf0000;
  color: #fff !important;
}
.rye-c-button--filled:hover {
  background-color: #bf0000;
}
.rye-c-button--entry .rcEntryButton-button {
  width: 100%;
  min-height: calc(96 / 640 * 570px);
  padding: calc(24 / 640 * 570px);
  white-space: wrap;
  border-radius: 9999px;
  height: auto;
  border: none;
  box-shadow: 0px calc(2.5 / 640 * 570px) calc(12 / 640 * 570px) 0px
    rgba(0, 0, 0, 0.2);
  font-size: calc(30 / 640 * 570px);
}
.rye-c-button--entry .rcEntryButton-text-icon {
  width: calc(48 / 640 * 570px);
  height: calc(48 / 640 * 570px);
  margin-right: calc(20 / 640 * 570px);
}
.rye-c-button--line {
  padding: calc(18 / 640 * 570px);
  border: none;
  background-color: #06c755;
  color: #fff !important;
}
.rye-c-button--line:hover {
  background-color: #06c755;
}
.rye-c-button--shadow {
  box-shadow: 0px calc(2 / 640 * 570px) calc(12 / 640 * 570px) 0px
    rgba(0, 0, 0, 0.2);
}
.rye-c-button[disabled] {
  background-color: #f6f6f6;
  border: none;
  box-shadow: none;
  pointer-events: none;
  color: #e0e0e0 !important;
}
.rye-c-button--icon {
  padding-inline: calc(70 / 640 * 570px);
}
.rye-c-button--2line {
  padding-block: calc(16 / 640 * 570px);
  line-height: 1;
}
.rye-c-annotation {
  padding-left: 1em;
  font-size: calc(20 / 640 * 570px);
  line-height: 1.4;
  text-indent: -1em;
}
.rye-c-background-gray {
  position: relative;
  max-width: 1920px;
  margin: 0 auto;
  overflow: hidden;
  background-color: #f2f2f2;
}
.rye-p-entry-step {
  display: flex;
  flex-direction: column;
  gap: calc(48 / 640 * 570px);
}
.rye-p-entry-step__container {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: calc(24 / 640 * 570px);
}
.rye-p-entry-step__container:first-of-type {
  position: relative;
}
.rye-p-entry-step__container:first-of-type::after {
  content: "";
  position: absolute;
  top: 100%;
  left: calc(24 / 640 * 570px);
  width: calc(32 / 640 * 570px);
  height: calc(40 / 640 * 570px);
  background-image: url(https://r.r10s.jp/evt/event/young/_cmn/img/new_module/entry_step_arrow.png?v=202506231216);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
}
.rye-p-entry-step__number {
  width: calc(80 / 640 * 570px);
}
.rye-p-entry-step__number-image {
  width: 100%;
}
.rye-p-entry-step__content {
  flex-grow: 1;
}
.rye-p-entry-annotation {
  display: flex;
  flex-direction: column;
  gap: calc(16 / 640 * 570px);
  padding: calc(24 / 640 * 570px) calc(28 / 640 * 570px);
  background-color: #f2fcff;
}
.terms_box {
  background: #fff;
  border: solid calc(8 / 640 * 570px) #000;
  border-radius: calc(20 / 640 * 570px);
  padding: 0 calc(34 / 640 * 570px);
}
.explain_title {
  display: block;
  text-align: center;
  position: relative;
  z-index: 1;
  padding: calc(32 / 640 * 570px) 0;
  outline: none !important;
  margin: 0 calc(-34 / 640 * 570px);
}
.explain_title {
  position: relative;
}
.explain_title::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: calc(44 / 640 * 570px);
  bottom: 0;
  width: calc(40 / 640 * 570px);
  height: calc(40 / 640 * 570px);
  margin: auto;
  border-radius: 50%;
  background-color: #000;
  background: url(https://r.r10s.jp/evt/event/young/_pc/img/cmn_slider/slide_icon.png?v=202208251340)
    0 0 / contain no-repeat;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  transition: 0.6s;
}
.explain_title.js-active::after {
  transform: rotate(90deg);
}
.explain_title span {
  display: inline-block;
  width: calc(240 / 640 * 570px);
  line-height: 1;
}
.explain_main {
  padding: calc(70 / 640 * 570px) 0;
  border-top: calc(4 / 640 * 570px) solid #000;
  display: none;
}
.explain_logo {
  text-align: center;
  margin: 0 16% calc(44 / 640 * 570px);
}
.explain_age {
  text-align: center;
  margin: 0 7% calc(14 / 640 * 570px);
}
.explain_mes {
  text-align: center;
  font-size: calc(32 / 640 * 570px);
  font-weight: 600;
  margin: 0 0 calc(54 / 640 * 570px);
  line-height: 1.6;
}
.explain_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 0 calc(50 / 640 * 570px);
}
.explain_list_box {
  background: #f6f6f6;
  width: 48.5%;
  padding: calc(28 / 640 * 570px) 0;
  border-radius: calc(20 / 640 * 570px);
}
.explain_list_box:nth-child(n + 3) {
  margin-top: calc(46 / 640 * 570px);
}
.explain_list_no {
  font-weight: 600;
  text-align: center;
  background: #fff;
  border: calc(4 / 640 * 570px) solid #000;
  border-radius: calc(200 / 640 * 570px);
  padding: calc(4 / 640 * 570px) 0;
  margin: 0 6% calc(38 / 640 * 570px);
  font-size: calc(30 / 640 * 570px);
}
.explain_list_img {
  margin: 0 0 calc(36 / 640 * 570px);
  padding: 0 calc(18 / 640 * 570px);
  text-align: center;
}
.explain_list_mes {
  text-align: center;
  font-size: calc(24 / 640 * 570px);
  line-height: 1.5;
  font-weight: 600;
  letter-spacing: 0.1em;
}
.explain_list_mes span {
  color: #ec003c;
}
.explain_list_come {
  text-align: center;
  font-size: calc(24 / 640 * 570px);
}
.explain_mes2 {
  font-size: calc(32 / 640 * 570px);
  font-weight: 600;
  text-align: center;
  margin: 0 0 calc(26 / 640 * 570px);
  line-height: 1.5;
}
.explain_mes2 span {
  display: block;
  font-size: calc(24 / 640 * 570px);
  font-weight: normal;
  margin: calc(12 / 640 * 570px) 0 0;
}
.explain_btn a {
  margin: 0 calc(-34 / 640 * 570px) calc(-26 / 640 * 570px);
  display: block;
}
.boldLineBlock {
  overflow: hidden;
  border: solid calc(8 / 640 * 570px) #000;
  border-radius: calc(20 / 640 * 570px);
  background-color: #fff;
}
.boldLineBlock + .boldLineBlock {
  margin-top: calc(60 / 640 * 570px);
}
.boldLineBlock__ttl {
  margin: 0;
  padding: calc(46 / 640 * 570px) calc(4 / 640 * 570px) calc(40 / 640 * 570px);
  border-bottom: solid calc(8 / 640 * 570px) #000;
  font-size: 0;
  text-align: center;
}
.boldLineBlock__box {
  box-sizing: border-box;
}
.boldLineBlockNote {
  margin: calc(30 / 640 * 570px) auto calc(40 / 640 * 570px);
  padding: calc(14 / 640 * 570px) calc(10 / 640 * 570px);
  background-color: #f6f6f6;
  font-size: calc(24 / 640 * 570px);
  line-height: 1.41667;
  text-align: center;
}
#accordionCheck {
  display: none;
}
.accordionHead {
  display: block;
  position: relative;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  padding: calc(32 / 640 * 570px) 0;
}
.accordionHead > span {
  display: block;
  position: absolute;
  top: 0;
  right: calc(44 / 640 * 570px);
  bottom: 0;
  width: calc(40 / 640 * 570px);
  height: calc(40 / 640 * 570px);
  margin: auto;
  border-radius: 50%;
  background-color: #000;
  background: url(https://r.r10s.jp/evt/event/young/_pc/img/cmn_slider/slide_icon.png?v=202208251340)
    0 0 / contain no-repeat;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  transition: 0.6s;
}
.accordionHead.js-active > span {
  transform: rotate(90deg);
}
.accordionBody {
  display: none;
  padding: 0 calc(44 / 640 * 570px) calc(32 / 640 * 570px);
}
.accordionBodyInner {
  padding-top: calc(36 / 640 * 570px);
  border-top: solid calc(4 / 640 * 570px) #000;
}
.accordionBody__item {
  margin-top: calc(24 / 640 * 570px);
}
.accordionBody__item:nth-child(2n-1) {
  margin-top: calc(44 / 640 * 570px);
}
.accordionBody__item:nth-child(1) {
  margin-top: 0;
}
.accordionBody__item > span {
  display: inline-block;
  max-width: calc(100% - (94 / 640 * 570px));
  font-size: calc(24 / 640 * 570px);
  vertical-align: top;
}
.accordionBody__item > span > a {
  color: #1d54a7 !important;
  text-decoration: underline !important;
}
.accordionBody__item > span > a:hover {
  color: #1d54a7 !important;
  text-decoration: underline !important;
}
.accordionBody__item > span > a img {
  margin: 0 calc(4 / 640 * 570px);
  -webkit-transform: translateY(-0.2em);
  transform: translateY(-0.2em);
  vertical-align: middle;
}
.accordionBody__item:nth-child(2n-1) > span {
  font-size: calc(26 / 640 * 570px);
  font-weight: bold;
}
.accordion__icon {
  margin-right: calc(32 / 640 * 570px);
  -webkit-transform: translateY(0.3em);
  transform: translateY(0.3em);
  vertical-align: top;
}
.accordionBtnArea {
  margin: calc(30 / 640 * 570px) calc(-40 / 640 * 570px) 0;
  text-align: center;
}
.rye-p-floating-button {
  position: fixed;
  left: -100%;
  bottom: 32px;
  z-index: 9999;
  transition: left 0.8s ease-in;
}
.rye-p-floating-button.is-active {
  left: 0%;
}
.rye-p-floating-button__container {
  display: flex;
  flex-direction: column;
  padding: 8px 16px;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 0 20px 20px 0;
  background-color: #fff;
  box-sizing: border-box;
}
.rye-p-floating-button__container .rye-c-button {
  margin-block: 8px;
}
.rye-p-floating-button__container .rye-c-button__text {
  line-height: 1.1;
}
.rye-p-floating-button__description {
  text-align: center;
  font-size: 14px;
  line-height: 1.15;
  color: #bf0000;
  font-weight: 700;
}
.rye-p-floating-button__note {
  text-align: center;
  font-size: 14px;
  line-height: 1.15;
  color: #333;
}
.rye-p-floating-button__close {
  all: unset;
  position: absolute;
  top: -20px;
  right: -25px;
  width: 40px;
  height: 40px;
  transition: opacity 0.3s;
}
.rye-p-floating-button__close-image {
  width: 100%;
}
.rye-p-floating-button__close:hover {
  opacity: 0.8;
  cursor: pointer;
}
.rye-p-floating-button-area .rye-p-floating-button {
  position: static;
  z-index: 0;
}
.rye-p-floating-button-area .rye-p-floating-button__container {
  position: relative;
}
.atentionArea {
  width: 798px;
  margin: 0 auto -32px;
  padding: 46px 0 40px;
  font-size: 0;
  transform: translateX(7px);
}
.atentionArea__ttl {
  text-align: center;
  margin-bottom: 36px;
  transform: translateX(-7px);
}
#riWrap .atentionArea .atentionArea__list {
  overflow: hidden;
  white-space: nowrap !important;
  position: relative;
  z-index: 1;
}
#riWrap .atentionArea .atentionArea__list--center {
  text-align: center;
}
.atentionArea__item {
  width: 100px !important;
  display: inline-block;
  margin-right: 14px;
  vertical-align: bottom;
}
.atentionArea__item img {
  width: 100%;
}
.atentionSelector {
  width: 100%;
  height: 33px;
  position: relative;
  transform: translateX(-7px) translateY(-65px);
  z-index: -1;
}
.atentionNext,
.atentionPrev {
  width: 33px;
  height: 33px;
  position: absolute;
  top: 0;
  left: -42px;
  bottom: 0;
  margin: auto;
}
.atentionNext > a,
.atentionPrev > a {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 0;
  background: url(https://r.r10s.jp/evt/event/young/_pc/img/cmn_slider/slide_icon.png?v=202208251340)
    0 0 / contain no-repeat;
}
.atentionNext {
  left: auto;
  right: -42px;
}
.atentionNext > a {
  transform: rotate(180deg);
}
.young_nav {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 60px 0 35px;
}
.young_nav li {
  margin: 0 0 0 54px;
  font-size: 14px;
  position: relative;
  z-index: 1;
  padding: 0 14px 0 0;
}
.young_nav li:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 8px;
  height: 8px;
  margin: auto;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.young_nav li:nth-child(1) {
  width: 160px;
  margin: 0;
  padding: 0;
}
.young_nav li:nth-child(1)::before {
  content: none;
}
.young_nav li:nth-child(1) img {
  width: 100%;
  height: auto;
}
.young_nav li a {
  color: #000 !important;
}
.young_nav li a:visited {
  color: purple !important;
}
