@charset "UTF-8";
/*　校訓　mv
----------------------------------------------- */
.school_precepts-hero {
  position: relative;
  z-index: 2;
  background-color: white;
}

.school_precepts-hero__image {
  position: relative;
  z-index: 2;
  margin-right: 16.10542vw;
  height: 66.61786vw;
}

.school_precepts-hero__photo {
  height: 100%;
  width: 100%;
}

.school_precepts-hero__photo > * {
  display: block;
  width: 100%;
  height: 100%;
}

.school_precepts-hero__photo > * > * {
  width: inherit;
  height: inherit;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top;
     object-position: top;
}

.school_precepts-hero__text {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.school_precepts-hero__wrap {
  position: relative;
  z-index: 3;
  height: 100%;
}

.school_precepts-hero__deco {
  position: absolute;
  z-index: 2;
  height: 100%;
  top: -5.85652vw;
  right: 29.28258vw;
  width: auto;
}

.school_precepts-hero__title {
  position: relative;
  z-index: 3;
  margin-top: 13.90922vw;
  margin-right: 5.85652vw;
  margin-left: auto;
}

.school_precepts-hero__sub {
  margin-top: -14.64129vw;
  height: 108.34553vw;
  position: relative;
}

.school_precepts-hero__sub > * {
  position: relative;
  z-index: 3;
}

.school_precepts-hero__sub::before {
  content: '';
  position: absolute;
  top: 0;
  left: 7.32064vw;
  width: 100%;
  height: 100%;
  background-color: #2c318d;
}

.school_precepts-hero__sub::after {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  width: 50.21962vw;
  height: 100%;
  background-color: rgba(44, 49, 141, 0.5);
  -webkit-clip-path: polygon(100% calc(170vw / 6.83), 0% 100%, 100% 100%);
          clip-path: polygon(100% calc(170vw / 6.83), 0% 100%, 100% 100%);
  mix-blend-mode: multiply;
}

.school_precepts-hero__heading {
  padding-top: 22.98682vw;
  position: relative;
  margin-left: 6.88141vw;
  padding-left: 7.32064vw;
  font-family: "Noto Serif JP", serif;
  letter-spacing: 0.12em;
  font-size: 5.14286vw;
  color: #ffffff;
}

.school_precepts-hero__heading > * {
  line-height: 1.72;
}

.school_precepts-hero__heading > *::before, .school_precepts-hero__heading > *::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}

.school_precepts-hero__heading > *::before {
  margin-top: calc((1 - 1.72) * 0.5em);
}

.school_precepts-hero__heading > *::after {
  margin-bottom: calc((1 - 1.72) * 0.5em);
}

.school_precepts-hero__heading::before {
  content: '';
  width: 1px;
  height: 100%;
  height: 47.58419vw;
  position: absolute;
  top: 0;
  top: 7.32064vw;
  left: 0;
  background-color: #ffffff;
}

.school_precepts-hero__desc {
  margin-top: 8.78477vw;
  margin-left: 12.4451vw;
  letter-spacing: 0;
  color: #ffffff;
}

.school_precepts-hero__desc > * {
  line-height: 1.85;
}

.school_precepts-hero__desc > *::before, .school_precepts-hero__desc > *::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}

.school_precepts-hero__desc > *::before {
  margin-top: calc((1 - 1.85) * 0.5em);
}

.school_precepts-hero__desc > *::after {
  margin-bottom: calc((1 - 1.85) * 0.5em);
}

@media screen and (min-width: 700.9999px) {
  .school_precepts-hero__image {
    width: calc(900px + ((100% - 1280px) / 2));
    height: 520px;
    margin-right: 0;
    margin-left: 0;
  }
  .school_precepts-hero__deco {
    right: 355px;
    top: -50px;
  }
  .school_precepts-hero__title {
    margin-right: 40px;
    margin-top: 90px;
  }
  .school_precepts-hero__sub {
    margin-top: -215px;
    height: 585px;
  }
  .school_precepts-hero__sub::before {
    left: calc(140px + ((100% - 1280px) / 2));
  }
  .school_precepts-hero__sub::after {
    -webkit-clip-path: polygon(100% 0%, 0% 100%, 100% 100%);
            clip-path: polygon(100% 0%, 0% 100%, 100% 100%);
    width: 350px;
  }
  .school_precepts-hero__heading {
    font-size: 28px;
    padding-top: 285px;
    margin-left: 90px;
    padding-left: 50px;
  }
  .school_precepts-hero__heading > * {
    line-height: 1.85;
  }
  .school_precepts-hero__heading > *::before, .school_precepts-hero__heading > *::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
  }
  .school_precepts-hero__heading > *::before {
    margin-top: calc((1 - 1.85) * 0.5em);
  }
  .school_precepts-hero__heading > *::after {
    margin-bottom: calc((1 - 1.85) * 0.5em);
  }
  .school_precepts-hero__heading::before {
    height: 150px;
    top: 215px;
  }
  .school_precepts-hero__desc {
    margin-top: 40px;
    margin-left: 140px;
    width: 490px;
    letter-spacing: 0.1em;
  }
  .school_precepts-hero__desc > * {
    line-height: 2.5;
  }
  .school_precepts-hero__desc > *::before, .school_precepts-hero__desc > *::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
  }
  .school_precepts-hero__desc > *::before {
    margin-top: calc((1 - 2.5) * 0.5em);
  }
  .school_precepts-hero__desc > *::after {
    margin-bottom: calc((1 - 2.5) * 0.5em);
  }
}

/*　校訓　共通
----------------------------------------------- */
.school_precepts__title {
  padding-top: 19.76574vw;
  position: relative;
}

.school_precepts__title::before {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 1px;
  height: 14.64129vw;
  background-color: #2c318d;
}

.school_precepts__title > *:last-child {
  color: #2c318d;
  display: block;
  text-align: center;
  margin-top: 2.92826vw;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 600;
  font-size: 4vw;
  letter-spacing: 0.12em;
}

@media screen and (min-width: 700.9999px) {
  .school_precepts__title {
    padding-top: 186px;
  }
  .school_precepts__title::before {
    height: 116px;
  }
  .school_precepts__title > *:first-child {
    padding-bottom: 20px;
  }
  .school_precepts__title > *:first-child::after {
    width: 80px;
  }
  .school_precepts__title > *:last-child {
    margin-top: 20px;
    font-size: 24px;
  }
}

/*　校訓　parallax
----------------------------------------------- */
.school_precepts-parallax {
  position: relative;
  z-index: 2;
  padding-bottom: 17.56955vw;
  background-color: white;
}

@media screen and (min-width: 700.9999px) {
  .school_precepts-parallax {
    position: relative;
    height: 2530px;
    height: 2300px;
    padding-bottom: 0;
  }
  .school_precepts-parallax__height {
    position: absolute;
    top: 0;
    left: 0;
  }
  .school_precepts-parallax__height--item.item01 {
    height: 750px;
  }
  .school_precepts-parallax__height--item.item02 {
    height: 400px;
  }
  .school_precepts-parallax__height--item.item03 {
    height: 300px;
  }
  .school_precepts-parallax__text {
    position: absolute;
    top: 0;
    left: calc(((100% - 1280px) / 2));
  }
  .school_precepts-parallax__text--item {
    opacity: 0;
    -webkit-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1) !important;
    transition: all 1s cubic-bezier(0.19, 1, 0.22, 1) !important;
  }
  .school_precepts-parallax__text--item.is-show {
    margin-top: 80px;
    position: fixed;
    top: 0;
    opacity: 1 !important;
  }
  .school_precepts-parallax__text--item.item01 {
    opacity: 1 !important;
  }
  .school_precepts-parallax__image {
    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;
  }
  .school_precepts-parallax__image--item.item01 {
    padding-top: 175px;
    height: 593px;
  }
  .school_precepts-parallax__image--item.item01 > * {
    width: 232px;
    height: 332px;
  }
  .school_precepts-parallax__image--item.item02 {
    padding-top: 186px;
    padding-top: 336px;
    height: 665px;
  }
  .school_precepts-parallax__image--item.item02 > *:first-child {
    margin-left: auto;
    width: 280px;
    height: 400px;
  }
  .school_precepts-parallax__image--item.item02 > *:last-child {
    margin-top: -143px;
    width: 280px;
    height: 400px;
  }
  .school_precepts-parallax__image--item.item03 {
    padding-top: 176px;
    padding-top: 504px;
    height: 665px;
  }
  .school_precepts-parallax__image--item.item03 > * {
    margin-left: auto;
    width: 232px;
    height: 332px;
  }
}

/*　校訓　this
----------------------------------------------- */
.school_precepts-this__detail--seimeishikou {
  margin-top: 6.58858vw;
  height: 38.06735vw;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-left: 2.19619vw;
  padding-top: 0.73206vw;
  position: relative;
}

.school_precepts-this__detail--seimeishikou > * {
  width: 68.08199vw;
  height: auto;
}

.school_precepts-this__detail--seimeishikou::before, .school_precepts-this__detail--seimeishikou::after {
  content: '';
  position: absolute;
  border-style: solid;
  border-width: calc(8vw / 6.83);
  width: 8.05271vw;
  height: 8.05271vw;
}

.school_precepts-this__detail--seimeishikou::before {
  top: 0;
  left: 0;
  border-top-color: #2c318d;
  border-left-color: #2c318d;
  border-bottom-color: transparent;
  border-right-color: transparent;
}

.school_precepts-this__detail--seimeishikou::after {
  bottom: 0;
  right: 0;
  border-top-color: transparent;
  border-left-color: transparent;
  border-bottom-color: #2c318d;
  border-right-color: #2c318d;
}

.school_precepts-this__detail--title {
  margin-top: 9.51684vw;
  font-size: 4.57143vw;
  letter-spacing: 0.12em;
  font-weight: 500;
  text-align: center;
}

.school_precepts-this__detail--summary {
  margin-top: 7.32064vw;
  letter-spacing: 0;
  line-height: 1.85;
}

.school_precepts-this__detail--summary::before, .school_precepts-this__detail--summary::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}

.school_precepts-this__detail--summary::before {
  margin-top: calc((1 - 1.85) * 0.5em);
}

.school_precepts-this__detail--summary::after {
  margin-bottom: calc((1 - 1.85) * 0.5em);
}

.school_precepts-this__detail--image > * {
  margin-top: 9.95608vw;
  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;
}

.school_precepts-this__detail--image > * > * {
  width: 41.43485vw;
  height: 59.29722vw;
}

.school_precepts-this__detail--image > * > *:last-child {
  margin-top: 21.22987vw;
}

@media screen and (min-width: 700.9999px) {
  .school_precepts-this__detail--seimeishikou {
    padding-top: 10px;
    padding-left: 15px;
    margin-top: 25px;
    height: 278px;
    width: 630px;
    margin-left: auto;
    margin-right: auto;
  }
  .school_precepts-this__detail--seimeishikou > * {
    width: 497px;
  }
  .school_precepts-this__detail--seimeishikou::before, .school_precepts-this__detail--seimeishikou::after {
    border-width: 8px;
    width: 58px;
    height: 58px;
  }
  .school_precepts-this__detail--title {
    font-size: 20px;
    margin-top: 35px;
  }
  .school_precepts-this__detail--summary {
    letter-spacing: 0.05em;
    margin-top: 25px;
    width: 650px;
    margin-left: auto;
    margin-right: auto;
  }
}

/*　校訓　policy
----------------------------------------------- */
.school_precepts-policy {
  padding-top: 11.71303vw;
}

.school_precepts-policy__detail {
  margin-top: 8.78477vw;
}

.school_precepts-policy__detail--items {
  margin-left: 3.66032vw;
  margin-right: 3.66032vw;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.school_precepts-policy__detail--item {
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  font-family: "Noto Serif JP", serif;
}

.school_precepts-policy__detail--title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 4.71429vw;
  color: #2c318d;
  position: relative;
  width: 13.17716vw;
  height: 30.74671vw;
  letter-spacing: 0.2em;
}

.school_precepts-policy__detail--title::before, .school_precepts-policy__detail--title::after {
  content: '';
  position: absolute;
  border-style: solid;
  border-width: calc(6vw / 6.83);
  width: 5.85652vw;
  height: 5.85652vw;
}

.school_precepts-policy__detail--title::before {
  top: 0;
  right: 0;
  border-top-color: #2c318d;
  border-left-color: transparent;
  border-bottom-color: transparent;
  border-right-color: #2c318d;
}

.school_precepts-policy__detail--title::after {
  bottom: 0;
  left: 0;
  border-top-color: transparent;
  border-left-color: #2c318d;
  border-bottom-color: #2c318d;
  border-right-color: transparent;
}

.school_precepts-policy__detail--summary {
  font-size: 4vw;
  margin-top: 5.12445vw;
  margin-right: 4.39239vw;
  letter-spacing: 0.15em;
}

.school_precepts-policy__detail--image {
  margin-top: 8.05271vw;
  height: 43.92387vw;
}

@media screen and (min-width: 700.9999px) {
  .school_precepts-policy {
    padding-top: 80px;
    padding-top: 0;
  }
  .school_precepts-policy__detail {
    margin-top: 60px;
  }
  .school_precepts-policy__detail--items {
    margin-left: auto;
    margin-right: auto;
    width: 482px;
  }
  .school_precepts-policy__detail--item {
    -webkit-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
            writing-mode: vertical-rl;
    font-family: "Noto Serif JP", serif;
  }
  .school_precepts-policy__detail--title {
    font-size: 24px;
    width: 67px;
    height: 157px;
  }
  .school_precepts-policy__detail--title::before, .school_precepts-policy__detail--title::after {
    width: 30px;
    height: 30px;
    border-width: 4px;
  }
  .school_precepts-policy__detail--summary {
    letter-spacing: 0.2em;
    font-size: 20px;
    margin-top: 30px;
    margin-right: 20px;
  }
}

/*　校訓　song
----------------------------------------------- */
.school_precepts-song {
  padding-top: 14.64129vw;
}

.school_precepts-song__detail--song {
  margin-top: 7.32064vw;
  margin-left: 1.46413vw;
}

.school_precepts-song__detail--title {
  margin-top: 9.51684vw;
  font-size: 4.57143vw;
  letter-spacing: 0.12em;
  font-weight: 500;
  text-align: center;
}

.school_precepts-song__detail--summary {
  margin-top: 7.32064vw;
  letter-spacing: 0;
  line-height: 1.85;
}

.school_precepts-song__detail--summary::before, .school_precepts-song__detail--summary::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}

.school_precepts-song__detail--summary::before {
  margin-top: calc((1 - 1.85) * 0.5em);
}

.school_precepts-song__detail--summary::after {
  margin-bottom: calc((1 - 1.85) * 0.5em);
}

.school_precepts-song__detail--image {
  margin-top: 10.2489vw;
}

@media screen and (min-width: 700.9999px) {
  .school_precepts-song {
    margin-top: 80px;
    padding-top: 0;
  }
  .school_precepts-song__detail--song {
    margin-top: 30px;
    margin-left: 10px;
    width: 600px;
    margin-left: auto;
    margin-right: auto;
  }
  .school_precepts-song__detail--song > * {
    width: 100%;
    height: auto;
  }
  .school_precepts-song__detail--title {
    font-size: 20px;
    margin-top: 50px;
  }
  .school_precepts-song__detail--summary {
    letter-spacing: 0.05em;
    margin-top: 20px;
    width: 650px;
    margin-left: auto;
    margin-right: auto;
    line-height: 2;
  }
  .school_precepts-song__detail--summary::before, .school_precepts-song__detail--summary::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
  }
  .school_precepts-song__detail--summary::before {
    margin-top: calc((1 - 2) * 0.5em);
  }
  .school_precepts-song__detail--summary::after {
    margin-bottom: calc((1 - 2) * 0.5em);
  }
}

/*　校訓　message
----------------------------------------------- */
.school_precepts-message {
  position: fixed;
  position: relative;
  top: 0;
  z-index: 1;
  height: 121.52269vw;
}

.school_precepts-message__wrap {
  position: absolute;
  top: 0;
  width: 100%;
}

.school_precepts-message__bg {
  margin-top: -21.96193vw;
  height: 146.41288vw;
  overflow: hidden;
}

.school_precepts-message__bg > * {
  width: 100%;
  height: 100%;
  display: block;
}

.school_precepts-message__bg > * > * {
  width: inherit;
  height: inherit;
  -o-object-fit: cover;
     object-fit: cover;
}

.school_precepts-message__logo {
  position: absolute;
  top: 0;
  left: 0;
}

.school_precepts-message__text {
  position: absolute;
  top: 0;
  left: 0;
  color: #ffffff;
  width: 100%;
}

.school_precepts-message__text--wrap {
  padding-top: 57.10102vw;
  padding-left: 1.46413vw;
}

.school_precepts-message__text--wrap > *:first-child {
  font-size: 3.42857vw;
  font-family: "Poppins", sans-serif;
  letter-spacing: 0;
}

.school_precepts-message__text--wrap > *:last-child {
  padding-top: 7.32064vw;
  font-size: 5.14286vw;
  font-family: "Noto Serif JP", serif;
  letter-spacing: 0.12em;
  line-height: 2;
}

.school_precepts-message__text--wrap > *:last-child::before, .school_precepts-message__text--wrap > *:last-child::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}

.school_precepts-message__text--wrap > *:last-child::before {
  margin-top: calc((1 - 2) * 0.5em);
}

.school_precepts-message__text--wrap > *:last-child::after {
  margin-bottom: calc((1 - 2) * 0.5em);
}

@media screen and (min-width: 700.9999px) {
  .school_precepts-message {
    height: 710px;
  }
  .school_precepts-message__bg {
    margin-top: -110px;
    height: 920px;
    width: 100%;
  }
  .school_precepts-message__logo {
    left: calc((100% - 1280px) / 2);
  }
  .school_precepts-message__text--wrap {
    padding-top: 390px;
    padding-left: 140px;
  }
  .school_precepts-message__text--wrap > *:first-child {
    font-size: 14px;
  }
  .school_precepts-message__text--wrap > *:last-child {
    padding-top: 30px;
    font-size: 28px;
  }
}

/*　校訓　footer
----------------------------------------------- */
.footer {
  margin-top: -1px;
}

.footer__wrap {
  opacity: 1 !important;
  top: 0 !important;
}

.school_precepts__footer--wrap {
  position: relative;
  z-index: 2;
  padding-top: 17.56955vw;
  background-color: white;
}

.school_precepts__footer {
  margin-top: 0;
}

@media screen and (min-width: 700.9999px) {
  .school_precepts__footer--wrap {
    padding-top: 80px;
  }
  .school_precepts__footer {
    margin-top: 0;
  }
}
/*# sourceMappingURL=school_precepts.css.map */