@charset "utf-8";

/* ### 기본 스타일 커스터마이징 시작 ### */
input[type=text],input[type=password], textarea {
-webkit-transition: all 0.30s ease-in-out;
-moz-transition: all 0.30s ease-in-out;
-ms-transition: all 0.30s ease-in-out;
-o-transition: all 0.30s ease-in-out;
outline: none;
}

input[type=text]:focus,input[type=password]:focus,  textarea:focus,select:focus {}
.placeholdersjs { color: #aaa !important; }

input:-ms-input-placeholder { color: #777; }
input:-webkit-input-placeholder { color: #777; }
input:-moz-placeholder { color: #777; }


#container {
position: relative;
}



input[type="checkbox"] {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip:rect(0,0,0,0);
border: 0
}





input[type="checkbox"] + label {
display: inline-block;
position: relative;
cusor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}



input[type="checkbox"] + label:before {
content: ' ';
display: inline-block;
width: 25px;
height: 25px;
line-height: 21px;
margin: -2px 8px 0 0;
text-align: center;
vertical-align: middle;
background: #fafafa;
border: 1px solid #cacece;
border-radius: 0px;
}


input[type="checkbox"] + label:active:before,
input[type="checkbox"]:checked + label:active:before {
    box-shadow: 0px 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1);
}



input[type="checkbox"]:checked + label:before {

content: '\2713';
color: #fff;
background: #333;
border-color: #333;

}



/* 버튼 */
.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 {}
.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{max-width:600px;text-align:center;padding:2%;margin:0 auto}
.mbskin .frm_input{width:100%}
.mbskin .btn_submit{width:100%;margin:10px 0 0;height:55px;font-size:1.5em;background-color:#C31B2D !important;border-radius:3px}
.mbskin h1{margin:20px 0 20px 0 ;font-size: 2em;color:#fff;font-weight:400;line-height:45px}
.mbskin h1 span {display:block}
.mbskin a {color:#fff}
.mbskin .en {font-size:45px;color:#fff}
.mbskin .kors {color:#fff;font-size:15px;line-height:25px}


/* 기본테이블 */

.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;}
.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{margin:10px auto;max-width:900px}
#sns_register {margin:0 auto !important;max-width:900px}
#fregister p{text-align:center;color: #c7254e;background: #f9f2f4;padding:10px;border:1px solid #ecc7d2;margin:0 0 5px}
#fregister section {;margin:10px auto 30px;border:1px solid #eee;position:relative;border-radius:3px 3px 0 0 ;
-webkit-box-shadow:  0 1px 5px #eee ;
-moz-box-shadow: 0 1px 5px #eee ;
box-shadow: 0 1px 5px #eee;}
#fregister_chkall{text-align:left;font-size:16px}
#fregister h2 {text-align:left;padding:15px 20px;border-bottom:1px solid #eee}
#fregister textarea {display:block;padding:20px;width:100%;height:150px;background:#fff;border:0;line-height:1.6em}
#fregister .fregister_agree {position:absolute;top:0;right:0;;padding:15px}
#fregister_private div{padding:20px;background:#fff}
#fregister_private table{width:100%;border-collapse:collapse}
#fregister_private table caption {position:absolute;font-size:0;line-height:0;overflow:hidden}
#fregister_private table  th{background:#646982;width:33.33%;color:#fff;padding:10px;border:1px solid #555971}
#fregister_private table  td{border:1px solid #ddd;padding:10px;}
#fregister .btn_confirm{text-align:center;}
#fregister .btn_confirm .btn_submit{height:50px;padding:0 40px;font-weight:bold;font-size:1.083em}

#fregister #sns_register .sns-icon{width:33.333%}

/* 회원가입 입력 */
#register_form{margin:10px auto;max-width:655px}
#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 .btn_confirm{text-align:center;max-width:655px;margin:0 auto}
#fregisterform .btn_confirm .btn_submit{height:65px;;padding:0px;font-size:1.283em;width:50%;display:block;float:left;background-color:#C31B2D !important}
#fregisterform .btn_confirm .btn_cancel{line-height:65px;height:65px;padding:0px;font-size:1.283em;width:50%;display:block;float:left;}
#fregisterform .frm_info{display:block;color:#D3737D;font-size:0.92em}
#fregisterform .form_01 div{margin: 0 0 10px;border:1px solid #ddd;padding:5% 8%;border-radius:5px;background-color:#fff}
#fregisterform .captcha{display:block;margin:5px 0 0}
#fregisterform .reg_mb_img_file img{max-width:100%;height:auto}

.form_01 li {margin:25px 0 !important}
#register_form .btn_frmline {position:absolute;right:0px;height:45px;border-radius:0 !important;padding:0 15px}
#register_form select {width:100%;padding:15px;border-radius:0px;border:1px solid #ddd;background-color:#fbfbfb;color:#777}
#register_form .frm_input {border:1px solid #ddd !important;box-shadow:none !important;border-radius:0 !important;padding:0 15px !important}
.member_out {position:absolute;display:block;right:0px;height:45px;line-height:45px;background-color:#000;text-align:center;padding:0 15px}

#fregister_term {position:relative}
.allview {position:absolute;right:0px;top:3px;border:1px solid #ddd;color:#666;padding:10px 15px}
.fregister_agree {line-height:40px;font-size:14px;}
.fregister_agree label {color:#777}
label {vertical-align:middle !important}
.form_01 .frm_label {width:100% !important;font-size:14px}

#fregister_private {position:relative}

/* 회원가입 완료 */
#reg_result{background:#fff;margin:20px auto;border:1px solid #eee;border-radius:5px;padding:5%;max-width:600px;
-webkit-box-shadow:  0 1px 5px #eee ;
-moz-box-shadow: 0 1px 5px #eee ;
box-shadow: 0 1px 5px #eee;}
#reg_result h2{font-size:1.5em;margin:0 0 20px}
#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.8em}
#reg_result .btn_confirm {margin:50px 0}
#reg_result .reg_result_p{font-size:1.25em;margin:0 0 10px;}
#reg_result .reg_result_p strong{color:#3497d9}
#reg_result .btn_submit{padding: 0 30px;font-weight:bold;height:40px;line-height:40px;display:inline-block;margin:30px 0 0 ;font-size:1.083em}

/* 아이디/비밀번호 찾기 */
#find_info #mb_hp_label {display:inline-block;margin-left:10px}
#find_info p {line-height:1.5em}
#find_info #mb_email{margin:10px 0;}

/* 로그인 */
#mb_login {max-width:400px;background-color:#000;background-color: rgba( 0, 0, 0, 0.5 );-webkit-box-shadow: 3px 3px 3px 0px rgba(0,0,0,0.5);
-moz-box-shadow: 3px 3px 3px 0px rgba(0,0,0,0.5);
box-shadow: 3px 3px 3px 0px rgba(0,0,0,0.5);}
#mb_login:after {display:block;visibility:hidden;clear:both;content:""}
#mb_login #login_fs .frm_input{margin:0 0 10px;padding:0 10px;font-size:1.25em ;height:55px}
#mb_login #login_fs .frm_input:focus{border:1px solid #0060ff}
#mb_login #login_fs .btn_submit {margin:0 0 20px;height:65px}
#mb_login #login_info{ margin:5px 0}
#mb_login #login_info:after {display:block;visibility:hidden;clear:both;content:""}
#mb_login #login_info h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#mb_login #login_info a{display:inline-block;margin-right:15px;float:left;text-align:center;color:#fff;font-size:15px}
#login_password_lost{border-right:1px solid #ddd;padding-right:10px}

#mb_login_notmb{margin:30px auto;padding:20px 30px }
#mb_login_notmb h2{font-size:1.25em;margin:20px 0 10px}
#guest_privacy{border:1px solid #ccc;text-align:left;line-height:1.6em;color:#666;background:#fafafa;padding:10px;height:150px;margin:10px 0;overflow-y:auto}
#mb_login_notmb .btn_submit{display:block;text-align:center;line-height:45px}

#mb_login_od_wr{margin:30px auto;padding:20px 30px }
#mb_login_od_wr h2{font-size:1.25em;margin:20px 0 10px}
#mb_login_od_wr .frm_input{margin:10px 0 0 }
#mb_login_od_wr p{background:#f3f3f3;margin:20px 0 0 ;padding:15px 20px;line-height:1.5em}

.login_auto {margin:0 0 30px 0;float:left;color:#fff}
.login_auto:after {display:block;visibility:hidden;clear:both;content:""}
.login_auto .agree_ck {display:inline-block;float:left;margin-right:5px;width:15px;height:15px;background:url('img/input_chk.png') no-repeat 0 -15px;vertical-align:top}
.login_auto .agree_ck.click_on {background:url('img/input_chk.png') no-repeat 0 0}
#login_auto_login {position:absolute;top:0;left:0;width:1px;height:1px;opacity:0;outline:0;z-index:9}


.bgimg {
    border: 0;
    padding: 0; 
    background-image: url('img/loginbg.jpg');
    min-height: 100%;
    background-position: center;
    background-size: cover;
	width: 100%; 
	height: 100vh; 
	display: -webkit-box; 
	display: -ms-flexbox; 
	display: flex; 
	-webkit-box-align: center; 
	-ms-flex-align: center; 
	align-items: center; 
	-webkit-box-pack: center; 
	-ms-flex-pack: center; 
	justify-content: center;
}


.login_wr{padding:0 5%;text-align:left;}
#mb_login #sns_login{border-top:0;margin:0;clear:none;padding:0 5%}
#mb_login #sns_login h3 {margin-top:0px;color:#000;padding-top:0;font-size:1.2em}

@media (min-width: 970px){
    .login_wr {width:100%;}
    #mb_login #sns_login{width:100%;margin:50px auto 0 auto;clear:none;}
    .login_only .login_wr{float:none ;max-width:500px;margin:0 auto;width:100%}

}
@media (max-width: 969px){
    #mb_login #sns_login{margin-top:30px}
}
/* 쪽지 */
#memo_list .memo_name,#memo_list .memo_name .sv_wrap{font-weight:bold}
#memo_list .memo_datetime{float:right;font-size:0.92em;color:#777;font-style:italic}
#memo_list .memo_del{margin-left: 5px; color: #49857c;font-size: 15px;}

#memo_view_contents {margin:10px 0;border:1px solid #ddd;}
#memo_view_contents h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#memo_view_ul {margin:0;border-bottom:1px solid #eee;list-style:none;background:#f3f3f3;}
#memo_view_ul:after {display:block;visibility:hidden;clear:both;content:""}
.memo_view_li {position:relative;padding:10px;float:left;width:50%;}
.memo_view_name strong,.memo_view_name .sv_wrap{font-weight:bold !important}
.memo_view_subj{display: inline-block;height: 20px;line-height: 18px;border: 1px solid #3497d9;color: #3497d9;padding: 0 5px;border-radius: 15px;font-size: 11px;}
.memo_view_li .profile_img img{border-radius:50%}
.memo_view_date{text-align:right;color:#555;font-style:italic}
.memo_view_date strong{font-weight:normal}
#memo_view .btn_b02{float:right}
#memo_view .btn_b02.reply_btn{margin-left:4px}
#memo_view p {padding:10px;border-top:1px solid #ddd;min-height:150px;height:auto !important;height:150px;background:#fff;line-height:1.8em}

#memo_write textarea {height:100px}

/* 스크랩 */
#scrap .scrap_tit{font-weight:bold;display:block;font-size:1.083em;margin-bottom:5px;line-height:1.3em}
#scrap .scrap_cate{ display:block;color:#3598db ;font-size:0.92em;float:left}
#scrap .scrap_datetime{;color:#777;font-style:italic;float:right}
#scrap .scrap_del{position:absolute;top:5px;right:10px;font-size:18px;color:#49857c}
#scrap .scrap_del:hover{color:#98ca69}
#scrap_do table {margin:0 0 10px;width:100%}
#scrap_do textarea {height:100px}
#scrap_do .scrap_tit{background:#f3f3f3;padding:10px 15px;font-size:1.083em;font-weight:bold}
#scrap_do label{display:block;margin:0 0 5px;font-size:0.92em}
/*포인트*/
#point .point_top{line-height:15px;margin:0 0 5px}
#point .point_top:after {display:block;visibility:hidden;clear:both;content:""}
#point .point_tit{font-weight:bold;float:left;font-size:1.083em;display:block;}
#point .point_num{font-size:1.25em;color:#00c4ac;font-weight:bold;float:right;}
#point .point_date1{float:left;color:#555;font-style:italic}
#point .point_date{float:right;color:#555;font-style:italic}
#point .txt_expired {color:#aaa;}
#point .point_all{background:#ae99da;border:0;border-bottom:2px solid #9781c5;color:#fff;font-weight:bold;font-size:1.083em}
#point .point_all span,#point .point_status span{float:right;}
#point .point_status{background:#737373;border:0;color:#fff;font-weight:bold;font-size:1.083em}
#point .point_status  span{margin-left:10px}

/* 회원 비밀번호 확인 */
#mb_confirm {}
#mb_confirm h1 {margin:60px 0 30px;font-size:2em}
#mb_confirm p {padding:0 20px 40px;border-bottom:1px solid #e9e9e9;font-size:1.083em;line-height:1.4em;color:#656565}
#mb_confirm p strong {display:block;color:#555;font-size:1.167em;margin:0 0 5px;font-weight:400}
#mb_confirm fieldset {;padding:50px;text-align:left}
#mb_confirm fieldset .frm_input {background-color:#fff !important;height:55px;box-shadow:none !important}
#mb_confirm label {letter-spacing:-0.1em}
#mb_confirm_id {display:block;margin:5px 0 10px;font-size:21px}
#mb_confirm .confirm_id{font-size:0.92em;color:#666}

/* 비밀글 비밀번호 확인 */
#pw_confirm h1 {margin:60px 20px 30px;font-size:2em}
#pw_confirm p {padding:0 20px 40px;border-bottom:1px solid #e9e9e9;font-size:1.083em;line-height:1.4em;color:#656565}
#pw_confirm p strong {display:block;color:#3ca1ff;font-size:1.167em;margin:0 0 5px}
#pw_confirm fieldset {;padding:50px;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}
#mb_confirm_id{}

/* 폼메일 */
#formmail textarea {height:100px}
#formmail .formmail_flie{position:relative}
#formmail .formmail_flie .file_wr {border: 1px solid #ccc;background: #fff;color: #000;vertical-align: middle;border-radius: 3px;padding: 5px;height: 40px;margin: 0;}
#formmail .lb_icon {position: absolute;top: 1px;left: 1px;border-radius: 3px 0 0 3px;height: 38px;line-height: 38px;width: 40px;background: #eee;text-align: center;color: #888;}
#formmail .frm_file {padding-left: 50px;}
#formmail .frm_info{color: #3497d9;font-size: 0.92em;}

/* 자기소개 */
#profile h1 a{color:#fff}
#profile table {margin-bottom:0}
#profile table th{text-align:left;padding:10px;width:100px}
#profile section {color: #2d4c7b;background: #eff9f9;padding: 10px;border: 1px solid #bfd4dc;margin: 10px 0;}
#profile h2 {margin:0 0 5px}
#profile .profile_name{text-align:center;font-weight:bold}
#profile .my_profile_img{display:block;margin:20px 0 5px;}
#profile .my_profile_img img{border-radius:50%;border:1px solid #aaa}
#profile .profile_img img{border-radius:50%}
#profile .profile_name .sv_wrap{font-weight:bold;text-align:left}


 .custom-combobox {
    position: relative;
    display: inline-block;
	width:100%;
  }

  .custom-combobox-toggle {
    position: absolute;
    top: 0;
    margin-left: -1px;
    padding: 0;
  }

  .custom-combobox-input {
    margin: 0;
    padding: 5px 15px;
	height:45px;
	background-color:#fbfbfb !important;
	border-radius:0px !important;
	border:1px solid #ddd !important;
	width:100%;
	font-family:Arial,'NEXON Lv2 Gothic Light', dotum, sans-serif !important;letter-spacing:0px;
  }

  .ui-autocomplete {
    max-height: 250px;
    overflow-y: auto;
    /* prevent horizontal scrollbar */
    overflow-x: hidden;
	font-family:Arial,'NEXON Lv2 Gothic Light', dotum, sans-serif !important;letter-spacing:0px;
	padding: 5px 15px;
	line-height:24px;

  }
  /* IE 6 doesn't support max-height
   * we use height instead, but this forces the menu to always be this tall
   */
  * html .ui-autocomplete {
    height: 250px;
	font-family:Arial,'NEXON Lv2 Gothic Light', dotum, sans-serif !important;letter-spacing:0px;
	padding: 5px 15px;
	line-height:24px;

  }

.ui-button-icon-only {position:absolute !important;right:0px !important;top:0px !important;height:45px !important;border:0px !important;background-color:#fbfbfb !important;background-color:transparent !important}


@media (max-width: 639px){
#register_form {margin:0px auto}
#mb_confirm p {font-size:13px}
}


@media (max-width: 450px){
/* 로그인 */
#mb_login {max-width:300px;background-color:#000;background-color: rgba( 0, 0, 0, 0.5 );-webkit-box-shadow: 3px 3px 3px 0px rgba(0,0,0,0.5);
-moz-box-shadow: 3px 3px 3px 0px rgba(0,0,0,0.5);
box-shadow: 3px 3px 3px 0px rgba(0,0,0,0.5);}
#mb_login:after {display:block;visibility:hidden;clear:both;content:""}
#mb_login #login_fs .frm_input{margin:0 0 10px;padding:0 10px;font-size:1.25em ;height:50px}
#mb_login #login_fs .frm_input:focus{border:1px solid #0060ff}
#mb_login #login_fs .btn_submit {margin:0 0 20px;height:60px}
#mb_login #login_info{ margin:5px 0}
#mb_login #login_info:after {display:block;visibility:hidden;clear:both;content:""}
#mb_login #login_info h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#mb_login #login_info a{display:inline-block;margin-right:15px;float:left;text-align:center;color:#fff;font-size:15px}
#login_password_lost{border-right:1px solid #ddd;padding-right:10px}
}