@charset "UTF-8";

/*! destyle.css v3.0.0 | MIT License | https://github.com/nicolas-cusan/destyle.min.css */
*,
::before,
::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}

body {
  margin: 0;
}

main {
  display: block;
}

p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}

ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

dt {
  font-weight: 700;
}

dd {
  margin-left: 0;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

pre {
  font-family: monospace, monospace;
  font-size: inherit;
}

address {
  font-style: inherit;
}

a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

abbr[title] {
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: inherit;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

svg,
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-align: inherit;
  text-transform: inherit;
}

[type=checkbox] {
  -webkit-appearance: checkbox;
  appearance: checkbox;
}

[type=radio] {
  -webkit-appearance: radio;
  appearance: radio;
}

button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
}

button:disabled,
[type=button]:disabled,
[type=reset]:disabled,
[type=submit]:disabled {
  cursor: default;
}

:-moz-focusring {
  outline: auto;
}

select:disabled {
  opacity: inherit;
}

option {
  padding: 0;
}

fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

legend {
  padding: 0;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

label[for] {
  cursor: pointer;
}

details {
  display: block;
}

summary {
  display: list-item;
}

[contenteditable]:focus {
  outline: auto;
}

table {
  border-color: inherit;
}

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: 700;
}

html {
  font-family: "Noto Sans JP", sans-serif;
  color: #fff;
  overflow-x: hidden;
  width: 100%;
}

body {
  position: relative;
  background: url(https://www.plaritown.co.jp/resource/risingx2026Asset_bg/bg-all.webp) no-repeat center center/cover;
  background-attachment: fixed;
}

a {
  color: #fff;
}

img {
  display: block;
  width: 100%;
  height: auto;
}

.u-en {
  font-family: "DM Sans", sans-serif;
}

.l-wrapper {
  padding-left: 40px;
  padding-right: 40px;
}

.l-inner {
  width: 100%;
  margin: 0 auto;
  max-width: 1100px;
}

.pc-only {
  display: block;
}

.br-pc-only {
  display: inline;
}

.sp-only {
  display: none;
}

.br-sp-only {
  display: none;
}

.p-section-title .u-en {
  font-feature-settings: "palt" on;
  font-size: 98px;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: -1.96px;
  background: linear-gradient(90deg, #DDF04C 0%, #61DF97 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.p-section-title .ja {
  color: #FFF;
  font-feature-settings: "palt" on;
  font-size: 24px;
  font-weight: 400;
  line-height: 140%;
  margin-left: 20px;
}

.p-section-title.p-section-title--center {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 10px;
}

.p-section-title.p-section-title--center .u-en {
  font-size: 18px;
  font-weight: 600;
  line-height: 140%;
}

.p-section-title.p-section-title--center .ja {
  font-size: 54px;
  font-weight: 700;
  line-height: 140%;
  margin-left: 0;
}

.p-section-title.p-section-title--left {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  gap: 20px;
}

.p-section-title.p-section-title--left .u-en {
  font-size: 18px;
  font-weight: 600;
  line-height: 140%;
}

.p-section-title.p-section-title--left .ja {
  font-size: 60px;
  font-weight: 700;
  line-height: 120%;
  margin-left: 0;
}

.p-section-title.--flex-direction-column {
  display: flex;
  flex-direction: column;
}

.p-section-title.--flex-direction-column .ja {
  margin-left: 0;
  margin-top: -10px;
}

/*===========================================================================*/
/*  header  */
/*===========================================================================*/
.p-header {
  position: fixed;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  max-width: 1280px;
  z-index: 1000;
  padding-top: 12px;
  padding-bottom: 12px;
}

.p-header__inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.p-header__logo img {
  width: 120px;
  display: block;
}

@media (max-width: 1100px) {
  .p-header__logo img {
    width: 110px;
  }
}

.p-header__nav {
  flex: 1;
  display: flex;
  justify-content: flex-end;
  margin-right: 15px;
}

.p-header__nav-list {
  display: flex;
  align-items: center;
  gap: 40px;
}

@media (max-width: 1100px) {
  .p-header__nav-list {
    gap: 20px;
  }
}

.p-header__nav-list li a {
  color: #FFF;
  font-size: 15px;
  font-weight: 500;
  line-height: 100%;
  white-space: nowrap;
}

@media (max-width: 1100px) {
  .p-header__nav-list li a {
    font-size: 14px;
  }
}

.p-header__nav-list li a:hover {
  opacity: 0.7;
}

.p-header__cta .c-btn--header {
  border-radius: 999px;
  background: linear-gradient(278deg, #2CA02F 21.54%, #94C928 84.65%);
  width: 140px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #FFF;
  font-size: 15px;
  font-weight: 500;
  line-height: 100%;
}

@media (max-width: 1100px) {
  .p-header__cta .c-btn--header {
    width: 120px;
    height: 40px;
    font-size: 14px;
  }
}

.p-header__cta .c-btn--header:hover {
  opacity: 0.7;
}

.p-header__hamburger {
  display: none;
}

.p-header__sp-nav {
  display: none;
}

/*===========================================================================*/
/*  mv  */
/*===========================================================================*/
.breadcrumb {
  width: 100%;
  left: 50%;
  transform: translateX(-50%);
  max-width: 1280px;
  padding-right: 40px;
  position: absolute;
  top: 90px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 20px;
  z-index: 10;
}

.breadcrumb.entry {
  top: 38px;
}

.breadcrumb li {
  display: flex;
  align-items: center;
  font-feature-settings: "palt" on;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
}

.breadcrumb li a {
  color: #FFF;
  letter-spacing: 0.48px;
  position: relative;
  text-decoration: underline;
}

.breadcrumb li a::after {
  content: "";
  position: absolute;
  width: 5px;
  aspect-ratio: 5/7;
  background: url(https://www.plaritown.co.jp/resource/risingx2026Asset_image/arrow-bread.svg) no-repeat center center/contain;
  left: calc(100% + 8px);
  top: 50%;
  transform: translateY(-50%);
}

.breadcrumb li p {
  color: #657B73;
}

.p-mv {
  padding-top: 150px;
  padding-bottom: 150px;
  background: #030F0C;
  position: relative;
  overflow: hidden;
}

.p-mv::before,
.p-mv::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.p-mv::before {
  background: url(https://www.plaritown.co.jp/resource/risingx2026Asset_bg/mv-bg-bottom.webp) no-repeat center center/cover;
  z-index: 1;
}

.p-mv::after {
  background: url(https://www.plaritown.co.jp/resource/risingx2026Asset_bg/mv-bg-top.webp) no-repeat center center/cover;
  z-index: 2;
}

.p-mv .p-mv__inner {
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.p-mv .p-mv__inner .p-mv__title {
  width: 599px;
  position: relative;
  z-index: 10;
}

.p-mv .p-mv__inner .p-mv__title .p-mv__title-text {
  margin-top: 40px;
  color: #FFF;
  font-feature-settings: "palt" on;
  font-size: 32px;
  font-weight: 700;
  line-height: 140%;
}

.p-mv .p-mv__inner .p-mv__image {
  position: absolute;
  z-index: 3;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  width: 600px;
  height: auto;
}

/*===========================================================================*/
/*  guest  */
/*===========================================================================*/
.p-guest {
  padding-top: 100px;
  padding-bottom: 100px;
  position: relative;
}

.p-guest .l-inner {
  position: relative;
  z-index: 1;
}

.p-guest .p-guest__list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 50px;
  margin-top: 35px;
}

.p-guest .p-guest__item {
  display: flex;
  flex-direction: column;
}

.p-guest .p-guest__item.js-guest-item {
  cursor: pointer;
  transition: opacity 0.3s ease;
}

.p-guest .p-guest__item.js-guest-item:hover {
  opacity: 0.8;
}

.p-guest .p-guest__number {
  position: absolute;
  z-index: -1;
  right: 0;
  top: -15px;
  font-family: "Inter", sans-serif;
  opacity: 0.5;
  background: linear-gradient(180deg, #FFF 11.5%, rgba(255, 255, 255, 0) 97.46%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 138px;
  font-weight: 200;
  line-height: 100%;
  letter-spacing: -2.76px;
}

.p-guest .p-guest__info {
  margin-top: 7px;
  position: relative;
  z-index: 1;
}

.p-guest .p-guest__name {
  color: #FFF;
  font-feature-settings: "palt" on;
  font-size: 25px;
  font-weight: 500;
  line-height: 140%;
  letter-spacing: 1.25px;
  margin-bottom: 10px;
}

.p-guest .p-guest__description {
  color: #9E9E9E;
  font-feature-settings: "palt" on;
  font-size: 14px;
  font-weight: 400;
  line-height: 140%;
}

.p-guest .p-guest__footer {
  margin-top: 45px;
  text-align: center;
}

.p-guest .p-guest__note {
  color: #FFF;
  text-align: center;
  font-feature-settings: "palt" on;
  font-size: 38px;
  font-weight: 700;
  line-height: 140%;
  margin-bottom: 20px;
}

.c-btn--primary {
  position: relative;
  display: inline-flex;
  width: 285px;
  height: 62px;
  justify-content: center;
  align-items: center;
  text-align: center;
  background: linear-gradient(278deg, #2CA02F 21.54%, #94C928 84.65%);
  border-radius: 9999px;
  color: #FFF;
  font-size: 18px;
  font-weight: 500;
  line-height: 100%;
  transition: opacity 0.3s;
}

.c-btn--primary:hover {
  opacity: 0.9;
}

.c-btn--primary .c-btn__icon {
  width: 8px;
  height: auto;
  position: absolute;
  right: 30px;
  top: 50%;
  transform: translateY(-50%);
}

/*===========================================================================*/
/*  concept  */
/*===========================================================================*/
.p-concept {
  padding-top: 100px;
  padding-bottom: 100px;
  position: relative;
}

.p-concept .l-inner {
  position: relative;
  z-index: 1;
}

.p-concept .p-concept__header--left {
  width: 100%;
  text-align: center;
}

.p-concept .p-concept__header--left .p-section-title {
  align-items: center;
}

.p-concept .p-concept__image {
  width: 100%;
  margin-top: 60px;
}

.p-concept .p-concept__header--right {
  width: 100%;
  margin-top: 52px;
}

.p-concept .p-concept__header--right .p-concept__description {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 28px;
  text-align: center;
}

.p-concept .p-concept__header--right .p-concept__description p {
  color: #FFF;
  font-size: 17px;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: 0.85px;
}

.p-concept .p-concept__content {
  border-radius: 16px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  background: rgba(9, 28, 23, 0.8);
  backdrop-filter: blur(12px);
  margin-top: 40px;
  padding: 80px;
}

.p-concept .p-concept__content .p-concept__content--ttl {
  text-align: center;
  color: #FFF;
  font-feature-settings: "palt" on;
  font-size: 42px;
  font-weight: 700;
  line-height: 120%;
}

.p-concept .p-concept__content .p-concept__content--ttl span {
  display: inline-block;
  position: relative;
}

.p-concept .p-concept__content .p-concept__content--ttl span::before,
.p-concept .p-concept__content .p-concept__content--ttl span::after {
  content: "";
  position: absolute;
  aspect-ratio: 11/44;
  background: url(https://www.plaritown.co.jp/resource/risingx2026Asset_image/title-accent.svg) no-repeat center center/contain;
  width: 11px;
  top: calc(50% + 3px);
  transform: translateY(-50%);
}

.p-concept .p-concept__content .p-concept__content--ttl span::before {
  right: calc(100% + 20px);
}

.p-concept .p-concept__content .p-concept__content--ttl span::after {
  left: calc(100% + 20px);
  transform: translateY(-50%) rotate(180deg);
}

.p-concept .p-concept__content .p-concept__archive--list {
  margin-top: 32px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}

.p-concept .p-concept__content .p-concept__archive--list li picture {
  display: block;
  filter: drop-shadow(8px 8px 15px 0 rgba(0, 0, 0, 0.05));
}

.p-concept .p-concept__content .p-concept__archive--info {
  margin-top: 28px;
  color: #FFF;
  text-align: center;
  font-feature-settings: "palt" on;
  font-size: 12px;
  font-weight: 400;
  line-height: 140%;
  margin-bottom: 80px;
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.p-concept .p-concept__content .p-concept__voice--list {
  margin-top: 45px;
  display: flex;
  flex-direction: column;
  gap: 32px;
}

.p-concept .p-concept__content .p-concept__voice--list .p-concept__voice--text {
  display: flex;
  align-items: flex-start;
  gap: 20px;
  padding-bottom: 32px;
  border-bottom: 1px dashed #898989;
}

.p-concept .p-concept__content .p-concept__voice--list .p-concept__voice--text svg {
  margin-top: 3px;
}

.p-concept .p-concept__content .p-concept__voice--list .p-concept__voice--text p {
  color: #FFF;
  font-feature-settings: "palt" on;
  font-size: 26px;
  font-weight: 700;
  line-height: 160%;
}

.p-concept .p-concept__content .p-concept__voice--list .p-concept__voice--info {
  text-align: right;
  margin-top: 20px;
  color: #FFF;
  font-feature-settings: "palt" on;
  font-size: 18px;
  font-weight: 700;
  line-height: 140%;
}

/*===========================================================================*/
/*  speaker  */
/*===========================================================================*/
.p-speaker {
  padding-top: 100px;
  padding-bottom: 100px;
  position: relative;
}

.p-speaker .l-inner {
  position: relative;
  z-index: 1;
}

.p-speaker .p-speaker__wrapper {
  position: relative;
  margin-top: 25px;
}

.p-speaker .p-speaker__wrapper:not(.is-expanded) .p-speaker__item:nth-child(9),
.p-speaker .p-speaker__wrapper:not(.is-expanded) .p-speaker__item:nth-child(10),
.p-speaker .p-speaker__wrapper:not(.is-expanded) .p-speaker__item:nth-child(11),
.p-speaker .p-speaker__wrapper:not(.is-expanded) .p-speaker__item:nth-child(12) {
  -webkit-mask-image: linear-gradient(to bottom, rgb(0, 0, 0) 0%, rgb(0, 0, 0) 30%, rgba(0, 0, 0, 0) 90%, rgba(0, 0, 0, 0) 100%);
  mask-image: linear-gradient(to bottom, rgb(0, 0, 0) 0%, rgb(0, 0, 0) 30%, rgba(0, 0, 0, 0) 90%, rgba(0, 0, 0, 0) 100%);
}

.p-speaker .p-speaker__wrapper:not(.is-expanded) .p-speaker__item:nth-child(n+13) {
  opacity: 0;
}

.p-speaker .p-speaker__wrapper.is-expanded .p-speaker__list {
  max-height: none;
  overflow: visible;
}

.p-speaker .p-speaker__wrapper.is-expanded .p-speaker__item {
  opacity: 1 !important;
  -webkit-mask-image: none;
  mask-image: none;
}

.p-speaker .p-speaker__list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 40px;
  max-height: calc((min(100vw - 80px, 1100px) / 4 * 1.2 + 40px) * 2 + min(100vw - 80px, 1100px) / 4 * 1.2);
  overflow: hidden;
  transition: max-height 0.5s ease;
}

.p-speaker .p-speaker__list .p-speaker__item {
  transition: opacity 0.5s ease;
}

.p-speaker .p-speaker__list .p-speaker__item.js-speaker-item {
  cursor: pointer;
}

.p-speaker .p-speaker__list .p-speaker__item.js-speaker-item:hover {
  opacity: 0.8;
}

.p-speaker .p-speaker__list .p-speaker__info {
  margin-top: 5px;
}

.p-speaker .p-speaker__list .p-speaker__info .p-speaker__name {
  color: #FFF;
  font-feature-settings: "palt" on;
  font-size: 20px;
  font-weight: 500;
  line-height: 140%;
  letter-spacing: 1px;
}

.p-speaker .p-speaker__list .p-speaker__info .p-speaker__description {
  color: #FFF;
  font-feature-settings: "palt" on;
  font-size: 12px;
  font-weight: 400;
  line-height: 140%;
  margin-top: 10px;
}

.p-speaker .p-speaker__more-btn {
  width: 100%;
  border-radius: 16px;
  border: 1px solid var(--Linear, rgba(255, 255, 255, 0.1));
  background: rgba(9, 28, 23, 0.8);
  backdrop-filter: blur(12px);
  padding-top: 23px;
  padding-bottom: 25px;
  text-align: center;
  position: relative;
  color: #FFF;
  font-feature-settings: "palt" on;
  font-size: 20px;
  font-weight: 500;
  line-height: 140%;
  letter-spacing: 1px;
  transition: opacity 0.3s ease;
  margin-top: 50px;
  position: relative;
}

.p-speaker .p-speaker__more-btn::before,
.p-speaker .p-speaker__more-btn::after {
  content: "";
  position: absolute;
  width: 16px;
  height: 2px;
  background: #FFF;
  right: 30px;
  top: 50%;
  transform: translateY(-50%);
  transition: transform 0.3s ease, opacity 0.3s ease;
}

.p-speaker .p-speaker__more-btn::after {
  transform: translateY(-50%) rotate(90deg);
}

.p-speaker .p-speaker__more-btn.is-open::before {
  opacity: 0;
}

.p-speaker .p-speaker__more-btn.is-open::after {
  transform: translateY(-50%) rotate(0deg);
}

.p-speaker .p-speaker__more-btn:hover {
  opacity: 0.7;
}

/*===========================================================================*/
/*  timetable  */
/*===========================================================================*/
.p-timetable {
  padding-top: 100px;
  padding-bottom: 100px;
  position: relative;
}

.p-timetable .l-inner {
  position: relative;
  z-index: 1;
}

.p-timetable .p-timetable__content {
  margin-top: 25px;
  overflow-x: auto;
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 100%;
}

@media (max-width: 1180px) {
  .p-timetable .p-timetable__content {
    padding-left: 40px;
  }
}

.p-timetable .p-timetable__grid {
  display: grid;
  grid-template-columns: 80px repeat(5, 1fr);
  grid-template-rows: 1fr;
  gap: 0 6px;
  min-width: 1100px;
  width: 1100px;
  position: relative;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
}

.p-timetable .p-timetable__dotted-line {
  position: absolute;
  left: 0;
  right: 0;
  height: 1px;
  border-top: 1px dashed rgba(255, 255, 255, 0.2);
  pointer-events: none;
  z-index: 1;
}

.p-timetable .p-timetable__time-axis {
  grid-column: 1;
  grid-row: 1;
  display: grid;
  grid-template-rows: repeat(9, 1fr);
  position: relative;
  padding-right: 15px;
  align-self: stretch;
  height: 1300px;
  z-index: 2;
}

.p-timetable .p-timetable__time-item {
  color: #FFF;
  font-feature-settings: "palt" on;
  font-size: 14px;
  font-weight: 400;
  line-height: 140%;
  padding: 10px 0;
  position: relative;
  display: flex;
  align-items: center;
}

.p-timetable .p-timetable__time-item::after {
  content: "";
  position: absolute;
  right: -15px;
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: linear-gradient(90deg, #DDF04C 0%, #61DF97 100%);
}

.p-timetable .p-timetable__stage-wrapper {
  display: flex;
  flex-direction: column;
  border-radius: 16px;
  backdrop-filter: blur(12px);
  overflow: visible;
  position: relative;
}

.p-timetable .p-timetable__stage-wrapper::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 16px;
  backdrop-filter: blur(12px);
  z-index: -1;
  pointer-events: none;
}

.p-timetable .p-timetable__stage-wrapper--a::before,
.p-timetable .p-timetable__stage-wrapper--c::before,
.p-timetable .p-timetable__stage-wrapper--pitch::before {
  background: rgba(9, 28, 23, 0.8);
}

.p-timetable .p-timetable__stage-wrapper--b::before,
.p-timetable .p-timetable__stage-wrapper--workshop::before {
  background: rgba(17, 34, 30, 0.8);
}

.p-timetable .p-timetable__stage-header {
  padding: 15px 10px;
  text-align: center;
  color: #FFF;
  font-feature-settings: "palt" on;
  font-size: 16px;
  font-weight: 700;
  line-height: 140%;
  flex-shrink: 0;
  position: relative;
}

.p-timetable .p-timetable__stage-column {
  position: relative;
  padding: 12px;
  flex: 1;
  height: 1300px;
  overflow: visible;
}

.p-timetable .p-timetable__session {
  position: absolute;
  border-radius: 10px;
  border: 0.5px solid rgba(255, 255, 255, 0.1);
  background: linear-gradient(156deg, rgba(255, 255, 255, 0.02) 7.23%, rgba(255, 255, 255, 0.08) 95.05%);
  box-shadow: 8px 8px 15px 0 rgba(0, 0, 0, 0.05);
  backdrop-filter: blur(12px);
  padding: 10px 12px;
  cursor: pointer;
  transition: all 0.3s ease;
  z-index: 2;
}

.p-timetable .p-timetable__session:hover {
  transform: translateY(-2px);
  box-shadow: 8px 10px 20px 0 rgba(0, 0, 0, 0.1);
}

.p-timetable .p-timetable__session-time {
  color: #FFF;
  font-feature-settings: "palt" on;
  font-size: 13px;
  font-weight: 400;
  line-height: 140%;
  margin-bottom: 4px;
  position: relative;
  padding-left: 10px;
}

.p-timetable .p-timetable__session-time::before {
  content: "";
  position: absolute;
  left: 0;
  top: calc(50% - 1px);
  transform: translateY(-50%);
  width: 5px;
  height: 6px;
  background: url(https://www.plaritown.co.jp/resource/risingx2026Asset_image/tri.svg) no-repeat center center/contain;
}

.p-timetable .p-timetable__session-title {
  color: #FFF;
  font-feature-settings: "palt" on;
  font-size: 14px;
  font-weight: 400;
  line-height: 140%;
}

/*===========================================================================*/
/*  access  */
/*===========================================================================*/
.p-section {
  padding-top: 100px;
  padding-bottom: 100px;
  position: relative;
}

.p-section .l-inner {
  position: relative;
  z-index: 1;
}

.p-section .p-map__content {
  margin-top: 15px;
  border: 0 solid #000;
  background: #0F201B;
  width: 100%;
  aspect-ratio: 1100/619;
}

.p-section .p-access {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 62px;
}

.p-section .p-access .p-access__content {
  flex-shrink: 0;
}

.p-section .p-access .p-access__map {
  width: 100%;
  height: 392px;
}

.p-section .p-access .p-access__map iframe {
  width: 100%;
  height: 100%;
}

.p-section .p-access .p-access__info {
  margin-top: 52px;
}

.p-section .p-access .p-access__info .p-access__info-title {
  color: #FFF;
  font-feature-settings: "palt" on;
  font-size: 18px;
  font-weight: 700;
  line-height: 180%;
}

.p-section .p-access .p-access__info .p-access__info-address {
  color: #FFF;
  font-feature-settings: "palt" on;
  font-size: 18px;
  font-weight: 400;
  line-height: 180%;
  margin-top: 16px;
}

/*===========================================================================*/
/*  sponsor  */
/*===========================================================================*/
.p-section-2 {
  padding-top: 100px;
  padding-bottom: 100px;
  position: relative;
}

.p-section-2 .l-inner {
  position: relative;
  z-index: 1;
}

.p-section-2 .p-sponsor__content {
  margin-top: 25px;
  border-radius: 16px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  background: rgba(9, 28, 23, 0.8);
  backdrop-filter: blur(12px);
  padding: 80px 20px;
}

.p-section-2 .p-sponsor__content .p-sponsor__content-item-title {
  max-width: 920px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  color: #FFF;
  font-feature-settings: "palt" on;
  font-size: 36px;
  font-weight: 400;
  line-height: 140%;
  padding-left: 20px;
  position: relative;
}

.p-section-2 .p-sponsor__content .p-sponsor__content-item-title::before {
  content: "";
  width: 4px;
  height: 25px;
  background: #fff;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
}

.p-section-2 .p-sponsor__content .p-sponsor__list {
  width: 100%;
  max-width: 920px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 12px;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 12px;
}

.p-section-2 .p-sponsor__content .p-sponsor__list li {
  min-height: 127px;
  border-radius: 12px;
  background: #FFF;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 15px;
}

.p-section-2 .p-sponsor__content .p-sponsor__list li img {
  width: 100%;
  max-width: 142px;
  display: block;
}

.p-section-2 .p-faq {
  padding-top: 100px;
}

.p-section-2 .p-faq .p-faq__content {
  margin-top: 25px;
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.p-section-2 .p-faq .p-faq__content .p-faq__item {
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  background: rgba(9, 28, 23, 0.8);
  backdrop-filter: blur(12px);
  padding-bottom: 5px;
}

.p-section-2 .p-faq .p-faq__content .p-faq__item .p-faq__question {
  padding-top: 25px;
  padding-bottom: 20px;
  padding-left: 30px;
  padding-right: 70px;
  cursor: pointer;
  position: relative;
  display: flex;
  align-items: flex-start;
  gap: 10px;
  transition: opacity 0.3s ease;
}

.p-section-2 .p-faq .p-faq__content .p-faq__item .p-faq__question:hover {
  opacity: 0.7;
}

.p-section-2 .p-faq .p-faq__content .p-faq__item .p-faq__question::after,
.p-section-2 .p-faq .p-faq__content .p-faq__item .p-faq__question::before {
  content: "";
  position: absolute;
  right: 40px;
  top: calc(50% + 2.5px);
  transform: translateY(-50%);
  width: 14px;
  height: 2px;
  border-radius: 5px;
  background: #FFF;
  transition: transform 0.3s ease;
}

.p-section-2 .p-faq .p-faq__content .p-faq__item .p-faq__question::before {
  right: 46px;
  width: 2px;
  height: 14px;
}

.p-section-2 .p-faq .p-faq__content .p-faq__item .p-faq__question .--q {
  font-size: 25px;
  font-weight: 700;
  line-height: 100%;
  background: linear-gradient(90deg, #DDF04C 0%, #61DF97 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.p-section-2 .p-faq .p-faq__content .p-faq__item .p-faq__question .p-faq__question-text {
  color: #FFF;
  font-feature-settings: "palt" on;
  font-size: 20px;
  font-weight: 700;
  line-height: 150%;
  letter-spacing: 0.6px;
  margin-top: -2px;
}

.p-section-2 .p-faq .p-faq__content .p-faq__item.is-open .p-faq__question::before {
  transform: translateY(-50%) rotate(90deg);
}

.p-section-2 .p-faq .p-faq__content .p-faq__item .p-faq__answer {
  display: none;
  padding-left: 30px;
  padding-right: 30px;
}

.p-section-2 .p-faq .p-faq__content .p-faq__item .p-faq__answer .p-faq__answer-text {
  padding-top: 20px;
  padding-bottom: 20px;
  border-top: 1px dashed rgba(227, 227, 227, 0.2);
  color: #FFF;
  font-feature-settings: "palt" on;
  font-size: 14px;
  font-weight: 500;
  line-height: 160%;
}

/*===========================================================================*/
/*  form  */
/*===========================================================================*/
.p-form {
  padding-top: 100px;
  padding-bottom: 100px;
  position: relative;
}

.p-form .l-inner {
  position: relative;
  z-index: 1;
}

/*===========================================================================*/
/*  outline  */
/*===========================================================================*/
.p-outline {
  padding-top: 100px;
  padding-bottom: 100px;
  position: relative;
}

.p-outline .l-inner {
  position: relative;
  z-index: 1;
}

.p-outline .p-banner {
  display: flex;
  align-items: flex-start;
  gap: 28px;
  margin-bottom: 80px;
}

.p-outline .p-banner a {
  display: block;
  transition: opacity 0.3s ease;
}

.p-outline .p-banner a:hover {
  opacity: 0.7;
}

.p-outline .p-outline__content {
  margin-top: 15px;
  border-radius: 16px;
  border: 1px solid var(--Linear, rgba(255, 255, 255, 0.1));
  background: rgba(9, 28, 23, 0.8);
  backdrop-filter: blur(12px);
  padding: 80px 20px;
}

.p-outline .p-outline__content .p-outline__content-inner {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
  max-width: 928px;
  margin-left: auto;
  margin-right: auto;
}

.p-outline .p-outline__content .p-outline__content-inner dl {
  display: flex;
  align-items: flex-start;
  padding-bottom: 30px;
  position: relative;
}

.p-outline .p-outline__content .p-outline__content-inner dl::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  border-bottom: 1px dashed rgba(255, 255, 255, 0.2);
}

.p-outline .p-outline__content .p-outline__content-inner dl::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 95px;
  border-bottom: 1px dashed #DDF04C;
}

.p-outline .p-outline__content .p-outline__content-inner dl dt {
  flex-shrink: 0;
  width: 95px;
  font-size: 15px;
  font-weight: 700;
  line-height: 150%;
  background: linear-gradient(90deg, #DDF04C 0%, #61DF97 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.p-outline .p-outline__content .p-outline__content-inner dl dd {
  padding-left: 10px;
  color: #FFF;
  font-size: 15px;
  font-weight: 500;
  line-height: 150%;
}

.p-outline .p-copyright {
  margin-top: 100px;
  text-align: center;
  color: #FFF;
  font-size: 12px;
  font-weight: 500;
  line-height: 100%;
}

/*===========================================================================*/
/*  float btn  */
/*===========================================================================*/
.p-float-btn {
  position: fixed;
  bottom: 32px;
  right: 32px;
  width: 244px;
  z-index: 100;
}

.p-float-btn:hover {
  opacity: 0.7;
}

.p-float-btn img {
  box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.08);
  backdrop-filter: blur(5px);
}

/*===========================================================================*/
/*  entry  */
/*===========================================================================*/
.p-entry {
  padding-top: 100px;
  padding-bottom: 100px;
  position: relative;
}

.p-entry .l-inner {
  position: relative;
  z-index: 1;
}

.p-entry .p-entry__content {
  border-radius: 16px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  background: rgba(9, 28, 23, 0.8);
  backdrop-filter: blur(12px);
  padding: 80px 70px;
}

.p-entry .p-entry__content--ttl {
  text-align: center;
  color: #FFF;
  font-feature-settings: "palt" on;
  font-size: 42px;
  font-weight: 700;
  line-height: 120%;
}

.p-entry .p-entry__content--ttl .ttl-inner {
  display: inline-block;
  position: relative;
}

.p-entry .p-entry__content--ttl .ttl-inner::before,
.p-entry .p-entry__content--ttl .ttl-inner::after {
  content: "";
  position: absolute;
  aspect-ratio: 11/44;
  background: url(https://www.plaritown.co.jp/resource/risingx2026Asset_image/title-accent.svg) no-repeat center center/contain;
  width: 11px;
  top: calc(50% + 3px);
  transform: translateY(-50%);
}

.p-entry .p-entry__content--ttl .ttl-inner::before {
  right: calc(100% + 20px);
}

.p-entry .p-entry__content--ttl .ttl-inner::after {
  left: calc(100% + 20px);
  transform: translateY(-50%) rotate(180deg);
}

.p-entry .p-entry__content .p-entry__offline {
  margin-top: 50px;
}

.p-entry .p-entry__content .p-entry__offline--date {
  text-align: center;
  color: #FFF;
  font-weight: 600;
  line-height: 140%;
  font-feature-settings: "palt" on;
}

.p-entry .p-entry__content .p-entry__offline--date .year {
  font-size: 47.869px;
}

.p-entry .p-entry__content .p-entry__offline--date .day {
  font-size: 92.48px;
}

.p-entry .p-entry__content .p-entry__offline--date .day-of-week {
  font-size: 35.902px;
}

.p-entry .p-entry__content .p-entry__offline--date .time {
  font-size: 56.911px;
}

.p-entry .p-entry__content .p-entry__offline--place {
  text-align: center;
  color: #FFF;
  font-feature-settings: "palt" on;
  font-size: 19.899px;
  font-weight: 700;
  line-height: 140%;
  margin-top: 20px;
}

.p-entry .p-entry__content .p-entry__offline--content {
  margin-top: 46px;
  display: flex;
  align-items: center;
  gap: 34px;
}

.p-entry .p-entry__content .p-entry__offline--content .p-entry__offline--content-img {
  width: 49%;
}

.p-entry .p-entry__content .p-entry__offline--content .p-entry__offline--content-text {
  width: 51%;
}

.p-entry .p-entry__content .p-entry__offline--content .p-entry__offline--content-text .p-entry__offline--content-text-list {
  display: flex;
  flex-direction: column;
  gap: 20px;
  align-items: flex-start;
}

.p-entry .p-entry__content .p-entry__offline--content .p-entry__offline--content-text .p-entry__offline--content-text-list li {
  color: #FFF;
  font-size: 20px;
  font-weight: 700;
  line-height: 140%;
  position: relative;
  padding-left: 26px;
}

.p-entry .p-entry__content .p-entry__offline--content .p-entry__offline--content-text .p-entry__offline--content-text-list li::before {
  content: "";
  position: absolute;
  left: 0;
  width: 18px;
  height: 18px;
  background: url(https://www.plaritown.co.jp/resource/risingx2026Asset_image/check.svg) no-repeat center center/contain;
  top: 5px;
}

.p-entry .p-entry__content .p-entry__offline--content .p-entry__offline--content-text .c-btn {
  margin-top: 32px;
  border-radius: 999px;
  background: linear-gradient(278deg, #2CA02F 21.54%, #94C928 84.65%);
  color: #FFF;
  font-size: 16px;
  font-weight: 700;
  line-height: 100%;
  display: inline-flex;
  align-items: center;
  gap: 25px;
  padding: 22px 30px;
}

.p-entry .p-entry__content .p-entry__offline--content .p-entry__offline--content-text .c-btn img {
  width: 8px;
  height: auto;
}

.p-entry .p-entry__content .p-entry__offline--content .p-entry__offline--content-text .c-btn:hover {
  opacity: 0.7;
}

.p-entry .p-entry__content .p-entry__online {
  margin-top: 60px;
  border-radius: 10px;
  border: 0.5px solid rgba(255, 255, 255, 0.1);
  background: linear-gradient(156deg, rgba(255, 255, 255, 0.02) 7.23%, rgba(255, 255, 255, 0.08) 95.05%);
  box-shadow: 8px 8px 15px 0 rgba(0, 0, 0, 0.05);
  backdrop-filter: blur(12px);
  padding: 60px 48px;
}

.p-entry .p-entry__content .p-entry__online .p-entry__online-ttl {
  color: #FFF;
  text-align: center;
  font-feature-settings: "palt" on;
  font-size: 32px;
  font-weight: 700;
  line-height: 120%;
}

.p-entry .p-entry__content .p-entry__online .p-entry__online--date {
  text-align: center;
  color: #FFF;
  font-feature-settings: "palt" on;
  font-weight: 700;
  line-height: 140%;
  margin-top: 30px;
}

.p-entry .p-entry__content .p-entry__online .p-entry__online--date .year {
  font-size: 25.774px;
}

.p-entry .p-entry__content .p-entry__online .p-entry__online--date .day {
  font-size: 49.794px;
}

.p-entry .p-entry__content .p-entry__online .p-entry__online--date .day-of-week {
  font-size: 19.33px;
}

.p-entry .p-entry__content .p-entry__online .p-entry__online--date .time {
  font-size: 30.642px;
}

.p-entry .p-entry__content .p-entry__online .p-entry__online--date .online {
  font-size: 24px;
  font-weight: 700;
  line-height: 140%;
  font-family: "Noto Sans JP", sans-serif;
}

.p-entry .p-entry__content .p-entry__online--content {
  margin-top: 40px;
  display: flex;
  align-items: center;
  gap: 34px;
}

.p-entry .p-entry__content .p-entry__online--content .p-entry__online--content-img {
  width: 49%;
}

.p-entry .p-entry__content .p-entry__online--content .p-entry__online--content-text {
  width: 51%;
}

.p-entry .p-entry__content .p-entry__online--content .p-entry__online--content-text .p-entry__online--content-text-list {
  display: flex;
  flex-direction: column;
  gap: 8px;
  align-items: flex-start;
}

.p-entry .p-entry__content .p-entry__online--content .p-entry__online--content-text .p-entry__online--content-text-list li {
  color: #FFF;
  font-size: 17px;
  font-weight: 700;
  line-height: 140%;
  position: relative;
  padding-left: 24px;
}

.p-entry .p-entry__content .p-entry__online--content .p-entry__online--content-text .p-entry__online--content-text-list li::before {
  content: "";
  position: absolute;
  left: 0;
  width: 16px;
  height: 16px;
  background: url(https://www.plaritown.co.jp/resource/risingx2026Asset_image/check.svg) no-repeat center center/contain;
  top: 4px;
}

.p-entry .p-entry__content .p-entry__online--content .p-entry__online--content-text .c-btn {
  margin-top: 32px;
  border-radius: 999px;
  background: linear-gradient(278deg, #2C57A0 21.54%, #2890C9 84.65%);
  color: #FFF;
  font-size: 16px;
  font-weight: 700;
  line-height: 100%;
  display: inline-flex;
  align-items: center;
  gap: 25px;
  padding: 22px 30px;
}

.p-entry .p-entry__content .p-entry__online--content .p-entry__online--content-text .c-btn img {
  width: 8px;
  height: auto;
}

.p-entry .p-entry__content .p-entry__online--content .p-entry__online--content-text .c-btn:hover {
  opacity: 0.7;
}

/*===========================================================================*/
/*  session popup  */
/*===========================================================================*/
.p-session-popup {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10000;
}

.p-session-popup.is-open {
  display: block;
}

.p-session-popup__overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  cursor: pointer;
}

.p-session-popup__container {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: calc(100% - 80px);
  max-width: 928px;
  max-height: 90vh;
  overflow-y: auto;
  z-index: 10001;
}

.p-session-popup__content {
  background: rgba(9, 28, 23, 0.8);
  backdrop-filter: blur(12px);
  border-radius: 16px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  padding: 38px 35px 50px;
  position: relative;
}

.p-session-popup__header {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 20px;
}

.p-session-popup__stage {
  display: flex;
  align-items: center;
  gap: 15px;
}

.p-session-popup__stage-label {
  display: inline-block;
  background: #091C17;
  color: #fff;
  text-transform: capitalize;
  font-size: 22px;
  font-weight: 700;
  line-height: 100%;
  padding: 8px 15px;
  border-radius: 4px;
  border: 1px solid rgba(255, 255, 255, 0.1);
}

.p-session-popup__time {
  color: #FFF;
  font-feature-settings: "palt" on;
  font-size: 28px;
  font-weight: 800;
  line-height: 100%;
  text-transform: capitalize;
}

.p-session-popup__close {
  background: none;
  border: none;
  cursor: pointer;
  padding: 0;
  width: 18px;
  height: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: opacity 0.3s ease;
}

.p-session-popup__close:hover {
  opacity: 0.7;
}

.p-session-popup__close svg {
  width: 18px;
  height: 18px;
}

.p-session-popup__body {
  color: #FFF;
}

.p-session-popup__title {
  margin-bottom: 20px;
}

.p-session-popup__title span {
  display: block;
  font-feature-settings: "palt" on;
  font-weight: 700;
  line-height: 135%;
  font-size: 32px;
}

.p-session-popup__description {
  font-kerning: none;
  font-feature-settings: "palt" on;
  font-size: 16px;
  font-weight: 500;
  line-height: 160%;
  margin-bottom: 30px;
  letter-spacing: 0.03em;
}

.p-session-popup__description p {
  margin-bottom: 20px;
}

.p-session-popup__description p:last-child {
  margin-bottom: 0;
}

.p-session-popup__speakers {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  padding-top: 32px;
}

.p-session-popup__speakers-label {
  display: inline-block;
  border-radius: 4px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  background: #091C17;
  color: #fff;
  font-feature-settings: "palt" on;
  text-transform: capitalize;
  font-size: 16px;
  font-weight: 700;
  line-height: 100%;
  padding: 10px 32px 12px;
  margin-bottom: 16px;
}

.p-session-popup__speakers-list {
  display: flex;
  flex-direction: column;
  gap: 32px;
}

.p-session-popup__speaker-item {
  display: flex;
  gap: 20px;
  align-items: flex-start;
  flex-direction: row;
}

.p-session-popup__speaker-image {
  width: 108px;
  flex-shrink: 0;
}

.p-session-popup__speaker-info {
  display: flex;
  flex-direction: column;
  gap: 0;
  flex: 1;
}

.p-session-popup__speaker-bio {
  width: 100%;
  margin-top: 15px;
}

.p-session-popup__speaker-name {
  color: #FFF;
  font-feature-settings: "palt" on;
  font-size: 20px;
  font-weight: 700;
  line-height: 135%;
  margin-bottom: 5px;
}

.p-session-popup__speaker-title {
  color: #FFF;
  font-feature-settings: "palt" on;
  font-size: 15px;
  font-weight: 400;
  line-height: 135%;
  margin-bottom: 0;
}

.p-session-popup__speaker-bio {
  color: #FFF;
  font-feature-settings: "palt" on;
  font-size: 14px;
  font-weight: 400;
  line-height: 160%;
  letter-spacing: 0.03em;
  margin-top: 15px;
}

.p-session-popup__speaker-item--comingsoon {
  align-items: center;
}

.p-session-popup__speaker-item--comingsoon .p-session-popup__speaker-name {
  color: #FFF;
}

@media (max-width: 900px) {
  .l-wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }

  .l-inner {
    max-width: 520px;
  }

  .pc-only {
    display: none;
  }

  .br-pc-only {
    display: none;
  }

  .sp-only {
    display: block;
  }

  .br-sp-only {
    display: inline;
  }

  .p-section-title .u-en {
    font-size: 48px;
    letter-spacing: -0.96px;
  }

  .p-section-title .ja {
    font-size: 18px;
    margin-left: 8px;
  }

  .p-section-title.p-section-title--center .u-en {
    font-size: 16px;
  }

  .p-section-title.p-section-title--center .ja {
    font-size: 32px;
    margin-left: 0;
  }

  .p-section-title.p-section-title--left {
    gap: 8px;
  }

  .p-section-title.p-section-title--left .u-en {
    font-size: 16px;
  }

  .p-section-title.p-section-title--left .ja {
    font-size: 52px;
    margin-left: 0;
  }

  .p-section-title.--flex-direction-column {
    display: block;
  }

  .p-section-title.--flex-direction-column .ja {
    margin-left: 8px;
    margin-top: 0;
  }

  /*===========================================================================*/
  /*  header  */
  /*===========================================================================*/
  .p-header__logo img {
    width: 89px;
  }

  .p-header__nav,
  .p-header__cta {
    display: none;
  }

  .p-header__hamburger {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 4px;
    width: 42px;
    height: 42px;
    background: linear-gradient(278deg, #2CA02F 21.54%, #94C928 84.65%);
    border: none;
    border-radius: 2px;
    cursor: pointer;
    padding: 0;
    position: relative;
    z-index: 1001;
  }

  .p-header__hamburger span {
    display: block;
    width: 20px;
    height: 2px;
    background: #fff;
    transition: all 0.3s;
    border-radius: 2px;
  }

  .p-header__hamburger.is-active span:nth-child(1) {
    transform: translateY(6px) rotate(45deg);
  }

  .p-header__hamburger.is-active span:nth-child(2) {
    opacity: 0;
  }

  .p-header__hamburger.is-active span:nth-child(3) {
    transform: translateY(-6px) rotate(-45deg);
  }

  .p-header__sp-nav {
    display: block;
    position: fixed;
    top: 71.45px;
    left: 0;
    width: 100%;
    max-height: 0;
    z-index: 999;
    overflow: hidden;
    transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    background: rgba(9, 28, 23, 0.8);
    box-shadow: 2px 2px 20px 0 rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(12px);
  }

  .p-header__sp-nav.is-active {
    max-height: calc(100vh - 71.45px);
  }

  .p-header__sp-nav.is-scrollable {
    overflow-y: auto;
  }

  .p-header__sp-nav-inner {
    display: flex;
    flex-direction: column;
    padding: 10px 20px 40px;
  }

  .p-header__sp-nav-list li {
    border-bottom: 1px dashed rgba(255, 255, 255, 0.2);
  }

  .p-header__sp-nav-list li a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 10px;
    padding-right: 6px;
    color: #FFF;
    font-feature-settings: "palt" on;
    font-size: 14px;
    font-weight: 700;
    line-height: 140%;
    letter-spacing: 1.26px;
    transition: opacity 0.3s;
  }

  .p-header__sp-nav-list li a:active {
    opacity: 0.7;
  }

  .p-header__sp-nav-list li a span {
    flex: 1;
  }

  .p-header__arrow {
    width: 8px;
    height: auto;
  }

  .p-header__sp-cta {
    margin-top: auto;
    padding-top: 24px;
    display: flex;
    justify-content: center;
  }

  .p-header__sp-cta .c-btn--sp-nav {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    gap: 8px;
    width: 100%;
    max-width: 255px;
    height: 56px;
    background: linear-gradient(278deg, #2CA02F 21.54%, #94C928 84.65%);
    color: #fff;
    text-decoration: none;
    border-radius: 9999px;
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
    transition: opacity 0.3s;
  }

  .p-header__sp-cta .c-btn--sp-nav:active {
    opacity: 0.9;
  }

  .p-header__sp-cta .c-btn--sp-nav .c-btn__icon {
    width: 8px;
    height: auto;
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
  }

  /*===========================================================================*/
  /*  mv  */
  /*===========================================================================*/
  .breadcrumb {
    top: 72px;
    gap: 18px;
    padding-right: 20px;
  }

  .breadcrumb.entry {
    top: 28px;
  }

  .breadcrumb li {
    font-size: 10px;
  }

  .breadcrumb li a {
    letter-spacing: 0.4px;
  }

  .breadcrumb li a::after {
    left: calc(100% + 7px);
  }

  .p-mv {
    padding-top: 84px;
    padding-bottom: 350px;
    padding-left: 7px;
    padding-right: 0;
  }

  .p-mv::before,
  .p-mv::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
  }

  .p-mv::before {
    background: url(https://www.plaritown.co.jp/resource/risingx2026Asset_bg/mv-bg-bottom.webp) no-repeat center left 50%/cover;
  }

  .p-mv::after {
    background: url(https://www.plaritown.co.jp/resource/risingx2026Asset_bg/mv-bg-top.webp) no-repeat center left 50%/cover;
  }

  .p-mv .p-mv__inner {
    max-width: 520px;
    position: initial;
  }

  .p-mv .p-mv__inner .p-mv__title {
    width: 100%;
    max-width: 375px;
    position: relative;
    z-index: 10;
  }

  .p-mv .p-mv__inner .p-mv__title .p-mv__title-text {
    margin-top: 20px;
    font-size: 24px;
  }

  .p-mv .p-mv__inner .p-mv__image {
    left: 50%;
    width: 100%;
    max-width: 375px;
    transform: translateX(-50%);
    top: initial;
    bottom: 0;
  }

  body.is-nav-open {
    position: fixed;
    left: 0;
    right: 0;
    overflow: hidden;
  }

  /*===========================================================================*/
  /*  guest  */
  /*===========================================================================*/
  .p-guest {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .p-guest::before {
    background: url(https://www.plaritown.co.jp/resource/risingx2026Asset_bg/guest-bg-sp.webp) no-repeat top center/cover;
  }

  .p-guest .p-guest__list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
    margin-top: 20px;
  }

  .p-guest .p-guest__item {
    display: flex;
    flex-direction: column;
  }

  .p-guest .p-guest__item.js-guest-item {
    cursor: pointer;
    transition: opacity 0.3s ease;
  }

  .p-guest .p-guest__item.js-guest-item:hover {
    opacity: 0.8;
  }

  .p-guest .p-guest__item:nth-child(3) {
    grid-column: 1/-1;
    max-width: calc(50% - 7.5px);
    margin: 0 auto;
  }

  .p-guest .p-guest__number {
    display: none;
  }

  .p-guest .p-guest__info {
    margin-top: 8px;
  }

  .p-guest .p-guest__name {
    font-size: 14px;
    letter-spacing: 0.7px;
    margin-bottom: 4px;
  }

  .p-guest .p-guest__description {
    font-size: 10px;
  }

  .p-guest .p-guest__footer {
    margin-top: 32px;
  }

  .p-guest .p-guest__note {
    font-size: 24px;
    margin-bottom: 18px;
  }

  .c-btn--primary {
    width: 255px;
    height: 56px;
    font-size: 16px;
  }

  /*===========================================================================*/
  /*  concept  */
  /*===========================================================================*/
  .p-concept {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .p-concept .p-concept__header {
    display: flex;
    flex-direction: column;
  }

  .p-concept .p-section-title {
    align-items: flex-start !important;
    text-align: left;
  }

  .p-concept .p-section-title .ja {
    font-size: 52px;
  }

  .p-concept .p-concept__header--left {
    order: 0;
  }

  .p-concept .p-concept__image {
    margin-top: 24px;
    order: 1;
  }

  .p-concept .p-concept__header--right {
    margin-top: 24px;
    order: 2;
  }

  .p-concept .p-concept__header--right .p-concept__description {
    text-align: left;
    gap: 16px;
  }

  .p-concept .p-concept__header--right .p-concept__description p {
    font-size: 15px;
    letter-spacing: 0.75px;
  }

  .p-concept .p-concept__content {
    border-radius: 12px;
    margin-top: 50px;
    padding: 40px 20px;
  }

  .p-concept .p-concept__content .p-concept__content--ttl {
    font-size: 24px;
  }

  .p-concept .p-concept__content .p-concept__content--ttl span::before,
  .p-concept .p-concept__content .p-concept__content--ttl span::after {
    width: 7px;
    top: 50%;
  }

  .p-concept .p-concept__content .p-concept__content--ttl span::before {
    right: calc(100% + 12px);
  }

  .p-concept .p-concept__content .p-concept__content--ttl span::after {
    left: calc(100% + 12px);
  }

  .p-concept .p-concept__content .p-concept__archive--list {
    margin-top: 16px;
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
  }

  .p-concept .p-concept__content .p-concept__archive--info {
    margin-top: 12px;
    font-size: 10px;
    margin-bottom: 40px;
    text-align: left;
  }

  .p-concept .p-concept__content .p-concept__voice--list {
    margin-top: 16px;
    gap: 16px;
  }

  .p-concept .p-concept__content .p-concept__voice--list .p-concept__voice--text {
    gap: 12px;
    padding-bottom: 16px;
  }

  .p-concept .p-concept__content .p-concept__voice--list .p-concept__voice--text svg {
    margin-top: 3px;
  }

  .p-concept .p-concept__content .p-concept__voice--list .p-concept__voice--text p {
    font-size: 20px;
  }

  .p-concept .p-concept__content .p-concept__voice--list .p-concept__voice--info {
    margin-top: 14px;
    font-size: 12px;
  }

  /*===========================================================================*/
  /*  speaker  */
  /*===========================================================================*/
  .p-speaker {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .p-speaker::before {
    background: url(https://www.plaritown.co.jp/resource/risingx2026Asset_bg/speaker-bg-sp.webp) no-repeat top center/cover;
  }

  .p-speaker .p-speaker__wrapper {
    position: relative;
    margin-top: 20px;
  }

  .p-speaker .p-speaker__wrapper:not(.is-expanded) .p-speaker__item:nth-child(9),
  .p-speaker .p-speaker__wrapper:not(.is-expanded) .p-speaker__item:nth-child(10) {
    -webkit-mask-image: linear-gradient(to bottom, rgb(0, 0, 0) 0%, rgb(0, 0, 0) 30%, rgba(0, 0, 0, 0) 80%, rgba(0, 0, 0, 0) 100%);
    mask-image: linear-gradient(to bottom, rgb(0, 0, 0) 0%, rgb(0, 0, 0) 30%, rgba(0, 0, 0, 0) 80%, rgba(0, 0, 0, 0) 100%);
  }

  .p-speaker .p-speaker__wrapper:not(.is-expanded) .p-speaker__item:nth-child(n+11) {
    opacity: 0;
  }

  .p-speaker .p-speaker__wrapper.is-expanded .p-speaker__list {
    max-height: none;
    overflow: visible;
  }

  .p-speaker .p-speaker__wrapper.is-expanded .p-speaker__item {
    opacity: 1 !important;
    -webkit-mask-image: none;
    mask-image: none;
  }

  .p-speaker .p-speaker__list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 8px 15px;
    max-height: calc((min(100vw - 40px, 520px) / 2 + 25px) * 5 + min(100vw - 40px, 520px) / 2);
    overflow: hidden;
    transition: max-height 0.5s ease;
  }

  .p-speaker .p-speaker__list .p-speaker__item {
    transition: opacity 0.5s ease;
  }

  .p-speaker .p-speaker__list .p-speaker__item.js-speaker-item {
    cursor: pointer;
  }

  .p-speaker .p-speaker__list .p-speaker__item.js-speaker-item:hover {
    opacity: 0.8;
  }

  .p-speaker .p-speaker__list .p-speaker__info {
    margin-top: 8px;
  }

  .p-speaker .p-speaker__list .p-speaker__info .p-speaker__name {
    font-size: 14px;
    letter-spacing: 0.7px;
  }

  .p-speaker .p-speaker__list .p-speaker__info .p-speaker__description {
    font-size: 10px;
    margin-top: 4px;
    color: #9E9E9E;
  }

  .p-speaker .p-speaker__more-btn {
    margin-top: 20px;
    padding-top: 17px;
    padding-bottom: 17px;
    font-size: 16px;
    letter-spacing: 0.8px;
  }

  .p-speaker .p-speaker__more-btn::before,
  .p-speaker .p-speaker__more-btn::after {
    width: 12px;
    right: 25px;
    transition: transform 0.3s ease, opacity 0.3s ease;
  }

  .p-speaker .p-speaker__more-btn.is-open::before {
    opacity: 0;
  }

  .p-speaker .p-speaker__more-btn.is-open::after {
    transform: translateY(-50%) rotate(0deg);
  }

  /*===========================================================================*/
  /*  timetable  */
  /*===========================================================================*/
  .p-timetable {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .p-timetable::before {
    background: url(https://www.plaritown.co.jp/resource/risingx2026Asset_bg/timetable-bg-sp.webp) no-repeat top center/cover;
  }

  .p-timetable .p-timetable__content {
    margin-top: 12px;
    padding-left: 20px;
    overflow-x: auto;
    width: 100%;
  }

  .p-timetable .p-timetable__grid {
    width: 1100px;
    min-width: 1100px;
    gap: 0 6px;
    overflow: hidden;
    position: relative;
  }

  .p-timetable .p-timetable__dotted-line {
    position: absolute;
    left: 0;
    right: 0;
    height: 1px;
    border-top: 1px dashed rgba(255, 255, 255, 0.2);
    pointer-events: none;
    z-index: 1;
  }

  .p-timetable .p-timetable__time-axis {
    padding-right: 10px;
    height: 1300px;
    position: relative;
    z-index: 2;
  }

  .p-timetable .p-timetable__time-item {
    font-size: 12px;
    padding: 8px 0;
    position: relative;
  }

  .p-timetable .p-timetable__time-item::after {
    width: 6px;
    height: 6px;
    right: -10px;
  }

  .p-timetable .p-timetable__stage-wrapper {
    border-radius: 12px;
    position: relative;
  }

  .p-timetable .p-timetable__stage-wrapper::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 12px;
    backdrop-filter: blur(12px);
    z-index: -1;
    pointer-events: none;
  }

  .p-timetable .p-timetable__stage-wrapper--a::before,
  .p-timetable .p-timetable__stage-wrapper--c::before,
  .p-timetable .p-timetable__stage-wrapper--pitch::before {
    background: rgba(9, 28, 23, 0.8);
  }

  .p-timetable .p-timetable__stage-wrapper--b::before,
  .p-timetable .p-timetable__stage-wrapper--workshop::before {
    background: rgba(17, 34, 30, 0.8);
  }

  .p-timetable .p-timetable__stage-header {
    padding: 12px 8px;
    font-size: 14px;
    position: relative;
  }

  .p-timetable .p-timetable__stage-column {
    height: 1300px;
    padding: 10px;
    position: relative;
  }

  .p-timetable .p-timetable__session {
    padding: 8px 10px;
    border-radius: 8px;
    z-index: 2;
  }

  .p-timetable .p-timetable__session-time {
    font-size: 10px;
    margin-bottom: 4px;
  }

  .p-timetable .p-timetable__session-title {
    font-size: 12px;
  }

  /*===========================================================================*/
  /*  access  */
  /*===========================================================================*/
  .p-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .p-section::before {
    background: url(https://www.plaritown.co.jp/resource/risingx2026Asset_bg/access-bg-sp.webp) no-repeat top center/cover;
  }

  .p-section .p-access {
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
  }

  .p-section .p-access .p-access__map {
    height: 200px;
  }

  .p-section .p-access .p-access__info {
    margin-top: 8px;
  }

  .p-section .p-access .p-access__info .p-access__info-title {
    font-size: 16px;
  }

  .p-section .p-access .p-access__info .p-access__info-address {
    font-size: 14px;
    margin-top: 4px;
  }

  /*===========================================================================*/
  /*  sponsor  */
  /*===========================================================================*/
  .p-section-2 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .p-section-2::before {
    background: url(https://www.plaritown.co.jp/resource/risingx2026Asset_bg/sponsor-faq-bg-sp.webp) no-repeat top center/cover;
  }

  .p-section-2 .p-sponsor__content {
    margin-top: 12px;
    border-radius: 12px;
    padding: 20px;
  }

  .p-section-2 .p-sponsor__content .p-sponsor__content-item-title {
    font-size: 24px;
    padding-left: 14px;
  }

  .p-section-2 .p-sponsor__content .p-sponsor__content-item-title::before {
    width: 2px;
    height: 17px;
  }

  .p-section-2 .p-sponsor__content .p-sponsor__list {
    margin-top: 4px;
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 8px;
  }

  .p-section-2 .p-sponsor__content .p-sponsor__list li {
    min-height: 76px;
    border-radius: 8px;
    padding: 15px;
  }

  .p-section-2 .p-sponsor__content .p-sponsor__list li img {
    width: auto;
    max-width: 161px;
    max-height: 46px;
  }

  .p-section-2 .p-faq {
    padding-top: 60px;
  }

  .p-section-2 .p-faq .p-faq__content {
    margin-top: 4px;
    gap: 8px;
  }

  .p-section-2 .p-faq .p-faq__content .p-faq__item .p-faq__question {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    padding-right: 47px;
    gap: 6px;
  }

  .p-section-2 .p-faq .p-faq__content .p-faq__item .p-faq__question::after,
  .p-section-2 .p-faq .p-faq__content .p-faq__item .p-faq__question::before {
    right: 15px;
    top: 50%;
    width: 12px;
    height: 2px;
  }

  .p-section-2 .p-faq .p-faq__content .p-faq__item .p-faq__question::before {
    right: 20px;
    width: 2px;
    height: 12px;
  }

  .p-section-2 .p-faq .p-faq__content .p-faq__item .p-faq__question .--q {
    font-size: 21px;
  }

  .p-section-2 .p-faq .p-faq__content .p-faq__item .p-faq__question .p-faq__question-text {
    font-size: 16px;
    letter-spacing: 0.48px;
  }

  .p-section-2 .p-faq .p-faq__content .p-faq__item .p-faq__answer {
    display: none;
    padding-left: 15px;
    padding-right: 15px;
  }

  .p-section-2 .p-faq .p-faq__content .p-faq__item .p-faq__answer .p-faq__answer-text {
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 12px;
  }

  /*===========================================================================*/
  /*  form  */
  /*===========================================================================*/
  .p-form {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  /*===========================================================================*/
  /*  outline  */
  /*===========================================================================*/
  .p-outline {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .p-outline::before {
    background: url(https://www.plaritown.co.jp/resource/risingx2026Asset_bg/outline-bg-sp.webp) no-repeat top center/cover;
  }

  .p-outline .p-banner {
    flex-direction: column;
    gap: 8px;
    margin-bottom: 30px;
  }

  .p-outline .p-outline__content {
    margin-top: 12px;
    border-radius: 12px;
    padding: 24px 20px;
  }

  .p-outline .p-outline__content .p-outline__content-inner {
    gap: 14px;
    grid-template-columns: repeat(1, 1fr);
  }

  .p-outline .p-outline__content .p-outline__content-inner dl {
    padding-bottom: 16px;
    flex-direction: column;
    gap: 4px;
    align-items: flex-start;
  }

  .p-outline .p-outline__content .p-outline__content-inner dl::before {
    content: none;
  }

  .p-outline .p-outline__content .p-outline__content-inner dl dt {
    width: 100%;
    font-size: 14px;
  }

  .p-outline .p-outline__content .p-outline__content-inner dl dd {
    padding-left: 0;
    font-size: 14px;
  }

  .p-outline .p-copyright {
    margin-top: 60px;
    font-size: 10px;
  }

  /*===========================================================================*/
  /*  float btn  */
  /*===========================================================================*/
  .p-float-btn {
    bottom: 15px;
    right: 15px;
    width: 190px;
  }

  .p-float-btn:hover {
    opacity: 1;
  }

  /*===========================================================================*/
  /*  entry  */
  /*===========================================================================*/
  .p-entry {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .p-entry::before {
    background: url(https://www.plaritown.co.jp/resource/risingx2026Asset_bg/entry-bg-sp.webp) no-repeat top center/cover;
  }

  .p-entry .p-entry__content {
    border-radius: 12px;
    padding: 40px 20px;
  }

  .p-entry .p-entry__content--ttl {
    font-size: 24px;
  }

  .p-entry .p-entry__content--ttl .ttl-inner::before,
  .p-entry .p-entry__content--ttl .ttl-inner::after {
    width: 7px;
    top: 50%;
  }

  .p-entry .p-entry__content--ttl .ttl-inner::before {
    right: calc(100% + 12px);
  }

  .p-entry .p-entry__content--ttl .ttl-inner::after {
    left: calc(100% + 12px);
  }

  .p-entry .p-entry__content .p-entry__offline {
    margin-top: 30px;
  }

  .p-entry .p-entry__content .p-entry__offline--date .year {
    font-size: 37.318px;
  }

  .p-entry .p-entry__content .p-entry__offline--date .day {
    font-size: 72.097px;
  }

  .p-entry .p-entry__content .p-entry__offline--date .day-of-week {
    font-size: 27.989px;
  }

  .p-entry .p-entry__content .p-entry__offline--date .time {
    font-size: 25.282px;
    line-height: 160%;
  }

  .p-entry .p-entry__content .p-entry__offline--place {
    font-size: 14px;
    margin-top: 0;
  }

  .p-entry .p-entry__content .p-entry__offline--content {
    margin-top: 20px;
    flex-direction: column;
    gap: 15px;
  }

  .p-entry .p-entry__content .p-entry__offline--content .p-entry__offline--content-img {
    width: 100%;
  }

  .p-entry .p-entry__content .p-entry__offline--content .p-entry__offline--content-text {
    width: 100%;
    text-align: center;
  }

  .p-entry .p-entry__content .p-entry__offline--content .p-entry__offline--content-text .p-entry__offline--content-text-list {
    text-align: left;
    gap: 8px;
  }

  .p-entry .p-entry__content .p-entry__offline--content .p-entry__offline--content-text .p-entry__offline--content-text-list li {
    font-size: 15px;
    padding-left: 18px;
  }

  .p-entry .p-entry__content .p-entry__offline--content .p-entry__offline--content-text .p-entry__offline--content-text-list li::before {
    width: 14px;
    height: 14px;
    top: 5px;
  }

  .p-entry .p-entry__content .p-entry__offline--content .p-entry__offline--content-text .c-btn {
    margin-top: 20px;
    font-size: 14px;
    gap: 15px;
    padding: 20px;
  }

  .p-entry .p-entry__content .p-entry__online {
    margin-top: 40px;
    border-radius: 12px;
    padding: 20px 0px;
  }

  .p-entry .p-entry__content .p-entry__online .p-entry__online-ttl {
    font-size: 18px;
  }

  .p-entry .p-entry__content .p-entry__online .p-entry__online--date {
    margin-top: 20px;
  }

  .p-entry .p-entry__content .p-entry__online .p-entry__online--date .year {
    font-size: 14.154px;
  }

  .p-entry .p-entry__content .p-entry__online .p-entry__online--date .day {
    font-size: 27.345px;
  }

  .p-entry .p-entry__content .p-entry__online .p-entry__online--date .day-of-week {
    font-size: 10.616px;
  }

  .p-entry .p-entry__content .p-entry__online .p-entry__online--date .time {
    font-size: 16.828px;
  }

  .p-entry .p-entry__content .p-entry__online .p-entry__online--date .online {
    font-size: 14px;
  }

  .p-entry .p-entry__content .p-entry__online--content {
    margin-top: 12px;
    flex-direction: column;
    gap: 12px;
  }

  .p-entry .p-entry__content .p-entry__online--content .p-entry__online--content-img {
    width: 100%;
    padding: 0 20px;
  }

  .p-entry .p-entry__content .p-entry__online--content .p-entry__online--content-text {
    width: 100%;
    text-align: center;
  }

  .p-entry .p-entry__content .p-entry__online--content .p-entry__online--content-text .p-entry__online--content-text-list {
    text-align: left;
    gap: 8px;
  }

  .p-entry .p-entry__content .p-entry__online--content .p-entry__online--content-text .p-entry__online--content-text-list li {
    font-size: 15px;
    padding-left: 18px;
  }

  .p-entry .p-entry__content .p-entry__online--content .p-entry__online--content-text .p-entry__online--content-text-list li::before {
    width: 14px;
    height: 14px;
    top: 5px;
  }

  .p-entry .p-entry__content .p-entry__online--content .p-entry__online--content-text .c-btn {
    margin-top: 20px;
    font-size: 14px;
    gap: 15px;
    padding: 20px;
  }

  /*===========================================================================*/
  /*  session popup  */
  /*===========================================================================*/
  .p-session-popup__container {
    width: calc(100% - 40px);
    max-width: none;
    max-height: 95vh;
  }

  .p-session-popup__content {
    padding: 20px;
    border-radius: 12px;
  }

  .p-session-popup__header {
    margin-bottom: 12px;
  }

  .p-session-popup__stage {
    gap: 15px;
  }

  .p-session-popup__stage-label {
    font-size: 14px;
    padding: 5px 10px;
  }

  .p-session-popup__time {
    font-size: 18px;
  }

  .p-session-popup__close {
    width: 12px;
    height: 12px;
  }

  .p-session-popup__close svg {
    width: 12px;
    height: 12px;
  }

  .p-session-popup__title {
    margin-bottom: 12px;
  }

  .p-session-popup__title span {
    font-size: 20px;
  }

  .p-session-popup__description {
    font-size: 14px;
    margin-bottom: 20px;
  }

  .p-session-popup__description p {
    margin-bottom: 15px;
  }

  .p-session-popup__speakers {
    padding-top: 20px;
  }

  .p-session-popup__speakers-label {
    font-size: 13px;
    padding: 5px 16px;
    margin-bottom: 16px;
  }

  .p-session-popup__speakers-list {
    gap: 16px;
  }

  .p-session-popup__speaker-item {
    flex-direction: column;
    gap: 10px;
  }

  .p-session-popup__speaker-top {
    display: flex;
    flex-direction: row;
    gap: 10px;
    align-items: center;
  }

  .p-session-popup__speaker-image {
    width: 64px;
    flex-shrink: 0;
  }

  .p-session-popup__speaker-info {
    display: flex;
    flex-direction: column;
    gap: 10px;
    flex: 1;
    width: 100%;
  }

  .p-session-popup__speaker-info-inner {
    display: flex;
    flex-direction: column;
    gap: 0;
    flex: 1;
  }

  .p-session-popup__speaker-bio {
    width: 100%;
    margin-top: 0;
  }

  .p-session-popup__speaker-name {
    font-size: 14px;
    margin-bottom: 6px;
  }

  .p-session-popup__speaker-title {
    font-size: 10px;
    margin-bottom: 0;
  }

  .p-session-popup__speaker-bio {
    font-size: 10px;
    margin-top: 0;
  }

  .p-session-popup__speaker-item--comingsoon {
    align-items: center;
    flex-direction: row;
  }
}

* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

html {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.06em;
}

button,
input,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
}

:focus-visible {
  outline: 1px solid #004831 !important;
  outline-offset: 2px;
}

::placeholder {
  font-size: 12px;
  letter-spacing: 0em;
}

@media (min-width: 901px) {
  html {
    font-size: 18px;
  }

  ::placeholder {
    font-size: 16px;
    letter-spacing: inherit;
  }
}

body {
  color: #000;
  background-color: #fff;
}

input[type=checkbox],
input[type=submit],
select,
.pd-checkbox label {
  cursor: pointer;
}

input[type=checkbox] {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  width: 16px;
  height: 16px;
  margin-right: 10px;
  position: relative;
  flex-shrink: 0;
}

input[type=checkbox]::before {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  border-radius: 2px;
  border: 0.5px solid rgba(255, 255, 255, 0.1);
  background: linear-gradient(156deg, rgba(255, 255, 255, 0.02) 7.23%, rgba(255, 255, 255, 0.08) 95.05%);
  box-shadow: 8px 8px 15px 0 rgba(0, 0, 0, 0.05);
  backdrop-filter: blur(12px);
  position: absolute;
  top: 0;
  left: 0;
}

input[type=checkbox]:checked::after {
  content: "";
  display: block;
  width: 6px;
  height: 10px;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  position: absolute;
  top: 1px;
  left: 5px;
  transform: rotate(45deg);
}

#pardot-form {
  width: 100%;
  margin-top: 25px;
  margin-left: auto;
  margin-right: auto;
  border-radius: 16px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  background: rgba(9, 28, 23, 0.8);
  backdrop-filter: blur(12px);
  padding: 60px 40px;
}

#pardot-form .field-label {
  color: #FFF;
  font-feature-settings: "palt" on;
  font-size: 18px;
  font-weight: 400;
  line-height: 140%;
  display: inline-block;
  width: 253px;
  position: relative;
  padding-right: 45px;
}

#pardot-form .required .field-label::after {
  content: "必須";
  border-radius: 2px;
  background: linear-gradient(90deg, #DDF04C 0%, #61DF97 100%);
  color: #2C2C2C;
  text-align: center;
  font-feature-settings: "palt" on;
  font-family: "Noto Sans JP";
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
  padding: 0 5px 1px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

#pardot-form .InterestedSessionBooth .field-label {
  margin-bottom: 1em;
}

#pardot-form .InterestedSessionBooth .value span {
  font-size: 1.1em;
  display: flex;
  align-items: center;
}

#pardot-form .InterestedSessionBooth .value span:not(:last-child) {
  margin-bottom: 1em;
}

#pardot-form .InterestedSessionBooth .value input {
  margin-right: 0.1em;
}

@media (min-width: 901px) {

  #pardot-form .ChanceForEventRecognition .field-label,
  #pardot-form .ReasonForEventApplication .field-label,
  #pardot-form .BusinessProblem .field-label {
    padding-right: 0;
  }

  #pardot-form .InterestedSessionBooth .field-label {
    display: block;
    width: auto;
    margin-bottom: 0.5em;
  }

  #pardot-form .InterestedSessionBooth .value {
    display: flex;
    flex-wrap: wrap;
    width: auto;
    vertical-align: top;
    gap: 0.5rem 1.5rem;
    font-size: 14px;
  }

  #pardot-form .InterestedSessionBooth .value input {
    margin-right: 0.2em;
  }

  #pardot-form .InterestedSessionBooth .value span:not(:last-child) {
    margin-bottom: 0;
  }

  #pardot-form .agree {
    text-align: center;
  }
}

#pardot-form .AgreeToTerms label {
  color: #000;
  font-weight: 700;
}

#pardot-form .description {
  margin-left: 290px;
  color: #FFF;
  font-feature-settings: "palt" on;
  font-size: 12px;
  font-weight: 400;
  line-height: 140%;
  display: block;
  margin-top: 8px;
}

#pardot-form input[type=text],
#pardot-form select {
  width: calc(100% - 290px);
  margin-left: 30px;
  outline: none;
  border-radius: 10px;
  border: 0.5px solid rgba(255, 255, 255, 0.1);
  background: linear-gradient(156deg, rgba(255, 255, 255, 0.02) 7.23%, rgba(255, 255, 255, 0.08) 95.05%);
  box-shadow: 8px 8px 15px 0 rgba(0, 0, 0, 0.05);
  backdrop-filter: blur(12px);
  padding: 23px 30px;
  color: #fff;
  font-feature-settings: "palt" on;
  font-size: 16px;
  font-weight: 400;
  line-height: 140%;
  display: inline-block;
}

#pardot-form select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url(https://page.plaritown.co.jp/l/899041/2025-12-08/wy33d/899041/1765178741fADl90rW/select.svg), linear-gradient(156deg, rgba(255, 255, 255, 0.02) 7.23%, rgba(255, 255, 255, 0.08) 95.05%);
  background-repeat: no-repeat, no-repeat;
  background-position: right 30px center, left top;
  background-size: 12px 9px, cover;
  padding-right: 60px;
}

#pardot-form .value {
  width: calc(100% - 290px);
  display: inline-block;
  margin-top: 23px;
  color: #fff;
}

#pardot-form .value>span {
  display: flex;
  align-items: center;
}

#pardot-form .value .inline {
  color: #FFF;
  font-feature-settings: "palt" on;
  font-size: 18px;
  font-weight: 400;
  line-height: 140%;
}

#pardot-form select {
  color: #fff;
}

#pardot-form select option {
  color: #030F0C;
}

#pardot-form select option:first-child {
  color: rgba(255, 255, 255, 0.5);
}

#pardot-form .form-field {
  padding: 0;
  margin: 0 auto 16px;
  width: 100%;
  max-width: 923px;
}

#pardot-form .form-field.IsApplyingForConcurrentLargeSeminar {
  width: 100%;
  margin-top: 40px;
  margin-bottom: 40px;
  padding-top: 40px;
  padding-bottom: 40px;
  border-top: 1px dotted;
  border-bottom: 1px dotted;
  border-color: rgba(227, 227, 227, 0.2);
}

#pardot-form .form-field.IsApplyingForConcurrentLargeSeminar .value {
  width: 100%;
  text-align: center;
  margin-top: 0;
}

#pardot-form .form-field.pd-checkbox {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

#pardot-form .form-field.pd-checkbox.agree {
  display: block;
}

#pardot-form .form-field.pd-checkbox.agree .value {
  width: 100%;
  margin-top: 0;
}

#pardot-form ul.description {
  width: 100%;
  margin-left: 0;
  margin-top: 20px;
  padding: 20px 25px;
  border-radius: 10px;
  border: 0.5px solid rgba(255, 255, 255, 0.1);
  background: linear-gradient(156deg, rgba(255, 255, 255, 0.02) 7.23%, rgba(255, 255, 255, 0.08) 95.05%);
  box-shadow: 8px 8px 15px 0 rgba(0, 0, 0, 0.05);
  backdrop-filter: blur(12px);
  color: #FFF;
  font-feature-settings: "palt" on;
  font-size: 12px;
  font-weight: 400;
  line-height: 200%;
}

#pardot-form ul.description a {
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
}

#pardot-form .form-field.error {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: none;
}

#pardot-form .form-field.AgreeToTerms {
  border-bottom: none;
}

@media (min-width: 901px) {
  #pardot-form .form-field.InterestedSessionBooth {
    width: 680px;
  }
}

#pardot-form .submit {
  margin-top: 40px;
  text-align: center;
}

#pardot-form input[type=submit] {
  border-radius: 999px;
  background: linear-gradient(278deg, #2CA02F 21.54%, #94C928 84.65%);
  margin-left: auto;
  margin-right: auto;
  width: 285px;
  height: 62px;
  display: block;
  text-align: center;
  color: #FFF;
  font-size: 18px;
  font-weight: 500;
  line-height: 100%;
  position: relative;
}

#pardot-form .submit-wrap {
  display: inline-block;
  position: relative;
}

#pardot-form .submit-wrap::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%) rotate(-90deg);
  right: 30px;
  width: 15px;
  height: 9px;
  background: url(.https://page.plaritown.co.jp/l/899041/2025-12-08/wy33d/899041/1765178741fADl90rW/select.svg) no-repeat center center/contain;
}

@media (hover: hover) {
  #pardot-form .submit-wrap:hover {
    opacity: 0.8;
  }
}

#pardot-form p.error.no-label,
#pardot-form p.errors {
  color: #ff0000;
  margin: 0;
  text-align: center;
}

#pardot-form p.error.no-label {
  padding: 0 0 20px 0;
  margin: 0 auto 20px auto;
  border-bottom: 1px solid #C4FF68;
  max-width: 685px;
}

#pardot-form p.error.no-label.AgreeToTerms {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: none;
  max-width: 100%;
}

#pardot-form .form-field.pd-hidden {
  padding: 0;
  margin: 0;
  border-bottom: none;
}

@media (max-width: 900px) {
  input[type=checkbox] {
    width: 14px;
    height: 14px;
    margin-right: 8px;
  }

  input[type=checkbox]::before {
    width: 14px;
    height: 14px;
    background: linear-gradient(156deg, rgba(255, 255, 255, 0.02) 7.23%, rgba(255, 255, 255, 0.08) 95.05%);
  }

  input[type=checkbox]:checked::after {
    width: 4px;
    height: 8px;
    top: 2px;
    left: 5px;
  }

  #pardot-form {
    margin-top: 12px;
    border-radius: 12px;
    padding: 30px 25px;
  }

  #pardot-form .ChanceForEventRecognition .field-label,
  #pardot-form .ReasonForEventApplication .field-label {
    width: 100%;
    padding-right: 0;
  }

  #pardot-form .pd-checkbox .field-label {
    width: 100%;
    padding-right: 0;
    padding-bottom: 33px;
  }

  #pardot-form .required.pd-checkbox .field-label::after {
    left: 0;
    right: initial;
    bottom: 0;
    top: initial;
  }

  #pardot-form .field-label {
    font-size: 15px;
    width: auto;
  }

  #pardot-form .required .field-label::after {
    content: "必須";
    font-size: 12px;
  }

  #pardot-form .InterestedSessionBooth .field-label {
    margin-bottom: 1em;
  }

  #pardot-form .InterestedSessionBooth .value span {
    font-size: 1.1em;
    display: flex;
    align-items: center;
  }

  #pardot-form .InterestedSessionBooth .value span:not(:last-child) {
    margin-bottom: 1em;
  }

  #pardot-form .InterestedSessionBooth .value input {
    margin-right: 0.1em;
  }

  #pardot-form .AgreeToTerms label {
    color: #000;
    font-weight: 700;
  }

  #pardot-form .description {
    margin-left: 0;
    font-size: 10px;
  }

  #pardot-form input[type=text],
  #pardot-form select {
    width: 100%;
    margin-left: 0;
    border-radius: 8px;
    margin-top: 10px;
    padding: 17px;
    font-size: 14px;
  }

  #pardot-form select {
    background-position: right 20px center, left top;
    background-size: 9px 6px, cover;
    padding-right: 40px;
  }

  #pardot-form .value {
    width: 100%;
    margin-top: 10px;
  }

  #pardot-form .value .inline {
    font-size: 15px;
  }

  #pardot-form .form-field {
    padding: 0;
    margin: 0 auto 20px;
    width: 100%;
    max-width: 923px;
  }

  #pardot-form .form-field.IsApplyingForConcurrentLargeSeminar {
    margin-top: 24px;
    margin-bottom: 24px;
    padding-top: 24px;
    padding-bottom: 24px;
    text-align: left;
  }

  #pardot-form .form-field.IsApplyingForConcurrentLargeSeminar .value {
    width: 100%;
    text-align: left;
    margin-top: 0;
  }

  #pardot-form .form-field.IsApplyingForConcurrentLargeSeminar .value>span,
  #pardot-form .form-field.AgreeToTerms .value>span {
    display: flex !important;
    align-items: flex-start;
  }

  #pardot-form .form-field.IsApplyingForConcurrentLargeSeminar .value>span input[type=checkbox],
  #pardot-form .form-field.AgreeToTerms .value>span input[type=checkbox] {
    margin-top: 4px;
  }

  #pardot-form .form-field.pd-checkbox {
    display: block;
  }

  #pardot-form .form-field.pd-checkbox.agree {
    display: block;
  }

  #pardot-form .form-field.pd-checkbox.agree .value {
    width: 100%;
    margin-top: 0;
  }

  #pardot-form ul.description {
    overflow-y: auto;
    height: 135px;
    margin-top: 12px;
    padding: 10px 15px;
    font-size: 10px;
  }

  #pardot-form .submit {
    margin-top: 24px;
  }

  #pardot-form input[type=submit] {
    width: 262px;
    height: 62px;
    font-size: 16px;
  }

  #pardot-form .submit-wrap::after {
    right: 20px;
    width: 12px;
    height: 8px;
  }
}

/*===========================================================================*/
/*  thanks  */
/*===========================================================================*/
.p-thanks {
  background: #030F0C;
  position: relative;
  min-height: 100vh;
  text-align: center;
  padding-top: 197px;
  padding-bottom: 40px;
}

.p-thanks .breadcrumb {
  position: absolute;
  top: 88px;
  right: 40px;
  display: flex;
  gap: 20px;
  z-index: 10;
}

.p-thanks .breadcrumb li {
  display: flex;
  align-items: center;
  font-feature-settings: "palt" on;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
}

.p-thanks .breadcrumb li a {
  color: #FFF;
  letter-spacing: 0.48px;
  position: relative;
  text-decoration: underline;
}

.p-thanks .breadcrumb li a::after {
  content: "";
  position: absolute;
  width: 5px;
  aspect-ratio: 5/7;
  background: url(https://www.plaritown.co.jp/resource/risingx2026Asset_image/arrow-bread.svg) no-repeat center center/contain;
  left: calc(100% + 8px);
  top: 50%;
  transform: translateY(-50%);
}

.p-thanks .breadcrumb li p {
  color: #657B73;
}

.p-thanks::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: url(https://www.plaritown.co.jp/resource/risingx2026Asset_bg/thanks-bg.webp) no-repeat top center/cover;
}

.p-thanks__inner {
  position: relative;
  z-index: 1;
}

.p-thanks__title {
  font-feature-settings: "palt" on;
  font-size: 98px;
  font-weight: 400;
  line-height: 100%;
  background: linear-gradient(90deg, #DDF04C 0%, #61DF97 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.p-thanks__text {
  margin-top: 40px;
  margin-bottom: 40px;
  color: #FFF;
  font-feature-settings: "palt" on;
  font-size: 18px;
  font-weight: 500;
  line-height: 175%;
}

.p-thanks__copyright {
  margin-top: 100px;
  color: #FFF;
  font-size: 12px;
  font-weight: 500;
  line-height: 100%;
}

@media (max-width: 900px) {
  .p-thanks {
    padding-top: 212px;
  }

  .p-thanks .breadcrumb {
    top: 73px;
    right: 20px;
    gap: 18px;
  }

  .p-thanks .breadcrumb li {
    font-size: 10px;
  }

  .p-thanks .breadcrumb li a {
    letter-spacing: 0.4px;
  }

  .p-thanks .breadcrumb li a::after {
    left: calc(100% + 7px);
  }

  .p-thanks::before {
    background: url(https://www.plaritown.co.jp/resource/risingx2026Asset_bg/thanks-bg-sp.webp) no-repeat top center/cover;
  }

  .p-thanks__title {
    font-size: 44px;
  }

  .p-thanks__text {
    margin-top: 24px;
    margin-bottom: 28px;
    color: #FFF;
    font-size: 15px;
    font-weight: 500;
    line-height: 150%;
    letter-spacing: 0.75px;
  }

  .p-thanks__copyright {
    margin-top: 200px;
    font-size: 10px;
  }
}

/*# sourceMappingURL=style.css.map */