.sec-about04 {
  position: relative;
  padding: 43px 0 103px;
}
@media screen and (max-width: 834px) {
  .sec-about04 {
    padding: 0 0 100px;
  }
}
.sec-about04::after {
  content: "";
  position: absolute;
  background: url(../images/about04-leaf.png) center no-repeat;
  background-size: contain;
  width: 130px;
  height: 142px;
  bottom: 47px;
  right: 8.2%;
}
@media screen and (max-width: 834px) {
  .sec-about04::after {
    width: 73px;
    height: 80px;
    bottom: 10px;
  }
}
.sec-about04 .inner {
  max-width: 1098px;
}
@media screen and (min-width: 835px) {
  .sec-about04 .c-ttl__01 {
    gap: 11px 0;
  }
  .sec-about04 .c-ttl__01 img {
    position: relative;
    left: 17px;
  }
}

.about04-txt {
  line-height: 2;
  margin: 43px 0 108px;
}
@media screen and (max-width: 834px) {
  .about04-txt {
    margin: 0 0 50px;
  }
}

.sec-daily {
  background: #fff6ec;
  padding: 86px 0 3px;
}
@media screen and (max-width: 834px) {
  .sec-daily {
    padding: 50px 0;
  }
}
.sec-daily .inner {
  max-width: 1098px;
}
@media screen and (min-width: 835px) {
  .sec-daily .c-ttl__01 {
    gap: 13px 0;
  }
  .sec-daily .c-ttl__01 img {
    position: relative;
    left: 14px;
  }
}

.daily-txt {
  line-height: 2;
  margin: 27px 0 138px;
}
@media screen and (max-width: 834px) {
  .daily-txt {
    margin: 0 0 50px;
  }
}

@media screen and (min-width: 835px) {
  .daily-list {
    max-width: 940px;
    margin: 0 16px 0 auto;
  }
}
.daily-list__img {
  position: relative;
  width: 100%;
  max-width: 250px;
}
@media screen and (max-width: 834px) {
  .daily-list__img {
    margin: 0 auto 20px;
  }
}
@media screen and (max-width: 640px) {
  .daily-list__img {
    max-width: 100%;
  }
}
@media screen and (min-width: 641px) {
  .daily-list__img::before {
    content: "";
    display: block;
    padding-bottom: 100%;
  }
}
@media screen and (min-width: 641px) {
  .daily-list__img img {
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    top: 0;
    left: 0;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
@media screen and (max-width: 640px) {
  .daily-list__img img {
    width: 120px;
    position: relative;
    left: 14px;
  }
}
.daily-list__img p {
  text-align: center;
  position: absolute;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  width: 98px;
  height: 98px;
  background: #af997f;
  color: white;
  border-radius: 50%;
  font-weight: 500;
  font-size: 1.8rem;
  padding-top: 7px;
  top: -18px;
  left: -24px;
}
@media screen and (max-width: 640px) {
  .daily-list__img p {
    width: 50px;
    height: 50px;
    font-size: 1.4rem;
    top: -9px;
    left: -3px;
    padding-top: 0;
  }
}
@media screen and (max-width: 1024px) and (min-width: 641px) {
  .daily-list__img p {
    left: 0;
  }
}
.daily-list__img--shape img {
  z-index: 2;
}
.daily-list__ct {
  font-weight: 500;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.7692307692;
  letter-spacing: 0.1em;
}
@media screen and (min-width: 641px) {
  .daily-list__ct {
    width: calc(100% - 285px);
    margin-top: 15px;
  }
}
.daily-list__ct-ttl {
  color: #af997f;
  border-bottom: 1px solid #af997f;
  font-weight: 500;
  font-size: 2.4rem;
  line-height: 1.5;
  letter-spacing: 0.1em;
  margin-bottom: 17px;
}
@media screen and (max-width: 834px) {
  .daily-list__ct-ttl {
    font-size: 2rem;
  }
}
@media screen and (max-width: 640px) {
  .daily-list__ct-ttl {
    margin-bottom: 0;
    position: absolute;
    top: 0;
    right: 0;
    width: calc(100% - 148px);
    line-height: 1.2;
    -webkit-transform: translateY(-110px);
        -ms-transform: translateY(-110px);
            transform: translateY(-110px);
  }
}
.daily-list__ct-ttl span {
  font-size: 1.7rem;
}
@media screen and (max-width: 834px) {
  .daily-list__ct-ttl span {
    font-size: 1.4rem;
  }
}
@media screen and (min-width: 641px) {
  .daily-list__item {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
            justify-content: space-between;
    -ms-flex-align: start;
    -webkit-box-align: start;
            align-items: flex-start;
  }
}
@media screen and (max-width: 640px) {
  .daily-list__item {
    position: relative;
  }
}
.daily-list__item:not(:last-child) {
  margin-bottom: 53px;
}
@media screen and (max-width: 640px) {
  .daily-list__item:not(:last-child) {
    margin-bottom: 70px;
  }
  .daily-list__item:not(:last-child) .daily-list__ct-ttl {
    -webkit-transform: translateY(-100px);
        -ms-transform: translateY(-100px);
            transform: translateY(-100px);
  }
}

.sec-events {
  padding: 79px 0 145px;
}
@media screen and (max-width: 834px) {
  .sec-events {
    padding: 50px 0;
  }
}
@media screen and (min-width: 835px) {
  .sec-events .c-ttl__01 {
    gap: 24px 0;
  }
}

.events-nav {
  max-width: 839px;
  margin: 37px auto 35px;
}
@media screen and (max-width: 834px) {
  .events-nav {
    margin: 0 0 10px;
  }
}
.events-nav__item {
  position: relative;
}
.events-nav__item::before {
  content: "";
  display: block;
  padding-bottom: 62.6936829559%;
}
.events-nav__item img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
}

.events-for {
  max-width: 839px;
  margin: 0 auto 76px;
}
@media screen and (max-width: 834px) {
  .events-for {
    margin-bottom: 50px;
  }
}
.events-for .slick-track {
  width: 100% !important;
  -webkit-transform: unset !important;
      -ms-transform: unset !important;
          transform: unset !important;
  display: grid !important;
  grid-template-columns: repeat(5, 1fr);
  gap: 15px 18px;
}
@media screen and (max-width: 834px) {
  .events-for .slick-track {
    gap: 10px;
  }
}
@media screen and (max-width: 640px) {
  .events-for .slick-track {
    grid-template-columns: repeat(3, 1fr);
  }
}
.events-for .slick-track::before, .events-for .slick-track::after {
  display: none;
}
.events-for__item {
  width: auto !important;
  cursor: pointer;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
@media (any-hover: hover) {
  .events-for__item:hover {
    opacity: 0.7;
  }
}
.events-for__img {
  position: relative;
}
.events-for__img::before {
  content: "";
  display: block;
  padding-bottom: 59.0909090909%;
}
.events-for__img img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
}

.events-list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 12px 40px;
  max-width: 1040px;
  margin: 0 auto;
}
@media screen and (max-width: 640px) {
  .events-list {
    gap: 20px 10px;
  }
}
.events-list__day {
  text-align: center;
  background: white;
  color: black;
  border-radius: 29px;
  border: 1px solid #707070;
  font-weight: 500;
  font-size: 1.8rem;
  padding: 10px 15px 7px;
  margin-bottom: 12px;
}
@media screen and (max-width: 834px) {
  .events-list__day {
    font-size: 1.6rem;
    padding: 5px 15px 3px;
  }
}
.events-list .c-txt__basic {
  font-weight: 300;
  line-height: 2;
}
@media screen and (min-width: 641px) {
  .events-list .c-txt__basic {
    min-height: 60px;
  }
}
@media screen and (max-width: 640px) {
  .events-list .c-txt__basic {
    letter-spacing: 0;
  }
}
/*# sourceMappingURL=maps/04.css.map */
