@charset "utf-8";
.about {
  padding-top: clamp(5rem, 3.542rem + 3.04vw, 7.188rem);
}
.about__inner {
      padding: 0 clamp(1.25rem, -9.917rem + 23.26vw, 18rem);
    position: relative;
}
.about-bg {
      position: absolute;
    z-index: 10;
    right: clamp(1.25rem, -5.917rem + 14.93vw, 12rem);
    width: clamp(16.75rem, 8.25rem + 17.71vw, 29.5rem);
    top: 0;
}
.about__container {
      position: relative;
    z-index: 100;
    display: flex;
    column-gap: clamp(1.25rem, -1.25rem + 5.21vw, 5rem);
}
.about__left {
      font-size: clamp(1.5rem, 1.167rem + 0.69vw, 2rem);
    line-height: 2;
    color: #E30074;
    font-weight: 500;
  white-space: nowrap;
}
.about__right {
      font-weight: 400;
    line-height: 1.7;
  font-size: 16px;
}

.swiper {
      margin-top: clamp(3.5rem, 2.5rem + 2.08vw, 5rem);
    margin-bottom: 80px;
    position: relative;
    z-index: 100;
}
.swiper-wrapper {
  transition-timing-function: linear;
}
.swiper-slide img {
  height: auto;
  width: 100%;
    aspect-ratio: 727/409;
    object-fit: cover;
}

.about-items__inner {
  padding: 0 clamp(1.25rem, -9.917rem + 23.26vw, 18rem);
}
.about-items__container {
      display: flex;
    flex-direction: column;
    row-gap: clamp(3.5rem, 2.5rem + 2.08vw, 5rem);
}
.about__item {
      display: flex;
    padding-bottom: clamp(2rem, 4.17vw, 5rem);
    border-bottom: 1px solid #6C6C6C;
}
.about-item__left {
  white-space: nowrap;
  width: 22%;
}
.about-item__sub {
      font-size: clamp(0.75rem, 0.417rem + 0.69vw, 1.25rem);
    font-weight: 600;
    line-height: 1;
}
.about-item__main {
      margin-top: 8px;
    font-size: clamp(1.5rem, 0.5rem + 2.08vw, 3rem);
    font-weight: 600;
    color: #E30074;
}
.about-item__right {
      display: flex;
    flex-direction: column;
    row-gap: clamp(2.5rem, 2.167rem + 0.69vw, 3rem);
    margin-top: clamp(1.688rem, 1.354rem + 0.69vw, 2.188rem);
  width: 78%;
}
.about-item__text {
      line-height: 1.7;
    font-size: clamp(1rem, 0.667rem + 0.69vw, 1.5rem);
    font-weight: 600;
}

.important {
  padding-top: clamp(7.5rem, 5.833rem + 3.47vw, 10rem);
}
.important__inner {
  padding: 0 20px;
}
.important__container {
      display: flex;
    flex-direction: column;
    align-items: center;
}
.important__items {
    margin-top: clamp(2.25rem, 0.417rem + 3.82vw, 5rem);
    position: relative;
    width: fit-content;
    display: flex;
    flex-direction: column;
    row-gap: clamp(0.5rem, -1.5rem + 4.17vw, 3.5rem);
    justify-content: center;
}
.important-bg {
      position: absolute;
    top: 0;
    height: 100%;
    z-index: 10;
  object-fit: contain;
}
.important__top {
      position: relative;
    z-index: 100;
}
.important__item {
      display: flex;
    flex-direction: column;
    align-items: center;
    row-gap: clamp(0.688rem, 0.313rem + 0.78vw, 1.25rem);
}
.important-item__main {
      width: clamp(5.563rem, 3.438rem + 4.43vw, 8.75rem);
    height: clamp(5.563rem, 3.438rem + 4.43vw, 8.75rem);
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #Fff;
    border-radius: 50%;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    font-size: clamp(2.875rem, 1.75rem + 2.34vw, 4.563rem);
    font-weight: 600;
    color: #E30074;
}
.important-item__text  {
      font-size: clamp(0.75rem, 0.5rem + 0.52vw, 1.125rem);
    font-weight: 500;
    line-height: 1.7;
  text-align: center;
}
.important__bottom {
      display: grid;
    grid-template-columns: repeat(2, 1fr);
    column-gap: 20px;
    position: relative;
    z-index: 100;
}
.greeting {
      margin-top: clamp(8.125rem, 6.875rem + 2.6vw, 10rem);
    background-color: #F6F7F9;
    padding: clamp(2.5rem, 0.833rem + 3.47vw, 5rem) 0 clamp(5rem, 3.333rem + 3.47vw, 7.5rem);
}
.greeting__inner {
  padding: 0 clamp(1.25rem, -9.917rem + 23.26vw, 18rem);
}
.greeting__container {
      background-color: #fff;
    padding: clamp(2.5rem, 0.833rem + 3.47vw, 5rem) clamp(1.25rem, -1.708rem + 6.16vw, 5.688rem);
    display: flex;
    flex-direction: column;
    align-items: center;
}
.greeting__content {
      margin-top: clamp(2rem, 0.667rem + 2.78vw, 4rem);
    margin-bottom: clamp(2.5rem, 0.833rem + 3.47vw, 5rem);
    display: flex;
    column-gap: clamp(1.25rem, -1.25rem + 5.21vw, 5rem);
    align-items: center;
  width: 100%;
}
.greeting__left {
  width: 49%;
}
.greeting__img {
      aspect-ratio: 530/550;
    object-fit: cover;
}
.greeting__right {
  width: 51%;
}
.greeting__title {
      font-size: clamp(1rem, 0.667rem + 0.69vw, 1.5rem);
    font-weight: 500;
    line-height: 2;
    color: #E30074;
}
.greeting__text {
      margin-top: clamp(1.25rem, 0.417rem + 1.74vw, 2.5rem);
    line-height: 1.7;
    font-weight: 400;
}
.greeting__bottom {
      margin-top: clamp(1.25rem, 0.417rem + 1.74vw, 2.5rem);
    display: flex;
    justify-content: flex-end;
    column-gap: 16px;
    align-items: baseline;
}
.greeting__name1 {
      font-size: 16px;
    font-weight: 500;
    color: #E30074;
}
.greeting__name2 {
      font-size: 24px;
    font-weight: 500;
    color: #E30074;
}

.info {
      padding: clamp(3.75rem, 1.25rem + 5.21vw, 7.5rem) 0 clamp(5rem, 1.667rem + 6.94vw, 10rem);
    background-color: #fff;
    position: relative;
    z-index: 20;
}
.info__inner {
  padding: 0 clamp(1.25rem, -19.25rem + 42.71vw, 32rem);
}
.info__items {
      margin-top: clamp(2rem, 0.667rem + 2.78vw, 4rem);
    display: flex;
    flex-direction: column;
    row-gap: clamp(1rem, 0.333rem + 1.39vw, 2rem);
}
.info__item {
      display: flex;
    padding-bottom: clamp(1rem, 0.333rem + 1.39vw, 2rem);
    border-bottom: 1px solid #6C6C6C;
}
.info-item__left {
      font-size: clamp(0.875rem, 0.708rem + 0.35vw, 1.125rem);
    font-weight: 500;
  width: 30%;
}
.info-item__right {
      font-size: clamp(0.875rem, 0.708rem + 0.35vw, 1.125rem);
    font-weight: 400;
  width: 70%;
}
.info-item__right a {
  transition: all 0.5s;
}
.info-item__right a:hover {
  opacity: 0.5;
}

@media (max-width: 767px) {
  .about-bg {
        top: 68%;
    right: 0;
  }
  .about__container {
        flex-direction: column;
    row-gap: 32px;
  }
  
  .about__item {
        flex-direction: column;
    row-gap: 32px;
  }
  .about-item__left {
    width: 100%;
  }
  .about-item__right {
    margin-top: 0;
    width: 100%;
  }
  
  .greeting__container {
        max-width: 600px;
    margin-left: auto;
    margin-right: auto;
  }
  .greeting__content {
        flex-direction: column;
    row-gap: 20px;
  }
  .greeting__left,
  .greeting__right {
    width: 100%;
  }
  
  .info__container {
        max-width: 600px;
    margin-left: auto;
    margin-right: auto;
  }
  .info__item {
        flex-direction: column;
    row-gap: 16px;
  }
  .info-item__left,
  .info-item__right {
    width: 100%;
  }
}

@media (max-width: 389px) {
  .about__right {
    font-size: 14px;
  }
  .about-item__text {
    font-size: 14px;
  }
  .info-item__right {
    font-size: clamp(0.75rem, 0.17rem + 2.9vw, 0.875rem);
  }
}