@charset "UTF-8";
.interval-border-box {
  padding-bottom: 16px;
  margin-bottom: 16px;
  border-bottom: 1px solid var(--gray-300);
}

/* body/프리 본문 텍스트 */
/* heading6/프리 헤딩6 텍스트 */
/* //heading6/프리 헤딩6 텍스트 */
/* heading6/프리 헤딩5 텍스트 */
/* heading4/프리 헤딩4 텍스트 */
/* heading4/프리 헤딩3 텍스트 */
/*스위트 디스 스몰 텍스트*/
/* //heading6/프리 헤딩5 텍스트 */
.FreeHeading3Txt {
  font-size: 24px;
  line-height: 1;
  font-weight: 300;
}
.SeniorMode .FreeHeading3Txt {
  font-size: 26px;
  line-height: 1.1;
}
@media (min-width: 1280px) {
  .FreeHeading3Txt {
    font-size: 28px;
    line-height: 1;
  }
  .SeniorMode .FreeHeading3Txt {
    font-size: 30px;
    line-height: 1;
  }
}

.FreeHeading4Txt {
  font-size: 22px;
  line-height: 1.31;
  font-weight: 300;
}
.SeniorMode .FreeHeading4Txt {
  font-size: 24px;
  line-height: 1.41;
}
@media (min-width: 1280px) {
  .FreeHeading4Txt {
    font-size: 24px;
    line-height: 1.34;
  }
  .SeniorMode .FreeHeading4Txt {
    font-size: 26px;
    line-height: 1.46;
  }
}

.FreeHeading6Txt {
  font-size: 18px;
  line-height: 1.4;
  font-weight: 600;
}
.SeniorMode .FreeHeading6Txt {
  font-size: 20px;
  line-height: 1.5;
}
@media (min-width: 1280px) {
  .FreeHeading6Txt {
    font-size: 18px;
    line-height: 1.5;
  }
  .SeniorMode .FreeHeading6Txt {
    font-size: 20px;
    line-height: 1.5;
  }
}
.dark-mode .FreeHeading6Txt {
  color: #F4F5F6;
}

.FreeHeading5Txt {
  font-size: 20px;
  line-height: 1.3;
  font-weight: 600;
}
.SeniorMode .FreeHeading5Txt {
  font-size: 22px;
  line-height: 1.4;
}
@media (min-width: 1280px) {
  .FreeHeading5Txt {
    font-size: 20px;
    line-height: 1.45;
  }
  .SeniorMode .FreeHeading5Txt {
    font-size: 22px;
    line-height: 1.45;
  }
}

.MontserratHeading4Txt {
  font-size: 22px;
  line-height: 1;
  font-weight: 600;
  font-family: "Montserrat";
}
@media (min-width: 1280px) {
  .MontserratHeading4Txt {
    font-size: 24px;
  }
}

.FreeBodyTxt {
  font-size: 17px;
  line-height: 1.4;
  font-weight: 400;
}
.SeniorMode .FreeBodyTxt {
  font-size: 18px;
  line-height: 1.5;
}
@media (min-width: 1280px) {
  .FreeBodyTxt {
    font-size: 18px;
    line-height: 1.5;
  }
  .SeniorMode .FreeBodyTxt {
    font-size: 20px;
    line-height: 1.5;
  }
}

.SuiteHeading3Txt {
  font-size: 24px;
  line-height: 1.4;
  font-weight: 800;
  font-family: "SUITE";
}
@media (min-width: 1280px) {
  .SuiteHeading3Txt {
    font-size: 28px;
  }
}

.SuiteHeading4Txt {
  font-size: 22px;
  line-height: 1.3;
  font-weight: 700;
  font-family: "SUITE";
}
@media (min-width: 1280px) {
  .SuiteHeading4Txt {
    font-size: 24px;
  }
  .SeniorMode .SuiteHeading4Txt {
    font-size: 26px;
  }
}
.dark-mode .SuiteHeading4Txt {
  color: #FCFCFD;
}

.SuiteHeading5Txt {
  font-size: 20px;
  line-height: 1;
  font-weight: 700;
  font-family: "SUITE";
}
.MontserratHeading5Txt {
  font-size: 20px;
  line-height: 1;
  font-weight: 600;
  font-family: "Montserrat";
}
.SeniorMode .MontserratHeading5Txt {
  font-size: 22px;
}
@media (min-width: 1280px) {
  .MontserratHeading5Txt {
    font-size: 20px;
  }
}

.main-content {
  background-color: #EBF0F5;
  margin-top: 59px;
}
.dark-mode .main-content {
  background: var(--black-500);
}
.main-content section article .datum-point {
  max-width: 1216px;
  margin: auto;
  padding: 0 24px;
  position: relative;
  z-index: 1;
}
.main-content section article.nth-child1 {
  padding-top: 56px;
  padding-bottom: 32px;
  position: relative;
  background-color: #F2F6FA;
  background-image: url(/img/M-Vector304.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.main-content section article.nth-child1 > svg, .main-content section article.nth-child1 > img {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 0;
  display: none;
}
.main-content section article.nth-child1 > svg.pcimg, .main-content section article.nth-child1 > img.pcimg {
  display: none;
}
.main-content section article.nth-child1 .box {
  display: flex;
  justify-content: space-between;
  align-items: end;
  position: relative;
  flex-direction: column;
  z-index: 1;
}
.main-content section article.nth-child1 .box .txtbox .txt1 {
  font-family: "SUITE";
  font-size: 32rem;
  font-weight: 800;
  margin-bottom: 8px;
  line-height: 140.625%;
}
.dark-mode .main-content section article.nth-child1 .box .txtbox .txt1 {
  color: #FCFCFD;
}
.main-content section article.nth-child1 .box .txtbox .txt2 {
  font-size: 24rem;
  font-weight: 300;
  margin-bottom: 32px;
  line-height: 1;
}
.dark-mode .main-content section article.nth-child1 .box .txtbox .txt2 {
  color: #FCFCFD;
}
.main-content section article.nth-child1 .box .txtbox .txt3 {
  font-size: 18rem;
  font-weight: 300;
  margin-bottom: 32px;
  max-width: 636px;
  line-height: 1.5;
}
.dark-mode .main-content section article.nth-child1 .box .txtbox .txt3 {
  color: #FCFCFD;
}
.main-content section article.nth-child1 .box .img1 {
  width: 284px;
}
.main-content section article.nth-child2 {
  position: relative;
  z-index: 1;
  padding-bottom: 56px;
  background-color: #F2F6FA;
}
.main-content section article.nth-child2 .datum-point {
  position: relative;
}
.main-content section article.nth-child2 .blue-box {
  padding: 24px;
  border-radius: 24px;
  position: relative;
  background-color: var(--primary-500);
  margin-bottom: 88px;
  height: 461px;
}
.main-content section article.nth-child2 .blue-box .imgbox1 {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.main-content section article.nth-child2 .blue-box .imgbox1 .img1 {
  position: absolute;
  right: -160px;
  bottom: -167px;
}
.main-content section article.nth-child2 .blue-box .mySwiper2 {
  height: 248px;
}
.main-content section article.nth-child2 .blue-box .mySwiper2 .swiper-slide {
  font-size: 0;
  line-height: 1;
  text-align: center;
}
.main-content section article.nth-child2 .blue-box .mySwiper2 [class*=swiper-button-] {
  width: 44px;
  height: 44px;
  top: 50%;
  transform: translateY(-50%);
  background-image: none;
  margin: 0;
  padding: 0;
  border-radius: 44px;
  position: absolute;
  color: var(--primary-700);
}
.dark-mode .main-content section article.nth-child2 .blue-box .mySwiper2 [class*=swiper-button-] {
  color: var(--gray-50);
}
.main-content section article.nth-child2 .blue-box .mySwiper2 [class*=swiper-button-]::after {
  display: none;
}
.main-content section article.nth-child2 .blue-box .mySwiper2 [class*=swiper-button-] > i {
  padding: 0;
  font-size: 24rem;
}
.main-content section article.nth-child2 .blue-box .mySwiper2 .swiper-button-next {
  right: 0;
}
.main-content section article.nth-child2 .blue-box .mySwiper2 .swiper-button-prev {
  left: 0;
}
.main-content section article.nth-child2 .blue-box .mySwiper2 .txtbox {
  width: 100%;
  max-width: 100%;
  height: 248px;
  position: relative;
  border-radius: 16px;
  border: 1px solid var(--gray-300);
  background: var(--gradient-1);
  overflow: hidden;
  display: flex;
  text-align: center;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.dark-mode .main-content section article.nth-child2 .blue-box .mySwiper2 .txtbox {
  background: var(--dark-gradient-1);
}
.main-content section article.nth-child2 .blue-box .mySwiper2 .txtbox > img {
  left: 0;
  top: 0;
  position: absolute;
  z-index: 0;
}
.main-content section article.nth-child2 .blue-box .mySwiper2 .txtbox > p {
  position: relative;
  z-index: 1;
  text-align: center;
}
.main-content section article.nth-child2 .blue-box .mySwiper2 .txtbox .txt1 {
  font-weight: 300;
  font-family: "SUITE";
  color: var(--navy-700);
  font-size: 22rem;
}
.dark-mode .main-content section article.nth-child2 .blue-box .mySwiper2 .txtbox .txt1 {
  color: var(--navy-100);
}
.main-content section article.nth-child2 .blue-box .mySwiper2 .txtbox .txt2 {
  color: var(--secondary-600);
  font-family: "SUITE";
  font-size: 48rem;
  font-weight: 800;
  line-height: 1.5;
}
.dark-mode .main-content section article.nth-child2 .blue-box .mySwiper2 .txtbox .txt2 {
  color: var(--secondary-50);
}
.main-content section article.nth-child2 .blue-box .mySwiper2 .txtbox2 {
  width: 100%;
  max-width: 100%;
  height: 248px;
  position: relative;
  border-radius: 16px;
  border: 1px solid var(--gray-300);
  background: var(--gradient-1);
  overflow: hidden;
  display: flex;
  text-align: center;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.dark-mode .main-content section article.nth-child2 .blue-box .mySwiper2 .txtbox2 {
  background: var(--dark-gradient-1);
}
.main-content section article.nth-child2 .blue-box .mySwiper2 .txtbox2 > img {
  left: 0;
  top: 0;
  position: absolute;
  z-index: 0;
  width: 100%;
}
.main-content section article.nth-child2 .blue-box .mySwiper2 .txtbox2 > p {
  position: relative;
  z-index: 1;
  text-align: center;
}
.main-content section article.nth-child2 .blue-box .mySwiper2 .txtbox2 .txt1 {
  display: flex;
  align-items: end;
  justify-content: space-between;
  font-size: 20px;
  line-height: 1.3;
  font-weight: 600;
}
.SeniorMode .main-content section article.nth-child2 .blue-box .mySwiper2 .txtbox2 .txt1 {
  font-size: 22px;
  line-height: 1.4;
}
@media (min-width: 1280px) {
  .main-content section article.nth-child2 .blue-box .mySwiper2 .txtbox2 .txt1 {
    font-size: 20px;
    line-height: 1.45;
  }
  .SeniorMode .main-content section article.nth-child2 .blue-box .mySwiper2 .txtbox2 .txt1 {
    font-size: 22px;
    line-height: 1.45;
  }
}
.dark-mode .main-content section article.nth-child2 .blue-box .mySwiper2 .txtbox2 .txt1 {
  color: #fff;
}
.main-content section article.nth-child2 .blue-box .mySwiper2 .txtbox2 .txt1 img {
  height: 84px;
}
.main-content section article.nth-child2 .blue-box .mySwiper2 .txtbox2 .txt1 span {
  color: inherit;
  font-weight: inherit;
  font-size: inherit;
  line-height: inherit;
}
.main-content section article.nth-child2 .blue-box .mySwiper2 .txtbox2 .txt2 {
  text-align: center;
  font-size: 40px;
  line-height: 1.25;
  font-weight: 800;
  font-family: "SUITE";
  color: var(--primary-500);
}
@media (min-width: 1280px) {
  .main-content section article.nth-child2 .blue-box .mySwiper2 .txtbox2 .txt2 {
    font-size: 48px;
  }
}
.dark-mode .main-content section article.nth-child2 .blue-box .mySwiper2 .txtbox2 .txt2 {
  color: #fff;
}
.main-content section article.nth-child2 .blue-box .mySwiper2 .txtbox2 .txt3 {
  text-align: center;
  font-size: 40px;
  line-height: 1.25;
  font-weight: 800;
  font-family: "SUITE";
  color: var(--primary-600);
}
@media (min-width: 1280px) {
  .main-content section article.nth-child2 .blue-box .mySwiper2 .txtbox2 .txt3 {
    font-size: 48px;
  }
}
.dark-mode .main-content section article.nth-child2 .blue-box .mySwiper2 .txtbox2 .txt3 {
  color: var(--primary-400);
}
.dark-mode .main-content section article.nth-child2 .blue-box .mySwiper2 .txtbox2 .txt3 {
  color: #fff;
}
.main-content section article.nth-child2 .floting-box {
  border-radius: 16px;
  border: 1px solid var(--gray-300);
  background: var(--gradient-1);
  position: relative;
  box-shadow: none;
  padding: 24px 32px;
  text-align: center;
  position: relative;
  margin: -36px;
  margin-top: 20px;
  display: flex;
  flex-wrap: wrap;
}
.main-content section article.nth-child2 .floting-box > * {
  position: relative;
  z-index: 1;
}
.main-content section article.nth-child2 .floting-box::before {
  content: "";
  border-radius: 16px;
  position: absolute;
  inset: 0;
  -webkit-backdrop-filter: blur(50px);
          backdrop-filter: blur(50px);
}
.dark-mode .main-content section article.nth-child2 .floting-box {
  background: var(--gradient-2);
}
.dark-mode .main-content section article.nth-child2 .floting-box {
  border-color: var(--gray-700);
}
.main-content section article.nth-child2 .floting-box > img {
  height: 76px;
  display: block;
  margin-right: 16px;
}
.main-content section article.nth-child2 .floting-box > p {
  text-align: center;
}
.main-content section article.nth-child2 .floting-box .txt1 {
  font-family: "SUITE";
  text-align: left;
  font-size: 24rem;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 8px;
}
.dark-mode .main-content section article.nth-child2 .floting-box .txt1 {
  color: var(--gray-50);
}
.main-content section article.nth-child2 .floting-box .txt2 {
  text-align: left;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
}
.dark-mode .main-content section article.nth-child2 .floting-box .txt2 {
  color: var(--gray-50);
}
.main-content section article.nth-child2 .floting-box [class*=btn-] {
  margin-top: 16px;
  flex-basis: 100%;
  max-width: 100%;
  width: 100%;
  justify-content: center;
}
.main-content section article.nth-child2 .swiperbox {
  width: 100%;
  overflow: hidden;
  margin: 0;
  margin-top: 75px;
  position: relative;
}
.main-content section article.nth-child2 .swiperbox .row {
  margin-top: -8px;
  margin-bottom: -8px;
  margin-left: -8px;
  margin-right: -8px;
}
.main-content section article.nth-child2 .swiperbox .row > div {
  padding: 8px 8px;
}
.main-content section article.nth-child2 .swiperbox .row .box {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 164px;
  border-radius: 6px;
  border: 1px solid var(--gray-300);
  background: var(--gradient-1);
}
.dark-mode .main-content section article.nth-child2 .swiperbox .row .box {
  border-color: var(--gray-700);
}
.dark-mode .main-content section article.nth-child2 .swiperbox .row .box {
  background: var(--dark-gradient-1);
}
.main-content section article.nth-child2 .swiperbox .row .box > img {
  height: 60px;
  margin-bottom: 8px;
}
.main-content section article.nth-child2 .swiperbox .row .box .pctxt {
  display: none;
}
.main-content section article.nth-child2 .swiperbox .row .box .txt1 {
  font-size: 18rem;
  text-align: center;
  font-weight: 600;
  line-height: 122.222%;
}
.dark-mode .main-content section article.nth-child2 .swiperbox .row .box .txt1 {
  color: var(--gray-50);
}
.main-content section article.nth-child2 .swiperbox [class*=swiper-button-] {
  width: 44px;
  height: 44px;
  top: 50%;
  transform: translateY(-50%);
  background-image: none;
  margin: 0;
  padding: 0;
  border-radius: 44px;
  position: absolute;
  display: none;
}
.main-content section article.nth-child2 .swiperbox [class*=swiper-button-]::after {
  display: none;
}
.main-content section article.nth-child2 .swiperbox [class*=swiper-button-] > i {
  padding: 0;
  font-size: 24rem;
}
.main-content section article.nth-child2 .swiperbox .swiper-button-next {
  right: 0;
}
.main-content section article.nth-child2 .swiperbox .swiper-button-prev {
  left: 0;
}
.main-content section article.nth-child3 {
  padding: 56px 0;
  padding-bottom: 114px;
  background-color: #EBF0F5;
  position: relative;
  overflow: hidden;
}
.dark-mode .main-content section article.nth-child3 {
  background: var(--gray-900);
}
.main-content section article.nth-child3 > div {
  overflow: hidden;
}
.main-content section article.nth-child3 > div > .row {
  margin: -16px 0;
  flex-wrap: wrap;
}
.main-content section article.nth-child3 > div > .row > div {
  padding: 16px 24px;
}
.main-content section article.nth-child3 > div > .row > div.left {
  flex-basis: 100%;
  max-width: 100%;
  display: flex;
  justify-content: center;
}
.main-content section article.nth-child3 > div > .row > div.left .box .imgbox {
  border-radius: 8px;
  background: var(--primary-t-10per);
  position: relative;
  height: 206px;
  margin-bottom: 20px;
}
.main-content section article.nth-child3 > div > .row > div.left .box .imgbox img {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
}
.main-content section article.nth-child3 > div > .row > div.left .box .txtbox .txt1 {
  font-family: "SUITE";
  font-size: 24rem;
  font-weight: 800;
  line-height: 36px;
  margin-bottom: 8px;
}
.dark-mode .main-content section article.nth-child3 > div > .row > div.left .box .txtbox .txt1 {
  color: var(--gray-50);
}
.main-content section article.nth-child3 > div > .row > div.left .box .txtbox .txt2 {
  font-size: 18rem;
  font-weight: 300;
  line-height: 26px;
}
.dark-mode .main-content section article.nth-child3 > div > .row > div.left .box .txtbox .txt2 {
  color: var(--gray-50);
}
.main-content section article.nth-child3 > div > .row > div.right {
  flex-basis: 100%;
  max-width: 100%;
  padding-right: 0;
}
.main-content section article.nth-child3 > div > .row > div.right .swiper .box {
  border-radius: 16px;
  border: 1px solid var(--gray-300);
  background: var(--gradient-1);
  position: relative;
  box-shadow: none;
  padding: 16px 32px;
  box-shadow: none;
}
.main-content section article.nth-child3 > div > .row > div.right .swiper .box > * {
  position: relative;
  z-index: 1;
}
.main-content section article.nth-child3 > div > .row > div.right .swiper .box::before {
  content: "";
  border-radius: 16px;
  position: absolute;
  inset: 0;
  -webkit-backdrop-filter: blur(50px);
          backdrop-filter: blur(50px);
}
.dark-mode .main-content section article.nth-child3 > div > .row > div.right .swiper .box {
  background: var(--dark-gradient-1);
}
.dark-mode .main-content section article.nth-child3 > div > .row > div.right .swiper .box {
  border-color: var(--gray-700);
}
.main-content section article.nth-child3 > div > .row > div.right .swiper .box > img {
  display: block;
  height: 72px;
  margin-bottom: 16px;
}
.main-content section article.nth-child3 > div > .row > div.right .swiper .box .txt1 {
  font-family: "SUITE";
  font-size: 24rem;
  font-weight: 800;
  line-height: 1;
  margin-bottom: 16px;
}
.dark-mode .main-content section article.nth-child3 > div > .row > div.right .swiper .box .txt1 {
  color: var(--gray-50);
}
.main-content section article.nth-child3 > div > .row > div.right .swiper .box .txt2 {
  font-size: 15rem;
  font-weight: 400;
  margin-bottom: 16px;
  line-height: 140%;
}
.dark-mode .main-content section article.nth-child3 > div > .row > div.right .swiper .box .txt2 {
  color: var(--gray-50);
}
.main-content section article.nth-child3 > div > .row > div.right .swiper .box .txt3 {
  padding-top: 24px;
  border-top: 1px solid var(--gray-300);
}
.main-content section article.nth-child3 > div > .row > div.right .swiper .box .txt3 > a {
  display: flex;
  line-height: 1;
  justify-content: space-between;
  color: var(--primary-500);
  font-size: 16px;
  font-weight: 700;
}
.main-content section article.nth-child3 > div > .row > div.right .swiper .box .txt3 > a i {
  font-size: 32px;
  color: var(--gray-500);
}
.main-content section article.nth-child3 > div > .row > div .slide-suport {
  display: flex;
  width: calc(100% - 48px);
  position: absolute;
  bottom: 56px;
  left: 50%;
  transform: translateX(-50%);
}
.main-content section article.nth-child3 > div > .row > div .slide-suport .swiper-pagination {
  flex: 1 0 0%;
  font-family: "Montserrat";
  position: static;
  text-align: left;
  font-size: 18px;
}
.dark-mode .main-content section article.nth-child3 > div > .row > div .slide-suport .swiper-pagination {
  color: var(--gray-700);
}
.main-content section article.nth-child3 > div > .row > div .slide-suport .swiper-pagination * {
  font-family: inherit;
  font-size: inherit;
}
.main-content section article.nth-child3 > div > .row > div .slide-suport .swiper-pagination .swiper-pagination-current {
  color: var(--black-500);
  font-size: 18px;
  line-height: 1;
  font-weight: 600;
  font-family: "Montserrat";
}
@media (min-width: 1280px) {
  .main-content section article.nth-child3 > div > .row > div .slide-suport .swiper-pagination .swiper-pagination-current {
    font-size: 18px;
  }
}
.dark-mode .main-content section article.nth-child3 > div > .row > div .slide-suport .swiper-pagination .swiper-pagination-current {
  color: var(--gray-50);
}
.main-content section article.nth-child3 > div > .row > div .slide-suport .swiper-pagination .swiper-pagination-total {
  color: var(--gray-400);
  font-size: 18px;
  line-height: 1;
  font-weight: 600;
  font-family: "Montserrat";
}
@media (min-width: 1280px) {
  .main-content section article.nth-child3 > div > .row > div .slide-suport .swiper-pagination .swiper-pagination-total {
    font-size: 18px;
  }
}
.dark-mode .main-content section article.nth-child3 > div > .row > div .slide-suport .swiper-pagination .swiper-pagination-total {
  color: var(--gray-700);
}
.main-content section article.nth-child3 > div > .row > div .slide-suport [class*=swiper-button-] {
  width: auto;
  height: auto;
  background-image: none;
  margin: 0;
  padding: 0;
  position: static;
}
.main-content section article.nth-child3 > div > .row > div .slide-suport [class*=swiper-button-]::after {
  display: none;
}
.main-content section article.nth-child3 > div > .row > div .slide-suport [class*=swiper-button-] > i {
  padding: 0;
  color: var(--gray-500);
  font-size: 24rem;
}
.dark-mode .main-content section article.nth-child3 > div > .row > div .slide-suport [class*=swiper-button-] > i {
  color: #6C7680;
}
.main-content section article.nth-child3 > div > .row > div .slide-suport .swiper-button-next {
  right: 0;
}
.main-content section article.nth-child3 > div > .row > div .slide-suport .swiper-button-prev {
  left: 0;
}
.main-content section article.nth-child4 {
  height: auto;
  padding: 56px 0;
  background-color: #fff;
  overflow: hidden;
}
.dark-mode .main-content section article.nth-child4 {
  background: #2D3236;
}
.main-content section article.nth-child4 .box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: column;
}
.main-content section article.nth-child4 .box .txtbox {
  font-size: 0;
}
.main-content section article.nth-child4 .box .txtbox .txt1 {
  line-height: 141.667%;
  font-size: 24rem;
  font-family: "SUITE";
  font-weight: 800;
}
.dark-mode .main-content section article.nth-child4 .box .txtbox .txt1 {
  color: var(--gray-50);
}
.main-content section article.nth-child4 .box .txtbox .txt2 {
  font-size: 18rem;
  font-weight: 300;
  margin-top: 8px;
  margin-bottom: 32px;
  line-height: 1;
}
.dark-mode .main-content section article.nth-child4 .box .txtbox .txt2 {
  color: var(--gray-50);
}
.main-content section article.nth-child4 .box .txtbox [class*=btn-] {
  margin-right: 16px;
  margin-bottom: 16px;
  width: calc(50% - 8px);
  justify-content: center;
}
.main-content section article.nth-child4 .box .txtbox [class*=btn-]:nth-of-type(2), .main-content section article.nth-child4 .box .txtbox [class*=btn-]:nth-of-type(4) {
  margin-right: 0;
}
.main-content section article.nth-child4 .box .txtbox [class*=btn-]:nth-of-type(3), .main-content section article.nth-child4 .box .txtbox [class*=btn-]:nth-of-type(4) {
  margin-bottom: 0;
}
.main-content section article.nth-child4 .box .imgbox {
  width: 100%;
  height: 445px;
  position: relative;
  top: 0;
}
.main-content section article.nth-child4 .box .imgbox > img {
  position: absolute;
}
.main-content section article.nth-child4 .box .imgbox > img.img1 {
  z-index: 2;
  position: absolute;
  bottom: -14px;
  height: 366px;
  left: 50%;
  transform: translateX(-50%);
}
.main-content section article.nth-child4 .box .imgbox > img.img2 {
  position: absolute;
  bottom: -49.533px;
  z-index: 1;
  height: 372.731px;
  transform: rotate(-9.745deg) translateX(-50%);
  left: 50%;
}
.dark-mode .main-content section article.nth-child4 .box .imgbox > img.img2 {
  opacity: 0.2;
}
.main-content section article.nth-child5 {
  background-color: #F2F6FA;
  position: relative;
  z-index: 2;
  padding: 56px 0;
}
.dark-mode .main-content section article.nth-child5 {
  background: var(--black-500);
}
.main-content section article.nth-child5 .box {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.main-content section article.nth-child5 .box .img2 {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.main-content section article.nth-child5 .box .img2.pcimg {
  display: none;
}
.main-content section article.nth-child5 .box .txtbox {
  position: relative;
  width: 100%;
  max-width: 345px;
  padding-bottom: 56px;
  text-align: center;
  margin-bottom: 32px;
  border-bottom: 1px solid #6C7680;
}
.dark-mode .main-content section article.nth-child5 .box .txtbox {
  border-color: var(--gray-400);
}
.main-content section article.nth-child5 .box .txtbox .img1 {
  display: block;
  margin: auto;
  margin-bottom: 8px;
  width: 148px;
}
.main-content section article.nth-child5 .box .txtbox .txt1 {
  font-weight: 800;
  font-family: "SUITE";
  font-size: 24rem;
  line-height: 1;
  margin-bottom: 8px;
}
.dark-mode .main-content section article.nth-child5 .box .txtbox .txt1 {
  color: var(--gray-50);
}
.main-content section article.nth-child5 .box .txtbox .txt2 {
  font-size: 18rem;
  font-weight: 300;
  line-height: 144.444%;
}
.dark-mode .main-content section article.nth-child5 .box .txtbox .txt2 {
  color: var(--gray-50);
}
.main-content section article.nth-child5 .box .listbox {
  flex: 1 0 0%;
  max-width: 345px;
}
.main-content section article.nth-child5 .box .listbox ul li {
  display: flex;
  align-items: start;
  flex-direction: column;
  padding-bottom: 16px;
  margin-bottom: 24px;
  border-bottom: 1px solid #6C7680;
}
.dark-mode .main-content section article.nth-child5 .box .listbox ul li {
  border-color: var(--gray-400);
}
.main-content section article.nth-child5 .box .listbox ul li:last-child {
  margin-bottom: 0;
}
.main-content section article.nth-child5 .box .listbox ul li p {
  font-weight: 400;
  font-size: 18rem;
  line-height: 1;
  margin-bottom: 8px;
}
.dark-mode .main-content section article.nth-child5 .box .listbox ul li p {
  color: var(--gray-50);
}
.main-content section article.nth-child5 .box .listbox ul li span {
  font-weight: 400;
  font-size: 15rem;
  line-height: 1;
  display: flex;
  align-items: center;
}
.dark-mode .main-content section article.nth-child5 .box .listbox ul li span {
  color: var(--gray-50);
}
.main-content section article.nth-child5 .box .listbox ul li span i {
  font-size: 18rem;
  margin-right: 3px;
}
.dark-mode .main-content section article.nth-child5 .box .listbox ul li span i {
  color: var(--gray-50);
}
.main-content section article.nth-child6 {
  padding: 50px 0;
}
.dark-mode .main-content section article.nth-child6 {
  background: var(--gray-900);
}
.main-content section article.nth-child6 .box {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
.main-content section article.nth-child6 .box .list {
  border-radius: 8px;
  border: 1px solid var(--gray-300);
  background: var(--gradient-1);
  height: 71px;
  padding: 16px 24px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 16px;
  flex: 1 0 0%;
}
.dark-mode .main-content section article.nth-child6 .box .list {
  border-color: var(--gray-700);
}
.dark-mode .main-content section article.nth-child6 .box .list {
  background: var(--dark-gradient-1);
}
.main-content section article.nth-child6 .box .list:last-child {
  margin-bottom: 0;
}
.main-content section article.nth-child6 .box .list img {
  height: auto;
}
.main-content section article.nth-child6 .box .list img.dark-img {
  display: none;
}
.dark-mode .main-content section article.nth-child6 .box .list img {
  display: none;
}
.dark-mode .main-content section article.nth-child6 .box .list img.dark-img {
  display: block;
}
.main-content section article:not(.nth-child1) {
  position: relative;
  z-index: 1;
}

@keyframes PCmodalDown {
  0% {
    opacity: 0;
    transform: translate(-50%, -100vh);
  }
  100% {
    opacity: 1;
    transform: translate(-50%, 30rem);
  }
}
.custom-modal .survey-box {
  padding: 0;
  margin: -24rem;
}
.custom-modal .survey-box .top {
  padding: 24px 16px;
  display: flex;
  align-items: end;
  justify-content: space-between;
  background: var(--primary-t-10per);
  margin: 0;
}
.custom-modal .survey-box .top img {
  height: 87px;
}
.custom-modal .survey-box .top .btn-indigo-outline {
  color: var(--primary-700);
  border-color: var(--primary-700);
}
.custom-modal .survey-box .body {
  padding: 32px;
}
.custom-modal .survey-box .body .list .box {
  padding-bottom: 32px;
  border-bottom: 1px solid var(--gray-300);
}
.custom-modal .survey-box .body .list .box .txt {
  display: flex;
  flex-direction: column;
}
.custom-modal .survey-box .body .list .box .txt em {
  font-family: "Montserrat";
  font-size: 32px;
  line-height: 1;
  font-weight: 700;
  margin-bottom: 12px;
}
.custom-modal .survey-box .body .list .box .txt span {
  font-size: 18px;
  line-height: 1.4;
  font-weight: 300;
}
.SeniorMode .custom-modal .survey-box .body .list .box .txt span {
  font-size: 20px;
  line-height: 1.5;
}
@media (min-width: 1280px) {
  .custom-modal .survey-box .body .list .box .txt span {
    font-size: 18px;
    line-height: 1.5;
  }
  .SeniorMode .custom-modal .survey-box .body .list .box .txt span {
    font-size: 20px;
    line-height: 1.5;
  }
}
.custom-modal .survey-box .body .list .box .check-radio-box input + label {
  color: var(--gray-700);
}
.custom-modal .survey-box .footer {
  padding: 32px;
}

@media (min-width: 768px) {
  .main-content section article .datum-point {
    max-width: 1024px;
    margin: auto;
  }
  .main-content section article.nth-child1 {
    background-image: none;
    background-size: 1455px;
  }
  .main-content section article.nth-child1 > svg.mimg, .main-content section article.nth-child1 > img.mimg {
    display: none;
  }
  .main-content section article.nth-child1 .box {
    flex-direction: row;
  }
  .main-content section article.nth-child1 .box .txtbox .txt1 {
    font-size: 64rem;
  }
  .main-content section article.nth-child1 .box .txtbox .txt2 {
    font-size: 32rem;
  }
  .main-content section article.nth-child1 .box .txtbox .txt3 {
    font-size: 24rem;
  }
  .main-content section article.nth-child3 > div > .row {
    justify-content: center;
  }
  .main-content section article.nth-child3 > div > .row > div.left .box .imgbox {
    border-radius: 8px;
    background: var(--primary-t-10per);
    position: relative;
    height: 145px;
  }
  .main-content section article.nth-child3 > div > .row > div.left .box .imgbox img {
    position: absolute;
    left: 50%;
    height: 137px;
    transform: translateX(-50%);
    bottom: 0;
  }
  .main-content section article.nth-child3 > div > .row > div.left .box .txtbox .txt1 {
    padding-top: 2.5px;
    font-family: "SUITE";
    font-size: 28rem;
    font-weight: 800;
    line-height: 36px;
    margin-bottom: 8px;
  }
  .main-content section article.nth-child3 > div > .row > div.left .box .txtbox .txt2 {
    font-size: 18rem;
    font-weight: 300;
    line-height: 26px;
  }
  .main-content section article.nth-child3 > div > .row > div.right .swiper .swiper-wrapper .swiper-slide {
    width: auto;
  }
  .main-content section article.nth-child3 > div > .row > div.right .swiper .box {
    box-shadow: none;
    width: 390px;
  }
  .main-content section article.nth-child3 > div > .row > div.right .swiper .box > img {
    display: block;
    height: 72px;
    margin-bottom: 16px;
  }
  .main-content section article.nth-child3 > div > .row > div.right .swiper .box .txt1 {
    font-family: "SUITE";
    font-size: 28rem;
    font-weight: 800;
    line-height: 1;
    margin-bottom: 16px;
  }
  .main-content section article.nth-child3 > div > .row > div.right .swiper .box .txt2 {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 16px;
    line-height: 150%;
  }
  .main-content section article.nth-child3 > div > .row > div.right .swiper .box .txt3 {
    padding-top: 24px;
    border-top: 1px solid var(--gray-300);
  }
  .main-content section article.nth-child3 > div > .row > div.right .swiper .box .txt3 > a {
    display: flex;
    line-height: 1;
    justify-content: space-between;
    color: var(--primary-500);
    font-weight: 700;
  }
  .main-content section article.nth-child3 > div > .row > div.right .swiper .box .txt3 > a i {
    font-size: 32px;
    color: var(--gray-500);
  }
  .main-content section article.nth-child3 > div > .row > div.right .slide-suport {
    display: none;
  }
  .main-content section article.nth-child4 .box .imgbox > img {
    position: absolute;
  }
  .main-content section article.nth-child5 .box {
    display: flex;
    align-items: center;
    flex-direction: row;
  }
  .main-content section article.nth-child5 .box .mimg {
    display: none;
  }
  .main-content section article.nth-child5 .box .txtbox {
    position: relative;
    width: 354px;
    max-width: none;
    margin-right: 36px;
    padding: 0;
    text-align: left;
    margin-bottom: 0;
    border-bottom: 0;
  }
  .main-content section article.nth-child5 .box .txtbox .img1 {
    display: block;
    margin: 0;
    margin-bottom: 8px;
    width: auto;
    position: static;
  }
  .main-content section article.nth-child5 .box .txtbox .txt1 {
    font-weight: 800;
    font-family: "SUITE";
    font-size: 28rem;
    line-height: 1;
    margin-bottom: 8px;
  }
  .main-content section article.nth-child5 .box .txtbox .txt2 {
    font-size: 18rem;
    font-weight: 300;
    line-height: 144.444%;
  }
  .main-content section article.nth-child5 .box .txtbox .img2 {
    transform: rotate(166.075deg);
    position: absolute;
    left: -139px;
    bottom: -127.066px;
    width: 576.864px;
    max-width: none;
    display: block;
  }
  .main-content section article.nth-child5 .box .listbox {
    flex: 1 0 0%;
    max-width: none;
  }
  .main-content section article.nth-child5 .box .listbox ul {
    margin: -12px;
  }
  .main-content section article.nth-child5 .box .listbox ul li {
    padding: 12px;
    margin-bottom: 0;
    border-bottom: 0;
    flex-direction: row;
    justify-content: space-between;
  }
  .main-content section article.nth-child5 .box .listbox ul li p {
    margin-bottom: 0;
  }
  .main-content section article.nth-child5 .box .listbox ul li span {
    font-size: 16rem;
  }
  .main-content section article.nth-child5 .box .listbox ul li span i {
    font-size: 20rem;
    margin-right: 3px;
  }
}
@media (min-width: 1280px) {
  .main-content {
    margin-top: 80px;
    overflow: hidden;
  }
  .main-content section article .datum-point {
    max-width: 1216px;
    padding: 0;
  }
  .main-content section article.nth-child1 {
    padding-top: 32px;
    padding-bottom: 0;
    overflow: hidden;
  }
  .main-content section article.nth-child1 > svg.mimg, .main-content section article.nth-child1 > img.mimg {
    display: none;
  }
  .main-content section article.nth-child1 .box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    z-index: 1;
    flex-direction: row;
  }
  .main-content section article.nth-child1 .box .txtbox {
    text-align: left;
  }
  .main-content section article.nth-child1 .box .txtbox .txt1 {
    font-family: "SUITE";
    font-size: 64rem;
    font-weight: 800;
    margin-bottom: 8px;
    line-height: 1.5;
    text-align: left;
  }
  .main-content section article.nth-child1 .box .txtbox .txt2 {
    font-size: 32rem;
    font-weight: 300;
    margin-bottom: 24px;
    line-height: 1;
    text-align: left;
  }
  .main-content section article.nth-child1 .box .txtbox .txt3 {
    font-size: 24rem;
    font-weight: 300;
    margin-bottom: 32px;
    max-width: 636px;
    line-height: 1.5;
    text-align: left;
  }
  .main-content section article.nth-child1 .box .img1 {
    width: 342px;
  }
  .main-content section article.nth-child2 {
    padding-bottom: 53px;
  }
  .main-content section article.nth-child2 .datum-point {
    position: relative;
  }
  .main-content section article.nth-child2 .blue-box {
    padding: 24px;
    border-radius: 24px;
    position: relative;
    background-color: var(--primary-500);
    height: auto;
    height: 256px;
    margin-bottom: 40px;
  }
  .main-content section article.nth-child2 .blue-box .imgbox1 .img1 {
    right: 0;
    bottom: auto;
    top: -168px;
  }
  .main-content section article.nth-child2 .blue-box > .txtbox {
    width: 580px;
    position: relative;
    border-radius: 16px;
    border: 1px solid var(--gray-300);
    background: var(--gradient-1);
    overflow: hidden;
    padding: 18px 0;
  }
  .main-content section article.nth-child2 .blue-box > .txtbox > img {
    left: 29px;
    top: -71px;
  }
  .main-content section article.nth-child2 .blue-box > .txtbox > p {
    position: relative;
    z-index: 1;
    text-align: center;
  }
  .main-content section article.nth-child2 .blue-box > .txtbox > .txt1 {
    font-size: 24rem;
  }
  .main-content section article.nth-child2 .blue-box > .txtbox > .txt2 {
    font-size: 56rem;
  }
  .main-content section article.nth-child2 .blue-box > img {
    position: absolute;
    right: 0;
    top: 0;
    display: block;
  }
  .main-content section article.nth-child2 .blue-box .mySwiper2 {
    width: 580px;
    margin: 0;
  }
  .main-content section article.nth-child2 .blue-box .mySwiper2 .swiper-slide img.mimg {
    display: none;
  }
  .main-content section article.nth-child2 .blue-box .mySwiper2 .swiper-slide img.pcimg {
    display: block;
  }
  .main-content section article.nth-child2 .blue-box .mySwiper2 .swiper-slide .txtbox,
  .main-content section article.nth-child2 .blue-box .mySwiper2 .swiper-slide .txtbox2 {
    height: 208px;
  }
  .main-content section article.nth-child2 .blue-box .mySwiper2 .swiper-slide .txtbox2 {
    width: 580px;
    position: relative;
    border-radius: 16px;
    border: 1px solid var(--gray-300);
    background: var(--gradient-1);
    overflow: hidden;
    padding: 25px 29.5px;
    padding-left: 274.5px;
  }
  .main-content section article.nth-child2 .blue-box .mySwiper2 .swiper-slide .txtbox2 > img {
    left: 0;
    top: 0;
    width: 100%;
  }
  .main-content section article.nth-child2 .blue-box .mySwiper2 .swiper-slide .txtbox2 .txt1 {
    display: block;
    position: static;
  }
  .main-content section article.nth-child2 .blue-box .mySwiper2 .swiper-slide .txtbox2 .txt1 img {
    height: 158px;
    position: absolute;
    top: 25px;
    left: 29.5px;
  }
  .main-content section article.nth-child2 .blue-box .mySwiper2 .swiper-slide .txtbox2 .txt1 span {
    color: inherit;
    font-weight: inherit;
    font-size: inherit;
    line-height: inherit;
  }
  .main-content section article.nth-child2 .box {
    margin: 0;
    flex-basis: auto;
    background: none;
    border: 0;
    max-width: none;
    text-align: center;
  }
  .main-content section article.nth-child2 .box > img {
    height: 100px;
    margin-bottom: 16px;
  }
  .main-content section article.nth-child2 .box .txt1 {
    font-size: 18rem;
    font-weight: 600;
    white-space: nowrap;
  }
  .main-content section article.nth-child2 .box .txt1.mtxt {
    display: none;
  }
  .main-content section article.nth-child2 .box .txt1.pctxt {
    display: block;
  }
  .main-content section article.nth-child2 .mySwiper {
    width: 844px;
    overflow: hidden;
    margin: 0;
    padding: 0 84px;
    position: relative;
  }
  .main-content section article.nth-child2 .mySwiper [class*=swiper-button-] {
    display: flex;
  }
  .main-content section article.nth-child2 .mySwiper [class*=swiper-button-]::after {
    display: none;
  }
  .main-content section article.nth-child2 .mySwiper [class*=swiper-button-] > i {
    padding: 0;
    font-size: 24rem;
  }
  .main-content section article.nth-child2 .mySwiper .swiper-button-next {
    right: 0;
  }
  .main-content section article.nth-child2 .mySwiper .swiper-button-prev {
    left: 0;
  }
  .main-content section article.nth-child2 .floting-box {
    border-radius: 16px;
    border: 1px solid var(--gray-300);
    background: var(--gradient-1);
    position: relative;
    box-shadow: none;
    padding: 32px 32px;
    background: var(--gradient-1);
    position: absolute;
    right: 37px;
    margin: 0;
    display: block;
    top: 108px;
    text-align: center;
    width: 270px;
  }
  .main-content section article.nth-child2 .floting-box > * {
    position: relative;
    z-index: 1;
  }
  .main-content section article.nth-child2 .floting-box::before {
    content: "";
    border-radius: 16px;
    position: absolute;
    inset: 0;
    -webkit-backdrop-filter: blur(50px);
            backdrop-filter: blur(50px);
  }
  .main-content section article.nth-child2 .floting-box > img {
    height: 100px;
    display: block;
    margin: auto;
    margin-bottom: 16px;
  }
  .main-content section article.nth-child2 .floting-box > p {
    text-align: center;
  }
  .main-content section article.nth-child2 .floting-box .txt1 {
    font-family: "SUITE";
    font-size: 24rem;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 8px;
  }
  .main-content section article.nth-child2 .floting-box .txt2 {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    margin-bottom: 16px;
  }
  .main-content section article.nth-child3 {
    padding: 72px 0;
  }
  .main-content section article.nth-child3 > div > .row {
    margin: -28px;
    flex-wrap: nowrap;
  }
  .main-content section article.nth-child3 > div > .row > div {
    padding: 28px;
  }
  .main-content section article.nth-child3 > div > .row > div.left {
    flex-basis: 30%;
    max-width: 30%;
    flex-direction: column;
    align-items: end;
  }
  .main-content section article.nth-child3 > div > .row > div.left .box {
    width: 247px;
  }
  .main-content section article.nth-child3 > div > .row > div.left .box .imgbox {
    border-radius: 8px;
    background: var(--primary-t-10per);
    position: relative;
    height: 145px;
  }
  .main-content section article.nth-child3 > div > .row > div.left .box .imgbox img {
    position: absolute;
    left: 50%;
    height: 137px;
    transform: translateX(-50%);
    bottom: 0;
  }
  .main-content section article.nth-child3 > div > .row > div.left .box .txtbox .txt1 {
    padding-top: 2.5px;
    font-family: "SUITE";
    font-size: 28rem;
    font-weight: 800;
    line-height: 36px;
    margin-bottom: 8px;
  }
  .main-content section article.nth-child3 > div > .row > div.left .box .txtbox .txt2 {
    font-size: 18rem;
    font-weight: 300;
    line-height: 26px;
  }
  .main-content section article.nth-child3 > div > .row > div.right {
    flex-basis: 70%;
    max-width: 70%;
  }
  .main-content section article.nth-child3 > div > .row > div.right .swiper .swiper-wrapper .swiper-slide {
    width: auto;
  }
  .main-content section article.nth-child3 > div > .row > div.right .swiper .box {
    box-shadow: none;
    max-width: 390px;
    width: 100%;
  }
  .main-content section article.nth-child3 > div > .row > div.right .swiper .box > img {
    display: block;
    height: 72px;
    margin-bottom: 16px;
  }
  .main-content section article.nth-child3 > div > .row > div.right .swiper .box .txt1 {
    font-family: "SUITE";
    font-size: 28rem;
    font-weight: 800;
    line-height: 1;
    margin-bottom: 16px;
    white-space: nowrap;
    overflow: hidden;
    width: 100%;
    text-overflow: ellipsis;
  }
  .main-content section article.nth-child3 > div > .row > div.right .swiper .box .txt2 {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 16px;
    display: -webkit-box;
    -webkit-line-clamp: 3; /* 최대 줄 수 */
    -webkit-box-orient: vertical;
    overflow: hidden;
    white-space: normal;
    text-overflow: ellipsis;
    word-break: break-word; /* 단어 잘라서 줄바꿈 허용 */
    line-height: 1.5;
  }
  .main-content section article.nth-child3 > div > .row > div.right .swiper .box .txt3 {
    padding-top: 24px;
    border-top: 1px solid var(--gray-300);
  }
  .main-content section article.nth-child3 > div > .row > div.right .swiper .box .txt3 > a {
    display: flex;
    line-height: 1;
    justify-content: space-between;
    color: var(--primary-500);
    font-weight: 700;
  }
  .main-content section article.nth-child3 > div > .row > div.right .swiper .box .txt3 > a i {
    font-size: 32px;
    color: var(--gray-500);
  }
  .main-content section article.nth-child3 > div > .row > div.right .slide-suport {
    display: none;
  }
  .main-content section article.nth-child3 > div > .row > div .slide-suport {
    position: static;
    width: 247px;
    transform: none;
  }
  .main-content section article.nth-child4 {
    height: 286px;
    padding: 0;
    background-color: #fff;
  }
  .main-content section article.nth-child4 .box {
    flex-direction: row;
  }
  .main-content section article.nth-child4 .box .txtbox .txt1 {
    line-height: 1;
    font-size: 28rem;
  }
  .main-content section article.nth-child4 .box .txtbox [class*=btn-] {
    margin-right: 16px;
    width: 158.5px;
    margin-bottom: 0;
    justify-content: center;
  }
  .main-content section article.nth-child4 .box .txtbox [class*=btn-]:last-child {
    margin-right: 0;
  }
  .main-content section article.nth-child4 .box .txtbox [class*=btn-]:nth-of-type(2), .main-content section article.nth-child4 .box .txtbox [class*=btn-]:nth-of-type(4) {
    margin-right: 16px;
  }
  .main-content section article.nth-child4 .box .imgbox {
    width: 500px;
    height: 286px;
    position: relative;
    top: -18px;
  }
  .main-content section article.nth-child4 .box .imgbox > img {
    position: absolute;
  }
  .main-content section article.nth-child4 .box .imgbox > img.img1 {
    z-index: 2;
    position: absolute;
    bottom: -63px;
    right: 73px;
    left: auto;
    width: 276.471px;
    transform: none;
  }
  .main-content section article.nth-child4 .box .imgbox > img.img2 {
    position: absolute;
    width: 420px;
    height: auto;
    bottom: -85.533px;
    transform: rotate(-9.745deg);
    z-index: 1;
    right: 21px;
    left: auto;
  }
  .main-content section article.nth-child5 {
    background-color: #F2F6FA;
    position: relative;
    z-index: 2;
    padding: 56px 0;
  }
  .main-content section article.nth-child5 .box {
    display: flex;
    align-items: center;
    flex-direction: row;
  }
  .main-content section article.nth-child5 .box .mimg {
    display: none;
  }
  .main-content section article.nth-child5 .box .txtbox {
    margin-right: 180px;
  }
  .main-content section article.nth-child5 .box .txtbox .img1 {
    display: block;
    margin: 0;
    margin-bottom: 8px;
    width: auto;
    position: static;
  }
  .main-content section article.nth-child5 .box .txtbox .txt1 {
    font-weight: 800;
    font-family: "SUITE";
    font-size: 28rem;
    line-height: 1;
    margin-bottom: 8px;
  }
  .main-content section article.nth-child5 .box .txtbox .txt2 {
    font-size: 18rem;
    font-weight: 300;
    line-height: 144.444%;
  }
  .main-content section article.nth-child5 .box .txtbox .img2 {
    transform: rotate(166.075deg);
    position: absolute;
    left: -139px;
    bottom: -127.066px;
    width: 576.864px;
    max-width: none;
    display: block;
  }
  .main-content section article.nth-child5 .box .listbox {
    flex: 1 0 0%;
    max-width: none;
  }
  .main-content section article.nth-child5 .box .listbox ul {
    margin: -12px;
  }
  .main-content section article.nth-child5 .box .listbox ul li {
    padding: 12px;
    margin-bottom: 0;
    border-bottom: 0;
    flex-direction: row;
    justify-content: space-between;
  }
  .main-content section article.nth-child5 .box .listbox ul li p {
    margin-bottom: 0;
  }
  .main-content section article.nth-child5 .box .listbox ul li p a {
    color: inherit;
    font-size: inherit;
    font-weight: inherit;
  }
  .main-content section article.nth-child5 .box .listbox ul li span {
    font-size: 16rem;
    width: 105px;
    justify-content: start;
  }
  .main-content section article.nth-child5 .box .listbox ul li span i {
    font-size: 20rem;
    margin-right: 3px;
  }
  .main-content section article.nth-child6 {
    padding: 50px 0;
    z-index: 3;
  }
  .main-content section article.nth-child6 .box {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
  }
  .main-content section article.nth-child6 .box .list {
    border-radius: 8px;
    border: 1px solid var(--gray-300);
    background: var(--gradient-1);
    height: 71px;
    padding: 16px 24px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
    margin-right: 32px;
    flex: 1 0 0%;
  }
  .main-content section article.nth-child6 .box .list:last-child {
    margin-right: 0;
  }
  .main-content section article.nth-child6 .box .list img {
    height: auto;
  }
  .custom-modal .survey-box {
    margin: -32rem;
    margin-bottom: -24rem;
  }
  .custom-modal .survey-box.show {
    animation: PCmodalDown 0.5s ease 0s forwards;
  }
  .custom-modal .survey-box .body .list .box {
    padding-left: 66px;
    position: relative;
  }
  .custom-modal .survey-box .body .list .box .txt em {
    position: absolute;
    left: 0;
    top: 0;
  }
}
.custom-modal form,
.custom-modal .survey-box {
  height: calc(100% + 48rem);
  font-size: 0;
}
.custom-modal form .body,
.custom-modal .survey-box .body {
  max-height: calc(100% - 136rem - 108rem - 48rem);
}
@media (min-width: 1280px) {
  .custom-modal form {
    height: calc(100% + 32rem + 24rem);
  }
  .custom-modal .survey-box {
    margin: -32rem;
    margin-bottom: -24rem;
    height: calc(100% + 32rem + 24rem);
  }
  .custom-modal .survey-box .body {
    max-height: 600px;
  }
}
@media (min-width: 1440px) {
  .main-content section article.nth-child3 > div > .row > div.left {
    flex-basis: 714px;
    max-width: 714px;
  }
  .main-content section article.nth-child3 > div > .row > div.right {
    flex-basis: calc(100% - 714px);
    max-width: calc(100% - 714px);
  }
}/*# sourceMappingURL=main.css.map */