@charset "utf-8";

/* content */
.content{ width: 100%;}
.content .content-in{ width: 1600px; margin: 180px auto 150px;}

/* content-tit */
.content-tit{ margin-bottom: 150px;}
.content-tit h2{ font-size: 30px; font-weight: 400; color: #191919; text-align: center; margin-bottom: 40px;}
.content-tit #icon-list{ display: flex; justify-content: space-between; text-align: center; margin: 0 auto; width: 30%;}
.content-tit #icon-list .ico{ cursor: pointer;}
.content-tit #icon-list .ico i{ font-size: 50px; color: #828282; margin-bottom: 15px; }
.content-tit #icon-list .ico p{ font-family: 'PurenJeonnam'; font-size: 14px; color: #8d8d8d;  }
.content-tit #icon-list .ico:hover i, .content-tit #icon-list .ico:hover p{ color: #000;}
.content-tit > p{ text-align: center; font-size: 14px;line-height: 1.5em; margin-top: 50px;}

/* fac-list */
.fac-list{ width: 100%;}
.fac-list .fac-con{ display: flex; justify-content: space-between; margin-bottom: 50px;}
.fac-list .fac-con.con-even{ flex-direction: row-reverse; }

.fac-con .fac-con-txt p{ color: #868f96;}

.fac-list .fac-con .con-right{ width: 50%; position: relative; }
.con-right .fac-con-txt{ position: absolute; top: 80px; left: 60px; }
.con-right .fac-con-txt h2{ font-size: 24px; font-weight: 400; color: #000; margin-bottom: 20px;}
.con-right .fac-con-txt p{ font-size: 14px; font-weight: 400; line-height: 1.5em;}
.con-right .fac-con-txt p.sign{ margin-top: 35px;}
 
.fac-con.con-even .con-right .fac-con-txt{ left: 0; right: 60px;}
.fac-con.con-even .con-right .fac-con-txt h2{ text-align: right;}
.fac-con.con-even .con-right .fac-con-txt p {text-align: right;}

.con-right .txt-eng{ position: absolute; bottom: 30px; right: 30px;}
.con-right .txt-eng p{ font-size: 14px; font-weight: 400; line-height: 1.5em; text-align: right; color: #c7cdd1;}

.fac-con.con-even .con-right .txt-eng{ right: 0; left: 30px;}
.fac-con.con-even .con-right .txt-eng p{ text-align: left;}

.fac-list .fac-con .fac-img{width:50%; aspect-ratio:1; object-fit: cover;}
.fac-img .facimg1-swip{ width: 100%; height: 100%;}
#con1 .facimg1-swip .s1{ background: url(../img/sub3/1/image1.jpg) no-repeat center/cover; }
#con1 .facimg1-swip .s2{ background: url(../img/sub3/1/image2.jpg) no-repeat center/cover; }
#con1 .facimg1-swip .s3{ background: url(../img/sub3/1/image3.jpg) no-repeat center/cover; }
#con1 .facimg1-swip .s4{ background: url(../img/sub3/1/image4.jpg) no-repeat center/cover; }
#con1 .facimg1-swip .s5{ background: url(../img/sub3/1/image5.jpg) no-repeat center/cover; }
#con1 .facimg1-swip .s6{ background: url(../img/sub3/1/image6.jpg) no-repeat center/cover; }

#con2 .facimg1-swip .s1{ background: url(../img/sub3/2/image1.jpg) no-repeat center/cover; }
#con2 .facimg1-swip .s2{ background: url(../img/sub3/2/image2.jpg) no-repeat center/cover; }
#con2 .facimg1-swip .s3{ background: url(../img/sub3/2/image3.jpg) no-repeat center/cover; }
#con2 .facimg1-swip .s4{ background: url(../img/sub3/2/image4.jpg) no-repeat center/cover; }
#con2 .facimg1-swip .s5{ background: url(../img/sub3/2/image5.jpg) no-repeat center/cover; }
#con2 .facimg1-swip .s6{ background: url(../img/sub3/2/image6.jpg) no-repeat center/cover; }
#con2 .facimg1-swip .s7{ background: url(../img/sub3/2/image7.jpg) no-repeat center/cover; }


#con3 .facimg1-swip .s1{ background: url(../img/sub3/3/image1.jpg) no-repeat center/cover; }
#con3 .facimg1-swip .s2{ background: url(../img/sub3/3/image2.jpg) no-repeat center/cover; }
#con3 .facimg1-swip .s3{ background: url(../img/sub3/3/image3.jpg) no-repeat center/cover; }
#con3 .facimg1-swip .s4{ background: url(../img/sub3/3/image4.jpg) no-repeat center/cover; }
#con3 .facimg1-swip .s5{ background: url(../img/sub3/3/image5.jpg) no-repeat center/cover; }



.facimg1-page{ position: absolute; z-index: 1; text-align: center; color: #fff !important;}
.facimg1-prev{ position: absolute; top: 50%; left: 30px; transform: translateY(-50%); z-index: 1;}
.facimg1-prev i{display: block; color: #fff; font-size: 30px; pointer-events: auto; cursor: pointer; }
.facimg1-next{ position: absolute; top: 50%; right: 30px; transform: translateY(-50%); z-index: 1;}
.facimg1-next i{display: block; color: #fff; font-size: 30px; pointer-events: auto; cursor: pointer;}

/* --------------------------------------------------- 반응형웹 ------------------------------------------------------------ */
@media all and (max-width: 1600px){
    .content .content-in{ width: 95%;}
}

@media all and (max-width: 1024px){
    .content-tit{ margin-bottom: 100px;}
    .content-tit #icon-list{ width: 30%;}
    .con-right .fac-con-txt{ top: 40px; left:40px;}
    .fac-con.con-even .con-right .fac-con-txt{right: 40px;}
}

@media all and (max-width: 768px){

    .content-tit #icon-list{ width: 60%; justify-content: space-around;}
    .content .content-in{ margin: 130px auto 0px;}

    .fac-list .fac-con, .fac-list .fac-con.con-even{ flex-direction: column;}
    .fac-list .fac-con .fac-img{ width:100%; aspect-ratio: 4/3;}
    .fac-list .fac-con .con-right{ width: 100%; margin-bottom: 80px; position: static;}
    .con-right .fac-con-txt{ position: static; top: 0; left: 0; padding: 30px 30px 0; display: block;}
    .con-right .txt-eng{position: relative; display: none}
    .fac-con.con-even .con-right .fac-con-txt h2, .fac-con.con-even .con-right .fac-con-txt p{ text-align: left;}
}

@media all and (max-width: 500px){
    
    
    .content-tit h2{ font-size: 20px; margin-bottom: 20px; line-height: 1.5em;}
    .content-tit #icon-list { width: 90%; }
    .content-tit #icon-list .ico i{ font-size: 40px;}
    .content-tit > p{ margin-top: 30px;}
    .fac-list .fac-con .con-right{ margin-bottom: 30px;}
    /* .content-tit #icon-list{ width: 100%;} */
    .con-right .fac-con-txt{ padding: 30px 10px 0;}

    .con-right .fac-con-txt h2{ font-size: 18px; }

}