@charset "utf-8";
/* -------------------------------------------
*
* Project : 웰빙클럽 
* File name : /css/join-2.css
* Version : 1.0.0
* SUMMARY : 
*
*
* -------------------------------------------*/
 
/* **************************************** *
 * 회원가입 - 기본정보입력 - 추가사항
 * **************************************** */

/*new*/
#join .join_row .join_label {
	width: 100%;
	margin-left:0;
}
/*#join .join_label + .btn-group .btn {
	padding-top:15px; 
	padding-bottom:15px;
}*/
#join .join_row, #join .join_row label, #join .join_row .btn {
	font-size: 18px;
    font-weight: 300;
}
#join .dp_block + .panel .panel-body p {
	height:37px;
}
#join .push .panel-body p {
	height:auto; 
	font-size:17px;
}
#join .join_row .modal-body {
	padding:30px;
}
#join .join_row.width48 {
	width:48%;
}
#join .join_row.width48:first-child {
	margin-right:4%;
}
#join .tbl_list01 {
	width:100%; 
	text-align:center; 
	background-color:#fff; 
	margin-bottom:28px;
}
#join .tbl_list01 thead {
	border-top:2px solid #007bff; 
	border-bottom:1px solid #e0e6e8;
}
#join .tbl_list01 thead th {
	padding-top:16px; 
	padding-bottom:16px;
}
#join .tbl_list01 thead th:first-child {
	width:20%;
}
#join .tbl_list01 thead th:last-child {
	width:50%;
}
#join .tbl_list01 tbody tr {
	border-bottom:1px solid #e0e6e8;
}
#join .tbl_list01 tbody td {
	padding-top:12px; 
	padding-bottom:12px;
}
#join .com_alert_title {
	display:block;
}
#join .modal .btn-group .btn {
	width:50%;
}
#join .main-contents .join_wrap .full_width {
	width:100%;
}
#join .join_label.dp_block {
	display:block; 
	width:100%;
}
#join .join_row .dp_block {
	display:block;
}
#join .join_row.course_etc {
	display:none;
}
#join .join_row > .join_row {
	margin-bottom:0;
}
#join .join_row #UC_CP_NM {
	width:75%;
}
#join .join_row #CP_SEARCH.btn {
	width:25%; 
	margin-left:-1%; 
	border-radius:0 4px 4px 0; 
	border-color:#a9a9a9;
    line-height:17px;
    height:55px;
}
#join .join_row #CP_SEARCH2.btn {
	width:25%; 
	margin-left:-1%; 
	border-radius:0 4px 4px 0; 
	border-color:#a9a9a9;
    line-height:17px;
    height:55px;
}
#join .join_row #CPY_SEARCH.btn {
    float: right;
    width: 25%;
    height: 55px;
    background: #bebebe;
}
#ML_TEL2_NUM_CRPT_1 ~ label {
    line-height:35px;
}
/*.btn.btn_default_border {
	border:1px solid #007bff;
}*/
#join .join_row .modal .panel {
	margin-bottom:0;
}
.alert.mg_bottom_20 {
	margin-bottom:20px;
}
#join .join_row.mg_bottom_10 {
	margin-bottom:10px;
}
.com_reg_wrap {
	display:none;
}
#join .modal .join_row .join_row input, #join .modal .join_row .join_row select {
	width:63%;
}
#join .modal .join_row .join_row .join_label {
	width:37%;
	margin: 0px;
    line-height: 55px;
}
#join .join_row input[type="file"] {
	display:none;
}
#join .join_row .file_name {
	width:70%; 
	display:inline-block; 
	float:left;
	height:43px;
	line-height: 40px;
    border-radius: 4px;
	border: 1px solid #ddd;
    border-right: 0;
    background-color: #eee;
	padding:0 5px;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
}
#join .join_row .file_btn {
	width:30%;
	float:left;
}
/*#join .join_wrap .btn.outline {
	padding:9.5px 15px;
}*/
#join .join_wrap .required {
	color:#ff2111;
}
#join .join_wrap .term_open {
	color:#212529;
	font-size:15px;
	font-weight:500;
}
#join .join_wrap .agree_wrap {
	width:100%;
	padding:0 20px; 
	overflow:auto; 
	height:0px; 
	background-color:#eff4fa; 
	transition:0.5s;
}
#join .join_wrap .agree_wrap.on {
	padding:20px;
	height:220px;
	margin-bottom:12px; 
}
#join .join_wrap .agree_wrap.private_agree.on {
	padding:20px;
	height:130px;
	margin-bottom:12px;
}
#join .join_wrap .more .on {
	transform:rotate(180deg);
	padding-bottom:5px;
}
#join .join_wrap .agree_content {
	width:100%;
	font-size:14px;
}
#join .dp_block + .panel .panel-body .agree_content p {
	height:auto;
}
#join .agree_content ul, #join .agree_content ol, #join .agree_content dd {margin-left:15px;}
#join .join_wrap .agree_content h2 {
	font-size:1.4em;
	font-weight:700;
	margin:10px 0 15px;
}
#join .join_wrap .agree_content h3 {
	font-size:1.2em;
}
#join .join_wrap .wrap-accordion .title-accordion .btn.icon {
	display:none;
}
#join .join_wrap .wrap-accordion .title-accordion.active .btn.icon {
	display:inline-block;
}
#join .right ul {
	display:none; vertical-align:bottom; margin-right:10px;
}
#join .right.notice ul {display:inline-block;}
#join .active .right.notice ul {display:none;}


/*30line*/
#join .join_row {display:block;}


/*31line*/
#join .flL {float:left;}

/*35line*/
#join .join_row input, #join .join_row select, #join .join_row .join_label + span {width:100%;}

/*36line*/
/*#join .join_row input, ~~ {height:37px;} - del*/
#join .join_row input, #join .join_row select {height:55px;}

/*44line*/
#join .join_wrap .btn {padding:10.5px 15px; }

/*45line*/
#join .join_row .panel {width:100%;}

/*46line*/
#join .join_row .panel p {word-break:keep-all;} /*add*/

/*49line*/
#join .panel .more {line-height:37px;}/*add*/
#join .join_row:last-child {text-align:left;}
#join .join_wrap > .join_row:last-child {text-align:center;}/*del*/

/*54line*/
#join .join_row #ML_EMAIL_CRPT_3 {border-radius:0 3px 3px 0;} /*add*/

/*53line*/
#join .join_row #ML_EMAIL_CRPT_2 {border-radius:3px 0 0 3px;} /*add*/

/*56line*/
#join .join_row input[type="checkbox"] + label:after {background:url("/images/icon/icon-check-solid-unchecked.png") 5px no-repeat; background-size:12px; border:1px solid #9DA0A2;}
#join .join_row input[type="checkbox"] + label:before {display: none;} 

/*57line*/
#join .join_row input[type="checkbox"] + label {line-height:37px;}

/*58line*/
#join .join_row input[type="checkbox"] + label:after {top:7px} /*change*/



/*respons*/
@media (max-width: 768px) {
/*#join .join_row {
	padding:0 15px;
}*/
#join .join_wrap h2 {
	padding:0 15px;
}
#join .join_wrap .agree_content h2 {
	padding:0;
}
/*#join .join_row, #join .join_row label, #join .join_wrap .btn {
	font-size:15px;
}*/
#join .join_row input, #join .join_row select {
	letter-spacing:-0.5px;
}
/*#join .join_label + .btn-group .btn {
	padding-top:7.5px; 
	padding-bottom:7.5px;
}*/
/*#join .modal .join_row.width48 {
	width:100%;
}*/
/*#join .modal .join_row.width48:first-child {
	margin-right:0; 
	margin-bottom:14px;
}*/
/*#join .modal .join_row {
	padding:0;
}*/
#join .join_row .alert i {
	left:10px;
}
#join .push .panel-body p {
	font-size:15px;
}
/*#join .join_row input, #join .join_row select, #join .join_row .join_label + span, #join .join_label + .btn-group, #join .join_row .input_wrap, #join .modal .join_row .join_row input, #join .modal .join_row .join_row select {
	width:75%;
}*/
/*#join .join_row #UC_CPY_NM, #join .join_row #UC_CP_NM {
	width:59.4%;
}*/
/*#join .modal .join_row .join_row .join_label {
	width:25%;
}*/
#join .join_wrap .btn {
	padding:10.5px 0px;
}

}


/* **************************************** *
 * 회원가입 - 멤버십 등록 - 결제정보 입력하기
 * **************************************** */

#join .join_wrap .wrap-accordion .row-contents .wrap-next.prev_sign {
	padding-right:0;
	padding-bottom:0;
}
#join .join_row.sign_row {
	margin-bottom:0;
	display:none;
}
.sign_row .join_label.dp_block {
	padding-left:5px;
}
 .list_style_bar {
	margin-left:15px;
}
.list_style_bar li {
	position:relative;
}
.list_style_bar li:before {
	content:'-';
	display:inline-block;
	position:absolute;
	left:-10px;
	top:-2px;
}
.private_agree strong {
	font-weight:500;
	color:#f30202;
}
.sign_left {
	width:60%;
	margin-right:10%;
}
.sign_right {
	width:30%;
}
.sign_info {
	margin-top:30px;
}
.sign_user_name {
	font-size:18px;
	font-weight:500;
}
.sign_title {
	font-size:18px;
	font-weight:500;
	margin-bottom:5px;
}
.pad {
	height:100%;
	width:100%;
	border:1px solid #ddd;
	border-radius:5px;
}
.sign_canvas_wrap {
	margin-bottom:0;
	height:100px;
}
.clearButton a {
	display:inline-block;
	width:100%;
	padding:10px 0;
	border:1px solid #ddd;
	background-color:#969ba0;
	color:#fff;
}

/* 사진 등록 */

#join .join_wrap .swiper-container #photo_upload + .btn.outline {
    padding:14.5px 15px;
    vertical-align:top;
    width:49%;
}


@media (max-width:768px) {

#join .join_row.sign_row {
	padding:0;
}

#join .wrap-inner {
	display:block;
}

}



/* **************************************** *
 * 회원가입 - 멤버십 등록 - 등록전 확인사항 ,무료체험권- 진행전 확인사항
 * **************************************** */
.agree-info-grid1{
  width: 100%;
  border-radius: 5px;
  padding-top: 11px;
  float:left;
}
.agree-info-grid1 li {
    padding-left: 24px;
    position: relative;
    color: #545454;
    word-break: keep-all;
}
ul.agree-info-grid1 li::before{
  	    position: absolute;
    top: 0px;
    left: 10px;
    height: 3px;
    content: "\2e";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-right: 10px;
    color: #4a90e2;
  	}
label.flL.term_open.agree-info-auth-label1{
	position: relative;
    width: 98%;
    margin-right: 28px;
    margin-left:0px !important;
    text-align: right;
    line-height: 26px !important;
}
.agree-info-auth1-txt {
    margin-left: 0px;
    width: 100%;
    text-align: right;
    padding-right: 31px;
}
.agree-info-check-grid1 label:after{
	top: 3px !important;
	right: 0px !important;
	left: inherit !important;
}
.agree-info-auth1-txt{
	margin-left: 4px;width: 56%;text-align:center;
}

