@charset "UTF-8";
/* fonts */
@import url("https://file.mk.co.kr/include/css/notosanskr.css");

@font-face {
	font-family: 'SUIT';
	font-weight: 100;
	src: url('//bimg.mk.co.kr/mkfuneral/fonts/SUIT-Thin.woff2') format('woff2'),
		 url('//bimg.mk.co.kr/mkfuneral/fonts/SUIT-Thin.ttf') format('truetype'),
		 url('//bimg.mk.co.kr/mkfuneral/fonts/SUIT-Thin.otf') format('opentype');
}
@font-face {
	font-family: 'SUIT';
	font-weight: 200;
	src: url('//bimg.mk.co.kr/mkfuneral/fonts/SUIT-ExtraLight.woff2') format('woff2'),
		 url('//bimg.mk.co.kr/mkfuneral/fonts/SUIT-ExtraLight.ttf') format('truetype'),
		 url('//bimg.mk.co.kr/mkfuneral/fonts/SUIT-ExtraLight.otf') format('opentype');
}
@font-face {
	font-family: 'SUIT';
	font-weight: 300;
	src: url('//bimg.mk.co.kr/mkfuneral/fonts/SUIT-Light.woff2') format('woff2'),
		 url('//bimg.mk.co.kr/mkfuneral/fonts/SUIT-Light.ttf') format('truetype'),
		 url('//bimg.mk.co.kr/mkfuneral/fonts/SUIT-Light.otf') format('opentype');
}
@font-face {
	font-family: 'SUIT';
	font-weight: 400;
	src: url('//bimg.mk.co.kr/mkfuneral/fonts/SUIT-Regular.woff2') format('woff2'),
		 url('//bimg.mk.co.kr/mkfuneral/fonts/SUIT-Regular.ttf') format('truetype'),
		 url('//bimg.mk.co.kr/mkfuneral/fonts/SUIT-Regular.otf') format('opentype');
}
@font-face {
	font-family: 'SUIT';
	font-weight: 500;
	src: url('//bimg.mk.co.kr/mkfuneral/fonts//SUIT-Medium.woff2') format('woff2'),
		 url('//bimg.mk.co.kr/mkfuneral/fonts/SUIT-Medium.ttf') format('truetype'),
		 url('//bimg.mk.co.kr/mkfuneral/fonts/SUIT-Medium.otf') format('opentype');
}
@font-face {
	font-family: 'SUIT';
	font-weight: 600;
	src: url('//bimg.mk.co.kr/mkfuneral/fonts/SUIT-SemiBold.woff2') format('woff2'),
		 url('//bimg.mk.co.kr/mkfuneral/fonts/SUIT-SemiBold.ttf') format('truetype'),
		 url('//bimg.mk.co.kr/mkfuneral/fonts/SUIT-SemiBold.otf') format('opentype');
}
@font-face {
	font-family: 'SUIT';
	font-weight: 700;
	src: url('//bimg.mk.co.kr/mkfuneral/fonts/SUIT-Bold.woff2') format('woff2'),
		 url('//bimg.mk.co.kr/mkfuneral/fonts/SUIT-Bold.ttf') format('truetype'),
		 url('//bimg.mk.co.kr/mkfuneral/fonts/SUIT-Bold.otf') format('opentype');
}
@font-face {
	font-family: 'SUIT';
	font-weight: 800;
	src: url('//bimg.mk.co.kr/mkfuneral/fonts/SUIT-ExtraBold.woff2') format('woff2'),
		 url('//bimg.mk.co.kr/mkfuneral/fonts/SUIT-ExtraBold.ttf') format('truetype'),
		 url('//bimg.mk.co.kr/mkfuneral/fonts/SUIT-ExtraBold.otf') format('opentype');
}
@font-face {
	font-family: 'SUIT';
	font-weight: 900;
	src: url('//bimg.mk.co.kr/mkfuneral/fonts/SUIT-Heavy.woff2') format('woff2'),
		 url('//bimg.mk.co.kr/mkfuneral/fonts/SUIT-Heavy.ttf') format('truetype'),
		 url('//bimg.mk.co.kr/mkfuneral/fonts/SUIT-Heavy.otf') format('opentype');
}

/* reset */
* {
	padding: 0;
	margin: 0;
	-webkit-text-size-adjust: none;
	-moz-text-size-adjust: none;
	-ms-text-size-adjust: none;
	text-size-adjust: none;
}
html {
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	text-size-adjust: 100%;
}
body {
	min-width: 320px;
	-webkit-text-size-adjust: none;
	-moz-text-size-adjust: none;
	-ms-text-size-adjust: none;
	text-size-adjust: none;
	background:#f3f5f7; 
}
html, body, div,  span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed,  figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	line-height: inherit;
	padding: 0;
	margin: 0;
	border: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body, input, select, textarea, button, table {
	font-family: 'SUIT', 'Noto Sans KR', -Apple-system, BlinkMacSystemFont, 'Malgun Gothic', '맑은 고딕', Helvetica, 'Apple SD Gothic Neo', Arial, Dotum, 돋움, sans-serif; 
	font-size: 100%;
	font-weight: 400; 
	color: #25282b; 
	line-height: 1;
}
blockquote, q {
	quotes: none;
}
blockquote::before, blockquote::after, q::before, q::after {
	content: ''; 
	content: none;
}
address, caption, cite, code, dfn, em, var, i {
	font-style: normal;
	font-weight: normal;
}
table {
	border-collapse: collapse; 
	border-spacing: 0;
}
table, thead, tbody, tfoot, tr, th, td {
	padding: 0; 
	margin: 0; 
	vertical-align: baseline; 
	border: 0; 
	background: transparent; 
	outline: 0; 
}
ul, ol, li, dl, menu {
	list-style: none;
}
img {
	border:0 none; 
	vertical-align: top;
}
a {
	color: inherit; 
	text-decoration: none; 
	outline: none;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}
a:link, a:visited, a:hover, a:active, a:focus {
	color: inherit;
	text-decoration: none;
}
a:hover {
	color: inherit;
	text-decoration: none;
}
form, fieldset, iframe {
	display: block; 
	border: 0;
}
hr, caption, legend {
	display: none; 
}
input, textarea{
	font-weight: 600;
}
input, textarea:hover{
	border-color: #4255c3;
}
input:focus, textarea:focus {
	outline: none;
}
input, select, textarea, button {
	vertical-align: middle;
}
input, button {
	overflow: visible; 
	vertical-align: middle; 
	padding: 0; 
	margin: 0; 
	border: 0 none; 
	border-radius: 0;
	background: none; 
	outline: 0;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}
button {
	cursor: pointer; 
}
button::-moz-focus-inner {
	padding: 0;
	border: 0; 
}
textarea {
	overflow: auto; 
	resize: none;
}
input[type=text], input[type=password], input[type=tel], input[type=email], input[type=search], input[type=submit], input[type=button], input[type=reset], input[type=url], select, textarea {
	-webkit-box-sizing: border-box; 
	box-sizing: border-box; 
	-webkit-border-radius: 0; 
	border-radius: 0;
	-webkit-appearance: none; 
}
input::-webkit-search-decoration, input::-webkit-search-cancel-button, input::-webkit-search-results-button, input::-webkit-search-results-decoration {
	display: none;
}
input::-ms-clear, input::-ms-reveal {
	display: none;
}
input::placeholder {
	color: #bbb;
}
input:-ms-input-placeholder {
	color: #bbb;
}
input::-ms-input-placeholder {
	color: #bbb;
}
input::-webkit-input-placeholder {
	color: #bbb;
}
input:-moz-placeholder {
	color: #bbb; 
	opacity: 1;
}
input::-moz-placeholder {
	color: #bbb; 
	opacity: 1;
}
input:placeholder-shown {
	color: #bbb;
}

.skip {
	visibility: hidden;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 1px;
	font-size: 0;
	line-height: 0;
}
.blind {
	visibility: hidden;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 1px;
	font-size: 0;
	line-height: 0;
}

.fl {
	float: left;
}
.fr {
	float: right;
}

/* wrapper */
#wrapper {
	overflow: hidden;
	position: relative;
}

/* header */
#header {
	position: relative;
}
#header .head_inner {
	position: relative;
	max-width: 1240px;
	width: 100%;
	height: 80px;
	padding: 0 20px;
	margin: 0 auto;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

/* logo */
#header .logo {
	position: absolute;
	top: 0;
	left: 20px;
	display: block;
	padding-top: 30px;
}
#header .logo a {
	display: block;
}

/* title */
#header .page_title {
	position: absolute;
	top: 0;
	left: 20px;
	display: none;
	font-size: 26px;
	font-weight: 800;
	padding-top: 32px;
}

/* gnb */
#header .gnb_wrap {
	position: absolute;
	float: left;
	right: 20px;
	padding-top: 18px;
	width: calc(100% - 130px);
}
#header .gnb_wrap:after {
	content: '';
	display: block;
	clear: both;
}
#header .gnb {
	float: right;
}
#header .gnb:after {
	content: '';
	display: block;
	clear: both;
}
#header .gnb .btn_gnb_close {
	display: none;
}

/* user */
#header .user_wrap {
	float: right;
}
#header .user_wrap:after {
	content: '';
	display: block;
	clear: both;
}
#header .user_wrap .user_top {
	display: none;
}
#header .user_wrap .user_log {
	display: none;
}
#header .user_wrap .user_item {
	float: left;
	padding: 10px 0 12px 0;
	margin-left: 40px;
}
#header .user_wrap .user_item a {
	position: relative;
	display: block; 
	height: 30px;
	font-size: 17px; 
	font-weight: 600; 
	color: #D4D8DB;
	line-height: 30px;
}
.btn_login:after{
	content: "";
	width: 2px;
	height: 20px;
	background: #4D5053;
	display: block;
	position: absolute;
	top: 4px;
	right: -22px;
}

#header .user_wrap .user_item .btn_join {
	display: block;
	height: 24px;
	font-size: 17px;
	font-weight: 700;
	color: #25282b;
	text-align: center;
	line-height: 150%;
	padding: 6px 14px 8px 14px;
	border-radius: 8px;
	background: #fff;
	transform: translate(0%, -16%);
}
#header .user_wrap .user_item .btn_join:hover{
	background: #4255C3;
	color: #fff;
}
/* nav */
#header .nav_wrap {
	float: left;
	position: absolute;
	left: 0;
}
#header .nav_wrap:after {
	content: '';
	display: block;
	clear: both;
}
#header .nav_wrap .nav_item {
	float: left;
	padding: 10px 0 12px 0;
	margin-left: 40px;
}
#header .nav_wrap .nav_item a {
	position: relative;
	display: block; 
	height: 30px;
	font-size: 17px; 
	font-weight: 600;
	line-height: 150%;
	color:  #D4D8DB;
}

#header .nav_wrap .nav_item.active a{
	color: #fff;
	font-size: 17px;
	font-weight: 600;
	line-height: 150%;
	border-bottom: 2px solid #D4D8DB;
} 


/*매경 이동*/
#header .logo_mk{
	background: url(//bimg.mk.co.kr/mkfuneral/logo_mk.svg) center no-repeat;
	width: 76px;
	height: 13px;
	padding: 1em;
	display: none;
}
/* btn_group */
#header .btn_group {
	float: right;
	display: none;
}
#header .btn_group:after {
	content: '';
	display: block;
	clear: both;
}
#header .btn_group > button {
	position: relative;
	float: right;
	width: 40px;
	height: 40px;
	font-size: 0;
	margin-left: 12px;
}
#header .btn_group > button:after {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	width: 28px;
	height: 28px;
	margin: -10px 0 0 -10px;
}
#header .btn_group .btn_gnb_open:after {
	background: url(//bimg.mk.co.kr/mkfuneral/bt_gnb.svg) center center no-repeat;
	background-size: 28px;
	top: 42%;
}
#header .btn_group .btn_bookmark:after {
	display: none;
	background: url(//bimg.mk.co.kr/mkfuneral/ic_bookmark_menu.svg) center center no-repeat;
	background-size: 32px;
}

/* search */
.b_main_tit .search_wrap {
	position: relative;
	float: right;
}
.b_main_tit .search_wrap_b {
	position: relative;
	float: right;
}
.b_main_tit .search_area {
	position: relative;
	width: 500px;
	height: 50px;
	border-radius: 12px;
	background: #fff;
}
.b_main_tit .search_area:after {
	content: '';
	display: block;
	clear: both;
}
.b_main_tit .search_area .search_box {
	float: left;
	width: calc(100% - 60px);
}
.b_main_tit .search_area .search_box input {
	width: 100%;
	height: 50px;
	font-size: 17px;
	font-weight: 600;
	color: #25282b;
	padding: 15px 0 15px 20px;
	border: none;
	background: transparent;
}
.b_main_tit .search_area .btn_search {
	z-index: 1;
	position: relative;
	float: left;
	display: block;
	width: 50px;
	height: 50px;
	font-size: 0;
}
.b_main_tit .search_area .btn_search:after {
	content: '';
	display: inline-block;
	width: 22px;
	height: 22px;
	text-align: center;
	background: url(//bimg.mk.co.kr/mkfuneral/bt_search.svg) center center no-repeat;
	background-size: 22px 22px;
}
.b_main_tit .search_area .btn_cancel {
	display: none;
}
.b_main_tit .search_area.searching .search_box {
	width: calc(100% - 84px);
}
.b_main_tit .search_area.searching .search_box input {
	padding: 15px 15px 15px 20px;
}
.b_main_tit .search_area.searching .btn_search:after {
	background: url(//bimg.mk.co.kr/mkfuneral/bt_searching.svg) center center no-repeat;
	background-size: 22px 22px;
}
.b_main_tit .search_area.searching .btn_cancel {
	z-index: 1;
	position: relative;
	float: left;
	display: block;
	width: 24px;
	height: 50px;
	font-size: 0;
	margin-right: 10px;
}
.b_main_tit .search_area.searching .btn_cancel:after {
	content: '';
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url(//bimg.mk.co.kr/mkfuneral/bt_searching_cancel.svg) center center no-repeat;
	background-size: 20px 20px;
}
.b_main_tit .keyword_area {
	z-index: 2000;
	position: absolute;
	top: 60px;
	left: 0;
	width: 100%;
	padding: 8px 0;
	border-radius: 12px;
	background: #fff;
	-webkit-box-shadow: 0 10px 20px 0 rgb(0 0 0 / 10%);
	-moz-box-shadow: 0 10px 20px 0 rgb(0 0 0 / 10%);
	box-shadow: 0 10px 20px 0 rgb(0 0 0 / 10%);
}
.b_main_tit .keyword_area .keyword_top {
	position: relative;
	padding: 12px 20px;
}
.b_main_tit .keyword_area .keyword_top:after {
	content: '';
	display: block;
	clear: both;
}
.b_main_tit .keyword_area .keyword_top .kwd_tit {
	font-size: 17px;
	font-weight: 700;
	color: #25282b;
}
.b_main_tit .keyword_area .keyword_top .btn_kwd_clear {
	position: absolute;
	top: 0;
	right: 60px;
	font-size: 14px;
	font-weight: 500;
	color: #9da0a3;
	padding: 12px 0;
}
.b_main_tit .keyword_area .keyword_top .btn_kwd_close {
	position: absolute;
	top: 0;
	right: 20px;
	font-size: 14px;
	font-weight: 500;
	color: #9da0a3;
	padding: 12px 0;
}
.b_main_tit .keyword_area .keyword_list {
	overflow-x: hidden;
	overflow-y: auto;
	max-height: 168px;
	padding: 8px 0;
}
.b_main_tit .keyword_area .keyword_list::-webkit-scrollbar {
	width: 20px; 
	background: transparent;
}
.b_main_tit .keyword_area .keyword_list::-webkit-scrollbar-thumb {
	border: 7px solid transparent; 
	border-radius: 12px; 
	background: #eee; 
	background-clip: padding-box;
}
.b_main_tit .keyword_area .keyword_list .kwd_item {
	position: relative;
	padding: 0 45px 0 20px;
}
.b_main_tit .keyword_area .keyword_list .kwd_item:hover {
	background: #f5f5f5;
}
.b_main_tit .keyword_area .keyword_list .kwd_item .kwd {
	overflow: hidden;
	display: block;
	font-size: 16px;
	font-weight: 500;
	color: #25282b;
	padding: 14px 0;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.b_main_tit .keyword_area .keyword_list .kwd_item .kwd em {
	font-weight: 700;
	color: #4255c3;
}
.b_main_tit .keyword_area .keyword_list .kwd_item .btn_kwd_delete {
	z-index: 1;
	position: absolute;
	top: 6px;
	right: 6px;
	font-size: 0;
}
.b_main_tit .keyword_area .keyword_list .kwd_item .btn_kwd_delete:after {
	content: '';
	display: block;
	width: 30px;
	height: 30px;
	background: url(//bimg.mk.co.kr/mkfuneral/bt_kwd_delete.svg) center center no-repeat;
	background-size: 14px 14px;
}
.b_main_tit .keyword_area .kwd_none {
	overflow: hidden;
	display: block;
	font-size: 16px;
	font-weight: 500;
	color: #75787b;
	padding: 22px 20px;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.title_wrap{
	display: flex;

}

/* container */
#container {
	position: relative;
}

.main_container_inner {
	position: relative;
	max-width: 1240px;
	width: 100%;
	padding: 0px 20px;
	margin: 0 auto;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.main_container_inner:after {
	content: '';
	display: block;
	clear: both;
}
.b_main_tit{
  margin-bottom: 30px;
  border-top: 0;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	position: relative;
	max-width: 1240px;
	width: 100%;
	height: 116px;
	margin: 0 auto;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-inline: 20px;
}
.b_main_tit .txt{
	color: #131517;
  font-size: 30px;
  font-weight: 800;
  line-height: 150%;
	max-width: 1200px;
}
#sub_head{
	background:#C7CCED;
	display: flex;
	justify-content: space-between;
	align-items: center;
	background: linear-gradient(90deg, #C6C6F2 18.2%, #8fa0df 86.88%)
}

.tab_nav{
	display: flex;
	justify-content: center;
	align-items: center;
	background: #fff; 
	height: 58px;
	border-radius: 100px;
	
}
.tab_toggle{
	border-radius: 100px;
	background:  #fff;
	width: 180px;
	height: 58px;
	padding: 18px 15px;
	justify-content: center;
	align-items: center;
	gap: 10px;
	color: #4255C3;
	text-align: center;
	font-size: 18px;
	font-weight: 700;
}
.tab_toggle_active{
	border-radius: 100px;
	background: #4255C3;
	width: 180px;
	height: 58px;
	padding: 18px 15px;
	justify-content: center;
	align-items: center;
	gap: 10px;
	color: #fff;
	text-align: center;
	font-size: 18px;
	font-weight: 700;
}
/* main_filter */

.main_filter_wrap {
	position: relative;
	float: left;
	width: 260px;
	top: 0;
	bottom: auto;
}

.main_filter_wrap_fixed{
	position: fixed;
	top: auto;
	bottom: auto;
	left: auto;
}
.main_filter_wrap .btn_fltr_close {
	display: none;
}
.main_filter_wrap .filter_head {
	height: 38px;
	margin-bottom: 10px;
}
.main_filter_wrap .filter_head .tit {
	font-size: 17px;
	font-weight: 700;
	line-height: 40px;

}

.main_filter_wrap .filter_cont {
	position: relative;
	padding: 10px 18px;
	border: 1px solid #ecf0f3;
	border-radius: 12px;
	background: #fff;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.main_filter_wrap .filter_box {
	padding: 12px 0;
}
.main_filter_wrap .fltr_top {
	position: relative;
}
.main_filter_wrap .fltr_top .fltr_tit {
	position: relative;
	display: block;
	font-size: 18px;
	font-weight: 700;
	color: #25282b;
	padding: 10px 0;
}
.main_filter_wrap .fltr_top .fltr_tit:after {
	content: '';
	position: absolute;
	top: 13px;
	right: 0;
	display: block;
	width: 14px;
	height: 10px;
	background: url(//bimg.mk.co.kr/mkfuneral/ic_fltr_tit.svg) no-repeat;
	background-size: 14px 10px;
}
.main_filter_wrap .fltr_top .fltr_tit.active:after {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}
.main_filter_wrap .fltr_con {
	margin-top: 10px;
}
.main_filter_wrap .fltr_con:after {
	content: '';
	display: block;
	clear: both;
}
.main_filter_wrap .fltr_con .sel_list:after {
	content: '';
	display: block;
	clear: both;
}
.main_filter_wrap .fltr_con .sel_list li {
	float: left;
	padding-left: 5px;
}
.main_filter_wrap .fltr_con .sel_list li:first-child {
	padding-left: 0;
}
.main_filter_wrap .fltr_con .sel_list li .sel_box {
	width: 100%;
	height: 40px;
	font-size: 15px;
	font-weight: 600;
	color: #75787b;
	padding: 0 32px 0 12px;
	border: 1px solid #c5c8cb;
	border-radius: 100px;
	background: url(//bimg.mk.co.kr/mkfuneral/ic_sel_arr.svg) center right 12px no-repeat;
	background-size: 12px 7px;
	outline: none;
	cursor: pointer;
}
.main_filter_wrap .fltr_con .sel_list li .sel_box:focus {
	border: 1px solid #7c8Ad6;
}
.main_filter_wrap .fltr_con .area_sel_list {
	width: 100%;
}
.main_filter_wrap .fltr_con .area_sel_list li {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.main_filter_wrap .fltr_con .area_sel_list li:first-child {
	width: 50%;
}
.main_filter_wrap .fltr_con .area_sel_list li:last-child {
	width: 50%;
}
.main_filter_wrap .fltr_con .slider_area {
	position: relative;
	padding: 0 8px;
}
.main_filter_wrap .fltr_con .slider_area:after {
	content: '';
	display: block;
	clear: both;
}
.main_filter_wrap .fltr_con .slider_area .slider_result {
	font-size: 17px;
	font-weight: 600;
	color: #4d5053;
	text-align: center;
}
.main_filter_wrap .fltr_con .slider_area .slider {
	position: relative;
	width: 100%;
	height: 4px;
	margin-top: 16px;
	margin-bottom: 16px;
	display: block;
	cursor: pointer;
}
.main_filter_wrap .fltr_con .slider_area .slider .bg_line {
	position: relative;
	top: 8px;
	left: 0;
	right: 0;
	height: 4px;
	border-radius: 100px;
	background: #ecf0f3;
}
.main_filter_wrap .fltr_con .slider_area .slider .line {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #5f6fcc;
	cursor: pointer;
}
.main_filter_wrap .fltr_con .slider_area .slider .handle {
	z-index: 1;
	position: absolute;
	top: 0;
	display: block;
	width: 18px;
	height: 18px;
	margin: 0 -9px;
	border: 3px solid #fff;
	border-radius: 100px;
	background: #5f6fcc;
	-webkit-box-shadow: 0 3px 8px 0 rgb(0 0 0 / 15%);
	-moz-box-shadow: 0 3px 8px 0 rgb(0 0 0 / 15%);
	box-shadow: 0 3px 8px 0 rgb(0 0 0 / 15%);
}
.main_filter_wrap .fltr_con .slider_area .slider_label {
	font-size: 13px;
	letter-spacing: -0.12px;
	font-weight: 600;
	color: #75787b;
	margin-top: 8px;
}
.main_filter_wrap .fltr_con .slider_area .slider_label:after {
	content: '';
	display: block;
	clear: both;
}
.main_filter_wrap .fltr_con .slider_area .slider_label .min_txt {
	float: left;
	margin-left: -7px;
}
.main_filter_wrap .fltr_top .fltr_tit{
	position: relative;
	display: block;
	font-size: 18px;
	font-weight: 700;
	color: #25282b;
	padding: 10px 0;
}
.main_filter_wrap .fltr_con{
	margin-top: 10px;
}
.main_filter_wrap .fltr_con .slider_area{
	position: relative;
	padding: 0 8px;
}
.main_filter_wrap .fltr_con .slider_area .slider{
	position: relative;
    width: 100%;
    height: 6px;
    margin-top: 16px;
    margin-bottom: 16px;
    cursor: pointer;
}
.main_filter_wrap .fltr_con .slider_area .slider_result{
	font-size: 15px;
  font-weight: 600;
  color: #4d5053;
  text-align: center;
}
.main_filter_wrap .fltr_con .slider_area .slider_label .max_txt {
	float: right;
	margin-right: -11px;
}
.main_filter_wrap .fltr_con .chk_list li {
	padding: 8px 0;
}
.main_filter_wrap .fltr_con .chk_list li .chk_box {
	position: relative;
	text-align: left;
}

.main_filter_wrap .fltr_con .chk_list li .chk_box input[type="checkbox"] {
	overflow: hidden;
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	clip: rect(0,0,0,0);
	opacity: 0;
}
.main_filter_wrap .fltr_con .chk_list li .chk_box input[type="checkbox"] + label {
	display: block;
	font-size: 15px;
	font-weight: 500;
	color: #9da0a3;
	line-height: 24px;
	cursor: pointer;
}
.main_filter_wrap .fltr_con .chk_list li .chk_box input[type="checkbox"] + label:before {
	content: '';
	position: relative;
	top: -1px;
	display: inline-block;
	width: 24px;
	height: 24px;
	vertical-align: middle;
	margin-right: 10px;
	background: url(//bimg.mk.co.kr/mkfuneral/inp_chk.svg) center center no-repeat;
	background-size: 24px 24px
}
.main_filter_wrap .fltr_con .chk_list li .chk_box input[type="checkbox"]:checked + label {
	font-weight: 600;
	color: #4d5053;
}
.main_filter_wrap .fltr_con .chk_list li .chk_box input[type="checkbox"]:checked + label:before {
	background-image: url(//bimg.mk.co.kr/mkfuneral/inp_chked.svg);
}
.main_filter_wrap .filter_foot {
	position: absolute;
	top: 0;
	right: 0;
}
.main_filter_wrap .filter_foot .fltr_sel_group {
	display: none;
}
.main_filter_wrap .filter_foot .fltr_btn_group .btn_fltr_reset {
	position: relative;
	height: 34px;
	font-size: 15px;
	font-weight: 600;
	color: #75787b;
	padding: 0 13px;
	border: 1px solid #c5c8cb;
	border-radius: 100px;
}
.main_filter_wrap .filter_foot .fltr_btn_group .btn_fltr_reset:after {
	content: '';
	position: relative;
	top: 1px;
	display: inline-block;
	width: 13px;
	height: 13px;
	margin-left: 5px;
	background: url(//bimg.mk.co.kr/mkfuneral/ic_fltr_reset.svg) center center no-repeat;
	background-size: 13px 13px;
}
.main_filter_wrap .filter_foot .fltr_btn_group .btn_fltr_result {
	display: none;
}

/* main_contents */
.main_contents_wrap {
	position: relative;
	float: right;
	width: 900px;
}

/* main_head */
.main_head {
	z-index: 10;
	position: relative;
	height: 38px;
	margin-bottom: 10px;
}
.main_head .list_title {
	z-index: 1;
	position: absolute;
	top: 8px;
	right: 0;
	left: 90px;
}
.main_head .list_title_b{
	z-index: 1;
	position: absolute;
	top: 8px;
	right: 0;
	left: 90px;
}

.key_wrap{
	overflow: hidden;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
}
.key_item{
	display: flex;
  padding: 0px 10px 0px 12px;
  border-radius: 100px;
  background: #FFF;
  width: fit-content;
	border: 1px solid #D4D8DB;
	margin-right: 4px;
	margin-bottom: 8px;
}
	.key_item.active{ 
	background: #363D66;
	margin-bottom: 8px;
}
.key_item.active .tit{
	color: #FFF;
	overflow: hidden;
	white-space: nowrap;
	text-overflow:ellipsis;
}
.key_item_wrap{
	display: flex;
	padding: 10px 0;
	align-items: center;
}

.key_item.active .num_active{
	color: #7C8AD6;
}
.key_item .tit{
	color: #75787B;
font-size: 15px;
font-style: normal;
font-weight: 600;
line-height: 140%;
margin-right: 4px;
}
.key_item .num_none{
	color: #9DA0A3;
	font-size: 15px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
}
.key_item .num_active{
	color: #4255C3;
	font-size: 15px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
}
.ic_fltr_close{
	background: url(//bimg.mk.co.kr/mkfuneral/ic_fltr_close.svg) center no-repeat;
	width: 20px;
	height: 20px;
	margin-left: 6px;
	padding: 20px 0;
}
.key_wrap .key_item.active .ic_fltr_close{
	background: url(//bimg.mk.co.kr/mkfuneral/ic_close_100.svg) center no-repeat;
	width: 20px;
	height: 20px;
	margin-left: 6px;
}
.key_wrap::-webkit-scrollbar {
	width: 8px; 
	background: transparent;
}
.key_wrap::-webkit-scrollbar-thumb {
	border: 7px solid transparent; 
	border-radius: 12px; 
	background: #D4D8DB; 
	background-clip: padding-box;
}
.help_box {
	position: relative;
}
.help_box .help_chk {
	position: relative;
	display: inline-block;
	vertical-align: middle;
}
.help_box .help_chk .chk_box {
	position: relative;
	text-align: left;
	color:#4D5053;
	font-size: 16px;
	font-weight: 600;
}
.help_box .help_chk .chk_box input[type="checkbox"] {
	overflow: hidden;
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	clip: rect(0,0,0,0);
	opacity: 0;
}
.help_box .help_chk .chk_box input[type="checkbox"] + label {
	display: block;
	font-size: 15px;
	font-weight: 600;
	color: #4d5053;
	line-height: 20px;
	cursor: pointer;
}
.help_box .help_chk .chk_box input[type="checkbox"] + label:before {
	content: '';
	position: relative;
	top: -2px;
	display: inline-block;
	width: 20px;
	height: 20px;
	vertical-align: middle;
	margin-right: 8px;
	background: url(//bimg.mk.co.kr/mkfuneral/inp_help_chk.svg) center center no-repeat;
	background-size: 20px 20px;
}
.help_box .help_chk .chk_box input[type="checkbox"]:checked + label:before {
	background-image: url(//bimg.mk.co.kr/mkfuneral/inp_help_chked.svg);
}
.help_box .help_ic {
	position: relative;
	top: 2px;
	display: inline-block;
	vertical-align: top;
}
.help_box .help_ic .btn_help {
	position: relative;
	top: -2px;
	display: block;
	width: 20px;
	height: 20px;
	font-size: 0;
}
.help_box .help_ic .btn_help:before {
	content: '';
	display: block;
	width: 20px;
	height: 20px;
	background: url(//bimg.mk.co.kr/mkfuneral/ic_help.svg) center center no-repeat;
	background-size: 18px 18px;
}
.help_box .ly_help_tooltip {
	position: absolute;
	top: -6px;
	left: 118px;
	font-size: 14px;
	font-weight: 600;
	color: #fff;
	line-height: 18px;
	padding: 8px 8px 8px 10px;
	border-radius: 8px;
	background: #4255C3;
	z-index: 10;
}
.help_box .ly_help_tooltip:before {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	left: -7px;
	width: 9px;
	height: 13px;
	margin-top: -7px;
	background: url(//bimg.mk.co.kr/mkfuneral/bg_tootip.svg) center left no-repeat;
	background-size: 9 px 13px;
}
.help_box .ly_help_tooltip .btn_totip_close {
	position: relative;
	top: -2px;
	display: inline-block;
	width: 15px;
	height: 15px;
	font-size: 0;
	margin-left: 2px;
}
.help_box .ly_help_tooltip .btn_totip_close:after {
	content: '';
	display: block;
	width: 15px;
	height: 15px;
	background: url(//bimg.mk.co.kr/mkfuneral/ic_tooltip_close.svg) center center no-repeat;
	background-size: 12px;
}
.help_box .ly_help_desc {
	position: absolute;
	top: 32px;
	left: 0;
	width: 350px;
	padding: 20px;
	border-radius: 12px;
	background: #fff;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.15);
	-moz-box-shadow:0px 4px 12px 0px rgba(0, 0, 0, 0.15);
	box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.15);
}
.help_box .ly_help_desc .btn_ly_close {
	position: absolute;
	top: 15px;
	right: 15px;
	display: block;
	width: 20px;
	height: 20px;
	font-size: 0;
}
.help_box .ly_help_desc .btn_ly_close:after {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	width: 30px;
	height: 30px;
	margin: -15px 0 0 -15px;
	background: url(//bimg.mk.co.kr/mkfuneral/bt_close.svg) center center no-repeat;
	background-size: 14px;
}
.help_box .ly_help_desc .top {
	font-size: 16px;
	font-weight: 700;
	color:#25282b;
}
.help_box .ly_help_desc .top.ic_move:before {
	content: '';
	position: relative;
	top: 1px;
	display: inline-block;
	width: 18px;
	height: 15px;
	margin-right: 5px;
	background: url(//bimg.mk.co.kr/mkfuneral/ic_ly_move.svg) center left no-repeat;
	background-size: 18px 15px;
}
.help_box .ly_help_desc .top_tit {
	font-size: 16px;
	font-weight: 800;
	color:#25282b;
}
.help_box .ly_help_desc .mid p {
	font-size: 15px;
	font-weight: 500;
	color: #4d5053;
	line-height: 150%;
	margin-top: 10px;
}

/*장지 선택 및 안치 레이어팝업*/
.help_box .ly_help_desc_b {
	position: absolute;
	top: 32px;
	left: 0;
	width: 380px;
	padding: 20px;
	border-radius: 12px;
	background: #fff;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.15);
	-moz-box-shadow:0px 4px 12px 0px rgba(0, 0, 0, 0.15);
	box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.15);
}
.help_box .ly_help_desc_b .btn_ly_close {
	position: absolute;
	top: 15px;
	right: 15px;
	display: block;
	width: 20px;
	height: 20px;
	font-size: 0;
}
.help_box .ly_help_desc_b .btn_ly_close:after {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	width: 30px;
	height: 30px;
	margin: -15px 0 0 -15px;
	background: url(//bimg.mk.co.kr/mkfuneral/bt_close.svg) center center no-repeat;
	background-size: 14px;
}
.help_box .ly_help_desc_b .top {
	font-size: 16px;
	font-weight: 700;
	color:#25282b;
}
.help_box .ly_help_desc_b .top.ic_move:before {
	content: '';
	position: relative;
	top: 1px;
	display: inline-block;
	width: 18px;
	height: 15px;
	margin-right: 5px;
	background: url(//bimg.mk.co.kr/mkfuneral/ic_ly_move.svg) center left no-repeat;
	background-size: 18px 15px;
}
.help_box .ly_help_desc_b .top_tit {
	font-size: 16px;
	font-weight: 800;
	color:#25282b;
}
.help_box .ly_help_desc_b .mid p {
	font-size: 15px;
	font-weight: 500;
	color: #4d5053;
	line-height: 150%;
	margin-top: 10px;
}

.help_box .ly_help_desc_b .mid ul li {
	font-size: 15px;
	font-weight: 500;
	color: #4d5053;
	line-height: 150%;
	margin-top: 10px;
	list-style: circle;
	list-style-position:inside;

}
.help_box .ly_help_desc_b .mid ol{
	margin-left: 1em;
}
.help_box .ly_help_desc_b .mid ol li{
	font-size: 15px;
	font-weight: 500;
	color: #4d5053;
	line-height: 150%;
	margin-top: 5px;
	list-style: decimal;
}
/*-- 장지 선택 및 안치 레이어팝업*/

.main_head .list_title .detail_fltr_box {
	display: none;
}
.main_head .list_title_b .detail_fltr_box {
	display: none;
}

.main_head .list_filter {
	position: relative;
}
.main_head .list_filter:after {
	content: '';
	display: block;
	clear: both;
}
.main_head .list_filter .count_box {
	float: left;
	font-size: 15px;
	font-weight: 600;
	color: #4D5053;
	padding-top: 10px;
}
.main_head .list_filter .count_box strong {
	font-weight: 800;
}
.main_head .list_filter .sort_box {
	z-index: 2;
	position: relative;
	float: right;
	text-align: right;
	padding-top: 10px;
}
.main_head .list_filter .sort_box .sort_select {
	display: block;
	font-size: 15px;
	font-weight: 600;
	color: #4d5053;
	padding: 0 20px 0 0;
	background: url(//bimg.mk.co.kr/mkfuneral/ic_sel_arr.svg) center right no-repeat;
	background-size: 12px 7px;
}
.main_head .list_filter .sort_box .sort_sel_list {
	overflow: hidden;
	position: absolute;
	top: 35px;
	right: 0;
	width: 135px;
	border-radius: 12px;
	-webkit-box-shadow: 0 5px 10px 0 rgb(0 0 0 / 5%);
	-moz-box-shadow: 0 5px 10px 0 rgb(0 0 0 / 5%);
	box-shadow: 0 5px 10px 0 rgb(0 0 0 / 5%);
}
.main_head .list_filter .sort_box .sort_sel_list_b {
	overflow: hidden;
	position: absolute;
	top: 35px;
	right: 0;
	width: 160px;
	border-radius: 12px;
	-webkit-box-shadow: 0 5px 10px 0 rgb(0 0 0 / 5%);
	-moz-box-shadow: 0 5px 10px 0 rgb(0 0 0 / 5%);
	box-shadow: 0 5px 10px 0 rgb(0 0 0 / 5%);
	background: #fff;
}
.main_head .list_filter .sort_box .sort_sel_list li, .main_head .list_filter .sort_box .sort_sel_list_b li {
	border-top: 1px solid #edf0f3;
}
.main_head .list_filter .sort_box .sort_sel_list li:first-child, .main_head .list_filter .sort_box .sort_sel_list_b li:first-child{
	border: none;
}
.main_head .list_filter .sort_box .sort_sel_list li button, .main_head .list_filter .sort_box .sort_sel_list_b li button{
	position: relative;
	display: block;
	width: 100%;
	font-size: 15px;
	font-weight: 600;
	color: #4d5053;
	text-align: left;
	padding: 14px 15px;
	background: #fff;
}
.main_head .list_filter .sort_box .sort_sel_list li button:hover, .main_head .list_filter .sort_box .sort_sel_list_b li button:hover {
	background: #eef0f1;
}
.main_head .list_filter .sort_box .sort_sel_list .active button, .main_head .list_filter .sort_box .sort_sel_list_b .active button {
	color: #4255c3
}
.main_head .list_filter .sort_box .sort_sel_list .active button:after, .main_head .list_filter .sort_box .sort_sel_list_b .active button:after {
	content: '';
	position: absolute;
	top: 50%;
	right: 15px;
	display: block;
	width: 16px;
	height: 12px;
	margin-top: -6px;
	background: url(//bimg.mk.co.kr/mkfuneral/ic_sort_chk.svg) center right no-repeat;
	background-size: 16px 12px;
}



/* main_cont */
.main_cont {
	position: relative;
}
.main_cont .main_list_wrap {
	margin: 0 0 -20px -20px;
}
.main_cont .main_list_wrap:after {
	content: '';
	display: block;
	clear: both;
}
.main_cont .main_list_wrap li {
	position: relative;
	float: left;
	width: 33.3333%;
	min-height: 1px;
	padding: 0 0 20px 20px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.main_cont .main_list_wrap li .main_list_area {
	overflow: hidden;
	position: relative;
	border-radius: 12px;
	/*
	-webkit-box-shadow:4px 4px 24px 0px rgba(10, 5, 40, 0.15);
	-moz-box-shadow: 4px 4px 24px 0px rgba(10, 5, 40, 0.15);
	box-shadow: 4px 4px 24px 0px rgba(10, 5, 40, 0.15);
	*/
}
.main_cont .main_list_wrap li .list_link {
	display: block;
	position: relative;
}
.main_cont .main_list_wrap li .thumb_box {
	position: relative;
	height: 180px;
}
.main_cont .main_list_wrap li .thumb_box .lbl_move {
	z-index: 1;
	position: absolute;
	top: 13px;
	left: 10px;
	font-size: 14px;
	font-weight: 700;
	color: #4255c3;
	text-align: center;
	padding: 8px 10px;
	border-radius: 100px;
	border: 1px solid #A2ABE2;
	background: #fff;
}
.main_cont .main_list_wrap li .thumb_box .lbl_move:before {
	content: '';
	position: relative;
	top: 1px;
	display: inline-block;
	width: 13px;
	height: 12px;
	margin-right: 5px;
	background: url(//bimg.mk.co.kr/mkfuneral/ic_lbl_move.svg) center left no-repeat;
	background-size: 13px 12px;
}
.main_cont .main_list_wrap li .btn_bookmark {
	z-index: 1;
	font-size: 0;
	position: absolute;
	top: 10px;
	right: 10px;
}
.main_cont .main_list_wrap li .btn_bookmark:after {
	content: '';
	display: block;
	width: 34px;
	height: 34px;
	background: url(//bimg.mk.co.kr/mkfuneral/bt_bookmark.svg) center center no-repeat;
	background-size: cover;
}
.main_cont .main_list_wrap li .btn_bookmark.active:after {
	background: url(//bimg.mk.co.kr/mkfuneral/bt_bookmark_blue.svg) center center no-repeat;
	background-size: cover;
	width: 34px;
	height: 34px;
}
.main_cont .main_list_wrap li .thumb_box .thumb {
	overflow: hidden;
	position: relative;
	width: 100%;
	height: 180px;
}
.main_cont .main_list_wrap li .thumb_box .thumb img {
	position: relative;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	min-width: 100%;
	min-height: 100%;
	max-height: 220px;
	object-fit: cover;
	vertical-align: middle;
}
.main_cont .main_list_wrap li .cont_box {
	position: relative;
	height: 245px;
	padding: 20px 18px;
	background: #fff;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.main_cont .main_list_wrap li .cont_box .area {
	font-size: 14px;
	font-weight: 500;
	color: #75787b;
}
.main_cont .main_list_wrap li .cont_box .tit {
	overflow: hidden;
	display: -webkit-box;
	font-size: 19px;
	font-weight: 600;
	color: #25282b;
	line-height: 1.4;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	margin-top: 8px;
	word-break: break-all;
}
.main_cont .main_list_wrap li .cont_box .price {
	font-size: 23px;
	font-weight: 800;
	color: #111;
	margin-top: 8px;
}
.main_cont .main_list_wrap li .cont_box .tags {
	overflow: hidden;
	margin-top: 10px;
}
.main_cont .main_list_wrap li .cont_box .tags .tag {
	display: inline-block;
	font-size: 14px;
	font-weight: 600;
	color: #75787b;
	padding: 8px 10px;
	margin: 10px 5px 0 0;
	border-radius: 100px;
	background: #edf0f3;
}

/*장지 페이지 b_cont_box*/
.main_cont .main_list_wrap li .b_cont_box {
	position: relative;
	height: 200px;
	padding: 20px 18px;
	background: #fff;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.main_cont .main_list_wrap li .b_cont_box .area {
	font-size: 14px;
	font-weight: 500;
	color: #75787b;
}
.main_cont .main_list_wrap li .b_cont_box .tit {
	overflow: hidden;
	display: -webkit-box;
	font-size: 19px;
	font-weight: 600;
	color: #25282b;
	line-height: 1.4;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	margin-top: 8px;
	word-break: break-all;
}
.main_cont .main_list_wrap li .b_cont_box .price {
	font-size: 23px;
	font-weight: 800;
	color: #111;
	margin-top: 8px;
}
.main_cont .main_list_wrap li .b_cont_box .tags {
	overflow: hidden;
	margin-top: 10px;
}
.main_cont .main_list_wrap li .b_cont_box .tags .tag {
	display: inline-block;
	font-size: 14px;
	font-weight: 600;
	color: #75787b;
	padding: 8px 10px;
	margin: 10px 5px 0 0;
	border-radius: 100px;
	background: #edf0f3;
}

/*--장지페이지 cont_box--*/

/*부음 페이지 리스트*/
.sort_box .sort_select {
	display: block;
	font-size: 15px;
	font-weight: 500;
	color: #4d5053;
	padding: 0 20px 0 0;
	background: url(//bimg.mk.co.kr/mkfuneral/ic_sel_arr.svg) center right no-repeat;
	background-size: 12px 7px;
}

.main_cont .alarm_cont_wrap{
	padding: 24px;
	border-radius: 16px;
	background: #FFF;
	margin-bottom: 20px;
	/*border-top: 1.5px solid #D4D8DB;*/
}
.main_cont .noresult_wrap{
	display: flex;
padding: 30px 0px;
flex-direction: column;
align-items: center;
gap: 10px;
align-self: stretch;
border-radius: 16px;
border: 2px solid var(--primary-100, #C7CCED);
background: var(--alarmlist, #E9EFF5);
margin-bottom: 500px;
}
.main_cont .alarm_cont_wrap:first-child{
	border-top: none;
}

.main_cont .alarm_cont_wrap .alarm_count{
	display: flex;
	justify-content: space-between;
	margin-bottom: 15px;
}
.main_cont .alarm_cont_wrap .alarm_count .alarm_date, .main_cont .alarm_cont_wrap .alarm_count .count_box{
	color:#25282B;
	font-size: 1em;
	font-style: normal;
	font-weight: 700;
	line-height: 150%; /* 22.5px */
}
.main_cont .alarm_filter{
	display: flex;
justify-content: space-between;
align-items: center;
margin-bottom: 1em;
}
.main_cont .alarm_filter .count_box {
	color: #25282B;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 150%; /* 24px */
}
.main_cont .alarm_filter .count_box strong{
	font-weight: 800;
}
.main_cont .alarm_filter .sort_box{
	color: #25282B;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 150%; /* 24px */
}
.main_cont .alarm_filter .sort_box .sort_select::after{
	background: url(//bimg.mk.co.kr/mkfuneral/ic_sel_arr.svg) center no-repeat;
	width: 24px;
	height: 24px;
}
.main_cont .alarm_list {
	background: #E9EFF5;
	border-radius: 16px;
	display: flex;
	flex-direction: column;
	margin-bottom: 1em;
}
.main_cont .alarm_list:last-child{
	margin:0;
}
.main_cont .alarm_list .alarm_content_wrap{
	display: flex;
	padding: 25px 30px 30px 30px;
	flex-direction: column;
	align-items: flex-start;
	gap: 14px;
} 
.main_cont .alarm_list .alarm_content{
	display: flex;
	flex-direction: row;
	align-items: baseline;
	gap: 14px;
}

.main_cont .alarm_list .alarm_content .alarm_tag{
	padding: 6px 13px;
	border-radius: 100px;
	border: 1px solid #E9EBF8;
	background: #FFF;
	color: #2B38A0;
	text-align: center;
	font-family: SUIT;
	font-size: 15px;
	font-style: normal;
	font-weight: 700;
	line-height: 140%; /* 21px */
	white-space: nowrap;
}
.main_cont .alarm_list .alarm_content .tag_content{
	color: #25282B;
	font-family: SUIT;
	font-size: 17px;
	font-style: normal;
	font-weight: 400;
	line-height: 150%; /* 24px */
} 
.main_cont .alarm_list .alarm_tit{
	padding: 24px 30px 0px 30px;
	color: #131517;
	font-family: SUIT;
	font-size: 18px;
	font-style: normal;
	font-weight: 700;
	line-height: 150%; /* 27px */
	overflow: hidden;
	white-space: nowrap;
	text-overflow:ellipsis;
}


/*부음-필터*/

.alarm_filter_wrap{
	position: relative;
  float: right;
  width: 280px;
  top: 0;
  bottom: auto;
	z-index: 10000;
}
.alarm_filter_wrap .keyword_filter .filter_head{
	color:  #131517;
	font-size: 16px;
	font-weight: 700;
	line-height: 150%; /* 24px */
	margin-bottom: 15px;
	}
.alarm_filter_wrap .add_key{
	display: flex;
	align-items: center;
	padding: 9px 18px 8px 14px;
	justify-content: center;
	align-items: center;
	gap: 4px;
	border-radius: 100px;
	border: 1px solid #D4D8DB;
	background: #FFF;
	width: fit-content;
	margin-bottom: 8px;
	}
.alarm_filter_wrap .add_key i{
	width: 20px;
	height: 20px;
	background: url(//bimg.mk.co.kr/mkfuneral/ic_plus_gray.svg) center no-repeat;
	background-size: contain;
	}

.alarm_filter_wrap .add_key span{
	color: #25282B;
	font-size: 15px;
	font-weight: 600;
	line-height: 160%; /* 21px */
	}

.add_key_popup{
	display: flex;
	width: 300px;
	border-radius: 16px;
	background: #FFF;
	padding: 0 1em;
	box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.15);
	position: absolute;
  z-index: 10000;
}

.add_key_popup input{
	border-radius: 8px;
border: 1px solid #D4D8DB;
background:  #FFF;
}
.bt_key_plus_unabled{
	cursor: default;
	color: #9DA0A3;
  font-family: SUIT;
  font-size: 17px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  display: flex;
  padding: 10px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  flex-shrink: 0;
  border-radius: 100px;
  background:#EDF0F3;
	margin: 1em 0 20px 0;
}
.bt_key_plus_abled{
	color: #FFF;
  font-family: SUIT;
  font-size: 17px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  display: flex;
  padding: 10px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  flex-shrink: 0;
  border-radius: 100px;
  background: #4255C3;
	margin: 1em 0 20px 0;
}
.bt_key_plus_unabled:active, .bt_key_plus_unabled:hover{
	color: #9DA0A3;
}
.bt_key_plus_abled:active, .bt_key_plus_abled:hover{
	background: #5F6FCC;
	color: #fff;
}
.add_key_popup .popup_tit_wrap{
	display: flex;
    padding: 20px 0px 12px 0px;
    justify-content: space-between;
    align-items: center;
	}

.add_key_popup .popup_tit_wrap a{
	background: url(//bimg.mk.co.kr/mkfuneral/bt_close.svg) no-repeat center;
	width: 32px;
	height: 32px;
}
.add_key_popup .popup_tit span{
	color: #131517;
font-size: 18px;
font-weight: 800;
line-height: 150%; /* 24px */
}
.keyword_filter{
	display: flex;
	flex-direction: column;	
}
/* 키워드 적용하기 버튼 */
.keyword_apply{
	display: flex;
	padding: 0px 1em 1em 1em;
	flex-direction: column;
	align-items: flex-start;
	background: #FFF;

}
.keyword_apply .bt_apply{
	display: flex;
	width: 100%;
height: 48px;
padding: 10px 16px;
justify-content: center;
align-items: center;
gap: 10px;
flex: 1 0 0;
border-radius: 100px;
background: #4255C3;
color: #FFF;
font-size: 16px;
font-weight: 700;
line-height: 140%; /* 22.4px */
}

.fltr_apply .bt_apply{
	width: 100%;
	display: flex;
	height: 48px;
	padding: 1em;
	margin-top: 1em;
	justify-content: center;
	align-items: center;
	gap: 10px;
	flex: 1 0 0;
	border-radius: 100px;
	background: var(--primary-500-p, #4255C3);
	color: var(--gray-0, #FFF);
	font-family: SUIT;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: 140%; /* 22.4px */
}
/* //키워드 적용하기 버튼  */
.main_cont .main_list_wrap li .bottom_box {
	border-top: 1px solid #edf0f3;
}
.main_cont .main_list_wrap li .bottom_box .btn_list_bot {
	display: block;
	width: 100%;
	font-size: 14px;
	font-weight: 700;
	color: #4255c3;
	text-align: center;
	line-height: 40px;
	background: #fff;
}
.main_cont .main_list_wrap li .bottom_box .btn_list_bot:before {
	content: '';
	display: inline-block;
	width: 11px;
	height: 11px;
	margin-right: 5px;
	background: url(//bimg.mk.co.kr/mkfuneral/ic_list_add.svg) center left no-repeat;
	background-size: 11px 11px;
}
.main_cont .main_list_wrap li .bottom_box .btn_list_bot_erase {
	display: block;
	width: 100%;
	font-size: 14px;
	font-weight: 700;
	color: #75787b;
	text-align: center;
	line-height: 40px;
	background: #fff;
}
.main_cont .main_list_wrap li .bottom_box .btn_list_bot_erase:before {
	content: '';
	display: inline-block;
	width: 11px;
	height: 11px;
	margin-right: 5px;
	background: url(//bimg.mk.co.kr/mkfuneral/ic_minus-outline-0.svg) center left no-repeat;
	background-size: 11px 11px;
}

.tag_content li{
	list-style-type: disc;
	list-style-position: inside;
}

/* 부음 오름차순*/
.alarm_cont_wrap .alarm_filter .sort_box {
	z-index: 2;
	position: relative;
	float: right;
	text-align: right;
}
.alarm_cont_wrap .alarm_filter .sort_box .sort_select {
	display: block;
	font-size: 15px;
	font-weight: 500;
	color: #4d5053;
	padding: 0 20px 0 0;
	background: url(//bimg.mk.co.kr/mkfuneral/ic_sel_arr.svg) center right no-repeat;
	background-size: 12px 7px;
}
.alarm_cont_wrap .alarm_filter .sort_box .sort_sel_list {
	overflow: hidden;
	position: absolute;
	top: 35px;
	right: 0;
	width: 135px;
	border-radius: 12px;
	-webkit-box-shadow: 0 5px 10px 0 rgb(0 0 0 / 5%);
	-moz-box-shadow: 0 5px 10px 0 rgb(0 0 0 / 5%);
	box-shadow: 0 5px 10px 0 rgb(0 0 0 / 5%);
}
.alarm_cont_wrap .alarm_filter .sort_box .sort_sel_list_b {
	overflow: hidden;
	position: absolute;
	top: 35px;
	right: 0;
	width: 160px;
	border-radius: 12px;
	-webkit-box-shadow: 0 5px 10px 0 rgb(0 0 0 / 5%);
	-moz-box-shadow: 0 5px 10px 0 rgb(0 0 0 / 5%);
	box-shadow: 0 5px 10px 0 rgb(0 0 0 / 5%);
	background: #fff;
}
.alarm_cont_wrap .alarm_filter .sort_box .sort_sel_list li, .main_head .list_filter .sort_box .sort_sel_list_b li {
	border-top: 1px solid #edf0f3;
}
.alarm_cont_wrap .alarm_filter .sort_box .sort_sel_list li:first-child, .main_head .list_filter .sort_box .sort_sel_list_b li:first-child{
	border: none;
}
.alarm_cont_wrap .alarm_filter .sort_box .sort_sel_list li button, .main_head .list_filter .sort_box .sort_sel_list_b li button{
	position: relative;
	display: block;
	width: 100%;
	font-size: 15px;
	font-weight: 600;
	color: #4d5053;
	text-align: left;
	padding: 14px 15px;
	background: #fff;
}
.alarm_cont_wrap .alarm_filter .sort_box .sort_sel_list li button:hover, .main_head .list_filter .sort_box .sort_sel_list_b li button:hover {
	background: #eef0f1;
}
.alarm_cont_wrap .alarm_filter .sort_box .sort_sel_list .active button, .main_head .list_filter .sort_box .sort_sel_list_b .active button {
	color: #4255c3
}
.alarm_cont_wrap .alarm_filter .sort_box .sort_sel_list .active button:after, .main_head .list_filter .sort_box .sort_sel_list_b .active button:after {
	content: '';
	position: absolute;
	top: 50%;
	right: 15px;
	display: block;
	width: 16px;
	height: 12px;
	margin-top: -6px;
	background: url(//bimg.mk.co.kr/mkfuneral/ic_sort_chk.svg) center right no-repeat;
	background-size: 16px 12px;
}
/*//부음 오름차순*/

/*부음 캘린더*/
.date_lf{
	background: url(//bimg.mk.co.kr/mkfuneral/bt_calendar_lf.svg) center no-repeat;
	width: 24px;
	height: 24px;
	margin-right: 1em;
}
.date_rg{
	background: url(//bimg.mk.co.kr/mkfuneral/bt_calendar_lf.svg) center no-repeat;
	transform: rotate(180deg);
	width: 24px;
	height: 24px;
	margin-left: 1em;
}

/*--//부음 캘린더*/
/* footer */
#footer {
	position: relative;
	background: #fff;
	border-top: 2px solid #ecf0f3;
}
#footer .foot_inner {
	position: relative;
	max-width: 1240px;
	width: 100%;
	padding: 50px 20px;
	margin: 0 auto;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
#footer .foot_inner .foot_msg {
	font-size: 14px;
	font-weight: 500;
	color: #75787B;
	text-align: center;
	line-height: 1.5;
}
#footer .foot_inner .copy {
	font-size: 13px;
	font-weight: 400;
	color: #75787B;
	text-align: center;
	letter-spacing: -0.025em;
	margin-top: 10px;
}
/*부음-글씨하이라이트*/
.highlight{
  display: inline;
  box-shadow: inset 0 -20px 0 #C7CCED; 
  /*-10px은 highlight의 두께*/
	font-weight: 800;
	color: #4255C3;
}
.highlight:after{
  content:"";
  width: 0;
  height: 20px;
  display: inline-block;
  background: #C7CCED;
}
/*///부음-글씨하이라이트*/

/*부음_상세보기*/
.alarm_popup_wrap{
	width: 500px;
	border-radius: 20px;
	background: #FFF;
	box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.15);
	/*팝업 가운데로*/
	position: fixed;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	z-index: 30000;
}
.a_info{
	display: flex;
	flex-direction: column;
	gap: 20px;
	align-self: stretch;
	padding: 24px;

}
.a_name{
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: flex-end;
	gap: 10px;
	border-radius: 16px 16px 0px 0px;
	background: #25282B;
	padding: 20px;
}
.a_name_wrap{
	display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
gap: 10px;
align-self: stretch;
}
.a_name_wrap p{
	color: #FFF;
	text-align: center;
	font-family: SUIT;
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: 150%; /* 30px */
}
.a_list{
	display: flex;
	flex-direction: column;
	gap: 12px;
}
.a_list .alarm_tag{
	color: #25282B;
	font-family: SUIT;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
}
.a_list ul li, .a_list ul p{
	color: #25282B;
	font-family: SUIT;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 150%; /* 24px */
}
.a_list .c_2{
	color: #75787B;
	font-family: SUIT;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 150%; /* 21px */
	margin-top: 4px;
}
.profile{
	width: 50px;
	height: 50px;
  border-radius: 1000px;
  background: url(//bimg.mk.co.kr/mkfuneral/im_profile.png) no-repeat center;
  background-size: cover;
}
.profile_none{
	width: 50px;
	height: 50px;
  border-radius: 1000px;
  background: url(//bimg.mk.co.kr/mkfuneral/noprofile.svg) no-repeat center;
  background-size: cover;
}

/*부음 페이지네이션*/
.a_pagination {
display: flex;
align-items: center;
justify-content: center;
margin: 40px 0;
}
.a_pagination .numbering{
	display: flex;
	align-items: center;
	gap: 0.3em;
	padding: 0px 40px;
	
}
.a_pagination .numbering a {
  color: #4D5053;
  float: left;
  padding: 14px 17px;
	font-weight: 500;
}

.a_pagination .numbering a.active {
  background-color: #4255C3;
  color: #fff; 
	font-weight: 600;
  border-radius: 5px;
}

.a_pagination .numbering a:hover:not(.active) {
  background-color: #D4D8DB;
  border-radius: 5px;
}

.a_pagination .ic_pagination_back{
	width: 24px;
	height: 24px;
	background: url(//bimg.mk.co.kr/mkfuneral/ic_pagination.svg) center no-repeat;
	padding: 14px;
}
.a_pagination .ic_pagination_after{
	width: 24px;
	height: 24px;
	background: url(//bimg.mk.co.kr/mkfuneral/ic_pagination.svg) center no-repeat;
	rotate: 180deg;
	padding: 14px;
}

/*//부음 페이지네이션*/

/*부음 검색 결과*/
.result_num{
	display: flex;
	margin-bottom: 4px;
}
.result_num .result_pc{
	margin-right: 0.5em;
}
.result_num .name{
	color: var(--primary-500-p, #4255C3);
font-family: SUIT;
font-size: 18px;
font-style: normal;
font-weight: 700;
line-height: normal;
}
.result_num .alarm{
	color: var(--gray-700, #25282B);
font-family: SUIT;
font-size: 18px;
font-style: normal;
font-weight: 600;
line-height: normal;
}
.result_num .count_before{
	margin-right: 4px;
}
.result_num .count, .result_num .count_before {
	color: var(--gray-700, #25282B);
font-family: SUIT;
font-size: 18px;
font-style: normal;
font-weight: 600;
line-height: normal;
}
.result_num .count, .result_num .count_after {
	color: var(--gray-700, #25282B);
font-family: SUIT;
font-size: 18px;
font-style: normal;
font-weight: 600;
line-height: normal;
}
.noresult_wrap .noresult{
	display: flex;
	flex-direction: column;
	align-items: center;
}
.noresult_wrap .noresult p{
text-align: center;
color: var(--gray-700, #25282B);
text-align: center;
font-family: SUIT;
font-size: 18px;
font-style: normal;
font-weight: 600;
line-height: 150%; /* 27px */
margin-top: 10px;
}
.ic_warning{
	background: url(//bimg.mk.co.kr/mkfuneral/ic_warning.svg)no-repeat center;
	width: 38px;
	height: 38px;
	display: block;
}
.fltr_popup_bt{
	display: flex;
}
.fltr_date .radio_daterange{
	display: flex;
	align-items: center;
}
.fltr_date .radio_date .bt_radio_wrap{
	display: flex;
	padding: 10px 12px 10px 0px;
	justify-content: flex-start;
	align-items: center;
	flex-wrap: wrap;
}
.fltr_date .radio_daterange .bt_radio_wrap .bt_radio{
	background: url(//bimg.mk.co.kr/mkfuneral/bt_radio_off.svg) center no-repeat;
	width: 24px;
	height: 24px;	
	display: inline-block;
	margin-right: 6px;
}
.fltr_date .radio_daterange_active{
	display: flex;
	align-items: center;
}
.fltr_date .radio_daterange_active .bt_radio_wrap{
	display: flex;
	align-items: center;
}
.fltr_date .radio_daterange_active .bt_radio_wrap .bt_radio{
	background: url(//bimg.mk.co.kr/mkfuneral/bt_radio_on.svg) center no-repeat;
	width: 24px;
	height: 24px;	
	display: inline-block;
	margin-right: 6px;
}

.fltr_date .radio_daterange_active .bt_radio_wrap span{
	color: #131517;
	font-size: 15px;
	font-weight: 700;
}
.fltr_date .fltr_date_wrap .fltr_popup_bt .radio_date .bt_radio_wrap i{
	background: url(//bimg.mk.co.kr/mkfuneral/bt_radio_off.svg) center no-repeat;
	width: 24px;
	height: 24px;
	display: inline-block;
	margin-right: 4px;
}
.fltr_date .fltr_date_wrap .fltr_popup_bt .radio_date_active .bt_radio_wrap i{
	background: url(//bimg.mk.co.kr/mkfuneral/bt_radio_on.svg) center no-repeat;
	width: 24px;
	height: 24px;	
	display: inline-block;
	margin-right: 4px;
}
.fltr_date .fltr_date_wrap .fltr_popup_bt .radio_daterange .bt_radio_wrap, .fltr_date .fltr_date_wrap .fltr_popup_bt .radio_date .bt_radio_wrap span{
	color: #75787B;
	font-size: 15px;
	width: fit-content;
	display: flex;
	align-items: center;
}

.fltr_date .fltr_date_wrap .fltr_popup_bt .radio_date_active .bt_radio_wrap span{
	color: #131517;
	font-size: 15px;
	font-weight: 700;
}

.main_head .fltr_date .btn_fltr_date{
	width: 32px;
  height: 32px;
  margin-left: 10px;
  background: url(//bimg.mk.co.kr/mkfuneral/ic_detail_fltr.svg) center center no-repeat;
  background-size: 26px;
  padding: 4px;
  border-radius: 4px;
  box-shadow: 0 0 0 1.5px #D4D8DB inset;
  margin-left: 0.8em;
	display: none;
}
.fltr_apply{
	width: 100%;
}

/*//부음 검색 결과*/

/* plotting */

.plotting_btn_wrap {
	z-index: 9300;
	position: fixed;
	right: 40px;
	bottom: 40px;
}
.plotting_btn_wrap .plting_btn_item {
	position: relative; 
	text-align: center;
	margin: 18px 0;
}
.plotting_btn_wrap .plting_btn_item > button {
	display: inline-block;
	-webkit-box-shadow: 0 5px 10px 0 rgb(0 0 0 / 15%);
	-moz-box-shadow: 0 5px 10px 0 rgb(0 0 0 / 15%);
	box-shadow: 0 5px 10px 0 rgb(0 0 0 / 15%);
}
.plotting_btn_wrap .plting_btn_item .btn_totop {
	width: 50px;
	height: 50px;
	font-size: 0;
	border-radius: 100px;
	background: #fff url(//bimg.mk.co.kr/mkfuneral/bt_totop.svg) center center no-repeat;
	background-size: 21px 24px;
}
.plotting_btn_wrap .plting_btn_item .btn_compare {
	width: 80px;
	height: 80px;
	font-size: 13px;
	font-weight: 700;
	color: #fff;
	border-radius: 100px;
	background: #2b38a0;
}
.plotting_btn_wrap .plting_btn_item .btn_compare:before {
	content: '';
	display: block;
	height: 27px;
	margin-bottom: 8px;
	background: url(//bimg.mk.co.kr/mkfuneral/ic_compare.svg) top center no-repeat;
	background-size: 30px 27px;
}
.plotting_btn_wrap .plting_btn_item .compare_count {
	position: absolute;
	top: 0;
	right: 0;
	width: 24px;
	height: 24px;
	font-size: 14px;
	font-weight: 800;
	color: #fff;
	text-align: center;
	line-height: 24px;
	border-radius: 100px;
	background: #f57906;
}
.plotting_popup_wrap {
	z-index: 10000;
	position: fixed;
	bottom: 37px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}
.plotting_popup_wrap .plting_pop_item {
	width: 800px;
	padding: 0 20px;
	border-radius: 10px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background: #111;
	opacity: 0.9;
}
.plotting_popup_wrap .plting_pop_item .ly_head {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 15px 0;
}
.plotting_popup_wrap .plting_pop_item .ly_head .tit {
	display: inline-block;
	font-size: 15px;
	font-weight: 400;
	color: #fff;
}
.plotting_popup_wrap .plting_pop_item .ly_head .btn_more {
	display: inline-block;
	font-size: 15px;
	font-weight: 600;
	color: #7c8ad6;
}

#header{
	z-index: 20000;
	background: #1C2028;
}

#head_sub{
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	z-index: 10;
	height: 72px;
	padding: 0 16px;
	box-sizing: border-box;
	display: flex;
  justify-content: space-between;
  align-items: center;
}
.sub_head_inner{
	max-width: 1240px;
	width: 100%;
	height: 116px;
	padding: 0 20px;
	margin: 0 auto;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: flex;
	align-items: center;
}
.head_sub_lf{
	display: flex;
	align-items: center;
	width: 70vw;
}
#head_sub_2{
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	z-index: 10;
	height: 72px;
	padding: 0 16px;
	box-sizing: border-box;
	display: flex;
  justify-content: space-between;
  align-items: center;
	background: #fff;
}

#whitebg{
	display: flex;
	justify-content: center;
	background: #fff;
	box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.15);
	border-radius: 24px 24px 0px 0px;
	position: fixed;
	top: 15px;
	bottom: 0;
	right: 0;
	left: 0;
	z-index: 10000;
}
#whitebg_sub{
	display: flex;
	justify-content: center;
	background: #fff;
}
#whitebg_sub_suc{
	width: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	background: #fff;
	height: calc(100vh - 100px);
	margin: 30px 0;
}
.sub_page_title{
	color: #25282B;
	font-size: 18px;
	font-weight: 600;
	line-height: 150%; /* 27px */
}

.info_tit .tag{
	font-size: 13px;
	line-height: 140%; /* 18.2px */
	padding: 5px 12px;
	
}

.location_txt .txt{
	font-size: 14px;
}
.location_txt{
	flex-direction: column;
}

.ic_back{
	width: 28px;
	height: 28px;
	background: url(//bimg.mk.co.kr/mkfuneral/icon-arrow-ios-back.svg) no-repeat center;
	display: inline-block;
	margin-right: 8px;
	background-size: contain;
	display: none;
}

.ic_back_wh{
	width: 28px;
	height: 28px;
	background: url(//bimg.mk.co.kr/mkfuneral/ic_back_wh.svg) no-repeat center;
	display: inline-block;
	margin-right: 8px;
	background-size: contain;
}

.sub_tit{
	color: #25282B;
	font-family: SUIT;
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: 150%; /* 27px */
	white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;  /* 말줄임 적용 */
}
.sub_tit_2{
	color: #25282B;
	font-family: SUIT;
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: 150%; /* 27px */
	white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;  /* 말줄임 적용 */
}

/*비교하기 팝업*/
.plting_btn_compare{
	position: relative;
}
.drawer_m {
	display: flex;
	justify-content: center;
	align-items: center;
	position: sticky;
	top: 0;
	right: 0;
	left: 0;
	background: #FFF;
}
.drawer_pc {
	display: flex;
	justify-content: center;
	align-items: center;
	position: sticky;
	top: 0;
	right: 0;
	left: 0;
	background: #FFF;
	width: 100%;
	margin: 0 auto;
}

.drag_handle {
	width: 32px;
	height: 4px;
	margin: 1em;
	border-radius: 100px;
	opacity: 0.4;
	background: #9DA0A3;
}


.scaling_popup_wrap{
	width: 290px;
	flex-shrink: 0;
	border-radius: 16px;
	background: #FFF;
	box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.15);
	display: flex;
	flex-direction: column;

	position: absolute;
	right: 100px;
	bottom: 0;
	z-index: 10000;
	padding: 0 1em;
}
.scaling_popup_title{
	display: flex;
	padding: 24px 0px 12px 0px;
	justify-content: space-between;
	align-items: center;
}
.scaling_popup_title .tit{
	color: #131517;
	font-family: SUIT;
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: 150%; /* 27px */
}
.scaling_popup_title .count .count_point{
	color: #4255C3;
	font-family: SUIT;
	font-size: 20px;
	font-weight: 800;
	line-height: 150%; 
}

.scaling_popup_title .count .count_number{
	color: #666;
	font-size: 20px;
	font-weight: 800;
	line-height: 150%; 
}

.scaling_popup_tit .reset{
	background: url(//bimg.mk.co.kr/mkfuneral/ic_scaling_reset.svg) no-repeat center;
	width: 24px;
	height: 24px;
	background-size: cover;
}

.scaling_popup_tit{
	display: flex;
	gap: 8px;
	align-items: center;
}

.scaling_popup_wrap .close, .scaling_popup_title .close{
	background: url(//bimg.mk.co.kr/mkfuneral/bt_close.svg) no-repeat center;
	width: 32px;
	height: 32px;
}

.scaling_popup_list{
	display: flex;
	flex-direction: column;
	justify-content: center;
	position: relative;
}
.bt_list{
	display: flex;
	align-items: flex-start;
}
.scaling_popup_list_left{
  width: 80%;
	text-align: left;
}

.scaling_popup_list_left .location{
color: #75787B;
font-family: SUIT;
font-size: 14px;
font-style: normal;
font-weight: 500;
line-height: 150%;
margin-bottom: 5px;
}

.scalng_popup_list_item{
	display: flex;
	justify-content: space-between;
	border-bottom: 1px solid #EDF0F3;
	padding: 14px 0;
  gap: 1em;
	align-items: center;
}

.scaling_popup_listit{
	display: flex;
  align-items: center;
  gap: 6px;
}

.scaling_popup_listit .listit{
	color:#25282B;
font-family: SUIT;
font-size: 17px;
font-style: normal;
font-weight: 600;
line-height: 150%;

/*2줄이상 말줄임표*/
overflow: hidden;
display: -webkit-box;
-webkit-box-orient: vertical;
text-overflow: ellipsis;
    -webkit-line-clamp: 2;

}

.scaling_popup_listit .listmove{
	background: url(//bimg.mk.co.kr/mkfuneral/ic_scaling_arrow-right-up-outline.svg) no-repeat center;
	width: 28px;
height: 28px;
}

.scaling_popup_minus{
	background: url(//bimg.mk.co.kr/mkfuneral/ic_minus-circle.svg) no-repeat center;
	width: 32px;
	height: 32px;
}

.scaling_popup_bottombt{
	padding: 20px 0px;
}

/*2개이상 비교하기에 담았을 시*/
.scaling_popup_bottombt_2{
	color: #FFF;
	font-family: SUIT;
	font-size: 17px;
	font-style: normal;
	font-weight: 700;
	line-height: 150%; /* 25.5px */
	display: flex;
	width: 100%;
	padding: 10px;
	justify-content: center;
	align-items: center;
	gap: 10px;
	flex-shrink: 0;
	border-radius: 100px;
	background: #4255C3;
}

/*2개 미만으로 비교하기에 담았을 시*/
.scaling_popup_bottombt_1{
	color: #9DA0A3;
	font-family: SUIT;
	font-size: 17px;
	font-style: normal;
	font-weight: 700;
	line-height: 150%;
	display: flex;
	padding: 10px;
	justify-content: center;
	align-items: center;
	gap: 10px;
	border-radius: 100px;
	background: #EDF0F3;
	pointer-events: none;
	width: 100%;
}


/*상세페이지*/
/*상세페이지_왼쪽*/
#container{
	max-width: 1240px;
  width: 100%;
  margin: 30px auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.funeralinfo_left{
	float: left; 
	width: 35%;
	padding-bottom: 120px;
}
.burial_info_wrap{
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}
.burial_info .info_tit_wrap{
	margin-right: 10px;
}
.burial_info .bt_scaling{
	min-width: 125px;
	padding: 10px;
	border-radius: 100px;
	border: 2px solid #A2ABE2;
	background: #FFF;
	display: flex;
	justify-content: center;
	gap: 4px;
	align-items: center;
	flex: 1 0 0;
}
.burial_info .bt_scaling_erase{
	min-width: 125px;
	padding: 10px;
	border-radius: 100px;
	border: 2px solid #A2ABE2;
	background: #FFF;
	display: flex;
	justify-content: center;
	gap: 4px;
	align-items: center;
	flex: 1 0 0;
}
/*상세페이지 이미지캐러셀*/
.imagecarousel {
	height: 220px;
}

/*이미지 상단 그림자*/
.imgs{
	position: relative;
}
.dimmed{
	background: linear-gradient(0deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.6) 100%);
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 220px;
	z-index: 2;
}

.imagecarousel img{
	width: 100%;
	object-fit: cover;
	height: 100%;
	border-radius: 12px;
  background-size: contain;
  height: 220px;
}

.imagecarousel .swiper-button-next{
	background: url(//bimg.mk.co.kr/mkfuneral/ic_ep-arrow-left.svg) no-repeat center;
	transform: rotate(180deg);
	width: 42px;
	height: 42px;
	filter: drop-shadow(0px 1.6800000667572021px 3.3600001335144043px rgba(0, 0, 0, 0.15));
}
.imagecarousel .swiper-button-prev{
	background: url(//bimg.mk.co.kr/mkfuneral/ic_ep-arrow-left.svg) no-repeat center;
	width: 42px;
	height: 42px;
	filter: drop-shadow(0px 1.6800000667572021px 3.3600001335144043px rgba(0, 0, 0, 0.15));
}
.swiper-button-next:after, .swiper-button-prev:after{
	font-size: 0;
}
.swiper-pagination-bullet-active{
	background: #4255C3;
}




.image_navi{
	display: flex;
	justify-content: space-between;
}
.navi_lf{
	position: absolute;
	left: 0;
	top: 40%;
	background: url(//bimg.mk.co.kr/mkfuneral/ic_ep-arrow-left.svg) no-repeat center;
	width: 42px;
	height: 42px;
	filter: drop-shadow(0px 1.6800000667572021px 3.3600001335144043px rgba(0, 0, 0, 0.15));
}
.navi_rg{
	position: absolute;
right: 0;
	top: 40%;
	background: url(//bimg.mk.co.kr/mkfuneral/ic_ep-arrow-left.svg) no-repeat center;
	transform: rotate(180deg);
	width: 42px;
	height: 42px;
	filter: drop-shadow(0px 1.6800000667572021px 3.3600001335144043px rgba(0, 0, 0, 0.15));
}
.pagination{
	position: absolute;
	bottom: 1em;
	display: flex;
	gap: 8px;
	
}
.page_on{
	width: 8px;
	height: 8px;
	background: #4255C3;
	border-radius: 100%;
}
.page_off{
	width: 8px;
	height: 8px;
	background: #FFF;
	border-radius: 100%;
}

.info_top{
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 12px 0px 18px 0px;
}
.info_top_left{
	display: flex;
	align-items: center;
}

.info_top_right{
	display: flex;
	align-items: center;
	gap: 16px;
	position: relative;
}

.label_car{
	display: flex;
	padding: 8px 14px;
	justify-content: center;
	align-items: center;
	gap: 4px;
	border-radius: 100px;
	background: #E9EBF8;
	margin-right: 3px;
}

.ic_car{
	background: url(//bimg.mk.co.kr/mkfuneral/ic_car.svg) center left no-repeat;
	width: 18px;
	height: 18px;
}

.label_car p{
	color: #4255C3;
font-family: SUIT;
font-size: 15px; 
font-style: normal;
font-weight: 700;
line-height: normal;
}

.ic_info{
	width: 20px;
	height: 20px;
	background: url(//bimg.mk.co.kr/mkfuneral/ic_help.svg) center center no-repeat;
	background-size: contain;
	margin-left: 4px;
}

.ic_bookmark{
	background: url(//bimg.mk.co.kr/mkfuneral/ic_bookmark-outline.svg) center no-repeat;
	width: 32px;
	height: 32px;
	}

.ic_bookmark_active{
	background: url(//bimg.mk.co.kr/mkfuneral/ic_bookmark_active.svg) center no-repeat;
	width: 32px;
	height: 32px;
}

.ic_share{
	background: url(//bimg.mk.co.kr/mkfuneral/ic_share-outline.svg) center center no-repeat;
	width: 32px;
	height: 32px;
}

.help_box .ly_help_desc_sub {
	position: absolute;
	top: 35px;
	left: -110px;
	width: 340px;
	padding: 16px;
	border-radius: 8px;
	background: #fff;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-shadow: 0 5px 10px 0 rgb(0 0 0 / 5%);
	-moz-box-shadow: 0 5px 10px 0 rgb(0 0 0 / 15%);
	box-shadow: 0 5px 10px 0 rgb(0 0 0 / 15%);
}
.help_box .ly_help_desc_sub .tit{
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.help_box .ly_help_desc_sub .btn_ly_close {
	position: absolute;
	top: 15px;
	right: 15px;
	display: block;
	width: 20px;
	height: 20px;
	font-size: 0;
}
.help_box .ly_help_desc_sub .btn_ly_close:after {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	top: 36px;
  left: -36px;
	margin: -15px 0 0 -15px;
	background: url(//bimg.mk.co.kr/mkfuneral/ic_close-outline.svg) center center no-repeat;
	background-size: 12px;
}
.help_box .ly_help_desc_sub .top {
	font-size: 16px;
	font-weight: 700;
	color:#25282b;
}
.help_box .ly_help_desc_sub .top.ic_move:before {
	content: '';
	position: relative;
	top: 1px;
	display: inline-block;
	width: 18px;
	height: 15px;
	margin-right: 5px;
	background: url(//bimg.mk.co.kr/mkfuneral/ic_ly_move.svg) center left no-repeat;
	background-size: 18px 15px;
}
.help_box .ly_help_desc_sub .mid p {
	font-size: 15px;
	font-weight: 500;
	color: #4d5053;
	line-height: 150%;
	margin-top: 0.5em;
}

/*제목*/

.info_tit .tit{
	color: #25282B; 
	font-family: SUIT;
	font-size: 20px;
	font-style: normal;
	font-weight: 600;
	line-height: 150%;
	margin-bottom: 3px;

	/*2줄이상 말줄임표*/
	overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
}

.info_tit .price{
	color: #25282B;
font-family: SUIT;
font-size: 24px;
font-weight: 700;
line-height: 150%;
padding-bottom: 8px;
}

.list_tags{
	overflow: hidden;
}

.list_tags span{
	display: inline-block;
    font-size: 16px;
    font-weight: 600;
    color: #75787b;
    padding: 8px 12px;
    margin: 10px 5px 0 0;
    border-radius: 100px;
    background: #edf0f3;
}


/*지도 부분*/
.location_txt{
	padding-bottom: 1em;
	display: flex;
}
.location_txt .tit{
	color: #4D5053;
	font-family: SUIT;
	font-size: 16px;
	font-weight: 700;
	line-height: 150%; /* 24px */
	padding-right: 20px;
	padding-bottom: 4px;
	}

.location_txt .txt{
	color: #4D5053;
	font-family: SUIT;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 150%; /* 24px */
}

.location_map{
	height: 160px;
	background: url(//bimg.mk.co.kr/mkfuneral/im_map.png) center no-repeat;
	background-size: cover;
	border-radius: 1em;
	position: relative;
}

.map_track{
	position: absolute;
	top: 10px;
	left: 10px;
}
.map_track, .map_minus, .map_plus{
	border-radius: 4.5px;
	border: 1.2px solid #FFF;
	background: #FFF;
	box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.10);
	width: 36px;
	height: 36px;
}

.location_bt_zoom{
	display: flex;
	flex-direction: column;
	gap: 10px;
	position: absolute;
	right: 12px;
  top: 12px;
}

.map_minus:hover, .map_plus:hover, .map_track:hover{
	border: 1.5px solid #75787B;
}

.map_minus > img{
	transform: translate(0px, 150%);
}

.bts_cta{
	display: flex;
	justify-content: space-between;
	gap: 16px;
	max-width: 1240px;
	width: 100%;
	margin: 30px auto;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	z-index: 10;
}
.bt_scaling{
	width: 40%;
	min-width: 110px;
	display: flex;
	padding: 7px 14px;
	justify-content: center;
	align-items: center;
	gap: 6px;
	border-radius: 100px;
	border: 2px solid #A2ABE2;
	background:#FFF;
}

.bt_scaling > span{
	color: #4255C3;
	font-size: 18px;
	font-weight: 600;
	line-height: 150%;
}
.ic_plus{
	width: 20px;
	height: 20px;
  background: url(//bimg.mk.co.kr/mkfuneral/icon-plus-blue.svg) no-repeat center;
}
.bt_scaling_erase{
	width: 40%;
	min-width: 110px;
	display: flex;
	padding: 7px 10px;
	justify-content: center;
	align-items: center;
	gap: 6px;
	border-radius: 100px;
	border: 2px solid #5F6FCC;
	background:#fff;
}
.bt_scaling_erase span{
	color: #5F6FCC;
	font-size: 18px;
	font-weight: 700;
	line-height: 150%;
}
.bt_scaling_erase .ic_minus{
	background: url(//bimg.mk.co.kr/mkfuneral/ic_minus-outline-blue.svg) center no-repeat;
	width: 20px;
	height: 20px;
}
.bt_maincta{
	display: flex;
	width: 60%;
	padding: 16px 10px;
	justify-content: center;
	align-items: center;
	gap: 10px;
	border-radius: 100px;
	background: #4255C3;
}
.bt_maincta_disabled{
	display: flex;
	width: 60%;
	padding: 16px 10px;
	justify-content: center;
	align-items: center;
	gap: 10px;
	border-radius: 100px;
	background: #C5C8CB;
	pointer-events : none;
}
.bt_maincta_disabled > span{
	color: #FFF;
font-family: SUIT;
font-size: 18px;
font-style: normal;
font-weight: 600;
line-height: 150%; /* 30px */
}

.bt_maincta span{
	color: #FFF;
	font-family: SUIT;
	font-size: 18px;
	font-style: normal;
	font-weight: 600;
	line-height: 150%; /* 30px */
}

.warning{
	color: #75787B;
	text-align: center;
	font-size: 14px;
	font-weight: 500;
	line-height: 150%; /* 21px */

	border-radius: 8px;
	background: rgba(237, 240, 243, 0.40);
	display: flex;
	padding: 20px;
	justify-content: center;
	align-items: flex-start;
	gap: 10px;
	word-break: keep-all;
}

.funeralinfo_right{
	float: right;
	width: 58%;
	margin-bottom: 250px;
  top: 60px;
}

.funeralinfo_right_wrap{
	display: flex;
	flex-direction: column;
	justify-content: center;
	gap: 70px;
}


.table_tit{
	color: #131517;
	font-family: SUIT;
	font-size: 18px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	padding-bottom: 20px;
}
.table_info_wrap{
	display: flex;
	justify-content: flex-start;
  align-items: flex-start;
	position: relative;
}
.table_info_wrap .ic_info{
	width: 24px;
	height: 24px;
	background-size: 20px;
}
.table_03 .ly_help_desc_b{
	position: absolute;
	top: 32px;
	left: 0;
	width: 380px;
	padding: 20px;
	border-radius: 12px;
	background: #fff;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.15);
	box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.15)
}
.table_03 .ly_help_desc_b .top_tit{
	font-size: 16px;
    font-weight: 700;
    color: #25282b;
}
.table_03 .ly_help_desc_b .mid{
	font-size: 15px;
	font-weight: 500;
	color: #4d5053;
	line-height: 150%;
	margin-top: 10px;
}
.table_03 .ly_help_desc_b .mid ul li{
	list-style: circle;
	list-style-position: inside;
	font-size: 15px;
	font-weight: 500;
	color: #4d5053;
	line-height: 150%;
	margin-top: 10px;
}
.table_03 .ly_help_desc_b .btn_ly_close{
	position: absolute;
	top: 15px;
	right: 15px;
	display: block;
	width: 20px;
	height: 20px;
	font-size: 0;
}
.table_03 .ly_help_desc_b .btn_ly_close::after{
	content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 30px;
    height: 30px;
    margin: -15px 0 0 -15px;
    background: url(//bimg.mk.co.kr/mkfuneral/bt_close.svg) center center no-repeat;
    background-size: 14px;
}
.col_1{
	border-radius: 6px 0px 0px 6px;
}

.col_4, .col_5{
	border-radius: 0px 6px 6px 0px;

}
table{ 
	border-collapse : collapse; /*이중선 제거*/
	width: 100%;
	color: #25282B;
	text-align: center;
	font-family: SUIT;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: 130%; /* 20.8px */
}  

tr{
	width: 100%;
}

th{
	padding: 16px 10px;
  text-align: center;
  border-bottom: 1px solid #EDF0F3;
  vertical-align: top;	/* 위 */
  vertical-align: bottom;   /* 아래 */
  vertical-align: middle;   /* 가운데 */
	background: #EDF0F3;
  }
		

	td{
		width: 100px;
		text-align: center;
		border-bottom: 1px solid #EDF0F3;
		vertical-align: top;	/* 위 */
		vertical-align: bottom;   /* 아래 */
		vertical-align: middle;   /* 가운데 */
		padding: 16px 10px;
		color: #4D5053;
		text-align: center;
		font-family: SUIT;
		font-size: 16px;
		font-style: normal;
		font-weight: 500;
		line-height: 130%; /* 20.8px */
	}


/*편의시설*/
.icon_list{
	display: flex;
	justify-content: center;
	align-items: flex-start;
	flex-wrap: wrap;
}

.iconntxt, .iconntxt_disabled{
	display: flex;
margin: 12px 12px;
	flex-direction: column;
	align-items: center;
	gap: 10px;
	width: 15%;
	flex-wrap: wrap; 
}

.iconntxt span{
	color: #4D5053;
	text-align: center;
	font-size: 18px;
	font-weight: 500;
	line-height: 130%;
	word-break: keep-all;
}

.iconntxt_disabled span{
	color: #C5C8CB;
	font-size: 18px;
	font-weight: 500;
	line-height: 130%; /* 23.4px */
	word-break: keep-all;
}
.ic_parking{
	display: block;
	background: url(//bimg.mk.co.kr/mkfuneral/ic_parking.svg) no-repeat center;
	width: 48px;
	height: 48px;
}
.ic_parking_disabled{
	display: block;
	background: url(//bimg.mk.co.kr/mkfuneral/ic_parking_disabled.svg) no-repeat center;
	width: 48px;
	height: 48px;
}
.ic_food{
	display: block;
	background: url(//bimg.mk.co.kr/mkfuneral/ic_food.svg) no-repeat center;
	width: 48px;
	height: 48px;
}
.ic_food_disabled{
	display: block;
	background: url(//bimg.mk.co.kr/mkfuneral/ic_food_disabled.svg) no-repeat center;
	width: 48px;
	height: 48px;
}

.ic_waiting{
	display: block;
	background: url(//bimg.mk.co.kr/mkfuneral/ic_waiting.svg) no-repeat center;
	width: 48px;
	height: 48px;
	}
.ic_waiting_disabled{
		display: block;
		background: url(//bimg.mk.co.kr/mkfuneral/ic_waiting_disabled.svg) no-repeat center;
		width: 48px;
		height: 48px;
		}
.ic_wheel{
		display: block;
		background: url(//bimg.mk.co.kr/mkfuneral/ic_ph-wheelchair.svg) no-repeat center;
		width: 48px;
		height: 48px;
		}
.ic_wheel_disabled{
	display: block;
	background: url(//bimg.mk.co.kr/mkfuneral/ic_ph-wheelchair_disabled.svg) no-repeat center;
	width: 48px;
	height: 48px;
}

.ic_close{
	background: url(//bimg.mk.co.kr/mkfuneral/ic_close-outline.svg) center no-repeat;
	width: 24px;
	height: 24px;
	float: right;
}
.bt_close{
	background: url(//bimg.mk.co.kr/mkfuneral/bt_close_gray.svg) center no-repeat;
	width: 24px;
	height: 24px;
	margin-right: 0.5em;
}
.sub_main_container_inner{
	position: relative;
	max-width: 1240px;
	width: 100%;
	padding: 0px 20px;
	margin: 0 auto;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

/*공유하기 팝업*/
.popup_share{
	position: absolute;
	top: 45px;
	right: 0;
	border-radius: 12px;
	background: #FFF;
	box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.15);
	z-index: 30000;
	padding: 16px;
}
.bts_card_bottom_wrap .popup_share{
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	top: unset;
	border-radius: 24px 24px 0 0;
	max-width: 448px;
	margin: 0 auto;
}
.share_tit {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 0.8em;
}
.bts_card_bottom_wrap .popup_share .share_tit{
    margin-top: 8px;
    margin-bottom: 16px;
}

.share_tit span{
	color: #25282B;
	font-family: SUIT;
	font-size: 18px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}
.bts_card_bottom_wrap .popup_share .share_tit .ic_close{
	width: 32px;
	height: 32px;
	background-size: contain;
}
.bts_card_bottom_wrap .popup_share .shareicons{
	display: flex;
	gap: 20px;
	flex-direction: column;
}
.bts_card_bottom_wrap .popup_share .shareicons .bt_kakao,.bts_card_bottom_wrap .popup_share .shareicons .bt_link{
	display: flex;
    font-size: 16px;
    font-weight: 600;
    align-items: center;
}

.shareicons{
	display: flex;
	gap: 20px;
}

.ic_kakao{
	background: url(//bimg.mk.co.kr/mkfuneral/ic_kakaotalk.svg) no-repeat center;
	width: 48px;
height: 48px;
}
.ic_link{
	background: url(//bimg.mk.co.kr/mkfuneral/ic_link.svg) no-repeat center;
	width: 48px;
height: 48px;
}
.bts_card_bottom_wrap .popup_share .shareicons .bt_kakao .ic_kakao, .bts_card_bottom_wrap .popup_share .shareicons .bt_link .ic_link{
	width: 36px;
	height: 36px;
	background-size: contain;
}
.bts_card_bottom_wrap .popup_share .shareicons .bt_kakao .bt_text, .bts_card_bottom_wrap .popup_share .shareicons .bt_link .bt_text{
	display: block;
}



/*장례식장 상세페이지 표 토글*/
.table_tit_wrap{
	display: flex;
	justify-content: space-between;
	align-items: baseline;
}
.toggle{
	display: flex;
	background: #EDF0F3;
	height: 33px;
	justify-content: center;
	align-items: center;
	border-radius: 1000px;
}

.choice_01{
	display: flex;
padding: 10px 14px;
justify-content: center;
align-items: center;
gap: 10px;
border-radius: 100px;
background:#3343AC;

color: #FFF;
text-align: center;
font-size: 13px;
font-weight: 600;
}

.choice_02{
	display: flex;
padding: 10px 14px;
justify-content: center;
align-items: center;
gap: 10px;
border-radius: 100px;
background: #EDF0F3;

color:  #75787B;
text-align: center;
font-size: 13px;
font-weight: 600;
}

.table_ps{
	padding-top: 1em;
	font-size: 14px;
	font-weight: 500;
	line-height: 150%;
	color: #75787B;
}

/*비교하기 상세페이지*/

/*상세페이지의 비교하기 플로팅*/
.plting_btn_compare_s{
	position: fixed;
	top: 1em;
	right: 1em;
}
.plting_btn_compare_s .btn_compare span{
	display: none;
}
.plting_btn_compare_s .plting_btn_item .btn_compare{
	width: 40px;
	height: 40px;
}
.plting_btn_compare_s .plting_btn_item .btn_compare::before{
	background-size: 20px 18px;
	margin-bottom: 5px;
	height: 18px;
}
.plting_btn_compare_s .plting_btn_item .compare_count{
	position: absolute;
	top: 0px;
	right: -4px;
	width: 16px;
  height: 16px;
	line-height: 16px;
}

/*상세페이지의 위로 가기 플로팅*/
.plting_btn_item_s{
	position: fixed;
	bottom: 80px;
}
	/*비교하기 결과 팝업*/
#scalingresult_popup_wrap{
	padding: 0 1em;
  margin: 0 auto;
	width: calc(100% - 2em);
	/*스크롤바 숨기기*/
	-ms-overflow-style: none; /* 인터넷 익스플로러 */
	scrollbar-width: none; /* 파이어폭스 */
}
.scaling_tab_wrap{
	position: sticky;
	top: 0px;
	background: #FFF;
}
.scaling_tab_wrap_fixed{
	position: fixed;
	top: 0px;
	max-width: 960px;
	width: 100%;
	background: #FFF;
}

/*스크롤바 숨기기*/
#scalingresult_popup_wrap::-webkit-scrollbar {
	display: none; /* 크롬, 사파리, 오페라, 엣지 */
}
.scaling_popup_tab{
	display: flex;
}
.funeralinfo_right_wrap{
	padding: 0px 16px;
}
.tab_on, .tab_off, .s_tab_on, .s_tab_off{
	width: 50%;
}
.tab_on p {
	color: #25282B;
	text-align: center;
	font-family: SUIT;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: 150%; /* 24px */
	padding: 10px;
	border-bottom: solid 3px #25282B;
}
.tab_off p{
	color: #C5C8CB;
	text-align: center;
	font-family: SUIT;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: 150%; /* 24px */
	padding: 10px;
	border-bottom: solid 3px #EDF0F3;
}
.s_tab_on p{
	color:  #25282B;
	text-align: center;
	font-size: 14px;
	font-weight: 700;
	line-height: 150%; /* 18px */
	padding: 10px 14px;
	border-bottom: 2px solid #4D5053;
}
.s_tab_off p{
	color: #75787B;
	text-align: center;
	font-size: 14px;
	font-weight: 600;
	line-height: 150%; /* 18px */
	padding: 10px;
	border-bottom: 2px solid #EDF0F3;
}
.scaling_tab{
	display: flex;
	width: 100%;
	padding: 10px 16px 0px 16px;
	align-items: flex-end;
}
.scaling_tab button{
	color: #25282B;
	text-align: center;
	font-family: SUIT;
	font-size: 12px;
	font-style: normal;
	font-weight: 600;
	line-height: 150%; /* 18px */
}
.c_table_01{
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 20px;
}
.result_cost{
	display: flex;
	flex-direction: column;
}
.result_tit{
	color: #25282B;
	text-align: center;
	font-size: 16px;
	font-weight: 700;
	line-height: 150%;
	border-radius: 6px;
	border-bottom: 1px solid #EDF0F3;
	background:#EDF0F3;
	padding: 12px;
}
.tb_sc_top{
	border-bottom: 1px solid #EDF0F3;
	background: #FFF;
	color: #25282B;
	text-align: center;
	font-size: 16px;
	font-weight: 600;
	line-height: 130%; /* 18.2px */
}
.tb_sc_pl_top{
	color: #25282B;
	text-align: center;
	font-size: 16px;
	font-weight: 600;
	line-height: 130%; /* 18.2px */
	border-radius: 6px;
	background: #EDF0F3;
}
.scaling_ly_list{
	display: inline-flex;
	padding: 1em 0 1em 0;
	justify-content: center;
	gap: 8px;
	width: 100%;
	position: sticky;
	top: 36px;
	background: #FFF;
}

.ly_list{
	display: flex;
	padding: 12px;
	flex-direction: column;
	justify-content: space-evenly;
	align-items: center;
	gap: 8px;

	border-radius: 8px;
	border: 1px solid #EDF0F3;
	background: #FFF;

	width: inherit;
	min-height: 1px;
}

.ly_list span{
	color: #25282B;
text-align: center;
font-family: SUIT;
font-size: 14px;
font-style: normal;
font-weight: 600;
line-height: 130%; /* 15.6px */
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
}
.list_more{
	color: #4255C3 !important;
	font-size: 14px;
	font-weight: 600;
	line-height: 130%; /* 15.6px */
	display: flex;
	padding: 7px 13px;
	align-items: flex-start;
	justify-content: center;
	gap: 10px;
	border-radius: 100px;
	background: #E9EBF8;
}
.list_more :hover{
	color: #C7CCED;
}
.table_txt{
	color: #75787B;
	text-align: center;
	font-family: SUIT;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: 150%; /* 19.5px */
}

/*출동제휴 신청*/

.apply_container_inner .main_tit{       
	color:  #131517;
	font-size: 26px;
	font-weight: 700;
	line-height: 150%; /* 48px */
	margin-bottom: 40px;
}
#apply_container{
	max-width: 700px;
	width: 100%;
	padding: 0 16px 100px 16px;
	margin: 40px auto;
}
#apply_container_suc{
	max-width: 700px;
	padding: 0 16px 160px 16px;
	margin: auto;
}
.apply_form form{
	display: flex;
	flex-direction: column;
	gap: 30px;
}
.option_point{
	color:#F57906;
	font-size: 20px;
	font-weight: 600;
	line-height: 150%;
}

.filter_box .fltr_top .fltr_tit active label[for=area]{
	font-size: 16px;
}

.apply_form label{
	color: #25282B;
	font-family: SUIT;
	font-size: 20px;
	font-style: normal;
	font-weight: 600;
	line-height: 150%; /* 30px */
}

.input_box{
	display: flex;
	align-items: center;
	margin-top: 12px;
	border: 1px solid #D4D8DB;
	border-radius: 6px;
}
.input_box_focus{
	border-radius: 6px;
	border: 1px solid #4255C3;
	/*background: rgba(237, 240, 243, 0.6);*/
}
.input_box_invalid{
	border: 1px solid #DB4646;
}
.input_box .btn_cancel{
	z-index: 1;
    position: relative;
    display: block;
    width: 24px;
    height: 50px;
    font-size: 0;
		margin-right: 10px;
}
.input_box .btn_cancel:after{
	content: '';
	display: inline-block;
	width: 28px; 
	height: 28px;
	background: url(//bimg.mk.co.kr/mkfuneral/input_close.svg) center center no-repeat;
	background-size: contain;
}

input[type=text], select {
  width: 100%;
  padding: 14px 16px;
  display: table-cell;
  border-radius: 6px;
  box-sizing: border-box;
	padding: 0 10px;
	height: 50px;
}
input[type=text]:focus, select:focus{
	border: 1px solid #4255C3;
}


input[type=tel]{
  width: 100%;
  padding: 14px 16px;
  display: table-cell;
  border-radius: 6px;
  box-sizing: border-box;
	padding: 0 10px;
	height: 50px;
}

input[type=text_sub], select {
  width: 100%;
  padding: 14px 16px;
  display: inline-block;
  border-radius: 6px;
	border: 1px solid #D4D8DB;
	background: #FFF;
  box-sizing: border-box;
	margin-top: 12px;
}
.error_txt{
	font-size: 15px;
	font-weight: 600;
	line-height: 150%; /* 21px */
	display: flex;
	padding: 6px 10px;
	align-items: center;
	color: #E81313;
}
.error_txt .txt{
	color: #4D5053;
	margin-right: 5px;
}
.error_txt .time{
	color: #E81313;
	font-weight: 700;
}
.code_suc{
	color: #4D5053;
	font-size: 15px;
	font-weight: 600;
	line-height: 150%; /* 21px */
	padding: 6px 10px;
	align-items: center;
	gap: 4px;
}

.ic_alert{
	background: url(//bimg.mk.co.kr/mkfuneral/ic_alert.svg) center no-repeat;
	display: inline-block;
	width: 28px;
	height: 28px;
	padding: 0 10px;
	background-size: contain;
}

/*연락처 인증 버튼*/
.bt_code{
	border-radius: 6px;
	background: #EDF0F3;
	padding: 8px 10px;
	min-width: 80px;
	align-items: center;
	color: #75787B;
	font-size: 16px;
	font-weight: 600;
	line-height: normal;
	margin: 0 10px;
}

.bt_code.active{
	border-radius: 6px;
	background: #E9EBF8 ;
	padding: 8px 10px;
	min-width: 80px;
	align-items: center;
	color: #4255C3;
	font-size: 16px;
	font-weight: 600;
	line-height: normal;
	margin: 0 10px;
}
.bt_submit{
	padding: 1em;
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	display: flex;
	justify-content: center;
	z-index: 10;
}
.bt_submit.unabled{
	padding: 1em;
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	display: flex;
	justify-content: center;
	z-index: 10;
}
.op_0{
	opacity: 0;
}
.bt_submit input[type=submit] {
  width:700px;
  border-radius: 100px;
	background:#4255C3;
  color: white;
  padding: 12px;
  margin: 8px 0;
  border: none;
  cursor: pointer;
	line-height: 150%;
	font-size: 18px;
	font-weight: 700;
}
.bt_submit.unabled input[type=submit] {
	width:700px;
  border-radius: 100px;
	background:#c5c8cb;
  color: white;
  padding: 12px;
  margin: 8px 0;
  border: none;
  cursor: pointer;
	line-height: 150%;
	font-size: 18px;
	font-weight: 700;
}
textarea:focus { 
	outline: none !important; 
	border: 1px solid #4255C3;
	/*background: rgba(237, 240, 243, 0.6); */
}
/*
input[type=text]:hover, input[type=tel]:hover {
  border-color: #4255C3; 
	opacity: 80%;
}
input[type=text]:focus, textarea:focus, input[type=tel]:focus { 
	outline: none !important; 
	border: 1px solid #4255C3; 
}
input:invalid{
	border: 1px solid #DB4646;
}
*/

.label_sub{
	color: #75787B;
	font-family: SUIT;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 150%; /* 25.5px */
	padding: 8px 0 12px 0;
}
.address_search{
	display: flex;
	align-items: flex-end;
	gap: 10px;
}
.lb_search{
	width: 110px;
	display: flex;
	padding: 12px 0px;
	justify-content: center;
	align-items: center;
	gap: 10px;
	border-radius: 6px;
	border: 1px solid #A2ABE2;
	background: #FFF;
	color: #4255C3 !important;
	font-family: SUIT;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: 150%; /* 24px */
}

.ic_success{
	width: 20px;
	height: 20px;
	background: url(//bimg.mk.co.kr/mkfuneral/ic_success.svg)no-repeat center;
	display: inline-block;
	transform: translate(0px, 4px);
}
.input_tit{
	color: #25282B;
	font-size: 20px;
	font-style: normal;
	font-weight: 600;
	line-height: 150%; /* 30px */
}
.input_wrap .state_txt{
	font-size: 16px;
	color: #DB4646;
	font-weight: 600;
	line-height: 150%;
	padding: 6px 10px;
}
textarea{
  width: 100%;
	height: 130px;
	line-height: 150%;
  padding: 14px 16px;
  display: inline-block;
  border-radius: 6px;
	border: 1px solid #D4D8DB;
	background: #FFF;
  box-sizing: border-box;
	margin-top: 12px;
	margin-bottom: 40px;
	font-size: 16px;
}
textarea::placeholder{
	color: #bbb !important;
}

/*약관 동의 체크박스*/
.agree_top{
	display: flex;
	justify-content: space-between;
	padding: 22px 0px;
	border-bottom: 1px solid #D4D8DB;
}
.agree_sub_tit{
	display: flex;
	align-items: center;
	gap: 8px;
	position: relative;
}
.agree_bottom1, .agree_bottom2{
	display: flex;
	padding: 12px 0px;
	flex-direction: column;
}
.agree_bottom1{
	margin-top: 12px;
}
.agree_bottom1_wrap {
	display: flex;
	align-items: center;
	flex-direction: row;
	justify-content: space-between;
	padding: 12px 0px;
	position: relative;
	text-align: left;
}

label[for=agree_sub]{
	color: #4D5053;
	font-family: SUIT;
	font-size: 16px !important;
	font-style: normal;
	font-weight: 600;
	line-height: 150%; /* 27px */
}
label[for=agree_sub] em{
	color: #F57906;
	font-size: 16px !important;
	font-weight: 500;
	line-height: 150%;
}
.agree_text{
	color:#4D5053;
	font-size: 14px;
	font-weight: 500;
	line-height: 160%; /* 25.6px */
	border-radius: 8px;
	background:  rgba(237, 240, 243, 0.60);
	padding: 30px;
	margin-top: 10px;
}
.agree_text .ag_txt_tit{
	font-weight: 700;
}

.form-checkbox{
	padding: 0;
    margin: 0;
    border: 0;
    display: inline-block;
    -webkit-appearance: none;
    appearance: none;
    background: url(//bimg.mk.co.kr/mkfuneral/inp_help_chk.svg) 50% 50% no-repeat;
    width: 28px;
    min-width: 28px;
    height: 28px;
    box-sizing: border-box;
		background-size: cover;
		cursor: pointer;
}
.form-checkbox:checked{
	background: url(//bimg.mk.co.kr/mkfuneral/inp_help_chked.svg) center center no-repeat;
	background-size: cover;
}
#sub_container{
	max-width: 1240px;
	width: 100%;
	margin: 40px auto;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
#sub_container:after { 
	content:""; 
	clear:both; 
	display:block; 
}

/*비교하기 결과*/
#scalingresult_popup_wrap .main_tit{       
	color:  #131517;
	font-size: 26px;
	font-weight: 800;
	line-height: 150%;
	margin: 40px 0;
}
.scaling_ta
.results_wrap{
	padding: 1em 0 10em 0;
	display: flex;
	flex-direction: column;
	gap: 40px;
}
.results_wrap{
	padding: 5em 0 7em 0;
	display: flex;
	flex-direction: column;
	gap: 40px;
}
.results_wrap td{
	padding: 20px 10px;
}
.results_wrap th{
	color:#25282B;
	text-align: center;
	font-size: 16px;
	font-weight: 700;
	line-height: 130%; /* 18.2px */
	border-radius: 6px;
}
.bt_text{
	margin-left: 1em;
	color: #4D5053 ;
}
/*출동신청 완료 페이지*/
.apply_success_inner{
	display: flex;
	flex-direction: column;
	gap: 30px;
	align-items: center;
}
.sc_tit{
	display: flex;
	align-items: center;
	flex-direction: column;
}
.sc_tit_main{
	color: #25282B;
	text-align: center;
	font-size: 28px;
	font-weight: 700;
	line-height: 150%; /* 45px */
	margin: 14px 0 6px 0;
}
.sc_tit_sub{
	color:#75787B;
	text-align: center;
	font-size: 20px;
	font-weight: 600;
	line-height: 150%; /* 30px */
}
.ic_check_blue{
	background: url(//bimg.mk.co.kr/mkfuneral/inp_chked.svg) center center no-repeat;
	width: 42px;
	height: 42px;
	background-size: contain;
}
.tm .tm_txt{
	font-size: 1em;
}
.sc_timeline{
	display: inline-flex;
	align-items: center;
	gap: 3em;
}
.sc_timeline{
	display: flex;
	gap: 66px;
}
.tm_wrap{
	display: flex;

}
.tm_1, .tm_2, .tm_3{
	display: flex;
	flex-direction: column;
	align-items: center;
	position: relative;
	
}
.tm_1{
	z-index: 1;
}
.tm_2{
	z-index: 2;
}
.tm_3{
	z-index: 3;
}
.ln_solid{
	width: 94px;
	height: 3px;
	background-color: #4D5053;
	position: absolute;
	top: 13px;
	left: 27px;
}
.ln_dot{
	border: none;
	border-top: 3px dotted #C5C8CB;
	color: #fff;
	background-color: #fff;
	height: 1px;
	width: 90px;
	position: absolute;
	top: 13px;
	left: 38px;
}
.tm_txt{
	margin-top: 10px;
	color: #4D5053;
	font-weight: 600;
}
.tm_txt_disabled{
	margin-top: 10px;
	color: #9DA0A3;
	font-weight: 600;
}
.ic_check{
	background: url(//bimg.mk.co.kr/mkfuneral/ic_check_apply.svg);
	width: 28px;
	height: 28px;
	background-size: contain;
}
.ic_loading{
	background: url(//bimg.mk.co.kr/mkfuneral/ic_loading.svg);
	width: 28px;
	height: 28px;
	background-size: contain;
}
.ic_check_disabled{
background: url(//bimg.mk.co.kr/mkfuneral/inp_chk.svg) center left no-repeat;
background-color: #fff;
width: 28px;
height: 28px;
background-size: contain;
}
.bt_finish{
	z-index: 10;
	padding: 1em;
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	display: flex;
	justify-content: center;
}
.bt_finish span{
	width: 700px;
  border-radius: 100px;
	background:#4255C3;
  color: white;
  padding: 12px;
  margin: 8px 0;
  border: none;
  cursor: pointer;
	line-height: 150%;
	font-size: 18px;
	font-weight: 700;
	display: flex;
	align-items: center;
	justify-content: center;
}

/* layer */
.ly_mode {
	overflow: hidden; 
}
.ly_overlay {
	width: 0;
}
.ly_overlay.active {
	z-index: 25000;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100vh;
	background: rgba(0, 0, 0, 0.3);
}
/*북마크 없을 때*/
.im_nobookmark{
	padding: 24px 0;
	background: url(//bimg.mk.co.kr/mkfuneral/im_nobookmark.svg) no-repeat center;
	width: 80px;
	height: 100px;
	background-size: contain;
}
.nb_tit{
	color: #9DA0A3;
	text-align: center;
	font-size: 24px;
	font-weight: 600;
	line-height: 150%; /* 42px */
}
.bt_home{
	border-radius: 100px;
	background: #E9EBF8;
	padding: 14px 30px;
	margin-top: 20px;
}
.bt_home span{
	color: #4255C3;
	text-align: center;
	font-size: 20px;
	font-weight: 700;
	line-height: 150%; /* 33px */
}
.bt_home:hover{
	background-color: #C7CCED;
}

/*로그아웃 다이얼로그*/
.dialog{
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;

	position: fixed;
	left: 50%;
	top: 50%;
	width: 300px; /*가로길이 설정은 여기서*/
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	z-index: 1000;

	border-radius: 12px;
	box-shadow: 0px 8px 24px 0px rgba(0, 0, 0, 0.15);
}
.dialog_txt{
	color: #25282B;
	background: #FFF;
	border-radius: 12px 12px 0px 0px;
	text-align: center;
	font-family: SUIT;
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: 150%; /* 24px */
	display: flex;
	width:100%;
	padding: 28px 0 26px 0;
	justify-content: center;
	align-items: center;
}
.bt_dialog{
	display: flex;
	width: 100%;
}

.bt_d_1{
	border-radius: 0px 0px 0px 12px;
	border-top: 1px solid #EDF0F3;
	border-right: 1px solid #EDF0F3;
	background:#FFF;
	display: flex;
	width: 50%;
	padding: 1em;
	justify-content: center;
	align-items: center;
	color: #75787B;
	font-size: 18px;
	font-weight: 600;
	line-height: 150%; /* 24px */
}
.bt_d_2{
	border-radius: 0px 0px 12px 0px;
	color: #4255C3;
	font-weight: 700;
	line-height: 150%;
	border-top: 1px solid #EDF0F3;
	background: #FFF;
	display: flex;
	width: 50%;
	padding: 1em;
	justify-content: center;
	align-items: center;
	color: #4255C3;
	font-size: 18px;
	font-weight: 800;
	line-height: 150%; /* 24px */
}

/*로그인 유도 팝업*/
.login_popup_wrap{
	position: fixed;
	left: 50%;
	top: 50%;
	width: 350px;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	z-index: 30000;
	border-radius: 12px;
	box-shadow: 0px 0px 15px 3px rgba(0, 0, 0, 0.15);
}
.login_popup_txt{
	color: #25282B;
    background: #FFF;
    border-radius: 12px 12px 0px 0px;
    text-align: center;
    font-family: SUIT;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    display: flex;
    /* width: 100%; */
    padding: 32px 16px;
    justify-content: center;
    align-items: center;
}
.login_btn_group{
	display: flex;
}
.login_btn_group .btn_log_close{
	border-radius: 0px 0px 0px 12px;
	border-top: 1px solid #EDF0F3;
	border-right: 1px solid #EDF0F3;
	background: #FFF;
	display: flex;
	width: 50%;
	padding: 1em;
	justify-content: center;
	align-items: center;
	color:  #75787B;
	font-size: 18px;
	font-weight: 600;
	line-height: 150%;
}
.login_btn_group .btn_log_login{
	border-radius: 0px 0px 12px 0px;
	color: #4255C3;
	font-weight: 700;
	line-height: 150%;
	border-top: 1px solid #EDF0F3;
	background: #FFF;
	display: flex;
	width: 50%;
	padding: 1em;
	justify-content: center;
	align-items: center;
	color: #4255C3;
	font-size: 18px;
	font-weight: 800;
	line-height: 150%;
}

#bottomnav{
	display: flex;
	width: auto;
	padding: 0px 1em;
	align-items: center;
	/* gap: 8px; */
	background: #FFF;
	border-radius: 24px 24px 0px 0px;
	box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.15);
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 10;
}
#bottomnav button{
	width: 25%;
	display: flex;
padding: 12px 0px 16px 0px;
flex-direction: column;
justify-content: center;
align-items: center;
gap: 4px;
flex: 1 0 0;
}
#bottomnav .main .ic_main{
	background: url(//bimg.mk.co.kr/mkfuneral/ic_main.svg) center no-repeat;
	width: 28px;
	height: 28px;
	background-size: contain;
}
#bottomnav .main .ic_main_filled{
	background: url(//bimg.mk.co.kr/mkfuneral/ic_main_filled.svg) center no-repeat;
	width: 28px;
	height: 28px;
}
#bottomnav button .tit_default{
	color:  #75787B;
	text-align: center;
	font-size: 13px;
	font-style: normal;
	font-weight: 600;
	line-height: 16px; /* 145.455% */
}
#bottomnav button .tit_select{
	color: #4255C3;
text-align: center;
font-family: SUIT;
font-size: 13px;
font-style: normal;
font-weight: 800;
line-height: 16px; /* 145.455% */
}
#bottomnav button .tit_default:active{
	color: #4255C3;
	text-align: center;
	font-family: SUIT;
	font-size: 13px;
	font-style: normal;
	font-weight: 800;
	line-height: 16px; /* 145.455% */
}

/* 240819 수정 */
#bottomnav button>i {
	width: 28px;
	height: 28px;
	background-position: center;
	background-repeat: no-repeat;
}
#bottomnav button .ic_burial {background-image: url(//bimg.mk.co.kr/mkfuneral/ic_burial.svg);}
#bottomnav button .ic_burial_filled {background-image: url(//bimg.mk.co.kr/mkfuneral/ic_burial_filled.svg);}
#bottomnav button .ic_alarm {background-image: url(//bimg.mk.co.kr/mkfuneral/ic_alarm.svg);}
#bottomnav button .ic_alarm_filled {background-image: url(//bimg.mk.co.kr/mkfuneral/ic_alarm_filled.svg);}
#bottomnav button .ic_bookmark {background-image: url(//bimg.mk.co.kr/mkfuneral/ic_bottom_bookm.svg);}
#bottomnav button .ic_bookmark_filled {background-image: url(//bimg.mk.co.kr/mkfuneral/ic_bottom_bookm_filled.svg);}
#bottomnav button.form {letter-spacing: -1px;}
#bottomnav button .ic_form {background-image: url(//bimg.mk.co.kr/mkfuneral/ic_form.svg);}
#bottomnav button .ic_form_filled {background-image: url(//bimg.mk.co.kr/mkfuneral/ic_form_filled.svg);}
.logo_mob {display: none;}

/* 명함 */
.bg_card{
	background: #EEEFF2;
	max-width: 480px;
	margin: 0 auto;
	width: auto;
	position: relative;
	min-height: 100vh;
	box-shadow: 0 0 20px #0000000d;
	overflow: unset;
}
.bg_card .logo_pc{
	display: none;
}
.bg_card .logo_mob{
	display: block;
	width: 77px;
}
.bg_card #header{
	background: #EEEFF2;
	position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  margin-bottom: 1em;
}
.bg_card #header .head_inner{
	background: #EEEFF2;
	max-width: 480px;
}
.bg_card #header .user_wrap {
	float: none;
  padding: 30px 16px 30px 16px;
  background: #1B1D23;
}
.bg_card #header .nav_wrap{
	float: none;
	padding: 20px 15px;
	width: calc(100% - 2em);
	position: absolute;
    left: 0;
}
.bg_card #header .gnb{
	z-index: 7000;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	float: none;
	display: none;
	max-width: 320px;
	min-width: 270px;
	width: 80%;
	background: #fff;
	box-shadow: -6px 0px 12px 0px rgba(10, 5, 40, 0.1);
}
.bg_card #header .user_wrap .user_top{
	display: block;
	margin-bottom: 20px;
}
.bg_card #header .user_wrap .user_top p{
	font-size: 20px;
	font-weight: 600;
	color: #fff;
	letter-spacing: -0.025em;
	line-height: 1.5;
	width: 85%;
	word-break: keep-all;
}
.bg_card #header .gnb .btn_gnb_close{
	position: absolute;
	top: 25px;
	right: 15px;
	display: block;
	width: 40px;
	height: 40px;
	font-size: 0;
	margin-left: 8px;
}
.bg_card #header .gnb .btn_gnb_close:after{
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	width: 20px;
	height: 20px;
	margin: -10px 0 0 -10px;
	background: url(//bimg.mk.co.kr/mkfuneral/bt_close.svg) center center no-repeat;
	background-size: 18px;

}
.bg_card #header .user_wrap .user_item{
	padding: 0;
	margin-left: 0;
	float: left;
}
.bg_card #header .user_wrap .user_item .btn_login{
	width: 84px;
    height: 38px;
    font-size: 16px;
    text-align: center;
    line-height: 38px;
    padding: 0;
    border-radius: 12px;
		color: #4255C3;
    margin-right: 8px;
    background: #fff;
}
.bg_card #header .user_wrap .user_item .btn_join{
	color: #fff;
    background: #4255C3;
    transform: translate(0%, 0%);
    width: 90px;
    height: 38px;
    font-size: 16px;
    text-align: center;
    line-height: 38px;
    padding: 0;
    border-radius: 12px;
    margin-left: 4px;
}
.bg_card #header .user_wrap .user_item .btn_join:after{
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: block;
	border-radius: 100px;
}

.bg_card #header .nav_wrap .nav_item {
	float: none;
	padding: 0;
	margin-left: 0;
	margin-bottom: 15px;
	border-radius: 8px;
	background: #ecf0f3;
}
.bg_card #header .nav_wrap .nav_item a {
	height: auto;
	font-size: 16px;
	color: #4D5053;
	line-height: 1;
	padding: 15px;
}
.bg_card #header .nav_wrap .nav_item a:after {
	content: '';
	position: absolute;
	top: 11px;
	right: 8px;
	display: block;
	width: 24px;
	height: 24px;
	background: url(//bimg.mk.co.kr/mkfuneral/ic_nav_arr.svg) center center no-repeat;
	background-size: 18px 18px;
}
.bg_card #header .nav_wrap .nav_item.active a {
	color: #25282b;
	font-weight: 700;
	background: #EDF0F3;
	border-radius: 6px;
	border-bottom: none;
	border: 2px solid #4255C3;
	line-height: 1;
}
.bg_card #header .btn_group > button{
	position: relative;
    float: right;
    width: 40px;
    height: 40px;
    font-size: 0;
    margin-left: 12px;
}
.bg_card #header .btn_group .btn_gnb_open:after {
	background: url(//bimg.mk.co.kr/mkfuneral/bt_gnb.svg) center center no-repeat;
	background-size: 28px;
	top: 42%;
}
.bg_card #header .btn_group {
	float: right;
	display:block;
}
/* //모바일형으로 항상 보여지기 */
.container .card_wrap{
	width: 85%;
	position: absolute;
	/* 
		top: 50%;
	left: 50%; */

	transform: translate(9%, 15%);
	display: flex;
	flex-direction: column;
	align-self: center;
}
.flip{
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	margin-bottom: 20px;
	background: #EEEFF2;
}
.flip p{
	color: var(--gray-500, #75787B);
	text-align: center;
	font-family: SUIT;
	font-size: 13px;
	font-style: normal;
	font-weight: 600;
	line-height: 140%;
}
.flip .ic_flip{
	width: 32px;
	height: 32px;
	background: url(//bimg.mk.co.kr/mkfuneral/ic_flip.svg) center no-repeat;
}
.bg_card .container{
	height: 130vh;
}
.container .card{
	background: #FFF;
	border-radius: 20px;
	box-shadow: 0px 0px 40px 0px rgba(24, 33, 48, 0.18);
height: 508px;
}
.container .card .card_top{
	border-radius: 20px 20px 0px 0px;
	background: #4255C3;
	height: 20px;
}
.container .card .card_name{
	background-image: url(//bimg.mk.co.kr/mkfuneral/img_pattern.svg);
	background-position: 20% 75%;
	height: 300px;
	background-size: cover;
	padding: 20px;
	display: flex;
	justify-content: space-between;
}
.container .card .card_name p{
	color: #25282B;
	font-size: 28px;
	font-weight: 700;
	line-height: 150%;
	margin-top: 0.2em;
}
.card_name_rt{
	background-image: url(//bimg.mk.co.kr/mkfuneral/logo_card.svg);
	width: 86px;
	height: 20px;
	background-size: cover;
}
.container .card .card_info{
	color: #4D5053;
	font-size: 1em;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	padding: 20px 17px;
	display: flex;
	flex-direction: column;
	gap: 10px;
	border-radius: 0px 0px 20px 20px;
	background: #F2F4FC;
	height: 110px;
}
.container .card .card_info_b{
	color: #4D5053;
	font-size: 1em;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	padding: 20px;
	display: flex;
	flex-direction: column;
	border-radius: 0px 0px 20px 20px;
	background: #fff;
}
.container .card .card_info i{
	width: 19px;
	height: 19px;
	display: inline-block;
}
.container .card .card_info .call, .container .card .card_info .company, .container .card .card_info .location{
	display: flex;
	align-items: flex-start;
	gap: 8px;
}
.container .card .card_info .call span, .container .card .card_info .company span, .container .card .card_info .location span{
	flex: 1;
}
.container .card .card_info .call i{
	background: url(//bimg.mk.co.kr/mkfuneral/ic_call.svg) center no-repeat;
	background-size: 19px;
}
.container .card .card_info .company i{
	background: url(//bimg.mk.co.kr/mkfuneral/ic_company.svg) center no-repeat;
	background-size: 19px;
}
.container .card .card_info .location i{
	background: url(//bimg.mk.co.kr/mkfuneral/ic_location.svg) center no-repeat;
	background-size: 19px;
}
.bts_card_bottom{
	margin: 1.2em auto;
	max-width: 480px;
	position: fixed;
	bottom: 0;
  right: 0;
  left: 0;
	display: flex;
	justify-content: center;
	
}
.bts_card_bottom_wrap{
	display: flex;
	justify-content: space-around;
  align-items: center;
	width: 85%;
}
.bts_card_bottom .bt_share{
	display: flex;
	padding: 12px 18px 12px 12px;
	justify-content: center;
	align-items: center;
	gap: 4px;
	width: 50%;
	border-radius: 12px;
	background: #4F535E;
}
.bts_card_bottom .bt_share i{
	background: url(//bimg.mk.co.kr/mkfuneral/ic_share.svg) center no-repeat;
	width: 24px;
height: 24px;
}
.bts_card_bottom .bt_share span{
	color: #EDF0F3;
	font-size: 17px;
	font-style: normal;
	font-weight: 600;
	line-height: 140%;
}
.bts_card_bottom .bt_save{
	border-radius: 12px;
	background: var(--primary-500-p, #4255C3);
	color: var(--gray-0, #FFF);
	font-family: SUIT;
	font-size: 17px;
	font-style: normal;
	font-weight: 700;
	line-height: 140%; /* 22.4px */
	padding: 10px;
	width: 50%;
	height: 48px;
	margin-left: 10px;
}
/* 명함 뒷면 */
.hall_info{
	height: 250px;
}

.card_info_b .label_car{
	width: fit-content;
	display: flex;
	padding: 8px 11px 8px 10px;
	gap: 6px;
	justify-content: center;
	align-items: center;
	border-radius: 100px;
	border: 1px solid var(--primary-100, #C7CCED);
	background: var(--gray-0, #FFF);
	margin-bottom: 9px;
	margin-top: 20px;
}
.card_info_b .label_car i{
	width: 18px;
	height: 18px;
}
.card_info_b .label_car p{
	font-size: 14px;
}
/* //명함 뒷면 */
.card_info_b .name .title{
	color: var(--gray-700, #25282B);
font-family: SUIT;
font-size: 22px;
font-style: normal;
font-weight: 700;
line-height: 150%; /* 33px */
margin-bottom: 4px;
}
.card_info_b .name .location{
	color: var(--gray-600, #4D5053);
font-family: SUIT;
font-size: 16px;
font-style: normal;
font-weight: 500;
line-height: normal;
margin-bottom: 12px;
line-height: 150%;
}
.card_info_b .tags .tag{
	font-size: 14px;
  padding: 8px 12px;
  margin: 8px 4px 0 0;
	font-weight: 600;
	display: inline-block;
	color: #75787b;
	border-radius: 100px;
  background: #edf0f3;
}
.card_info_b .detail{
	text-align: right;
  margin-top: 24px;
	display: flex;
	justify-content: flex-end;
}
.card_info_b .detail .bt_detail{
	display: flex;
	justify-content: flex-end;
	align-items: flex-end;
}
.card_info_b .detail .bt_detail i{
	background: url(//bimg.mk.co.kr/mkfuneral/bt_detail.svg) center center no-repeat;
	background-size: contain;
	width: 24px;
	height: 24px;
}
.card_info_b .detail .bt_detail span{
	color: var(--gray-500, #75787B);
	font-family: SUIT;
	font-size: 15px;
	font-style: normal;
	font-weight: 600;
	line-height: 150%;
}

.scene {
	/*  display: inline-block;
  width: 200px;
  height: 260px; */

/*   border: 1px solid #CCC; 
  margin: 40px 0;
*/
  perspective: 10000px;
	height: 100vh;
}

.card {
  position: relative;
  width: 100%;
  height: 100%;
  cursor: pointer;
  transform-style: preserve-3d;
  transform-origin: center right;
  transition: transform 1s;
}

.card.is-flipped {
  transform: translateX(-100%) rotateY(-180deg);
}

.card__face {
  position: absolute;
  width: 100%;
  height: 100%;
  line-height: 260px;
  color: white;
  font-weight: bold;
  backface-visibility: hidden;
}

.card__face--back {
  transform: rotateY(180deg);
}
/* //명함 */

@media (max-width:1280px) {
	/* main_filter */
	.main_filter_wrap {
		width: 22%;
	}
	.alarm_filter_wrap {
		width: 22%;
	}
	/* main_contents */
	.main_contents_wrap {
		width: 75%;
	}
}

@media (min-width:1025px) and (max-width:1400px){
	.add_key_popup{
		right: 1em;
	}
}

@media screen and (max-width: 1024px) {
	.m_col2 > li {
		width: 50% !important;
	}
	.m_col3 > li {
		width: 33.3333% !important;
	}
	.m_col4 > li {
		width: 25% !important;
	}

	/* header */
	#header{
		background: #fff;
	}
	#header .head_inner {
		height: 121px;
		padding: 0 15px;
		background: #fff;
	}
	#header .logo_mk{
		background: url(//bimg.mk.co.kr/mkfuneral/logo_mk.svg) center no-repeat;
		width: 48px;
		padding: 1em;
		margin: 10px 16px;
		position: fixed;
		bottom: 40px;
		background-size: contain;
		display: block;
	}
	#header .nav_wrap .nav_item.active a{
		color: #25282b;
		font-weight: 700;
		background: #EDF0F3;
		border-radius: 6px;
		border-bottom: none;
		border: 2px solid #4255C3;
		line-height: 1;
	} 
	#header .head_inner{
		height: 72px;
	}
	#sub_head{
		background: none;
	}
	/* logo */
	#header .logo {
		z-index: 3000;
		top: 0px;
	}
	#header .logo img{
		width: 77px;
	}
	.logo_mob{
		display: block;
	}
	.logo_pc{
		display: none;
	}
	/* title */
	#header .page_title {
		display:none;
	}
	
	/* gnb */
	#header .gnb_wrap {
		float: none;
		padding-top: 18px;
	}
	#header .gnb {
		z-index: 10000;
		position: fixed;
		top: 0;
		right: 0;
		bottom: 0;
		float: none;
		display: none;
		max-width: 320px;
		min-width: 270px;
		width: 80%;
		background: #fff;
		box-shadow: -6px 0px 12px 0px rgba(10, 5, 40, 0.1);
	}
	#header .gnb .btn_gnb_close {
		position: absolute;
		top: 25px;
		right: 15px;
		display: block;
		width: 40px;
		height: 40px;
		font-size: 0;
		margin-left: 8px;
	}
	#header .gnb .btn_gnb_close:after {
		content: '';
		position: absolute;
		top: 50%;
		left: 50%;
		display: block;
		width: 20px;
		height: 20px;
		margin: -10px 0 0 -10px;
		background: url(//bimg.mk.co.kr/mkfuneral/bt_close.svg) center center no-repeat;
		background-size: 18px;
	}

	/* user */
	#header .user_wrap {
		float: none;
		padding:  30px 16px 30px 16px;
		background: #1B1D23;
	}
	#header .user_wrap .user_top {
		display: block;
		margin-bottom: 20px;
	}
	#header .user_wrap .user_top p {
		font-size: 20px;
		font-weight: 600;
		color: #fff;
		letter-spacing: -0.025em;
		line-height: 1.5;
		width: 85%;
    word-break: keep-all;
	}
	#header .user_wrap .user_log {
		display: block;
		margin-bottom: 5px;
	}
	#header .user_wrap .user_log .log_name {
		font-size: 25px;
		font-weight: 700;
		color: #fff;
		line-height: 1.5;
	}
	#header .user_wrap .user_log .log_name:after {
		content: '';
		position: relative;
		top: 0px;
		display: inline-block;
		width: 18px;
		height: 18px;
		margin-left: 8px;
		background: url(//bimg.mk.co.kr/mkfuneral/ic_log_name.svg) no-repeat;
		background-size: 18px 18px;
	}
	#header .user_wrap .user_log .log_email {
		font-size: 18px;
		font-weight: 500;
		color: #fff;
		margin-top: 8px;
		width: 90%;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;  /* 말줄임 적용 */
	}
	#header .user_wrap .user_item {
		padding: 0;
		margin-left: 0;
	}
	#header .user_wrap .user_item .btn_login, #header .user_wrap .user_item .btn_join {
		width: 84px;
    height: 38px;
    font-size: 16px;
    text-align: center;
    line-height: 38px;
    padding: 0;
    border-radius: 12px;
	}
	#header .user_wrap .user_item .btn_login {
		color: #4255C3;
		margin-right: 8px;
		background: #fff;
	}
	#header .user_wrap .user_item .btn_login:hover {
		font-weight: 700;
		box-shadow: 0 0 0 2px #4255C3 inset; 
	}
	#header .user_wrap .user_item .btn_join {
		color: #fff;
		background: #4255C3;
		transform: translate(0%, 0%);
		width: 90px;
    height: 38px;
    font-size: 16px;
    text-align: center;
    line-height: 38px;
    padding: 0;
    border-radius: 12px;
		margin-left: 4px;
	}
	#header .user_wrap .user_item .btn_join:after {
		content: '';
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		display: block;
		border-radius: 100px;
	}
	#header .user_wrap .user_item .btn_join:hover {
		background: #2b38a0;
	}
	#header .user_wrap .m_logout {
		position: absolute;
		bottom: 105px;
		right: 0;
		left: 0;
		display: block;
		padding: 0 15px;
		border-bottom: 1.5px solid #eee;
	}
	#header .menu_bottom{
		display: flex;
		flex-direction: column;
		position: fixed;
		bottom:  70px;
	}
	#header .user_wrap .m_logout .btn_logout {
		position: relative;
		display: block;
		font-size: 15px;
		font-weight: 600;
		color: #75787b;
		padding: 15px;
	}
	#header .user_wrap .m_logout .btn_logout:after {
		content: '';
		position: absolute;
		top: 19px;
		right: 12px;
		display: block;
		width: 20px;
		height: 20px;
		background: url(//bimg.mk.co.kr/mkfuneral/ic_logout.svg) center center no-repeat;
		background-size: 14px 13px;
	}
	#header .user_wrap .m_logout .btn_logout:hover {
		color: #75787b;
	}

	/* nav */
	#header .nav_wrap {
		float: none;
		padding: 20px 15px;
		width: calc(100% - 2em);
	}
	#header .nav_wrap .nav_item {
		float: none;
		padding: 0;
		margin-left: 0;
		margin-bottom: 15px;
		border-radius: 8px;
		background: #ecf0f3;
	}
	#header .nav_wrap .nav_item a {
		height: auto;
		font-size: 16px;
		color: #4D5053;
		line-height: 1;
		padding: 15px;
	}
	#header .nav_wrap .nav_item a:after {
		content: '';
    position: absolute;
    top: 11px;
    right: 8px;
    display: block;
    width: 24px;
    height: 24px;
    background: url(//bimg.mk.co.kr/mkfuneral/ic_nav_arr.svg) center center no-repeat;
    background-size: 18px 18px;
	}

	/* btn_group */
	#header .btn_group {
		display: block;
	}

	/* search */
	.b_main_tit{
		height: auto;
		padding: 0 1em 10px 1em;
	}
	.b_main_tit .search_wrap {
		float: left;
		display: block;
		width: 100%;
		padding: 0;
	}
	.b_main_tit .search_wrap_b{
		float: left;
		display: block;
		width: 100%;
		padding-top: 14px;
	}
	.b_main_tit .search_area {
		width: 100%;
		height: 48px;
		border-radius: 8px;
		background: #edf0f3;
	}
	.b_main_tit .search_area .search_box {
		width: calc(100% - 50px);
	}
	.b_main_tit .search_area .search_box input {
		height: 48px;
		font-size: 18px;
		padding: 12px 0 12px 15px;
	}
	.b_main_tit .search_area .btn_search {
		width: 45px;
		height: 50px;
	}
	.b_main_tit .search_area .btn_search:after {
		background-size: 20px 20px;
	}
	.b_main_tit.search_area.searching .search_box {
		width: calc(100% - 74px);
	}
	.b_main_tit .search_area.searching .search_box input {
		padding: 12px 12px 12px 15px;
	}
	.b_main_tit .search_area.searching .btn_search:after {
		background: url(//bimg.mk.co.kr/mkfuneral/bt_searching.svg) center center no-repeat;
		background-size: 20px 20px;
	}
	.b_main_tit .search_area.searching .btn_cancel {
		height: 48px;
		margin-right: 10px;
	}
	.b_main_tit .search_area.searching .btn_cancel:after {
		width: 18px;
		height: 18px;
		background-size: 18px 18px;
	}
	.b_main_tit .keyword_area {
		top: 55px;
	}
	.b_main_tit .keyword_area .keyword_top {
		padding: 10px 15px;
	}
	.b_main_tit .keyword_area .keyword_top .kwd_tit {
		font-size: 16px;
	}
	.b_main_tit .keyword_area .keyword_top .btn_kwd_clear {
		padding: 10px 0;
	}
	.b_main_tit .keyword_area .keyword_top .btn_kwd_close {
		right: 15px;
		padding: 10px 0;
	}
	.b_main_tit .keyword_area .keyword_list {
		max-height: 164px;
	}
	.b_main_tit .keyword_area .keyword_list .kwd_item {
		padding: 0 44px 0 15px;
	}
	.b_main_tit .keyword_area .keyword_list .kwd_item .kwd {
		font-size: 15px;
	}
	.b_main_tit .keyword_area .keyword_list .kwd_item .btn_kwd_delete:after {
		background-size: 12px 12px;
	}
	.b_main_tit .keyword_area .kwd_none {
		padding: 22px 15px;
	}

	/* container */
	.main_container_inner {
		padding: 0 16px 40px 16px;
	}
	.main_cont .alarm_cont_wrap {
		padding: 0;
		border-radius: 0;
		margin-bottom: 2em;
	}

	.main_cont .alarm_cont_wrap .alarm_count {
		margin-top: 24px;
    margin-bottom: 0.9em;
	}

	
	/* main_filter */
	.main_filter_wrap {
		z-index: 30000;
		position: fixed;
		top: 0px;
		right: 0;
		bottom: 0;
		left: 0;
		float: none;
		display: none;
		width: 100%;
		background: #fff;
		border-radius: 24px 24px 0 0;
	}
	.alarm_filter_wrap {
		right: 0;
		bottom: 0;
		left: 0;
		float: none;
		width: 100%;
		background: #fff;
		height: fit-content;
		
	}
	.main_contents_wrap .alarm_cont .main_cont{
		margin: 0;
	}
	.main_cont .alarm_filter{
		margin: 1em 0;
	}
	.alarm_filter_wrap .keyword{
		display: flex;	
	}
	
	.main_filter_wrap .main_filter {
		overflow-y: auto;
		overflow-x: hidden;
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		margin: 15px 0 78px 0;
	}
	.main_filter_wrap .main_filter::-webkit-scrollbar {
		width: 20px; 
		background: transparent;
	}
	.main_filter_wrap .main_filter::-webkit-scrollbar-thumb {
		border: 7px solid transparent; 
		border-radius: 12px; 
		background: #eee; 
		background-clip: padding-box;
	}
	
	.main_filter_wrap .btn_fltr_close {
		position: absolute;
		top: 0px;
		right: 9px;
		display: block;
		width: 40px;
		height: 40px;
		font-size: 0;
	}
	.main_filter_wrap .btn_fltr_close:after {
		content: '';
		position: absolute;
		top: 50%;
		left: 50%;
		display: block;
		width: 20px;
		height: 20px;
		margin: -10px 0 0 -10px;
		background: url(//bimg.mk.co.kr/mkfuneral/bt_close.svg) center center no-repeat;
		background-size: 18px;
	}
	.main_filter_wrap .filter_head {
		height: auto;
		padding: 15px 18px;
		margin-bottom: 0;
	}
	.main_filter_wrap .filter_head .tit {
		font-size: 20px;
		line-height: 1;
	}
	.main_filter_wrap .filter_cont {
		padding: 0 0 30px 0;
		border: none;
		border-radius: none;
	}
	.main_filter_wrap .filter_box {
		padding: 18px;
		border-bottom: 1px solid #f1f1f1;
	}
	.main_filter_wrap .filter_box:first-child {
		padding: 15px 18px 18px;
	}
	.main_filter_wrap .fltr_top .fltr_tit {
		font-size: 18px;
	}
	.main_filter_wrap .fltr_con .sel_list li .sel_box {
		height: 48px;
		font-size: 16px;
		padding: 0 36px 0 15px;
	}
	.main_filter_wrap .fltr_con .slider_area .slider_result {
		font-size: 16px;
	}
	.main_filter_wrap .fltr_con .slider_area .slider {
		height: 5px;
	}
	.main_filter_wrap .fltr_con .slider_area .slider .bg_line {
		top: 10px;
		height: 5px;
	}
	.main_filter_wrap .fltr_con .slider_area .slider .handle {
		width: 24px;
		height: 24px;
		margin: 0 -12px;
		border: 4px solid #fff;
	}
	.main_filter_wrap .fltr_con .slider_area .slider_label {
		font-size: 13px;
	}
	.main_filter_wrap .fltr_con .slider_area .slider_label .min_txt {
		margin-left: -8px;
	}
	.main_filter_wrap .fltr_con .slider_area .slider_label .max_txt {
		margin-right: -12px;
	}
	.main_filter_wrap .fltr_con .chk_list:after {
		content: '';
		display: block;
		clear: both;
	}
	.main_filter_wrap .fltr_con .chk_list li {
		float: left;
		width: 50%;
		padding: 5px 0;
	}
	.main_filter_wrap .fltr_con .chk_list li:nth-child(1), .main_filter_wrap .fltr_con .chk_list li:nth-child(2) {
		margin-top: 0;
	}
	.main_filter_wrap .fltr_con .chk_list li .chk_box input[type="checkbox"] + label {
		font-size: 16px;
		margin-bottom: 7px;
	}
	.main_filter_wrap .fltr_con .chk_list li .chk_box input[type="checkbox"] + label:before {
		width: 26px;
		height: 26px;
		margin-right: 8px;
		background-size: 26px
	}
	.main_filter_wrap .filter_foot {
		z-index: 100;
		position: fixed;
		top: auto;
		right: 0;
		bottom: 0;
		left: 0;
		min-width: 320px;
		width: 100%;
		background: #fff;
		-webkit-box-shadow: 0 0 20px 0 rgb(0 0 0 / 10%);
		-moz-box-shadow: 0 0 20px 0 rgb(0 0 0 / 10%);
		box-shadow: 0 0 20px 0 rgb(0 0 0 / 10%);
	}
	.main_filter_wrap .filter_foot .fltr_sel_group {
		overflow-x: auto;
		overflow-y: hidden;
		display: block;
	}
	.main_filter_wrap .filter_foot .fltr_sel_group::-webkit-scrollbar {
		height: 20px; 
		background: transparent;
	}
	.main_filter_wrap .filter_foot .fltr_sel_group::-webkit-scrollbar-thumb {
		border: 7px solid transparent; 
		border-radius: 12px; 
		background: #eee; 
		background-clip: padding-box;
	}
	.main_filter_wrap .filter_foot .fltr_sel_group .fltr_sel_list {
		display: -webkit-inline-box;
		display: -ms-inline-flexbox;
		display: inline-flex;
		-webkit-box-align: end;
		-ms-flex-align: end;
		align-items: end;
		height: 40px;
		padding: 0 14px 5px 14px;
	}
	.main_filter_wrap .filter_foot .fltr_sel_group .fltr_sel_list li {
		display: inline-block;
		padding: 0 4px;
	}
	.main_filter_wrap .filter_foot .fltr_sel_group .fltr_sel_list li .fltr_sel_item {
		display: inline-block;
		font-size: 12px;
		font-weight: 700;
		color: #5f6fcc;
		padding: 7px 10px;
		border-radius: 100px;
		background: #e9ebf8;
		white-space: nowrap;
	}
	.main_filter_wrap .filter_foot .fltr_sel_group .fltr_sel_list li .fltr_sel_item:after {
		content: '';
		display: inline-block;
		width: 8px;
		height: 8px;
		margin-left: 6px;
		background: url(//bimg.mk.co.kr/mkfuneral/ic_fltr_cancel.svg) center right no-repeat;
		background-size: 8px 8px;
	}
	.main_filter_wrap .filter_foot .fltr_btn_group {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		padding: 15px 14px;
		gap: 8px;
	}
	.main_filter_wrap .filter_foot .fltr_btn_group .btn_fltr_reset {
		width: 40%;
		height: 54px;
		font-size: 18px;
		border: none;
		background: #edf0f3;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}
	.main_filter_wrap .filter_foot .fltr_btn_group .btn_fltr_reset:after{
		width: 16px;
		height: 16px;
		background-size: 16px;
	}
	.main_filter_wrap .filter_foot .fltr_btn_group .btn_fltr_result {
		display: block;
		width: 60%;
		height: 54px;
		font-size: 18px;
		line-height: 1.5;
		font-weight: 700;
		color: #fff;
		padding: 0 12px;
		border-radius: 100px;
		background: #4255c3;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}
	.main_filter_wrap .filter_foot .fltr_btn_group .btn_fltr_result:hover {
		background: #2b38a0;
	}

	/* main_contents */
	.main_contents_wrap {
		float: none;
		display: block;
		min-width: 290px;
		width: 100%;
	}
	.main_head {
		height: auto;
		margin-bottom: 0;
	}
	.main_head .list_title {
		position: relative;
		top: auto;
		left: auto;
		padding: 20px 1em; 
		margin: 0 -15px;
		border-bottom: 2px solid #EDF0F3;
		background: #FFF;
	}
	.main_head .list_title_b{
		position: relative;
		top: auto;
		left: auto;
		padding: 10px 16px;
		margin: 0 -15px;
		background: #fff;
	}
	.help_box .help_chk .chk_box input[type="checkbox"] + label {
		font-size: 15px;
	}
	.help_box .help_chk .chk_box input[type="checkbox"] + label:before {
		margin-right: 6px;
	}
	.help_box .ly_help_tooltip {
		left: 115px;
		font-size: 14px;
		font-weight: 700;
	}
	.help_box .ly_help_desc {
		max-width: 350px;
		width: auto;
		padding: 15px;
	}
	.help_box .ly_help_desc .top {
		font-size: 16px;
	}
	.help_box .ly_help_desc .mid p {
		font-size: 14px;
		margin-top: 8px;
		line-height: 150%;
	}

	/*장치 선택 및 안치 레이어팝업*/
	.help_box .ly_help_desc_b {
		max-width: 350px;
		width: auto;
		padding: 15px;
	}
	.help_box .ly_help_desc_b .top {
		font-size: 16px;
	}
	.help_box .ly_help_desc_b .mid p {
		font-size: 14px;
		margin-top: 8px;
		line-height: 150%;
	}
	/*---------장치 선택 및 안치 레이어팝업*/

	.main_head .list_title .detail_fltr_box {
		position: absolute;
		top: 13px;
		right: 15px;
		display: block;
		display: flex;
		gap: 12px;
	}
	.main_head .list_title_b {
		position: relative;
		top: auto;
		left: auto;
		padding: 12px 15px;
		margin: 0 -15px;
		background: #fff;
	}
	.main_head .list_filter{
		padding: 12px 16px;
		margin: 0 -15px;
		border-bottom: 16px solid #EDF0F3;
		background: #fff;
	}
	.main_head .list_title_b .detail_fltr_box {
		position: absolute;
		top: 10px;
		right: 15px;
		display: block;
	}
	.main_head .list_filter .sort_box .sort_sel_list_b{
		top: 25px;
	}
	.main_head .list_title .detail_fltr_box .btn_detail_fltr {
		font-size: 0px;
		font-weight: 600;
		color: #75787b
	}
	.main_head .list_title_b .detail_fltr_box .btn_detail_fltr {
		font-size: 16px;
		font-weight: 600;
		color: #75787b
	}
	.main_head .list_title .detail_fltr_box .btn_detail_fltr:after {
		content: '';
		position: relative;
		top: 0px;
		display: inline-block;
		width: 26px;
		height: 26px;
		margin-left: 10px;
		background: url(//bimg.mk.co.kr/mkfuneral/ic_detail_fltr.svg) center center no-repeat;
		background-size: 26px;
		padding: 4px;
		border-radius: 4px;
		border: 1px solid #D4D8DB;
	}
	.main_head .list_title_b .detail_fltr_box .btn_detail_fltr:after{
		content: '';
		position: relative;
		top: 1px;
		display: inline-block;
		width: 12px;
		height: 13px;
		margin-left: 5px;
		background: url(//bimg.mk.co.kr/mkfuneral/ic_detail_fltr.svg) center center no-repeat;
		background-size: 12px 13px;
	}
	.main_head .list_filter {
		padding: 16px;
		margin: 0 -15px;
	}
	.main_head .list_filter .count_box {
		font-size: 15px;
		padding-top: 0;
		color:  #4D5053;
		
	}
	.main_head .list_filter .sort_box {
		z-index: 0;
		padding-top: 0;
	}
	.main_head .list_filter .sort_box .sort_select {
		font-size: 15px;
		padding: 0 17px 0 0;
		color: #4D5053;
	}
	.main_head .list_filter .sort_box .sort_sel_list {
		top: 23px;
		border-radius: 8px;
		width: 140px;
	}
	.main_head .list_filter .sort_box .sort_sel_list li button {
		font-size: 16px;
	}
	.main_cont .main_list_wrap li {
		width: 50%;
	}
	.main_cont .main_list_wrap li .thumb_box {
		height: 160px;
	}
	.main_cont .main_list_wrap li .thumb_box .thumb {
		height: 160px;
	}
	.main_cont .main_list_wrap li .cont_box {
		height: 210px;
		padding: 20px 15px;
	}
	.main_cont .main_list_wrap li .cont_box .tit {
		font-size: 20px;
		margin-top: 8px;
	}
	.main_cont .main_list_wrap li .cont_box .price {
		font-size: 24px;
	}
	.main_cont .main_list_wrap li .cont_box .tags {
		margin-top: 8px;
	}
	.main_cont .main_list_wrap li .cont_box .tags .tag {
		font-size: 14px;
		padding: 8px 12px;
		margin: 8px 4px 0 0;
		font-weight: 500;
	}

	/*장지 페이지 b_cont_box*/
	.main_cont .main_list_wrap li .b_cont_box {
		padding: 20px 15px;
	}
	.main_cont .main_list_wrap li .b_cont_box .tit {
		font-size: 20px;
		margin-top: 8px;
	}
	.main_cont .main_list_wrap li .b_cont_box .price {
		font-size: 24px;
	}
	.main_cont .main_list_wrap li .b_cont_box .tags {
		margin-top: 8px;
	}
	.main_cont .main_list_wrap li .b_cont_box .tags .tag {
		font-size: 14px;
    padding: 8px 12px;
    margin: 8px 4px 0 0;
		font-weight: 500;
	}
	/*--장지 페이지 b_cont_box--*/

	.main_cont .main_list_wrap li .bottom_box .btn_list_bot {
		line-height: 44px;
	}
	.main_cont .main_list_wrap li .bottom_box .btn_list_bot_erase {
		line-height: 44px;
	}
	
	/* footer */
	#footer {
		background: #fff;
	}
	#footer .foot_inner {
		padding: 40px 15px 100px 15px;
	}
	#footer .foot_inner .foot_msg {
		font-size: 13px;
		text-align: left;
		padding-right: 75px;
	}
	#footer .foot_inner .copy {
		font-size: 12px;
		text-align: left;
	}

	/* plotting */
	.plotting_btn_wrap {
		right: 1em;
		bottom: 4.5em;
	}
	.plotting_btn_wrap_s {
		position: fixed;
		right: 15px;
		bottom: 100px;
	}
	.plotting_btn_wrap .plting_btn_item {
		margin-top: 8px;
	}
	.plotting_btn_wrap .plting_btn_item .btn_totop {
		width: 48px;
		height: 48px;
		background-size: 20px;
	}
	.plotting_btn_wrap .plting_btn_item .btn_compare {
		width: 65px;
		height: 65px;
		font-size: 12px;
		font-weight: 600;
	}
	.plotting_btn_wrap .plting_btn_item .btn_compare:before {
		height: 20px;
		margin-bottom: 5px;
		background-size: 22px 20px;
	}
	.plotting_btn_wrap .plting_btn_item .compare_count {
		width: 20px;
		height: 20px;
		font-size: 12px;
		line-height: 20px;
	}

	/*비교하기와 위 화살표 버튼 둘 다 있을 경우 138px, 비교하기 버튼만 있다면 90px*/
	.plotting_popup_wrap {
		bottom: 90px;
	}
	.plotting_popup_wrap .plting_pop_item {
		width: 500px;
		padding: 0 15px;
		border-radius: 8px;
	}
	.plotting_popup_wrap .plting_pop_item .ly_head .tit {
		font-size: 14px;
	}
	.plotting_popup_wrap .plting_pop_item .ly_head .btn_more {
		font-size: 14px;
	}

	#header {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
	}
	.main_head {
		height: auto;
		margin-bottom: 0;
		z-index: 10;
		background: #fff;
	}
	.sub_search{
		display: none;
	}
	#container{
		margin: 120px auto;
	}
	#sub_container{
		margin: 0;
	}
	.sub_main_container_inner{
		padding: 0;
		top: 0;
	}
	.main_plotting_btn_wrap {
		right: 15px;
		bottom: 15px;
		bottom: 100px;
	}
	.scaling_popup_wrap {
		width: calc(100% - 2em);
		position: fixed;
		bottom: 0;
		left: 0;
		right: 0;
		border-radius: 28px 28px 0 0;
	}
	.scaling_popup_bottombt_1,.scaling_popup_bottombt_2 {
		padding: 12px;
		font-size: 18px;
	}
	.scaling_popup_title .tit, .scaling_popup_title .count .count_number, .scaling_popup_title .count .count_point {
		font-size: 20px;
	}
	.scaling_popup_tit .reset {
		background: url(//bimg.mk.co.kr/mkfuneral/ic_scaling_reset.svg) no-repeat center;
		width: 28px;
		height: 28px;
		background-size: cover;
	}
	.scaling_popup_listit .listit{
		font-size: 18px;
	}
	.scaling_popup_minus {
		width: 34px;
		height: 34px;
		background-size: cover;
	}

	/*상세페이지 도움말*/
	.help_box .ly_help_desc_sub{
		left: -84px;
		font-size: 12px;
		padding: 12px;
		width: 320px;
	}
	.help_box .ly_help_desc_sub .mid{
		word-break: keep-all;
	}
	.main_container{
		flex-direction: column;
	}
	.funeralinfo_left{
		width: 100%;
		padding-bottom: 0;
	}
	.list_tags span{
		font-size: 13px;
	}
	.info_tit .price{
		padding-bottom: 3px;
	}

	/*지도*/
	.location_wrap {
		padding: 24px 0px;
	}
	.location_txt .txt{
		font-size: 14px;
	}
	.location_txt .tit{
		font-size: 14px;
	}
	.map_track, .map_minus, .map_plus {
		width: 30px;
		height: 30px;
	}
	.map_minus img {
		width: 16px;
	}
	.map_plus img{
		width: 24px;
	}
	.map_track img{
		width: 24px;
	}

	.location_map{
		border-radius: 12px;
		height: 170px;
	}

	.bts_cta {
		position: fixed;
		bottom: 0;
		left: 0;
		right: 0;
		padding: 1em;
		background-color: #fff;
		margin: 0;
		gap: 8px;
		z-index: 200;
	}
	.bt_scaling{
		width: 40%;
		min-width: 125px;
		padding: 10px;
		border-radius: 100px;
		border: 2px solid #EDF0F3;
		background: #FFF;
		display: flex;
		justify-content: center;
		gap: 4px;
		align-items: center;
	}
	.bt_scaling span {
		color: #4255C3;
		font-family: SUIT;
		font-size: 18px;
		font-style: normal;
		font-weight: 600;
		line-height: 150%;
		/* 30px */
	}
	.map_minus img {
    	transform: translate(0px, 170%);
	}
	#container{
		padding: 0px;
	}
	.imagecarousel img{
		object-fit: cover;
		border-radius: 0;
	}
	.image_navi{
		display: none;
	}
	.plting_btn_compare{
		display:block;
	}
	.col_5{
		display: none;
	}

	/*주의사항*/
	.warning{
		padding: 20px;
		font-size: 13px;
	}

	.help_box .ly_help_desc_sub .top {
    	font-size: 14px;
	}
	.help_box .ly_help_desc_sub .mid p{
		font-size: 13px;
		margin-top: 5px;
	}
	.funeralinfo_right {
		float: right;
		width: 100%;
	}
	/*이미지캐러셀*/
	.funeralinfo_right_wrap{
		gap: 50px;
	}
	.funeral_info{
		padding: 12px 16px 8px 16px;
	}
	.burial_info{
		padding: 16px 16px 8px 16px;
	}
	.sub_head_inner{
		display: none;
		padding: 0 1em;
	}
	.table_ps{
		font-size: 13px;
	}
	.imagecarousel .swiper-button-next{
		display: none;
	}
	.imagecarousel .swiper-button-prev{
		display: none;
	}
	.ic_kakao, .ic_link{
		width: 36px;
		height: 36px;
		background-size: contain;
	}
	/*비교하기 결과*/
	.tab_on p, .tab_off p{
		padding: 8px;
	}
	/*출동 신청 폼*/
	.apply_container_inner .main_tit{
		display: none;
	}
	#apply_container{
		margin: 90px auto;
	}
	.apply_form label{
		font-size: 18px;
	}
	.input_tit {
		font-size: 18px;
	}
	input[type=text], select{
		padding: 14px 10px;
		font-size: 15px;
	}
	input[type=tel]{
		font-size: 15px;
	}
	.lb_search{
		font-size: 14px;
		padding: 13px 0px;
	}
	.agree_top{
		padding: 18px 0px;
	}
	.agree_bottom1{
		margin: 0;
	}
	.label_sub{
		font-size: 14px;
		padding-top: 4px;
	}
	textarea{
		font-size: 15px;
		padding: 14px 10px;
	}

  	.funeralinfo_left, .funeralinfo_right{
		float: none;
	}
	.funeralinfo_left{
		position: unset;
		width: 100%
	}
	.table_tit{
		padding-bottom: 22px;
	}
	th{
		font-size: 16px;
		padding: 14px;
	}
	td{
		font-size: 16px;
		line-height: 150%;
	}
	.iconntxt span{
		font-size: 14px;
	}

	.iconntxt i{
		width: 36px;
		height: 36px;
		background-size: contain;
	}
	.b_main_tit .ic_back {
		display: block;
	}

	/*상세페이지 cta 버튼*/
	.bt_maincta, .bt_maincta_disabled{
		padding: 12px;
	}
	.bt_maincta span{
		font-weight: 700;
	}

	/*출동제휴 도움말*/
	.label_car{
		padding: 8px 12px;
		gap: 8px;
	}
	.label_car p{
		font-size: 13px;
	}
	.ic_car{
		width: 15px;
		height: 15px;
		background-size: contain;
	}
	.ic_info{
		width: 20px;
		height: 20px;
	}
	.input_wrap .state_txt{
		font-size: 14px;
	}
	/*공유하기*/
	.ic_bookmark, .ic_share, .ic_bookmark_active{
		width: 30px;
		height: 30px;
		background-size: contain;
	}

	.popup_share {
		position: fixed;
		bottom: 0;
		left: 0;
		right: 0;
		top: auto;
		border-radius: 12px 12px 0 0;
	}
	.ic_close {
		width: 32px;
		background-size: contain;
		height: 32px;
	}
	.shareicons{
		flex-direction: column;
		gap: 1em;
	}
	.bt_kakao,.bt_link{
		display: flex;
		font-size: 16px;
		font-weight: 600;
		align-items: center;
	}
	.share_tit {
		margin-top: 8px;
		margin-bottom: 16px;
	}
	#whitebg{
		border-radius: 16px 16px 0 0;
	}
	.bt_code{
		font-size: 14px;
	}
	.bt_code.active{
		font-size: 14px;
		
	}
	/*출동신청 완료 페이지*/
	.sc_tit_main{
		font-size: 22px;
		margin-bottom: 4px;
	}
	.sc_tit_sub{
		font-size: 18px;
	}
	.tm_txt, .tm_txt_disabled{
		font-size: 14px;
	}
	.b_main_tit .txt{
		display: none;
	}
	.nb_tit{
		font-size: 22px;
		font-weight: 700;
	}
	.bt_home span{
		font-size: 18px;
	}
	.bt_home{
		padding: 12px 28px;
		margin-top: 16px;
	}
	/*비교하기 결과*/
	#scalingresult_popup_wrap .main_tit{
		display: none;
	}
	.scaling_tab_wrap{
		position: sticky;
		top: 72px;
		background: #FFF;
	}

	/*저장 내역*/
	.tab_nav{
		width: 100vw;
	}
	.tab_toggle{
		background: none;
		color: #9da0a3;
		width: 50vw;
		padding: 14px 10px;
		border-bottom: 3px solid #EDF0F3;
		border-radius: 0;
		font-weight: 700;
		line-height: 130%;
	}
	.tab_toggle_active{
		color: #4d5053;
		border-bottom: 3px solid #4D5053;
		font-weight: 700;
		line-height: 130%;
	}

	/*부음 추가*/
	.alarm_filter_wrap .keyword_filter .filter_head{
		display: none;
	}
	.profile{
		width: 40px;
		height: 40px;
	}
	.profile_none{
		width: 40px;
		height: 40px;
	}

	.key_wrap {
		white-space: nowrap;
		display: flex;
		flex-direction: row;
		padding: 8px 16px 4px 8px;
	}
	.alarm_filter_wrap .add_key{
		padding: 10px;
		margin-right: 8px;
		background: #EDF0F3;
		border: none;
	}
	.alarm_filter_wrap .add_key span {
		display: none;
	}
	.key_wrap .key_item{
		margin-right: 8px;
	}
	.key_wrap .key_item.active {
		background: #363D66;
	}
	.key_wrap .key_item.active .tit {
		color: #FFF;
	}

	.key_wrap .key_item.active .ic_fltr_close {
		background: url(//bimg.mk.co.kr/mkfuneral/ic_fltr_close_wh.svg) center no-repeat;
		width: 20px;
		height: 20px;
	}
	.key_wrap .key_item.active .num_active {
		color: #7C8AD6;
	}
	.key_wrap .key_item .tit {
		color: #75787B;
		font-size: 13px;
		font-style: normal;
		font-weight: 600;
		line-height: 140%;
	}
	.key_wrap .key_item .num_none {
		color: #9DA0A3;
		font-size: 14px;
		font-style: normal;
		font-weight: 600;
		line-height: normal;
	}
	.key_wrap .key_item .num_active {
		color: #4255C3;
		font-size: 14px;
		font-style: normal;
		font-weight: 800;
		line-height: normal;
	}
	.ic_fltr_close {
		background: url(//bimg.mk.co.kr/mkfuneral/ic_fltr_close.svg) center no-repeat;
		width: 20px;
		height: 20px;
		margin-left: 6px;
	}

	/*부음리스트*/
	.main_cont .alarm_list .alarm_tit{
		padding: 20px 20px 0px 20px;

	}
	.main_cont .alarm_list .alarm_content_wrap{
		padding: 17px 20px 20px 20px;

	}
	.main_cont .alarm_list .alarm_content .alarm_tag{
		padding: 6px 9px;
		font-size: 14px;
	}
	.main_cont .alarm_list .alarm_content .tag_content{
		font-size: 16px;
	}
	.noresult_wrap .noresult p{
		font-size: 16px;
	}
	.ic_warning{
		width: 28px;
		height: 28px;
		background-size: contain;
	}
	.main_cont .noresult_wrap{
		padding: 20px 0px;
		border-radius: 12px;
	}
	/* 부음 기간 선택 버튼 */
	.fltr_date .radio_daterange_active{
		display: flex;
		align-items: flex-start;
		flex-direction: column;
	}
	/*장지지됴*/
	.mapview{
		position: absolute;
		top: 20px;
		right: 15px;
		display: block;
	}
}

.a_name_wrap p{
	font-size: 1em;
}
.a_info{
  padding: 1em;
	gap: 14px;
}
.a_list ul li, .a_list ul p{
	font-size: 15px;
}
.a_list{
	gap: 10px;
}

@media screen and (min-width: 1024px) {
	/*상세페이지 장례식장 제목 부분*/
	.plting_btn_item_s{
		display: none;
	}
}

@media screen and (min-width: 1025px){
  /*상단 헤더*/
  #head_sub{
    display: none;
  }
  #head_sub_2{
    display: none;
  }
	.funeral_info{
		padding: 12px 0px 8px 0px;
	}
	.burial_info{
		padding: 20px 0px 8px 0px;
	}
	.drawer_m{
		display: none;
	}
	.title_wrap .ic_back{
		display: none;
	}
	/*bottom navigation*/
	#bottomnav{
		display: none;
	}

	/*비교하기 결과페이지*/
	#scalingresult_popup_wrap{
	position: relative;
	max-width: 1000px;
	width: 100%;
	padding: 0px 20px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	top: 0;
	}
	.results_wrap{
		padding: 1em 0 10em 0;
	}
	.results_wrap th, .result_tit {
	font-size: 16px;
	padding: 14px;
	
	}
	.ly_list{
	border-radius: 8px;
	border: 2px solid #EDF0F3;
	}
	.ly_list span{
	font-size: 16px;
	}
	.list_more{
	font-size: 16px;
	padding: 8px 18px;
	
	}
	.ly_list{
	padding: 20px;
	gap: 10px;
	}
	.s_tab_on p, .s_tab_off p{
	font-size: 16px;
	padding: 16px 20px;
	}
	.s_tab_on p{
	border-bottom: 3px solid #4D5053;
	}
	.table_txt{
	font-size: 16px;
	padding: 10px;
	}
	/*장례식장 상세페이지 표*/
	.toggle{
		display: none;
	}
	.bt_text{
		display: none;	
	}
	.scaling_tab {
		display: flex;
	}

	/*이미지 캐러셀 딤드 효과*/
	.dimmed{
		display: none;
	}
	/*부음 기간 필터*/
	.fltr_apply .bt_apply{
		display: none;
	}
}

@media screen and (min-width:641px) and (max-width:1024px){
	.add_key_popup{
		margin-top: 10px;
	}
}

@media screen and (max-width:640px) {
	/* main_contents */
	.main_cont .main_list_wrap li {
		width: 100%;
	}
	.main_cont .main_list_wrap li .cont_box {
		height: auto;
		padding: 20px 15px;
	}
	.main_cont .main_list_wrap li .cont_box .tit {
		font-size: 18px;
	}
	.main_cont .main_list_wrap li .cont_box .price {
		font-size: 22px;
	}
	.alarm_popup_wrap{
		position: fixed;
		bottom: 0;
		left: 0;
		right: 0;
		width: auto;
		transform: none;
		top: auto;
		max-height: calc(100vh - 2em);
		border-radius: 24px 24px 0 0;
		overflow-y: scroll;
		box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.15);
	}
	
	/*장지 페이지 b_cont_box*/
	.main_cont .main_list_wrap li .b_cont_box {
		height: auto;
		padding: 20px 15px;
	}
	.main_cont .main_list_wrap li .b_cont_box .tit {
		font-size: 18px;
	}
	.main_cont .main_list_wrap li .b_cont_box .price {
		font-size: 22px;
	}
	/*--장지 페이지 b_cont_box--*/

	/* plotting */
	.plotting_popup_wrap .plting_pop_item {
		width: calc(100vw - 2em);
	}
	.plotting_popup_wrap .plting_pop_item .ly_head .tit {
		font-size: 13px;
	}
	.plotting_popup_wrap .plting_pop_item .ly_head .btn_more {
		font-size: 13px;
	}
	.ic_alert{
		padding: 0 10px 0 3px;
	}
	/*로그인 유도 팝업*/
	.login_popup_wrap{
		position: fixed;
		transform: none;
		width: calc(100% - 2em);
		top: unset;
		bottom: 0;
		left: 0;
		right: 0;
		border-radius: 28px 28px 0 0;
		background: #fff;
		padding: 0 1em;
		box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.15);
	}

	.login_popup_txt{
		display: flex;
		text-align: start;
		/*width: calc(100% - 2em);*/
		padding: 30px 0px 20px 0px;
		color: #131517;
		font-size: 20px;
		font-weight: 700;
		line-height: 150%;
		justify-content: flex-start;
		translate: none;
	}
	.login_btn_group{
	display: flex;
	padding: 1em 0 24px 0;
	}
	.login_btn_group .btn_log_close{
		width: 40%;
		height: 54px;
		font-size: 18px;
		font-weight: 600;
		border-radius: 100px;
		background: #edf0f3;
		color: #75787b;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}
	.login_btn_group .btn_log_login{
		display: block;
		width: 60%;
		height: 54px;
		font-size: 18px;
		line-height: 1.5;
		font-weight: 700;
		color: #fff;
		padding: 0 12px;
		margin: 0 0 0 8px;
		border-radius: 100px;
		background: #4255c3;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}
	/*부음*/
	.add_key_popup{
		position: fixed;
		bottom: 0;
		left: 0;
		right: 0;
		width: auto;
	}
	.bt_key_plus_unabled{
		margin: 20px 0;
	}
		/*부음 상세보기 팝압*/

		.a_name{
			padding: 1.2em;
			border-radius: 24px 24px 0 0;
			position: sticky;
			top: 0;
		}
		/*//부음 상세보기 팝압*/

		/*부음 페이지네이션*/
		.a_pagination{
			justify-content: space-between;
			margin: 20px 0;
		}
		.a_pagination .numbering{
			padding: 0;
		}
		.a_pagination .numbering a{
			font-size: 15px;
			padding: 10px 13px;
		}
		.a_pagination .numbering a.active{
			font-size: 15px;
		}
		.a_pagination .ic_pagination_after, .a_pagination .ic_pagination_back{
			width: 20px;
			height: 20px; 
		}
		
	}

/*상세페이지 도움말*/
@media screen and (max-width: 370px){
	.help_box .ly_help_desc_sub{
		width: 270px;
	}
}

/*상세페이지-편의시설*/
@media screen and (max-width: 360px){
	.iconntxt, .iconntxt_disabled {
			width: 26%;
	}
	#whitebg_sub_suc{
		padding-bottom: 200px;
	}
	.dialog{
		width: 280px;
	}
	.dialog_txt{
		padding: 24px 0 20px 0;
	}
}

@media screen and (min-width: 360px) and (max-width: 1024px){
	.iconntxt, .iconntxt_disabled{
		width: 16%;
	}
}

@media screen and (min-width: 641px) and (max-width: 814px){
	.main_cont .main_list_wrap li .cont_box {
		height: 225px;
		padding: 20px 15px;
	}
	/*장지 페이지 b_cont_box*/
	.main_cont .main_list_wrap li .b_cont_box {
		padding: 20px 15px;
	}
	/*--장지 페이지 b_cont_box--*/
}

@media screen and (min-width: 1025px) and (max-width: 1073px){
	.main_cont .main_list_wrap li .b_cont_box {
		height: 241px;
	}
}

@media screen and (max-width: 400px){
	.table_03 .ly_help_desc_b{
		width: auto;
	}
}