/* BASIC css start */
/* 하단 */
footer{
    padding-bottom:45px;
    margin-top:185px;
    border-top:none;
}

footer .topBox{
    padding:10px 0;
    border-bottom:1px solid #f0f0f0;
    line-height:35px;
}

footer .f_notice{
    position:relative;
    width:50%;
    padding-left:35px;
}


footer .f_notice .boardTit{
    position:absolute;
    width:35px;
    top:0;
    left:0;
}


footer .f_notice .boardTit strong{
    font-size:13px;
}


footer .f_notice .swiper{
    height:35px;
}


footer .f_notice .swiper-slide{
    display:block;
    font-size:13px;
    line-height:35px;
    white-space:nowrap;
    text-overflow:ellipsis;
    overflow:hidden;
}


footer .f_sns a{
    display:inline-block;
    margin-right:15px; 
}


footer .f_sns a:last-child{
    margin-right:0;
}


footer .bottomBox{
    padding-top:33px;
}

footer .f_companyInfo{
    /*width:200px;*/
    margin-right:120px;
}

footer .f_companyInfo .f_logo{
    width:90px;
    margin-bottom:9px;
    line-height:40px;
}

footer .f_companyInfo .f_logo img{
    width:100%;
}

footer .f_companyInfo .infoWrap{
    margin-bottom:14px;
}

footer .f_companyInfo .infoWrap span{
    display:inline-block;
    margin-right:20px;
    font-size:11px;
    color:#707070;
    line-height:18px;
}

footer .f_companyInfo .copy {
    display:inline-block;
    font-size:11px;
    color:#707070;
    line-height:18px;
}

footer .f_linkPool{
    width:355px; /*은행계좌 복구 시 650px로 맞추기*/
    margin: 0px 50px 0px 300px ; /*은행계좌 복구 시 300>160px로 맞추기*/
}

footer .f_linkPool ul{
    margin-right:110px;
}

footer .f_linkPool ul:last-child{
    margin-right:0;
}

footer .infoWrap li{
    margin-bottom:8px;
}    
    

footer .f_linkPool ul li{
    margin-bottom:8px;
    line-height:18px;
    font-size:12px;
}

footer .f_csCenter{
   /* width:166px;*/
}

footer .f_csCenter .f_tel{
    margin-bottom:48px;
}

footer .f_csCenter .f_tel span,
footer .f_csCenter .f_tel strong{
    display:inline-block;
    font-size:16px;
    line-height:30px;
}

footer .f_csCenter .f_tel span{
    margin-right:5px;
}

footer .f_csCenter select{
    /* 다른 스타일 속성들 */
    -webkit-appearance: none; /* Safari/Chrome */
       -moz-appearance: none; /* Firefox */
            appearance: none;
    background-color:#fff;
    background-image: url('//skin.makeshop.co.kr/skin/etashop/img/icon/icon_select_down.png');
    background-repeat: no-repeat;
    background-position: right center;
    padding: 5px 10px;
    margin-left:-10px;
    margin-right:5px;
    border:none;
    font-size:11px;
    cursor:pointer;
}

footer .f_csCenter select:nth-child(2n){
    margin:0;
}

footer .f_csCenter select option{
    padding:5px;
}

.instaWidget {padding: 30px 20px 80px;background: #fff;text-align: center;}
.instaWidget .title p {
    font-size: 26px;
    display: block;
    height: auto;
    line-height: 1.2;
    margin: 0;
}

.instaWidget .title p i,
.instaWidget .title p a {
    display: inline-block;
    font-size: 30px;
    line-height: 1.2;
    vertical-align: middle;
    padding: 0 3px;
    font-weight: 200;
}
.instaWidget .hashSt { padding: 20px 0 4px;}
.instaWidget .hashSt li { display: inline-block;margin: 0 2px;font-size: 17px;font-family:맑은 고딕;font-weight: 300;color: #a7a7a7;}
.instaWidget .tag{ position: relative;display: inline-block;height: 25px;margin: 13px 0 43px;line-height: 25px;white-space: nowrap;background: #636363;border-radius: 33px;padding: 2px 25px;}
.instaWidget .tag a { color:#fff; font-size: 15px;}
.instaWidget{
    padding: 30px 20px 80px;
    background: #fff;
    text-align: center;
}

.instaWidget #instafeed{
    width: 100%;
    max-width: 1400px;
    margin: 0 auto;
}

.instaWidget #instafeed iframe.snapwidget-widget{
    display: block;
    width: 100% !important;
    max-width: 1400px;
    margin: 0 auto;
    border: 0;
}
.instaWidget #instafeed .post { display:inline-block;width:calc(100% / 8 );vertical-align:top;padding:1px;box-sizing:border-box;/* margin-bottom:1px; */}
.instaWidget #instafeed .post .tit {display:none;}
.instaWidget #instafeed .post img { width: 100%;}
.instaWidget #instafeed .post img:hover { opacity:0.9}
/* BASIC css end */

