.footer_top {width: 100%; margin: 0 auto; padding: 70px 0 70px 0; background: url('./img/footer_bg.jpg') no-repeat center; text-align: center;}
.footer_top h2 {font-family: 'NanumSquare'; font-size: 24px; color: #414141; font-weight: 600; padding-bottom: 20px;}
.footer_top p:first-of-type {font-size: 16px; color: #585858; line-height: 1.4;}
.footer_top .mail {padding: 30px 0 38px 0; font-size: 24px; color: #eb8d1e; font-weight: 600;}
.footer_top .mail a {width: 100%; height: 100%; display: inline-block;}
.footer_top .mail a:before {content: ''; width: 49px; height: 36px; background: url('./img/mail_ico.png') no-repeat center; display: inline-block; position: relative; top: 10px; margin-right: 20px;}
.footer_top .f_btn {width: 180px; height: 40px; border: 1px solid #585858; display: block; border-radius: 10px; display: block; text-align: center; line-height: 38px; color: #585858; margin-left: 510px;}
.footer_top .f_btn:hover {background: #ff9d28; border: 1px solid #ff9d28; color: #fff;}

.footer_bottom {width: 100%; margin: 0 auto; padding: 45px 0;}
.fb_left {float: left;}
.fb_left p:first-child {font-size: 20px; color: #414141; font-weight: 600;}
.fb_left p:last-child {font-size: 30px; color: #414141; font-weight: 600; margin-top: 10px;}
.fb_left p:last-child span {color: #585858;}
.fb_right {float: right;}
.fb_right h3 {font-size: 20px; color: #414141; font-weight: 600;}
.fb_right p:first-of-type {font-size: 14px; color: #414141; margin-top: 27px; line-height: 1.8;}
.fb_right p:first-of-type span {font-weight: 600; margin-left: 5px;}
.fb_right .copy {font-size: 12px; color: #585858; margin: 10px 0 0 5px;}