@charset "utf-8";
/*
	max css var.1
	date : 2018-05-09
	name : design team koh won ji
*/

#footer {width:1440px; height:auto; margin:0 auto 120px; position:relative;}
#footer .foot_menu {width:100%; height:auto; display:flex;}
#footer .foot_menu li {margin-right:27px;}
#footer .foot_menu li a {font-size:15px;}

#footer .mir_add {width:100%; height:auto; margin-top:50px;}
#footer .mir_add p, #footer .mir_add address, #footer .mir_add strong {font-size:13px; color:#848688; margin-top:10px;}
#footer .mir_add strong {color:#32373b; font-weight:600;}
#footer .mir_add .bs {display:inline-block; width:17px;}

#footer .mir_ctm {position:absolute; top:0; right:0; text-align:right;}
#footer .mir_ctm strong {display:block; font-size:28px; background:url("../image/common/ico_tel.png") 45% 0 no-repeat;}
#footer .mir_ctm p {font-size:38px; color:#106cb6; font-family:'Roboto'; font-weight:500; margin-top:20px;}

#footer cite {position:absolute; bottom:0; right:0; color:#848688; font-size:13px; text-transform:uppercase;}
#footer cite a {font-size:inherit; color:inherit;}