.sec-about03 {
  background: #f9f9f9;
  padding-bottom: 50px;
  padding-top: 50px;
}
@media screen and (min-width: 835px) {
  .sec-about03 {
    padding: 98px 0 135px;
    margin-top: 28px;
  }
  .sec-about03 .c-ttl__01 {
    gap: 20px 0;
  }
}

@media screen and (min-width: 835px) {
  .about-wrap {
    margin: 58px auto 0;
  }
}
@media screen and (min-width: 641px) {
  .about-wrap {
    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;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    max-width: 1132px;
  }
}
.about-wrap__ct {
  text-align: center;
  font-weight: 500;
  font-size: 1.4rem;
  line-height: 1.6666666667;
  letter-spacing: 0.06em;
}
@media screen and (min-width: 641px) {
  .about-wrap__ct {
    width: 54%;
    margin-top: -5px;
  }
}
@media screen and (min-width: 1025px) {
  .about-wrap__ct {
    font-size: 1.8rem;
    padding-left: 7%;
    letter-spacing: 0.1em;
  }
}
.about-wrap__ct p:not(:last-child) {
  margin-bottom: 60px;
}
@media screen and (max-width: 834px) {
  .about-wrap__ct p:not(:last-child) {
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 641px) {
  .about-wrap__img {
    width: 43.1%;
  }
}
@media screen and (max-width: 640px) {
  .about-wrap__img {
    margin-bottom: 40px;
  }
}

.about-slider .slick-dots {
  bottom: -23px;
}
.about-slider .slick-dots li {
  margin: 0 3px;
}
.about-slider .slick-dots li button {
  width: 9px;
  height: 9px;
  background: #dcdcdc;
  border-radius: 50%;
  padding: 0;
}
.about-slider .slick-dots li button::before {
  display: none;
}
.about-slider .slick-dots li.slick-active button {
  background: #af997f;
}
.about-slider__item {
  position: relative;
}
.about-slider__item::before {
  content: "";
  display: block;
  padding-bottom: 65.9836065574%;
}
.about-slider__item img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
}

.sec-goal {
  padding: 50px 0;
}
@media screen and (min-width: 835px) {
  .sec-goal {
    padding: 93px 0 152px;
  }
  .sec-goal .c-ttl__01 {
    gap: 29px 0;
  }
  .sec-goal .c-ttl__01 img {
    position: relative;
    left: -13px;
  }
}

.goal-list {
  margin-top: 40px;
}
@media screen and (min-width: 835px) {
  .goal-list {
    max-width: 1068px;
    margin: 62px auto 0;
  }
}
.goal-list__item:not(:last-child) {
  margin-bottom: 92px;
}
@media screen and (max-width: 834px) {
  .goal-list__item:not(:last-child) {
    margin-bottom: 50px;
  }
}
.goal-list__item .c-txt__basic {
  line-height: 2;
}
.goal-list__ttl {
  position: relative;
  color: #af997f;
  font-weight: 500;
  font-size: 2.3rem;
  letter-spacing: 0.1em;
  padding-left: 47px;
  margin-bottom: 12px;
}
@media screen and (max-width: 834px) {
  .goal-list__ttl {
    font-size: 2rem;
    padding-left: 35px;
  }
}
@media screen and (max-width: 359px) {
  .goal-list__ttl {
    font-size: 1.8rem;
  }
}
.goal-list__ttl::before {
  content: "";
  position: absolute;
  width: 37px;
  height: 35px;
  background: url(../images/about03-icon.svg) center no-repeat;
  background-size: contain;
  top: -3px;
  left: 0;
}
@media screen and (max-width: 834px) {
  .goal-list__ttl::before {
    width: 30px;
    height: 29px;
    top: -2px;
  }
}
.goal-list__img {
  max-width: 650px;
  margin: 46px auto 0;
}
@media screen and (max-width: 834px) {
  .goal-list__img {
    margin-top: 20px;
  }
}

.sec-activities {
  background: #f9f9f9;
  padding: 50px 0;
}
@media screen and (min-width: 835px) {
  .sec-activities {
    padding: 79px 0 177px;
  }
  .sec-activities .c-ttl__01 {
    gap: 29px 0;
  }
  .sec-activities .c-ttl__01 img {
    position: relative;
    left: -19px;
  }
}

@media screen and (min-width: 835px) {
  .activities-list {
    max-width: 980px;
    margin: 56px auto 0;
  }
}
.activities-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;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media screen and (max-width: 640px) {
  .activities-list__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
.activities-list__item:not(:last-child) {
  margin-bottom: 20px;
}
@media screen and (max-width: 640px) {
  .activities-list__item:not(:last-child) {
    margin-bottom: 50px;
  }
}
.activities-list__item .c-txt__basic {
  line-height: 2;
}
@media screen and (min-width: 641px) {
  .activities-list__img {
    width: 250px;
  }
}
.activities-list__img img {
  width: 100%;
}
@media screen and (min-width: 641px) {
  .activities-list__ct {
    width: calc(100% - 296px);
  }
}
@media screen and (max-width: 640px) {
  .activities-list__ct {
    margin-bottom: 20px;
  }
}
.activities-list__ct-ttl {
  text-align: center;
  max-width: 670px;
  background: white;
  font-weight: 500;
  font-size: 1.8rem;
  letter-spacing: 0.1em;
  padding: 8px 15px 6px;
  margin-bottom: 24px;
}
@media screen and (max-width: 834px) {
  .activities-list__ct-ttl {
    margin-bottom: 15px;
  }
}
/*# sourceMappingURL=maps/03.css.map */
