/* BASIC css start */
#footer {
  margin-top: 50px;
  position: relative;
  width: 100%;
  border-top: 1px solid #e8e8e8;
  background: #fff
}

#footer .footer_top {
  border-bottom: 1px solid #e8e8e8;
  position: relative;
}

#footer .footer_top .footer_top_inner {
  padding: 18px 0;
  width: 1260px;
  margin: 0 auto;
  position: relative;
}

#footer .footer_top .footer_top_inner .left {
    float:left;
}

#footer .footer_top .footer_top_inner .left ul {
  font-size: 0;
}

#footer .footer_top .footer_top_inner .left ul li {
  display: inline-block;
  vertical-align: middle;
  border-right: 1px solid #dcdcdc;
  height: 12px;
}
#footer .footer_top .footer_top_inner .left ul li:nth-child(4){border-right: 0;}
#footer .footer_top .footer_top_inner .left ul li a {
  color: #666;
  font-size: 13px;
  padding: 0 20px; font-family:"맑은 고딕",'Malgun Gothic','Noto Sans KR', sans-serif
}

#footer .footer_top .footer_top_inner .right {
  float: right;
}

#footer .footer_top .footer_top_inner .right ul {
  font-size: 0;
}

#footer .footer_top .footer_top_inner .right ul li {
  font-size: 12px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  padding: 0 20px;
}

#footer .footer_top .footer_top_inner .right ul li:after {
  content: '';
  position: absolute;
  width: 1px;
  height: 12px;
  background: #dadada;
  left: 0;
  top: 50%;
  margin-top: -5px;
}

#footer .footer_top .footer_top_inner .right ul li:first-child:after {
  display: none;
}

#footer .footer_top .footer_top_inner .left ul li:first-child a {
  padding-left: 0 !important;
}

#footer .footer_top .footer_top_inner .right ul li:last-child {
  padding-right: 2px !important;
}

#footer .footer_top .footer_top_inner a:hover {
  opacity: 0.8;
}


#footer .footer_bottom {position: relative;width: 1260px; margin: 0 auto; padding: 60px 0;}
#footer .footer_bottom .footer_bottom_left{float: left;}
#footer .footer_bottom .footer_bottom_right{float: right; width: 27%;}
#footer .footer_bottom .footer_bottom_left .footer_left_top .cstext .shop_tel{color: #333333; font-size: 24px; margin-bottom: 10px; font-weight: bold; font-family: 'Heebo','Noto Sans KR', sans-serif;}
#footer .footer_bottom .footer_bottom_left .footer_left_top .cstext div{line-height: 24px;}
#footer .footer_bottom .footer_bottom_left .footer_left_top .cstext div p{color: #666666; font-family:"맑은 고딕",'Malgun Gothic','Noto Sans KR', sans-serif}
#footer .footer_bottom .copyright { color: #b2b2b2; font-family: 'Heebo','Noto Sans KR', sans-serif;}
#footer .footer_bottom .footer_bottom_content{color: #666666; line-height: 24px; padding: 23px 0; font-family:"맑은 고딕",'Malgun Gothic','Noto Sans KR', sans-serif}
#footer .footer_bottom .footer_bottom_content a {color: #666666; font-family:"맑은 고딕",'Malgun Gothic','Noto Sans KR', sans-serif }
#footer .footer_bottom .footer_bottom_right .right_bottom_top{margin-bottom: 20px;}
#footer .footer_bottom .footer_bottom_right .right_bottom_top .f_title{color: #000; font-size: 14px; margin-bottom: 20px;    font-weight: bold;
    font-family: 'Heebo','Noto Sans KR', sans-serif;}
#footer .footer_bottom .footer_bottom_right .right_bottom_top .f_title .go_link{float: right;}
#footer .footer_bottom .footer_bottom_right .right_bottom > ul{text-align: right; font-size: 0;}
#footer .footer_bottom .footer_bottom_right .right_bottom > ul > li{display: inline-block; margin-right:7px;}
#footer .footer_bottom .footer_bottom_right .right_bottom > ul > li:nth-child(3){ margin-right:0;}
#footer .footer_bottom .footer_bottom_right .right_bottom_top ul {height: 134px; margin-bottom: 27px;}
#footer .footer_bottom .footer_bottom_right .right_bottom_top ul li a{color: #666666; float: left; font-family: "맑은 고딕",'Malgun Gothic','Lato', sans-serif;}
#footer .footer_bottom .footer_bottom_right .right_bottom_top ul li p{color: #b2b2b2; float: right; font-family: "맑은 고딕",'Malgun Gothic','Lato', sans-serif;}
select{color: #666666; padding-left: 10px; border: 0; background: url(//skin.makeshop.co.kr/skin/meringue/pc/icon/familysitearrow.png) no-repeat; background-position: right;     -webkit-appearance: none; appearance: none; outline: 0; width:100px; font-family: 'Heebo','Noto Sans KR', sans-serif;}
select::-ms-expand{display:none;}
/* BASIC css end */

