@charset "utf-8";


/* 내용관리 */
#ctt { padding: 0; background:#fff; }
.ctt_admin {text-align:right; position: relative;right: 30px; top: 30px; font-size: 20px; z-index: 9; }
#ctt header h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#ctt_con {padding:10px 0;line-height:1.6em; text-align: center; }
#ctt_con img{max-width:100%;height:auto}
.ctt_img {text-align:center}

.co_line { border-top: 1px solid #eee; padding: 40px 0; }

.content_basic_wrap { width: 100%; margin: auto; position: relative; overflow: hidden;  }
.content_basic_wrap .content_inner { padding: 0; }
.content_basic_wrap .content_inner > .text_wrap div:nth-child(2) { margin-top: 15px; }
.content_basic_wrap .content_inner .text_wrap .desc .g4 { color: #000; text-align: center;}
.content_basic_wrap.bg_slide { padding: 90px 0; background-color: #f2f2f2; }
.content_basic_wrap.bg_slide > .content_inner { width: 1280px; position: relative; margin: 0 auto; }
.content_basic_wrap.bg { padding: 80px 0; }
.content_basic_wrap.bg .content_inner .text_wrap .desc { color: #fff; }
.content_basic_wrap.bg .content_inner .node_img .text_wrap .desc { color: #000; }

.content_basic_wrap.ovv { overflow: visible; }

.content_basic_wrap .text_wrap .line { width: 65px; height: 3px; margin: 30px 0;  }
.content_basic_wrap .node_img .text_wrap .line { width: 65px; height: 3px; margin: 20px 0; }  

.content_basic_wrap .small_tit { color: #818181; letter-spacing: 5px; font-weight: 100; margin-bottom: 15px; text-transform: uppercase; }

.content_inner .text_wrap .desc { color: #858585;}
.content_inner > .text_wrap .desc { color: #858585; margin-top: 20px;}
.content_lnr  .text_wrap .desc { color: #858585; margin-top: 20px;}

.content_inner.bna ul:not(:first-child) { margin-top: 45px; }  

.m-br { display: none; }

/* background option */
.main_rectangle_img img,  
.content_node_rectangle .node_img img,
.content_node_round .node_img img,
.content_lnr .lnr_img img,
.left_before_img img, .left_after_img img,
.content_bna .node_img  img,
.content_basic_wrap.bg_img img,
.node_inner_img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    background-repeat: no-repeat;
}

/* text */
.title h2,
.desc p { word-break: keep-all; }


/* node */
.content_node_wrap {}
.content_node_wrap .text_wrap .desc { margin-top: 35px; }
.content_node_wrap > div:not(:first-child) { margin-top: 60px; }


/* square */
.content_node_rectangle { width: 100%; overflow: hidden; }
.content_node_rectangle .text_wrap { margin-top: 32px;  }
.content_node_rectangle .text_wrap .desc { margin-top: 10px; }
.content_node_rectangle li { display: inline-block; vertical-align: top; margin-right: 25px; }
.content_node_rectangle li:last-child { margin-right: 0 !important; }
.content_node_rectangle .node_img { position: relative; overflow: hidden;  }}
.content_node_rectangle li video { width: 100%; }

/* 1 */
.content_node_rectangle li:only-child { width: 100%; }
.content_node_rectangle li:only-child .node_img { width: 100%; height: 780px; }
.content_node_rectangle li:only-child .node_img iframe { width: 100%; height: 100%; }


/* 2 */
.content_node_rectangle li:first-child:nth-last-child(2),
.content_node_rectangle li:first-child:nth-last-child(2)+li { width: 625px; }
.content_node_rectangle li:first-child:nth-last-child(2) .node_img,
.content_node_rectangle li:first-child:nth-last-child(2)+li .node_img { height: 447px; }

/* 3 */
.content_node_rectangle li:first-child:nth-last-child(3),
.content_node_rectangle li:first-child:nth-last-child(3)~li { width: 406px; }
.content_node_rectangle li:first-child:nth-last-child(3) .node_img,
.content_node_rectangle li:first-child:nth-last-child(3)~li .node_img { height: 542px; background-color: #F0F0F0;padding: 24px; }

.content_node_rectangle li:first-child:nth-last-child(3) .node_img .node_inner_img,
.content_node_rectangle li:first-child:nth-last-child(3)~li .node_img .node_inner_img { width: 360px; height: 287px; margin: auto;  }
 


/* 3-2 */
.content_node_rectangle.type3-2 { display: flex; }
.content_node_rectangle.type3-2 li { display: table;} 
.content_node_rectangle.type3-2 li:first-child:nth-last-child(3),
.content_node_rectangle.type3-2 li:first-child:nth-last-child(3)~li { width: 32%; }
.content_node_rectangle.type3-2 li:first-child:nth-last-child(3) .node_img,
.content_node_rectangle.type3-2 li:first-child:nth-last-child(3)~li .node_img { width: 100%;  height: 494px; background-color: #F0F0F0;padding: 24px; display: table-cell; vertical-align: middle; }

.content_node_rectangle.type3-2 li:first-child:nth-last-child(3) .node_img .node_inner_img,
.content_node_rectangle.type3-2 li:first-child:nth-last-child(3)~li .node_img .node_inner_img { width: 256px; height: 256px; margin: auto; border-radius: 100%; background-color: #ccc; }

.content_node_rectangle.type3-2 .text_wrap { margin-top: 50px; }
.content_node_rectangle.type3-2 .text_wrap .desc { margin-top: 26px; }
 



/* 4 */
.content_node_rectangle li:first-child:nth-last-child(4),
.content_node_rectangle li:first-child:nth-last-child(4)~li { width: 298px; }
.content_node_rectangle li:first-child:nth-last-child(4) .node_img,
.content_node_rectangle li:first-child:nth-last-child(4)~li .node_img { height: 415px; background-color: #F0F0F0;padding: 10px; }

.content_node_rectangle li:first-child:nth-last-child(4) .node_img .node_inner_img,
.content_node_rectangle li:first-child:nth-last-child(4)~li .node_img .node_inner_img { width: 274px; height: 194px; margin: auto;  }

.content_node_rectangle li:first-child:nth-last-child(4) .node_img .text_wrap,
.content_node_rectangle li:first-child:nth-last-child(4)~li .node_img .text_wrap { padding: 0 20px; }


/* 4-2 */
.content_basic_wrap.bg { padding: 178px 0; background-color: #f2f2f2; }
.content_node_rectangle.type4-2 li:first-child:nth-last-child(4),
.content_node_rectangle.type4-2 li:first-child:nth-last-child(4)~li { width: 298px; }
.content_node_rectangle.type4-2 li:first-child:nth-last-child(4) .node_img,
.content_node_rectangle.type4-2 li:first-child:nth-last-child(4)~li .node_img { height: 407px; background-color: #fff;padding:45px 20px; }

.content_node_rectangle.type4-2  li:first-child:nth-last-child(4) .node_img .text_wrap, .content_node_rectangle.type4-2  li:first-child:nth-last-child(4)~li .node_img .text_wrap { padding: 0px; margin-top: 0; }

.content_node_rectangle.type4-2 .num { margin-bottom: 108px; } 
.content_node_rectangle.type4-2 .g6-2 { color: #818181; }


/* 5 */
.content_node_rectangle li:first-child:nth-last-child(5),
.content_node_rectangle li:first-child:nth-last-child(5)~li { width: 17.6%; }
.content_node_rectangle li:first-child:nth-last-child(5) .node_img,
.content_node_rectangle li:first-child:nth-last-child(5)~li .node_img { height: 290px; border: 1px solid #286d7c; }

.content_node_rectangle li:first-child:nth-last-child(9)~li:nth-child(5n){ margin-right: 0; margin-bottom: 40px; }
.content_node_rectangle li:first-child:nth-last-child(9)~li:last-child { margin-bottom: 0; }

.content_node_rectangle li:first-child:nth-last-child(9),
.content_node_rectangle li:first-child:nth-last-child(9)~li { width: 17.6%; }
.content_node_rectangle li:first-child:nth-last-child(9) .node_img,
.content_node_rectangle li:first-child:nth-last-child(9)~li .node_img { height: 290px; border: 1px solid #286d7c; }

.content_node_rectangle li:first-child:nth-last-child(9)~li:nth-child(5n){ margin-right: 0; margin-bottom: 40px; }
.content_node_rectangle li:first-child:nth-last-child(9)~li:last-child { margin-bottom: 0; }


.content_node_rectangle.rectangle3 li .node_img { height: 430px !important;  }


/* 치료전후 */
.content_bna_wrap > div:not(:first-child) { margin-top: 60px; }
.content_bna { position: relative;  }
.content_bna .node_img { height: 432px; background-color: #eee; }
.content_bna .bna_text { height: 83px; text-align: center; line-height: 83px; }
.content_bna > div { display: inline-block; width: 625px; }
.content_bna > div:first-child { margin-right: 24px; }
.content_bna .bna_arrow { width: 60px; height: 60px; position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto;  z-index: 1;}
.content_bna_wrap > p.bna_text { margin-bottom: -30px; margin-top: 30px; }

/* 사각형 list */
.content_node_rectangle.list li:first-child:nth-last-child(4),
.content_node_rectangle.list li:first-child:nth-last-child(4)~li { width: 516px; }
.content_node_rectangle.list li:first-child:nth-last-child(4) .node_img,
.content_node_rectangle.list li:first-child:nth-last-child(4)~li .node_img { height: 340px; }

.content_node_rectangle.list .node_inner_img { background-color: #eee; }
.content_node_rectangle.list .title {  }  
.content_node_rectangle.list .title h3 { margin-bottom: -10px; }
.content_node_rectangle.list .desc { margin-top: 24px; color: #1f1e24;  } 

/*원형*/
.content_node_wrap > div:not(:first-child) { margin-top: 55px; }
.content_node_round { width: 100%; overflow: hidden; text-align: center;  }
.content_node_round .text_wrap { margin-top: 27px;  }
.content_node_round li {  margin: auto ; display: inline-block; margin-right: 32px;vertical-align: top; }
.content_node_round li:last-child { margin-right: 0 !important; }
.content_node_round .node_img {border: 2px solid #818181;  overflow: hidden;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
border-radius: 100%;
position: relative; }
.content_node_round .node_inner_img { position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; width: 100%; height: 100%; display: table; text-align: center; background-position: center;}
.content_node_round .node_inner_img > .text_wrap { display: table-cell; vertical-align: middle; position: relative; z-index: 9;}
.content_node_round .node_inner_img .text_wrap .title small { line-height: 35px;  }
.content_node_round .node_inner_img .text_wrap .title h3 { margin-top: 20px; padding: 0 45px; }

/* 1 */
.content_node_round li:first-child:nth-last-child(3),
.content_node_round li:first-child:nth-last-child(3)~li { width: 350px; }
.content_node_round li:first-child:nth-last-child(3) .node_img,
.content_node_round li:first-child:nth-last-child(3)~li .node_img{ height: 350px; }


.content_node_round li:first-child:nth-last-child(4),
.content_node_round li:first-child:nth-last-child(4)~li { width: 320px;} 
.content_node_round li:first-child:nth-last-child(4) .node_img,
.content_node_round li:first-child:nth-last-child(4)~li .node_img { height: 320px; }


.content_node_round.round_type2  .node_inner_img { position: relative; margin: auto; width: 100%; height: 100%; text-align: center;}
.content_node_round.round_type2 .node_inner_img img { width: auto; height: auto; object-fit: contain; position: absolute; top: 0; right: 0; bottom: 0; left: 0; margin: auto; }

.content_node_round.round_type2 li:first-child:nth-last-child(4),
.content_node_round.round_type2 li:first-child:nth-last-child(4)~li { width: 320px;} 
.content_node_round.round_type2 li:first-child:nth-last-child(4) .node_img,
.content_node_round.round_type2 li:first-child:nth-last-child(4)~li .node_img { height: 320px; }




/* lnr : left-img, right-text */
.w680 { max-width: 680px !important; }
.content_lnr { display: flex; justify-content: left;  }
.content_lnr.textr { flex-direction: row-reverse; }

.content_lnr .text_wrap { margin-top: 48px; }  
.content_lnr .fl_left { width: 48.5%;  margin-right: 72px; }
.content_lnr .fl_right { width: 48.5%; }
.content_lnr .lnr_img { width: 693px;  }

.content_lnr.textr.lnr_basic .fl_right { width: 516px; }
.content_lnr.textr.lnr_basic .fl_left { width: 693px; }
.content_lnr.textr.lnr_basic.text_type1  .text_wrap:first-child { margin-top: 0;  }

.content_lnr.lnr_bagic > div {   }
.content_lnr.lnr_bagic.textr .fl_left { width: 693px; }
.content_lnr.lnr_bagic .fl_right { width: 693px; }

.content_lnr .text_wrap div.g3 { display: flex; justify-content: left; align-items: center; padding: 20px 40px; line-height: 1; } 
.content_lnr .text_wrap div.g3 > div { margin: 0 25px;  }

/* lnr list : left-img, right-text */
.content_lnr_wrap.list > div:not(:first-child) { margin-top: 60px; }
.content_lnr.list { overflow: hidden; align-items: flex-start; }
.content_lnr.list .fl_left { width:516px; height: auto; float: left; margin-right: 70px; }
.content_lnr.list .fl_right { width: 54%; float: right; }
.content_lnr.list .num { margin-bottom: 20px; }
.content_lnr.list .lnr_img { width: 516px; height: 340px; border-radius: 7px; }
.content_lnr.list .lnr_img img { width: 100%; height: 100%; object-fit: cover; }
.content_lnr.list .text_wrap .title div { display: inline-block; vertical-align: middle;}
.content_lnr.list .text_wrap .title small { margin-bottom: 5px; }
.content_lnr.list .text_wrap div.g3 { padding: 0; }



/* lnr mini : left-img, right-text */
.content_lnr.mini { overflow: hidden; }
.content_lnr.mini .fl_left { width:45.938%; height: auto; float: left; margin-right: 40px;display: table;  }
.content_lnr.mini .fl_right { width: 48.5%; float: right; display: table; }

.content_lnr.mini .lnr_img { width: 588px; height: 420px; border-radius: 7px; }
.content_lnr.mini .text_wrap { text-align: center; margin-top: 20px; display: table-cell; vertical-align: middle; }
.content_lnr.mini .text_wrap .title div { display: inline-block; vertical-align: middle;}
.content_lnr.mini .text_wrap .title small { margin-bottom: 5px; }

.content_lnr.mini .num { text-align: center; margin-bottom: 20px; }
.content_lnr.mini .line { margin:30px auto; }





/* history */
.content_lnr.history { overflow: hidden;  }
.history_inner > div { display: flex; justify-content: left; margin-top: 5px; }
.content_lnr.history .fl_left { width:693px; height: auto; float: left; margin-right: 70px; }
.content_lnr.history .fl_right { width: 516px; float: right; }
.content_lnr.history .lnr_img { height: 864px; }
.content_lnr.history .text_wrap .title div { display: inline-block; vertical-align: middle;}
.content_lnr.history li { line-height: 1.6;  }
.content_lnr.history li.g2 { line-height: 1.2; }
.content_lnr.history .g4 { line-height: 1.2; font-weight: 700; }

.content_lnr.history  ul  li { display: flex; }
.content_lnr.history .fl_left p.g5m { line-height: 1.6; }

.history_list li { display: flex; }
.history_list li:not(:first-child) { margin-top: 15px; }

.content_lnr.history .text_wrap .line { display: flex; justify-content: left; width: auto; height: auto; }
.content_lnr.history .text_wrap .line > div { width: 258px; height: 5px; }


.content_lnr.history.textr .fl_left { width:516px; height: auto; float: left; margin-right: 70px; }
.content_lnr.history.textr .fl_right { width: 693px; float: right; }


.content_lnr.certi { display: revert; }
.content_lnr.certi .certi {   }
.content_lnr.certi .certi li { display: inline-block;  margin-bottom: 35px; }
.content_lnr.certi .certi li:not(:last-child) { margin-right: 24px; }
.content_lnr.certi .certi_h li:nth-child(5n) { margin-right: 0; }
.content_lnr.certi .certi_w li:nth-child(5n) { margin-right: 0; }
.certi_h li > div { width: 231px; height: 302px; overflow: hidden; border: 1px solid #c4c4c4; }
.certi_w li > div { width: 231px; height: 169px; overflow: hidden; border: 1px solid #c4c4c4; }
.content_lnr.certi ul:nth-child(3) { margin-top: 0; }

.content_lnr.certi .certi li img { width: 100%; object-fit: cover; }
.content_lnr.certi .certi li p { text-align: center; margin-top: 10px; }


.content_inner > .history ul li { display: flex; justify-content: left; margin-top: 20px; line-height: 1.6; }








/* 유지관리 */
.content_care_top { text-align: center; } 
.content_care_top ul { display: flex; justify-content: center; align-items: flex-end;	 }
.content_care_top ul li { display: inline-block;  }
.content_care_top ul li:first-child { margin-right: 40px; }
.content_care_top ul li .text_wrap { margin-top: 20px; }
.content_care { background-color: #eee; padding: 73px; }
.content_care .care_ul { width: 100%; margin: auto; text-align: center; }
.content_care ul { display: inline-block; }
.content_care ul li { font-size: 24px; line-height: 1.4; letter-spacing: -0.5px;  }
.content_care ul li:not(:first-child) { margin-top: 30px; }
.content_care ul li div { display: inline-block; vertical-align: top; text-align: left;  }
.content_care ul li div:first-child { width: 180px; margin-right: 72px; }




.video_wrap { position:relative;padding-bottom:41.06% ;height:0; width:100% ;  background-color: #f1f1f1; background: rgba(0, 0, 0, 0.2);}
.video_wrap img { width: 100%; height: 100%; position: absolute; left: 0; object-fit: cover; }
.video_wrap video { width: 100%; height: 100%; position: absolute; left: 0; object-fit: cover; }
.video_wrap iframe {position:absolute;top:0;left:0;width:100%;height:100%;}





/* lnr trios */
.content_basic_wrap.lnr_trios { width: 100%; padding: 80px 0 160px; overflow: visible; }
.content_lnr.lnr-type2 {  }
.content_lnr.lnr-type2 .fl_right { }
.content_lnr.lnr-type2 .fl_left { height: auto;  position: relative;} 
.content_lnr.lnr-type2 .fl_left .lnr_img {  width: 1090px;  position: absolute; top: -165px; left: -45%;  }
.content_lnr.lnr-type2 .desc { color: #818181 !important; }
.content_lnr.lnr-type2 .video_wrap { margin-top: 98px; width: 516px; height: 340px; padding-bottom: 0; }
.lnr_trios_img { margin-top: 98px; } 




/* lnr_scanner */
.content_basic_wrap.lnr_scanner { width: 100%; height: 1222px; overflow: visible; }
.content_lnr.lnr-type3 {  }
.content_lnr.lnr-type3 .fl_left { width: 40%;  }
.content_lnr.lnr-type3 .fl_right { height: auto;  position: relative;} 
.content_lnr.lnr-type3 .lnr_img {  width: 1120px;  position: absolute; top: -100px; right: -80%; }
.content_lnr.lnr-type3 .desc { color: #818181 !important; }


.content_lnr.lnr-type3 .left_scanner { margin-top: 208px; width: 773px; height: 467.2px; padding-bottom: 0; }





/* lnr_2scanner */
.content_basic_wrap.lnr_2scanner { width: 100%; height: 1022px; overflow: visible; }
.content_lnr.lnr-type5 {  }
.content_lnr.lnr-type5 .fl_left { width: 40%;  }
.content_lnr.lnr-type5 .fl_right { height: auto;  position: relative;} 
.content_lnr.lnr-type5 .lnr_img {  width: 1002px;  position: absolute; top: -250px; right: -50%; }
.content_lnr.lnr-type5 .desc { color: #818181 !important; }


.content_lnr.lnr-type5 .left_2scanner { margin-top: 138px; width: 979px; height: 552.49px; padding-bottom: 0; }




/* lnr_itero */
.content_basic_wrap.lnr_itero { width: 100%; overflow: visible; }
.lnr_itero .content_lnr.lnr-type4 {  }
.lnr_itero .content_lnr.lnr-type4 .fl_left { width: 60%;  }
.lnr_itero .content_lnr.lnr-type4 .fl_right { height: auto;  position: relative;} 
.content_lnr.lnr-type4 .lnr_img {  width: 701px;  position: absolute; top: -350px; right: 0; }
.content_lnr.lnr-type4 .desc { color: #818181 !important; }


.content_lnr.lnr-type4 .left_round { margin-top: 100px; width: 746px; padding-bottom: 0; }
.content_lnr.lnr-type4 .left_round ul { display: flex; justify-content: left; align-items: flex-start; }
.content_lnr.lnr-type4 .left_round ul li { text-align: center; }
.content_lnr.lnr-type4 .left_round ul li:not(:last-child) { margin-right: 50px; }
.content_lnr.lnr-type4 .left_round ul li .round_icon { width: 149px; height: 149px; border-radius: 100%; border: 1.5px solid #1F1E24; display: table;  }
.content_lnr.lnr-type4 .left_round ul li .round_icon > div { display: table-cell; vertical-align: middle; margin: auto; }
.content_lnr.lnr-type4 .left_round ul li .text_wrap { margin-top: 20px; }





/* lnr_cerec */
.content_basic_wrap.lnr_cerec { width: 100%; height: 723px; overflow: visible; }
.lnr_cerec .content_lnr.lnr-type3 {  }
.lnr_cerec .content_lnr.lnr-type3 .fl_left { width: 40%;  }
.lnr_cerec .content_lnr.lnr-type3 .fl_right { height: auto;  position: relative;} 
.lnr_cerec .content_lnr.lnr-type3 .lnr_img {  width: 798px;  position: absolute; top: -13%; right: -27%; }
.lnr_cerec .content_lnr.lnr-type3 .desc { color: #818181 !important; }

.lnr_cerec2 .content_lnr.lnr-type3 .fl_left { width: 50%; }
.lnr_cerec2 .content_lnr.lnr-type3 .fl_right { width: 40%;  }
.lnr_cerec2 .content_lnr.lnr-type3 .lnr_img {  width: 798px;  position: absolute; top: -13%; left: -27%; }






/* lnr_freedom */
.content_basic_wrap.lnr_freedom { width: 100%; height: 787px; overflow: visible; }
.lnr_freedom .content_lnr.lnr-type3 {  }
.lnr_freedom .content_lnr.lnr-type3 .fl_left { width: 67%;  }
.lnr_freedom .content_lnr.lnr-type3 .fl_right { height: auto;  position: relative;} 
.lnr_freedom .content_lnr.lnr-type3 .lnr_img {  width: 516.18px; position: relative; right: 0; top: 0;  }
.lnr_freedom .content_lnr.lnr-type3 .desc { color: #818181 !important; }


.lnr_freedom .content_lnr.lnr-type3 .left_freedom { margin-top: 121px; width: 571px; height: 253px; padding-bottom: 0; }




/* lnr_dwx */
.content_basic_wrap.lnr_dwx { width: 100%; height: auto; overflow: visible; }
.lnr_dwx .content_lnr.lnr-type3 {  }
.lnr_dwx .content_lnr.lnr-type3 .fl_left { width: 40%; }
.lnr_dwx .content_lnr.lnr-type3 .fl_right { height: auto;  position: relative;} 
.lnr_dwx .content_lnr.lnr-type3 .lnr_img {  width: 653px; position: relative; right: 0; top: 0;  }
.lnr_dwx .content_lnr.lnr-type3 .desc { color: #818181 !important; }


/* lnr_zen */
.content_basic_wrap.lnr_zen { width: 100%; height: auto; overflow: visible; }
.lnr_zen .content_lnr.lnr-type3 {  }
.lnr_zen .content_lnr.lnr-type3 .fl_left { width: 50%; ; }
.lnr_zen .content_lnr.lnr-type3 .fl_right { height: auto;  position: relative;} 
.lnr_zen .content_lnr.lnr-type3 .lnr_img {  width: 406px; position: relative; right: -10%; top: 0;  }
.lnr_zen .content_lnr.lnr-type3 .desc { color: #818181 !important; }

.lnr_zen .zen_round { margin-top: 115px; display: flex; justify-content: left; }
.lnr_zen .zen_round > div { width: 169px; height: 169px; border: 1px solid #000; border-radius: 100%; display: table; margin-right: 30px; }
.lnr_zen .zen_round > div:last-child { margin-right: 0; }
.lnr_zen .zen_round > div p { display: table-cell; vertical-align: middle; text-align: center; }


/* lnr_ct */
.content_basic_wrap.lnr_ct { width: 100%; height: auto; overflow: visible; }
.lnr_ct .content_lnr.lnr-type3 {  }
.lnr_ct .content_lnr.lnr-type3 .fl_left { width: 50%; ; }
.lnr_ct .content_lnr.lnr-type3 .fl_right { height: auto;  position: relative;} 
.lnr_ct .content_lnr.lnr-type3 .lnr_img {  width: 1026px; position: relative; right: 40%; top: 0;  }
.lnr_ct .content_lnr.lnr-type3 .desc { color: #818181 !important; }
.lnr_ct .content_lnr.lnr-type3 .left_ct { margin-top: 100px; width: 788px; }






/* lnr clinic */
.content_basic_wrap.lnr_clinic { width: 100%; height: 884px; padding: 135px 0 170px; overflow: visible; }
.lnr_clinic .content_lnr { height: 579px; justify-content: space-between; align-items: center;}
.lnr_clinic .content_lnr.lnr-type2 {  }
.lnr_clinic .content_lnr.lnr-type2 .fl_left { height: auto;  position: relative;} 
.lnr_clinic .content_lnr.lnr-type2 .fl_right { width: 41%; }
.lnr_clinic .content_lnr.lnr-type2 .fl_left .lnr_img {  width: 958.3px;  position: absolute; top: -386px; left: -27%; }
.lnr_clinic .content_lnr.lnr-type2 .desc { color: #818181 !important; }




/* lnr_dekema */
.content_basic_wrap.lnr_dekema { width: 100%; height: 787px; overflow: visible; }
.lnr_dekema .content_lnr.lnr-type3 {  }
.lnr_dekema .content_lnr.lnr-type3 .fl_left { width: 60%;  }
.lnr_dekema .content_lnr.lnr-type3 .fl_right { height: auto;  position: relative;} 
.lnr_dekema .content_lnr.lnr-type3 .lnr_img {  width: 530px; position: relative; right: 0; top: 0;  }
.lnr_dekema .content_lnr.lnr-type3 .desc { color: #818181 !important; }


.lnr_dekema .content_lnr.lnr-type3 .left_dekema { margin-top: 97px; width: 452px; height: 280px; padding-bottom: 0; }





/**/
.content_basic_wrap .full_img { width: 100%; height: 717px; }
.content_basic_wrap .full_img img { width: 100%; height: 100%; object-fit: cover; }




/* table_0204 */
.table_0204 { width: 100%; text-align: center; }
.table_0204 tr td { border-bottom: 2px solid #fff; height: 90px; }
.table_0204 tr:first-child { height: 98px; }
.table_0204 tr:first-child td:nth-child(1) { background-color: #e0e0e0;  }
.table_0204 tr:first-child td:nth-child(2) { border-bottom: none }
.table_0204 tr:first-child td:nth-child(3) { background-color: #C2976A; color: #fff; }

.table_0204 tr td:nth-child(1) { background-color: #f2f2f2; }
.table_0204 tr td:nth-child(2) { width: 255px; color: #fff; background-color: #818181; }
.table_0204 tr td:nth-child(3) { background-color: #F1E7DD; }


/* lnr_slide */
.lnr_slide { height: 500px; position: relative; }
.lnr_slide .g1 { }
.lnr_slide .text_wrap { margin-top: 79px; }
.lnr_slide .swiper-slide { width: 395px; }
.lnr_slide .lnr_img { width: 395px; height: 250px; }
.lnr_slide .lnr_img img { margin-top: 30px; width: 100%; height: 100%; object-fit: cover; }
.lnr_slide .fl_left { width: 406px; position: absolute; left: 0; right: 0; margin: auto; }
.lnr_slide .fl_right { width: 68%; position: absolute; right: 0;  }
.lnr_slide .fl_right .flr_slide { height: 526px; } 
.lnr_slide .fl_right .flr_slide .swiper-wrapper > div:last-child { margin-right: 30px; }



@media all and ( min-width:1600px ) {
    .lnr_slide .fl_right { width: 63%; }
}

@media all and ( min-width:2000px ) {
    .lnr_slide .fl_right { width: 60%; }
}


/* content_banner_6 */
.content_banner_6 ul { }
.content_banner_6 ul li { width: 374px; height: 295px; display: inline-block;  margin-right: 72px; vertical-align: top;  }
.content_banner_6 ul li:not(:first-child) { background-color: #fff; }
.content_banner_6 ul li:nth-child(3n) { margin-right: 0px; }  
.content_banner_6 ul li:nth-child(4),
.content_banner_6 ul li:nth-child(5),
.content_banner_6 ul li:nth-child(6) { margin-top: 72px; }
.content_banner_6 ul li:not(:first-child) .text_wrap { display: table; margin: auto; text-align: center; width: 100%; height: 100%; }
.content_banner_6 ul li:not(:first-child) .text_wrap .title { display: table-cell; vertical-align: middle; }
.content_banner_6 ul li:not(:first-child) .text_wrap .title .color_main2 {  margin-bottom: 30px; }
.content_banner_6 ul li:first-child .text_wrap { padding-top: 38px; }


/* lnr_check */
.lnr_check .fl_left .desc > div { display: flex; justify-content: left; align-items: center; border-bottom: 1px solid #f2f2f2; padding-bottom: 13px; }
.lnr_check .fl_left .desc > div:not(:first-child) { margin-top: 13px;  }
.lnr_check .fl_left .desc > div img { margin-right: 20px; } 
.lnr_check .fl_right { width: 693px; } 
.lnr_check .lnr_img { height: 456px; }


/*lnr_0307 */
.lnr_0307 .desc .g6-2 > div  { display: flex; justify-content: left; align-items: flex-start; }
.lnr_0307 .desc .g6-2 > div:not(:first-child) { margin-top: 40px; }
.lnr_0307 .desc .g6-2 > div .color_main2 { margin-right: 46px; }
.lnr_0307 .fl_right .lnr_img { height: 730px; }
.lnr_0307 .fl_right .lnr_img img { width: 100%; height: 100%; object-fit: cover; }




/* table_0308 */
.table_0308 { width: 100%; text-align: center; }
.table_0308 tr td { border-bottom: 2px solid #fff; height: 90px; }
.table_0308 tr:first-child { height: 98px; }
.table_0308 tr:first-child td:nth-child(1) { background-color: #e0e0e0;  }
.table_0308 tr:first-child td:nth-child(2) { border-bottom: none }
.table_0308 tr:first-child td:nth-child(3) { background-color: #C2976A; color: #fff; }

.table_0308 tr td:nth-child(1) { background-color: #f2f2f2; }
.table_0308 tr td:nth-child(2) { width: 255px; color: #fff; background-color: #818181; }
.table_0308 tr td:nth-child(3) { background-color: #F1E7DD; }


/*bg_banner1*/
.bg_banner1  { max-width: 1920px; min-width: 1280px; height: 413px; background-size: cover; background-position: center;  }
.bg_banner1 > div { width: 100% ; height: 100%;  display: table; }
.bg_banner1 h2 { font-size: 70px; font-weight: 400; text-align: center; line-height: 1.2; display: table-cell; vertical-align: middle;  color: #fff; }
.bg_banner1 span { color: #E4C3A1; font-weight: 700; }


/* lnr_mp */
.content_basic_wrap.lnr_mp { width: 100%; height: auto; overflow: visible; }
.lnr_mp .content_lnr.lnr-type3 {  }
.lnr_mp .content_lnr.lnr-type3 .fl_left { width: 50%; ; }
.lnr_mp .content_lnr.lnr-type3 .fl_right { height: auto;  position: relative;} 
.lnr_mp .content_lnr.lnr-type3 .lnr_img {  width: 686.94px; position: relative; right: -10%; top: 0;  }
.lnr_mp .content_lnr.lnr-type3 .desc { color: #818181 !important; }
.lnr_mp .check_0404 > div { display: flex; justify-content: left; align-items: center; }
.lnr_mp .check_0404 > div:not(:first-child) { margin-top: 20px; } 
.lnr_mp .check_0404 > div img { margin-right: 10px; }




/* lnr_history */
.content_lnr.lnr_history {  }
.content_lnr.lnr_history .fl_left { width: 40%; }
.content_lnr.lnr_history .fl_right { height: auto;  position: relative;} 
.content_lnr.lnr_history .lnr_img {  width: 693px; height: 864px; position: relative; right: -10%; top: 0;  }
.content_lnr.lnr_history .desc { color: #818181 !important; }
.content_lnr.lnr_history .desc ul li { display: flex; justify-content: left; align-items: center; }
.content_lnr.lnr_history .desc ul li:not(:first-child) { margin-top: 3px; }
.content_lnr.lnr_history .desc ul .his_blank { margin-top: 30px !important; }


/**/
.tab_0201 {  display: flex; justify-content: left; align-items: center; }
.tab_0201 > div { width: 316px; height: 87px; border-radius: 19px 19px 0 0; border-top: 3px solid #818181; border: 3px solid #818181;border-bottom: 3px solid transparent; line-height: 87px; text-align: center; margin-left: 8px;cursor: pointer; }
.tab_0201 > div:first-child { margin-left: 0; }
.tab_0201 > div a {  display: flex; justify-content: center; align-items: center; }
.tab_0201_wrap .line { width: 100%; border-bottom: 3px solid #C2976A; margin-top: -3px; position: relative; z-index: 1; }
.tab_0201 > div img { width: 34px; display: none; margin-right: 6px; }

.tab_0201 > .active { border: 3px solid #C2976A; border-bottom: 3px solid #fff; color: #1F1E24; position: relative; z-index: 2; }
.tab_0201 > .active img { display: inline-block; }



/**/
.tab_0407 {  display: flex; justify-content: left; align-items: center; }
.tab_0407 > div { width: 316px; height: 87px; border-radius: 19px 19px 0 0; border-top: 3px solid #818181; border: 3px solid #818181;border-bottom: 3px solid transparent; line-height: 87px; text-align: center; margin-left: 8px;cursor: pointer; }
.tab_0407 > div:first-child { margin-left: 0; }
.tab_0407 > div a {  display: flex; justify-content: center; align-items: center; }
.tab_0407_wrap .line { width: 100%; border-bottom: 3px solid #C2976A; margin-top: -3px; position: relative; z-index: 1; }
.tab_0407 > div img { width: 34px; display: none; margin-right: 6px; }

.tab_0407 > .active { border: 3px solid #C2976A; border-bottom: 3px solid #fff; color: #1F1E24; position: relative; z-index: 2; }
.tab_0407 > .active img { display: inline-block; }
.tab_0407_2 { display: none; margin-top: -200px; }

/**/
.tab_0502 {  display: flex; justify-content: left; align-items: center; }
.tab_0502 > div { width: 316px; height: 87px; border-radius: 19px 19px 0 0; border-top: 3px solid #818181; border: 3px solid #818181;border-bottom: 3px solid transparent; line-height: 87px; text-align: center; margin-left: 8px;cursor: pointer; }
.tab_0502 > div:first-child { margin-left: 0; }
.tab_0502 > div a {  display: flex; justify-content: center; align-items: center; }
.tab_0502_wrap .line { width: 100%; border-bottom: 3px solid #C2976A; margin-top: -3px; position: relative; z-index: 1; }
.tab_0502 > div img { width: 34px; display: none; margin-right: 6px; }

.tab_0502 > .active { border: 3px solid #C2976A; border-bottom: 3px solid #fff; color: #1F1E24; position: relative; z-index: 2; }
.tab_0502 > .active img { display: inline-block; }
.tab_0502_1 { margin-bottom: -400px; }
.tab_0502_2 { display: none; margin-top: -200px;  }
.tab_0502_3 { display: none; }



/**/
.tab_0605 {  display: flex; justify-content: left; align-items: center; }
.tab_0605 > div { width: 316px; height: 87px; border-radius: 19px 19px 0 0; border-top: 3px solid #818181; border: 3px solid #818181;border-bottom: 3px solid transparent; line-height: 87px; text-align: center; margin-left: 8px;cursor: pointer; }
.tab_0605 > div:first-child { margin-left: 0; }
.tab_0605 > div a {  display: flex; justify-content: center; align-items: center; }
.tab_0605_wrap .line { width: 100%; border-bottom: 3px solid #C2976A; margin-top: -3px; position: relative; z-index: 1; }
.tab_0605 > div img { width: 34px; display: none; margin-right: 6px; }

.tab_0605 > .active { border: 3px solid #C2976A; border-bottom: 3px solid #fff; color: #1F1E24; position: relative; z-index: 2; }
.tab_0605 > .active img { display: inline-block; }
.tab_0605_2 { display: none; margin-top: -200px; }



/* 0103 */
.time_0103_wrap {}
.time1_0103 { display: flex; justify-content: space-between; align-items: flex-start; }
.time_left { width: 220px; display: flex; justify-content: left; align-items: center; margin-right: 60px; }
.time_left img { margin-right: 10px; }

.time1_0103 .time_right table { width: 1000px; border-collapse: collapse; border-spacing : 0 }
.time1_0103 .time_right table tr { height: 67px; }
.time1_0103 .time_right table tr:first-child { font-weight: 700; }
.time1_0103 .time_right table td { padding: 20px; border: 1px solid #818181; }
.time1_0103 .time_right > p { margin-top: 30px; }

.time2_0103 { margin-top: 60px; display: flex; justify-content: left; align-items: flex-start;  }

.round_slide_wrap { position: relative; width: 101%; }
.round_slide_wrap .round_slide { }
.round_slide_wrap .round_slide .swiper-slide { width: 407px; height: 348px; margin-right: 30px; }
.round_slide_wrap .round_slide .swiper-slide:last-child { margin-right: 0px; }
.round_slide_wrap .round_slide .slide_round_img { position: absolute; top: 0; left: 35px;  z-index: 1;}
.round_slide_wrap .round_slide .slide_round_text { padding: 130px 35px 35px; position: absolute; bottom: 0; width: 407px; height: 267px; border-radius: 20px; background-color: #fff; box-shadow: 6px 4px 4px rgba(0, 0, 0, 0.08); z-index: 0; } 
.round_slide_wrap .round_slide .slide_round_link{ position: absolute; top: 25px; right: 25px; }
.round_slide_wrap .swiper-button-prev,
.round_slide_wrap .swiper-button-next { width: 60px; height: 60px; }
.round_slide_wrap .swiper-button-prev:after,
.round_slide_wrap .swiper-button-next:after { content: ''; }
.round_slide_wrap .swiper-button-prev{ background-image: url(/theme/basic/svg/arrow2_prev.svg); background-size: cover; }

.round_slide_wrap .swiper-button-prev { left: -30px; top: 30px; bottom: 0; margin: auto; }
.round_slide_wrap .swiper-button-next { right: -30px; top: 30px; bottom: 0; margin: auto; }
.round_slide_wrap .swiper-button-next { background-image: url(/theme/basic/svg/arrow2_next.svg); background-size: cover; }

.round_slide_wrap .swiper-pagination { position: relative; bottom: -40px; padding-bottom: 40px; }
.round_slide_wrap .round_slide .swiper-horizontal > .swiper-pagination-bullets,
.round_slide_wrap .round_slide .swiper-pagination-bullets.swiper-pagination-horizontal { margin-top: 60px; }

.swiper-pagination-bullet { width: 11px !important; height: 11px !important; margin: 0 3px; }
.swiper-pagination-bullet-active { background-color: #C2976A !important; }


/* 내부전경  */
.swiper-container4 { width: 100%; height: 800px; margin-left: auto; margin-right: auto; overflow: hidden;}
.swiper-container4 .swiper-slide { background-size: cover; background-position: center; height: 800px; background-color: #f1f1f1;}
.swiper-container4 p { font-size: 35px; padding: 40px; font-weight: 700; }
.gallery-top { height: 100%; width: 100%;}
.gallery-thumbs { height: 157px; box-sizing: border-box; margin-top: 23px;}
.gallery-thumbs .swiper-slide { width: 222px; height: 100%; background-size: cover; background-repeat: no-repeat; background-position: center; cursor: pointer; background-color: #ccc;}
.gallery-thumbs .swiper-slide::before { content:""; background-color: rgba(0,0,0,0.6); width: 100%; height: 100%; position: absolute; left: 0; right: 0; }
.gallery-thumbs .swiper-slide-thumb-active { opacity: 1; background-color: #fff;}
.gallery-thumbs .swiper-slide-thumb-active::before { background-color: transparent; }

.swiper-container4 .swiper-button-prev,
.swiper-container4 .swiper-button-next { width: 50px; height: 50px; }
.swiper-container4 .swiper-button-prev:after,
.swiper-container4 .swiper-button-next:after { content: ''; }
.swiper-container4 .swiper-button-prev{ background-image: url(/theme/basic/svg/arrow3_prev.svg) !important; background-size: cover; }

.swiper-container4 .swiper-button-prev { left: 0px; top: 40%; margin: auto; }
.swiper-container4 .swiper-button-next { right: 0px; top: 40%; margin: auto; }
.swiper-container4 .swiper-button-next { background-image: url(/theme/basic/svg/arrow3_next.svg) !important; background-size: cover; }

/* 0104 */
.content_basic_wrap.w_1280 { width: 1280px; margin: 0 auto; }
.content_inner > .content-0104-wrap > .bete-box > div { display: flex; justify-content: space-between; text-align: center; margin-top: 60px; }
.content_inner > .content-0104-wrap > .bete-box > div > ul > li:first-child { width: 625px; height: 423px; position: relative;}
.content_inner > .content-0104-wrap > .bete-box > div > ul > li:first-child > img { width: 100%; height: 100%; position: absolute; left: 0; object-fit: cover; }
.content_inner > .content-0104-wrap > .bete-box > div > ul > .title { margin-top: 30px; }
.tab_0104 {  display: flex; justify-content: left; align-items: center; }
.tab_0104 > div { width: 316px; height: 87px; border-radius: 19px 19px 0 0; border-top: 3px solid #818181; border: 3px solid #818181;border-bottom: 3px solid transparent; line-height: 87px; text-align: center; margin-left: 8px;cursor: pointer; }
.tab_0104 > div:first-child { margin-left: 0; }
.tab_0104 > div a {  display: flex; justify-content: center; align-items: center; }
.tab_0104_wrap .line { width: 100%; border-bottom: 3px solid #C2976A; margin-top: -3px; position: relative; z-index: 1; }
.tab_0104 > div img { width: 34px; display: none; margin-right: 6px; }

.tab_0104 > .active { border: 3px solid #C2976A; border-bottom: 3px solid #fff; color: #1F1E24; position: relative; z-index: 2; }
.tab_0104 > .active span { color: #C2976A; }
.tab_0104 > .active img { display: inline-block; }




/* 0106 */
.content-inner { width: 1280px; margin: 0 auto; }
.content-inner > .item-rec-one { width: 100%; height: 743px; position: relative; }
.content-inner > .item-rec-one > div { width: 100%; height: 100%; position: absolute; left: 0; object-fit: cover; }
.content-inner > .desc-wrap { display: flex; align-items: flex-start; margin-top: 35px; }
.content-inner > .desc-wrap > .img-box { margin-right: 30px; }
.content-inner > .desc-wrap > .text-wrap > .desc { margin-top: 15px; }

.content-inner > .line-0106 { width: 100%; height: 1px; background: #B6B6B6; margin: 60px 0; }

.content-inner > .come-wrap { display: flex; }
.content-inner > .come-wrap > .text-wrap { margin-top: 20px; margin-left: 30px; width: 70%; }
.content-inner > .come-wrap > .text-wrap > div { display: flex; justify-content: space-between; }
.content-inner > .come-wrap > .text-wrap > div > ul { margin-top: 80px; }
.content-inner > .come-wrap > .text-wrap > div > ul:first-child { margin-top: 50px; }
.content-inner > .come-wrap > .text-wrap > div > ul > li { margin-bottom: 10px; }
.content-inner > .come-wrap > .text-wrap > div > ul > li:first-child { margin-bottom: 30px; }
.content-inner > .come-wrap > .text-wrap > div > ul > li:last-child { margin-bottom: 0; }
.content-inner > .come-wrap > .text-wrap > div > ul > li > ul { display: flex; align-items: center; }
.content-inner > .come-wrap > .text-wrap > div > ul > li > ul > li:first-child { margin-right: 15px; }
.content-inner > .come-wrap > .text-wrap > div > ul > li > ul > li span { padding: 2px 27px; border-radius: 50px; }

.content-inner > .come-wrap-2 { display: flex; }
.content-inner > .come-wrap-2 > .text-wrap { margin-top: 20px; margin-left: 30px; width: 100%; display: flex; justify-content: space-between; }
.content-inner > .come-wrap-2 > .text-wrap > div > .desc { margin-top: 50px; }
.content-inner > .come-wrap-2 > .text-wrap > div > img { width: 100%; }



.bg-2e { background: #2E43B5; }
.bg-50 { background: #509D22; }
.bg-b5 { background: #B51717; }
.bg-ca { background: #CA5DDF; }


/* round squere */
.content_node_wrap.rs > div:not(:first-child) { margin-top: 80px; }
.content_node_rs { width: 100%;  text-align: center;  }
.content_node_rs .text_wrap { margin-top: 27px;  }
.content_node_rs li { width: 300px; height: 300px; margin: auto ; display: inline-block; vertical-align: middle; border: 3px solid #C2976A;  position: relative;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;  }
.content_node_rs li:nth-child(even) { width: 46px; height: 46px; object-fit: cover; margin: 0 42px; border: none; border-radius: 0px; }
.content_node_rs .node_inner_img { position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; width: 100%; height: 100%; text-align: center; display: table; }
.content_node_rs .node_inner_img > .node_icon { display: table-cell; vertical-align: middle; } 
.content_node_rs .node_inner_img > .text_wrap .g3m { background-color: #1F1E24; padding: 5px 15px; border-radius: 48px; color: #fff; display: inline-block; }
.content_node_rs .node_inner_img > .text_wrap p { margin-top: 5px; }

.content_node_rs li .mini_rs { width: 80px; height: 80px; border-radius: 100%; line-height: 80px; position: absolute; left: -38px; top: -31px; }

/* 0106 */
.pg0106_map .text_wrap .title { display: flex; justify-content: left; align-items: flex-start; }
.pg0106_map .text_wrap .title h2 img { margin-right: 20px; }
.pg0106_map .text_wrap .title h2 p { margin-top: 16px; }
.pg0106_map .root_daum_roughmap { width: 1280px; }
.pg0106_map .root_daum_roughmap .wrap_map { height: 743px; }
.root_daum_roughmap .wrap_controllers { display: none; }

.pg0106_info { display: flex; }
.pg0106_info > div { width: 622px;}
.pg0106_info > div .title { height: 63px; display: flex; justify-content: left; align-items: center; }
.pg0106_info > div .title img { margin-right: 16px; }
.pg0106_info > div .desc { margin-top: 60px; }
.pg0106_info .info_bus .desc { display: flex; justify-content: left;  }
.pg0106_info .info_bus .desc .left { padding-right: 30px; }
.pg0106_info .info_bus .desc .right { padding-left: 30px; border-left: 1px solid F2F2F2; }
.pg0106_info .info_bus ul { margin-top: 28px; }
.pg0106_info .info_bus ul li { display: flex; justify-content: left; align-items: center; }
.pg0106_info .info_bus ul li:not(:first-child) { margin-top: 12px; }
.pg0106_info .info_bus ul li div { display: inline;  color: #fff; padding: 2px 26px; border-radius: 80px; margin-right: 15px; }
.info_blue { background-color: #2E43B5; }
.info_green { background-color: #509D22; }
.info_red { background-color: #B51717; }
.info_pink { background-color: #CA5DDF; }

.pg0106_info .info_bus .right .info_inner:last-child { margin-top: 50px; }


/* clinic */
.content_node_clinic { display: flex; justify-content: space-between; align-items: flex-start; }
.content_node_clinic .clinic_list { border-radius: 7px; width: 628px; height: 772px; position: relative; }
.content_node_clinic .clinic_list > img { position: absolute; left: 50px; top: 50px; }
.content_node_clinic .node_img { width: 100%; height: 100%;  }
.content_node_clinic .node_inner_img { width: auto; height: 386px; text-align: center; position: relative; margin-top: 15%; }
.content_node_clinic .node_inner_img img { position: absolute; top: 0; right: 0; bottom: 0; left: 0; margin: auto; }
.content_node_clinic .text_wrap { padding: 0 40px; }
.content_node_clinic .text_wrap .title { margin-bottom: 26px; }
.content_node_clinic .text_wrap .g6-2 {color: #1F1E24; display: flex; justify-content: left; }
.content_node_clinic .text_wrap .g6-2 > div:first-child { display: inline-block; width: 115px; font-weight: 700; margin-right: 20px; }
.content_node_clinic .text_wrap .g6-2:not(:first-child) { margin-top: 10px; }


/**/
.slide_wrap { width: 100%;  height:800px; margin-bottom: -100px; }
.slide_wrap > .slider {width: 1280px; margin: 0 auto; height:800px; position:relative;}
.slide_item_wrap {list-style:none; position: relative;}
.slide_item_wrap > .item {position:absolute; background-color: #F2F2F2;  max-width: 625px; height:570px; box-shadow:0 -6px 13px #E1D7CE; overflow: hidden; display: table;}
.slide_content_wrap { display: table-cell; vertical-align: middle; }

/* 회전슬라이드 개수 추가시 Z-index과 위치로 변경 */
.slide_item_wrap > .item1{top:140px; left:65.7%; z-index:1; }
.slide_item_wrap > .item2{top:140px; left:0; z-index:2; }
.slide_item_wrap > .item3{top:70px; left:25.3%; z-index:3;  }
.slide_item_wrap > .item4{top:140px; left:15%; z-index:2; }
.slide_item_wrap > .item5{top:70px; left:30%; z-index:-2; } 
.slide_item_wrap > .item6{top:70px; left:240px; z-index:-3; }
.slide_item_wrap > .item7{top:70px; left:120px; z-index:-4; } 
.slide_item_wrap > .item8{top:70px; left:240px; z-index:-5; }
.slide_item_wrap > .item9{top:70px; left:120px; z-index:-6; } 


.slide_title_wrap {margin:0 auto; text-align:center; margin-bottom:60px;}
.slide_sub_title {margin-bottom:15px; display: inline-block; width:100%}
.slide_content {position: relative; width:256px; height:256px; left: 0; right: 0; margin: 0 auto;}
.slide_content_text{text-align:center; margin:50px 100px 25px 100px;}
.slide_content_text > p {margin-bottom: 25px;}
.slide_content_image {position: absolute; left:0; top:0}
.slide_content_image > img { width: 100%; height: 100%; object-fit: cover; }
.slide_circle{ position: absolute; border-radius: 50%; width: 100%; height: auto; padding-top:100%; background:#fff; overflow: hidden;} 

.slide_button_wrap > .slide_button_n {width: 32px; height:58px; background-image:url(/theme/basic/svg/right_button.svg); border:none; background-repeat: no-repeat;
background-size: cover; position: absolute; top: 44%; left:104.5%; background-color:transparent; }
.slide_button_wrap > .slide_button_p {width: 32px; height:58px; background-image:url(/theme/basic/svg/left_button.svg); border:none; background-repeat: no-repeat;
position: absolute; top: 44%; left:-5.5%; background-color:transparent;}

.slide_list_wrap { display: flex; width:50px; margin: 0 auto; position: absolute; left:0; right:0; bottom:95px; }
.slide_list:first-child { background-color:#A46843;}
.slide_list {  width:10px; height:10px; background-color: #818181; margin:3px; border-radius: 50%; }
.slick-list { overflow: visible !important; }


/* 0102 */
.img_wid{width: 630px !important;}
.img_wid2{width:600px !important;}
.content_lnr.page0102 {}
.content_lnr.page0102 .lnr_img  { position: relative; }
.content_lnr.page0102 .text_wrap.an_ji { position: absolute; top:40% ; right:16%; }
.content_lnr.page0102 .text_wrap.lee_sun { position: absolute; top:40% ; left:2%; }
.text_mg{ margin-top: 15px;}


/* 0301 */
.content_basic_wrap .slide-1 { margin: 0 auto; margin-top: 90px; width: 100%; overflow: hidden; height: 542px; padding-bottom: 50px; position: relative; }
.slide-1 .swiper-slide { width: 406px; height: 100%;  background: #F0F0F0; display: flex; justify-content: center; align-items: center; flex-direction: column; text-align: center; }
.slide-1 .swiper-slide > .slide-img { width: 200px; height: 200px; border-radius: 100%; position: relative; background: #fff; }
.slide-1 .swiper-slide > .slide-img > img { width: 100%; height: 100%; position: absolute; left: 0; top: 0; object-fit: cover; border-radius: 100%; }
.slide-1 .swiper-slide > .slide-txt > .title { margin: 50px 0 30px 0; }

.slide-1 .swiper-pagination-bullet { width: 11px!important; height: 11px!important; }
.slide-1 .swiper-pagination-bullet-active { background: #C2976A!important; }
.slide-1 .swiper-pagination { bottom: 2%; left: 50%; }

.content_basic_wrap.bg_slide .swiper-button-prev, .content_basic_wrap.bg_slide .swiper-button-next { color: #A46843!important; width: 60px; height: 60px; z-index: 10; top: var(--swiper-navigation-top-offset, 60%)!important; }
.content_basic_wrap.bg_slide .swiper-button-prev { background-image: url(/theme/basic/svg/arrow_prev.svg); background-size: cover; left: -70px; }
.content_basic_wrap.bg_slide .swiper-button-next { background-image: url(/theme/basic/svg/arrow_next.svg); background-size: cover; right: -70px; }

/* 0302 0303 */
.trios_img{width: 930px !important;}
.itero_img{width: 722px !important;}

/* 0307 */
.content_basic_wrap .slide-2 { margin: 0 auto; margin-top: 90px; width: 100%; overflow: hidden; height: 542px; padding-bottom: 50px; position: relative; }
.slide-2 .swiper-slide { width: 406px; height: 100%;  background: #F0F0F0; display: flex; justify-content: center; align-items: center; flex-direction: column; text-align: center; }
.slide-2 .swiper-slide > .slide-img { width: 200px; height: 200px; border-radius: 100%; position: relative; background: #fff; }
.slide-2 .swiper-slide > .slide-img > img { width: 100%; height: 100%; position: absolute; left: 0; top: 0; object-fit: cover; border-radius: 100%; }
.slide-2 .swiper-slide > .slide-txt > .title { margin: 50px 0 30px 0; }

.slide-2 .swiper-pagination-bullet { width: 11px!important; height: 11px!important; }
.slide-2 .swiper-pagination-bullet-active { background: #C2976A!important; }
.slide-2 .swiper-pagination { bottom: 2%; left: 50%; }


/* 0401 */
.line2 { width: 65px !important; height: 3px !important; background-color: #1F1E24 !important; margin: 30px 0 37px !important;}

/* 0402_title */
.parent_div{width: 500px;margin: 60px auto;display: flex;justify-content: center;align-items: center;}
.first_ci {border: 3px solid #1f1e24;border-radius: 50%;width:70px;height: 70px;box-sizing: border-box;text-align: center;line-height: 70px; cursor: pointer;}
.second_ci{border: 3px solid #818181;border-radius: 50%;width:70px;height: 70px;box-sizing: border-box;text-align: center;line-height: 70px;}
.third_ci{border: 3px solid #818181;border-radius: 50%;width:70px;height: 70px;box-sizing: border-box;text-align: center;line-height: 70px;}
.parent_div > div > .g3 { font-weight: 700; line-height: 2.3; color: #1F1E24; }
.parent_div > div:not(:first-child) .g3 { font-weight: 400; color: #818181; } 
.parent_div > div > .g4 { font-weight: 700; line-height: 3; letter-spacing: 0px; color: #1F1E24; margin-left: -25px;}
.parent_div > div:not(:first-child) .g4 { font-weight: 400; color: #818181; }
.parent_div > div:not(:last-child) .g4 { margin-left: -10px;}  
.parent_div .line { width: 158px; height: 3px; background-color: #818181; }
.g6_0402{margin-top: 120px;line-height: 26.06px; letter-spacing: -3%; color:#818181 }



/* 0402_img */
.ul_0402 {width:100%; margin:60px auto;margin-top:101px;}
.li_0402 {border: 1px solid black;width:405px;height: 348px;border-radius: 30px;box-sizing: border-box;display: inline-block; margin-right: 28px;overflow: hidden;}
.li_0402:nth-child(n+4):nth-child(-n+8) {margin-top: 60px;}
.li_0402:nth-child(3n) { margin-right: 0; }
.img_0402 {width:405px;height:249px;}
.text_img_0402 {height: 99px;display: flex; align-items: center; justify-content: center;}
.ok_sv {margin-right: 8px;}
.li_0402 > a > div > .g4 {font-weight: 700;}
.li_0402 > a:hover > div > .g4 {color:#C2976A}


/* 0402 */
.border-black {
    border: 3px solid #000!important;
}

.border-gray {
    border: 3px solid #818181!important;
}
.parent_div > div.border-black > span, .parent_div > div.border-black > p { color: #000!important; font-weight: 700!important; }
.parent_div > div.border-gray > span, .parent_div > div.border-gray > p { color: #818181!important; font-weight: 400!important; }

.fir-0402 { display: none; margin-top: 60px; }
.fir-0402 > div { display: flex; justify-content: space-between; }
.fir-0402 > div > div { width: 625px; height: 515px; cursor: pointer; }
.fir-0402 > div > div > .img_0402 { width: 100%; height: 432px; position: relative; }
.fir-0402 > div > div > .img_0402 > img { width: 100%; height: 100%; position: absolute; left: 0; object-fit: cover; border-radius: 30px 30px 0 0; }
.fir-0402 > div > div > .text_img_0402 { width: 100%; display: flex; justify-content: center; align-items: center; border-radius: 0 0 30px 30px; border: 1px solid #000; box-sizing: border-box; height: 83px; }
.fir-0402 > div > div > .text_img_0402 > p { margin-left: 5px; font-weight: 700; }
.fir-0402 > div > div:hover > .text_img_0402 > p { color: #A46843; }

.sec-0402 { display: none; margin-top: 60px; }
.sec-0402 > div { display: flex; justify-content: space-between; }
.sec-0402 > div > div { width: 625px; height: 515px; cursor: pointer; }
.sec-0402 > div > div > .img_0402 { width: 100%; height: 432px; position: relative; }
.sec-0402 > div > div > .img_0402 > img { width: 100%; height: 100%; position: absolute; left: 0; object-fit: cover; border-radius: 30px 30px 0 0; }
.sec-0402 > div > div > .text_img_0402 { width: 100%; display: flex; justify-content: center; align-items: center; border-radius: 0 0 30px 30px; border: 1px solid #000; box-sizing: border-box; height: 83px; }
.sec-0402 > div > div > .text_img_0402 > p { margin-left: 5px; }
.sec-0402 > div > div:hover > .text_img_0402 > p { color: #A46843; }

.four-0402 { display: none; margin-top: 60px; }
.four-0402 > div { display: flex; justify-content: space-between; }
.four-0402 > div > div { width: 625px; height: 515px; cursor: pointer; }
.four-0402 > div > div > .img_0402 { width: 100%; height: 432px; position: relative; }
.four-0402 > div > div > .img_0402 > img { width: 100%; height: 100%; position: absolute; left: 0; object-fit: cover; border-radius: 30px 30px 0 0; }
.four-0402 > div > div > .text_img_0402 { width: 100%; display: flex; justify-content: center; align-items: center; border-radius: 0 0 30px 30px; border: 1px solid #000; box-sizing: border-box; height: 83px; }
.four-0402 > div > div > .text_img_0402 > p { margin-left: 5px; }
.four-0402 > div > div:hover > .text_img_0402 > p { color: #A46843; }

.six-0402 { display: none; margin-top: 60px; }
.six-0402 > div { display: flex; justify-content: space-between; }
.six-0402 > div > div { width: 625px; height: 515px; cursor: pointer; }
.six-0402 > div > div > .img_0402 { width: 100%; height: 432px; position: relative; }
.six-0402 > div > div > .img_0402 > img { width: 100%; height: 100%; position: absolute; left: 0; object-fit: cover; border-radius: 30px 30px 0 0; }
.six-0402 > div > div > .text_img_0402 { width: 100%; display: flex; justify-content: center; align-items: center; border-radius: 0 0 30px 30px; border: 1px solid #000; box-sizing: border-box; height: 83px; }
.six-0402 > div > div > .text_img_0402 > p { margin-left: 5px; }
.six-0402 > div > div:hover > .text_img_0402 > p { color: #A46843; }

.eight-0402 { display: none; margin-top: 60px; }
.eight-0402 > div { display: flex; justify-content: space-between; }
.eight-0402 > div > div { width: 625px; height: 515px; cursor: pointer; }
.eight-0402 > div > div > .img_0402 { width: 100%; height: 432px; position: relative; }
.eight-0402 > div > div > .img_0402 > img { width: 100%; height: 100%; position: absolute; left: 0; object-fit: cover; border-radius: 30px 30px 0 0; }
.eight-0402 > div > div > .text_img_0402 { width: 100%; display: flex; justify-content: center; align-items: center; border-radius: 0 0 30px 30px; border: 1px solid #000; box-sizing: border-box; height: 83px; }
.eight-0402 > div > div > .text_img_0402 > p { margin-left: 5px; }
.eight-0402 > div > div:hover > .text_img_0402 > p { color: #A46843; }

.a-1, .a-2, .b-1, .b-2, .c-1, .d-1, .d-2, .e-1, .f-1, .f-2, .g-1, .h-1, .h-2 { display: none; }
.a-1 > .text_wrap > .title, .a-2 > .text_wrap > .title,
.b-1 > .text_wrap > .title, .b-2 > .text_wrap > .title,
.c-1 > .text_wrap > .title,
.d-1 > .text_wrap > .title, .d-2 > .text_wrap > .title,
.e-1 > .text_wrap > .title,
.f-1 > .text_wrap > .title, .f-2 > .text_wrap > .title,
.g-1 > .text_wrap > .title,
.h-1 > .text_wrap > .title, .h-2 > .text_wrap > .title { margin-top: 60px; }
.a-1 > .text_wrap > .title > p, .a-2 > .text_wrap > .title > p
.b-1 > .text_wrap > .title > p, .b-2 > .text_wrap > .title > p,
.c-1 > .text_wrap > .title > p,
.d-1 > .text_wrap > .title > p, .d-2 > .text_wrap > .title > p,
.e-1 > .text_wrap > .title > p,
.f-1 > .text_wrap > .title > p, .f-2 > .text_wrap > .title > p,
.g-1 > .text_wrap > .title > p,
.h-1 > .text_wrap > .title > p, .h-2 > .text_wrap > .title > p { margin-top: 30px; }

/* 0404 */
.content_basic_wrap .slide-3 { margin: 0 auto; margin-top: 90px; width: 100%; overflow: hidden; height: 542px; padding-bottom: 50px; position: relative; }
.slide-3 .swiper-slide { width: 406px; height: 100%;  background: #F0F0F0; display: flex; justify-content: center; align-items: center; flex-direction: column; text-align: center; }
.slide-3 .swiper-slide > .slide-img { width: 200px; height: 200px; border-radius: 100%; position: relative; background: #fff; }
.slide-3 .swiper-slide > .slide-img > img { width: 100%; height: 100%; position: absolute; left: 0; top: 0; object-fit: cover; border-radius: 100%; }
.slide-3 .swiper-slide > .slide-txt > .title { margin: 50px 0 30px 0; }

.slide-3 .swiper-pagination-bullet { width: 11px!important; height: 11px!important; }
.slide-3 .swiper-pagination-bullet-active { background: #C2976A!important; }
.slide-3 .swiper-pagination { bottom: 2%; left: 50%; }

/* 0408 */
.content_inner > .content_bna_wrap > .desc { margin-top: 30px; }



/* 0502 */
.tab-0502-1.dis-none, .tab-0502-2.dis-none { display: none!important; }

/* 0502_1 */
.content_basic_wrap .slide-4 { margin: 0 auto; margin-top: 90px; width: 100%; overflow: hidden; height: 542px; padding-bottom: 50px; position: relative; }
.slide-4 .swiper-slide { width: 406px; height: 100%;  background: #F0F0F0; display: flex; justify-content: center; align-items: center; flex-direction: column; text-align: center; }
.slide-4 .swiper-slide > .slide-img { width: 200px; height: 200px; border-radius: 100%; position: relative; background: #fff; }
.slide-4 .swiper-slide > .slide-img > img { width: 100%; height: 100%; position: absolute; left: 0; top: 0; object-fit: cover; border-radius: 100%; }
.slide-4 .swiper-slide > .slide-txt > .title { margin: 50px 0 30px 0; }

.slide-4 .swiper-pagination-bullet { width: 11px!important; height: 11px!important; }
.slide-4 .swiper-pagination-bullet-active { background: #C2976A!important; }
.slide-4 .swiper-pagination { bottom: 2%; left: 50%; }

/* 0502_2 */
.content_basic_wrap .slide-5 { margin: 0 auto; margin-top: 90px; width: 100%; overflow: hidden; height: 542px; padding-bottom: 50px; position: relative; }
.slide-5 .swiper-slide { width: 406px; height: 100%;  background: #F0F0F0; display: flex; justify-content: center; align-items: center; flex-direction: column; text-align: center; }
.slide-5 .swiper-slide > .slide-img { width: 200px; height: 200px; border-radius: 100%; position: relative; background: #fff; }
.slide-5 .swiper-slide > .slide-img > img { width: 100%; height: 100%; position: absolute; left: 0; top: 0; object-fit: cover; border-radius: 100%; }
.slide-5 .swiper-slide > .slide-txt > .title { margin: 50px 0 30px 0; }

.slide-5 .swiper-pagination-bullet { width: 11px!important; height: 11px!important; }
.slide-5 .swiper-pagination-bullet-active { background: #C2976A!important; }
.slide-5 .swiper-pagination { bottom: 2%; left: 50%; }





/* 0503 */
.item-0503-wrap { margin-top: 100px; }
.item-0503-wrap > ul { display: flex; justify-content: space-between; align-items: center; }
.item-0503-wrap > ul > li { width: 297px; height: 251px; background: #fff; }
.item-0503-wrap > ul > li > div { padding: 45px 24px; }
.item-0503-wrap > ul > li > div > p { width: 65px; height: 3px; background: #C2976A; margin: 38px 0 20px 0; }



/* 0605 */
.content_basic_wrap .slide-6 { margin: 0 auto; margin-top: 90px; width: 100%; overflow: hidden; height: 542px; padding-bottom: 50px; position: relative; }
.slide-6 .swiper-slide { width: 406px; height: 100%;  background: #F0F0F0; display: flex; justify-content: center; align-items: center; flex-direction: column; text-align: center; }
.slide-6 .swiper-slide > .slide-img { width: 200px; height: 200px; border-radius: 100%; position: relative; background: #fff; }
.slide-6 .swiper-slide > .slide-img > img { width: 100%; height: 100%; position: absolute; left: 0; top: 0; object-fit: cover; border-radius: 100%; }
.slide-6 .swiper-slide > .slide-txt > .title { margin: 50px 0 30px 0; }

.slide-6 .swiper-pagination-bullet { width: 11px!important; height: 11px!important; }
.slide-6 .swiper-pagination-bullet-active { background: #C2976A!important; }
.slide-6 .swiper-pagination { bottom: 2%; left: 50%; }


/* 0701 */
.content_basic_wrap .slide-7 { margin: 0 auto; margin-top: 90px; width: 100%; overflow: hidden; height: 542px; padding-bottom: 50px; position: relative; }
.slide-7 .swiper-slide { width: 406px; height: 100%;  background: #F0F0F0; display: flex; justify-content: center; align-items: center; flex-direction: column; text-align: center; }
.slide-7 .swiper-slide > .slide-img { width: 200px; height: 200px; border-radius: 100%; position: relative; background: #fff; }
.slide-7 .swiper-slide > .slide-img > img { width: 100%; height: 100%; position: absolute; left: 0; top: 0; object-fit: cover; border-radius: 100%; }
.slide-7 .swiper-slide > .slide-txt > .title { margin: 50px 0 30px 0; }

.slide-7 .swiper-pagination-bullet { width: 11px!important; height: 11px!important; }
.slide-7 .swiper-pagination-bullet-active { background: #C2976A!important; }
.slide-7 .swiper-pagination { bottom: 2%; left: 50%; }




/* 0704 */
.content_basic_wrap .slide-8 { margin: 0 auto; margin-top: 90px; width: 100%; overflow: hidden; height: 542px; padding-bottom: 50px; position: relative; }
.slide-8 .swiper-slide { width: 406px; height: 100%;  background: #F0F0F0; display: flex; justify-content: center; align-items: center; flex-direction: column; text-align: center; }
.slide-8 .swiper-slide > .slide-img { width: 200px; height: 200px; border-radius: 100%; position: relative; background: #fff; }
.slide-8 .swiper-slide > .slide-img > img { width: 100%; height: 100%; position: absolute; left: 0; top: 0; object-fit: cover; border-radius: 100%; }
.slide-8 .swiper-slide > .slide-txt > .title { margin: 50px 0 30px 0; }

.slide-8 .swiper-pagination-bullet { width: 11px!important; height: 11px!important; }
.slide-8 .swiper-pagination-bullet-active { background: #C2976A!important; }
.slide-8 .swiper-pagination { bottom: 2%; left: 50%; }






