@charset "UTF-8";
/*学園長挨拶mv
----------------------------------------------- */
.chairman_message-hero {
  position: relative;
  z-index: 2;
}

.chairman_message-hero__image {
  position: relative;
  z-index: 2;
}

.chairman_message-hero__image::before {
  content: "";
  position: absolute;
  top: 0;
  left: 13.03075vw;
  height: 51.68375vw;
  width: 120%;
  background-color: #f4f8f8;
}

.chairman_message-hero__photo {
  height: 100%;
  height: 81.99122vw;
  padding-top: 11.71303vw;
  padding-left: 21.96193vw;
}

.chairman_message-hero__photo > * {
  display: block;
  width: 100%;
  height: 100%;
}

.chairman_message-hero__photo > * > * {
  width: inherit;
  height: inherit;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top;
     object-position: top;
}

.chairman_message-hero__text {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.chairman_message-hero__wrap {
  position: relative;
  z-index: 3;
}

.title__large--chairman {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  color: #ffffff;
}

.title__large--chairman > *:first-child {
  font-family: "Noto Serif JP", serif;
  font-size: 8.28571vw;
  letter-spacing: 0.05em;
}

.title__large--chairman > *:first-child > * {
  height: 12.4451vw;
  padding-top: 2.19619vw;
  padding-left: 2.92826vw;
  padding-right: 2.19619vw;
}

.title__large--chairman > *:last-child {
  margin-top: 0.73206vw;
  letter-spacing: 0;
  font-family: "Poppins", sans-serif;
  font-size: 2.85714vw;
}

.title__large--chairman > *:last-child > * {
  height: 4.39239vw;
  padding-top: 0.73206vw;
  padding-left: 3.66032vw;
  padding-right: 3.66032vw;
  font-family: "Poppins", sans-serif;
}

.title__large--chairman > * > * {
  display: inline-block;
  position: relative;
}

.title__large--chairman > * > * > * {
  position: relative;
  z-index: 2;
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
  -webkit-transition-delay: 1.75s;
          transition-delay: 1.75s;
}

.title__large--chairman > * > *::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  background-color: #2c318d;
  -webkit-transition: width 0.75s cubic-bezier(0.22, 1, 0.36, 1);
  transition: width 0.75s cubic-bezier(0.22, 1, 0.36, 1);
}

.title__large--chairman.show > * > * > * {
  opacity: 1;
}

.title__large--chairman.show > * > *::before {
  width: 100%;
  -webkit-transition-delay: 1s;
          transition-delay: 1s;
}

.title__large--text-green {
  color: #000000;
}

.title__large--text-green > * > * > * > * {
  color: #2c318d;
}

.title__large--text-green > * > * > * > * > * {
  color: #91cd2f;
}

.title__large--text-green > * > *::before {
  background-color: white;
}

.chairman_message-hero__deco {
  position: absolute;
  z-index: 2;
  top: 7.32064vw;
  right: 21.96193vw;
  width: auto;
  height: auto;
}

.deco__en-line--chairman {
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  font-family: "Poppins", sans-serif;
  font-size: 2.85714vw;
  color: #000000;
  letter-spacing: 0;
  font-weight: 500;
  display: block;
  position: relative;
}

.deco__en-line--chairman::after {
  content: "";
  position: absolute;
  top: 10.68814vw;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 1px;
  height: 13.90922vw;
  background-color: #000000;
}

.chairman_message-hero__line {
  position: absolute;
  left: 0.29283vw;
  top: 14.64129vw;
  height: 27.52562vw;
}

.chairman_message-hero__title {
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  margin-top: 45.38799vw;
}

.chairman_message-hero__sub {
  margin-top: -30.89312vw;
  margin-right: 15.37335vw;
  padding-left: 0vw;
  height: 71.88873vw;
  position: relative;
}

.chairman_message-hero__sub > * {
  position: relative;
  z-index: 3;
}

.chairman_message-hero__sub::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #2c318d;
}

.chairman_message-hero__sub::after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 27.81845vw;
  height: 100%;
  background-color: rgba(44, 49, 141, 0.5);
  -webkit-clip-path: polygon(155% 0, 0% 100%, 100% 100%);
          clip-path: polygon(155% 0, 0% 100%, 100% 100%);
  mix-blend-mode: multiply;
}

.chairman_message-hero__heading {
  padding-top: 37.4817vw;
  position: relative;
}

.chairman_message-hero__heading::after {
  content: "";
  position: absolute;
  left: 31.47877vw;
  top: 41.43485vw;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  height: 1px;
  width: 27.08638vw;
  background-color: #ffffff;
}

.chairman_message-hero__heading > * {
  display: inline-block;
  font-size: 3.42857vw;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  color: #2c318d;
  letter-spacing: 0;
  padding-top: 1.75695vw;
  padding-bottom: 1.75695vw;
  padding-left: 4.09956vw;
  padding-right: 4.09956vw;
  background-color: white;
  -webkit-clip-path: polygon(calc(100% - (15vw / 6.83)) 0, 100% calc(15vw / 6.83), 100% 100%, 0 100%, 0 0);
          clip-path: polygon(calc(100% - (15vw / 6.83)) 0, 100% calc(15vw / 6.83), 100% 100%, 0 100%, 0 0);
}

.chairman_message-hero__catch {
  font-family: "Noto Serif JP", serif;
}

.chairman_message-hero__catch > *:first-child {
  display: block;
  font-size: 5.14286vw;
  line-height: 1.333;
  letter-spacing: 0.05em;
  color: #ffffff;
  margin-top: 3.66032vw;
}

.chairman_message-hero__catch > *:last-child {
  display: block;
  font-size: 5.14286vw;
  line-height: 1.333;
  letter-spacing: 0.05em;
  color: #ffffff;
  margin-top: 1.46413vw;
}

/*701px以上
----------------------------------------------- */
@media screen and (min-width: 700.9999px) {
  .chairman_message-hero__image {
    position: relative;
    z-index: 2;
  }
  .chairman_message-hero__image::before {
    left: 375px;
    height: 295px;
    width: 200%;
  }
  .chairman_message-hero__photo {
    width: 599px;
    height: 800px;
    padding-top: 100px;
    padding-right: 0;
    padding-left: 0;
    margin-left: auto;
  }
  .chairman_message-hero__photo > * {
    display: block;
    width: 100%;
    height: 100%;
  }
  .chairman_message-hero__photo > * > * {
    width: inherit;
    height: inherit;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: top;
       object-position: top;
  }
  .chairman_message-hero__text {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .chairman_message-hero__wrap {
    position: relative;
    z-index: 3;
  }
  .chairman_message-hero__title {
    margin-top: 250px;
    margin-left: 140px;
  }
  .chairman_message-hero__deco {
    top: 50px;
    right: 295px;
  }
}

@media screen and (min-width: 700.9999px) and (min-width: 700.9999px) {
  .deco__en-line--chairman {
    font-size: 13px;
  }
  .deco__en-line--chairman::after {
    height: 75px;
    top: 48px;
  }
}

@media screen and (min-width: 700.9999px) {
  .chairman_message-hero__line {
    top: 100px;
    height: 40px;
    left: 165px;
  }
  .chairman_message-hero__title {
    margin-top: 250px;
    margin-left: 140px;
  }
  .title__large--chairman {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    color: #ffffff;
  }
  .title__large--chairman > *:first-child {
    font-family: "Noto Serif JP", serif;
    font-size: 58px;
    letter-spacing: 0.05em;
  }
  .title__large--chairman > *:first-child > * {
    height: 85px;
    padding-top: 15px;
    padding-left: 20px;
    padding-right: 15px;
  }
  .title__large--chairman > *:last-child {
    margin-top: 5px;
    letter-spacing: 0;
    font-family: "Poppins", sans-serif;
    font-size: 16px;
  }
  .title__large--chairman > *:last-child > * {
    height: 30px;
    padding-top: 5px;
    padding-left: 25px;
    padding-right: 25px;
  }
  .title__large--chairman > * > * {
    display: inline-block;
    position: relative;
  }
  .title__large--chairman > * > * > * {
    position: relative;
    z-index: 2;
    opacity: 0;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
    -webkit-transition-delay: 1.75s;
            transition-delay: 1.75s;
  }
  .title__large--chairman > * > *::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    background-color: #2c318d;
    -webkit-transition: width 0.75s cubic-bezier(0.22, 1, 0.36, 1);
    transition: width 0.75s cubic-bezier(0.22, 1, 0.36, 1);
  }
  .title__large--chairman.show > * > * > * {
    opacity: 1;
  }
  .title__large--chairman.show > * > *::before {
    width: 100%;
    -webkit-transition-delay: 1s;
            transition-delay: 1s;
  }
  .title__large--text-green {
    color: #000000;
  }
  .title__large--text-green > * > * > * > * {
    color: #2c318d;
  }
  .title__large--text-green > * > * > * > * > * {
    color: #91cd2f;
  }
  .title__large--text-green > * > *::before {
    background-color: white;
  }
  .chairman_message-hero__sub {
    position: relative;
    margin-top: -506px;
    height: 585px;
    margin-right: 0;
    margin-left: 0;
    padding-left: 0;
  }
  .chairman_message-hero__sub > * {
    position: relative;
    z-index: 3;
    padding-left: 191px;
  }
  .chairman_message-hero__sub::before {
    width: 850px;
    margin-right: calc(380px + ((100% - 1280px) / 2));
  }
  .chairman_message-hero__sub::after {
    width: 310px;
    -webkit-clip-path: polygon(390px 0, 100% 0, 100% 100%, 0% 100%);
            clip-path: polygon(390px 0, 100% 0, 100% 100%, 0% 100%);
    margin-right: calc(380px + ((100% - 1280px) / 2));
  }
  .chairman_message-hero__heading {
    padding-top: 198px;
  }
  .chairman_message-hero__heading::after {
    content: "";
    position: absolute;
    top: 215px;
    left: 155px;
    width: 255px;
  }
  .chairman_message-hero__heading > * {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 25px;
    padding-right: 25px;
    font-size: 16px;
    -webkit-clip-path: polygon(calc(100% - 10px) 0, 100% 10px, 100% 100%, 0 100%, 0 0);
            clip-path: polygon(calc(100% - 10px) 0, 100% 10px, 100% 100%, 0 100%, 0 0);
  }
  .chairman_message-hero__catch {
    font-family: "Noto Serif JP", serif;
  }
  .chairman_message-hero__catch > * {
    display: block;
  }
  .chairman_message-hero__catch > *:first-child {
    font-size: 36px;
    line-height: 1.333;
    letter-spacing: 0.05em;
    color: #ffffff;
    margin-top: 30px;
    margin-left: 0;
  }
  .chairman_message-hero__catch > *:last-child {
    font-size: 36px;
    line-height: 1.333;
    letter-spacing: 0.05em;
    color: #ffffff;
    margin-top: 0;
  }
}

/*学園長挨拶 primary
----------------------------------------------- */
.chairman_message-primary {
  margin-top: 14.64129vw;
}

.chairman_message-primary__title {
  padding-top: 8.05271vw;
  padding-left: 7.32064vw;
}

.chairman_message-primary__title > * {
  display: block;
}

.chairman_message-primary__title > *:nth-child(1) {
  font-size: 6vw;
  font-family: "Noto Serif JP", serif;
  letter-spacing: 0.05em;
}

.chairman_message-primary__title > *:nth-child(1) > * {
  line-height: 1.7;
}

.chairman_message-primary__title > *:nth-child(1) > *::before, .chairman_message-primary__title > *:nth-child(1) > *::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}

.chairman_message-primary__title > *:nth-child(1) > *::before {
  margin-top: calc((1 - 1.7) * 0.5em);
}

.chairman_message-primary__title > *:nth-child(1) > *::after {
  margin-bottom: calc((1 - 1.7) * 0.5em);
}

.chairman_message-primary__title > *:nth-child(2) {
  margin-top: 2.19619vw;
  font-size: 6vw;
  font-family: "Noto Serif JP", serif;
  letter-spacing: 0.05em;
}

.chairman_message-primary__title > *:nth-child(2) > * {
  line-height: 1.7;
}

.chairman_message-primary__title > *:nth-child(2) > *::before, .chairman_message-primary__title > *:nth-child(2) > *::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}

.chairman_message-primary__title > *:nth-child(2) > *::before {
  margin-top: calc((1 - 1.7) * 0.5em);
}

.chairman_message-primary__title > *:nth-child(2) > *::after {
  margin-bottom: calc((1 - 1.7) * 0.5em);
}

.chairman_message-primary__title > *:nth-child(3) {
  margin-top: 6.58858vw;
  font-family: "Poppins", sans-serif;
  letter-spacing: 0;
  color: #2c318d;
}

.chairman_message-primary__title::after {
  content: "";
  top: 0;
  left: 0;
  border-width: calc(6vw / 6.83);
  width: 7.32064vw;
  height: 7.32064vw;
}

.chairman_message-primary__text {
  margin-top: 12.4451vw;
  margin-left: 7.32064vw;
  letter-spacing: 0.05em;
}

.chairman_message-primary__desc > * {
  line-height: 1.925;
  letter-spacing: 0.05em;
}

.chairman_message-primary__desc > *::before, .chairman_message-primary__desc > *::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}

.chairman_message-primary__desc > *::before {
  margin-top: calc((1 - 1.925) * 0.5em);
}

.chairman_message-primary__desc > *::after {
  margin-bottom: calc((1 - 1.925) * 0.5em);
}

.chairman_message-primary__desc > * + * {
  margin-top: 2.5em;
}

.chairman_message-primary__sign {
  margin-top: 13.17716vw;
  font-family: "Noto Serif JP", serif;
  text-align: right;
}

.chairman_message-primary__sign > * {
  display: block;
}

.chairman_message-primary__sign > *:first-child {
  font-size: 3.71429vw;
}

.chairman_message-primary__sign > *:last-child {
  margin-top: 2.92826vw;
  font-size: 5.42857vw;
}

@media screen and (min-width: 700.9999px) {
  .chairman_message-primary {
    margin-top: 100px;
  }
  .chairman_message-primary__wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .chairman_message-primary__title {
    padding-top: 60px;
    padding-left: 60px;
  }
  .chairman_message-primary__title > * {
    display: block;
  }
  .chairman_message-primary__title > *:nth-child(1) {
    font-size: 32px;
  }
  .chairman_message-primary__title > *:nth-child(1) > * {
    line-height: 1.5;
  }
  .chairman_message-primary__title > *:nth-child(1) > *::before, .chairman_message-primary__title > *:nth-child(1) > *::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
  }
  .chairman_message-primary__title > *:nth-child(1) > *::before {
    margin-top: calc((1 - 1.5) * 0.5em);
  }
  .chairman_message-primary__title > *:nth-child(1) > *::after {
    margin-bottom: calc((1 - 1.5) * 0.5em);
  }
  .chairman_message-primary__title > *:nth-child(2) {
    margin-top: 5px;
    font-size: 32px;
  }
  .chairman_message-primary__title > *:nth-child(2) > * {
    line-height: 1.5;
  }
  .chairman_message-primary__title > *:nth-child(2) > *::before, .chairman_message-primary__title > *:nth-child(2) > *::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
  }
  .chairman_message-primary__title > *:nth-child(2) > *::before {
    margin-top: calc((1 - 1.5) * 0.5em);
  }
  .chairman_message-primary__title > *:nth-child(2) > *::after {
    margin-bottom: calc((1 - 1.5) * 0.5em);
  }
  .chairman_message-primary__title > *:nth-child(3) {
    margin-top: 30px;
  }
  .chairman_message-primary__title::after {
    border-width: 4px;
    width: 30px;
    height: 30px;
  }
  .chairman_message-primary__text {
    width: 600px;
    margin-top: 5px;
    margin-left: 0;
  }
  .chairman_message-primary__desc > * {
    line-height: 2;
  }
  .chairman_message-primary__desc > *::before, .chairman_message-primary__desc > *::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
  }
  .chairman_message-primary__desc > *::before {
    margin-top: calc((1 - 2) * 0.5em);
  }
  .chairman_message-primary__desc > *::after {
    margin-bottom: calc((1 - 2) * 0.5em);
  }
  .chairman_message-primary__sign {
    margin-top: 80px;
  }
  .chairman_message-primary__sign > *:first-child {
    font-size: 16px;
  }
  .chairman_message-primary__sign > *:last-child {
    font-size: 24px;
    margin-top: 10px;
  }
}

/*学園長挨拶 footer
----------------------------------------------- */
.chairman_message__footer {
  margin-top: 22.694vw;
}

@media screen and (min-width: 700.9999px) {
  .chairman_message__footer {
    margin-top: 85px;
  }
}
/*# sourceMappingURL=chairman_message.css.map */