@charset "utf-8";
@import "font.css";


#wrapper {width: 100%;font-family:'Pretendard','나눔고딕','Nanum Gothic';}

#header {width:1280px; height: 120px; margin: 0 auto; }
#header h1 {display: block; text-align: center; margin-bottom: 10px; padding-top: 20px;}

#container {width: 100%;}
#container .mVisual {width: 100%;  margin-bottom: 50px;}
#container .mVisual img {display: block;  margin: 0 auto;}


#container .loginArea {width: 1021px; height: 200px; margin: 0 auto; }
.loginArea {content: ""; clear: both; display: block;}
.loginArea .loginLt {width:580px; height: 200px;float: left; position: relative; margin-left: 40px;}
.loginArea .loginLt .inputbox {position: relative; height: 45px; margin-top: 10px;}
.loginArea .loginLt .inputbox .tit {width: 100px; display: inline-block; font-weight: 600; font-size: 18px; color: #545353; margin-left: 20px; margin-top: 25px; font-family:'Pretendard','나눔고딕','Nanum Gothic';}
.loginArea .loginLt .inputbox .int {width: 278px; padding: 10px 0 10px 9px; height: 20px; border: 1px solid #d8d8d8; margin-left: 20px;border-radius:3px;}
.loginArea .loginLt .log_support {overflow: hidden; height: 25px; padding-left: 142px; margin-top: 20px; font-family: 'Pretendard','나눔고딕','Nanum Gothic'; color: #545353; font-weight: 600;}
.loginArea .loginLt .log_support .checkbox {width: 88px; float: left; height: 11px; color: #666; font-size: 11px; line-height: 13px; margin-top: 10px;}
.loginArea .loginLt .log_support .checkbox input {vertical-align: top; top: 0;}
.loginArea .loginLt .log_support .checkbox label {color: #545353; font-size: 13px; font-family:'Pretendard','나눔고딕','Nanum Gothic'; }
.loginArea .loginLt .login_btn {position: absolute; left: 445px; top: 51px;}
.loginArea .loginRt {width: 400px; height: 160px; margin-top: 30px; float: right;border-left: 1px solid #d8d8d8;}
.btn_join {margin-top:35px; }
.btn_join .btn_content {font-size: 12px; color:#545353; font-family:'Pretendard','나눔고딕','Nanum Gothic'; font-weight: 600;display:flex;align-items: center;justify-content: space-between;}
.btn_join .btn_content .txt {display: block; ; margin-left: 30px;}
.btn_join .clear {clear: both; height: 10px;}


/* footer */
#footer {clear:both; width:100%;margin-top:40px; border-top:1px solid #e5e5e5;}
/*푸터 메뉴*/
.footer_menu {height:40px; border-bottom:1px solid #e5e5e5;}
.footer_menu ul {float:left;}
.footer_menu ul li {float:left; padding:0 16px; line-height:349%;}
.footer_menu ul li a {color:#747474; font-family:'Pretendard',sans-serif;}
/*푸터 주소*/
.footer_desc {position:relative; padding-top:30px;}
.footer_logo {float:left; padding:0 15px; display:inline-block;}
.footer_desc .company_info {float:left; padding:0 15px; color:#333; line-height:169%;}
.footer_desc .company_info img {vertical-align:middle;}
.footer_desc .cert_info {float:right; padding:0 15px; color:#333; line-height:169%;}
.footer_desc .cert_info img {vertical-align:middle;}

#footer_wrap .footer { width: 1000px; margin: 0 auto; }
#footer_wrap .footer .f_menu { overflow: hidden; width: 100%; line-height: 50px; }
#footer_wrap .footer .f_menu li { float: left; margin-right:38px;  }
#footer_wrap .footer .f_menu li a { color: #222; }
#footer_wrap .footer .f_box01 { position: relative; margin: 30px 0 45px 0; }
#footer_wrap .footer .f_box01 .f_mark { position: absolute; top: 0; right:0; }

#footer_wrap {background:none;}
#footer_wrap .footer {width:100%; position:absolute; bottom:0;}
#footer_wrap .footer .auto {overflow:hidden;}
#footer_wrap .footer .f_menu {border-bottom:1px solid #dfdfdf;}
#footer_wrap .footer .f_menu li {float:none;display:inline-block;vertical-align:top;}
#footer_wrap .footer .f_box01 {margin:0;padding:20px 0;background:#f5f5f5;}
#footer_wrap .footer .f_box01 .fLogo {float:left;margin-right:30px;}
#footer_wrap .footer .f_box01 address {float:left;color:#999;}
#footer_wrap .footer .f_box01 address .copyright {margin-top:10px;}
#footer_wrap .footer .f_box01 .link {width:152px;float:right;}
#footer_wrap .footer .f_box01 .link a {display:block;float:left;width:50%;height:55px;text-align:center;padding:5px;box-sizing:border-box;}
#footer_wrap .footer .f_box01 .link a img {width:100%;}