@charset "UTF-8";
/*=================================================
    컬러
=================================================*/
/*=================================================
    폰트
=================================================*/
/*=================================================
    미디어쿼리
=================================================*/
/*=================================================
    컬러
=================================================*/
/*=================================================
    폰트
=================================================*/
/*=================================================
    미디어쿼리
=================================================*/
#section01 {
  padding: 235px 0 431px !important;
  background: url("../../../img/page/introduction/concierge-services/sec01_bg.png") no-repeat center;
  background-size: cover;
  color: #fff;
  text-align: center;
}
@media screen and (max-width: 1520px) {
  #section01 {
    margin-top: 62px;
  }
}
@media screen and (max-width: 991.98px) {
  #section01 {
    padding: 100px 0 !important;
  }
}
#section01 .name {
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  font-size: 28px;
  font-weight: 700;
  text-shadow: 0 0 6px #645743;
}
@media screen and (max-width: 991.98px) {
  #section01 .name {
    font-size: 18px;
  }
}
#section01 .title-wrap {
  position: relative;
  width: fit-content;
  margin: 0 auto;
}
#section01 .title-wrap h3 {
  font-size: 80px;
  font-weight: 700;
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  padding: 35px 40px;
  border: 1px solid #eae6e0;
  margin: 25px auto 35px;
  width: fit-content;
  text-shadow: 0 0 6px #645743;
}
@media screen and (max-width: 991.98px) {
  #section01 .title-wrap h3 {
    font-size: 35px;
    padding: 15px 20px;
    margin: 15px auto 20px;
  }
}
@media screen and (max-width: 349.98px) {
  #section01 .title-wrap h3 {
    font-size: 8.8235294118vw;
  }
}
#section01 .title-wrap p {
  position: absolute;
  width: 12px;
  height: 12px;
  background-color: #eae6e0;
  display: block;
}
@media screen and (max-width: 991.98px) {
  #section01 .title-wrap p {
    width: 9px;
    height: 9px;
  }
}
#section01 .title-wrap .re1 {
  left: -6px;
  top: -6px;
}
@media screen and (max-width: 991.98px) {
  #section01 .title-wrap .re1 {
    left: -4.5px;
    top: -4.5px;
  }
}
#section01 .title-wrap .re2 {
  left: 50%;
  transform: translateX(-50%);
  top: -6px;
}
@media screen and (max-width: 991.98px) {
  #section01 .title-wrap .re2 {
    top: -4.5px;
  }
}
#section01 .title-wrap .re3 {
  right: -6px;
  top: -6px;
}
@media screen and (max-width: 991.98px) {
  #section01 .title-wrap .re3 {
    right: -4.5px;
    top: -4.5px;
  }
}
#section01 .title-wrap .re4 {
  left: -6px;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (max-width: 991.98px) {
  #section01 .title-wrap .re4 {
    left: -4.5px;
  }
}
#section01 .title-wrap .re5 {
  right: -6px;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (max-width: 991.98px) {
  #section01 .title-wrap .re5 {
    right: -4.5px;
  }
}
#section01 .title-wrap .re6 {
  left: -6px;
  bottom: -6px;
}
@media screen and (max-width: 991.98px) {
  #section01 .title-wrap .re6 {
    left: -4.5px;
    bottom: -4.5px;
  }
}
#section01 .title-wrap .re7 {
  left: 50%;
  transform: translateX(-50%);
  bottom: -6px;
}
#section01 .title-wrap .re8 {
  right: -6px;
  bottom: -6px;
}
#section01 span {
  text-shadow: 0 0 6px #645743;
  font-size: 18px;
  line-height: 28px;
  font-weight: 500;
}
@media screen and (max-width: 991.98px) {
  #section01 span {
    font-size: 14px;
    line-height: 19px;
  }
}
#section01 .img-area {
  display: flex;
  justify-content: center;
  margin-top: 40px;
  gap: 40px;
}
#section01 .img-area .wrap {
  cursor: pointer;
}
#section01 .img-area .wrap img {
  filter: grayscale(1);
  transition: all 0.5s;
}
#section01 .img-area .wrap p {
  margin-top: 10px;
  font-size: 15px;
  line-height: 18px;
  color: #ccc6b7;
  font-weight: 500;
  text-align: center;
  transition: color 0.5s;
}
#section01 .img-area .wrap:hover img {
  filter: grayscale(0);
}
#section01 .img-area .wrap:hover p {
  color: #fff;
}

#section02 {
  padding: 200px 0 !important;
  margin-top: -270px;
  border-radius: 280px 0 0 0;
  background-color: #f7f4f0;
  position: relative;
}
@media screen and (max-width: 1439.98px) {
  #section02 {
    border-radius: 0;
  }
}
@media screen and (max-width: 991.98px) {
  #section02 {
    padding: 100px 0 !important;
    margin-top: 0;
  }
}
#section02 .area .title-area {
  text-align: center;
  margin-bottom: 20px;
}
#section02 .area .title-area p {
  font-size: 22px;
  color: #9d968e;
  font-weight: 500;
  margin-bottom: 30px;
}
@media screen and (max-width: 991.98px) {
  #section02 .area .title-area p {
    font-size: 18px;
    margin-bottom: 10px;
  }
}
#section02 .area .title-area h3 {
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  font-size: 60px;
  line-height: 70px;
  font-weight: 700;
}
@media screen and (max-width: 991.98px) {
  #section02 .area .title-area h3 {
    font-size: 35px;
    line-height: 1.3;
  }
}
@media screen and (max-width: 767.98px) {
  #section02 .area .title-area h3 {
    line-height: 1;
    font-size: 9.3582887701vw;
  }
}
#section02 .area .title-area h3 span {
  color: #746b64;
}
#section02 .area .swiper .swiper-wrapper .swiper-slide {
  flex-shrink: 0;
  width: 460px;
  background-color: #fff;
  border-radius: 20px;
  border: 1px solid #c9c7c5;
  position: relative;
  margin-top: 28.5px;
  height: 717px;
}
@media screen and (max-width: 991.98px) {
  #section02 .area .swiper .swiper-wrapper .swiper-slide {
    margin-top: 20px;
    height: 600px;
  }
}
@media screen and (max-width: 500px) {
  #section02 .area .swiper .swiper-wrapper .swiper-slide {
    height: 550px;
  }
}
@media screen and (max-width: 374.98px) {
  #section02 .area .swiper .swiper-wrapper .swiper-slide {
    height: 500px;
  }
}
@media screen and (max-width: 349.98px) {
  #section02 .area .swiper .swiper-wrapper .swiper-slide {
    height: 450px;
  }
}
#section02 .area .swiper .swiper-wrapper .swiper-slide .top {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -28.5px;
  width: 57px;
  height: 57px;
  border-radius: 50%;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(90deg, #b48d80, #e3c274);
}
@media screen and (max-width: 991.98px) {
  #section02 .area .swiper .swiper-wrapper .swiper-slide .top {
    font-size: 14px;
    width: 40px;
    height: 40px;
    top: -20px;
  }
}
#section02 .area .swiper .swiper-wrapper .swiper-slide p {
  border-radius: 18px 18px 0 0;
  background: url("../../../img/page/introduction/concierge-services/sec02_img12.png") no-repeat center;
  background-size: cover;
  text-align: center;
  font-size: 26px;
  font-weight: 700;
  line-height: 33px;
  color: #f3ece1;
  height: 151px;
  align-items: center;
  justify-content: center;
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 991.98px) {
  #section02 .area .swiper .swiper-wrapper .swiper-slide p {
    font-size: 18px;
    line-height: 1.3;
    height: 100px;
  }
}
@media screen and (max-width: 374.98px) {
  #section02 .area .swiper .swiper-wrapper .swiper-slide p {
    font-size: 4.8128342246vw;
  }
}
#section02 .area .swiper .swiper-wrapper .swiper-slide p small {
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
}
@media screen and (max-width: 991.98px) {
  #section02 .area .swiper .swiper-wrapper .swiper-slide p small {
    font-size: 14px;
    line-height: 1.3;
  }
}
@media screen and (max-width: 374.98px) {
  #section02 .area .swiper .swiper-wrapper .swiper-slide p small {
    font-size: 3.743315508vw;
  }
}
#section02 .area .swiper .swiper-wrapper .swiper-slide span {
  color: #72675f;
  text-align: center;
  font-size: 18px;
  line-height: 28px;
  padding-top: 35px;
  margin: 0 auto;
  display: block;
}
@media screen and (max-width: 991.98px) {
  #section02 .area .swiper .swiper-wrapper .swiper-slide span {
    font-size: 14px;
    line-height: 1.5;
    padding-top: 25px;
  }
}
@media screen and (max-width: 374.98px) {
  #section02 .area .swiper .swiper-wrapper .swiper-slide span {
    font-size: 3.743315508vw;
  }
}
#section02 .area .swiper .swiper-wrapper .swiper-slide img {
  position: absolute;
  bottom: 0;
  border-radius: 0 0 18px 18px;
}
@media screen and (max-width: 1530px) {
  #section02 .area .swiper .swiper-wrapper .swiper-slide img {
    width: 100%;
  }
}
#section02 .area .swiper .swiper-wrapper .swiper-slide.de2 {
  width: 940px;
  background: url("../../../img/page/introduction/concierge-services/sec02_img11.png") no-repeat right bottom;
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: center;
}
#section02 .area .swiper .swiper-wrapper .swiper-slide.de2 .wrap img {
  position: relative;
  border-radius: 0;
  margin: 0 auto 30px;
  display: block;
  width: 165px;
}
@media screen and (max-width: 991.98px) {
  #section02 .area .swiper .swiper-wrapper .swiper-slide.de2 .wrap img {
    width: 120px;
  }
}
#section02 .area .swiper .swiper-wrapper .swiper-slide.de2 .wrap p {
  text-align: center;
  font-size: 35px;
  line-height: 40px;
  background: none;
  color: #2c2721;
  font-weight: 500;
}
@media screen and (max-width: 991.98px) {
  #section02 .area .swiper .swiper-wrapper .swiper-slide.de2 .wrap p {
    font-size: 18px;
  }
}
#section02 .area .swiper .swiper-wrapper .swiper-slide.de2 .wrap p .color1 {
  text-align: center;
  font-size: 35px;
  line-height: 40px;
  color: #746b64;
  padding: 0;
  margin: 0 auto;
  font-weight: 500;
}
@media screen and (max-width: 991.98px) {
  #section02 .area .swiper .swiper-wrapper .swiper-slide.de2 .wrap p .color1 {
    font-size: 18px;
    line-height: 1;
  }
}
#section02 .area .swiper .swiper-wrapper .swiper-slide.de2 .wrap p .color2 {
  padding: 0;
  margin: 0 auto;
  color: #2c2721;
  text-align: center;
  font-size: 35px;
  line-height: 40px;
  font-weight: 300;
}
@media screen and (max-width: 991.98px) {
  #section02 .area .swiper .swiper-wrapper .swiper-slide.de2 .wrap p .color2 {
    font-size: 18px;
    line-height: 1;
  }
}
#section02 .area .swiper .swiper-wrapper .swiper-slide.de2 .wrap a {
  width: fit-content;
  margin: 10px auto 0;
  display: block;
  background: linear-gradient(90deg, #b48d80, #e3c274);
  border-radius: 50px;
  padding: 20px 37px;
  color: #fff;
  font-weight: 700;
  font-size: 18px;
}
@media screen and (max-width: 991.98px) {
  #section02 .area .swiper .swiper-wrapper .swiper-slide.de2 .wrap a {
    font-size: 14px;
    padding: 10px 20px;
  }
}
#section02 .area .swiper .swiper-controller {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  margin-top: 30px;
}
@media screen and (max-width: 991.98px) {
  #section02 .area .swiper .swiper-controller {
    gap: 10px;
  }
}
#section02 .area .swiper .swiper-controller .swiper-button-prev,
#section02 .area .swiper .swiper-controller .swiper-button-next {
  width: 9px;
  color: #111;
  position: relative;
  top: 12px;
}
@media screen and (max-width: 991.98px) {
  #section02 .area .swiper .swiper-controller .swiper-button-prev,
  #section02 .area .swiper .swiper-controller .swiper-button-next {
    width: 7px;
  }
}
#section02 .area .swiper .swiper-controller .swiper-button-prev::after,
#section02 .area .swiper .swiper-controller .swiper-button-next::after {
  font-size: 18px;
  color: #111;
}
#section02 .area .swiper .swiper-controller .swiper-button-prev svg path,
#section02 .area .swiper .swiper-controller .swiper-button-next svg path {
  fill: none;
  stroke: currentColor;
  stroke-width: 1.5;
}
#section02 .area .swiper .swiper-controller .swiper-pagination {
  position: static;
  width: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 7px;
}
#section02 .area .swiper .swiper-controller .swiper-pagination .swiper-pagination-bullet {
  background-color: #c2b7b1;
  opacity: 1;
  width: 9px;
  height: 9px;
  margin: 0;
}
@media screen and (max-width: 991.98px) {
  #section02 .area .swiper .swiper-controller .swiper-pagination .swiper-pagination-bullet {
    width: 7px;
    height: 7px;
  }
}
#section02 .area .swiper .swiper-controller .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #7a6e66;
}

#section03 {
  padding: 0 0 !important;
  background-color: #f7f4f0;
}
#section03 .round {
  border-radius: 0 280px 0 0;
  padding: 200px 0 450px;
  background: url("../../../img/page/introduction/concierge-services/sec03_bg.png") no-repeat center;
  background-size: cover;
}
@media screen and (max-width: 991.98px) {
  #section03 .round {
    padding: 100px 0 !important;
    margin-top: 0;
    border-radius: 0;
  }
}
#section03 .round .title-area {
  text-align: center;
  margin-bottom: 20px;
  color: #fff;
}
#section03 .round .title-area p {
  font-size: 22px;
  font-weight: 500;
  margin-bottom: 30px;
}
@media screen and (max-width: 991.98px) {
  #section03 .round .title-area p {
    font-size: 18px;
    margin-bottom: 10px;
  }
}
#section03 .round .title-area h3 {
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  font-size: 60px;
  line-height: 70px;
  font-weight: 700;
}
@media screen and (max-width: 991.98px) {
  #section03 .round .title-area h3 {
    font-size: 35px;
    line-height: 1.3;
  }
}
@media screen and (max-width: 767.98px) {
  #section03 .round .title-area h3 {
    line-height: 1;
    font-size: 9.3582887701vw;
  }
}
#section03 .round .swiper .swiper-wrapper .swiper-slide {
  flex-shrink: 0;
  width: 460px;
  background-color: #fff;
  border-radius: 20px;
  position: relative;
  margin-top: 28.5px;
  height: 717px;
}
@media screen and (max-width: 991.98px) {
  #section03 .round .swiper .swiper-wrapper .swiper-slide {
    margin-top: 20px;
    height: 600px;
  }
}
@media screen and (max-width: 500px) {
  #section03 .round .swiper .swiper-wrapper .swiper-slide {
    height: 550px;
  }
}
@media screen and (max-width: 374.98px) {
  #section03 .round .swiper .swiper-wrapper .swiper-slide {
    height: 500px;
  }
}
@media screen and (max-width: 349.98px) {
  #section03 .round .swiper .swiper-wrapper .swiper-slide {
    height: 450px;
  }
}
#section03 .round .swiper .swiper-wrapper .swiper-slide .top {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -28.5px;
  width: 57px;
  height: 57px;
  border-radius: 50%;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(90deg, #b48d80, #e3c274);
}
@media screen and (max-width: 991.98px) {
  #section03 .round .swiper .swiper-wrapper .swiper-slide .top {
    font-size: 14px;
    width: 40px;
    height: 40px;
    top: -20px;
  }
}
#section03 .round .swiper .swiper-wrapper .swiper-slide p {
  border-radius: 18px 18px 0 0;
  background: url("../../../img/page/introduction/concierge-services/sec03_img1.png") no-repeat center;
  background-size: cover;
  text-align: center;
  font-size: 26px;
  font-weight: 700;
  line-height: 33px;
  color: #f3ece1;
  height: 151px;
  align-items: center;
  justify-content: center;
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 991.98px) {
  #section03 .round .swiper .swiper-wrapper .swiper-slide p {
    font-size: 18px;
    line-height: 1.3;
    height: 100px;
  }
}
@media screen and (max-width: 374.98px) {
  #section03 .round .swiper .swiper-wrapper .swiper-slide p {
    font-size: 4.8128342246vw;
  }
}
#section03 .round .swiper .swiper-wrapper .swiper-slide p small {
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
}
@media screen and (max-width: 991.98px) {
  #section03 .round .swiper .swiper-wrapper .swiper-slide p small {
    font-size: 14px;
    line-height: 1.3;
  }
}
@media screen and (max-width: 374.98px) {
  #section03 .round .swiper .swiper-wrapper .swiper-slide p small {
    font-size: 3.743315508vw;
  }
}
#section03 .round .swiper .swiper-wrapper .swiper-slide span {
  color: #72675f;
  text-align: center;
  font-size: 18px;
  line-height: 28px;
  padding-top: 35px;
  margin: 0 auto;
  display: block;
}
@media screen and (max-width: 991.98px) {
  #section03 .round .swiper .swiper-wrapper .swiper-slide span {
    font-size: 14px;
    line-height: 1.5;
    padding-top: 25px;
  }
}
@media screen and (max-width: 374.98px) {
  #section03 .round .swiper .swiper-wrapper .swiper-slide span {
    font-size: 3.743315508vw;
  }
}
#section03 .round .swiper .swiper-wrapper .swiper-slide img {
  position: absolute;
  bottom: 0;
  border-radius: 0 0 18px 18px;
}
@media screen and (max-width: 1530px) {
  #section03 .round .swiper .swiper-wrapper .swiper-slide img {
    width: 100%;
  }
}
#section03 .round .swiper .swiper-wrapper .swiper-slide.de2 {
  width: 940px;
  background: url("../../../img/page/introduction/concierge-services/sec03_img12.png") no-repeat right bottom;
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: center;
}
#section03 .round .swiper .swiper-wrapper .swiper-slide.de2 .wrap img {
  position: relative;
  border-radius: 0;
  margin: 0 auto 30px;
  display: block;
  width: 165px;
}
@media screen and (max-width: 991.98px) {
  #section03 .round .swiper .swiper-wrapper .swiper-slide.de2 .wrap img {
    width: 120px;
  }
}
#section03 .round .swiper .swiper-wrapper .swiper-slide.de2 .wrap p {
  text-align: center;
  font-size: 35px;
  line-height: 40px;
  background: none;
  color: #2c2721;
  font-weight: 500;
}
@media screen and (max-width: 991.98px) {
  #section03 .round .swiper .swiper-wrapper .swiper-slide.de2 .wrap p {
    font-size: 18px;
  }
}
#section03 .round .swiper .swiper-wrapper .swiper-slide.de2 .wrap p .color1 {
  text-align: center;
  font-size: 35px;
  line-height: 40px;
  color: #746b64;
  padding: 0;
  margin: 0 auto;
  font-weight: 500;
}
@media screen and (max-width: 991.98px) {
  #section03 .round .swiper .swiper-wrapper .swiper-slide.de2 .wrap p .color1 {
    font-size: 18px;
    line-height: 1;
  }
}
#section03 .round .swiper .swiper-wrapper .swiper-slide.de2 .wrap p .color2 {
  padding: 0;
  margin: 0 auto;
  color: #2c2721;
  text-align: center;
  font-size: 35px;
  line-height: 40px;
  font-weight: 300;
}
@media screen and (max-width: 991.98px) {
  #section03 .round .swiper .swiper-wrapper .swiper-slide.de2 .wrap p .color2 {
    font-size: 18px;
    line-height: 1;
  }
}
#section03 .round .swiper .swiper-wrapper .swiper-slide.de2 .wrap a {
  width: fit-content;
  margin: 10px auto 0;
  display: block;
  background: linear-gradient(90deg, #b48d80, #e3c274);
  border-radius: 50px;
  padding: 20px 37px;
  color: #fff;
  font-weight: 700;
  font-size: 18px;
}
@media screen and (max-width: 991.98px) {
  #section03 .round .swiper .swiper-wrapper .swiper-slide.de2 .wrap a {
    font-size: 14px;
    padding: 10px 20px;
  }
}
#section03 .round .swiper .swiper-controller {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  margin-top: 30px;
}
@media screen and (max-width: 991.98px) {
  #section03 .round .swiper .swiper-controller {
    gap: 10px;
  }
}
#section03 .round .swiper .swiper-controller .swiper-button-prev,
#section03 .round .swiper .swiper-controller .swiper-button-next {
  width: 9px;
  color: #fff;
  position: relative;
  top: 12px;
}
@media screen and (max-width: 991.98px) {
  #section03 .round .swiper .swiper-controller .swiper-button-prev,
  #section03 .round .swiper .swiper-controller .swiper-button-next {
    width: 7px;
  }
}
#section03 .round .swiper .swiper-controller .swiper-button-prev::after,
#section03 .round .swiper .swiper-controller .swiper-button-next::after {
  font-size: 18px;
  color: #fff;
}
#section03 .round .swiper .swiper-controller .swiper-button-prev svg path,
#section03 .round .swiper .swiper-controller .swiper-button-next svg path {
  fill: none;
  stroke: currentColor;
  stroke-width: 1.5;
}
#section03 .round .swiper .swiper-controller .swiper-pagination {
  position: static;
  width: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 7px;
}
#section03 .round .swiper .swiper-controller .swiper-pagination .swiper-pagination-bullet {
  background-color: #c2b8b1;
  opacity: 1;
  width: 9px;
  height: 9px;
  margin: 0;
}
@media screen and (max-width: 991.98px) {
  #section03 .round .swiper .swiper-controller .swiper-pagination .swiper-pagination-bullet {
    width: 7px;
    height: 7px;
  }
}
#section03 .round .swiper .swiper-controller .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #ffffff;
}

#section04 {
  border-radius: 280px 0 0 0;
  margin-top: -280px;
  background-color: #fff;
}
@media screen and (max-width: 991.98px) {
  #section04 {
    margin-top: 0;
    border-radius: 0;
  }
}
#section04 .title-area {
  text-align: center;
  margin-bottom: 40px;
}
@media screen and (max-width: 991.98px) {
  #section04 .title-area {
    margin-bottom: 20px;
  }
}
#section04 .title-area h3 {
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  font-size: 60px;
  font-weight: 700;
}
@media screen and (max-width: 991.98px) {
  #section04 .title-area h3 {
    font-size: 35px;
  }
}
#section04 .title-area h3 span {
  color: #746b64;
}
#section04 .con-area {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 20px;
}
@media screen and (max-width: 1439.98px) {
  #section04 .con-area {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }
}
@media screen and (max-width: 790px) {
  #section04 .con-area {
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
  }
}
#section04 .con-area .wrap {
  border-radius: 20px;
  overflow: hidden;
  border: 1px solid #b5aea8;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 1439.98px) {
  #section04 .con-area .wrap {
    flex-direction: column;
  }
}
#section04 .con-area .wrap:nth-child(even) {
  background-color: #fcf9f7;
}
@media screen and (max-width: 1439.98px) {
  #section04 .con-area .wrap img {
    width: 100%;
  }
}
@media screen and (max-width: 1439.98px) {
  #section04 .con-area .wrap .text {
    padding: 20px 20px 40px;
  }
}
@media screen and (max-width: 991.98px) {
  #section04 .con-area .wrap .text {
    padding: 20px 5px 30px;
  }
}
#section04 .con-area .wrap .text dl {
  display: flex;
  gap: 11px;
  align-items: center;
  margin-bottom: 20px;
}
@media screen and (max-width: 1439.98px) {
  #section04 .con-area .wrap .text dl {
    align-items: center;
    flex-direction: column;
    margin-bottom: 10px;
  }
}
#section04 .con-area .wrap .text dl dt {
  font-size: 17px;
  font-weight: 700;
  background-color: #c7b4a1;
  padding: 13px 20px;
  border-radius: 50px;
  color: #fff;
}
@media screen and (max-width: 991.98px) {
  #section04 .con-area .wrap .text dl dt {
    padding: 7px 10px;
    font-size: 14px;
  }
}
#section04 .con-area .wrap .text dl dd {
  font-size: 30px;
  font-weight: 600;
}
@media screen and (max-width: 1439.98px) {
  #section04 .con-area .wrap .text dl dd {
    text-align: center;
  }
}
@media screen and (max-width: 991.98px) {
  #section04 .con-area .wrap .text dl dd {
    font-size: 18px;
  }
}
#section04 .con-area .wrap .text dl dd span {
  font-size: 20px;
  font-weight: 500;
}
@media screen and (max-width: 991.98px) {
  #section04 .con-area .wrap .text dl dd span {
    font-size: 16px;
  }
}
#section04 .con-area .wrap .text p {
  font-size: 18px;
  color: #746b64;
  line-height: 28px;
}
@media screen and (max-width: 1439.98px) {
  #section04 .con-area .wrap .text p {
    font-size: 15px;
    text-align: center;
  }
}
@media screen and (max-width: 991.98px) {
  #section04 .con-area .wrap .text p {
    font-size: 12.5px;
    line-height: 1.5;
  }
}
#section04 .con-area .wrap:nth-child(2) dl dt {
  background-color: #ab957f;
}
#section04 .con-area .wrap:nth-child(3) dl dt {
  background-color: #746b64;
}
#section04 .con-area .wrap:nth-child(4) dl dt {
  background-color: #5b544f;
}

#section05 {
  background: url("../../../img/page/introduction/concierge-services/sec05_bg.png") no-repeat center;
  background-size: cover;
}
#section05 .area {
  display: flex;
  gap: 22px;
  justify-content: center;
}
@media screen and (max-width: 991.98px) {
  #section05 .area {
    flex-direction: column;
  }
}
#section05 .area > div {
  width: 580px;
  border: 1px solid #b5aea8;
  background: #fff url("../../../img/page/introduction/concierge-services/sec05_img3.png") no-repeat top center;
  background-size: 100% 620px;
  border-radius: 20px;
  overflow: hidden;
  position: relative;
}
@media screen and (max-width: 991.98px) {
  #section05 .area > div {
    width: 100%;
    border-radius: 10px;
  }
}
#section05 .area > div .title {
  text-align: center;
  color: #fff;
  padding-top: 85px;
}
@media screen and (max-width: 991.98px) {
  #section05 .area > div .title {
    padding-top: 50px;
  }
}
@media screen and (max-width: 543.98px) {
  #section05 .area > div .title {
    padding-top: 30px;
  }
}
#section05 .area > div .title h3 {
  font-size: 60px;
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  font-weight: 700;
  margin-bottom: 35px;
}
@media screen and (max-width: 991.98px) {
  #section05 .area > div .title h3 {
    font-size: 35px;
    margin-bottom: 10px;
  }
}
#section05 .area > div .title p {
  font-size: 30px;
  line-height: 34px;
}
@media screen and (max-width: 991.98px) {
  #section05 .area > div .title p {
    font-size: 18px;
    line-height: 1.3;
  }
}
#section05 .area > div img {
  display: block;
  margin: 28px auto 0;
}
@media screen and (max-width: 543.98px) {
  #section05 .area > div img {
    width: 80%;
  }
}
#section05 .area > div .wrap {
  margin-top: -30px;
  background-color: #f9f9f8;
  padding: 60px 50px 120px;
  height: stretch;
}
@media screen and (max-width: 991.98px) {
  #section05 .area > div .wrap {
    padding: 60px 50px 100px;
  }
}
@media screen and (max-width: 543.98px) {
  #section05 .area > div .wrap {
    padding: 60px 15px 80px;
  }
}
#section05 .area > div .wrap dl {
  display: flex;
  gap: 10px;
  margin-bottom: 10px;
}
#section05 .area > div .wrap dl:last-child {
  margin-bottom: 0;
}
#section05 .area > div .wrap dl dt {
  color: #c5a484;
  font-weight: 800;
  font-size: 16px;
}
@media screen and (max-width: 991.98px) {
  #section05 .area > div .wrap dl dt {
    font-size: 14px;
  }
}
#section05 .area > div .wrap dl dd {
  color: #5b544f;
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
}
@media screen and (max-width: 991.98px) {
  #section05 .area > div .wrap dl dd {
    font-size: 14px;
    line-height: 1.3;
  }
}
#section05 .area > div a {
  position: absolute;
  bottom: 0;
  width: 100%;
  display: block;
  text-align: center;
  background: linear-gradient(90deg, #b48d80, #e3c274);
  color: #fff;
  padding: 25px 0;
  font-size: 22px;
  font-weight: 700;
  left: 0;
}
@media screen and (max-width: 991.98px) {
  #section05 .area > div a {
    font-size: 18px;
    padding: 15px 0;
  }
}
#section05 .area .right {
  background: #fff url("../../../img/page/introduction/concierge-services/sec05_img4.png") no-repeat top center;
  background-size: 100% 620px;
}