@charset "UTF-8";
/*　学校年間行事　mv
----------------------------------------------- */
.yearly_events-hero {
  position: relative;
}

.yearly_events-hero__image {
  width: 82.72328vw;
  height: 71.01025vw;
}

.yearly_events-hero__image > * {
  display: block;
  width: 100%;
  height: 100%;
}

.yearly_events-hero__image > * > * {
  width: inherit;
  height: inherit;
  -o-object-fit: cover;
     object-fit: cover;
}

.yearly_events-hero__wrap {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.yearly_events-hero__text {
  padding-top: 27.08638vw;
  height: inherit;
  position: relative;
  margin-right: 7.32064vw;
}

.yearly_events-hero__deco {
  position: absolute;
  z-index: 2;
  right: 4.09956vw;
  top: 5.12445vw;
  width: auto;
  height: auto;
}

.yearly_events-hero__deco > * {
  -webkit-transition-delay: 1.2s !important;
          transition-delay: 1.2s !important;
}

.yearly_events-hero__line {
  position: absolute;
  bottom: 0;
  right: 0;
  right: 2.63543vw;
  -webkit-transition-delay: 1.2s !important;
          transition-delay: 1.2s !important;
}

@media screen and (min-width: 700.9999px) {
  .yearly_events-hero {
    position: relative;
  }
  .yearly_events-hero__image {
    width: 78.13%;
    height: 500px;
  }
  .yearly_events-hero__image > * {
    display: block;
    width: 100%;
    height: 100%;
  }
  .yearly_events-hero__image > * > * {
    width: inherit;
    height: inherit;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: top center;
       object-position: top center;
  }
  .yearly_events-hero__text {
    padding-top: 220px;
    padding-right: 45px;
  }
  .yearly_events-hero__deco {
    right: 45px;
    top: -20px;
  }
  .yearly_events-hero__line {
    right: 70px;
    bottom: 8px;
  }
}

/*　学校年間行事　desc
----------------------------------------------- */
.yearly_events-desc__title {
  margin-top: 12.4451vw;
  text-align: center;
}

.yearly_events-desc__items {
  padding-top: 5.12445vw;
}

.yearly_events-desc__item {
  position: relative;
  padding-bottom: 14.27526vw;
}

.yearly_events-desc__item::before {
  content: '';
  position: absolute;
  top: 23.42606vw;
  left: -7.32064vw;
  height: calc(100% - (160vw / 6.83));
  width: calc(100% + (100vw / 6.83));
  background-color: rgba(244, 248, 248, 0.5);
}

.yearly_events-desc__item > * {
  position: relative;
  z-index: 1;
}

.yearly_events-desc__item:nth-child(even)::before {
  top: 0;
  height: 23.42606vw;
  background-color: rgba(244, 248, 248, 0.5);
}

.yearly_events-desc__heading {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 5.12445vw;
  padding-bottom: 5.12445vw;
}

.yearly_events-desc__heading > * {
  display: inline-block;
}

.yearly_events-desc__heading > *:first-child {
  font-size: 5.14286vw;
  font-weight: 700;
  line-height: .9;
}

.yearly_events-desc__heading > *:first-child > * {
  font-size: 2.7em;
  font-weight: 500;
  font-family: "Poppins", sans-serif;
  margin-right: 1.46413vw;
  color: #2c318d;
}

.yearly_events-desc__heading > *:last-child {
  font-size: 3.42857vw;
  letter-spacing: 0.05em;
  font-family: "Poppins", sans-serif;
  color: #2c318d;
  font-weight: 500;
  margin-left: 4.09956vw;
  padding-left: 4.09956vw;
  padding-top: 8.05271vw;
  border-left: 1px solid #2c318d;
  height: 100%;
}

.yearly_events-desc__lists {
  padding-top: 6.58858vw;
  margin-left: -3.66032vw;
  margin-top: -3.3675vw;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.yearly_events-desc__list {
  margin-left: 3.66032vw;
  margin-top: 3.3675vw;
  letter-spacing: 0.05em;
}

.yearly_events-desc__list::before {
  content: '●';
  color: #2c318d;
}

.yearly_events-desc__list.yearly_events-desc__list--w100 {
  width: 100%;
  display: block;
}

.yearly_events-desc__main-image {
  margin-top: 8.05271vw;
  height: 45.38799vw;
}

.yearly_events-desc__main-image > * {
  display: block;
  width: 100%;
  height: 100%;
}

.yearly_events-desc__main-image > * > * {
  width: inherit;
  height: inherit;
  -o-object-fit: cover;
     object-fit: cover;
}

.yearly_events-desc__summary {
  margin-top: 5.85652vw;
}

.yearly_events-desc__summary--title {
  letter-spacing: 0.05em;
  font-size: 4.57143vw;
  font-weight: 500;
  padding-top: 1.46413vw;
  padding-left: 8.78477vw;
}

.yearly_events-desc__summary--title::after {
  left: 0;
  top: -1.46413vw;
  width: 5.85652vw;
  height: 5.85652vw;
}

.yearly_events-desc__summary--text {
  letter-spacing: 0.05em;
  margin-top: 5.85652vw;
  line-height: 1.9;
}

.yearly_events-desc__summary--text::before, .yearly_events-desc__summary--text::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}

.yearly_events-desc__summary--text::before {
  margin-top: calc((1 - 1.9) * 0.5em);
}

.yearly_events-desc__summary--text::after {
  margin-bottom: calc((1 - 1.9) * 0.5em);
}

.yearly_events-desc__sub-image {
  padding-top: 9.51684vw;
  margin-left: -1.46413vw;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.yearly_events-desc__sub-image > * {
  margin-left: 1.46413vw;
  display: block;
  width: calc(50% - (10vw / 6.83));
  height: 30.01464vw;
}

.yearly_events-desc__sub-image > * > * {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.yearly_events-desc__sub-image > *:nth-child(2).is-square::before, .yearly_events-desc__sub-image > *:nth-child(2).is-square::after {
  -webkit-transition-delay: 1s;
          transition-delay: 1s;
}

.yearly_events-desc__note {
  line-height: 1.7;
  letter-spacing: 0.05em;
  font-size: 3.42857vw;
  margin-top: -1em;
}

.yearly_events-desc__note::before, .yearly_events-desc__note::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}

.yearly_events-desc__note::before {
  margin-top: calc((1 - 1.7) * 0.5em);
}

.yearly_events-desc__note::after {
  margin-bottom: calc((1 - 1.7) * 0.5em);
}

.yearly_events-desc__note > * {
  display: block;
  padding-left: 1em;
  text-indent: -1em;
}

@media screen and (min-width: 700.9999px) {
  .yearly_events-desc picture {
    opacity: 0.3;
  }
  .yearly_events-desc__title {
    margin-top: 80px;
  }
  .yearly_events-desc__items {
    padding-top: 50px;
  }
  .yearly_events-desc__item {
    padding-bottom: 80px;
  }
  .yearly_events-desc__item::before {
    width: 400%;
    left: -100%;
    top: 120px;
    height: calc(100% - 120px);
  }
  .yearly_events-desc__item:nth-child(even)::before {
    top: 0;
    height: 120px;
  }
  .yearly_events-desc__item:nth-child(even) .yearly_events-desc__main {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .yearly_events-desc__item:nth-child(even) .yearly_events-desc__sub {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .yearly_events-desc__item:nth-child(even) .yearly_events-desc__summary {
    margin-left: 20px;
  }
  .yearly_events-desc__main {
    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;
  }
  .yearly_events-desc__text {
    width: 330px;
  }
  .yearly_events-desc__heading {
    padding-top: 20px;
    padding-bottom: 0;
  }
  .yearly_events-desc__heading > * {
    display: inline-block;
  }
  .yearly_events-desc__heading > *:first-child {
    font-size: 28px;
  }
  .yearly_events-desc__heading > *:first-child > * {
    font-size: 3em;
    margin-right: 5px;
  }
  .yearly_events-desc__heading > *:last-child {
    font-size: 14px;
    margin-left: 30px;
    padding-left: 30px;
    padding-top: 60px;
  }
  .yearly_events-desc__lists {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-top: 45px;
    margin-left: 0;
    margin-top: -14px;
  }
  .yearly_events-desc__list {
    margin-left: 0;
    margin-top: 14px;
    width: 100%;
  }
  .yearly_events-desc__main-image {
    margin-top: 0;
    width: 600px;
    height: 320px;
  }
  .yearly_events-desc__sub {
    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;
  }
  .yearly_events-desc__summary {
    margin-top: 25px;
    width: 400px;
  }
  .yearly_events-desc__summary--title {
    font-size: 20px;
    padding-top: 0;
    padding-left: 40px;
  }
  .yearly_events-desc__summary--title::after {
    width: 30px;
    height: 30px;
    top: -15px;
  }
  .yearly_events-desc__summary--title > * {
    font-size: 0.8em;
  }
  .yearly_events-desc__summary--text {
    margin-top: 30px;
  }
  .yearly_events-desc__sub-image {
    margin-left: -10px;
    padding-top: 60px;
    width: 500px;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
  }
  .yearly_events-desc__sub-image > * {
    width: 240px;
    height: 170px;
    margin-left: 10px;
  }
  .yearly_events-desc__note {
    margin-top: -1.5em;
    font-size: 14px;
  }
}

/*　学校年間行事　gyoki
----------------------------------------------- */
.yearly_events-gyoki {
  margin-top: 12.4451vw;
}

.yearly_events-gyoki__text {
  height: 64.42167vw;
  padding-top: 7.32064vw;
  padding-left: 7.32064vw;
  padding-right: 7.32064vw;
  color: #ffffff;
  background-color: #2c318d;
}

.yearly_events-gyoki__title {
  padding-top: 8.05271vw;
}

.yearly_events-gyoki__title > * {
  display: block;
  letter-spacing: 0.05em;
}

.yearly_events-gyoki__title > *:first-child {
  font-size: 5.14286vw;
  font-weight: 700;
}

.yearly_events-gyoki__title > *:last-child {
  margin-top: 3.66032vw;
  font-size: 3.42857vw;
  font-family: "Poppins", sans-serif;
}

.yearly_events-gyoki__title::after {
  top: 0;
  right: 0;
  left: auto;
  width: 8.78477vw;
  height: 8.78477vw;
  border-width: calc(8vw / 6.83);
}

.yearly_events-gyoki__desc {
  margin-top: 8.34553vw;
  line-height: 1.9;
  letter-spacing: 0.05em;
}

.yearly_events-gyoki__desc::before, .yearly_events-gyoki__desc::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}

.yearly_events-gyoki__desc::before {
  margin-top: calc((1 - 1.9) * 0.5em);
}

.yearly_events-gyoki__desc::after {
  margin-bottom: calc((1 - 1.9) * 0.5em);
}

.yearly_events-gyoki__image {
  height: 58.56515vw;
  position: relative;
}

.yearly_events-gyoki__image::after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 35.13909vw;
  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%);
}

.yearly_events-gyoki__image > * {
  display: block;
  width: 100%;
  height: 100%;
}

.yearly_events-gyoki__image > * > * {
  width: inherit;
  height: inherit;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top center;
     object-position: top center;
}

@media screen and (min-width: 700.9999px) {
  .yearly_events-gyoki {
    margin-top: 80px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 380px;
    position: relative;
  }
  .yearly_events-gyoki__text {
    background-color: #2c318d;
    height: 100%;
    width: 100%;
    padding-right: 0;
    padding-left: 0;
    padding-top: 60px;
    position: absolute;
    top: 0;
    left: 0;
  }
  .yearly_events-gyoki__wrap {
    padding-left: 50px;
    margin-left: calc(140px + ((100% - 1280px) / 2));
  }
  .yearly_events-gyoki__title {
    padding-top: 55px;
  }
  .yearly_events-gyoki__title > *:first-child {
    font-size: 28px;
  }
  .yearly_events-gyoki__title > *:last-child {
    font-size: 14px;
    margin-top: 15px;
  }
  .yearly_events-gyoki__title::after {
    right: 0;
    left: -50px;
    right: auto;
    border-top-color: #ffffff;
    border-left-color: #ffffff;
    border-bottom-color: transparent;
    border-right-color: transparent;
    width: 30px;
    height: 30px;
    border-width: 4px;
  }
  .yearly_events-gyoki__desc {
    margin-top: 45px;
    width: 360px;
  }
  .yearly_events-gyoki__image {
    height: 100%;
    width: 50%;
    margin-left: 50%;
  }
  .yearly_events-gyoki__image::after {
    width: 230px;
  }
}

/*　学校年間行事　footer
----------------------------------------------- */
.yearly_events-footer {
  margin-top: 13.17716vw;
}

@media screen and (min-width: 700.9999px) {
  .yearly_events-footer {
    margin-top: 80px;
  }
}
/*# sourceMappingURL=yearly_events.css.map */