@charset "UTF-8";
/* transition
------------------------------------------ */
@layer reset, base, component;
@layer reset {
  :where(html) {
    box-sizing: border-box;
    -moz-tab-size: 4;
    -o-tab-size: 4;
    tab-size: 4;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    word-break: normal;
  }
  :where(body) {
    width: 100%;
    background-color: #fff;
  }
  :where(*) {
    box-sizing: border-box;
    padding: 0;
    margin: 0;
    font-weight: inherit;
  }
  ::after,
  ::before {
    box-sizing: border-box;
    pointer-events: none;
    text-decoration: inherit;
    vertical-align: inherit;
  }
  :where(hr) {
    overflow: visible;
    height: 0;
    color: inherit;
  }
  :where(:-moz-any-link, button, [type=button], [type=reset], [type=submit], label[for], select, summary, [role=tab], [role=button], [aria-controls]) {
    cursor: pointer;
  }
  :where(:any-link, button, [type=button], [type=reset], [type=submit], label[for], select, summary, [role=tab], [role=button], [aria-controls]) {
    cursor: pointer;
  }
  :where(summary::-webkit-details-marker) {
    display: none;
  }
  :where([hidden]) {
    display: none;
  }
  :where(abbr[title]) {
    border-bottom: none;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline;
    text-decoration: underline dotted;
  }
  :where(code, kbd, pre, samp) {
    font-family: monospace, monospace;
  }
  :where(pre) {
    font-size: 1em;
  }
  :where(b, strong) {
    font-weight: bolder;
  }
  :where(sub, sup) {
    font-size: 70%;
    letter-spacing: 0;
    line-height: 0;
    vertical-align: super;
  }
  :where(table) {
    border-color: inherit;
    text-indent: 0;
  }
  :where(iframe) {
    width: 100%;
    border-style: none;
  }
  :where(:focus-visible) {
    outline: 1px solid #0d1f2f;
  }
  :where([type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button) {
    height: auto;
  }
  :where([type=search]) {
    -webkit-appearance: textfield;
  }
  :where([type=search]::-webkit-search-decoration) {
    -webkit-appearance: none;
  }
  :where(textarea) {
    overflow: auto;
    field-sizing: content;
    resize: vertical;
  }
  :where(button, input, optgroup, select, textarea) {
    border-radius: 0px;
    font: inherit;
  }
  :where(optgroup) {
    font-weight: 700;
  }
  :where(button) {
    overflow: visible;
    color: unset;
  }
  :where(button, select) {
    text-transform: none;
  }
  :where(button, [role=button], [type=button], [type=reset], [type=submit], button) {
    cursor: pointer;
    touch-action: manipulation;
  }
  :where([type=reset], [type=submit], button, html[type=button]) {
    -webkit-appearance: button;
  }
  :where(button, input, select, textarea) {
    border-style: none;
    background-color: transparent;
  }
  :where(select) {
    -moz-appearance: none;
    -webkit-appearance: none;
    color: initial;
  }
  :where(select::-ms-expand) {
    display: none;
  }
  :where(select::-ms-value) {
    color: currentColor;
  }
  :where(legend) {
    display: table;
    max-width: 100%;
    border: 0;
    color: inherit;
    white-space: normal;
  }
  :where(::-webkit-file-upload-button) {
    -webkit-appearance: button;
    color: inherit;
    font: inherit;
  }
  :where([disabled]) {
    cursor: default;
  }
  :where(picture, video, img, svg, details, summary, main) {
    display: block;
  }
  :where(a) {
    display: inline-block;
    color: unset;
  }
  :where(img) {
    width: 100%;
    height: auto;
    border-style: none;
  }
  :where(progress) {
    vertical-align: baseline;
  }
  :where([aria-busy=true]) {
    cursor: progress;
  }
  :where([aria-controls]) {
    cursor: pointer;
  }
  :where([aria-disabled=true]) {
    cursor: default;
  }
}
/* ------------------------------
ベース
------------------------------ */
:root {
  --width-narrow: 720px;
  --width-wide: 1440px;
  --width-outer: 1280px;
  --width-container: 1080px;
  --margin-inline-container: 25px;
  --font-shippori: "Shippori Antique";
  --font-zen-kaku-gothic: "Zen Kaku Gothic Antique";
  --font-unbounded: "Unbounded";
  --font-geist-mono: "Geist Mono", monospace;
  --color-white: #fff;
  --color-black: #000;
  --color-gray: #D0D0D0;
  --color-lightblue: #94B4E3;
  --color-blue: #065FE3;
  --color-blue2: #144287;
  --color-navy: #0A326D;
  --color-darknavy: #07234C;
  --color-orange: #F65A00;
  --color-yellow: #F8E2B8;
  --color-bright-yellow: #F5BB42;
  --gradation-blue: linear-gradient(180deg, #77ADE4 0%, #A8D3FF 10%, #FFF4DF 79.81%, #F6DEB1 100%);
  --gradation-pink: linear-gradient(180deg, #F8E2B8 0%, #FF9C9E 100%);
  --font-size-middle: clamp(1rem, 0.167rem + 1.67vw, 1.5rem);
  --font-size-notes: clamp(0.5rem, 0.083rem + 0.83vw, 0.75rem);
  --font-size-copyright: clamp(0.5rem, -0.125rem + 1.25vw, 0.875rem);
  --font-size-15-12: clamp(0.75rem, 0.438rem + 0.63vw, 0.938rem);
  --font-size-18-14: clamp(0.875rem, 0.458rem + 0.83vw, 1.125rem);
  --font-size-20-18: clamp(1.125rem, 1.07rem + 0.22vw, 1.25rem);
  --font-size-24-12: clamp(0.75rem, -0.5rem + 2.5vw, 1.5rem);
  --font-size-24-14: clamp(0.875rem, -0.167rem + 2.08vw, 1.5rem);
  --font-size-24-16: clamp(1rem, 0.167rem + 1.67vw, 1.5rem);
  --font-size-24-18: clamp(1.125rem, 0.5rem + 1.25vw, 1.5rem);
  --font-size-24-22: clamp(1.375rem, 1.167rem + 0.42vw, 1.5rem);
  --font-size-32-16: clamp(1rem, -0.667rem + 3.33vw, 2rem);
  --font-size-32-18: clamp(1.125rem, 0.742rem + 1.57vw, 2rem);
  --font-size-32-24: clamp(1.5rem, 0.667rem + 1.67vw, 2rem);
  --font-size-40-22: clamp(1.375rem, -0.5rem + 3.75vw, 2.5rem);
  --font-size-44-24: clamp(1.5rem, -0.583rem + 4.17vw, 2.75rem);
  --font-size-48-28: clamp(1.75rem, -0.333rem + 4.17vw, 3rem);
  --font-size-80-40: clamp(2.5rem, -1.667rem + 8.33vw, 5rem);
}

@layer base {
  html {
    color: var(--color-black);
    font-family: var(--font-zen-kaku-gothic), sans-serif;
    line-height: 1.6;
    font-weight: 500;
    font-size: var(--font-size-15-12);
  }
  :where(body).is-locked {
    overflow: hidden;
    touch-action: none;
  }
  :where(.lp10th-inner) {
    max-width: var(--width-container);
    margin-inline: var(--margin-inline-container);
  }
  h1,
  h2,
  h3,
  h4,
  h5 {
    font-family: var(--font-shippori), sans-serif;
    line-height: 1.8;
  }
  :where(.notes) {
    font-size: var(--font-size-notes);
  }
}
/* 初期状態 */
[data-anime] {
  opacity: 0;
  will-change: transform, opacity;
}

/* fade-in */
[data-anime=fade-in] {
  transform: none;
  transition: opacity 0.8s ease, transform 0.8s ease;
}

/* fade-up */
[data-anime=fade-up] {
  transform: translateY(2vh);
  transition: opacity 0.8s ease, transform 0.8s ease;
}

/* fade-down */
[data-anime=fade-down] {
  transform: translateY(-2vh);
  transition: opacity 0.8s ease, transform 0.8s ease;
}

/* bottom-up */
[data-anime=bottom-up] {
  transform: scale(0);
  transform-origin: center bottom;
  transition: opacity 0.5s ease, transform 1s ease;
}

/* left-in */
[data-anime=left-in] {
  transform: translateX(-2vh);
  transition: opacity 0.8s ease, transform 0.8s ease;
}

/* right-in */
[data-anime=right-in] {
  transform: translateX(2vh);
  transition: opacity 0.8s ease, transform 0.8s ease;
}

/* 発火後 */
[data-anime].is-active {
  opacity: 1;
  transform: none;
}
.loop.firstview-loop {
  opacity: 0.2;
  width: 100%;
  height: 80px;
  background-image: url(../img/loop-logo-blue.svg);
  background-repeat: repeat-x;
  background-position: 0 0;
  animation: bgroop 200s linear infinite;
  margin-block-start: 50px;
}
.loop.interview-loop {
  opacity: 0.2;
  width: 100%;
  height: 80px;
  background-image: url(../img/loop-logo-orange.svg);
  background-repeat: repeat-x;
  background-position: 0 0;
  animation: bgroop 200s linear infinite;
  margin-block-start: 50px;
  position: absolute;
  top: 30%;
  left: 0;
}
@keyframes bgroop {
  from {
    background-position: 0 0;
  }
  to {
    background-position: -2798px 0;
  }
}
.l-main {
  width: 100%;
  overflow: hidden;
}

@layer reset, base, component;
@layer base {
  .l-header {
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 10;
    transition: all 0.5s ease-in-out;
  }
  .l-header.is-hide {
    transform: translateY(-100%);
  }
  .l-header .inner {
    padding: 20px;
    display: flex;
    justify-content: space-between;
  }
  .l-header .inner .logo {
    width: 60px;
    position: relative;
    z-index: 9;
  }
  .l-header .inner .menu-button {
    position: relative;
    width: 32px;
    height: 24px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    color: currentColor;
    z-index: 1001;
  }
  .l-header .inner .menu-button span,
  .l-header .inner .menu-button span::before,
  .l-header .inner .menu-button span::after {
    content: "";
    position: absolute;
    left: 0;
    width: 40px;
    height: 3.5px;
    background-color: var(--color-blue);
    transition: all 0.35s ease;
  }
  .l-header .inner .menu-button span {
    top: 50%;
    transform: translateY(-50%);
  }
  .l-header .inner .menu-button span::before {
    top: -10px;
  }
  .l-header .inner .menu-button span::after {
    top: 10px;
  }
  .l-header .inner .menu-button[data-state=open] span {
    background-color: transparent;
  }
  .l-header .inner .menu-button[data-state=open] span::before {
    height: 2.5px;
    top: 0;
    transform: rotate(45deg);
  }
  .l-header .inner .menu-button[data-state=open] span::after {
    height: 2.5px;
    top: 0;
    transform: rotate(-45deg);
  }
}
.l-footer {
  background: var(--gradation-blue);
  padding-block-start: 35px;
  padding-block-end: 90px;
  padding-inline: 20px;
}
.l-footer .inner {
  display: flex;
  flex-direction: column;
}
.l-footer .inner .nav {
  padding-inline: 10px;
  max-width: var(--width-wide);
  margin-inline: var(--margin-inline-container);
  justify-content: center;
}
.l-footer .inner .img {
  margin-block-start: 60px;
}
.l-footer .inner .copyright {
  color: var(--color-blue);
  font-family: var(--font-unbounded), sans-serif;
  font-size: var(--font-size-copyright);
}
.nav .nav-list {
  list-style: none;
  display: flex;
}
.nav .nav-item a {
  color: var(--color-blue);
  font-family: var(--font-unbounded), sans-serif;
  text-decoration: none;
  font-size: 16px;
  font-weight: 600;
  transition: all 0.3s;
}
.nav .nav-item a:hover {
  transform: scale(1.1);
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
}
.nav .link {
  display: none;
}

.lp10th-firstview {
  width: 100%;
  padding-block-start: 100px;
  padding-block-end: 40px;
  background: linear-gradient(180deg, #77ADE4 0%, #A8D3FF 10%, #FFF4DF 79.81%, #F6DEB1 100%);
}
.lp10th-firstview .inner {
  max-width: var(--width-wide);
  margin-inline: var(--margin-inline-container);
}
.lp10th-firstview .inner .info {
  color: var(--color-blue);
  font-family: var(--font-shippori), sans-serif;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.lp10th-firstview .inner .info .title {
  font-size: 32px;
  line-height: 1;
}
.lp10th-firstview .inner .info .title span {
  margin-block-start: 10px;
  display: inline-flex;
  background-color: var(--color-white);
  padding-inline: 15px;
  padding-block: 10px;
  align-items: flex-end;
}
.lp10th-firstview .inner .info .title .num {
  position: relative;
  bottom: -3px;
  font-family: var(--font-unbounded), sans-serif;
  margin: 0;
  padding: 0;
  font-weight: 400;
  line-height: 1;
}
.lp10th-firstview .inner .info .desc {
  gap: 10px;
  font-size: clamp(0.875rem, 0.771rem + 0.21vw, 0.938rem);
  display: flex;
  flex-direction: column;
  margin-block-start: 30px;
}
.lp10th-firstview .inner .info .sub-title {
  font-size: clamp(1.375rem, 1.167rem + 0.42vw, 1.5rem);
}
.lp10th-firstview .inner .info .logo {
  width: clamp(4rem, 0.458rem + 7.08vw, 6.125rem);
}

.opacity-item {
  opacity: 0;
}

.fade-item {
  width: 100%;
  height: 100%;
  position: absolute;
  opacity: 0;
  transform: translateY(5px);
  left: 0;
  top: 0;
}

.fade-section {
  position: relative;
}

@layer reset, base, component;
@layer component {
  .lp10th-header-button {
    width: 200px;
    height: 60px;
    background-color: var(--color-blue);
    border-radius: 30px;
    color: var(--color-white);
    display: inline-flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    transition: all 0.3s;
  }
  .lp10th-header-button:hover {
    font-weight: 500;
    background-color: var(--color-white);
    color: var(--color-blue);
  }
  .lp10th-header-button .sub {
    font-size: 10px;
  }
  .lp10th-header-button .main {
    font-size: var(--font-size-15-12);
  }
  .lp10th-header-button.-black {
    background-color: var(--color-black);
  }
  .lp10th-header-button.-black:hover {
    font-weight: 500;
    background-color: var(--color-white);
    color: var(--color-black);
  }
  .lp10th-link-button {
    color: var(--color-white);
    text-decoration: none;
    background-color: var(--color-black);
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 6px 12px;
    font-size: var(--font-size-18-14);
    font-weight: 600;
    gap: 5px;
    transition: all 0.3s;
  }
  .lp10th-link-button:hover {
    transform: scale(1.1);
    box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2);
  }
  .lp10th-link-button::after {
    content: "";
    width: 8px;
    height: 10px;
    background-image: url(../img/icon-rightup.svg);
    background-repeat: no-repeat;
    background-size: 8px 8px;
    background-position: left bottom;
  }
  .lp10th-sp-buttons {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 80px;
    background-color: var(--color-blue);
    display: flex;
    transform: translateY(100%);
    transition: all 0.3s ease;
    z-index: 99999;
  }
  .lp10th-sp-buttons .lp10th-sp-button {
    flex: 1;
    display: flex;
    flex-direction: column;
    color: var(--color-white);
    text-decoration: none;
    justify-content: center;
    align-items: center;
  }
  .lp10th-sp-buttons .lp10th-sp-button .sub {
    font-size: 10px;
  }
  .lp10th-sp-buttons .lp10th-sp-button.-black {
    background-color: var(--color-black);
  }
  .lp10th-sp-buttons.is-active {
    transform: translateY(0);
  }
}
@layer reset, base, component;
@layer component {
  .lp10th-pre-title {
    font-size: var(--font-size-32-16);
    color: var(--color-white);
    font-family: var(--font-unbounded), sans-serif;
    text-align: center;
  }
  .lp10th-pre-title-blue {
    text-align: center;
    color: var(--color-lightblue);
    font-family: var(--font-unbounded), sans-serif;
    font-size: var(--font-size-32-16);
    line-height: 1;
    font-weight: 600;
  }
}
.lp10th-definition {
  padding-block-start: 140px;
  margin-block-start: -50px;
}
.lp10th-definition .lp10th-inner {
  background-image: url(../img/A_bg.webp);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  border-radius: 8px;
  overflow: hidden;
  color: var(--color-white);
  padding: 15px;
}
.lp10th-definition .top {
  display: grid;
  gap: 0 20px;
  grid-template-columns: 1fr 3fr;
  grid-template-areas: "img title" "text text";
}
.lp10th-definition .top .img {
  grid-area: img;
}
.lp10th-definition .top .img img {
  margin: auto;
}
.lp10th-definition .top .heading {
  grid-area: title;
  display: flex;
  flex-direction: column;
  gap: 5px;
  justify-content: center;
}
.lp10th-definition .top .title {
  font-size: clamp(1.125rem, -0.333rem + 2.92vw, 2rem);
  display: flex;
  align-items: center;
}
.lp10th-definition .top .title .small {
  font-size: clamp(0.5rem, 0.083rem + 0.83vw, 0.75rem);
  margin-inline: 5px;
}
.lp10th-definition .top .sub-title {
  font-size: var(--font-size-20-18);
  font-family: var(--font-shippori), sans-serif;
  line-height: 1.8;
}
.lp10th-definition .top .info {
  margin-block-start: 15px;
  grid-area: text;
  font-size: var(--font-size-15-12);
  font-family: var(--font-zen-kaku-gothic), sans-serif;
  display: flex;
  flex-direction: column;
  gap: 8px;
  font-weight: 500;
}
.lp10th-definition .top .app-visual img {
  width: auto;
  height: 100px;
}
.lp10th-definition .bottom {
  background-color: rgba(255, 255, 255, 0.9);
  color: var(--color-blue);
  border-radius: 4px;
  padding: 14px;
  font-weight: bold;
  display: flex;
  position: relative;
  margin-block-start: 20px;
  gap: 0 20px;
}
.lp10th-definition .bottom .pre-title {
  font-size: var(--font-size-15-12);
}
.lp10th-definition .bottom .title {
  font-size: var(--font-size-middle);
}
.lp10th-definition .bottom .desc {
  font-size: var(--font-size-15-12);
  margin-block-start: 20px;
}
.lp10th-definition .bottom .img {
  position: absolute;
  right: 10px;
  top: -10px;
  transform: rotate(4deg);
}
.lp10th-definition .bottom .img img {
  width: 68px;
  height: auto;
}
.lp10th-voices {
  background: linear-gradient(180deg, #F6DEB1 0%, #FF6643 100%);
  padding-block-start: 40px;
  padding-block-end: 40px;
}
.lp10th-voices .title {
  font-size: var(--font-size-40-22);
  text-align: center;
  color: var(--color-orange);
  font-family: var(--font-shippori), sans-serif;
}
.lp10th-voices .frame-container {
  display: flex;
  flex-direction: column;
  gap: 18px;
  margin-block-start: 18px;
}
.lp10th-voices .frame-container .card {
  background-image: url(../img/uv_enq_bg.webp);
  background-repeat: no-repeat;
  background-size: cover;
  background-color: var(--color-white);
  padding: 10px;
  flex: 1;
  display: flex;
  flex-direction: column;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2);
}
.lp10th-voices .frame-container .card .img {
  margin-block-start: 15px;
}
.lp10th-voices .lp10th-card-title {
  text-align: center;
  color: var(--color-white);
  font-size: var(--font-size-24-14);
}
.lp10th-voices .lp10th-voices-title {
  font-size: var(--font-size-32-18);
  color: var(--color-white);
  text-align: center;
  font-family: var(--font-shippori), sans-serif;
}

.lp10th-charm-ranking {
  margin-block-start: 80px;
}
.lp10th-charm-ranking .lp10th-charm-title {
  color: var(--color-white);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-family: var(--font-shippori), sans-serif;
  font-size: var(--font-size-32-18);
  line-height: 1.3;
}
.lp10th-charm-ranking .lp10th-charm-title .num {
  font-size: var(--font-size-48-28);
  font-family: var(--font-unbounded), sans-serif;
  font-weight: 700;
}
.lp10th-charm-ranking .grid-container {
  display: flex;
  flex-direction: column;
  gap: 12px;
  margin-block-start: 20px;
}
.lp10th-charm-ranking .grid-container .card {
  background-color: var(--color-white);
  border-radius: 4px;
  box-shadow: 1px 2px 8px rgba(0, 0, 0, 0.25);
  padding: 12px;
}
.lp10th-charm-ranking .grid-container .card img {
  width: 38px;
  height: auto;
}
.lp10th-charm-ranking .grid-container .card .label {
  font-weight: 600;
  color: var(--color-blue);
  display: flex;
  align-items: center;
  gap: 15px;
}
.lp10th-charm-ranking .grid-container .card01 {
  grid-area: card01;
  outline: 2px solid var(--color-bright-yellow);
  outline-offset: -2px;
  display: flex;
  flex-direction: column;
}
.lp10th-charm-ranking .grid-container .card01 img {
  width: 44px;
}
.lp10th-charm-ranking .grid-container .card01 .desc {
  font-size: var(--font-size-15-12);
  margin-block-start: 15px;
}
.lp10th-charm-ranking .grid-container .card01 .img img {
  width: 100%;
}
.lp10th-charm-ranking .grid-container .card02 {
  grid-area: card02;
}
.lp10th-charm-ranking .grid-container .card03 {
  grid-area: card03;
}
.lp10th-charm-ranking .grid-container .card04 {
  grid-area: card04;
}
.lp10th-charm-ranking .grid-container .card05 {
  grid-area: card05;
}
.lp10th-charm-ranking .notes {
  text-align: right;
  color: var(--color-white);
  margin-block-start: 10px;
}

.lp10th-interview {
  margin-block-start: 80px;
  position: relative;
}
.lp10th-interview .lp10th-interview-title {
  overflow: hidden;
  font-size: clamp(1.313rem, 0.75rem + 1.17vw, 1.688rem);
}
.lp10th-interview .lp10th-interview-title span {
  position: relative;
  left: -100%;
  color: var(--color-orange);
  transition: left 0.2s ease 0.8s;
  overflow: hidden;
  background-color: var(--color-white);
  display: inline-block;
  padding: 5px 10px;
}
.lp10th-interview .lp10th-interview-title span::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  background-color: var(--color-orange);
  transition: width 0.2s ease 1.5s;
  z-index: 2;
}
.lp10th-interview .lp10th-interview-title span:last-child {
  transition: left 0.2s ease 1s;
}
.lp10th-interview .lp10th-interview-title span:last-child::after {
  transition: width 0.2s ease 1.6s;
}
.lp10th-interview .swiper-slide-active .lp10th-interview-title span {
  left: 0;
}
.lp10th-interview .swiper-slide-active .lp10th-interview-title span::after {
  width: 0;
}
.lp10th-interview .swiper-slide-active .lp10th-interview-card {
  opacity: 1;
  transform: translateY(0);
}
.lp10th-interview .lp10th-interview-card {
  margin-block-start: 20px;
  background-color: rgba(255, 255, 255, 0.7);
  border-radius: 8px;
  padding: 10px;
  display: flex;
  flex-direction: column;
  gap: 5px;
  align-items: center;
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.5s ease 1s, transform 0.5s ease 0.8s;
}
.lp10th-interview .lp10th-interview-sub-title {
  text-align: center;
  display: flex;
  gap: 10px;
  flex-wrap: nowrap;
  font-size: 15px;
}
.lp10th-interview .lp10th-interview-sub-title img {
  width: 25px;
  height: 25px;
}
.lp10th-interview .lp10th-interview-desc {
  width: 100%;
  padding: 10px;
  text-align: center;
  background-color: var(--color-white);
  border-radius: 4px;
  font-size: clamp(0.625rem, 0.438rem + 0.39vw, 0.75rem);
}

.interview-swiper {
  overflow: visible;
  margin-block-start: 50px;
}
.interview-swiper .swiper-controller {
  margin-block-start: 50px;
  max-width: var(--width-container);
  height: 100px;
  border-top: 1px solid var(--color-white);
  margin-inline: var(--margin-inline-container);
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.interview-swiper .swiper-controller .swiper-buttons {
  position: relative;
  display: flex;
  align-items: center;
  gap: 10px;
  flex: 1;
}
.interview-swiper .swiper-controller .swiper-button-prev,
.interview-swiper .swiper-controller .swiper-button-next {
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  width: 30px;
  height: 30px;
}
.interview-swiper .swiper-controller .swiper-button-prev::after,
.interview-swiper .swiper-controller .swiper-button-next::after {
  background-color: rgba(0, 0, 0, 0.1);
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 5px;
  border: 1px solid var(--color-white);
  background-repeat: no-repeat;
  background-position: center;
  transition: background 0.3 ease;
}
.interview-swiper .swiper-controller .swiper-button-prev:hover::after,
.interview-swiper .swiper-controller .swiper-button-next:hover::after {
  background-color: transparent;
}
.interview-swiper .swiper-controller .swiper-pagination {
  position: relative;
  flex: 1;
  text-align: right;
  height: 30px;
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
  gap: 5px;
}
.interview-swiper .swiper-controller .swiper-pagination .swiper-pagination-bullet {
  width: 5px;
  height: 5px;
  opacity: 1;
  background-color: var(--color-white);
}
.interview-swiper .swiper-controller .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: var(--color-orange);
}
.interview-swiper .swiper-controller .swiper-button-prev::after {
  background-image: url(../img/swiper-prev.svg);
}
.interview-swiper .swiper-controller .swiper-button-next::after {
  background-image: url(../img/swiper-next.svg);
}

.slide-inner {
  width: 100%;
  position: relative;
  transform-origin: center center;
  transition: transform 0.3s ease;
}

.slide-text {
  position: absolute;
}
.lp10th-look-back {
  position: relative;
}
.lp10th-look-back::before {
  content: "";
  display: block;
  position: fixed;
  /* 画面に対して固定 */
  top: 0;
  left: 0;
  width: 100%;
  height: 100dvh;
  z-index: -1;
  /* コンテンツの裏に回す */
  /* 背景画像の設定 */
  background-image: url(../img/look-back-bg.webp);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  /* background-attachment: fixed は不要になります */
}
.lp10th-look-back .heading {
  padding-block-start: 100px;
}
.lp10th-look-back .title {
  text-align: center;
  color: var(--color-white);
  font-size: var(--font-size-40-22);
}
.lp10th-look-back .horizontal-section {
  margin-block-start: 60px;
  position: relative;
  overflow: hidden;
}
.lp10th-look-back .horizontal-inner {
  display: flex;
  height: 100vh;
}
.lp10th-look-back .panel {
  aspect-ratio: 5/8;
  flex: 0 0 auto;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: var(--font-size-24-22);
  font-weight: bold;
  letter-spacing: 0.2em;
  aspect-ratio: 5/8;
  color: var(--color-white);
  writing-mode: vertical-rl;
}
.lp10th-look-back .panel p {
  padding-block-end: 80px;
  line-height: 2;
  position: relative;
  top: -30px;
}
.lp10th-look-back .panel p .sp {
  display: none;
}
.lp10th-look-back .panel .en {
  writing-mode: horizontal-tb;
  letter-spacing: 0;
  line-height: 1.5;
  margin-block-start: -5px;
}
.lp10th-look-back .panel.-start {
  aspect-ratio: 1/1;
  width: 100dvw;
  min-width: 100dvw;
}
.lp10th-look-back .panel.-last {
  aspect-ratio: 1/1;
  width: 100dvw;
  min-width: 100dvw;
  background-color: var(--color-navy);
  writing-mode: horizontal-tb;
  font-family: var(--font-shippori), sans-serif;
  font-size: var(--font-size-44-24);
  letter-spacing: 0;
  line-height: 1.6;
}
.lp10th-look-back .panel.panel2016 {
  background-image: url(../img/L_2016.webp);
  background-repeat: no-repeat;
  background-size: cover;
}
.lp10th-look-back .panel.panel2017 {
  background-image: url(../img/L_2017.webp);
  background-repeat: no-repeat;
  background-size: cover;
}
.lp10th-look-back .panel.panel2018 {
  background-image: url(../img/L_2018.webp);
  background-repeat: no-repeat;
  background-size: cover;
}
.lp10th-look-back .panel.panel2019 {
  background-image: url(../img/L_2019.webp);
  background-repeat: no-repeat;
  background-size: cover;
}
.lp10th-look-back .panel.panel2019 p {
  white-space: nowrap;
}
.lp10th-look-back .panel.panel2020 {
  background-image: url(../img/L_2020.webp);
  background-repeat: no-repeat;
  background-size: cover;
}
.lp10th-look-back .panel.panel2021 {
  background-image: url(../img/L_2021.webp);
  background-repeat: no-repeat;
  background-size: cover;
}
.lp10th-look-back .panel.panel2022 {
  background-image: url(../img/L_2022.webp);
  background-repeat: no-repeat;
  background-size: cover;
}
.lp10th-look-back .panel.panel2023 {
  background-image: url(../img/L_2023.webp);
  background-repeat: no-repeat;
  background-size: cover;
}
.lp10th-look-back .panel.panel2024 {
  background-image: url(../img/L_2024.webp);
  background-repeat: no-repeat;
  background-size: cover;
}
.lp10th-look-back .panel.panel2025 {
  background-image: url(../img/L_2025.webp);
  background-repeat: no-repeat;
  background-size: cover;
}

.lp10th-chronology {
  background-color: var(--color-navy);
  color: var(--color-white);
}
.lp10th-chronology .summary {
  margin-inline: var(--margin-inline-container);
}
.lp10th-chronology .summary .inner {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.lp10th-chronology .summary .inner .info {
  order: 2;
}
.lp10th-chronology .summary .inner .graph {
  order: 1;
}
.lp10th-chronology .summary .lp10th-chronology-title {
  font-size: var(--font-size-32-18);
}
.lp10th-chronology .summary .lp10th-chronology-desc {
  margin-block-start: 12px;
}
.lp10th-chronology .summary .lp10th-chronology-notes {
  margin-block-start: 12px;
  line-height: 1;
}
.lp10th-chronology .chronology {
  max-width: var(--width-container);
  margin-inline: var(--margin-inline-container);
  margin-block-start: 60px;
  background-color: var(--color-darknavy);
  border-radius: 8px;
  padding: 20px 0 80px;
}
.lp10th-chronology .chronology .title {
  text-align: center;
  font-size: var(--font-size-32-18);
  font-family: var(--font-shippori), sans-serif;
  margin-block-start: 20px;
}
.lp10th-chronology .chronology .phase {
  margin-block-start: 50px;
}
.lp10th-chronology .chronology .phase .inner {
  position: relative;
}
.lp10th-chronology .chronology .phase .inner:last-of-type .phase-meta::after {
  background-color: transparent;
  background-image: url(../img/N_line_01.svg);
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: 2px 239px;
}
.lp10th-chronology .chronology .phase-meta {
  width: 55px;
  position: absolute;
  top: 8px;
  left: 20px;
}
.lp10th-chronology .chronology .phase-meta img {
  width: 55px;
}
.lp10th-chronology .chronology .phase-meta::after {
  content: "";
  width: 1px;
  height: 0;
  background-color: var(--color-white);
  position: absolute;
  top: 0;
  left: 50%;
  z-index: -1;
  transition: all 0.5s ease 0.3s;
}
.lp10th-chronology .chronology .phase-meta.is-active::after {
  height: 100%;
}
.lp10th-chronology .chronology .phase-title {
  font-size: var(--font-size-24-14);
  background-color: rgba(0, 0, 0, 0.2);
  height: 71px;
  display: flex;
  align-items: center;
  padding-inline-start: 100px;
}
.lp10th-chronology .chronology .phase-events {
  display: flex;
  flex-direction: column;
  gap: 16px;
  margin: 20px;
}
.lp10th-chronology .chronology .phase-events li {
  width: 100%;
  display: flex;
  gap: 0;
  align-items: flex-start;
}
.lp10th-chronology .chronology .phase-events li .time {
  width: 100px;
  color: var(--color-gray);
  font-family: var(--font-unbounded), sans-serif;
  font-size: var(--font-size-24-14);
  line-height: 1.3;
}
.lp10th-chronology .chronology .phase-events li .desc {
  width: calc(100% - 100px);
  color: var(--color-gray);
  font-size: var(--font-size-15-12);
}

.read-more {
  position: relative;
  overflow: hidden;
  transition: height 0.5s ease;
}

.read-more-inner {
  padding-bottom: 120px;
  /* ボタン分余白 */
}

.read-more[data-state=collapsed] {
  position: relative;
}

.read-more-toggle {
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 80px;
  background: linear-gradient(to bottom, rgba(0, 24, 60, 0) 0%, rgba(0, 24, 60, 0.65) 40%, rgb(0, 24, 60) 100%);
  border: none;
  cursor: pointer;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}
.read-more-toggle::before {
  content: "";
  width: 20px;
  height: 20px;
  background: no-repeat center;
  display: block;
}
.read-more-toggle[data-state=opened]::before {
  background-image: url(../img/N_trigger_opened.svg);
}
.read-more-toggle[data-state=closed]::before {
  background-image: url(../img/N_trigger_closed.svg);
}

.lp10th-data {
  background-color: var(--color-navy);
  padding-block-start: 80px;
}
.lp10th-data .lp10th-data-title {
  color: var(--color-white);
  font-size: var(--font-size-40-22);
  text-align: center;
}
.lp10th-data .wrapper {
  margin-block-start: 32px;
  background-color: var(--color-white);
}
.lp10th-data .wrapper .details {
  margin-block-start: -1px;
}
.lp10th-data .wrapper .summary {
  background-color: var(--color-blue2);
  color: var(--color-white);
  overflow: hidden;
}
.lp10th-data .wrapper .summary.summary02 {
  background-color: #2760B5;
}
.lp10th-data .wrapper .summary.summary03 {
  background-color: #4A7DC9;
}
.lp10th-data .wrapper .summary.summary04 {
  background-color: #6F97D2;
}
.lp10th-data .wrapper .summary.summary05 {
  background-color: #90AFDE;
}
.lp10th-data .wrapper .summary .heading {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: var(--width-wide);
  margin-inline: var(--margin-inline-container);
}
.lp10th-data .wrapper .summary .title {
  display: flex;
  gap: 10px;
  align-items: center;
  font-size: var(--font-size-32-16);
  font-family: var(--font-zen-kaku-gothic), sans-serif;
  position: relative;
  padding-inline-start: 30px;
  padding-block: 20px;
}
.lp10th-data .wrapper .summary .title::before, .lp10th-data .wrapper .summary .title::after {
  top: 50%;
  left: 0;
  position: absolute;
  display: block;
  content: "";
  width: 22px;
  height: 1px;
  background-color: var(--color-white);
  transition: all 0.3s;
}
.lp10th-data .wrapper .summary .title::after {
  transform: rotate(90deg) translateY(-50%);
}
.lp10th-data .wrapper .summary .title::after {
  transform: rotate(90deg) translateY(-50%);
}
.lp10th-data .wrapper .summary .num {
  line-height: 0.8;
  display: flex;
  align-items: end;
  font-size: var(--font-size-80-40);
  font-family: var(--font-unbounded), sans-serif;
  gap: 5px;
  font-weight: 700;
}
.lp10th-data .wrapper .summary .num img {
  width: 20px;
}
.lp10th-data .wrapper details[open] .title::after {
  transform: rotate(0) translateY(-50%);
}
.lp10th-data .wrapper details[open] .content {
  padding-block: 40px;
  height: auto;
}
.lp10th-data .wrapper .content {
  background-color: #F1F6FF;
  padding: 0 20px;
  display: flex;
  gap: 10px;
  flex-direction: column;
  transition: all 0.5s;
  height: 0;
}
.lp10th-data .wrapper .content .info {
  display: flex;
  flex-direction: column;
  gap: 10px;
  flex: 1;
  max-width: 700px;
}
.lp10th-data .wrapper .content .img {
  flex: 1;
  max-width: 700px;
  border-radius: 5px;
  overflow: hidden;
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
}
.lp10th-data .wrapper .content .title {
  font-size: var(--font-size-24-22);
  font-family: var(--font-shippori), sans-serif;
  color: var(--color-blue);
}
.lp10th-message {
  padding: 40px 0;
  background-color: var(--color-white);
}
.lp10th-message .inner {
  max-width: var(--width-wide);
  margin-inline: var(--margin-inline-container);
}
.lp10th-message .lp10th-pre-title-blue {
  color: var(--color-blue);
}
.lp10th-message .grid-container {
  display: flex;
  flex-direction: column;
  gap: 16px;
  margin-block-start: 32px;
}
.lp10th-message .img {
  grid-area: img;
}
.lp10th-message .img img {
  min-width: 200px;
  max-width: 50%;
  margin-inline: auto;
}
.lp10th-message .heading {
  grid-area: heading;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.lp10th-message .title {
  font-size: 18px;
}
.lp10th-message .name {
  font-size: var(--font-size-18-14);
  font-weight: 600;
  margin-block-start: 20px;
}
.lp10th-message .position {
  font-size: var(--font-size-15-12);
  color: var(--color-blue);
  font-weight: 500;
  margin-block-start: 5px;
}
.lp10th-message .desc {
  grid-area: desc;
  display: flex;
  flex-direction: column;
  gap: 20px;
  text-align: justify;
  /* 両端を揃える */
  text-justify: inter-ideograph;
  /* IE対応 */
  line-break: strict;
}

.lp10th-other {
  background-image: url(../img/O_bg.webp);
  background-repeat: no-repeat;
  background-size: cover;
  color: var(--color-white);
}
.lp10th-other hr {
  border: none;
  border-top: 1px solid var(--color-white);
}
.lp10th-other .lp10th-other-inner {
  max-width: var(--width-wide);
  margin-inline: var(--margin-inline-container);
}
.lp10th-other .pre-title {
  text-align: center;
}
.lp10th-other .lp10th-other-title {
  text-align: center;
  font-size: var(--font-size-40-22);
  line-height: 1.8;
  background-color: #00204F;
  padding: 10px;
  margin-block-start: 10px;
}
.lp10th-other .flex-container {
  display: flex;
  padding: 32px 0;
  gap: 32px;
  flex-direction: column;
}
.lp10th-other .flex-container .info {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 20px;
  justify-content: center;
}
.lp10th-other .flex-container .info .title {
  font-size: var(--font-size-24-18);
  text-align: center;
}
.lp10th-other .flex-container .img {
  flex: 1;
}
.lp10th-other .social {
  padding: 32px 0;
}
.lp10th-other .social .title {
  font-size: 18px;
  text-align: center;
}
.lp10th-other .social .container {
  display: flex;
  gap: 10px;
  justify-content: center;
  align-items: center;
  margin-block-start: 32px;
}
.lp10th-other .social .container a {
  width: 60px;
  height: 60px;
  border-radius: 30px;
  transition: all 0.3s;
}
.lp10th-other .social .container a:hover {
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
  transform: scale(1.1);
}

@layer reset, base, component;
@layer component {
  .lp10th-modal-box {
    width: 100%;
    height: 100dvh;
    overflow: hidden;
    position: fixed;
    background-color: rgba(0, 0, 0, 0.4);
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .lp10th-modal-box[data-state=closed] {
    z-index: -1000;
    pointer-events: none;
    opacity: 0;
  }
  .lp10th-modal-box[data-state=open] {
    opacity: 1;
    z-index: 999999;
    pointer-events: all;
    transition: all 0.3s;
  }
  .lp10th-modal-panel {
    position: relative;
    border-radius: 12px;
    background-color: #fff;
    width: 90%;
    max-width: 1200px;
    max-height: 80vh;
    padding: 60px 20px;
    overflow-y: auto;
  }
  .lp10th-modal-content {
    margin-block-start: 10px;
    display: flex;
    flex-direction: column;
    gap: 30px;
    max-height: calc(80vh - 230px);
    overflow-y: auto;
    padding-inline-end: 10px;
  }
  .lp10th-modal-list {
    margin-inline-start: 20px;
  }
  .lp10th-modal-title {
    color: var(--color-blue);
  }
  .lp10th-modal-close {
    width: 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: var(--color-white);
    background-color: var(--color-blue);
    position: absolute;
    right: 0;
    top: 0;
  }
  .lp10th-modal-open {
    color: var(--color-blue);
    text-decoration: underline;
    cursor: pointer;
  }
}

@media (min-width: 450px){
  .lp10th-voices .frame-container {
    margin-block-start: 20px;
  }
  .lp10th-look-back .panel p {
    top: 0;
    padding-block-end: 0;
  }
  .lp10th-data .wrapper .content {
    padding-inline: 40px;
  }
  .lp10th-data .wrapper .content .info {
    gap: 20px;
  }
  .lp10th-message .grid-container {
    gap: 30px;
  }
}

@media (min-width: 768px){
  :root {
    --margin-inline-container: min(7.8125vw, 100px);
  }
  @layer base {
    .c-sm-content {
      display: none;
    }
  }
  .loop.firstview-loop {
    margin-block-start: 80px;
  }
  .loop.interview-loop {
    margin-block-start: 80px;
    top: 38%;
  }
  .l-footer {
    padding-block-end: 10px;
  }
  .lp10th-firstview {
    padding-block-start: 150px;
  }
  .lp10th-firstview .inner {
    display: flex;
    gap: 3%;
    align-items: center;
  }
  .lp10th-firstview .inner .fade-section {
    width: 57%;
  }
  .lp10th-firstview .inner .info {
    width: 40%;
  }
  .lp10th-firstview .inner .info .title {
    font-size: var(--font-size-32-24);
  }
  .lp10th-firstview .inner .info .title span {
    align-items: center;
  }
  .lp10th-firstview .inner .info .title .num {
    line-height: 0.8;
  }
  .lp10th-firstview .inner .info .desc {
    font-size: clamp(0.625rem, 0.104rem + 1.04vw, 0.938rem);
    margin-block-start: 0;
  }
  .lp10th-firstview .inner .info .sub-title {
    font-size: clamp(0.75rem, -0.5rem + 2.5vw, 1.5rem);
  }
    .lp10th-link-button {
      max-width: 250px;
      margin-block-start: 10px;
    }
    .lp10th-link-button::after {
      width: 12px;
      height: 16px;
      background-size: 12px 12px;
    }
    .lp10th-sp-buttons {
      display: none;
    }
  .lp10th-definition {
    padding-block-start: 150px;
    margin-block-start: -50px;
  }
  .lp10th-definition .lp10th-inner {
    padding: 30px;
    border-radius: 20px;
  }
  .lp10th-definition .top {
    grid-template-areas: "img title" "img text";
  }
  .lp10th-definition .top .heading {
    margin-block-start: 30px;
  }
  .lp10th-definition .top .info {
    margin-block-start: 0;
  }
  .lp10th-definition .top .app-visual {
    margin-block-start: 10px;
  }
  .lp10th-definition .top .app-visual img {
    height: 100%;
  }
  .lp10th-definition .bottom {
    border-radius: 12px;
    margin-block-start: 0;
    justify-content: space-between;
    align-items: center;
    box-shadow: inset 1px 4px 10px rgba(0, 0, 0, 0.25);
    padding: 14px 14px 14px 30px;
  }
  .lp10th-definition .bottom .img {
    width: 152px;
    position: relative;
    right: auto;
    top: auto;
    transform: rotate(0);
  }
  .lp10th-definition .bottom .img img {
    width: 152px;
  }
  .lp10th-voices .frame-container {
    flex-direction: row;
    margin-block-start: 50px;
  }
  .lp10th-voices .frame-container .card {
    padding: 20px;
    gap: 15px;
  }
  .lp10th-voices .frame-container .card .img {
    margin-block-start: auto;
  }
  .lp10th-charm-ranking .grid-container {
    margin-block-start: 40px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-areas: "card01 card02" "card01 card03" "card01 card04" "card01 card05";
  }
  .lp10th-charm-ranking .grid-container .card {
    padding: 15px;
  }
  .lp10th-charm-ranking .grid-container .card img {
    width: 50px;
  }
  .lp10th-charm-ranking .grid-container .card01 {
    padding-block-end: 40px;
  }
  .lp10th-charm-ranking .grid-container .card01 img {
    width: 65px;
  }
  .lp10th-charm-ranking .grid-container .card01 .img {
    margin-block-start: auto;
  }
  .lp10th-interview .lp10th-interview-card {
    margin-block-start: 30px;
  }
  .slide-inner {
    top: 50%;
  }
  .interview-swiper {
    overflow: visible;
    padding-block-end: 100px;
    height: clamp(27.5rem, 14.375rem + 27.34vw, 36.25rem);
  }
  .swiper-slide {
    width: clamp(31.25rem, 12.5rem + 39.06vw, 43.75rem);
  }
  .slide-image {
    width: clamp(14.375rem, 5.469rem + 18.55vw, 20.313rem);
    position: absolute;
    top: 50%;
    opacity: 0;
  }
  .slide-text {
    width: clamp(14.375rem, 5.469rem + 18.55vw, 20.313rem);
    top: 50%;
    opacity: 0;
  }
  .swiper-slide-active .slide-image {
    opacity: 1;
    left: 0;
    z-index: 2;
    transform: translateY(-50%) rotate(-5deg);
  }
  .swiper-slide-active .slide-text {
    opacity: 1;
    right: 0;
    opacity: 1;
    z-index: 1;
    transform: translateY(-50%);
  }
  .swiper-slide-prev .slide-image {
    opacity: 1;
    left: clamp(14.375rem, 5.469rem + 18.55vw, 20.313rem);
    transition: left 1s ease;
    transform: translateY(-50%) rotate(-3deg);
  }
  .swiper-slide-prev .slide-text {
    left: clamp(17.188rem, -1.563rem + 39.06vw, 29.688rem);
    opacity: 0;
    transition: left 0.3s ease;
    transform: translateY(-50%) rotate(-5deg);
  }
  .swiper-slide-next .slide-image {
    opacity: 1;
    left: 5%;
    transition: left 1s ease;
    transform: translateY(-50%) rotate(-3deg);
  }
  .swiper-slide-next .slide-text {
    left: 5%;
    opacity: 0;
    transition: left 0.3s ease;
    transform: translateY(-50%) rotate(-5deg);
  }
  .swiper-slide.is-center .slide-inner {
    display: flex;
    gap: 40px;
  }
  .swiper-slide.is-center .slide-text {
    position: relative;
    opacity: 1;
  }
  .lp10th-look-back {
    background-size: cover;
  }
  .lp10th-look-back .panel p .sp {
    display: inline;
  }
  .lp10th-chronology .summary .inner {
    flex-direction: row;
    align-items: center;
    gap: 32px;
  }
  .lp10th-chronology .summary .inner .info {
    order: 1;
  }
  .lp10th-chronology .summary .inner .graph {
    order: 2;
  }
  .lp10th-chronology .summary .lp10th-chronology-desc {
    margin-block-start: 20px;
  }
  .lp10th-chronology .summary .lp10th-chronology-notes {
    margin-block-start: 20px;
    line-height: 1.3;
  }
  .lp10th-chronology .chronology {
    padding: 40px 40px 200px;
    margin-block-start: 80px;
  }
  .lp10th-chronology .chronology .phase .inner {
    display: flex;
    gap: clamp(1.5rem, -4.333rem + 11.67vw, 5rem);
  }
  .lp10th-chronology .chronology .phase-meta {
    position: relative;
    width: 70px;
    top: auto;
    left: auto;
  }
  .lp10th-chronology .chronology .phase-meta img {
    width: 70px;
  }
  .lp10th-chronology .chronology .phase-content {
    padding: 25px 0;
  }
  .lp10th-chronology .chronology .phase-title {
    background-color: transparent;
    height: auto;
    display: block;
    padding-inline-start: 0;
  }
  .lp10th-chronology .chronology .phase-events {
    margin: 0;
    margin-block-start: 15px;
    margin-inline: 0;
  }
  .lp10th-chronology .chronology .phase-events li .time {
    width: clamp(6.25rem, 1.042rem + 10.42vw, 9.375rem);
  }
  .lp10th-chronology .chronology .phase-events li .desc {
    width: calc(100% - (clamp(6.25rem, 1.042rem + 10.42vw, 9.375rem) + 30px));
  }
  .lp10th-data {
    padding-block-start: 160px;
  }
  .lp10th-data .wrapper {
    margin-block-start: 60px;
  }
  .lp10th-data .wrapper .summary .title {
    padding-inline-start: 50px;
  }
  .lp10th-data .wrapper .summary .num {
    padding-block-start: 40px;
  }
  .lp10th-data .wrapper .summary .num img {
    width: 35px;
  }
  .lp10th-data .wrapper details[open] .summary05 {
    border-radius: 0;
  }
  .lp10th-data .wrapper .content {
    display: flex;
    gap: 40px;
    flex-direction: row;
    align-items: center;
    justify-content: center;
  }
  .lp10th-message {
    padding: 80px 20px;
  }
  .lp10th-message .grid-container {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-areas: "img heading" "desc desc";
  }
  .lp10th-message .img img {
    max-width: none;
    min-width: none;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .lp10th-message .title {
    font-size: var(--font-size-32-18);
  }
  .lp10th-other .flex-container {
    flex-direction: row;
  }
  .lp10th-other .flex-container .info .title {
    text-align: left;
  }
  .lp10th-other .social .container {
    gap: 32px;
  }
    .lp10th-modal-panel {
      padding: 80px 50px;
    }
    .lp10th-modal-content {
      margin-block-start: 30px;
      padding-inline-end: 0;
    }
    .lp10th-modal-list {
      margin-inline-start: 40px;
    }
}

@media (min-width: 1280px){
  :root {
    --margin-inline-container: auto;
  }
  @layer base {
    .c-pc-content {
      display: none;
    }
  }
    .l-header .inner {
      align-items: flex-start;
      padding: 10px;
      max-width: var(--width-wide);
      margin-inline: var(--margin-inline-container);
    }
    .l-header .inner .logo {
      width: 80px;
    }
    .l-header .inner .menu-button {
      display: none;
    }
  .nav {
    display: flex;
    gap: 24px;
    align-items: center;
  }
  .nav .nav-list {
    gap: 24px;
    align-items: center;
  }
  .nav .link {
    display: flex;
    gap: 8px;
    align-items: center;
  }
  .lp10th-firstview .inner {
    padding-inline: 20px;
  }
  .lp10th-firstview .inner .info .title .num {
    line-height: 0.8;
    font-size: clamp(1.563rem, 0.313rem + 2.5vw, 2.313rem);
  }
  .interview-swiper .swiper-controller {
    padding-inline: 20px;
  }
  .lp10th-chronology .summary {
    width: var(--width-outer);
  }
  .lp10th-chronology .summary .inner {
    gap: 48px;
    padding-inline: 20px;
  }
  .lp10th-chronology .summary .lp10th-chronology-desc {
    margin-block-start: 24px;
  }
  .lp10th-chronology .summary .lp10th-chronology-notes {
    margin-block-start: 24px;
  }
  .lp10th-chronology .chronology .phase-meta {
    width: 130px;
  }
  .lp10th-chronology .chronology .phase-meta img {
    width: 130px;
  }
  .lp10th-chronology .chronology .phase-content {
    padding: 40px 0;
  }
  .lp10th-chronology .chronology .phase-events {
    margin-block-start: 30px;
  }
  .lp10th-chronology .chronology .phase-events li {
    gap: 30px;
  }
  .lp10th-chronology .chronology .phase-events li .time {
    width: 150px;
  }
  .lp10th-chronology .chronology .phase-events li .desc {
    width: calc(100% - 180px);
  }
  .lp10th-data .wrapper .summary .heading {
    padding-inline: 20px;
  }
  .lp10th-message .grid-container {
    grid-template-columns: 1fr 2fr;
    grid-template-areas: "img heading" "img desc";
  }
  .lp10th-other .lp10th-other-inner {
    padding-inline: 20px;
  }
}

@media (max-width: 1279px){
    .l-header .nav {
      position: fixed;
      width: 100%;
      height: 100%;
      display: flex;
      justify-content: center;
      align-items: center;
      background: var(--gradation-blue);
      transition: opacity 0.4s ease;
      z-index: 8;
      left: 0;
      top: 0;
    }
    .l-header .nav[data-state=closed] {
      opacity: 0;
      visibility: hidden;
    }
    .l-header .nav[data-state=open] {
      opacity: 1;
      visibility: visible;
    }
  .l-footer .inner .copyright {
    text-align: center;
  }
  .nav .nav-list {
    flex-direction: column;
    gap: 40px;
    justify-content: center;
    align-items: center;
  }
}

@media (max-width: 767px){
  :root {
    --font-size-notes: 10px;
    --font-size-copyright: 10px;
    --font-size-15-12: 12px;
    --font-size-18-14: 14px;
    --font-size-20-18: 18px;
    --font-size-24-12: 12px;
    --font-size-24-14: 14px;
    --font-size-24-16: 16px;
    --font-size-24-18: 18px;
    --font-size-24-22: 22px;
    --font-size-32-16: 16px;
    --font-size-32-18: 18px;
    --font-size-32-24: 24px;
    --font-size-40-22: 22px;
    --font-size-44-24: 24px;
    --font-size-48-28: 28px;
    --font-size-80-40: 40px;
  }
  @layer base {
    .c-md-content {
      display: none;
    }
  }
  .lp10th-interview .lp10th-interview-title {
    font-size: var(--font-size-20-18);
  }
  .lp10th-interview .lp10th-interview-title span {
    box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2);
  }
  .lp10th-interview .lp10th-interview-sub-title {
    font-size: 14px;
  }
  .swiper-slide {
    width: 90%;
  }
  .slide-inner {
    padding-block-end: 150px;
  }
  .slide-image img {
    width: 90%;
    height: auto;
    margin-inline: auto;
    transform: rotate(-5deg);
  }
  .slide-text {
    width: 100%;
    bottom: 0;
    left: 0;
    z-index: 2;
  }
}

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