.chks {display:inline-block;position:relative; font-weight:normal;}
.chks input[type="checkbox"] {position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}
.chks input[type="checkbox"] + label {display:inline-block;vertical-align:middle;line-height:26px;position:relative;padding-left:35px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}
.chks input[type="checkbox"] + label:before {content:'';position:absolute;left:0px;top:0px;margin:0;width:26px;height:26px;text-align:center;background:#fff;border:1px solid #B8B8B8;box-sizing:border-box;}
.chks input[type="checkbox"] + label:active:before,
.chks input[type="checkbox"]:checked + label:active:before {}
.chks input[type="checkbox"]:checked + label:before {background:#BA1200;border:1px solid #BA1200}
.chks input[type="checkbox"]:checked + label:after {content:"";display:block;position:absolute;width:11px;height:6px;left:6px;top:5.5px;border-width:0 0 3px 3px;border-style:solid;border-color:transparent transparent #fff #fff;transform:rotate(-45deg);-ms-transform:rotate(-45deg)}
.chks input[type="checkbox"]:focus + label:before {}

/* 로그인 */
.loginArea { box-sizing: border-box;    width: 100%;    margin: auto; font-size:0.85rem;  }
.login{width: 500px;    margin: auto;margin-bottom: 30px; overflow:hidden;}
.loginInput {margin-right: 10px;margin-bottom:1rem;}
.login dt label {  position: absolute;  top: -999em;  height: 0;  line-height: 0;  font-size: 0;}
.login dt label { position: absolute;  top: -999em;  height: 0;  line-height: 0;  font-size: 0;}
.login input.i_text {width: 100%;    height:45px; line-height:45px;border-bottom:1px solid #rgba(255,255,255,0.15);border-left:0;border-top:0;border-right:0;border-radius: inherit;    background-clip: padding-box;    -webkit-appearance: none; box-sizing: border-box;background-color:#fff;}
.login dd.inputPw { margin-top:10px;}
.login input.btnLogin {width:100%;background:#535353;border:none;color:#fff;padding:0.85rem 0;margin-top:2.1rem;}
.login .autoLogin{float:left;}


.other_bx .autoLogin input[type="checkbox"] {position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}
.other_bx .autoLogin input[type="checkbox"] + label {display:inline-block;vertical-align:middle;line-height:1rem;position:relative;padding-left:28px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}
.other_bx .autoLogin input[type="checkbox"] + label:before {content:'';position:absolute;left:1px;top:0px;margin:0;width:1rem;height:1rem;text-align:center;background: url('/images/mobile/check.png') no-repeat 0 0; background-size:1rem 1rem; box-sizing:border-box;}
.other_bx .autoLogin input[type="checkbox"] + label:active:before,
.other_bx .autoLogin input[type="checkbox"]:checked + label:active:before {}
.other_bx .autoLogin input[type="checkbox"]:checked + label:before {background: url('/images/mobile/check_on.png') no-repeat 0 0; background-size:1rem 1rem;}
input[type="submit"]:disabled {pointer-events:none; -webkit-appearance: none; color:#AAA; background:#F5F5F5;}



.snslogin h4{text-align:center;font-size:24px;font-weight: 500;font-family: inherit;margin-top:2.1rem;}
.snslogin h4 span{font-size:16px;color:#727171;margin-top:0.75rem;margin-bottom:1.5rem;display:block;font-weight:normal;}

.snslogin ul{clear:both;overflow:hidden;}
.snslogin ul li{width:100%;overflow:hidden;text-align:center;position:relative;}
.snslogin ul li a{width:100%;display:flex;padding:0.85rem 0;align-items:center;margin-bottom:0.5rem;justify-content: center;}
.snslogin ul li:nth-child(1) a{background:#ffeb01;}
.snslogin ul li:nth-child(2) a{background:#4c73bf;color:#fff;}
.snslogin ul li:nth-child(3) a{margin-bottom:0;background:#26d249;color:#fff;}
.snslogin ul li .s_img {text-align:center;position:absolute;left:2rem;}


.join_bx{width:1000px;margin:0 auto;background:#fff2f2;padding:2rem 3rem;}
.join_bx .join{display:flex;justify-content:space-between;line-height:12px;}
.join_bx .join span{font-weight:500;display:block;}
.join_bx .join a{padding:0.75rem 0;background:#fff;border:1px solid #fe8182;width:30%;display:block;border-radius:50px;font-weight:500px; color:#fe8182;}
.join_bx .join a p{text-align:center;}

.login .lost_id {float:right;}
.login .lost_id li{margin-right:20px;position:relative;float:left;}
.login .lost_id li:after{position: absolute;content: '';display: block;width: 1px;height: 0.6rem;top: 0.05rem;right: -10px;background:rgba(0,0,0,0.2);}
.login .lost_id li:last-child{margin-right:0;}
.login .lost_id li:last-child:after{display:none;}
.lost_box{overflow:hidden; width: 545px;margin: auto;padding-top: 25px;}
.lost_box_left {width: 290px;float: left;color: #555;}
.lost_box ul:after {clear: both;display: block;content:'';}
.lost_box_left  li {position: relative;line-height: 46px; padding-left: 10px;font-size: 14px;}
.lost_box_left  li:before {position: absolute;top: 50%;left: 0;content: '';display: block;width: 3px;height: 3px;margin-top: -1.5px;background: #0353A4;}
.lost_box_right {width: 250px;float: left;}
.lost_box_right a {float: left;min-width: 110px;margin-bottom: 10px;margin-left: 10px;background: #FAFAFA;display: inline-block;height: 36px;line-height: 36px;border: 1px solid #E0E0E0;text-align: center;font-size: 13px;color: #555;transition: all 0.4s ease-out 0.1s;}
.lost_box_right li:last-child a {width: 230px;}
.lost_box_right a.join{background: #F0F0F0;}
.lost_box_right a:hover{background:#F0F0F0; }
.lost_box_right a.join:hover{background:#DBDBDB;}
.singup h5{text-align:center;margin-top:2.1rem;font-size:0.9rem;}
.singup > p{text-align:center;line-height:1.3;margin:1rem 0 2rem 0;font-size:16px;color:#727171;}
.singup .join p{padding:0.85rem 0;text-align:center;background:#fec72c;color:#fff;}
.error{color: #ff0000; padding-top:5px; background: #f5f6f8; }

/*회원가입 인트로*/
.signupArea{box-sizing: border-box;    width: 100%;    margin: auto; font-size:0.85rem; }
.signupArea .signup{width: 500px;    margin: auto;margin-bottom: 30px; overflow:hidden;}
.signupArea .signup h3{text-align: center; margin-bottom: 3rem;font-size: 2rem;}

.sns_signup ul{clear:both;overflow:hidden;}
.sns_signup ul li{width:100%;overflow:hidden;text-align:center;position:relative;}
.sns_signup ul li a{width:100%;display:flex;padding:0.85rem 0;align-items:center;margin-bottom:0.5rem;justify-content: center;}
.sns_signup ul.sns > li:nth-child(1) a{background:#ffeb01;}
.sns_signup ul.sns > li:nth-child(2) a{background:#4c73bf;color:#fff;}
.sns_signup ul.sns > li:nth-child(3) a{background:#26d249;color:#fff;margin-bottom:0;}
.sns_signup ul.sns > li:nth-child(4) a {border:1px solid #ddd;margin-bottom:0;background:#535353;color:#fff;}
.sns_signup ul.sns > li .s_img {text-align:center;position:absolute;left:2rem;}
.sns_signup ul.id_pw li a{color: #fff;background: #545859;}
.sns_signup p.add{text-align:center;margin:1rem 0;position:relative;}
.sns_signup p.add:before{content:'';display:block;position:absolute;width:40%;height:1px;background:#ddd;top:50%;transform: translateY(-50%);left:0}
.sns_signup p.add:after{content:'';display:block;position:absolute;width:40%;height:1px;background:#ddd;top:50%;transform: translateY(-50%);right:0;}



/* 회원가입, 회원가입완료 */
div.ico_title{position: relative; padding: 0 280px; margin-bottom:40px;}
div.ico_title p {position: relative; padding-left: 110px; font-size:18px; color:#444;}
div.ico_title p:before {    content: '';    position: absolute;    left: 0;    top: 0;    width: 92px;    height: 92px;    background: url('/images/default/content/ico_mem.gif') no-repeat 0 0;  }
div.ico_title em{font-size:35px; font-weight:400;}
div.ico_title:before {content: ''; position: absolute; left: 0; top: 35px; width: 250px; height: 1px; background: #3c3c3c; transition-duration: 0.4s;}
div.ico_title:after {content: ''; position: absolute; right: 0; top: 35px; width: 250px; height: 1px; background: #3c3c3c; transition-duration: 0.4s;}

ul.sign_select{overflow:hidden;}
ul.sign_select li{float:left; width:50%;}
ul.sign_select li a{display:block; height: 496px; box-sizing:border-box; padding:80px;}
ul.sign_select li.s01 a{background: url('/images/default/content/m_bg01.jpg') no-repeat 0 0; }
ul.sign_select li.s02 a{background: url('/images/default/content/m_bg02.jpg') no-repeat 0 0; }
ul.sign_select li a div{height:100%; color:#fff; text-align:center; box-sizing:border-box; padding-top:50px;}
ul.sign_select li a div h3{font-size: 35px; font-weight:800; margin-bottom:30px;}
ul.sign_select li a div p.more{background: url('/images/default/content/btn_arrow.png') no-repeat right center; padding-right: 80px; padding-bottom:10px; border-bottom:3px solid #fff; display:inline-block; margin-top:40px;}
ul.sign_select li.s01 a div{background: url('/images/default/content/coverBlue.png') repeat 0 0;}
ul.sign_select li.s02 a div{background: url('/images/default/content/coverBlack.png') repeat 0 0;}

.signup03{text-align:center; font-size:23px;}
.signup03 b{margin-bottom:30px; font-size:35px; font-weight:700; color:#222; display:block; text-decoration:underline;}
.signup03 em{color:#5D95F8; font-size:26px; font-weight:500;}
.signup03 p{margin-top:70px;}
.signup03 p a{padding:18px 60px; background-color:#307cd7; color:#fff; font-weight:500;}



/* 멤버 Step */
ul.step {border:1px solid #ddd; overflow:hidden;margin-bottom:70px; }
ul.step li{float:left; width:33.3%; height: 60px;text-align:center; background-color: #f8f8f8; line-height:60px; border-left:1px solid #ddd; position:relative; z-index:0; }
ul.step li:first-child{border-left:none;}
ul.step li b{font-weight:bold; color:#333;}
ul.step li.on b{color:#fff;}
ul.step li:nth-child(1).on{background-color: #50519E; color: #fff; z-index:3;}
ul.step li:nth-child(1).on:after{content:'';display : block; position : absolute; right :-40px; top:0; border-top:30px solid transparent;  border-left:20px solid #50519E;  border-right: 20px solid transparent;  border-bottom: 30px solid  transparent;z-index:3;}
ul.step li.ona{background-color: #50519E; color: #fff; z-index:3;}
ul.step li.ona:after{content:'';display : block; position : absolute; right :-40px; top:0; border-top:30px solid transparent;  border-left:20px solid #50519E;  border-right: 20px solid transparent;  border-bottom: 30px solid  transparent;z-index:3;}
ul.step li.ona b{color:#fff;}
ul.step li:nth-child(2).on{background-color: #242686; color: #fff; z-index:2;}
ul.step li:nth-child(2).on:after{content:'';display : block; position : absolute; right :-40px; top:0; border-top:30px solid transparent;  border-left:20px solid #242686;  border-right: 20px solid transparent;  border-bottom: 30px solid  transparent;z-index:2; }
ul.step li.last{background-color: #0E106F; color: #fff; z-index:1;}
ul.step li.last b{color:#fff;}

.user_agree input{vertical-align:middle;}
.user_agree dt{font-size:23px; margin-bottom:10px; margin-top:70px; font-weight:500;}
.user_agree dd textarea{font-size:16px; color:#848C8E;}
.user_agree div.chks{margin-top:20px; color:#333; font-weight:500; }


.btnChkUnique{ display:inline-block; width:90px;  font-size: 15px;  height:40px; line-height:40px; text-align:center;  background-color: #bababa;  color: #fff; }

/* 버튼 */
div.btn_wrap{text-align:center; margin-top:50px;}
.btn_confirm {margin:0px 5px; width:152px; height:50px; line-height:50px;  font-weight: 700;  color: #fff; border:none; background-color: #BA1200; cursor:pointer;  }
.btn_cancel {margin:0px 5px;  width:152px; height:50px; line-height:50px;  font-weight: 700;  color: #888; border:none; background-color: #fff; border:1px solid #ddd; cursor:pointer;  }
.btn_confirm:hover,
.btn_cancel:hover{box-shadow:5px 15px 20px rgba(0,0,0,0.15);}

/* 아이디 비번찾기 */
.btnAction{margin-top:30px;text-align:center; }
.searchWrap h3{font-size: 23px;    margin-bottom: 20px;    margin-top: 70px; font-weight:400;}
.searchWrap .IdSearch h3{margin-top:0;}
.searchWrap p{margin-bottom:10px;}
.searchWrap p em{color:#FE621D;}
.IdSearch div.btnAction input[type="submit"], 
.PwSearch div.btnAction input[type="submit"]{ width:180px; height:45px; line-height:45px;  font-weight: 700;  color: #fff;  background-color: #0353A4;  border: none; cursor:pointer; }
div.find{border-top:1px solid #ddd; border-bottom:1px solid #ddd; text-align:center; padding:25px 0px; font-size:16px; margin-top:30px;}
h3.bul{font-size:23px; color:#000; font-weight:bold; padding-left:35px; background: url("/images/default/content/h3.gif") no-repeat left center; margin-top:48px; margin-bottom:20px; line-height:25px;}
p.txt{font-size:16px;}

/* 회원탈퇴 */
.withdraw{width: 100%;margin: 0 auto; text-align:center; line-height:1.6; font-size:20px; border-bottom:1px solid #eee; padding-bottom:30px;}
.withdraw p{margin-bottom:30px; background:#F3FCFF; padding:20px 0px;}
.withdrawBtn{margin-top:50px; text-align:center; }


/* 온라인문의 */
caption{display:none;}
table.online_tb {width:100%; table-layout:fixed;}
table.online_tb label{margin-right:20px;}
table.online_tb td, 
table.online_tb th{overflow:hidden; vertical-align:middle; border-bottom:1px solid #e2e2e2;border-top:1px solid #e2e2e2; padding:18px 20px; font-weight:normal;}
table.online_tb th{background-color:#f8f8f8; font-weight:500;}
table.online_tb img{vertical-align:middle;}
table.online_tb td.captcha{overflow:hidden;}
table.online_tb td.captcha input{float:right; width:calc(100% - 125px); }

table.online_tb .file {position:relative;}
table.online_tb .file input[type="file"] {position:absolute; top:0; left:0; width:458px; opacity:0;}
table.online_tb .file input[type="text"] {width:358px;}
table.online_tb .file a {margin-left:10px; vertical-align:top;}
table.online_tb .file span {margin-left:20px; font-size:15px; color:#767676}
.fileBtn {display:inline-block; width:90px;  height:40px; line-height:40px; background:#919190; font-weight:normal; font-size:15px; color:#fff; text-align:center;margin-left:0px !important;}
table.online_tb td.phone input{width:20%;}
input.datepicker{width:260px; background:url("/images/default/content/cal.png") no-repeat 98% 50%; background-size: 20px auto;}

.radio{display:inline-block; position:relative;}
.radio input[type="radio"] {position:absolute; width:1px; height:1px; padding:0; margin:-1px; overflow:hidden; clip:rect(0,0,0,0); border:0;}
.radio input[type="radio"] + label {display:inline-block; position: relative; padding-left:30px; margin-left:0px; color:#555; line-height:20px; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none;}
.radio input[type="radio"] + label:before {content: ' '; position:absolute; top:0; left:0; display: inline-block; width: 25px; height: 23px; line-height: 20px; background:url("/images/default/content/radio.png") no-repeat 0 50%;}
.radio input[type="radio"].disabled + label:before {background:url("/images/default/content/radio.png") no-repeat 0 50%;}
.radio input[type="radio"]:checked + label:before{background:url("/images/default/content/radio_on.png") no-repeat 0 50%}

/* 개인정보처리방침 이용약관 */
.agree-conts{line-height:1.5; word-break:keep-all;}
.agree-conts h3{font-size:23px;color:#000;font-weight:700;margin-top:70px;margin-bottom:15px;}
.agree-conts h3:first-child{margin-top:0;}
.agree-conts h4{font-size:20px; margin-top:40px;color:#333;}
.agree-conts h5{margin-bottom:15px; margin-top:25px;}
.agree-conts p {margin-bottom:10px;margin-top:20px;color:#333;}
.agree-conts ul li.list2{padding:20px;}


/*이메일무단수집거부*/
div.emailPolicy {width:100%;margin:0 auto;border:1px solid #d9d9d9;padding:30px 50px 30px 30px;
background:#f9f9f9 url('/images/default/content/email_ico.png') no-repeat 50px 25px;box-sizing:border-box;}
div.emailPolicy div.email_desc {margin-left:200px;padding-left:30px;border-left:1px solid #e8e8e8;}
div.emailPolicy li.law_tit {color:#000;margin-bottom:10px;font-weight:bold;}
div.emailPolicy li.list2 {padding-left:10px;margin-top:10px;}
div.emailPolicy p {margin-bottom:10px;}
div.emailPolicy p span.point {font-weight:bold;color:#1546ac;}



@media (max-width:1400px){
	.login{padding:0 1rem;}
	.signupArea{padding:0 1rem;}
}
@media (max-width:1030px){
	.loginArea{padding:0 1rem;}
	.join_bx{width:100%;}

}
@media (max-width:767px){
	.login{width:100%;}
		.signupArea .signup{width:100%;}
	.join_bx{width:100%;text-align:center;}
	.join_bx .join{flex-direction:column;}
	.join_bx .join a {margin-top:1rem;width:100%;}
	.join_bx .join a p{align-content:center;}


}
@media (max-width:480px){
}