/*기본 크기 및 폰트*/
.inquiry_common_wrap {
	position:relative;
	font-size:14px;
	min-width:300px;
	padding:0px;
}
.inquiry_common_wrap .sns_icon_align {
	margin-top:-3px;
	vertical-align:middle;
	width:inherit !important;
	height:inherit !important;
}
/*기본 크기 및 폰트*/


/* 페이징 */
.inquiry_common_wrap .bbs_paging {
	text-align:center;
	padding-top:0px;
}

.inquiry_common_wrap .bbs_paging_10 {
	text-align:center;
	padding-top:10px;
}
/* 페이징 */

/* 타이틀*/
.inquiry_common_wrap .title_wrap{
	position:relative;
	font-size:18px;
	font-weight:500;
	padding:0px 10px 10px 10px;
	width:100%;
}
/* 타이틀*/

/*문의폼 목록*/
	/*검색창*/
	.inquiry_table_wrap .search_box {
		position:relative;
		background-color:rgba(250, 250, 250, 1);
		color:#212121;
		border-top:1px solid #e5e5e5;
		border-bottom:1px solid #e5e5e5;
	}

	.inquiry_table_wrap .search_box .sub_box_head .sub_box_head_title{
		display:inline-block;
		color:#000000;
		vertical-align:middle;
		float:left;
		font-size:15px;
		padding:12px 10px;
		font-family:'Noto Sans KR' !important;
		font-weight:500 !important;
	}

	.inquiry_table_wrap .search_box .sub_box_head .sub_box_head_more{
		position:absolute;
		color:#000000;
		display:inline-block;
		top:11px;
		right:10px;
	}

	.inquiry_table_wrap .search_box .sub_box_inner{
		border-top:1px solid #eee !important;
		padding:15px;
	}

	.inquiry_table_wrap .search_box .sub_box_inner .write_input_m .select_80 select {
		width:80px !important;
	}

	.inquiry_table_wrap .search_box .sub_box_inner .search_word_box{
		width:calc(100% - 85px) !important;
		margin-left:5px !important;
	}


	.inquiry_table_wrap .search_box .sub_box_inner .search_box_manager {
		border-top:1px solid #eee;
		position:relative;
		padding-top:15px;
		text-align:center;
	}

	.inquiry_table_wrap .search_box .sub_box_inner .search_box_btn {
		position:relative;
		display:inline-block;
		text-align:center;
	}
	/*검색창*/



	/* 문의 목록 rows */
	.inquiry_table_wrap .inquiry_list_wrap {
		padding:10px 0 0 0;
	}

	.inquiry_table_wrap .inquiry_list_wrap .list_rows_wrap {
		border:1px solid #e1e1e1;
		margin-bottom:10px;
	}

	.inquiry_table_wrap .inquiry_list_wrap .list_rows_wrap:hover {
		border:1px solid #999999;
	}

	.inquiry_table_wrap .inquiry_list_wrap .list_rows_wrap .main_info{
		padding:15px;
		border-bottom:1px solid #ebebeb;
		background:#ffffff;
	}

	.inquiry_table_wrap .inquiry_list_wrap .list_rows_wrap .main_info > label{
		width:130px;
		float:left;
		position:relative;
		margin:0;
		text-align:left;
		color:#222222;
		font-family:'Noto Sans KR' !important;
		font-weight:500;
		font-size:16px;
	}

	.inquiry_table_wrap .inquiry_list_wrap .list_rows_wrap .main_info > div{
		width:calc(100% - 140px);
		min-height:1px;
		float:right;
		position:relative;
		padding-left:10px;
		text-align:right;
		color:#222222;
		font-size:16px;
	}


	.inquiry_table_wrap .inquiry_list_wrap .list_rows_wrap .sub_info{
		padding:15px;
		background:#f8f8f8;
	}

	.inquiry_table_wrap .inquiry_list_wrap .list_rows_wrap .sub_info > div{
		border-bottom:1px solid #ebebeb;
		padding-bottom:10px;
		margin-bottom:10px;
		position:relative;
	}

	.inquiry_table_wrap .inquiry_list_wrap .list_rows_wrap .sub_info > div:last-child{
		border-bottom:none !important;
		padding-bottom:0px !important;
		margin-bottom:0px !important;
	}



	.inquiry_table_wrap .inquiry_list_wrap .list_rows_wrap .sub_info > div:after,
	.inquiry_table_wrap .inquiry_list_wrap .list_rows_wrap .sub_info > div:before
	{content:""; display:block;}

	.inquiry_table_wrap .inquiry_list_wrap .list_rows_wrap .sub_info > div:after
	{clear:both;}

	.inquiry_table_wrap .inquiry_list_wrap .list_rows_wrap .sub_info > div > label{
		cursor:pointer;
		width:90px;
		float:left;
		position:relative;
		margin:0;
		text-align:left;
		color:#222222;
		font-family:'Noto Sans KR' !important;
		font-weight:400 !important;
		font-size:15px;
	}

	.inquiry_table_wrap .inquiry_list_wrap .list_rows_wrap .sub_info > div > div{
		width:calc(100% - 90px);
		min-height:1px;
		float:left;
		position:relative;
		padding-left:5px;
		text-align:left;
		font-size:15px;
		color:#222222;
	}


	.inquiry_table_wrap .inquiry_list_wrap .list_rows_wrap .detail_btn{
		border-top:1px solid #ebebeb;
		padding:15px;
		background:#ffffff;
	}

	.inquiry_table_wrap .inquiry_list_wrap .list_rows_wrap .detail_btn a{
		width:100% !important;
	}

	.inquiry_table_wrap .inquiry_list_wrap .list_no_result2{
		border-bottom:1px solid #d7d7d7 !important;
		padding:40px 0 50px 0 !important;
		margin-bottom:10px !important;
	}

	/* *문의 목록 rows */
/*문의폼 목록*/


/*문의 입력폼 미리보기*/
.inquiry_preview_wrap {
	overflow:hidden;
	text-align:left;
}

.inquiry_preview_wrap .inquiry_preview_header {
	margin-bottom:10px;
	padding:10px 0;
	background-color:#ffffff;
	border-bottom:1px solid #eaeaea;
	font-size:14px;
}

.inquiry_preview_wrap .inquiry_preview_title {
	position:relative;
	font-family:'Noto Sans KR' !important;
	font-weight:500 !important;
	font-size:18px;
	cursor:pointer;
	color:#000000;
	padding-left:27px;
	margin-left:7px;
}

.inquiry_preview_wrap .inquiry_preview_title svg{
	left:5px;
	position: absolute;
	top:5px;
}

.inquiry_preview_wrap .inquiry_preview_contents {
	min-width:300px;
	margin:0 auto;
	padding:0 10px;
}
/*문의 입력폼 미리보기*/


.inquiry_preview_box_no_bg {
	margin-bottom:20px;
}


.inquiry_preview_box_header {
	position:relative;
	margin-bottom:10px;
	padding:10px 0;
	border-bottom:1px solid #eaeaea;
	font-size:14px;
}

.inquiry_preview_box_header .inquiry_preview_box_title {
	font-family:'Noto Sans KR' !important;
	font-weight:500 !important;
	font-size:16px;
	color:#000000;
	display:inline-block;
	vertical-align:middle;
}

.inquiry_preview_box_header .inquiry_preview_box_more{
	position:absolute;
	top:13px;
	right:0px;
	color:#000000;
	display:inline-block;
	font-size:14px;
}


/*문의 입력폼 카테고리(상담자), 예약일시, 안내사항 선택*/
.inquiry_preview_box {
	border:1px solid #ddd;
	background-color:#fafafa;
	padding:15px;
	margin-bottom:20px;
	font-size:14px;
}


.inquiry_preview_box .inquiry_sel_box {
	width:100%;
}

.inquiry_preview_box .inquiry_sel_box .inquiry_sel{
	vertical-align:top;
}


.inquiry_preview_box .inquiry_sel_box .inquiry_sel:first-child {
	border-bottom:1px dotted #cccccc;
	padding-bottom:15px;
}

.inquiry_preview_box .inquiry_sel_box .inquiry_sel:last-child {
	padding-top:15px;
}


.inquiry_preview_box .inquiry_category_title,
.inquiry_preview_box .inquiry_sel_box .inquiry_sel .inquiry_category_title,
.inquiry_preview_box .inquiry_sel_box .inquiry_sel_noimg .inquiry_category_title{
	font-size:16px;
	font-weight:500;
}

.inquiry_preview_box .inquiry_sel_box .inquiry_sel .inquiry_sel_wrap{
	border:1px solid #cccccc;
	height:210px;
	overflow-y:auto;
	background-color:#fff;
	margin-top:10px;
}


.h_form .inquiry_sel_radio input[type="radio"] + span::before
{
	margin-top:20px;
	float:left;
}

.inquiry_sel_1st{
	border-bottom:1px solid #dcdfe5;
	padding:10px;
	word-break:break-all;
}


.inquiry_sel_1st:hover{
	background-color:#ffd !important;
}


.inquiry_sel_2st{
	border-bottom:1px solid #dcdfe5;
	padding:10px;
	word-break:break-all;
}


.inquiry_sel_2st:hover{
	background-color:#ffd !important;
}

.inquiry_sel_box .inquiry_sel_noimg{
	width:100%;
	vertical-align:top;
}

.inquiry_date_sel_wrap{
	margin-top:10px;
	width:100%;
}
/*문의 입력폼 카테고리(상담자), 예약일시, 안내사항 선택*/

/* 문의 입력폼 체크박스, 라디오박스 정렬 */
.inquiry_form_wrap .inquiry_form .member_info_img .h-check,
.inquiry_form_wrap .inquiry_form .member_info_img .h-radio{
	display:block;
	margin-left:0;
	margin-top:5px;
	word-break:break-all;
}
.inquiry_form_wrap .inquiry_form .member_info_img .h-check:first-child,
.inquiry_form_wrap .inquiry_form .member_info_img .h-radio:first-child{
	margin-top:0 !important;
}
/* 문의 입력폼 체크박스, 라디오박스 정렬 */

/*문의폼 상담일시 선택*/
.inquiry_calendar_st .month_sel {
	border-top:2px solid #000000;
	border-left:1px solid #a5a5a5;
	border-right:1px solid #a5a5a5;
	border-bottom:1px solid #a4a4a4;
	width:100%;
}

.inquiry_calendar_st .month_sel .month_move_btn{
	width:40px;
	text-align:center;
	cursor:pointer;
	height:40px;
}

.inquiry_calendar_st .month_sel .month_date_st{
	padding:0;
	text-align:center;
	background:transparent;
}

.inquiry_calendar_st .month_sel .month_date_st .date{
	font-family:tahoma;
	font-size:16px;
	color:#333;
	font-weight:bold
}


.inquiry_calendar_st .day_sel > table > thead > tr > th {
	text-align:center;
	background:#f4f4f4;
	height:30px;
	font-weight:500;
}


.inquiry_calendar_st .day_sel > table > thead > tr > th:first-child,
.inquiry_calendar_st .day_sel > table > tbody > tr > td:first-child {
	color:#ff0000 !important;
}

.inquiry_calendar_st .day_sel > table > thead > tr > th:last-child,
.inquiry_calendar_st .day_sel > table > tbody > tr > td:last-child {
	color:#0aa2dc !important;
}

.inquiry_calendar_st .day_sel > table tr {
	border:none !important;
}


.inquiry_calendar_st .day_sel .day_number {
	font-weight:500;
	position: relative;
	z-index:2;
}

.inquiry_calendar_st .day_bg {
	display:block;
	position:absolute;
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
	z-index:1;
}

.inquiry_calendar_st .day_sel .border {
	display:none
}

.inquiry_calendar_st .day_sel .calendar_select .border {
	display:block;
	position:absolute;
	top:0px;
	left:-1px;
	right:-1px;
	bottom:-1px;
	border:1px solid #888888;
	z-index:9999;
}

.inquiry_calendar_st .day_sel .border_base {
	display:block;
	position:absolute;
	top:-1px;
	left:-1px;
	right:-1px;
	bottom:-1px;
	border-bottom:1px solid rgba(0,0,0,0.1);
	z-index:9999;
}
/*문의폼 상담일시 선택*/


/*문의폼 입력*/

.inquiry_form_wrap {
	min-width:300px;
	margin:0 auto;
	padding:0px 0px;
}


.inquiry_form_wrap .h_form.inquiry_form .write_input_m select.input_margin_right{
margin-bottom:5px;
margin-right:0px !important;
}

.inquiry_form_wrap .h_form.inquiry_form .write_input_m .mobile_change_addr {
margin-top:5px;
width:100% !important;
margin-left:0px !important;
}

.inquiry_form_wrap .h_form.inquiry_form .write_input_m .member_info_img img{
	max-width:100% !important;
	height:auto;
	display:block;
}

.inquiry_form_wrap .private_agree_st {
	max-height:250px;
	overflow:auto;
	border:1px solid #d7d7d7;
	background-color:#fdfdfd;
	line-height:1.4;
	font-size:14px;
}
/*문의폼 입력*/



/*문의폼 상세*/
/* 페이지별 제목 + 더보기 */
.inquiry_form_wrap .page_title_box {
	position:relative;
	margin-bottom:10px;
	padding-bottom:15px;
	border-bottom:1px solid #eaeaea;
}

.inquiry_form_wrap .page_title_box .page_title {
	font-family:'Noto Sans KR' !important;
	font-weight:500 !important;
	color:#000000;
	line-height:1.0;
	font-size:20px;
	padding-top:6px
}

.inquiry_form_wrap .page_title_box .page_title_more{
	position:absolute;
	top:0px;
	right:0px;
	color:#000000;
	font-size:14px;
}
/* 페이지별 제목 + 더보기 */


.inquiry_form_wrap .inquiry_view_user .inquiry_view_box{
	margin-top:30px;
	border-bottom:1px solid #e1e1e1;
}

.inquiry_form_wrap .inquiry_view_user .inquiry_view_box:first-child{
	margin-top:0px !important;
}


.inquiry_form_wrap .inquiry_view_user .inquiry_view_box .inquiry_box_header{
	position:relative;
	margin-bottom:12px;
	padding-bottom:5px;
	border-bottom:1px solid #eaeaea;
}

.inquiry_form_wrap .inquiry_view_user .inquiry_view_box .inquiry_box_header .inquiry_box_title{
	font-size:16px;
	color:#000000;
	font-weight:500 !important;
	padding-left:13px;
}

.inquiry_form_wrap .inquiry_view_user .inquiry_view_box .inquiry_box_header .inquiry_box_title svg{
	position:absolute;
	top:2px;
	left:-6px;
}

.inquiry_form_wrap .inquiry_view_user .inquiry_view_box .h_form .write_info_m {
	margin-bottom:12px !important;
}

.inquiry_form_wrap .inquiry_view_user .inquiry_view_box .h_form .write_info_m > label{
	width:100px !important;
}

.inquiry_form_wrap .inquiry_view_user .inquiry_view_box .h_form .write_info_m > div{
	width:calc(100% - 100px) !important;
}

.inquiry_form_wrap .inquiry_view_user .inquiry_view_box .h_form .write_input_m > div.change_stats_sel select {
	width:calc(100% - 130px) !important;
}

.inquiry_form_wrap .inquiry_view_user .inquiry_view_box .comment_list {
	padding:0 10px !important;
}

.inquiry_form_wrap .inquiry_view_user .inquiry_view_box .comment_list .list_no_result2 {
	padding:30px 0 40px 0 !important;
}

.inquiry_form_wrap .inquiry_view_user .inquiry_view_box .comment_list .reply_wrap{
	position:relative;
	width:100%;
	border-bottom:1px solid #ebebeb;
	margin-bottom:12px;
	padding-bottom:12px;
}

.inquiry_form_wrap .inquiry_view_user .inquiry_view_box .comment_list > table > tbody > tr:last-child > td .reply_wrap{
	margin-bottom:0px !important;
	border-bottom:none;
}

.inquiry_form_wrap .inquiry_view_user .inquiry_view_box .comment_list .reply_wrap .reply_rows{
	margin-bottom:0px !important;
}

.inquiry_form_wrap .inquiry_view_user .inquiry_view_box .comment_list .reply_wrap .reply_rows label{
	display:block;
	position:relative;
	font-size:14px;
	color:#ababab;
	margin:0;
	text-align:left;
}

.inquiry_form_wrap .inquiry_view_user .inquiry_view_box .comment_list .reply_wrap .reply_rows > div{
	margin-top:0px;
	font-size:15px;
	word-break:break-all;
}

.inquiry_form_wrap .inquiry_view_user .inquiry_view_box .comment_list .reply_wrap .reply_del{
	font-size:16px;
	color:#878890;
	text-align:right;
	position:absolute;
	top:-3px;
	right:0;
	cursor:pointer;
}
/*문의폼 상세*/



/*문의폼 비밀번호*/
.inquiry_pass_wrap {
	padding:0 10px;
	max-width:300px;
	margin:0 auto;
}

.inquiry_pass_wrap .inquiry_lock_box {
	display:table;
	width:100%;
	height:100%;
}

.inquiry_pass_wrap .inquiry_lock_box .input_width_st{
	display:table-cell;
	vertical-align:middle;
	text-align:center;
}

.inquiry_pass_wrap .inquiry_lock_box .input_width_st {
	width:300px;
	font-size:16px;
	text-align:left;
	margin:0px auto;
}

.inquiry_pass_wrap .inquiry_lock_box .input_width_st .title{
	color:#222222;
	text-align:center;
	line-height:1.0;
	font-size:24px;
	font-weight:500;
}


.inquiry_pass_wrap .inquiry_lock_box .input_width_st .info_form .info_form_input {
	z-index:1;
	position:relative;
	height:50px;
}

.inquiry_pass_wrap .inquiry_lock_box .input_width_st .info_form .info_form_input:focus {
	z-index:2;
}


.inquiry_pass_wrap .inquiry_lock_box .input_width_st .out_btn_st {
	width:100% !important;
	display:block !important;
	font-size:20px !important;
	padding:15px 0 !important;
	font-weight:500 !important;
	margin-top:10px !important;
}
/*문의폼 비밀번호*/



/* 모바일 퀵메뉴 문자상담 */
	/* 모바일 퀵메뉴 문자상담 신청 */
	.send_sms_layer .send_sms_area .title_wrap {
		position:relative;
	}

	.send_sms_layer .send_sms_area .title_wrap .title{
		text-align:center;
		color:#000000;
		font-size:18px;
		padding:15px 0;
		border-bottom:1px solid #cecece;
		margin-bottom:20px;
		background:#ffffff;
	}

	.send_sms_layer .send_sms_area .title_wrap .send_sms_pop_close_wrap {
		position:absolute;
		top:14px;
		right:15px;
	}

	.send_sms_layer .send_sms_area .title_wrap .send_sms_pop_close_wrap .send_sms_pop_close {
		color:rgba(0,0,0,1);
		cursor:pointer;
	}



	.send_sms_layer .send_sms_area .send_sms_pop {
		max-width:calc(100% - 40px);
		min-width:250px;
		margin:0 auto;
		position:relative;
		padding-bottom:20px;
	}


	.send_sms_layer .send_sms_area .send_sms_pop .send_sms_form_wrap .send_sms_input {
		z-index:1;
		position:relative;
		height:50px;
		font-size:17px;
		padding:7px 10px;
		border-radius:0px !important;
		color:rgba(0,0,0,1);
		width:100%;
	}

	.send_sms_layer .send_sms_area .send_sms_pop .send_sms_form_wrap .send_sms_input:focus {
		z-index:2;
	}

	.send_sms_layer .send_sms_area .send_sms_pop .send_sms_form_wrap .send_sms_input::placeholder
	{
		color:rgba(0,0,0,0.3) !important;
		opacity:1 !important;
	}

	.send_sms_layer .send_sms_area .send_sms_pop .send_sms_form_wrap .send_sms_input::-moz-placeholder
	{
		color:rgba(0,0,0,0.3) !important;
		opacity:1 !important;
	}

	.send_sms_layer .send_sms_area .send_sms_pop .send_sms_form_wrap .send_sms_input::-ms-input-placeholder
	{
		color:rgba(0,0,0,0.3) !important;
		opacity:1 !important;
	}

	.send_sms_layer .send_sms_area .send_sms_pop .send_sms_form_wrap .send_sms_form_btn {
		width:100% !important;
		display:block !important;
		font-size:20px !important;
		padding:17px 0 !important;
		margin-top:10px !important;
		border-radius:0 !important;
		font-weight:500 !important;
	}


	.send_sms_layer .send_sms_area .send_sms_pop .send_sms_form_check {
		position:relative;
		margin-top:5px;
	}


	.send_sms_layer .send_sms_area .send_sms_pop .send_sms_form_check .more_btn{
		position:absolute;
		right:0px;
		top:1px;
		cursor:pointer;
	}


	.send_sms_layer .send_sms_area .h_form.send_sms_pop .send_sms_info_wrap {
		border-top:1px solid #cccccc;
		margin-top:7px;
		padding-top:7px;
	}

	.send_sms_layer .send_sms_area .h_form.send_sms_pop .send_sms_info_wrap .title{
		font-size:13px;
	}

	.send_sms_layer .send_sms_area .h_form.send_sms_pop .send_sms_info_wrap .send_sms_info {
		margin-top:5px;
	}

	.send_sms_layer .send_sms_area .h_form.send_sms_pop .send_sms_info_wrap .send_sms_info table {
		margin-bottom:0px !important;
		text-align:center !important;
	}

	.send_sms_layer .send_sms_area .h_form.send_sms_pop .send_sms_info_wrap .send_sms_info table th{
		font-size:13px !important;
		text-align:center !important;
		padding:8px 10px;
		background-color:rgba(255,255,255,1);
	}

	.send_sms_layer .send_sms_area .h_form.send_sms_pop .send_sms_info_wrap .send_sms_info table td{
		font-size:13px !important;
		text-align:center !important;
		padding:10px 8px;
	}
	/* 모바일 퀵메뉴 문자상담 신청 */


	/* 도배방지키 */
	.send_sms_layer .spamcheck_area {
		position:absolute;
		top:0px;
		left:0px;
		right:0px;
		bottom:0px;
		z-index:2;
		background-color:rgba(0,0,0,0.7);
	}

	.send_sms_layer .spamcheck_area .title_wrap .title{
		text-align:center;
		color:#ffffff;
		font-size:18px;
		padding:15px 0;
		border-bottom:1px solid #000000;
		margin-bottom:20px;
	}

	.send_sms_layer .spamcheck_area .title_wrap .send_sms_pop_close_wrap {
		position:absolute;
		top:14px;
		right:15px;
	}

	.send_sms_layer .spamcheck_area .title_wrap .send_sms_pop_close_wrap .send_sms_pop_close {
		color:rgba(255,255,255,1);
		cursor:pointer;
	}

	.send_sms_layer .spamcheck_area .antispam_input_wrap {
		padding:0 20px;
	}


	.send_sms_layer .spamcheck_area .antispam_input_wrap .antispam_input {
		margin-top:3px;
		display:inline-block;
		width:100%;
		position:relative;
		float:left;
	}

	.send_sms_layer .spamcheck_area .antispam_input_wrap .antispam_input .input_st{
		position:relative;
		height:50px;
		font-size:17px;
		padding:7px 10px;
		border-radius:0px !important;
		color:rgba(0,0,0,1);
		width:100%;
	}

	.send_sms_layer .spamcheck_area .antispam_input_wrap .antispam_input .input_st:focus {
		z-index:2;
		border-color:#000000;
	}

	.send_sms_layer .spamcheck_area .antispam_input_wrap .antispam_input .input_st::placeholder
	{
		color:rgba(0,0,0,0.3) !important;
		opacity:1 !important;
	}

	.send_sms_layer .spamcheck_area .antispam_input_wrap .antispam_input .input_st::-moz-placeholder
	{
		color:rgba(0,0,0,0.3) !important;
		opacity:1 !important;
	}

	.send_sms_layer .spamcheck_area .antispam_input_wrap .antispam_input .input_st::-ms-input-placeholder
	{
		color:rgba(0,0,0,0.3) !important;
		opacity:1 !important;
	}

	.send_sms_layer .spamcheck_area .antispam_input_wrap .antispam_input button{
		width:100% !important;
		margin-top:3px !important;
		display:block !important;
		font-size:20px !important;
		padding:17px 0 !important;
		border-radius:0 !important;
		font-weight:500 !important;
	}
	/* 도배방지키 */


	/* 모바일 퀵메뉴 문자상담 신청완료 */
	.send_sms_layer .send_sms_end .title_wrap {
		position:relative;
	}

	.send_sms_layer .send_sms_end .title_wrap .title{
		text-align:center;
		color:#000000;
		font-size:18px;
		padding:15px 0;
		border-bottom:1px solid #cecece;
		margin-bottom:20px;
		background:#ffffff;
	}

	.send_sms_layer .send_sms_end .title_wrap .send_sms_end_close_wrap {
		position:absolute;
		top:14px;
		right:15px;
	}

	.send_sms_layer .send_sms_end .title_wrap .send_sms_end_close_wrap .send_sms_end_close {
		color:rgba(0,0,0,1);
		cursor:pointer;
	}

	.send_sms_layer .send_sms_end .send_sms_end_info {
		max-width:calc(100% - 40px);
		min-width:250px;
		margin:0 auto;
		position:relative;
		padding-bottom:15px;
	}

	.send_sms_layer .send_sms_end .h_form.send_sms_end_info .send_sms_result {
		text-align:center;
		font-size:18px;
		letter-spacing:-1px;
		line-height:1.3;
		padding-bottom:20px;
	}

	.send_sms_layer .send_sms_end .h_form.send_sms_end_info .send_sms_caution {
		text-align:center;
		border:1px solid #eeeeee;
		background:#ffffff;
		padding:15px;
		margin-bottom:10px;
	}

	.send_sms_layer .send_sms_end .send_sms_end_info .send_sms_end_btn_wrap .send_sms_end_btn {
		width:100% !important;
		display:block !important;
		font-size:20px !important;
		padding:17px 0 !important;
		border-radius:0 !important;
		font-weight:500 !important;
	}
	/* 모바일 퀵메뉴 문자상담 신청완료 */
/* 모바일 퀵메뉴 문자상담 */