@charset "UTF-8";

body {
  font-family: "Noto Sans JP", sans-serif;
}
.ecm-wrap a:not(.ecm-breadcrumb a, .ecm-campaign-details a) {
  color: #bf0000;
}
@font-face {
  font-family: "RakutenSansJP_W_Light";
  src: url(https://r.r10s.jp/evt/event/young/_cmn/fonts/RakutenSansJP_W_Light.woff?v=202506231216) format("woff");
}
@font-face {
  font-family: "RakutenSansJP_W_Regular";
  src: url(https://r.r10s.jp/evt/event/young/_cmn/fonts/RakutenSansJP_W_Regular.woff?v=202506231216) format("woff");
}
@font-face {
  font-family: "RakutenSansJP_W_Medium";
  src: url(https://r.r10s.jp/evt/event/young/_cmn/fonts/RakutenSansJP_W_Medium.woff?v=202506231216) format("woff");
}
@font-face {
  font-family: "RakutenSansJP_W_DemiBold";
  src: url(https://r.r10s.jp/evt/event/young/_cmn/fonts/RakutenSansJP_W_DemiBold.woff?v=202506231216) format("woff");
}
@font-face {
  font-family: "RakutenSansJP_W_Bold";
  src: url(https://r.r10s.jp/evt/event/young/_cmn/fonts/RakutenSansJP_W_Bold.woff?v=202506231216) format("woff");
}
@font-face {
  font-family: "RakutenSansJP_W_Heavy";
  src: url(https://r.r10s.jp/evt/event/young/_cmn/fonts/RakutenSansJP_W_Heavy.woff?v=202506231216) format("woff");
}
@font-face {
  font-family: "Rakuten Sans";
  src: url(https://r.r10s.jp/evt/event/young/_cmn/fonts/RakutenSans_SBd.woff?v=202506231216) 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=202506231216) format("woff");
  font-weight: 700;
  font-style: normal;
}
.rye-c-kanban-header {
  text-align: center;
  padding-block: 20px;
}
.rye-c-button {
  width: 100%;
  padding: 20px 0;
  white-space: wrap;
  line-height: 1.1;
  border-radius: 9999px;
  transition: opacity 0.3s;
}
.rye-c-button-container {
  width: 336px;
  margin-inline: auto;
}
.rye-c-button-container--large {
  width: 568px;
  margin-inline: auto;
}
.rye-c-button-container--floating {
  width: 264px;
}
.rye-c-button__text {
  text-align: center;
  font-weight: 700;
  font-size: 20px;
}
.rye-c-button__text--small {
  text-align: center;
  font-weight: 700;
  font-size: 20px;
  font-size: 14px;
  line-height: 1.714;
}
.rye-c-button__text--line {
  text-align: center;
  font-weight: 700;
  font-size: 20px;
  display: flex;
  align-items: center;
}
.rye-c-button__icon {
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  font-size: 26px;
  font-weight: 700;
}
.rye-c-button__icon--line {
  width: 44px;
  height: 42px;
  margin-right: 6px;
}
.rye-c-button[disabled] {
  background-color: #f6f6f6;
  border: none;
  box-shadow: none;
  pointer-events: none;
  color: #e0e0e0 !important;
}
.rye-c-button:hover {
  background-color: inherit;
  opacity: 0.8;
  cursor: pointer;
}
.rye-c-button--outlined {
  flex-direction: column;
  position: relative;
  border: 2px solid #bf0000;
  color: #bf0000 !important;
}
.rye-c-button--filled {
  flex-direction: column;
  position: relative;
  background-color: #bf0000;
  border: 2px solid #bf0000;
  color: #fff !important;
}
.rye-c-button--filled:hover {
  background-color: #bf0000;
}
.rye-c-button--entry .rcEntryButton-button {
  width: 100%;
  padding: 20px 0;
  white-space: wrap;
  line-height: 1.1;
  border-radius: 9999px;
  transition: opacity 0.3s;
  text-align: center;
  font-weight: 700;
  font-size: 20px;
  width: 100% !important;
  height: 80px !important;
  border: none;
  box-shadow: 0px 1.25px 6px rgba(0, 0, 0, 0.2);
}
.rye-c-button--entry .rcEntryButton-button:hover {
  opacity: 0.8;
}
.rye-c-button--line {
  padding: 19px 0;
  border: none;
  background-color: #06c755;
  color: #fff !important;
}
.rye-c-button--line:hover {
  background-color: #06c755;
}
.rye-c-button--large {
  padding: 26px 0;
  border-width: 3px;
}
.rye-c-button--icon {
  padding-inline: 46px;
}
.rye-c-button--shadow {
  box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.2);
}
.rye-c-button--2line {
  padding: 14px 0;
}
.rye-c-annotation {
  padding-left: 1em;
  font-size: 12px;
  line-height: 1.5;
  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;
  align-items: center;
  gap: 26px;
}
.rye-p-entry-step__container {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 16px;
}
.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: 9px;
  width: 20px;
  height: 28px;
  background-image: url(https://r.r10s.jp/evt/event/young/_pc/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: 40px;
}
.rye-p-entry-step__number-image {
  width: 100%;
}
.rye-p-entry-step__content {
  flex-grow: 1;
}
.rye-p-entry-annotation {
  padding: 16px 24px;
  background-color: #f2fcff;
}
.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;
}
.terms_box {
  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 span {
  display: block;
  text-align: center;
  padding: 41px 0;
}
.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);
}
.boldLineBlock {
  border: solid 4px #000;
  border-radius: 20px;
  overflow: hidden;
  background-color: #fff;
  transition: opacity 0.3s;
}
.boldLineBlock:hover {
  cursor: pointer;
  opacity: 0.8;
}
.boldLineBlock__box {
  box-sizing: border-box;
}
.boldLineBlock__box--accordion {
  padding-top: 0;
  padding-bottom: 0;
}
#accordionCheck {
  display: none;
}
.accordionHead {
  position: relative;
  display: block;
  cursor: pointer;
  padding: 0 40px;
}
.accordionHead > span {
  display: block;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 12px;
  bottom: 0;
  right: 43px;
  margin: auto;
  border-radius: 50%;
  background: url(https://r.r10s.jp/evt/event/young/_pc/img/cmn_slider/slide_icon.png?v=202506231216)
    0 0 / contain no-repeat;
  transform: rotate(-90deg);
  transition: 0.6s;
}
.accordionHead.js-active > span {
  transform: rotate(90deg);
}
.accordionBody {
  display: none;
  padding: 0 40px 38px;
}
.accordionBodyInner {
  border-top: solid 2px #000;
  padding-top: 24px;
  padding-bottom: 20px;
}
.accordionBody__item {
  margin-top: 14px;
}
.accordionBody__item:nth-child(2n-1) {
  margin-top: 40px;
}
.accordionBody__item:nth-child(1) {
  margin-top: 0;
}
.accordionBody__item > span {
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  max-width: calc(100% - 76px);
}
.accordionBody__item > span > a img {
  vertical-align: middle;
  transform: translateY(-0.2em);
  margin: 0 3px;
}
.accordionBody__item:nth-child(2n-1) > span {
  font-weight: bold;
  font-size: 18px;
}
.accordion__icon {
  margin-right: 32px;
  vertical-align: middle;
  transform: translateY(-0.1em);
}
.accordionBtnArea {
  text-align: center;
  margin-top: 34px;
}
.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=202506231216)
    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;
}
.modalArea {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 520px;
  padding: 16px;
  background-color: #fff;
  position: fixed;
  bottom: -230px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 11;
  border-radius: 20px 0 0 0;
  transition: 0.3s;
  box-shadow: 0 -3px 12px rgba(0, 0, 0, 0.16);
}
.modalArea.is-active {
  bottom: 0;
}
.modalArea__headline {
  width: 48.3%;
  margin: 0 auto;
}
.modalArea__headline img {
  width: 100%;
}
.modalArea__banner {
  margin-top: 8px;
  display: flex;
}
.modalArea__bannerLink {
  display: block;
}
.modalArea__bannerLink img {
  width: 234px;
}
.modalArea__bannerLink.-column1 img {
  width: 484px;
}
.modalArea__bannerLink:nth-of-type(n + 2) {
  margin-left: 16px;
}
.modalArea__close {
  position: absolute;
  right: -16px;
  top: -16px;
  cursor: pointer;
}
.modalArea__close img {
  width: 39px;
}
