@charset "utf-8";

body {background:#fff; width:100%; overflow-x:hidden !important;}

/**** main 영역 ****/

div.main_wrap { position: relative; min-height: 880px; min-width: 1200px; width: 100%; height: auto;}
div.container {position:absolute; width: 100%; margin: 0 auto;}
label {display:none !important;}

/*탑 이미지박스*/
/* div.top_imgBox {width: 100%; height: 310px; } */

/*로그인박스*/
div.container div.con {width: 100%; height: 770px; margin: 0 auto; background:url("../images/main/main_bg4.jpg")no-repeat center 21%; background-size: cover;}
div.container div.con p.main_title {font-size: 42px;line-height: 1;text-align: center;color: #000;font-family: "nanumGothicBold","돋움", sans-serif;letter-spacing: -0.4px;margin-bottom: 30px;}


div.login_box {margin: 0 auto;width: 550px;height: auto;padding: 30px 0 0;}

div.join_text {text-align: center; color: #000;}
div.join_text p {font-size: 20px; font-family: "nanumGothicbold","돋움",sans-serif; line-height: 32px; margin-bottom: 5px; }
div.join_text span {font-size: 15px; line-height: 20px;}




.inner {position: relative; z-index: 1; padding: 190px 0 0 0;}