@font-face {
    font-family: 'Escoredream';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-6Bold.woff') format('woff');
    font-weight: 600;
    font-display: swap;
}

#introduce {
  width: 1920px;
  margin: 0 auto;
}
#introduce .container {
  max-width: 1430px;
  width: 100%;
  margin: 0 auto;
}

#introduce .head {
    border-bottom: 1px solid #e2e2e2;
    width: 1920px;
    background-color: #fff;
    padding-top: 63px;
}
#introduce .head p {
    font-size: 22px;
    font-weight: 400;
    line-height: 36px;
    color: #558ed5;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 0;
}
#introduce .head h1 {
    font-size: 50px;
    font-weight: 600;
    letter-spacing: -0.05em;
    line-height: 150%;
    color: #171717;
    margin: 0 auto;
    margin-bottom: 62px;
    text-align: center;
}

#introduce .head div {
  width: 505px;
  height: 63px;
  margin: 0 auto;
}
#introduce .head div ul {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
}
#introduce .head div ul li {
  width: 169px;
  height: 100%;
}

#introduce .head div ul li button {
  background-color: transparent;
  border: 1px solid #e2e2e2;
  width: 100%;
  height: 100%;
}

#introduce .head div ul li button a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  font-size: 20px;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: -0.04em;
}

#introduce .head div ul li:hover button {
  background-color: #558ed5;
  border: 1px solid #558ed5;
}
#introduce .head div ul li:hover button a {
  color: #fff;
  font-weight: 600;
}

#introduce .head div ul li.active button {
  background-color: #558ed5;
  border: 1px solid #558ed5;
}
#introduce .head div ul li.active button a {
  color: #fff;
  font-weight: 600;
}

#introduce #section01 {
  background-image: url(../img/intro01BG.png);
  background-size: cover;
}

#introduce #section01 .container {
  padding-top: 138px;
  padding-bottom: 251px;
}
#introduce #section01 .container h2 {
  font-size: 44px;
  font-weight: 600;
  letter-spacing: -0.04em;
  line-height: 60px;
  color: #171717;
  margin-bottom: 53px;
}
#introduce #section01 .container h2 span {
  color: #558ed5;
}
#introduce #section01 .container > div {
  gap: 90px;
}
#introduce #section01 .container > div h5 {
  font-size: 30px;
  font-weight: 600;
  letter-spacing: -0.04em;
  line-height: 42px;
  color: #171717;
  margin-bottom: 58px;
}
#introduce #section01 .container > div p {
  font-size: 20px;
  font-weight: 400;
  letter-spacing: -0.04em;
  line-height: 34px;
  color: #444;
  margin-bottom: 54.2px;
}

#introduce #section02 {
  background-image: url(../img/intro02BG.png);
  background-size: cover;
}
#introduce #section02 .container {
  padding-top: 122px;
  padding-bottom: 114px;
}

#introduce #section02 .container h2 {
  font-size: 44px;
  letter-spacing: -0.04em;
  line-height: 60px;
  text-align: center;
  margin: 0 auto;
  font-weight: 300;
  color: #fff;
  margin-bottom: 20px;
}

#introduce #section02 .container h2 span {
  font-weight: bold;
  color: #9ac7ff;
}
#introduce #section02 .container p {
  font-size: 22px;
  font-weight: 300;
  color: #ffffff;
  letter-spacing: -0.04em;
  line-height: 36px;
  text-align: center;
  margin: 0 auto;
}
#introduce #section02 .container > div {
  margin-top: 67px;
  margin-bottom: 21.4px;
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
}
#introduce #section02 .container div div {
  padding-top: 61.7px;

}

#introduce #section02 .container div div h2 {
  display: flex;
  align-items: end;
  justify-content: center;
  gap: 33px;
  position: relative;
}

#introduce #section02 .container div div h2 img {
  padding: 0;
  position: absolute;
  top: 16px;
    right: 4px;
}

#introduce #section02 .container div div h2 span.counter {
  font-size: 80px;
  font-weight: bold;
  letter-spacing: -0.04em;
  line-height: 163px;
  color:#9AC7FF;
 font-family: 'Escoredream';
}
#introduce #section02 .container div div h2 span {
    font-size: 36px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 134px;
  color: #fff;
}
#introduce #section02 .container div div p {
  font-size: 30px;
  font-weight: 400;
  letter-spacing: -0.05em;
  line-height: 43px;
  color: #fff;
}
#introduce #section02 .container div div p span {
  color: #9AC7FF;
  border-bottom: 1px solid #fff;
  padding-bottom: 7.5px;
}
#introduce #section02 .container div img {
  padding-top: 61.7px;
  padding-bottom: 45.5px;
}
#introduce #section02 .container > img {
  margin-top: 21.4px;
  margin-bottom: 33px;
}

#introduce #section03 {
}
#introduce #section03 .container {
  padding-top: 199px;
  padding-bottom: 195px;
}
#introduce #section03 .container > div:nth-of-type(1) {
  border-bottom: 1px solid #707070;
}
#introduce #section03 .container > div:nth-of-type(1) p {
  font-size: 20px;
  font-weight: 400;
  /* line-height: 76px; */
  color: #558ed5;
  margin-bottom: 40px;
}
#introduce #section03 .container > div:nth-of-type(1) h1 {
  font-size: 50px;
  font-weight: 300;
  letter-spacing: -0.04em;
  line-height: 75px;
  color: #333333;
}
#introduce #section03 .container > div:nth-of-type(1) h1 span {
  font-weight: 600;
  font-size: 60px;
  letter-spacing: -0.04em;
  color: #558ed5;
}
#introduce #section03 .container > div:nth-of-type(1) img {
  width: 585px;
  height: 345px;
}
#introduce #section03 .container > div:nth-of-type(2) {
  gap: 162px;
  padding-top: 75.5px;
}

#introduce #section03 .container > div:nth-of-type(2) p {
  font-size: 22px;
  font-weight: 400;
  letter-spacing: -0.04em;
  line-height: 36px;
  color: #333333;
  margin-bottom: 139px;
  width: 514px;
  height: 242px;
}
#introduce #section03 .container > div:nth-of-type(2) button {
  width: 240px;
  height: 59px;
  background-color: #558ed5;
  border: 1px solid #558ed5;
}
#introduce #section03 .container > div:nth-of-type(2) button a {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 18.5px;
  color: #fff;
  font-size: 24px;
  line-height: 58px;
  letter-spacing: -0.04em;
  font-weight: 600;
  width: 100%;
  height: 100%;
}

#introduce #section03 .container > div:nth-of-type(2) > img {
  width: 753.67px;
  height: 440px;
}
#introduce #section05 {
  background-image: url(../img/introSect05BG.png);
  background-size: cover;
}
#introduce #section05 .container {
  padding-top: 179px;
  padding-bottom: 169px;
}

#introduce #section05 .container .title {
  margin-bottom: 63px;
}

#introduce #section05 .container .title p {
  font-size: 20px;
  font-weight: 400;
  /* line-height: 76px; */
  color: #558ed5;
  text-align: center;
  margin-bottom: 40px;
}
#introduce #section05 .container .title h1 {
  font-size: 54px;
  font-weight: 300;
  line-height: 60px;
  letter-spacing: -0.04em;
  color: #171717;
  text-align: center;
  margin-bottom: 22px;
}
#introduce #section05 .container .title h1 span {
  font-weight: 500;
  color: #558ed5;
}
#introduce #section05 .container .title h6 {
  font-size: 24px;
  font-weight: 400;
  line-height: 36px;
  letter-spacing: -0.04em;
  color: #171717;
  text-align: center;
}

#introduce #section05 .container .position-relative {
  margin: 0 auto;
  height: 324px;
  width: 800px;
}

#introduce #section05 .container .position-relative img {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
}

#introduce #section05 .container .position-relative .position-absolute {
  left: 50%;
  transform: translateX(-50%);
  width: 800px;
  height: 205px;
  bottom: 0;
  background-color: #fff;
  text-align: center;
}
#introduce #section05 .container .position-relative .position-absolute h1 {
  margin-bottom: 22px;
  font-size: 46px;
  letter-spacing: -0.04rem;
  line-height: 34px;
  font-weight: 500;
  padding-top: 25px;
  background-color: #fff;
  white-space: nowrap;
  color: #434343;
}
#introduce #section05 .container .position-relative .position-absolute p {
  margin-bottom: 33px;
  font-weight: 400;
  font-size: 24px;
  letter-spacing: -0.04rem;
  line-height: 36px;
  color: #171717;
  opacity: 0.8;
}
#introduce #section05 .container .position-relative .position-absolute div {
  gap: 20px;
}
#introduce #section05 .container .items {
  gap: 30px;
}

#introduce #section06 {
  background-image: url(../img/introSect06BG.png);
  background-size: cover;
  padding-top: 97px;
  padding-bottom: 164px;
}

#introduce #section06 .position-relative {
  margin: 0 auto;
  margin-bottom: 83px;
  height: 242px;
  width: 854px;
}

#introduce #section06 .position-relative img {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
}

#introduce #section06 .position-relative .position-absolute {
  left: 50%;
  transform: translateX(-50%);
  width: 854px;
  height: 109px;
  bottom: 0;
  background-color: transparent;
  text-align: center;
}
#introduce #section06 .position-relative .position-absolute h1 {
  margin-bottom: 25px;
  font-size: 46px;
  letter-spacing: -0.04rem;
  line-height: 34px;
  font-weight: 500;
  padding-top: 25px;
  background-color: #f0f0f0;
  white-space: nowrap;
  color: #434343;
}
#introduce #section06 .position-relative .position-absolute p {
  margin-bottom: 0;
  font-weight: 400;
  font-size: 24px;
  letter-spacing: -0.04rem;
  line-height: 36px;
  color: #171717;
  white-space: nowrap;
  opacity: 0.8;
}
#introduce #section06 .position-relative .position-absolute div {
  gap: 20px;
}
#introduce #section06 .container .videoBox {
  position: relative;
  margin-bottom: 96px;
}
#introduce #section06 .container .videoBox button {
  position: absolute;
  bottom: -30px;
  left: 50%;
  transform: translateX(-50%);
  width: 230px;
  height: 59px;
  border: 1px solid #558ed5;
  background-color: #558ed5;
}
#introduce #section06 .container .videoBox button a {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 92.5px;
  font-size: 24px;
  font-weight: 600;
  letter-spacing: -0.04em;
  line-height: 58px;
  color: #fff;
}
#introduce #section07 {
}
#introduce #section07 .container {
  padding-top: 89px;
  padding-bottom: 120px;
}

#introduce #section07 .container p {
  font-size: 22px;
  font-weight: 400;
  letter-spacing: -0.04em;
  line-height: 38px;
  color: #666666;
}

#introduce #section07 .container .position-relative {
  margin: 0 auto;
  margin-bottom: 75px;
  height: 242px;
  width: 900px;
}

#introduce #section07 .container .position-relative img {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
}

#introduce #section07 .container .position-relative .position-absolute {
  left: 50%;
  transform: translateX(-50%);
  width: 900px;
  height: 111px;
  bottom: 0;
  background-color: #fff;
  text-align: center;
}
#introduce #section07 .container .position-relative .position-absolute h1 {
  margin-bottom: 27px;
  font-size: 46px;
  letter-spacing: -0.04rem;
  line-height: 34px;
  font-weight: 500;
  padding-top: 25px;
  background-color: #fff;
  white-space: nowrap;
  color: #434343;
}
#introduce #section07 .container .position-relative .position-absolute p {
  margin-bottom: 33px;
  font-weight: 400;
  font-size: 24px;
  letter-spacing: -0.04rem;
  line-height: 36px;
  color: #171717;
  white-space: nowrap;
}
#introduce #section07 .container .position-relative .position-absolute div {
  gap: 20px;
}

#introduce #section08 {
}
#introduce #section08 .sect08Top {
  padding-top: 132px;
  background-image: url(../img/introSect08BG.png);
  background-size: cover;
  padding-bottom: 36px;
}
#introduce #section08 .sect08Top h2 {
  font-size: 46px;
  font-weight: 400;
  letter-spacing: -0.04em;
  line-height: 42px;
  color: #fff;
  margin-bottom: 49px;
  text-align: center;
}
#introduce #section08 .sect08Top h6 {
  font-size: 24px;
  font-weight: 400;
  letter-spacing: -0.04em;
  line-height: 44px;
  color: #fff;
  text-align: center;
}
#introduce #section08 .sect08Top .container img {
  margin-top: 107px;
  margin-bottom: 150px;
}
#introduce #section08 .sect08Top .container p {
  font-size: 20px;
  font-weight: 300;
  letter-spacing: -0.03em;
  line-height: 32px;
  color: #fff;
  z-index: 2;
  text-align: center;
  position: relative;
}
#introduce #section08 .sect08Bottom {
  background-image: url(../img/introSect08BG2.png);
  background-size: cover;
  padding-top: 134.5px;
  position: relative;
}
#introduce #section08 .sect08Bottom .down {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -65px;
  z-index: 1;
}
#introduce #section08 .sect08Bottom .shield {
  top: 0;
  right: 231px;
  position: absolute;
  z-index: 0;
}
#introduce #section08 .sect08Bottom .box01 {
  padding-bottom: 120.5px;
  width: 1430px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}

#introduce #section08 .sect08Bottom .box01 p {
  font-size: 20px;
  font-weight: 400;
  /* line-height: 36px; */
  color: #666666;
  margin-bottom: 25px;
}
#introduce #section08 .sect08Bottom .box01 h2 {
  font-size: 50px;
  letter-spacing: -0.04em;
  line-height: 60px;
  color: #171717;
  font-weight: 300;
  margin-bottom: 82px;
}
#introduce #section08 .sect08Bottom .box01 h2 span {
  font-weight: 600;
  color: #0d59a7;
}
#introduce #section08 .sect08Bottom .box01 h6 {
  font-size: 24px;
  letter-spacing: -0.04em;
  line-height: 44px;
  font-weight: 400;
  color: #000000;
  margin-bottom: 36px;
}
#introduce #section08 .sect08Bottom .box01 h6 span {
  color: #0d59a7;
  font-weight: 600;
}
#introduce #section08 .sect08Bottom .box01 label {
  background-color: rgba(255, 255, 255, 0.6);
  border-radius: 28px;
  width: 902px;
  height: 55px;
  padding: 16px 21px;
  font-size: 20px;
  font-weight: 400;
  color: #000000;
  line-height: 28px;
  letter-spacing: -0.04em;
}
#introduce #section08 .sect08Bottom .box01 label span {
  color: #0d59a7;
  font-weight: 600;
  font-size: 20px;
  letter-spacing: -0.04em;
  line-height: 28px;
}

#introduce #section08 .sect08Bottom .box02 {
  margin: 0 auto;
  text-align: center;
  margin-bottom: 102.5px;
  width: 1459px;
  position: relative;
}
#introduce #section08 .sect08Bottom .box02 img:nth-of-type(2) {
  margin-left: 29px;
}

#introduce #section08 .sect08Bottom .box02 a {
   position: absolute;
    right: 14px;
    top: 15.5px;
        width: 250px;
    height: 59px;
    display: block;
        z-index: 2;
}

#introduce #section08 .sect08Bottom .box02 button {
 
    z-index: 2;
    width: 250px;
    height: 59px;
    background-color: #29b04a;
    font-size: 23px;
    letter-spacing: -0.05em;
    font-weight: 400;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-left: 0;
    padding-right: 0; 
    color: #fff;
    border: none;
    border-radius: 10px;
    gap: 22.5px;

}

#introduce #section08 .sect08Bottom .box04 {
  padding-top: 203px;
  width: 1430px;
  margin: 0 auto;
  padding-bottom: 165px;
}
#introduce #section08 .sect08Bottom .box04 p {
  font-size: 20px;
  font-weight: 400;
  /* line-height: 36px; */
  color: #666666;
  margin-bottom: 25px;
}
#introduce #section08 .sect08Bottom .box04 h2 {
  font-size: 50px;
  letter-spacing: -0.04em;
  line-height: 70px;
  color: #171717;
  font-weight: 300;
  margin-bottom: 72px;
}
#introduce #section08 .sect08Bottom .box04 h2 span {
  color: #0d59a7;
  font-weight: 600;
}
#introduce #section08 .sect08Bottom .box04 h6 {
  color: #000000;
  font-size: 22px;
  font-weight: 400;
  letter-spacing: -0.04em;
  line-height: 40px;
  margin-bottom: 98.5px;
}
#introduce #section08 .sect08Bottom .box04 img {
  width: 681px;
  height: 86px;
}
#introduce #section08 .sect08Bottom .water {
  bottom: 0;
  right: 0;
  position: absolute;
  width: 1005px;
  height: 797px;
}

#introduce #section09 {
}
#introduce #section09 .container {
  padding-top: 199.5px;
}
#introduce #section09 .container p {
  font-size: 20px;
  font-weight: 400;
  letter-spacing: -0.04em;
  line-height: 36px;
  color: #000000;
  opacity: 0.4;
}
#introduce #section09 .container h2 {
  color: #171717;
  font-size: 46px;
  font-weight: 300;
  line-height: 60px;
  letter-spacing: -0.04em;
  margin-bottom: 61px;
}
#introduce #section09 .container h2 span {
  color: #558ed5;
  font-weight: 600;
}
#introduce #section09 .swiper {
  max-width: 1920px;
  padding: 80px 70px;
  border-top: 1px solid rgba(112, 112, 112, 0.5);
  border-bottom: 1px solid rgba(112, 112, 112, 0.5);
}
#introduce #section09 .swiper .swiper-slide {
  width: 560px;
  height: 328.48px;
  background-color: #f3f3f3;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 19.1px 13.4px 20.3px 53px;
}
#introduce #section09 .swiper .swiper-slide p {
  font-size: 18px;
  font-weight: 500;
  letter-spacing: -0.05em;
  color: #558ed5;
}
#introduce #section09 .swiper .swiper-slide h4 {
  font-size: 32px;
  font-weight: 600;
  letter-spacing: -0.05em;
  line-height: 40px;
  color: #000000;
  margin-bottom: 18.5px;
  min-width: 222px;
}
#introduce #section09 .swiper .swiper-slide h6 {
  font-size: 18px;
  font-weight: 400;
  letter-spacing: -0.05em;
  line-height: 28px;
  color: #000000;
  margin-bottom: 62.3px;
  opacity: 0.6;
  min-width: 221px;
}
#introduce #section09 .swiper .swiper-slide button {
  background-color: transparent;
  border: none;
}
#introduce #section09 .swiper .swiper-slide > img {
  width: 280px;
  height: 280px;
}
#introduce #section09 .swiper .swiper-slide .slide-content {
  height: 240.18px;
}
#introduce #section09 .container2 {
  padding-top: 149.5px;
}
#introduce #section09 .swiper.mySwiper9 .slide01 h4 {
  font-size: 32px;
  font-weight: 600;
  letter-spacing: -0.05em;
  line-height: 40px;
  color: #fff;
  margin-bottom: 18.5px;
}
#introduce #section09 .swiper.mySwiper9 .slide01 h6 {
  font-size: 18px;
  font-weight: 400;
  letter-spacing: -0.05em;
  line-height: 28px;
  color: #fff !important;
  opacity: 0.6 !important;
  margin-bottom: 34.3px;
}

#introduce #section09 .swiper.mySwiper9 .swiper-slide h4 {
  font-size: 32px;
  font-weight: 600;
  letter-spacing: -0.05em;
  line-height: 40px;
  color: #333;
  margin-bottom: 18.5px;
}
#introduce #section09 .swiper.mySwiper9 .swiper-slide h6 {
  font-size: 18px;
  font-weight: 400;
  letter-spacing: -0.05em;
  line-height: 28px;
  color: #333;
  opacity: 0.6;
  margin-bottom: 34.3px;
}

#introduce #section10 {
  background-color: #646464;
  padding-top: 47px;
  padding-bottom: 124.5px;
}

#introduce #section10 .container {
}

#introduce #section10 .container .position-relative {
  margin: 0 auto;
  margin-bottom: 54.5px;
  height: 192px;
  width: 394px;
}

#introduce #section10 .container .position-relative img {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
}

#introduce #section10 .container .position-relative .position-absolute {
  left: 50%;
  transform: translateX(-50%);
  width: 394px;
  height: 74px;
  bottom: 0;
  background-color: #646464;
  text-align: center;
}
#introduce #section10 .container .position-relative .position-absolute h1 {
  margin-bottom: 27px;
  font-size: 46px;
  letter-spacing: -0.04rem;
  line-height: 34px;
  font-weight: 500;
  padding-top: 25px;
  background-color: transparent;
  white-space: nowrap;
  color: #fff;
}
#introduce #section11 {
  background-image: url(../img/introSect11BG.png);
  background-size: cover;
  width: 1920px;
}
#introduce #section11 .container {
  height: 302px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#introduce #section11 .container h1 {
  font-size: 50px;
  font-weight: 600;
  letter-spacing: -0.03em;
  line-height: 85px;
  color: #171717;
}
#introduce #section11 .container h1 span {
  color: #558ed5;
}

/*****************************************************************************************************************************/

#introduce2 {
  width: 1920px;
  margin: 0 auto;
}
#introduce2 .container {
  max-width: 1430px;
  width: 100%;
  margin: 0 auto;
}

#introduce2 .head {
    border-bottom: 1px solid #e2e2e2;
    width: 1920px;
    background-color: #fff;
    padding-top: 63px;
}
#introduce2 .head p {
    font-size: 22px;
    font-weight: 400;
    line-height: 36px;
    color: #558ed5;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 0;
}
#introduce2 .head h1 {
    font-size: 50px;
    font-weight: 600;
    letter-spacing: -0.05em;
    line-height: 150%;
    color: #171717;
    margin: 0 auto;
    margin-bottom: 62px;
    text-align: center;
}

#introduce2 .head div {
  width: 505px;
  height: 63px;
  margin: 0 auto;
}
#introduce2 .head div ul {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
}
#introduce2 .head div ul li {
  width: 169px;
  height: 100%;
}

#introduce2 .head div ul li button {
  background-color: transparent;
  border: 1px solid #e2e2e2;
  width: 100%;
  height: 100%;
}

#introduce2 .head div ul li button a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  font-size: 20px;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: -0.04em;
}

#introduce2 .head div ul li:hover button {
  background-color: #558ed5;
  border: 1px solid #558ed5;
}
#introduce2 .head div ul li:hover button a {
  color: #fff;
  font-weight: 600;
}

#introduce2 .head div ul li.active button {
  background-color: #558ed5;
  border: 1px solid #558ed5;
}
#introduce2 .head div ul li.active button a {
  color: #fff;
  font-weight: 600;
}

#introduce2 #section01 .container {
  padding-top: 49.6px;
}

#introduce2 #section01 .container > img {
  text-align: center;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 85px;
}

#introduce2 #section01 .container ul {
  width: 1430px;
  gap: 11px;
  display: flex;
  align-items: center;
  margin-bottom: 135px;
}
#introduce2 #section01 .container ul li {
  width: 277px;
  height: 70px;
}
#introduce2 #section01 .container ul li button {
  width: 100%;
  height: 100%;
  border: none;
  background-color: #e2e2e2;
  font-size: 26px;
  font-weight: 400;
  letter-spacing: -0.08em;
  line-height: 54px;
  color: #171717;
}
#introduce2 #section01 .container ul li.active button {
  background-color: #558ed5;
  line-height: 68px;
  color: #fff;
}
#introduce2 #section01 .tab-content-wrap {
  min-height: 871px;
}
#introduce2 #section01 .tab-content {
  display: none;
  opacity: 0;
  transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  min-height: 871px;
}

#introduce2 #section01 .tab-content.active {
  display: block;
  animation: slideInFade 0.5s ease-out forwards;
  opacity: 1;
}
@keyframes slideInFade {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}

#introduce2 #section01 #tab1 .certificate-swiper-wrap {
  position: relative;
  background: #fff;
  width: 1920px;
  height: 304px;
  margin-top: 101.5px;
  margin-bottom: 165px;
}

#introduce2 #section01 #tab1 .certificateSwiper {
  padding: 57px 51px !important;
  width: 1430px;
  background-color: #001e41;
  position: relative;
}



#introduce2 #section01 #tab1 .certificateSwiper::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 150px; /* fade 범위 */
  height: 100%;
  background: linear-gradient(
    to right,
    transparent,
    #002147
  ); /* 배경색에 맞춰 조정 */
  pointer-events: none; /* 클릭 방해 안 되도록 */
  z-index: 1;
}

#introduce2 #section01 #tab1 .swiper-wrapper {
  width: 1430px;
}

#introduce2 #section01 #tab1 .certificateSwiper .swiper-slide {
  width: 135px;
  height: 191px;
}

#introduce2 #section01 #tab1 .certificateSwiper .swiper-slide img {
  width: 135px;
  height: 191px;
}

/* 네비게이션 버튼 커스텀 */
#introduce2 #section01 #tab1 .cert-prev,
.cert-next {
  width: 50px;
  height: 50px;
  background: rgba(255, 255, 255, 0.9);
  border-radius: 50%;
  position: absolute;
  top: calc(50% + 22px) !important;
  transform: translateY(-50%);

  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}

#introduce2 #section01 #tab1 .swiper-button-next,
.swiper-button-prev {
  color: #a7a7a7 !important;
  padding: 10px;
  transition: all 0.45s;
}

.swiper-button-next:after {
  font-size: 24px!important
}
.swiper-button-prev:after {
  font-size: 24px!important
}


#introduce2 #section01 #tab1 .swiper-button-next:hover,
.swiper-button-prev:hover {
  background-color: rgba(119, 168, 207, 0.25) !important;
  border-radius: 100%;
  padding: 10px;
  color: #092e46 !important;
}

#introduce2 #section01 #tab1 .cert-prev {
  left: 172px !important;
}

#introduce2 #section01 #tab1 .cert-next {
  right: 153px !important;
}

#introduce2 #section01 #tab1 .container {
  padding-bottom: 167.5px;
}

#introduce2 #section01 #tab1 .container p {
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 0.12em;
  /* line-height: 76px; */
  color: #558ed5;
  margin-bottom: 27.5px;
}
#introduce2 #section01 #tab1 .container h2 {
  font-size: 44px;
  font-weight: 400;
  letter-spacing: -0.04em;
  line-height: 64px;
  color: #373737;
}
#introduce2 #section01 #tab1 .container h2 span {
  color: #558ed5;
  font-weight: 600;
}
#introduce2 #section01 #tab1 .container h6 {
  font-size: 22px;
  font-weight: 400;
  letter-spacing: -0.04em;
  line-height: 36px;
  color: #777777;
}
#introduce2 #section01 #tab1 .container > em {
  background-color: #707070;
  width: 100%;
  height: 1px;
  margin-top: 83px;
  margin-bottom: 34.5px;
  display: block;
}
#introduce2 #section01 #tab1 .container > button {
  width: 100%;
  height: 83px;
  border: 1px solid #707070;
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
  background-color: transparent;
  font-size: 22px;
  font-weight: 400;
  letter-spacing: -0.02em;
  line-height: 40px;
  color: #171717;
}
#introduce2 #section01 #tab1 .container > button img {
  width: 30.16px;
  height: 18.52px;
}

/* 아코디언 콘텐츠 기본 숨김 */
#introduce2 #section01 #tab1 .container .accordion-content {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.5s ease-in-out;
}

/* 열렸을 때 */
#introduce2 #section01 #tab1 .container .accordion-content.active {
  max-height: 2000px; /* 콘텐츠 높이보다 크게 */
  transition: max-height 0.7s ease-in-out;
}

/* 화살표 회전 */
#introduce2 #section01 #tab1 .container .toggle-btn .arrow-icon {
  transition: transform 0.3s ease;
}

#introduce2 #section01 #tab1 .container .toggle-btn.active .arrow-icon {
  transform: rotate(180deg);
}

#introduce2 #section01 #tab1 .container .media {
  margin-top: 99px;
}

/* 아코디언 기본 */
#introduce2 #section01 #tab1 .container .media .accordion-content {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.7s ease-in-out;
}

#introduce2 #section01 #tab1 .container .media .accordion-content.active {
  max-height: 3000px;
}

/* Swiper 섹션 레이아웃 */
#introduce2 #section01 #tab1 .container .media .swiper-row {
  gap: 20px;
  margin-bottom: 30px;
}

#introduce2 #section01 #tab1 .container .media .swiper-section {
  width: 647px;
}

#introduce2 #section01 #tab1 .container .media .swiper-section.full-width {
  width: 100%;
  /* margin-bottom: 30px; */
}

#introduce2 #section01 #tab1 .container .media .swiper-section.ss03 {
  margin-bottom: 83.5px;
}

/* Swiper 타이틀 */
#introduce2 #section01 #tab1 .container .media .swiperTitle {
  display: flex;
  align-items: center;
  gap: 21.5px;
  margin-bottom: 50px;
}

#introduce2 #section01 #tab1 .container .media .swiperTitle p {
  font-size: 22px;
  font-weight: 400;
  color: #373737;
  letter-spacing: -0.04em;
  /* line-height: 68px; */
  margin-bottom: 0;
}

#introduce2 #section01 #tab1 .container .media .swiperTitle em {
  display: block;
  width: 100%;
  height: 1px;
  background: #707070;
  flex: 1;
}

/* Swiper Fade 효과를 위한 래퍼 */
.swiper-wrapper-fade {
  position: relative;
  overflow: hidden;
}

/* Swiper 기본 설정 */
#introduce2 #section01 #tab1 .container .media .swiper {
  width: 100%;
  overflow: visible; /* fade가 보이도록 */
}


#introduce2 #section01 #tab1 .swiper-wrapper {
    padding-left: 0 !important;
    justify-content: flex-start !important;
}


#introduce2 #section01 #tab1 .container .media .swiper-slide {
  width: auto !important; /* 자동 너비 */
  margin-right: 21px;
}

#introduce2 #section01 #tab1 .container .media .ss01 .swiper-slide img {
  width: 341px; /* 슬라이드 아이템 너비 */
  height: 190px; /* 슬라이드 아이템 높이 */
  object-fit: cover;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  margin-bottom: 17px;
}

#introduce2 #section01 #tab1 .container .media .ss02 .swiper-slide img {
  width: 172px; /* 슬라이드 아이템 너비 */
  height: 236px; /* 슬라이드 아이템 높이 */
  object-fit: cover;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  margin-bottom: 17px;
}
#introduce2 #section01 #tab1 .container .media .ss03 .swiper-slide img {
  width: 172px; /* 슬라이드 아이템 너비 */
  height: 236px; /* 슬라이드 아이템 높이 */
  object-fit: cover;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  margin-bottom: 17px;
}
#introduce2 #section01 #tab1 .container .media .ss04 .swiper-slide img {
  width: 172px; /* 슬라이드 아이템 너비 */
  height: 236px; /* 슬라이드 아이템 높이 */
  object-fit: cover;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  margin-bottom: 17px;
}

#introduce2 #section01 #tab1 .container .media .swiper-slide p {
  font-size: 13px;
  font-weight: 400;
  letter-spacing: -0.05em;
  line-height: 35px;
  color: #171717;
  margin-bottom: 0;
}
#introduce2 #section01 #tab1 .container .media .swiper-slide span {
  width: 65px;
  height: 28px;
  background-color: rgba(141,141,141,0.2);
  font-size: 12px;
  font-weight: 300;
  line-height: 37px;
  color: #171717;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* 오른쪽 Fade 오버레이 - 핵심! */
#introduce2 #section01 #tab1 .container .media .swiper-fade-overlay {
  position: absolute;
  top: 0;
    right: -7px;
    width: 366px;
  height: 100%;
  background: linear-gradient(
    to right,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.5) 40%,
    rgba(255, 255, 255, 1) 100%
  );
  pointer-events: none; /* 클릭 방해 안 되도록 */
  z-index: 10;
}

/*************************************************************************************************************/

#introduce3 {
  width: 1920px;
  margin: 0 auto;
}
#introduce3 .container {
  /* max-width: 1430px; */
  width: 100%;
  margin: 0 auto;
}

#introduce3 .head {
    border-bottom: 1px solid #e2e2e2;
    width: 1920px;
    background-color: #fff;
    padding-top: 63px;
}
#introduce3 .head p {
    font-size: 22px;
    font-weight: 400;
    line-height: 36px;
    color: #558ed5;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 0;
}
#introduce3 .head h1 {
    font-size: 50px;
    font-weight: 600;
    letter-spacing: -0.05em;
    line-height: 150%;
    color: #171717;
    margin: 0 auto;
    margin-bottom: 62px;
    text-align: center;
}

#introduce3 .head div {
  width: 505px;
  height: 63px;
  margin: 0 auto;
}
#introduce3 .head div ul {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
}
#introduce3 .head div ul li {
  width: 169px;
  height: 100%;
}

#introduce3 .head div ul li button {
  background-color: transparent;
  border: 1px solid #e2e2e2;
  width: 100%;
  height: 100%;
}

#introduce3 .head div ul li button a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  font-size: 20px;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: -0.04em;
}

#introduce3 .head div ul li:hover button {
  background-color: #558ed5;
  border: 1px solid #558ed5;
}
#introduce3 .head div ul li:hover button a {
  color: #fff;
  font-weight: 600;
}

#introduce3 .head div ul li.active button {
  background-color: #558ed5;
  border: 1px solid #558ed5;
}
#introduce3 .head div ul li.active button a {
  color: #fff;
  font-weight: 600;
}

#introduce3 #section01 {
  padding-top: 121.5px;
  text-align: center;
  background-color: #f7f7f6;
  padding-bottom: 161.5px;
}

#introduce3 #section01 > div:first-child {
  margin-bottom: 60px;
}

#introduce3 #section01 h2 {
  font-size: 50px;
  font-weight: 300;
  color: #171717;
  margin-bottom: 22px;
  letter-spacing: -0.05em;
  line-height: 70px;
}

#introduce3 #section01 h2 span {
  color: #558ed5;
  font-weight: 600;
}

#introduce3 #section01 h6 {
  font-size: 24px;
  font-weight: 400;
  letter-spacing: -0.04em;
  line-height: 36px;
  color: #777777;
  margin-bottom: 81.6px;
}

/* Tour Swiper */
#introduce3 #section01 .tour-swiper-wrapper {
  max-width: 1920px;
  margin: 0 auto;
  position: relative;
  height: 584.4px;
}

#introduce3 #section01 .mySwiper7 {
  overflow: visible;
}

#introduce3 #section01 .swiper-slide {
  width: 1000px !important;
  height: 500px;
  overflow: hidden;
  transition: all 0.3s ease;
  opacity: 0.2;
}

#introduce3 #section01 .swiper-slide-active {
  opacity: 1;
  z-index: 10;
}

#introduce3 #section01 .swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* 하단 탭 메뉴 */
#introduce3 #section01 .tour-tabs {
  display: flex;
  justify-content: center;
  gap: 76px;
  margin: 58.4px auto 0; /* 중앙 정렬 추가 */
  max-width: 1440px; /* max-width로 변경 */
  align-items: center;
}

#introduce3 #section01 .tour-tab {
  border: none;
  background-color: transparent;
  color: #777;
  font-size: 22px;
  font-weight: 400;
  cursor: pointer;
  transition: all 0.3s ease;
  width: auto;
  height: 26px;
  line-height: 38px;
  letter-spacing: -0.05em;
}

#introduce3 #section01 .tour-tab:hover {
  color: #558ed5;
}

#introduce3 #section01 .tour-tab.active {
  color:#558ED5;
  font-weight: 700;
}

#introduce3 #section01 .tour-tab.active::after {
  width: 100%;
}

#introduce3 #section02 .container {
  padding-top: 142px;
  padding-bottom: 122px;
}

#introduce3 #section02 .container h2 {
  font-size: 50px;
  font-weight: 300;
  color: #171717;
  margin-bottom: 22px;
  letter-spacing: -0.05em;
  line-height: 70px;
  text-align: center;
}

#introduce3 #section02 .container h2 span {
  color: #558ed5;
  font-weight: 600;
}

#introduce3 #section02 .container h6 {
  font-size: 24px;
  font-weight: 400;
  letter-spacing: -0.04em;
  line-height: 36px;
  color: #777777;
  margin-bottom: 81.6px;
  text-align: center;
}
#introduce3 #section02 .container .map {
  width: 1280px;
  margin: 0 auto;
  margin-top: 90.8px;
}
#introduce3 #section02 .container .map ul {
  margin-top: 30.4px;
  border-top: 1px solid #000000;
}
#introduce3 #section02 .container .map ul li {
  width: 100%;
  height: 237px;
  border-bottom: 1px solid #bfbfbf;
  display: flex;
}
#introduce3 #section02 .container .map ul li:last-child {
  border-bottom: 1px solid #000000;
}
#introduce3 #section02 .container .map ul li .roadBox {
  display: flex;
  align-items: center;
}
#introduce3 #section02 .container .map ul li button {
  border: 1px solid #707070;
  background-color: #fff;
  width: 402px;
  height: 84px;
}
#introduce3 #section02 .container .map ul li button a {
  color: #777777;
  font-size: 30px;
  line-height: 82px;
  font-weight: 400;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 31px;
  width: 100%;
  height: 100%;
}
#introduce3 #section02 .container .map ul li button a span {
  color: #373737;
  font-weight: bold;
}
#introduce3 #section02 .container .map ul li .roadBox .icon {
  margin-right: 33px;
}
#introduce3 #section02 .container .map ul li .roadBox div img {
  width: 504px;
  margin-left: 32px;
}
#introduce3 #section02 .container .map ul li .roadBox div h5 {
  font-size: 30px;
  font-weight: 600;
  letter-spacing: -0.04em;
  /* line-height: 70px; */
  color: #333333;
  margin-bottom: 18px;
}
#introduce3 #section02 .container .map ul li:nth-of-type(3) .roadBox div h5 {
    line-height: 125%;
}
#introduce3 #section02 .container .map ul li .roadBox div p {
  font-size: 22px;
  font-weight: 500;
  letter-spacing: -0.04em;
  color: #777777;
}
