.wrap_2027 {
  overflow: hidden;
}
.mv2027 {
  position: relative;
  background: url("/flowerfestival/img/top2027/mvbg_sp.webp") center / cover;
  padding: 30px 30px 20px;
}
.mv_slider2027 {
  position: relative;
  z-index: 1;
  height: 500px;
}
/*　背景画像設定　*/
.mv_slider2027 .slider-item01 {
  background: url("/flowerfestival/img/top/mv01.webp");
}
.mv_slider2027.slider-item02 {
  background: url("/flowerfestival/img/top/mv02.webp");
}
.mv_slider2027 .slider-item03 {
  background: url("/flowerfestival/img/top/mv03.webp");
}
.mv_slider2027.slider-item04 {
  background: url("/flowerfestival/img/top/mv04.webp");
}
.mv_slider2027 .slider-item {
  width: 100%;
  height: 500px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.mv_slider2027 .slick-slide {
  min-height: 500px !important;
}
.mv_slider2027::before, .mv_slider2027::after {
  position: absolute;
  z-index: 20;
  content: '';
  display: block;
  background-size: contain;
  background-repeat: no-repeat;
}
.mv_slider2027::before {
  bottom: 80px;
  right: -20px;
  width: 30px;
  aspect-ratio: 105 / 90;
  background-image: url("/flowerfestival/img/top2027/petal04.webp");
}
.mv_slider2027::after {
  bottom: -20px;
  right: 10px;
  width: 40px;
  aspect-ratio: 103 / 89;
  background-image: url("/flowerfestival/img/top2027/petal03.webp");
}
.mv2027_day {
  position: relative;
  z-index: 8;
  width: calc(100% + 40px);
  margin: 0 0px 0 -20px;
}
.mv2027_title {
  position: absolute;
  z-index: 5;
  bottom: 0;
  left: 0px;
  width: 100%;
}
.mv2027_txt {
  position: absolute;
  z-index: 5;
  top: 15px;
  right: 15px;
  width: 50%;
}
.mv2027_en {
  position: absolute;
  top: 30px;
  left: 10px;
  width: 10px;
}
.mv2027_en::before {
  position: absolute;
  z-index: 10;
  top: -15px;
  right: -70px;
  content: '';
  display: block;
  width: 30px;
  aspect-ratio: 95 / 82;
  background-image: url("/flowerfestival/img/top2027/petal02.webp");
  background-size: contain;
  background-repeat: no-repeat;
}
.about2027_bg {
  position: relative;
  z-index: 10;
  background: url("/flowerfestival/img/top2027/about_bg.webp");
  background-size: 100%;
  padding: 0 0 3em;
}
.about2027_bg::before {
  position: absolute;
  top: -60px;
  left: 0;
  content: '';
  display: block;
  width: 100%;
  aspect-ratio: 2500 / 1270;
  background-image: url("/flowerfestival/img/top2027/about_bg_top.webp");
  background-size: contain;
  background-repeat: no-repeat;
}
.about2027_logo {
  width: 90%;
  margin: auto;
}
.about2027 {
  position: relative;
  width: 90%;
  margin: 0.5em auto 0;
}
.about2027::before {
  position: absolute;
  top: 48%;
  right: -70px;
  content: '';
  display: block;
  width: 120px;
  aspect-ratio: 355 / 306;
  background-image: url("/flowerfestival/img/top2027/about_bg_sp.webp");
  background-size: contain;
  background-repeat: no-repeat;
}
.about2027_img {}
.about2027_txt {
  margin: -1em auto 0;
  font-family: ten-mincho, serif;
  color: #6E6E6E;
  font-size: 1.5rem;
  line-height: 2;
}
.about2027_02 {}
.about2027_02img {
  width: calc(100% + 20px);
  margin: 0 auto 0 -10px;
}
.about2027_02txt {
  text-align: left;
  width: 80%;
  margin: -1em auto 0;
}
/* ------------------------------------ */
/* ▼PC用デザイン */
/* ------------------------------------ */
@media all and (min-width: 768px) {
  .mv2027 {
    background: url("/flowerfestival/img/top2027/mvbg.webp") center / cover;
    padding: 50px 50px 150px;
  }
  .mv_slider2027 {
    height: 750px;
  }
  .mv_slider2027 .slider-item {
    height: 750px;
  }
  .mv_slider2027 .slick-slide {
    min-height: 750px !important;
  }
  .mv_slider2027::before {
    bottom: 90px;
    right: -35px;
    width: 60px;
  }
  .mv_slider2027::after {
    bottom: -25px;
    right: 55%;
    width: 60px;
  }
  .mv2027_day {
    position: absolute;
    bottom: 30px;
    right: 0px;
    width: 40%;
    margin: 0;
  }
  .mv2027_title {
    bottom: 0;
    left: 0px;
    width: 70%;
  }
  .mv2027_txt {
    top: 25px;
    right: 25px;
    width: 25%;
  }
  .mv2027_en {
    position: absolute;
    top: 15px;
    left: 50px;
    width: 18%;
  }
  .mv2027_en::before {
    top: 15px;
    right: -70px;
    width: 50px;
  }
  .about2027_bg {
    padding: 0 0 5em;
  }
  .about2027_bg::before {
    top: -110px;
  }
  .about2027_bg::after {
    position: absolute;
    bottom: 15em;
    right: -80px;
    content: '';
    display: block;
    width: 15%;
    aspect-ratio: 407 / 515;
    background-image: url("/flowerfestival/img/top2027/about_bg02.webp");
    background-size: contain;
    background-repeat: no-repeat;
  }
  .about2027_logo {
    width: 45%;
    margin: 2em auto 0 5%;
  }
  .about2027 {
    position: relative;
    width: 100%;
    margin: 0 auto 0;
  }
  .about2027::before {
    display: none;
  }
  .about2027_img {
    position: absolute;
    top: -200px;
    right: 5%;
    width: 50%;
  }
  .about2027_txt {
    width: 440px;
    text-align: left;
    letter-spacing: 2px;
    font-size: 2.1rem;
    line-height: 2.3;
    margin: 2em 55% 0 auto;
  }
  .about2027_02 {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin: 2em auto 0em;
    justify-content: space-between;
    align-items: flex-end;
  }
  .about2027_02img {
    position: relative;
    width: calc(50% + 20px);
    margin: 0 0 0 -20px;
  }
  .about2027_02img::before {
    position: absolute;
    top: -20%;
    left: -50px;
    content: '';
    display: block;
    width: 35%;
    aspect-ratio: 456 / 506;
    background-image: url("/flowerfestival/img/top2027/about_bg01.webp");
    background-size: contain;
    background-repeat: no-repeat;
  }
  .about2027_02txt {
    line-height: 2;
    width: 35%;
    font-size: 1.6rem;
    margin: 0 auto 30px 3%;
  }
}