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

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

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: bold
}

dd {
  margin-left: 0
}

hr {
  -webkit-box-sizing: content-box;
  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: rgba(0, 0, 0, 0);
  text-decoration: none;
  color: inherit
}

abbr[title] {
  -webkit-text-decoration: underline dotted;
  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;
  -moz-appearance: none;
  appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: rgba(0, 0, 0, 0);
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-align: inherit;
  text-transform: inherit
}

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
}

[type=number] {
  -moz-appearance: textfield
}

label[for] {
  cursor: pointer
}

details {
  display: block
}

summary {
  display: list-item
}

[contenteditable]:focus {
  outline: auto
}

table {
  border-color: inherit;
  border-collapse: collapse
}

caption {
  text-align: left
}

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

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

:root {
  --base-gap: clamp(1rem, 0.636rem + 1.45vw, 2rem);
  --color-black: #333;
  --color-black-rgb: 0 0 0;
  --color-646464: #646464;
  --color-646464-rgb: 100 100 100;
  --color-ccc: #ccc;
  --color-ccc-rgb: 204 204 204;
  --color-orange: #f98200;
  --color-orange-rgb: 249 130 0;
  --color-gray: #f5f5f5;
  --color-gray-rgb: 245 245 245;
  --text-en-md: clamp(1.2rem, 1.127rem + 0.29vw, 1.4rem);
  --text-en-lg: clamp(1.4rem, 1.327rem + 0.29vw, 1.6rem);
  --text-en-xl: clamp(2rem, 1.418rem + 2.33vw, 3.6rem);
  --text-ja-sm: clamp(1rem, 0.846rem + 0.62vw, 1.4rem);
  --text-ja-md: clamp(1.2rem, 1.046rem + 0.62vw, 1.6rem);
  --text-ja-lg: clamp(1.4rem, 1.169rem + 0.92vw, 2rem);
  --text-ja-xl: clamp(1.6rem, 1.215rem + 1.54vw, 2.6rem);
  --line-height-sm: 1.4;
  --line-height-md: 1.8;
  --line-height-lg: 2;
  --space-size-xs: clamp(0.5rem, 0.154rem + 0.38vw, 1rem);
  --space-size-sm: clamp(1rem, 0.636rem + 1.45vw, 2rem);
  --space-size-md: clamp(2rem, 1.231rem + 3.08vw, 4rem);
  --space-size-lg: clamp(3rem, 1.846rem + 4.62vw, 6rem);
  --space-size-xl: clamp(5rem, 3.077rem + 7.69vw, 10rem)
}

body,
html {
  max-width: 100vw;
  font-size: calc(16/var(--vw-base-size)*100vw)
}

body {
  padding: 0;
  margin: 0;
  color: var(--color-black);
  background-color: #fff;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1
}

h1,
h2,
h3,
h4,
h5,
h6,
strong,
b {
  font-weight: 700
}

.container {
  padding-inline: clamp(1rem, -0.923rem + 7.69vw, 6rem)
}

.ff-en {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 400
}

.ff-en.fw-500 {
  font-weight: 500
}

.ff-en.fw-700 {
  font-weight: 700
}

.u-sp-only {
  display: block
}

@media only screen and (min-width: 1025px) {
  .u-sp-only {
    display: none
  }
}

.u-pc-only {
  display: none
}

@media only screen and (min-width: 1025px) {
  .u-pc-only {
    display: block
  }
}

.l-header {
  padding-block: var(--base-gap)
}

.l-header__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  gap: var(--base-gap);
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end
}

.l-header__logo {
  width: clamp(8rem, 7.2rem + 3.2vw, 10rem)
}

.l-header__sub {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-inline: auto 0;
  gap: 1rem
}

@media only screen and (min-width: 1025px) {
  .l-header__sub {
    gap: 2rem
  }
}

.l-header__past {
  position: relative
}

.l-header__past--title {
  font-size: clamp(.65rem, .51rem + .56vw, 1rem)
}

.l-header__past--list {
  background-color: #3a3a3a;
  top: 2rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  position: absolute;
  z-index: 100;
  display: none;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 0;
  white-space: nowrap;
  overflow: hidden;
  border-radius: .5rem;
  width: 16rem
}

@media only screen and (min-width: 1025px) {
  .l-header__past--list {
    width: 25rem
  }
}

.l-header__past--list.is-active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.l-header__past--list>li {
  width: 25%;
  border-right: 1px solid #666;
  border-bottom: 1px solid #666
}

.l-header__past--list>li>a {
  display: block;
  padding: .5rem;
  color: #fff;
  text-align: center;
  background-color: #3a3a3a;
  -webkit-transition: background-color .3s ease-in-out;
  transition: background-color .3s ease-in-out;
  will-change: background-color
}

@media(any-hover: hover) {
  .l-header__past--list>li>a:hover {
    background-color: #1a1a1a
  }
}

.l-header__sns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  gap: .5rem
}

@media only screen and (min-width: 1025px) {
  .l-header__sns {
    gap: 1rem
  }
}

.l-header__sns>li {
  --w: 1.5rem;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 1var --w;
  flex: 0 1 1var --w
}

.l-header__sns>li>a {
  width: var(--w);
  display: block
}

.l-kv {
  overflow: hidden;
  background-color: var(--color-gray);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: var(--base-gap);
  background-image: url("../img/kv/kv-bg.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  position: relative
}

@media only screen and (min-width: 1025px) {
  .l-kv {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
  }
}

.l-kv__v {
  padding: calc(var(--base-gap)*.25)
}

@media only screen and (min-width: 1025px) {
  .l-kv__v {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 60%;
    flex: 0 1 60%
  }
}

.l-kv__typo {
  padding: var(--base-gap)
}


@media only screen and (min-width: 1025px) {

  .l-kv__typo {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 40%;
    flex: 0 1 40%;
    padding: 6%
  }
}

.l-kv img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  object-fit: contain;
}

.l-kv__curtain {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  background-color: #fff
}

@media only screen and (min-width: 1025px) {
  .l-info__inner {
    max-width: 83.3333333333%;
    margin-inline: auto
  }
}

.l-info__time {
  border-radius: 1rem;
  border: 1px solid var(--color-ccc);
  padding: var(--base-gap)
}

.l-info__time hgroup {
  padding: var(--base-gap);
  text-align: center
}

.l-info__time hgroup:first-child {
  border-bottom: 1px solid var(--color-ccc)
}

@media only screen and (min-width: 1025px) {
  .l-runner__inner {
    max-width: 83.3333333333%;
    margin-inline: auto
  }
}

.l-runner__time hgroup {
  padding: var(--base-gap);
  text-align: center
}

.l-runner__time hgroup:first-child {
  border-bottom: 1px solid #dcdcdc
}

.l-runner__time--jp__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: var(--base-gap);
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

@media only screen and (min-width: 1025px) {
  .l-runner__time--jp__nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
  }
}

.l-runner__time--jp__record {
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: var(--base-gap);
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

@media only screen and (min-width: 1025px) {
  .l-runner__time--jp__record {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
  }
}

.l-runner__time--jp__record ul li {
  -webkit-margin-after: .5lh;
  margin-block-end: .5lh
}

.l-runner__time--jp__kome {
  text-align: left
}

@media only screen and (min-width: 1025px) {
  .l-runner__time--jp__kome {
    max-width: 66.6666666667%;
    margin-inline: auto
  }
}

.l-runner__time--jp__kome>li {
  -webkit-margin-after: .5lh;
  margin-block-end: .5lh;
  --size: 0.5em;
  display: block grid;
  grid-template-columns: var(--size) 1fr;
  -webkit-column-gap: var(--size);
  -moz-column-gap: var(--size);
  column-gap: var(--size);
  line-height: 1.2
}

.l-runner__time--jp__kome>li::before {
  content: "※";
  font-size: .6rem;
  block-size: var(--size);
  aspect-ratio: 1;
  margin-block: calc((1lh - var(--size))/2)
}

@media only screen and (min-width: 1025px) {
  .l-toward__inner {
    max-width: 83.3333333333%;
    margin-inline: auto
  }
}

.l-toward__title h2 {
  font-size: var(--text-en-xl)
}

@media only screen and (min-width: 1025px) {
  .l-toward__title h2 {
    font-size: 7cqw
  }
}

.l-toward__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  row-gap: var(--space-size-lg)
}

.l-toward__item--title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: var(--base-gap);
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: solid var(--color-ccc) 2px;
  -webkit-padding-after: var(--space-size-xs);
  padding-block-end: var(--space-size-xs)
}

.l-toward__item--title em {
  paint-order: stroke;
  color: #fff;
  -webkit-text-fill-color: #fff;
  -webkit-text-stroke: 3px #000
}

.l-toward__item--title header h3 {
  background-color: var(--color-black);
  color: #fff;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content
}

.l-toward__item--title header h4 {
  font-size: var(--text-ja-lg)
}

.l-toward__item--image {
  overflow: hidden
}

.l-toward__item--image img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%
}

.l-toward__item--text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  row-gap: var(--space-size-sm)
}

@media only screen and (min-width: 1025px) {
  .l-toward__item--text {
    max-width: 83.3333333333%;
    margin-inline: auto
  }
}

.l-toward__item--text-jp,
.l-toward__item--text-en {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  row-gap: var(--space-size-sm)
}

.l-toward__item--text-jp {
  -webkit-padding-after: var(--space-size-sm);
  padding-block-end: var(--space-size-sm);
  border-bottom: solid var(--color-ccc) 1px
}

.l-charity {
  -webkit-margin-after: var(--space-size-xl);
  margin-block-end: var(--space-size-xl);
  position: relative;
  aspect-ratio: 1
}

@media only screen and (min-width: 1025px) {
  .l-charity {
    aspect-ratio: 1/.42
  }
}

.l-charity::before,
.l-charity::after {
  pointer-events: none;
  z-index: -1;
  content: "";
  position: absolute;
  width: 100%;
  height: 50%;
  left: 0;
  right: 0;
  background-position: left top, center top, right top;
  background-repeat: no-repeat, no-repeat, no-repeat;
  background-size: cover, cover, cover
}

@media only screen and (min-width: 1025px) {

  .l-charity::before,
  .l-charity::after {
    background-size: 33.333% 100%, 33.333% 100%, 33.333% 100%
  }
}

.l-charity::before {
  top: 0;
  background-image: url("../img/charity/p01.jpg"), url("../img/charity/p02.jpg"), url("../img/charity/p03.jpg")
}

.l-charity::after {
  top: 50%;
  background-image: url("../img/charity/p04.jpg"), url("../img/charity/p05.jpg"), url("../img/charity/p06.jpg")
}

.l-charity .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%
}

.l-charity hgroup {
  background-color: #fff;
  padding: var(--base-gap);
  border-radius: 1rem;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 1em
}

@media only screen and (min-width: 1025px) {
  .l-charity hgroup {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    margin-inline: auto
  }
}

.l-charity hgroup h3 {
  -webkit-margin-before: var(--space-size-sm);
  margin-block-start: var(--space-size-sm);
  font-size: var(--text-ja-md)
}

.l-charity hgroup a {
  margin-inline: auto;
  -webkit-margin-after: var(--space-size-sm);
  margin-block-end: var(--space-size-sm)
}

@media only screen and (min-width: 1025px) {
  .l-topics__inner {
    max-width: 66.6666666667%;
    margin-inline: auto
  }
}

.l-topics__title h2 {
  font-size: var(--text-en-xl)
}

@media only screen and (min-width: 1025px) {
  .l-topics__title h2 {
    font-size: 7cqw
  }
}

.l-topics__title.--page p {
  font-size: var(--text-en-lg)
}

@media only screen and (min-width: 1025px) {
  .l-topics__title.--page p {
    font-size: 4cqw
  }
}

.l-topics__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: var(--space-size-lg)
}

.l-topics__image {
  overflow: hidden;
  -webkit-margin-after: var(--space-size-sm);
  margin-block-end: var(--space-size-sm);
  aspect-ratio: 1/.5;
  border-radius: .5rem
}

.l-topics__image img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%
}

.l-topics__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 1em;
  -webkit-margin-after: var(--space-size-sm);
  margin-block-end: var(--space-size-sm)
}

.l-topics__header time {
  background-color: var(--color-orange);
  padding: .5em;
  border-radius: .25rem;
  color: #fff;
  white-space: nowrap;
  text-align: center;
  line-height: 1.4
}

.l-topics__header h3 {
  font-size: var(--text-ja-md)
}

.l-topics__header+p {
  line-height: 1.6
}

@media only screen and (min-width: 1025px) {
  .l-topics__nanairo--content {
    max-width: 83.3333333333%;
    margin-inline: auto
  }
}

.l-topics__nanairo--title {
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  text-align: left
}

@media only screen and (min-width: 1025px) {
  .l-topics__nanairo--title {
    text-align: center
  }
}

.l-topics__nanairo--photo {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: var(--base-gap)
}

@media only screen and (min-width: 1025px) {
  .l-topics__nanairo--photo {
    max-width: 66.6666666667%;
    margin-inline: auto
  }
}

.l-topics__nanairo--photo figure {
  border-radius: .5rem;
  overflow: hidden
}

.l-topics__nanairo--photo figure img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%
}

.l-topics__nanairo--menu {
  padding: var(--base-gap);
  border: 1px solid rgb(var(--color-ccc-rgb)/0.5);
  padding: var(--base-gap);
  border-radius: .5rem
}

@media only screen and (min-width: 1025px) {
  .l-topics__nanairo--menu {
    max-width: 66.6666666667%;
    margin-inline: auto
  }
}

.l-topics__nanairo--overview {
  border: 1px solid rgb(var(--color-ccc-rgb)/0.5);
  padding: var(--base-gap);
  border-radius: .5rem
}

@media only screen and (min-width: 1025px) {
  .l-topics__nanairo--overview {
    display: grid;
    grid-template-columns: auto 1fr;
    gap: 0
  }
}

.l-topics__nanairo--overview>dl {
  gap: 1em;
  padding-block: 1lh;
  line-height: 1.5lh;
  display: grid
}

.l-topics__nanairo--overview>dl:not(:last-child) {
  border-bottom: 1px solid rgb(var(--color-ccc-rgb)/0.5)
}

@media only screen and (min-width: 1025px) {
  .l-topics__nanairo--overview>dl {
    grid-template-columns: subgrid;
    grid-column: span 2
  }
}

.l-topics__nanairo--overview>dl>dt {
  font-weight: 700
}

.l-topics__nanairo--detail-days {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: calc(var(--base-gap)*2)
}

@media only screen and (min-width: 1025px) {
  .l-topics__nanairo--detail-days {
    grid-template-columns: repeat(2, 1fr);
    gap: var(--base-gap)
  }
}

.l-topics__nanairo--detail-days-item {
  border-radius: .5rem;
  padding: var(--base-gap);
  background-color: rgb(var(--color-gray-rgb)/1);
  border: 1px solid rgb(var(--color-ccc-rgb)/0.5)
}

.l-topics__nanairo--detail-days-item h3 {
  font-size: var(--text-ja-sm);
  -webkit-margin-after: var(--space-size-sm);
  margin-block-end: var(--space-size-sm)
}

.l-topics__nanairo--detail-days-item h3 strong {
  color: var(--color-orange);
  -webkit-margin-end: .5em;
  margin-inline-end: .5em
}

.l-topics__nanairo--detail-days-data {
  -webkit-margin-after: var(--space-size-sm);
  margin-block-end: var(--space-size-sm)
}

.l-topics__nanairo--detail-days-data dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-block: .15lh
}

.l-topics__nanairo--detail-days-data dl>dt::after {
  content: "："
}

.l-topics__nanairo--detail-days-photo {
  -webkit-margin-after: var(--space-size-sm);
  margin-block-end: var(--space-size-sm);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: calc(var(--base-gap)*.5)
}

.l-topics__nanairo--detail-days-photo>li {
  --size: 16.666666666666667%;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 var(--size);
  flex: 0 1 var(--size)
}

.l-topics__nanairo--detail-days-photo figure {
  border-radius: .5rem;
  overflow: hidden
}

.l-topics__nanairo--detail-days-photo figure img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%
}

.l-topics__nanairo--final-cources {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: var(--space-size-md)
}

.l-topics__nanairo--final-cource-item {
  background-color: rgb(var(--color-gray-rgb)/1);
  border: 1px solid rgb(var(--color-ccc-rgb)/0.5);
  padding: var(--base-gap);
  border-radius: .5rem
}

@media only screen and (min-width: 1025px) {
  .l-topics__nanairo--final-cource-item.--schedule {
    display: grid;
    grid-template-columns: auto 1fr;
    gap: var(--base-gap)
  }
}

.l-topics__nanairo--final-cource-group {
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 0
}

.l-topics__nanairo--final-cource-group>dl {
  display: grid;
  grid-template-columns: subgrid;
  grid-column: span 2;
  gap: 1em;
  padding-block: 1lh;
  line-height: 1.5lh
}

.l-topics__nanairo--final-cource-group>dl:not(:last-child) {
  border-bottom: 1px solid rgb(var(--color-ccc-rgb)/0.5)
}

.l-topics__nanairo--final-cource-group>dl>dt {
  font-weight: 700
}

.l-topics__ambassador--mini {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: calc(var(--base-gap)*2) var(--base-gap)
}

@media only screen and (min-width: 1025px) {
  .l-topics__ambassador--mini {
    grid-template-columns: repeat(2, 1fr)
  }
}

@media only screen and (min-width: 1025px) {
  .l-topics__ambassador--content {
    max-width: 83.3333333333%;
    margin-inline: auto
  }
}

.l-topics__ambassador--title {
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  text-align: left
}

@media only screen and (min-width: 1025px) {
  .l-topics__ambassador--title {
    text-align: center
  }
}

.l-topics__ambassador--header {
  display: grid;
  grid-template-columns: auto 3rem;
  border-bottom: 4px solid rgb(var(--color-ccc-rgb)/0.5)
}

.l-topics__ambassador--image {
  overflow: hidden;
  aspect-ratio: 1;
  border-radius: .5rem
}

.l-topics__ambassador--image img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%
}

.l-topics__ambassador--image.--A {
  inline-size: 16rem;
  margin-inline: auto
}

.l-topics__ambassador--image.--B {
  inline-size: 16rem;
  margin-inline: auto
}

.l-topics__ambassador--intro {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  border: 1px solid rgb(var(--color-ccc-rgb)/0.8);
  border-radius: .5rem
}

.l-topics__ambassador--intro>li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 1em;
  background-color: rgb(var(--color-ccc-rgb)/0.2);
  padding: var(--base-gap)
}

.l-topics__ambassador--intro>li:nth-child(1) {
  border-right: 1px solid rgb(var(--color-ccc-rgb)/0.8)
}

.l-topics__ambassador--intro>li>img {
  block-size: 2rem
}

@media only screen and (min-width: 1025px) {
  .l-topics__ambassador--intro>li>img {
    block-size: 4rem
  }
}

.l-topics__ambassador--info {
  padding: var(--base-gap);
  border: 1px solid rgb(var(--color-ccc-rgb)/0.5);
  background-color: rgb(var(--color-ccc-rgb)/0.2);
  border-radius: .5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: var(--base-gap)
}

.l-topics__ambassador--info__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: var(--base-gap);
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: start
}

@media only screen and (min-width: 1025px) {
  .l-topics__ambassador--info__content {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
  }
}

@media only screen and (min-width: 1025px) {
  .l-topics__ambassador--info__content>* {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0px;
    flex: 1 1 0
  }
}

.l-topics__ambassador--info__content>figure {
  margin-inline: auto
}

@media only screen and (min-width: 1025px) {
  .l-topics__ambassador--info__content>figure {
    block-size: auto
  }
}

@media only screen and (min-width: 1025px) {
  .l-topics__ambassador--message.--A {
    -webkit-box-flex: 3;
    -ms-flex: 3 3 calc(var(--base-gap)*2);
    flex: 3 3 calc(var(--base-gap)*2)
  }
}

@media only screen and (min-width: 1025px) {
  .l-topics__ambassador--message.--B {
    -webkit-box-flex: 2;
    -ms-flex: 2 2 calc(var(--base-gap)*1);
    flex: 2 2 calc(var(--base-gap)*1)
  }
}

.l-topics__ambassador--message>p {
  line-height: 1.8
}

.l-topics__ambassador--profile {
  background-color: hsla(0, 0%, 100%, .6);
  padding: var(--base-gap)
}

@media only screen and (min-width: 1025px) {
  .l-topics__ambassador--profile.--B {
    -webkit-box-flex: 2;
    -ms-flex: 2 2 calc(var(--base-gap)*1);
    flex: 2 2 calc(var(--base-gap)*1)
  }
}

.l-topics__ambassador--profile>small {
  line-height: 1.6
}

.l-topics__ambassador--special {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: var(--base-gap)
}

.l-topics__ambassador--support__wrapper {
  padding: var(--base-gap);
  border: 1px solid rgb(var(--color-ccc-rgb)/0.5);
  background-color: rgb(var(--color-ccc-rgb)/0.2);
  border-radius: .5rem
}

.l-topics__ambassador--support__container {
  gap: var(--base-gap);
  display: grid;
  grid-template-columns: repeat(2, 1fr)
}

@media only screen and (min-width: 1025px) {
  .l-topics__ambassador--support__container {
    grid-template-columns: repeat(4, 1fr)
  }
}

.l-topics__ambassador--support__content>figure {
  margin-inline: auto
}

@media only screen and (min-width: 1025px) {
  .l-topics__ambassador--support__content>figure {
    block-size: auto
  }
}

.l-topics__ambassador--support__content>figure.--C {
  aspect-ratio: 1/1.25
}

.l-footer {
  -webkit-margin-after: var(--space-size-md);
  margin-block-end: var(--space-size-md)
}

.l-footer .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: var(--base-gap)
}

@media only screen and (min-width: 1025px) {
  .l-footer .container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
  }
}

.l-footer .container ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: var(--base-gap)
}

@media only screen and (min-width: 1025px) {
  .l-footer .container ul {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
  }
}

@media only screen and (min-width: 1025px) {
  .l-footer .container address {
    margin-inline: auto 0
  }
}

.l-main {
  -webkit-margin-after: var(--space-size-xl);
  margin-block-end: var(--space-size-xl)
}

.c-gradient-text {
  background: -webkit-linear-gradient(45deg, #b0fad3 0%, #93da93 25%, #e5ac91 50%, #61bbdc 75%, #329d8e 100%);
  background: linear-gradient(45deg, #b0fad3 0%, #93da93 25%, #e5ac91 50%, #61bbdc 75%, #329d8e 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

.c-gradient-text * {
  background: -webkit-linear-gradient(45deg, #b0fad3 0%, #93da93 25%, #e5ac91 50%, #61bbdc 75%, #329d8e 100%);
  background: linear-gradient(45deg, #b0fad3 0%, #93da93 25%, #e5ac91 50%, #61bbdc 75%, #329d8e 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

.c-button-64 {
  background-color: var(--color-646464);
  color: #fff;
  padding: 1rem 1.5rem;
  border-radius: 100vh;
  inline-size: min(100%, 20rem);
  text-box: trim-both cap alphabetic;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.c-button-64>* {
  pointer-events: none
}

@media(any-hover: hover) {
  .c-button-64 {
    -webkit-transition: background-color .24s ease-in-out;
    transition: background-color .24s ease-in-out;
    will-change: background-color
  }

  .c-button-64:hover {
    background-color: #333
  }
}

.c-button-white {
  background-color: #fff;
  color: #000;
  padding: 1rem 1.5rem;
  border-radius: 100vh;
  inline-size: min(100%, 20rem);
  text-box: trim-both cap alphabetic;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 1px solid #000
}

.c-button-white>* {
  pointer-events: none
}

@media(any-hover: hover) {
  .c-button-white {
    -webkit-transition: background-color .24s ease-in-out;
    transition: background-color .24s ease-in-out;
    will-change: background-color
  }

  .c-button-white:hover {
    background-color: #ccc
  }
}

.c-button-with-icon {
  --button-icon-size: 1ex;
  display: inline-grid;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: .5rem;
  grid-template-columns: 1fr auto 1fr
}

.c-button-with-icon--before {
  grid-template-columns: 1fr auto
}

.c-button-with-icon--before::after {
  display: none
}

.c-button-with-icon--after {
  grid-template-columns: auto 1fr
}

.c-button-with-icon--after::before {
  display: none
}

.js body.loading {
  overflow: hidden
}

.js body.loading::before,
.js body.loading::after {
  content: "";
  position: fixed;
  z-index: 1000;
  pointer-events: none
}

.js body.loading::before {
  z-index: 1;
  top: 0;
  left: 0;
  width: 100svw;
  height: 100svh;
  background: #fff
}


.js body.loading::after {
  z-index: 2;
  width: 16rem;
  max-width: 16rem;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  /* aspect-ratio: 1/.269; */
  aspect-ratio: 300 / 93;
  background-image: url("../img/img_logo.svg");
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-animation: loaderAnim .7s linear infinite alternate forwards;
  animation: loaderAnim .7s linear infinite alternate forwards;
  -webkit-transform-origin: center center;
  transform-origin: center center
}


.is-firefox.js body.loading::after {
  background-image: url("../img/img_logo.png") !important;
}




@-webkit-keyframes loaderAnim {
  to {
    opacity: .5
  }
}

@keyframes loaderAnim {
  to {
    opacity: .5
  }
}

.c-element-simbols {
  position: relative
}

.c-element-simbol {
  --aspect-ratio: 1;
  aspect-ratio: var(--aspect-ratio);
  position: absolute;
  top: var(--t-sp);
  bottom: var(--b-sp);
  left: var(--l-sp);
  right: var(--r-sp);
  --w: 3rem;
  width: var(--w)
}

.c-element-simbol.--large {
  width: calc(var(--w)*2)
}

@media only screen and (min-width: 1025px) {
  .c-element-simbol {
    top: var(--t-pc);
    bottom: var(--b-pc);
    left: var(--l-pc);
    right: var(--r-pc);
    width: calc(var(--w)*2)
  }

  .c-element-simbol.--large {
    width: calc(var(--w)*4)
  }
}

.c-element-simbol__inner {
  position: absolute;
  display: block;
  top: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%
}

.c-element-simbol__inner.--before {
  position: relative;
  z-index: 1
}

.c-element-simbol-tilt {
  display: block;
  width: 100%;
  height: 100%
}

.c-list-type-a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  row-gap: 1em
}

.c-list-type-a>li {
  --size: 0.5em;
  display: block grid;
  grid-template-columns: var(--size) 1fr;
  -webkit-column-gap: var(--size);
  -moz-column-gap: var(--size);
  column-gap: var(--size);
  line-height: 1.4
}

.c-list-type-a>li::before {
  content: "";
  block-size: var(--size);
  border-radius: 100vh;
  aspect-ratio: 1;
  background-color: var(--color-orange);
  margin-block: calc((1lh - var(--size))/2)
}

.c-list-type-kome {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  row-gap: .5em
}

.c-list-type-kome>li {
  --size: 0.5em;
  display: block grid;
  grid-template-columns: var(--size) 1fr;
  -webkit-column-gap: var(--size);
  -moz-column-gap: var(--size);
  column-gap: var(--size);
  line-height: 1.4
}

.c-list-type-kome>li::before {
  content: "※";
  font-size: var(--size);
  aspect-ratio: 1;
  margin-block: calc((1lh - var(--size))/2)
}

.c-shadow-type-a {
  -webkit-box-shadow: rgba(149, 157, 165, .2) 0px 8px 24px;
  box-shadow: rgba(149, 157, 165, .2) 0px 8px 24px
}

.c-shadow-type-b {
  -webkit-box-shadow: rgba(17, 17, 26, .1) 0px 8px 24px, rgba(17, 17, 26, .1) 0px 16px 56px, rgba(17, 17, 26, .1) 0px 24px 80px;
  box-shadow: rgba(17, 17, 26, .1) 0px 8px 24px, rgba(17, 17, 26, .1) 0px 16px 56px, rgba(17, 17, 26, .1) 0px 24px 80px
}