@charset "utf-8";
/* SIR 지운아빠 */

/* ### 기본 스타일 커스터마이징 시작 ### */

/* 버튼 */
.mbskin a.btn01 {}
.mbskin a.btn01:focus, .mbskin a.btn01:hover {}
.mbskin a.btn02 {}
.mbskin a.btn02:focus, .mbskin .btn02:hover {}
.mbskin .btn_confirm {} /* 서식단계 진행 */
.mbskin .btn_submit {}
.mbskin .btn_cancel {}
.mbskin .btn_frmline {} /* 우편번호검색버튼 등 */
.mbskin .win_btn {} /* 새창용 */
.mbskin .win_btn a {}
.mbskin .win_btn button {}
.mbskin .win_btn input {}
/* 게시판용 버튼 */
.mbskin a.btn_b01 {}
.mbskin a.btn_b01:focus, .mbskin .btn_b01:hover {}
.mbskin a.btn_b02 {}
.mbskin a.btn_b02:focus, .mbskin .btn_b02:hover {}
.mbskin a.btn_admin {} /* 관리자 전용 버튼 */
.mbskin a.btn_admin:focus, .mbskin a.btn_admin:hover {}

/* 기본테이블 */
.mbskin .tbl_head01 {}
.mbskin .tbl_head01 caption {}
.mbskin .tbl_head01 thead th {}
.mbskin .tbl_head01 thead a {}
.mbskin .tbl_head01 thead th input {} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.mbskin .tbl_head01 tfoot th {}
.mbskin .tbl_head01 tfoot td {}
.mbskin .tbl_head01 tbody th {}
.mbskin .tbl_head01 td {}
.mbskin .tbl_head01 a {}
.mbskin td.empty_table {}

/* 폼 테이블 */
.mb_skin table {}
.mb_skin caption {}
.mb_skin .frm_info {}
.mb_skin .frm_file {}

.mbskin .tbl_frm01 {}
.mbskin .tbl_frm01 caption {}
.mbskin .tbl_frm01 th {}
.mbskin .tbl_frm01 td {}
.mbskin .tbl_frm01 textarea, .mbskin .frm_input {}
.mbskin .tbl_frm01 textarea {}
/*
.mbskin .tbl_frm01 #captcha {}
.mbskin .tbl_frm01 #captcha input {}
*/
.mbskin .tbl_frm01 a {}

.mbskin .required, .mbskin textarea.required {} /* 필수입력 */

/* 테이블 항목별 정의 */
.mbskin .td_board {}
.mbskin .td_chk {}
.mbskin .td_date {}
.mbskin .td_datetime {}
.mbskin .td_group {}
.mbskin .td_mb_id {}
.mbskin .td_mng {}
.mbskin .td_name {}
.mbskin .td_nick {}
.mbskin .td_num {}
.mbskin .td_numbig {}

/* ### 기본 스타일 커스터마이징 끝 ### */

.mbskin{ background: #fff;width:94% !important; margin: 0px auto; /*box-shadow: 0px 0px 5px rgba(0,0,0,.1);*/ position: relative; padding:5px 15px 15px !important; border-radius: 3px; margin: 10px auto;}

/* 회원가입 약관 */
#fregister section {padding:15px;border-bottom:1px solid #eee;background:#fafafa}
#fregister h2 {margin:0 0 15px;text-align:center}
#fregister textarea {display:block;margin-bottom:10px;padding:5px;width:99%;height:150px;border:1px solid #cfded8;background:#f7f7f7}
.fregister_agree {padding:10px 0 0;text-align:right}
.fregister_agree label {display:inline-block;margin-right:5px}
#fregister p {color:#e8180c;text-align:center}
#fregister .btn_confirm {margin:15px 0}
#fregister_private .tbl_head01 {margin:0}
#fregister_private .tbl_head01 th{;text-align:center;border:1px solid #d1dee2;width:33%}
#fregister_private .tbl_head01 td {border:1px solid #e9e9e9;background:#fff}
#fregister_private .tbl_head01 caption{position:absolute;font-size:0;line-height:0;overflow:hidden;top:0;}

/* 회원가입 입력 */
#fregisterform #reg_mb_email, #fregisterform .frm_address {width:100%}

#fregisterform textarea {width:100%;height:50px}

#fregisterform #msg_certify {margin:5px 0 0;padding:5px;border:1px solid #dbecff;background:#eaf4ff;text-align:center}

#fregisterform .frm_address {margin:5px 0 0}
#fregisterform #mb_addr3 {display:block;margin:5px 0 0}
#fregisterform #mb_addr_jibeon {display:block;margin:5px 0 0}

/* 회원가입 완료 */
#reg_result {padding:40px 10px 0}
#reg_result #result_email {margin:20px 0;padding:10px 50px;border-top:1px solid #eee;border-bottom:1px solid #eee;background:#fff;line-height:2em}
#reg_result #result_email span {display:inline-block;width:150px}
#reg_result #result_email strong {color:#e8180c;font-size:1.2em}
#reg_result p {line-height:1.8em}
#reg_result .btn_confirm {margin:50px 0}

/* 아이디/비밀번호 찾기 */
#find_info #info_fs {margin:0 20px 10px}
#find_info #info_fs p {margin:0 0 10px;line-height:1.8em}
#find_info #info_fs #mb_email {width:100%}
#find_info #captcha {margin:0 20px;padding:0 0 10px}
#find_info #captcha input {margin-left:5px}

/* 로그인 */
#mb_login { position:absolute; left:50%; top:50%; transform:translate(-50%,-50%);width:600px;border-radius:20px;overflow:hidden; font-size:1.1em; max-width:720px;
		   /*box-shadow:3px 3px 7px 1px #bbb;-moz-box-shadow:3px 3px 7px 1px #bbb;-webkit-box-shadow:3px 3px 7px 1px #bbb;*/}
label{font-weight:bold !important;}
#mb_login h1 {margin:0 50px 20px;font-size:2.0em;text-align:center;padding:30px 0 20px;border-bottom:0; letter-spacing:-1px;  font-family:'Nanum Gothic', sans-serif, 굴림, 돋움; font-weight:700;}
#mb_login h1 img{ height:80px;}
#mb_login #login_fs{padding:10px 50px 40px}
#mb_login #login_fs .login_id,#mb_login #login_fs .login_pw {display:block;color:#333;margin-bottom:5px}
#mb_login #login_fs .frm_input{width:100%;background-color:transparent!important;border-bottom:1px solid #a99fd4; border-top:0; border-left:0; border-right:0; height:36px;line-height:36px;text-indent:10px; margin-bottom:5px;padding:0;}
#mb_login #login_fs .frm_input::-webkit-input-placeholder{color:rgba(0,0,0,0.5);}
#mb_login #login_fs .frm_input::-moz-placeholder{color:rgba(0,0,0,0.5);}

#mb_login #login_fs .login-box{padding:0;*zoom:1;}
#mb_login #login_fs .login-box:after{content:""; display:block; clear:both;}
#mb_login #login_fs .login-id{margin-bottom:10px;}
#mb_login #login_fs .login-box .login-label{float:left;font-size:14px;font-weight:bold;height:31px;/*;width:95px;*/padding-right:10px;text-align:right;line-height:31px;}
#mb_login #login_fs .login-box .login-input{float:right;width:100%; border-bottom: 1px solid #ac9dd4;}
#mb_login #login_fs .login-box .login-input .i_text{display: inline-block; height: 40px;padding: 4px 6px; font-size: 14px; line-height: 40px;color:#333;vertical-align:top;background:none !important;border:none;width:100%;}
#mb_login #login_fs .login-box .login-input i.fa{display:inline-block;width:40px;text-align:center;height:40px;vertical-align:top;padding-top:12px;font-size:15px; color:#b0a9c2/*border-right:1px solid #ddd;*/}
#mb_login .placeholder{display:inline-block;position:relative;vertical-align:middle;}
#mb_login .placeholder label{position:absolute;left:10px;top:28%; margin-top:0px;color:#676372; cursor:text;}

#mb_login #login_fs .btn_submit {width:60px;height:50px;background:#ac9dd4;width:100%;border-radius:4px; border:0;font-size:1.3em;margin:20px 0;
								box-shadow:none; font-weight:600;}
#mb_login #login_fs .btn_submit:hover{border:1px solid #F8DB34;}
#mb_login #login_info {padding:20px 50px;text-align:center; font-size:0.9em;}
#mb_login #login_info h2{text-align:left; font-weight:600;}
#mb_login #login_info p{line-height:1.5em;margin-bottom:20px;text-align:left;}
#mb_login #login_info a{/*width:calc(50% - 3px);*/ width:100%; margin-right:3px; padding:10px 0;text-align:center;border-radius:4px; border:0; color:#9d93b6; box-sizing:border-box;font-size:1.05em; font-weight:600;}
#mb_login #login_info a:last-child{margin:0;}
#mb_login h2 {margin:0 0 5px;font-size:1.167em}
#mb_login .btn_confirm{width:100%;padding:20px 0;margin:0; font-size:1em;}
#mb_login .btn_confirm a{text-decoration:none;color:#3c95d5;padding:10px;display:inline-block; border:1px solid #fff;}
#mb_login #login_info .login_cate li{ display:inline-block; width: calc(50% - 3px); }
#mb_login #login_info .login_cate li img{ height:15px; margin:0 5px 0 0}
/*반응형소스*/
@media all and (max-width:767px){
#mb_login{width:100%; border:none; padding-top:10%; position:relative; top:0; left:0; transform:none; border-radius:0; box-shadow:none; -webkit-box-shadow:none; }
#mb_login h1{font-size:1.5em; margin:0px auto 30px;}
#mb_login #login_fs,
#mb_login #login_info{padding:0px 5%;}

#mb_confirm{width:100%; border:none; border-radius:0; box-shadow:none; -webkit-box-shadow:none; }

.modal-body .btn{width:100%; text-align:center; margin-bottom:5px;}
}
	
/*** 회원가입페이지 ***/
.mbskin h2{padding:0;font-size:0;line-height:0;overflow:hidden}
.mbskin .btn_red{font-size:11px; line-height:15px; padding:5px 10px; border-radius:6px; border:0; background:#ff7994; color:#FFF; font-weight:600; letter-spacing:-1px;}
.mbskin .btn_gray{font-size:11px; line-height:15px; padding:5px 10px; border-radius:6px; border:0; background:#999; color:#FFF; font-weight:600; letter-spacing:-1px;}
.box-body dl{border-bottom:1px solid #e9e8ea; margin-bottom:0; padding:0 5px;}
.box-body dl:after{content:""; display:block; clear:both;}
.box-body label{ margin-bottom:0;}
	
/** 스텝1 - 기본정보입력 **/

/* 탭 */
.j_tab{ padding:5px 0 12px; margin:0;}
.j_tab li{ display:inline-block; width:33.3333%; text-align:center; font-size:1.00em; color:#b3afc0; letter-spacing:-.050em; border-bottom:2px solid #e2e0e3; line-height: 50px;}
.j_tab li.current{ font-weight:bold; color:#755cb7; border-bottom:2px solid #755cb7}
.j_tab li.current h3{ font-weight:bold; font-size:1.20em;}

/* 동의 */
#join_agr{/*border-top:1px solid #e9e8ea;*/ margin-bottom:20px;}
#join_agr .chk_red{float:left; width: calc(100% - 100px); font-size:1.10em; line-height:23px; margin:10px 0; font-weight:600;}
#join_agr .btn_agr{float:right; width:100px; text-align:right; margin:10px 0;}

#join_agr .agr_textarea{ clear:both; width:100%; padding-top:5px; display:none; margin: 0;}
#join_agr .agr_textarea textarea{ width:100%; border:1px solid #DCDCDC; height:80px !important; font-size:12px; }	
	
/*회원정보*/
#join_wrap {border-top:1px solid #e9e8ea; margin-bottom:20px;}
#join_wrap .none {display:none;}

#join_wrap dl{padding:8px 5px; position:relative;}
#join_wrap dt{width:70px; height:30px; line-height:38px; font-size:1.15em; letter-spacing:-1px; margin-bottom:-30px;}
#join_wrap dd{width:calc(100% - 70px); margin-left:70px; line-height:30px; letter-spacing:-1px; position:relative;}
#join_wrap dd select{border:0; background:none; line-height:30px; height:30px; opacity:0.8; padding:0; font-size:0.9em;padding: 0 30px 0 0;}
#join_wrap dd select { -webkit-appearance: none; /* 네이티브 외형 감추기 */ -moz-appearance: none; appearance: none; background: url(../../../../img/common/select_arrow.png) no-repeat 95% 50%; /* 화살표 모양의 이미지 */ } /* IE 10, 11의 네이티브 화살표 숨기기 */ 
#join_wrap dd select::-ms-expand { display: none; }

#join_wrap i{display:block; width:5px; height:5px; border-radius:50%; background:#ccc; position:absolute; right:3px; top:13px;}
#join_wrap i.fas.fa-arrow-left{display:block; width:25px; height:25px; border-radius:0%; background:#fff0; position:unset!important; font-size: 2em}
#join_wrap .info_msg{ font-size:0.8em; color:#666; font-weight:600;}
#join_wrap .long dt{width:100px;}
#join_wrap .long dd{width:calc(100% - 100px); margin-left:100px;}
#join_wrap .hpc dd .btn_red,
#join_wrap .hpc dd .btn_gray{float:right; margin:3px 0; width:85px; text-align:center;}
#join_wrap .hpc dd .frm_input{width:calc(100% - 85px);}
#join_wrap .gen .box{float:right;}
#join_wrap .gen .chk_red{margin:0; display:inline-block; width:65px;}
#join_wrap dd .frm_input {border:0; background:none !important; width:100%; color:#333; width:100%;}
#join_wrap dd.half input.frm_input {width: 30%;}
#join_wrap dd textarea {height: padding: 0; height: 150px; text-indent: 0; line-height: 1.8;}
#join_wrap dd .desc {line-height: 1.5; color: #aaa;}
#join_wrap dd.error_msg{clear:both;}
#join_wrap dd.error_msg.on{padding:15px; border-top:1px dashed #ddd; font-size:11px; line-height:15px; color:#E84438; padding:8px 0 0 0;}
#join_wrap .msg{
	line-height: 1.4em;
	font-size: 0.9em;
	color: #723284;
	word-break: keep-all;
}
.btn_confirm_join{
	bottom: 0;
    position: fixed;
    z-index: 1000;
    width: 100%;
    display: block;}
.btn_confirm_join .btn_submit{
	width: 100%;
    border-radius: 0 !important;
    height: 60px;
	font-size:1.35em;
	font-weight:bold;
	letter-spacing:0;
	background:#373341;
	border: 0px !important;
	}
#cert_dd_chk{font-size:11px; color:#E84438;}

#join_wrap #step02, #join_wrap #step03 {display: none;}
#join_wrap input[type="radio"] {margin: 0; margin-right: 5px;}
#join_wrap input.hide {display: none;}
#join_wrap input.show {display: inline-block;}
	
/* 로그인 
#mb_login {margin:20px 0}
#mb_login h1 {margin:0 0 15px;padding:0 10px;font-size:1.3em}
#mb_login h2 {margin:0}
#mb_login p {padding:10px 0;line-height:1.5em}
#mb_login #login_frm {position:relative;padding:0 5px;font-size:1em}
#mb_login #login_frm div {padding:10px 0 0;text-align:right}
#mb_login .frm_input {display:block;margin-bottom:5px;padding:0;width:81%;height:1.8em;line-height:1.8em}
#mb_login .btn_submit {position:absolute;top:0;right:5px;padding:0 !important;width:18%;height:4.3em !important;text-align:center}
#mb_login section {margin:30px 0;padding:15px 10px;border:1px solid #cfded8;background:#f7f7f7}
#mb_login section div {text-align:right}
*/

/* 쪽지 */
#memo_view_contents {margin:0 auto 20px;width:90%}
#memo_view_contents h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#memo_view_ul {margin:0;padding:0 0 10px;border-bottom:1px solid #eee;list-style:none}
.memo_view_li {position:relative;padding:5px 0}
.memo_view_subj {display:inline-block;width:65px}
#memo_view_ul a {}
#memo_view p {padding:10px 0;min-height:150px;height:auto !important;height:150px;line-height:1.8em}

#memo_list_ul {margin:0 20px;padding:0;border-top:1px solid #e9e9e9;list-style:none}
#memo_list_ul li {position:relative;padding:10px 0;border-bottom:1px solid #e9e9e9}
#memo_list_ul .memo_link {}
#memo_list_ul .memo_send {position:absolute;top:10px;right:30px}
#memo_list_ul .memo_read {font-size:0.95em;color:#666}
#memo_list_ul .memo_del {position:absolute;top:10px;right:0}

#memo_write #me_recv_mb_id {width:98%}
#memo_write textarea {width:99%;height:100px}

/* 스크랩 */
#scrap_ul {margin:0 20px;padding:0;border-top:1px solid #e9e9e9;list-style:none}
#scrap_ul li {position:relative;padding:10px 35px 10px 0;border-bottom:1px solid #e9e9e9}
#scrap_ul .scrap_board {display:inline-block;margin:0 10px 0 0;font-weight:bold}
#scrap_ul .scrap_del {position:absolute;top:10px;right:0}

#scrap_do table {margin:0 0 10px;width:100%}
#scrap_do textarea {width:99%;height:100px}

/* 포인트 */
#point_ul {margin:0 20px;padding:0;border-top:1px solid #e9e9e9;list-style:none}
#point_ul li {position:relative;padding:10px 0;border-bottom:1px solid #e9e9e9}
#point_ul .point_wrap01 {position:relative;padding:0 0 0 90px}
#point_ul .point_wrap02 {margin:7px 0 0;text-align:right}
#point_ul .point_date {position:absolute;top:0;left:0}

#point_sum {margin:0 20px}
#point_sum .sum_row {margin:0 0 1px;background:#f2f5f9}
#point_sum .sum_row:after {display:block;visibility:hidden;clear:both;content:''}
#point_sum .sum_tit, #point_sum .sum_val {display:block;margin:0 0 1px;padding:10px}
#point_sum .sum_tit {clear:both;float:left;width:100px}
#point_sum .sum_val {float:right}

/* 회원 비밀번호 확인 */
#mb_confirm {margin:30px 0}
#mb_confirm h1 {margin:0 0 15px;padding:0 10px;font-size:1.3em}
#mb_confirm p {padding:15px 10px;border-bottom:1px solid #cfded8;border-bottom:0;background:#fff}
#mb_confirm p strong {display:block}
#mb_confirm fieldset {position:relative;margin:0 0 5px;padding:20px 10px;border-bottom:1px solid #cfded8;background:#f7f7f7}
#mb_confirm_pw {display:block;margin-top:10px;padding:0;width:88%;line-height:1.8em !important}
#mb_confirm .btn_submit {position:absolute;bottom:20px;right:10px;width:10%;height:1.9em !important;line-height:1.9em}

/* 비밀글 비밀번호 확인 */
#pw_confirm {margin:30px 0}
#pw_confirm h1 {margin:0 0 15px;padding:0 10px;font-size:1.3em}
#pw_confirm p {padding:15px 10px;border-bottom:1px solid #cfded8;border-bottom:0;background:#fff}
#pw_confirm p strong {display:block}
#pw_confirm fieldset {position:relative;margin:0 0 5px;padding:5px 5px 10px;border-bottom:1px solid #cfded8;background:#f7f7f7}
#pw_wr_password {display:block;margin-top:10px;padding:0;width:88%;line-height:1.8em !important}
#pw_confirm .btn_submit {position:absolute;bottom:10px;right:5px;width:10%;height:1.9em !important;line-height:1.9em}

/* 폼메일 */
#formmail #subject {width:98%}
#formmail textarea {width:99%;height:100px}

/* 자기소개 */
#profile table {margin-bottom:0}
#profile section {padding:10px 20px}
#profile h2 {margin:0}
#profile .sv_wrap a {margin:0 0 5px;padding:0;font-weight:bold;line-height:10px}

/* 사진업로드 */
#join_wrap #img_after .p_box {width: 90%; height: 200px; position: relative; float: left; margin-right: 8px; margin-bottom: 8px; margin-top: 5px;}

