/* BASIC css start */
#footer {/*border-top:2px solid #3c3c3c;*/ clear:both;}
#footer .footerInfo {display: block;}
#footer .footerInfo .footerInfoTop {border-bottom:1px solid #b3b3b3; padding:20px;}
#footer .footerInfo .footerInfoTop .footerInfoTopLeft {float:left;}
#footer .footerInfo .footerInfoTop .footerInfoTopLeft dt {margin-bottom:6px; font-size: 1.3em;}
#footer .footerInfo .footerInfoTop .footerInfoTopLeft .tel {color:#f1494d; font-size:1.500em; margin-bottom:6px;}
#footer .footerInfo .footerInfoTop .footerInfoTopRight {width:70px; height:70px; border-radius:35px; background-color:#3c3c3c; display: table; text-align:center; float:right;}
#footer .footerInfo .footerInfoTop .footerInfoTopRight a { color:#fff; display: table-cell; vertical-align: middle;}
#footer .footerInfo .footerInfoBottom {border-bottom:1px solid #b3b3b3; padding:20px;}
#footer .footerInfo .footerInfoBottom .footerInfoBottomLeft {float:left;}
#footer .footerInfo .footerInfoBottom .footerInfoBottomLeft dt {margin-bottom:6px; font-size: 1.3em;}
#footer .footerInfo .footerInfoBottom .footerInfoBottomRight {width:70px; height:70px; border-radius:35px; background-color:#3c3c3c; display: table; text-align:center; float:right;}
#footer .footerInfo .footerInfoBottom .footerInfoBottomRight a { color:#fff; display: table-cell; vertical-align: middle;}
#footer .footerMiddle {background-color:#ebebeb; text-align:center; padding:12px 0;}
#footer .footerMiddle a {width:33.3%; display:inline-block; border-left:1px solid #b3b3b3; margin-left: -1px;}
#footer .footerlogo {position: relative; overflow: hidden;zoom: 1; padding: 10px 0 0 0;}
#footer .footerlogo p {width: 25%; float: left; text-align: center;}
#footer address {padding:12px 10px; color:#606060;text-align: center;}
#footer address .agreeButton {margin:5px 0;}
#footer address .agreeButton a {color:#fff; background-color:#b3b3b3; padding:2px 5px;}
#footer address .address li {display:block;}
#footer address .address .pt10 {padding-top:10px;}

/* 하단 고정 버튼 */
.section_fixedFooter .btn_toggle_area {width: 100%; height: 44px; position: relative;}
.section_fixedFooter .btn_toggle_area .btn_up {width:33px; height:33px; line-height:33px; display: block; border:2px solid rgba(88, 86, 86, 0.59); background-color:rgba(104, 108, 111, 0.8); text-align:center; border-radius:30px; color:#fff; position: absolute; top:0; right:10px;}
.section_fixedFooter .btn_toggle_area .btn_fixedFooter {width:33px; height:33px; line-height:33px; display: block; border:2px solid rgba(88, 86, 86, 0.59); background-color:rgba(104, 108, 111, 0.8); text-align:center; border-radius:30px; color:#fff; 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:#f1494d; 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;}
}




/* 하단퀵메뉴 */

#bottom_quick {
    width:100%;
    padding:15px 0 15px 0;
    margin-bottom:20px;
    border-top:1px solid #e1e1e1;
    border-bottom:1px solid #e1e1e1;
}

#bottom_quick ul {
    font-size:0;
    line-height:0;
    text-align:center;
    margin:0 0 0px
}

#bottom_quick ul li {
    display:inline-block;
    width:25%;
    text-align:center;
    font-size:12px;
    line-height:14px
}

#bottom_quick ul li img{
    width:50px;
}

#bottom_quick ul li p.bq_name{
   padding-top:5px;
}


#bottom_quick ul li a {
    display:block
}


/* 하단서비스메뉴 */

#bq_menu {
    width:100%;
    border-top:1px solid #ccc;
    border-bottom:1px solid #ccc;
    background:#FFFFFF;
    margin-bottom:20px
}

#bq_menu .first {
    border-bottom:1px solid #ccc;
}

#bq_menu ul {
    background:#FFFFFF;
    font-size:0;
    line-height:0;
    text-align:center;
}

#bq_menu ul li {
    display:inline-block;
    width:25%;
    text-align:center;
    font-size:12px;
    line-height:35px
    font-weight:bold;
    padding:18px 0 18px 0;
    background:url("/design/seosanttre/djds/mobile/servic_mline.gif") no-repeat 0 0px;
}

#bq_menu .first_li{
    background:none;
}

#bq_menu .privacy a{
    color:#926400
}

#bq_menu ul li img{
    width:50px;
}

#bq_menu ul li a {
    display:block;
    font-weight:bold;
    color:#333333;
}

#bq_menu  li a:hover{
    color:#000000;
}


/* 하단고객센터배너영역 */
#bquick_menu  {
    margin:20px 0 20px 0;
}

#bquick_menu .bqm_box {
    display:block;
    margin:0 10px
}

#bquick_menu .bqm_contents {
    display:table;
    text-align:center;
    width:100%
}

#bquick_menu .fnbq-item:first-child {
    padding-left:0
}

#bquick_menu .fnbq-item {
    display:table-cell;
    width:30%;
    padding-left:5px
}

#bquick_menu .fnbq-item a {
    display:block;
    padding:10px;
    color:#fff;
    border:0px solid #afafaf;
    border-radius:0px;
    background:#c0bebe
}


/* 하단기본메뉴 */

.service_menu {
    width:100%;
    background:#FFFFFF;
    border-top:1px solid #ccc;
    border-bottom:2px solid #000;
    position:relative;
    font-family:"Nanum gothic"
}

.service_menu .first {
    border-bottom:1px solid #fff;
}

.service_menu ul {
    background:#FFF;
    font-size:0;
    line-height:0;
    text-align:center;
}

.service_menu li {
    display:inline-block;
    width:25%;
    text-align:center;
    font-size:11px;
    line-height:35px
    font-weight:bold;
    padding:17px 0 17px 0;
}

.service_menu .first_li{
    background:none;
}

.service_menu .privacy a{
    color:#9e0b0f
}

.service_menu  li a{
    display:block;
    font-weight:bold;
    font-size:11px;
    color:#333;
    font-family:"Nanum gothic"
}

.service_menu  li a:hover {
    color:#000000;
}

/* SNC SCTMZ */
#cs_center{padding:0 5px; overflow:hidden;}
#cs_center > div{width:33.3%; float:left;}
#cs_center > div h6{padding-bottom:10px; font-size:16px; font-weight:bold; color:#009b72;}
#cs_center > div p.call{font-size:20px; font-weight:bold;line-height: 120%;}
#cs_center > div ul{padding-top:5px;}
#cs_center > div ul li{margin-top:2px; font-size:12px;}
#cs_center > div div.image{margin-bottom:10px;}
#cs_center > div p.number{font-size:15px; font-weight:bold;}
#cs_center > div p.number span{display:block; font-size:12px;}
#cs_center > div.bottom_escrow img { width: 95%;}

#footer .csLink {
}

#footer .ssl img { width:100%;}


#footer .csLink a {
   vertical-align: middle;
    display: block;
    width:80%;
    margin:0 auto;
    margin-bottom:5px;
    font-size: 13px;
    line-height: 28px;
    text-align: center;
    border: 1px solid #e1e1e1;
    transition: all 0.3s;
}

#footer .csLink a:hover{
    background:#f9f9f9;
}



#footer .csLink a img{
    margin-right:7px;
vertical-align: middle;
}



/* BASIC css end */

