@charset "utf-8";
/* SIR 지운아빠 */

/* ### 기본 스타일 커스터마이징 시작 ### */

/* 버튼 */
.mbskin{font-size:1.15em; padding:18px;}
.mbskin a.btn01 {}
.mbskin a.btn01:focus, .mbskin .btn01:hover {}
.mbskin a.btn02 {}
.mbskin a.btn02:focus, .mbskin .btn02:hover {}
.mbskin .btn_confirm {} /* 서식단계 진행 */
.mbskin .btn_submit {background:#fe8ea6; margin:6px 0; color:#fff !important; width:100%; height:60px; font-size:1.4em; font-weight:600; color:#fff;  padding:0px 20px; border-radius:70px;}
.mbskin .btn_submit.lgn{text-align: center; }
.mbskin .btn_submit.secret{background:#6390f7; line-height:60px;}
.mbskin .ft_btn{/* position:fixed; bottom:55px; left:0px;*/ width:100%; z-index:10; border-radius:30px; box-shadow:none; border:0; margin:0;}					
.mbskin button.btn_submit {}
.mbskin fieldset .btn_submit {}
.mbskin .btn_cancel {}
.mbskin button.btn_cancel {}
.mbskin .btn_cancel:focus, .mbskin .btn_cancel:hover {}
.mbskin a.btn_frmline, .mbskin button.btn_frmline {} /* 우편번호검색버튼 등 */
.mbskin button.btn_frmline {}
.mbskin .win_btn {} /* 새창용 */
.mbskin .win_btn button {}
.mbskin .win_btn input {}
.mbskin .win_btn a {}
.mbskin .win_btn a:focus, .mbskin .win_btn a:hover {}
/* 게시판용 버튼 */
.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 {}

/* 폼 테이블 */
.mbskin table {}
.mbskin caption {}
.mbskin .frm_info {}
.mbskin .frm_file {}

.mbskin .tbl_frm01 {}
.mbskin .tbl_frm01 th {width:85px; display:none;}
.mbskin .tbl_frm01 td {}
.mbskin .tbl_frm01 textarea, .mb_skin tbl_frm01 .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 .txt_active {}
.mbskin .txt_expired {}

/* ### 기본 스타일 커스터마이징 끝 ### */

/* 회원가입 약관 */
#fregister section {margin:0 0 20px;padding:20px 0}
#fregister h2 {margin:0 0 20px;text-align:center}
#fregister textarea {display:block;margin-bottom:10px;padding:5px;width:98%;height:150px;border:1px solid #e9e9e9;background:#f7f7f7}
#fregister .fregister_agree {padding:10px 0 0;text-align:right}
#fregister .fregister_agree label {display:inline-block;margin-right:5px}
#fregister p {color:#e8180c;text-align:center}
#fregister .btn_confirm {margin:10px 0;}
#fregister_private .tbl_head01 th{;text-align:center;border:1px solid #d1dee2;width:33%}
#fregister_private .tbl_head01 td {border:1px solid #e9e9e9}
#fregister_private .tbl_head01 caption{position:absolute;font-size:0;line-height:0;overflow:hidden}
/* 가입유형선택 */
.mbskin.agr_check {padding:25px;}
.mbskin.agr_check .title_top{ text-align:center; font-size:1.4em;}
.mbskin.agr_check .stitle{font-size:1em; color: #666; font-weight:400; margin-bottom:20px;}
.mbskin.agr_check .b_rdo{width:100%;}
.mbskin.agr_check .b_rdo .st{float:left; width:calc(50% - 4px); margin-right:8px; margin-bottom:4px;}
.mbskin.agr_check .b_rdo .st:nth-child(2){ margin-right:0;}
.mbskin.agr_check .b_rdo .st.spec{float:left; width:100%;}
.mbskin.agr_check .b_rdo .st.spec label{border:2px solid rgba(254,142,166,0.2);}
.mbskin.agr_check .b_rdo .st label{border:2px solid #f1f1f1; width:100%; box-shadow:2px 2px 0 rgba(0,0,0,0.02); border-radius:12px; padding:20px;}
.mbskin.agr_check .b_rdo .st h2 {margin:3px 0 0px !important; text-align:left !important;}
.mbskin.agr_check .b_rdo .scon{ text-align:left !important; font-size:0.83em; font-weight:500; color:#fe8ea6; margin-left:30px; margin-top:8px;}
.mbskin.agr_check .b_rdo  .bx{position:relative;}
.mbskin.agr_check .b_rdo p{position:absolute; right:0px; top:0px;}
.mbskin.agr_check .b_rdo p img{width:50px; height:auto;}

/* 회원가입 입력 */
#fregisterform{/*margin-bottom:50px;*/}
#fregisterform textarea {height:80px;}
#fregisterform textarea.myinfo{border:none; width:100%; font-size:1em; font-weight:500; padding:10px;}
#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:inline-block;margin:5px 0 0;vertical-align:middle}
#fregisterform #mb_addr_jibeon {display:block;margin:5px 0 0}
#fregisterform .my_work{padding:10px;}
#fregisterform .my_work .title{margin-bottom:10px; font-size:1.05em; color:#bfbfbf;}
#fregisterform .my_work .select li{float:left; width:calc(33.333% - 4px); min-height:45px; display: flex; align-items: center;justify-content: center;
margin-bottom:4px; margin-right:4px; border:1px solid #eeeeee; padding:4px; font-size:0.8em;text-align:center;}
#fregisterform .my_work .select li.select{ background:#fe8ea6; border:1px solid #fe8ea6; color:#fff; font-weight:700;}
#fregisterform .sel_bank{ background:#434343; border:0; height:50px; padding-left:10px; width:100%; font-size:0.95em; color:#fff; -webkit-appearance:none; -moz-appearance:none; appearance:none }
#fregisterform .sel_bank::-ms-expand{ display:none /* 화살표 없애기 for IE10, 11*/ } 
#fregisterform .phn .phn_in{height:55px; background:#253251 !important; color:#fff; text-align:center; width:100%; border:none;}
#fregisterform .info_txt{display:block; margin:0 0 10px; font-size:13px; font-weight:500; color:#333;}
#fregisterform .info_txt i{font-style:normal; color:#eb1b48; font-weight:600; margin:0;}
.mbskin .memo{ text-align:center; margin:10px 0; font-size:0.9em; font-weight:600; color:#fff;}
.mbskin .memo span{font-weight:800; color:#fefb68; font-size:1.15em;}
.mbskin .memo .svg-inline--fa{font-size:0.8em;}
.mbskin .title_top{ text-align:center; font-size:1.3em; margin:5px 0 0 0; line-height:1.4em; letter-spacing:-1px;}
.mbskin .title_top strong{ display:block; font-weight:500;}
.mbskin .title_top .point{font-size:1.2em;  font-weight:600; position:relative;}
.mbskin .title_top .point:before{display:block; content:""; position:absolute; background:#b9ceff; z-index:-1; height:12px; width:108%; left:50%; bottom:0; transform:translateX(-50%);}
.regi_info{margin:20px 0 30px; border:1px solid #eee; padding:12px; box-sizing:border-box; border-radius:10px; text-align:center;}
.regi_info p{font-size:14px; font-weight:500; color:#555; word-break:keep-all;}
.regi_info span{display:inline-block; margin:3px 0 0; padding:2px 15px 1px; border-radius:50px; font-size:12px; font-weight:500; color:#fff; background:#ff5579; line-height:1.5em}
.regi_info.v2{background:#f9f9f9;}
.regi_info p{color:#222;}
.regi_info em{display:inline-block; font-style:normal; margin:7px 0 5px; padding:2px 7px 1px; border-radius:50px; font-size:12px; font-weight:500; color:#fff; background:#ff5579; line-height:1.5em}
.regi_info ul > li{display:block; font-size:13px; font-weight:500; color:#555;}
/*성별구분 라디오버튼*/
.gend{}
.gend span{}
.gend input[type="radio"] { display:none;} 
.gend input[type="radio"] + label { cursor: pointer; background:#f3f6fc; height:55px; padding-top:16px; font-size:1.1em; font-weight:500; width:100%; color:#000; text-align:center;} 
.gend input[type="radio"]:checked + label{ background:#8baeff; color:#fff; font-weight:600;} 
.gend label{display:block !important; margin-bottom:0;}

/*추가항목(배우자희망사항)*/
.add_type {margin-top:15px; padding:15px; border-radius:12px; background:#fff; border:1px dashed #8baeff;}
.add_type .title{font-size:1.12em; color:#000; font-weight:500; margin:4px 0 18px 0;}
.add_type .title span{font-size:0.7em; color: #666; margin-left:5px;}
.add_type_radio li input[type=radio] {display: none;}
.add_type_radio li input[type=radio] + label{display: inline-block; position: relative; padding-left: 25px; padding-top:3px; margin-bottom:8px;font-size:1em; font-weight:500;}
.add_type_radio li input[type=radio]+ label:before {content: ""; display: inline-block; width:20px; height:20px; margin-right:10px; position: absolute; left: 0; top:3px; background: #f3f6fc; border-radius:50%; 
                                            border:3px solid #f3f6fc;}
.add_type_radio li input[type=radio]:checked + label:before {color: #000; background: #8baeff; border:3px solid #8baeff;} 


/*추가항목(장애유형)*/
.add_type .sel {margin-bottom:6px;}
.add_type .sel span{float:left; width:calc(50% - 3px); margin-right:6px;}
.add_type .sel span:last-child{margin-right:0;}
.add_type .sel span select{width:100%; border:1px solid #d4dae9; height:40px; border-radius:6px; padding-left:3px; font-size:0.9em;}
.add_type .result{display:inline-block; margin:0 4px 6px 0; background:#f3f6fc; border-bottom:2px solid #ccc; padding:3px 12px 3px 6px; border-radius:4px; color:#333; font-size:0.82em; position:relative;}
.add_type .result span{margin-right:3px;}
.add_type .result a.del{position:absolute; right:-3px; top:-2px;color:#6C8BB9; }




/*파일첨부 디자인*/
.gisa_photo{}
.gisa_photo input[type="file"] {display:none; }
.gisa_photo label{display:block !important; background:#fff; cursor: pointer; border:none; height:50px; padding-left:10px; padding-top:17px; color:#bfbfbf; font-size:1.07em; font-weight:500;} 
.gisa_photo span.gisa_on{position:absolute; right:0; top:5px; display:block; margin:5px; width:30px; height:30px; padding:4px; border-radius:50%; text-align:center; background:#ddd;}
.gisa_photo span.gisa_on .svg-inline--fa{color:#fff;}
.gisa_photo_in{padding:10px !important;}
.gisa_photo_in img{width:70px; height:70px; border-radius:5px;}

/* 회원가입 완료 */
#reg_result { padding:50px 20px; text-align:center;}
#reg_result h1{ font-size:4em; color:#fe8ea6; margin-bottom:20px;}
#reg_result h2{ font-size:1.1em; line-height:1.6em; margin-bottom:20px; border-bottom:1px dotted #ccc; padding-bottom:20px;}
#reg_result h2 strong{text-decoration:underline; font-size:1.15em;}
#reg_result #result_email {margin:20px 0;padding:10px 50px;border-top:1px solid #e9e9e9;border-bottom:1px solid #dde4e9;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.6em; font-size:0.9em;}
#reg_result p.scom{font-size:1.06em; margin:25px 0; }
#reg_result p.scom strong{color:#8baeff;font-weight:600;}
#reg_result .add{font-size:0.9em;}
#reg_result .add span{color:#F66;}
#reg_result .btn_confirm2 { background:#fe8ea6; margin-top:30px;}
#reg_result .btn_confirm2:after{ display:block; content:""; clear:both;}
#reg_result .btn_confirm2 a{width:100%; line-height:50px;font-size:1.2em; background:#fe8ea6; display:block; border-radius:30px;/*width:50%; float:left; */ font-weight:bold; color:#fff;}
#reg_result .btn_confirm2 .wbtn1{ background:#444; }
#reg_result .btn_confirm2 .wbtn2{}


/* 아이디/비밀번호 찾기 */
#find_info{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%); width:90%; border-radius:5px;overflow:hidden; font-size:1.1em;}
#find_info #win_title{ font-weight:bold; margin-bottom:20px; display:none;}
#find_info #mb_hp_label {display:inline-block;margin-left:10px}
#find_info #info_fs { margin-bottom:7px;padding:0;}
#find_info #info_fs label{ display:none;}
#find_info #info_fs .frm_input {width:100%; text-indent:20px; background:#fff !important; height:50px;line-height:50px; border-radius:70px; border:none;}
#find_info p {margin:0 0 10px;line-height:1.8em}
#find_info #captcha {margin:0 20px}
.mbskin .win_btn:after{ display:block; content:""; clear:both;}
.mbskin .win_btn{margin-top:20px;}
.mbskin button.btn01{ float:left; width:calc(50% - 5px); margin-left:5px;text-align:center; padding:0;height:50px; line-height:50px; border-radius:70px!important; background: #515151; 
					 border:none; color:#fff; font-size:1em; margin-right:0;}
.mbskin .btn03{ float:left; width:50%; padding:0;text-align:center; border-radius:70px!important; background:#fe8ea6; height:50px;line-height:50px;
					 border:none; color:#fff; margin-bottom:3px; font-size:1em; letter-spacing:-1px;}
				
#find_info .nav-tabs{ margin-bottom:20px; border-bottom:0;}					 
#find_info .nav-tabs>li{ width:50%; text-align:center;}					 
#find_info .nav-tabs>li>a{ background:none; border:3px solid rgba(0,0,0,0.5); border-bottom:0; border-radius:7px 7px 0 0; height:50px; line-height:50px; padding:0; font-weight:600; color:rgba(0,0,0,0.5);}				 
#find_info .nav-tabs>li.active>a{color:#fff; background:#000; font-size:1.17em;}



					 

/* 로그인 */
#mb_login {position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:90%; border-radius:5px;overflow:hidden; font-size:1.1em;
		  /* box-shadow:3px 3px 7px 1px #bbb;-moz-box-shadow:3px 3px 7px 1px #bbb;-webkit-box-shadow:3px 3px 7px 1px #bbb;*/}
#mb_login h1 {font-size:1.48em; text-align:center; color:#fff; font-weight:600; margin-bottom:25px;}
#mb_login h1 span{display:block; margin:10px 0 0 0; font-size:1.2em; line-height:1.6em; font-weight:700;}
#mb_login h1 img{width:180px; height:auto;}
#mb_login #login_fs{padding:10px 0px}
#mb_login #login_fs .login_id,#mb_login #login_fs .login_pw {display:none;}
#mb_login #login_fs .frm_input{ width:100%; background:#eaeff9!important;border:0; height:60px;line-height:60px; text-indent:20px; margin-bottom:7px; color:#1a1a1a; border-radius:70px;}

#mb_login #login_fs .btn_submit {}
#mb_login #login_info {background:none;padding:0px 0px 0;border-top:0;text-align:right;}
#mb_login #login_info p{line-height:1.5em;margin-bottom:20px;color:#fff;text-align:left; font-size:0.8em;}
#mb_login #login_info a{ display:inline-block; border:0; background:none;/* text-decoration:underline;*/ font-size:1em; border-right:1px solid rgba(0,0,0,0.08); font-weight:400; line-height:1em; padding:0 15px;}
#mb_login #login_info a:last-child{border-right:0; padding-right:0;}
#mb_login #login_info a.btn01{ vertical-align: inherit}
#mb_login #login_info .svg-inline--fa{ color:#F9C; font-size:0.8em;}
#mb_login #login_info div{ text-align:center;}
#mb_login h2 {margin:0 0 5px;font-size:1.167em; color:#fff;}
#mb_login .btn_confirm{width:100%;background:none;padding:10px 0;margin:0; font-size:1em;}
#mb_login .btn_confirm a{text-decoration:none;color:#f4c552;padding-right:10px;display:inline-block; letter-spacing:-1px;}

#mb_login .auto_login{ padding-top:5px; vertical-align:middle; letter-spacing:-1px;}








/* 쪽지 */
#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}

/* 회원 비밀번호 확인 */
#mb_confirm {position:relative;left:50%; top:20%; bottom:20%; transform:translateX(-50%);width:550px;background:none;border-radius:20px;overflow:hidden; font-size:1.1em;
			 width:100%; border:none; border-radius:0; box-shadow:none; -webkit-box-shadow:none;}
#mb_confirm h1 {margin:0px;font-size:1.2em;text-align:center;padding:30px 0 20px;letter-spacing:-1px; font-weight:700;}
#mb_confirm p {padding:20px;border-bottom:0;text-align:center;}
#mb_confirm p strong {display:block}
#mb_confirm fieldset {margin:0 auto; width:260px; padding:30px 0;background:none;text-align:left; line-height:2em;}
#mb_confirm fieldset .frm_input {background:none!important; width:100%; line-height:40px; height:40px; border:0; border-bottom:1px solid #ddd;}
#mb_confirm label {display:none;}
#mb_confirm_id {display:inline-block;margin-right:20px;font-weight:bold}

#mb_confirm .btn_submit{width:60px;height:50px;background:#EB7B2D;width:100%;border-radius:0px !important; border:0;border-bottom:0;box-shadow:0;font-size:1.3em;font-weight:bold;margin:5px 0}

#mb_confirm .btn_confirm{width:100%;background:none;padding:30px 0;margin:0; font-size:1em;}
#mb_confirm .btn_confirm a{text-decoration:none;color:#EB7B2D;padding-right:10px;display:inline-block}

#md_info p{}
#md_info{font-size:0.9em; color:#666;}

/* 비밀글 비밀번호 확인 */
#pw_confirm {position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:90%; border-radius:5px;overflow:hidden; font-size:1.1em;}
#pw_confirm h1 {margin:0 0 20px;font-size:1.3em; display:none;}
#pw_confirm p {padding:20px;border:1px solid #dde4e9;border-bottom:0;background:#fff; display:none;}
#pw_confirm p strong {display:block}
#pw_confirm fieldset {padding:20px 0; /*border:1px solid #e9e9e9;background:#f5f6fa;*/text-align:center}
#pw_confirm fieldset .frm_input {width:100%; padding-left:5px; text-align:center; background:#fff; border:1px solid #F8F8F8; border-radius:5px; height:60px; line-height:60px;}
#pw_confirm label {letter-spacing:-0.1em; display:none;}
#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}



	
/* 인풋 클래스*/
.regist-input { width:100%; background:#FFF !important; border:none; color:#333; height:55px; padding-left:20px; font-size:1.25em; }
.regist-input2{ width:100%; background:#FFF !important; border:1px solid #e6e6e6; color:#333; padding:10px; font-size:1.25em; border-radius:3px; }
#bo_sch select, select#ca_name{border:1px solid #e6e6e6; }
.frm-input { background:#FAFAFA; border:1px solid #D6D6D6; color:#333; font-weight:bold; padding:10px; font-size:1.25em; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; }
::-webkit-input-placeholder { color:#9eacc7; font-size:1.02em; }
::-moz-placeholder {  color:#9eacc7; font-size:1.02em; }
:-ms-input-placeholder {  color:#9eacc7; font-size:1.02em;}
:-moz-placeholder {  color:#9eacc7; font-size:1.02em;}
	
/* 회원가입 및 거의 모든 곳에 들어갈 박스 스타일 */	
.none { display:none; }
.box-article { width:100%; }
.box-article h2 { font-size:1.25em; padding-bottom:10px; color:#523F2E; text-indent:5px; display:none;}
.box-article h2 p{ display:inline-block;font-size:12px; color:#666; float:right;}
.box-article .box-body {/*background:#FFF;*/border-radius:5px;}
.box-article .box-body:first-child { /*margin-top:5px;*/ }
.box-article .box-title { font-size:1.25em; font-weight:bold; margin-bottom:10px; }
.box-article .box-body dd input{ }
.box-article .box-body dd input.required{ background:#f3f6fc !important;}
.box-article .box-body .row {margin:0; position:relative; background:#f3f6fc; margin-bottom:7px; border-radius:30px; overflow:hidden;}
.box-article .box-body .row.ioss {border-radius:12px; padding:12px;}
.box-article .box-body .row.ioss .my_map{display:inline-block; font-size:0.9em; text-align:center; padding:8px 12px; color:#fff; background:#8baeff; border-radius:5px; line-height:1em;}
.box-article .box-body .row.ioss .btn_frmline{font-size:0.9em; text-align:center; padding:5px 12px; color:#fff; background:#333; border-radius:5px; line-height:1em; height:30px;}
.box-article .box-body .row.ioss .frm_address{ background:#fff !important; height:40px; width:100%;}
.box-article .box-body dl:last-child{border-bottom:0;}
.box-article .box-body .row.bank .col-xs-2{width:80px;}
.box-article .box-body .row.bank .col-xs-10{width:calc(100% - 80px);}
.box-article .box-body .row dd { padding:0; }
.box-article .box-body .row dd.req{ padding:10px 0px 10px 10px; color:#fb2323; margin-top:5px; display:none;}
.box-article .box-body .row .error { font-size:0.85em; color:#858585; min-height:0; text-align:center;}
.box-article .box-body .row .error.on{color:rgba(0,0,0,0.4); /*border-top:1px dotted #F2F2F2;*/}
.gisa_sear{position:absolute; right:0; top:5px; display:block; margin:5px; width:30px; height:30px; padding:4px; border-radius:50%; text-align:center; background:#ddd;}
.gisa_sear .svg-inline--fa{color:#fff;}
.status_ico{position:absolute; right:0; top:9px; display:block; margin:8px; width:24px; height:24px; text-align:center; font-size:0.7em;}
.status_ico.err .svg-inline--fa{color:#FF0000;}
.status_ico.pas .svg-inline--fa{color:#8baeff;}

/*.status_ico{position:absolute; right:0; top:5px; display:block; margin:8px; width:24px; height:24px;
			background-image:url('img/ico_status01.png'); background-repeat:no-repeat; background-position:left top; background-size:auto 100%;}
.status_ico.err{color:#FF0000; background-position:50% top;}
.status_ico.pas{color:#1EC545; background-position:right top;}
.status_ico.lock_ico1{background-image:url('img/ico_status02.png'); background-size:auto 95%;}
.status_ico.lock_ico2{background-image:url('img/ico_status03.png'); background-size:auto 95% ;}
*/

.box-article .box-body .row div { padding:0; }
.box-article .box-body .row label {}

.box-article .box-body .agree-row { padding:10px; margin:0; }
.box-article .box-body .agree-row dd:first-child { font-size:1.05em;}
.box-article .box-body .agree-row dd:nth-child(3) { padding-top:10px; display:none;}
.box-article .box-body .agree-row .agr_textarea textarea{ width:100%; border:1px solid #f2f2f2; border-radius:4px; padding:6px; height:80px !important; font-size:12px; }

.box-article .agree-text { background:#FFF !important; width:100% !important; padding:10px !important; border-top-left-radius:4px; border-top-right-radius:4px; margin-bottom:0 !important; height:150px;border:1px solid #e9e9e9;}
.box-article .agree-label { background:#FFF !important; width:100% !important; padding:10px 10px 8px 10px !important; border-bottom-left-radius:4px; border-bottom-right-radius:4px; border: 1px solid #e9e9e9; border-top:0; color:#777; margin-top:-5px;}
.box-article .agree-label input[type=checkbox] { margin-top:-4px; }


.box-article .box-body .option{}
.box-article .box-body .option:after{display:block; content:""; clear:both;}
.box-article .box-body .option li{float:left; margin-right:4px; border:1px solid #e5e5e5; width:18%; padding:8px 5px; text-align:center; border-radius:4px;}
.box-article .box-body .option li.on{ border:1px solid #3d9fea;}
.box-article .box-body .option li img{width:22px; height:auto;} 
.box-article .box-body .option li p{font-size:0.75em; line-height:1em; color:#b3b3b3; margin-top:5px;}
.box-article .box-body .option li.on p{color:#5aaff0}

.bt_btn{padding:10px;}
.bt_btn .col-xs-6 a{display:block; background:#32adec; padding:10px 0; color:#fff; font-size:1.3em;}
.bt_btn .col-xs-6{padding-right:1px; padding-left:1px;  text-align:center;}


/*회원정보*/
#join_info{margin-bottom:20px;}
#join_info input{}
#join_info label{display:none;}
#join_info .add_type label{display: block;}
#join_info .box-body,
#join_agr .box-body{}
#join_agr .box-body.agree{background:#fff;}
#join_agr .box-body.agree .agree-row{padding:5px 0; border-radius:0; background:#fff; }
#join_agr .box-body.agree.allcheck{font-size:0.85em;}
#join_agr .box-body.agree .agree-row.all{margin-bottom:12px; padding-bottom:22px; border-bottom:1px solid #F2F2F2; background:#FFF; }
#join_agr .box-body.agree.allcheck label{color:#666; font-weight:400;}
#join_agr .box-body.agree.allcheck .title{font-size:1.35em; color:#000; font-weight:500; padding-top:0;}


/*동의*/
#join_agr{padding:20px 0 40px 0;}
#join_agr .btn-agr{font-size:0.9em; padding:5px 10px; /*background:#f2f2f2;*/ color:#666; font-weight:600; text-decoration:underline; border:0 !important; background:none !important;}
.btn-agr:hover, .btn-agr:focus, .btn-agr:active {border:0 !important; background:none !important;}

#join_agr .box-body .agree-row:last-child{}
#join_agr .chk_ico{}
.chk_ico i{display:inline-block; vertical-align:middle; width:25px; height:25px; padding:0px; margin-right:5px; background:url('img/ico_check_on_off.png') no-repeat left top/25px auto;}
.chk_ico i.chk{background-position:left bottom;}
.chk_ico i.nochk{background-position:left top;}

.join_point .chk_ico{padding-bottom:20px; margin-bottom:20px; border-bottom:1px solid #F3F3F3;}
.join_point .chk_ico label{font-size:1.05em; letter-spacing:-1px; font-weight:500;}
.join_point .chk_ico label strong{color:#fe8ea6; font-weight:600;}
.join_point .chk_ico .pnt{margin-top:10px; font-size:0.8em; letter-spacing:-1px;}
.join_point .chk_ico .pnt span{color:#fe8ea6;}
.join_point .chk_ico .pnt strong{display: inline-block; color:#fe8ea6; font-weight:500; margin-left:3px; border-bottom:2px solid #fe8ea6;}
.join_point .chk_ico input[type="checkbox"] + label{padding:2px 0 0 32px;}

/*체크박스 아이콘*/
.chk_ico{position:relative; margin:0; margin-top:3px;}
.chk_ico input[type="checkbox"] + label{margin:0; position:absolute; left:0; height:25px; padding:4px 0 0 32px; background:url('img/ico_check_on_off.png') no-repeat left top/25px auto;}
.chk_ico input[type="checkbox"]{ visibility:hidden;}
.chk_ico input[type="checkbox"]:checked + label {background-position:left bottom;}


/*회원구분*/
#mb_part{padding:20px 0;}
#mb_part .part_box{ position:absolute; width:100%; top:20%; bottom:20%;}
#mb_part .mbp{width:90%; margin:25px auto; padding:20px 0; line-height:1.8em;}
#mb_part .mbp .part_ico{ width:auto; height:85px; margin-top:-5px;}
#mb_part .mbp p{font-size:2em; margin-bottom:10px;}
#mb_part .mbp .btn{ background:#FFF; color:#217C9F; margin-top:10px; font-weight:600;}


.logout_btn{ display:block; width:100%;height:50px; line-height:50px;background:#ddd;color:#fff; font-size:1.3em;font-weight:bold;margin:5px 0; text-align:center;}



#navtoggle #gnb ul{ padding:10px 28px;}
#navtoggle #gnb .gnb_1da{ display:block; padding:6px 0; font-size:1.2em; font-weight:600; color:#4c4c4c;}












/*추가된 css*/
/*===========프로필(기본정보)============*/
#mem_view .cate{width:100%; background:#fff; border-bottom:1px solid #fe8ea6; position:fixed; top:60px; left:0; z-index:100;}
#mem_view .cate li{float:left; width:calc(100%/3); text-align:center;}
#mem_view .cate li:nth-child(2){margin-right:0;}
#mem_view .cate li a{display:block; font-size:1.22em; color:#a6a6a6; padding:13px 15px; font-weight:400; background:none; border-radius:0; position:relative;}
#mem_view .cate>li.active>a{color:#fe8ea6; font-weight:600;}
#mem_view .cate>li.active>a:after{display:block; content:""; background:#fe8ea6; height:3px; width:100%; position:absolute; bottom:0; left:0;}
#mem_view .in{padding-top:48px;}
#mem_view .in .top_info{padding:10px;}
#mem_view .top_info .my{text-align:center; padding:30px 10px;}
#mem_view .top_info .my .mg{width:120px; height:120px; margin:0 auto 20px auto; border-radius:50%; overflow:hidden; position:relative;}
#mem_view .top_info .my .mg img{height:100%;/* width: 100%; */position:absolute;top:50%;left:50%;transform:translate(-50%, -50%); -webkit-filter:blur(4.5px);
-moz-filter:blur(4.5px);
-o-filter:blur(4.5px);
-ms-filter:blur(4.5px);
filter:blur(4.5px);}
#mem_view .top_info .my .nick{display:inline-block; font-weight:600; font-size:1.45em; margin-bottom:15px;}
#mem_view .top_info .my .nick span{position:relative; top:-3px; display:inline-block; margin:0 5px 0 0; font-size:12px; background:#eee; color:#333; padding:5px; box-sizing:border-box; line-height:1em; border-radius:2px; line-height:1.1em;}
#mem_view .top_info .my i{display:inline-block; position:relative; top:1px; width:17px; height:17px; margin:0 1px 0 0; background:url(img/icon_secret.svg)no-repeat center; border-radius:50px; z-index:90;}
#mem_view .top_info .my .nick.fe{color:#fe8ea6;}
#mem_view .top_info .my .nick.male{color:#8baeff;}
#mem_view .top_info .my .inf{color:#8c8c8c; font-weight:500; font-size:1.1em; line-height:1em;}
#mem_view .top_info .my .inf span{display:inline-block; margin-right:12px; padding-right:12px; border-right:1px solid #f0f0f0;}
#mem_view .top_info .my .inf span:last-child{border-right:0; margin-right:0; padding-right:0;}
#mem_view .top_info .my .body{margin-top:8px; font-size:0.8em; letter-spacing:0.1px;}
#mem_view .top_info .my .body span{display:inline-block; padding:1px 8px; border-radius:20px; border:1px solid #f1f1f1;}
#mem_view .top_info .my .body strong{color:#fe8ea6; font-size:1.22em; font-weight:500;}
#mem_view .top_info .m_btn { text-align:center; margin:20px auto 40px auto; padding:0 5px;}
#mem_view .top_info .m_btn a{float:left; width:calc(100%/4 - 10px); display:block;margin-right:12px; padding-right:12px; border-right:1px solid #f0f0f0; font-size:1.15em; color:#000; font-weight:500;} 
#mem_view .top_info .m_btn a img{width:auto; height:34px;}
#mem_view .top_info .m_btn a span{display:block; margin-top:15px; font-size:14px;}
#mem_view .top_info .m_btn a:last-child{margin-right:0; padding-right:0; border-right:0;}
#mem_view .top_info .bx{ background:#fff8fa; padding:15px; border-radius:5px; margin-bottom:10px; }
#mem_view .top_info .bx:after{display:block; content:""; clear:both;}
#mem_view .top_info .bx dl{float:left; width:50%; margin-bottom:10px;}
#mem_view .top_info .bx dl:nth-child(3){margin-bottom:0;}
#mem_view .top_info .bx dl:nth-child(4){margin-bottom:0;}
#mem_view .top_info .bx dl dt{font-weight:500; color:#000; font-size:1.1em;}

#mem_view .top_info .bx dl dd.hp,
#mem_view .top_info .bx dl dd.church{-webkit-filter:blur(4.5px); -moz-filter:blur(4.5px); -o-filter:blur(4.5px); -ms-filter:blur(4.5px); filter:blur(4.5px);}

.fix_blur{
    -webkit-filter:blur(5px); -moz-filter:blur(5px); -o-filter:blur(5px); -ms-filter:blur(5px); filter:blur(5px);
}

#mem_view .in .con_info{}
#mem_view .in .con_info .list{padding:25px 0; border-top:8px solid #fbfbfb; }
#mem_view .in .con_info .list.top{border-top:8px solid #fff; }
#mem_view .in .con_info .list .part{margin-bottom:0; padding:0 15px}
#mem_view .in .con_info .list .title{font-size:1.38em; color:#000; font-weight:500; margin-bottom:12px; padding-top:8px; position:relative;}
#mem_view .in .con_info .list .title a{
	background: #fe8ea6;
    color: #FFf;
    float: right;
    margin-top: -8px;
}
#mem_view .in .con_info .list .title:after{display:block; content:""; width:8px; height:8px; background:#fe8ea6; border-radius:50%; position:absolute; left:0; top:0;}
#mem_view .in .con_info .list .cont{font-size:1.05em;}
#mem_view .in .con_info .list .type{}
#mem_view .in .con_info .list .mg{float:left; width:65px; height:65px; margin-right:10px; background:#eee; border-radius:50%; overflow:hidden;}
#mem_view .in .con_info .list .mg img{width:100%; height:auto;}
#mem_view .in .con_info .list .char{float:left; width:calc(100% - 75px);}
#mem_view .in .con_info .list .char .nm{color:#8baeff; font-size:1.2em; margin-bottom:8px;}
#mem_view .in .con_info .list .char .nm span{display:inline-block; margin-left:5px; background:#8baeff; border-radius:25px; color:#fff; font-size:0.8em; text-align:center; padding:2px 10px;}
#mem_view .in .con_info .list .char ul li{margin-bottom:7px; position:relative; padding-left:8px;}
#mem_view .in .con_info .list .char ul li:after{display:block; content:""; width:5px; height:5px; background:#CCC; border-radius:50%; position:absolute; left:0; top:7px;}
#mem_view .in .con_info .list .photo{}
#mem_view .in .con_info .list .photo li{float:left; width:75px; height:75px; overflow:hidden; margin-right:8px; border:1px solid #f9f9f9; border-radius:6px; }
#mem_view .in .con_info .list .photo li:last-child{margin-right:0;}
#mem_view .in .con_info .list .photo li img{width:100%; height:100%; border-radius:6px; -webkit-filter:blur(4.5px);
-moz-filter:blur(4.5px); -o-filter:blur(4.5px); -ms-filter:blur(4.5px); filter:blur(4.5px);}

/*===========프로필(인터뷰)============*/
.cont .chul{}
.cont .chul span{display:block; margin-bottom:7px; position:relative; padding-left:8px;}
.cont .chul span:after{display:block; content:""; width:5px; height:2px; background:#CCC; border-radius:50%; position:absolute; left:0; top:8px;}
.cont .chul strong{display: inline-block; padding:4px 15px; border:2px solid #fe8ea6; color:#fe8ea6; border-radius:30px; margin-bottom:6px;}
.cont .chul .pt{margin-top:20px;}
.cont .chul .pt div{ background:#fff8fa; padding:8px; margin-top:5px;}

/*===========프로필(취미/관심사)============*/
.cont .bk{}
.cont .bk span{display: inline-block; border-radius:30px; padding:6px 12px; border:1px solid #fe8ea6; background:#fefbfc; margin:0 2px 6px 0; }
.cont .bk strong{display: block; border-bottom:1px dashed #ffd2dc;  color:#fe8ea6; margin-bottom:12px; padding-bottom:8px;}
.cont .bk .pt{margin-top:20px;}
.cont .bk .pt div{display: inline-block; border-radius:30px; padding:6px 12px; border:1px solid #fe8ea6; background:#fefbfc; margin:0 2px 6px 0;}





/*===========프로필 작성하기(기본정보)============*/
#my_profile .cate{width:100%; background:#fff; border-bottom:1px solid #fe8ea6; position:fixed; top:60px; left:0; z-index:100;}
#my_profile .cate li{float:left; width:calc(100%/3); text-align:center;}
#my_profile .cate li:nth-child(2){margin-right:0;}
#my_profile .cate li a{display:block; font-size:1.22em; color:#a6a6a6; padding:13px 15px; font-weight:400; background:none; border-radius:0; position:relative;}
#my_profile .cate>li.active>a{color:#fe8ea6; font-weight:600;}
#my_profile .cate>li.active>a:after{display:block; content:""; background:#fe8ea6; height:3px; width:100%; position:absolute; bottom:0; left:0;}
#my_profile .in{padding:48px 10px 80px 10px}
#my_profile .ess{ text-align:center; padding:15px 0; text-align:center; color:#fe8ea6;}
#my_profile .in label{width:100%; font-weight:500; font-size:1.15em; margin-bottom:7px;}
#my_profile .in label .comm{font-size:0.82em; line-height:1.6em; color:#898989; font-weight:400; display:block;}
#my_profile .in label .comm .point{color:#fe8ea6; font-weight:600;}
#my_profile .in .title{width:100%; font-weight:500; font-size:1.15em; margin-bottom:7px;}
#my_profile .in .title .comm{font-size:0.82em; line-height:1.6em; color:#898989; font-weight:400; display:block;}
#my_profile .in .title .comm .point{color:#fe8ea6; font-weight:600;}
#my_profile .in .ess_icon{color:#fe8ea6; margin-right:3px;}
#my_profile .in .form-group{width:100%; margin-bottom:30px;}
#my_profile .in .form-group .addFileBox{}
#my_profile .in .form-group .btn_upload{
    display: inline-block;
    background: #fe8ea6;
    color: #FFF;
    padding: 10px 0;
    width: 120px;
    text-align: center;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
}
#my_profile .in .form-group .document_list .area_input{
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
}
#my_profile .in .form-group .document_list li{
    margin: 8px 0;
}
#my_profile .in .form-group .document_list li em{
    display: inline-block;
    padding: 0;
    font-style: inherit;
    color: #fe8ea6;
    font-weight: 500;
    width: 81px;
    text-align: center;
}
#my_profile .in .form-group .document_list li span{
    display: flex;
    align-items: center;
    width: calc(100% - 90px);
    flex-wrap: wrap;
}
#my_profile .in .form-group .document_list li span a{
    display: inline-block;
    color: #4b4b4b;
    padding: 0 2px;
    font-size: 1.1em;
    max-width: 58%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
#my_profile .in .form-group .document_list li span button{
    border: 0;
    color: #363636;
    background: #e9e9e9;
    display: inline-block;
    padding: 5px 13px;
    font-size: .9em;
    font-weight: 500;
    letter-spacing: -.9px;
    border-radius: 50px;
    margin-left: 5px;
}


#my_profile .in .form-control{box-shadow:none; padding:8px; height:45px; border:1px solid #ececec; border-radius:0;}
#my_profile .in .form-control.txt{height:auto;}
#my_profile .in select{box-shadow:none; padding:8px; height:45px; border:1px solid #ececec; border-radius:0;}
#my_profile .in .part{float:left; width:calc(50% - 3px); margin-right:5px;}
#my_profile .in .part.a3{width:calc(33.333% - 4px); margin-right:5px;}
#my_profile .in .part.a4{width:calc(25% - 4px); margin-right:5px;}
#my_profile .in .part:last-child{margin-right:0;}
#my_profile .topinputBox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 8px;
	-webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between;
    border-bottom: 1px solid #e9e9e9;
}
#my_profile .topinputBox > label{
    width: auto;
}
#my_profile .topinputBox > span{
    display: block;
    width: auto;
    height: auto;
    margin-top: 0;
    margin-left: 9px;
	margin-right: 10px;
}
#my_profile .topinputBox > span input{
	position: absolute;
    width: 0;
    height: 0;
    left: -999em;
    top: -999em;
}
#my_profile .topinputBox > span label{
    position: inherit;
    font-size: 1em;
    height: 20px;
    background: url('img/ico_check_on_off.png') no-repeat left top/20px auto;
    padding: 0px 0 0 23px;
}
#my_profile .topinputBox > span input[type="checkbox"]:checked + label{
	background-position:left bottom;
}


.f_arr{width:100%; background:#f1f6fc; position:fixed; left:0; bottom:0;}
.f_arr a{display:inline-block; padding:18px 15px; font-size:1.13em; line-height:1em;}
.f_arr .arr{float:left; width:75%;}
.f_arr .save{float:left; width:25%;}
.f_arr .save a{width:100%; background:#fe8ea6; color:#fff; text-align:center; font-weight:700; font-size:1.22em;}
/*라디오박스 디자인*/
.rdo_ico{position:relative; margin-right:10px; display:inline-block; width:20%;    min-height: 25px;}
.rdo_ico input[type="radio"] + label{margin:0; position:absolute; left:0; height:25px; padding:4px 0 0 32px; background:url('img/ico_check_on_off.png') no-repeat left top/25px auto;}
.rdo_ico input[type="radio"]{ visibility:hidden;}
.rdo_ico input[type="radio"]:checked + label {background-position:left bottom;}
/*라디오박스 디자인(캐릭터선택)2*/
.b_rdo label input[type="radio"] {display:none;}
.b_rdo label input[type="radio"] + em {float:left; display:inline-block; width:25px; height:25px; margin-right:5px; background:url('img/ico_check_on_off.png') 0 0 no-repeat; background-size:25px auto; vertical-align:middle;}
.b_rdo label input[type="radio"]:checked + em {background-position:0 -29px;}

#my_profile .form-group.person{}
#my_profile .form-group.person .st{margin-bottom:3px; font-size:0.8em;}
#my_profile .form-group.person .st .bx{float:left; border:1px solid #efefef; border-radius:7px; padding:10px; width:calc(100% - 40px);}
#my_profile .form-group.person .bx:after{display:block; content:""; clear:both;}
#my_profile .form-group.person .bx .mg{float:left; width:65px; height:65px; margin-right:10px; background:#eee; border-radius:50%; overflow:hidden; position:relative;}
#my_profile .form-group.person .bx .mg img{height:100%;/* width: 100%; */position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);}
#my_profile .form-group.person .bx .char{float:left; width:calc(100% - 75px);}
#my_profile .form-group.person .char .tit{color:#8baeff; font-size:1.2em; margin-bottom:8px;}
#my_profile .form-group.person .char .tit span{display:inline-block; margin-left:5px; background:#8baeff; border-radius:25px; color:#fff; font-size:0.75em; text-align:center; padding:1px 8px;}
#my_profile .form-group.person .char ul li{margin-bottom:3px; position:relative; padding-left:8px; line-height:1.4em; color:#666;}
#my_profile .form-group.person .char ul li:after{display:block; content:""; width:5px; height:5px; background:#CCC; border-radius:50%; position:absolute; left:0; top:7px;}
/*사진첨부 디자인*/
#my_profile .form-group .photo{float:left; height:80px; width:80px; background:#fff; border:1px solid #ececec; margin-right:5px; text-align:center; position:relative;}
#my_profile .form-group .photo input[type="file"] {display:none; }
#my_profile .form-group .photo label{display:block !important; margin-bottom:0 !important; overflow:hidden; cursor: pointer; height:80px; width:80px; color:#bfbfbf; font-size:1.2em; text-align:center;}
#my_profile .form-group .photo .ico{position:absolute; top:35%;left:50%; transform:translateX(-50%);}
#my_profile .form-group .photo .img_bd img{height:100%;/* width: 100%; */position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);}
#my_profile .form-group .photo .main_photo{position:absolute; bottom:0; left:0; font-weight:400; display:block; width:100%; background: #7E7E7E; color:#fff; font-size:0.88em;}
#my_profile .form-group .sample{ clear:both; margin:15px 0; padding-top:20px;}
#my_profile .form-group .sample img{width:100%; height:auto;}

/*===========프로필 작성하기(인터뷰)============*/
#my_profile.interview{}
#my_profile.interview .form-control{margin-bottom:5px;}
#my_profile.interview .pt strong{display: inline-block; padding:4px 15px; border:2px solid #fe8ea6; color:#fe8ea6; border-radius:30px; margin-bottom:6px;}
#my_profile.interview .pt{margin-top:10px;}

/*===========프로필 작성하기(취미/관심사)============*/
#my_profile.my_hobb{}
#my_profile.my_hobb .st{margin-bottom:15px;}
#my_profile.my_hobb .st .tit{display: inline-block; padding:4px 15px; border:2px solid #fe8ea6; color:#fe8ea6; border-radius:30px; margin-bottom:6px;}
#my_profile.my_hobb .st .Btit {
    font-weight: 500;
    color: #6e6e6e;
    padding: 9px;
    font-size: 1.2em;
    border-bottom: 1px solid #DDD;
    margin-bottom: 8px;
}
#my_profile.my_hobb .selc{}
/*취미관심 박스형 체크박스 디자인*/
.selc span{float:left; width:calc(33.333% - 2px); margin-right:3px; margin-bottom:3px; text-align:center;}
.selc span:nth-child(3n){margin-right:0;}
.selc input[type="checkbox"] ,
.selc input[type="radio"] {display:none;} 
.selc input[type=checkbox] + label,
.selc input[type=radio] + label{cursor: pointer;}
.selc input[type=checkbox] + label,
.selc input[type=radio] + label{display:block; background:#fff; border:1px solid #ddd; padding:10px 2px; margin-bottom:0 !important; font-size:0.98em !important; color:#CCC;}
.selc input[type=checkbox]:checked + label,
.selc input[type=radio]:checked + label{background:#fffafc;  border:1px solid #fe8ea6; color:#fe8ea6 !important;}
.selc .add_textfield{
    width: 100%;
    display: flex;
    margin: 5px 0;
    float: inherit;
    align-items: center;
}
.selc .add_textfield label{
    color: #9e9e9e;
    font-size: 1em !important;
    padding: 9px 9px;
    width: auto !important;
    margin-right: 6px;
    display: block !important;
    /* font-weight: 400 !important; */
    margin-bottom: 0 !important;
}
.selc .add_textfield input {
	border: 0;
	border-bottom: 1px solid #DDD;
	height: 40px;
	line-height: 40px;
	padding: 0 8px;
	color: #000;
}

/*===========프로필 작성(완료페이지)============*/
#my_profile.end{}
#my_profile.end{ text-align:center;}
#my_profile .the_end{padding:20px;}
#my_profile .the_end h1{ text-align:center; margin:30px 0 20px;}
#my_profile .the_end h1 img{width:90px; height:auto;}
#my_profile .the_end .com{font-size:1.68em; line-height:1.45em; font-weight:500;}
#my_profile .the_end .scom{font-size:1.09em; margin:25px 0; }
#my_profile .the_end .scom strong{color:#8baeff;font-weight:600;}
#my_profile .the_end .top{padding-top:30px; margin-top:30px; border-top:1px solid #f1f1f1;}
#my_profile .the_end .top strong{font-size:1.45em;  font-weight:600; position:relative;}
#my_profile .the_end .top strong:before{display:block; content:""; position:absolute; background:#b9ceff; z-index:-1; height:12px; width:108%; left:50%; bottom:0; transform:translateX(-50%);}
#my_profile .the_end .subm{margin:35px 0 15px 0;}
#my_profile .the_end .subm a{display:block; background:#fe8ea6; color:#fff !important; width:100%; padding:20px 15px; font-size:1.45em; font-weight:600; color:#fff; border-radius:70px;}




/*===========새로운 회원============*/
#mem_new{}
#mem_new #sel{padding:20px 8px 40px 8px;}
#mem_new #sel select{border:1px solid #ededed; border-radius:3px; padding:6px 30px 6px 8px;}
#mem_new #sel strong{font-size:1.2em; color:#000; font-weight:500; margin-right:10px;}
#mem_new #sel strong span{color:#8baeff;}
#mem_new #mem_list{padding:30px 10px;}
#mem_new .cons{background:#f3f7ff; padding:8px; text-align:center; }



/*===========관심회원============*/
#mem_love{}
#mem_love .inb{}
#mem_love .cons{background:#f3f7ff; padding:8px; text-align:center; }
#mem_love .cate{width:100%; background:#fff; border-bottom:1px solid #fe8ea6; position:fixed; top:60px; left:0; z-index:100;}
#mem_love .cate li{float:left; width:calc(100%/3); text-align:center;}
#mem_love .cate li:nth-child(1){width:20%;}
#mem_love .cate li:nth-child(2){width:40%;}
#mem_love .cate li:nth-child(3){width:40%;}
#mem_love .cate li a{display:block; font-size:1.1em; color:#a6a6a6; padding:13px 5px; font-weight:400; background:none; border-radius:0; position:relative;}
#mem_love .cate>li.active>a{color:#fe8ea6; font-weight:600;}
#mem_love .cate>li.active>a:after{display:block; content:""; background:#fe8ea6; height:3px; width:100%; position:absolute; bottom:0; left:0;}
#mem_love .inb .all_del{ padding:15px 10px 10px 10px; font-size:1.2em; color:#000; font-weight:500; width:100%;}
#mem_love .inb .all_del span{color:#8baeff;}
#mem_love .inb .all_del strong{display:inline-block; padding:4px 15px; background:#fe8ea6; font-weight:500;color:#fff; text-align:center; border-radius:20px; margin-left:5px;}
#mem_love #mem_list .love_none{ text-align:center;}
#mem_love #mem_list .love_none span{margin-right:4px; color:#F9C; font-size:1.2em;}
#mem_love #mem_list .memb .info .simp_info{width:100%;}
#mem_love #mem_list .memb:last-child{margin-bottom:30px; padding-bottom:30px; border-bottom:1px solid #f4f4f4; }
#mem_love #mem_list table td{ vertical-align:top;}
#mem_love #mem_list table td.ck_area{width:35px;}

/*#mem_love .zzim_cate{width:100%; background:#fff; border-bottom:1px solid #fe8ea6; position:fixed; top:60px; left:0; z-index:100;}
#mem_love .zzim_cate li{text-align:center;}
#mem_love .zzim_cate li:nth-child(1){width:20%;}
#mem_love .zzim_cate li:nth-child(2){width:40%;}
#mem_love .zzim_cate li:nth-child(3){width:40%;}
#mem_love .nav-pills>li+li{margin-left:0;}
#mem_love .nav>li>a{ font-size:1.13em; color:#a6a6a6; border-radius:0; padding:13px 10px;}
#mem_love .nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover{ background:none;color:#fe8ea6; font-weight:600; position:relative;}
#mem_love .nav-pills>li.active>a:after{display:block; content:""; background:#fe8ea6; height:3px; width:100%; position:absolute; bottom:0; left:0;}*/




/*============마이페이지============*/
#mypage{}
#mypage .in{padding:10px;}
#mypage .in .top_info{}
#mypage .top_info .my{text-align:center; padding:25px 10px;}
#mypage .top_info .my .mg{width:100px; height:100px; margin:0 auto 15px auto; border-radius:50%; overflow:hidden; position:relative;}
#mypage .top_info .my .mg img{height:100%;/* width: 100%; */position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);}
#mypage .top_info .my i{display:inline-block; position:relative; width:17px; height:17px; margin:0; background:url(img/icon_secret.svg)no-repeat center; border-radius:50px; z-index:90;}
#mypage .top_info .my .nick{font-weight:600; font-size:1.3em; margin-bottom:12px;}
#mypage .top_info .my .nick.fe{color:#fe8ea6;}
#mypage .top_info .my .nick.male{color:#8baeff;}
#mypage .top_info .my .inf{color:#8c8c8c; font-weight:500; font-size:1.1em; line-height:1em;}
#mypage .top_info .my .inf span{display:inline-block; margin-right:12px; padding-right:12px; border-right:1px solid #f0f0f0;}
#mypage .top_info .my .inf span:last-child{border-right:0; margin-right:0; padding-right:0;}
#mypage .top_info .my .body{margin-top:8px; font-size:0.8em; letter-spacing:0.1px;}
#mypage .top_info .my .body span{display:inline-block; padding:1px 8px; border-radius:20px; border:1px solid #f1f1f1;}
#mypage .top_info .my .body strong{color:#fe8ea6; font-size:1.22em; font-weight:500;}
#mypage .top_info .my .lg_btn a{display: inline-block; padding:4px 12px; color:#fff; font-size:0.95em; background: #666; border-radius:30px; margin-top:20px;}
#mypage .top_info .m_btn { text-align:center; margin-bottom:15px;}
#mypage .top_info .m_btn a{float:left; width:calc(100%/3 - 6px); background:#f7f7f7; padding:16px 4px 12px 4px; border-radius:10px; display:block; margin-right:8px; color:#000; font-size:1.8em; font-weight:500;} 
#mypage .top_info .m_btn a:last-child{margin-right:0;}
#mypage .top_info .m_btn a img{width:40px; height:auto;}
#mypage .top_info .m_btn a span{display:block; margin-top:12px; font-size:0.58em; }
#mypage .top_info .bx a{display:block; background:#fff; box-shadow:2px 2px 5px rgba(0,0,0,0.05); border:1px solid #f1f1f1; font-size:1.1em; padding:15px; border-radius:10px; margin-bottom:8px; position:relative;}
#mypage .top_info .bx span{position:absolute; right:10px; top:10px; background:#FC0; width:30px; height:30px; color:#fff; border-radius:50%; text-align:center; padding:5px; }
#mypage .top_info .bx span .point_plus {
    display: inline-block;
    background:url(img/icon_charge.svg) no-repeat center center;
    background-size: 15px;
    width: 86%;
    height: 100%;
}
#mypage .top_info .bx strong{display:inline-block; background: #FF575B; width:20px; height:20px; color:#fff; border-radius:50%; text-align:center;  font-size:0.8em; }
#mypage .my_menu{border-top:1px solid #f8f8f8; padding-top:10px; margin-top:25px;}
#mypage .my_menu li{position:relative; }
#mypage .my_menu li a{display:block; padding:14px 0; font-size:1.17em; font-weight:500; text-indent:10px;}
#mypage .my_menu li span{position:absolute; right:15px; top:15px;color:#ddd; font-size:1.1em;}
#mypage .mypoint{display:block;margin:0 0 10px;background:#649ce2;border-radius:10px;padding:15px;box-sizing:border-box;box-shadow:2px 2px 5px rgb(33 150 243 / 20%);overflow: hidden;}
#mypage .mypoint:after{ display:block; content:""; clear:both;}
#mypage .mypoint h3{float:left;/* width:50px; */font-size:16px;font-weight:bold;color:#fff;}
#mypage .mypoint span{float: right;font-size:16px;font-weight:bold;color:#fff;text-align:right;}

/* 만나충전하기 추가 0910 */
#mypage .point_state {
    padding: 0 10px;
}
#mypage .point_state ul{}
#mypage .point_state li{
    padding: 0px 20px;
    margin-bottom: 0;
    background: #f8f8f8;
    margin-bottom: 9px;
	-webkit-border-radius: 70px;
	-moz-border-radius: 70px;
	border-radius: 70px;
}
#mypage .point_state li.tit{
	background: #FFF;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	margin: 30px 9px 10px 35px;
	-webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between;
	font-size: .85em !important;
}

#mypage .point_state li .rdo_ico{
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: 0;
    padding: 17px 0;
}
#mypage .point_state li label{
    position: inherit;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	-webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between;
    width: 100%;
    padding-top: 2px;
}
#mypage .point_state li span{
    display: inline-block;
    font-size: 1.2em;
    font-weight: 500;
}
#mypage .point_state li span.man{
    color: #fe8ea6;
}
#mypage .point_state li span.won{}
#mypage .point_state li span b{
    font-weight: 500;
    display: inline-block;
    font-size: .85em;
    padding-left: 2px;
}
#mypage .point_state .btnBox{    text-align: center;}
#mypage .point_state .btnBox button{
    background: #649ce2;
    border: 0;
    color: #FFF;
    padding: 17px 70px;
    font-size: 1.3em;
    font-weight: 500;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    margin-top: 15px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 10px;
    -moz-box-shadow:  rgba(0, 0, 0, 0.2) 0px 0px 10px;
    box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 10px;
}



#point{padding:15px; box-sizing:border-box;}
#point .msg_none{border-top:1px solid #eee; margin:15px 0; padding:30px 0; text-align:center;}
#point .msg_none span{color:#fe8ea6;}
.point_list{padding:20px 0 0;}
.point_list > li{position:relative; display:block; width:100%; border:1px solid #eee; border-radius:10px; box-sizing:border-box; margin:0 0 15px; padding:20px 15px;}
.point_list > li > div{float:left; }
.point_list > li i{position:absolute; top:-10px; right:0; font-size:11px; color:#fff; padding:4px 5px 2px; border-radius:50px; font-style:normal; font-weight:400; line-height:1.2em;}
.point_list > li i.plus{background:#4b8efc;}
.point_list > li i.minus{background:#FF575B;}
.point_list > li:after{ display:block; content:""; clear:both;}
.point_list > li .cont{float:left; width:60%; font-size:13px; font-weight:500; color:#555; line-height:1.3em;}
.point_list > li .point{float:left; width:40%; font-size:15px; font-weight:bold; text-align:right; line-height:1.1em;}
.point_list > li .point.plus{ color:#1970ff;}
.point_list > li .point.minus{ color:#fc3338;}
.point_list > li .data{width:50%; font-size:12px; font-weight:400; color:#999;}
.point_list > li .total{width:50%; text-align:right; font-size:12px; font-weight:500; color:#777;}
/*============커뮤니티 공간============*/
#talk_bbs{padding:15px;}
#talk_bbs .bx{float:left; width:calc(100% - 18px); margin:8px; border:1px solid #f1f1f1; box-shadow:3px 3px 0px #f1f1f1;border-radius:8px; padding:20px 15px; text-align:center; position:relative;}
#talk_bbs .bx p{position:absolute; right:10px; top:10px; font-size:2.5em; color:#f1f1f1;}
#talk_bbs .bx h2{font-size:1.42em; font-weight:600; color: #fe8ea6; text-align:center; margin:20px 0; }
#talk_bbs .bx h3{font-size:1.15em; line-height:1.5em; }
#talk_bbs .bx h2 strong{display:block;}
#talk_bbs .bx img{width:80px; height:auto;}

/*===========내 메세지함============*/
#msg .cate{width:100%; background:#fff; border-bottom:1px solid #fe8ea6; position:fixed; top:60px; left:0; z-index:100;}
#msg .cate li{float:left; width:calc(100%/2); text-align:center;}
#msg .cate li:nth-child(2){margin-right:0;}
#msg .cate li a{display:block; font-size:1.22em; color:#a6a6a6; padding:13px 15px; font-weight:400; background:none; border-radius:0; position:relative;}
#msg .cate>li.active>a{color:#fe8ea6; font-weight:600;}
#msg .cate>li.active>a:after{display:block; content:""; background:#fe8ea6; height:3px; width:100%; position:absolute; bottom:0; left:0;}

#msg .in{padding:65px 15px 15px 15px; }
#msg .in .msg_none{ text-align:center; margin:30px 0;}
#msg .in .msg_none span{color:#fe8ea6; }
#msg .in .msg_con{}
#msg .in .msg_con .list{margin-bottom:10px; padding:15px 10px 15px 10px; border:1px solid #f1f1f1; box-shadow:2px 2px 0 #f9f9f9; border-radius:6px; position:relative;}
#msg .in .msg_con .list .new{position:absolute; top:-6px; right:3px; font-weight:600; display:inline-block; background: #FF575B; width:20px; height:20px; color:#fff; border-radius:50%; text-align:center; font-size:0.85em; }
#msg .in .msg_con .list .new.before{background: #ccc;  }
#msg .in .msg_con .list .bts{position:absolute; bottom:10px;}
#msg .in .msg_con .list .del{right:10px;}
#msg .in .msg_con .list .write{right:50px;}
#msg .in .msg_con .list .propose{right:90px;}
#msg .in .msg_con .list .bts a{display: inline-block; width:28px; height:28px; text-align:center; padding-top:3px; border-radius:50%; background:#fcfcfc; border:1px solid #ebeaea; box-shadow:1px 2px 0 #eee; color:#000; font-size:0.95em;}
#msg .in .msg_con .list .face{float:left; width:40px; height:40px; overflow:hidden; border-radius:50%; position:relative;}
#msg .in .msg_con .list .face img{height:100%;/* width: 100%; */position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);}
#msg .in .msg_con .list .info{float:left; margin-left:10px; width:calc(100% - 50px);}
#msg .in .msg_con .list .nick{margin-bottom:3px; color:#999; font-size:0.9em;}
#msg .in .msg_con .list .nick span{color:#000; font-size:1.1em;}
#msg .in .msg_con .list .nick i{display:inline-block; position:relative; top:1px; width:13px; height:13px; margin:0 3px 0 0; background:url(img/icon_secret.svg)no-repeat center; border-radius:50px; z-index:90;}


#msg .in .msg_con .list .nick strong{color:#999; font-size:1em; margin-right:3px; font-weight:400; letter-spacing:0.1px; color:#fe8ea6;}
#msg .in .msg_con .list .con{max-height:40px; word-wrap:break-word; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden; text-overflow:ellipsis;margin:8px 0; font-size:0.9em; line-height:1.5em;}
#msg .in .msg_con .list .date{font-size:0.78em; letter-spacing:0.1px; color:#999;}
#msg .in .msg_con .list .view{display:block; width:105px; margin-top:6px; padding:3px 15px; color:#000; background:#F3F3F3; border-radius:20px; font-size:0.85em;}
#msg .in .msg_con.dating .list .date{position:inherit; top:inherit; right:inherit; }
#msg .in .msg_con.dating .list .nick{margin-bottom:3px; }
#msg .in .msg_con.dating .info .who a {padding: 5px 0 2px 0; color: #7a8db8; border-bottom: 2px solid #b9ceff; font-size: 0.82em; }
#msg .in .msg_con.dating .list .propose_state{position: absolute; bottom: 10px; right: 48px; font-size:0.9em;}
#msg .in .msg_con.dating .list .propose_state span{font-weight:600;}
#msg .in .msg_con.dating .list .propose_state span.ing{}
#msg .in .msg_con.dating .list .propose_y {position: absolute; bottom: 10px; right: 101px;}
#msg .in .msg_con.dating .list .propose_n {position: absolute; bottom: 10px; right: 43px;}
#msg .in .msg_con.dating .list .propose   {position: absolute; bottom: 10px; right: 48px;}
#msg .in .msg_con.dating .list .propose_y .svg-inline--fa{color:#F30}
#msg .in .msg_con.dating .propose_btn a{display: inline-block; padding:3px 8px 2px 8px; border-radius:20px; background:#fcfcfc; border:1px solid #ebeaea; box-shadow:1px 2px 0 #eee; color:#000; font-size:0.85em;}

#msg .in.inview .list{border:none; box-shadow:none; border-radius:0; position:relative;}
#msg .in.inview .list .cons{font-size:1em; line-height:1.5em; margin-top:3px;}
#msg .in.inview {padding:20px 15px 15px 15px;}
#msg .in.inview .ad_btn{ text-align:right; margin-top:15px; padding-top:15px; border-top:1px dashed #f1f1f1;}
#msg .in.inview .ad_btn a{display:inline-block; padding:4px 10px; color:#000; background:#fff; border:2px solid #ECECEC;  border-radius:20px; font-size:0.9em; margin:1px;}
#msg .in.inview .ad_btn a.golist{ background: #999;  border:2px solid #999; color:#fff;}
#msg .in.inview .ad_btn a.wrt{ background:#fe8ea6;  border:2px solid #fe8ea6; color:#fff;}
#msg .in.inview .msg_con .list .date{font-size:0.8em; letter-spacing:0.1px; position: inherit; right:inherit; top:inherit;}
#msg .in.inview .who{margin-top:8px;}
#msg .in.inview .who a{padding:5px 0 2px 0; color:#7a8db8; border-bottom:2px solid #b9ceff;font-size:0.982em;}


.area_secret{}
.area_secret ul{padding:10px 0 0;}
.area_secret ul > li{position:relative; display:block; text-align:left; margin:0 0 7px;}
.area_secret ul > li i{position:absolute; top:0; left:0; display: inline-block; font-style: normal; width: 20px; height: 20px; line-height: 22px; background: #6390f7; font-size: 10px; font-weight: bold; text-align: center; color: #fff; border-radius:50px; box-sizing: border-box;}
.area_secret ul > li span{display:block; padding:0 0 0 27px; font-size:14px; font-weight:400; color:#555; line-height:1.5em;}



.area_alarm{}
.area_alarm > li{padding:13px 10px 16px; box-sizing:border-box; border-bottom:1px solid #f4f4f4;}
.area_alarm > li label{margin:0;}
.area_alarm > li label em{font-style:normal; font-size:17px; font-weight:500; color:#333;}
.area_alarm input[type="radio"]{display:none; width:22px; height:22px; outline:none; margin:0;}
.area_alarm input[type="radio"] + label span{position:relative; top:5px; display:inline-block; margin-right:3px; width:22px; height:22px; background:url(img/icon_check02.svg) no-repeat center; cursor: pointer;}
.area_alarm input[type="radio"]:checked + label span{background:url(img/icon_check02_on.svg) no-repeat center;}
