@charset "utf-8";




#container_title{margin:0; padding:0;}

.mbskin{max-width:1150px; margin:0px auto; margin-bottom:50px;}


/* 회원가입 약관 */
#fregister section {margin:40px 0;}
#fregister h2 {margin:0 0 10px;}
#fregister textarea {display:block;margin-bottom:10px;padding:5px;width:100%;height:150px;border:1px solid #e9e9e9;background:#f7f7f7}
#fregister .fregister_agree {padding:7px 0 0;}
#fregister .fregister_agree label {display:inline-block;margin-right:5px}
#fregister p {color:#8C8C8C; text-align:center;}
#fregister .btn_confirm {margin-bottom:20px; padding:15px 0 0}


/* 회원가입 입력 */
.tbl_frm_join {position:relative; padding:60px 90px; margin-bottom:30px; background:#fff; border:1px solid rgba(0,0,0,0.15); border-radius:5px; box-shadow:0 7px 7px rgba(0,0,0,0.1);}
.tbl_frm_join .tbl_caption{
	font-size:16px;
	font-weight:bold;
	color:#494949;
	text-align:center;
	margin-bottom:50px;
	position:relative;
	}
.tbl_frm_join .tbl_caption span{position:relative; display:inline-block;}
.tbl_frm_join .tbl_caption span:before{content:''; width:100px; display:inline-block; vertical-align:middle; margin-top:-2px; margin-right:15px; height:9px; background:url('img/oblique_line.gif') repeat-x;}
.tbl_frm_join .tbl_caption span:after{content:''; width:100px; display:inline-block; vertical-align:middle; margin-top:-2px; margin-left:15px; height:9px; background:url('img/oblique_line.gif') repeat-x;}
.tbl_frm_join table {width:100%;border-collapse:collapse;border-spacing:0;}
.tbl_frm_join th {width:160px; padding:20px 0px;border-top:1px dotted rgba(0,0,0,0.25);text-align:left; position:relative;}
.tbl_frm_join td {padding:14px 10px;border-top:1px dotted rgba(0,0,0,0.25);}
.tbl_frm_join tr:last-child th, .tbl_frm_join tr:last-child td{border-bottom:1px dotted rgba(0,0,0,0.25);}
.tbl_frm_join .required:before{
	content:'필수';
	position:absolute;
	top:auto;
	left:-38px;
	font-size:11px;
	font-weight:bold;
	color:#ff6147;
	display:inline-block;
	height:20px;
	line-height:15px;
	margin-top:-2px;
	padding:0 3px;
	border:1px solid #ff8c68;
	background:#fff;
	border-radius:9px;
	box-shadow:-1px 2px 1px rgba(0,0,0,0.06);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	}
@media screen and (-webkit-min-device-pixel-ratio:0){.tbl_frm_join .required:before {line-height:20px;}}
.tbl_frm_join textarea {padding:7px 10px;}
.tbl_frm_join .help_block{display:block; padding-top:5px; line-height:1.4em; color:#9E9E9E}




/*가입 완료 */
#reg_result{font-size:16px; font-family: 'Noto Sans KR', sans-serif; font-weight:300; color:#606060; line-height:2em;}

/* 아이디/비밀번호 찾기 */
#find_info #mb_hp_label {display:inline-block;margin-left:10px}
#find_info #info_fs {margin:0 20px 20px;padding:0;background:#fff}
#find_info #info_fs .frm_input {width:70%}
#find_info p {margin:0 0 10px;line-height:1.8em}
#find_info #captcha {margin:0 20px}


/* 로그인 */
#container_title {
	position:relative;
	font-size:46px;
	line-height:1.3em;
	font-weight:200;
	color:#272626;
	text-align:center;
	padding:60px 0 40px 0;
	font-family: 'Noto Sans KR', sans-serif;
	}
#mb_login {margin:0 auto; margin-top:60px; padding:10px; width:420px;}

.login_title{
	position:relative;
	font-size:20px;
	line-height:1.3em;
	font-weight:300;
	color:#272626;
	text-align:center;
	padding:60px 0 40px 0;
	font-family: 'Noto Sans KR', sans-serif;
	}


/* 로그인 */
#mb_login {margin:0 auto; margin-top:60px; padding:10px; width:420px;}
#mb_login h1 {font-size:1.3em; margin-bottom:10px;}
#mb_login #login_fs {position:relative;}
#mb_login #login_fs input{margin-bottom:10px;}
#mb_login #login_info {text-align:center; padding:20px 0;}
#mb_login #login_info a{margin:0 3px;}
#mb_login #login_info a:hover{text-decoration:underline;}





/* 쪽지 */
#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 p {padding:10px 0;min-height:150px;height:auto !important;height:150px;background:#fff;line-height:1.8em}

#memo_write textarea {height:100px}

/* 스크랩 */
#scrap_do table {margin:0 0 10px;width:100%}
#scrap_do textarea {height:100px}



/* 회원 비밀번호 확인 */
.passCheck {margin:0 auto; padding:50px 0; text-align:center; width:500px; background:#fff; border:1px solid rgba(0,0,0,0.15); box-shadow: 0px 16px 9px rgba(0, 0, 0, 0.1);}
#mb_confirm h1 {font-size:30px; font-weight:300; margin-bottom:30px;}
#mb_confirm p {text-align:center; color:#747474; line-height:1.4em;}






/* 비밀글 비밀번호 확인 */
#pw_confirm {margin:0 auto;padding:100px 0;width:500px}
#pw_confirm h1 {font-size:1.3em; margin-bottom:30px;}
#pw_confirm p {padding:20px;border:1px solid #dde4e9;border-bottom:0;background:#fff}
#pw_confirm p strong {display:block}
#pw_confirm fieldset {margin:0 0 30px;padding:30px 0;border:1px solid #e9e9e9;background:rgba(0,0,0,0.03);text-align:center}
#pw_confirm fieldset .frm_input {background-color:#fff !important}
#pw_confirm label {letter-spacing:-0.1em}
#pw_confirm_id {display:inline-block;margin-right:20px;font-weight:bold}

/* 폼메일 */
#formmail #subject {width:386px}
#formmail textarea {height:100px}

/* 자기소개 */
#profile table {margin-bottom:0}
#profile section {margin:0 auto 20px;padding:20px;width:86%}
#profile h2 {margin:0}