@charset "UTF-8";
/*　学校長挨拶　mv
----------------------------------------------- */
.principal_message-hero {
  position: relative;
  z-index: 2;
}

.principal_message-hero__image {
  position: relative;
  z-index: 2;
}

.principal_message-hero__image::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  left: -2.92826vw;
  height: calc(100% - (190vw / 6.83));
  width: 120%;
  background-color: #f4f8f8;
}

.principal_message-hero__photo {
  height: 100%;
  height: 79.06296vw;
  padding-top: 14.64129vw;
  padding-left: 10.2489vw;
}

.principal_message-hero__photo > * {
  display: block;
  width: 100%;
  height: 100%;
}

.principal_message-hero__photo > * > * {
  width: inherit;
  height: inherit;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top;
     object-position: top;
}

.principal_message-hero__text {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.principal_message-hero__wrap {
  position: relative;
  z-index: 3;
}

.principal_message-hero__deco {
  position: absolute;
  z-index: 2;
  top: 7.32064vw;
  right: 21.96193vw;
  width: auto;
  height: auto;
}

.principal_message-hero__line {
  position: absolute;
  left: 0.29283vw;
  top: 14.64129vw;
  height: 14.64129vw;
}

.principal_message-hero__line::after {
  top: 10.2489vw;
  height: 14.64129vw;
}

.principal_message-hero__title {
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  margin-top: 45.38799vw;
}

.principal_message-hero__sub {
  margin-top: -7.32064vw;
  margin-right: 7.32064vw;
  padding-left: 10.2489vw;
  height: 50.51245vw;
  position: relative;
}

.principal_message-hero__sub > * {
  position: relative;
  z-index: 3;
}

.principal_message-hero__sub::before {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #2c318d;
}

.principal_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(100% 0, 0% 100%, 100% 100%);
          clip-path: polygon(100% 0, 0% 100%, 100% 100%);
  mix-blend-mode: multiply;
}

.principal_message-hero__heading {
  padding-top: 14.64129vw;
  position: relative;
}

.principal_message-hero__heading::after {
  content: '';
  position: absolute;
  left: 31.47877vw;
  top: calc(50% + (50vw / 6.83));
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  height: 1px;
  width: 27.08638vw;
  background-color: #ffffff;
}

.principal_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);
}

.principal_message-hero__catch {
  font-family: "Poppins", sans-serif;
}

.principal_message-hero__catch > *:first-child {
  width: 33.67496vw;
  margin-top: 4.39239vw;
}

.principal_message-hero__catch > *:last-child {
  width: 57.83309vw;
  margin-top: 3.66032vw;
}

@media screen and (min-width: 700.9999px) {
  .principal_message-hero__image {
    position: relative;
    z-index: 2;
  }
  .principal_message-hero__image::before {
    left: 50px;
    height: 300px;
    width: calc(100% - 50px + ((100% - 1280px) / 2));
    width: 200%;
  }
  .principal_message-hero__photo {
    width: 700px;
    height: 700px;
    padding-top: 100px;
    padding-right: 0;
    padding-left: 0;
    margin-left: auto;
  }
  .principal_message-hero__photo > * {
    display: block;
    width: 100%;
    height: 100%;
  }
  .principal_message-hero__photo > * > * {
    width: inherit;
    height: inherit;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: top;
       object-position: top;
  }
  .principal_message-hero__text {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .principal_message-hero__wrap {
    position: relative;
    z-index: 3;
  }
  .principal_message-hero__deco {
    top: 50px;
    right: 295px;
  }
  .principal_message-hero__line {
    top: 100px;
    height: 40px;
    left: 165px;
  }
  .principal_message-hero__line::after {
    top: 50px;
    height: 70px;
  }
  .principal_message-hero__title {
    margin-top: 250px;
    margin-left: 140px;
  }
  .principal_message-hero__sub {
    margin-top: -7.32064vw;
    margin-right: 7.32064vw;
    padding-left: 10.2489vw;
    height: 50.51245vw;
    position: relative;
    margin-top: -260px;
    height: 340px;
    margin-right: 0;
    padding-left: 0;
  }
  .principal_message-hero__sub > * {
    position: relative;
    z-index: 3;
    padding-left: 190px;
  }
  .principal_message-hero__sub::before {
    margin-right: calc(140px + ((100% - 1280px) / 2));
  }
  .principal_message-hero__sub::after {
    width: 310px;
    -webkit-clip-path: polygon(200px 0, 100% 0, 100% 100%, 0% 100%);
            clip-path: polygon(200px 0, 100% 0, 100% 100%, 0% 100%);
    margin-right: calc(140px + ((100% - 1280px) / 2));
  }
  .principal_message-hero__heading {
    padding-top: 50px;
  }
  .principal_message-hero__heading::after {
    content: '';
    position: absolute;
    top: calc(50% + 25px);
    left: 155px;
    width: 95px;
  }
  .principal_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);
  }
  .principal_message-hero__catch {
    font-family: "Poppins", sans-serif;
  }
  .principal_message-hero__catch > * {
    display: block;
  }
  .principal_message-hero__catch > *:first-child {
    width: 238px;
    margin-top: 30px;
    margin-left: 5px;
  }
  .principal_message-hero__catch > *:last-child {
    width: 410px;
    margin-top: 20px;
  }
}

/*　学校長挨拶　primary
----------------------------------------------- */
.principal_message-primary {
  margin-top: 14.64129vw;
}

.principal_message-primary__title {
  padding-top: 8.05271vw;
  padding-left: 7.32064vw;
}

.principal_message-primary__title > * {
  display: block;
}

.principal_message-primary__title > *:first-child {
  font-size: 6vw;
  font-family: "Noto Serif JP", serif;
}

.principal_message-primary__title > *:first-child > * {
  line-height: 1.7;
}

.principal_message-primary__title > *:first-child > *::before, .principal_message-primary__title > *:first-child > *::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}

.principal_message-primary__title > *:first-child > *::before {
  margin-top: calc((1 - 1.7) * 0.5em);
}

.principal_message-primary__title > *:first-child > *::after {
  margin-bottom: calc((1 - 1.7) * 0.5em);
}

.principal_message-primary__title > *:last-child {
  margin-top: 6.58858vw;
  font-family: "Poppins", sans-serif;
  letter-spacing: 0;
  color: #2c318d;
}

.principal_message-primary__title::after {
  content: '';
  top: 0;
  left: 0;
  border-width: calc(6vw / 6.83);
  width: 7.32064vw;
  height: 7.32064vw;
}

.principal_message-primary__text {
  margin-top: 12.4451vw;
  margin-left: 7.32064vw;
  letter-spacing: 0.05em;
}

.principal_message-primary__desc > * {
  line-height: 1.925;
}

.principal_message-primary__desc > *::before, .principal_message-primary__desc > *::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}

.principal_message-primary__desc > *::before {
  margin-top: calc((1 - 1.925) * 0.5em);
}

.principal_message-primary__desc > *::after {
  margin-bottom: calc((1 - 1.925) * 0.5em);
}

.principal_message-primary__sign {
  margin-top: 13.17716vw;
  font-family: "Noto Serif JP", serif;
  text-align: right;
}

.principal_message-primary__sign > * {
  display: block;
}

.principal_message-primary__sign > *:first-child {
  font-size: 3.71429vw;
}

.principal_message-primary__sign > *:last-child {
  margin-top: 2.92826vw;
  font-size: 5.42857vw;
}

@media screen and (min-width: 700.9999px) {
  .principal_message-primary {
    margin-top: 100px;
  }
  .principal_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;
  }
  .principal_message-primary__title {
    padding-top: 60px;
    padding-left: 60px;
  }
  .principal_message-primary__title > * {
    display: block;
  }
  .principal_message-primary__title > *:first-child {
    font-size: 32px;
  }
  .principal_message-primary__title > *:first-child > * {
    line-height: 1.5;
  }
  .principal_message-primary__title > *:first-child > *::before, .principal_message-primary__title > *:first-child > *::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
  }
  .principal_message-primary__title > *:first-child > *::before {
    margin-top: calc((1 - 1.5) * 0.5em);
  }
  .principal_message-primary__title > *:first-child > *::after {
    margin-bottom: calc((1 - 1.5) * 0.5em);
  }
  .principal_message-primary__title > *:last-child {
    margin-top: 25px;
  }
  .principal_message-primary__title::after {
    border-width: 4px;
    width: 30px;
    height: 30px;
  }
  .principal_message-primary__text {
    width: 600px;
    margin-top: 5px;
    margin-left: 0;
  }
  .principal_message-primary__desc > * {
    line-height: 2;
  }
  .principal_message-primary__desc > *::before, .principal_message-primary__desc > *::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
  }
  .principal_message-primary__desc > *::before {
    margin-top: calc((1 - 2) * 0.5em);
  }
  .principal_message-primary__desc > *::after {
    margin-bottom: calc((1 - 2) * 0.5em);
  }
  .principal_message-primary__sign {
    margin-top: 65px;
  }
  .principal_message-primary__sign > *:first-child {
    font-size: 16px;
  }
  .principal_message-primary__sign > *:last-child {
    font-size: 24px;
    margin-top: 10px;
  }
}

/*　学校長挨拶　footer
----------------------------------------------- */
.principal_message__footer {
  margin-top: 22.694vw;
}

@media screen and (min-width: 700.9999px) {
  .principal_message__footer {
    margin-top: 85px;
  }
}
/*# sourceMappingURL=principal_message.css.map */