

html,body{
	width: 100%;
	height: auto;
	min-height: 100%;
}

.txt-orange{color:rgb(247,148,30);}
.txt-gray{color:#666;}
.txt-blue{color:rgb(3,72,152);}
.f14{font-size: 14px;}
.f18{font-size: 14px;}
.bold{font-weight: bold;}

.container02{
	position: relative;
    width: 100%;
    height: auto;
    background-position: 50%;
    min-height: 100vh;
    height: 100%;
}

.content-login, .content-login02 {
	width: 100%;
    background: url(../../img/membership/bg-membership.jpg) no-repeat;
    background-size: cover;
    background-attachment: fixed;
    padding: 60px calc((100% - 520px)/2);
    background-position: 50%;
    min-height: 100vh;
}

.content-login02{
	background: #fafafa !important;
}

.logo{
	width:100%;
	height:73px;
	background: url(../../img/membership/membership_logo.png) no-repeat 50%;
	/*background: pink;*/
	padding-bottom: 30%;
}

.box-login{
	width:100%;
	height: auto;
	background: #fff;
	padding:40px 30px;
	position: relative;
}

.input-login, .password-change{
	width: 100%;
	height: 60px;
	/*margin-bottom: 20px;*/
	padding: 0 20px 0 56px;
	color: #333;
	font-size: 18px;
	cursor: pointer;
	border-collapse : collapse

}

.input-login:focus{
	font-size: 18px;
}

.input-login{
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
.sms-otp-submit02{
	border-bottom:1px solid #ccc;
}
.box-line{
	width: 50%;
	/*border: 1px solid rgb(3, 72, 152);*/
}

.icon-userid{
	position: absolute;
	top:15px;
	left: 16px;
	z-index: 20;
	width:32px;
	height: 32px;
	background: url(../../img/membership/membership_email.png) no-repeat center center;
}

.icon-password{
	position: absolute;
	top:14px;
	left: 16px;
	z-index: 20;
	width:32px;
	height: 32px;
	background: url(../../img/membership/membership_lock.png) no-repeat center center;
}

.user-password{
	border-bottom:1px solid #ccc;
}
.k-bb-ccc{
	border-bottom:1px solid #ccc;
}
.login-save{
	padding-top: 20px;
}

.fr{
}

.login-id{
	margin-bottom: 40px;
	position: relative;
}

.login-error{
	margin-top: 15px;
	font-size: 13px;
}

.icon-check{
	width:16px;
	height: 16px;
	background: url(../../img/membership/icon-check.png);
}

.error{
	display: inline-block;
	vertical-align: top;
	margin-top: 2px;
	color: #ff0000;
	font-size: 14px;
}

.button{
	width:100%;
	height: 60px;
	background: rgb(3,72,152);
	color:#fff;
	font-size: 24px;
	/*margin-bottom: 20px;*/
	cursor: pointer;
}

.check-box{
	display: inline-block;
	padding: 7px 0;
	cursor: pointer;
}

.check-box .check{
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
	margin:2px 0 0 9px;
	vertical-align: middle;
}

.checkbox{
}

.chk-box {
	/*border: 1px solid red;*/
	position: relative;
	display: inline-block;
	font-size: 0;
}
.input-chk{
	position: absolute;
	top:0;
	width:28px;
	height: 28px;
	background: url(../../img/membership/28x28_off.png);
}

.input-chk:checked{
	background: url(../../img/membership/28x28_on.png);
}

i.icon-chk, .icon-chk02 {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 5px;
	margin-left: px;
}
.chk-box span {
	font-size: 14px;
	color: #666666;
	display: inline-block;
	margin-left: 20px;
	margin-top: -1px;
	vertical-align: bottom;
	/*border: 1px solid #000;*/
	cursor: pointer;
}
.chk-box .input-chk:checked~i {
	cursor: pointer;
	/*background-color: rgb(3, 72, 152);*/
}
.chk-box .input-chk:checked~span {
	/*color: red;*/
}

.sign-button{
	width:100px;
	height: 35px;
	border: 1px solid #d6d6d6;
	background: #fff;
	margin-bottom: 0px;
	color:#666666;
	font-size: 14px;
}

.bg-gray{
	width: 100%;
	margin-top: 35px;
	background: #d8e0e3;
}


.bg-gray h2{
	color: #333;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 20px;

}

.bg-gray ul{
	padding:30px;
}

.bg-gray ul li:first-child{
	margin-bottom: 19px;
}

.bg-gray ul li{
	list-style-type:disc;
	margin-left:19px;
	color: #a7b2c4;
}

.txt-grey{
	color: #5c697f;
	line-height: 24px;
	font-size: 12px;
	/*display: inline-block;*/
}

.bor-btn{
	border-bottom: none;
}

/*.bor-btn:focus{
	border-bottom:1px solid rgb(3,72,152);
}*/

.footer{
	padding-top: 80px;
	text-align: center;
}

.footer-logo{
	width:100%;
	height:19px;
	/*padding-bottom: 15px;*/
	margin-bottom: 15px;
	background: url(../../img/membership/foooter-logo.png) no-repeat 50%;
	/*margin-bottom: 10px;*/

}

.footer-line{
	width:100%;
	height:1px;
	border-top:1px solid #dee0e2;
	padding-top: 20px;
}


footer{
	font-size: 13px;
	color: #5c697f;
	line-height: 18px;
}

/*.change-color{
	border:1px solid rgb(3,72,152);
*/
/*}*/
.login-box03 {
	position: relative;
}
.change-color:after {
	position: absolute;
	top: 0;
	left: 0;
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	border: 1px solid #034898;
	box-sizing: border-box;
	z-index: 1;
}


.sms-otp{
	text-align: center;
	padding-bottom: 30px;
}

.sms-title{
	font-size: 24px;
	color: #333;
	letter-spacing: -1;
	vertical-align: top;
	display: inline-block;
	margin-top: 3px;
}

.otp-title{
	width:34px;
	height: 34px;
	background: url(../../img/membership/otp-lock.png);
}

.sms-otp-submit, .sms-otp-submit02{
	width:210px;
	padding: 0 0px;
	text-align: center;
	float: left;
}

.sms-otp-submit02:focus{
	border:1px solid #034898;
}

.submit-button{
	width:250px;
	background: #a7b2c4;
	color: #fff;
	font-size: 18px;
	float: left;
}

.submit-button2{
	width:125px !important;
	font-size: 16px;
}

.submit-button02{
	width: 90px;
}

.time{
	padding-top:10px;
}

.icon-time{
	width: 16px;
	height: 16px;
	background: url(../../img/membership/otp-time.png);
}

.err-number {
	padding:10px 0 0 20px;
}

.solution, .solution02, .solution03, .solution05{
	position: absolute;
	top: 4px;
	left: 85px;
	/*text-align: right;*/
	cursor: pointer;
}

.solution03{
	position: absolute;
	top:145px;
	right:0px;
	text-align: right;
}

.solution04{
	position: absolute;
	top:222px;
	right:0px;
	text-align: right;
}

.solution05{
	position: absolute;
	top:198px;
	right:31px;
	text-align: right;
}

.solution06{
	position: absolute;
	top:80px;
	right:0;
	text-align:right;
}

.txt-solution{
	display: inline-block;
	vertical-align: top;
	padding-top:2px;

}

.icon-solution{
	display: inline-block;
	width: 21px;
	height: 21px;
	background: url(../../img/membership/mark.png);
	cursor: pointer;
}

.box-solution{
	width: 400px;
	height:auto;
	background: #d8e0e3;
	position: absolute;
	top:20px;
	right: -440px;
	display: none;
	/*border:1px solid #999;*/
	z-index: 40;
	list-style-type: disc !important;
}

.box-solution::after {

    content: "";
	position: absolute;
	top: 0;
	left: -26px;
	display: block;
	width: 0px;
	height: 0px;
	border-top: 5px solid none;
	border-bottom: 20px solid transparent;
	border-right: 27px solid #d8e0e3;
	border-left: 5px solid  none;

}

.box-solution02{
	position: absolute;
	top:10px;
	right: -440px;
}


.solution-dim {
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 10;
	display: none;
}

.bg-solution{
	width: 100%;
	margin-top: 0px;
	text-align: left;
	box-shadow: 18px 19px 40px #ccc;
}

.bg-solution ul{
	padding-left: 20px;
	font-size: 13px;
	color:#5c697f;
}

.bg-solution ul li{
	list-style-type:disc;
}

.txt-grey{
	color: #666666;
	line-height: 18px;
	/*display: inline-block;*/
}


.password-title{
	margin-bottom: 18px;
}

.password-change{
	padding: 0 24px;

}

.login-error02{
	float: left;
}

.solution02{
	padding-top: 15px;
}

.bg-gray02 ul{
	padding: 20px;
}

.bg-gray02 ul li{
	margin-bottom: 0px !important;
}

.bg-solution02 span{
	font-size: 14px !important;
	color: #5c697f !important;
	padding: 0 !important;
	line-height: 24px;
	font-weight: normal !important;
}

.bg-solution02{
	padding: 20px
}

#tabmenu{
	width:100%;
	/*margin:50/px auto;*/
}
.tab{}
.tab>li{
	width:50%;
	height:50px;
	float:left;
}
.tab li a{
	display:block;
	background:#fff;
	color:#999;
	font-size: 17px;
	line-height:50px;
	text-align:center;
	font-weight:bold;
	border-bottom: 2px solid rgb(3,72,152);
}
.tab li a.selected{  
	border: 2px solid rgb(3,72,152);
	color:rgb(3,72,152);
	font-weight:bold;
	border-bottom:none;
}

.panel{
	color:#fff;
	font-size:14px;
	line-height:25px;
	margin-top: -1px;
}

.search-id{
	padding-top: 32px;
}

.login-button02 .button{
	width: 49.5%;
	float: left;
}

.white-button{
	margin-left: 1%;
	background: #fff;
	color:rgb(3,72,152);
	border: 1px solid rgb(3,72,152);
}

.password-title02{
	padding-top: 27px;
}

.box-find{
	width:100%;
	border: 1px solid #d6d6d6;
	text-align: center;
	padding:65px 0;
}

.id-find{
	color:#009ea5;
	font-size: 24px;
}

.box-find02{
	padding: 30px 0;
}

.login-box-find{
	padding-top: 30px;
}

.icon-find{
	width:82px;
	height: 82px;
	background: url(../../img/membership/icon-find.png);
}

.txt-find{
	color:#666;
	padding-top: 20px;
}

.txt-find span{
	color:#333;
	vertical-align: top;
}

.main-title02{
	color:rgb(3,72,152) !important;
	padding-bottom: 60px;
}

.submenu-list02{}

.icon-accept{
	width: 32px;
	height: 32px;
	background: url(../../img/membership/accept.png);
}

.box-step{
	padding-bottom: 20px;
}

.box-accept{

}

.box-accept li{
	background: #fff;
	float: left;
	text-align: center;
	width:275px;
	height: 60px;
	border: 1px solid #d9d9d9;
	border-right: none;
}

.box-accept li:last-child{
	border-right:1px solid #d9d9d9;
}


.sign-title{
	color:rgb(3,72,152);
	font-size: 20px;
	text-align: center;
	padding:40px 0 40px 0;

}

.sign-sub{
	font-size: 16px;
	font-weight: bold;
	color: #5c697f;
	padding-bottom: 20px;
}

.accept-seclect{
	background: rgb(3,72,152) !important;

}

.accept-seclect .step-sub{
	color:#fff;
}

.step-sub{
	line-height: 60px;
	font-weight: bold;
	font-size: 20px;
	color:rgb(3,72,152);
}

.sign-secui, .sign-secui02, .sign-secui03{
	width:100%;
	height: auto;
	background: #d7e1eb;
	padding: 30px;
}

.check-box02{
	padding: 20px 0 40px 0;
}

.check-box03{
	padding-bottom: 10px !important;
}

.check-box02 span{
	padding-top: 8px;
	margin-left: 38px;
	vertical-align: bottom;
	font-size: 14px;
	color: #5c697f;
}

.icon-chk02{
	position: absolute;
}

/*  
.agreement{
	width: 100%;
	height: 270px;
	border: 1px solid #d6d6d6;
	padding: 30px 20px 20px;
	color:#767676;
	background: #f9f9f9;
	font-size: 13px;
	overflow: auto;
}
*/

.agreement{
	width: 100.5%;
	height: 240px;
	border: 1px solid #d6d6d6;
	padding: 30px 20px 20px;
	color:#767676;
	background: #f9f9f9;
	font-size: 13px;
	overflow: auto;
}

.agreement strike {
	font-weight:bold;
	vertical-align: baseline;
	line-height:1.5;
	font-family: inherit;
}
.agreement i {
	height:auto !important;
	vertical-align: baseline;
	display: inline;
	line-height:1.5;
	font-family: inherit;
}
.agreement b {
	height:auto !important;
	font-weight: bold !important;
	font-family: inherit;
	vertical-align: baseline;
	line-height:1.5;
}
.agreement span {
	height:auto !important;
	vertical-align: baseline;
	line-height:1.5;
	font-family: inherit;
}
.agreement a {
	line-height:1.5;
	display:inline-block !important;
	height:auto !important;
	color:#3399ff  !important;
    text-decoration: underline !important;
    font-family: inherit;
}
.agreement strong {
	height:auto !important;
	line-height:1.5;
	font-weight:bold !important;
	font-family: inherit;
    vertical-align: baseline;
}
.agreement p {
	line-height:1.5;
	font-size: 9pt;
	font-family: '돋움', Dotum
/* 	margin-top:10px !important; */
}
.agreement u {
	height:auto !important;
	line-height:1.5;
	margin-top:10px !important;
	vertical-align: baseline;
	font-family: inherit;
}
.agreement dd{
	margin-bottom: 25px;
	line-height: 20px;
}

/* .agreement { scrollbar-arrow-color:rgb(3,72,152);
        scrollbar-Track-Color: #ccc;
        scrollbar-base-color: rgb(3,72,152);
        scrollbar-Face-Color: rgb(3,72,152);
        scrollbar-3dLight-Color: rgb(3,72,152);
        scrollbar-DarkShadow-Color: rgb(3,72,152);
        scrollbar-Highlight-Color: rgb(3,72,152);
        scrollbar-Shadow-Color: rgb(3,72,152)
} */
.agreement::-webkit-scrollbar {width:13px; height: 12px;}
.agreement::-webkit-scrollbar-button:start:decrement,
.agreement::-webkit-scrollbar-button:end:increment {display: none; width: 0px;height: 0px; }
.agreement::-webkit-scrollbar-track {  background: #ccc; }
.agreement::-webkit-scrollbar-thumb {  background: rgb(3,72,152)  }
.agreement::-webkit-scrollbar-track:vertical {
    border-right:10px solid rgba(255,255,255,1);
    border-top:4px solid rgba(255,255,255,1);
    border-bottom: 4px solid rgba(255,255,255,1);
}
.agreement::-webkit-scrollbar-thumb:vertical {
    border-right:10px solid rgba(255,255,255,1);
}
.agreement::-webkit-scrollbar-track:horizontal {
    border-bottom:10px solid rgba(255,255,255,1);
}
.agreement::-webkit-scrollbar-thumb:horizontal {
    border-bottom:10px solid rgba(255,255,255,1);
}
.agreement::-webkit-scrollbar-corner,
    .scroll::-webkit-resizer {background:inherit;
    border-right:10px solid rgba(255,255,255,1); //optional
    border-bottom:10px solid rgba(255,255,255,1); //optional
}

.accept-button{
	width:100%;
	text-align: center;
	padding:40px 0 60px 0;
}

.sign-next, .sign-next02{
	width:220px;
	height: 60px;
	background: rgb(3,72,152);
	cursor: pointer;
	color:#fff;
	font-size: 24px;
}

.sign-secui02{
	width:100%;
	margin:0 auto;
	text-align: center;
}

.sign-content{
	width:500px;
	display: inline-block;
}

.E-mail{
	padding-top: 20px;
}

.sign-email{
/*	width: px;*/
	border: 1px solid #fff;
	height: 60px;
	background: #fff;
	padding-left: 10px;
}


.sign-email02{
	width: 270px;
	height: 40px;
	float: left;
}

.sign-email03{
	border: 1px solid #fff;
	text-align: center;
	background: #fff;
}

.sign-email-submit, .sign-email-submit02{
	width: 220px;
	height: 40px;
	background: #5e6a75;
	float: right;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	margin-left: 10px;
}

.sign-email-submit02{
	font-size: 16px !important;
	width:105px !important;
}

.sign-email-submit03{
	margin-left: 10px;
}

.email-bot{
	display: inline-block;
	float: right;
}

.email-bot{
	width:150px;
	height: 40px;
	background: #efefef;
}

.email-bot01{
	margin-bottom: 10px;
}

.e-mail-img{
	width:340px;
	height: 90px;
	background: #fff;
	float: left;
}

.icon-new, .icon-new02{
	width: 16px;
	height: 21px;
	background: url(../../img/membership/icon_email.png);
}

.icon-new02{
	background-position: 0 21px;
}

.email-bot span{
	font-size: 14px;
	font-weight: bold;
	color: #5c697f;
	display: inline-block;

}

.E-mail02{
	padding-top: 10px;
	float: left;
}

.E-mail02 input{
	height: 60px;
}

.notice{
	font-size: 14px;
	color: #5c697f;
	padding: 100px 0 40px 0;
}

.notice span{
	vertical-align: top;
}

.login-error03{
	padding-top: 15px;
}

.sign-next02{
	color:#666;
	background: #a7b2c4;
}

.sign-content input[type=text]:focus{
	border-color:rgb(3,72,152);
}

.sign-secui03{
	background: #fff !important;
	padding: 40px 30px 0 30px;
}

.regist-title, .regist-title02{
	font-weight: bold;
	font-size: 24px;


}

.regist-content{
	position: relative;
}



.regist-box, .regist-box02, .regist-box03, .regist-box06, .regist-box07{
	width:100%;
	height: 55px;
	background: #fff;
	border: 1px solid #cccccc;
}

.regist-box06{
	width: 510px !important;
	margin-right: 6px;
}

.regist-box07{
	width:230px !important;
}

.regist-content span, .regist-content02 span, .regist-content03 span{
	font-weight: bold;
	font-size: 20px;
	color: #333;
	display: block;
	padding-bottom: 14px;
	padding-top: 20px;
}

.regist-content02{
	padding-top: 12px;
}

.regist-content02 input{
	width:515px;
	float: left;
}

.regist-box02{
	margin-left: 10px;
}

.regist-box03{
	width:750px;
}

.regist-btn, .regist-btn02, .regist-btn03, .regist-btn04{
	width:280px;
	height:55px;
	background: #5e6a75;
	float: right;
	font-size: 24px;
	color: #fff;
}

.regist-btn02, .regist-btn03{
	width:135px !important;
	font-size: 16px;
}

.regist-btn03{
	margin-right: 10px;
}

.login-file{
	position: relative;
	width:280px;
	height:55px;
	cursor: pointer;
}

.regist-box03{
	float: left;
	margin-right: 10px;
}

.regist-btn04{
	position: absolute;
	background: #a7b2c4;
	z-index: 10;
	color: #fff;
	cursor: pointer;
}

.regist-box07{
	width:100px;
	border: 1px solid #ccc;
}

.file-type2{
	z-index: 20;
	border: 1px solid red;
	padding: 12px 0px 12px 0px;
	overflow: hidden;
	position: absolute;
	top:0;
	opacity: 0;
}

.txt-regist{
	font-size: 18px !important;
	font-weight: normal !important;
	display: inline-block;
}

.regist-title02{
	padding: 60px 0 20px 0;
}

.company{
	width:100%;
	height:60px;
	border: 1px solid #e2e8ea;
}

.company ul li{
	width:519px;
	height: 60px;
	/*border: 1px solid red;*/
	float: left;
	line-height: 60px;
	padding-left: 10px;
}

.com-title{
	float: left;
	width:100px;
	height: 60px;
	line-height: 60px;
	font-size: 20px;
	font-weight: bold;
	color: #333;

}

.com-sub{
	width:400px;
	height: 60px;
	display: inline-block;
	color: #333;
	line-height: 60px;
}

.sign-secui03 input[type=text]{
	padding-left: 10px;
}

.sign-secui03 input[type=password]{
	padding-left: 10px;
}


.sign-secui03 input[type=text]:focus{
	border-color:rgb(3,72,152);

}

.sign-secui03 input[type=password]:focus{
	border-color:rgb(3,72,152);

}

.regist-notice{
	padding-top: 10px;
	font-size: 13px;
	color:#888;
}

.sign-finish{
	text-align: center;
	padding: 80px 0;
}

.txt-finish{
	font-size: 36px;
	color: #333;
	font-weight: bold;
	padding-bottom: 40px;
}

.sign-finish dt{
	font-size: 28px;
	line-height:40px;
	color: #666;
	padding-bottom: 40px;

}

.sign-finish .txt-blue{
	display: inline-block;
	vertical-align: top;
	padding-top: 4px;
}

.sign-finish dd{
	font-size: 14px;
	color: rgb(3,72,152);
	line-height: 18px;
	padding-bottom: 30px;
}
.common-chkbox{
	display:inline-block;
}
.common-chkbox label {
	color: #666666;
	display: inline-block;
	margin-top: 10px;
	vertical-align: bottom;
	cursor: pointer;
}


input[type='checkbox']{
	display:none;
}
input[type='checkbox'] + label::before{
	content: ' ';
	display: inline-block;
	width: 20px;
	height: 20px;
	vertical-align: middle;
	margin: -3px 7px 0 0;
	background:url("../../img/common/28x28_off.png") no-repeat 0px center;
	background-size: 100%;
	cursor: pointer;
}
input[type="checkbox"]:checked + label::before {
    background: url("../../img/common/28x28_on.png")no-repeat;
    background-size: 100%;
}
.time02 {
	right:0;
	bottom:-30px;
	width:74px;
}
.time02 span {
	display:inline;
	padding:0;
}

.nation select {width:100%;height:60px;padding-left:20px;border-top:1px solid #ccc; border-left:1px solid #ccc;border-right:1px solid #ccc;font-size:14px;color:#666;background:url('../../img/common/arrow-down.png') no-repeat right 20px center}


.layer-dim,
.layer-modal {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.6);
	z-index: 100;
}
.layer-modal {
	width: 1100px;
	height: auto;
	padding: 30px 30px;
	left: 50%;
	margin-left: -550px;
	background: #fff;
	max-height: 70%;
    overflow-y: auto;
}
.layer-modal .title {
    position: relative;
    height: 50px;
    font-family: "NanumGothic", "Nanum Gothic";
    font-size: 16px;
    font-weight: 600;
    color: #ffffff;
    line-height: 43px;
    padding: 0 20px;
    background-color: #3d3d42;
}

.layer-modal .btnBox {
    text-align: center;
    margin-top: 25px;
    position: relative;
}
.modal-content {
	margin-top: 30px;
	font-size: 13px;
    color: #555;
    line-height: 20px;
}

.modal-content p, .modal-content strong, .modal-content b{
    line-height: 20px;
}

.modal-title {
	font-size: 36px;
	font-weight: bold;
	color: #0a4899;
}
.modal-content strong {
    font-size: 14px;
    color: #3d3d42;
    font-weight: 600;
}
.modal-content a {
    color: #7a7a7a;
}
