@charset "EUC-KR";
@import url("/assets/common/css/font.css");

* {
	margin: 0px;
	padding: 0px;
	font-family: Noto Sans KR;
	font-weight: 500;
}

.modal_full{
	position: absolute;
	width: 100vw;
	height: 100vh;
	background-color: rgba(0,0,0,0.3);
}

.signup_popup{
	position: absolute;
	top:50%;
	left: 50%;
	margin-top: -365px;
	margin-left: -300px;
	width: 600px;
	height: 723px;
	background-color: #fff;
	border-radius: 3px;
	/*	border: 1px solid red;*/
}

.signup_window_close{
	position: absolute;
	top:15px;
	right: 30px;
	width: 30px;
	height: 30px;
	border: 0px solid;
	outline: 0px;
	background-color: #fff;
	background-image: url("/assets/image/popup/bt_popup_close_n.svg");
	border: 0px solid red;
}

.signup_title{
	position: relative;
	height:58px;
	line-height: 58px;
	font-weight: 500;
	margin-left: 40px;
	font-family: 'Noto Sans KR', sans-serif;
	font-size: 16px;
	color:#083338;
	border: 0px solid red;
}

.signup_title_line{
	position: relative;
	height: 1px;
	background-color: #D5D5D5;
}

.signup_notice{
	position: relative;
	margin: 30px 10px 16px 60px;
	width: 480px;
	height: 24px;
	margin-bottom: 5px;
	text-align: left;
	color: #083338;
	font-size: 16px;
	font-weight: 500;
	font-family: 'Noto Sans KR', sans-serif;
	border:0px solid #FF5A00;
}

.signup_email_area{
	position: relative;
	margin: 30px 10px 16px 60px;
	width: 480px;
	height: 88px;
	border:0px solid #FF5A00;
}

.signup_pw_area{
	position: relative;
	margin-left: 60px;
	margin-bottom: 16px;
	width: 480px;
	height: 88px;
	border:0px solid #FF5A00;
}

.signup_name_area{
	position: relative;
	margin-left: 60px;
	margin-bottom: 16px;
	width: 480px;
	height: 88px;
	border:0px solid #FF5A00;
}

.signup_index{
	position: relative;
	width: 200px;
	height: 24px;
	margin-bottom: 5px;
	text-align: left;
	color: #083338;
	font-size: 16px;
	font-weight: 500;
	font-family: 'Noto Sans KR', sans-serif;
	border:0px solid #FF5A00;
}

.signup_info_input{
	position: relative;
	width:430px;
	height: 55px;
	padding-left: 50px;
	text-align: left;
	color: #083338;
	font-size: 16px;
	font-weight: 500;
	font-family: 'Noto Sans KR', sans-serif;
	border:1px solid #D5D5D5;
	border-radius: 5px;
}

.signup_button_g{
	position: absolute;
	bottom: 50px;
	left: 50%;
	margin-left: -130px;
	width: 280px;
	height: 55px;
	border: 0px;
	cursor: pointer;
	border-radius: 4px;
	outline: 0px;
	background-color: #AEC1C4;
	font-weight: 500;
	text-align: center;
	font-family: 'Noto Sans KR', sans-serif;
	font-size: 16px;
	color: #fff;
}

.signup_button_r{
	position: absolute;
	bottom: 50px;
	left: 50%;
	margin-left: -130px;
	width: 280px;
	height: 55px;
	border: 0px;
	cursor: pointer;
	border-radius: 4px;
	outline: 0px;
	background-color: #FF5A00;
	font-weight: 500;
	text-align: center;
	font-family: 'Noto Sans KR', sans-serif;
	font-size: 16px;
	color: #fff;
}

.signup_email_icon{
	position: absolute;
	width: 27px;
	height: 27px;
	margin: 15px 16px;
	z-index: 10;
	/*	border: 1px solid;*/
	background-color: transparent;
	background-repeat: no-repeat;
	background-image: url("/assets/image/login/ic_login_input_email.svg");
}

.signup_pw_icon{
	position: absolute;
	width: 27px;
	height: 27px;
	margin: 15px 16px;
	z-index: 10;
	/*	border: 1px solid;*/
	background-color: transparent;
	background-repeat: no-repeat;
	background-image: url("/assets/image/login/ic_login_input_pw.svg");
}

.signup_name_icon{
	position: absolute;
	width: 27px;
	height: 27px;
	margin: 15px 16px;
	z-index: 10;
	/*	border: 1px solid;*/
	background-color: transparent;
	background-repeat: no-repeat;
	background-image: url("/assets/image/login/ic_login_input_email.svg");
}

.signup_info_alert{
	position: absolute;
	text-align: center;
	top:589px;
	width: 100%;
	height: 20px;
	line-height: 19px;
	color: #FF5A00;
	font-weight: 500;
	font-size: 13px;
	font-family: 'Noto Sans KR', sans-serif;
}

.popup_signup_check{
	position: absolute;
	top:50%;
	left: 50%;
	margin-top: -105px;
	margin-left: -185px;
	width: 370px;
	height: 210px;
	background-color: #fff;
	border-radius: 3px;
	box-shadow: 5px 5px 10px #00000033;
	/*	border: 1px solid red;*/
}

.signup_check_icon{
	position: absolute;
	top:50px;
	margin-left: -11px;
	left: 50%;
	width: 22px;
	height: 22px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-image: url("/assets/image/popup/ic_check_account.svg");
}

.signup_check_text1{
	position: absolute;
	top:93px;
	width: 100%;
	height: 21px;
	color: #083338;
	line-height: 18px;
	text-align: center;
	font-size: 23px;
	font-weight: 500;
	font-family: 'Noto Sans KR', sans-serif;
	border:0px solid #D5D5D5;
}

.signup_check_text2{
	position: absolute;
	top:134px;
	width: 100%;
	height: 15px;
	color: #97A0A2;
	line-height: 13px;
	text-align: center;
	font-size: 16px;
	font-weight: 400;
	font-family: 'Noto Sans KR', sans-serif;
	border:0px solid #D5D5D5;
}