
/* --------------------------------------------
 * ·Î±×ÀÎ / È¸¿ø°¡ÀÔ
/* ------------------------------------------ */
.auth{background:url(img/authbg.jpg)no-repeat !important; width:100%;display:inline-block; }
#auth_header{font-family:'Lato','NotoSansKR','Rajdhani',sans-serif !important;}
#auth_header .inner{width:460px;margin:auto}
#auth_header h1{padding:80px 0 0px; margin: 0 auto; width:175px;}
.auth_content .agree_box .txt_area h3 {font-size:14px; margin-top:5px; font-weight:500;}
.auth_content h1.tit{ font-size:30px;  line-height:80px; font-weight:500; letter-spacing:-1px; margin-bottom:0; text-align:center; }
.auth_content h1.tit span{font-size:21px; margin:3px 5px; display:inline-block;}
body.auth #container{width:460px;margin:auto; display:block;background: transparent;}
.login_cont .checks label{color:#333;}
#auth_header .tit{}
.wrap.auth {
	background: #f0f0f0;
}
.auth_content {
	margin:40px auto;
	min-height:585px;
	width:550px;
}
.login_cont .inputWrap_st2,
.findID_cont .inputWrap_st2 {
}
.login_cont .checksWrap_st2 {
	padding: 10px 0 30px;
}
.auth_content .join_box  { border-bottom:none;  }
.auth_content .join_box .inputWrap_st2 input{}
.auth_content .agree_box,
.auth_content .join_box {
	margin-bottom: 20px;
}
.auth_content .agree_box .tit {
	color: #333;
	font-size: 16px;
	line-height: 24px;
	padding: 0 0 6px;
	font-weight:500;
}
.auth_content .agree_box .txt_area {
	height: 160px;
	padding: 20px;
	background: #fff;
	    overflow-y: scroll;
	margin-bottom: 1px;
	font-size: 12px;
	line-height: 18px;
	color: #777;
	border:1px solid #eee;
}
.auth_content .agree_box .txt_area pre {
	white-space: pre-wrap;
}
.auth_content .submit_area {
	margin-top:20px;
}
.login_cont .submit_area,
.findID_cont .submit_area {
	margin-bottom: 0;
}
.auth_content .submit_area a,
.auth_content .submit_area button {
	width: 100%;
	display: block;
	font-size: 18px;
	line-height: 24px;
	padding: 20px 0;
	text-align: center;
	float:left;
	transition:all 0.3s ease;
	font-weight:500;
	margin-bottom:10px;
}

.auth_content .submit_area button { 
	background: #c51b23;
    border: 1px solid red;
    color: #fff;
}
.auth_content .submit_area a{background:#fff; color:#000;border:2px solid #000;}
.auth_content .btn_area {
	margin-top: 30px;
	padding-top: 30px;
	border-top: 1px solid #ddd;
}
.auth_content .btn_area ul {
	margin: 0 -5px;
}
.auth_content .btn_area li {
	width: 33.333333%;
	float: left;
	padding: 0 5px;
}
.auth_content.findID_cont .btn_area li {
	width: 100%;
}
.auth_content .btn_area a,
.auth_content .btn_area button {
	width: 100%;
	display: block;
	color: #333;
	border: 2px solid #aaa;
	font-size: 16px;
	line-height: 26px;
	padding: 15px 0;
	text-align: center;
	font-weight: 500;
}
.auth_content .btn_area a.goJoin {
	background: #fff;
	color: #454545;
}

.findIDSubmit {
	background: #3d4d63;
	margin-top: 10px;
	padding: 20px;
	color: #fff;
}
.findIDSubmit .tit {
	text-align: center;
	font-size: 14px;
	word-break: keep-all;
	line-height: 24px;
	margin-bottom: 12px;
}
.findIDSubmit .userID {
	font-size: 20px;
	letter-spacing: 0;
	line-height: 30px;
	padding: 10px;
	text-align: center;
	background: #515f73;
}
.findIDSubmit .info {
	margin-top: 12px;
}
.findIDSubmit .info p {
	position: relative;
	font-size: 12px;
	line-height: 18px;
	word-break: keep-all;
	padding: 0 10px;
}
.findIDSubmit .info p:before {
	content: '';
	width: 4px; height: 2px;
	display: inline-block;
	background: #9ea6b1;
	position: absolute;
	left: 0; top: 8px;
}

/* inputWrap_st2 */
.auth_content .inputWrap_st2{position:relative;border:1px solid #444; margin-top:-1px; background:rgba(0,0,0,0,0.1)}
.auth_content .inputWrap_st2 i {width:80px; height:80px; text-align:center; position:absolute; top:0; left:0; line-height:80px; font-size:20px; color:#999;}
.auth_content .inputWrap_st2 .input_tit{position:absolute;top:19px;left:30px;font-size:15px;white-space:nowrap;color:#333;font-weight:500;z-index:10}
.auth_content .inputWrap_st2 .input_tit strong{color:#fff}
.auth_content .inputWrap_st2 input{width:100%;height:80px;padding:32px 30px 6px;font-size:14px;color:#fff;letter-spacing:0.025em;line-height:46px; border:none; background:rgba(0,0,0,0.1);}
.auth_content .inputWrap_st2 input:focus,
.auth_content .inputWrap_st2 input:hover{background:#000;}


.auth_content .inputWrap_st2.icon input{padding-left:84px}
.auth_content .inputWrap_st2.icon .input_tit{left:84px; font-weight:400; color:#fff; font-size:12px; letter-spacing:2px;}
.auth_content .inputWrap_st2.icon .input_tit span.redcolor{margin:-3px 3px; display:inline-block; font-weight:600; font-size:20px; color:red;}
.auth_content .inputWrap_st2 button{width:102px;height:34px;display:inline-block;text-align:center;background:#333;color:#fff;font-size:14px;border-radius:2em;position:absolute;top:50%;right:20px;margin-top:-16px;z-index:12}
.auth_content .inputWrap_st2 .error{width:100%;height:40px;background:#3d4d63;color:#fff;font-size:14px;font-weight:600;text-align:center;line-height:40px}

.selectform {
	display: inline-block;
	border: 0;
	width: 100%;
	height: 72px;
	box-shadow: none;
	padding: 32px 24px 6px;
	letter-spacing: -0.025em;
	position: relative;
	color: #333333;
	-webkit-appearance: none;
	zoom: 1;
	background: url(img/icon_arrow1.png) no-repeat #fff 95% center;
	-webkit-background-size: 15px 15px;
	background-size: 15px 15px;
	-webkit-appearance: none;
	-moz-appearance: none;
    -o-appearance: none;
    appearance: none;
	font-size:15px; color:#999;
	border-left:1px solid #eee; border-right:1px solid #eee;
}
select::-ms-expand {display: none;}

.input_type2 {
    display: inline-block;
    border: 0;
    width: 100%;
    height: 50px;
    box-shadow: none;
    padding: 0 15px;
    position: relative;
    border: 1px solid #e9ebf0;
    border-radius: 4px !important;
    background-color: #f2f4f7;
    color: #333333;
    font-size: 15px;
    -webkit-appearance: none;
    zoom: 1;
}

.jointit {display:inline-block; font-size:19px; font-weight:500; margin:28px 10px 0; color:#1766d7;}

.input_wrap {height:50px; }
.input_wrap input#webThumb { float:left; padding:0 5px; width:75%; height:45px; border:1px solid #e9ebf0; background:#f2f4f7; border-radius:3px; -webkit-border-radius:3px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; }
.input_wrap div.btn_file_wrap { position:relative; float:right; width:24%; height:45px; }
.input_wrap div.btn_file_wrap input { position:absolute; left:0; top:0; display:block; width:100%; height:45px; line-height:45px; background:#333; font-size:11px; color:#fff; text-align:center; border:0; border-radius:3px; -webkit-border-radius:3px; cursor:pointer; }
.input_wrap div.btn_file_wrap input[type="file"] { opacity:0; filter:alpha(opacity=0); }
.input_wrap div.btn_file_wrap input::-webkit-file-upload-button { cursor:pointer; }

.joinbox{background:#fff; padding:35px; margin-top:20px; border:1px solid #eee;border-top:2px solid #666; box-sizing:border-box;}
/* --------------------------------------------
 * auth_layout
/* ------------------------------------------ */

#auth_header{}
#auth_header .inner{width:460px;margin:auto}
body.auth #container{width:460px;margin:auto; display:block;background: transparent;}
.login_cont .checks label{color:#333;}

/* checkbox st3 */
.checksWrap_st3{position:relative;border-bottom:1px solid #eee; }
.checksWrap_st3 .checks{height:60px;position:relative}
.checksWrap_st3 .checks input[type="checkbox"]{position:absolute;top:0;left:0;margin:0;padding:0;z-index:9;width:60px;height:60px;-webkit-appearance:none}
.checksWrap_st3 .checks label{background:url("img/check4_off.png") 0 0 no-repeat #fff;display:block;position:relative; font-weight:500; top:0;right:0;height:60px;line-height:26px;font-size:16px;color:#555;padding:17px 0 17px 80px;z-index:10}

.checksWrap_st3 .checks label:hover{background:url("img/check4_hover.png") 0 0 no-repeat #fff}
.checksWrap_st3 .checks label.on{background:url("img/check3_on.png") 0 0 no-repeat #fff}
.checksWrap_st3 .checks label strong{color:#e95247; }
.checksWrap_st3 .checks label span{color:#aaa}
.fullbtn2 {width:100%; display:block;}
.joinbtn2 {
transition: all 0.4s 0.6s;
    font-size: 18px;
    text-align: center;
    display: inline-block;
    box-sizing: border-box;
    padding: 18px 0;
    font-weight: 500;
    color: #fff;
    background: #c51b23;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.1);
    margin: 20px 0;
    width: 100%;
    border: 1px solid red;
}

.joinWrap .logo_cont {top:0; margin-bottom:20px;}


#joinStyle .inputWrap_st2.icon:before {display:none; }
#joinStyle .inputWrap_st2.icon .input_tit {left:25px;}
#joinStyle .inputWrap_st2.icon input {padding-left:25px;}
#joinStyle .inputWrap_st2 input {height:72px;}

#joinStyle h1.tit {margin-top:0; border-bottom:none;}
.loginTab {display:inline-block; width:100%; margin-top:30px; }
.loginTab li {float:left; width:33.333%;border-left:1px solid #555;}  
.loginTab li:nth-of-type(1){border-left:none;}
.loginTab li a{display:block;color:#fff; background:#444; text-align:center; font-weight:500;font-size:16px; padding:20px 0;}
.loginTab li.on a{background:#f1b120; color:#111;}

.loginTxt {font-size:16px; text-align:center; margin:30px 0; font-weight:500; color:#999;}
.passwordWrap .joinbtn2 , .emailFind .joinbtn2 {margin:0; margin-top:20px;}
.passwordWrap, .emailFind{background:rgba(0,0,0,0.1); border:1px solid #222; border-top:1px solid #fff;}
.passwordWrap .input_tit, .emailFind .input_tit {margin:10px 0; font-weight:500; color:#f0ae1f}
.login_cont .input_tit{}


.box_st2 .table_st1 {border-top:1px solid #fff;}
.box_st2 .table_st1 th {
    width: 135px;
    background: #333;
    color: #fff;
    font-size: 14px;
    line-height: 34px;
    text-align: right;
    padding-right: 25px;
    font-weight: normal;
}
.box_st2 .table_st1 th span.importFont {color:red; font-weight:bold;margin-right:3px;font-size:18px;}
.box_st2 .table_st1 tr{border-bottom:1px solid #333;}

.box_st2 .table_st1 td {
    font-size: 14px;
	padding:15px 0 15px 15px;
    word-break: keep-all; vertical-align:middle;
}

.box_st2 .table_st1 td.line2{}
.box_st2 .table_st1 td.line2 .checksWrap_st1{ margin-right:10px;}
.box_st2 .table_st1 td.line2 .sell_condition {padding:10px 0; position:relative;}
.box_st2 .table_st1 td.line2 .txtClick{
    position: absolute;
    font-size: 18px;
    
    line-height: 25px;
    top: 77px;
    left: 50%;
    margin-left: -190px;
}
.box_st2 .table_st1 td.line2 .txtClick span {font-weight:600;}
.box_st2 .table_st1 td.line2 .txtClick i {font-size:15px; padding-right:5px;}
.box_st2 .table_st1 td.line2 .sell_condition:before{
    width: 52px;
    height: 165px;
    background: url(/_img/sqall.png)no-repeat;
    top: 25px;

    position: absolute;
    content: '';
    left: 50%;
    margin-left: -265px;
}
.box_st2 .table_st1 td.line2 .sell_condition:after{
	content:'';
}
.box_st2 .table_st1 td.line2 .sell_condition a{}

.box_st2 .table_st1 td.line2 .sell_condition a span {
    vertical-align: top;
    padding: 0 5px;
    font-weight: 600;text-decoration: underline;
}
.box_st2 .table_st1 td.line40 {line-height:50px;}
.box_st2 .table_st1 td.line42 {line-height:42px;}
.box_st2 .table_st1 td.line42 .button, .box_st2 .table_st1 td.line42 a.button {
    padding: 0px 10px;
    background: #333;
    color: #fff;
    display: inline-block;
    line-height: 33px;
}
.box_st2 .table_st1 td.line40 span.txt3{margin-right:10px;}
.box_st2 .table_st1 td span.txt4 {margin-right:20px;}
.box_st2 .table_st1 td input {
    font-size: 13px;
    border: 1px solid #555;
    padding: 18px 10px;
	margin-right:5px;
	color:#fff;
	background: rgba(0,0,0,0.1);
}
.box_st2 .table_st1 td input:hover{background:#000;}
.box_st2 .table_st1 td textarea#wr_content {margin-top:10px; height:80px;}
.box_st2 .table_st1 td input:focus, .box_st2 .table_st1 td select:focus, .box_st2 .table_st1 td textarea:focus{border:1px solid red;}
.box_st2 .table_st1 td select{
    height: 40px;
    border: 1px solid #444;
    background: url(img/icon_arr_downs.png) no-repeat right top #1e1d1e;
    padding-left: 10px;
    color: #fff;
	width:100px
}
.box_st2 .table_st1 td select::-ms-expand {
   display:none;   
   display:hidden; 
}
.box_st2 .table_st1 td select
.box_st2 .table_st1 th span.importFont {font-weight:bold; font-size:19px;color:red; margin-right:3px;}
.box_st2 .table_st1 td textarea{
    height: 250px;
    width: 99%;
    border: 1px solid #ccc;
    padding: 10px;
}