@charset "UTF-8";
body:has(.topics-cosme) {
  font-size: 16px;
  font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}

main:has(.topics-cosme) {
  background: linear-gradient(#fffdf9 17%, #effbff 50%, #fffdf9 90%);
}

.topics-cosme {
  /*
    ↑↑common
  */
}
.topics-cosme .c-section {
  margin-top: 140px;
}
@media screen and (max-width: 767px) {
  .topics-cosme .c-section {
    margin-top: 20%;
  }
}
.topics-cosme .c-heading {
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
  font-weight: bold;
  color: #92539d;
  font-weight: bold;
  font-size: 40px;
  margin-bottom: 0.8em;
  font-feature-settings: "palt";
  letter-spacing: 0.05em;
}
.topics-cosme .c-heading > span {
  font-size: 0.5em;
}
@media screen and (max-width: 767px) {
  .topics-cosme .c-heading {
    font-size: 36px;
    line-height: 1.3;
    text-align: center;
  }
}
.topics-cosme .c-heading-line {
  color: #92539d;
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 32px;
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .topics-cosme .c-heading-line {
    flex-direction: column;
    gap: 20px;
    font-size: 24px;
    text-align: center;
    margin-bottom: 10%;
  }
}
.topics-cosme .c-heading-line::after {
  flex: 1;
  content: "";
  width: 100%;
  height: 1px;
  background-color: #92539d;
}
@media screen and (max-width: 767px) {
  .topics-cosme .c-heading-line::after {
    flex: auto;
  }
}
.topics-cosme .c-heading-small {
  font-size: 20px;
  text-align: center;
  margin-bottom: 1.8em;
}
.topics-cosme .c-card {
  display: grid;
  grid-template-columns: 1fr 1fr 340px;
  gap: 0 15px;
  padding: 0;
}
.topics-cosme .c-card__item {
  -webkit-clip-path: polygon(0% 0%, 90% 0%, 100% 10%, 100% 100%, 0% 100%);
  clip-path: polygon(0% 0%, 90% 0%, 100% 10%, 100% 100%, 0% 100%);
  background-color: #fff;
  padding: 24px;
  display: grid;
  grid-template-rows: subgrid;
  grid-row: span 3;
  row-gap: 14px;
}
.topics-cosme .c-card__heading {
  color: #92539d;
  font-weight: bold;
  font-size: 20px;
  line-height: 1.5;
  place-content: center;
}
.topics-cosme .c-card__img {
  place-content: end;
  height: 155px;
  overflow: hidden;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .topics-cosme .c-card__img {
    overflow: auto;
    height: auto;
  }
}
.topics-cosme .c-card__img img {
  -o-object-position: center center;
  object-position: center center;
  max-width: inherit;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.topics-cosme .c-block {
  padding-left: 0;
  display: flex;
  gap: 56px 36px;
  list-style-type: none;
}
.topics-cosme .c-block__item {
  list-style-type: none;
}
.topics-cosme .c-block__heading {
  font-weight: bold;
  font-size: 19px;
  line-height: 1.5em;
  margin-bottom: 20px;
}
.topics-cosme .c-block figure {
  text-align: center;
}
.topics-cosme .c-block--column03 {
  flex-wrap: wrap;
}
.topics-cosme .c-block--column03 .c-block__item {
  width: calc((100% - 72px) / 3);
}
@media screen and (max-width: 767px) {
  .topics-cosme .c-block--column03 .c-block__item {
    width: 100%;
  }
}
.topics-cosme .c-caption {
  font-size: 14px;
  text-align: right;
  font-feature-settings: "palt";
  margin-top: 6px;
}
@media screen and (max-width: 767px) {
  .topics-cosme .c-caption {
    text-align: left;
  }
}
.topics-cosme .c-caption-scroll {
  text-align: left;
  font-size: 14px;
  margin-bottom: 6px;
  display: none;
}
@media screen and (max-width: 767px) {
  .topics-cosme .c-caption-scroll {
    display: block;
  }
}
.topics-cosme .topics-header {
  margin-right: calc(50% - 50vw);
  margin-left: calc(50% - 50vw);
  background: url(../cosme/img/bg_header.jpg) no-repeat center center/cover;
  width: 100vw;
  height: 130px;
}
@media screen and (max-width: 767px) {
  .topics-cosme .topics-header {
    height: auto;
    background: url(../cosme/img/bg_header_sp@2x.jpg) no-repeat center center/cover;
  }
}
.topics-cosme .topics-header__inner {
  width: 970px;
  height: 100%;
  margin: 0 auto;
  padding: 30px 0;
  display: flex;
  align-items: flex-start;
  gap: 40px;
}
@media screen and (max-width: 767px) {
  .topics-cosme .topics-header__inner {
    max-width: 100%;
    padding: 40px 15px 32px;
    display: block;
    gap: min(3vw, 40px);
    align-items: flex-start;
    margin-top: 80px;
    position: relative;
  }
}
.topics-cosme .topics-header__topics {
  display: inline-block;
  background-color: #683b93;
  color: #fff;
  margin-top: 10px;
  padding: 0.8em 0.95em 1.2em;
  font-size: 32px;
  font-family: brandon-grotesque, sans-serif;
  font-style: italic;
  letter-spacing: 0.071em;
  opacity: 0.85;
  position: relative;
}
@media screen and (max-width: 767px) {
  .topics-cosme .topics-header__topics {
    position: absolute;
    font-size: 16px;
    top: -3em;
    left: 15px;
  }
}
.topics-cosme .topics-header__topics::after {
  position: absolute;
  content: "";
  display: block;
  height: 4px;
  width: 3.8em;
  left: 0;
  right: 0;
  margin: 0 auto;
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  .topics-cosme .topics-header__topics::after {
    height: 2px;
  }
}
.topics-cosme .topics-header__txt {
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
  font-weight: bold;
  color: #000;
  text-shadow: -1px -1px 5px #fff, 1px 1px 5px #fff, 0px 1px 5px #fff, 1px 0px 5px #fff, 0 0 6px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff;
}
.topics-cosme .topics-header__txt__lead {
  font-size: 24px;
}
@media screen and (max-width: 767px) {
  .topics-cosme .topics-header__txt__lead {
    line-height: 1.5;
    margin-bottom: 8px;
    font-size: clamp(20px, 20 / 320 * 100vw, 24px);
    font-feature-settings: "palt";
  }
}
.topics-cosme .mv {
  margin-top: 90px;
}
@media screen and (max-width: 767px) {
  .topics-cosme .mv {
    margin-top: 45px;
  }
}
.topics-cosme .section-about {
  display: flex;
  flex-wrap: nowrap;
  align-items: stretch;
  gap: 0 30px;
  margin-top: 48px;
}
@media screen and (max-width: 767px) {
  .topics-cosme .section-about {
    flex-direction: column;
    gap: min(10vw, 30px);
  }
}
.topics-cosme .section-about__description__lead {
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
  font-weight: bold;
  font-size: 28px;
  margin-bottom: 1em;
}
@media screen and (max-width: 767px) {
  .topics-cosme .section-about__description__lead {
    font-size: 22px;
  }
}
.topics-cosme .section-about__tips {
  flex-shrink: 0;
  flex-basis: 340px;
  background-color: #b086ba;
  border-radius: 10px;
  padding: 16px 24px;
  display: grid;
  place-content: center;
}
@media screen and (max-width: 767px) {
  .topics-cosme .section-about__tips {
    display: block;
    flex-basis: auto;
    padding: 24px;
  }
}
.topics-cosme .section-about__tips p {
  color: #fff;
}
.topics-cosme .section-about__tips p:first-of-type {
  border-bottom: 1px solid #fff;
  text-align: center;
  font-weight: bold;
  font-size: 20px;
  padding-bottom: 0.8em;
  margin-bottom: 0.8em;
}
.topics-cosme .section-about__concept {
  margin-top: 56px;
}
.topics-cosme .section-about__concept__heading {
  background-color: #92539d;
  position: relative;
  display: inline-block;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  padding: 0.5em 1.3em;
}
@media screen and (max-width: 767px) {
  .topics-cosme .section-about__concept__heading {
    font-size: 20px;
    padding: 0.5em 0.8em;
    font-feature-settings: "palt";
  }
}
.topics-cosme .section-about__concept__heading::after {
  content: "";
  background-color: #92539d;
  position: absolute;
  -webkit-clip-path: polygon(0% 0%, 100% 100%, 0% 100%);
  clip-path: polygon(0% 0%, 100% 100%, 0% 100%);
  aspect-ratio: 0.75/1;
  height: 2em;
  bottom: 0;
  right: -1.5em;
}
.topics-cosme .section-about__concept__inner {
  background-color: #e8deed;
  padding: 32px 36px;
}
@media screen and (max-width: 767px) {
  .topics-cosme .section-about__concept__inner {
    padding: 24px 5% 32px;
  }
}
.topics-cosme .section-about__concept__inner > p {
  font-weight: bold;
}
.topics-cosme .section-about__concept__list {
  display: flex;
  gap: 40px;
  margin-top: 24px;
}
@media screen and (max-width: 767px) {
  .topics-cosme .section-about__concept__list {
    flex-direction: column;
    gap: min(8vw, 40px);
  }
}
.topics-cosme .section-about__concept__list dl {
  flex: 1;
  margin-bottom: 0;
}
.topics-cosme .section-about__concept__list dt {
  color: #92539d;
  font-weight: bold;
  font-size: 24px;
  margin-bottom: 0.5em;
}
@media screen and (max-width: 767px) {
  .topics-cosme .section-about__concept__list dt {
    font-size: 20px;
  }
}
.topics-cosme .section-about__concept__list dd {
  line-height: 1.8;
  margin-bottom: 0;
}
.topics-cosme .section-message .c-heading {
  font-size: 32px;
}
.topics-cosme .section-message__contents {
  display: flex;
  align-items: flex-start;
  flex-wrap: nowrap;
  gap: 0 50px;
}
@media screen and (max-width: 767px) {
  .topics-cosme .section-message__contents {
    flex-direction: column;
  }
}
.topics-cosme .section-message__contents__img {
  margin-top: 1em;
}
@media screen and (max-width: 767px) {
  .topics-cosme .section-message__contents__img {
    width: 100%;
    height: 340px;
    overflow: hidden;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .topics-cosme .section-message__contents__img img {
    width: 100%;
  }
}
.topics-cosme .section-message__contents__txt {
  flex-basis: 540px;
}
@media screen and (max-width: 767px) {
  .topics-cosme .section-message__contents__txt {
    flex-basis: auto;
    display: flex;
    flex-direction: column;
  }
}
.topics-cosme .section-message__contents__txt h3 {
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
  font-weight: bold;
  font-size: 30px;
  margin-bottom: 0.5em;
  line-height: 1.8;
}
@media screen and (max-width: 767px) {
  .topics-cosme .section-message__contents__txt h3 {
    order: 1;
    font-size: clamp(20px, 20 / 320 * 100vw, 30px);
  }
}
.topics-cosme .section-message__contents__txt__name {
  font-weight: bold;
  margin-bottom: 1.5em;
  font-size: 14px;
}
.topics-cosme .section-message__contents__txt__name span {
  font-size: 1.5em;
}
.topics-cosme .section-message__contents__txt__paragraph {
  order: 2;
}
.topics-cosme .section-person {
  margin-top: 80px;
}
.topics-cosme .section-person .c-card {
  font-feature-settings: "palt";
  letter-spacing: 0.03em;
}
@media screen and (max-width: 767px) {
  .topics-cosme .section-person .c-card {
    grid-template-columns: auto;
    grid-template-rows: repeat(3, auto);
    row-gap: min(5vw, 30px);
  }
}
.topics-cosme .section-person .c-card li:last-of-type {
  flex-basis: 340px;
  flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  .topics-cosme .section-person .c-card li:last-of-type {
    flex-basis: auto;
  }
}
.topics-cosme .section-professor {
  margin-top: 64px;
}
.topics-cosme .section-professor__list {
  display: flex;
  justify-content: space-between;
  background-color: #fff;
  padding: 32px 36px 32px;
}
@media screen and (max-width: 767px) {
  .topics-cosme .section-professor__list {
    padding: 32px 5% 32px;
    gap: 1em 0;
    margin: 0 auto;
    display: grid;
    place-content: center;
    place-items: baseline;
  }
}
.topics-cosme .section-professor__list dl {
  text-align: center;
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .topics-cosme .section-professor__list dl {
    font-size: clamp(15px, 15 / 320 * 100vw, 18px);
  }
}
@media screen and (max-width: 767px) {
  .topics-cosme .section-professor__list dt {
    display: inline-block;
  }
}
.topics-cosme .section-professor__list dt span {
  font-size: 0.8em;
}
.topics-cosme .section-professor__list dd {
  color: #92539d;
  font-size: 0.8em;
  margin-bottom: 0;
  font-feature-settings: "palt";
}
@media screen and (max-width: 767px) {
  .topics-cosme .section-professor__list dd {
    display: inline-block;
  }
}
.topics-cosme .section-feature {
  font-feature-settings: "palt";
}
@media screen and (max-width: 767px) {
  .topics-cosme .section-feature .c-block {
    flex-direction: column;
  }
}
@media screen and (max-width: 767px) {
  .topics-cosme .section-curriculummap figure {
    overflow-x: scroll;
    position: relative;
  }
  .topics-cosme .section-curriculummap figure img {
    width: 750px;
    aspect-ratio: 970/738;
    max-width: inherit;
  }
}
.topics-cosme .section-pickup {
  margin-top: 140px;
}
@media screen and (max-width: 767px) {
  .topics-cosme .section-pickup .c-block {
    flex-direction: column;
  }
  .topics-cosme .section-pickup .c-block--column03 {
    gap: min(8vw, 56px);
  }
}
.topics-cosme .section-pickup .c-block:first-of-type {
  margin-bottom: 56px;
}
.topics-cosme .section-pickup .c-block:first-of-type .c-block__heading {
  font-size: 24px;
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .topics-cosme .section-pickup .c-block:first-of-type .c-block__heading {
    font-size: 20px;
  }
}
.topics-cosme .section-pickup .c-block figure {
  margin-bottom: 24px;
}
.topics-cosme .section-pickup .c-block__heading {
  margin-bottom: 10px;
}
.topics-cosme .section-pickup .c-block__heading {
  color: #92539d;
}
.topics-cosme .section-carrerpath {
  background-color: #fff;
  margin-top: 60px;
  padding: 40px 40px 48px;
  filter: drop-shadow(6px 6px 15px rgba(0, 0, 0, 0.1));
}
@media screen and (max-width: 767px) {
  .topics-cosme .section-carrerpath {
    padding: 40px 5% 40px;
  }
}
.topics-cosme .section-carrerpath__heading {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 1em;
}
.topics-cosme .section-carrerpath__heading:not(:first-of-type) {
  margin-top: 32px;
}
.topics-cosme .section-carrerpath__list {
  display: flex;
  gap: 0 40px;
  margin-top: 24px;
}
@media screen and (max-width: 767px) {
  .topics-cosme .section-carrerpath__list {
    flex-direction: column;
  }
}
.topics-cosme .section-carrerpath__list ul {
  padding-left: 0;
}
.topics-cosme .section-carrerpath__list ul li {
  list-style-type: none;
  padding-left: 1.2em;
  font-feature-settings: "palt";
  position: relative;
}
.topics-cosme .section-carrerpath__list ul li::before {
  content: "●";
  color: #92539d;
  font-size: 1em;
  line-height: 0.6;
  position: absolute;
  left: 0;
  top: 0.37em;
}
.topics-cosme .section-carrerpath__list ul li:not(:last-of-type) {
  margin-bottom: 1em;
}
.topics-cosme .section-carrerpath__list ul li p {
  line-height: 1.5;
}
.topics-cosme .section-carrerpath__list ul li p:has(span) {
  display: flex;
}
.topics-cosme .section-carrerpath__list ul li p:has(span) span {
  flex-shrink: 0;
}
.topics-cosme .section-carrerpath table {
  border-collapse: collapse;
  font-weight: bold;
  text-align: center;
  width: 100%;
  border: 2px solid #000;
}
@media screen and (max-width: 767px) {
  .topics-cosme .section-carrerpath table .pc-only {
    display: none;
  }
}
.topics-cosme .section-carrerpath table .sp-only {
  display: none;
}
@media screen and (max-width: 767px) {
  .topics-cosme .section-carrerpath table .sp-only {
    display: inline-block;
  }
}
.topics-cosme .section-carrerpath table th,
.topics-cosme .section-carrerpath table td {
  border: 1px solid #000;
  padding: 0.5em 1em;
  width: 20%;
}
@media screen and (max-width: 767px) {
  .topics-cosme .section-carrerpath table th,
  .topics-cosme .section-carrerpath table td {
    display: inline-block;
    width: 100%;
  }
}
.topics-cosme .section-carrerpath table thead th {
  background-color: #eaeaea;
}
@media screen and (max-width: 767px) {
  .topics-cosme .section-carrerpath table tbody th {
    background-color: #eaeaea;
  }
}
.topics-cosme .section-carrerpath p.sp-only {
  display: none;
}
@media screen and (max-width: 767px) {
  .topics-cosme .section-carrerpath p.sp-only {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
  }
  .topics-cosme .section-carrerpath p.sp-only::after {
    flex: 1;
    content: "";
    width: 100%;
    height: 1px;
    background-color: #000;
  }
}
.topics-cosme .section-entranceexam__heading {
  background-color: #4d829a;
  color: #fff;
  font-size: 18px;
  margin-bottom: 1.3em;
  padding: 0.2em 0.1em 0.1em 0.5em;
}
.topics-cosme .section-entranceexam__heading:not(:first-of-type) {
  margin-top: 48px;
}
@media screen and (max-width: 767px) {
  .topics-cosme .section-entranceexam figure {
    overflow-x: scroll;
    width: 100%;
  }
  .topics-cosme .section-entranceexam figure img {
    aspect-ratio: 971/204;
    width: 750px;
    max-width: inherit;
  }
}
.topics-cosme .section-entranceexam__item {
  background-color: #e7f4f6;
  padding: 8px 16px 16px;
}
.topics-cosme .section-entranceexam__item:not(:first-of-type) {
  margin-top: 24px;
}
.topics-cosme .section-entranceexam__item:nth-of-type(3) li:nth-of-type(2) {
  flex-basis: 240px;
}
@media screen and (max-width: 767px) {
  .topics-cosme .section-entranceexam__item:nth-of-type(3) li:nth-of-type(2) {
    flex-basis: auto;
  }
}
.topics-cosme .section-entranceexam__item__heading {
  color: #4d829a;
  font-weight: bold;
  font-size: 18px;
}
@media screen and (max-width: 767px) {
  .topics-cosme .section-entranceexam__item__heading {
    text-align: center;
  }
}
.topics-cosme .section-entranceexam__item ul {
  padding-left: 0;
  margin-bottom: 0;
  display: flex;
  gap: 0 32px;
}
@media screen and (max-width: 767px) {
  .topics-cosme .section-entranceexam__item ul {
    flex-direction: column;
    gap: 32px 0;
  }
}
.topics-cosme .section-entranceexam__item ul li {
  background-color: #fff;
  border: 1px solid #49b9af;
  list-style-type: none;
  display: flex;
  flex: 1;
  align-items: center;
  justify-content: center;
  padding: 10px 16px;
  font-size: 14px;
  font-weight: bold;
  gap: 1em;
}
@media screen and (max-width: 767px) {
  .topics-cosme .section-entranceexam__item ul li {
    flex-direction: column;
    gap: 0;
  }
}
.topics-cosme .section-entranceexam__item ul li:not(:first-of-type) {
  position: relative;
}
.topics-cosme .section-entranceexam__item ul li:not(:first-of-type)::before {
  position: absolute;
  content: "＋";
  font-size: 2em;
  left: -1.1em;
  font-weight: bold;
  color: #49b9af;
}
@media screen and (max-width: 767px) {
  .topics-cosme .section-entranceexam__item ul li:not(:first-of-type)::before {
    left: 0;
    right: 0;
    margin: 0 auto;
    top: -1.5em;
    text-align: center;
  }
}
.topics-cosme .section-entranceexam__item ul li p:first-of-type {
  flex-shrink: 0;
}
.topics-cosme .section-entranceexam__item ul li p:nth-of-type(2) {
  font-size: 12px;
  font-feature-settings: "palt";
  font-weight: normal;
}
.topics-cosme .section-entranceexam h4 {
  color: #4d829a;
  font-size: 18px;
  margin: 40px auto 10px;
}
.topics-cosme .section-entranceexam__bottom {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  gap: 32px;
  margin: 56px auto 0;
  flex-wrap: wrap;
  width: 750px;
  max-width: 100%;
}
@media screen and (max-width: 767px) {
  .topics-cosme .section-entranceexam__bottom {
    flex-direction: column;
    align-items: center;
    gap: min(5vw, 32px);
  }
}
.topics-cosme .section-entranceexam__bottom__btn {
  background-color: #92539d;
  border-radius: 10px;
  filter: drop-shadow(3px 3px 0 rgb(232, 222, 237));
  width: min(275px, 100%);
}
.topics-cosme .section-entranceexam__bottom__btn:nth-of-type(3) {
  width: min(580px, 100%);
}
@media screen and (max-width: 767px) {
  .topics-cosme .section-entranceexam__bottom__btn:nth-of-type(3) {
    font-size: 15px;
    line-height: 1.3;
  }
}
@media screen and (max-width: 767px) {
  .topics-cosme .section-entranceexam__bottom__btn {
    width: min(375px, 100%);
  }
}
.topics-cosme .section-entranceexam__bottom__btn a {
  display: inline-block;
  padding: 0.8em 1em;
  text-align: center;
  text-decoration: none;
  color: #fff;
  position: relative;
  font-size: 18px;
  font-weight: bold;
  width: 100%;
  transition: opacity 0.3s;
}
.topics-cosme .section-entranceexam__bottom__btn a::after {
  position: absolute;
  content: "▼";
  right: 1.3em;
  font-size: 0.5em;
  line-height: 1;
  top: calc(50% - 0.5em);
}
.topics-cosme .section-entranceexam__bottom__btn a:hover {
  text-decoration: underline;
  opacity: 0.8;
}