/* BASIC css start */
#footer {margin:50px 0 0 0; padding:0; }
.footer_menu ul li {float:left; width:25%; text-align:center; padding:17px 0px; border-top:1px solid #eaeaea; border-right:1px solid #eaeaea; box-sizing:border-box;} 
.footer_menu ul li:first-child {border-left:0px;}
.footer_menu ul li img {text-align:center; height:18px; }
.footer_menu ul li p {display:block; padding-bottom:5px;}
.footer_menu ul li a {color:#333; font-size:11px; letter-spacing:-0.3px; line-height:1;}
.footer_section1 ul li {text-align:center; width:50%; float:left; padding:25px 0px; border-top:1px solid #eaeaea;}
.footer_section1 ul li:first-child {border-right:1px solid #eaeaea; box-sizing:border-box;}
.footer_section1 .cs_t01 {font-size:12px; color:#222; font-family:'Poppins',sans-serif; font-weight:500; line-height:1; padding-bottom:10px; letter-spacing:1px;}
.footer_section1 .cs_t02 {font-size:16px; color:#222; font-family:'Poppins',sans-serif; font-weight:500; line-height:1; padding-bottom:6px;}
.footer_section1 .cs_t03 {font-size:12px; letter-spacing:-0.3px; color:#999; line-height:1.5; }
.footer_section2 {text-align:center; border-top:1px solid #eaeaea; }


.footer_section2 ul li {display:inline-block; margin:18px 1%; width:45%; }
.footer_section2 ul li a {font-size:12px; letter-spacing:-0.5px; color:#222;  display:block; height:35px; line-height:35px;  border:1px solid #eaeaea; font-weight:500; font-family:"Poppins","Noto Sans KR",sans-serif;}
.footer_section2 ul li a img {height:13px; padding-right:5px; vertical-align:middle;}
.footer_section2 ul li a.first {border:1px solid #999;}

.footer_section3 {text-align:center; border-top:1px solid #eaeaea; border-bottom:1px solid #eaeaea; }
.footer_section3 ul li {display:inline-block; }
.footer_section3 ul li a {font-size:12px; letter-spacing:-0.5px; color:#222; height:40px; line-height:40px; display:block; padding:0px 7px; }
.footer_section4 {padding:28px 0 28px 0; width:100%; text-align:center;  font-size:12px; line-height:21px; color:#999; letter-spacing:-0.3px; }
.footer_section4 span {color:#222;}
.footer_section4 span .view {  border : 1px solid #999; padding: 1px 1px 1px 1px; }
.footer_section4 span .view a { text-align: center; }
.footer_section5 {padding:20px 0; width:100%;  text-align:center; margin:0 auto; font-size:12px; background-color:#f5f5f5; line-height:17px; color:#999; letter-spacing:-0.3px; font-family:"Poppins","Noto Sans KR",sans-serif;}



/* 하단 고정 버튼 */
.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; z-index:9;}
.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; z-index:9;}
/* //하단 고정 버튼 */
/* 하단 고정 메뉴 */
.section_fixedFooter {width:100%; position:fixed; bottom:0px; right:0px; left:0; z-index:9999;}
.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;}
}

.footer_escrow { 
				width: 100%;
				display: block;
				background-color: #F7F7F7;
			    color: #888;
				font-size: 10px; line-height: 14px;
				padding: 15px 0 15px;
				text-align: center;
			}
			
			.escrow_icon {
				display:inline-block;
				line-height: 10px;
				width: 100%;
			}
	
	        .escrow_icon img { 
				width: 30%;
				height: auto;
	}
			
			.escrow_icon a img { 
				width: 30%;
				height: auto;
					}
	
    		.escrow_text {
				display: block;
				float: left;
				background-color: #F7F7F7;
				font-size: 10px; color:#3E3E3E;
				padding: 0 40px 30px 40px;
				line-height: 15px;
	
	}

/* BASIC css end */

