@charset "UTF-8";
/*-----------------------

    講座案内

-----------------------*/
.page-top-img {
  margin-inline: auto;
  width: clamp(27rem, 22.6310679612rem + 11.6504854369vw, 45rem);
}

.p_our-courses .container {
  margin-bottom: 0;
}
@media only screen and (max-width: 559px) {
  .p_our-courses .container {
    padding-inline: 0;
  }
}
.p_our-courses .o_headline_h2_pt04 .deco_en {
  width: 100vw;
  left: 50%;
  transform: translateX(-50%);
  text-align: left;
  top: -6%;
}
@media only screen and (min-width: 2560px) {
  .p_our-courses .o_headline_h2_pt04 .deco_en {
    top: -3%;
  }
}
@media only screen and (max-width: 1368px) {
  .p_our-courses .o_headline_h2_pt04 .deco_en {
    top: -5%;
  }
}
@media only screen and (max-width: 559px) {
  .p_our-courses .o_headline_h2_pt04 .deco_en {
    top: -2.8%;
  }
}

@media only screen and (max-width: 559px) {
  .p_our-courses_learn {
    padding-top: 8rem;
  }
}

.p_our-courses_courseOverview {
  padding-top: clamp(10rem, 6.6019417476rem + 9.0614886731vw, 24rem);
}
@media only screen and (max-width: 559px) {
  .p_our-courses_courseOverview .container {
    padding-inline: 0;
  }
}
.p_our-courses_courseOverview .o_headline_h2_pt04 .deco_en {
  top: -3.5%;
}
@media only screen and (max-width: 1368px) {
  .p_our-courses_courseOverview .o_headline_h2_pt04 .deco_en {
    top: -3%;
  }
}
@media only screen and (max-width: 559px) {
  .p_our-courses_courseOverview .o_headline_h2_pt04 .deco_en {
    font-size: 8.4rem;
    top: -0.5%;
  }
}
.p_our-courses_courseOverview .o_headline_h2_pt04_text span {
  color: var(--mainColor);
}
.p_our-courses_courseOverview .p_our-courses_courseOverview_flex {
  gap: clamp(2.5rem, 1.6504854369rem + 2.2653721683vw, 6rem);
  margin-top: clamp(5rem, 3.3009708738rem + 4.5307443366vw, 12rem);
  margin-left: 0;
}
.p_our-courses_courseOverview .p_our-courses_courseOverview_flex figure {
  width: clamp(33rem, 18.7281553398rem + 38.0582524272vw, 91.8rem);
}
@media only screen and (max-width: 559px) {
  .p_our-courses_courseOverview .p_our-courses_courseOverview_flex figure {
    width: 100%;
  }
}
.p_our-courses_courseOverview .p_our-courses_courseOverview_con {
  width: clamp(33rem, 25.7669902913rem + 19.28802589vw, 62.8rem);
}
@media only screen and (max-width: 1368px) {
  .p_our-courses_courseOverview .p_our-courses_courseOverview_con {
    width: 40%;
  }
}
@media only screen and (max-width: 1280px) {
  .p_our-courses_courseOverview .p_our-courses_courseOverview_con {
    width: 46%;
  }
}
@media only screen and (max-width: 559px) {
  .p_our-courses_courseOverview .p_our-courses_courseOverview_con {
    width: 100%;
  }
}
.p_our-courses_courseOverview .p_our-courses_courseOverview_con .sub {
  font-size: clamp(1.4rem, 1.3029126214rem + 0.2588996764vw, 1.8rem);
}
@media only screen and (max-width: 559px) {
  .p_our-courses_courseOverview .p_our-courses_courseOverview_con .sub {
    text-align: center;
    line-height: 1.4;
  }
}
.p_our-courses_courseOverview .p_our-courses_courseOverview_con .title {
  font-size: clamp(2.6rem, 2.2116504854rem + 1.0355987055vw, 4.2rem);
  color: var(--mainColor);
}
@media only screen and (max-width: 559px) {
  .p_our-courses_courseOverview .p_our-courses_courseOverview_con .title {
    text-align: center;
  }
}
.p_our-courses_courseOverview .p_our-courses_courseOverview_con .icon {
  width: clamp(1.4rem, 0.7203883495rem + 1.8122977346vw, 4.2rem);
  text-indent: 7vw;
}
@media only screen and (max-width: 559px) {
  .p_our-courses_courseOverview .p_our-courses_courseOverview_con .icon {
    text-indent: 0;
    margin-inline: auto;
    width: 2.5rem;
    line-height: 1;
  }
}
.p_our-courses_courseOverview .p_our-courses_courseOverview_con .text {
  font-size: clamp(1.6rem, 1.5029126214rem + 0.2588996764vw, 2rem);
  margin-top: clamp(2.5rem, 2.3786407767rem + 0.3236245955vw, 3rem);
  line-height: 1.75;
}
.p_our-courses_courseOverview .p_our-courses_courseOverview_con table {
  margin-top: clamp(3rem, 2.6359223301rem + 0.9708737864vw, 4.5rem);
  width: 100%;
}
.p_our-courses_courseOverview .p_our-courses_courseOverview_con table th,
.p_our-courses_courseOverview .p_our-courses_courseOverview_con table td {
  font-size: clamp(1.4rem, 1.3029126214rem + 0.2588996764vw, 1.8rem);
  padding: clamp(0.8rem, 0.7514563107rem + 0.1294498382vw, 1rem);
  border: none;
}
.p_our-courses_courseOverview .p_our-courses_courseOverview_con table th {
  background-color: transparent;
  color: var(--mainColor);
  font-weight: 500;
  border-right: solid 1px var(--mainColor);
  padding-inline: 0;
  width: 16%;
}
@media only screen and (max-width: 559px) {
  .p_our-courses_courseOverview .p_our-courses_courseOverview_con table th {
    width: 19%;
    padding-inline: 1rem;
    line-height: 1.2;
  }
}
.p_our-courses_courseOverview .p_our-courses_courseOverview_con table td {
  padding-right: 0;
  width: 84%;
}
@media only screen and (max-width: 559px) {
  .p_our-courses_courseOverview .p_our-courses_courseOverview_con table td {
    padding-inline: 1.5rem;
    width: 81%;
  }
}
.p_our-courses_courseOverview .p_our-courses_courseOverview_con table td span {
  color: var(--mainColor);
  font-size: clamp(1.2rem, 1.1029126214rem + 0.2588996764vw, 1.6rem);
  display: block;
  margin-top: 0;
  text-indent: 1em;
}
.p_our-courses_courseOverview .p_our-courses_courseOverview_con table td span.small {
  font-size: clamp(1.2rem, 1.1029126214rem + 0.2588996764vw, 1.6rem);
  color: inherit;
  display: inline;
}
.p_our-courses_courseOverview .p_our-courses_courseOverview_con .point-section {
  border-left: 1px solid var(--mainColor);
  border-right: 1px solid var(--mainColor);
  border-bottom: 1px solid var(--mainColor);
  padding: clamp(2.5rem, 2.2572815534rem + 0.6472491909vw, 3.5rem) 3rem;
  position: relative;
  margin-top: 6rem;
}
@media only screen and (max-width: 1440px) {
  .p_our-courses_courseOverview .p_our-courses_courseOverview_con .point-section {
    padding: 3rem 2.5rem;
  }
}
.p_our-courses_courseOverview .p_our-courses_courseOverview_con .point-section::before, .p_our-courses_courseOverview .p_our-courses_courseOverview_con .point-section::after {
  content: "";
  position: absolute;
  height: 1px;
  background: var(--mainColor);
}
.p_our-courses_courseOverview .p_our-courses_courseOverview_con .point-section::before {
  top: 0;
  left: 0;
  width: 1em;
}
.p_our-courses_courseOverview .p_our-courses_courseOverview_con .point-section::after {
  top: 0;
  left: 10em;
  right: 0;
}
@media only screen and (max-width: 559px) {
  .p_our-courses_courseOverview .p_our-courses_courseOverview_con .point-section::after {
    left: 9em;
  }
}
.p_our-courses_courseOverview .p_our-courses_courseOverview_con .point-header {
  position: absolute;
  top: -5rem;
  left: 0;
}
.p_our-courses_courseOverview .p_our-courses_courseOverview_con .point-title {
  display: flex;
  align-items: baseline;
  gap: 1rem;
  font-size: clamp(2.8rem, 2.6058252427rem + 0.5177993528vw, 3.6rem);
  font-weight: 400;
  font-family: "Cormorant Garamond", serif;
  color: var(--mainColor);
  margin-top: 1rem;
}
.p_our-courses_courseOverview .p_our-courses_courseOverview_con .content-box p {
  font-size: clamp(1.6rem, 1.5514563107rem + 0.1294498382vw, 1.8rem);
  font-weight: 500;
  letter-spacing: 0.05em;
}
@media only screen and (max-width: 559px) {
  .p_our-courses_courseOverview .p_our-courses_courseOverview_con .content-box p {
    text-align: center;
    line-height: 1.875;
  }
}
@media only screen and (max-width: 559px) {
  .p_our-courses_courseOverview .p_our-courses_courseOverview_con .content-box p.p2 {
    margin-top: 1.5rem;
  }
}
@media only screen and (max-width: 559px) {
  .p_our-courses_courseOverview .p_our-courses_courseOverview_con .content-box p.p3 {
    margin-top: 1rem;
  }
}
.p_our-courses_courseOverview .p_our-courses_courseOverview_con .content-box p span {
  color: var(--mainColor);
}
@media only screen and (max-width: 559px) {
  .p_our-courses_courseOverview .p_our-courses_courseOverview_con .content-box p span {
    display: inline-block;
    line-height: 1.3;
  }
}
.p_our-courses_courseOverview .p_our-courses_courseOverview_con .content-box p span.small {
  font-size: clamp(1.4rem, 1.3514563107rem + 0.1294498382vw, 1.6rem);
  color: var(--baseColor);
}
@media only screen and (max-width: 559px) {
  .p_our-courses_courseOverview .p_our-courses_courseOverview_con .content-box p span.small {
    line-height: 1.4;
  }
}
.p_our-courses_courseOverview .p_our-courses_courseOverview_con .content-box p span.large {
  font-size: clamp(1.6rem, 1.5514563107rem + 0.1294498382vw, 1.8rem);
}
.p_our-courses_courseOverview .p_our-courses_courseOverview_con .content-box p span.xlarge {
  font-size: 2.6rem;
}
@media only screen and (max-width: 559px) {
  .p_our-courses_courseOverview .p_our-courses_courseOverview_con .content-box p span.xlarge {
    line-height: 1.3846153846;
  }
}
.p_our-courses_courseOverview .p_our-courses_courseOverview_con .content-box p span.xxlarge {
  font-size: clamp(2.2rem, 2.054368932rem + 0.3883495146vw, 2.8rem);
}
@media only screen and (max-width: 559px) {
  .p_our-courses_courseOverview .p_our-courses_courseOverview_con .content-box p span.xxlarge {
    line-height: 1.3636363636;
  }
}
.p_our-courses_courseOverview .p_our-courses_courseOverview_con .o_btn_main {
  margin-top: clamp(3rem, 2.7572815534rem + 0.6472491909vw, 4rem);
}
.p_our-courses_courseOverview .p_our-courses_courseOverview_con .o_btn_main a {
  font-size: clamp(1.8rem, 1.7514563107rem + 0.1294498382vw, 2rem);
  margin-left: 0;
  padding-block: 2rem;
  width: 33rem;
}
@media only screen and (max-width: 559px) {
  .p_our-courses_courseOverview .p_our-courses_courseOverview_con .o_btn_main a {
    width: 100%;
  }
}

.p_our-courses_fee {
  padding-top: clamp(8rem, 6.0582524272rem + 5.1779935275vw, 16rem);
}
@media only screen and (max-width: 559px) {
  .p_our-courses_fee .container {
    padding-inline: 0;
  }
}
@media only screen and (max-width: 559px) {
  .p_our-courses_fee .tableArea {
    overflow-x: auto;
  }
}
.p_our-courses_fee table {
  width: 100rem;
  margin: clamp(3rem, 2.7572815534rem + 0.6472491909vw, 4rem) auto 0;
}
@media only screen and (max-width: 559px) {
  .p_our-courses_fee table {
    width: 85.7rem;
    max-width: 85.7rem;
  }
}
.p_our-courses_fee table tr th:first-child {
  width: 20%;
}
.p_our-courses_fee table th,
.p_our-courses_fee table td {
  border: solid 1px #acacac;
  vertical-align: middle;
  text-align: center;
}
@media only screen and (max-width: 559px) {
  .p_our-courses_fee table th,
  .p_our-courses_fee table td {
    white-space: nowrap;
  }
}
.p_our-courses_fee table th {
  font-size: clamp(1.5rem, 1.427184466rem + 0.1941747573vw, 1.8rem);
  font-weight: 500;
  background: #fff;
  letter-spacing: 0.2em;
}
.p_our-courses_fee table th.type01 {
  background: #f7e7e9;
  color: var(--mainColor);
}
.p_our-courses_fee table th.type02 {
  background: var(--mainColor);
  color: #fff;
}
.p_our-courses_fee table th.type03 {
  background: #eeeeee;
}
.p_our-courses_fee table th.type04 {
  background: #f7e7e9;
  color: var(--baseColor);
}
.p_our-courses_fee table td {
  background: #fff;
  padding-block: clamp(2rem, 1.8786407767rem + 0.3236245955vw, 2.5rem);
  width: 40%;
}
.p_our-courses_fee table td.type01 {
  background: #f7e7e9;
  color: var(--mainColor);
}
.p_our-courses_fee table td.diagonal-line {
  position: relative;
  background-image: linear-gradient(to top left, transparent, transparent 49%, #acacac 49%, #acacac 49%, transparent 50%, transparent);
}
.p_our-courses_fee table td p {
  font-size: clamp(1.2rem, 1.1514563107rem + 0.1294498382vw, 1.4rem);
  text-align: center;
}
.p_our-courses_fee table td p.f-top {
  color: var(--mainColor);
  font-size: clamp(2.2rem, 2.1029126214rem + 0.2588996764vw, 2.6rem);
  font-weight: 500;
  letter-spacing: 0.2em;
}
.p_our-courses_fee table td p .table-color {
  color: #eac2c9;
}
.p_our-courses_fee table td p span.small2 {
  font-size: clamp(1.3rem, 1.227184466rem + 0.1941747573vw, 1.6rem);
  color: var(--mainColor);
}
.p_our-courses_fee table td p span.small2-2 {
  font-size: clamp(1.3rem, 1.227184466rem + 0.1941747573vw, 1.6rem);
  color: var(--baseColor);
}
.p_our-courses_fee table td p span.small3 {
  font-size: clamp(1.5rem, 1.427184466rem + 0.1941747573vw, 1.8rem);
  color: var(--mainColor);
}
.p_our-courses_fee table td p span.small3-2 {
  font-size: clamp(1.5rem, 1.427184466rem + 0.1941747573vw, 1.8rem);
  color: var(--baseColor);
}
.p_our-courses_fee table td p span.medium {
  font-size: clamp(1.6rem, 1.527184466rem + 0.1941747573vw, 1.9rem);
  color: var(--mainColor);
}
.p_our-courses_fee table td p span.medium0 {
  font-size: clamp(1.7rem, 1.627184466rem + 0.1941747573vw, 2rem);
  color: var(--mainColor);
}
.p_our-courses_fee table td p span.medium0-2 {
  font-size: clamp(1.7rem, 1.627184466rem + 0.1941747573vw, 2rem);
  color: var(--baseColor);
}
.p_our-courses_fee table td p span.medium1 {
  font-size: clamp(1.8rem, 1.7029126214rem + 0.2588996764vw, 2.2rem);
  color: var(--mainColor);
}
.p_our-courses_fee table td p span.medium2 {
  font-size: clamp(1.9rem, 1.8029126214rem + 0.2588996764vw, 2.3rem);
  color: var(--mainColor);
}
.p_our-courses_fee table td p span.large {
  font-size: clamp(2.2rem, 2.1029126214rem + 0.2588996764vw, 2.6rem);
  color: var(--mainColor);
}
.p_our-courses_fee table td p span.large2 {
  font-size: clamp(2.4rem, 2.3029126214rem + 0.2588996764vw, 2.8rem);
  color: var(--mainColor);
  line-height: 1.2;
}
.p_our-courses_fee table td p span.large3 {
  font-size: clamp(2.9rem, 2.7786407767rem + 0.3236245955vw, 3.4rem);
  color: var(--mainColor);
}
.p_our-courses_fee table td.col {
  padding: 1rem 0;
  font-size: clamp(1.5rem, 1.427184466rem + 0.1941747573vw, 1.8rem);
}
.p_our-courses_fee table tr:nth-child(3) td p.f-top {
  letter-spacing: 0em;
}
.p_our-courses_fee table tr:first-child th {
  padding: 1rem;
}
@media only screen and (max-width: 559px) {
  .p_our-courses_fee .scroll-hint-icon {
    opacity: 0.8 !important;
  }
  .p_our-courses_fee .scroll-hint-icon:after {
    opacity: 1 !important;
  }
  .p_our-courses_fee .scroll-hint-icon:before {
    animation: scroll-hint-appear 1.2s linear infinite !important;
  }
}

.p_our-courses_diploma {
  padding-top: clamp(10rem, 6.6019417476rem + 9.0614886731vw, 24rem);
}
@media only screen and (max-width: 559px) {
  .p_our-courses_diploma .container {
    padding-inline: 0;
  }
}
.p_our-courses_diploma .o_headline_h2_pt04 .deco_en {
  top: -13.5%;
}
@media only screen and (max-width: 1368px) {
  .p_our-courses_diploma .o_headline_h2_pt04 .deco_en {
    top: -11.5%;
  }
}
@media only screen and (max-width: 559px) {
  .p_our-courses_diploma .o_headline_h2_pt04 .deco_en {
    font-size: 8.4rem;
    top: -1.5%;
  }
}
.p_our-courses_diploma .o-card--3wrap {
  margin-top: clamp(3.5rem, 3.0145631068rem + 1.2944983819vw, 5.5rem);
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: clamp(3.5rem, 3.1359223301rem + 0.9708737864vw, 5rem);
}
@media only screen and (max-width: 559px) {
  .p_our-courses_diploma .o-card--3wrap {
    grid-template-columns: repeat(1, 1fr);
    gap: 3.5rem;
  }
}
.p_our-courses_diploma .o-card__cat {
  font-size: clamp(1.6rem, 1.5514563107rem + 0.1294498382vw, 1.8rem);
  color: #fff;
  background: var(--mainColor);
  border-radius: 1.5rem;
  padding: 0.8rem 2rem;
  width: fit-content;
  margin-inline: auto;
  line-height: 1;
  margin-top: -1rem;
  position: relative;
}
.p_our-courses_diploma .o-card__ttl {
  font-size: clamp(3rem, 2.9029126214rem + 0.2588996764vw, 3.4rem);
  font-family: "Cormorant Garamond", serif;
  text-align: center;
  margin-block: 1.5rem clamp(0.5rem, 0.2572815534rem + 0.6472491909vw, 1.5rem);
  line-height: 1.0588235294;
}
.p_our-courses_diploma .o-card .conditions {
  color: var(--mainColor);
  font-size: 1.6rem;
  text-align: center;
}
.p_our-courses_diploma .o-card__text {
  font-size: clamp(1.4rem, 1.3514563107rem + 0.1294498382vw, 1.6rem);
  line-height: 1.75;
}
@media only screen and (max-width: 559px) {
  .p_our-courses_diploma .o-card__text {
    margin-top: 0.5rem;
  }
}
.p_our-courses_diploma .o-card__text span {
  font-size: clamp(1.2rem, 1.1514563107rem + 0.1294498382vw, 1.4rem);
}

.p_our-courses_syllabus {
  padding-top: clamp(10rem, 6.6019417476rem + 9.0614886731vw, 24rem);
}
.p_our-courses_syllabus .container {
  padding-inline: 0;
}
.p_our-courses_syllabus .o_headline_h2_pt04 .deco_en {
  top: -54.5%;
}
@media only screen and (max-width: 559px) {
  .p_our-courses_syllabus .o_headline_h2_pt04 .deco_en {
    top: -18.5%;
    font-size: 8.4rem;
  }
}
.p_our-courses_syllabus .o_headline_h2_pt05 {
  margin-top: clamp(4rem, 2.0582524272rem + 5.1779935275vw, 12rem);
  align-items: center;
}
@media only screen and (max-width: 559px) {
  .p_our-courses_syllabus .o_headline_h2_pt05 {
    align-items: flex-end;
  }
}
.p_our-courses_syllabus .o_headline_h2_pt05::after {
  right: 2rem;
}
@media only screen and (max-width: 1680px) {
  .p_our-courses_syllabus .o_headline_h2_pt05::after {
    width: 100vw;
  }
}
@media only screen and (max-width: 559px) {
  .p_our-courses_syllabus .o_headline_h2_pt05::after {
    width: 94vw;
    right: 0;
  }
}
.p_our-courses_syllabus .o_headline_h2_pt05 .title h3 {
  text-align: left;
  line-height: 1;
}
.p_our-courses_syllabus .o_headline_h2_pt05 .title h3 span {
  display: block;
  font-size: clamp(1.2rem, 1.054368932rem + 0.3883495146vw, 1.8rem);
  margin-bottom: 0.5rem;
  color: var(--mainColor);
}
.p_our-courses_syllabus .o_headline_h2_pt05 .title h3::after {
  display: none;
}
.p_our-courses_syllabus .o_headline_h2_pt05 .title .en {
  color: #9c9c9c;
  font-size: clamp(1.5rem, 1.3300970874rem + 0.4530744337vw, 2.2rem);
  margin-top: 0;
}
@media only screen and (max-width: 559px) {
  .p_our-courses_syllabus .o_headline_h2_pt05 figure {
    width: 7rem;
  }
}
.p_our-courses_syllabus__flex {
  margin-top: clamp(3rem, 2.5145631068rem + 1.2944983819vw, 5rem);
  display: flex;
  gap: 3.125vw;
  counter-reset: item;
  flex-wrap: wrap;
  width: 96%;
}
@media only screen and (max-width: 1440px) {
  .p_our-courses_syllabus__flex {
    width: 98%;
  }
}
@media only screen and (max-width: 1368px) {
  .p_our-courses_syllabus__flex {
    width: 96%;
  }
}
@media only screen and (max-width: 559px) {
  .p_our-courses_syllabus__flex {
    gap: 1.5rem 3.4rem;
    width: 94%;
  }
}
.p_our-courses_syllabus__flexitem {
  width: calc((100% - 9.375vw) / 4);
  position: relative;
  counter-increment: item;
}
@media only screen and (max-width: 559px) {
  .p_our-courses_syllabus__flexitem {
    width: calc((100% - 3.4rem) / 2);
  }
}
.p_our-courses_syllabus__flexitem::after {
  content: counter(item);
  font-family: "Cormorant Garamond", serif;
  position: absolute;
  left: 0;
  bottom: 3rem;
  color: rgba(213, 134, 146, 0.23);
  font-weight: 400;
  font-size: clamp(8.8rem, 6.7126213592rem + 5.5663430421vw, 17.4rem);
  line-height: 1;
  letter-spacing: 0.1em;
}
.p_our-courses_syllabus__flexitem figure {
  position: relative;
}
.p_our-courses_syllabus__flexitem figure::after {
  content: "";
  display: block;
  background: url(../img/icon_arrow02.webp) no-repeat center center/contain;
  width: 1.1979166vw;
  height: 2.8125vw;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -3rem;
}
@media only screen and (max-width: 1440px) {
  .p_our-courses_syllabus__flexitem figure::after {
    right: -1rem;
  }
}
@media only screen and (max-width: 1368px) {
  .p_our-courses_syllabus__flexitem figure::after {
    right: -2.5rem;
  }
}
@media only screen and (max-width: 559px) {
  .p_our-courses_syllabus__flexitem figure::after {
    width: 1.2rem;
    height: 2.7rem;
    right: -2rem;
  }
}
.p_our-courses_syllabus__flexitem:last-child figure::after {
  display: none;
}
.p_our-courses_syllabus__flexttl {
  text-align: center;
  font-size: clamp(1.3rem, 0.9844660194rem + 0.8414239482vw, 2.6rem);
  margin-top: clamp(1rem, 0.8786407767rem + 0.3236245955vw, 1.5rem);
}
.p_our-courses_syllabus__flexttl span {
  font-size: clamp(1.1rem, 0.9300970874rem + 0.4530744337vw, 1.8rem);
  display: block;
  margin-top: clamp(0.5rem, 0.3786407767rem + 0.3236245955vw, 1rem);
}
.p_our-courses_syllabus__flexttl span.f-medium {
  font-size: clamp(1.1rem, 0.8330097087rem + 0.71197411vw, 2.2rem);
  line-height: 1.3;
}
.p_our-courses_syllabus__flexttl span.top {
  margin-top: 0;
  margin-bottom: clamp(0.5rem, 0.3786407767rem + 0.3236245955vw, 1rem);
}
.p_our-courses_syllabus .o_btn_main {
  margin-top: clamp(3rem, 2.7572815534rem + 0.6472491909vw, 4rem);
}

/*-----------------------

    私たちについて

-----------------------*/
:root {
  --main60Color: #e6b6be;
}

.p_about-us .o_headline_h2_pt04 .deco_en {
  width: 100vw;
  left: 50%;
  transform: translateX(-50%);
  text-align: left;
  top: -6%;
}
@media only screen and (min-width: 2560px) {
  .p_about-us .o_headline_h2_pt04 .deco_en {
    top: -3%;
  }
}
@media only screen and (max-width: 1368px) {
  .p_about-us .o_headline_h2_pt04 .deco_en {
    top: -5%;
  }
}
@media only screen and (max-width: 559px) {
  .p_about-us .o_headline_h2_pt04 .deco_en {
    top: -2.8%;
  }
}

@media only screen and (max-width: 559px) {
  .p_about-us_top .o_headline_h2_pt07 .deco_en {
    top: -28%;
  }
}
.p_about-us_top .p_about_beauty_text {
  font-size: clamp(1.6rem, 1.5029126214rem + 0.2588996764vw, 2rem);
  letter-spacing: 0.05em;
}
.p_about-us_top .p_about_beauty_text._02 {
  font-size: clamp(1.4rem, 1.3029126214rem + 0.2588996764vw, 1.8rem);
}

.p_about-us_we_do {
  padding-top: clamp(10rem, 6.6019417476rem + 9.0614886731vw, 24rem);
}
.p_about-us_we_do .o_headline_h2_pt04 .deco_en {
  top: -105%;
}
@media only screen and (max-width: 559px) {
  .p_about-us_we_do .o_headline_h2_pt04 .deco_en {
    font-size: 8.4rem;
    top: -52%;
  }
}
.p_about-us_we_do__flex {
  display: flex;
  gap: clamp(3rem, 1.6650485437rem + 3.5598705502vw, 8.5rem);
  margin-top: clamp(4rem, 3.3932038835rem + 1.6181229773vw, 6.5rem);
}
@media only screen and (max-width: 559px) {
  .p_about-us_we_do__flex {
    flex-direction: column;
    margin-top: 0;
  }
}
.p_about-us_we_do__flexitem {
  width: calc((100% - 8.5rem) / 2);
}
@media only screen and (max-width: 559px) {
  .p_about-us_we_do__flexitem {
    width: 100%;
  }
}
.p_about-us_we_do .o_headline_h3_sub {
  line-height: 1;
}
.p_about-us_we_do .o_headline_h3 {
  margin-top: clamp(0.5rem, 0.0145631068rem + 1.2944983819vw, 2.5rem);
  font-size: clamp(2.1rem, 1.7844660194rem + 0.8414239482vw, 3.4rem);
}
@media only screen and (max-width: 559px) {
  .p_about-us_we_do .o_headline_h3 {
    line-height: 1.4;
    margin-top: 0.5rem;
  }
}
.p_about-us_we_do__text {
  font-size: clamp(1.4rem, 1.3029126214rem + 0.2588996764vw, 1.8rem);
  margin-top: clamp(1.5rem, 0.8932038835rem + 1.6181229773vw, 4rem);
  letter-spacing: 0.05em;
  line-height: 2;
}

.p_about-us_is_for {
  padding-top: clamp(14rem, 9.5097087379rem + 11.9741100324vw, 32.5rem);
}
.p_about-us_is_for .o_headline_h2_pt04 .deco_en {
  top: -36%;
}
@media only screen and (max-width: 559px) {
  .p_about-us_is_for .o_headline_h2_pt04 .deco_en {
    top: -50%;
    font-size: 8.4rem;
  }
}
.p_about-us_is_for__flex {
  display: flex;
  flex-wrap: wrap;
  gap: clamp(4rem, 3.5145631068rem + 1.2944983819vw, 6rem);
  margin-top: clamp(4rem, 2.6650485437rem + 3.5598705502vw, 9.5rem);
}
@media only screen and (max-width: 559px) {
  .p_about-us_is_for__flex {
    flex-direction: column;
  }
}
.p_about-us_is_for__flexitem {
  width: calc((100% - 12rem) / 3);
}
@media only screen and (max-width: 559px) {
  .p_about-us_is_for__flexitem {
    width: 100%;
  }
}
@media only screen and (max-width: 559px) {
  .p_about-us_is_for figure {
    width: 77%;
    margin-inline: auto;
  }
}
.p_about-us_is_for figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 50%;
}
.p_about-us_is_for__flexttl {
  color: var(--mainColor);
  font-size: clamp(2rem, 1.8058252427rem + 0.5177993528vw, 2.8rem);
  text-align: center;
  font-weight: 500;
  margin-block: clamp(1.5rem, 1.3786407767rem + 0.3236245955vw, 2rem) 1.5rem;
  line-height: 1.5;
  letter-spacing: 0.05em;
}
.p_about-us_is_for__flextext {
  font-size: clamp(1.4rem, 1.3029126214rem + 0.2588996764vw, 1.8rem);
  text-align: center;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 1.5;
}
@media only screen and (max-width: 559px) {
  .p_about-us_is_for__flextext {
    line-height: 1.5;
  }
}
.p_about-us_is_for .o_btn_main {
  margin-top: clamp(2.5rem, 2.3786407767rem + 0.3236245955vw, 3rem);
}

.p_about-us_we_value {
  padding-top: clamp(14rem, 9.5097087379rem + 11.9741100324vw, 32.5rem);
}
.p_about-us_we_value .o_headline_h2_pt04 .deco_en {
  top: -40%;
  text-align: center;
}
@media only screen and (max-width: 559px) {
  .p_about-us_we_value .o_headline_h2_pt04 .deco_en {
    font-size: 8.4rem;
    top: -24%;
  }
}
.p_about-us_we_value__ttl {
  text-align: center;
  color: var(--mainColor);
  font-size: clamp(2.4rem, 2.0601941748rem + 0.9061488673vw, 3.8rem);
  margin-top: clamp(4rem, 2.6650485437rem + 3.5598705502vw, 9.5rem);
  line-height: 1.2;
  letter-spacing: 0.05em;
}
@media only screen and (max-width: 559px) {
  .p_about-us_we_value__ttl {
    line-height: 1.5;
  }
}
.p_about-us_we_value__textarea {
  font-size: clamp(1.6rem, 1.5029126214rem + 0.2588996764vw, 2rem);
  line-height: 2;
  margin-top: clamp(4.5rem, 4.0145631068rem + 1.2944983819vw, 6.5rem);
  letter-spacing: 0.1em;
}
.p_about-us_we_value__textarea p {
  text-align: center;
}
@media only screen and (max-width: 559px) {
  .p_about-us_we_value__textarea p {
    text-align: justify;
  }
}
.p_about-us_we_value__textarea p:not(:first-child) {
  margin-top: 1.5em;
}
.p_about-us_we_value figure {
  text-align: center;
  margin-top: clamp(6rem, 4.5436893204rem + 3.8834951456vw, 12rem);
}

.p_about-us_overview {
  padding-top: clamp(10rem, 6.6019417476rem + 9.0614886731vw, 24rem);
}
.p_about-us_overview .o_headline_h2_pt04 h2,
.p_about-us_overview .o_headline_h2_pt04 .o_headline_h2_pt04_en {
  text-align: left;
}
.p_about-us_overview .o_headline_h2_pt04 h2::after {
  left: 8%;
}
@media only screen and (max-width: 559px) {
  .p_about-us_overview .o_headline_h2_pt04 h2::after {
    left: 12%;
  }
}
.p_about-us_overview__flex {
  display: flex;
  gap: clamp(3.5rem, 2.7718446602rem + 1.9417475728vw, 6.5rem);
}
@media only screen and (max-width: 559px) {
  .p_about-us_overview__flex {
    flex-direction: column-reverse;
  }
}
.p_about-us_overview__flexitem--left {
  width: 40.8rem;
}
@media only screen and (max-width: 559px) {
  .p_about-us_overview__flexitem--left {
    width: 100%;
  }
}
.p_about-us_overview__flexitem--right {
  width: calc(100% - 47.3rem);
}
@media only screen and (max-width: 559px) {
  .p_about-us_overview__flexitem--right {
    width: 100%;
  }
}
.p_about-us_overview dl div {
  border-bottom: solid 1px var(--main60Color);
  padding-block: clamp(2.5rem, 2.0145631068rem + 1.2944983819vw, 4.5rem) clamp(0rem, -0.3640776699rem + 0.9708737864vw, 1.5rem);
  display: flex;
  gap: 6.5rem;
}
@media only screen and (max-width: 559px) {
  .p_about-us_overview dl div {
    gap: 0;
    flex-direction: column;
  }
}
.p_about-us_overview dl div:last-child dd {
  margin-left: 2em;
}
.p_about-us_overview dl div:last-child dd p {
  text-indent: -1em;
}
.p_about-us_overview dl dt,
.p_about-us_overview dl dd {
  font-size: clamp(1.4rem, 1.3029126214rem + 0.2588996764vw, 1.8rem);
  letter-spacing: 0em;
  line-height: 2;
}
.p_about-us_overview dl dt span,
.p_about-us_overview dl dd span {
  color: var(--mainColor);
}
.p_about-us_overview dl dt {
  width: 16%;
  padding-inline: 0.5em;
}
@media only screen and (max-width: 559px) {
  .p_about-us_overview dl dt {
    width: 100%;
    padding-inline: 0;
  }
}
.p_about-us_overview dl dd {
  width: calc(84% - 6.5rem);
}
@media only screen and (max-width: 559px) {
  .p_about-us_overview dl dd {
    width: 100%;
    text-indent: 1em;
  }
}

/*-----------------------

    代表理事プロフィール

-----------------------*/
.p_chairpersons-profile * {
  font-family: "Shippori Mincho B1", serif;
  font-weight: 500;
}

.p_chairpersons-profile_top {
  margin-top: 0;
}
@media only screen and (max-width: 559px) {
  .p_chairpersons-profile_top {
    width: 100vw;
    left: 50%;
    position: relative;
    transform: translateX(-50%);
  }
}
.p_chairpersons-profile_top__flex {
  display: flex;
  gap: 5rem;
}
@media only screen and (max-width: 559px) {
  .p_chairpersons-profile_top__flex {
    gap: 2rem;
  }
}
.p_chairpersons-profile_top__flexitem.--left {
  width: 40.8rem;
}
@media only screen and (max-width: 559px) {
  .p_chairpersons-profile_top__flexitem.--left {
    width: 11.4rem;
  }
}
.p_chairpersons-profile_top__flexitem.--right {
  width: calc(100% - 40.8rem - 5rem);
}
@media only screen and (max-width: 559px) {
  .p_chairpersons-profile_top__flexitem.--right {
    width: calc(100% - 11.4rem - 2rem);
  }
}
.p_chairpersons-profile_top .sns_group ul {
  display: flex;
  gap: 2.5rem;
}
@media only screen and (max-width: 559px) {
  .p_chairpersons-profile_top .sns_group ul {
    gap: 1.5rem;
  }
}
.p_chairpersons-profile_top .deco_en {
  color: rgba(213, 134, 146, 0.15);
  font-size: clamp(7.48rem, 5.0916504854rem + 6.3689320388vw, 17.32rem);
  line-height: 1;
  white-space: nowrap;
  position: relative;
  margin-left: -13rem;
  font-weight: 400;
  font-family: "Cormorant Garamond", serif;
  letter-spacing: 0;
}
@media only screen and (max-width: 559px) {
  .p_chairpersons-profile_top .deco_en {
    line-height: 0.810828877;
    margin-left: -4rem;
  }
}
.p_chairpersons-profile_top__ttl {
  font-size: clamp(2.4rem, 1.7689320388rem + 1.6828478964vw, 5rem);
  margin-top: -7rem;
  letter-spacing: 0.05em;
}
@media only screen and (max-width: 559px) {
  .p_chairpersons-profile_top__ttl {
    margin-top: -5rem;
  }
}
.p_chairpersons-profile_top__subttl {
  font-size: clamp(1.2rem, 1.054368932rem + 0.3883495146vw, 1.8rem);
  margin-block: clamp(1.5rem, 1.1359223301rem + 0.9708737864vw, 3rem);
}
@media only screen and (max-width: 559px) {
  .p_chairpersons-profile_top__subttl {
    line-height: 1.5;
  }
}
.p_chairpersons-profile_top__text {
  margin-top: 3rem;
  font-size: clamp(1.4rem, 1.3029126214rem + 0.2588996764vw, 1.8rem);
  line-height: 2;
}
@media only screen and (max-width: 559px) {
  .p_chairpersons-profile_top__text {
    margin-top: 3.5rem;
    padding-inline: 6%;
  }
}

.p_chairpersons-profile_collaboration__inner {
  max-width: 100rem;
  margin-inline: auto;
}
.p_chairpersons-profile_collaboration__inner .wrap {
  max-width: 80.5rem;
  margin-inline: 0;
  border-radius: clamp(2rem, 1.7572815534rem + 0.6472491909vw, 3rem);
  background: rgba(213, 134, 146, 0.15);
  margin-top: 6rem;
  position: relative;
  padding: 6.5rem 12.6rem;
}
@media only screen and (max-width: 559px) {
  .p_chairpersons-profile_collaboration__inner .wrap {
    margin-top: 10rem;
    padding: 5rem 6%;
    width: 100vw;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    height: 293vw;
  }
}
.p_chairpersons-profile_collaboration .deco_en {
  color: rgba(213, 134, 146, 0.15);
  font-size: clamp(6rem, 3.4733009709rem + 6.7378640777vw, 16.41rem);
  line-height: 1;
  position: relative;
  font-weight: 400;
  font-family: "Cormorant Garamond", serif;
  letter-spacing: 0;
  white-space: nowrap;
  position: absolute;
  text-align: center;
  left: 50%;
  transform: translateX(-50%);
  top: -5rem;
  z-index: 1;
}
@media only screen and (max-width: 559px) {
  .p_chairpersons-profile_collaboration .deco_en {
    top: -3.5rem;
  }
}
.p_chairpersons-profile_collaboration__ttl {
  font-size: clamp(2rem, 1.7087378641rem + 0.7766990291vw, 3.2rem);
}
.p_chairpersons-profile_collaboration__subttl {
  font-size: clamp(1.3rem, 1.1300970874rem + 0.4530744337vw, 2rem);
  font-weight: 400;
  font-family: "Cormorant Garamond", serif;
  color: var(--mainColor);
  margin-block: 1rem 2rem;
  letter-spacing: 0.1em;
}
.p_chairpersons-profile_collaboration ul li {
  font-size: clamp(1.4rem, 1.3514563107rem + 0.1294498382vw, 1.6rem);
  line-height: 2;
}
@media only screen and (max-width: 559px) {
  .p_chairpersons-profile_collaboration ul li {
    line-height: 1.5714285714;
    margin-bottom: 1rem;
  }
}
@media only screen and (max-width: 559px) {
  .p_chairpersons-profile_collaboration ul li span {
    font-size: 1.2rem;
    margin-left: 2em;
    line-height: 2.3333333333;
  }
}
.p_chairpersons-profile_collaboration .photowrap {
  position: absolute;
  top: 6rem;
  right: -20rem;
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}
@media only screen and (max-width: 559px) {
  .p_chairpersons-profile_collaboration .photowrap {
    position: static;
    margin-top: 5rem;
  }
}
.p_chairpersons-profile_collaboration .photowrap figure.--v2 {
  margin-left: 6.5rem;
}

.p_chairpersons-profile_media_appearances__inner {
  margin-top: 8rem;
  margin-inline: auto;
  padding-block: clamp(4rem, 3.6359223301rem + 0.9708737864vw, 5.5rem);
  max-width: 100rem;
  border-radius: clamp(1rem, 0.7572815534rem + 0.6472491909vw, 2rem);
  background: rgba(255, 255, 255, 0.8);
  border: solid 2px var(--mainColor);
}
@media only screen and (max-width: 559px) {
  .p_chairpersons-profile_media_appearances__inner {
    margin-top: 12rem;
    padding-inline: 6%;
  }
}
@media only screen and (max-width: 559px) and (max-width: 559px) {
  .p_chairpersons-profile_media_appearances__inner {
    width: 100vw;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    border: solid 1px rgba(234, 194, 201, 0.5);
  }
}
.p_chairpersons-profile_media_appearances__inner .wrap {
  max-width: 74rem;
  margin-inline: auto;
}
@media only screen and (max-width: 559px) {
  .p_chairpersons-profile_media_appearances__inner .wrap {
    max-width: 100%;
    padding: 0;
  }
}
.p_chairpersons-profile_media_appearances .o_headline_h2_pt05 {
  align-items: flex-end;
  margin-bottom: clamp(2.5rem, 2.1359223301rem + 0.9708737864vw, 4rem);
}
.p_chairpersons-profile_media_appearances .o_headline_h2_pt05:not(:first-of-type) {
  margin-top: clamp(4rem, 3.8786407767rem + 0.3236245955vw, 4.5rem);
}
.p_chairpersons-profile_media_appearances .o_headline_h2_pt05::after {
  width: 100%;
}
.p_chairpersons-profile_media_appearances .o_headline_h2_pt05 .title {
  display: flex;
  align-items: center;
  gap: 2rem;
}
@media only screen and (max-width: 559px) {
  .p_chairpersons-profile_media_appearances .o_headline_h2_pt05 .title {
    flex-direction: column;
    gap: 1rem;
    align-items: flex-start;
  }
}
.p_chairpersons-profile_media_appearances .o_headline_h2_pt05 h2 {
  font-size: clamp(2.2rem, 1.9572815534rem + 0.6472491909vw, 3.2rem);
}
.p_chairpersons-profile_media_appearances .o_headline_h2_pt05 .en {
  font-size: clamp(1.4rem, 1.1572815534rem + 0.6472491909vw, 2.4rem);
}
@media only screen and (max-width: 559px) {
  .p_chairpersons-profile_media_appearances .o_headline_h2_pt05 .en {
    margin-top: 0;
  }
}
@media only screen and (max-width: 559px) {
  .p_chairpersons-profile_media_appearances .o_headline_h2_pt05 figure {
    width: 6.8rem;
  }
}
.p_chairpersons-profile_media_appearances__ttl.--h3 {
  color: var(--mainColor);
  font-size: clamp(2rem, 1.854368932rem + 0.3883495146vw, 2.6rem);
  border-left: solid 4px var(--mainColor);
  text-indent: 0.3em;
}
@media only screen and (max-width: 559px) {
  .p_chairpersons-profile_media_appearances__ttl.--h3 {
    border-left: solid 3px var(--mainColor);
  }
}
.p_chairpersons-profile_media_appearances .contentswrap:not(:last-of-type) {
  margin-bottom: clamp(2.5rem, 2.0145631068rem + 1.2944983819vw, 4.5rem);
}
.p_chairpersons-profile_media_appearances li {
  font-size: clamp(1.4rem, 1.3029126214rem + 0.2588996764vw, 1.8rem);
  margin-top: clamp(1rem, 0.7572815534rem + 0.6472491909vw, 2rem);
}
.p_chairpersons-profile_media_appearances li span {
  font-size: clamp(1.2rem, 1.054368932rem + 0.3883495146vw, 1.8rem);
}
@media only screen and (max-width: 559px) {
  .p_chairpersons-profile_media_appearances li span {
    line-height: 1.5;
    margin-left: 3.5em;
    text-indent: -1.5em;
    display: inline-block;
  }
}
.p_chairpersons-profile_media_appearances li span.color-main {
  font-size: clamp(1.8rem, 1.7514563107rem + 0.1294498382vw, 2rem);
  margin-left: 0;
  text-indent: 0;
}
@media only screen and (max-width: 559px) {
  .p_chairpersons-profile_media_appearances li span.color-main span {
    margin-left: 0;
    text-indent: 0;
  }
}

.p_chairpersons-profile_aspiration {
  margin-top: clamp(8rem, 5.0873786408rem + 7.7669902913vw, 20rem);
}
@media only screen and (max-width: 559px) {
  .p_chairpersons-profile_aspiration .o_headline_h2_pt03 figure {
    width: 19rem;
  }
}
.p_chairpersons-profile_aspiration .o_headline_h2_pt03 .sub {
  text-align: center;
  font-size: clamp(1.6rem, 1.3087378641rem + 0.7766990291vw, 2.8rem);
  margin-top: clamp(2.5rem, 2.3786407767rem + 0.3236245955vw, 3rem);
  letter-spacing: 0.05em;
}
.p_chairpersons-profile_aspiration .o_headline_h2_pt03 h2 {
  font-size: clamp(2.4rem, 1.9631067961rem + 1.1650485437vw, 4.2rem);
  margin-top: clamp(2.5rem, 2.1359223301rem + 0.9708737864vw, 4rem);
  line-height: 1.6666666667;
}
@media only screen and (max-width: 559px) {
  .p_chairpersons-profile_aspiration .o_headline_h2_pt03 h2 {
    line-height: 1.6666666667;
  }
}
.p_chairpersons-profile_aspiration .o_headline_h2_pt03 .deco_en {
  top: 67%;
  font-size: clamp(8.9rem, 4.9436893204rem + 10.5501618123vw, 25.2rem);
}
@media only screen and (max-width: 559px) {
  .p_chairpersons-profile_aspiration .o_headline_h2_pt03 .deco_en {
    top: 64%;
  }
}
.p_chairpersons-profile_aspiration .textarea {
  margin-top: clamp(5.5rem, 4.286407767rem + 3.2362459547vw, 10.5rem);
}
.p_chairpersons-profile_aspiration .textarea p {
  font-size: clamp(1.6rem, 1.5514563107rem + 0.1294498382vw, 1.8rem);
  line-height: 2;
  text-align: center;
}
@media only screen and (max-width: 559px) {
  .p_chairpersons-profile_aspiration .textarea p {
    text-align: justify;
  }
}
.p_chairpersons-profile_aspiration .textarea p:not(:first-child) {
  margin-top: 2em;
}
.p_chairpersons-profile_aspiration .degree {
  margin-top: clamp(5.5rem, 5.2572815534rem + 0.6472491909vw, 6.5rem);
}
.p_chairpersons-profile_aspiration .degree p {
  text-align: center;
  font-size: clamp(1.2rem, 1.1029126214rem + 0.2588996764vw, 1.6rem);
}
.p_chairpersons-profile_aspiration .degree p span {
  font-size: clamp(2.2rem, 2.1029126214rem + 0.2588996764vw, 2.6rem);
  padding-left: 0.5em;
}
.p_chairpersons-profile_aspiration .imagearea {
  display: flex;
  justify-content: flex-end;
  margin-top: clamp(5rem, 2.8155339806rem + 5.8252427184vw, 14rem);
}
.p_chairpersons-profile_aspiration .imagearea figure {
  width: 84.53125vw;
  text-align: right;
}
@media only screen and (max-width: 559px) {
  .p_chairpersons-profile_aspiration .imagearea figure {
    width: 100%;
    text-align: center;
  }
}
/*# sourceMappingURL=style.css.map */
