@import url("https://fonts.googleapis.com/css2?family=Allura&family=Cinzel:wght@400;500;600;700&family=Cormorant+Garamond:ital,wght@0,500;0,600;1,500&family=Noto+Serif+JP:wght@400;500;600&family=M+PLUS+1p:wght@400;500;700&display=swap");
:root {
  --color-white: #ffffff;
  --color-black: #000000;
  --color-sub-black: #353535;
  --color-sub-black-2: #9b9b9b;
  --color-main: #c30404;
  --color-sub: #ffbdbd;
  --color-text: #f5f0ed;
  --color-button: #c30404;
  --color-label: linear-gradient(180deg, #8b0000 0%, #310101 100%);
  --color-label-text: #ffffff;
  --color-button-bg: linear-gradient(180deg, #c30404 0%, #5a0202 100%);
  --color-button-text: #ffffff;
  --gradient-main: linear-gradient(180deg, #8b0000 0%, #310101 100%);
  --color-line: #06c755;
  --color-bg-emph: rgba(195, 4, 4, 0.06);
  --color-background: #1a0303;
  --color-mask: rgba(0, 0, 0, 0.6);
  --shadow-white: 0 0 4px rgba(255, 255, 255, 0.35);
  --shadow-black: 0 0 5px rgba(0, 0, 0, 0.55);
  --shadow-main: 1px 1px 4px rgba(0, 0, 0, 0.5);
  --shadow-box: 0 1px 12px rgba(0, 0, 0, 0.45);
  --theme-rose-deep: #c30404;
  --theme-rose-blood: #8b0000;
  --theme-rose-darker: #5a0202;
  --theme-rose-pink: #ffbdbd;
  --theme-rose-pink-soft: rgba(255, 189, 189, 0.7);
  --theme-text-on-dark: rgba(255, 255, 255, 0.92);
  --theme-text-on-dark-soft: rgba(255, 255, 255, 0.65);
  --theme-glass-bg: rgba(255, 255, 255, 0.06);
  --theme-glass-bg-strong: rgba(255, 255, 255, 0.1);
  --theme-glass-border: rgba(255, 255, 255, 0.16);
  --theme-petal-fill: #c30404;
  --theme-rose-overlay: url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 320'%3E%3Cg fill='none' stroke='%237a0202' stroke-opacity='0.18' stroke-width='0.8'%3E%3Cpath d='M40 60 C70 30 130 35 160 80 C130 90 80 95 40 60 Z'/%3E%3Cpath d='M210 110 C240 90 285 105 295 150 C260 165 220 150 210 110 Z'/%3E%3Cpath d='M70 200 C100 175 155 185 165 230 C130 245 85 235 70 200 Z'/%3E%3Cpath d='M200 260 C235 240 280 255 290 295 C255 305 215 295 200 260 Z'/%3E%3C/g%3E%3C/svg%3E");
}

.system__section > h3,
.system__section > p,
.system__section > ul,
.system__section > ol {
  max-width: 59.7222222222vw;
}
@media (min-width: 1920px) {
  .system__section > h3,
  .system__section > p,
  .system__section > ul,
  .system__section > ol {
    max-width: 1146.6666666667px;
  }
}
@media (max-width: 767px) {
  .system__section > h3,
  .system__section > p,
  .system__section > ul,
  .system__section > ol {
    max-width: 95.1760104302vw;
  }
}
.system__section > h3,
.system__section > p,
.system__section > ul,
.system__section > ol {
  margin-left: auto;
  margin-right: auto;
  color: var(--color-white);
  line-height: 1.85;
  text-shadow: 0 0 0.4166666667vw rgba(0, 0, 0, 0.9);
  font-size: 1.0416666667vw;
}
@media (min-width: 1920px) {
  .system__section > h3,
  .system__section > p,
  .system__section > ul,
  .system__section > ol {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .system__section > h3,
  .system__section > p,
  .system__section > ul,
  .system__section > ol {
    font-size: 3.3898305085vw;
  }
}
.system__section > h3 {
  border-left: 4px solid var(--theme-rose-pink);
  padding-left: 0.5555555556vw;
  margin-top: 2.2222222222vw;
}
@media (min-width: 1920px) {
  .system__section > h3 {
    margin-top: 42.6666666667px;
  }
}
@media (max-width: 767px) {
  .system__section > h3 {
    margin-top: 6.258148631vw;
  }
}
.system__section > h3 {
  margin-bottom: 0.8333333333vw;
}
@media (min-width: 1920px) {
  .system__section > h3 {
    margin-bottom: 16px;
  }
}
@media (max-width: 767px) {
  .system__section > h3 {
    margin-bottom: 2.6075619296vw;
  }
}
.system__section > h3 {
  font-size: 1.3194444444vw;
}
@media (min-width: 1920px) {
  .system__section > h3 {
    font-size: 25.3333333333px;
  }
}
@media (max-width: 767px) {
  .system__section > h3 {
    font-size: 4.1720990874vw;
  }
}
.system__section > ul,
.system__section > ol {
  padding-left: 1.4em;
}
.system__section .course__items {
  display: block;
  margin: 0 auto 3.3333333333vw;
  max-width: 59.7222222222vw;
}
@media (min-width: 1920px) {
  .system__section .course__items {
    max-width: 1146.6666666667px;
  }
}
@media (max-width: 767px) {
  .system__section .course__items {
    max-width: 95.1760104302vw;
  }
}
.system__section .course__items {
  width: 100%;
  background: rgba(0, 0, 0, 0.55);
  backdrop-filter: blur(0.4166666667vw);
  -webkit-backdrop-filter: blur(0.4166666667vw);
  border: 1px solid var(--theme-glass-border);
  border-radius: 0.2777777778vw;
  padding-top: 2.5vw;
}
@media (min-width: 1920px) {
  .system__section .course__items {
    padding-top: 48px;
  }
}
@media (max-width: 767px) {
  .system__section .course__items {
    padding-top: 6.258148631vw;
  }
}
.system__section .course__items {
  padding-bottom: 2.5vw;
}
@media (min-width: 1920px) {
  .system__section .course__items {
    padding-bottom: 48px;
  }
}
@media (max-width: 767px) {
  .system__section .course__items {
    padding-bottom: 6.258148631vw;
  }
}
.system__section .course__items {
  padding-left: 2.2222222222vw;
}
@media (min-width: 1920px) {
  .system__section .course__items {
    padding-left: 42.6666666667px;
  }
}
@media (max-width: 767px) {
  .system__section .course__items {
    padding-left: 4.6936114733vw;
  }
}
.system__section .course__items {
  padding-right: 2.2222222222vw;
}
@media (min-width: 1920px) {
  .system__section .course__items {
    padding-right: 42.6666666667px;
  }
}
@media (max-width: 767px) {
  .system__section .course__items {
    padding-right: 4.6936114733vw;
  }
}
@media not screen and (min-width: 768px) {
  .system__section .course__items {
    margin: 0 auto 7.3011734029vw;
  }
}
.system__section .course__items h3 {
  text-align: center;
  color: var(--color-white);
  font-weight: bold;
  letter-spacing: 0.06em;
  line-height: 1.3;
  margin: 0;
  font-size: 1.6666666667vw;
}
@media (min-width: 1920px) {
  .system__section .course__items h3 {
    font-size: 32px;
  }
}
@media (max-width: 767px) {
  .system__section .course__items h3 {
    font-size: 5.2151238592vw;
  }
}
.system__section .course__items p {
  text-align: center;
  color: var(--color-white);
  line-height: 1.7;
  margin-top: 0.5555555556vw;
}
@media (min-width: 1920px) {
  .system__section .course__items p {
    margin-top: 10.6666666667px;
  }
}
@media (max-width: 767px) {
  .system__section .course__items p {
    margin-top: 1.5645371578vw;
  }
}
.system__section .course__items p {
  font-size: 0.9722222222vw;
}
@media (min-width: 1920px) {
  .system__section .course__items p {
    font-size: 18.6666666667px;
  }
}
@media (max-width: 767px) {
  .system__section .course__items p {
    font-size: 3.3898305085vw;
  }
}
.system__section .course__items .price__list {
  display: grid;
  grid-template-columns: 3fr 1fr;
  gap: 0.75rem 2rem;
  align-items: end;
  list-style: none;
  margin: 0;
  padding: 0;
  margin-top: 2.2222222222vw;
}
@media (min-width: 1920px) {
  .system__section .course__items .price__list {
    margin-top: 42.6666666667px;
  }
}
@media (max-width: 767px) {
  .system__section .course__items .price__list {
    margin-top: 4.6936114733vw;
  }
}
@media not screen and (min-width: 768px) {
  .system__section .course__items .price__list {
    grid-template-columns: 1fr;
  }
}
.system__section .course__items .price__list li {
  border-bottom: solid 1px rgba(255, 255, 255, 0.4);
  padding: 0.5rem 0;
  margin-bottom: 0.8333333333vw;
}
@media (min-width: 1920px) {
  .system__section .course__items .price__list li {
    margin-bottom: 16px;
  }
}
@media (max-width: 767px) {
  .system__section .course__items .price__list li {
    margin-bottom: 0vw;
  }
}
.system__section .course__items .price__list li.label {
  grid-column: 1;
  text-align: left;
}
@media not screen and (min-width: 768px) {
  .system__section .course__items .price__list li.label {
    width: 100%;
    border-bottom: none;
    padding-bottom: 0;
  }
}
.system__section .course__items .price__list li.value {
  grid-column: 2;
  text-align: right;
  white-space: nowrap;
}
@media not screen and (min-width: 768px) {
  .system__section .course__items .price__list li.value {
    grid-column: 1;
    width: 100%;
  }
}
.system__section .course__items .price__list li span {
  color: var(--color-white);
  line-height: 1.5;
  font-size: 1.1805555556vw;
}
@media (min-width: 1920px) {
  .system__section .course__items .price__list li span {
    font-size: 22.6666666667px;
  }
}
@media (max-width: 767px) {
  .system__section .course__items .price__list li span {
    font-size: 3.6505867014vw;
  }
}

.flow__section {
  margin-top: 5.5555555556vw;
}
@media (min-width: 1920px) {
  .flow__section {
    margin-top: 106.6666666667px;
  }
}
@media (max-width: 767px) {
  .flow__section {
    margin-top: 12.5162972621vw;
  }
}
.flow__section .flow__container {
  margin: 0 auto;
  max-width: 59.7222222222vw;
}
@media (min-width: 1920px) {
  .flow__section .flow__container {
    max-width: 1146.6666666667px;
  }
}
@media (max-width: 767px) {
  .flow__section .flow__container {
    max-width: 95.1760104302vw;
  }
}
.flow__section .flow__container {
  width: 100%;
}
.flow__section .flow__container .flow__content__lists {
  display: flex;
  flex-direction: column;
  list-style: none;
  margin: 0;
  padding: 0;
}
.flow__section .flow__container .flow__content__lists li {
  margin-bottom: 2.2222222222vw;
}
@media (min-width: 1920px) {
  .flow__section .flow__container .flow__content__lists li {
    margin-bottom: 42.6666666667px;
  }
}
@media (max-width: 767px) {
  .flow__section .flow__container .flow__content__lists li {
    margin-bottom: 6.258148631vw;
  }
}
.flow__section .flow__container .flow__content__lists li .flow__content__heading {
  border-left: 4px solid var(--theme-rose-pink);
  padding-left: 0.5555555556vw;
  text-align: left;
  margin-bottom: 0.5em;
}
.flow__section .flow__container .flow__content__lists li .flow__content__heading h2 {
  color: var(--color-white);
  font-weight: bold;
  text-align: left;
  margin: 0;
  line-height: 1.3;
  font-size: 1.5277777778vw;
}
@media (min-width: 1920px) {
  .flow__section .flow__container .flow__content__lists li .flow__content__heading h2 {
    font-size: 29.3333333333px;
  }
}
@media (max-width: 767px) {
  .flow__section .flow__container .flow__content__lists li .flow__content__heading h2 {
    font-size: 4.6936114733vw;
  }
}
.flow__section .flow__container .flow__content__lists li .flow__content__heading h2 span {
  margin-left: 0.5em;
  margin-right: 0.5em;
  font-size: 1.25vw;
}
@media (min-width: 1920px) {
  .flow__section .flow__container .flow__content__lists li .flow__content__heading h2 span {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  .flow__section .flow__container .flow__content__lists li .flow__content__heading h2 span {
    font-size: 3.9113428944vw;
  }
}
.flow__section .flow__container .flow__content__lists li .flow__content {
  background: rgba(0, 0, 0, 0.55);
  backdrop-filter: blur(0.4166666667vw);
  -webkit-backdrop-filter: blur(0.4166666667vw);
  border: 1px solid var(--theme-glass-border);
  border-radius: 0.2777777778vw;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  overflow: hidden;
}
@media not screen and (min-width: 768px) {
  .flow__section .flow__container .flow__content__lists li .flow__content {
    flex-direction: column;
  }
}
.flow__section .flow__container .flow__content__lists li .flow__content .flow__image__item {
  flex: 0 0 auto;
  margin-right: 1.6666666667vw;
}
@media (min-width: 1920px) {
  .flow__section .flow__container .flow__content__lists li .flow__content .flow__image__item {
    margin-right: 32px;
  }
}
@media (max-width: 767px) {
  .flow__section .flow__container .flow__content__lists li .flow__content .flow__image__item {
    margin-right: 0vw;
  }
}
@media not screen and (min-width: 768px) {
  .flow__section .flow__container .flow__content__lists li .flow__content .flow__image__item {
    margin-right: 0;
    width: 100%;
  }
}
.flow__section .flow__container .flow__content__lists li .flow__content .flow__image__item img {
  display: block;
  width: 25vw;
}
@media (min-width: 1920px) {
  .flow__section .flow__container .flow__content__lists li .flow__content .flow__image__item img {
    width: 480px;
  }
}
@media (max-width: 767px) {
  .flow__section .flow__container .flow__content__lists li .flow__content .flow__image__item img {
    width: 88.6571056063vw;
  }
}
.flow__section .flow__container .flow__content__lists li .flow__content .flow__image__item img {
  height: auto;
}
@media not screen and (min-width: 768px) {
  .flow__section .flow__container .flow__content__lists li .flow__content .flow__image__item img {
    width: 100%;
  }
}
.flow__section .flow__container .flow__content__lists li .flow__content p {
  color: var(--color-white);
  line-height: 1.85;
  text-align: left;
  margin: 0;
  padding: 1em;
  font-size: 1.0416666667vw;
}
@media (min-width: 1920px) {
  .flow__section .flow__container .flow__content__lists li .flow__content p {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .flow__section .flow__container .flow__content__lists li .flow__content p {
    font-size: 3.3898305085vw;
  }
}
@media not screen and (min-width: 768px) {
  .flow__section .flow__container .flow__content__lists li .flow__content p {
    padding: 0.75em;
  }
}