/*index_visu*/

.head_main_wrap { 
	position: relative;
	background-color: #cb9f76;
}

.head_main_wrap h1 span { 
	color: #ffffff;
	padding-top: 2px;
	font-weight: 400;
}

.index_visu { 
    position: relative;
    padding: 1rem;
    width: 100%;
    z-index: 10;
}

.index_visu .video-container {
	width:100%;
    height: 52.1vw;
    max-width: 569.2px;
    max-height: 320px;
    background-color: #cb9f76;
	overflow: hidden;
	position: relative;
}

.video-container .iframe_cover { 
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	width: 100%;
	height: 100%;
	opacity: 1;
	transition: opacity 1s ease-out;
}
#mainBannerVideo { 
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	width: 100%;
	height: 100%;
	z-index: 1;
	opacity: 1;
	transition: opacity 1s ease-out;
}
#mainBannerVideo.play {
    background-color: #a73439;
}
#mainBannerVideo.end {
	opacity: 0;
}
#mainBannerImg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: url('/imges/main-banner202502.jpg');
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	z-index: 0;
	opacity: 0;
	transition: opacity 1s ease-out;
}
#mainBannerImg.imgOn {
	opacity: 1;
}

.iframe_cover#preload { 
	background-image: url('/imges/m_index_main.jpg');
	background-size: cover;
	background-repeat: no-repeat;
}
.index_visu .video-container .wideVideo,
.index_visu .video-container #mainBannerVideo iframe {
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	position: relative;
	width: 100% !important;
	height: 100%;
}

.index_search { 
    width: 80%;
	min-width: 294px;
    margin: 0 auto;
	padding-top: 40px;
    padding-bottom: 25px;
}

.index_search .search_box,
.index_search .search_box input.fm_ctrl { 
	background-color: #725840;
    border-radius: 50em;
}

.index_search .search_box:hover { 
	box-shadow: none;
}

.index_search .search_box input.fm_ctrl { 
	border: 0;
	font-size: 16px;
	height: 40px;
	padding-left: 2rem;
	color: #fff;
}

.ph_w::placeholder { 
	color: #fff;
	opacity: 0.7;
	font-weight: 300;
}
.ph_w:-ms-input-placeholder,
.ph_w::-ms-input-placeholder {
  color: #fff;
  opacity: .7;
  font-weight: 300;
}

.search_keyword { 
	display: inline-block;
	overflow: hidden;
	padding-top: 1rem;
}

.search_keyword li { 
	float: left;
}
.search_keyword li a { 
	display: inline-block;
	padding: 0.5rem;
	text-align: center;
	text-align: center;
    color: #fff;
}

#indexContent .hs_txt_wrap { 
	margin-top: 4rem;
	height: auto;
}

#indexContent .sec1_wrap .swiper-container-horizontal>.swiper-pagination-bullets { 
	bottom: 8rem;
}

#indexContent .sec3_wrap { 
	background-color: #fff;
    background-image: none;
	height: auto;
	padding-bottom: 0;
}

#indexContent .sec3_wrap h4 { 
	color: #000;
} 

#indexContent .sec3_wrap .main_tit:after { 
	content: '';
	background-color: #000;
}

#indexContent .sec3_wrap .ab_tow_wrap { 
	position: unset;
    width: 100%;
}

#indexContent .sec3_wrap .thumb_default_wrap { 
    border-radius: 0.5rem;
}
#indexContent .sec3_wrap .ab_tow_wrap li { 
	border-bottom: 1px solid #eee;
	margin: 0 1rem;
}
#indexContent .sec3_wrap .ab_tow_wrap li a { 
	padding: 2rem 0rem;
}
#indexContent .card_csl { 
	width: auto;
	box-shadow: none;
}
#indexContent .card_csl .sec_img { 
	height: auto;
}
/* index_visu end*/


.toxResv-btn { 
	padding: 1rem !important;
    background-color: #cb9f76;
	border-color: #cb9f76;
}

.cp_time_wrap { 
    width: 100%;
	margin-right: 0.5rem;
}

.cp_time_wrap h4 { 
    margin-bottom: 0.8rem;
}


.main_s_wrap { 
	padding: 4rem 0;
}

.main_s_wrap .main_tit { 
	position: relative;
	margin-top: 0;
	padding-bottom: 0.7rem;
	margin-bottom: 4rem;
}

.main_s_wrap .main_tit h4 { 
	font-size: 1.6rem;
	font-weight: 600;
}

.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: #eee;
	color: #221e1f;
}
.sec1_wrap.main_s_wrap .main_tit:after {
	background-color: #221e1f;	
}
.sec14 .tox_bullet .swiper-pagination-bullet {
	background: #444444;
}
.sec14 .tox_bullet .swiper-pagination-bullet-active {
    background: #cb9f76;
}
.sec1_wrap .sep_wrap .img_box { 
    border: 1px solid #988555;
}
.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: 500px;
	background: #fff url(/imges/david/section3.jpg) center top no-repeat;
	background-size: cover;
}

.sec3_wrap .main_tit:after { 
	content: none;
}

.sec3_wrap h4  { 
	color: #fff;
	line-height: 2rem;
}

.sec3_wrap h4.dark_bg,
.sec3_wrap .ab_tow_wrap,
.mid-cont { 
    min-width: 310px;
    width: 90%;
	max-width: 410px;
	margin: 0 auto;
}

.sec3_wrap h4.dark_bg  { 
	background-color: #000;
}

.sec3_wrap .ab_tow_wrap { 
    position: absolute;
    bottom: 3rem;
    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;
}

/*section 4*/
.sec4_wrap {
    background-color: #757575;
    color: white;
	padding-bottom: 0;
}
.sec4_wrap .msec-cont {
	padding: 0 20px;
}
.sec4_wrap .map-table {
	margin-bottom: 4rem;
}
.sec4_wrap .map-table tbody th {
	min-width: 5rem;
	color: white;
}
.sec4_wrap .map-wrap {
	position: relative;
	border: 0;
	overflow:hidden;
}
.sec4_wrap .map-wrap .map-box {
	width:100%;
	height:300px;
}
.sec4_wrap .operTime table span {
	color: #fff !important;
}

/*톡스앤필 3정*/

.jung_wrap { 
	overflow: hidden;
}

.jung_wrap li { 
	margin-bottom: 2rem;
}

.jung_wrap li:last-child { 
	margin-bottom: 0;
}

.jung_wrap .jung_img { 
	position: relative;
    width: 160px;
    height: 120px;
    overflow: hidden;
	border: 1px solid #76232F;
}

.jung_wrap .jung_img img { 
	position: absolute;
}

.jung_wrap .sec_txt { 
    margin-top: 2rem;
}

.jung_wrap .sec_txt dt { 
    background-color: #76232F;
    color: #cb9f76;
    padding: 0.3em 0.5rem;
    width: 5rem;
    line-height: 1;
    font-size: 1.2rem;
	text-align: center;
}

.jung_wrap .primary { 
    color: #fff;
}

.jung_wrap .sec_txt dd { 
    padding: 0.5rem;
    height: auto !important;
}

.jung_wrap .sec_txt.txt_right { 
	text-align: right;
    padding-right: 1rem;
    padding-left: 0;
}

.jung_wrap .sec_txt.txt_right dt { 
	margin-left: auto;
}

/*for web
/*********************************************/

.w_main_bg .iframe_wrapper { 
    position: absolute;
    right: 0;
    bottom: 0;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-size: 100% 100%;
    background-color: black;
    /*background-image: ;*/
    background-position: center center;
    background-size: contain;
    object-fit: cover;
    z-index: 0;
	overflow: hidden;
}

.w_main_bg .iframe_wrapper iframe { 
	width: 100vw;
	height: 56.25vw;
	min-height: 100vh;
	min-width: 177.77vh;

	position: absolute;
	/*비디오 특성에 따라 수정*/
	top: 65%; 
	left: 50%;
	transform: translate(-50%, -50%);
}

.w_main_bg .iframe_wrapper + .filter { 
    position: absolute;
    z-index: 4;
    width: 100%;
	height: 100%;
    left: 0;
	background-color: rgba(0, 0, 0, 0.4);
}

/*nav menu*/
.ver_menu > li { 
	float: left;
	position: relative;
}

.w_main_bg,
.h_sub .selbox select { 
	color: #fff
}

.w_main_bg { 
	position: relative;
    height: 620px;
	background-color: rgba(0,0,0,0.7);
	color: #fff;
}

#w_head { 
	position: relative;
    min-height: 11rem;
}

#web .h_sub { 
	padding-top: 1rem;
    padding-bottom: 1rem;
    font-size: 90%;
}

#web .h_sub .left { 
	/*margin-top: 0.35rem;*/
}

#web .h_sub button { 
    font-size: 90%;
}

.down-menu-wrap { 
	display: inline-block;
	position: relative;
}

.h_sub .down-menu {
	display: block;
	/*width: 100px;*/
    height: 28px;
	/*border-bottom: 1px solid #fff;*/
    padding: 0.3rem;
}

.h_sub .down-menu + .secon_menu { 
	border-top-width: 2px;
	font-size: 90%;
	right: auto;
}

.down-menu + .secon_menu > li:first-child > b { 
	padding-top: 0;
} 

.down-menu + .secon_menu > li > b { 
    display: block;
	padding: 1rem 0.2rem 0.2rem;
	white-space: nowrap;
}

.down-menu + .secon_menu > li > a { 
	line-height: 1.2;
	white-space: nowrap;
}

.h_sub .down-menu.on + .secon_menu { 
	display: block;
}


#web .h_main { 
	position: absolute;
    left: 0;
    right: 0;
    top: 6rem;
}

#web .h_main.stiky { 
	position: fixed;
    top: 0;
	z-index: 100;
    width: 100%;
    padding: 1rem 0 5px;
    background-color: rgba(0, 0, 0, 0.75);
}

#web .h_main.stiky h1 img { 
    padding-top: 5px;
    width: 150px;
}

#web .main_menu .menu_item { 
	display: inline-block;
    font-size: 16px;
    padding: 1rem;
    width: 180px;
    text-align: center;
}

.secon_menu { 
	display: none;
	position: absolute;
    z-index: 10;
    background-color: #fff;
    left: 0;
    right: 0;
    padding: 1rem 0;
    border-top-width: 5px;
    border-top-style: solid;
    font-size: 16px;
	box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.7);
}

.secon_menu.menu_scroll { 
	overflow-y: auto;
	max-height: 35rem;
}

.secon_menu > li > a { 
    display: block;
	width: 100%;
	padding: 0.8rem 1rem;
    line-height: 24px;
	/*font-weight: bold;*/
    color: #787878;
}

.secon_menu > li > a:hover { 
	color: #000;
}

.main_menu .menu_item:hover + .secon_menu,
.main_menu .secon_menu:hover{ 
	display: block;
}

/*//nav bar*/

#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 { 
    margin-top: 6.5em;
    background-color: #fff;
    color: #222;
    border-radius: 5px;
    /*box-shadow: 2px 3px 7px #0000004f;*/
}

#mainInfo > div { 
	padding: 2rem;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #ffdf00;
	min-height: 15em;
	height: 100%;
}

#mainInfo > div:nth-child(2) { 
	border-bottom-color: #000;
}

.w_main_content { 
	padding-top: 11rem;
}

.w_main_content .w_section { 
	padding-top: 60px;
    padding-bottom: 60px;
}

.w_section h2 { 
	border-bottom: 1px solid #ffdf00;
	padding-bottom: 1.5rem;
	margin-bottom: 2rem;
}

.w_section h2 strong { 
	display: inline-block;
	min-width: 200px;
	text-align: center;
	margin-bottom: 1.5rem;
}

/*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(0, 0, 0, 0.4);
    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/bg_sample.png);
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

/*section3*/
.section3 .col4 { 
	padding-left: 5rem;
}

/*section4*/
.channel b { 
	display: block;
	padding: 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_w4_size {
	overflow: hidden;
	width: 255px;
	height: 143.43px;
	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 .fix_cont { 
	padding-right: 8.5rem;
}
.card_otxt .fix_cont p { 
	margin-bottom: 0;
}
.card_otxt .ab_cont { 
	position: absolute;
    right: 1rem;
    top: 3.4rem;
    width: 8.5em;
    text-align: right;
}

/*휴진일 안내*/
.closed-notice { 
    text-align: center;
    background-color: #eaeaea;
}

.closed-notice .notice-line { 
	/*display: none;*/
	padding: 1rem;
}

.closed-notice h2 { 
	padding: 1rem;
    font-size: 16px;
    background-color: #ffffff;
    border-bottom: 1px solid #ddd;
    font-weight: normal;
}

.closed-notice h2 span { 
	margin-left: 10px;
	margin-bottom: 5px;
	font-size: 8px;
	vertical-align: middle;
}

.closed-notice .point { 
    font-size: 14px;
    line-height: 1.5;
    margin: 0.5rem;
}

.closed-notice .point strong { 
	position: relative;
	display: inline-block;
	padding-right: 0.5em;
	color: #a73439;
}

.closed-notice .point strong:after { 
	content: ',';
	position: absolute;
	bottom: 0;
	right: 0.2em;
}

.closed-notice .point strong:last-child { 
	padding-right: 0.3em;
}

.closed-notice .point strong:last-child:after { 
	content: none;
}

.closed-notice .notic_link { 
	display: inline-block;
    margin-left: 10px;
    text-decoration: underline;
    color: #757575;
}

/*for common*/
.row:after { 
	display: block;
	visibility: hidden;
	height: 0;
	font-size: 0;
	clear: both;
	content: "";
}

.row>[class^=col] { 
	float: left;
}

.row>.col2 { 
	width: 50%;
}

.row>.col3 { 
	width: 33.333%;
}

.row>.col4 { 
	float: left;
	width: 25%;
}

.row>.col5 { 
	width: 50%;
}

.row>.col6 { 
	width: 60%;
}

.row>.col6 + .col4 { 
	width: 40%;
}

.row.row_padding { 
	margin-left: -1rem;
	margin-right: -1rem;
}

.row.row_padding>.col2,
.row.row_padding>.col3,
.row.row_padding>.col5 { 
	padding-right: 1rem;
	padding-left: 1rem;
}


/* 지점 단독 이벤트 팝업
/*********************************************/
.branch-event-popup-slide .bep-inner {
    position: relative;
	width: 100%;
    height: 100%;
	min-height: 410px;
    padding-bottom: 38px;
	background: center / cover url(/imges/mainPp/bg-m.png) no-repeat;
}
.bep-inner .bep-tit-area {
	position: absolute;
    top: 0;
    left: 50%;
    width: 100%;
    height: 0;
    padding-bottom: 44.78%;
    -webkit-transform: translateX(-50%);
    -mstransform: translateX(-50%);
    transform: translateX(-50%);
}
.bep-tit-area .bep-tit {
    position: absolute;
    top: 20px;
    left: 50%;
    margin-left: -38%;
	width: 61.54%;
    height: 0;
    padding-bottom: 33.93%;
    background: center /contain url(/imges/mainPp/title-m.png) no-repeat;
}
.bep-tit-area .bep-tit .tept-branch {
    width: 115px;
    position: absolute;
    bottom: 37%;
    left: 82%;
    margin-top: -0.3rem;
    color: #383838;
    font-size: 1rem;
    letter-spacing: -0.05rem;
    font-weight: 300;
}
.bep-tit-area .bep-tit .tept-branch span {
    white-space: nowrap;
}
.bep-tit-area .bep-tit .tept-branch b {
	font-weight: 600;
    white-space: nowrap;
}
.bep-inner .branch-event-area {
    display: table;
	width: 100%;
    height: 100%;
	position: relative;
	padding-top: 40%;
	padding-bottom: 15px;
}
.branch-event-area .ev-list {
    display: table-cell;
    vertical-align: middle;
	padding: 0 16px;
}
.ev-list .ev-item {
	position: relative;
    padding: 18px 13px 17px 13px;
    margin-bottom: 20px;
    background-color: #fff;
    box-shadow: 0 0 5px rgba(0,0,0,0.12);
    cursor: pointer;
}
.ev-list .ev-item:last-of-type {
	margin-bottom: 0;
}
.ev-list .ev-item .num {
    display: inline-block;
    position: absolute;
    top: -8px;
    left: 13px;
    width: 23px;
    height: 23px;
    background-color: #a8bfca;
    text-align: center;
    vertical-align: middle;
    font-family: 'Campton-book';
    color: #fff;
    font-size: 0.9rem;
    line-height: 25px;
}
.ev-item .evi-box {
    height: 35px;
}
.ev-item .tit-box {
    width: 51%;
    height: 100%;
    padding-right: 10px;
	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: 1rem;
    color: #464646;
    letter-spacing: -0.03rem;
}
.ev-item .price-box {
	width: 49%;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 0px;
    text-align: right;
    border-left: 1px solid #b0b0b0;
    box-sizing: border-box;
}
.ev-item .price-box .txt_num {
	font-size: 20px;
    color: #9f0000;
    letter-spacing: -0.1rem;
    vertical-align: bottom;
    line-height: 1;
}
.ev-item .price-box .txt_num + span {
	font-size: 0.95rem;
    color: #383838;
    letter-spacing: -0.03rem;
    vertical-align: baseline;
    line-height: 1;
}
.ev-item .go-link {
    display: block;
    width: 80px;
    height: 24px;
    position: absolute;
    bottom: -10px;
    right: 13px;
    background: center / cover url(/imges/mainPp/beige.png) no-repeat;
    text-align: center;
    color: #fff;
    font-family: 'Campton-book', sans-serif;
    font-weight: 300;
    line-height: 24px;
}
.i-golink {
	position: relative;
	padding-right: 1.5rem;
}
.i-golink:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    width: 20px;
    height: 7.5px;
    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;
}
.bep-inner .price-sub-info {
	display: inline-block;
    position: absolute;
    bottom: 35px;
    left: 20px;
    text-align: center;
	font-size: 11px;
    color: #757575;
    letter-spacing: -0.025em;
	white-space: nowrap;
}

/*1개 버전*/
.bep-tit-area .bep-tit.each {
	top: 35px;
}
.branch-event-area.each .ev-list {
	padding: 0 30px;
}
.branch-event-area.each .ev-list .ev-item {
	margin-top: 0;
    padding-top: 40px;
    padding-bottom: 40px;
    text-align: center;
}
.branch-event-area.each .ev-list .ev-item .num {
    width: 26px;
    height: 26px;
    top: 0;
    left: 50%;
    margin-left: -13px;
    margin-top: -13px;
    line-height: 28px;
}
.ev-item.each .evi-box {
	height: auto;
}
.ev-item.each .tit-box {
	width: 70%;
    min-height: 30px;
    padding: 0;
    margin: 0 auto;
}
.ev-item.each .tit-box .tit-inbox .ev-tit {
	font-size: 15px;
}
.ev-item.each .price-box {
    width: 100%;
    margin-top: 10px;
    border: 0;
    text-align: center;
}
.ev-item.each .price-box .txt_num {
    font-size: 27px;
    font-weight: 600;
}
.ev-item.each .price-box .txt_num + span {
	font-size: 1rem;
}
.ev-item.each .go-link {
	width: 100px;
    height: 39px;
    top: auto;
    bottom: -17px;
    left: 50%;
    right: auto;
    line-height: 39px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    font-size: 15px;
}
.bep-inner .branch-event-area.each + .price-sub-info {
	left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}