/* BASIC css start */
#footer {border-top:2px solid #555555; clear:both; margin-top:36px;}
#footer .footerInfo {display: block;}
#footer .footerInfo .footerInfoTop {border-bottom:1px solid #f0f0f0; padding:20px; text-align: center;}
#footer .f_tit{font-size: 1.1em;
    font-family: 'Oswald',sans-serif;
    letter-spacing: 1px;
    color: #000;
    margin-bottom: 10px;}
#footer .footerInfo .footerInfoTop dl .tel{font-size: 1.5em;
    font-family: 'Oswald',sans-serif;
    letter-spacing: 2px;
    color: #000;
    margin-bottom: 10px;}
#footer .footerInfo .footerInfoTop dl > dd{    color: #555555;
    font-family: '나눔고딕','NanumGothic',sans-serif;}
#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 #f0f0f0;}
#footer .footerInfo .footerInfoBottom dl{text-align:center;
    width: 41.87%;
    height: 80px;
    float: left;
    border-left: 1px solid #f0f0f0;
    padding: 27px 15px;}
#footer .footerInfo .footerInfoBottom dl:first-child{border-left:0;}
#footer .footerInfo .footerInfoBottom dd { display: inline-block; color: #555555;    line-height: 19px;}
#footer .footerInfo .footerInfoBottom dd:nth-of-type(2) {margin-right: 0 !important;}
#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 { text-align:center; padding:12px 0;}
#footer .footerMiddle a {/*width:25%;*/ display:inline-block; border-left:1px solid #6c6c6c; margin-left: -1px; letter-spacing: -0.5px; color:#555; height: 10px;
    line-height: 10px; font-family: '나눔고딕','NanumGothic',sans-serif;}
#footer .footerMiddle a:nth-of-type(1){border-left:none !important;}
#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:15px 10px; text-align: center;}
#footer address p { color: #555555; font-family: '나눔고딕','NanumGothic',sans-serif;    margin-bottom: 2px;}
#footer address h3 { margin: 10px 0 17px !important; color: #000; font-size: 1.65em; letter-spacing: 2px; padding-top: 6px;}
.f_add{ text-align: center;}


.copy{text-align:center; padding: 8px 0 50px;color: #555555; font-family: '나눔고딕','NanumGothic',sans-serif;}
/* 하단 고정 버튼 */
.section_fixedFooter .btn_toggle_area { position: relative;}
.section_fixedFooter .btn_toggle_area .btn_up {margin-bottom: 17px; display: block;}
.section_fixedFooter .btn_toggle_area .btn_up img{width:65%;}
.section_fixedFooter .btn_toggle_area .btn_down img{width:65%;}
.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 {position:fixed; bottom:1%; right:2%;}

/* //하단 고정 메뉴 */
/* BASIC css end */

