@charset "UTF-8";

.ecm-wrap {
  color: #000;
}
a,
button {
  transition: opacity 0.3s;
}
a:hover,
button:hover {
  opacity: 0.8;
}
section {
  padding-top: 32px;
  margin-top: -32px;
}
img {
  max-width: 100%;
  height: auto;
}
.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;
  padding: 0 2.1354166667vw;
  background-image: url(https://r.r10s.jp/evt/event/young/line/campaign/present3/_pc/img/20260106/bg_left.png?v=202512121323);
}
.rl-side-contents.-right {
  right: 0;
  padding: 0 6.09375vw;
  background-image: url(https://r.r10s.jp/evt/event/young/line/campaign/present3/_pc/img/20260106/bg_right.png?v=202512121323);
}
.rl-main-contents {
  position: relative;
  z-index: 1;
  max-width: 570px;
  margin-inline: auto;
  background-color: #fff;
  border-left: 7px solid #ffb90a;
  border-right: 7px solid #ffb90a;
  box-sizing: content-box;
}
@media (min-width: 1024px) {
  .rl-main-contents .ecm-container {
    max-width: none;
    min-width: auto;
    padding-left: 28px;
    padding-right: 29px;
  }
}
.rc-annotation-point {
  color: #333;
  font-size: calc(24 / 640 * 570px);
  font-feature-settings: "palt";
}
.rc-annotation-present {
  text-align: center;
  font-size: calc(24 / 640 * 570px);
}
.rc-anim.js-scroll-anim-start.-zoomIn {
  animation: zoomIn 1s cubic-bezier(0.25, 1, 0.5, 1) forwards;
}
@keyframes zoomIn {
  0% {
    transform: scale(0.8);
    opacity: 0;
  }
  50% {
    transform: scale(1.05);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
@keyframes fuwafuwa {
  0% {
    transform: translate(0, 0) rotate(-7deg);
  }
  50% {
    transform: translate(0, calc(-7 / 640 * 570px)) rotate(0deg);
  }
  100% {
    transform: translate(0, 0) rotate(7deg);
  }
}
@keyframes floating-y {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(1%);
  }
}
.rye-animation__fuwafuwa {
  position: relative;
  z-index: 0;
}
.rye-animation__fuwafuwa::before {
  content: "";
  position: absolute;
  z-index: -1;
  width: calc(640 / 640 * 570px);
  height: calc(2252 / 640 * 570px);
  background-image: url(https://r.r10s.jp/evt/event/young/line/campaign/present3/_cmn/img/20260106/background_E-haze_presentDetail.png?v=202512121323);
  background-repeat: no-repeat;
  background-size: contain;
  animation: floating-y 2s ease-in-out infinite alternate-reverse;
}
.rc-text-term {
  margin-block: auto;
  text-align: center;
  font-size: calc(24 / 640 * 570px);
  color: #333;
}
.rc-text-term__team {
  font-weight: 700;
}
.rc-text-term__description {
  -webkit-margin-start: auto;
  margin-inline-start: auto;
  line-height: 1.6;
}
.rc-text-point {
  padding-inline: 8px;
  font-size: calc(28 / 640 * 570px);
  line-height: 1.429;
  font-feature-settings: "palt";
}
.rc-text-about {
  font-size: calc(28 / 640 * 570px);
  line-height: 1.607;
  font-feature-settings: "palt";
}
.rc-text-register {
  font-size: calc(24 / 640 * 570px);
  font-weight: 700;
  text-align: center;
  color: #333;
}
.rc-text-reset {
  font-size: calc(24 / 640 * 570px);
  text-align: center;
  color: #333;
}
.rc-text-line {
  font-size: calc(28 / 640 * 570px);
  text-align: center;
}
.rc-text-presentDetail {
  margin-top: calc(16 / 640 * 570px);
  font-feature-settings: "palt";
  line-height: 1.44;
}
.rc-text-presentDetail-highlight {
  color: #c11819;
  font-weight: 500;
  margin-top: calc(17 / 640 * 570px);
  text-decoration: underline;
  -webkit-text-decoration-color: #fff;
  text-decoration-color: #fff;
  text-decoration-thickness: calc(12 / 640 * 570px);
  text-underline-offset: calc(-6 / 640 * 570px);
  font-feature-settings: "palt";
  line-height: 1.5;
}
.rc-text-presentDetail-camera {
  font-size: calc(28 / 640 * 570px);
  line-height: 1.429;
  text-align: center;
}
.rc-text-summary {
  font-size: calc(24 / 640 * 570px);
  line-height: 1.333;
  color: #000;
  font-feature-settings: "palt";
}
.rc-background-blue {
  position: relative;
  background-color: #d6e9ff;
}
.rc-background-blue > * {
  position: relative;
  z-index: 1;
}
.rc-background-dot-blue {
  position: relative;
  background-image: url(https://r.r10s.jp/evt/event/young/line/campaign/present3/_sp/img/20221201/bg_detail.png?v=202512121323);
  background-size: 100%;
}
.rc-background-dot-blue > * {
  position: relative;
  z-index: 1;
}
.rc-background-yellow {
  position: relative;
  background-color: #fec;
}
.rc-background-yellow > * {
  position: relative;
  z-index: 1;
}
.rc-background-dot-yellow {
  position: relative;
  background-image: url(https://r.r10s.jp/evt/event/young/line/campaign/present3/_cmn/img/20250901/bg_dot_yellow.png?v=202512121323);
  background-size: 100%;
}
.rc-background-dot-yellow > * {
  position: relative;
  z-index: 1;
}
.rc-background-red {
  position: relative;
  background-color: #ffe3e2;
}
.rc-background-red > * {
  position: relative;
  z-index: 1;
}
.rc-background-semicircle::before {
  position: absolute;
  top: calc(-39 / 640 * 570px);
  left: 50%;
  transform: translateX(-50%);
  content: "";
  display: block;
  width: calc(143 / 640 * 570px);
  height: calc(143 / 640 * 570px);
  border-radius: 50%;
  background-size: 100%;
}
.rc-background-semicircle.rc-background-blue::before {
  background-color: #d6e9ff;
}
.rc-background-semicircle.rc-background-dot-blue::before {
  z-index: 1;
  background-image: url(https://r.r10s.jp/evt/event/young/line/campaign/present3/_sp/img/20230601/bg_campaign-before.png?v=202512121323);
}
.rc-background-semicircle.rc-background-red::before {
  background-color: #ffe3e2;
}
.rc-background-semicircle.rc-background-yellow::before {
  background-color: #fec;
}
.rc-background-semicircle.rc-background-dot-yellow::before {
  z-index: 1;
  background-image: url(https://r.r10s.jp/evt/event/young/line/campaign/present3/_cmn/img/20250901/bg_semicircle_dot_yellow.png?v=202512121323);
}
.rc-background-icon-present-blue::after {
  z-index: 1;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  content: "";
  display: block;
  background-size: 100%;
  background-repeat: no-repeat;
  top: calc(-27 / 640 * 570px);
  width: calc(45 / 640 * 570px);
  height: calc(45 / 640 * 570px);
  background-image: url(https://r.r10s.jp/evt/event/young/line/campaign/present3/_cmn/img/20250901/icon_present_blue.png?v=202512121323);
}
.rc-background-icon-present-red::after {
  z-index: 1;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  content: "";
  display: block;
  background-size: 100%;
  background-repeat: no-repeat;
  top: calc(-27 / 640 * 570px);
  width: calc(45 / 640 * 570px);
  height: calc(45 / 640 * 570px);
  background-image: url(https://r.r10s.jp/evt/event/young/line/campaign/present3/_sp/img/20230110/bg_present-before-icon.png?v=202512121323);
}
.rc-background-icon-present-yellow::after {
  z-index: 1;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  content: "";
  display: block;
  background-size: 100%;
  background-repeat: no-repeat;
  top: calc(-27 / 640 * 570px);
  width: calc(45 / 640 * 570px);
  height: calc(45 / 640 * 570px);
  background-image: url(https://r.r10s.jp/evt/event/young/line/campaign/present3/_sp/img/20230703/icon_presentbox_present.png?v=202512121323);
}
.rc-background-icon-hat-yellow::after {
  z-index: 1;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  content: "";
  display: block;
  background-size: 100%;
  background-repeat: no-repeat;
  top: calc(-20 / 640 * 570px);
  width: calc(75 / 640 * 570px);
  height: calc(57 / 640 * 570px);
  background-image: url(https://r.r10s.jp/evt/event/young/line/campaign/present3/_cmn/img/20250901/icon_hat_yellow.png?v=202512121323);
}
.rc-background-icon-hat-blue::after {
  z-index: 1;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  content: "";
  display: block;
  background-size: 100%;
  background-repeat: no-repeat;
  top: calc(-20 / 640 * 570px);
  width: calc(75 / 640 * 570px);
  height: calc(57 / 640 * 570px);
  background-image: url(https://r.r10s.jp/evt/event/young/line/campaign/present3/_sp/img/20230801/icon_detail.png?v=202512121323);
}
.rc-background-icon-talk-blue::after {
  z-index: 1;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  content: "";
  display: block;
  background-size: 100%;
  background-repeat: no-repeat;
  top: calc(-15 / 640 * 570px);
  width: calc(71 / 640 * 570px);
  height: calc(67 / 640 * 570px);
  background-image: url(https://r.r10s.jp/evt/event/young/line/campaign/present3/_cmn/img/20250901/icon_talk_blue.png?v=202512121323);
}
.rc-background-icon-talk-red::after {
  z-index: 1;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  content: "";
  display: block;
  background-size: 100%;
  background-repeat: no-repeat;
  top: calc(-15 / 640 * 570px);
  width: calc(71 / 640 * 570px);
  height: calc(67 / 640 * 570px);
  background-image: url(https://r.r10s.jp/evt/event/young/line/campaign/present3/_sp/img/20230110/bg_gain-before-icon.png?v=202512121323);
}
.rc-background-icon-talk-yellow::after {
  z-index: 1;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  content: "";
  display: block;
  background-size: 100%;
  background-repeat: no-repeat;
  top: calc(-15 / 640 * 570px);
  width: calc(71 / 640 * 570px);
  height: calc(67 / 640 * 570px);
  background-image: url(https://r.r10s.jp/evt/event/young/line/campaign/present3/_sp/img/20230703/icon_speechBubble_gain.png?v=202512121323);
}
.rc-background-icon-megaphone-yellow::after {
  z-index: 1;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  content: "";
  display: block;
  background-size: 100%;
  background-repeat: no-repeat;
  top: calc(-17 / 640 * 570px);
  width: calc(77 / 640 * 570px);
  height: calc(55 / 640 * 570px);
  background-image: url(https://r.r10s.jp/evt/event/young/line/campaign/present3/_cmn/img/20250901/icon_megaphone_yellow.png?v=202512121323);
}
.rc-background-icon-megaphone-blue::after {
  z-index: 1;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  content: "";
  display: block;
  background-size: 100%;
  background-repeat: no-repeat;
  top: calc(-17 / 640 * 570px);
  width: calc(77 / 640 * 570px);
  height: calc(55 / 640 * 570px);
  background-image: url(https://r.r10s.jp/evt/event/young/line/campaign/present3/_sp/img/20230801/icon_campaign.png?v=202512121323);
}
.rc-background-treat-kirakira {
  position: relative;
  margin-top: calc(64 / 640 * 570px);
  z-index: 0;
}
.rc-background-treat-kirakira::before {
  content: "";
  position: absolute;
  width: calc(640 / 640 * 570px);
  height: calc(406 / 640 * 570px);
  top: calc(96 / 640 * 570px);
  left: 50%;
  transform: translateX(-50%);
  background-image: url(https://r.r10s.jp/evt/event/young/line/campaign/present3/_cmn/img/20251001/bg_treat_kirakira_202510.png?v=202512121323);
  background-size: 100%;
  background-repeat: no-repeat;
  z-index: -1;
}
@media (min-width: 1024px) {
  .rc-background-treat-kirakira {
    margin-inline: -28px;
  }
}
.rc-background-container-animation-snow {
  position: relative;
}
.rc-background-animation-snow {
  display: block;
  vertical-align: bottom;
}
.rc-background-animation-snow.particles-js {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
}
.rc-headline-present-details {
  text-align: center;
}
.rc-headline-present-details img {
  width: calc(278 / 640 * 570px);
}
.rc-headline-choice {
  text-align: center;
}
.rc-headline-choice img {
  width: calc(319 / 640 * 570px);
}
.rc-headline-about {
  text-align: center;
}
.rc-headline-about img {
  width: calc(455 / 640 * 570px);
}
.rc-headline-line {
  text-align: center;
}
.rc-headline-line img {
  width: calc(480 / 640 * 570px);
}
.rc-headline-campaign {
  text-align: center;
}
.rc-headline-campaign img {
  width: calc(478 / 640 * 570px);
}
.rc-headline-linePlus1 {
  text-align: center;
}
.rc-headline-linePlus1 img {
  width: calc(512 / 640 * 570px);
}
.rc-headline-slider {
  display: inline-flex;
  align-items: center;
  height: calc(101 / 640 * 570px);
  background-color: #ef0000;
  animation: flow 20s linear infinite both;
}
.rc-headline-slider img {
  width: auto;
  max-width: none;
  height: calc(50 / 640 * 570px);
  padding-left: calc(42 / 640 * 570px);
}
@keyframes flow {
  0% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(-50%);
  }
}
.rc-text-image-present {
  width: calc(441 / 640 * 570px);
  margin-inline: auto;
}
.rc-text-image-or {
  position: absolute;
  top: calc(-85 / 640 * 570px);
  left: 50%;
  transform: translateX(-50%);
  width: calc(173 / 640 * 570px);
  height: calc(173 / 640 * 570px);
}
.rc-text-image-logo {
  width: calc(492 / 640 * 570px);
  margin-inline: auto;
}
.rc-text-image-line {
  width: calc(336 / 640 * 570px);
  margin-inline: auto;
}
@media screen and (max-width: 1024px) {
  .rc-text-image-left {
    display: none;
  }
}
.entry-button {
  width: 100%;
  padding: 0;
  background: #fff;
  border: none;
}
.entry-button div {
  width: 83.33%;
  margin: 0 auto;
  padding: calc(32 / 640 * 570px) 0;
  text-align: center;
  border-radius: 9999px;
  font-size: calc(28 / 640 * 570px);
  font-weight: 700;
  display: none;
}
.entry-button__beforestart,
.entry-button__loading,
.entry-button__default {
  color: #fff;
  background: #bf0000;
  cursor: pointer;
}
.entry-button__beforestart:hover,
.entry-button__loading:hover,
.entry-button__default:hover {
  opacity: 0.8;
}
.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: calc(22 / 640 * 570px);
  padding: calc(28 / 640 * 570px) calc(16 / 640 * 570px);
}
.entry-button__closed,
.entry-button__notfound {
  font-size: calc(22 / 640 * 570px);
}
.entry-button[disabled]:hover {
  opacity: 1;
}
.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-box-about {
  padding: calc(29 / 640 * 570px) 0 calc(28 / 640 * 570px);
  background-color: #fff;
  border-radius: calc(20 / 640 * 570px);
  text-align: center;
}
.rc-box-line {
  padding: calc(22 / 640 * 570px) calc(48 / 640 * 570px) calc(32 / 640 * 570px);
  background-color: #fff;
  border-radius: calc(20 / 640 * 570px);
  text-align: center;
}
.rc-link-banner {
  display: block;
  width: 100%;
  height: auto;
  border: calc(6 / 640 * 570px) solid #fff;
}
.rye-c-floating-navi-col4 {
  background-color: #479dff;
}
.rye-c-floating-navi-col4 .ecm-floating-navi-item-anchor {
  position: relative;
  width: calc(100% / 4);
  padding: 9px 0 10px;
}
.rye-c-floating-navi-col4
  .ecm-floating-navi-item-anchor:not(:first-child)::after {
  position: absolute;
  top: 50%;
  left: 0;
  bottom: 0;
  content: "";
  width: 1px;
  height: calc(100% - 19px);
  background-color: #fff;
  transform: translateY(-50%);
}
.rye-c-floating-navi-col4
  .ecm-floating-navi-item-anchor[data-in-viewport="true"] {
  border-color: rgba(0, 0, 0, 0);
}
.rye-c-floating-navi-col3 {
  background-color: #479dff;
}
.rye-c-floating-navi-col3 .ecm-floating-navi-item-anchor {
  position: relative;
  width: calc(100% / 3);
  padding: 9px 0 10px;
}
.rye-c-floating-navi-col3
  .ecm-floating-navi-item-anchor:not(:first-child)::after {
  position: absolute;
  top: 50%;
  left: 0;
  bottom: 0;
  content: "";
  width: 1px;
  height: calc(100% - 19px);
  background-color: #fff;
  transform: translateY(-50%);
}
.rye-c-floating-navi-col3
  .ecm-floating-navi-item-anchor[data-in-viewport="true"] {
  border-color: rgba(0, 0, 0, 0);
}
.ecm-kanban.-custom {
  min-width: auto;
  max-width: none;
}
.ecm-kanban.-custom .ecm-kanban-image {
  width: 100%;
  margin-left: auto;
  transform: none;
}
.rye-c-button.-custom {
  min-height: 85.5px;
  padding: 21.375px;
}
.rye-c-button.-custom .rye-c-button__text {
  font-size: 26.71875px;
}
.rye-c-button.-custom.rye-c-button--outlined,
.rye-c-button.-custom.rye-c-button--filled {
  border: 3.5625px solid #bf0000;
}
.rye-c-floating-navi-col4 {
  width: 570px;
  background-color: #479dff;
}
.rye-c-floating-navi-col4[data-sticky="true"] {
  left: 50%;
  transform: translateX(-50%);
}
@media (max-width: 1023px) {
  .rye-c-floating-navi-col4[data-sticky="true"] {
    left: 226px;
    transform: translateX(0);
  }
}
.rye-c-floating-navi-col4 .ecm-floating-navi-item-anchor {
  position: relative;
  width: calc(100% / 4);
  padding: 9px 0 10px;
}
.rye-c-floating-navi-col4
  .ecm-floating-navi-item-anchor:not(:first-child)::after {
  position: absolute;
  top: 50%;
  left: 0;
  bottom: 0;
  content: "";
  width: 1px;
  height: calc(100% - 19px);
  background-color: #fff;
  transform: translateY(-50%);
}
.rye-c-floating-navi-col4
  .ecm-floating-navi-item-anchor[data-in-viewport="true"] {
  border-color: rgba(0, 0, 0, 0);
}
.rye-c-floating-navi-col3 {
  width: 570px;
  background-color: #479dff;
}
.rye-c-floating-navi-col3[data-sticky="true"] {
  left: 50%;
  transform: translateX(-50%);
}
@media (max-width: 1023px) {
  .rye-c-floating-navi-col3[data-sticky="true"] {
    left: 226px;
    transform: translateX(0);
  }
}
.rye-c-floating-navi-col3 .ecm-floating-navi-item-anchor {
  position: relative;
  width: calc(100% / 3);
  padding: 9px 0 10px;
}
.rye-c-floating-navi-col3
  .ecm-floating-navi-item-anchor:not(:first-child)::after {
  position: absolute;
  top: 50%;
  left: 0;
  bottom: 0;
  content: "";
  width: 1px;
  height: calc(100% - 19px);
  background-color: #fff;
  transform: translateY(-50%);
}
.rye-c-floating-navi-col3
  .ecm-floating-navi-item-anchor[data-in-viewport="true"] {
  border-color: rgba(0, 0, 0, 0);
}
@media screen and (min-width: 1024px) {
  .rye-c-floating-navi-col4,
  .rye-c-floating-navi-col3 {
    display: none;
  }
}
.rc-anchor {
  display: flex;
  flex-direction: column;
  gap: 1.25vw;
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .rc-anchor {
    display: none;
  }
}
.rc-anchor__item-01 .rc-anchor__link {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-radius: 0.3645833333vw;
  background-color: #ffb90a;
  box-shadow: 0.4166666667vw 0.4166666667vw 0 0 #0066e2;
  padding: 1.0416666667vw 1.25vw 0.9895833333vw 5.8854166667vw;
}
.rc-anchor__item-01 .rc-anchor__link[data-in-viewport="true"] {
  background-color: #d19200;
  box-shadow: none;
  transform: translateX(0.4166666667vw) translateY(0.4166666667vw);
}
.rc-anchor__item-02 .rc-anchor__link {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-radius: 0.3645833333vw;
  background-color: #ffb90a;
  box-shadow: 0.4166666667vw 0.4166666667vw 0 0 #0066e2;
  padding: 1.0416666667vw 1.25vw 1.09375vw 5.8854166667vw;
}
.rc-anchor__item-02 .rc-anchor__link[data-in-viewport="true"] {
  background-color: #d19200;
  box-shadow: none;
  transform: translateX(0.4166666667vw) translateY(0.4166666667vw);
}
.rc-anchor__item-03 .rc-anchor__link {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-radius: 0.3645833333vw;
  background-color: #ffb90a;
  box-shadow: 0.4166666667vw 0.4166666667vw 0 0 #0066e2;
  padding: 1.0416666667vw 1.25vw 1.0416666667vw 5.8854166667vw;
}
.rc-anchor__item-03 .rc-anchor__link[data-in-viewport="true"] {
  background-color: #d19200;
  box-shadow: none;
  transform: translateX(0.4166666667vw) translateY(0.4166666667vw);
}
.rc-anchor__item-04 .rc-anchor__link {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-radius: 0.3645833333vw;
  background-color: #ffb90a;
  box-shadow: 0.4166666667vw 0.4166666667vw 0 0 #0066e2;
  padding: 1.0416666667vw 1.25vw 1.0416666667vw 5.8854166667vw;
}
.rc-anchor__item-04 .rc-anchor__link[data-in-viewport="true"] {
  background-color: #d19200;
  box-shadow: none;
  transform: translateX(0.4166666667vw) translateY(0.4166666667vw);
}
.rc-anchor__link {
  min-height: 4.1666666667vw;
  position: relative;
}
.rc-anchor__link::before {
  position: absolute;
  content: "";
  left: 2.8645833333vw;
  transform: translateX(-50%);
}
.rc-anchor__item-01 .rc-anchor__link::before {
  width: 4.53125vw;
  height: 1.875vw;
  background-image: url(https://r.r10s.jp/evt/event/young/line/campaign/present3/_pc/img/20260106/anchor_icon01.png?v=202512121323);
  background-size: contain;
  background-repeat: no-repeat;
}
.rc-anchor__item-02 .rc-anchor__link::before {
  width: 2.1354166667vw;
  height: 2.1354166667vw;
  background-image: url(https://r.r10s.jp/evt/event/young/line/campaign/present3/_pc/img/20260106/anchor_icon02.png?v=202512121323);
  background-size: contain;
  background-repeat: no-repeat;
}
.rc-anchor__item-03 .rc-anchor__link::before {
  width: 2.8125vw;
  height: 2.03125vw;
  background-image: url(https://r.r10s.jp/evt/event/young/line/campaign/present3/_pc/img/20260106/anchor_icon03.png?v=202512121323);
  background-size: contain;
  background-repeat: no-repeat;
}
.rc-anchor__item-04 .rc-anchor__link::before {
  width: 2.1875vw;
  height: 2.03125vw;
  background-image: url(https://r.r10s.jp/evt/event/young/line/campaign/present3/_pc/img/20260106/anchor_icon04.png?v=202512121323);
  background-size: contain;
  background-repeat: no-repeat;
}
.rc-anchor__linkText {
  color: #fff;
  font-size: 1.3541666667vw;
  font-weight: 600;
  display: inline;
}
.rc-anchor__allow {
  width: 1.6666666667vw;
}
.rc-anchor__allow img {
  width: 100%;
  height: auto;
}
a.rc-anchor__link:hover {
  text-decoration: none;
}
@media screen and (max-width: 1650px) {
  .rc-anchor__linkText {
    font-size: 1.0416666667vw;
  }
}
@media screen and (max-width: 1450px) {
  .rc-anchor__linkText {
    font-size: 0.8333333333vw;
  }
}
@media screen and (max-width: 1350px) {
  .rc-anchor__linkText {
    font-size: 0.625vw;
  }
}
.rye-c-annotation.-custom {
  font-size: 17.8125px;
}
.slide__title {
  position: relative;
  display: block;
  background-color: #479dff;
  border-radius: calc(8 / 640 * 570px);
  height: calc(64 / 640 * 570px);
  line-height: calc(64 / 640 * 570px);
  margin-top: calc(-64 / 640 * 570px);
  z-index: 2;
}
.slide__text {
  font-feature-settings: "palt";
}
.swiper-slide {
  animation: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.swiper-btn {
  display: block;
  cursor: pointer;
  outline: none;
  position: absolute;
  z-index: 2;
  top: calc(250 / 640 * 570px);
  transform: translateY(-50%);
  align-items: center;
  width: calc(80 / 640 * 570px);
  height: calc(80 / 640 * 570px);
  border-radius: 100%;
  background-size: cover;
}
.swiper-btn:hover {
  transition: 0.3s;
  opacity: 0.8;
}
.swiper-gift-button-prev {
  background-image: url(https://r.r10s.jp/evt/event/young/line/campaign/present2/_sp/img/20220216/arrow_left.png?v=202512121323);
  left: 0%;
}
.swiper-gift-button-next {
  background-image: url(https://r.r10s.jp/evt/event/young/line/campaign/present2/_sp/img/20220216/arrow_right.png?v=202512121323);
  right: 0%;
}
.swiper-pagination-bullet {
  background-color: #a8d2ff !important;
}
.swiper-pagination-bullet-active {
  background-color: #479dff !important;
}
.swiper-pagination--attention > span {
  background-color: #6d6d6d !important;
}
.swiper-pagination--attention > .swiper-pagination-bullet-active {
  background-color: #007aff !important;
}
.swiper-wrapper {
  position: relative;
}
.swiper-gift {
  overflow: hidden;
}
.bg.-presentCarousel {
  margin-top: calc(99 / 640 * 570px);
  background-image: url(https://r.r10s.jp/evt/event/young/line/campaign/present3/_cmn/img/20260106/bg_presentCarouselCheckered.png?v=202512121323);
  border-radius: calc(20 / 640 * 570px);
  z-index: 5;
}
.bg.-presentCarousel::before {
  display: none;
}
.swiper-gift__nav {
  text-align: center;
}
.bg {
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
}
.swiper-speechBubble {
  position: absolute;
  top: calc(-41 / 640 * 570px);
  width: calc(492 / 640 * 570px);
  left: calc(43 / 640 * 570px);
  z-index: 1;
}
.slide__title {
  font-size: calc(32 / 640 * 570px);
  font-weight: 600;
  text-align: center;
  color: #fff;
}
.slide__text {
  font-size: calc(28 / 640 * 570px);
  color: #000;
  font-feature-settings: "palt";
}
.presentDetail__annotation {
  line-height: 1;
  text-align: center;
  font-size: calc(24 / 640 * 570px);
  font-weight: 400;
}
.swiper-pagination-bullet {
  width: calc(8 / 640 * 570px);
  height: calc(8 / 640 * 570px);
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 1;
}
.rp-present-feature {
  position: relative;
  padding: calc(96 / 640 * 570px) 0 calc(40 / 640 * 570px);
  background-color: #fff;
  border-radius: calc(20 / 640 * 570px);
  z-index: 0;
  margin-top: calc(94 / 640 * 570px);
  width: calc(576 / 640 * 570px);
  margin-inline: auto;
}
.rp-present-feature::after {
  content: "";
  position: absolute;
  background-image: url(https://r.r10s.jp/evt/event/young/line/campaign/present3/_cmn/img/20251001/background_feature_presentDetail.png?v=202512121323);
  width: calc(552 / 640 * 570px);
  height: calc(1623 / 640 * 570px);
  background-size: contain;
  background-repeat: no-repeat;
  top: calc(55 / 640 * 570px);
  right: calc(14 / 640 * 570px);
  z-index: -1;
}
.rp-present-feature__title {
  position: absolute;
  top: calc(-62 / 640 * 570px);
  left: 50%;
  transform: translateX(-50%);
  width: calc(492 / 640 * 570px);
}
.rp-present-feature__title-01,
.rp-present-feature__title-02,
.rp-present-feature__title-03 {
  line-height: 0;
  margin-inline: auto;
}
.rp-present-feature__title-01 img,
.rp-present-feature__title-02 img,
.rp-present-feature__title-03 img {
  width: 100%;
}
.rp-present-feature__title-01 {
  width: calc(410 / 640 * 570px);
}
.rp-present-feature__title-02 {
  width: calc(356 / 640 * 570px);
  margin-top: calc(30 / 640 * 570px);
}
.rp-present-feature__title-03 {
  width: calc(508 / 640 * 570px);
  margin-top: calc(30 / 640 * 570px);
}
.rp-present-feature__list {
  display: flex;
  flex-direction: column;
}
.rp-present-feature__image-01,
.rp-present-feature__image-02,
.rp-present-feature__image-03 {
  width: calc(478 / 640 * 570px);
  height: auto;
  margin-inline: auto;
  margin-top: calc(24 / 640 * 570px);
}
.rp-present-feature__image-01 img,
.rp-present-feature__image-02 img,
.rp-present-feature__image-03 img {
  width: 100%;
  height: auto;
}
.rp-present-feature__text-01,
.rp-present-feature__text-02,
.rp-present-feature__text-03 {
  font-size: calc(24 / 640 * 570px);
  font-weight: 400;
  line-height: 1.333;
  font-feature-settings: "palt";
}
.rp-present-feature__text-01 {
  margin-top: calc(11 / 640 * 570px);
}
.rp-present-feature__text-02 {
  margin-top: calc(17 / 640 * 570px);
}
.rp-present-feature__text-03 {
  margin-top: calc(17 / 640 * 570px);
}
.rp-point-feature {
  display: flex;
  flex-direction: column;
  padding: calc(47 / 640 * 570px) 0 calc(51 / 640 * 570px);
  background-color: #fff;
  border-radius: calc(20 / 640 * 570px);
}
.rp-point-feature__title {
  width: calc(432 / 640 * 570px);
  margin-inline: auto;
  line-height: 1;
}
.rp-point-feature__illustration {
  width: calc(422 / 640 * 570px);
  margin-inline: auto;
}
.rgu-present {
  display: flex;
  flex-direction: column;
  gap: calc(32 / 640 * 570px);
}
.rgu-present__item {
  box-shadow: 0px calc(12 / 640 * 570px) calc(24 / 640 * 570px) 0px
    rgba(0, 0, 0, 0.2);
  padding: 0 0 calc(32 / 640 * 570px);
  background-color: #fff;
  border-radius: calc(20 / 640 * 570px);
  overflow: hidden;
}
.rgu-present__tileNumber {
  display: flex;
  justify-content: center;
  align-items: baseline;
}
.rgu-present__tileNumber.-no01 {
  background-color: #ffb90a;
}
.rgu-present__tileNumber.-no02 {
  background-color: #1481ff;
  position: relative;
  z-index: 1;
}
.rgu-present__winningNumber {
  font-family: "Rakuten sans";
  font-weight: 500;
  font-size: calc(48 / 640 * 570px);
  color: #fff;
}
.rgu-present__winningImg {
  width: calc(56 / 640 * 570px);
  vertical-align: unset;
}
.rgu-present__presentName {
  text-align: center;
  font-weight: bold;
  font-size: calc(28 / 640 * 570px);
  margin-top: calc(18 / 640 * 570px);
  line-height: 1.3;
}
.rgu-present__presentNameSpan {
  font-size: calc(24 / 640 * 570px);
}
.rgu-present__annotation {
  display: block;
  font-size: 3.75vw;
  text-align: center;
}
.rgu-present .is_selected.outline01 {
  box-shadow: 0 0 0 calc(8 / 640 * 570px) #ffb90a;
  border-radius: calc(40 / 640 * 570px);
}
.rgu-present .is_selected.outline02 {
  box-shadow: 0 0 0 calc(8 / 640 * 570px) #1481ff;
  border-radius: calc(40 / 640 * 570px);
}
.rp-present-summary {
  display: flex;
  flex-direction: column;
  gap: calc(45 / 640 * 570px);
  width: calc(576 / 640 * 570px);
  margin-inline: auto;
  margin-top: calc(45 / 640 * 570px);
}
.rp-present-summary__item-01 {
  z-index: 0;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: calc(40 / 640 * 570px);
  padding-bottom: calc(46 / 640 * 570px);
  background-color: #fff;
  border-radius: calc(20 / 640 * 570px);
}
.rp-present-summary__item-01::after {
  position: absolute;
  content: "";
  display: block;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
}
.rp-present-summary__item-01::after {
  top: calc(14 / 640 * 570px);
  right: calc(10 / 640 * 570px);
  width: calc(84 / 640 * 570px);
  height: calc(120 / 640 * 570px);
  background-image: url(https://r.r10s.jp/evt/event/young/line/campaign/present3/_cmn/img/20251001/icon_summary_01.png?v=202512121323);
  z-index: -1;
}
.rp-present-summary__item-02 {
  z-index: 0;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: calc(40 / 640 * 570px);
  padding-bottom: calc(46 / 640 * 570px);
  background-color: #fff;
  border-radius: calc(20 / 640 * 570px);
}
.rp-present-summary__item-02::after {
  position: absolute;
  content: "";
  display: block;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
}
.rp-present-summary__item-02::after {
  top: calc(27 / 640 * 570px);
  right: calc(24 / 640 * 570px);
  width: calc(92 / 640 * 570px);
  height: calc(82 / 640 * 570px);
  background-image: url(https://r.r10s.jp/evt/event/young/line/campaign/present3/_cmn/img/20251001/icon_summary_02.png?v=202512121323);
  z-index: -1;
}
.rp-present-summary__textImage-01 {
  width: calc(311 / 640 * 570px);
  line-height: 0;
}
.rp-present-summary__textImage-02 {
  width: calc(323 / 640 * 570px);
  line-height: 0;
}
.rc-presentDetail__ribbonContainer {
  margin-top: calc(56 / 640 * 570px);
  position: relative;
}
.rc-presentDetail__presentA {
  position: absolute;
  z-index: 2;
  width: calc(202 / 640 * 570px);
  top: calc(58 / 640 * 570px);
  left: calc(183 / 640 * 570px);
}
.rc-presentDetail__ribbonTitle {
  width: calc(501 / 640 * 570px);
  height: calc(115 / 640 * 570px);
  position: absolute;
  z-index: 10;
  top: calc(-34 / 640 * 570px);
  left: 50%;
  transform: translateX(-50%);
}
.rc-presentDetail__feature {
  margin-top: calc(55 / 640 * 570px);
  position: relative;
  z-index: 0;
}
.rc-presentDetail__feature::before {
  content: "";
  position: absolute;
  z-index: -1;
  width: calc(640 / 640 * 570px);
  height: calc(601 / 640 * 570px);
  background-image: url(https://r.r10s.jp/evt/event/young/line/campaign/present3/_cmn/img/20260106/background_flowerKirakira_presentDetail.png?v=202512121323);
  background-size: contain;
  background-repeat: no-repeat;
  left: 50%;
  transform: translateX(-50%);
}
.rc-presentDetail__featureTitle {
  width: calc(319 / 640 * 570px);
  margin: 0 auto;
}
.rc-presentDetail__featureContentItem {
  text-align: center;
  font-size: calc(26 / 640 * 570px);
  line-height: 1.731;
  font-weight: 400;
}
.rc-presentDetail__featureContentItem:nth-child(1) {
  margin-top: calc(16 / 640 * 570px);
  line-height: 1.731;
}
.rc-presentDetail__featureContentItem:nth-child(2) {
  margin-top: calc(14 / 640 * 570px);
}
.rc-presentDetail__featureContentItem {
  font-size: calc(26 / 640 * 570px);
  font-feature-settings: "palt";
}
.rc-animation__fuwafuwa {
  position: absolute;
  z-index: 2;
}
.rc-animation__fuwafuwa.-presentA {
  animation: floating-y 1.8s ease-in-out infinite alternate-reverse;
}
.rye-p-entry-step.-custom {
  gap: 42.75px;
}
.rye-p-entry-step.-custom .rye-p-entry-step__container {
  width: 100%;
  gap: 21.375px;
}
.rye-p-entry-step.-custom .rye-p-entry-step__container:first-of-type::after {
  top: 100%;
  left: 21.375px;
  width: 28.5px;
  height: 35.625px;
}
.rye-p-entry-step.-custom .rye-p-entry-step__number {
  width: 71.25px;
}
.rye-u-mt-8 {
  margin-top: 14.25px !important;
}
.rye-u-mt-12 {
  margin-top: 21.375px !important;
}
.rye-u-mt-16 {
  margin-top: 28.5px !important;
}
.rye-u-mt-20 {
  margin-top: 35.625px !important;
}
.rye-u-mt-28 {
  margin-top: 49.875px !important;
}
.rye-u-mt-32 {
  margin-top: 57px !important;
}
.rye-u-mt-40 {
  margin-top: 71.25px !important;
}
.rye-u-pt-20 {
  padding-top: 35.625px !important;
}
.rye-u-pt-24 {
  padding-top: 42.75px !important;
}
.rye-u-pt-28 {
  padding-top: 49.875px !important;
}
.rye-u-pt-36 {
  padding-top: 64.125px !important;
}
.rye-u-pt-52 {
  padding-top: 92.625px !important;
}
.rye-u-pb-16 {
  padding-bottom: 28.5px !important;
}
.rye-u-pb-32 {
  padding-bottom: 57px !important;
}
.rye-u-pb-36 {
  padding-bottom: 64.125px !important;
}
.rye-u-pb-52 {
  padding-bottom: 92.625px !important;
}
.rye-u-pb-64 {
  padding-bottom: 114px !important;
}
.rye-u-pb-72 {
  padding-bottom: 128.25px !important;
}
.rye-u-pb-76 {
  padding-bottom: 135.375px !important;
}
.rye-u-pl-20 {
  padding-left: 35.625px !important;
}
.rye-u-pl-24 {
  padding-left: 42.75px !important;
}
.rye-u-pr-20 {
  padding-right: 35.625px !important;
}
.rye-u-pr-24 {
  padding-right: 42.75px !important;
}
.rye-u-fz-10 {
  font-size: 17.8125px !important;
}
.rye-u-fz-14 {
  font-size: 24.9375px !important;
}
.rye-u-fz-16 {
  font-size: 28.5px !important;
}
