/* BASIC css start */
.scon .shp{width:100%; display:block; overflow: hidden;}
.scon .shp li{float:left; position:relative; width:255px; text-align:center; padding-top:20px; padding-bottom:20px; border:1px solid #e4e4e4; margin-right:30px; margin-top:30px; border-radius: 7px;}
.scon .shp img{width:185px;}
.scon .shp .ic{position: absolute; left:15px; top:50px;}
.scon .shp .name{ font-size:20px; font-weight:bold; padding-top:5px; padding-bottom:10px; letter-spacing:-1px; line-height:24px;}
.scon .shp .txt{ font-size:16px; font-weight:600; color:#262626; line-height:24px; letter-spacing:-1px;}
.scon .shp button{display: inline-block; width:70px; background-color:#fff; border:1px solid #adadad; text-align:center; font-size:13px; color:#262626; line-height:24px; margin-top:10px; border-radius:3px; cursor:pointer; font-family: 'Noto Sans KR', '³ª´®°íµñ', 'Nanum Gothic', dotum, sans-serif;}
.scon .shp button.kakao{display: inline-block;  background-color: #ffe100; border:1px solid #999; color:#3c1e1e; text-align:center;  margin-top:10px; border-radius:3px; cursor:pointer;}
/* BASIC css end */

