@charset "utf-8";

/* footer*/
#footer { border-top:1px solid #ebebeb; border-bottom:1px solid #FFF;background: #fff; padding:30px 35px 50px 35px; color:#999; }
#footer .home { font-size:13px; line-height: 22px;  text-align:center;}

#footer .bar { padding:0 12px; font-size:10px; text-align:center; opacity: 0.6; vertical-align: middle; }

#footer .bt_wrap { text-align: center; padding:20px 0px; }
#footer .button_white { padding:13px 3px; border:1px solid #ededed; font-size:14px; color:#282828; text-align:center; white-space:nowrap; width:120px; background: #ffffff; }
#footer .button_black { padding:13px 3px; border:1px solid #ededed; font-size:14px; color:#fff; text-align:center; white-space:nowrap; width:120px; background: #81cbf9; }


#footer .contents {  text-align: left; font-size: 13px; line-height: 22px;  }
#footer .contents .material-symbols-outlined { vertical-align: middle;  color: #282828; font-size: 30px; }
#footer .title {  text-align: center; font-size: 15px; padding-bottom: 20px; }

