/* BASIC css start */
/* */

.mainTxt01 img {
   width:100%
}

/* 메인페이지 배너 영역 */
.SMS_main_galleryList .SMS_mainBnr:last-child{
	margin-bottom:0;
}
.SMS_main_galleryList .SMS_mainBnr .imgWrap img {
	width:100%;
}
.SMS_main_galleryList .SMS_mainBnr .textWrap {
	padding:30px 20px;
}
.SMS_main_galleryList .SMS_mainBnr .textWrap .bnrTit {
	margin:10px 0;
	font-size:24px;
	font-weight:bold;
	line-height:normal;
	color:#fff;
}
.SMS_main_galleryList .SMS_mainBnr .textWrap .bnrTxt {
	font-size:14px;
	line-height:normal;
	color:#fff;
}
.SMS_main_galleryList .SMS_mainBnr .textWrap .bnrLink_btn {
	margin-top:25px;
}
.SMS_main_galleryList .SMS_mainBnr .textWrap .bnrLink_btn a {
	display:inline-block;
	padding:0 30px;
	height:38px;
	line-height:34px;
	background:#000;
	border:2px solid #fff;
	box-sizing:border-box;
	border-radius:35px;
	font-size:14px;
	color:#fff;
}


.SMS_main_galleryList .inText {
	margin-bottom:40px;
	position:relative;
}
.SMS_main_galleryList .inText .textWrap {
	position:absolute;
	bottom:0;
}
.SMS_main_galleryList .outText {
	margin-bottom:40px;
}
.SMS_main_galleryList .outText .textWrap {
	padding-bottom:0;
}
.SMS_main_galleryList .outText .textWrap .bnrTit {
	color:#000;
}
.SMS_main_galleryList .outText .textWrap .bnrTxt {
	color:#000;
}


/* 210518 유료기술지원 R */
#SMSmainDisplayPrd1 .MK_block_new_product {
    padding:0px; 
}
#SMSmainDisplayPrd1 .items li {
    margin-bottom:10px;
    margin-right:0px;
    text-align:center;
}
#SMSmainDisplayPrd1 .items li:nth-child(2n-1) {
    padding-right:2.5px;
}
#SMSmainDisplayPrd1 .items li:nth-child(2n) {
    padding-left:2.5px;
}
#SMSmainDisplayPrd1 .SMS_base_mask {
    margin-top:0px;
    padding:10px;
}

/* BASIC css end */

