@media(min-width:1200px){
    .m{display: none;}
    .tab{display: none;}
    .pc{display: block;}

#goTopBtn {
    right: 40px;
}

.section:nth-child(3){
    display: unset;
    height: unset;
    align-items: unset;
}
.section:nth-child(4){
    /* height: 100vh; */
    display: unset;
    align-items: unset;
}

.section.bn .swiper-wrapper .swiper-slide .txt .el:nth-child(2){
    font-size: 64px;
}
.section.bn .swiper-wrapper .swiper-slide .txt .el:nth-child(1){
    font-size: 24px;
}
.section.bn .swiper-wrapper .swiper-slide .txt{
    gap: 24px;

}
.section.bn .swiper-slide{
    background-image:url(/theme/basic/img/main/bn-01.jpg);
    background-size: cover;
    background-position: right center;
    aspect-ratio: 1/1;
    height: 580px;
    width: 100%;
}
.scroll-downs {
    position: absolute;
    z-index: 10000;
    display: flex;
    flex-direction: column;
    align-items: center;
    opacity: 1;
    width: 100%;
    padding-bottom: 120px;
    }
    .scroll-downs::after {
    content:'아래로 스크롤 해주세요.';
    padding-top: 20px;
    color: #fff;
    display: block;
    width: max-content;
    text-align: center;
    text-wrap: nowrap;
    font-weight: 400;
    font-size: 16px;
    margin: 0 auto;
    }
    .mousey {
    margin: 0 auto;
    width: 3px;
    padding: 8px 12px;
    height: 35px;
    border: 1px solid #fff;
    border-radius: 25px;
    opacity: 0.75;
    box-sizing: content-box;
    }
    .scroller {
    width: 3px;
    height: 10px;
    border-radius: 25%;
    background-color: #fff;
    animation-name: scroll;
    animation-duration: 2.2s;
    animation-timing-function: cubic-bezier(.15,.41,.69,.94);
    animation-iteration-count: infinite;
    }

    @keyframes scroll {
    0% { opacity: 0; }
    10% { transform: translateY(0); opacity: 1;}
    100% { transform: translateY(15px); opacity: 0;}
    }
    .section.bn{
    position: relative;
    }


.section.bn .swiper-slide{
    background-position: center center;
    aspect-ratio: unset;
    height: 920px;
}

.bn-wrap .bn-slid{
    position:relative;
}
.scroll-downs{
    position: absolute;
    bottom: 0;
}


.wrap{
    padding: 60px 16px;
    margin: 0 auto;
    height: 920px;
}
.s1{
    min-height: 911px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.s1 .wrap{
    margin-top: unset;
    display: flex;
    flex-direction: column;
}
.s1 .wrap .top{
    padding-top: 94px;
    font-weight: lighter;
    gap: 8px;
}
.s1 .wrap .top .logo{
    width: 180px;
    height: 60px;
}
.s1 .wrap .top h2{
    font-size: 52px;
}
.s1 .wrap .top .sub{
    font-size: 16px;
}
.s1 .wrap .top .sub-kor{
    max-width: unset;
}
.s1 .wrap .mid{
    display: flex;
    flex-direction: unset;
    justify-content: space-between;
}
.s1 .wrap .mid .box{
    flex-direction: column;
    justify-content: center;
    width: 100%;
    gap: 12px;
    aspect-ratio: 3/1.6;
}
    .s1 .wrap .mid .box::before{
    content: '';
    display: block;
    position: absolute;
    background-color: #000;
    width: 100%;
    height: 100%;
    opacity: 50%;
}
.s1 .wrap .mid .box h3{
    font-size: 20px;
    color: #fff;
}
.s1 .wrap .mid .box .btn{
    z-index: 1;
    font-size: 14px;
    color: #fff;
    padding: 4px 12px;
    border: 1px solid #fff;
    border-radius: 4px;
}
.s1 .wrap .mid .box .btn .p{}
.s1 .wrap .mid .box .btn::after{}

.s1 .wrap .btom{}
.s1 .wrap .btom h3{
    font-size: 24px;
    padding-bottom: 16px;
    font-weight: bold;
}
.s1 .wrap .btom .tab-box{
    width: 1340px;
    display: flex;
    flex-wrap: wrap;
    gap: 36px;
    justify-content: center;
}
.s1 .wrap .btom .tab-box .tab-menu .inner{margin: 32px;}
.s1 .wrap .btom .tab-box .tab-menu{width:max-content}
.s1 .wrap .btom .tab-box .tab-menu .ico{
    width: 60px;
    height: 60px;
}
.s1 .wrap .btom .tab-box .tab-menu p{
    font-size: 20px;
    text-align: center;
    margin: 0 auto;
}
/* s2 시작 */
.s2{min-height: 911px; display: flex; align-items: center;}
.s2 .wrap{background-color: #F4F3F8;  padding-bottom: 16px; margin-top: 36px; }
.s2 .wrap .inner{
    display: flex;
    gap: 44px;
}
.s2 .wrap .inner .left{
    gap: 16px;
    padding-bottom: 36px;
}
.s2 .wrap .inner .left h2{
    font-size: 44px;
}
.s2 .wrap .inner .left p{
    font-size: 20px;
    text-wrap: pretty;
    width: 200px;
    width: unset;
}
.s2 .wrap .inner .left .btn{}
.s2 .wrap .inner .left .btn a{

}
.s2 .wrap .inner .left .btn a p{
    font-weight: bold;
    font-size: 16px;
}
.s2 .wrap .inner .right{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
}
.s2 .wrap .inner .right .box{
    margin-bottom: unset;
    min-width: 480px;
    min-height: 200px;
    padding: 24px;
    background-color: #fff;
    border-radius: 12px;
    box-shadow: 0px 3px 6px #00000029;
}
.s2 .wrap .inner .right .pc{display: block;}
.s2 .wrap .inner .right .box .box-wrap{
    display: flex;
    flex-direction: column;
    gap: 12px;
}
.s2 .wrap .inner .right .box .box-wrap .top{
    display: flex;
    justify-content: space-between;
}
.s2 .wrap .inner .right .box .box-wrap .top .btg{
    padding: 4px 8px;
    border-radius: 4px;
    border: 2px solid #35318F;
    width: max-content;
    font-weight: 600;
    color: #35318f;
}
.s2 .wrap .inner .right .box .box-wrap .top .more{}
.s2 .wrap .inner .right .box .box-wrap .top .more::before{
    content: '';
    display: block;
    width: 1px;
    height: 20px;
    background-color: #35318F;
}
.s2 .wrap .inner .right .box .box-wrap .top .more::after{
    content: '';
    display: block;
    width: 20px;
    height: 1px;
    background-color: #35318F;
    transform: translate(-50%, -10px);
}

.s2 .wrap .inner .right .box .box-wrap .btm{
    gap: 20px;
}
.s2 .wrap .inner .right .box .box-wrap .btm .tit{

}
.s2 .wrap .inner .right .box .box-wrap .btm .txt{
    -webkit-line-clamp: 3;
}
.s3 {
    display: flex;
    height: 100vh;
}
.s3 .wrap {
    margin-top: unset;
    height: unset;
}
.s3 .wrap .swiper{
    width: 1340px;
}

.s3 .wrap .top h3{
    font-size: 44px;
    color: #35318F;
}
.s3 .wrap .top .txt{
    max-width: unset;
    font-size: 16px ;
}

.s3 .slider-wrapper {
  position: relative;
  width: 100%;
  max-width: 1340px; /* swiper와 너비 맞추기 */
  margin: 0 auto;
}

.s3-swiper {
  overflow: hidden; /* 유지해야 콘텐츠가 안 삐져나감 */
  z-index: 0;
}

.s3 .swiper-nav-button {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  width: 40px;
  height: 40px;
  background: #fff;
  border-radius: 50%;
  box-shadow: 0 2px 6px rgba(0,0,0,0.15);
  cursor: pointer;
}

.s3 .swiper-button-prev {
    display: flex;
  left: -44px;
}

.s3 .swiper-button-next {
    display: flex;
  right: -70px;
}


}