/**common**/
div#skin h1,h2,h3,h4,div,ol,ul,li,dl,dt,dd,p,form,input,select,textarea{margin:0;padding:0;}
div#skin ul, ol, li {list-style:none}
div#skin h1, h2, h3, h4, h5, h6 {margin:0px;padding:0px}
div#skin table, th, td {border-collapse:collapse}
div#skin img, fieldset{padding:0;border:0 none; vertical-align:top}
div#skin a{text-decoration:none; border:0px}
div#skin a:hover{text-decoration:underline; border:0px}
div#skin hr, caption, legend{display:none}
div#skin .bold{font-weight:bold}
div#skin .invisible{display:none}
div#skin h2#hd{display:none}
div#skin caption{display:none}
/*div#skin label{display:none}*/
div#skin label.visible_label{display:inline}
div#skin .img_hidden{display:none}
div#skin input.bor_none{border:none}
div#skin legend{display:none}
div#skin .untitle{display:none}
div#skin .clear{clear:both}
.fl{float:left}
.fr{float:right}
.ftw{font-weight:bold}
.fcr{color:#ff0000}
.tal{text-align:left;}
.tac{text-align:center;}
.tar{text-align:right;}

/**************입력사항********************/
#join_wrap3 {border:0px solid #000;width:696px;height:871px;margin-left:14px;display:inline;float:left;margin-bottom:20px;}
#join_wrap3 .jo_guide {border:0px solid #000;width:100%;margin-top:58px;float:left;}
#join_wrap3 .jo_guide h2 {padding-left:142px;}
#join_wrap3 .jo_guide ul {padding:35px 0 0 40px;}
#join_wrap3 .jo_guide ul li {}

#join_wrap3 .terms {border:0px solid #000;float:left;width:676px;margin-top:30px;margin-left:20px;display:inline;}
#join_wrap3 .terms h5.jo_tit {height:28px;line-height:28px;padding:3px 0 0 15px;float:left;width:639px;clear:both;}
#join_wrap3 .terms h5.jo_tit1 {height:28px;line-height:28px;padding:40px 0 0 15px;float:left;width:639px;clear:both;}

#join_wrap3 .terms ul {padding:10px 0 0 23px;border:0px solid #000;float:left;}
#join_wrap3 .terms ul.join_img {padding:10px 0 0 40px;border:0px solid #000;float:left;}
#join_wrap3 .terms ul li {border:0px solid #000;float:left;}
#join_wrap3 .terms ul li span{border:0px solid #000;padding:0 7px 0 7px;}

#mem_table01 {width:600px;border:0px solid #000;padding:0px; margin:15px 0 0 20px;float:left;clear:both;display:inline;}
#mem_table01 p.me_btn01 {padding-top:30px;text-align:center;}
#mem_table01 p.me_btn01 a {padding-right:10px;}
#mem_table01 p.r_tabtxt span.tred {color:#FF8A00; font-weight:normal;}

#mem_table01 table.a_bord {margin-top:0px;width:100%; border-bottom:1px solid #C0E8CC;border-top:2px solid #C0E8CC;font-size:11px;}

#mem_table01 table.a_bord th {border-right:1px solid #E8E8E8;height:20px;color:#519C68; border-bottom:1px solid #E8E8E8;background:#F5F5F5;text-align:left;padding-top:3px;padding-left:8px;padding-bottom:3px;}

#mem_table01 table.a_bord td {border-bottom:1px solid #E8E8E8;color:#636363;  padding:3px 3px 3px 8px;line-height:18px;letter-spacing:-1px;}
#mem_table01 table.a_bord td.tblue {color:#5085BD;}
#mem_table01 table.a_bord td img {padding-top:2px;}
#mem_table01 table.a_bord th span.tred {color:#FF8A00; font-weight:normal;}
#mem_table01 input.box_t {border:1px solid #D5D5D5; height:17px;}
#mem_table01 input.box_id {width:130px;border:1px solid #D5D5D5;height:17px; }#mem_table01 input.box_pw {width:130px;border:1px solid #D5D5D5;height:17px; }#mem_table01 input.pw_hint_s {width:130px;border:1px solid #D5D5D5;height:17px; }#mem_table01 input.box_add {width:28px;border:1px solid #D5D5D5;height:17px; }#mem_table01 input.box_add_s {width:416px;border:1px solid #D5D5D5;height:17px;margin-top:3px; }#mem_table01 input.box_name {width:130px;border:1px solid #D5D5D5;height:17px; }#mem_table01 input.box_phon {width:34px;border:1px solid #D5D5D5;height:17px; }#mem_table01 input.box_phon_s {width:40px;border:1px solid #D5D5D5;height:17px; }#mem_table01 input.box_email {width:100px;border:1px solid #D5D5D5;height:17px; }#mem_table01 select.pw_hints {border:1px solid #D5D5D5;height:17px; }#mem_table01 select.phon {width:50px;border:1px solid #D5D5D5;height:17px; }

.terms textarea{padding:5px}

.join-box-top ul.id-search{padding:20px 0px;text-align:center;}
.join-box-top ul.id-search li{font-size:14px;font-family:'NANUM','나눔 고딕'}
.join-box-top ul.id-search li span{font-size:18px;color:#000;font-weight:600;}

/* board-write */
table.board-write ul.type02 {margin-top:0px;}
table.board-write ul.type02 li {float:none;width:100%;margin-top:10px;}
table.board-write ul.type02 li label {display:inline-block;width:53px;}

.subcontent_main_box > #frm{
	padding-top:80px;
}

/*이메일 인증*/
.emailCertBtn{
	display: inline-block;
	width: 120px;
	height: 22px;
	line-height: 22px;
	font-size: 13px;
	font-family: sans-serif;
	text-decoration: none;
	color: #222;
	border: 1px solid #999;
	text-align: center;
	position: relative;
	transition: all .35s;
	cursor: pointer;
	border-radius: 2px;
	margin-left: 10px;
}

.emailCertBtn span{
	position: relative;
	z-index: 2;
}

.emailCertBtn:after{
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  background: green;
  transition: all .35s;
}

.emailCertBtn:hover{
  color: #fff;
}

.emailCertBtn:hover:after{
  width: 100%;
}
/* modal */
.modal-window {
	position: fixed;
	background-color: rgba(0, 0, 0, 0.5);
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 999;
	display:none;
	transition: all 0.3s;
}
.modal-window .code-box {
	margin: 10px 0px 25px 0px;
	text-indent:5px;
	color: #d00d22;
	font-weight: bold;
}
.modal-window .code-box input{
	height: 30px;
	width: 50%;
}
.modal-window .code-info{
	line-height:1.6;
}
.modal-window .code-box .code-count{
	display: inline-block;
}
.modal-window > div {
	width: 400px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	padding: 2em;
	background: white;
	border-radius:6px;
}

.modal-window header {
	font-weight: bold;
}

.modal-close {
	color: #aaa;
	line-height: 50px;
	font-size: 30px;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
	width: 70px;
	text-decoration: none;
}
.modal-window h2{
	font-size:20px;
	margin:10px 0px 15px 0px;
}
.modal-close:hover {
	color: #333;
}

/*button*/

.button-group {
	text-align:center;
	font-size: 0;
}
.button-group .button {
	margin: 0;
	margin-bottom: 1px;
	margin-right: 12px;
}
.button-group .button:last-child {
	margin-right: 0;
}
.button-group.button-group--stacked .button {
	width: 100%;
	margin-bottom: 12px;
}
.button-group.button-group--stacked .button:last-child {
	margin-bottom: 0;
}
.button-group.button-group--expanded .button:first-child:nth-last-child(2),
.button-group.button-group--expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button {
	display: inline-block;
	width: calc(50% - 6px);
}
.button-group.button-group--expanded .button:first-child:nth-last-child(3),
.button-group.button-group--expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button {
	display: inline-block;
	width: calc(33.33333333333333% - 8px);
}
.button-group.button-group--expanded .button:first-child:nth-last-child(4),
.button-group.button-group--expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button {
	display: inline-block;
	width: calc(25% - 9px);
}
.button-group.button-group--expanded .button:first-child:nth-last-child(5),
.button-group.button-group--expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button {
	display: inline-block;
	width: calc(20% - 9.6px);
}
.button-group.button-group--expanded .button:first-child:nth-last-child(6),
.button-group.button-group--expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button {
	display: inline-block;
	width: calc(16.666666666666664% - 10px);
}
.button {
	background-color: #027faa;
	border: none;
	border-radius: 2px;
	-webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,0.4);
	box-shadow: 0 1px 2px 0 rgba(0,0,0,0.4);
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 13px;
	height: 2rem;
	line-height: 2rem;
	padding: 0 2rem;
	text-transform: uppercase;
	outline: none;
	font-weight:bold;
}

.button.button__outline {
	background-color: transparent;
	color: #999;
	border: 1px solid #999;
}
.button.button__outline.button.button__outline--primary {
	border-color: #d00d22;
	color: #fff;
	background: #d00d22;
}
.button.button__outline.button.button__outline--primary:hover, .button.button__outline:hover{
	border-color: #333;	
}
.button.button__outline.button.button__outline--primary:focus, .button.button__outline:focus{
	border-color: #333;	
}
.button.button__outline.button.button__outline--primary:active, .button.button__outline:active{
	border-color: #333;	
}
.button.button__outline:hover{
	color: #333;
}
.button.button__outline:focus {
	color: #333;
}
.button.button__outline:active {
	color: #333;
}
#code-email{
	font-weight: bold;
}
#code-input{
	text-indent:10px;
}
.cert{
	font-size:12px;
}
.cert_y::before{
	content:'이메일 인증이 완료되었습니다.';
	color:green;	
}
.cert_n::before{
	content:'이메일 인증을 진행해 주시기 바랍니다.';
	color:red;
}
.timer_end::before{
	content:'시간초과';
	font-size:14px;
}
.cert_box{
	margin:5px 0px 10px 0px;
}
/*이메일 인증*/