﻿@charset "utf-8";

h1.logo a {
	position: absolute;
	left: 0px;
	top: 12px;
	width: 102px;
	height: 25px;
	padding-left: 4.7%;
	z-index: 102;
	display: block;
}

.top_area {
	position: absolute;
	width: 90.6%;
	padding: 0 4.7%;
	z-index: 101;
	height: 50px;
}
.top_area .gnb a {
	width: 22px;
	height: 19px;
	float: right;
	background: url("../images/common/btn_menu_off.png") 0 0 no-repeat;
	background-size: cover;
	margin-top: 15px;
}
.header_wrap {
	position: absolute;
	width:100%;
	height: 50px;
	
	z-index: 102;
}
.header_wrap.on {
	position: fixed;
	top: 0px !important;
	background: #7597cf;
}
.header_menu {
	position: relative;
	height: 54px;
	border-top: 1px solid #737373;
}
.menu_wrap {
	background: #fff;
	background-size: 100%;
	position: fixed;
	left: 100%;
	top: 0;
	width: 100%;
	height: 100%;
	display: none;
	overflow: auto;
	z-index: 103;
}
.menu_wrap .btn_brochure {
	text-align: center;
}
.menu_wrap .btn_brochure img {
	width: 51%;
	margin: 60px auto 0;
	display: inline-block;
}
.menu_wrap .menu_area {
	min-width: 100%;
	height: 100%;
}
.menu_wrap .menu_area .menu_list {
	margin-top: 10px;
}
.menu_wrap .menu_area .all_menu {
	padding: 0 4.7%;
	height: 50px;
	z-index: 1;
	overflow: hidden;
	background: none;
	box-sizing: border-box;
}
.menu_area .all_menu a.btn_logo {
	display: block;
	width: 92px;
	height: 30px;
	padding: 20px 0;
	float: left;
}
.menu_wrap .menu_area .all_menu a.btn_close {
	display: block;
	padding: 25px 0 0;
	float: right;
}
.menu_wrap .menu_area .all_menu a.btn_close img {
	width: 18px;
	height: 18px;
}
.menu_wrap .menu_area .menu_list .dep01 {
	padding: 0;
}
.menu_wrap .menu_area .menu_list .dep01 > li {
	background: #fff;
	color: #292929;
}
.menu_wrap .menu_area .menu_list .dep01 > li:first-child {
	margin-top: 0px;
}
.menu_wrap .menu_area .menu_list .dep01 > li > a {
	font-size: 15px;
	font-weight: bold;
	color: #000;
	margin: 0 4.7%;
	display: block;
	padding: 20px 0;
}
.menu_wrap .menu_area .menu_list .dep01 > li.down_dep > a {
	background: url("../images/common/bg_menu_dep01_off.png") no-repeat right center;
	background-size: 15px;
}
.menu_wrap .menu_area .menu_list .dep01 > li > a:hover {
}
.menu_wrap .menu_area .menu_list .dep01 > li.down_dep.on > a {
	background: url("../images/common/bg_menu_dep01_on.png") no-repeat right center;
	background-size: 15px;
}
.menu_wrap .menu_area .menu_list .dep01 > li > .dep02 {
	display: none;
}
.menu_wrap .menu_area .menu_list .dep01 > li > .dep02 > li.next {
	border-top: none;
}
.menu_wrap .menu_area .menu_list .dep01 > li > .dep02 > li {
	background: #f8f8f8;
}
.menu_wrap .menu_area .menu_list .dep01 > li > .dep02 > li a {	
	border-top: 1px solid #e8e8e8;
}
.menu_wrap .menu_area .menu_list .dep01 > li > .dep02 > li:first-child {
	margin-top: 0px;	
}
.menu_wrap .menu_area .menu_list .dep01 > li > .dep02 > li:first-child a {
	border-top: none;
}
.menu_wrap .menu_area .menu_list .dep01 > li > .dep02 > li > a {
	padding: 20px 0;
	color: #292929;
	margin: 0 4.7%;
	display: block;
	font-size: 15px;
}
.menu_wrap .menu_area .menu_list .dep01 > li > .dep02 > li.down_dep a {
	background: url("images/common/bg_menu_dep02_off.png") no-repeat right center;
	background-size: 13px;
}

.menu_wrap .menu_area .menu_list .dep01 > li > .dep02 > li.down_dep.on > a {	
	background: url("../images/common/bg_menu_dep02_on.png") no-repeat right center;
	background-size: 16px;
}
.menu_wrap .menu_area .menu_list .dep01 > li > .dep02 > li:last-child {
	border-bottom: none;
}
.menu_wrap .menu_area .menu_list .dep01 > li > .dep02 > li > .dep03 {
	background: none;	
}
.menu_wrap .menu_area .menu_list .dep01 > li > .dep02 > li > .dep03 > li {
	background: #e8e8e8;	
}
.menu_wrap .menu_area .menu_list .dep01 > li > .dep02 > li > .dep03 > li a {	
	border-bottom: 1px solid #dedede;
}
.menu_wrap .menu_area .menu_list .dep01 > li > .dep02 > li > .dep03 > li:first-child {
	margin-top: 0px;
}
.menu_wrap .menu_area .menu_list .dep01 > li > .dep02 > li > .dep03 > li:first-child a {
	margin-top: 0px;
	border-top: 1px solid #dedede;
}
.menu_wrap .menu_area .menu_list .dep01 > li > .dep02 > li > .dep03 > li:last-child a {
	border-bottom: none;
}

.menu_wrap .menu_area .menu_list .dep01 > li > .dep02 > li > .dep03 > li > a {
	font-size: 15px;
	color: #8f8f8f;
	margin: 0 4.7%;
	display: block;
	padding: 20px 0;
	background: none;
}
.menu_wrap .menu_area .menu_list .dep01 > li > .dep02 > li > .dep03 > li > a:hover {
	
	background: none;
}

/* brochure menu */
.brochure_wrap {
	background: #d4c29f;
	background-size: 100%;
	position: fixed;
	left: 100%;
	top: 0;
	width: 100%;
	height: 100%;
	display: none;
	overflow: auto;
	z-index: 103;
}
.brochure_wrap .brochure_menu_area {
	min-width: 100%;
	height: 100%;
}
.brochure_wrap .brochure_menu_area .brochure_menu {
	margin: 0 4.7%;
	border-bottom: 1px solid #c0af8f;
	z-index: 1;
	overflow: hidden;
	padding-top: 3%;
}
.brochure_wrap .brochure_menu_area .brochure_menu span.top_title {
	display: block;
	padding: 20px 0;
	float: left;
	color: #000;
	font-size: 15px;
	font-weight: bold;
}
.brochure_wrap .brochure_menu_area .brochure_menu a.btn_close {
	display: block;
	padding: 20px 0;
	float: right;
}
.brochure_wrap .brochure_menu_area .brochure_menu a.btn_close img {
	width: 18px;
	height: 18px;
}
.brochure_wrap .brochure_menu_area .brochure_menu_list .dep01 {
	padding: 30px 0;
}
.brochure_wrap .brochure_menu_area .brochure_menu_list .dep01 > li {
	margin-top: 35px;
}
.brochure_wrap .brochure_menu_area .brochure_menu_list .dep01 > li:first-child {
	margin-top: 0px;
}
.brochure_wrap .brochure_menu_area .brochure_menu_list .dep01 > li > a {
	font-size: 15px;
	color: #000;
	margin: 0 4.7%;
	display: block;
	font-weight: bold;
}
.brochure_wrap .brochure_menu_area .brochure_menu_list .dep01 > li.down_dep > a {
	background: url("../images/common/bg_brochure_menu_dep01_off.png") no-repeat right center;
	background-size: 16px;
}
.brochure_wrap .brochure_menu_area .brochure_menu_list .dep01 > li.down_dep > a:hover {
	background: url("../images/common/bg_brochure_menu_dep01_on.png") no-repeat right center;
	background-size: 16px;
}
.brochure_wrap .brochure_menu_area .brochure_menu_list .dep01 > li.down_dep.on > a {
	background: url("../images/common/bg_brochure_menu_dep01_on.png") no-repeat right center;
	background-size: 16px;
}
.brochure_wrap .brochure_menu_area .brochure_menu_list .dep01 > li > .dep02 {
	margin-top: 30px;
	padding-top: 30px;
	display: none;
	background: #ebe3d2;
}
.brochure_wrap .brochure_menu_area .brochure_menu_list .dep01 > li > .dep02 > li {
	margin-top: 30px;
}
.brochure_wrap .brochure_menu_area .brochure_menu_list .dep01 > li > .dep02 > li:first-child {
	margin-top: 0px;
}
.brochure_wrap .brochure_menu_area .brochure_menu_list .dep01 > li > .dep02 > li > a {
	font-size: 14px;
	color: #727272;
	margin: 0 4.7%;
	display: block;
	font-weight: bold;
}
.brochure_wrap .brochure_menu_area .brochure_menu_list .dep01 > li > .dep02 > li > a:hover {
	color: #fff;
}
.brochure_wrap .brochure_menu_area .brochure_menu_list .dep01 > li > .dep02 > li:last-child > a {
	margin: 0 4.7%;
	padding: 0 0 30px 0;
}

.wrap.menu_open .contents_wrap {
	position: relative;
	left: 0px;
	top: 0px;
}
article.main_vis_work {
	position: relative;
}
article.main_vis_work h2 {
	position: absolute;
	top:26%;
	width: 100%;
	text-align: center;
	padding-top: 0;
	background: url("../images/main_vis_line.png") no-repeat center bottom;
	background-size: 12.5%;
	padding-bottom: 8%;
	font-size: 2.4em;
	line-height: 1em;
	color: #fff;
	font-weight: normal;
}
article.main_vis_work h2.sub {
	top: 38%;
}
article.main_vis_work p {
	width: 100%;
	position: absolute;
	top:44%;
	text-align: center;
	font-size: 1.0em;	
	color: #fff;
	font-weight: normal;
}

.design_wrap {
	padding-bottom: 83%;
	background: url("../images/main_bottom_bg.png") no-repeat bottom;
	background-size: 100%;
	
}
article.main_vis_design h3, h3.left_title {
	padding-top: 17%;
	background: url("../images/main_black_line.png") no-repeat left bottom;
	background-size: 12.5%;
	padding-bottom: 25px;
	font-size: 1.46em;
	line-height: 35px;
	font-weight: normal;
}
article.main_vis_design p {
	padding-top: 25px;
	width: 100%;
	top:15%;
	text-align: left;
	font-size: 1.0em;
	line-height: 25px;
	font-weight: normal;
	/*word-break: keep-all;*/
}

.contents {
	padding-bottom: 75px;
	line-height: 1.7em;
}
.w90 {
	width: 90% !important;
	margin: 0 auto;
}
.w95 {
	width: 95% !important;
	margin: 0 auto;
}
.mt50 {
	margin-top: 50px;
}
.mb50 {
	margin-bottom: 50px;
}
article.main_vis_design a {
	color: #fff;
}
.presentArea {
	padding-top: 17%;
	text-align: center;
}
.presentArea p {
	width: 87%;
	margin: auto;
	
}
.presentArea img {
    padding-bottom: 20px;
}
.presentArea strong {
	display: block;
	line-height: 1.5;
	font-size: 1.444em;
	font-weight: 600;
	font-family: 'Nanum Myeongjo', sans-serif;
}
.presentArea strong span {
	display: block;
	font-size: 0.833em;
	font-weight: 400;
	font-family: 'Nanum Myeongjo', sans-serif;
}
.presentArea .imgArea {
	width: 80%;
	margin: 12px auto 13px;
}
.presentArea p {
	word-break: keep-all;
}
.presentArea span.date, .presentArea span.location {
	display: block;
	width: 70%;
	margin: auto;
	padding: 10px 0;
	text-align: center;
}
.presentArea span.date {
	margin-top: 15px;
	color: #fff;
	background-color: #c6b089;
}
.presentArea span.location {
	
}

.footer {
	text-align: center;
	background: #fff;
	border-top: 1px solid #c6c6c6;
	padding: 5% 0 6% 0;
	font-size: 0.8em;
}
.footer .btn_brochure img {
	width: 46%;
}
.footer .copyright img {
	width: 75%;
}
.footer .footer_menu {
	overflow: hidden;
	width: 100%;
	margin: 5% auto 4%;
	text-align: center;
}
.footer .footer_menu li {
	display: inline-block;
	box-sizing: border-box;
	background: url("../images/common/footer_line.png") 0 50% no-repeat;
	text-align: center;
	padding-left: 12px;
	margin-left: 12px;
}
.footer .footer_menu li:first-child {
	background: none;
	text-align: right;
	padding-left: 0px;
	margin-left: 0px;
}
.footer .footer_menu li a {
	color: #000;
	display: block;
}
.footer .footer_menu li.pdf_download a {
	background: url("../images/common/ico_pdf_download.png") no-repeat right center;
	background-size: 14px 14px;
}
.footer span {
	position: relative;
	display: inline-block;
	width: 26px;
	height: 26px;
	margin-bottom: 3%;
	text-indent: -9999px;
	overflow: hidden;
}
.footer p.address {
	margin: 0 auto 3%;
	color: #000;
	text-align: center;
}


.btn_top {
	width: 9.3%;
	position: fixed;
	right: 5%;
	bottom: 50px;
	opacity: 0;
	display: none;
	z-index: 9;
}

.contents_wrap .tbl_rwd {
	position: relative;
	color: #000;
	background: #fff;
	width: 100%;
	border-collapse: collapse;
	font-size: 17px;
	text-align: center;
}
.contents_wrap table tr {
	position: relative;
}
.contents_wrap table th {
	padding: 15px 0;
	background: #f5f6f7;
}
.contents_wrap table td {
	position: relative;
	padding: 66px 0px 16px;
	font-weight: normal;
	border-bottom: 1px solid #cacbcc;
}

.contents_wrap table td span.btn {
	position: absolute;
	right: 0px;
	bottom: -25px;
	width: 40px;
	height: 40px;
	background: url("../images/facilities/icon_btn01.gif") no-repeat;
	background-size: 40px;
	cursor: pointer;
	z-index: 1;
}
.contents_wrap table td span.btn.on {
	background: url("../images/facilities/icon_btn01_on.gif") no-repeat;
	background-size: 40px;
}
.contents_wrap table td.qna_wrap {
	border: none;
	padding: 0;
	font-family: 'NanumGothicLight', 'Nanum Gothic', sans-serif;
	font-weight: 200;
}
.contents_wrap table td.qna_wrap.bg {
	background: #f5f6f7;
	display: none;
}
.contents_wrap table td.qna_wrap.bg.on {
	display: block;
}
.contents_wrap table td.qna_wrap .qna_q {
	position: relative;
	padding: 50px 0 20px;
	text-align: left;
	font-size: 1.0em;
	line-height: 30px;
	font-weight: bold;
	border-bottom: 1px solid #cacbcc;
}
.contents_wrap table td.qna_wrap .qna_a {
	position: relative;
	margin: 0 auto;
	padding: 50px 0;
	text-align: left;
	font-family: 'Nanum Gothic', sans-serif;
	color: #000;
}
.contents_wrap table td.qna_wrap .qna_q span em {
	margin-right: 40px;
}
.contents_wrap table td.qna_wrap .qna_q span.btn {
	position: absolute;
	right: 0px;
	bottom: -25px;
	width: 40px;
	height: 40px;
	background: url("../images/Customer/icon_btn01.gif") no-repeat;
	background-size: 40px;
	cursor: pointer;
	z-index: 1;
}
.contents_wrap table td.qna_wrap .qna_q span.btn.on {
	background: url("../images/Customer/icon_btn01_on.gif") no-repeat;
	background-size: 40px;
}
.contents_wrap table td.qna_wrap .qna_a p {
	font-weight: normal;
	color: #000;
}
.contents_wrap table td.qna_wrap .qna_a .title {
	
	line-height: 30px;
	display: inline-block;
	vertical-align: top;
}
.contents_wrap table td.qna_wrap .qna_a ul.qnaCon {
	display: inline-block;
	
}
.contents_wrap table td.qna_wrap .qna_a ul.qnaCon li {
	line-height: 28px;
	text-indent: -10px;
	margin-left: 10px;
	font-size: 1.0em;
}
.contents_wrap table td.qna_wrap .qna_a ul.qnaCon li.none {
	text-indent: 0px;
	margin-left: 0px;
}
.contents_wrap table td.qna_wrap .qna_a ul.qnaCon li a {
	color: #5c5c5c;
	text-decoration: underline;
}
.contents_wrap h3.title_v1 {
	font-size: 1.9em;
	line-height:1.2em;
	color: #7597cf;
	background: url("../images/main_black_line.png") no-repeat center bottom;
	background-size: 12.5%;
	margin-top: 50px;
	text-align: center;
	font-weight: normal;
	padding-bottom: 35px;
	font-family: 'NanumGothicLight', 'Nanum Gothic', sans-serif;
	margin-bottom: 35px;
}
.contents_wrap h3.title_v1 span {
	font-family: 'NanumGothicLight', 'Nanum Gothic', sans-serif;
	color: #000;
	font-weight: normal;
}
.contents_wrap h3.title_v1.left_txt {	
	background: url("../images/main_black_line.png") no-repeat left bottom;
	background-size: 12.5%;	
	text-align: left;
	margin-top:0px;
	padding-top: 17%;
}

.contents_wrap p.sub_txt_v1 {
	text-align: center;
	padding-bottom: 43px;
}
.contents_wrap p.sub_txt_v1.left_txt {
	text-align: left;
}
.contents_wrap p.sub_txt_v1 strong {
	color: #000000;
	font-weight: bold;
	padding-bottom: 10px;
	display: block;
}
.contents_wrap p.sub_txt_v1 span {
	color: #5c5c5c;
}

.contents_wrap p.sub_txt_v2 {
	text-align: left;
}
.contents_wrap p.sub_txt_v3 {
	margin-top:50px;
	background: url("../images/common/comma_line.png") no-repeat center bottom;
	background-size: 48%;	
	text-align: center;
	padding-bottom: 20%;
}

.contents_wrap .subimg_wrap {
	position: relative;
	z-index: 4;
}
.contents_wrap p.sub_txt_v11 {
	position: relative;
	color: #5c5c5c;
	line-height: 30px;
	text-align: center;
	padding-top: 50px;
	width: 90%;
	margin:0 auto;	
	background: #f5f5f5;
	margin-top: -50px;
	z-index: 5;
	padding-bottom: 18px;
}

.contents_wrap p.sub_txt_v11 span {
	width: 100%;
	display: block;
	padding-bottom: 32px;
	margin-bottom: 32px;
	background: url("../images/main_black_line.png") no-repeat center bottom;
	background-size: 12.5%;	
}

.contents_wrap p.sub_txt_v11 span em {
	color: #000000;
}
.contents_wrap p.sub_txt_v11 span.last {
	background: none;
	margin-bottom: 0px;
}

.contents_wrap p.sub_txt_v12 span {
	width: 90%;
	padding: 0 0 0 2.5%;
	position: relative;
	line-height: 28px;
	text-indent: -10px;
	margin-left: 10px;
	font-size: 1.0em;
	display: block;
}
.contents_wrap p.sub_txt_v13 {
	padding: 50px 0;
	padding-bottom: 50px;
}
.contents_wrap p.sub_txt_v13 span {
	width: 90%;
	padding: 0 0 0 2.5%;
	position: relative;
	line-height: 28px;
	text-indent: -10px;
	margin-left: 10px;
	font-size: 1.0em;
	display: block;
}

.designArea {
	overflow: hidden;

}
.designArea .designLeft {
	float: left;
	width: 51%;
	padding-bottom: 3.5em;
}
.designArea .designLeft h3.title_v1 {
	margin-top: 1.389em;
	margin-bottom: 25px;
	text-align: left;
	background: url("../images/main_black_line.png") no-repeat left bottom;
    background-size: 20%;
}
.designArea .designRight {
	float: left;
	width: 49%;
	padding-top: 2em;
}
.designArea .designRight img {
	
}
.design {
	height: 100%;
	margin-top: 50px;
	/*background: url("../images/FuneInfo/img_design01.png") no-repeat left bottom;*/
	/*background-size: 100%;*/
}

.contents_wrap .sub_txt_v14 {
	position: relative;
	color: #000;
	line-height: 30px;
	text-align: left;
	padding-top: 50px;
	width: 90%;
	margin:0 auto;	
	background: #fff;
	margin-top: -50px;
	z-index: 5;
	padding-bottom: 50px;
}

.contents_wrap .sub_txt_v12 {
	position: relative;
	color: #000;
	line-height: 30px;
	text-align: left;
	width: 90%;
	margin:0 auto;
	padding-bottom: 50px;
	background: #f5f5f5;
	margin-top: -50px;
	z-index: 5;
	padding-top: 50px;
}
.contents_wrap .sub_txt_v13 {
	position: relative;
	color: #000;
	line-height: 30px;
	text-align: left;
	padding-bottom: 50px;
	background: #f5f5f5;
	margin-top: -15px;
}
.contents_wrap .sub_txt_v15 {
	position: relative;
	color: #000;
	line-height: 30px;
	text-align: left;
	padding-bottom: 50px;
	background: #fff;
	margin-top: -15px;
	padding: 35px 0;
}
.contents_wrap .sub_txt_v15 span {
	width: 90%;
	padding: 0 0 0 2.5%;
	position: relative;
	line-height: 28px;
	text-indent: -10px;
	margin-left: 10px;
	font-size: 1.0em;
	display: block;
}

.contents_wrap .sub_txt_v14 h4 {
	font-size: 1.9em;
	line-height:1.2em;
	color: #000;		
	text-align: left;
	font-weight: normal;
	font-family: 'NanumGothicLight', 'Nanum Gothic', sans-serif;
	margin-bottom: 45px;
}
.contents_wrap .facilities_info {
	text-align: center;
	overflow: hidden;
}
.contents_wrap .facilities_info li {
	width: 50%;	
	padding-top: 37%;
	position: relative;
	display: inline-block;
	float: left;
	padding-bottom: 10%;
}
.contents_wrap .facilities_info li h4 {
	padding-bottom: 9%;
}
.contents_wrap .facilities_info li.f01 {
	background: url("../images/Convenience/icon_facilities01.gif") 50% 0 no-repeat;
	background-size: 60%;
}
.contents_wrap .facilities_info li.f02 {
	background: url("../images/Convenience/icon_facilities02.gif") 50% 0 no-repeat;
	background-size: 60%;
}
.contents_wrap .facilities_info .clear {
	clear: both;
	content: "";
	display: block;
}
.contents_wrap .facilities_info li.f03 {
	background: url("../images/Convenience/icon_facilities03.gif") 50% 0 no-repeat;
	background-size: 60%;
}
.contents_wrap .facilities_info li.f04 {
	margin-left: 0;
	padding-bottom: 0;
	background: url("../images/Convenience/icon_facilities04.gif") 50% 0 no-repeat;
	background-size: 60%;
}
.contents_wrap .facilities_info li.f05 {
	padding-bottom: 0;
	background: url("../images/Convenience/icon_facilities05.gif") 50% 0 no-repeat;
	background-size: 60%;
}
.contents_wrap .facilities_info li.f06 {
	padding-bottom: 0;
	background: url("../images/Convenience/icon_facilities06.gif") 50% 0 no-repeat;
	background-size: 60%;
}
.contents_wrap .facilities_info li:first-child {
	margin-left: 0;
}
.contents_wrap .facilities_info li p.p_name {
	text-align: center;
	line-height: 24px;
	color: #000;
	padding-bottom: 27px;
}
.sub_txt_v4 {
	margin-bottom: 50px;
	padding-bottom: 70px !important;
	background: url("../images/FuneInfo/comma_line_right.png") center bottom no-repeat;
	background-size: 100%;
}
.sub_txt_v5 {
	margin-bottom: 30px;
	padding-bottom: 30px;
	background: url("../images/main_black_line.png") no-repeat center bottom;
	background-size: 12.5%;
}
.sub_tab_wrap {
	position: relative;
	width: 100%;
}
.sub_tab {
	overflow: hidden;
	background: #fff;
	
}
.sub_tab li {
	width: 33.33%;
	height: 53px;
	line-height: 53px;
	display: inline-block;
	float: left;
	border-bottom: 1px solid #cccccc;
}
.sub_tab li:first-child {
	border-left: none;
}
.sub_tab li.on {
	background: #e8edf7;
    border-bottom: 1px solid #295398;
}
.sub_tab li.on a {
    color: #295398;
}
.sub_tab li a {
	display: block;
	color: #5e5e5e;
	font-weight: bold;
	text-align: center;
}
.sub_tab li.tab01 {
	width: 28%;
}
.sub_tab li.tab02 {
	width: 36%;
	
}
.sub_tab li.tab03 {
	width: 35%;
}
.sub_tab li span {
	display: inline-block;
    
}
.folder_wrap {
	width: 100%;
	position: relative;
	overflow: hidden;
	margin-top:-1.8em;
}
.folder_wrap li {
	position: relative;
}
.folder_wrap li:first-child a {
	border-top: none;
}
.folder_wrap li:last-child a {
	border-bottom: 1px solid #e5e5e5;
}
.folder_wrap li a {
	position: relative;
	display: block;
	width: 75%;
	margin:0 auto;
	text-align: center;
	padding-right: 6.25%;
	box-sizing:border-box;
	line-height: 3.5em;	
	cursor: pointer;
	background:#fff url("../images/common/down_arrow.png") no-repeat 89% center;
	background-size: 5%;
	z-index: 4;
	border-top: 1px solid #e5e5e5;
}
.folder_wrap li.on a {
	background:#fffb46 url("../images/common/up_arrow.png") no-repeat 89% center;
	background-size: 5%;
	border: none;
}
.folder_content {
	position: relative;
	padding-top: 65px;
	background: #f3f3f3;
	z-index: 3;
	margin-top:-1.8em;
	padding-bottom: 40px;
	display: none;
}
.folder_wrap li.on .folder_content {	
	display: block;
}
.folder_content span, span.txt_indent {
	display: block;
	text-indent: -0.5em;
	margin-left: 0.5em;
	color: #000 !important;
}
.map_wrap {
	width: 100%;
	position: relative;
	overflow: hidden;
	margin-top:3.2em;
    border-top: 1px solid #cccccc;
    
}
.map_wrap li {
	position: relative;
	display: inline-block;
	width: 50%;	
	float: left;
	line-height: 3.5em;	
	box-sizing:border-box;
	text-align: center;
	cursor: pointer;
	background: #fff;
	z-index: 4;
	color: #5e5e5e;
	font-weight: bold;
    border-bottom: 1px solid #cccccc;
}
.map_wrap li.current {
	background:#e8edf7;
    border-bottom: 1px solid #295398;
}
.map_wrap li.current a {
    color: #295398;
}
.map_info {
	padding-left: 40%;
	margin-top:50px;
	padding-bottom: 8%;
}
.map_info strong {
	display: block;
	padding-bottom: 3%;
}
.map_info.info01 {
	background: url("../images/FuneInfo/icon_Directions01.gif") no-repeat left top;
	background-size: 32%;
}
.map_info.info02 {
	background: url("../images/FuneInfo/icon_Directions02.gif") no-repeat left top;
	background-size: 32%;
}
.map_info.info03 {
	background: url("../images/FuneInfo/icon_Directions03.gif") no-repeat left top;
	background-size: 32%;
}
.map_info.top {
	padding-left: 0%;
	padding-top: 40%;
	margin-top:50px;
}
.map_info.info04 {
	background: url("../images/FuneInfo/icon_Directions04.gif") no-repeat center top;
	background-size: 32%;
}
.map_info.info05 {
	background: url("../images/FuneInfo/icon_Directions05.gif") no-repeat center top;
	background-size: 32%;
}
.map_info.info06 {
	background: url("../images/FuneInfo/icon_Directions06.gif") no-repeat center top;
	background-size: 32%;
}
.map_info.info07 {
	background: url("../images/FuneInfo/icon_Directions07.gif") no-repeat center top;
	background-size: 32%;
}




.sitemap article  {
	overflow: hidden;
	margin-bottom: 60px;
}
.sitemap article h3 {
	padding-bottom: 25px;
	font-size: 1.333em;
	font-family: NanumGothicLight, sans-serif;
	font-weight: 200;
	background: url("../images/main_black_line.png") no-repeat left bottom;
    background-size: 12.5%;
}
.sitemap .siteL, .sitemap .siteR {
	float: left;
	
	width: 50%;
}
.sitemap .siteR ul li {margin-bottom: 7px;}
.sitemap .siteR ul li li a {color: #868686;}
.num span {
	display: inline-block;
	width: 1.333em;
	height: 1.333em;
	margin-right: 0.556em;
	background: #fff82e;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
	text-align: center;
	
}
.num span em {
	display: block;
	margin-top: -3px;
	margin-left: 2.2em;
	font-size: 0.8em;
}
.num {
	text-indent: -2.1em;
	padding-left: 2em;

}
.tabWrap {
	position: relative;
	margin: 50px 0;
}
.tabArea li a {
	color: #5e5e5e !important;
	font-weight: bold !important;
}
.tabArea li.current a {
    color: #295398 !important;
}
.tabArea .current {
	background-color: #e8edf7 !important;
}
.tabArea {
    overflow: hidden !important;
    border-top: 1px solid #ccc;
}
.tabArea li {
	z-index: 500 !important;
	width: 33.33% !important;
	float: left !important;
	padding: 1.111em 0 !important;
	color: #5e5e5e !important;
	text-align: center !important;
	background-color: #fff !important;
    border-bottom: 1px solid #ccc;
}

.tabArea.parking li {
	line-height: 1.5em;
	padding: 0.7em 0 !important;
    border-bottom: 1px solid #ccc;
}
.tabArea li.current {
	border-bottom: 1px solid #295398;
}
.tabArea li.current span {
	color: #295398;
}
.tabArea li span.floor {
	font-size: 1.0em !important;
	font-weight: bold;
	vertical-align: middle;
	line-height: 0.5em;
}
.tabArea li span.floor em {
	font-size: 1.0em !important;
	font-weight: bold !important;
	display: block;

}

.tabArea li.last {float: right !important;}
.tab_contents {display: none;}
.tab_contents.on {display: block;}
.funeralArea {text-align: center;}
.funeralArea h3, .afterFune .funeralArea h3 {
	margin-top: 22px;
	margin-bottom: 25px;
	padding-bottom: 21px;
	text-align: center;
	background: url("../images/main_black_line.png") no-repeat center bottom;
    background-size: 12.5%;
}
.funeralArea .numbering {
	width: 20%;
	text-align: center;
	
}
.btnArea {
	margin-top: 50px;
	text-align: center;
	
}
.btnDetail {
	display: inline-block;
	padding: 28px 9px;
	border: 1px solid #6b6b6b;
	border-width: 1px 0;
	color: #7597cf;
	text-align: center;
	font-size: 1.333em;
	font-family: NanumGothicLight, sans-serif;
	font-weight: 200;
}
.btnDetail span {
	display: inline-block;
	padding-right: 2.056em;
	text-align: center;
	background: url("../images/ProcInfo/bg_btnDetail.png") right center no-repeat;
	background-size: 10%;
}
h3.funeTit {
	margin-bottom: 25px;
	padding-bottom: 21px;
    background: url("../images/main_black_line.png") no-repeat left bottom;
    background-size: 12.5%;
	font-size: 1.333em;
	font-family: NanumGothicLight, sans-serif;
	font-weight: 200;
}
article.bgArea {
	padding: 1px 0 50px;
	background-color: #efefef;
}
.afterFuneImg {
	margin-top: 50px;
	text-align: center;
}
.afterFuneImg img {width: 62%;}
.funeralArea  ul li {
    margin-left: 7px;
	text-indent: -7px;
	text-align: left;
}
#slides {margin: 0;}
.lnbSec ul {
	overflow: hidden;
	width: 100%;
	margin: 0;
	background-color: #f5f5f5;
}
.lnbSec ul li {
	float: left;
	letter-spacing: -1px;
}
.lnbSec ul li.first {
	text-indent: 10%;
}
.lnbSec ul li.last {
	text-indent: -10%;
}
.lnbSec ul li.first, .lnbSec ul li.last {width: 35%;}
.lnbSec ul li.second {width: 30%;}
.lnbSec .slidesjs-navigation {
	z-index: 50;
	position: absolute;
	top: 1.677em;
	width: 1.833em;
	height: 1.500em;
}
.lnbSec .slidesjs-previous {
	left: 0;
	text-indent: 9999px;
	background: url("../images/facilInfo/btn_left.png") center top no-repeat;
	background-size: 20%;
}
.lnbSec .slidesjs-next {
	right: 0;
	text-indent: 9999px;
	background: url("../images/facilInfo/btn_right.png") center top no-repeat;
	background-size: 20%;
}
.lnbSec .slidesjs-container {height: 4.1em !important;}
.lnbSec .slidesjs-control {height: 3.722em !important;}
.bxArea {position: relative;
}
.bxArea .bx-prev {
	text-indent: -9999px;
}
.bxArea .bx-prev img, .bxArea .bx-next img {width: 50%;}
.bxArea .bx-next {
	text-indent: -9999px;
}

.bx-controls-direction {
	position: absolute;
	bottom: -50px;
	left: 50%;
	margin-left: -100px;
}
.parlor .qna_q span {
	display: inline-block;
	width: 25%;
	vertical-align: top;
	text-align: center;
	
}

.contents_wrap table.parlor td.qna_wrap.bg {background-color: #fff;}
.contents_wrap table.parlor td.qna_wrap .qna_a {padding: 0;}
.leftImg {
	display: block;
	width: 65%;
}
.funeInfo {
	margin-top: -50px;
	padding-top: 100px;
	padding-bottom: 50px;
	background-color: #efefef;
	text-align: center;
	
}
.funeInfo .call_wrap {background: none;}
.bgArea {
	padding: 1.700em 0 ;
	background: url("../images/Customer/bg_present.png") center 18px no-repeat;
	background-size: 70%;
}
.bgArea span {letter-spacing: -1px;}