/* Å¸ÀÌÆ² */
.join_wrap {
  width: 1100px;
  margin: 50px auto;
  font-size: 13px;
}
.join_wrap h2 {
  font-size: 25px;
  font-weight: normal;
  text-align: center;
}
.join_wrap h3 {
  font-size: 25px;
  font-weight: normal;
}
.join_wrap h4 {
  font-size: 16px;
  font-weight: 600;
}
.join_wrap a {
  text-decoration: none
}

/* È¸¿ø°¡ÀÔ À¯Çü */
.join_type {
  margin: 30px 0 50px 100px;	
}
.join_type:after {
  clear: both;
  display: block;
  content: '';
}
.join_type .mts {
	width:415px;
	border: 1px solid #B8B7B7;
	border-radius:10px;
	padding:20px 0 10px 20px;
	text-align: center;
	float:left;
}
.join_type .txttp{
	text-align:center;
}	
.join_type ul{
	line-height:170%;
    padding:0;
	margin:20px 0 10px 20px;
	font-size:13px;
	text-align: left;	
}

/* È¸¿ø°¡ÀÔ ÀýÂ÷ */
.join_step {
  margin: 30px 0 50px 100px;
}
.join_step:after {
  clear: both;
  display: block;
  content: '';
}
.join_step li {
  float: left;
  width: 300px;
  margin: 0 2px;
  border-bottom: 3px solid #c8c8c8;
  background: url('images/arrow_step.png') no-repeat left center;
  padding: 0;
  text-align: center;
  color: #D9D8D8;
  list-style: none;
}
.join_step li:first-child {
  background: none;
}
.join_step li h3 {
  font-size: 24px;
  font-weight: bold;
  letter-spacing: -1px;
  color: inherit;
}
.join_step li h3 span {
  display: inline-block;
  vertical-align: middle;
  margin: -5px 0 0 15px;
  font-size: 16px;
}
.join_step li.active {
  border-color: #CD1F06;
  color: #333;
}

/* È¸¿ø°¡ÀÔ */
.join_wrap .agree_wrap {
  margin-bottom: 60px;
}
.join_wrap .agree_wrap .policy {
  margin: 0;
  border: 1px solid #e0e0e0;
  overflow-y: auto;
  height: 250px;
  padding: 5px;
  font-size: 13px;
  width: 100%;
}
.join_wrap .agree_wrap .policy-list {
  padding:10px;
  margin:0;	
}
.join_wrap .agree_wrap .policy-list li {
  line-height: 180%;
  list-style: none;
  margin: 0;
  padding-top: 20px;
}
.join_wrap .agree_wrap .policy-list li:first-child {
  padding-top: 0;
}
.join_wrap .agree p{
  font-size:15px
}

/* ¹öÆ° */
.join_wrap .btn_wrap {
  margin: 30px 0;
  text-align: center
}
.join_wrap .btn {
  border: 0;
  padding: 15px 30px;
  text-align: center;
  color: white;
  margin: 5px;
  cursor: pointer;
}
.join_wrap .btn2 {
  text-align: center;
  cursor: pointer;
  margin-left: 5px;
  height:30px;
  vertical-align: middle;	
  font-size:12px;	
}
.join_wrap .btn.blue {
  background-color: #0E5F93;
}
.join_wrap .btn.blue:hover {
  background-color: #1076B7;
}
.join_wrap .btn.gray {
  background-color: #505050;
}
.join_wrap .btn.gray:hover {
  background-color: #787878;
}

/*  Å×ÀÌºí */
.simple {
	  margin-top: 10px;
	}
 .simple th, .simple td {
		padding: 8px 5px;
		word-break: keep-all;
		word-wrap: break-word;
	}
.simple th {
    background-color: #f6f6f6; 
	}
.simple2  {
	  margin:0 auto;
	  width:900px;
	}
 .simple2 th, .simple2 td {
		padding: 8px 5px;
		word-break: keep-all;
		word-wrap: break-word;
	}
.simple2 td {
        border-bottom: 1px solid #D7D6D6;
	    line-height: 160%;
	}
.simple2 th {
    background-color: #f6f6f6; 
	font-size: 14px;
	}

/*  ¾à°üµ¿ÀÇ */
.terms {
    width:900px;
    margin:0 auto;
}
.terms .member{
    width:100%;
    margin:0 auto;
    padding:0;
}
.terms .pview {
    padding:0 0 20px 0;
}
.terms .pview p {
    position:relative;
    min-height:20px;
    font-size:15px;
}
.terms .pview p .checkbox {
    position:absolute;
    top:0;
    left:0;
    z-index:-1;
}
.terms .pview p a {
    color:#3e3d3c;
    font-size:12px;
}
.terms .pview > div {
    overflow-x:hidden;
    overflow-y:auto;
    height:100px;
    margin:10px 0 10px 0;
    padding:20px;
    border:1px solid #e6e6e6;
    line-height:18px;
}

/* Á¤º¸ÀÔ·ÂÆû */
.tbl-join {margin-top:20px;}
.tbl-join table {padding-left:200px;}
.tbl-join .tblj > table > tbody > tr > th {
	padding:15px 30px;
    color:#333;
    font-size:13px;
	vertical-align:top;
	background:#F4F4F4;
}
.tbl-join .txt-l {
	text-align: left;
}
.tbl-join .tblj > table > tbody > tr > td {
    padding:10px 25px;
    text-align: left;
}
.tbl-join .tblj tbody th.required {
    background:#F4F4F4 url('images/squre_red.png') no-repeat 20px 20px;
}
.tbl-join .tblj tbody td .txt-field {
	float: left;
	width: 250px;
}
.tbl-join .tblj tbody td .telno {
	width:50px;
	padding:5px;
	border: 1px solid #d0d0d0;
}
.tbl-join .tblj tbody td .email {
	width:150px;
	padding:5px;
	border: 1px solid #d0d0d0;
}
.tbl-join .tblj table tbody td .post {
    overflow:hidden;
}
.tbl-join .tblj table tbody td .post .txt-field {
    float:left;
    width:133px;
}
.tbl-join .tblj table tbody td .post .post-search {
    float:left;
    margin:0;
}
.tbl-join .tblj table tbody td .address {
    margin:8px 0;
}
.tbl-join .tblj tbody td .add2 {
	width:400px;
	padding:5px;
	border: 1px solid #d0d0d0;
	margin-top:5px;
}
.tbl-join .tblj tbody td .select-form {
    width: 100%;
    padding-left:5px;
    border: 1px solid #d0d0d0;
	font-size:12px;
	height:30px;
	vertical-align:top;
}

/* input text */
/*
input:-ms-input-placeholder { font-size:12px;color: #666666 }
input::-webkit-input-placeholder {  font-size:12px;color: #666666; } 
input::-moz-placeholder {  font-size:12px;color: #666666; }
input::-moz-placeholder {  font-size:12px;color: #666666;} 
*/

/* checkbox */
input[type='checkbox'] {display: none;   
}
input[type='checkbox'] + label::before {  
        content: ' '; 
        display: inline-block; 
        width: 25px; 
        height: 25px;
        vertical-align: middle;   
        margin: -2px 5px 0 0; 
        background: url('images/check-off.png'); 
}
input[type='checkbox']:checked + label::before {    
        background: url('images/check-on.png'); 
	    background-position: 25px 0;
}

input[type='radio'] {
        display: none;   
}
input[type='radio'] + label::before {   
        content: ' '; 
        display: inline-block; 
        width: 25px; 
        height: 25px;
        vertical-align: middle; 
        margin: -2px 5px 0 0; 
        background: url('images/radio-off.png'); 
}
input[type='radio']:checked + label::before {   
        background: url('images/radio-on.png');   
        background-position: 25px 0;
}
input[type="radio"], input[type="radio"]+label img { 
    vertical-align: middle; 
} 


/* ¾ÆÀÌµð ºñ¹Ð¹øÈ£ Ã£±â */
.join_wrap.find>h4 {
  border-bottom: 1px solid #aaa;
  padding-bottom: 10px;
}
.join_wrap.find .h5_wrap {
  padding: 5px 0 10px;
  line-height: 1.6;
}
.join_wrap.find .auth {
  display: table;
  width: 100%;
  height: 200px;
}
.join_wrap.find .auth .cell {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.join_wrap.find .auth .find_id {
  margin-bottom: 20px;
  border-bottom: 1px solid #fff;
  padding-bottom: 20px;
  vertical-align: middle;
}
.join_wrap.find .auth .type {
  margin-bottom: 10px;
}
.join_wrap.find .auth .find_table th {
  padding-bottom: 5px;
  text-align: left;
  font-weight: normal;
}
.join_wrap.find .auth .find_table td {
  padding-bottom: 8px;
}
.join_wrap.find .auth input[type='submit'] {
  min-width: 80px;
  height: 80px;
}
.join_wrap.find .auth_result {
  margin-bottom: 30px;
  border: 1px solid #e0e0e0;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  padding: 20px;
  text-align: center;
  color: #666;
  line-height: 1.6;
}
.join_wrap span.txt-field {
    display:inline-block;
}
.join_wrap .txt-field label {
    position:absolute;
    top:8px;
    left:11px;
    color:#444;
    cursor:text;
}
.join_wrap .txt-field .text {
    width:100%;
    padding:5px;
    color:#444;
	border: 1px solid #d0d0d0;	
}
.join_wrap .txt-field .keyword {
    width:100%;
    padding:0;
    border:1px solid #fff;
    color:#444;
}

/* ¾ÆÀÌµðÃ£±â */
.captcha_wrap {
}
.captcha_wrap .captcha_table {
  width: 99.6%;
  border-collapse: collapse;
}
.captcha_wrap .captcha_table td {
  border: 1px solid #ccc;
  padding: 0px;
  text-align: center;
}
.captcha_wrap .captcha_table .captcha_td {
  background: #fff;
}
.captcha_wrap .captcha_table .captcha_td2 {
  width: 60px;
  background: #fff;
}
.captcha_wrap .captcha_img img {
  width: 147px;
}
.captcha_text {
  margin-top: 8px;
  border: 1px solid #ccc;
  overflow: hidden;
}
.captcha_text input {
  border: none;
  width: 100%;
  height: 20px;
  background: #fff;
  text-indent: 5px;
}

/* °¡ÀÔ¿Ï·á */
.join-complete {
    width:469px;
    margin:50px auto 0;
    padding:0 55px 59px;
    text-align:center;
}
.join-complete .txt1 {
    padding:80px 0 0;
    color:#222;
    font-size:20px;
}
.join-complete .txt1 span {
    color:#3e3d3c;
}
.join-complete .txt2 {
    margin:0 0 27px;
    padding:15px 0 30px;
    line-height:20px;
}
.join-complete .txt2 strong {
    color:#444;
}
.join-complete div a {
    margin:0 6px;
}

/*  ·Î±×ÀÎ */
.login_wrap {
  width: 1100px;
  margin: 0 auto;
  font-size: 13px;
}
.member {
    width:579px;
    margin:0 auto;
    padding:20px 0;
}
.member h2 {
    color:#222;
    font-size:25px;
	text-align: center;
}
.member .box {
    margin:17px 0 0;
    padding:50px 54px 59px;
    border:1px solid #dcdcdc;
}
.member .box h3 {
    padding:0;
    color:#222;
    font-size:20px;
    font-weight:normal;
}
.member .box h3.tit-sns {
    padding:90px 0 12px;
}
.member .box h3.tit-nonmember {
    padding:60px 0 5px;
}
.member .box .login {
    overflow:hidden;
}
.member .box .login .input-info {
    float:left;
}
.member .box .login .input-info div {
    position:relative;
    margin:11px 0 0;
}
.member .box .login .input-info div .text {
    width:269px;
    height:36px;
    padding:0 13px;
    border:1px solid #d0d0d0;
    color:#8c8c8c;
    font-size:13px;
    line-height:36px;
}
.member .box .login .input-info div label {
    position:absolute;
    top:9px;
    left:13px;
    color:#8c8c8c;
    font-size:13px;
    cursor:text;
}
.member .box .login button {
    float:right;
    margin:11px 0 0;
	border: 0;
}
.member .box .btnarea {
    margin:20px 0 0;
    padding:20px 0;
    border-top:1px solid #dbdbdb;
    text-align:center;
}
.member .btn.large {
  padding: 31px 70px; 
  font-size: 15px;
  color:#fff;
}
.member .btn.large2 {
  padding: 8px 70px; 
  font-size: 15px;
  color:#fff;
}
.member .btn.small {
  padding: 3px 0 5px;  
  font-size: 12px;
  width:151px;	
  border:1px solid #505050;
  color:#fff;	
}
.member .btn.small2 {
  padding: 3px 0 5px;  
  font-size: 12px;
  width:151px;	
  border:1px solid #505050;
  background-color: #fff;
}
.member .btn.blue {
  background-color: #0E5F93;
}
.member .btn.blue:hover {
  background-color: #1076B7;
}
.member .btn.red      {
    background-color: #CD0000;
}
.member .btn.red:hover      {
    background-color: #EB4646;
}
.member .btn.gray {background-color: #505050;}
.member .btn.gray:hover {background-color: #787878;}

.member .msg1 {
    min-height:17px;
    margin:15px 0 0;
    padding:0 0 0 19px;
    background:#fff url('images/icon_point.png') no-repeat left 4px;
    color:#666;
    line-height:20px;
	font-size:13px;
}