.landing{overflow:hidden;font-family: 'Nanum Square';}
.landing .blind{position: absolute;left: -9999em;overflow: hidden;}
.landing .w2000{position: relative;left: 50%;margin-left: -1000px;width: 2000px;}
.landing .w1000{width:1000px;margin:0 auto;}
.landing img{vertical-align:top;font-size:0;line-height:0;}
.landing input, .landing button{font-family: 'Nanum Square';}
.landing .mb{display:none;}
.landing .mb img{width:100%;}
@media screen and (max-width:1000px){
	.landing .w2000{display:none;}
	.landing .w1000{width:auto;margin:0 6.25%;}
	.landing .mb{display:block;}
}

/*row2*/
.row2{background:url(/bbs/sub/img/smartstore/row2_bg.jpg) center top no-repeat;padding:178px 0 155px;text-align:center;}
.row2_slide li{text-align:center;}
.row2_slide li img{margin: 0 auto;}
.row2 .btm{margin-top:85px;max-width:100%;}
.row2_slide .slick-prev:before, .row2_slide .slick-next:before{color:#333;}

@media screen and (max-width:1000px){
	.row2{background:url(/bbs/sub/img/smartstore/row2_mb_bg.png) center top no-repeat;padding:15% 0;background-size: contain;background-color: #eaeaea;}
	.row2 .btm{margin-top:50px;}
}

/*row6*/
.row6{background:#151719;text-align:center;padding:160px 0;}
.row6 .txt{max-width:100%;margin-bottom:100px;}
.row6 ul{display:inline-block;width:100%;}
.row6 ul li{float:left;position:relative;width: 235px;margin-right: 20px;}
.row6 ul li:last-child{margin-right:0;}
.row6 ul li img{cursor:pointer;transition:.3s;}
.row6 ul li img.btm{opacity:0;}
.row6 ul li:hover .btm{opacity:1;}
.row6 ul li img.top{position:absolute;left:0;top:0;}
.row6 ul li:hover .top{opacity:0;}
.row6 .btm_txt{margin-top:65px;max-width:100%;}

@media screen and (max-width:1000px){
	.row6{padding:15% 0;}
	.row6 .txt{margin-bottom:50px;}
	.row6 ul li{width:24%;margin-right:1.33%;}
	.row6 ul li img{width:100%;}
	.row6 .btm_txt{margin-top:50px;}
}

@media screen and (max-width:700px){
	.row6 ul li:nth-child(2n){margin-right:0;}
	.row6 ul li{width: 49%;margin-right: 2%;margin-bottom: 2%;}
}

/*PORTFOLIO*/
.pf_overlay{position:fixed;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,0.5);display:none;z-index: 10;cursor:pointer;}
.pf_overlay.on{display:block;}
.pf{background:url(/bbs/sub/img/smartstore/pf_bg.png) center top no-repeat;display:none;position:fixed;left:50%;top:50%;width:1000px;height:600px;margin-left:-500px;margin-top:-300px;overflow-y:scroll;overflow-x:hidden;text-align:center;z-index: 11;}
.pf.on{display:block;}
.pf .tit{margin: 65px 0 40px;max-width:100%;}
.pf .cts{}
.pf .close{position:absolute;right:0;top:0;cursor:pointer;}

@media screen and (max-width:1000px){
	.pf{width: 80%;height:400px;;margin-left: -40%;margin-top: -200px;}
	.pf .tit{max-width: 95%;}
	.pf .cts{width: 100%;}
}

/*row7*/
.row7{text-align:center;background:url(/bbs/sub/img/smartstore/row7_bg.png) center top no-repeat;padding:155px 0;}
.row7 .tit{margin-bottom:60px;max-width:60%;}
.row7 .slick-prev:before, .row7 .slick-next:before{color:#333;}

@media screen and (max-width:1000px){
	.row7{background:url(/bbs/sub/img/smartstore/row7_mb_bg.png) center top no-repeat;padding:15% 0;background-size: contain;}
}

/*row11*/
.row11{background:url(/bbs/sub/img/smartstore/row10_bg.jpg) center top no-repeat;text-align:center;padding:150px 0;}
.row11 .tit{margin-bottom:50px;max-width:100%;}

.row11 form{width: 640px;margin: 0 auto;}
.row11 .input{width:100%;height:55px;padding:0 20px;font-size:20px;margin-bottom:20px;}

.row11 .check{text-align: left;font-size:18px;}
.row11 .check a{}
.row11 .check input{width: 20px;height: 20px;margin-right: 10px;}
.row11 button{color:#19f299;background:#292d31;width:100%;height:60px;border:none;border-radius:10px;font-size:25px;margin-top:40px;}

@media screen and (max-width:1000px){
	.row11{background:url(/bbs/sub/img/smartstore/row11_mb_bg.jpg) center top no-repeat;padding:15% 0;background-size: contain;background-color:#eee;}
	.row11 form{width: 100%;}
}