@charset "utf-8"; 
/* slide_bnr_016  - SSJ 220708*/


.slide_bnr_016 {width:100%; height:100%; float:left; box-sizing:border-box; position:relative;}
.slide_bnr_016 .slide_info {position:relative;}
.slide_bnr_016 .slide_wrap {box-sizing:border-box;}
.slide_bnr_016 .slide_wrap > a {width:100%; height:100%; float:left; box-sizing:border-box; display:block;}
.slide_bnr_016 .slide_wrap > a:focus .innerbox .imgbox {width:calc(100% - 4px); height:calc(100% - 4px); border:2px solid #000;}
.slide_bnr_016 .slide_wrap > a:focus .innerbox .imgbox::after {position:absolute; left:0; top:0; content:''; width:calc(100% - 2px); height:calc(100% - 2px); border:1px solid #fff;}

.slide_bnr_016 .innerbox {position:relative; float:left; width:100%; height:350px; box-sizing:border-box; background:rgba(0,0,0,0);}
.slide_bnr_016 .innerbox .bgcolor {position:absolute; z-index:1; width:100%; height:100%; opacity:1; background:rgba(0,0,0,0);}
.slide_bnr_016 .innerbox .imgbox {width:100%; height:100%; max-height:350px; display:block; overflow:hidden; position:absolute;}
.slide_bnr_016 .innerbox .imgbox img {width:100%; min-height:100%; opacity:1; display:block; position:absolute; left:-999px; right:-999px; top:-999px; bottom:-999px; margin:auto;}

.slide_bnr_016 .innerbox .txtBox {position:relative; z-index:2; left:0; top:0; width:100%; height:100%; padding:20px; box-sizing:border-box; overflow:hidden;}
.slide_bnr_016 .innerbox .txtBox .tit {width:100%; height:auto; max-height:54px; color:#000; line-height:1.3em; letter-spacing:-0.5px; margin:10px 0; overflow:hidden; box-sizing:border-box;
									   text-overflow:ellipsis; word-break:keep-all; white-space:nowrap;}
.slide_bnr_016 .innerbox .txtBox .tit:empty {display:none;}
.slide_bnr_016 .innerbox .txtBox .sco {width:100%; max-height:44px; color:#454545; line-height:1.4em; overflow:hidden; box-sizing:border-box; text-overflow:ellipsis; word-break:keep-all; white-space:nowrap;}
.slide_bnr_016 .innerbox .txtBox .sco:empty {display:none;}
.slide_bnr_016 .innerbox .txtBox .co {width:100%; color:#000; max-height:190px; line-height:1.4em; overflow:hidden; box-sizing:border-box;
									  text-overflow:ellipsis; word-break:keep-all; white-space:nowrap;}
.slide_bnr_016 .innerbox .txtBox .co:empty {display:none;}



/* BTN SETTING */
/*play & pause*/
.slide_bnr_016 .indicator button.stop,
.slide_bnr_016 .indicator button.play {background:none;}
.slide_bnr_016 .btnbox {position:absolute;bottom:20px;right: 50px;z-index: 1;}
.slide_bnr_016 .btnbox .indicator {z-index:10;}
.slide_bnr_016 .btnbox .indicator button {text-indent:-9999px; overflow:hidden; width:30px; height:30px; background-size:30% !important; padding:0; display:block; color:#fff;}
.slide_bnr_016 .btnbox .indicator button:before {content:""; text-indent:0; position:absolute; top:0; left:0; width:100%; height:100%; text-align:center;}
.slide_bnr_016 .btnbox .indicator button.play {background:rgba(255,255,255,0.8) url(../img/btn_play.png) center no-repeat;background: url(../img/btn_play.png) transparent center no-repeat;}
.slide_bnr_016 .btnbox .indicator button.stop {background:rgba(255,255,255,0.8) url(../img/btn_stop.png) center no-repeat;background: url(../img/btn_stop.png) transparent center no-repeat;}
.slide_bnr_016 .btnbox .indicator button:focus {border:1px solid #000;}
.slide_bnr_016 .btnbox .indicator button:hover {/* background-color:rgba(255,255,255,1); */}

/*slide bullet*/
.slide_bnr_016 .slick-dots {display:none !important;}

/* next & prev */
.slide_bnr_016 .slick-arrow {overflow:hidden; text-indent:-9999px; width:30px; width: 45px;height:30px;
							 background-color:rgba(255,255,255,0.8); box-sizing:border-box; position:absolute; bottom:20px; pointer-events:auto !important; z-index:1; transition:background-color .2s;}
.slide_bnr_016 .slick-arrow:not(.slick-disabled):hover {/* background-color:rgba(255,255,255,1); */}
.slide_bnr_016 .slick-prev {/* background:rgba(255,255,255,0.8) url(../img/arrow_prev.png) center no-repeat; */background-size:30%;right: 65px;}
.slide_bnr_016 .slick-next {/* background:rgba(255,255,255,0.8) url(../img/arrow_next.png) center no-repeat; */ background-size:30%; right:20px;}
.slide_bnr_016 .slick-next:before,
.slide_bnr_016 .slick-prev:before {content:"";width: 10px;height: 10px;display: inline-block;border-style: solid;border-width: 1px 1px 0 0;border-color: inherit;position: absolute;top: 10px;left: 21px;transform: rotate(45deg);}
.slide_bnr_016 .slick-prev:before {border-width: 0 0 1px 1px;left: 13px;}
.slide_bnr_016 .slick-arrow.slick-disabled {opacity:0.5;}


/* layout option */
.border-radius .slide_bnr_016 .slick-prev {border-radius:10px 0 0 10px;}
.border-radius .slide_bnr_016 .slick-next {border-radius:0 10px 10px 0;}



/* 레이아웃에 따른 다른 스타일이 있는 경우 */
.layout_02 .slide_bnr_016 .innerbox .txtBox {max-height:100%;}
.layout_01 .slide_bnr_016,
.layout_height_H .slide_bnr_016 .innerbox {height:350px;}
.layout_height_M .slide_bnr_016 .innerbox {height:250px;}
.layout_height_M .slide_bnr_016 .innerbox .txtBox .co {max-height:78px;}
.layout_height_L .slide_bnr_016 .innerbox {height:150px;}
.layout_height_L .slide_bnr_016 .innerbox .txtBox .co {max-height:40px;}

.layout_height_L .slide_bnr_016 .innerbox .txtBox .tit {max-height:28px; margin:5px 0;}
.layout_height_M .slide_bnr_016 .innerbox .txtBox .sco,
.layout_height_L .slide_bnr_016 .innerbox .txtBox .sco {max-height:24px; -webkit-line-clamp:1;}
.layout_height_L:not(.layout_02):not(.layout_06) .slide_bnr_016 .innerbox .txtBox br {display:none;}


	@media (max-width:899px){
		.slide_bnr_016 .innerbox .txtBox .tit {line-height:1.4em;}
		.slide_bnr_016 .innerbox .txtBox .co {line-height:1.5em;}
	}

