@charset "utf-8";
/* SIR 지운아빠 */

/* ### 기본 스타일 커스터마이징 시작 ### */
.mbskin {font-family: "Pretendard", "Noto Sans KR", sans-serif;}
.mbskin .frm_input {height: 5rem; font-size: 1.6rem; color: #737272; padding: 0 10px; background: #fff !important; border: 1px solid #ddd; border-radius: 0.6rem !important;}

/* 버튼 */
.mbskin a.btn01 {font-size: 14px; color: #696969; padding: 7px 10px; background: #f9f9f9; border: 1px solid #c6c6c6; border-radius: 4px;}
.mbskin a.btn01:focus, .mbskin .btn01:hover {}
.mbskin a.btn02 {font-size: 1.4rem; /* padding: 0 40px; */ background: #2f2f2f; border: 1px solid #2f2f2f; border-radius: 4px; transition: all 0.3s ease;}
.mbskin a.btn02:focus, .mbskin .btn02:hover {color: #2f2f2f; background: #fff; border: 1px solid #2f2f2f;}
.mbskin .btn_confirm {} /* 서식단계 진행 */
.mbskin .btn_submit {font-size: 1.5rem; padding: 9px 30px; background: #333;}
.mbskin button.btn_submit {}
.mbskin fieldset .btn_submit {}
.mbskin .btn_cancel {font-size: 1.5rem; color: #898888; padding: 8px 30px; background: #fff; border: 1px solid #ccc;}
.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 {padding: 10px 20px !important;} /* 새창용 */
.mbskin .win_btn button {height: 30px; font-size: 13px !important; line-height: 0 !important; padding: 5px 10px !important;}
.mbskin .win_btn input {height: 30px; font-size: 13px !important; line-height: 0 !important; padding: 5px 10px !important;}
.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 {}

#mb_login .btn_confirm {margin: 0 auto;width: 200px;}
#mb_login .btn_confirm a {display: block;width: 100%;height: 40px;line-height: 40px;background: #fff;border-bottom: 1px solid #696868;font-size: 14px;color: #696868;font-weight:300;transition: all 0.3s ease;}
#mb_login .btn_confirm a:hover {color: #fff;background: var(--blue); border-bottom: 1px solid var(--blue);}

/* 기본테이블 */
.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 {display: none;}
.mbskin .frm_info {}
.mbskin .frm_file {}

.mbskin .tbl_frm01 {}
.mbskin .tbl_frm01 th {width: 170px; font-size: 1.55rem; color: #333; font-weight: 500; text-align: center; word-break: keep-all; background: #fcfcfc;}
.mbskin .tbl_frm01 th label {font-size: 1.55rem;}
.mbskin .tbl_frm01 td {font-size: 1.45rem; color: #434343; font-weight: 300;}
.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 {background: #fff !important;}

/* 테이블 항목별 정의 */
.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 {position: relative; text-align: center; color: #fff; font-size: 1.5rem; background: #858686; padding: 15px; border: 1px dashed #858686; margin: 0 0 10px; font-weight: 500;}
#fregister .btn_confirm {margin-bottom:20px}
#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}

/* 회원가입 입력 */
#fregisterform textarea {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:inline-block;margin:5px 0 0;vertical-align:middle}
#fregisterform #mb_addr_jibeon {display:block;margin:5px 0 0}

/* 회원가입 완료 */
#reg_result {width: 100%; padding: 0 50px;}
#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 .icoimg {margin-top: 3rem;}
#reg_result .stresstxt {font-size: 2rem; color: #252525; font-weight: 600; margin-top: 3rem; margin-bottom: 2rem;}
#reg_result p {width: 100%; font-size: 1.55rem; color: #676666; font-weight: 300; line-height: 1.6}
#reg_result .reg_result_infobox {width: 100%; text-align: center;}
#reg_result .reg_result_infobox strong {color: #e90811;}
#reg_result .btn_confirm {width: 100%; margin-top: 30px;}

/* 아이디/비밀번호 찾기 */
#find_info #win_title {padding: 10px;}
#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 label {font-size: 13px; margin-right: 10px;}
#find_info #info_fs .frm_input {width: 70%; font-size: 14px; height: 36px; border-radius: 0 !important;}
#find_info p {font-size: 14px; margin: 0 0 10px; line-height: 1.3}
#find_info #captcha {margin:0 20px}
#find_info #captcha_info {font-size: 13px !important;}

/* 로그인 */
#mb_login {margin:0 auto;padding:40px 0;width:730px;}
#mb_login h1 {margin:0 0 20px;font-size:1.3em}
#mb_login h2 {margin:0}
#mb_login p {padding:10px 0;line-height:1.5em;font-size:14px;font-weight:300;}
#mb_login #login_fs {position:relative;margin:0;padding:20px 20px 20px 95px;border:1px solid #ddd;border-bottom:0;background:#fff}
#mb_login #login_fs legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
#mb_login #login_fs label {font-size: 1.5rem; letter-spacing:-0.1em}
#mb_login #login_fs .login_id {position:absolute;top:27px;left:95px; font-size: 1.65rem;}
#mb_login #login_fs .login_pw {position:absolute;top:70px;left:95px; font-size: 1.65rem;}
#mb_login #login_fs .frm_input {display:block;margin:0 0 7px 80px;width:305px;height:35px;}
#mb_login #login_fs .btn_submit {position:absolute;top:20px;right:95px;width:113px;height:77px;background: var(--blue);border-radius:0.6rem;font-size: 1.6rem;letter-spacing: 0em;border: 1px solid var(--blue);font-weight: 800;}
#mb_login #login_info {margin:0 0 30px;padding:20px;border:1px solid #ddd;background:#fcfcfc}
#mb_login #login_info div {text-align:right}
#login_auto_login {width: 20px; height: 20px; margin-top: 10px; margin-right: 5px; vertical-align: -7px;}

/* 쪽지 */
#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 {margin:0 auto;padding:100px 0;width:500px}
#mb_confirm h1 {font-family: "Pretendard", "Noto Sans KR", sans-serif; margin:0 0 20px; font-size:1.3rem}
#mb_confirm p {font-size: 14px; line-height: 1.3; padding: 20px; border:1px solid #dde4e9; border-bottom: 0; background: #fff}
#mb_confirm p strong {display:block}
#mb_confirm fieldset {font-size: 14px; margin: 0 0 30px; padding: 30px 0; border: 1px solid #e9e9e9; background: #f5f6fa; text-align: center}
#mb_confirm fieldset .frm_input {width: 30%; height: 2.6rem; font-size: 14px; background-color:#fff !important; border-radius: 0.3rem !important;}
#mb_confirm fieldset input[type="submit"] {height: 2.6rem; font-family: "Pretendard", "Noto Sans KR", sans-serif; font-size: 13px; padding: 9px 22px; border-radius: 0.3rem;}
#mb_confirm label {letter-spacing:-0.1em}
#mb_confirm_id {display:inline-block;margin-right:20px;font-weight:bold}
#mb_confirm .btn_confirm a {font-size: 14px; padding: 10px 16px; border: 1px solid #e8e8e8; border-radius: 5px;}
#mb_confirm .btn_confirm a:hover {color: #fff; background: #196ef7; border: 1px solid #196ef7; text-decoration: none;}

/* 비밀글 비밀번호 확인 */
#pw_confirm {margin:0 auto;padding:100px 0;width:500px}
#pw_confirm h1 {margin:0 0 20px;font-size:1.3em}
#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:#f5f6fa;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}


/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* *** 반응형설정 Mobile 359 *** */
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

@media screen and (max-width:359px) {

/* 로그인 박스 */
#mb_login {width: 100%; padding: 0 3%;}
#mb_login #login_fs {padding: 2rem 2rem;}
#mb_login #login_fs .login_id {position: static; letter-spacing: -0.03rem; margin: 10px 0;}
#mb_login #login_fs .frm_input {width: 100%; margin: 0; outline: none;}
#mb_login #login_fs .login_pw {position: static; letter-spacing: -0.03rem; margin: 10px 0;}
#mb_login #login_fs .btn_submit {position: relative; margin: 0 auto; width: 100%; height: 50px; top: 0; left: 0; right: 0; margin-top: 10px; margin-bottom: 10px;}
#mb_login #login_fs input[name="auto_login"] {margin-left: 5px;}
#mb_login #login_fs label {font-size: 14px;}
.mbskin .btn_confirm a {}
#mb_login p {font-size: 12px;}
.mbskin .btn_login {width: 100%;}
.mbskin .btn_join {width: 48.5%;}

/* 회원가입 */
.pagetitle_box .tit_stxt {line-height: 1.4 !important; word-break: keep-all; padding: 0 1.5rem;}
.mbskin {padding: 0 1.5rem;}
#fregister section {margin: 0 !important;}
.mbskin .tbl_frm01 th {width: 30%;}
.mbskin .frm_input {width: 100%;}

}


/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* *** jny_mobile 360,719 *** */
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

@media screen and (min-width:360px) and (max-width:719px) {

/* 로그인 박스 */
#mb_login {width: 100%; padding: 0 3%;}
#mb_login #login_fs {padding: 2rem 2rem;}
#mb_login #login_fs .login_id {position: static; letter-spacing: -0.03rem; margin: 10px 0;}
#mb_login #login_fs .frm_input {width: 100%; margin: 0; outline: none;}
#mb_login #login_fs .login_pw {position: static; letter-spacing: -0.03rem; margin: 10px 0;}
#mb_login #login_fs .btn_submit {position: relative; margin: 0 auto; width: 100%; height: 50px; top: 0; left: 0; right: 0; margin-top: 10px; margin-bottom: 10px;}
#mb_login #login_fs input[name="auto_login"] {margin-left: 5px;}
#mb_login #login_fs label {font-size: 14px;}
.mbskin .btn_confirm a {}
#mb_login p {font-size: 12px;}
.mbskin .btn_login {width: 100%;}
.mbskin .btn_join {width: 48.5%;}

/* 회원가입 */
.pagetitle_box .tit_stxt {line-height: 1.4 !important; word-break: keep-all; padding: 0 1.5rem;}
.mbskin {padding: 0 1.5rem;}
#fregister section {margin: 0 !important;}
.mbskin .tbl_frm01 th {width: 30%;}
.mbskin .frm_input {width: 100%;}

}