.cp_time_wrap { 
    width: 100%;
	margin-right: 2rem;
}
.cp_time_wrap h4 { 
    margin-bottom: 0.4rem;
}
.main_s_wrap { 
	padding: 3rem 0;
}
.main_s_wrap .main_tit { 
	position: relative;
	margin-top: 0;
	padding-bottom: 0.7rem;
	margin-bottom: 3rem;
}

.main_s_wrap .main_tit:after { 
	content: '';
	position: absolute;
	width: 1.5rem;
	height: 1px;
	background-color: #fff;
	bottom: 0;
	left: 50%;
	margin-left: -0.75rem;
}

/*section 1*/
.sec1_wrap { 
	background-color: #000;
	/*background-color: #0D004F;*/
	color: white;
}
.sec1_wrap .sep_wrap .img_box { 
    border: 1px solid #ffe001;
}
.sec1_wrap .primary {
    color: #ffdf00;
}
.sec1_wrap .swiper-container-horizontal>.swiper-pagination-bullets { 
	bottom: 7rem;
}
.hs_txt_wrap { 
	height: 6.5rem;
	margin-top: 2rem;
}
.hs_sub .left { 
	padding-right: 11rem;
}
.hs_sub .right { 
    position: absolute;
    bottom: 0.2rem;
    right: 0;
    vertical-align: top;
}
.hs_txt_wrap .multy-ellip2 { 
	line-height: 1.4rem;
	height: 2.8rem;
}

/*section 2*/
.sec2_wrap { 
	background-color: #fff;
}
.sec2_wrap .main_tit:after { 
	background-color: #000;
}
.sec2_wrap .btn-dark { 
	background-color: #000;
	border-color: #000;
}

/*section 3*/
.sec3_wrap { 
    position: relative;
    height: 390px;
	background: #fff url(/imges/david/section3.jpg) center 18% no-repeat;
	background-size: cover;
}
.sec3_wrap h4  { 
	color: #fff;
	line-height: 2rem;
}
.sec3_wrap h4.dark_bg,
.sec3_wrap .ab_tow_wrap,
.mid-cont { 
    min-width: 300px;
    width: 69%;
	margin: 0 auto;
}
.sec3_wrap h4.dark_bg  { 
	background-color: #000;
}
.sec3_wrap .ab_tow_wrap { 
    position: absolute;
    bottom: 0.5rem;
    left: 0;
    right: 0;
}
.ab_tow_wrap .tit-sec { 
	margin: 0 1rem 0.4rem;
    border: 1px solid #3e3e3e;
    background-color: rgba(0, 0, 0, 0.66);
    padding: 0.2rem 0.5rem;
    /*max-width: 250px;*/
	display: inline-block;
    border-radius: 0.25rem;
    overflow: hidden;
}

.ab_tow_wrap .tit-sec > span { 
    color: #e8e8e8;
    font-size: 8pt;
	line-height: 1;
}
.sec3_wrap .swipe-sec .bg-white { 
	background-color: rgba(255, 255, 255, 0.65);
}
.sec3_wrap .swipe-sec .mb-3 { 
	margin-bottom: 1.5rem !important;
}
.sec3_wrap .swipe-sec .card  { 
	background-color: transparent;
}
.sns-consulting .row {
	margin-left: -0.25rem;
	margin-right: -0.25rem;
}
.sns-consulting .row .col2 {
	padding-right: 0.25rem;
	padding-left: 0.25rem;
}
.sns-consulting .sns-item-wrap {
	margin-top: -0.5rem;
}
.sns-consulting .sns-item {
    position: relative;
	margin-top: 0.5rem;
    padding: 11px;
    border-radius: 5px;
    color: #fff;
}
.sns-consulting .sns-item.line {
    background-color: #50CC1A;
}
.sns-consulting .sns-item.wharts {
    background-color: #355456;
}
.sns-consulting .sns-item.kakao {
    background-color: #FBE300;
	color: #3B1E1E;
}
.sns-consulting .sns-item.telegram {
    background-color: #28A8E9;
}
.sns-consulting .sns-item b {
	display: inline-block;
    position: absolute;
    top: 50%;
    padding-left: 29px;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
	font-size: 14px;
}
.sns-item b img {
	position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
}
.sns-consulting .sns-item figure {
	position: relative;
    width: 58px;
    height: 58px;
    margin-left: auto;
    background-color: #fff;
	cursor:pointer;
}
.sns-consulting .sns-item figure img {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
}

.sns-consulting .sns-item figure:hover + .sns-pop {
	display: block;
}

.sns-consulting .sns-item .sns-pop {
	display: none;
	position: absolute;
    top: 50%;
    right: 50%;
	padding: 1rem;
	background: #fff;
	border: 1px solid #ccc;
	-webkit-box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.1);
	        box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.1);
    transform: translateY(-50%);
	z-index: 10;
}

/*section 4*/
.section4 {
	background-color: #a73439;
    color: #fff;
}
.section4 .maxframe {
	position: relative;
	padding: 0;
	overflow: hidden;
}
.section4 .map-wrap {
    float: left;
	width: 60%;
    overflow: hidden;
}
.section4 .mInfo-area {
    position: absolute;
    top: 0;
    right: 0;
	width: 40%;
    height: 500px;
    min-width: 500px;
    padding: 50px 60px;
    background-color: #a73439;
    z-index: 100;
}
.section4 .mInfo-area > .inner {
    display: table;
	width: 100%;
	height: 100%;
	max-width: 500px;
}	
.section4 .mInfo-area .map-table {
	display: table-cell;
	vertical-align: middle;
	word-break: keep-all;
}
.section4 .map-table .parking-txt-wrap {
    max-height: 120px;
    overflow-y: auto;
}
.mInfo-area .map-table td span {
	color: #f1bcbe !important;
}
.mInfo-area .map-table .goLink {
	display: block;
	width: 100%;
	max-width: 250px;
	padding: 7px;
	background-color: #82262a;
	text-align: center;
	border-radius: 4px;
}
.mInfo-area .mi-cont {
	margin-top: 40px;
	margin-bottom: 40px;
}
.mInfo-area .mi-cont p,
.mInfo-area .mi-item {
	margin-top: 30px;
	padding-left: 20px;
}
.mInfo-area .mi-cont .bc-time {
	width: 300px;
}

/*for web
/*********************************************/
@media screen and (min-width: 1200px) { 
	body {
		background-color: #fff;
	}
}
.w_main_bg .iframe_wrapper { 
    position: absolute;
    width: 100%;
    top: 0;
    padding-bottom: 56.25%;
    background-size: 100% 100%;
    background-position: center center;
    background-size: contain;
    object-fit: cover;
    overflow: hidden;
    z-index: 0;
}
.w_main_bg .iframe_wrapper .wideVideo { 
	width: 100%;
    min-height: 100%;

	position: absolute;
	/*비디오 특성에 따라 수정*/
	top: 0; 
	left: 50%;
	transform: translate(-50%, -110px);
	opacity: 1;
	transition: opacity 1s ease-out;
}
.w_main_bg .iframe_wrapper + .bg_cover { 
    position: absolute;
    /*z-index: 4; 약도전송 클릭안됨*/
    width: 100%;
	height: 100%;
    left: 0;
}

/*new main banner 2021-05-28 */
.main-banner-section {
    position: relative;
    max-width: 1920px;
    height: 700px;
    overflow: hidden;
    margin: 0 auto;
}
.mb-width-fix {
	position: absolute;
	top: 50%;
	left: 50%;
	min-width: 1920px;
	height: 100%;
	-webkit-transform: translate3d(-50%, -50%, 0);
	        transform: translate3d(-50%, -50%, 0);
	width: 100%;
}
#mainBannerVideo {
	position: absolute;
    width: 100%;
    top: 0;
    padding-bottom: 56.25%;
    background-size: 100% 100%;
    background-position: center center;
    background-size: contain;
    object-fit: cover;
    overflow: hidden;
    z-index: 1;
	transition: opacity 1s ease-out;
}
#mainBannerVideo > iframe {
	width: 100%;
    min-height: 100%;
	position: absolute;
	top: 0; 
	left: 50%;
	transform: translate(-50%, -110px);
	opacity: 1;
}
#mainBannerVideo.end {
	opacity: 0;
}
#mainBannerImg {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    height: 100%;
	background-image: url('/imges/main-banner202502.jpg');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    object-fit: cover;
    overflow: hidden;
    z-index: 0;
	opacity: 0;
	transition: opacity 1s ease-out;
}
#mainBannerImg.imgOn {
	opacity: 1;
}
#mainBannerImg .banner-txt-box {
	position: absolute;
	top: 290px;
	right: 300px;
}
#mainBannerImg .banner-txt-box .txt-top {
    position: relative;
    display: block;
	padding-left: 11px;
    color: #fff;
    font-size: 18.2px;
    font-weight: 500;
    letter-spacing: 0.15em;
}
.banner-txt-box .txt-top > span {
    letter-spacing: 0.3em;
}
#mainBannerImg .banner-txt-box .txt-top:before {
	position: absolute;
	display: block;
	content: '';
	left: 0px;
	top: 0.1em;
	width: 3px;
	height: 17px;
	background-color: #fff;
}
#mainBannerImg .banner-txt-box .txt-bottom {
    display: block;
    margin-top: 20px;
    margin-bottom: 40px;
	color: #fff;
    font-size: 26.5px;
    font-weight: 500;
    letter-spacing: 0.28em;
}
#mainBannerImg .banner-txt-box .logo {
    display: block;
    height: 41px;
}
#mainBannerImg .banner-model-txt {
	position: absolute;
    bottom: 60px;
    right: 170px;
}
.main-content {
	position: relative;
	background-color: #fff;
}
/*//new main banner 2021-05-28 */

.subpage_content .btn-basic { 
    border: 1px solid #a73439;
    color: #a73439;
}

.subpage_content .btn-primary { 
	border: 1px solid #a73439;
    background-color: #a73439;
    color: #fff;
}

.subpage_content .htag_list,
.subpage_content .txt_num { 
	color: #D2952D;
}

.subpage_content .total .txt_num { 
	color: #e28f00;
}

.subpage_content .bar_tit:before { 
	background-color: #CB9F76;
} 

.subpage_content .cont_interv {  
	color: #666666;
	line-height: 1.8em;
}

.subpage_content .ptpr { 
	color: #cb9f76;
    display: inline-block;
    padding-right: 1rem;
    font-size: 1.2em;
}

.line_step { 
	overflow: hidden;
}

.line_step > li { 
    float: left;
    text-align: center;
    width: 25%;
}

.line_step > li b { 
    color: #cb9f76;
}

.line_step > li .dopt { 
	width: 7px;
    height: 7px;
    background-color: #cb9f76;
    margin: 1rem auto 0;
    border-radius: 50em;
}

.line_step > li .txt_cont { 
	display: block;
    border-top: 1px solid #cb9f76;
    margin-top: -4px;
    padding-top: 1rem;
	padding-right: 1rem;
	padding-left: 1rem;
}

.cont_interv .ques { 
	color: #a73439;
    font-weight: 500;
}

.cont_interv .ques .ptpr { 
    color: #a73439;
}

.cont_interv .answer { 
	position: relative;
    padding-top: 1rem;
}

.cont_interv .answer .ptpr { 
    position: absolute;
    left: 3rem;
}

.cont_interv .answer .ptpr + span { 
	padding-left: 4.5rem;
}

/**********************************/

#web .main_txt h1 { 
    padding-bottom: 50px;
    padding-top: 100px;
}

#web .main_txt h1 strong { 
	line-height: 1.8;
	font-size: 30pt
}

#web .main_txt h1 span { 
	font-size: 12pt;
}

#web .main_txt > p { 
	margin-top: 2rem;
	font-size: 16pt;
}

#mainInfo {
    position: relative;
    background-color: #fff;
    color: #222;
    z-index: 1;
    -webkit-transform: translateY(-40px);
        -ms-transform: translateY(-40px);
            transform: translateY(-40px);
}

#mainInfo > div { 
	padding:1.5rem 1.5rem; 
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #cb9f76;
	min-height:13em
}

#mainInfo  h2 { 
	padding-top: 6px;
    padding-bottom: 10px;
}
#mainInfo  h2.left {
	padding-top: 0;
}
#mainInfo .h2-ac {
    padding-bottom: 10px;
}
#mainInfo .mapBtn_wrap .adr {
	margin-top: 10px;
	margin-bottom: 5px;
}

#mainInfo .mapBtn_wrap .phn {
	font-size: 18px; 
	color: #cb9f76;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: 500;
}

#mainInfo  .mapBtn_wrap button { 
	font-size:13px
}

.w_main_content .w_section { 
	padding-top: 100px;
    padding-bottom: 100px;
}

.w_section h2 { 
	border-bottom: 1px solid #cb9f76;
	padding-bottom: 1.5rem;
	margin-bottom: 2rem;
}

.w_section h2 strong { 
	display: inline-block;
	min-width: 200px;
	padding: 0 15px;
	text-align: center;
	margin-bottom: 1.5rem;
	color: #fff;
}

/*section1*/
.section1 .row { 
    margin-right: -2rem;
    margin-left: -2rem;
}
.section1 .col4 { 
	padding: 0 2rem;
}
.section1 .w_card { 
	text-align: center;
}

/*section2*/
.section2 { 
	/*background-color: rgba(167, 52, 57, 0.3);*/
    color: #fff;
}
.section2 h2 { 
	text-align: center;
    color: #fff;
    border: none;
}
.slide_link a.w_card { 
    display: block;
    width: 100%;
    height: 100%;
}

.bg_parallax { 
    background-image: url(/imges/inner.jpg);
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.section2_content { 
    position: relative;
    height: 350px;
    padding-top: 1rem;
	background-color: rgba(0, 0, 0, 0.68);
}

.section2_swiper_wrap { 
    position: absolute;
    top: 80px;
    left: 1rem;
    right: 1rem;
}

.section2_swiper_wrap .main-swiper2 { 
    padding-top: 90px;
}

.section2_swiper_wrap .swiper-button-next,
.section2_swiper_wrap .swiper-button-prev { 
	top: 0;
    margin-top: 0;
	background-color: #fff;
	width: 48px;
	height: 48px;
    background-size: 15px 20px;
	border: 1px solid #aaa;
}

.section2_swiper_wrap .swiper-button-next { 
    right: 0;
}

.section2_swiper_wrap .swiper-button-prev { 
    left: auto;
    right: 48px;
}

.section2_swiper_wrap .w_card > .f_both_end { 
	webkit-box-align: flex-start;
	-ms-flex-align: flex-start;
	align-items: flex-start; 
}

/*section3*/
.section3 .col4 { 
	padding-left: 5rem;
}

/*section4*/
.channel b { 
	display: block;
    padding: 0.25rem 0.5rem;
}

.kakao_councel { 
    background: #fff url(/imges/kakaofriends.png) bottom center no-repeat;
    background-size: cover;
    height: 180px;
    padding: 2rem;
    text-align: center;
}
.kakao_councel .channel { 
	display: inline-block;
}

/*card style*/
#web .w_card { 
	display: block;
}

.img_wrap { 
	overflow: hidden;
	border-radius: 0.25rem;
}

.img_basic_size {
	overflow: hidden;
	width: 160px;
	height: 90px;
	flex: 0 0 160px;
}

.img_content_wrap { 
	width: 48%;
	width: calc(100% - 160px);
	padding-left: 0.7rem;
}


.img_w4_size {
	overflow: hidden;
	width: 247px;
	height: 139px;
	flex: 0 0 160px;
}

.img_center { 
	position: relative;
	text-align: center;
}

.img_center img { 
    position: absolute;
	top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
	width: 100%;
	/*height: 100%;*/
    margin: 0;
}

/*card only text*/
.card_otxt { 
	position: relative;
	display: block;
	border-radius: 1rem;
	padding: 1rem;
}

.card_otxt:hover { 
	background-color: #f9f9fb;
}

.card_otxt .fix_cont { 
	padding-right: 8.5rem;
}
.card_otxt .fix_cont p { 
	margin-bottom: 0;
	word-break: keep-all;
}
.card_otxt .ab_cont { 
	position: absolute;
    right: 1rem;
    top: 3.4rem;
    width: 8.5em;
    text-align: right;
}

/* BEST/NEW 아이콘 */
.__card_otxt {
    height: 134px;
}
.__card_otxt .bn-icon {
    width: 60px;
    height: 32px;
}
.__card_otxt .bn-icon img {
    max-width: 100%;
}
.__card_otxt .ab_cont {
    top: 50%;
    transform: translateY(-50%);
}
.__card_otxt .fix_cont p {
    margin-top: 3px;
    /* height: auto; */
}
.__card_otxt .__ab_cont {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

/*휴진일 안내*/
.closed-notice { 
    position: fixed;
	z-index: 100;
    right: 1.5rem;
    bottom: 5rem;
	min-width: 175px;
	min-height: 175px;
    padding: 1rem;
    border: 1px solid #a73439;
    text-align: center;
    border-radius: 50em;
	background-color: #a73439;
    box-shadow: 0px 2px 10px 2px rgba(0, 0, 0, 0.4);
}
.closed-notice .closeBtn { 
	position: absolute;
    top: - 50px;
    top: -5px;
    right: 5px;
    padding: 3px;
    background-color: #ffffff;
}
.closed-notice .closeBtn img { 
	width: 15px;
    height: 15px;
}
.closed-notice .notice-line { 
	display: block;
}
.closed-notice h2 { 
    margin: 1rem 1rem 0;
	font-size: 20px;
	letter-spacing: 0.5em;
    color: #cb9f76;
}
.closed-notice .point { 
    font-size: 16px;
	line-height: 1.5;
	color: #cb9f76;
	margin: 0;
	height: 90px;
}
.closed-notice .point strong { 
	color: #ffffff;
}

/* 지점 단독 이벤트 팝업
/*********************************************/
.branch-event-popup-slide .bep-inner {
    position: relative;
	width: 100%;
    height: 513px;
    padding-bottom: 44px;
	background: center / cover url(/imges/mainPp/bg.jpg) no-repeat;
}
.bep-inner .bep-tit {
    width: 313px;
    height: 246px;
    position: absolute;
    left: 80px;
    top: 150px;
    background: center /contain url(/imges/mainPp/title.png) no-repeat;
}
.bep-inner .bep-tit span {
	position: absolute;
    top: -79px;
    right: 0;
    color: #383838;
    font-size: 20px;
    letter-spacing: -0.05rem;
    font-weight: 300;
}
.bep-inner .bep-tit span b {
	font-weight: 600;
}
.bep-inner .branch-event-area {
	display: table;
	height: 400px;
    position: absolute;
    top: 65px;
    right: 90px;
	z-index: 10;
}
.branch-event-area .ev-list {
	display: table-cell;
	vertical-align: middle;
}

.bep-inner .branch-event-area2 {
    width: 750px;
	padding: 0 50px;
    position: absolute;
    top: 65px;
    right: 30px;
    bottom: 50px;
    z-index: 10;
}
.branch-event-area2 .branch-eventPack-swiper {
    height: 100%;
}
.branch-eventPack-swiper .ev-list {
	-webkit-box-orient: vertical; 
	-ms-flex-direction: column; 
	flex-direction: column; 
    padding-top: 15px;
    padding-right: 50px;
}
.branch-eventPack-swiper .swiper-button-next.swiper-button-disabled, 
.branch-eventPack-swiper .swiper-button-prev.swiper-button-disabled {
	opacity: .15;
}

.ev-list .ev-item {
    position: relative;
    padding: 23px 90px 23px 30px;
	margin-bottom: 22px;
	background-color: #fff;
	cursor: pointer;
	transition: 0.2s;
}
.ev-list .ev-item .num {
    display: inline-block;
    position: absolute;
    top: -10px;
    left: 20px;
    width: 39px;
    height: 37px;
    background-color: #a8bfca;
    text-align: center;
    vertical-align: middle;
	font-family: 'Campton-book', sans-serif;
    color: #fff;
    font-size: 18px;
    line-height: 37px;
}
.ev-item .evi-box {
    height: 60px;
}
.ev-item .tit-box {
    width: 100%;
    height: 100%;
	min-width: 200px;
    max-width: 242px;
    padding-right: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
    overflow: hidden;
}
.ev-item .tit-box .tit-inbox {
    display: table;
    width: 100%;
    height: 100%;
}
.tit-box .tit-inbox .ev-tit {
	display: table-cell;
	vertical-align: middle;
    font-size: 20px;
    color: #464646;
    line-height: 1.3;
    letter-spacing: -0.03rem;
}
.ev-item .price-box {
    width: 240px;
    padding-top: 9px;
    padding-bottom: 8px;
    padding-left: 15px;
    text-align: right;
    border-left: 1px solid #b0b0b0;
    box-sizing: border-box;
	white-space: nowrap;
}
.ev-item .price-box .txt_num {
	font-size: 36px;
    color: #9f0000;
    letter-spacing: -0.1rem;
    vertical-align: bottom;
    line-height: 1;
}
.ev-item .price-box .txt_num + span {
	font-size: 20px;
    color: #383838;
    letter-spacing: -0.03rem;
    vertical-align: baseline;
    line-height: 1;
}
.ev-item .go-link {
    display: block;
    width: 130px;
    height: 50px;
    position: absolute;
    top: 50%;
    right: -50px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background: center / cover url(/imges/mainPp/beige.png) no-repeat;
    text-align: center;
    color: #fff;
    font-weight: 300;
    line-height: 50px;
}
.i-golink {
	position: relative;
	padding-right: 1.8rem;
}
.i-golink:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    width: 20px;
    height: 13px;
    background: center / contain url(/imges/mainPp/icon-go.png) no-repeat;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
	transition: 0.2s;
}

.ev-list .ev-item:hover {
    box-shadow: 0 0 10px rgba(0,0,0,0.18)
}
.ev-list .ev-item:hover .i-golink:after  {
	right: -5px;
}
.bep-inner .price-sub-info {
    position: absolute;
    left: 30px;
    bottom: 70px;
    font-size: 12px;
    color: #4a4a4a;
    letter-spacing: -0.025em;
}