@charset "utf-8";

#main .sec1_slider .swiper-slide.img1{background: url(../img/sub1/image1.jpg) no-repeat; background-size: cover; background-position: center;}
#main .sec1_slider .swiper-slide.img2{background: url(../img/sub1/image2.jpg) no-repeat; background-size: cover; background-position: center;}
#main .sec1_slider .swiper-slide.img3{background: url(../img/sub1/image3.jpg)no-repeat; background-size: cover; background-position: center;}
#main .sec1_slider .swiper-slide.img4{background: url(../img/sub1/image4.jpg) no-repeat; background-size: cover; background-position: center;}
#main .sec1_slider .swiper-slide.img5{background: url(../img/sub1/image5.jpg) no-repeat; background-size: cover; background-position: center;}
#main .sec1_slider .swiper-slide.img6{background: url(../img/sub1/image6.jpg) no-repeat; background-size: cover; background-position: center;}
#main .sec1_slider .swiper-slide.img7{background: url(../img/sub1/image7.jpg) no-repeat; background-size: cover; background-position: center;}
#main .sec1_slider .swiper-slide.img8{background: url(../img/sub1/image8.jpg) no-repeat; background-size: cover; background-position: center;}
#main .sec1_slider .swiper-slide.img9{background: url(../img/sub1/image9.jpg) no-repeat; background-size: cover; background-position: center;}
#main .sec1_slider .swiper-slide.img10{background: url(../img/sub1/image10.jpg) no-repeat; background-size: cover; background-position: center;}
#main .sec1_slider .swiper-slide.img11{background: url(../img/sub1/image11.jpg) no-repeat; background-size: cover; background-position: center;}
#main .sec1_slider .swiper-slide.img12{background: url(../img/sub1/image12.jpg) no-repeat; background-size: cover; background-position: center;}
#main .sec1_slider .swiper-slide.img13{background: url(../img/sub1/image13.jpg) no-repeat; background-size: cover; background-position: center;}


/* intro */

#intro .sec2_slider .swiper-slide.img1{background: url(../img/sub1/image4.jpg) no-repeat 20% 50%; background-size: cover; border-top-left-radius: 47%; border-top-right-radius: 47%;}
#intro .sec2_slider .swiper-slide.img2{background: url(../img/sub1/image10.jpg) no-repeat 70% 30%; background-size: cover; border-top-left-radius: 47%; border-top-right-radius: 47%;}

#intro .sec3_slider .swiper-slide.img1{background: url(../img/sub1/image6.jpg) no-repeat 50% 50%; background-size: cover; background-position: center; border-top-left-radius: 47%; border-top-right-radius: 47%;}
#intro .sec3_slider .swiper-slide.img2{background: url(../img/sub1/image13.jpg) no-repeat 50% 50%; background-size: cover; background-position: center; border-top-left-radius: 47%; border-top-right-radius: 47%;}

/* banner */
.banner .banner-in { background: url(../img/sub1/image12.jpg); background-size: cover; background-position: 50% 50%; background-attachment: fixed; padding: 120px 0; }


.l-info { display: flex; width: 1400px; margin: 0 auto; padding: 120px 0; }
.l-info> div { width: 50%; }
.l-info> :last-child { margin-left: 80px; border-bottom: 1px solid #735e3a; padding-top: 20px; }
.l-info div .title { margin-bottom: 40px; }
.l-info div .title p { margin-top: 0; }
.l-info div> p { line-height: 2em; }
.root_daum_roughmap .cont .section.lst { display: none; }


@media (max-width: 1400px) {
    .l-info { width: 100%; margin: 0 auto; padding: 120px 20px; }
}

@media (max-width: 1024px) {
    .l-info> :last-child { margin-left: 40px; }
}

@media (max-width: 800px) {
    .l-info { display: block; }
    .l-info> div { width: 100%; }
    .l-info> :last-child { margin-left: 0; padding: 40px 0;  }
    .l-info div .title { padding-left: 0; }
    .l-info div> p { font-size: 12px; }
}
@media (max-width: 500px) {
    .sec2-prev { left: 3% !important; }
    .sec2-next { right: 3% !important; }
}
/* #info { margin-top: 100px; }
#info > .info-in > p { margin: 0px; margin-top: 60px; font-size: 13px; line-height: 24px; text-align: center; }

@media (max-width: 780px) { 

    #info > .info-in > p { margin-top: 55px; }
    
} */