.login_area { margin-bottom:50px; }
.subTitWrap { margin:0 0 25px; }
.subTit {
	padding-top: 0 !important;
	position: relative;
	font-weight: 500;
	font-size: 32px;
	text-align:center; 
	color: #000;
	letter-spacing: -0.5px;
}
/*
.subTit:after {
	position: absolute;
	display: block;
	content: "";
	width: 39px;
	height: 2px;
	left: 0;
	top: 50%;
	margin-top: -1px;
	background: #464646;s
}
*/
.re_se { text-align:center; font-size:18px; margin-bottom:30px; font-weight:400; }
.re_se strong { color:#e23a0a; font-weight:500; }
.loginWrapDiv {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.inputDiv {
	position: relative;
}
.inputDiv:after {
/*	position: absolute;*/
/*	display: block;*/
/*	content:"";*/
/*	width: 1px;*/
/*	height: 300px;*/
/*	background-color: #e3e3e3;*/
/*	top: -50px;*/
/*	right: -93px;*/
}

.orderNotice { margin-top:20px; }
.orderNotice li {
	font-size: 13px;
	line-height: 1.6;
	color:#777;
}

.loginWrap {
	width: 100%;
	margin-top: 9px;
}
.loginInput {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
	background: #fcfcfc;
	border: 1px solid #ddd;
	width: 100%;
	height: 51px;
	padding-left: 13px;
	font-size: 15px;
	color: #363636;
}
.loginInput::placeholder { color:#ccc; }
.loginInput {
	margin-top: 4px;
}
.loginBtn {
	width: 100%;
	height: 51px;
	background: #e23a0a;
	border-color:#e23a0a !important;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #fff;
	font-size: 18px;
	margin-top: 10px;
}
.alwaysLogin {
	margin-top: 10px;
	text-align:right;
}
.alwaysInput {
	width: 12px;
	height: 12px;
	margin-top: 1px;
	vertical-align:middle;
}
.alwaysSpan {
	font-size: 13px;
	color: #363636;
	margin-left: 2px;	
	vertical-align:middle;		
}
.findJoinWrap {
	width:100%;
	background: #fcfcfc;
	margin-top: 52px;
	margin-bottom: 50px;
	padding:20px 0;
}
.findJoinWrap li {
	float: left;
	width: 50%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-align:center;
	margin:0 auto;
	border-right: 1px solid #d7d7d7;
}
.findJoinWrap li:last-child{border-right:none;}
.findJoinDiv dl {
	float: left;
	margin-top:10px;
}
.findJoinDiv dl dt {
	font-size: 18px;
	font-weight: bold;
	color: #363636;
}
.findJoinDiv dl dd {
	font-size: 15px;
	color: #444;
	margin-top: 12px;
}
.findJoinBtnWrap a {
	display: block;
	width: 140px;
	height: 30px;
	text-align: center;
	background: #fff;
	color: #363636;
	font-size: 16px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #d7d7d7;
	line-height: 28px;
}
.findJoinDiv01 {
	
}
.findJoinBtnWrap {
	float: left;			
}
.findJoinDiv01 .findJoinBtnWrap {
	padding-left : 18px;
	padding-right: 18px;
}
.findPwBtn {
	margin-top: 4px;
}
.findJoinDiv02 dl {
	padding-left: 48px;
}
.findJoinDiv02 .findJoinBtnWrap {
	padding-left: 20px;
	margin-top:18px;
}
.findJoinBtnWrap{display:block;width:100%;}
.findWrap {
	margin-top: 32px;
}
.findBtnWrap {
	border-bottom: 1px solid #ccc;
}
.findBtn {
	display: block;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 50%;
	background-color: #f8f8f8;
	color: #333;
	font-size: 18px;
	font-weight: bold;
	height: 55px;
	line-height: 54px;
	text-align: center;
}
.findBtn.on {
	background-color: #fff;
}
.findIdPWBtn:first-child { border-left:1px solid #e1e1e1; }
.findIdPWBtn {
	display: block;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 50%;
	background-color: #fff;
	color: #333;
	font-size: 16px;
	font-weight: 400;
	height: 55px;
	line-height: 54px;
	text-align: center;
	border-top:1px solid #e1e1e1;
	border-bottom:2px solid #222;
	border-right:1px solid #e1e1e1; 
}
.findIdPWBtn.on {
	background-color:#222;
	border-color:#222;
	color:#fff;
}
.nomem_join { text-align:center; margin:50px 0 20px; border-radius:50px; height:56px; line-height:56px; font-size:14px; color:#000;}
.nomem_join a { color:#000;  border:1px solid #e23a0a; padding:15px 20px; border-radius:50px; }
.fint_idpw  { text-align:center; margin-top:30px;  font-size:0; }
.fint_idpw li { position:relative; display:inline-block; font-size:15px; padding-right:30px; }
.fint_idpw li:last-child { padding-right:0; }
.fint_idpw li:after { content:''; display:inline-block; width:1px; height:12px; background:#ddd; position:absolute; top:5px; right:15px; }
.fint_idpw li:last-child:after { display:none; }

.findWrap {
	width:50%;
	margin:20px auto; 
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.findSubTit {
	text-align: center;
	font-size: 20px;
	font-weight: 500;
	margin-top: 40px;
}
.findDesc {
	text-align: center;
	font-size: 14px;
	line-height: 1.6;
	letter-spacing: -0.4px;
	margin-top: 10px;
	margin-bottom:40px;
}
.findForm {
	margin-top: 20px;
}
.findId, .findName {
	width: 100%;
	height: 50px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #e1e1e1;
	background-color: #fff;
	padding-left: 5px;
	font-size:14px;
}

.emailWrap {
	margin-top: 10px;
}
.emailWrap input[type="text"], .emailWrap select, .emailWrap span {
	float: left;
	padding-left:5px; 
}
.emailWrap input[type="text"], select {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #e1e1e1;
	height: 50px;
	font-size:14px;
}
.fEmail01 {
	width: 32%;
}
.emailWrap span.pc {
	line-height: 50px;
	display: block;
	text-align: center;
	font-size: 14px;
	width: 6%;
}
.fEmail02 {
	width: 32%;
}
.findSelect {
	width: 28%;
	margin-left: 2%;
	padding-left:5px;
	font-size:14px;
}
.loginWrap {
	margin-top: 10px;
}
.loginWrap input[type="submit"], .loginWrap input[type="button"] {
	width: 100%;
	height: 50px;
	display: block;
	border: 1px solid #e1e1e1;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.findBtn {
	background-color: #f8f8f8;
	color: #fff;
}
.cancelBtn {
	background-color: #f8f8f8;
	color: #333;
	margin-top: 10px;
}
.findFormWrap {
	width:100%;
	margin-top:20px;
	margin:20px auto 0;
}
.loginWrap01 {
	margin-top:30px;
	margin-bottom:30px;
}
.findBtn02,.cancelBtn02 {
	width:49%;
	margin-right:1%;
	display:inline-block;
	vertical-align:top;
	height:50px;
	line-height:50px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size:15px;
}
.findBtn02:last-child,.cancelBtn02:last-child { margin-right:0; }
.findBtn02 {
	background-color:#222;
	color:#fff;
	border-color:#222;
}
.cancelBtn02 {
	border:1px solid #e1e1e1;
	background-color:#fff;
	color:#222;
}

.findFormWrap h4 { text-align:center; font-size:25px; margin-bottom:50px; text-decoration:underline; }