@charset "utf-8";

.swiper_bs {  display:inline-block; margin:0 auto; width: 1680px; height: 100%;}
.swiper_bs {margin-left: auto;margin-right: auto;}
.swiper-slide {text-align: center; width: 1290px;


}

.swiper-slide .slide_img { width: 1290;height: 590px; margin-top:35px; text-align:center; }
.swiper-slide .slide_cont {float:left;width: 650px;height: 520px; margin-top:-150px; text-align:left; padding:0 0 0 41px; background:#fff;}
.swiper-slide .slide_cont > p:nth-child(1) {  }
.swiper-slide .slide_cont > p:nth-child(2) { margin-top:40px; font-family:'Barlow Condensed'; font-size:24px; font-weight:600; color:#b59579; letter-spacing:0.1em; }
.swiper-slide .slide_cont > p:nth-child(3) { margin-top:15px; font-size:30px; line-height:30px; font-weight:600; letter-spacing:-0.05em; }
.swiper-slide .slide_cont > p:nth-child(4) { margin-top:15px; font-size:22px; line-height:32px; font-weight:300; letter-spacing:-0.05em; }

.swiper-button-next::after {margin-left:-320px;	color:#000;}
.swiper-button-prev::after { margin-right:-320px; color:#000;}

/*
.swiper .swiper-pagination { position: absolute; margin-left:100px; bottom: 60px !important;}
.swiper .swiper-pagination-bullet {width:10px;	height:10px; background-color: #555;margin: 0 5px !important;}
*/

/* ÆäÀÌÂ¡ Ä¿½ºÅÒ */
.custom_bullet { display:inline-block; margin:0 auto; position:relative; z-index:3; }
.custom_bullet span { display:inline-block; color:#000; font-size: 18px; width:130px; height:38px; line-height:38px; margin:0 2px; border:1px solid #ccc; background:#fff; color:#222; font-size:18px; font-weight:300; letter-spacing:-0.04em; border-radius:19px;  transition: all .3s;}
.custom_bullet:hover span{ display:inline-block; width:130px; height:38px; line-height:38px; font-weight:500; border:1px solid #DFBB73;  background: #DFBB73; color:#fff; border-radius:19px; cursor:pointer; transition: all .3s;}
.swiper-pagination-custom-bullet-active {  }
.swiper-pagination-custom-bullet-active span { display:inline-block; width:130px; height:38px; line-height:38px; font-weight:500; border:1px solid #DFBB73;  background: #DFBB73; color:#fff; border-radius:19px; cursor:pointer; } 
