
@media screen and (max-width: 1600px) {
.section1 .swiper-slide img{margin:0;left:0;}
.section1 .swiper-button-prev, .section1 .swiper-button-next{width:3%;}
.section1 .swiper-button-prev{left:3%;margin-left:0px;}
.section1 .swiper-button-next{right:3%;margin-right:0px;}
}

@media screen and (max-width: 1440px) {
    html {
        font-size: 14px;
    }
}

@media screen and (max-width: 1280px) {
    html {
        font-size: 13px;
    }
}

@media screen and (max-width: 1024px) {
    html {
        font-size: 12px;
    }
}

@media (max-width: 768px) {
    html {
        font-size: 14px;
    }
}




@media (max-width: 768px) {

    
    /*html {
        font-size: 1vw !important;
    }*/

    body {
       /*background-image: url('../img/m-main.png');*/
       background-repeat: no-repeat;
       background-position: center top;
       background-size: cover
       
    }

    #gnb {
        display: none;
    }


    #wrapper {
        min-width: 375px;
        /*margin-top: 15.8%;*/
    }

    #hd {
        min-width: 375px;
    }

    #ft {
        min-width: 375px;
    }

    #hd_pop {
        width: 100%;
    }

    #logo  {
        padding: 10px 10px;
        width: 125px;;
    }

    #logo img {
        width: 100%;
    }

    #gnb_open {
        position: absolute;
        left: 15px;
        border: 0;
        background-size: 70%;
        color: #463225;
        font-size: 2.5rem;
        background-color: #fff;
        display: flex;
    }

    #hd_phone {
        position: absolute;
        right: 15px;
        border: 0;
        background-size: 70%;
        color: #463225;
        font-size: 34px;
        background-color: #fff;
        display: flex;
        align-items: center;
    }

    #hd_phone a {
        color: #463225;
    }

    #gnb {
        display:none;
        background:#efefef;position:fixed;top:0;left:0;z-index:99999;width:100%;max-width:400px;height:100%;overflow-y:auto;
-webkit-box-shadow:0 0 5px rgba(55,55,5,0.4);
-moz-box-shadow:0 0 5px rgba(55,55,5,0.4);
box-shadow:0 0 5px rgba(55,55,5,0.4)}

    .hd_div {
        position: fixed;
        top: 75px;
        width: 0;
        z-index: 10;
	left: 50%;
        transition: width 0.3s ease-in-out;
	transform: translateX(-50%);
	display: flex;
	white-space: nowrap;
        overflow: scroll;
	display: flex;
	flex-direction: column;
	height: calc(100dvh - 75px);
	pointer-events: auto;
	
    }

    .hd_div.active {
	width: 100vw;
    }

    #gnb_close {
        display:block;
        position:absolute;
        right:8px;
        top:10px;
        z-index:99;
        font-weight:bold;
        margin:0;
        height:40px;
        width:40px;
        border:0;
        color:#bfb8b2;
        font-size:1.5rem;
        background:transparent;
    }


    .gnb_1da {
        padding: 5px 20px;
        border-bottom: 1px solid #eee;
        font-weight: bold;
        font-size: 1rem;
    }

    #gnb_1dul {
        background: #fff;
    }

    #gnb_1dul a {
        display:block;
        color:#000
    }

    .gnb_1dli {
        position: relative;
        line-height: 40px;
    }


    .gnb_2dul {display:none;background:#fafafa}
    .gnb_2da {padding-left:30px}



    #container_wr {
        width: 100%;
        max-width: 1000px;
        flex-grow: 1;
    }

    #container {
        max-width: 1000px;
        width: 100%;
        margin: 0 auto;
    }

    #m_gnb {
        background: #fff;
        /*aspect-ratio: 1000 / 156;*/
	height: 75px;
        width: 100%;
        position: fixed;
        z-index: 99;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    #m_gnb_sp {
        background: #fff;
        /*aspect-ratio: 1000 / 156;*/
	height: 75px;
        width: 100%;
    }

    #gnb {
        position: relative;
        /*opacity: 0.5;*/
        width: 100%;
    }

    #gnb .gnb_wrap {
        display: none;
    }

    #side_quick_menu {
        display: none;
    }

    .hamburger {width:32px;height:22px;position:absolute;display:block;
        left: 15px;
    }
    .hamburger-init{-webkit-appearance: none;-moz-appearance:none;position:absolute;width:100%;height:100%;z-index:2;cursor:pointer;outline:none;display:block;border:0;background:none !important;}
    .menu{position: relative;width:100%;height:100%;display:flex;flex-wrap:wrap;flex-direction: column;justify-content:space-between;align-items: center;}
    .menu .bar1,
    .menu .bar2,
    .menu .bar3{width:100%;height:4px;border-radius:2px;background:#463225;margin:0 0px 0px 0;transition: all 0.3s ease-out;}
    .menu .bar1.checked,.menu .bar2.checked,.menu .bar3.checked{transition: all 0.6s ease-out;}
    .menu .bar1.checked{transform: translateY(9px) rotate(45deg);}
    .menu .bar2.checked{opacity: 0;}
    .menu .bar3.checked{transform: translateY(-9px) rotate(-45deg);}


    #container_wr .section1 {
        background-image: url('../img/m-section1_bg.png');
        background-size: cover;
        width: 100%;
        aspect-ratio: 1000 / 1111;
        position: relative;
        /*opacity: 0.5;*/
        overflow: hidden;
	display: flex;
	justify-content: center;
        /* section */
    }
   
    .section1-logo {
        position: absolute;z-index:2;
        top: 29.1%;
        left: 12.5%;
        width: 70%;
    }

    .section1-txt1 {
        position: absolute;z-index:2;
        top: 54.5%;
        margin: 0 auto;
        width: 29%;
        left: unset;
    }

    .section1-txt2 {
        position: absolute;z-index:2;
        top: 59.3%;
        margin: 0 auto;
        width: 65.7%;
        left: unset;
    }
	.section1 .swiper-slide-active img{transform:scale(1.1);transition: all 3.0s ease-out;}
	.section1 .swiper-button-prev,.section1 .swiper-button-next{width:6%;height:auto;border:0;outline:0;opacity:0.8;}
	.section1 .swiper-button-prev img,.section1 .swiper-button-next img{width:100%;filter:invert(100%);}
	.section1 .swiper-button-prev::after,.section1 .swiper-button-next::after{display:none;}
	.section1 .swiper-button-prev{left:3%;margin-left:0px;}
	.section1 .swiper-button-next{right:3%;margin-right:0px;}

    #container_wr .section2 {
        background-image: url('../img/m-section2_bg.jpg');
        background-size: cover;
        width: 100%;
        aspect-ratio: 1000 / 2003;
        position: relative;
        overflow: hidden;
	display: flex;
        flex-direction: column;
        align-items: center;
    }

    .section2-txt1 {
        position: absolute;
        left: unset;
        width: 55%;
        margin: 0 auto;
        top: 8.8%;
    }

    .section2-dot {
        position: absolute;
        left: unset;
        margin: 0 auto;
        width: 0.8%;
        top: 24.97%;
    }

    .section2-txt2 {
        position: absolute;
        left: unset;
        margin: 0 auto;
        width: 82%;
        top: 28.22%;
    }

   .section2-txt3 {
        position: absolute;
        left: unset;
        margin: 0 auto;
        width: 82%;
        top: 30.97%;
    }
    .section2-bottom {
        position: absolute;
        top: 74.77%;
        left: unset;
        margin: 0 auto;
        width: 100%;
        aspect-ratio: 1000 / 620;
	overflow: hidden;
    }

    .section2-bottom-cont {
        margin-top: unset;
        margin-left: unset;
    }

    .section2 img.section2-bottom-logo {
        width: 15.4%;
        left: 10.34%;
        position: absolute;
         
    }

    .section2-bottom-txt1 {
        display: none; 
    }

    .m-section2-bottom-txt1 {
        display: block;
        position: absolute;
        width: 79.3%;
        top: 33.18%;
        left: 10.49%;
    }


    #container_wr .section3 {
        background-image: url('../img/m-section3_bg.png');
        background-size: cover;
        width: 100%;
        /*aspect-ratio: 1000 / 845;*/
        aspect-ratio: 1000 / 1212;
        /*height: 930px;*/
        position: relative;
        /*opacity: 0.5;*/
        overflow: hidden;
    }
    
    .section3-txt1 {
        position: relative;
        top: unset;
        left: unset;
        margin: 0 auto;
        width: 53%;
        margin-top: 16.7%;
    }

    .section3-txt2 {
        position: relative;
        top: unset;
        left: unset;
        margin: 0 auto;
        width: 72%;
        margin-top: 2.7%;
    }


    .section3 .swiper {
        height: 100%;
    }

    .section3 .slide-box {
        /*margin-top: -35px;*/
        width: 100%;
	aspect-ratio: 767 / 646;
        margin-top: -10%;
    }
    /* 레이저 장비 */


    .section3 .laser img {
        /*display: none;*/
        position: absolute;
    }

    .section3 .slide-name {
        font-family: "Pretendard-Medium";
        margin: 0 auto;
        width: 50%;
        text-align: center;
        background-color: #f2f2f2;
        color: #463225;
        font-size: 1.8rem;
        
    }

    .section3 .slide-description {
        font-family: "Pretendard-Light";
        margin: 0 auto;
        text-align: center;
        background-color: #f2f2f2;
        font-size: 1.4rem;
        line-height: 1.8rem;
        margin-top: 7px;
        white-space: normal;
    }

    .section3 .swiper-button-prev {
        width: 7.3%;
        right: 26.3%;
        top: 56.44%;
        left: unset;
    }

    .section3 .swiper-button-prev:after {
        background-image: url('../img/m-section3_right.png');
        content: '';
        width: 60%;
        height: 60%;
        background-repeat: no-repeat;
        background-size: contain;
    }

    .section3 .swiper-button-next {
        width: 7.3%;
        left: 26.3%;
        top: 56.44%;
    }

    .section3 .swiper-button-next:after {
        background-image: url('../img/m-section3_left.png');
        content: '';
        width: 60%;
        height: 60%;
        background-repeat: no-repeat;
        background-size: contain;
    }

    .section3 .swiper-slide {
        flex-grow: 0;
        height: 100%;
        width: calc(100% / 3);
        display: flex;
        align-items: center;
    }

    .section3 .swiper-slide .slide-info {
        font-family: "Pretendard-Medium";
        font-size: 1.3rem;
        white-space: nowrap;
        /*left: 50%;
        transform: translateX(-50%);
        bottom: 10%;*/
        width: 230%;
        top: 78%;
        position: absolute;
        display: none;
        left: 50%;
        transform: translateX(-50%);
    }

    .section3 .laser img {
        display: block;
    }

    .section3 .laser img.normal {
        transition: opacity 1s ease-in-out;
        opacity: 1;
    }
    .section3 .laser img.active {
        transition: opacity 1s ease-in-out;
        opacity: 0;
    }

    .section3 .swiper-slide-active .laser img.normal{
        transition: opacity 1s ease-in-out;
        opacity: 0;
    }

    .section3 .swiper-slide-active .laser img.active {
        transition: opacity 1s ease-in-out;
        opacity: 1;
    }

    .section3 .swiper-slide.swiper-slide-active .laser {
        height: 66%;
    }

    .section3 .swiper-slide.swiper-slide-active .slide-info {
        display: block;
    }
    
    .section3 .slide-pic.laser {
        position: relative;
        height: 60%;
    }

    .section3 .laser img.normal {
        width: 60.34%;
        left: 50%;
        transform: translateX(-50%);
    }

    .section3 .laser img.active {
        width: 116.81%;
        left: 50%;
        transform: translateX(-50%);
    }

    .section3 .laser1 {
        background-image: url('../img/m-section3-l1.png');
        width: 100%;
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center;

    }

    .section3 .swiper-slide.swiper-slide-active .laser1 {
    }


    .section3 .laser2 {
        width: 100%;
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center;
    }

    .section3 .swiper-slide.swiper-slide-active .laser2 {
    }

    .section3 .laser3 {
        width: 100%;
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center;
    }

    .section3 .swiper-slide.swiper-slide-active .laser3 {
    }

    .section3 .laser4 {
        width: 100%;
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center;
    }

    .section3 .swiper-slide.swiper-slide-active .laser4 {
    }

    .section3 .laser5 {
        width: 100%;
        background-repeat: no-repeat;
        background-size: contain;
       
        background-position: center;
    }

    .section3 .swiper-slide.swiper-slide-active .laser5 {
    }

	.section3 .laser6 {
        width: 100%;
        background-repeat: no-repeat;
        background-size: contain;
       
        background-position: center;
    }

    .section3 .swiper-slide.swiper-slide-active .laser6 {
    }

	.section3 .laser7 {
        width: 100%;
        background-repeat: no-repeat;
        background-size: contain;
       
        background-position: center;
    }

    .section3 .swiper-slide.swiper-slide-active .laser7 {
    }

	.section3 .laser8 {
        width: 100%;
        background-repeat: no-repeat;
        background-size: contain;
       
        background-position: center;
    }

    .section3 .swiper-slide.swiper-slide-active .laser8 {
    }


    #container_wr .section4 {
        background-image: url('../img/m-section4_bg.png');
        background-size: cover;
        width: 100%;
        /*aspect-ratio: 1000 / 845;*/
        aspect-ratio: 1000 / 1596;
        /*height: 930px;*/
        position: relative;
        /*opacity: 0.5;*/
        overflow: hidden;
    }

    .section4-wrapper {
        aspect-ratio: unset;
        height: 100%;
    }

    .section4-cont1 {
        height: 100%;
    }
   
 
    .section4-txt1 {
        position: relative;
        left: unset;
        top: unset;
        width: 66%;
        margin: 0 auto;
        margin-top: 16.7%;
    }
    
    .section4-txt2 {
        position: relative;
        top: unset;
        left: unset;
        width: 61%;
        margin: 0 auto;
        margin-top: 1.7%;
    }

    .section4 .programs {
        display: none;
    }

    .section4 .section4-program {
        display: none;
    }

    .section4 .section4-description {
        display: none;
    }

    .section4 .desc-more {
        display: none;
    }

    .section4 .m-programs {
        display: grid;
        width: 86%;
        height: 63%;
        grid-template-columns: 1fr 1fr 1fr;
        margin: 0 auto;
        margin-top: 10%;
        column-gap: 7px;
    }

    .m-program-c1 {
        background-image: url('../img/m-section4-c1.png');
        width: 100%;
        height: 100%;
        background-repeat: no-repeat;
        background-size: contain;
    }
    .m-program-c2 {
        background-image: url('../img/m-section4-c2.png');
        width: 100%;
        height: 100%;
        background-repeat: no-repeat;
        background-size: contain;
    }
    .m-program-c3 {
        background-image: url('../img/m-section4-c3.png');
        width: 100%;
        height: 100%;
        background-repeat: no-repeat;
        background-size: contain;
    }
    .m-program-c4 {
        background-image: url('../img/m-section4-c4.png');
        width: 100%;
        height: 100%;
        background-repeat: no-repeat;
        background-size: contain;
    }
    .m-program-c5 {
        background-image: url('../img/m-section4-c5.png');
        width: 100%;
        height: 100%;
        background-repeat: no-repeat;
        background-size: contain;
    }
    .m-program-c6 {
        background-image: url('../img/m-section4-c6.png');
        width: 100%;
        height: 100%;
        background-repeat: no-repeat;
        background-size: contain;
    }

    #container_wr .section5 {
        background-image: url('../img/m-section5_bg.png');
        background-size: cover;
        width: 100%;
        aspect-ratio: 1000 / 1669;
        position: relative;
        overflow: hidden;
    }
    
    .section-contact {
        background-image: url('../img/m-section-contact-bg.png');
        background-size: contain;
        background-repeat: no-repeat;
        width: 100%;
        aspect-ratio: 1000 / 1669;
        position: relative;
        overflow: hidden;
    }

    .contact-wrapper {
        width: 100%;
        height: 100%;
        overflow: hidden;
    }

    .contact-wrapper img {
        width: 100%;
    }

    .contact-marker {
        position: absolute;
        top: 25%;
        left: 62.1%;
        width: 25.1%;
        animation: pulse 2s infinite;
    }

    .contact-naver-map {
        position: absolute;
        top: 10%;
        right: 16.2%;
        width: 9.5%;
        transition: transform 0.3s ease;
        cursor: pointer;
    }

    .contact-naver-map:hover {
        transform: unset;
    }


    .contact-kakao-map {
        position: absolute;
        top: 10%;
        right: 5.7%;
        width: 9.5%;
        transition: transform 0.3s ease;
        cursor: pointer;
    }
    
    .contact-kakao-map:hover {
        transform: unset;;
    }

    .contact-naver {
        position: absolute;
        top: 88.31%;
        left: 4.5%;
        width: 35%;
        transition: transform 0.3s ease;
        cursor: pointer;
    }

    .contact-naver a:hover {
        transform: unset;
    }

    .contact-kakao {
        position: absolute;
        top: 88.31%;
        left: 40.5%;
        width: 35%;
        transition: transform 0.3s ease;
        cursor: pointer;
    }

    .contact-kakao a:hover {
        transform: unset;
    }

    .contact-map > img {
        display: none;
    }

    /* 모바일 주소 */
     
    .contact-addr {
        position: absolute;
        left: 4.8%;
        top: 4.9%;
        display: none;
        /*overflow: hidden;*/

        /*margin-top: 4rem;
        margin-left: 5vw;*/
    }

    .cont-label {
        font-family: 'Pretendard-Medium';
        font-size: 1.375rem;
        color: #463225;
        line-height: 2.3125rem;
    }

    .cont-txt {
        font-family: 'Pretendard-Regular';
        color: #151515;
        font-size: 1.25rem;
        letter-spacing: -0.7px;
        display: block;
        margin-left: 0;
    }

    .cont-txt2 {
        display: block;
        margin-top: 0.2rem;
    }

    .contact-time {
        position: absolute;
        left: 5.07%;
        top: 55.15%;
        display: flex;
        align-items: start;
        flex-wrap: wrap;
        display: none;
    }

    .cont-t-label {
        font-family: 'Pretendard-Medium';
        font-size: 1.375rem;
        color: #463225;
        line-height: 2.3125rem;
        width: 100%;
    }

    .cont-time-label {
        font-size: 21.74px;
        font-family: 'Pretendard-Bold';
        line-height: 35px;

    }

    .cont-txt1 {
        font-size: 21.74px;
        font-family: 'Pretendard-Bold';
        line-height: 35px;
    }

    .cont-t-txt1 {
        font-size: 1.35875rem;
        font-family: 'Pretendard-Bold';
        line-height: 1.6rem;
        margin-left: 0;
        margin-top: 0;
        display: inline-block;
    }

    .cont-t-txt2 {
        font-size: 1.35875rem;
        font-family: 'Pretendard-Regular';
        line-height: 1.6rem;
        margin-left: 0.4rem;
        margin-top: 0px;
        letter-spacing: -0.05px;
    }

    .cont-t-txt3 {
        font-size: 1.35875rem;
        font-family: 'Pretendard-Regular';
        line-height: 1.7rem;
        margin-left: 0rem;
        margin-top: 3px;
        letter-spacing: -0.1px;
    }

    .contact-map {
        aspect-ratio: 1000 / 582;
        width: 100%;
	left:0px;
	right:0px
	top: 17.38%;
    }

    .cont-t-hl {
        font-family: 'Pretendard-SemiBold';
        background-color: #463225;
        color: #fff;
        border-radius: 5px;
        margin-left: 6px;
        font-size: 1.06rem;
        line-height: 2.1875rem;
        text-align: center;
        padding: 2px 5px;
        letter-spacing: -0.9px;
    }

    .cont-t-hl-s {
        font-family: 'Pretendard-SemiBold';
        background-color: #474747;
        color: #fff;
        border-radius: 5px;
        margin-left: 6px;
        font-size: 0.81rem;
        line-height: 1.23rem;
        text-align: center;
        padding: 2px 5px;
        letter-spacing: -1.1px
    }

    .cont-txt-hl1 {
        font-family: 'Pretendard-SemiBold';
        font-size: 1.35rem;
        color: #463225; 
        margin-left: 2px;
        letter-spacing: -0.5px;
    }

    .cont-txt-hl2 {
        font-family: 'Pretendard-SemiBold';
        font-size: 1.35rem;
        color: #463225; 
        letter-spacing: -0.5px;
    }


    .cont-hp {
        font-family: 'Pretendard-Medium';
        font-size: 1.4375rem;
        line-height: 1.7rem;
        color: #463225;
        position: absolute;
        left: 58.12%;
        top: 70.69%;
        display: flex;
        align-items: start;
	position: static;
    }

    .cont-hp-txt1 {
        color: #463225;
	display: none;
    }

    .cont-hp-txt2 {
        color: #000;
        font-size: 2.81rem;
        margin-left: 17px;
        margin-top: 5px;
        letter-spacing: -1px;
	display: none;
    }

    .cont-ex {
        color: #000;
        font-family: 'Pretendard-Light';
        font-size: 0.97rem;
        position: absolute;
        left: 6.43rem;
        top: 100%;
        letter-spacing: -0.7px;
    }

    #ft {
        overflow: hidden;
        width: 100%;
        font-family: 'Pretendard-Regular';
        background: #413c39;
        /*opacity: 0.5;*/
    }

    #ft_wr {
        width: 100%;
        padding: 32px 0;
        background: #413c39;
        aspect-ratio: 1000 / 436;
    }

    .ft_wrapper {
        display: none;
    }

    .m-ft_wrapper {
        display: flex;
        flex-direction: column;
        align-items: stretch;
        max-width: 90%;
        margin: 0 auto;
    }

    .m-ft_wrapper .ft_top {
        display: flex;
        padding: 0 26px;
        justify-content: space-between;
    }

    .ml-2 {
        margin-left: 28px;
    }

    #ft_logo img {
        width: 100%;
    }

    #ft_logo {
        width: 38%;
    }
    
    #privacy {
        flex-grow: 2;
        text-align: right;
        color: #fff;
        font-size: 0.8rem;
        align-self: end;
        opacity: 0.7;
    }

    #privacy a {
        color: #fff;
	opacity: 0.7;
    }  
 
    #privacy .privacy-bar {
        margin: 0 17px;
        opacity: 0.5;
    }

    #ft_wr .ft_separator {
        height: 1px;
        background-color: #8c8c8c;
        margin-top: 1.3rem;
        margin-bottom: 2%;
        opacity: 0.2;
    }

    #ft_wr .ft_cnt {
        width: auto;
        font-size: 0.8rem;
        line-height: 1.5rem;
        font-family: 'Pretendard-Regular';
        opacity: 0.7;
    }

    #ft_copy {
        width: 100%;
        font-size: 0.8rem;
        color: #fff;
        text-align: left;
        padding: 3px 20px;
        opacity: 0.7;
    }

    .cont-btn-txt {
        display: none;
    }
}

@media (max-width: 768px) {

    .sub1-s2-subtitle {
        font-size: 0.8rem;
    }
    .sub1-s2-title {
        font-size: 1.1rem;
    }







    /* menu */
    .menu-hd {
        width: 100%;
        aspect-ratio: 1000 / 156;
        background-color: #fff;
    }
    #cssmenu { 
        position: relative;
	flex: 1;
	width: 100%;
	pointer-events: auto;
    }
    #cssmenu li li {position: relative;}
    #cssmenu ul {}
    #cssmenu ul li a {display:block; position: relative;}
    #cssmenu .has-sub {
	border-top:1px solid #c8c8c8;
	}
    #cssmenu:after, #menu #cssmenu ul:after {content:''; display:block; clear:both;}
    #cssmenu ul ul {display: none;}
    .cssmenu_list > li:first-child {}
    #cssmenu > ul > li.active > ul {display: block;}
    #cssmenu > ul > li > a {
        padding: 0.8rem 2.5rem; 
        margin:0 0; cursor: pointer; z-index: 2; font-size: 1.2rem; text-decoration: none; color: #191919; -webkit-transition: color .2s ease; -o-transition: color .2s ease; transition: color .2s ease; font-family: 'Pretendard-SemiBold'; font-weight:600;
	display: flex;
    }

    #cssmenu ul li .arr {
    	width: 30%;
        display: block;
        margin-left: auto;
        z-index: 10;

    }

    #cssmenu > ul > li > a:hover {}
    #cssmenu ul > li.has-sub > a:after {
        position: absolute; 
        background: url('../img/arr_down_b.svg') no-repeat center/2rem; 
        width: 2rem;  height: 2rem;
        top: 18px; 
        right: 3rem; 
        content: ""; 
        -webkit-transition: all 0.3s ease-out; 
        transition: all 0.3s ease-out;
    }
    #cssmenu ul > li.has-sub.open > a:after {-webkit-transform: rotate(180deg); transform: rotate(180deg);}
    #cssmenu ul > li.has-sub.open > a:before {}
    #cssmenu ul ul li a {padding: 0.8rem 2.5rem; cursor: pointer; z-index: 2; font-size: 1.1rem; text-decoration: none; color: #191919; border-bottom:1px solid #dedede; background: #fff; -webkit-transition: color .2s ease; transition: color .2s ease;}
    #cssmenu .open {}
    #cssmenu .open > a {border-bottom:1px solid #c8c8c8;}
    #cssmenu .open ul {}
    #cssmenu .has-sub.dep2 {border-top:0;}
    #cssmenu .has-sub.dep2 > a {color:#191919; font-family: 'Pretendard-Medium'; font-weight:500;}
    #cssmenu .has-sub.dep2 ul li a {padding-left: 5.5rem;}
    #cssmenu .open.dep2 > a {color: #4456e2; border-bottom:1px solid #dedede;}
    #cssmenu li.sng {border-top:1px solid #c8c8c8;}
    #cssmenu .last a {border-bottom:0;}
    #cssmenu .has-sub.media {border-bottom:1px solid #191919;}

    #gnb_close {
        position: static;
        margin-right: 1rem;
    }
    .menu-hd {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .menu-hd-logo {
        width: 35%;
        padding: 10px 10px;
    }
    .menu-hd-logo img {
        width: 100%;
    }
}

@media (max-width: 768px) and (min-resolution: 2dppx) {
    html {
        font-size: 14px; /* 좀 더 적당한 글꼴 크기 */
    }
    .section3 .swiper-slide .slide-info {
        width: 270%;
    }
    .section3 .slide-name {
        font-size: 1.4rem;
        
    }

    .section3 .slide-description {
        font-size: 0.95rem;
        line-height: 1.3rem;letter-spacing:-0.5px;
    }

}
