/* BASIC css start */
 #footer{position:relative;width:90%;margin:0 auto;margin-top:40px;font-family:Open Sans,NanumGothic;font-size:8px;line-height:14px;letter-spacing:1pt;color:#000;text-align:center;padding:30px 0;}
 
 #footer:after {content:"";display:block;clear:both;}
 
 #footer ul {padding:15px 0;}
 
 #footer ul.ins_wrap { width:95%;margin:0 auto;padding-bottom:30px;}
 
 #footer ul.ins_wrap p { display:block;width:100%;margin:0 auto;}
 
 #footer ul.ins_wrap a {display:block;text-align:left;line-height:40px;}
 
 #footer ul.ins_wrap .ins_img img { text-align:center; width:100%;}

 #footer ul.snslink a { display:inline-block;*display:inline;*zoom:1;width:90px;line-height:30px;box-sizing:border-box;border-radius:20px;border:1px solid #000;text-align:center;margin:0 2px 5px;}
 
 #footer ul.snslink a:hover {text-decoration:none;background:#000;color:#fff;}
 
 #footer ul.logo a {font-size:12px;font-family:Open Sans-B;color:#000;}
 
 #footer ul.shopinfo,
 
 #footer ul.shopinfo a {color:#999;}.btnTop{display:none;position:fixed;bottom:5px;right:5px;z-index:100;opacity:0.5;background:#fff;}
 
.wizcall {margin:10px auto;text-align:center;}
 
.wizcall a{ display:inline-block;width:80%;padding:6px 10px 5px 10px !important;font-size:12px;color:#444;border:1px solid #DCDCDC !important;background-color:#fff;box-shadow: inset 0px 1px 1px #fff;border-radius:0px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}
 






/* ÇÏ´Ü °íÁ¤ ¹öÆ° */
.section_fixedFooter .btn_toggle_area {width: 100%; height: 44px; position: relative;}

.pageTop {  display:none; position:fixed; bottom:15px; right:5px; z-index:100;}
.pageTop .btn_up {width:33px; height:33px; line-height:33px; display: block; border:1px solid rgba(88, 86, 86, 0.59);  background-color:#fff; text-align:center; border-radius:30px; color:#333;margin-bottom:3px; }
.pageTop .btn_down {width:33px; height:33px; line-height:33px; display: block; border:1px solid rgba(88, 86, 86, 0.59);  background-color:#fff; text-align:center; border-radius:30px; color:#333;}
.section_fixedFooter .btn_toggle_area .btn_fixedFooter {width:33px; height:33px; line-height:33px; display: block; border:1px solid rgba(88, 86, 86, 0.59); background-color:rgba(255, 255, 255, 0.8); text-align:center; border-radius:30px; color:#666; position: absolute; top:0; left:10px;}


/* //ÇÏ´Ü °íÁ¤ ¹öÆ° */



/* ÇÏ´Ü °íÁ¤ ¸Þ´º */
.section_fixedFooter {width:100%; position:fixed; bottom:0px; right:0px; left:0;}
.section_fixedFooter .section_fixedFooter_dn {display:none; box-shadow: 0 0 10px 1px #404040; border-top: 1px solid #C1C1C1;}
.section_fixedFooter .footerInfo {background-color:#fff;}
.section_fixedFooter .footerInfo .footerInfoTop {border-bottom:1px solid #b3b3b3; padding:20px;}
.section_fixedFooter .footerInfo .footerInfoTop .footerInfoTopLeft {float:left;}
.section_fixedFooter .footerInfo .footerInfoTop .footerInfoTopLeft dt {font-size: 1.3em; margin-bottom:6px;}
.section_fixedFooter .footerInfo .footerInfoTop .footerInfoTopLeft .tel {color:#000; font-size:1.500em; margin-bottom:6px;}
.section_fixedFooter .footerInfo .footerInfoTop .footerInfoTopRight {width:70px; height:70px; border-radius:35px; background-color:#3c3c3c; display: table; text-align:center; float:right;}
.section_fixedFooter .footerInfo .footerInfoTop .footerInfoTopRight a { color:#fff; display: table-cell; vertical-align: middle;}
.section_fixedFooter .footerInfo .footerInfoBottom {border-bottom:1px solid #b3b3b3; padding:20px;}
.section_fixedFooter .footerInfo .footerInfoBottom .footerInfoBottomLeft {float:left;}
.section_fixedFooter .footerInfo .footerInfoBottom .footerInfoBottomLeft dt {font-size: 1.3em; margin-bottom:6px;}
.section_fixedFooter .footerInfo .footerInfoBottom .footerInfoBottomRight {width:70px; height:70px; border-radius:35px; background-color:#3c3c3c; display: table; text-align:center; float:right;}
.section_fixedFooter .footerInfo .footerInfoBottom .footerInfoBottomRight a { color:#fff; display: table-cell; vertical-align: middle;}
.section_fixedFooter .footerMiddle {background-color:#3e4347; text-align:center; padding:12px 0; clear: both;}
.section_fixedFooter .footerMiddle a {width:25%; display:inline-block; border-left:1px solid #A2A2A2; color:#fff; margin-left: -1px;}



/* //ÇÏ´Ü °íÁ¤ ¸Þ´º */
@media screen and (min-width:420px) and (max-width:767px) {
    #footer .footerInfo {position:relative; overflow:hidden; zoom:1; border-bottom:1px solid #b3b3b3;}
    #footer .footerInfo .footerInfoTop {width:46%; float:left; border-bottom:0; border-right:1px solid #b3b3b3; margin-left:-1px; padding:20px 2%;}
    #footer .footerInfo .footerInfoTop .footerInfoTopLeft {float:left;}
    #footer .footerInfo .footerInfoBottom {width:46%; float:left; border-bottom:0; padding:20px 2%;}
    #footer .footerInfo .footerInfoBottom .footerInfoBottomLeft {float:left;}
}
@media screen and (min-width:768px) {
    #footer .footerInfo {position:relative; overflow:hidden; zoom:1; border-bottom:1px solid #b3b3b3;}
    #footer .footerInfo .footerInfoTop {width:46%; float:left; border-bottom:0; border-right:1px solid #b3b3b3; margin-left:-1px; padding:20px 2%;}
    #footer .footerInfo .footerInfoTop .footerInfoTopLeft {float:left;}
    #footer .footerInfo .footerInfoBottom {width:46%; float:left; border-bottom:0; padding:20px 2%;}
    #footer .footerInfo .footerInfoBottom .footerInfoBottomLeft {float:left;}
}
/* BASIC css end */

