@charset "UTF-8";
html {
  -webkit-text-size-adjust: 100%;
  box-sizing: border-box;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  word-break: normal;
}

html [type=button] {
  -webkit-appearance: button;
}

* {
  background-repeat: no-repeat;
  box-sizing: inherit;
  margin: 0;
  padding: 0;
}

:after {
  background-repeat: no-repeat;
  box-sizing: inherit;
  text-decoration: inherit;
  vertical-align: inherit;
}

:before {
  background-repeat: no-repeat;
  box-sizing: inherit;
  text-decoration: inherit;
  vertical-align: inherit;
}

hr {
  height: 0;
  overflow: visible;
}

details, main {
  display: block;
}

summary {
  display: list-item;
}

small {
  font-size: 80%;
}

[hidden] {
  display: none;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

a {
  background-color: transparent;
}

a:active {
  outline-width: 0;
}

a:hover {
  outline-width: 0;
}

code, kbd, pre {
  font-family: monospace, monospace;
}

pre {
  font-size: 1em;
}

samp {
  font-family: monospace, monospace;
}

b, strong {
  font-weight: bolder;
}

sub {
  bottom: -0.25em;
}

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

sup {
  top: -0.5em;
}

input {
  background-color: transparent;
  border-radius: 0;
  border-style: none;
  font: inherit;
}

[disabled] {
  cursor: default;
}

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

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

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

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

textarea {
  overflow: auto;
  resize: vertical;
}

button, textarea {
  background-color: transparent;
  border-style: none;
  font: inherit;
}

button {
  -webkit-appearance: button;
  color: inherit;
  cursor: pointer;
  overflow: visible;
  text-transform: none;
}

button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring {
  outline: 1px dotted ButtonText;
}

optgroup {
  font: inherit;
  font-weight: 700;
}

select {
  -moz-appearance: none;
  -webkit-appearance: none;
  background-color: transparent;
  border-style: none;
  font: inherit;
  text-transform: none;
}

select::-ms-expand {
  display: none;
}

select::-ms-value {
  color: currentcolor;
}

[role=button] {
  color: inherit;
  cursor: pointer;
}

[type=button] {
  color: inherit;
  cursor: pointer;
}

[type=button]::-moz-focus-inner {
  border-style: none;
  outline: 1px dotted ButtonText;
  padding: 0;
}

[type=reset] {
  -webkit-appearance: button;
  color: inherit;
  cursor: pointer;
}

[type=reset]::-moz-focus-inner {
  border-style: none;
  outline: 1px dotted ButtonText;
  padding: 0;
}

[type=submit] {
  -webkit-appearance: button;
  color: inherit;
  cursor: pointer;
}

[type=submit]::-moz-focus-inner {
  border-style: none;
  outline: 1px dotted ButtonText;
  padding: 0;
}

legend {
  border: 0;
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal;
}

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

img {
  border-style: none;
}

progress {
  vertical-align: baseline;
}

[aria-busy=true] {
  cursor: progress;
}

[aria-controls] {
  cursor: pointer;
}

[aria-disabled] {
  cursor: default;
}

summary {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  cursor: pointer;
  list-style-type: none;
}

summary::-webkit-details-marker {
  display: none;
}

:focus {
  outline: none;
}

li {
  list-style-type: none;
}

main picture {
  display: block;
}

main img {
  width: 100%;
  height: auto;
  vertical-align: top;
}

.sct-document img {
  width: 100%;
  height: auto;
  vertical-align: top;
}

.o-bg-pink-light {
  background-color: #fff6f7;
}

.o-bg-mauve-light {
  background-color: #eff6fd;
}

.o-bg-gray-light {
  background-color: #f1f1f1;
}

.o-pc {
  display: none;
}

.o-pc-none {
  display: none;
}

@media (min-width: 769px) {
  .o-pc {
    display: block;
  }
  .o-pc-none {
    display: inline;
  }
  .o-sp {
    display: none;
  }
  .o-pc-txt-center {
    text-align: center;
  }
}
.m-container {
  width: 100%;
  color: #202020;
  font-family: "Hiragino sans", "ヒラギノ角ゴシック", 游ゴシック, "Yu Gothic", YuGothic, sans-serif;
  font-size: 0.9375rem;
  font-weight: 300;
  line-height: 1.9;
}

.a-cv-btn {
  display: flex;
  margin: 0 auto;
  padding: 2px;
  width: 100%;
  max-width: 304px;
  background-color: #ffd569;
  color: #202020;
  text-decoration: none;
}

.a-cv-btn-inr {
  display: flex;
  align-items: center;
  width: 100%;
  padding: 6px 8px 8px 8px;
  min-height: 64px;
  border: solid 1px #202020;
}

.a-cv-btn-badge {
  padding-top: 2px;
  width: 42px;
}

.a-cv-btn.o-campus .a-cv-btn-badge {
  padding-left: 2px;
}

.a-cv-btn-txt {
  padding-left: 8px;
  width: calc(100% - 42px);
  text-align: left;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: -0.025em;
}

.a-cv-btn-txt span {
  display: inline-block;
}

.a-cv-btn-sub {
  font-size: 0.8125rem;
}

.a-cv-btn-label {
  position: relative;
  margin-top: 2px;
  padding-right: 19px;
  font-family: "Noto Serif JP", serif;
  font-size: 1.125rem;
}

.a-cv-btn.o-campus .a-cv-btn-label {
  padding-right: 22px;
}

.a-cv-btn-label:after {
  content: "";
  display: block;
  position: absolute;
  top: calc(50% - 5px);
  right: 0;
  width: 13px;
  height: 13px;
  background-image: url(../img/icon_arrow.svg);
}

.a-cv-btn-notes {
  margin-top: 4px;
  font-weight: 300;
  font-size: 0.625rem;
}

.o-week .a-cv-btn-inr {
  justify-content: center;
}

.o-week .a-cv-btn-txt {
  padding-left: 10px;
  width: 200px;
}

.o-conversion .a-cv-btn {
  max-width: 310px;
}

@media (min-width: 769px) {
  .a-cv-btn {
    transition: opacity 0.4s;
  }
  .a-cv-btn:hover {
    opacity: 0.6;
  }
  .o-btn-l .a-cv-btn {
    max-width: 380px;
  }
  .o-btn-l .a-cv-btn-inr {
    padding: 8px 12px 9px 12px;
  }
  .o-btn-l .a-cv-btn.o-campus .a-cv-btn-inr {
    padding-left: 18px;
  }
  .o-btn-l .a-cv-btn-badge {
    padding-top: 2px;
    width: 52px;
  }
  .o-btn-l .a-cv-btn-txt {
    padding-left: 10px;
    width: calc(100% - 52px);
  }
  .o-btn-l .a-cv-btn.o-campus .a-cv-btn-txt {
    display: flex;
    justify-content: center;
  }
  .o-btn-l .a-cv-btn-sub {
    padding-top: 2px;
    font-size: 1rem;
  }
  .o-btn-l .a-cv-btn-label {
    font-size: 1.375rem;
  }
  .o-week .o-btn-l .a-cv-btn-txt {
    width: 246px;
  }
  .o-conversion .a-cv-btn {
    max-width: 380px;
  }
}
.m-floating {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 74px;
  z-index: 100;
}

.m-floating:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 50px;
  background-color: #dee6ed;
  opacity: 0.85;
}

.m-floating-inr {
  position: relative;
  padding: 0 2.135%;
  width: 100%;
  z-index: 5;
}

.m-floating .a-cv-btn-inr {
  padding: 4px 8px 5px 8px;
  min-height: 60px;
}

.m-floating .a-cv-btn-badge {
  padding-top: 2px;
  width: 40px;
}

.m-floating .a-cv-btn-label {
  margin-top: 1px;
}

.m-floating .a-cv-btn-notes {
  margin-top: 0;
}

.m-floating {
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
}

.js-addAnim .m-floating {
  transition: opacity 0.4s;
}

.js-elementShow .m-floating {
  visibility: visible;
  opacity: 1;
  pointer-events: auto;
}

@media (min-width: 769px) {
  .m-floating {
    left: auto;
    right: 0;
    width: 314px;
  }
  .m-floating:after {
    right: 0;
    width: calc(100% - 14px);
    height: 62px;
  }
  .m-floating-inr {
    position: relative;
    padding: 0 10px 0 0;
  }
}
.a-btn-howto {
  font-weight: 600;
  font-size: 0.8125rem;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  cursor: pointer;
}

.a-btn-howto:after {
  content: "";
  display: inline-block;
  margin-left: 4px;
  width: 11px;
  height: 11px;
  background: url(../img/icon_open.svg);
  transition: all 0.3s ease-in-out;
}

.a-btn-howto.is-active:after {
  background: url(../img/icon_close.svg);
}

@media (min-width: 769px) {
  .a-btn-howto {
    transition: opacity 0.4s;
  }
  .a-btn-howto:hover {
    opacity: 0.6;
  }
}
.a-btn-close, .a-btn-open {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 36px;
  border-radius: 20px;
  background-color: #e792a6;
  color: #fff;
  text-align: center;
  font-weight: 600;
  font-size: 0.9375rem;
  line-height: 1.2;
  text-decoration: none;
  -webkit-font-smoothing: antialiased;
  cursor: pointer;
  transition: all 0.6s ease-in-out;
}

.a-btn-close span:after, .a-btn-open span:after {
  content: "";
  display: inline-block;
  margin-left: 4px;
  width: 13px;
  height: 13px;
  background: url(../img/icon_course_down.svg) no-repeat;
}

.a-btn-open {
  position: relative;
  z-index: 5;
}

.a-btn-close {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}

.a-btn-close span:after {
  content: "";
  display: inline-block;
  margin-left: 4px;
  width: 13px;
  height: 13px;
  background: url(../img/icon_course_up.svg) no-repeat;
}

.is-active .a-btn-open {
  visibility: hidden;
}

.a-btn-close {
  visibility: hidden;
}

.is-active .a-btn-close {
  visibility: visible;
  opacity: 1;
}

@media (min-width: 769px) {
  .a-btn-close, .a-btn-open {
    height: 40px;
    transition: opacity 0.4s;
  }
  .a-btn-close:hover, .a-btn-open:hover {
    opacity: 0.6;
  }
}
.m-sct {
  margin: 0 auto;
  width: 100%;
  max-width: 1000px;
}

.m-sct-inr {
  margin: 0 auto;
  padding: 72px 6.4%;
  max-width: calc(640px + 12.8%);
}

.m-sct-inr-full {
  margin: 0 auto;
  padding: 72px 0;
  max-width: 640px;
}

.m-sct-img {
  width: 100%;
}

.m-ttl-h2 {
  text-align: center;
}

.m-ttl-h2 span {
  display: block;
  color: #202020;
}

.m-ttl-h2-en {
  font-family: "Nixie One", cursive;
  font-size: 1rem;
  line-height: 1;
  letter-spacing: 0.05em;
}

.m-ttl-h2-en:after {
  content: "";
  display: block;
  margin: 14px auto 0 auto;
  width: 18px;
  height: 1px;
  background-color: #e792a6;
}

.m-ttl-h2-sub {
  font-weight: 600;
  font-family: "Noto Serif JP", serif;
  font-size: 1.125rem;
  line-height: 1.4;
  -webkit-font-smoothing: antialiased;
}

.m-ttl-h2-jp {
  margin-top: 12px;
  font-weight: 600;
  font-family: "Noto Serif JP", serif;
  font-size: 1.5625rem;
  line-height: 1.4;
  -webkit-font-smoothing: antialiased;
}

.m-ttl-h2-sub + .m-ttl-h2-jp {
  margin-top: 2px;
}

.m-ttl-hd04 {
  text-align: center;
  font-family: "Noto Serif JP", serif;
  font-size: 1.1875rem;
  line-height: 1.4;
  letter-spacing: 0.01em;
}

.m-ttl-hd04 span {
  display: block;
  margin-bottom: 4px;
  font-size: 1rem;
}

.m-ttl-lead {
  margin-top: 24px;
}

.m-block {
  margin-top: 40px;
}

.m-block-cv {
  display: flex;
  flex-direction: column;
  gap: 10px 0;
  margin-top: 56px;
}

.m-box {
  padding: 32px 20px;
}

.m-box + .m-box {
  margin-top: 40px;
}

@media (min-width: 769px) {
  .m-sct-inr {
    padding: 120px 40px;
    max-width: 880px;
  }
  .m-sct-inr-full {
    padding: 120px 40px;
    max-width: 880px;
  }
  .o-sct-l {
    max-width: none;
  }
  .o-sct-l .m-sct-img {
    margin: 0 auto;
    padding-top: 120px;
    max-width: 1000px;
  }
  .o-sct-l + .m-sct .m-sct-img {
    margin: 0 auto;
    padding-top: 120px;
    max-width: 1000px;
  }
  .m-ttl-h2-en {
    font-size: 1.25rem;
  }
  .m-ttl-h2-sub {
    font-size: 1.375rem;
  }
  .m-ttl-h2-jp {
    margin-top: 12px;
    font-size: 2rem;
  }
  .m-ttl-hd04 {
    font-size: 1.5625rem;
  }
  .m-ttl-hd04 span {
    font-size: 1.25rem;
  }
  .m-ttl-lead {
    margin-top: 24px;
  }
  .m-block {
    margin-top: 56px;
  }
  .m-block-cv {
    flex-direction: row;
    gap: 0 8px;
    margin: 72px auto 0 auto;
    max-width: 768px;
  }
  .m-box {
    padding: 60px 56px 64px 56px;
  }
  .m-box + .m-box {
    margin-top: 56px;
  }
}
.o-box_table_wrap {
  margin-top: 20px;
  overflow-x: auto;
  border-left: 1px solid #e0e0e0;
  position: relative;
}

.m-table-notes {
  margin-top: 12px;
  font-size: 0.75rem;
  line-height: 1.6;
}

@media (min-width: 769px) {
  .o-box_table_wrap {
    overflow-x: visible;
  }
  .m-table-notes {
    display: none;
  }
}
.o-box_table {
  width: 100%;
  min-width: 421px;
  border-collapse: collapse;
  border-top: 1px solid #e0e0e0;
  background: #fff;
}

.o-box_table td, .o-box_table th {
  height: 50px;
  border-bottom: 1px solid #e0e0e0;
  border-right: 1px solid #e0e0e0;
  background-color: #fff;
  font-size: 0.75rem;
  line-height: 1.3;
  text-align: center;
}

.o-box_table th {
  font-weight: 300;
}

.o-box_table th:first-child {
  position: sticky;
  left: 0;
  padding: 8px 6px;
  width: 118px;
  background: #fff;
  z-index: 5;
  font-weight: 300;
}

.o-box_table td {
  padding: 8px;
  width: 151px;
}

.o-box_table thead th {
  padding: 4px 8px;
}

@media (min-width: 769px) {
  .o-box_table {
    width: 100%;
  }
  .o-box_table td, .o-box_table th {
    height: 62px;
    width: 240px;
    font-size: 0.875rem;
    line-height: 1.5;
  }
  .o-box_table th:first-child {
    width: 200px;
  }
}
.o-box_table .target {
  background: #f1f1f1;
  font-weight: 600;
  -webkit-font-smoothing: antialiased;
}

.o-box_table .target-hd {
  background: #e792a6;
  color: #fff;
  font-weight: 600;
  -webkit-font-smoothing: antialiased;
}

.o-box_table .other-hd {
  background: #aaa;
  color: #fff;
  font-weight: 600;
  -webkit-font-smoothing: antialiased;
}

.o-box_table_wrap.-no_scroll {
  overflow-x: initial;
  padding-bottom: 0;
}

.o-box_table_wrap.-no_scroll .o-box_table {
  width: auto !important;
}

.o-box_table_wrap.-no_scroll .o-box_table_heading {
  width: 100% !important;
}

.m-table-wrap {
  position: relative;
  overflow-x: scroll;
  border-left: 1px solid #e0e0e0;
}

.m-table-notes {
  margin-top: 12px;
  font-size: 0.75rem;
  line-height: 1.6;
}

@media (min-width: 769px) {
  .m-table-notes {
    display: none;
  }
}
.m-table {
  width: 100%;
  border-collapse: collapse;
  border-top: 1px solid #e0e0e0;
  background: #fff;
}

.m-table td, .m-table th {
  padding: 4px 6px;
  border-bottom: 1px solid #e0e0e0;
  border-right: 1px solid #e0e0e0;
  text-align: center;
  font-size: 0.9375rem;
  line-height: 1.4;
}

.m-table thead th {
  height: 43px;
  letter-spacing: 0.06em;
  -webkit-font-smoothing: antialiased;
}

.m-table th:first-child {
  position: sticky;
  left: 0;
  background: #fff6f7;
  z-index: 5;
}

.m-table-niversity td, .m-table-niversity th, .m-table-tuition td, .m-table-tuition th {
  height: 36px;
}

.m-table-niversity thead, .m-table-tuition thead {
  background-color: #9c9c9c;
  color: #fff;
}

.m-table-niversity thead th, .m-table-tuition thead th {
  height: 43px;
}

.m-table-niversity thead th:first-child, .m-table-tuition thead th:first-child {
  background-color: #e792a6;
}

.m-table-niversity tbody td:last-child, .m-table-niversity tbody th:first-child, .m-table-tuition tbody td:last-child, .m-table-tuition tbody th:first-child {
  font-weight: 600;
}

.m-table-tuition {
  width: 550px;
}

.m-table-tuition th:first-child {
  width: 90px;
}

.m-table-tuition td:not(:first-child) {
  width: 90px;
}

.m-table-niversity th:first-child {
  width: 90px;
}

@media (min-width: 769px) {
  .m-table-tuition {
    width: 100%;
  }
  .m-table-niversity th:first-child {
    width: 250px;
  }
}
body.is-active {
  height: 100%;
  overflow: hidden;
}

.m-hamburger-btn, .m-sticky-btn {
  padding: 11px;
  width: 44px;
  height: 44px;
  border-radius: 22px;
  background: #e792a6;
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 10;
  cursor: pointer;
}

.m-hamburger-btn img, .m-sticky-btn img {
  width: 22px;
  height: 22px;
}

.m-sticky-btn.js-sticky {
  position: fixed;
}

.m-menu {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #fff6f7;
  overflow-y: scroll;
  z-index: 200;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease-in-out;
}

.m-menu-inr {
  margin: 0 auto;
  padding-top: 64px;
  padding-bottom: 32px;
  max-width: 480px;
}

.m-menu-list {
  border-top: solid 1px #e1d6d9;
}

.m-menu-list > li {
  border-bottom: solid 1px #e1d6d9;
}

.m-menu-btn {
  position: relative;
  display: block;
  padding: 13px 24px 11px 14px;
  color: #202020;
  text-decoration: none;
  font-weight: 600;
  font-size: 0.9375rem;
  line-height: 1.4;
  -webkit-font-smoothing: antialiased;
}

.m-menu-btn span {
  display: block;
  margin-bottom: 3px;
  color: #e792a6;
  font-family: "Nixie One", cursive;
  font-size: 0.6875rem;
  letter-spacing: 0.04em;
  line-height: 1;
}

.m-menu-btn:after {
  content: "";
  display: block;
  position: absolute;
  right: 14px;
  top: calc(50% - 6px);
  width: 8px;
  height: 12px;
  background: url(../img/icon_menu_arrow.svg) no-repeat;
}

.m-menu-cv {
  margin: 20px auto 0 auto;
  padding: 0 12px;
  width: 100%;
  max-width: 420px;
}

.is-active .m-menu {
  opacity: 1;
  visibility: visible;
}

@media (min-width: 769px) {
  .m-hamburger-btn, .m-sticky-btn {
    right: 18px;
    top: 20px;
    transition: opacity 0.4s;
  }
  .m-hamburger-btn:hover, .m-sticky-btn:hover {
    opacity: 0.6;
  }
  .m-menu {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .m-menu-inr {
    padding-top: 0;
    max-width: 900px;
  }
  .m-menu-list {
    display: flex;
    flex-wrap: wrap;
    gap: 16px 12px;
    border-top: none;
  }
  .m-menu-list > li {
    width: 216px;
    border-bottom: none;
  }
  .m-menu-btn {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 13px 22px 11px 14px;
    font-size: 0.875rem;
    background: #fff;
    min-height: 78px;
    transition: opacity 0.4s;
  }
  .m-menu-btn span {
    display: block;
    margin-bottom: 3px;
    color: #e792a6;
    font-family: "Nixie One", cursive;
    font-size: 0.6875rem;
    letter-spacing: 0.04em;
    line-height: 1;
  }
  .m-menu-btn:after {
    right: 12px;
  }
  .m-menu-btn:hover {
    opacity: 0.6;
  }
  .m-menu-cv {
    margin-top: 40px;
    max-width: 480px;
  }
}
.o-mv {
  position: relative;
  max-width: none;
}

.m-mv-inr {
  position: relative;
  margin: 0 auto;
  width: 100%;
  max-width: 700px;
}

.m-mv-inr:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 34px;
  width: 100%;
  height: calc(100% - 70px);
  background-color: #eff6fd;
}

.m-mv-txt {
  position: relative;
  margin: 0 auto;
  padding: 20px 6.4% 0 6.4%;
  max-width: 640px;
  text-align: center;
  z-index: 5;
}

.m-mv-txt-catch {
  color: #eb5378;
  font-weight: 600;
  font-size: 1.375rem;
  line-height: 1.4;
  letter-spacing: 0.01em;
}

.m-mv-txt-catch sup {
  font-size: 0.6875rem;
  top: -0.9em;
}

.m-mv-txt-ttl {
  margin-top: 6px;
  font-weight: 600;
  font-family: "Noto Serif JP", serif;
  font-size: 1.75rem;
  line-height: 1.2;
}

.m-mv-txt-ttl sup {
  font-size: 0.75rem;
  top: -1.2em;
}

.m-mv-txt-tag {
  margin: 20px auto 0 auto;
  padding: 2px;
  width: 264px;
  background: #eb5378;
}

.m-mv-txt-tag.-influencer {
  width: 318px;
}

.m-mv-txt-tag > span {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-bottom: 2px;
  height: 40px;
  border: solid 1px #f5a9bb;
  color: #fff;
  font-family: "Noto Serif JP", serif;
  font-weight: 600;
  font-size: 1.375rem;
  letter-spacing: 0.01em;
  line-height: 1.2;
  -webkit-font-smoothing: antialiased;
}

.m-mv-txt-tag.-influencer > span {
  flex-direction: column;
  gap: 2px;
  height: 80px;
}

.m-mv-txt-tag > span > span {
  font-size: 0.9375rem;
  line-height: 1.3;
}

.m-mv-img {
  position: relative;
  margin-top: -20px;
  z-index: 1;
}

.m-mv-badge {
  position: absolute;
  left: 10px;
  bottom: 172px;
  width: 100px;
  height: 100px;
  z-index: 5;
}

.m-mv-cv {
  position: relative;
  display: flex;
  justify-content: center;
  margin-top: 24px;
  padding: 0 4.267%;
  width: 100%;
  z-index: 6;
}

.m-mv-cv .a-cv-btn {
  margin: 0;
}

.m-mv-notes {
  position: relative;
  margin-top: 20px;
  padding: 0 4.267%;
  color: #666;
  text-align: center;
  font-size: 0.6875rem;
  line-height: 1.6;
  font-feature-settings: "palt";
  letter-spacing: 0.06em;
  z-index: 5;
}

.m-mv-intro {
  margin: 32px auto 0 auto;
  padding: 0 4.267%;
  max-width: 640px;
  text-align: center;
  font-weight: 600;
  font-size: 1.125rem;
  line-height: 1.5;
}

.m-mv-intro > span {
  font-weight: 300;
  font-size: 1.375rem;
}

.m-mv-intro > span > span {
  color: #eb5378;
  font-weight: 600;
}

.m-mv-intro sup {
  font-size: 0.75rem;
  top: -0.9em;
}

.m-mv-intro-notes {
  margin-top: 14px;
  padding: 0 4.267%;
  color: #666;
  text-align: center;
  font-size: 0.6875rem;
  line-height: 1.6;
  font-feature-settings: "palt";
  letter-spacing: 0.06em;
}

.m-mv-president {
  position: relative;
  z-index: 600;
  max-width: 327px;
  margin: 24px auto;
}

.m-mv-president-icon {
  position: absolute;
  top: 50%;
  left: 22px;
  max-width: 84px;
  overflow: hidden;
  border-radius: 50%;
  transform: translateY(-50%);
}

.m-mv-president-text {
  min-height: 68px;
  padding: 4px 4px 8px 120px;
  text-shadow: 0px 0px 10px #FFF, 0px 0px 4px #FFF;
  font-family: "Noto Serif JP", serif;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.4;
  background-color: #fff;
}

@media (min-width: 769px) {
  .m-mv-inr {
    position: relative;
    max-width: 1140px;
    padding-bottom: 32px;
  }
  .m-mv-inr:after {
    left: auto;
    right: 0;
    top: 0;
    width: 620px;
    height: 420px;
  }
  .m-mv-inr.-influencer {
    padding-bottom: 45px;
  }
  .m-mv-inr.-influencer:after {
    height: 437px;
  }
  .m-mv-txt {
    position: absolute;
    right: 40px;
    top: 40px;
    margin: 0;
    padding: 0;
    width: 520px;
    text-align: left;
  }
  .m-mv-txt-catch {
    font-size: 2rem;
    text-shadow: 0px 0px 8px #eff6fd;
  }
  .m-mv-txt-catch sup {
    font-size: 0.75rem;
    top: -1.4em;
  }
  .m-mv-txt-ttl {
    margin-top: 6px;
    font-size: 2.875rem;
    letter-spacing: -0.02em;
    text-shadow: 0px 0px 8px #eff6fd;
  }
  .m-mv-txt-ttl sup {
    font-size: 1rem;
    top: -1.6em;
  }
  .m-mv-txt-tag {
    margin: 24px 0 0 0;
    width: 280px;
  }
  .m-mv-txt-tag.-influencer {
    margin-top: 22px;
    width: 394px;
  }
  .m-mv-txt-tag > span {
    padding-bottom: 2px;
    height: 52px;
    font-size: 1.5rem;
  }
  .m-mv-txt-tag.-influencer > span {
    flex-direction: row;
    gap: 2px;
    height: 76px;
  }
  .m-mv-img {
    margin-top: 0px;
    padding-top: 64px;
    max-width: 620px;
  }
  .m-mv-badge {
    position: absolute;
    right: auto;
    left: -34px;
    top: 12px;
    bottom: auto;
    width: 138px;
    height: 138px;
  }
  .m-mv-cv {
    position: absolute;
    right: 40px;
    bottom: 0;
    display: block;
    margin-top: 0;
    padding: 0;
    width: auto;
  }
  .m-mv-notes {
    margin-top: 10px;
    padding: 0;
    text-align: left;
  }
  .m-mv-intro {
    margin-top: 48px;
    padding: 0 32px;
    max-width: 880px;
    font-size: 1.25rem;
  }
  .m-mv-intro > span {
    font-size: 1.625rem;
  }
  .m-mv-president {
    position: absolute;
    top: 279px;
    bottom: auto;
    right: 40px;
    max-width: 520px;
  }
  .m-mv-president-icon {
    left: 20px;
    max-width: 100px;
  }
  .m-mv-president-text {
    display: flex;
    align-items: center;
    min-height: 84px;
    padding-right: 20px;
    padding-left: 134px;
    text-shadow: 0px 0px 12.059px #FFF, 0px 0px 4.824px #FFF;
    font-size: 1.375rem;
  }
  .m-mv-president.-influencer {
    top: 290px;
  }
}
.o-pickup .m-sct-inr {
  padding-bottom: 0;
}

.m-pickup {
  padding: 3px;
  border: solid 1px #e5c2cb;
}

.m-pickup-inr {
  border: solid 1px #e5c2cb;
}

.m-pickup-ttl {
  margin: -31px auto 0 auto;
  padding: 5px 0 7px 0;
  max-width: 278px;
  border-top: solid 1px #eb5378;
  border-bottom: solid 1px #eb5378;
  background: #fff;
  text-align: center;
  font-weight: 600;
  font-family: "Noto Serif JP", serif;
  font-size: 1.375rem;
  line-height: 1.2;
  -webkit-font-smoothing: antialiased;
}

.m-pickup-head {
  margin-top: 24px;
}

.m-pickup-head-inr {
  padding: 26px 20px 0 20px;
}

.m-pickup-head-major {
  margin-bottom: 8px;
  text-align: center;
  font-family: "Noto Serif JP", serif;
  font-weight: 600;
  font-size: 1.125rem;
  line-height: 1.2;
  letter-spacing: -0.04em;
  -webkit-font-smoothing: antialiased;
}

.m-pickup-head-major span {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 8px auto 0 auto;
  width: 120px;
  height: 22px;
  background-color: #e792a6;
  color: #fff;
  font-family: "Hiragino sans", "ヒラギノ角ゴシック", 游ゴシック, "Yu Gothic", YuGothic, sans-serif;
  font-size: 0.8125rem;
}

.m-pickup-head-ttl {
  text-align: center;
  font-weight: 600;
  font-family: "Noto Serif JP", serif;
  font-size: 1.375rem;
  line-height: 1.4;
  letter-spacing: -0.04em;
  -webkit-font-smoothing: antialiased;
}

.m-pickup-head-lead {
  margin-top: 14px;
}

.m-pickup-info {
  margin-top: 20px;
  padding: 0 15px 22px 15px;
}

.m-pickup-job {
  padding: 20px 18px;
  background: #eff6fd;
}

.m-pickup-job > h4 {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 28px;
  background-color: #fff;
  color: #202020;
  font-weight: 600;
  font-size: 1.125rem;
  line-height: 1.2;
  -webkit-font-smoothing: antialiased;
}

.m-pickup-job-list > ul {
  margin-top: 16px;
}

.m-pickup-job-list > ul + ul {
  margin-top: 8px;
}

.m-pickup-job-list > ul > li {
  position: relative;
  padding-left: 12px;
  font-weight: 600;
  font-size: 0.9375rem;
  line-height: 1.4;
  font-feature-settings: "palt";
  letter-spacing: 0.06em;
  -webkit-font-smoothing: antialiased;
}

.m-pickup-job-list > ul > li:not(:first-child) {
  margin-top: 8px;
}

.m-pickup-job-list > ul > li:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 7px;
  width: 6px;
  height: 6px;
  border-radius: 3px;
  background: #e792a6;
}

.m-pickup .m-course-clm, .m-pickup .m-course-skill {
  margin-top: 20px;
}

@media (min-width: 769px) {
  .m-pickup-inr {
    padding: 0 48px 48px 48px;
  }
  .m-pickup-ttl {
    margin: -35px auto 0 auto;
    padding: 12px 0 14px 0;
    max-width: 560px;
    font-size: 2rem;
  }
  .m-pickup-head {
    margin-top: 48px;
    display: flex;
  }
  .m-pickup-head-img {
    width: 350px;
  }
  .m-pickup-head-inr {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0 0 0 32px;
    width: calc(100% - 350px);
  }
  .m-pickup-head-major {
    text-align: left;
  }
  .m-pickup-head-major span {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 8px 0 0 0;
    width: 120px;
    height: 22px;
    background-color: #e792a6;
    color: #fff;
    font-family: "Hiragino sans", "ヒラギノ角ゴシック", 游ゴシック, "Yu Gothic", YuGothic, sans-serif;
    font-size: 0.8125rem;
  }
  .m-pickup-head-ttl {
    text-align: left;
    font-size: 1.5rem;
  }
  .m-pickup-info {
    margin-top: 40px;
    padding: 0;
  }
  .m-pickup-info-list {
    display: flex;
    gap: 0 24px;
    margin-top: 40px;
  }
  .m-pickup-job {
    margin-top: 20px;
    padding: 20px 18px;
    background: #eff6fd;
  }
  .m-pickup-job-list > h4 {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 28px;
    background-color: #fff;
    color: #202020;
    font-weight: 600;
    font-size: 1.125rem;
    line-height: 1.2;
    -webkit-font-smoothing: antialiased;
  }
  .m-pickup-job-list {
    display: flex;
    gap: 0 24px;
    margin-top: 24px;
  }
  .m-pickup-job-list > ul {
    margin-top: 0;
    width: 280px;
  }
  .m-pickup-job-list > ul + ul {
    margin-top: 0;
  }
  .m-pickup .m-course-clm, .m-pickup .m-course-skill {
    margin-top: 0;
    width: calc(50% - 12px);
  }
}
.m-recommend-catch {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 24px auto 0 auto;
  max-width: 360px;
  height: 50px;
  border-top: solid 1px #e792a6;
  border-bottom: solid 1px #e792a6;
}

.m-recommend-catch-txt {
  display: inline-flex;
  align-items: center;
  margin-left: 8px;
  font-weight: 600;
  font-size: 1.125rem;
  line-height: 1.2;
  -webkit-font-smoothing: antialiased;
}

.m-recommend-catch-txt span {
  margin: 0 5px;
  width: 20px;
  height: 20px;
}

.m-recommend-catch-batch {
  margin-left: -4px;
  width: 70px;
}

@media (min-width: 769px) {
  .m-recommend-catch {
    margin-top: 42px;
  }
  .m-recommend-catch-txt {
    margin-left: 12px;
    font-size: 1.5rem;
  }
}
.m-skill-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 16px 10px;
  margin-top: 24px;
}

.m-skill-list li {
  width: calc(50% - 5px);
}

.m-skill-list h3 {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: -12px auto 0 auto;
  width: 115px;
  height: 22px;
  background-color: #202020;
  color: #fff;
  font-weight: 300;
  font-size: 0.875rem;
  line-height: 1.2;
  z-index: 5;
}

@media (min-width: 769px) {
  .m-skill-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px 16px;
    margin-top: 48px;
  }
  .m-skill-list li {
    width: 200px;
  }
}
.m-recommend {
  margin-top: 24px;
  padding: 24px 18px 20px 18px;
  background-color: #fff;
}

.m-recommend-list {
  margin-top: 24px;
}

.m-recommend-list li {
  padding: 14px 0 12px 0;
  border-top: dotted 1px #aaa;
  text-align: center;
  line-height: 1.6;
}

.m-recommend-list li:last-child {
  padding-bottom: 0;
}

@media (min-width: 769px) {
  .m-recommend {
    margin-top: 48px;
    padding: 24px 32px 20px 32px;
  }
  .m-recommend .m-ttl-hd04 {
    font-size: 1.375rem;
  }
  .m-recommend-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 24px 24px;
  }
  .m-recommend-list li {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding: 14px 0 12px 0;
    width: 192px;
    border-bottom: dotted 1px #aaa;
  }
  .m-recommend-list li:last-child {
    padding-bottom: 12px;
  }
}
.m-point-ttl {
  text-align: center;
}

.m-point-ttl-number {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  max-width: 170px;
  height: 23px;
  background-color: #93B2E1;
  color: #fff;
  font-family: "Nixie One", cursive;
  font-size: 0.9375rem;
  line-height: 1;
  letter-spacing: 0.1em;
}

.m-point-ttl-txt {
  display: block;
  margin-top: 12px;
  font-weight: 600;
  font-family: "Noto Serif JP", serif;
  font-size: 1.1875rem;
  line-height: 1.4;
  letter-spacing: 0.05em;
}

.m-point-img, .m-point-lead {
  margin-top: 24px;
}

.m-point-ualification {
  margin-top: 24px;
  display: flex;
  flex-wrap: wrap;
  gap: 10px 8px;
}

.m-point-ualification li {
  display: flex;
  width: calc(50% - 4px);
}

.m-point-ualification-card {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 4px 10px 3px 10px;
  width: 100%;
  min-height: 54px;
  border: solid 3px #fff;
  background-color: #fff6f7;
  text-align: center;
  font-weight: 600;
  font-size: 0.8125rem;
  line-height: 1.4;
  -webkit-font-smoothing: antialiased;
  box-shadow: 0px 2px 0px rgba(0, 0, 0, 0.25);
}

.m-point-project {
  margin-top: 24px;
}

.m-point-project-card:not(:first-child) {
  margin-top: 24px;
}

.m-point-project-ttl {
  margin-top: 18px;
  font-weight: 600;
  font-size: 1rem;
  line-height: 1.6;
  font-feature-settings: "palt";
  letter-spacing: 0.06em;
}

.m-point-project-txt {
  margin-top: 10px;
}

.m-point-project-notes {
  margin-top: 8px;
  font-size: 0.6875rem;
  line-height: 1.6;
}

@media (min-width: 769px) {
  .m-point-ttl-txt {
    font-size: 1.5rem;
  }
  .m-point-img {
    margin-top: 48px;
  }
  .o-pint03 .m-point-img {
    margin-left: auto;
    margin-right: auto;
    max-width: 560px;
  }
  .m-point-ualification {
    margin-top: 40px;
  }
  .m-point-ualification li {
    width: 166px;
  }
  .m-point-project {
    margin-top: 40px;
    display: flex;
    gap: 0 32px;
  }
  .m-point-project-card:not(:first-child) {
    margin-top: 0;
  }
  .m-point-project-card {
    width: calc(50% - 16px);
  }
}
.m-card-basis {
  background-color: #fff6f7;
}

.m-card-basis-inr {
  padding: 24px 20px;
}

.m-card-basis-ttl {
  text-align: center;
  font-weight: 600;
  font-family: "Noto Serif JP", serif;
  font-size: 1.1875rem;
  line-height: 1.4;
  letter-spacing: 0.01em;
}

.m-card-basis-cap {
  margin-top: 16px;
}

.m-card-basis.o-card-small .m-card-basis-inr {
  padding: 22px 16px 20px 16px;
}

.m-card-basis.o-card-small .m-card-basis-ttl {
  font-family: "Hiragino sans", "ヒラギノ角ゴシック", 游ゴシック, "Yu Gothic", YuGothic, sans-serif;
  font-size: 1.0625rem;
}

.m-card-basis.o-card-small .m-card-basis-cap {
  margin-top: 8px;
  font-size: 0.875rem;
  line-height: 1.8;
}

@media (min-width: 769px) {
  .m-card-basis {
    background-color: #fff6f7;
  }
  .m-card-basis-inr {
    padding: 24px 20px;
  }
  .m-card-basis-ttl {
    text-align: center;
    font-weight: 600;
    font-family: "Noto Serif JP", serif;
    font-size: 1.1875rem;
    line-height: 1.4;
    letter-spacing: 0.01em;
  }
  .m-card-basis-cap {
    margin-top: 16px;
  }
  .o-lecturer .m-card-basis {
    padding: 72px 64px 64px 64px;
  }
  .o-lecturer .m-card-basis-img {
    margin: 0 auto;
    max-width: 520px;
  }
  .o-lecturer .m-card-basis-inr {
    padding: 32px 0 0 0;
  }
}
.o-location .m-sct-inr-full {
  padding-top: 0;
}

.m-location-menu {
  display: flex;
  justify-content: center;
  gap: 0 2px;
  padding: 0 6.4%;
  width: 100%;
}

.m-location-menu.o-menu-top {
  border-bottom: solid 2px #e792a6;
}

.m-location-menu.o-menu-btm {
  border-top: solid 2px #e792a6;
}

.m-location-menu li {
  width: calc(33.33% - 1px);
  max-width: 220px;
}

.m-location-menu-tab {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 44px;
  background-color: #aaa;
  color: #fff;
  font-weight: 600;
  font-size: 1.0625rem;
  text-decoration: none;
  -webkit-font-smoothing: antialiased;
  cursor: pointer;
}

.m-location-menu-tab.is-active {
  background-color: #e792a6;
  cursor: default;
}

.m-location-panel {
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  padding: 32px 6.4%;
  transition: opacity 1s ease-in-out;
  visibility: hidden;
}

.m-location-panel.is-active {
  opacity: 1;
  position: relative;
  visibility: visible;
}

.m-location-ttl {
  text-align: center;
  font-family: "Noto Serif JP", serif;
  font-weight: 600;
  font-size: 1.375rem;
  line-height: 1.4;
  -webkit-font-smoothing: antialiased;
}

.m-location-ttl span {
  display: block;
  font-size: 1.125rem;
}

.m-location-lead {
  margin-top: 8px;
}

.m-location-card {
  margin-top: 32px;
  padding: 4px;
  background-color: #eff6fd;
}

.m-location-card-inr {
  padding: 30px 16px 32px 16px;
  border: solid 1px #d3d3d3;
}

.m-location-card-ttl {
  text-align: center;
  font-weight: 600;
  font-family: "Nixie One", cursive;
  font-size: 1.25rem;
  line-height: 1;
}

.m-location-card-ttl:after {
  content: "";
  display: block;
  margin: 10px auto 0 auto;
  width: 18px;
  height: 1px;
  background-color: #80a1d1;
}

.m-location-card-img {
  margin-top: 24px;
}

@media (min-width: 769px) {
  .m-location-menu {
    padding: 0 24px;
  }
  .m-location-menu-tab {
    font-size: 1.125rem;
  }
  .m-location-menu-tab:hover {
    background-color: #e792a6;
  }
  .m-location-panel {
    padding: 48px 0;
  }
  .m-location-ttl {
    font-size: 1.625rem;
  }
  .m-location-ttl span {
    display: inline;
    margin-left: 8px;
    font-size: 1.25rem;
  }
  .m-location-lead {
    margin-top: 16px;
  }
  .m-location-card {
    margin-top: 48px;
  }
  .m-location-card-inr {
    padding: 56px 80px 64px 80px;
  }
  .m-location-card-img {
    margin: 32px auto 0 auto;
    max-width: 580px;
  }
}
.m-support-job {
  margin-top: 24px;
  padding-top: 24px;
  border-top: dotted 1px #aaa;
}

.m-support-job-lead {
  margin-top: 24px;
}

.m-support-job-notes {
  margin-top: 24px;
  font-size: 0.75rem;
  line-height: 1.6;
  font-feature-settings: "palt";
  letter-spacing: 0.02em;
}

.m-support-job-notes li {
  text-indent: -1em;
  padding-left: 1em;
}

.m-support-job-notes li:not(:first-child) {
  margin-top: 2px;
}

.m-support-job-img {
  margin: 0 auto;
  max-width: 380px;
}

.m-support-job-list {
  margin-top: 24px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 10px 8px;
}

.m-support-job-list li {
  display: flex;
  width: calc(50% - 4px);
}

.m-support-job-card {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 4px 8px 3px 8px;
  width: 100%;
  min-height: 36px;
  border: solid 1px #97b7e7;
  background-color: #fff;
  text-align: center;
  font-weight: 600;
  font-size: 0.8125rem;
  line-height: 1.4;
  -webkit-font-smoothing: antialiased;
  box-shadow: 0px 2px 0px rgba(0, 0, 0, 0.25);
}

.m-support-job-more {
  margin-top: 24px;
  font-size: 0.8125rem;
  line-height: 1.9;
}

.m-support-employment {
  display: flex;
  justify-content: center;
  gap: 8px;
}

.m-support-employment:after, .m-support-employment:before {
  content: "";
  display: block;
  width: 45px;
  height: 117px;
  background-size: 100% 100%;
}

.m-support-employment:before {
  background-image: url(../img/img_support_job_leef_left.svg);
}

.m-support-employment:after {
  background-image: url(../img/img_support_job_leef_right.svg);
}

.m-support-employment-inr {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 6px;
  padding-top: 12px;
}

.m-support-employment-ttl {
  padding-top: 4px;
  width: 150px;
  height: 28px;
  background-size: 100% 100%;
  background-image: url(../img/img_support_job_box.svg);
  color: #fff;
  text-align: center;
  font-family: "Noto Serif JP", serif;
  font-size: 1.0625rem;
  line-height: 1;
  letter-spacing: 0.04em;
  -webkit-font-smoothing: antialiased;
}

.m-support-employment-rate {
  text-align: center;
  font-family: "Noto Serif JP", serif;
  font-size: 3.5rem;
  line-height: 1;
  letter-spacing: -0.03em;
  -webkit-font-smoothing: antialiased;
}

.m-support-employment-rate .-percent {
  padding-left: 2px;
  font-size: 2.25rem;
}

.m-support-howto {
  display: flex;
  flex-direction: column;
  align-items: end;
  margin-top: 20px;
}

.m-support-howto-info {
  margin-top: 20px;
  padding: 20px;
  width: 100%;
  background: #fff;
}

.m-support-howto-txt {
  font-weight: 600;
  font-size: 0.875rem;
  line-height: 1.6;
}

.m-support-howto-txt span {
  font-weight: 300;
  font-size: 0.75rem;
}

.m-support-howto-cap {
  margin-top: 12px;
  font-size: 0.8125rem;
  line-height: 1.4;
  font-feature-settings: "palt";
  letter-spacing: 0.04em;
}

.m-support-howto-notes {
  margin-top: 8px;
  font-size: 0.75rem;
  line-height: 1.4;
}

.m-support-howto-notes > li {
  margin-top: 6px;
  padding-left: 1em;
  text-indent: -1em;
}

.o-acd-area {
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  transition: max-height 0.6s ease-in-out, opacity 0.75s ease-in-out;
}

.o-acd-area.is-open {
  max-height: 800px;
  opacity: 1;
}

.m-support-system {
  margin-top: 40px;
  padding: 3px;
  border: solid 1px #e5c2cb;
}

.m-support-system-inr {
  padding: 32px 24px;
  border: solid 1px #e5c2cb;
}

.m-support-system-lead {
  margin-top: 24px;
}

.m-support-system-list {
  margin-top: 24px;
}

.m-support-system-list li:not(:first-child) {
  margin-top: 24px;
}

@media (min-width: 769px) {
  .m-support-job {
    margin-top: 40px;
    padding-top: 40px;
  }
  .m-support-job-lead {
    margin-top: 24px;
  }
  .m-support-job-notes {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .m-support-job-list {
    margin-top: 32px;
  }
  .m-support-job-list li {
    width: 166px;
  }
  .m-support-job-more {
    margin-top: 32px;
  }
  .m-support-employment {
    gap: 0px;
  }
  .m-support-employment:after, .m-support-employment:before {
    width: 60px;
    height: 156px;
  }
  .m-support-employment-ttl {
    width: 170px;
  }
  .m-support-employment-rate {
    font-size: 3.875rem;
  }
  .m-support-employment-rate .-percent {
    font-size: 2.5rem;
  }
  .m-support-howto-txt {
    font-size: 0.9375rem;
  }
  .m-support-system {
    margin-top: 56px;
    padding: 3px;
    border: solid 1px #e5c2cb;
  }
  .m-support-system-inr {
    padding: 72px 56px 64px 56px;
  }
  .m-support-system-lead {
    margin-top: 24px;
  }
  .m-support-system-list {
    margin-top: 40px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 40px 32px;
  }
  .m-support-system-list li {
    width: 323px;
  }
  .m-support-system-list li:not(:first-child) {
    margin-top: 0;
  }
}
.o-school {
  max-width: none;
  background: #f1f1f1;
}

.o-school .m-sct-inr {
  padding-top: 48px;
  padding-bottom: 48px;
}

.m-school {
  background: #f1f1f1;
}

.m-school-logo {
  text-align: center;
}

.m-school-logo img {
  max-width: 280px;
}

.m-school-list {
  margin-top: 40px;
  text-align: center;
}

.m-school-list li:not(:first-child) {
  margin-top: 24px;
}

.m-school-ttl {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 340px;
  height: 25px;
  background: #fff;
  font-weight: 600;
  font-size: 1.125rem;
  -webkit-font-smoothing: antialiased;
}

.m-school-ttl span {
  font-size: 0.75rem;
  line-height: 1.2;
}

.m-school-add {
  margin-top: 10px;
  line-height: 1.4;
}

.m-school-tell {
  margin-top: 10px;
}

.m-school-tell a {
  display: inline-flex;
  align-items: center;
  color: #202020;
  font-size: 1.125rem;
  line-height: 1;
  text-decoration: none;
}

.m-school-tell a i {
  display: block;
  margin-right: 5px;
}

@media (min-width: 769px) {
  .o-school .m-sct-inr {
    padding-top: 56px;
    padding-bottom: 56px;
  }
  .m-school-logo img {
    max-width: 320px;
  }
  .m-school-list {
    margin-top: 48px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 40px 20px;
  }
  .m-school-list li:not(:first-child) {
    margin-top: 0;
  }
  .m-school-list li {
    width: calc(50% - 10px);
  }
  .m-school-ttl span {
    font-size: 0.75rem;
  }
}
.o-conversion .m-sct-inr {
  padding-top: 0;
  text-align: center;
}

.m-cv-ttl {
  position: relative;
  display: inline-block;
  margin: 0 auto;
  padding: 0 21px;
  text-align: center;
  font-weight: 600;
  font-family: "Noto Serif JP", serif;
  font-size: 1.5625rem;
  line-height: 1.4;
  -webkit-font-smoothing: antialiased;
}

.m-cv-ttl:after, .m-cv-ttl:before {
  content: "";
  display: block;
  position: absolute;
  width: 15px;
  height: 13px;
}

.m-cv-ttl:before {
  left: 0;
  top: 8px;
  background-image: url(../img/icon_quotation_left.svg);
}

.m-cv-ttl:after {
  right: 0;
  bottom: 0;
  background-image: url(../img/icon_quotation_right.svg);
}

.m-cv {
  position: relative;
  margin-top: 16px;
}

.m-cv-img {
  position: relative;
  margin: 0 auto;
  max-width: 440px;
  z-index: 5;
}

.m-cv-bg {
  position: absolute;
  left: 50%;
  top: -20px;
  transform: translateX(-50%);
  width: calc(100% + 22px);
  max-width: 540px;
}

.m-cv-btn {
  display: flex;
  flex-direction: column;
  gap: 10px 0;
  position: relative;
  z-index: 5;
}

@media (min-width: 769px) {
  .m-cv-ttl {
    font-size: 1.75rem;
  }
  .m-cv {
    margin-top: 40px;
  }
  .m-cv-img {
    max-width: 460px;
  }
  .m-cv-bg {
    max-width: 670px;
  }
  .m-cv-btn {
    flex-direction: row;
    gap: 0 8px;
    margin: 0 auto;
    max-width: 768px;
  }
  .m-cv-btn .a-cv-btn + .a-cv-btn {
    margin-top: 0;
  }
}
.m-course {
  margin-top: 40px;
}

.m-course.o-other {
  margin-top: 56px;
}

.m-course-ttl {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 32px;
  background-color: #e792a6;
  color: #fff;
  font-weight: 600;
  font-size: 1.125rem;
  line-height: 1.2;
  -webkit-font-smoothing: antialiased;
}

.m-course-catch {
  margin-top: 24px;
  text-align: center;
  font-weight: 600;
  font-family: "Noto Serif JP", serif;
  font-size: 1.125rem;
  line-height: 1.6;
  letter-spacing: -0.025em;
  -webkit-font-smoothing: antialiased;
}

.m-course-catch span {
  font-size: 1.375rem;
}

.m-course-catch.o-select {
  margin-top: 40px;
}

.m-course-crad {
  margin-top: 24px;
  background-color: #fff;
}

.m-course-crad-headinr {
  padding: 26px 20px 0 20px;
}

.m-course-crad-inr {
  padding: 0 20px 32px 20px;
  background-color: #fff;
}

.m-course-crad-ttl {
  text-align: center;
  font-weight: 600;
  font-family: "Noto Serif JP", serif;
  font-size: 1.4375rem;
  line-height: 1.4;
  letter-spacing: -0.04em;
  -webkit-font-smoothing: antialiased;
}

.m-course-crad-catch {
  text-align: center;
  font-weight: 600;
  font-family: "Noto Serif JP", serif;
  font-size: 1.1875rem;
  line-height: 1.6;
  letter-spacing: -0.04em;
  -webkit-font-smoothing: antialiased;
}

.m-course-crad-lead {
  margin-top: 16px;
}

.m-course-crad-info {
  display: flex;
  flex-direction: column-reverse;
}

.m-course-crad-btn {
  position: relative;
  margin: 20px auto 0 auto;
  width: 240px;
}

.m-course-crad-btn.is-active {
  margin-top: 24px;
}

.m-course-crad-more {
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  transition: max-height 0.6s ease-in-out, opacity 0.75s ease-in-out;
}

.m-course-crad-more.is-open {
  max-height: 3600px;
  opacity: 1;
}

.m-course-crad-more.o-open {
  max-height: none;
  opacity: 1;
}

.m-course-other {
  display: flex;
  flex-direction: column;
  gap: 24px 0;
  margin-top: 24px;
}

.m-course-other-crad {
  max-width: 480px;
}

.m-course-other-head {
  position: relative;
  margin: -24px auto 0 auto;
  max-width: 298px;
  padding: 10px 10px 8px 10px;
  border-bottom: solid 3px #e792a6;
  background-color: #fff;
  text-align: center;
  z-index: 5;
}

.m-course-other-ttl {
  font-weight: 600;
  font-family: "Noto Serif JP", serif;
  font-size: 1.125rem;
  line-height: 1.3;
  letter-spacing: -0.04em;
  -webkit-font-smoothing: antialiased;
}

.m-course-other-lead {
  margin-top: 6px;
  font-size: 0.8125rem;
  line-height: 1.5;
}

@media (max-width: 768px) {
  .m-course-crad.o-short {
    background-color: transparent;
  }
  .m-course-crad.o-short .m-course-crad-head {
    position: relative;
    padding: 0;
  }
  .m-course-crad.o-short .m-course-crad-headinr {
    padding: 0;
  }
  .m-course-crad.o-short .m-course-crad-img {
    position: absolute;
    left: 0;
    top: 0;
    width: 140px;
  }
  .m-course-crad.o-short .m-course-crad-img img {
    width: 140px;
    height: 100px;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: 0 left;
       object-position: 0 left;
  }
  .m-course-crad.o-short .m-course-crad-ttl {
    display: flex;
    align-items: center;
    padding: 8px 14px 9px 154px;
    width: 100%;
    min-height: 100px;
    background-color: #fff;
    text-align: left;
    font-size: 1.125rem;
  }
  .m-course-crad.o-short .m-course-crad-lead {
    margin-top: 2px;
    padding: 20px 20px 0 20px;
    background-color: #fff;
  }
}
@media (min-width: 769px) {
  .m-course {
    margin-top: 56px;
  }
  .m-course.o-other {
    margin-top: 80px;
  }
  .m-course-ttl {
    height: 36px;
    font-size: 1.25rem;
  }
  .m-course-catch {
    font-size: 1.25rem;
  }
  .m-course-catch span {
    font-size: 1.5rem;
  }
  .m-course-catch.o-select {
    margin-top: 56px;
  }
  .m-course-crad {
    margin-top: 24px;
    background-color: #fff;
  }
  .m-course-crad-head {
    display: flex;
    padding: 32px 32px 0 32px;
  }
  .m-course-crad-img {
    width: 350px;
  }
  .m-course-crad-headinr {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: calc(100% - 350px);
    padding: 0 0 0 32px;
  }
  .m-course-crad-inr {
    padding: 12px 20px 32px 20px;
  }
  .m-course-crad-ttl {
    text-align: left;
    font-weight: 600;
    font-family: "Noto Serif JP", serif;
    font-size: 1.4375rem;
    line-height: 1.4;
    letter-spacing: -0.04em;
    -webkit-font-smoothing: antialiased;
  }
  .m-course-crad-lead {
    margin-top: 16px;
  }
  .m-course-crad-info {
    display: flex;
    flex-direction: column-reverse;
    margin: 0 auto;
    max-width: 480px;
  }
  .m-course-crad-info.o-wide {
    max-width: 640px;
  }
  .m-course-crad-btn {
    width: 220px;
  }
  .m-course-crad-btn.is-active {
    margin-top: 32px;
  }
  .m-course-crad-more {
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    transition: max-height 0.6s ease-in-out, opacity 0.75s ease-in-out;
  }
  .m-course-crad-more.is-open {
    max-height: 2400px;
    opacity: 1;
  }
  .m-course-crad-more.o-open {
    padding-bottom: 8px;
  }
  .m-course-other {
    display: flex;
    flex-direction: row;
    gap: 0 16px;
    margin-top: 32px;
  }
  .m-course-other-crad {
    max-width: 256px;
  }
  .m-course-other-head {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-top: -16px;
    padding: 10px 10px;
    max-width: 240px;
    min-height: 116px;
  }
}
.m-course-skill {
  margin-top: 32px;
  padding: 20px 18px;
  border: solid 1px #ccc;
}

.m-course-skill > h4 {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 28px;
  background-color: #aaa;
  color: #fff;
  font-weight: 600;
  font-size: 1.125rem;
  line-height: 1.2;
  -webkit-font-smoothing: antialiased;
}

.m-course-skill > ul {
  margin-top: 16px;
}

.m-course-skill > ul > li {
  position: relative;
  padding-left: 12px;
  font-weight: 600;
  font-size: 0.9375rem;
  line-height: 1.4;
  -webkit-font-smoothing: antialiased;
}

.m-course-skill > ul > li:not(:first-child) {
  margin-top: 8px;
}

.m-course-skill > ul > li:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 7px;
  width: 6px;
  height: 6px;
  border-radius: 3px;
  background: #202020;
}

.m-course-clm, .m-course-job {
  margin-top: 32px;
  padding: 20px 18px;
  background: #fff6f7;
}

.m-course-clm + .m-course-clm, .m-course-job + .m-course-clm {
  margin-top: 18px;
}

.m-course-clm > h4, .m-course-job > h4 {
  padding-bottom: 17px;
  text-align: center;
  font-weight: 600;
  font-size: 1.125rem;
  line-height: 1.2;
  -webkit-font-smoothing: antialiased;
  border-bottom: solid 1px #ccc;
}

.m-course-clm > ul {
  margin-top: 16px;
}

.m-course-clm > ul > li {
  position: relative;
  padding-left: 12px;
  font-size: 0.9375rem;
  line-height: 1.4;
  font-feature-settings: "palt";
  letter-spacing: 0.06em;
}

.m-course-clm > ul > li:not(:first-child) {
  margin-top: 8px;
}

.m-course-clm > ul > li:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 7px;
  width: 6px;
  height: 6px;
  border-radius: 3px;
  background: #202020;
}

.m-course-job > ul {
  margin-top: 16px;
}

.m-course-job > ul > li {
  position: relative;
  font-size: 0.9375rem;
  line-height: 1.4;
  font-feature-settings: "palt";
  letter-spacing: 0.06em;
  padding-left: 1.1em;
  text-indent: -1.1em;
}

.m-course-job > ul > li:not(:first-child) {
  margin-top: 8px;
}

.m-course-job > ul > li span {
  font-weight: 600;
}

.m-course-learning {
  margin-top: 24px;
}

.m-course-learning > h4 {
  color: #e792a6;
  font-weight: 600;
  font-size: 1.125rem;
  line-height: 1.5;
  font-feature-settings: "palt";
  letter-spacing: 0.04em;
  -webkit-font-smoothing: antialiased;
}

.m-course-learning .-txt {
  margin-top: 10px;
}

.m-course-img {
  margin-top: 24px;
}

.m-course-curriculum {
  margin-top: 24px;
}

.m-course-curriculum-info {
  display: flex;
  flex-direction: column;
  gap: 6px 6px;
  margin-top: 18px;
}

.m-course-curriculum-info > li {
  padding: 18px 16px 16px 16px;
  background-color: #eff6fd;
}

.m-course-curriculum-info > li > h4, .m-course-curriculum-info > li > h5 {
  padding-bottom: 12px;
  border-bottom: dotted 1px #ccc;
  text-align: center;
  font-size: 0.9375rem;
  line-height: 1.4;
}

.m-course-curriculum-info > li > p {
  margin-top: 12px;
  font-size: 0.8125rem;
  line-height: 1.6;
}

.m-course-notes {
  margin-top: 24px;
  display: flex;
  flex-direction: column;
  gap: 6px 0;
}

.m-course-notes li {
  padding-left: 1em;
  text-indent: -1em;
  font-size: 0.75rem;
  line-height: 1.4;
}

.m-course-pickup {
  margin: 32px auto 0 auto;
  max-width: 480px;
}

.m-course-pickup-detail {
  border: solid 1px #97b7e7;
  padding: 0 16px 16px 16px;
}

.m-course-pickup-ttl {
  margin-top: -14px;
  text-align: center;
  font-size: 1.125rem;
  line-height: 1.2;
}

.m-course-pickup-ttl span {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 18px;
  width: 244px;
  height: 28px;
  background: #97b7e7;
  color: #fff;
  font-size: 1rem;
}

.m-course-pickup-cap {
  margin-top: 14px;
  font-size: 0.9375rem;
  line-height: 1.5;
}

@media (min-width: 769px) {
  .m-course-curriculum + .m-course-curriculum {
    margin-top: 32px;
  }
  .m-course-curriculum-name > li {
    width: calc(33.333% - 4px);
  }
  .m-course-curriculum-info {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 8px 8px;
  }
  .m-course-curriculum-info > li {
    padding: 18px 16px 16px 16px;
    width: calc(50% - 4px);
  }
  .m-course-pickup {
    margin-top: 32px;
  }
  .m-course-column {
    display: flex;
    gap: 0 20px;
    margin-top: 56px;
  }
  .m-course-column .m-course-clm {
    width: calc(50% - 10px);
  }
  .m-course-column .m-course-clm + .m-course-clm {
    margin-top: 0;
  }
  .m-course-clm, .m-course-skill {
    margin-left: auto;
    margin-right: auto;
    max-width: 480px;
  }
}
.m-sct-inr.o-week {
  padding-top: 50px;
}

.m-week-head {
  width: 100%;
  color: #202020;
  text-align: center;
  font-weight: 600;
  font-size: 1.25rem;
  line-height: 160%;
}

.m-week-head .-marker {
  display: inline;
  padding: 0 1px 0px 4px;
  background: linear-gradient(transparent 58%, #dfecff 0%);
}

.m-week-ttl {
  margin-top: -24px;
  text-align: center;
  font-weight: 600;
  -webkit-font-smoothing: antialiased;
}

.m-week-ttl:after {
  display: block;
  content: "";
  margin: 16px auto 0 auto;
  width: 24px;
  height: 2px;
  background-color: #e792a6;
}

.m-week-ttl .-ttl-sub {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  margin: 0 auto;
  padding: 0 1px;
  color: #e792a6;
  font-size: 1.125rem;
  line-height: 140%;
  background: linear-gradient(transparent 58%, #f7eaf3 0%);
}

.m-week-ttl .-ttl-sub:after, .m-week-ttl .-ttl-sub:before {
  display: inline-block;
  content: "";
  border: solid 1px #e792a6;
  height: 1px;
  width: 22px;
}

.m-week-ttl .-ttl-sub:before {
  transform: rotate(60deg) translateY(-2px) scale(1, 1);
}

.m-week-ttl .-ttl-sub:after {
  transform: rotate(-60deg) translateY(-2px) scale(1, 1);
}

.m-week-ttl .-ttl-main {
  display: block;
  margin-top: 8px;
  font-size: 1.5rem;
  line-height: 140%;
}

.m-week-img {
  margin-top: 32px;
}

.m-week-lead {
  margin-top: 32px;
  font-size: 1rem;
  line-height: 1.8;
}

.m-week-recommend {
  margin: 32px auto 0 auto;
  max-width: 280px;
  border: solid 1px #e792a6;
  background-color: #fff;
  font-weight: 600;
  -webkit-font-smoothing: antialiased;
}

.m-week-recommend .-recommend-ttl {
  padding: 2px 16px;
  min-height: 38px;
  background-color: #e792a6;
  color: #fff;
  text-align: center;
  font-size: 1.125rem;
}

.m-week-recommend .-recommend-list {
  padding: 14px 16px;
  color: #e792a6;
  font-size: 1.125rem;
}

.m-week-cv {
  margin: 32px auto 0 auto;
  max-width: 374px;
}

@media (min-width: 769px) {
  .m-sct-inr.o-week {
    padding-top: 0;
  }
  .m-week-ttl:after {
    margin-top: 24px;
  }
  .m-week-ttl .-ttl-sub {
    font-size: 1.75rem;
  }
  .m-week-ttl .-ttl-sub:after, .m-week-ttl .-ttl-sub:before {
    width: 28px;
  }
  .m-week-ttl .-ttl-main {
    margin-top: 16px;
    font-size: 2.125rem;
  }
  .m-week-img {
    margin-top: 40px;
  }
  .m-week-lead {
    margin-top: 40px;
    text-align: center;
  }
  .m-week-recommend {
    margin-top: 40px;
    max-width: 480px;
  }
  .m-week-recommend .-recommend-list {
    text-align: center;
  }
  .m-week-cv {
    margin-top: 40px;
  }
}
.m-campus-list {
  margin-top: 40px;
}

.m-campus-card {
  padding: 4px;
  background-color: #eff6fd;
}

.m-campus-card:not(:first-child) {
  margin-top: 28px;
}

.m-campus-card-inr {
  padding: 24px 16px 20px 16px;
  border: solid 1px #d3d3d3;
  border-top: none;
}

.m-campus-card-ttl {
  text-align: center;
  font-weight: 600;
  font-family: "Noto Serif JP", serif;
  font-size: 1.25rem;
  line-height: 1.2;
}

.m-campus-card-ttl:after {
  content: "";
  display: block;
  margin: 10px auto 0 auto;
  width: 18px;
  height: 1px;
  background-color: #80a1d1;
}

.m-campus-card-club {
  margin-top: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 28px;
  background-color: #fff;
  font-weight: 600;
  font-size: 1rem;
  line-height: 1.2;
  -webkit-font-smoothing: antialiased;
}

.m-campus-card-cap {
  margin-top: 16px;
  text-align: justify;
}

.m-campus-card-club + .m-campus-card-cap {
  margin-top: 14px;
}

@media (min-width: 769px) {
  .m-campus-list {
    display: flex;
    flex-wrap: wrap;
    gap: 32px;
  }
  .m-campus-card {
    display: flex;
    flex-direction: column;
    width: calc(50% - 16px);
  }
  .m-campus-card:not(:first-child) {
    margin-top: 0;
  }
  .m-campus-card-inr {
    flex: 1;
    padding: 24px 20px 20px 20px;
  }
}
.m-guide-list {
  margin-top: 40px;
}

.m-guide-card {
  border: solid 1px #e792a6;
  background: #fff;
  font-feature-settings: "palt";
  letter-spacing: 0.06em;
}

.m-guide-card:not(:first-child) {
  margin-top: 24px;
}

.m-guide-card-ttl {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 34px;
  background-color: #e792a6;
  color: #fff;
  font-weight: 600;
  font-size: 1.1875rem;
  line-height: 1.2;
  -webkit-font-smoothing: antialiased;
}

.m-guide-card-capacity {
  margin-bottom: 10px;
  text-align: center;
  font-weight: 600;
  font-size: 1.25rem;
  line-height: 1.2;
}

.m-guide-card-inr {
  padding: 20px 18px;
}

.m-howto {
  margin-top: 40px;
}

.m-howto-crad {
  padding: 28px 20px;
  background: #fff;
}

.m-howto-crad:not(:first-child) {
  margin-top: 24px;
}

.m-howto-crad-ttl {
  text-align: center;
  font-weight: 600;
  font-family: "Noto Serif JP", serif;
  font-size: 1.25rem;
  line-height: 1.2;
}

.m-howto-crad-capacity {
  margin-bottom: 10px;
  text-align: center;
  font-weight: 600;
  font-size: 1.25rem;
  line-height: 1.2;
}

.m-howto-crad-inr {
  padding: 20px 18px;
}

.m-howto-crad-info {
  display: flex;
  flex-direction: column-reverse;
}

.m-howto-crad-btn {
  position: relative;
  margin: 20px auto 0 auto;
  width: 190px;
}

.m-howto-crad-btn.is-active {
  margin-top: 28px;
}

.m-howto-crad-more {
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  transition: max-height 0.6s ease-in-out, opacity 0.75s ease-in-out;
}

.m-howto-crad-more.is-open {
  max-height: 2400px;
  opacity: 1;
}

.m-howto-crad-more > li {
  margin-top: 28px;
}

.m-howto-crad-more > li:last-child {
  margin-top: 28px;
  padding-top: 28px;
  border-top: dotted 1px #aaa;
}

.m-howto-ttl {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 30px;
  background-color: #fae9ed;
  font-weight: 600;
  font-size: 1.0625rem;
  line-height: 1.2;
}

.m-howto-list > li {
  margin-top: 14px;
  line-height: 1.6;
}

.m-howto-list > li:not(:last-child) {
  padding-bottom: 12px;
  border-bottom: dotted 1px #aaa;
}

.m-howto-list-ttl {
  font-weight: 600;
  font-size: 1rem;
  line-height: 1.24;
}

.m-howto-list-ttl + p {
  margin-top: 5px;
}

.m-howto-list-capacity {
  text-align: center;
  font-weight: 600;
  font-size: 1.25rem;
  line-height: 1.2;
}

.m-howto-privilege {
  display: flex;
  align-items: center;
  height: 25px;
  font-weight: 600;
  font-size: 1.0625rem;
}

.m-howto-privilege span {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 6px;
  width: 60px;
  height: 25px;
  background-color: #e792a6;
  color: #fff;
  font-weight: 600;
  font-size: 0.9375rem;
  line-height: 1.2;
  -webkit-font-smoothing: antialiased;
}

.m-howto-privilege:not(:first-child) {
  margin-top: 10px;
}

@media (min-width: 769px) {
  .o-guide .m-sct-inr {
    max-width: 740px;
  }
  .m-guide-card-inr {
    padding: 32px 48px;
  }
  .m-howto-crad {
    padding: 32px 48px;
  }
}
.m-expenses {
  margin-top: 40px;
}

.m-expenses + .m-expenses {
  padding-top: 40px;
  border-top: dotted 1px #aaa;
}

.m-expenses-ttl {
  text-align: center;
  font-weight: 600;
  font-size: 1.1875rem;
  line-height: 1.5;
}

.m-expenses-ttl + p {
  margin-top: 20px;
}

.m-expenses-subttl {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 24px;
  height: 30px;
  background-color: #e792a6;
  color: #fff;
  font-weight: 600;
  font-size: 1.0625rem;
  line-height: 1.2;
  -webkit-font-smoothing: antialiased;
}

.m-expenses-subttl + p {
  margin-top: 16px;
}

.m-expenses .m-table-wrap {
  margin-top: 24px;
}

.m-expenses .m-list-notes {
  margin-top: 24px;
}

.m-expenses-clm {
  margin-top: 40px;
  padding: 24px 20px;
  background-color: #eff6fd;
  text-align: justify;
}

.m-expenses-clm-ttl {
  text-align: center;
  font-weight: 600;
  font-size: 1.1875rem;
  line-height: 1.5;
}

.m-expenses-clm-ttl + p {
  margin-top: 16px;
}

@media (min-width: 769px) {
  .m-expenses-clm {
    padding: 32px 48px;
  }
}
.m-step-list {
  margin-top: 40px;
}

.m-step-card {
  position: relative;
  padding: 22px 20px 32px 20px;
  background-color: #fff;
}

.m-step-card:not(:first-child) {
  margin-top: 32px;
}

.m-step-card:last-child {
  padding-bottom: 18px;
}

.m-step-card:not(:last-child):after {
  content: "";
  display: block;
  position: absolute;
  left: calc(50% - 32px);
  bottom: -16px;
  width: 64px;
  height: 32px;
  background-image: url(../img/icon_step_flow.svg);
  opacity: 0.6;
}

.m-step-card-ttl {
  text-align: center;
  font-weight: 600;
  font-family: "Noto Serif JP", serif;
  font-size: 1.125rem;
  line-height: 1.6;
}

.m-step-card-ttl span {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 1px;
  margin-bottom: 16px;
  height: 32px;
  background-color: #e792a6;
  color: #fff;
  font-family: "Nixie One", cursive;
  font-size: 1.125rem;
  line-height: 1.2;
  letter-spacing: 0.06em;
}

.m-step-card-ttl + p {
  margin-top: 10px;
}

.m-step-card-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 14px auto 0 auto;
  padding-top: 1px;
  width: 190px;
  height: 34px;
  border-radius: 17px;
  border: solid 1px #aaa;
  color: #e792a6;
  font-weight: 600;
  font-size: 0.9375rem;
  line-height: 1.2;
  text-decoration: none;
  transition: all 0.6s ease-in-out;
}

.m-step-card-btn span:after {
  content: "";
  display: inline-block;
  margin-left: 4px;
  width: 7px;
  height: 12px;
  background: url(../img/icon_step_arrow.svg) no-repeat;
}

@media (min-width: 769px) {
  .o-step .m-sct-inr {
    max-width: 740px;
  }
  .m-step-card {
    padding: 32px 48px 32px 48px;
  }
  .m-step-card-btn {
    transition: opacity 0.4s;
  }
  .m-step-card-btn:hover {
    opacity: 0.6;
  }
}
.m-entry-lead {
  margin-top: 24px;
  text-align: center;
  font-weight: 600;
  font-size: 1rem;
  line-height: 1.8;
}

.m-entry-lead + p {
  margin-top: 10px;
}

.m-entry-btn {
  margin-top: 24px;
}

.m-entry-btn .a-cv-btn-inr {
  justify-content: center;
}

.m-entry-btn .a-cv-btn-badge {
  width: 33px;
}

.m-entry-btn .a-cv-btn-txt {
  padding-left: 10px;
  width: auto;
}

.m-entry-notes {
  margin-top: 24px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

@media (min-width: 769px) {
  .m-entry-notes .m-list-notes {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
.m-list-notes {
  margin-top: 10px;
  font-size: 0.75rem;
  line-height: 1.6;
}

.m-list-notes > li:not(:first-child) {
  margin-top: 4px;
}

.m-list-notes > li {
  position: relative;
  padding-left: 14px;
}

.m-list-notes > li span {
  position: absolute;
  left: 0;
  top: 0;
}

.m-list-number {
  margin-top: 10px;
  font-size: 0.9375rem;
  line-height: 1.6;
}

.m-list-number > li:not(:first-child) {
  margin-top: 5px;
}

.m-list-number > li {
  position: relative;
  padding-left: 18px;
}

.m-list-number > li span {
  position: absolute;
  left: 0;
  top: 0;
}

.o-president {
  color: #202020;
}

.o-president-lead {
  margin-bottom: 16px;
  text-align: center;
}

.o-president-lead > * {
  display: block;
  line-height: 1.4;
}

.o-president-lead > .label-top {
  margin-bottom: 6px;
  color: #202020;
  font-size: 0.875rem;
}

.o-president-lead > .label-bottom {
  font-size: 1.125rem;
}

.o-president-title {
  padding: 6px 0px 10px 0px;
  margin-bottom: 32px;
  text-align: center;
  font-family: "Noto Serif JP", serif;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.4;
  letter-spacing: 0;
  border-top: 1px solid #e792a6;
  border-bottom: 1px solid #e792a6;
}

.o-president-title-sub {
  font-family: "Hiragino sans", "ヒラギノ角ゴシック", 游ゴシック, "Yu Gothic", YuGothic, sans-serif;
  font-size: 0.9375rem;
  font-weight: 300;
}

.o-president-photo {
  margin-bottom: 32px;
}

.o-president-message > .message-title {
  margin-bottom: 16px;
  font-family: "Noto Serif JP", serif;
  font-size: 1.1875rem;
  font-weight: 600;
  letter-spacing: 0.3px;
}

.o-president--message > .message-body {
  text-align: justify;
}

@media (min-width: 769px) {
  .o-president {
    max-width: 560px;
    margin-inline: auto;
  }
  .o-president-lead {
    margin-bottom: 24px;
  }
  .o-president-lead > .label-top {
    font-size: 1.375rem;
  }
  .o-president-lead > .label-bottom {
    font-size: 1.375rem;
  }
  .o-president-title {
    padding: 12px 8px 17px 8px;
    margin-bottom: 58px;
    font-size: 1.5625rem;
    letter-spacing: 0.02em;
  }
  .o-president-title-sub {
    font-size: 1.25rem;
  }
  .o-president-photo {
    margin-bottom: 48px;
  }
  .o-president-message > .message-title {
    font-size: 1.375rem;
    text-align: center;
  }
}
.o-sup, sup {
  font-size: 58%;
}

.o-notes {
  margin-top: 20px;
  color: #666;
  font-size: 0.6875rem;
  line-height: 1.6;
  font-feature-settings: "palt";
  letter-spacing: 0.06em;
}

@media (min-width: 769px) {
  .o-notes {
    text-align: center;
  }
}
.m-course-curriculum {
  margin-top: 24px;
}

.m-course-curriculum .-ttl-sub {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 28px;
  border: solid 1px #e792a6;
  color: #e792a6;
  font-weight: 600;
  font-size: 1rem;
  line-height: 1.2;
}

.m-course-curriculum .-ttl {
  margin-top: 16px;
  text-align: center;
  font-weight: 600;
  font-size: 1.125rem;
  line-height: 1.2;
}

.m-course-curriculum .-ttl-box {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 32px;
  border: solid 1px #e792a6;
  color: #e792a6;
  font-weight: 600;
  font-size: 1rem;
  line-height: 1.2;
}

.m-course-curriculum-name {
  display: flex;
  flex-wrap: wrap;
  gap: 6px 6px;
  margin-top: 18px;
}

.m-course-curriculum-name > li {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 6px 5px;
  width: calc(50% - 3px);
  min-height: 50px;
  background-color: #fff6f7;
  text-align: center;
  font-weight: 600;
  font-size: 0.8125rem;
  line-height: 1.4;
  -webkit-font-smoothing: antialiased;
}

.m-course-curriculum-name > li > span {
  font-size: 0.625rem;
}

.m-course-curriculum-info {
  display: flex;
  flex-direction: column;
  gap: 6px 6px;
  margin-top: 18px;
}

.m-course-curriculum-info > li {
  padding: 18px 16px 16px 16px;
  background-color: #fff6f7;
}

.m-course-curriculum-info > li > h4, .m-course-curriculum-info > li > h5 {
  padding-bottom: 12px;
  border-bottom: dotted 1px #ccc;
  text-align: center;
  font-size: 0.9375rem;
  line-height: 1.4;
}

.m-course-curriculum-info > li > p {
  margin-top: 12px;
  font-size: 0.8125rem;
  line-height: 1.6;
}

.m-course-curriculum.o-mauve .-ttl-box {
  border: solid 1px #97b7e7;
  color: #97b7e7;
}

.m-course-curriculum.o-mauve .m-course-curriculum-name > li {
  background-color: #eff6fd;
}

.m-course-column {
  margin-top: 40px;
}

.m-course-column .m-course-clm {
  margin-top: 0;
  border: solid 2px #fff;
}

.m-course-column .m-course-clm + .m-course-clm {
  margin-top: 20px;
}

@media (min-width: 769px) {
  .m-course-curriculum + .m-course-curriculum {
    margin-top: 32px;
  }
  .m-course-curriculum-name > li {
    width: calc(33.333% - 4px);
  }
  .m-course-curriculum-info {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 8px 8px;
  }
  .m-course-curriculum-info > li {
    padding: 18px 16px 16px 16px;
    width: calc(50% - 4px);
  }
  .m-course-column {
    display: flex;
    gap: 0 20px;
    margin-top: 56px;
  }
  .m-course-column .m-course-clm {
    width: calc(50% - 10px);
  }
  .m-course-column .m-course-clm + .m-course-clm {
    margin-top: 0;
  }
}
.m-sp-block {
  padding: 24px 0;
}
@media (min-width: 769px) {
  .m-sp-block {
    display: none;
  }
}

.m-mv-inr::after {
  height: 684px;
  z-index: 1;
  opacity: 0.7;
}
@media (max-width: 768px) {
  .m-mv-inr {
    padding-bottom: 50px;
  }
  .m-mv-inr::after {
    height: calc(100% - 104px);
    opacity: 1;
    z-index: 0;
  }
}
@media (min-width: 769px) {
  .m-mv-inr {
    padding-bottom: 180px;
  }
}

.m-mv-cv {
  right: auto;
  bottom: 68px;
}
@media (max-width: 768px) {
  .m-mv-cv {
    bottom: 0;
  }
}

@media (max-width: 768px) {
  .m-mv-badge {
    bottom: 468px;
  }
}

.m-mv-president {
  z-index: 100;
}
@media (min-width: 769px) {
  .m-mv-president {
    top: 544px;
  }
}

/* コラボ授業 */
.o-mainvisual__collaborate {
  position: absolute;
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  max-width: 522px;
  right: 40px;
  top: 303px;
  z-index: 10;
}
@media (max-width: 47.9375em) {
  .o-mainvisual__collaborate {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    margin-top: 24px;
    gap: 8px;
    width: calc(100% - 48px);
  }
}
.o-mainvisual__collaborate .o-mainvisual__collaborate__title {
  padding: 4px 16px 4px 16px;
  display: flex;
  flex-direction: column;
  gap: 0px;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
  color: #eb5378;
  text-align: center;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 1px;
  font-weight: 600;
  position: relative;
  align-self: stretch;
}
@media (max-width: 47.9375em) {
  .o-mainvisual__collaborate .o-mainvisual__collaborate__title {
    font-size: 14px;
  }
}
.o-mainvisual__collaborate .o-mainvisual__collaborate__list {
  display: flex;
  flex-direction: row;
  gap: 16px;
  align-items: flex-start;
  justify-content: center;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}
@media (max-width: 47.9375em) {
  .o-mainvisual__collaborate .o-mainvisual__collaborate__list {
    gap: 8px;
  }
}
.o-mainvisual__collaborate .m-collaborate__card {
  display: flex;
  flex-direction: column;
  gap: 12px;
  align-items: center;
  justify-content: flex-start;
  flex: 1;
  position: relative;
}
.o-mainvisual__collaborate .m-collaborate__card__img {
  align-self: stretch;
  flex-shrink: 0;
  height: auto;
  position: relative;
  -o-object-fit: contain;
     object-fit: contain;
}
.o-mainvisual__collaborate .m-collaborate__card__logo {
  margin: -22px auto 0;
  background: var(--beauty-university-keywhite, #ffffff);
  padding: 4px 0px 4px 0px;
  display: flex;
  flex-direction: row;
  gap: 11px;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 100%;
  max-width: 120px;
  position: relative;
  box-shadow: 0px 1px 0px 0px rgb(221, 74, 132);
  aspect-ratio: 120/50;
  overflow: hidden;
}
.o-mainvisual__collaborate .m-collaborate__card__logo img {
  background: var(--mac02, undefined);
  flex: 1;
  position: relative;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 47.9375em) {
  .o-mainvisual__collaborate .m-collaborate__card__logo {
    width: calc(100% - 20px);
  }
  .o-mainvisual__collaborate .m-collaborate__card__logo img {
    -o-object-fit: contain;
       object-fit: contain;
  }
}
.o-mainvisual__collaborate .mac {
  color: #202020;
  text-align: left;
  font-size: 13px;
  line-height: 140%;
  font-weight: 600;
  position: relative;
  align-self: stretch;
}
@media (max-width: 47.9375em) {
  .o-mainvisual__collaborate .mac {
    font-size: 11px;
  }
}

.o-pickup.o-sct-l .m-sct-inr {
  padding-bottom: 72px;
}
@media (min-width: 769px) {
  .o-pickup.o-sct-l .m-sct-inr {
    padding-bottom: 120px;
  }
}
.o-pickup .o-pickup-list {
  display: flex;
  flex-direction: column;
  gap: 56px;
  margin-top: 40px;
}
@media (min-width: 769px) {
  .o-pickup .o-pickup-list {
    gap: 32px;
    margin-top: 56px;
  }
}
.o-pickup .o-pickup-card-img {
  position: relative;
  margin: 0 auto;
  padding: 0 32px 40px 0;
  width: 100%;
  max-width: 400px;
}
.o-pickup .o-pickup-card-img-scene,
.o-pickup .o-pickup-card-img-logo {
  width: 100%;
  border-radius: 50%;
  overflow: hidden;
}
.o-pickup .o-pickup-card-img-logo {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 140px;
  border-radius: 70px;
  box-shadow: 3px 3px 0 #e792a6;
}
.o-pickup .o-pickup-card-detail {
  margin-top: 32px;
  width: 100%;
}
.o-pickup .o-pickup-card-head {
  display: flex;
  align-items: center;
  gap: 20px;
}
.o-pickup .o-pickup-card-head-number {
  color: #e792a6;
  padding-top: 2px;
  border-top: 2px solid #e792a6;
  text-align: center;
  font-weight: 600;
}
.o-pickup .o-pickup-card-head-number span {
  display: block;
  padding-top: 6px;
  border-top: 1px solid #e792a6;
  font-size: 0.625rem;
  line-height: 1.2;
}
.o-pickup .o-pickup-card-head-number em {
  display: block;
  font-style: normal;
  font-family: "Noto Serif JP", serif;
  font-size: 4rem;
  line-height: 1;
}
.o-pickup .o-pickup-card-head-ttl {
  font-weight: 600;
  font-size: 1.0625rem;
  line-height: 1.4;
  letter-spacing: 1px;
  font-feature-settings: "liga" off, "clig" off;
}
.o-pickup .o-pickup-card-cap {
  margin-top: 18px;
  font-size: 0.875rem;
  line-height: 1.8;
}
@media (min-width: 768px) {
  .o-pickup .o-pickup-card {
    display: flex;
    align-items: center;
    gap: 32px;
  }
  .o-pickup .o-pickup-card-img {
    position: relative;
    margin: 0;
    padding-bottom: 24px;
    width: 100%;
    max-width: 352px;
  }
  .o-pickup .o-pickup-card-detail {
    margin-top: 0;
    width: calc(100% - 32px);
  }
  .o-pickup .o-pickup-card.-reverse {
    flex-direction: row-reverse;
  }
}
@media (width: 768px) {
  .o-pickup .o-pickup-card-head {
    display: block;
  }
  .o-pickup .o-pickup-card-head-number {
    margin: 0 auto;
    max-width: 96px;
  }
  .o-pickup .o-pickup-card-head-ttl {
    margin-top: 20px;
  }
  .o-pickup .m-sct-inr {
    max-width: none;
  }
}

.m-card-basis-interview {
  margin-top: 24px;
}
@media (min-width: 769px) {
  .m-card-basis-interview {
    margin-top: 40px;
  }
}
.m-card-basis-interview .m-card-basis-img {
  margin-top: 24px;
}
@media (min-width: 769px) {
  .m-card-basis-interview .m-card-basis-img {
    margin-top: 32px;
  }
}
.m-card-basis-interview .m-interview-inner {
  padding: 1.25rem;
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}
@media (min-width: 769px) {
  .m-card-basis-interview .m-interview-inner {
    padding: 32px 0 0;
  }
}
.m-card-basis-interview .m-interview-profile {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}
@media (min-width: 769px) {
  .m-card-basis-interview .m-interview-profile {
    flex-direction: row;
    gap: 32px;
  }
}
.m-card-basis-interview .m-interview-profile-item {
  background: #ffffff;
  display: flex;
  flex-direction: column;
  gap: 0rem;
  align-items: flex-end;
  justify-content: flex-start;
  position: relative;
}
@media (min-width: 769px) {
  .m-card-basis-interview .m-interview-profile-item {
    flex: 0 0 calc(50% - 1rem);
  }
}
.m-card-basis-interview .m-interview-profile-tag {
  background: var(--beauty-university-keypink, #e792a6);
  padding: 0rem 1rem 0rem 1rem;
  display: flex;
  flex-direction: column;
  gap: 0rem;
  align-items: center;
  justify-content: center;
  height: 1.75rem;
  position: relative;
  width: 100%;
  color: var(--beauty-university-keywhite, #ffffff);
  text-align: center;
  font-size: var(--heading-l-font-size, 1.125rem);
  line-height: var(--heading-l-line-height, 140%);
  letter-spacing: var(--heading-l-letter-spacing, 0.0625rem);
  font-weight: var(--heading-l-font-weight, 600);
  position: relative;
}
.m-card-basis-interview .m-interview-profile-inner {
  background: #ffffff;
  padding: 0.75rem 1rem 0.75rem 1rem;
  display: flex;
  flex-direction: row;
  gap: 0.75rem;
  align-items: center;
  justify-content: center;
  width: 100%;
  position: relative;
}
.m-card-basis-interview .m-interview-profile-img {
  border-radius: 50%;
  min-width: 80px;
  width: 5rem;
  height: 5rem;
  position: relative;
  -o-object-fit: cover;
     object-fit: cover;
  overflow: hidden;
  aspect-ratio: 1;
}
.m-card-basis-interview .m-interview-profile-txt {
  flex: auto;
}
.m-card-basis-interview .m-interview-profile-name {
  color: var(--beauty-university-keyblack, #202020);
  text-align: left;
  font-size: var(--heading-l-font-size, 1.125rem);
  line-height: var(--heading-l-line-height, 140%);
  letter-spacing: var(--heading-l-letter-spacing, 0.0625rem);
  font-weight: var(--heading-l-font-weight, 600);
  position: relative;
}
.m-card-basis-interview .m-interview-profile-role {
  color: var(--beauty-university-keyblack, #202020);
  text-align: left;
  font-size: var(--detail-s-font-size, 0.875rem);
  line-height: 1.4;
  letter-spacing: var(--detail-s-letter-spacing, 0.0625rem);
  position: relative;
}
@media (min-width: 769px) {
  .m-card-basis-interview .m-interview-profile-role {
    margin-top: 6px;
  }
}
.m-card-basis-interview .m-interview-article-wrap {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  align-items: center;
  justify-content: center;
  position: relative;
}
.m-card-basis-interview .m-interview-article {
  background: var(--beauty-university-keywhite, #ffffff);
  padding: 1.25rem 1rem 1.25rem 1rem;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  align-items: center;
  justify-content: center;
  position: relative;
}
@media (min-width: 769px) {
  .m-card-basis-interview .m-interview-article {
    padding: 1.5rem 2rem;
    align-items: flex-start;
  }
}
.m-card-basis-interview .m-interview-direction {
  display: flex;
  flex-direction: row;
  gap: 0.5rem;
  align-items: center;
  justify-content: flex-end;
  position: relative;
}
.m-card-basis-interview .m-interview-direction-label {
  border-radius: 6.25rem;
  border-style: solid;
  border-color: var(--beauty-university-keyfujiirodark, #80a1d1);
  border-width: 0.0625rem;
  padding: 0.25rem 1rem 0.25rem 1rem;
  display: flex;
  flex-direction: row;
  gap: 0.625rem;
  align-items: center;
  justify-content: center;
  position: relative;
  color: var(--beauty-university-keyblack, #202020);
  text-align: left;
  font-size: var(--heading-m-font-size, 0.9375rem);
  line-height: var(--heading-m-line-height, 140%);
  letter-spacing: var(--heading-m-letter-spacing, 0.0625rem);
  font-weight: var(--heading-m-font-weight, 600);
  position: relative;
}
@media (min-width: 769px) {
  .m-card-basis-interview .m-interview-direction-label {
    font-size: 1.125rem;
    padding: 0.25rem 1.25rem;
  }
}
.m-card-basis-interview .m-interview-direction-arrow {
  flex: 32px;
}

.o-pint03 {
  margin-top: 40px;
}
@media (min-width: 769px) {
  .o-pint03 {
    margin-top: 56px;
  }
}

.o-support4 .m-sct-inr {
  padding-top: 0;
}
.o-support4 .o-support4-inner {
  padding: 3px;
  border: solid 1px #80a1d1;
}
.o-support4 .o-support4-container {
  border: solid 1px #80a1d1;
  padding: 2rem 1.25rem 2rem 1.25rem;
}
@media (min-width: 769px) {
  .o-support4 .o-support4-container {
    padding: 4.5rem 3.5rem 4rem;
  }
}
.o-support4 .m-point-ttl-txt {
  margin-top: 0;
}
.o-support4 * + .m-point-ttl {
  margin-top: 1.5rem;
  position: relative;
  padding-bottom: 10px;
}
.o-support4 * + .m-point-ttl::before {
  content: "";
  width: 18px;
  height: 1px;
  background: #80a1d1;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
@media (min-width: 769px) {
  .o-support4 * + .m-point-ttl {
    margin-top: 3rem;
  }
  .o-support4 * + .m-point-ttl .m-point-ttl-txt {
    font-size: 20px;
  }
}
.o-support4 .m-support4-item {
  align-items: flex-end;
  background: var(--beauty-university-keyhujiirolight, #eff6fd);
  padding: 1.25rem 1.125rem 1.25rem 1.125rem;
  margin-top: 24px;
}
@media (min-width: 769px) {
  .o-support4 .m-support4-item {
    margin-top: 48px;
    padding: 1.5rem 2rem;
  }
  .o-support4 .m-support4-item + .m-support4-item {
    margin-top: 32px;
  }
}
.o-support4 .m-support4-item-heading {
  display: block;
  border-style: solid;
  border-color: var(--beauty-university-keygrayccc, #cccccc);
  border-width: 0rem 0rem 0.0625rem 0rem;
  padding: 0rem 0rem 1.25rem 0rem;
  color: var(--beauty-university-keyblack, #202020);
  text-align: center;
  font-size: var(--heading-l-font-size, 1.125rem);
  line-height: var(--heading-l-line-height, 140%);
  letter-spacing: var(--heading-l-letter-spacing, 0.0625rem);
  font-weight: var(--heading-l-font-weight, 600);
  position: relative;
}
.o-support4 .m-support4-item-heading span {
  font-size: 0.6em;
  vertical-align: top;
  line-height: 1.4;
}
.o-support4 .m-support4-item-txt {
  position: relative;
  color: var(--beauty-university-keyblack, #202020);
  font-size: var(--body-m-font-size, 0.9375rem);
  line-height: var(--body-m-line-height, 190%);
  margin-top: 1.125rem;
}
.o-support4 .m-support4-item-txt + .m-support4-item-note {
  margin-top: 0.5rem;
}
.o-support4 .m-support4-item-note {
  color: var(--beauty-university-keyblack, #202020);
  text-align: left;
  font-size: var(--caption-xs-font-size, 0.75rem);
  line-height: var(--caption-xs-line-height, 140%);
  letter-spacing: var(--caption-xs-letter-spacing, 0.0625rem);
  position: relative;
  text-indent: -1em;
  padding-left: 1em;
}
.o-support4 .m-support4-table {
  margin-top: 20px;
  overflow-x: auto;
}
.o-support4 .m-support4-table table {
  width: 100%;
  min-width: 517px;
  border-collapse: separate;
  border-spacing: 0 4px;
}
.o-support4 .m-support4-table th,
.o-support4 .m-support4-table td {
  padding: 10px 8px;
  background: var(--beauty-university-key_hujiiro_light, #eff6fd);
  color: var(--beauty-university-key_black, #202020);
  text-align: center;
  font-feature-settings: "liga" off, "clig" off;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 140%; /* 19.6px */
}
.o-support4 .m-support4-table td {
  height: 80px;
}
.o-support4 .m-support4-table tr th:nth-child(n+2),
.o-support4 .m-support4-table td {
  border-left: 4px solid #fff;
}
.o-support4 .m-support4-table tr th:nth-child(1) {
  background: var(--beauty-university-key_hujiiro, #97b7e7);
  color: #fff;
  width: 140px;
}
.o-support4 .m-support4-table tr *:nth-child(2) {
  width: 140px;
}
.o-support4 .m-support4-table tr td:nth-child(3) {
  padding: 20px;
  text-align: left;
}
.o-support4 .m-support4-table tr td:nth-child(3) span {
  display: block;
  font-size: 12px;
  font-weight: 300;
  letter-spacing: 1px;
  margin-top: 0.5rem;
}
.o-support4 .m-support4-table.c-gray-table .m-support4-table-ttl {
  background: var(--beauty-university-key-gray-9-c-9-c-9-c, #9c9c9c);
}
.o-support4 .m-support4-table.c-gray-table th,
.o-support4 .m-support4-table.c-gray-table td {
  background: var(--beauty-university-key-gray-f-1-f-1-f-1, #f1f1f1);
}
.o-support4 .m-support4-table.c-gray-table tr th:nth-child(1) {
  background: var(--beauty-university-key-gary-aaa, #aaa);
}
.o-support4 .m-support4-table-ttl {
  display: block;
  width: 100%;
  min-width: 517px;
  background: #80a1d1;
  padding: 0.6875rem;
  color: var(--beauty-university-key_white, #fff);
  text-align: center;
  font-feature-settings: "liga" off, "clig" off;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 100%; /* 18px */
}

.o-select {
  margin-bottom: 40px;
}
@media (min-width: 769px) {
  .o-select {
    margin-top: 150px;
    margin-bottom: 56px;
  }
}

.o-lecturer .m-sct-inr {
  padding-bottom: 0;
}

.m-mv-intro {
  margin-top: 64px;
}
@media (min-width: 769px) {
  .m-mv-intro {
    margin-top: 100px;
  }
}

.o-location .m-sct-inr-full {
  padding-top: 72px;
}
@media (min-width: 769px) {
  .o-location .m-sct-inr-full {
    padding-top: 120px;
  }
}

.u-mt0 {
  margin-top: 0;
}/*# sourceMappingURL=style.css.map */