@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 {}

/* ### 기본 스타일 커스터마이징 끝 ### */

/* 회원가입 약관 */
#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;color:#fff}

/* 회원가입 입력 */
#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 {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}



input:-webkit-autofill {
	-webkit-box-shadow: 0 0 0 1000px white inset;
}

#md_wrap{
	position: relative;
	margin: 0 auto;
	text-align: center;
	padding: 78px 0;
	width: 90%;
	background: #fff;
	box-shadow: 5px 5px 5px #ccc;
	border: 1px solid rgba(204,204,204,0.5);
	margin-bottom: 65px;
	margin-top: 100px;
	border-radius: 5px;
}
#md_wrap h1{
	position: absolute;
	top: 27px;
	left: 0;
	right: 0;
	font-size: 20pt;
	font-weight: bold;
	font-family: sans-serif;
}
#login_field{
	padding: 15px 20px 35px 20px;
	position: relative;
	border-radius:5px;
}

#login_field:before{
	content: '';
	position: absolute;
	top: -85px;
	left: 0;
	right: 0;
	height: 11px;
	background: #FF3061;
	border-radius: 5px 5px 0 0;
}


/*필드 내용*/
label.login_id{
	position: absolute;
	top: -5px;
	font-size: 10pt;
	font-family: sans-serif;
}
label.login_in{
	position: absolute;
	top: 92px;
	font-size: 10pt;
	font-family: sans-serif;
}
label.login_pw{
	position: absolute;
	/* 	top: 162px; */
	top: 68px;
	font-size: 10pt;
	font-family: sans-serif;
}
input.login_input_s{
	width: 100%;
	height: 40px;
	display: inline-block;
	text-indent: 5px;
	border-bottom: 1px solid #ccc;
	border-top: none;
	border-left: none;
	border-right: none;
	margin-bottom: 30px;
	outline: none;
}

.login_id_in{
	position: absolute;
	top: 38px;
	right: 51px;
	width: 90px;
	border: none;
	background: transparent;
	height: 35px;
	font-size: 10pt;
	font-family: sans-serif;
	color: #999;
}

.login_in_ok{
	position: absolute;
	top: 109px;
	right: 51px;
	width: 90px;
	border: none;
	background: transparent;
	height: 35px;
	font-size: 10pt;
	font-family: sans-serif;
	color: #999;
}

.btn_login{
	width: 100%;
	height: 35px;
	border-radius: 36px !important; 
	font-size: 13pt;
	border: none;
	background: #FF3061;
	color: #fff;
	font-family: sans-serif;
}
.check_auto{

	float: left;
	margin-top: -20px;
	margin-bottom: 10px;
	font-family: sans-serif;

	font-size: 10pt;

}
.pw_find{
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0px;
	font-family: sans-serif;
	font-size: 10pt;
}
aside#login_bottom{
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0px;
    height: 42px;
	padding-top: 22px;
	border-top: 1px solid #c9c9c9;
	font-size: 10pt;
}
.fonts{
	font-family: sans-serif;
	color: #FF3061 !important;
	display: table-cell;
	line-height: 11px;
}
input[type="checkbox"]{
	width: 15px;
    height: 15px;
}

/*회원가입*/
#join_wrap{
	position: relative;
	margin: 0 auto;
	padding: 30px 0px 45px 0px;
	width: 95%;
	/* background: #fff; */
	/* box-shadow: 5px 5px 5px #ccc; */
	/* border: 1px solid rgba(204,204,204,0.5); */
	margin-bottom: 38px;
	margin-top: 80px;
	/* border-radius: 5px; */
}
#join_wrap h1{
	/* position: absolute; */
	/* top: 15px; */
	/* left: 9px; */
	/* right: 0; */
	font-size: 20pt;
	font-weight: bold;
	font-family: sans-serif;
	text-align: center;
	margin-bottom: 35px;
}
#join_field{
	padding: 28px 50px;
	position: relative;
	border-radius:5px;
}

#join_field:before{
	content: '';
	position: absolute;
	top: -110px;
	left: 0;
	right: 0;
	height: 11px;
	background: #FF3061;
	border-radius: 5px 5px 0 0;
}

.font{
    font-size: 10pt;
    font-weight: bold;
}

.check1{
	float: right;
	margin: -13px 9px 0px 0;
	font-family: sans-serif;
	font-size: 10pt;
}
.check2{
	float: right;
	margin-top: -5px;
	font-family: sans-serif;
	font-size: 10pt;
}
table.amount_list{
	border-top:2px solid #414248;
	font-size: 11px;
}
.thead_bg{
	background:#686a73;
}

table.amount_list thead tr th{
	padding:12px 0;
/*	border-top:1px solid #e1e1e1;*/
/*	border-bottom:1px solid #e1e1e1;*/
	color:#fff;
	background:#686a73;
}

table.amount_list thead tr th:nth-child(1){
	border-left:1px solid #e1e1e1;
}
table.amount_list thead tr th:nth-last-child(1){
	border-right:1px solid #e1e1e1;
}
table.amount_list tbody tr:nth-child(even){
	background:#f5f5f5;
}
table.amount_list tbody tr:nth-child(odd){
	background:#fff ;
}
table.amount_list tbody tr td{
	padding:12px 6px;
	border:1px solid #e1e1e1;
/*	border-bottom:1px solid #e1e1e1;*/
	font-weight:bold;
	color:#555;/*333*/
	transition: background .40s ease-in;
	-moz-transition: background .40s ease-in;
	-webkit-transition: background .40s ease-in;

}

table.amount_list2{
	font-size:12px;
}

table.amount_list2 tbody tr{
/* 	background:#f5f5f5; */
    border-bottom:1px solid #e1e1e1;
}
table.amount_list2 tbody th{
    border-bottom:1px solid #e1e1e1;
    width:150px;
    font-size:13px;
}
table.amount_list2 tbody tr td{
	background:#fff ;
	text-align: left;
	padding: 15px 6px;
	border:1px solid #e1e1e1;
	font-weight:bold;
	color:#555;/*333*/
    border-right: none;
	transition: background .40s ease-in;
	-moz-transition: background .40s ease-in;
	-webkit-transition: background .40s ease-in;
}

/*필드 내용*/
input.join_input_s{
	width: 90%;
	height: 25px;
	display: inline-block;
	text-indent: 5px;
	border-bottom: 1px solid #ccc;
	border-top: none;
	border-left: none;
	border-right: none;
	/* margin-bottom: 30px; */
	background: transparent !important;
	outline: none;
}

input.join_input_s2{
	width: 55%;
	height: 25px;
	display: inline-block;
	text-indent: 5px;
	border-bottom: 1px solid #ccc;
	border-top: none;
	border-left: none;
	border-right: none;
	/* margin-bottom: 30px; */
	background: transparent !important;
	outline: none;
}
label.join_pw_ok{
	position: absolute;
	top: 225px;
	font-size: 10pt;
	font-family: sans-serif;
}
.join_id_in{
	position: absolute;
	top: 31px;
	right: 51px;
	width: 90px;
	border: none;
	background: transparent;
	height: 35px;
	font-size: 10pt;
	font-family: sans-serif;
	color: #999;
}

.join_in_ok{
	position: absolute;
	top: 102px;
	right: 51px;
	width: 90px;
	border: none;
	background: transparent;
	height: 35px;
	font-size: 10pt;
	font-family: sans-serif;
	color: #999;
}

aside#join_bottom{
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0px;
    height: 42px;
	padding-top: 22px;
	border-top: 1px solid #c9c9c9;
	font-size: 10pt;
}
.btn_join{
    width: 27%;
    height: 50px;
    border-radius: 36px !important;
    font-size: 13pt;
    border: none;
    background: #FF3061;
    color: #fff;
    font-family: sans-serif;
    margin: 55px auto 0 auto;
    line-height: 50px;
    padding: 0 !important;

}
ul.field_bottom li{
	padding:15px 0px;
}
.show_link{
	display:block;
	float:left;
}

/**/
.join_popup_wrap {
	width: 100%;
    height: 595px;
}
.join_popup {
    background-color: #f7df97;
    margin: 5% auto;
    padding: 30px;
    width: 35%;
    height: 380px;
    position: relative;
    top: 2%;                 
}
span.text_font{
	font-size: 14pt;
    font-weight: bold;
}
.join_popup_main {
    text-align: center;
    position: absolute;
    bottom: 8%;
    left: 0;
    right: 0;
}
a.main_btn{
    display: inline-block;
    padding: 20px 5px;
    border: 3px solid #cacaca;
    border-radius: 45px;
    background: #fff;
    text-decoration: none;
    vertical-align: middle;
}
.box_line{
    border: 3px solid #fff;
    border-radius: 15px;
}
.img_close{
    position: absolute;
    top: 4px;
    right: 7px;
    font-size: 23px;
	cursor: pointer;
}
.popup_title{
    width: 86%;
    color: #000;
    margin: 20px auto 20px auto;
    text-align: center;
    line-height: 57px;
    font-size: 17pt;
    font-family: sans-serif;
    font-weight: bold;
}
ul.popup_text{
	margin: 36px 0px 46px 0px;
}
ul.popup_text li{
	font-size: 12pt;
    font-family: sans-serif;
    padding: 5px 0px;
}
/*비밀번호*/

#pass_wrap{
	position: relative;
	margin: 0 auto;
	/*padding: 105px 0;*/
	width: 90%;
	text-align:center;
	background: #fff;
	box-shadow: 5px 5px 5px #ccc;
	border: 1px solid rgba(204,204,204,0.5);
    margin-bottom: 50px;
    margin-top: 100px;
	border-radius: 5px;
}
#pass_wrap h1{
	position: absolute;
	top: 33px;
	left: 0;
	right: 0;
	font-size: 20pt;
	font-weight: bold;
	font-family: sans-serif;
}
#pass_field{
	padding: 135px 20px 26px 20px;
	position: relative;
	border-radius:5px;
}

#pass_field:before{
	content: '';
	position: absolute;
	top: -7px;
	left: 0;
	right: 0;
	height: 11px;
	background: #FF3061;
	border-radius: 5px 5px 0 0;
}

/*필드 내용*/
label.mb_email{
	position: absolute;
	top: 147px;
	left: 22px;
	font-size: 10pt;
	font-family: sans-serif;
}
input.pass_input_s{
	width: 100%;
	height: 40px;
	display: inline-block;
	text-indent: 5px;
	border-bottom: 1px solid #ccc;
	border-top: none;
	border-left: none;
	border-right: none;
	margin: 30px 0;
	outline: none;
}

p.pass_p{
    position: absolute;
    top: 85px;
    left: 0;
    right: 0;
    line-height: 1.5;
	padding: 0px 12px;
}

.btn_pass{
	width: 35%;
	height: 50px;
	border-radius: 36px !important;
	font-size: 13pt;
	border: none;
	background: #FF3061;
	color: #fff;
	font-family: sans-serif;
	margin-top: 30px; 
}    
