@charset "utf-8";
/* SIR 지운아빠 */

/* ### 기본 스타일 커스터마이징 시작 ### */

/* 버튼 */
.mbskin{font-size:1.1em; padding:30px;}
.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 .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 {}
.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-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{margin-bottom:50px;}
#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:50px 20px}
#reg_result h2{ font-size:1.3em; line-height:1.6em; margin-bottom:10px;}
#reg_result h2 strong{text-decoration:underline;}
#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}

/* 아이디/비밀번호 찾기 */
#win_title{display: none;}
#find_info{padding:30px;}
#find_info .nav-tabs{margin-bottom: 30px;}
#find_info #mb_hp_label {display:inline-block;margin-left:10px}
#find_info #info_fs {margin:0px;padding:0; font-size:0.95em;}
#find_info #info_fs label{ display:none;}
#find_info #info_fs .frm_input {width:100%}
#find_info p {margin:0 0 10px;line-height:1.8em}
#find_info #captcha {margin:0 20px}
.mbskin button.btn01{width:100%;padding:10px 0;text-align:center;border-radius:0px!important; background:none; 
					 border:1px solid #ccc; color:#333; margin-bottom:3px; font-size:0.9em; letter-spacing:-1px;}

/* 로그인 */
#mb_login {
	width: 100%;
	max-width: 400px;
	margin: 0 auto;
	padding: 50px 15px;
}
#mb_login h1 {
	font-size: 2em;
	color: #F25C23;
	margin-bottom: 60px;
	text-align: center;
	font-weight: 700;
}
#mb_login h1 img {
	height: 32px; margin-bottom: 4px;
}
#mb_login h1 p{
	color: #666;
	margin-top: 20px;
	font-size: 16px;
	font-weight: normal;
}

#mb_login #login_fs{}
#mb_login #login_fs .login_id,
#mb_login #login_fs .login_pw {display: none;}
#mb_login #login_fs .frm_input{
	padding: 0;
	height: 50px;
}
#mb_login #login_fs .btn_submit {
	height: 50px;
}
#mb_login #login_fs .btn_submit:hover{}
#mb_login #login_fs a.btn_submit{}
#mb_login #login_info {padding: 16px 4px; font-size: 0.9em;}
#mb_login #login_info p{}
#mb_login #login_info a:first-child{opacity: 0.5;}
#mb_login h2 {margin:0 0 5px;font-size:1.167em}
#mb_login .btn_confirm{width:100%;background:#f5f9fa;padding:30px 0;margin:0; font-size:1em;}
#mb_login .btn_confirm a{text-decoration:none;color:#3c95d5;padding-right:10px;display:inline-block}
.id_save{float:right;}
.id_save label{margin:0;}
.id_save input{margin:0; vertical-align:middle;}

@media (min-width:900px) {
}


/* 쪽지 */
#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 {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}



/* 인풋 클래스*/

/* 회원가입 및 거의 모든 곳에 들어갈 박스 스타일 */
.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 .box-body { margin-bottom:10px; }
.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{margin-bottom: 0;}
.box-article .box-body .row { background:#FFF; margin:0; position:relative; margin-bottom:8px;}
.box-article .box-body .row dd { padding:0; }
.box-article .box-body .row .exp{padding:5px 10px 5px 10px; font-size: 0.9em; opacity: 0.5;}
.box-article .box-body .row .error { font-size:0.8em; color:#858585;}
.box-article .box-body .row .error.on{color:#F25C23; margin-top:5px; padding:5px 10px 5px 10px;}
.box-article .nameBox{display: flex;align-items: flex-end;}
.box-article .nameBox dl:nth-child(1){
	width: calc(100% - 118px);
}
.box-article .nameBox dl:nth-child(2) > div{
	display: flex;
	width: 110px;
	margin-left: 8px;
	border: 1px solid #e9e9e9;
	border-radius: 15px;
	line-height: 42px;
}
.box-article .nameBox dl:nth-child(2) > div > div{
	width: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #B1B1B1;
	cursor: pointer;
}
.box-article .nameBox dl:nth-child(2) > div > div.on{
	color: #f57d4f;
	font-weight: 500;
}

.status_ico{position:absolute; right:0; top:0px; display:block; margin:8px; width:5px; height:5px; border-radius:50%; background:#ddd; text-align:center; text-indent:-9999px;}
.status_ico.err{background:#F25C23;}
.status_ico.pas{background:#9FCF70;}

.box-article .box-body .row div { padding:0; }
.box-article .box-body .row label {}

.box-article .box-body .agree-row { padding:20px 0px; margin:0; border-bottom: 1px solid #eee; }
.box-article .box-body .agree-row dd:first-child { font-size:1.05em; display: flex; justify-content: space-between;}
.box-article .box-body .agree-row dd:nth-child(2) { padding-top:10px; display:;}
.box-article .box-body .agree-row .agr_textarea textarea{
	width:100%; border:1px solid #DCDCDC; border-radius: 4px; height:120px !important; font-size:12px; padding: 15px; }

.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; }



#join_info{border-bottom: 1px solid #eee; padding-bottom: 20px;}
/*#join_info label{display: none;}*/
#join_info .btn{width: 100%; text-align: center; margin: 4px 0;}


#join_agr .btn{ padding: 0 10px; line-height: 1.8em; font-size: 12px;}
#join_agr label{margin-bottom: 0;}
#join_agr label span{font-size: 12px; font-weight: normal;}



.login_banner{
	background: #FEEAE4;
	margin-top: 80px;
}
.login_banner .txtBox{
	background: url(../../../../../../img/landing/page05_img.png) no-repeat;
	background-size: 220px;
	background-position: right center;
	max-width: 1200px;
	margin: 0 auto;
	padding: 60px 0;
}
.login_banner .txtBox p{
	line-height: 1.6;
}
.login_banner .txtBox p:nth-child(1){
	font-size: 2.4em;
	color: #000;
	font-weight: 500;
}
.login_banner .txtBox p:nth-child(2){
	font-size: 2.4em;
	color: #f58d00;
}
.login_banner .txtBox p:nth-child(3){
	font-size: 16px;
}

@media (max-width:768px){
	#mb_login {
	}
	.login_banner{
		padding: 0 20px;
		margin-top: 70px;
	}
	.login_banner .txtBox{}
	.login_banner .txtBox p:nth-child(1){
		font-size: 1.6em;
	}
	.login_banner .txtBox p:nth-child(2){
		font-size: 1.6em;
		font-weight: 500;
	}
	.login_banner .txtBox p:nth-child(3){
		line-height: 1.6em;
		font-weight: 200;
		font-size: 1.1em;
	}

}

