@charset "utf-8";
/* SIR 지운아빠 */

/* ### 기본 스타일 커스터마이징 시작 ### */
.mbskin {font-family: 'NotoKrM'; letter-spacing:-0.5px; }
/* 버튼 */
.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 {height:45px;width:130px;}
.mbskin button.btn_submit {}
.mbskin fieldset .btn_submit {}
.mbskin .btn_cancel {height:43px;line-height:43px;padding:0;width:130px;}
.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 {font-family: 'NotoKrR';  font-size:12.5px !important; letter-spacing:-0.5px;}
.mbskin .tbl_frm01 table { font-size:12.5px !important; letter-spacing:-0.5px;}
.mbskin .tbl_frm01 table caption  {  font-size:14.5px !important;  padding: 10px 0 10px 15px;    font-weight: normal;    text-align: left;  background:url(img/bul_big.png) left center no-repeat;}
.mbskin .tbl_frm01 table caption h3{  font-size:14.5px !important;  font-weight: normal;font-family: 'NotoKrM';   }
.mbskin .tbl_frm01 th {width:85px;font-weight:normal;font-family: 'NotoKrM'; }
.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{background:#fff;padding:20px 0;font-family: 'NotoKrR';  font-size:12.5px; letter-spacing:-0.5px;}
#fregister section {margin:0 0 20px;padding:20px 0}
#fregister h2 {margin:0 0 20px;font-family: 'NotoKrM'; font-weight:normal; font-size:14.5px;}
#fregister textarea {display:block;margin-bottom:10px;padding:5px;width:98.5%;height:150px;border:1px solid #e9e9e9;background:#f7f7f7;font-family: 'NotoKrR'; color:#333; line-height:170%;}
#fregister .fregister_agree {padding:10px 0 0;text-align:right}
#fregister .fregister_agree label {display:inline-block;margin-right:5px}
#fregister p {color:#cb4432;text-align:left; font-size:13.5px; margin-bottom:5px;}
#fregister .btn_confirm {margin-bottom:20px; background:#}
#fregister_private .tbl_head01 th{;text-align:center;border:1px solid #d1dee2;width:33%; font-weight:normal;font-family: 'NotoKrM'; font-size:12.5px;}
#fregister_private .tbl_head01 td {border:1px solid #e9e9e9}
#fregister_private .tbl_head01 caption{position:absolute;font-size:0;line-height:0;overflow:hidden}
#fregister .btn_submit {  font-family: 'NotoKrR'; font-weight:normal;  padding: 0 10px;  font-size:16.5px;   height: 45px;    line-height: 45px;    border: 0;    background: url(img/btn_bg.png) right -45px bottom -20px no-repeat #cb4432;    color: #fff;    letter-spacing: -0.05em;    cursor: pointer;-webkit-transition: .3s ease-in-out; transition: .3s ease-in-out;  }
#fregister .btn_submit:hover {background: url(img/btn_bg2.png) right -60px bottom -20px  no-repeat #373737;   }
/* 회원가입 입력 */
#fregisterform{background:#fff;padding: 0}
#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 {padding:30px 0;background:#fff;}
#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 #result_coupon {margin:20px 0;padding:10px 30px;border:1px solid #e9e9e9;border-bottom:1px solid #dde4e9;background:#f3f3f3;line-height:2em}
#reg_result #result_coupon strong {color:#ff3061;font-weight:normal}
#reg_result p {line-height:1.8em}
#reg_result .btn_confirm {margin:50px 0}

/* 아이디/비밀번호 찾기 */
#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}

/* 로그인 */
#mb_login {margin:180px auto 30px auto;padding:0px;width:720px;border-top:1px solid #c2c2c2;border-bottom:1px solid #e0e0e0;font-family: 'NotoKrR'; font-size:14.5px; position:relative; }
#mb_login .login_clogo {position:absolute; left:15px; bottom:45px;}
#mb_login h1{width:0;height:0;position:absolute;text-indent:999px;overflow:hidden}
#mb_login h2 {margin:0}
#mb_login .login_info{float:left; padding:35px 0px 70px 0px;width:270px; display:block;text-align:left; }
#mb_login .login_logo {margin-bottom:20px;padding:0px 15px; }
#mb_login .login_info .login_txt {font-size:17.5px;font-family: 'NotoKrR'; letter-spacing:-1px;padding:0px 15px; word-wrap:normal  !important; word-break:keep-all  !important;}
#mb_login .login_info .login_txt h2{font-weight:normal; color:#4db748; font-size:24px; margin:10px 0px 15px 0px;}
#mb_login .login_info .login_cs {border-top:1px solid #e0e0e0; border-bottom:1px solid #e0e0e0; padding:15px; margin-top:20px; line-height:26px; font-size:15.5px; color:#000; letter-spacing:-1px; }
#mb_login .login_info .login_cs span {display:inline-block; margin-left:5px;color:#c53e2c; letter-spacing:0px;}
#mb_login a .login_guide{  padding:0px ; margin-top:10px; line-height:30px; font-size:14.5px;   letter-spacing:0px;-webkit-transition: .3s ease-in-out; transition: .3s ease-in-out; opacity:1.0; 	-moz-opacity:1.0; 	filter: alpha(opacity=100); }
#mb_login a .login_guide span  {display:inline-block; background:#c53e2c; color:#fff;  padding:0px 15px;  }
#mb_login a:hover .login_guide {opacity:0.5; 	-moz-opacity:0.5; 	filter: alpha(opacity=50); }
#mb_login #appBan {margin-top:15px;}


.login_guide_win {position:absolute; top:-100px; left:50%; margin-left:-440px; z-index:9999999;width:800px; height:600px; overflow-y:scroll; border:1px solid #408cc8; padding:0px;box-shadow:0px 0px 10px  rgba(0,0,0,0.6); }
.login_guide_win img {width:100%;}
.login_guide_win .lgwrap {position:relative;}
.login_guide_win .lgwrap .m_closed {position:absolute; color:#fff; background:#555;  border:1px solid #555; padding:0px 20px; height:50px; line-height:50px;  right:20px; top:20px; font-size:16.5px;border-radius: 30px !important;  -webkit-border-radius: 30px !important; -moz-border-radius: 30px !important;}
.login_guide_win .lgwrap .m_closed i {display:inline-block; padding-left:20px;font-size:30px;  vertical-align:middle; margin-bottom:5px;}
.login_guide_win .lgbtn {display:block; background:#fff; text-align:center; padding:20px 0px;}
.login_guide_win .lgbtn a{display:inline-block; margin:0px 6px; padding:0px 35px; font-size:18px; background:#408cc8; color:#fff; height:50px; line-height:50px;border-radius: 30px !important;  -webkit-border-radius: 30px !important; -moz-border-radius: 30px !important;}
.login_guide_win .lgbtn a:first-child {background:#c53e2c;}

#mb_login p {padding:5px 0;line-height:1.5em}
#mb_login #login_fs {float:right; width:400px; position:relative;margin:0;background:#fff;padding:35px 0px;}
#mb_login #login_fs  h2 {font-weight:normal; font-size:18.5px;font-family: 'NotoKrM'; letter-spacing:-1px;padding:0px; margin-bottom:20px; margin-top:10px;}
#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 {}
#mb_login #login_fs .login_id {}
#mb_login #login_fs .login_pw {}
#mb_login #login_fs .frm_input {display:block;margin:5px 0 10px 0px;width:96%;height:40px;border:1px solid #ddd;padding:0 2%;font-size:1.25em}
#mb_login #login_fs .btn_submit {width:100%;height:45px;margin:5px 0}
#mb_login #login_info {margin:0 0 30px;background:#fff}
#mb_login #login_info h2{width:0;height:0;position:absolute;text-indent:999px;overflow:hidden}
#mb_login #login_info div {text-align:right}
#mb_login #login_info div:after {display:block;visibility:hidden;clear:both;content:""}
#mb_login #login_info .btn02{float:left;width:49.5%;padding:0;text-align:center;background:none;border:0;color:#777;border-right:1px solid #ddd}
#mb_login #login_info .btn01{float:right;width:49.5%;padding:0;text-align:center;background:none;border:0;color:#777}

#mb_login_notmb {position:relative;margin:0 0 20px;padding:50px;border:1px solid #ddd;background:#fff}
#mb_login_notmb #guest_privacy {margin:0 0 10px;padding:10px;height:150px;border:1px solid #e9e9e9;overflow:auto}
#mb_login_notmb .btn_confirm {padding:10px 0 0}
#mb_login_notmb .btn02{width:100%;height:40px;line-height:40px;font-weight:bold;margin:10px 0;padding:0}

#mb_login_od {position:relative;margin:0;padding:20px 20px 20px 95px;border:1px solid #cfded8;border-bottom:0;background:#fff}
#mb_login_od legend {position:absolute;font-size:0;line-height:0;overflow:hidden}
#mb_login_od label {letter-spacing:-0.1em}
#mb_login_od .od_id {position:absolute;top:26px;left:95px}
#mb_login_od .od_pwd {position:absolute;top:52px;left:95px}
#mb_login_od .frm_input {display:block;margin:0 0 5px 80px}
#mb_login_od .btn_submit {position:absolute;top:20px;left:335px;width:52px;height:49px}
#mb_login_odinfo {margin:0 0 30px;padding:20px;border:1px solid #cfded8;background:#f5f6fa}
#mb_login_odinfo div {text-align:right}

#mb_login .btn_submit {  font-family: 'NotoKrR'; font-weight:normal;  padding: 0 10px;  font-size:18.5px;   height: 45px;    line-height: 45px;    border: 0;    background: url(img/btn_bg2.png) right -30px bottom no-repeat #408cc8;    color: #fff;    letter-spacing: -0.05em;    cursor: pointer;-webkit-transition: .3s ease-in-out; transition: .3s ease-in-out;  }
#mb_login .btn_submit:hover {background: url(img/btn_bg2.png) right -60px bottom -20px  no-repeat #373737;   }
#mb_login .elbtn {margin-top:15px;height:45px;  overflow:hidden;}
#mb_login .elbtn a{display:inline-block;border:1px solid #e1e1e1;  height:43px; line-height:43px; width:193px; text-align:center;}
#mb_login .elbtn a#login_password_lost {margin-left:6px;}
#mb_login .elbtn a.regbtn {background: url(img/menu_mb01_on.png) left 55px top 10px no-repeat;width:163px; padding-left:30px;}
.clear {clear:both; content:''; display:block;}
/* 쪽지 */
#memo_view_contents {margin:0 auto 20px;width:90%}
#memo_view_contents strong {font-weight:normal;  font-family: 'NotoKrB'; }
#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; color:#777;}
#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; color:#666;}
#mb_confirm h1 {margin:0 0 20px;font-size:1.3em; color:#000;}
#mb_confirm p {padding:20px;border:1px solid #dde4e9;border-bottom:0;background:#fff}
#mb_confirm p strong {display:block; font-weight:normal; color:#cb4432; margin-bottom:5px; font-size:1.15em; }
#mb_confirm fieldset {margin:0 0 30px;padding:30px 0;border:1px solid #e9e9e9;background:#f5f6fa;text-align:center}
#mb_confirm fieldset .frm_input {background-color:#fff !important}
#mb_confirm label {letter-spacing:-0.1em}
#mb_confirm_id {display:inline-block;margin-right:20px;color:#000;font-family: 'NotoKrB'}
#mb_confirm .btn_submit{height:30px;width:50px}

/* 비밀글 비밀번호 확인 */
#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}