@charset "utf-8";
ol, ul, dl, li, {list-style: none;}

input {border:0;}

.member_skin .btns.type1 .btn_mb, .member_skin .btns.type1 input[type="submit"], .login_skin .login_ipt .btn_login input[type="submit"] {-webkit-appearance:none; -moz-appearance:none; appearance:none;}
.formWrap .btnUl li input {-webkit-appearance:none; -moz-appearance:none; appearance:none;}
.btns.btn_mb input[type="submit"], .btns.btn_mb a {-webkit-appearance:none; -moz-appearance:none; appearance:none;}
input.btn_board {-webkit-appearance:none; -moz-appearance:none; appearance:none;}


input[type=text].ipt_box, input[type=password].ipt_box { font-size:14px; height:35px;border:1px solid #dddddd;}

.clearFix::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    overflow: hidden;
    clear: both;
}

.join_noti_txt { font-size:13px; margin-top:-5px; color:#6c757d;  }
.log_title_noti { margin-top:-10px; margin-bottom:30px; font-size:15px; color:#6c757d; }
.mr-b { margin-bottom:10px; }

/* .btn_mb ,.btn_mb2{width:120px;height:47px;background:#ce0611;border:0 none;font-size:14px;font-weight:bold;color:#fff;cursor:pointer;letter-spacing:-0.5px;vertical-align:middle;} */
a.btn_mb,a.btn_mb2{display:inline-block;line-height:47px;vertical-align:middle;}
.btn_mb2 {background:#fff; border:1px solid #8a8a8a;width:118px;height:45px;color:#fff;background:#949494;}

a.btn_cancle{display:inline-block;width:118px;height:45px;vertical-align:middle;background:#fff;border:0 none;font-size:14px;font-weight:bold;color:#fff;cursor:pointer;letter-spacing:-0.5px;line-height:45px;border:1px solid #dddddd;color:#333;}

ul.member_tip {margin-top:30px;padding-top:10px;border-top:1px solid #eaeaea;}
ul.member_tip li{position:relative; color:#999999;font-size:14px;line-height:18px; font-weight:300; }
ul.member_tip li span{position:absolute;top:0;left:0;}
ul.member_tip li a{font-weight:500; color:#999; font-size:14px; }

.member_skin * {font-size:13px;}
.member_skin {margin:0 auto; padding:80px 0 0 0;}
.member_skin h1{ text-align:center;letter-spacing:-1px;font-size:30px; color:#222; font-weight:400; }
.member_skin h1 strong {font-size:30px; font-weight:500; }
.member_wrap {position:relative;overflow:hidden;margin:0 auto; max-width:1000px;background-color:#fff}
.member_skin .btns{margin-top:30px;text-align:center;}
.member_skin .btns ul{overflow:hidden;}
.member_skin .btns ul li {float:left;width:207px;margin-right:6px;}
.member_skin .btns ul li.last{margin-right:0;}
.member_skin .btns ul li .btn_mb{width:100%}
.member_skin .btns ul li .btn_cancle{width:205px;}

.member_skin form span.title{display:inline-block;width:100px;font-size:16px;color:#333;}
.member_skin h2{font-weight:bold;color:#333333;font-size:14px;}

/*--------------- 로그인 ---------------*/
.login_skin .member_wrap {width:352px;}
.login_skin .login_left{margin:0 auto;width:352px;/* height:232px; */}
.login_skin .login_right{position:absolute; top:0;right:0;width:412px;height:312px;border-left:1px solid #dddddd;}
.login_skin .mem_choice {margin-bottom:20px;color:#666666}
.login_skin .mem_choice input{vertical-align:middle;}
.login_skin .login_ipt {padding-bottom:20px;/* border-bottom:1px solid #eaeaea */}
.login_skin .login_ipt>ul{position:relative;margin-top:-8px;}
.login_skin .login_ipt>ul>li {margin-top:8px;}
.login_skin .login_ipt>ul>li input[type=text] ,.login_skin .login_ipt ul li input[type=password]{padding-left:10px;width:222px;height:33px;line-height:35px;border:1px solid #dddddd;color:#666666;font-size:14px;}
.login_skin .login_ipt>ul>li.btn_login{position:absolute;top:-8px;right:0;}
.login_skin .login_ipt>ul>li.btn_login input[type=submit] {width:108px;height:78px;border:0 none;background:#d00513; color:#fff;font-size:16px;font-weight:bold;border:0 none;cursor:pointer;}
.login_skin .login_ipt .save_idW{margin-top:15px;color:#666666}
.login_skin .login_ipt .save_idW input {vertical-align:middle; }
.login_skin .login_ipt .save_idW ul{}
.login_skin .login_ipt .save_idW ul li{line-height:20px; color:#999999;}
.login_skin .login_bottom {padding-top:20px;}
.login_skin .login_bottom ul li{overflow:hidden; line-height:25px;color:#666666}
.login_skin .login_bottom ul li span{float:left;}
.login_skin .login_bottom ul li a{float:right; width:85px;height:19px;border:1px solid #cccccc;text-align:center; font-size:11px;line-height:21px;color:#666666;border-radius:2px;}
.login_skin .login_bottom ul li a.join{border-color:#d00513;color:#d00513}
/*로그인 체크*/
.login_skin .chk_choice{position:relative;margin-top:11px;}
.login_skin .chk_choice input{vertical-align:middle;}
.login_skin .chk_choice .msg_layer{padding:10px 15px;position:absolute;top:15px;border:1px solid #777d8b;background:#fff;}
.login_skin .chk_choice .msg_layer p{font-size:11px;}
.login_skin .chk_choice .msg_layer p em{color:#ce0611}
/*소셜로그인
.login_skin .sns_list {margin-top:40px;width:100%;}
.login_skin .sns_list ul{margin-top:-8px;}
.login_skin .sns_list ul li{margin-top:8px;text-align:center;}
.login_skin .sns_list ul li a{display:block;height:47px;font-size:16px;color:#fff;font-weight:bold;line-height:47px;letter-spacing:-0.5px;}
.login_skin .sns_list ul li.facebook a{background:#3b5998 url(./images/ico_face.jpg) no-repeat 5px 50%}
.login_skin .sns_list ul li.google a{background:#cf4332 url(./images/ico_google.jpg) no-repeat 5px 50%}
.login_skin .sns_list ul li.naver a{background:#00bd3a url(./images/ico_naver.jpg) no-repeat 5px 50%}
*/
/*하단 버튼*/
.login_skin .util_list {margin-top:30px;padding-top:30px;border-top:1px solid #eaeaea;text-align:center;}
.login_skin .util_list ul{display:inline-block;*zoom:1;*display:inline;overflow:hidden;}
.login_skin .util_list ul li{float:left;padding:0 10px;background:url(./images/bulet_login_bar.jpg) no-repeat right 50%}
.login_skin .util_list ul li.last{background:none;}
.login_skin .util_list ul li a{font-weight:bold;color:#666666;}


/*--------------- 아이디/비밀번호찾기 ---------------*/
.idpw_skin .member_wrap {padding-top:90px; width:478px; border-top:1px solid #ddd;}
.idpw_skin .member_wrap.id_wrap {padding-top:110px; height: 244px;}
.idpw_skin .find_tab{position:absolute;top:0px;left:0px;width:540px;}

.idpw_skin .find_tab li{float:left;height:60px;width:269px;font-size:16px;line-height:50px;font-weight:bold;text-align:center;border-right:1px solid #dddddd;border-bottom:1px solid #ddd;}
.idpw_skin .find_tab li.last{width:268px;}
.idpw_skin .find_tab li.on {border-bottom:0 none;}

    /* tab 이미지로 변경 */
.idpw_skin .find_tab li a {height:60px;display:block;color:#acb3b9;}
.idpw_skin .find_tab li .id {background:#f8f8f8 url(./images/h2_id_off.jpg) no-repeat center 15px;}
.idpw_skin .find_tab li .pw {background:#f8f8f8 url(./images/h2_pw_off.jpg) no-repeat center 15px;}
.idpw_skin .find_tab li.on .id {background:url(./images/h2_id.jpg) no-repeat center 15px;}
.idpw_skin .find_tab li.on .pw {background:url(./images/h2_pw.jpg) no-repeat center 15px;}

.idpw_skin label{display:block;margin-bottom:8px;}
.idpw_skin form input[type=text]{padding:0 10px; width:298px;}

.idpw_skin .find_result {padding:20px 0;text-align:center;font-size:16px;font-weight:bold;line-height:24px;}
.idpw_skin .find_result em{color:#ce0611;font:inherit;}


/*--------------- 회원정보수정 ---------------*/
/*패스워드확인*/
.confirm_skin form input[type=password]{padding:0 10px; width:298px;}

/*--------------- 회원가입 ---------------*/
/*약관동의*/
.agree_skin p.txt_tip{font-size:13px;line-height:20px;color:#666666;}
.agree_skin .agree_box{position:relative;}
.agree_skin .agree_box h2{margin-bottom:15px;}
.agree_skin .agree_box>div{padding:15px 20px;height:160px;overflow-y:auto;border:1px solid #dddddd;color:#6f7575;font-size:13px;line-height:20px;background:#f9f9f9;}
/*.agree_skin .agree_box>p{position:absolute;top:0;left:0;}*/
.agree_skin .agree_box>p input{vertical-align:middle; margin:-3px 3px 0 0; }
.agree_skin .agree_box>p label{font-size:14px;}

/*정보입력*/
.zip_layer{display:none;border:1px solid #ddd; position: fixed; width: 420px; height: 400px; left: 83px; top: 300px; overflow: hidden;-webkit-overflow-scrolling:touch; z-index: 999;}
.join_box{margin-bottom:40px;}
.join_box h2{position:relative;font-weight:bold;color:#fff;font-size:15px;}
.join_box h2 span {position:absolute; top:5px;right:0;font-weight:normal;font-size:11px;color:#999}
.join_box h2 span b{color:#f25659}
table.modi_tb { border-top:2px solid #222; }
table.mb_tpl th{height:65px;width:18%;padding-left:10px;background:#4a4947;text-align:left;color:#222;border-bottom:1px solid #eee;color:#fff; font-size: 15px; font-weight:400; }
table.mb_tpl th b{color:#f25659}
table.mb_tpl td{padding:6px 18px 6px 6px;border-bottom:1px solid #eee;text-align:left;}
table.mb_tpl td input[type=text],table.mb_tpl td input[type=password] {vertical-align:middle;height:25px;border:1px solid #dddddd; padding:0 10px; width:45%;}
table.mb_tpl td input {vertical-align:middle;}
table.mb_tpl td select {height:30px;border:1px solid #dddddd; vertical-align:middle; }
table.mb_tpl td .btn_join {display:inline-block;padding:0 15px; height:30px; vertical-align:middle;text-align:center;font-weight:400;color:#fff;line-height:29px; background-color:#222; }
table.mb_tpl td p.tip,table.mb_tpl td span.tip {margin-top:5px;color:#999999;font-size:11px;line-height:18px;}
table.mb_tpl td.address p{margin-bottom:5px;}
table.mb_tpl td.address p.last{margin-bottom:0px;}
table.mb_tpl td.agree{line-height:20px;font-size:11px;color:#6f7575}
table.mb_tpl td.agree span{font:inherit;color:#a3a3a3}
.sub_h3{
	color:#fff;
	font-size:15px;
}

/*회원가입완료*/
.complete_skin {text-align:center;}
.complete_skin p {color:#000000}
.complete_skin p.big {font-size:24px;}
.complete_skin p.small {margin-top:10px;font-size:16px; line-height:25px;}
.complete_skin p.small em{font:inherit;color:#000;}

.hello_box {
width: 100%;
text-align: center;
background: #f8f8f8;
margin: 40px auto;
padding: 30px 0;
}

.memo_content img {max-width: 100%;}



/*-------------------------------- 161201 뮤직트럭 커스터마이징 --------------------------------*/
/* 멤버-푸터 */
.company-info.member {color:#fff; margin-top:10px;    }
.company-info.member span {color:#e92e41;}

/* 멤버-타이틀 */
.member_title > img {float:left;}
.member_title > span {float:right; font-size: 13px;
    margin-top: 15px;}

/* ----------------------  로그인  --------------------------- */
.login_skin .member_wrap {width:520px; height:525px;}
.login_skin .login_left {margin-top:40px;}

/* submit 버튼 */
    /* input[type=submit] 부모*/
.member_skin .btns.type1 {width:50%; margin:0 auto;}
.login_skin .login_ipt .btn_login {width:100%;}
    /* input[type=submit]*/
.member_skin .btns.type1 .btn_mb,
.member_skin .btns.type1 input[type=submit],
.login_skin .login_ipt .btn_login input[type=submit] {
width:240px; height:60px; line-height:60px; background:#000; padding:0 30px;
color:#fff;font-size:18px;font-weight:400;
cursor:pointer;
}


.login_skin .login_ipt>ul>li input[type=text], .login_skin .login_ipt ul li input[type=password] {
    width:100%;
}
.login_bottom {display:table; margin:0 auto;}
.login_bottom > a {display:inline-block; font-size:13px;}

/* border-bottom:1px solid #eaeaea */
/* 회원정보 입력창 */
table.mb_tpl th{background:#fff; color:#525252; }
table.mb_tpl td {}
.over {    background: none repeat scroll 0 0 #fff !important;}

table.mb_tpl td input[type=text],table.mb_tpl td input[type=password] {height:30px;}
table.mb_tpl td p.tip,table.mb_tpl td span.tip {font-size:13px;}
.join_box{margin-bottom:0;  }
.join_agbox { padding:10px 0; border-bottom:1px solid #eee; }
.join_agbox table.mb_tpl td { border-bottom:0; }
.join_agbox table.mb_tpl td label { display:inline-block; margin-bottom:5px; font-size:14px; }
.join_agbox table.mb_tpl td label input { vertical-align:middle; margin:-2px 2px 0 0; }

.btns.btn_mb {text-align: center;}
.btns.btn_mb input[type="submit"],
.btns.btn_mb a {
    height: 60px;
	line-height:59px;
    background: #000;
    font-weight: 400;
    color: #fff;
    width:24%;
    display: inline-block;
    vertical-align: middle;
	text-align: center;
	font-size:18px;
	cursor:pointer;
}
.btns.btn_mb a { color: #5e5d5d; background-color: #f1f1f1; text-align: center; border-color:#f1f1f1; }

.login_skin .sns_list h3 {font-size:16px; font-weight:bold; text-align:center; margin:30px 0;
border-top:1px solid #ddd9d8; padding-top:30px;}
.login_skin .sns_list ul {display:table; margin:40px auto 0;}
.login_skin .sns_list ul:after {clear:both; display:block; content:'';}
.login_skin .sns_list ul li {float:left; margin:0 10px;}

/* 161208 수정 */
.agree_skin .agree_box > div {background:#fff;}

/*로그인*/
.memberWrap {
	/*background: #f5f5f5;*/
	padding-bottom: 100px;
}
.memberTitle {
	width: 100%;
	text-align: center;
	position: relative;
	padding-bottom: 45px;
	padding-top: 70px;
}
.memberTitle:after {
	position: absolute;
	display: block;
	content: "";
	width: 85px;
	height: 4px;
	border-radius: 2px;
	background-color: #000;
	bottom: 0;
	left: 50%;
	margin-left: -42.5px;
}
.memberTitle strong {
	display: block;
	text-align: center;
	font-weight: 700;
	font-size: 3.13rem;
	color: #1e1e1e;
}
.memberTitle strong span {
	color: #000;
}
.memberTitle p {
	display: block;
	text-align: center;
	font-weight: 400;
	font-size: 1.13rem;
	color: #1e1e1e;
	margin-top: 1.88rem;
}
.formWrap {
	width: 525px;
	margin: 0 auto;
	/* padding-top: 40px; */
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #fff;
}
.inputUl li {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 80px;
	background-color: #fff;
	border:1px solid #eee;
}
.inputUl li:first-child { margin-bottom:10px; }

.inputUl li:first-child {
	background-image: url("../member/images/m_ico_01.jpg");
	background-repeat: no-repeat;
	background-position: 36px center;
}
.inputUl li:last-child {
	background-image: url("../member/images/m_ico_02.jpg");
	background-repeat: no-repeat;
	background-position: 36px center;
}
.inputUl li input {
	height: 60px;
	font-weight: 400;
	font-size: 15px;
	color: #000;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 10px;
	border:0;
}
.inputUl li input::placeholder { color:#ccc; }
.formWrap .linkUl {
	padding-top: 20px;
}
.formWrap .linkUl > li:first-child {
	float: left;
}
.formWrap .linkUl > li:last-child {
	float: right;
}
.saveIDList {
	font-size: 0;
	text-align: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 10px;
}
.saveIDList label {
	display: inline-block;
	vertical-align: middle;
	line-height: 26px;
	font-weight: 400;
	font-size: 14px;
	color: #505050;
}
.formWrap .linkUl > li input[type="checkbox"] {
	width: 15px;
	height: 15px;
	background-color: #f1f1f1;
	display: inline-block;
	vertical-align: middle;
	webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
	margin-top: 0;
	margin-right:2px;
}
.formWrap .linkUl > li input[type="checkbox"]:checked {
    background-image: url("../images/style/chk_check.png");
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: 14px 14px;
    background-size: 14px 14px;
}
.linkList ul {
	font-size: 0;
	text-align: left;
}
.linkList ul li {
	display: inline-block;
	position: relative;
}
.linkList ul li:nth-child(n+2) {
		margin-left: 20px;
	}
.linkList ul li:last-child:before {
	position: absolute;
	display: block;
	content: "";
	width: 3px;
	height: 3px;
	border-radius: 1.5px;
	background-color: #ccc;
	top: 50%;
	left: -11.5px;
}
.linkList ul li a {
	line-height: 26px;
	font-weight: 400;
	font-size: 14px;
	color: #505050;;
}
.formWrap .btnUl {
	padding-top: 25px;
	font-size: 0;
	text-align: center;
}
.formWrap .btnUl li {
	display: inline-block;
	vertical-align:top;
	width: 49%;
}
.formWrap .btnUl li.can_btn input { color: #5e5d5d; background-color: #f1f1f1; }
.formWrap .btnUl li:last-child {
	margin-left: 2%;
}
.formWrap .btnUl li > * {
	display: block;
	width: 100%;
	height: 65px;
	text-align: center;
	line-height: 65px;
}
.formWrap .btnUl li input {
	font-weight: 400;
	font-size: 18px;
	color: #fff;
	background-color: #000;
	border:0;
	cursor:pointer;
}
.formWrap .btnUl li a {
	font-weight: 400;
	font-size: 18px;
	color: #5e5d5d;
	background-color: #f1f1f1;
}
.loginNoticeUl {
	padding-top: 5px;
}
.wide_p { margin-top:30px; }
.loginNoticeUl li {
	display: block;
	font-weight: 300;
	font-size: 13px;
	color: #999;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 20px;
	background: url("../member/images/m_check.png") no-repeat left center;
	margin-bottom:8px;
}
.loginNoticeUl li:last-child {
	margin-bottom:0;
}
.loginNoticeUl li strong { font-weight:500; color:#666; }
.memberSubDiv {
	padding: 96px 0 136px;
}
.memberSubDiv ul {
	font-size: 0;
	text-align: center;
}
.memberSubDiv ul li {
	position: relative;
	display: inline-block;
	margin-left: 28px;
}
.memberSubDiv ul li:after {
	position: absolute;
	display: block;
	content:"";
	width: 1px;
	height: 8px;
	background-color: #4d4d4d;
	top: 2px;
	left: -14px;
}
.memberSubDiv ul li:first-child:after {
	display: none;
}
.memberSubDiv ul li a {
	display: block;
	font-weight: 400;
	font-size: 11px;
	color: #fff;
}
.memberSubDiv p {
	text-align: center;
	font-weight: 400;
	font-size: 10px;
	color: #fff;
	padding-top: 15px;
}

/* id 비번 찾기 */
.findUl {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 35px;
	text-align:center;
	border-bottom:1px solid #eee;
	padding-bottom:35px;
}
.findUl li {
	margin-top: 10px;
}
.findUl li:first-child {
	margin-top: 0;
}
.findUl input {
	width: calc(100% - 100px);
	padding-left: 5px;
}
.member_skin .btns.type1.findBtn {
	margin: 30px auto 0;
}
.findWrap {
	padding-bottom: 40px;
}
.id_re { font-size: 18px; font-weight:400; color:#666; text-align: left; padding: 30px 0 0; word-break: keep-all; }
.id_re b { font-weight:500; font-size: 18px; color:#222; }
.mb_cc {
    /*margin-top: 40px;*/
    padding-top: 30px;
}
.mb_cc p {
    text-align: center;
	font-weight: 400;
	font-size: 13px;
    color: #000;
}
.mb_cc strong {
	color: #000;
}
.common_mem_tit {
	margin-top:30px;
}
.common_mem_logo {
	width: 100%;
	min-width: 200px;
	max-width: 400px;
}

.sns_login_sty {
	text-align:center;
	margin-top:30px;
}
.sns_login_sty li {
	float:left;
	cursor:pointer;
	width: 49%;
}
.sns_login_sty li img {
	width: 100%;
}

.mem_sec_tit {
	text-align: center;
	font-weight: 500;
	font-size: 35px;
	color: #000;
	margin-bottom:40px;
}
.mem_sec_tit.nom { margin-bottom:5px; }

.mem_sec_tit .sub_tit { font-size:22px; color:#aaa; font-weight:300; }

.mem_sub_tit {
	display: block;
	text-align: center;
	font-weight: 400;
	font-size: 18px;
	color: #999;
	margin-bottom:40px;
}
.mst_m { margin-bottom:15px; }

.mem_subtit { border-bottom:2px solid #222; padding-bottom:15px; margin-bottom:30px; }
.mem_subtit.nom { margin-bottom:2px; }
.mem_subtit p { font-size:25px; color:#222; }


.check label {
	font-weight: 500;
	font-size: 16px;
	color: #1e1e1e;
	margin-bottom:20px;
	margin-left:4px;
}
.agree_box label {
	font-weight: 400;
	font-size: 0.8rem;
	color: #1e1e1e;
	margin-top: 12px;
	display: block;
}

.ht_agree {
	font-weight: 700;
	font-size: 0.8rem;
	color: #1e1e1e;
	margin-bottom: 12px;
	display: block;
	margin-top:20px;
	text-align: right;
}

.ht_agree agree {

}

.join_step {text-align: center; margin-bottom:50px;}

.join_step li {display:inline-block; vertical-align: middle; padding: 0 1%;}

.join_step img {width:100%;}

.join_step li:nth-child(2n+1) { width: 29%;}

.join_step li:nth-child(2n) { width: 4%;}

.join_major_p {color:#000;}


.step_join {
    margin-bottom: 45px;
    padding: 0 40px;
    background-color: #f8f8f8;
    overflow: hidden;
}

.step_join ul {
    width: 100%;
    margin: 0;
    padding: 0;
    font-size:0;
}

.step_join ul li {
    display: inline-block;
    position: relative;
	width:33.333%;
    vertical-align: top;
	text-align:center;
	padding:25px 0;
}

.step_join ul li .sec {
    display: block;
    padding: 0 50px 0 0;
    white-space: nowrap;
}
.step_join ul li:last-child .sec { padding:0; }

.step_join ul li .sec:after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
	transform: translate(0, -50%);
    right: 0;
    width: 30px;
    height: 30px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='192' height='192' fill='%23aaaaaa' viewBox='0 0 256 256'%3E%3Crect width='256' height='256' fill='none'%3E%3C/rect%3E%3Cpolyline points='96 48 176 128 96 208' fill='none' stroke='%23aaaaaa' stroke-linecap='round' stroke-linejoin='round' stroke-width='8'%3E%3C/polyline%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
	background-size:100%;
}
.step_join ul li:last-child .sec:after { display:none; }

.step_join ul li.on .sec .num {
    color: #222;
}
.step_join ul li .sec .num {
    position: relative;
    display: inline-block;
    padding: 0 0 0 6px;
    color: #ccc;
    font-size: 16px;
    font-weight: 300;
    letter-spacing: -0.5px;
    line-height: 120%;
    z-index: 1;
    vertical-align: middle;
}

.step_join ul li.on .sec .txt {
    color: #222;
    font-weight: 500;
}
.step_join ul li .sec .txt {
    display: inline-block;
    margin: 0 0 0 10px;
    color: #ccc;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: -0.5px;
    line-height: 120%;
    white-space: nowrap;
    vertical-align: middle;
}

.find_btn { font-size:0; margin-bottom:30px; }
.find_btn li { width:50%; display:inline-block; text-align:center; }
.find_btn li a { display:block; padding:15px 0; font-size:15px; border:1px solid #ddd; margin-left:-1px; color:#ccc; }
.find_btn li.select a { background-color: #e8edef; border-radius: 0; font-size: 15px; font-weight: 500; color: #414141; }


/* new style */
.log-bg { background-image:url('./images/login_img01.png'); background-repeat:no-repeat; background-position:center; background-size:cover; min-height:100vh; }
.brand-wrapper { margin-bottom:60px; }
.brand-wrapper .logo {height: 25px; }
.login-section-wrapper {display: -webkit-box; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; justify-content: flex-start; padding: 68px 100px; background-color: #fff; min-height: 100vh; }
.login-wrapper { position:relative; height:100%; width: 500px; max-width: 100%; margin-left:auto; }
.login-wrapper label {font-size: 14px; color: #6d6d6d; width: 90%;}
.label-st {font-size: 14px; font-weight: 500; color: #b0adad;}
.login-wrapper .form-control { padding: 9px 1rem; min-height: 40px; font-size: 14px; font-weight: 500;}
.login-wrapper .form-control::-webkit-input-placeholder {color: #b0adad;  font-weight: normal;}
.login-wrapper .form-control::-moz-placeholder {color: #b0adad; font-weight: normal;}
.login-wrapper .form-control:-ms-input-placeholder {color: #b0adad; font-weight: normal;}
.login-wrapper .form-control::-ms-input-placeholder {color: #b0adad; font-weight: normal;}
.login-wrapper .form-control::placeholder {color: #b0adad; font-weight: normal;}
.login-wrapper .login-btn { width:100%; padding: 13px 20px; margin-top:20px; background-color: #2e2e2e; border-radius: 0; font-size: 20px; font-weight: 500; color: #fff; margin-bottom: 14px;}
.login-wrapper .login-btn:hover {border: 1px solid #2e2e2e; background-color: #fff; color: #2e2e2e;}
.login-wrapper a.forgot-password-link {color: #080808; font-size: 14px; /* text-decoration: underline; */ display: inline-block; margin-bottom: 54px; }
.login-wrapper-footer-text {font-size: 13px; color: #000; position:absolute; left:0; bottom:-2.5rem; }
.login-title {font-size: 30px !important; font-family:'IBM Plex Sans KR','Noto sans KR'; color: #000; font-weight: bold;  margin-bottom:0; align-self: end; }
.login-img {width: 100%; height: 100vh; -o-object-fit: cover; object-fit: cover; -o-object-position: left; object-position: left; }
.footer-link {position: absolute; bottom: 3rem; font-size:13px; text-align: center; width: 100%;}
.login_logo {width: 190px;}
.text-center { text-align:center; }
.or-text { margin-top:30px; }
.overline-title {  position: relative; display: inline-block; font-size:11px; margin-bottom: 0; padding-left: 0.35rem; padding-right: 0.25rem; color: #8f98a9; }
.overline-title:before, .overline-title:after { position: absolute; top: 50%; transform: translateY(-50%); width: 20px;  height: 1px; content: ''; background: #8f98a9; }
.overline-title:before { right: 100%; }
.overline-title:after { left: 100%; }
.log-align { margin-top:15px; display:flex; align-items:center; gap:15px; justify-content:center; }
.log-align a { font-size:14px; color:#2e2e2e; }

.form-control-join {border: 1px solid #e7e7e7 !important; height: 32px !important; border-radius: 0 !important; padding: 0 5px !important; min-height: 30px !important; font-size: 14px !important; font-weight: 500 !important;}
.form-control-join::-webkit-input-placeholder {color: #b0adad;  font-weight: normal;}
.form-control-join::-moz-placeholder {color: #b0adad; font-weight: normal;}
.form-control-join:-ms-input-placeholder {color: #b0adad; font-weight: normal;}
.form-control-join::-ms-input-placeholder {color: #b0adad; font-weight: normal;}
.form-control-join::placeholder {color: #b0adad; font-weight: normal;}

#bc_number_only { display:block; margin-top:5px }
#bc_number_only b { font-size:12px; font-weight:400; }
#bc_code_return { display:block; margin-top:5px }
#bc_code_return b { font-size:12px; font-weight:400; }
#code_check_result { display:block; margin-top:5px }
#code_check_result b { font-size:12px; font-weight:400; }

#zip_layer { border:1px solid #ddd !important; }

.form-control-code {border: none; border-bottom: 1px solid #e7e7e7; border-radius: 0; padding: 9px 5px; min-height: 40px; font-size: 18px; font-weight: 500;}
.form-control-code::-webkit-input-placeholder {color: #b0adad;  font-weight: normal;}
.form-control-code::-moz-placeholder {color: #b0adad; font-weight: normal;}
.form-control-code:-ms-input-placeholder {color: #b0adad; font-weight: normal;}
.form-control-code::-ms-input-placeholder {color: #b0adad; font-weight: normal;}
.form-control-code::placeholder {color: #b0adad; font-weight: normal;}

.jo-btn { width:100%; padding: 13px 20px; margin-top:20px; background-color: #2a327b; border-radius: 0; font-size: 20px; font-weight: 500; color: #fff; margin-bottom: 14px;}
.jo-btn:hover {border: 1px solid #2a327b; background-color: #fff; color: #2a327b;}
.fg-flex { display:flex; gap:20px; }
.fg-flex > div { width:50%; }
.noti-text { color: #a1adb9; font-size:12px; margin-top:5px; }
.lt-text { display: inline-block; font-size: 14px; font-weight: 500; color: #6c757d; }
.upb-btn { font-size:13px; border-radius:0; }
.idinfo-text { color: #6c757d; font-size:14px; margin-top:5px; }
.idinfo-text b { font-size:18px; color:#222; margin:0 5px;}

.import_point {color:#f82121; font-size:15px;}
.company_find {position: absolute; bottom: 8px; right: 10px;}
.btn_join {font-weight: 400; color: #fff; background-color: #6c757d; font-size: 13px; width: 90px; display: flex; align-items: center; justify-content: center;}
.btn_join:hover {color: #d4d4d4 !important;}

.form-group {margin-bottom: 1.25rem !important;}
.thx_ment { font-size: 34px; }
.ui-widget { font-family: 'Noto Sans KR' !important; font-size:1.15rem !important;}

.modal {display: none; position: fixed; z-index: 99999; left: 0; top: 0; width: 100%; height: 100%; overflow: auto; background-color: rgba(0,0,0,0.3);}
.modal-content {background-color: #fefefe; position: absolute; transform: translate(-50%); left: 50%; top: 15%; width: 90%; max-width: 780px;}
.close {position: absolute; transform: translateY(-50%); top: 50%; right: -56px;}
.close:hover, .close:focus {color: black; text-decoration: none; cursor: pointer;}

.corp_join_wrap {position: fixed; top: 0; width: 50%; right: 0; z-index: 999;}


/*#myBtn2 {display:none; position: fixed; bottom: 0; right: 0; background: #edeff6; border: 0; width: 100%; height: 50px; font-size: 16px; color: #000; font-weight:500;}*/
#myBtn2 {display:none; position: fixed; bottom: 40px; right: 40px; background: linear-gradient(rgb(15, 131, 241) 0%, rgb(15, 93, 241) 100%); border: 0; width: 90px; height: 90px; border-radius: 30px; font-size: 16px; color: #000; font-weight:500;}


#myBtn2 img {width:40px;}
#myBtn2 i {font-size: 16px; color: #ff2424;}
/*.memo_box {background: #fffffff0; width: 500px; margin: 0 auto; border-left: 1px solid #00000021;}*/
.memo_box{background: #e3e5ee; width: 45vw; border-radius: 30px; overflow: hidden; position: fixed; bottom: 140px; right: 40px; box-shadow: 6px 8px 10px rgba(0, 0, 0, .2);}
.memo_head {width: 100%; height: 80px; font-size: 20px; font-weight: 500; color: #000; position: relative; display: flex; justify-content: flex-start; align-items: center; padding: 30px 0 0 30px; gap: 20px;}
.memo_head  img {width: 110px;}
.memo_content {padding: 20px; height: 60vh; overflow-y: scroll; background: #fff; border: 60px; display: block; margin: 30px 20px 20px; border-radius: 20px;}
.close_modal {position: fixed; bottom: 40px; right: 40px; background: linear-gradient(rgb(15, 131, 241) 0%, rgb(15, 93, 241) 100%); border: 0; width: 90px; height: 90px; border-radius: 30px; font-size: 16px; color: #000; font-weight:500; cursor: pointer; text-align: center;}
.close_modal i {font-size: 40px; color:#fff; line-height: 90px;}

/*엣지*/
/*.memo_content::-ms-scrollbar {width: 6px; height:6px;}*/
/*.memo_content::-ms-scrollbar-track {background-color: #b7bcd263;}*/
/*.memo_content::-ms-scrollbar-thumb {background-color: #b3b6c1; border-radius: 3px;}*/
/*.memo_content::-ms-scrollbar-thumb:hover {background-color: #7387ad;}*/
/*크롬*/
/*.memo_content::-webkit-scrollbar {width: 6px; height:6px;}*/
/*.memo_content::-webkit-scrollbar-track {background-color: #b7bcd263;}*/
/*.memo_content::-webkit-scrollbar-thumb {background-color: #b3b6c1; border-radius: 3px;}*/
/*.memo_content::-webkit-scrollbar-thumb:hover {background-color: #7387ad;}*/