/* INDEX */
.main-wrapper {
  padding-top: 0;
}

.page-title {
  display: none;
}

.section-hero {
  padding: 0;
}
.section-hero .inner {
  gap: 0;
  width: 100%;
  max-width: 1120px;
  margin: 0 auto;
}
.section-hero .logo-group {
  position: absolute;
  bottom: -93vw;
  left: 20px;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: auto;
  width: 70%;
}
@media screen and (min-width: 768px) {
  .section-hero .logo-group {
    position: relative;
    bottom: auto;
    left: auto;
    height: auto;
    width: 50%;
  }
}
.section-hero .logo-group .logo,
.section-hero .logo-group .date-place {
  display: block;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .section-hero .logo-group .logo,
  .section-hero .logo-group .date-place {
    width: 65%;
    margin-bottom: 30px;
  }
}
.section-hero .logo-group .logo:last-child,
.section-hero .logo-group .date-place:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .section-hero .logo-group .logo {
    margin-bottom: 40px;
  }
}
.section-hero .hero {
  height: 140vw;
  width: 100vw;
  position: relative;
  background-image: url(../img/index/hero.jpg);
  background-size: cover;
  background-position: center center;
}
@media screen and (min-width: 768px) {
  .section-hero .hero {
    height: 53vh;
    width: 50%;
  }
}
@media screen and (min-width: 1025px) {
  .section-hero .hero {
    aspect-ratio: 559/792;
    height: auto;
  }
}

.box-figure {
  position: relative;
  overflow: visible;
}

.figure1, .figure2, .figure3 {
  position: absolute;
  display: block;
  z-index: 1;
  top: 0;
  left: 0;
}

.figure1 {
  width: 214px;
  height: 197px;
  top: 450px;
  left: -80px;
}
@media screen and (min-width: 768px) {
  .figure1 {
    top: -50px;
    left: 80px;
  }
}

.figure2 {
  width: 112px;
  height: 140px;
  left: auto;
  right: 0;
  top: 100px;
}
@media screen and (min-width: 768px) {
  .figure2 {
    width: 175px;
    height: 211px;
    top: 100px;
    right: 80px;
  }
}

.figure3 {
  width: 187px;
  height: 158px;
  top: -80px;
  left: -20px;
}
@media screen and (min-width: 768px) {
  .figure3 {
    width: 296px;
    height: 242px;
    top: -180px;
    left: 70px;
  }
}

.section-introduction {
  background-color: #FFFCE3;
  text-align: center;
  position: relative;
  overflow: hidden;
  padding-top: 110vw;
}
@media screen and (min-width: 768px) {
  .section-introduction {
    padding-top: 100px;
  }
}
.section-introduction .content-inner {
  z-index: 2;
}
.section-introduction .bg-intro {
  -webkit-clip-path: inset(0);
          clip-path: inset(0);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}
.section-introduction .bg-intro .heart1, .section-introduction .bg-intro .heart2 {
  display: block;
  width: 150vw;
  height: 150vw;
  position: fixed;
  top: -30vw;
  left: -60vw;
}
@media screen and (min-width: 768px) {
  .section-introduction .bg-intro .heart1, .section-introduction .bg-intro .heart2 {
    width: 50vw;
    height: 50vw;
    left: -10vw;
    top: -10vw;
  }
}
.section-introduction .bg-intro .heart2 {
  top: auto;
  bottom: -70vw;
  left: auto;
  right: -80vw;
}
@media screen and (min-width: 768px) {
  .section-introduction .bg-intro .heart2 {
    right: -10vw;
    bottom: -20vw;
  }
}
.section-introduction .content-inner {
  z-index: 2;
}
.section-introduction .introduction-lead {
  font-size: 5.3vw;
  color: #EE5A95;
  margin-bottom: 20px;
  font-weight: 600;
  position: relative;
  line-height: 1.6em;
  font-family: "Noto Serif JP", sans-serif;
  letter-spacing: 0.1em;
  line-height: 1.8em;
}
@media screen and (min-width: 768px) {
  .section-introduction .introduction-lead {
    letter-spacing: 0.3em;
    font-size: 3rem;
  }
}
@media screen and (min-width: 1025px) {
  .section-introduction .introduction-lead {
    font-size: 3.2rem;
    margin-bottom: 20px;
  }
}
.section-introduction .introduction-lead .font--xs {
  font-size: 0.9rem;
  line-height: 1em;
  margin-bottom: 0.5rem;
  letter-spacing: 0.5em;
}
@media screen and (min-width: 768px) {
  .section-introduction .introduction-lead .font--xs {
    line-height: 0.2em;
    margin-bottom: 0.8rem;
    font-size: 1.2rem;
  }
}
.section-introduction .introduction-text {
  line-height: 2em;
}
@media screen and (min-width: 768px) {
  .section-introduction .introduction-text {
    font-size: 1.8rem;
    width: 80%;
    margin: 0 auto;
  }
}
@media screen and (min-width: 1025px) {
  .section-introduction .introduction-text {
    font-size: 1.8rem;
    width: 100%;
  }
}

.section-update {
  padding-top: 0;
}
.section-update .content-inner {
  max-width: 1200px;
  padding: 0;
}
@media screen and (min-width: 768px) {
  .section-update .content-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media screen and (min-width: 768px) {
  .section-update .content-inner .section-news, .section-update .content-inner .section-twitter {
    width: 50%;
  }
}
@media screen and (min-width: 1025px) {
  .section-update .content-inner .section-news, .section-update .content-inner .section-twitter {
    width: 50%;
  }
}
.section-update .card {
  height: 450px;
}
@media screen and (min-width: 768px) {
  .section-update .card {
    height: 550px;
    width: calc(100% - 40px);
  }
}
@media screen and (min-width: 1025px) {
  .section-update .card {
    height: 600px;
  }
}
.section-update .card--twitter {
  padding: 15px;
}
@media screen and (min-width: 768px) {
  .section-update .card--twitter {
    padding: 25px 35px;
  }
}
.section-update .card--news {
  padding: 15px 2rem 30px 2rem;
}
@media screen and (min-width: 768px) {
  .section-update .card--news {
    padding: 30px 35px 50px 35px;
  }
}
.section-update .section-news {
  padding-bottom: 0;
}
.section-update .section-news .news-list {
  overflow-y: scroll;
  height: 400px;
  border-top: none;
}
@media screen and (min-width: 768px) {
  .section-update .section-news .news-list {
    height: 480px;
  }
}
.section-update .section-news .news-list .news-item {
  margin-bottom: 0;
}
.section-update .section-news .news-list a {
  color: #333333;
  text-decoration: none;
  display: block;
  padding: 10px 0;
}
@media screen and (min-width: 768px) {
  .section-update .section-news .news-list a {
    padding: 20px 0;
  }
}
.section-update .section-news .news-list a::after {
  display: none;
}
.section-update .section-news .news-list a:hover .news-list__title {
  text-decoration: underline;
}
.section-update .section-news .news-list .news-title {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.4rem;
  font-weight: normal;
  line-height: 1.7em;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  letter-spacing: 0.1em;
  color: #333333;
}
@media screen and (min-width: 1025px) {
  .section-update .section-news .news-list .news-title {
    font-size: 1.6rem;
    line-height: 1.8em;
  }
}
@media screen and (min-width: 1025px) {
  .section-update .section-news .news-list .news-title {
    line-height: 1.4em;
  }
}
.section-update .section-twitter {
  position: relative;
  padding-bottom: 0;
}
.section-update .section-twitter iframe {
  height: 410px !important;
  width: 100% !important;
}
@media screen and (min-width: 768px) {
  .section-update .section-twitter iframe {
    height: 500px !important;
  }
}